@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700);@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);@import url(https://fonts.googleapis.com/css?family=Dancing+Script:400,700);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:8px 10px;margin-left:-1px;position:relative}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;border-top-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:-2px;border-radius:0;border-bottom-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;left:5px;font-size:9px;font-weight:400}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{margin: auto;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.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(../css/4a37f8008959c75f619bf0a3a4e2d7a2.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

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

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #7a7a7a;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #000;
  text-decoration: none; }
  a:focus, a:hover {
    color: black;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #acaaa6;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 1.375rem; }

h2, .h2 {
  font-size: 1.25rem; }

h3, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.9375rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 3.125rem;
  font-weight: 600; }

.display-2 {
  font-size: 2.188rem;
  font-weight: 400; }

.display-3 {
  font-size: 1.563rem;
  font-weight: 400; }

.display-4 {
  font-size: 1.25rem;
  font-weight: 400; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #f6f6f6; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #f1f1f1; }
  .blockquote-footer::before {
    content: "\2014   \A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #f6f6f6;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\A0   \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #f1f1f1; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #7a7a7a; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%; }
  .col-sm-2 {
    float: left;
    width: 16.66667%; }
  .col-sm-3 {
    float: left;
    width: 25%; }
  .col-sm-4 {
    float: left;
    width: 33.33333%; }
  .col-sm-5 {
    float: left;
    width: 41.66667%; }
  .col-sm-6 {
    float: left;
    width: 50%; }
  .col-sm-7 {
    float: left;
    width: 58.33333%; }
  .col-sm-8 {
    float: left;
    width: 66.66667%; }
  .col-sm-9 {
    float: left;
    width: 75%; }
  .col-sm-10 {
    float: left;
    width: 83.33333%; }
  .col-sm-11 {
    float: left;
    width: 91.66667%; }
  .col-sm-12 {
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%; }
  .col-md-2 {
    float: left;
    width: 16.66667%; }
  .col-md-3 {
    float: left;
    width: 25%; }
  .col-md-4 {
    float: left;
    width: 33.33333%; }
  .col-md-5 {
    float: left;
    width: 41.66667%; }
  .col-md-6 {
    float: left;
    width: 50%; }
  .col-md-7 {
    float: left;
    width: 58.33333%; }
  .col-md-8 {
    float: left;
    width: 66.66667%; }
  .col-md-9 {
    float: left;
    width: 75%; }
  .col-md-10 {
    float: left;
    width: 83.33333%; }
  .col-md-11 {
    float: left;
    width: 91.66667%; }
  .col-md-12 {
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%; }
  .col-lg-2 {
    float: left;
    width: 16.66667%; }
  .col-lg-3 {
    float: left;
    width: 25%; }
  .col-lg-4 {
    float: left;
    width: 33.33333%; }
  .col-lg-5 {
    float: left;
    width: 41.66667%; }
  .col-lg-6 {
    float: left;
    width: 50%; }
  .col-lg-7 {
    float: left;
    width: 58.33333%; }
  .col-lg-8 {
    float: left;
    width: 66.66667%; }
  .col-lg-9 {
    float: left;
    width: 75%; }
  .col-lg-10 {
    float: left;
    width: 83.33333%; }
  .col-lg-11 {
    float: left;
    width: 91.66667%; }
  .col-lg-12 {
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%; }
  .col-xl-2 {
    float: left;
    width: 16.66667%; }
  .col-xl-3 {
    float: left;
    width: 25%; }
  .col-xl-4 {
    float: left;
    width: 33.33333%; }
  .col-xl-5 {
    float: left;
    width: 41.66667%; }
  .col-xl-6 {
    float: left;
    width: 50%; }
  .col-xl-7 {
    float: left;
    width: 58.33333%; }
  .col-xl-8 {
    float: left;
    width: 66.66667%; }
  .col-xl-9 {
    float: left;
    width: 75%; }
  .col-xl-10 {
    float: left;
    width: 83.33333%; }
  .col-xl-11 {
    float: left;
    width: 91.66667%; }
  .col-xl-12 {
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6; }
  .table tbody + tbody {
    border-top: 2px solid #f6f6f6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #f6f6f6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #f6f6f6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #7a7a7a; }

.thead-default th {
  color: #acaaa6;
  background-color: #f6f6f6; }

.table-inverse {
  color: #f6f6f6;
  background-color: #7a7a7a; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #acaaa6; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #f6f6f6; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #f6f6f6; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #f6f6f6; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #acaaa6;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #acaaa6;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #f6f6f6;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem; }

select.form-control:focus::-ms-value {
  color: #acaaa6;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.9375rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 2.75rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #acaaa6;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #4cbb6c; }

.has-success .form-control {
  border-color: #4cbb6c; }

.has-success .input-group-addon {
  color: #4cbb6c;
  border-color: #4cbb6c;
  background-color: #e0f3e5; }

.has-success .form-control-feedback {
  color: #4cbb6c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #ff9a52; }

.has-warning .form-control {
  border-color: #ff9a52; }

.has-warning .input-group-addon {
  color: #ff9a52;
  border-color: #ff9a52;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #ff9a52; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #ff4c4c; }

.has-danger .form-control {
  border-color: #ff4c4c; }

.has-danger .input-group-addon {
  color: #ff4c4c;
  border-color: #ff4c4c;
  background-color: white; }

.has-danger .form-control-feedback {
  color: #ff4c4c; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: transparent; }
  .btn-primary:hover {
    color: #fff;
    background-color: black;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: black;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: rgba(0, 0, 0, 0);
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: rgba(0, 0, 0, 0); }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #000;
    border-color: transparent; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #000;
    border-color: transparent; }

.btn-secondary, .btn-tertiary {
  color: #232323;
  background-color: #f6f6f6;
  border-color: transparent; }
  .btn-secondary:hover, .btn-tertiary:hover {
    color: #232323;
    background-color: #dddddd;
    border-color: rgba(0, 0, 0, 0); }
  .btn-secondary:focus, .btn-tertiary:focus, .btn-secondary.focus, .focus.btn-tertiary {
    color: #232323;
    background-color: #dddddd;
    border-color: rgba(0, 0, 0, 0); }
  .btn-secondary:active, .btn-tertiary:active, .btn-secondary.active, .active.btn-tertiary,
  .open > .btn-secondary.dropdown-toggle,
  .open > .dropdown-toggle.btn-tertiary {
    color: #232323;
    background-color: #dddddd;
    border-color: rgba(0, 0, 0, 0);
    background-image: none; }
    .btn-secondary:active:hover, .btn-tertiary:active:hover, .btn-secondary:active:focus, .btn-tertiary:active:focus, .btn-secondary:active.focus, .btn-tertiary:active.focus, .btn-secondary.active:hover, .active.btn-tertiary:hover, .btn-secondary.active:focus, .active.btn-tertiary:focus, .btn-secondary.active.focus, .active.focus.btn-tertiary,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .dropdown-toggle.btn-tertiary:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .dropdown-toggle.btn-tertiary:focus,
    .open > .btn-secondary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.btn-tertiary {
      color: #232323;
      background-color: #cbcbcb;
      border-color: rgba(0, 0, 0, 0); }
  .btn-secondary.disabled:focus, .disabled.btn-tertiary:focus, .btn-secondary.disabled.focus, .disabled.focus.btn-tertiary, .btn-secondary:disabled:focus, .btn-tertiary:disabled:focus, .btn-secondary:disabled.focus, .btn-tertiary:disabled.focus {
    background-color: #f6f6f6;
    border-color: transparent; }
  .btn-secondary.disabled:hover, .disabled.btn-tertiary:hover, .btn-secondary:disabled:hover, .btn-tertiary:disabled:hover {
    background-color: #f6f6f6;
    border-color: transparent; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #4cbb6c;
  border-color: #4cbb6c; }
  .btn-success:hover {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #318047;
      border-color: #256237; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #4cbb6c;
    border-color: #4cbb6c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #4cbb6c;
    border-color: #4cbb6c; }

.btn-warning {
  color: white;
  background-color: #FF9A52;
  border-color: #FF9A52; }
  .btn-warning:hover {
    color: white;
    background-color: #ff7c1f;
    border-color: #ff7615; }
  .btn-warning:focus, .btn-warning.focus {
    color: white;
    background-color: #ff7c1f;
    border-color: #ff7615; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ff7c1f;
    border-color: #ff7615;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: white;
      background-color: #fa6800;
      border-color: #d25700; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #FF9A52;
    border-color: #FF9A52; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #FF9A52;
    border-color: #FF9A52; }

.btn-danger {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #f40000;
      border-color: #cc0000; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #ff4c4c;
    border-color: #ff4c4c; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ff4c4c;
    border-color: #ff4c4c; }

.btn-outline-primary {
  color: #000;
  background-image: none;
  background-color: transparent;
  border-color: #000; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #000;
    border-color: #000; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: black; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #333333; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #333333; }

.btn-outline-secondary {
  color: transparent;
  background-image: none;
  background-color: transparent;
  border-color: transparent; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: rgba(0, 0, 0, 0);
      border-color: rgba(0, 0, 0, 0); }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: rgba(51, 51, 51, 0); }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: rgba(51, 51, 51, 0); }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #4cbb6c;
  background-image: none;
  background-color: transparent;
  border-color: #4cbb6c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #318047;
      border-color: #256237; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #96d7a9; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #96d7a9; }

.btn-outline-warning {
  color: #FF9A52;
  background-image: none;
  background-color: transparent;
  border-color: #FF9A52; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #FF9A52;
    border-color: #FF9A52; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #FF9A52;
    border-color: #FF9A52; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #FF9A52;
    border-color: #FF9A52; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #fa6800;
      border-color: #d25700; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #ffd6b8; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #ffd6b8; }

.btn-outline-danger {
  color: #ff4c4c;
  background-image: none;
  background-color: transparent;
  border-color: #ff4c4c; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #f40000;
      border-color: #cc0000; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #ffb2b2; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #ffb2b2; }

.btn-link {
  font-weight: normal;
  color: #000;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #f1f1f1;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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: 1rem;
  color: #7a7a7a;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #7a7a7a;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #6d6d6d;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #f1f1f1; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    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-menu-right {
  right: 0;
  left: auto; }

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

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #f1f1f1;
  white-space: nowrap; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

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

.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:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

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

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

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

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

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

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

.btn-group > .btn-group:last-child:not(:first-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 + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

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

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

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

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

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  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-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.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: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #acaaa6;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 0.9375rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:not(:last-child) {
  border-right: 0; }

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

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

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

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #acaaa6;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #acaaa6;
      background-color: #fff; }
  .custom-select:disabled {
    color: #f1f1f1;
    cursor: not-allowed;
    background-color: #f6f6f6; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

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

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #f1f1f1; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #f1f1f1;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #f6f6f6 #f6f6f6 #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #f1f1f1;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #acaaa6;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #000; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

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

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 0.9375rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\A0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 0.9375rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

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

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: 0 0 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 0 0; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #000;
  border-color: #000; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #4cbb6c;
  border-color: #4cbb6c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #ff9a52;
  border-color: #ff9a52; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #ff4c4c;
  border-color: #ff4c4c; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #000; }

.card-outline-secondary {
  background-color: transparent;
  border-color: transparent; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #4cbb6c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #FF9A52; }

.card-outline-danger {
  background-color: transparent;
  border-color: #ff4c4c; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      margin-bottom: 0;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #f1f1f1;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #f1f1f1; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #f1f1f1;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: black;
    background-color: #f6f6f6;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0; }
  .tag:empty {
    display: none; }

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

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

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #f1f1f1; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #d8d8d8; }

.tag-primary {
  background-color: #000; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: black; }

.tag-success {
  background-color: #4cbb6c; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #3a9a56; }

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

.tag-warning {
  background-color: #ff9a52; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #ff7c1f; }

.tag-danger {
  background-color: #ff4c4c; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #ff1919; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f6f6f6;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #dddddd; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

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

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

.alert-warning {
  background-color: rgba(255, 154, 82, 0.3);
  border-color: #FF9A52;
  color: #232323; }
  .alert-warning hr {
    border-top-color: #ff8b39; }
  .alert-warning .alert-link {
    color: #0a0a0a; }

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .progress[width="100%"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; } }

.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  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: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    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: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #4cbb6c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #4cbb6c; }

.progress-success[value]::-ms-fill {
  background-color: #4cbb6c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #4cbb6c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #ff9a52; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #ff9a52; }

.progress-warning[value]::-ms-fill {
  background-color: #ff9a52; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #ff9a52; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #ff4c4c; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #ff4c4c; }

.progress-danger[value]::-ms-fill {
  background-color: #ff4c4c; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #ff4c4c; } }

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

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #f1f1f1;
    cursor: not-allowed;
    background-color: #f6f6f6; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #f1f1f1; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border-color: #000; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #666666; }

.list-group-flush .list-group-item {
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

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: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #ff4c4c; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #ff4c4c; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #ff4c4c; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #ff4c4c; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #ff4c4c;
  border-radius: 0; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }
  .popover-title:empty {
    display: none; }

.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 {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    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: 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:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .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: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

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

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #000 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: black !important; }

.bg-success {
  color: #fff !important;
  background-color: #4cbb6c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #3a9a56 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #ff9a52 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ff7c1f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #ff4c4c !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #ff1919 !important; }

.bg-inverse {
  color: #fff !important;
  background-color: #7a7a7a !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #616161 !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

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

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

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

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

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

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

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

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

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

.text-muted {
  color: #acaaa6 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #93918c !important; }

.text-primary {
  color: #000 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: black !important; }

.text-success {
  color: #4cbb6c !important; }

a.text-success:focus, a.text-success:hover {
  color: #3a9a56 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #ff9a52 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ff7c1f !important; }

.text-danger {
  color: #ff4c4c !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ff1919 !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }

/*========================== BOX SHADOW ==========================*/
@font-face {
  font-family: 'Noto Sans';
  src: url(../css/3d4a907b1b7a232654324a3dd7ae4aa3.eot);
  src: local("Noto Sans Regular"), local("NotoSans-Regular"), url(../css/3d4a907b1b7a232654324a3dd7ae4aa3.eot) format("embedded-opentype"), url(../css/19c1b868764c0e4d15a45d3f61250488.woff2) format("woff2"), url(../css/846c191efd3d0aacde5a916cf2ebf1a4.woff) format("woff"), url(../css/2fd9c16b805724d590c0cff96da070a4.ttf) format("truetype"), url(../css/5ea9fdf2293930126fa9c544968009ae.svg) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Noto Sans';
  src: url(../css/eeb9224f85430652fd070e4e64129aa4.eot);
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(../css/eeb9224f85430652fd070e4e64129aa4.eot) format("embedded-opentype"), url(../css/199038f07312bfc6f0aabd3ed6a2b64d.woff2) format("woff2"), url(../css/c2183257e7a697769df4200c547551f1.woff) format("woff"), url(../css/a165a42685795361b25593effb32fdb1.ttf) format("truetype"), url(../css/5dc400bcedda37b13f35cb44623193cf.svg) format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Noto Sans';
  src: url(../css/a77ade19de3d3762dfbf1fe553b293cc.eot);
  src: local("Noto Sans Italic"), local("NotoSans-Italic"), url(../css/a77ade19de3d3762dfbf1fe553b293cc.eot) format("embedded-opentype"), url(../css/7a3ebca0cba2e2c6090e84e1d77e0f94.woff2) format("woff2"), url(../css/332f555bb44cdc394d6c799df0c03389.woff) format("woff"), url(../css/154da4697acc779b55af0a67f1241e4e.ttf) format("truetype"), url(../css/3d34be670a7f15086e512282b97ae35e.svg) format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Noto Sans';
  src: url(../css/b467416c449eb823029e16347b2ea510.eot);
  src: local("Noto Sans BoldItalic"), local("NotoSans-BoldItalic"), url(../css/b467416c449eb823029e16347b2ea510.eot) format("embedded-opentype"), url(../css/a68cfe9d548950edf5df102269877edd.woff2) format("woff2"), url(../css/3f81521029cc8a9a703419c4a74704a0.woff) format("woff"), url(../css/4f6ff3639c1e5728b905b650c1a06e75.ttf) format("truetype"), url(../css/80e74ff9406650e53bbec1e292c2c094.svg) format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

.lang-rtl * {
  direction: rtl !important; }

.lang-rtl main {
  text-align: right !important; }

body {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #232323;
  line-height: 1.25em;
  letter-spacing: 0.5px; }

ul {
  list-style: none;
  padding-left: 0; }

a:hover {
  color: #000;
  text-decoration: none; }

a:focus {
  text-decoration: none; }

p {
  color: #333;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px; }

.dropdown-item:focus, .dropdown-item:hover {
  background: none; }

.color,
.custom-checkbox input[type="checkbox"] + span.color {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  cursor: pointer;
  background: #fafafa none repeat scroll 0 0;
  display: inline-block;
  justify-content: center;
  margin-right: 5px;
  width: 20px;
  border: 1px solid #eee; }
  .color.active, .color:hover,
  .custom-checkbox input[type="checkbox"] + span.color.active,
  .custom-checkbox input[type="checkbox"] + span.color:hover {
    border-color: #333; }

.facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color {
  border-color: #333; }

.h1,
.h2,
.h3 {
  text-transform: uppercase;
  color: #232323; }

.h4 {
  font-weight: 700;
  color: #232323; }

.btn-primary,
.btn.disabled,
.btn:disabled, .btn-secondary, .btn-tertiary {
  opacity: 1;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0px;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  font-family: "Poppins", Helvetica, sans-serif;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  outline: none; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus,
  .btn.disabled:hover,
  .btn.disabled:active,
  .btn.disabled:focus,
  .btn:disabled:hover,
  .btn:disabled:active,
  .btn:disabled:focus, .btn-secondary:hover, .btn-tertiary:hover, .btn-secondary:active, .btn-tertiary:active, .btn-secondary:focus, .btn-tertiary:focus {
    color: #000;
    background-color: #FFF;
    border-color: #FFF; }
  .btn-primary:active:hover, .btn-primary:active:focus,
  .btn.disabled:active:hover,
  .btn.disabled:active:focus,
  .btn:disabled:active:hover,
  .btn:disabled:active:focus, .btn-secondary:active:hover, .btn-tertiary:active:hover, .btn-secondary:active:focus, .btn-tertiary:active:focus {
    color: #000;
    background-color: #FFF;
    border-color: #FFF; }
  .btn-primary:focus,
  .btn.disabled:focus,
  .btn:disabled:focus, .btn-secondary:focus, .btn-tertiary:focus {
    outline: none; }
  .btn-primary .material-icons,
  .btn.disabled .material-icons,
  .btn:disabled .material-icons,
  .btn-secondary .material-icons,
  .btn-tertiary .material-icons {
    margin-right: 0.625rem; }

.btn-tertiary {
  text-transform: lowercase;
  color: #fff;
  padding: 10px 15px;
  margin: 0.25rem 0;
  font-weight: 400;
  font-size: 0.875rem; }
  .btn-tertiary .material-icons {
    font-size: 1rem; }

.card-title {
  color: #333; }

label, .label {
  color: #232323;
  text-align: right;
  font-size: 0.875rem; }

small.label, small.value {
  font-size: 0.8125rem; }

.form-control-label {
  padding-top: 0.625rem; }

.form-control {
  background: #fff;
  color: #333;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5rem 1rem; }
  .form-control:focus {
    color: #232323;
    border-color: #cfcfcf; }

.input-group .form-control:focus {
  outline: none; }

.input-group .input-group-btn {
  height: 100%; }
  .input-group .input-group-btn > .btn {
    border: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 0.6875rem;
    font-weight: normal;
    margin-left: 0;
    padding: 12px 16px;
    text-transform: uppercase; }
    .input-group .input-group-btn > .btn[data-action="show-password"] {
      background: #5f5f5f;
      height: 100%; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #acaaa6; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #333; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #acaaa6; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #acaaa6; }

input:active::-webkit-input-placeholder, textarea:active::-webkit-input-placeholder {
  color: #232323; }

input:active::-moz-placeholder, textarea:active::-moz-placeholder {
  color: #333; }

input:active:-ms-input-placeholder, textarea:active:-ms-input-placeholder {
  color: #232323; }

input:active:-moz-placeholder, textarea:active:-moz-placeholder {
  color: #232323; }

.form-control-select {
  height: 2.625rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
  padding: 0 0.5rem; }

.form-control-valign {
  padding-top: 0.5rem; }

.form-control-comment {
  font-size: 0.875rem;
  padding-top: 0.5rem;
  color: #333; }

.form-control-submit.disabled {
  background: #5bc0de;
  color: white; }

.form-group.has-error .help-block {
  color: #ff4c4c; }

.group-span-filestyle label {
  margin: 0; }

.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
  background: #000;
  color: white;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 0.875rem;
  padding: 0.5rem 1rem; }

.bootstrap-touchspin {
  width: auto;
  float: left;
  display: inline-block;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2); }
  .bootstrap-touchspin input:focus {
    outline: none; }
  .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    color: #232323;
    background-color: white;
    height: 2.5rem;
    padding: 0.175rem 0.5rem;
    font-size: 14px;
    width: 3rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    float: left; }
  .bootstrap-touchspin .btn-touchspin {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 1.3125rem; }
    .bootstrap-touchspin .btn-touchspin:hover {
      background-color: #f1f1f1; }
  .bootstrap-touchspin .input-group-btn-vertical {
    color: #232323;
    width: auto;
    float: left; }
    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
      border-radius: 0; }
    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
      border-radius: 0; }
    .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
      content: "\E5CE"; }
    .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
      content: "\E5CF"; }
    .bootstrap-touchspin .input-group-btn-vertical i {
      top: 0.0625rem;
      left: 0.1875rem;
      font-size: 0.9375rem; }

.custom-radio {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #C47254;
  background: white;
  margin-right: 1.25rem; }
  .custom-radio input[type="radio"] {
    opacity: 0;
    cursor: pointer; }
  .custom-radio input[type="radio"]:checked + span {
    display: block;
    background-color: #C47254 !important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 3px; }
  .custom-radio input[type="radio"]:focus + span {
    border-color: #acaaa6; }

.custom-checkbox {
  position: relative; }
  .custom-checkbox input[type="checkbox"] {
    margin-top: 0.25rem;
    opacity: 0;
    cursor: pointer;
    position: absolute; }
    .custom-checkbox input[type="checkbox"] + span {
      margin-right: 3px;
      display: inline-block;
      width: 0.9375rem;
      height: 0.9375rem;
      vertical-align: middle;
      cursor: pointer;
      border: 1px solid #ddd;
      background: #fafafa none repeat scroll 0 0; }
      .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
        display: none;
        margin: -0.25rem -0.125rem;
        font-size: 20px;
        color: #232323; }
    .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
      display: block; }
    .custom-checkbox input[type="checkbox"]:focus + span {
      border-color: #acaaa6; }
  .custom-checkbox label {
    text-align: left; }

.text-muted {
  font-size: 0.875rem; }

.done {
  color: #4cbb6c;
  display: inline-block;
  padding: 0 0.8125rem;
  margin-right: 1.563rem; }

.thumb-mask > .mask {
  position: relative;
  width: 3.438rem;
  height: 3.438rem;
  overflow: hidden;
  border: #f1f1f1 1px solid;
  margin: 0.625rem 0; }
  .thumb-mask > .mask img {
    width: 55px;
    height: 55px; }

.definition-list dl {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap; }
  .definition-list dl dt {
    font-weight: normal; }
  .definition-list dl dd,
  .definition-list dl dt {
    flex: 0 0 45%;
    background: #f1f1f1;
    padding: 0.625rem;
    margin: 0.125rem; }
    .definition-list dl dd:nth-of-type(even),
    .definition-list dl dt:nth-of-type(even) {
      background: #f6f6f6; }

.help-block {
  margin-top: 0.625rem; }

.btn.disabled,
.btn.disabled:hover {
  background: #000;
  color: #fff;
  border-color: #000; }

.alert-warning .material-icons {
  color: #FF9A52;
  font-size: 2rem;
  margin-right: 0.625rem;
  padding-top: 0.3125rem; }

.alert-warning .alert-text {
  font-size: 0.9375rem;
  padding-top: 0.625rem; }

.alert-warning .alert-link {
  border-radius: 2px;
  border-width: 2px;
  margin-left: 0.625rem;
  padding: 0.3125rem 1.25rem;
  font-weight: 600;
  font-size: 0.8125rem;
  color: #6C868E; }

.alert-warning ul li:last-child .alert-link {
  color: white; }

.alert-warning .warning-buttons {
  margin-top: 0.3125rem; }

.btn-warning {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.btn-tertiary-outline {
  color: #6C868E;
  background-image: none;
  background-color: transparent;
  border-color: #6C868E;
  border: 0.15rem solid #6C868E;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .btn-tertiary-outline:hover {
    border-color: #BBCDD2;
    color: #BBCDD2; }

.alert {
  font-size: 0.8125rem; }

.nav-item .nav-link,
.nav-item .nav-separtor {
  color: #acaaa6;
  font-weight: bold; }
  .nav-item .nav-link.active,
  .nav-item .nav-separtor.active {
    color: #232323; }

.bootstrap-touchspin {
  box-shadow: none; }

.modal-dialog-centered {
  -js-display: flex;
  display: flex;
  align-items: center;
  min-height: calc(100% - (30px * 2)); }

.ps-alert-error {
  margin-bottom: 0; }

.ps-alert-error .item,
.ps-alert-success .item {
  align-items: center;
  border: 2px #ff4c4c solid;
  -js-display: flex;
  display: flex;
  background-color: #ff4c4c;
  margin-bottom: 1rem; }
  .ps-alert-error .item i,
  .ps-alert-success .item i {
    border: 15px #ff4c4c solid;
    -js-display: flex;
    display: flex; }
    .ps-alert-error .item i svg,
    .ps-alert-success .item i svg {
      background-color: #ff4c4c;
      width: 24px;
      height: 24px; }
  .ps-alert-error .item p,
  .ps-alert-success .item p {
    background-color: #fff;
    margin: 0;
    padding: 18px 20px 18px 20px;
    width: 100%; }

.ps-alert-success {
  padding: 0.25rem 0.25rem 2.75rem 0.25rem; }
  .ps-alert-success .item {
    border-color: #4cbb6c;
    background-color: #4cbb6c; }
    .ps-alert-success .item i {
      border-color: #4cbb6c; }
      .ps-alert-success .item i svg {
        background-color: #4cbb6c; }

/*** Table ***/
.table-bordered {
  border: 1px solid #eaeaea;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #808080;
  line-height: 24px; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eaeaea; }
  .table-bordered thead th {
    color: #000;
    vertical-align: bottom;
    border-bottom: 1px solid #eaeaea;
    font-weight: 600;
    background-color: #f9f9f9; }
  .table-bordered thead td {
    border: 1px solid #eaeaea; }
  .table-bordered.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: transparent; }
  .table-bordered td a {
    color: #808080; }
    .table-bordered td a:hover {
      color: #000000;
      text-decoration: none; }

.card.definition-list {
  margin-bottom: 30px; }

.dropdown {
  color: #acaaa6; }
  .dropdown:hover .expand-more {
    color: #000; }
  .dropdown .expand-more {
    color: #232323;
    cursor: pointer;
    user-select: none; }
  .dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible; }
  .dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #232323;
    background: white; }

.dropdown-item:focus, .dropdown-item:hover {
  background: none;
  text-decoration: none;
  color: #000; }

.search-widget {
  cursor: pointer;
  float: right;
  padding: 21px 0;
  position: relative; }
  .search-widget form {
    position: relative; }
    .search-widget form input[type=text] {
      border: none;
      padding: 10px;
      min-width: 255px;
      color: #acaaa6;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .search-widget form button[type=submit] {
      position: absolute;
      background: none;
      border: none;
      bottom: 0.3125rem;
      right: 0.125rem;
      color: #acaaa6; }
      .search-widget form button[type=submit] .search:hover {
        color: #000; }
  @media (max-width: 991px) {
    .search-widget {
      /* If media is below 992 */
      padding: 6px 0; } }
  .search-widget .search-logo {
    background: url(../css/64c97956c43b887630e947ac4bcd2ec7.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    background-position: 0; }
    @media (max-width: 991px) {
      .search-widget .search-logo {
        /* If media is below 992 */
        background: url(../css/22b35aa93286e5d06a1c518e223ee357.png) no-repeat 0; } }
  .search-widget form {
    display: none;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 65px; }
    @media (max-width: 991px) {
      .search-widget form {
        /* If media is below 992 */
        top: 52px; } }
    .search-widget form input[type=text] {
      min-width: 300px;
      width: 100%;
      border: 1px solid #e9e9e9;
      height: 35px;
      padding: 5px 10px;
      background: #fff;
      text-transform: capitalize;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.8px;
      color: #a5a5a5; }
      .search-widget form input[type="text"]:focus {
        background: #fff; }
      .search-widget form input[type="text"]::placeholder {
        color: #a5a5a5; }
      @media (max-width: 543px) {
        .search-widget form input[type=text] {
          /* If media is below 544 */
          min-width: 240px; } }
    .search-widget form button[type=submit] {
      position: absolute;
      background: #333;
      border: none;
      right: 0rem;
      color: #fff;
      padding: 0;
      height: 100%;
      width: 40px;
      bottom: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .search-widget form button[type="submit"]:hover {
        background: #000; }
      .search-widget form button[type=submit] .search:hover {
        color: #fff; }

#checkout #search_widget {
  display: none;
  /* Not ideal solution by allows to reuse same hooks/templates */ }

#pagenotfound .page-content #search_widget {
  width: 100%; }

.page-not-found .search-widget {
  position: relative;
  padding: 0; }
  .page-not-found .search-widget .search-logo {
    display: none; }
  .page-not-found .search-widget form {
    display: inline-block;
    top: 0;
    position: relative; }

/**********************************   no change    ************************************/
.ui-widget.ui-widget-content {
  border-color: #e5e5e5;
  border-radius: 0;
  min-width: 300px;
  padding: 5px;
  max-width: 300px; }
  @media (max-width: 543px) {
    .ui-widget.ui-widget-content {
      /* If media is below 544 */
      min-width: 200px;
      max-width: 240px; } }
  .ui-widget.ui-widget-content .ui-menu-item a {
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 5px;
    width: 100%; }
    .ui-widget.ui-widget-content .ui-menu-item a.ui-state-focus {
      background: #e5e5e5;
      margin: 0; }
    .ui-widget.ui-widget-content .ui-menu-item a .product-image {
      float: left;
      height: auto;
      margin: 0 15px 0 0;
      max-width: 80px; }
    .ui-widget.ui-widget-content .ui-menu-item a .category {
      color: gray;
      display: block;
      font-size: 14px;
      text-transform: capitalize; }
    .ui-widget.ui-widget-content .ui-menu-item a .product {
      display: block;
      font-size: 16px;
      line-height: 18px; }
    .ui-widget.ui-widget-content .ui-menu-item a .price {
      color: #232323;
      display: block;
      font-size: 16px; }

/*========================== NO CHANGE EXCEPT PADDING AND MARGIN==========================*/
#_desktop_top_menu {
  text-align: center;
  margin: 0 auto;
  display: block; }
  #_desktop_top_menu #top-menu {
    margin: 0;
    padding: 18px 0; }

#top-menu > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    #top-menu > li {
      display: block;
      padding: 2px 0; } }
  #top-menu > li .dropdown-item {
    white-space: normal; }
    @media (max-width: 991px) {
      #top-menu > li .dropdown-item {
        /* If media is below 992 */
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        #top-menu > li .dropdown-item:hover {
          color: #a9a9a9; } }
  #top-menu > li > a {
    padding: 12px 15px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s; }
    @media (min-width: 992px) {
      #top-menu > li > a {
        /* If media is above 991 */ }
        #top-menu > li > a:hover, #top-menu > li > a:active, #top-menu > li > a:focus {
          background-color: #FFF; } }
  #_desktop_top_menu #top-menu > li .sub-menu {
    top: 70%;
    left: 0;
    border: none;
    width: auto;
    z-index: 9;
    padding: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    border-radius: 0;
    box-shadow: 0.5px 0.866px 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0.5px 0.866px 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0.5px 0.866px 5px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0.5px 0.866px 5px 0 rgba(0, 0, 0, 0.3); }
    #_desktop_top_menu #top-menu > li .sub-menu.collapse {
      visibility: hidden;
      transition: all 500ms ease 0s;
      -webkit-transition: all 500ms ease 0s;
      -moz-transition: all 500ms ease 0s;
      -ms-transition: all 500ms ease 0s;
      -o-transition: all 500ms ease 0s;
      transform: translateY(60px);
      -webkit-transform: translateY(60px);
      -ms-transform: translateY(60px);
      -o-transform: translateY(60px);
      -moz-transform: translateY(60px);
      opacity: 0; }
    #_desktop_top_menu #top-menu > li .sub-menu ul[data-depth="1"] > li {
      float: left;
      width: 200px;
      text-align: left; }
    #_desktop_top_menu #top-menu > li .sub-menu a:hover {
      color: #a9a9a9; }
  #_desktop_top_menu #top-menu > li:hover:hover .sub-menu {
    top: 110%;
    visibility: visible;
    transition: all 500ms ease 0s;
    transform: translateY(0px);
    opacity: 1; }

.top-menu a.dropdown-submenu {
  color: #333;
  text-transform: uppercase;
  font-weight: 500; }

.top-menu .collapse {
  display: inherit; }

.top-menu .category-image {
  max-width: 100%; }

.top-menu .popover {
  max-width: inherit; }

.popover.bs-tether-element-attached-top {
  margin-top: 0; }

#canvas {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

#mobile_top_menu_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  bottom: 0;
  background: white;
  z-index: 999;
  overflow-y: auto;
  overflow-x: auto; }
  #mobile_top_menu_wrapper #top_menu_closer {
    cursor: pointer;
    color: #000000;
    overflow: hidden;
    margin-top: 8px;
    margin-right: 12px; }
    #mobile_top_menu_wrapper #top_menu_closer i {
      float: right; }
  #mobile_top_menu_wrapper #_mobile_top_menu {
    padding: 10px; }
  #mobile_top_menu_wrapper #top-menu {
    margin-bottom: 0;
    text-align: left;
    display: block;
    padding: 2px 0; }
  #mobile_top_menu_wrapper .top-menu {
    color: #333; }
    #mobile_top_menu_wrapper .top-menu .category-image {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler {
      display: inline-block;
      padding: 0;
      position: absolute;
      right: 0; }
    #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
      padding: 0;
      margin-bottom: 8px; }
    #mobile_top_menu_wrapper .top-menu .collapse {
      display: none; }
      #mobile_top_menu_wrapper .top-menu .collapse.in {
        display: block; }
    #mobile_top_menu_wrapper .top-menu .sub-menu {
      box-shadow: none;
      z-index: inherit;
      display: block;
      position: static;
      overflow: hidden;
      margin-left: 0;
      width: 100%;
      min-width: 100%;
      border: none; }
      #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
        display: none; }
        #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
          display: block; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
        margin: 0;
        padding: 0; }
        #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
          float: none;
          margin: 0; }
          #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
            text-transform: none; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul {
        padding: 0 0 0 15px; }
      #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        font-weight: 500; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
        padding-left: 1.25rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
        padding-left: 2.5rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
        padding-left: 3.75rem; }
    #mobile_top_menu_wrapper .top-menu .popover {
      border-radius: 0; }

#menu-icon {
  color: #333;
  padding: 14px 15px;
  font-size: 24px; }

body#checkout {
  color: #232323; }
  body#checkout .custom-checkbox {
    display: inline-block;
    vertical-align: middle; }
  body#checkout section#content {
    margin-bottom: 1.563rem; }
  body#checkout .container {
    min-height: 100%; }
  body#checkout section.checkout-step {
    clear: both;
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 10px; }
    body#checkout section.checkout-step .step-title {
      text-transform: uppercase;
      cursor: pointer;
      font-size: 16px;
      margin-bottom: 0;
      font-weight: 600; }
    body#checkout section.checkout-step .content {
      padding: 0 2.313rem;
      margin-top: 10px; }
    body#checkout section.checkout-step .step-edit {
      text-transform: lowercase;
      font-weight: normal; }
      body#checkout section.checkout-step .step-edit .edit {
        font-size: 1rem; }
    body#checkout section.checkout-step .not-allowed {
      cursor: not-allowed;
      opacity: 0.5; }
    body#checkout section.checkout-step .content,
    body#checkout section.checkout-step .done,
    body#checkout section.checkout-step .step-edit {
      display: none; }
    body#checkout section.checkout-step.-unreachable .step-title {
      cursor: not-allowed;
      opacity: 0.5; }
    body#checkout section.checkout-step.-current .step-title {
      cursor: default; }
    body#checkout section.checkout-step.-current .content {
      display: block; }
    body#checkout section.checkout-step.-current.-reachable.-complete .done,
    body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
      display: none; }
    body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
      display: inline-block; }
    body#checkout section.checkout-step.-current.-reachable.-complete .content {
      display: block; }
    body#checkout section.checkout-step.-reachable.-complete h1 .done {
      display: inline-block; }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
      display: none; }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
      cursor: pointer;
      display: block;
      float: right;
      margin-right: 0.125rem;
      color: #acaaa6; }
    body#checkout section.checkout-step.-reachable.-complete .content {
      display: none; }
    body#checkout section.checkout-step small {
      color: #acaaa6; }
    body#checkout section.checkout-step .default-input {
      min-width: 40%; }
      body#checkout section.checkout-step .default-input[name=address1], body#checkout section.checkout-step .default-input[name=address2] {
        min-width: 60%; }
    body#checkout section.checkout-step .radio-field {
      margin-top: 1.875rem; }
      body#checkout section.checkout-step .radio-field label {
        display: inline; }
    body#checkout section.checkout-step .checkbox-field div {
      margin-top: 3.75rem; }
    body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
      margin-top: 0; }
    body#checkout section.checkout-step .select-field div {
      background: #f6f6f6;
      padding: 0.625rem 3.125rem; }
    body#checkout section.checkout-step .form-footer {
      text-align: center;
      margin: 8px 0; }
    body#checkout section.checkout-step #conditions-to-approve {
      padding-top: 1rem; }
      body#checkout section.checkout-step #conditions-to-approve .checkbox-container {
        display: inline-block;
        margin-right: 3px; }
      body#checkout section.checkout-step #conditions-to-approve .condition-label {
        margin-top: 0;
        margin-left: 0;
        display: inline-block; }
    body#checkout section.checkout-step .payment-options label {
      display: inline-block; }
    body#checkout section.checkout-step .payment-options .custom-radio {
      margin-right: 10px; }
    body#checkout section.checkout-step .payment-options .payment-option {
      margin-bottom: 0.5rem; }
    body#checkout section.checkout-step .step-number {
      display: inline-block;
      padding: 0.625rem; }
    body#checkout section.checkout-step .address-selector {
      display: box;
      -js-display: flex;
      display: flex;
      box-pack: justify;
      justify-content: space-between;
      -ms-flex-pack: justify;
      box-align: start;
      align-items: flex-start;
      -ms-flex-align: start;
      box-lines: multiple;
      flex-wrap: wrap; }
    body#checkout section.checkout-step .address-item {
      border: 1px solid #eaeaea;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 75%;
      -moz-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      margin-bottom: 15px; }
      body#checkout section.checkout-step .address-item.selected {
        background: white; }
      body#checkout section.checkout-step .address-item .h4 {
        font-size: 14px;
        line-height: 24px; }
    body#checkout section.checkout-step .address-alias {
      display: inline-block;
      font-weight: 600;
      margin-bottom: 0.625rem; }
    body#checkout section.checkout-step .address {
      margin-left: 1.563rem;
      font-weight: normal; }
    body#checkout section.checkout-step .radio-block {
      padding: 20px;
      text-align: left;
      cursor: pointer; }
    body#checkout section.checkout-step .custom-radio {
      margin-right: 5px;
      margin-top: 0px;
      width: 18px;
      height: 18px; }
      body#checkout section.checkout-step .custom-radio input[type="radio"] {
        height: 1.25rem;
        width: 1.25rem; }
        body#checkout section.checkout-step .custom-radio input[type="radio"]:checked + span {
          background-color: #FFF;
          width: 8px;
          height: 8px;
          left: 4px;
          top: 4px; }
    body#checkout section.checkout-step .delete-address,
    body#checkout section.checkout-step .edit-address {
      color: #000;
      display: inline-block;
      margin: 0 10px;
      vertical-align: middle; }
      body#checkout section.checkout-step .delete-address .delete,
      body#checkout section.checkout-step .delete-address .edit,
      body#checkout section.checkout-step .edit-address .delete,
      body#checkout section.checkout-step .edit-address .edit {
        font-size: 1rem;
        width: 23px;
        height: 18px; }
      body#checkout section.checkout-step .delete-address:hover,
      body#checkout section.checkout-step .edit-address:hover {
        color: #FFF; }
    body#checkout section.checkout-step hr {
      margin: 0; }
    body#checkout section.checkout-step .address-footer {
      text-align: center;
      padding: 0.625rem; }
    body#checkout section.checkout-step #delivery-addresses,
    body#checkout section.checkout-step #invoice-addresses {
      margin-top: 1.25rem; }
    body#checkout section.checkout-step .add-address {
      margin-top: 1.25rem; }
      body#checkout section.checkout-step .add-address a {
        color: #232323; }
        body#checkout section.checkout-step .add-address a i {
          font-size: 0.9375rem; }
    body#checkout section.checkout-step .delivery-option {
      background: #f6f6f6;
      padding: 0.9375rem 0;
      margin-bottom: 0.9375rem; }
      body#checkout section.checkout-step .delivery-option label {
        text-align: inherit;
        margin: 0; }
      body#checkout section.checkout-step .delivery-option img {
        width: 3.125rem;
        margin-top: -10px; }
    body#checkout section.checkout-step .carrier-delay,
    body#checkout section.checkout-step .carrier-name {
      display: inline-block;
      word-break: break-word;
      text-align: left;
      vertical-align: middle;
      margin: 0; }
    body#checkout section.checkout-step #customer-form,
    body#checkout section.checkout-step #delivery-address,
    body#checkout section.checkout-step #invoice-address,
    body#checkout section.checkout-step #login-form {
      margin-left: 0.3125rem;
      margin-top: 1.563rem; }
      body#checkout section.checkout-step #customer-form .form-control-label,
      body#checkout section.checkout-step #delivery-address .form-control-label,
      body#checkout section.checkout-step #invoice-address .form-control-label,
      body#checkout section.checkout-step #login-form .form-control-label {
        text-align: left; }
      body#checkout section.checkout-step #customer-form .radio-inline,
      body#checkout section.checkout-step #delivery-address .radio-inline,
      body#checkout section.checkout-step #invoice-address .radio-inline,
      body#checkout section.checkout-step #login-form .radio-inline {
        padding: 0; }
    body#checkout section.checkout-step .sign-in {
      font-size: 0.875rem; }
    body#checkout section.checkout-step .forgot-password {
      margin-left: 14.38rem; }
  body#checkout .additional-information {
    font-size: 0.875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem; }
  body#checkout .condition-label {
    margin-left: 2.5rem;
    margin-top: 0.625rem; }
    body#checkout .condition-label label {
      text-align: inherit; }
  body#checkout .cancel-address {
    margin: 0.625rem;
    display: block;
    color: #acaaa6;
    text-decoration: underline; }
  body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #f1f1f1; }
  body#checkout #cart-summary-product-list {
    font-size: 0.875rem; }
    body#checkout #cart-summary-product-list img {
      border: #eee 1px solid;
      width: 70px; }
    body#checkout #cart-summary-product-list .media-body {
      vertical-align: middle; }
      body#checkout #cart-summary-product-list .media-body span {
        margin-bottom: 5px; }
      body#checkout #cart-summary-product-list .media-body .product-quantity {
        display: inline-block;
        font-weight: 500; }
      body#checkout #cart-summary-product-list .media-body .product-price {
        font-size: 14px;
        display: block;
        color: #acaaa6;
        font-weight: 400; }
      body#checkout #cart-summary-product-list .media-body .product-line-info {
        margin-bottom: 5px; }
    body#checkout #cart-summary-product-list .media {
      margin-bottom: 10px; }
  body#checkout #order-summary-content {
    padding-top: 0.9375rem; }
    body#checkout #order-summary-content h4.h4 {
      margin-top: 0.625rem;
      margin-bottom: 1.25rem;
      color: #232323; }
    body#checkout #order-summary-content h4.black {
      color: #000000; }
    body#checkout #order-summary-content h4.addresshead {
      margin-top: 0.1875rem; }
    body#checkout #order-summary-content .noshadow {
      box-shadow: none; }
    body#checkout #order-summary-content #order-items {
      border-right: 0; }
      body#checkout #order-summary-content #order-items h3.h3 {
        color: #232323;
        margin-top: 1.25rem; }
      body#checkout #order-summary-content #order-items table tr:first-child td {
        border-top: 0; }
    body#checkout #order-summary-content .order-confirmation-table {
      padding: 1rem;
      margin-bottom: 2rem;
      background-color: #fff;
      border: 3px solid #e5e5e5;
      border-radius: 0; }
    body#checkout #order-summary-content .summary-selected-carrier {
      margin-bottom: 0.75rem;
      background-color: #fff;
      border: 1px solid #e5e5e5;
      border-radius: 0;
      padding: 1rem; }
      body#checkout #order-summary-content .summary-selected-carrier .logo-container {
        text-align: center; }
        body#checkout #order-summary-content .summary-selected-carrier .logo-container img {
          width: 3.125rem; }
    body#checkout #order-summary-content .step-edit {
      display: inline;
      color: #acaaa6; }
    body#checkout #order-summary-content .step-edit:hover {
      cursor: pointer; }
    body#checkout #order-summary-content a .step-edit {
      color: #acaaa6; }
  body#checkout #gift_message, body#checkout #delivery {
    max-width: 100%;
    border-color: #232323; }
    body#checkout #gift_message textarea, body#checkout #delivery textarea {
      max-width: 100%;
      border: 1px solid rgba(0, 0, 0, 0.1);
      margin-bottom: 10px; }
    body#checkout #gift_message label, body#checkout #delivery label {
      text-align: left; }

/**** ORDER CONFIRMATION *****/
#order-details ul {
  margin-bottom: 1.25rem; }
  #order-details ul li {
    margin-bottom: 0.625rem; }

#order-items .h3 {
  font-size: 14px;
  padding: 0;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    #order-items .h3._desktop-title {
      display: none; } }

#order-items hr {
  border-top-color: #232323; }

#order-items table {
  width: 100%; }
  #order-items table tr {
    height: 1.875rem; }
    #order-items table tr td:last-child {
      text-align: right; }

#order-items .order-line {
  margin-top: 1rem;
  padding-top: 25px;
  border: 1px solid #f1f1f1;
  margin-bottom: 10px; }

#order-items .image img {
  width: 100%;
  border: 1px solid #eee;
  margin-bottom: 1rem; }

#order-items .details {
  margin-bottom: 1rem; }
  #order-items .details .customizations {
    margin-top: 0.625rem; }

#order-items .qty {
  margin-bottom: 1rem; }

.order-header {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 12px;
  font-size: 14px;
  text-transform: uppercase; }

#order-confirmation #registration-form {
  width: 50%;
  margin: 0 auto 1rem; }

@media (max-width: 991px) {
  .done {
    margin-right: .625rem;
    padding: 0; }
  body#checkout section.checkout-step .address-item {
    flex-grow: 1; }
  body#checkout section.checkout-step .delivery-option-2 {
    flex-direction: column; }
  .delivery-option {
    -js-display: flex;
    display: flex;
    margin: auto; }
    .delivery-option .custom-radio {
      flex: 0 0 auto; }
  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left; }
  #order-confirmation #registration-form {
    width: 100%; } }

@media (max-width: 767px) {
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-top: 0.25rem;
    margin-left: 1.25rem; }
  body#checkout #header .header-nav {
    max-height: none;
    padding: 0; }
  body#checkout section.checkout-step .content {
    padding: 0.9375rem; }
  body#checkout .form-group {
    margin-bottom: 0.5rem; }
  #order-items {
    border-right: 0;
    margin-bottom: 2.5rem; }
    #order-items hr {
      border-top-color: #f1f1f1; }
  .bold {
    font-weight: bold; }
  #order-details {
    padding-left: 0.9375rem; }
    #order-details .card-title {
      border-bottom: 1px solid #f1f1f1;
      margin-bottom: 1rem;
      padding-bottom: 1rem; } }

@media (max-width: 543px) {
  body#checkout section.checkout-step .content {
    padding: 0.9375rem 0; }
  #payment-confirmation button {
    font-size: 0.875rem; }
    #payment-confirmation button.btn {
      white-space: normal; } }

.js-payment-binary {
  display: none; }
  .js-payment-binary .accept-cgv {
    display: none; }
  .js-payment-binary.disabled {
    opacity: 0.6;
    cursor: not-allowed; }
    .js-payment-binary.disabled::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none; }
    .js-payment-binary.disabled .accept-cgv {
      display: block; }

/*** SOME GENERIC STYLES ***/
.table-labeled th {
  vertical-align: middle; }

.table-labeled td {
  vertical-align: middle; }

.table-labeled .label {
  font-weight: 400;
  border-radius: 3px;
  font-size: inherit;
  padding: 0.25rem 0.375rem;
  margin: 0.125rem;
  color: white;
  white-space: nowrap; }

.page-order .table {
  margin-bottom: 0; }

.page-order table th {
  padding: 0.5rem; }

.page-order table td {
  padding: 0.5rem; }

.page-order table thead th {
  text-align: center; }

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0; }

#authentication .custom-checkbox {
  -js-display: flex;
  display: flex; }
  #authentication .custom-checkbox span {
    flex: 0 0 0.9375rem; }
  #authentication .custom-checkbox label {
    padding-left: 0.625rem; }

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0; }
  #identity .radio-inline .custom-radio,
  #authentication .radio-inline .custom-radio {
    margin-right: 0; }

/*** Most of the customer account pages ***/
.page-customer-account #content .order-actions a {
  padding: 0 0.125rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .page-customer-account #content .order-actions a:hover {
    color: #FFF; }

.page-customer-account #content .forgot-password {
  text-align: center;
  font-size: 0.875rem;
  margin-top: 1rem;
  padding-bottom: 0.9375rem; }

.page-customer-account #content .no-account {
  text-align: center;
  font-size: 1rem; }

/*** Login page ***/
.page-authentication #content {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
  max-width: 640px;
  margin: 0 auto; }

/*** Addresses page ***/
.page-addresses .address {
  background: #FFFFFF;
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  color: #808080; }
  .page-addresses .address .address-body {
    padding: 1rem; }
    .page-addresses .address .address-body h4 {
      font-size: 1rem;
      font-weight: 600;
      color: #000; }
    .page-addresses .address .address-body address {
      min-height: 9rem;
      line-height: 1.7; }
  .page-addresses .address .address-footer {
    border-top: 1px solid #ddd;
    padding: 10px 0; }
    .page-addresses .address .address-footer a {
      color: #000;
      margin-right: 10px; }
      .page-addresses .address .address-footer a:hover {
        color: #FFF; }
      .page-addresses .address .address-footer a i {
        font-size: 1rem; }
      .page-addresses .address .address-footer a span {
        font-size: 0.9375rem;
        vertical-align: middle; }

.page-addresses .addresses-footer {
  margin: 0 0.9375rem; }
  .page-addresses .addresses-footer a {
    color: #232323; }
    .page-addresses .addresses-footer a:hover {
      color: #232323; }
    .page-addresses .addresses-footer a i {
      font-size: 1rem; }
    .page-addresses .addresses-footer a span {
      font-size: 15px;
      vertical-align: middle; }

/*** Order details page ***/
.page-order-detail {
  font-size: 0.875rem;
  color: #acaaa6; }
  .page-order-detail .box {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem; }
  .page-order-detail h3 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 1rem; }
  .page-order-detail #order-infos ul {
    margin: 0; }
  @media (max-width: 543px) {
    .page-order-detail #order-infos .reorder {
      /* If media is below 544 */
      padding: 0; } }
  .page-order-detail #order-history .history-lines .history-line {
    padding: 0.5rem 0;
    border-bottom: 1px solid #f6f6f6; }
    .page-order-detail #order-history .history-lines .history-line:last-child {
      border-bottom: 0; }
    .page-order-detail #order-history .history-lines .history-line .label {
      display: inline-block;
      margin: 0.25rem 0;
      padding: 0.25rem 0.375rem;
      color: white;
      border-radius: 3px; }
      @media (max-width: 543px) {
        .page-order-detail #order-history .history-lines .history-line .label {
          /* If media is below 544 */
          font-size: 11px; } }
  .page-order-detail .addresses {
    margin: 0 -0.9375rem; }
    .page-order-detail .addresses h4 {
      font-size: 1rem;
      font-weight: 700;
      color: #232323; }
    .page-order-detail .addresses address {
      line-height: 1.7; }
  .page-order-detail #order-products.return {
    margin-bottom: 1rem; }
    .page-order-detail #order-products.return th.head-checkbox {
      width: 30px; }
    .page-order-detail #order-products.return td {
      padding: 1.375rem 0.75rem; }
      .page-order-detail #order-products.return td.qty {
        min-width: 125px; }
        .page-order-detail #order-products.return td.qty .current {
          width: 30%;
          float: left;
          text-align: right;
          padding-right: 0.5rem; }
        .page-order-detail #order-products.return td.qty .select {
          width: 70%;
          float: left;
          margin: -0.625rem 0;
          padding-left: 0.25rem; }
          .page-order-detail #order-products.return td.qty .select select {
            text-align: center; }
  .page-order-detail .order-items {
    padding: 0 !important; }
    .page-order-detail .order-items .order-item {
      padding: 1rem 1rem 0;
      border-bottom: 1px solid #f6f6f6; }
      .page-order-detail .order-items .order-item .checkbox {
        width: 30px;
        float: left;
        padding: 0 0.9375rem; }
      .page-order-detail .order-items .order-item .content {
        width: calc(100% - 30px);
        float: left;
        padding: 0 0.9375rem; }
      .page-order-detail .order-items .order-item .desc {
        margin-bottom: 1rem; }
        .page-order-detail .order-items .order-item .desc .name {
          font-weight: bold; }
      .page-order-detail .order-items .order-item .qty {
        margin-bottom: 1rem; }
        .page-order-detail .order-items .order-item .qty .q {
          margin-bottom: 0.25rem; }
        .page-order-detail .order-items .order-item .qty .s {
          margin-bottom: 0.25rem; }
  .page-order-detail .messages .message {
    margin-top: 0.5rem;
    border-bottom: 1px solid #f6f6f6; }
    .page-order-detail .messages .message:last-child {
      border-bottom: 0; }
    .page-order-detail .messages .message > div {
      margin-bottom: 0.5rem; }
  .page-order-detail .customization {
    margin-top: 0.75rem; }

/*** Order return page ***/
#order-return-infos .thead-default th {
  color: #232323; }

#order-return-infos .customization {
  margin-top: 0.75rem; }

/*** My account landing page ***/
.page-my-account #content .links {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
    padding: 0 0.9375rem;
    margin-bottom: 1.875rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .page-my-account #content .links a#identity-link .link-item:before {
      content: "\F007"; }
    .page-my-account #content .links a#addresses-link .link-item:before, .page-my-account #content .links a#address-link .link-item:before {
      content: "\F041"; }
    .page-my-account #content .links a#history-link .link-item:before {
      content: "\F073"; }
    .page-my-account #content .links a#order-slips-link .link-item:before {
      content: "\F15C"; }
      .page-my-account #content .links a#mywishlist-link{
        display: none;
      }
    .page-my-account #content .links a#mywishlist-link .link-item:before {
      content: "\F004"; }
    .page-my-account #content .links a#psgdpr-link .link-item:before {
      content: "\F02C"; }
    .page-my-account #content .links a span.link-item {
      border: 1px solid transparent;
      background: #f7f7f7;
      display: block;
      height: 100%;
      padding: 80px 0 20px;
      position: relative; }
      .page-my-account #content .links a span.link-item:before {
        color: #C47254;
        font-family: FontAwesome;
        font-size: 30px;
        left: 0;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 13px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 20px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    .page-my-account #content .links a i {
      display: none;
      font-size: 2.6rem;
      width: 100%;
      color: #232323;
      padding-bottom: 3.4rem; }
    .page-my-account #content .links a:hover {
      color: #444; }
      .page-my-account #content .links a:hover i {
        color: #444; }
      .page-my-account #content .links a:hover span.link-item:before {
        opacity: 0.7; }

/*** History page ***/
#history .orders {
  margin: 0 -1rem; }
  #history .orders .order {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #eaeaea; }
    #history .orders .order a h3 {
      color: #000;
      font-size: 15px;
      font-weight: 500; }
    #history .orders .order .label {
      display: inline-block;
      margin: 0.25rem 0;
      padding: 0.25rem 0.375rem;
      color: white;
      border-radius: 3px; }
      @media (max-width: 543px) {
        #history .orders .order .label {
          /* If media is below 544 */
          font-size: 11px; } }
    #history .orders .order:last-child {
      border-bottom: 0; }

/*** FOOTER ***/
.page-footer .account-link {
  margin-right: 1rem; }
  .page-footer .account-link i {
    font-size: 1rem; }
  .page-footer .account-link span {
    font-size: 0.875rem;
    vertical-align: middle; }

.login-form {
  margin-top: 15px; }

.js-address-form, .js-customer-form {
  padding: 20px; }

#order-slip .page-content, #history .page-content {
  padding: 20px; }

.forgotten-password {
  padding: 4px; }
  .forgotten-password .form-fields .center-email-fields {
    -js-display: flex;
    display: flex;
    justify-content: center; }
  .forgotten-password .form-fields .email {
    padding-left: 0;
    padding-right: 0;
    width: 430px; }
    .forgotten-password .form-fields .email input {
      height: 54px; }
  .forgotten-password .form-fields label.required {
    width: 130px; }

.send-renew-password-link {
  padding-left: 10px;
  padding-right: 10px; }

.renew-password {
  margin-left: 10px; }
  .renew-password .email {
    padding-bottom: 30px; }
  .renew-password [type=submit] {
    margin-left: 50px; }

.carousel {
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 1.5rem; }
  .carousel .direction {
    z-index: auto; }
  .carousel .carousel-inner {
    height: 340px; }
    @media (max-width: 767px) {
      .carousel .carousel-inner {
        height: auto; } }
  .carousel .carousel-item {
    height: 100%; }
    @media (max-width: 767px) {
      .carousel .carousel-item img {
        max-width: 100%;
        height: auto; } }
    @media (min-width: 768px) {
      .carousel .carousel-item img {
        width: 100%;
        margin-left: 0; } }
    .carousel .carousel-item .caption {
      position: absolute;
      color: white;
      max-width: 340px; }
      @media (min-width: 768px) {
        .carousel .carousel-item .caption {
          bottom: 28px;
          left: 90px; } }
      @media (max-width: 767px) {
        .carousel .carousel-item .caption {
          bottom: 5px;
          left: 40px; } }
      .carousel .carousel-item .caption .caption-description p {
        color: white; }
    @media (max-width: 767px) {
      .carousel .carousel-item figure {
        margin: 0; } }
  .carousel .carousel-control {
    opacity: 1; }
    .carousel .carousel-control .icon-next::before,
    .carousel .carousel-control .icon-prev::before {
      content: ""; }
    .carousel .carousel-control .icon-next i,
    .carousel .carousel-control .icon-prev i {
      font-size: 3.125rem;
      color: white; }
    .carousel .carousel-control .icon-next:hover i,
    .carousel .carousel-control .icon-prev:hover i {
      color: #000; }
    .carousel .carousel-control .icon-prev {
      left: 1rem; }
    .carousel .carousel-control .icon-next {
      right: 2rem; }
    .carousel .carousel-control.left, .carousel .carousel-control.right {
      background: none; }

#products, .featured-products, .product-accessories, .product-miniature {
  padding: 10px 15px;
  position: relative;
  overflow: hidden; }
  .ishiproducts-grid #products, .ishiproducts-grid .featured-products, .ishiproducts-grid .product-accessories, .ishiproducts-grid .product-miniature {
    padding: 15px 0; }
  #products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail {
    display: block;
    text-align: center; }
  #products .product-container, .featured-products .product-container, .product-accessories .product-container, .product-miniature .product-container {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
    @media (max-width: 543px) {
      #products .product-container, .featured-products .product-container, .product-accessories .product-container, .product-miniature .product-container {
        /* If media is below 544 */
        max-width: 370px;
        margin: auto; } }
    #products .product-container .thumbnail-container, .featured-products .product-container .thumbnail-container, .product-accessories .product-container .thumbnail-container, .product-miniature .product-container .thumbnail-container {
      position: relative;
      overflow: hidden; }
      #products .product-container .thumbnail-container .thumbnail-inner, .featured-products .product-container .thumbnail-container .thumbnail-inner, .product-accessories .product-container .thumbnail-container .thumbnail-inner, .product-miniature .product-container .thumbnail-container .thumbnail-inner {
        position: relative;
        overflow: hidden; }
        @media (min-width: 768px) {
          #products .product-container .thumbnail-container .thumbnail-inner .product-flags, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags {
            /* If media is above 767 */
            opacity: 1; } }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags > li, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags > li, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags > li, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags > li {
          position: absolute;
          display: block;
          padding: 5px 7px;
          color: #232323;
          font-family: "Poppins", Helvetica, sans-serif;
          text-transform: capitalize;
          font-size: 14px;
          font-weight: 400;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, #products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .pack {
          top: 5px;
          right: 5px; }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale {
          bottom: 5px;
          left: 5px; }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, #products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .pack {
          bottom: 5px;
          top: auto;
          right: 5px; }
          @media (min-width: 544px) {
            #products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, #products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .discount, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .pack {
              opacity: 0;
              transform: translateX(100px);
              -moz-transform: translateX(100px);
              -webkit-transform: translateX(100px);
              -o-transform: translateX(100px);
              -ms-transform: translateX(100px); } }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .pack, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .pack {
          bottom: 25px !important; }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags .new, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .new, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .new, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .new {
          top: 5px;
          left: 5px;
          right: auto;
          bottom: auto;
          color: #000; }
          @media (min-width: 544px) {
            #products .product-container .thumbnail-container .thumbnail-inner .product-flags .new, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .new, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .new, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .new {
              opacity: 0;
              transform: translateX(-100px);
              -moz-transform: translateX(-100px);
              -webkit-transform: translateX(-100px);
              -o-transform: translateX(-100px);
              -ms-transform: translateX(-100px); } }
        #products .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only {
          left: 5px;
          bottom: 5px;
          display: none; }
          #products .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only::before, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only::before, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only::before, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .online-only::before {
            content: "\E30A";
            font-family: 'Material Icons';
            vertical-align: -2px;
            margin: 5px;
            font-size: 12px; }
        #products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-thumbnail, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-thumbnail {
          display: block;
          text-align: center;
          position: relative; }
          #products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img {
            margin: 0 auto;
            max-width: 100%;
            -webkit-transition: all 0.7s ease 0s;
            -moz-transition: all 0.7s ease 0s;
            -ms-transition: all 0.7s ease 0s;
            -o-transition: all 0.7s ease 0s;
            transition: all 0.7s ease 0s; }
          #products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, #products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail.change, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail.change, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-thumbnail.change, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-thumbnail.change {
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            opacity: 0;
            -moz-transform: scale(0, 1);
            -webkit-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            transform: scale(0, 1); }
          #products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img, .featured-products .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img, .product-accessories .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img, .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-thumbnail img {
            margin: 0 auto;
            max-width: 100%; }
        #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons {
          position: absolute;
          right: 0;
          top: 0;
          display: inline-block; }
          @media (min-width: 768px) {
            #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons {
              /* If media is above 767 */
              opacity: 0;
              -webkit-transition: all .6s;
              -moz-transition: all .6s;
              -o-transition: all .6s;
              transition: all .6s; } }
          #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons > div, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons > div, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons > div, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons > div {
            vertical-align: middle;
            font-size: 12px;
            text-transform: uppercase;
            color: #FFF;
            display: block; }
          #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a, #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a {
            width: 30px;
            display: block;
            vertical-align: middle;
            height: 30px;
            position: relative;
            top: 0;
            right: 5px;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            border: none;
            background: none;
            padding: 0; }
            #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a:after, #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a:after, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a:after, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a:after, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after {
              background: url(../css/075d011d60c72c39c825824c9ac6daf3.png) no-repeat;
              content: "";
              background-position: -8px -3px;
              height: 30px;
              width: 30px;
              left: 0;
              right: 5px;
              top: 5px;
              display: block;
              margin: 0 auto;
              border-radius: 4px; }
            #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a i, #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a i, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a i, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a i, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a i, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a i, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn a i, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a i {
              color: #FFF;
              display: none; }
          #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn .quick-view .lblquickview, #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn .quick-view .lblquickview, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn .quick-view .lblquickview, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn .quick-view .lblquickview, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn .quick-view .lblquickview, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn .quick-view .lblquickview, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn .quick-view .lblquickview, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn .quick-view .lblquickview {
            display: none; }
          #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn:hover a:after, #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn:hover a:after, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn:hover a:after, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .quickview-btn:hover a:after, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after {
            background-position: -8px -28px; }
          #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn {
            top: 30px; }
            #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a:after {
              background-position: -8px -60px; }
            #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a .lblwishlist, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a .lblwishlist, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a .lblwishlist, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn a .lblwishlist {
              display: none; }
            #products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after, .featured-products .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after, .product-accessories .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after, .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons .wishlist-btn:hover a:after {
              background-position: -8px -87px; }
    #products .product-container .highlighted-informations, .featured-products .product-container .highlighted-informations, .product-accessories .product-container .highlighted-informations, .product-miniature .product-container .highlighted-informations {
      display: none; }
    #products .product-container .product-desc, .featured-products .product-container .product-desc, .product-accessories .product-container .product-desc, .product-miniature .product-container .product-desc {
      display: none; }
    #products .product-container .cart-btn, .featured-products .product-container .cart-btn, .product-accessories .product-container .cart-btn, .product-miniature .product-container .cart-btn {
      display: inline-block;
      vertical-align: middle;
      margin: 0 auto;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
      @media (min-width: 768px) {
        #products .product-container .cart-btn, .featured-products .product-container .cart-btn, .product-accessories .product-container .cart-btn, .product-miniature .product-container .cart-btn {
          /* If media is above 767 */
          opacity: 0;
          position: absolute;
          bottom: 10px;
          left: 0;
          right: 0;
          -moz-transform: translateY(50px);
          -webkit-transform: translateY(50px);
          -o-transform: translateY(50px);
          -ms-transform: translateY(50px);
          -webkit-transition: all .6s;
          -moz-transition: all .6s;
          -o-transition: all .6s;
          transition: all .6s; } }
      @media (min-width: 768px) {
        #products .product-container .cart-btn, .featured-products .product-container .cart-btn, .product-accessories .product-container .cart-btn, .product-miniature .product-container .cart-btn {
          /* If media is above 767 */
          bottom: 8px; } }
      #products .product-container .cart-btn a, .featured-products .product-container .cart-btn a, .product-accessories .product-container .cart-btn a, .product-miniature .product-container .cart-btn a {
        border: 1px solid #C47254;
        background: #FFF;
        color: #C47254;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.5px;
        line-height: 24px;
        border-radius: 0;
        text-transform: uppercase;
        padding: 7px 20px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
        #products .product-container .cart-btn a:hover, .featured-products .product-container .cart-btn a:hover, .product-accessories .product-container .cart-btn a:hover, .product-miniature .product-container .cart-btn a:hover {
          background: #C47254;
          color: #fff; }
        #products .product-container .cart-btn a .lblcart, .featured-products .product-container .cart-btn a .lblcart, .product-accessories .product-container .cart-btn a .lblcart, .product-miniature .product-container .cart-btn a .lblcart {
          display: block; }
        #products .product-container .cart-btn a i, .featured-products .product-container .cart-btn a i, .product-accessories .product-container .cart-btn a i, .product-miniature .product-container .cart-btn a i {
          display: none; }
    #products .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .change, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .change, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .change, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .change {
      opacity: 1;
      -moz-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1); }
    #products .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra {
      opacity: 1;
      -moz-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1); }
    #products .product-container:hover .thumbnail-container .thumbnail-inner .thumbnail-buttons, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .thumbnail-buttons, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .thumbnail-buttons, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .thumbnail-buttons {
      opacity: 1;
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0); }
    #products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-flags, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-flags {
      opacity: 1; }
      #products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .new, #products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .discount, #products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .pack, #products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .online-only, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .new, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .discount, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .pack, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .online-only, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .new, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .discount, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .pack, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .online-only, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .new, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .discount, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .pack, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-flags .online-only {
        opacity: 1;
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px); }
    @media (min-width: 768px) {
      #products .product-container:hover .thumbnail-container .thumbnail-inner .quickview-btn, #products .product-container:hover .thumbnail-container .thumbnail-inner .wishlist-btn, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .quickview-btn, .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .wishlist-btn, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .quickview-btn, .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .wishlist-btn, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .quickview-btn, .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .wishlist-btn {
        /* If media is above 767 */
        opacity: 1;
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px); } }
    @media (min-width: 768px) {
      #products .product-container:hover, .featured-products .product-container:hover, .product-accessories .product-container:hover, .product-miniature .product-container:hover {
        /* If media is above 767 */ }
        #products .product-container:hover .product-price-and-shipping, .featured-products .product-container:hover .product-price-and-shipping, .product-accessories .product-container:hover .product-price-and-shipping, .product-miniature .product-container:hover .product-price-and-shipping {
          opacity: 0; }
        #products .product-container:hover .cart-btn, .featured-products .product-container:hover .cart-btn, .product-accessories .product-container:hover .cart-btn, .product-miniature .product-container:hover .cart-btn {
          opacity: 1;
          -moz-transform: translateY(5px);
          -webkit-transform: translateY(5px);
          -o-transform: translateY(5px);
          -ms-transform: translateY(5px); } }
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title {
    text-align: center;
    margin-bottom: 1.5rem; }
  #products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    margin: 15px 0;
    text-align: center; }
    @media (max-width: 543px) {
      #products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
        text-align: center; } }
    #products .product-description .product-title, .featured-products .product-description .product-title, .product-accessories .product-description .product-title, .product-miniature .product-description .product-title {
      margin-bottom: 6px; }
      #products .product-description .product-title a, .featured-products .product-description .product-title a, .product-accessories .product-description .product-title a, .product-miniature .product-description .product-title a {
        color: #000;
        font-size: 14px;
        text-decoration: none;
        text-align: center;
        font-weight: 400;
        text-transform: capitalize;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
    #products .product-description .product-comments, .featured-products .product-description .product-comments, .product-accessories .product-description .product-comments, .product-miniature .product-description .product-comments {
      margin-bottom: 5px; }
      #products .product-description .product-comments .star_content, .featured-products .product-description .product-comments .star_content, .product-accessories .product-description .product-comments .star_content, .product-miniature .product-description .product-comments .star_content {
        display: block;
        padding: 0; }
        #products .product-description .product-comments .star_content:after, .featured-products .product-description .product-comments .star_content:after, .product-accessories .product-description .product-comments .star_content:after, .product-miniature .product-description .product-comments .star_content:after {
          display: none; }
      #products .product-description .product-comments .comment_advice, .featured-products .product-description .product-comments .comment_advice, .product-accessories .product-description .product-comments .comment_advice, .product-miniature .product-description .product-comments .comment_advice {
        display: none; }
    #products .product-description .product-price-and-shipping, .featured-products .product-description .product-price-and-shipping, .product-accessories .product-description .product-price-and-shipping, .product-miniature .product-description .product-price-and-shipping {
      font-family: "Quicksand", sans-serif;
      color: #000;
      font-size: 14px;
      font-weight: 400;
      -webkit-transition: all .7s;
      -moz-transition: all .7s;
      -o-transition: all .7s;
      transition: all .7s; }
      @media (max-width: 767px) {
        #products .product-description .product-price-and-shipping, .featured-products .product-description .product-price-and-shipping, .product-accessories .product-description .product-price-and-shipping, .product-miniature .product-description .product-price-and-shipping {
          /* If media is below 768 */
          margin-bottom: 12px; } }
      #products .product-description .product-price-and-shipping span, .featured-products .product-description .product-price-and-shipping span, .product-accessories .product-description .product-price-and-shipping span, .product-miniature .product-description .product-price-and-shipping span {
        margin-right: 5px; }
      #products .product-description .product-price-and-shipping .regular-price, .featured-products .product-description .product-price-and-shipping .regular-price, .product-accessories .product-description .product-price-and-shipping .regular-price, .product-miniature .product-description .product-price-and-shipping .regular-price {
        text-decoration: line-through; }
      #products .product-description .product-price-and-shipping .price, .featured-products .product-description .product-price-and-shipping .price, .product-accessories .product-description .product-price-and-shipping .price, .product-miniature .product-description .product-price-and-shipping .price {
        display: inline-block; }
      #products .product-description .product-price-and-shipping .discount-percentage, #products .product-description .product-price-and-shipping .discount-amount, .featured-products .product-description .product-price-and-shipping .discount-percentage, .featured-products .product-description .product-price-and-shipping .discount-amount, .product-accessories .product-description .product-price-and-shipping .discount-percentage, .product-accessories .product-description .product-price-and-shipping .discount-amount, .product-miniature .product-description .product-price-and-shipping .discount-percentage, .product-miniature .product-description .product-price-and-shipping .discount-amount {
        color: #a9a9a9;
        margin: 0 5px;
        font-weight: 500; }
  #products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
    text-align: left; }
  #products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin-left: 4px; }
  #products .comments_note, .featured-products .comments_note, .product-accessories .comments_note, .product-miniature .comments_note {
    text-align: center;
    color: #acaaa6; }
  #products .count, .featured-products .count, .product-accessories .count, .product-miniature .count {
    color: #7a7a7a;
    font-weight: 700;
    position: relative;
    bottom: 0.5rem; }
  #products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link, .product-miniature .all-product-link {
    clear: both;
    color: #7a7a7a;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }

#products {
  /*========================== NO CHANGE ==========================*/ }
  #products article:nth-child(3n+1) {
    clear: left; }
  @media (max-width: 1199px) {
    #products article {
      /* If media is below 1200 */ }
      #products article:nth-child(3n+1) {
        clear: none; }
      #products article:nth-child(2n+1) {
        clear: left; } }
  @media (max-width: 991px) {
    #products article {
      /* If media is below 992 */ }
      #products article:nth-child(2n+1) {
        clear: none; }
      #products article:nth-child(3n+1) {
        clear: left; } }
  @media (max-width: 767px) {
    #products article {
      /* If media is below 768 */ }
      #products article:nth-child(3n+1) {
        clear: none; }
      #products article:nth-child(2n+1) {
        clear: left; } }
  @media (max-width: 543px) {
    #products article {
      /* If media is below 544 */ }
      #products article:nth-child(2n+1) {
        clear: none; } }

.ishiproducts-grid div:nth-child(4n+1) {
  clear: left; }

@media (max-width: 1199px) {
  .ishiproducts-grid div {
    /* If media is below 1200 */ }
    .ishiproducts-grid div:nth-child(4n+1) {
      clear: none; }
    .ishiproducts-grid div:nth-child(3n+1) {
      clear: left; } }

@media (max-width: 767px) {
  .ishiproducts-grid div {
    /* If media is below 768 */ }
    .ishiproducts-grid div:nth-child(3n+1) {
      clear: none; }
    .ishiproducts-grid div:nth-child(2n+1) {
      clear: left; } }

@media (max-width: 543px) {
  .ishiproducts-grid div {
    /* If media is below 544 */ }
    .ishiproducts-grid div:nth-child(2n+1) {
      clear: none; } }

/* ---------------------------- scss for list view of product -----------------------------*/
#products .products.list .product-miniature {
  padding: 15px 0; }
  #products .products.list .product-miniature .product-container .thumbnail-container .thumbnail-inner {
    overflow: hidden; }
    #products .products.list .product-miniature .product-container .thumbnail-container .thumbnail-inner .thumbnail-buttons {
      display: block; }
  #products .products.list .product-miniature .product-container .product-description {
    text-align: left;
    margin: 0; }
    @media (max-width: 543px) {
      #products .products.list .product-miniature .product-container .product-description {
        /* If media is below 544 */
        text-align: center;
        margin-top: 15px; } }
    #products .products.list .product-miniature .product-container .product-description .thumbnail-buttons {
      display: none; }
    #products .products.list .product-miniature .product-container .product-description .product-title, #products .products.list .product-miniature .product-container .product-description .product-price-and-shipping {
      margin-bottom: 10px;
      opacity: 1; }
    #products .products.list .product-miniature .product-container .product-description .product-desc {
      display: block;
      margin-bottom: 10px; }
    #products .products.list .product-miniature .product-container .product-description .highlighted-informations {
      display: block;
      margin-bottom: 10px; }
    #products .products.list .product-miniature .product-container .product-description .cart-btn {
      position: relative;
      bottom: 0;
      opacity: 1;
      margin-bottom: 10px;
      -webkit-transition: all .1s;
      -moz-transition: all .1s;
      -o-transition: all .1s;
      transition: all .1s;
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0); }

#custom-text {
  background: white;
  border-radius: 2px;
  margin-bottom: 1.5rem;
  padding: 3.125rem 3.125rem;
  text-align: center; }
  #custom-text h3 {
    text-transform: uppercase;
    color: #232323;
    font-size: 1.563rem;
    font-weight: 700; }
  #custom-text p {
    color: #232323;
    font-weight: 400;
    font-size: 1.1em; }
    #custom-text p .dark {
      color: #acaaa6;
      font-weight: 400; }

.page-content.page-cms {
  background: white;
  padding: 1.25rem;
  text-align: justify; }
  .page-content.page-cms .cms-box img {
    max-width: 100%; }

@media (max-width: 991px) {
  #block-cmsinfo {
    padding: 1.25rem 1.875rem; } }

#products {
  color: #7a7a7a;
  padding: 0; }
  #products .products-select {
    -js-display: flex;
    display: flex;
    align-items: baseline;
    justify-content: space-between; }
  #products .up {
    margin-bottom: 1rem; }
    #products .up .btn-secondary, #products .up .btn-tertiary {
      color: #acaaa6;
      text-transform: inherit; }
      #products .up .btn-secondary .material-icons, #products .up .btn-tertiary .material-icons {
        margin-right: 0; }

.block-category {
  margin-bottom: 1.563rem;
  padding: 0;
  border: none; }
  .block-category .block-category-inner #category-description {
    margin-bottom: 20px; }
    .block-category .block-category-inner #category-description p,
    .block-category .block-category-inner #category-description strong {
      font-weight: 400;
      color: #969696; }
    .block-category .block-category-inner #category-description p {
      color: #969696;
      margin-bottom: 0;
      line-height: 21px;
      word-break: break-word; }
    .block-category .block-category-inner #category-description span {
      font-size: 14px;
      font-family: "Poppins", Helvetica, sans-serif;
      color: #969696; }
  .block-category .block-category-inner .category-cover img {
    max-width: 100%; }

.products-selection .sort-by-row {
  -js-display: flex;
  display: flex;
  align-items: center; }

.products-selection .sort-by {
  white-space: normal;
  word-break: break-word;
  margin-right: -0.9375rem;
  margin-left: 0.9375rem;
  text-align: right; }

.products-selection .total-products {
  padding-top: 0.625rem;
  position: relative;
  top: 3px; }
  .products-selection .total-products p {
    margin-top: 2px; }

.products-selection h1 {
  padding-top: 0.625rem; }

.products-sort-order {
  color: #acaaa6; }
  .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #232323;
    background: white;
    padding: 0.625rem;
    cursor: pointer;
    line-height: 22px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .products-sort-order .select-list {
    display: block;
    color: #232323;
    padding: 0.625rem 1.25rem; }
    .products-sort-order .select-list:hover {
      background: #000;
      color: white;
      text-decoration: none; }
  .products-sort-order .dropdown-menu {
    left: auto;
    width: 90%;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
    margin: 0; }
    @media (max-width: 991px) {
      .products-sort-order .dropdown-menu {
        /* If media is below 992 */
        width: 94%; } }

.facet-dropdown {
  color: #acaaa6;
  padding-left: 0;
  padding-right: 0;
  background: #f1f1f1;
  border: 3px solid transparent;
  box-sizing: border-box;
  box-shadow: 1px 1px 1px 1px #f1f1f1; }
  .facet-dropdown.open {
    border: 0; }
    .facet-dropdown.open > .select-title {
      border: 3px solid #000;
      background: #f6f6f6; }
  .facet-dropdown .select-title {
    display: inline-flex;
    align-items: center;
    margin-left: 0;
    width: 100%;
    color: #232323;
    background: #f1f1f1;
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    cursor: pointer; }
    .facet-dropdown .select-title > i {
      margin-left: auto; }
  .facet-dropdown .select-list {
    display: block;
    color: #232323;
    background: #f6f6f6;
    padding: 0.625rem 1.25rem; }
    .facet-dropdown .select-list:hover {
      background: #000;
      color: white;
      text-decoration: none; }
  .facet-dropdown .dropdown-menu {
    padding: 0;
    margin-top: 3px;
    left: auto;
    width: 100%;
    background: #f6f6f6;
    border: none;
    box-shadow: 1px 1px 1px 1px #f1f1f1; }

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
  margin-bottom: 25px;
  background: white;
  border: 1px solid #e9e9e9;
  padding: 15px; }
  #search_filters .facet,
  #search_filters_brands .facet,
  #search_filters_suppliers .facet {
    padding-top: 0.625rem; }
    #search_filters .facet .collapse,
    #search_filters_brands .facet .collapse,
    #search_filters_suppliers .facet .collapse {
      display: block; }
    #search_filters .facet .facet-title,
    #search_filters_brands .facet .facet-title,
    #search_filters_suppliers .facet .facet-title {
      color: #454545;
      font: 500 14px/28px "Poppins", Helvetica, sans-serif;
      text-transform: uppercase;
      margin-bottom: 0; }
    #search_filters .facet .facet-label,
    #search_filters_brands .facet .facet-label,
    #search_filters_suppliers .facet .facet-label {
      margin-bottom: 0; }
      #search_filters .facet .facet-label a,
      #search_filters_brands .facet .facet-label a,
      #search_filters_suppliers .facet .facet-label a {
        font-size: 14px;
        color: #969696;
        display: inline-block;
        line-height: 28px;
        vertical-align: bottom; }
  #search_filters .js-search-filters-clear-all,
  #search_filters_brands .js-search-filters-clear-all,
  #search_filters_suppliers .js-search-filters-clear-all {
    text-transform: uppercase;
    background-color: #000;
    color: #fff; }
    #search_filters .js-search-filters-clear-all:hover,
    #search_filters_brands .js-search-filters-clear-all:hover,
    #search_filters_suppliers .js-search-filters-clear-all:hover {
      background-color: #FFF;
      border-color: #FFF;
      color: #000; }

#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: 0; }
  #search_filters_brands .facet .facet-label,
  #search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.3125rem; }

.pagination {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 14px 0;
  background-color: #f5f5f5; }
  .pagination .pagination-desc {
    line-height: 50px;
    font-size: 14px;
    color: #333; }
    @media (max-width: 767px) {
      .pagination .pagination-desc {
        /* If media is below 768 */
        text-align: center; } }
  .pagination .pagination-right {
    float: right;
    text-align: right; }
    @media (max-width: 767px) {
      .pagination .pagination-right {
        /* If media is below 768 */
        text-align: center; } }
  .pagination .page-list {
    padding: 0.625rem 0;
    margin-bottom: 0; }
    .pagination .page-list li {
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
    .pagination .page-list .pagination-lbl {
      display: none; }
  .pagination a {
    color: black;
    font-weight: 600;
    border: 1px solid #eee;
    width: 35px;
    height: 35px;
    padding: 8px;
    text-align: center;
    display: block;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1); }
    .pagination a:hover {
      color: #fff;
      background-color: #000; }
    .pagination a:not(.previous):not(.next) {
      letter-spacing: 0.125rem; }
  .pagination .previous {
    float: left;
    padding: 5px; }
  .pagination .next {
    float: right;
    padding: 5px; }
  .pagination .disabled {
    cursor: not-allowed; }
  .pagination .current a {
    background-color: #FFF;
    text-decoration: none;
    color: #000; }

.active_filters {
  background: #dededd;
  padding: 0.625rem 1.875rem;
  margin-bottom: 1.25rem; }
  .active_filters .active-filter-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    font-weight: 500;
    margin-bottom: 0; }
  .active_filters ul {
    display: inline;
    margin: 0; }
  .active_filters .filter-block {
    color: #232323;
    background: white;
    padding: 0.625rem;
    display: inline-block;
    font-size: 0.8125rem; }
    .active_filters .filter-block .close {
      color: #232323;
      font-size: 0.9375rem;
      opacity: 1;
      margin-top: 1px;
      margin-left: 5px; }

.block-categories {
  background: #f5f5f5;
  width: 100%; }
  .block-categories .collapse-icons {
    padding: 5px; }
    .block-categories .collapse-icons i {
      font-size: 16px; }
  .block-categories .category-top-menu {
    margin-bottom: 0;
    padding: 15px; }
  .block-categories .category-sub-menu .category-sub-menu {
    margin-left: 10px; }
  .block-categories .category-sub-menu .category-sub-link {
    font-size: 0.875rem; }
  .block-categories .category-sub-menu li {
    position: relative; }
    .block-categories .category-sub-menu li[data-depth="1"] {
      margin-bottom: 0.625rem; }
  .block-categories .category-sub-menu li[data-depth="0"] > a {
    font-weight: 400;
    width: 100%;
    display: inline-block;
    margin: 0.3125rem 0 0;
    padding-bottom: 0.1875rem;
    font-size: 14px; }
  .block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: 0.3125rem; }
    .block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
      content: "-";
      margin-right: 0.3125rem; }
  .block-categories a {
    color: #232323; }
  .block-categories .collapse-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer; }
    .block-categories .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    .block-categories .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    .block-categories .collapse-icons .add:hover,
    .block-categories .collapse-icons .remove:hover {
      color: #000; }
    .block-categories .collapse-icons .remove {
      display: none; }
  .block-categories .arrows .arrow-right,
  .block-categories .arrows .arrow-down {
    font-size: 0.875rem;
    cursor: pointer;
    margin-left: 2px; }
    .block-categories .arrows .arrow-right:hover,
    .block-categories .arrows .arrow-down:hover {
      color: #000; }
  .block-categories .arrows .arrow-down {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block; }

.facets-title {
  color: #232323; }

.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-tertiary {
  padding: 0.75rem 0.5rem 0.6875rem; }

/*** Responsive part ***/
@media (max-width: 991px) {
  #category #left-column {
    width: 100%; }
    #category #left-column #search_filter_controls {
      text-align: center;
      margin-bottom: 1rem; }
      #category #left-column #search_filter_controls button {
        margin: 0 0.5rem; }
    #category #left-column #search_filters {
      margin-bottom: 15px;
      box-shadow: none;
      padding: 0;
      border-top: 1px solid #f6f6f6; }
      #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 1px solid #f6f6f6; }
        #category #left-column #search_filters .facet .title {
          cursor: pointer; }
          #category #left-column #search_filters .facet .title .collapse-icons .remove {
            display: none; }
        #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
          display: none; }
        #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
          display: block; }
        #category #left-column #search_filters .facet .facet-title {
          color: #232323;
          text-transform: uppercase; }
        #category #left-column #search_filters .facet .h6 {
          margin-bottom: 0;
          padding: 0.625rem;
          display: inline-block; }
        #category #left-column #search_filters .facet .navbar-toggler {
          display: inline-block; }
        #category #left-column #search_filters .facet .collapse {
          display: none; }
          #category #left-column #search_filters .facet .collapse.in {
            display: block; }
        #category #left-column #search_filters .facet .facet-label a {
          margin-top: 0; }
        #category #left-column #search_filters .facet ul {
          margin-bottom: 0; }
          #category #left-column #search_filters .facet ul li {
            border-top: 1px solid #f6f6f6;
            padding: 0.625rem; }
  #category #content-wrapper {
    width: 100%; }
  #category #search_filter_toggler {
    width: 100%; }
  .products-sort-order .select-title {
    margin-left: 0; }
  .products-selection h1 {
    padding-top: 0;
    text-align: center;
    margin-bottom: 1rem; }
  .products-selection .showing {
    padding-top: 1rem; }
  #prices-drop #content-wrapper,
  #new-products #content-wrapper,
  #best-sales #content-wrapper {
    width: 100%; } }

@media (max-width: 543px) {
  .products-selection .filter-button {
    padding-left: 0; }
  #category #left-column #search_filters_wrapper {
    margin-left: -15px;
    margin-right: -15px; } }

#search_filters ul li p {
  font-size: 14px;
  color: #969696;
  line-height: 28px; }

#search_filters ul li .ui-slider-horizontal {
  min-width: 210px;
  padding: 3px; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    #search_filters ul li .ui-slider-horizontal {
      /* If media is between 992 and 1199 */
      min-width: 170px; } }

#product #content {
  position: relative;
  margin: 0 auto;
  padding: 0;
  border: 0; }

#product .product-title {
  color: #333;
  font-weight: 400;
  text-transform: capitalize;
  padding-bottom: 15px;
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px; }

.form-control-select {
  -moz-appearance: menulist;
  background: none; }

.product-price {
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 24px; }

#product-description-short {
  color: #232323; }

.product-information {
  font-size: 0.9375rem;
  color: #232323; }
  .product-information p {
    margin-bottom: 15px; }
  .product-information .manufacturer-logo {
    height: 35px; }
  .product-information .product-comments {
    margin-bottom: 20px; }
  .product-information .product-description img {
    max-width: 100%;
    height: auto; }
  .product-information .wishlist_login {
    clear: both;
    margin-bottom: 5px; }

.input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 1.25rem;
  width: 1.25rem; }

.input-container {
  position: relative; }

.input-radio {
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%; }

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: 2px solid #232323; }

.radio-label {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
  background: white;
  display: inline-block;
  padding: 0.125rem 0.625rem;
  font-weight: 600;
  border: 2px solid white; }

.product-actions .control-label {
  width: 100%;
  margin-bottom: 8px;
  display: block;
  width: 100%;
  font-weight: 500; }

.product-actions .add-to-cart {
  height: 2.75rem;
  line-height: inherit;
  text-transform: uppercase;
  line-height: 23px;
  padding: 10px 25px;
  background-color: #000;
  border-color: #000; }
  @media (max-width: 543px) {
    .product-actions .add-to-cart {
      /* If media is below 544 */
      padding: 10px 19px; } }
  .product-actions .add-to-cart .material-icons {
    line-height: inherit;
    display: none; }
  .product-actions .add-to-cart:hover {
    background-color: #FFF;
    border-color: #FFF;
    color: #000; }

.product-quantity {
  display: block; }
  .product-quantity .qty, .product-quantity .add {
    display: inline;
    margin-right: 15px;
    margin-bottom: 0.5rem; }
  .product-quantity .qty {
    margin-right: 15px; }
  .product-quantity #quantity_wanted {
    color: #232323;
    background-color: white;
    height: 2.75rem;
    padding: 0.175rem 0.5rem;
    width: 3rem; }
  .product-quantity .input-group-btn-vertical {
    float: left; }
  .product-quantity .input-group-btn-vertical .btn {
    padding: 0.5rem 0.6875rem; }
    .product-quantity .input-group-btn-vertical .btn i {
      font-size: 1rem;
      top: 0.125rem;
      left: 0.1875rem; }
  .product-quantity .btn-touchspin {
    height: 1.438rem; }

.product-discounts {
  margin-bottom: 0; }
  .product-discounts > .product-discounts-title {
    font-weight: normal;
    font-size: 0.875rem; }
  .product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 0.625rem 1.25rem;
    background: white;
    border: 0.3125rem #f1f1f1 solid;
    text-align: center; }
  .product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6; }
    .product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
      background: white; }
    .product-discounts > .table-product-discounts tbody tr td {
      padding: 0.625rem 1.25rem;
      text-align: center;
      border: 0.3125rem #f1f1f1 solid; }

.product-prices {
  font-weight: 400;
  font-size: 15px;
  color: #333;
  margin-bottom: 20px; }
  .product-prices div {
    display: inline-block;
    vertical-align: middle; }
  .product-prices .tax-shipping-delivery-label {
    font-size: 0.8125rem;
    color: #acaaa6; }
    .product-prices .tax-shipping-delivery-label .delivery-information {
      padding: 0 0 0 2px; }
      .product-prices .tax-shipping-delivery-label .delivery-information::before {
        content: "-";
        padding: 0 2px 0 0; }

.product-discount {
  color: #878787;
  margin-bottom: 0; }
  .product-discount .regular-price {
    text-decoration: line-through;
    font-weight: 500;
    margin-right: 0.625rem;
    font-size: 18px; }

.product-line-info {
  margin-bottom: 8px; }
  .product-line-info .value {
    color: #acaaa6; }

.has-discount.product-price, .has-discount p {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 0; }

.has-discount .discount {
  background: #f1f1f1;
  color: #000000;
  padding: 7px 11px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin: 0 8px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle; }

.product-unit-price {
  font-size: 0.8125rem;
  margin-bottom: 0; }

.tabs {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .tabs {
      /* If media is below 992 */
      margin-bottom: 30px; } }
  .tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 30px;
    text-align: center; }
    .tabs .nav-tabs .nav-link {
      color: #000;
      padding-left: 1px;
      padding-right: 1px;
      padding: 8px 12px;
      border: 1px solid #e4e4e4;
      background: #fff;
      letter-spacing: 1px;
      text-decoration: none;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      font-size: 14px;
      font-weight: 500;
      border-radius: 4px;
      position: relative; }
      .tabs .nav-tabs .nav-link:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        width: 0;
        height: 0;
        bottom: -9px;
        margin: 0 auto;
        border-style: solid;
        border-width: 8px 10px 0 10px;
        border-color: transparent transparent transparent transparent;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      @media (max-width: 543px) {
        .tabs .nav-tabs .nav-link {
          padding: 8px 4px;
          font-size: 13px; } }
      .tabs .nav-tabs .nav-link.active {
        border-color: #FFF;
        background: #FFF;
        color: #000; }
        .tabs .nav-tabs .nav-link.active:before {
          border-color: #FFF transparent transparent transparent; }
      .tabs .nav-tabs .nav-link:hover {
        border-color: #FFF;
        background: #FFF;
        color: #fff; }
        .tabs .nav-tabs .nav-link:hover:before {
          border-color: #FFF transparent transparent transparent; }
      .tabs .nav-tabs .nav-link:focus {
        color: #fff; }
    .tabs .nav-tabs .nav-item {
      display: inline-block;
      vertical-align: middle;
      float: none;
      margin-bottom: -0.125rem;
      text-transform: uppercase;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .tabs .nav-tabs .nav-item {
          /* If media is below 768 */
          margin-bottom: 15px; }
          .tabs .nav-tabs .nav-item:last-child {
            margin-bottom: 0;
            margin-left: 0; } }
      @media (max-width: 543px) {
        .tabs .nav-tabs .nav-item {
          margin-left: 6px; } }
      .tabs .nav-tabs .nav-item:first-child {
        margin-left: 0; }
  .tabs #tab-content {
    padding: 15px;
    border: 1px solid #e4e4e4;
    text-align: center; }
    .tabs #tab-content .tab-pane p {
      line-height: 28px;
      color: gray;
      margin-bottom: 0;
      letter-spacing: 0.8px; }

.product-cover {
  margin-bottom: 1.25rem;
  position: relative; }
  .product-cover #product-zoom {
    cursor: crosshair; }
  .product-cover img {
    background: white; }

#product-modal .modal-content {
  background: transparent;
  border: none;
  padding: 0; }
  #product-modal .modal-content .modal-body {
    -js-display: flex;
    display: flex;
    margin-left: -30%; }
    #product-modal .modal-content .modal-body .product-cover-modal {
      background: white; }
    #product-modal .modal-content .modal-body .image-caption {
      background: white;
      width: 800px;
      padding: 0.625rem 1.25rem;
      border-top: #f1f1f1 1px solid; }
      #product-modal .modal-content .modal-body .image-caption p {
        margin-bottom: 0; }
    #product-modal .modal-content .modal-body .thumbnails {
      position: relative; }
    #product-modal .modal-content .modal-body .mask {
      position: relative;
      overflow: hidden;
      max-height: 49.38rem;
      margin-top: 2.188rem;
      z-index: 1; }
      #product-modal .modal-content .modal-body .mask.nomargin {
        margin-top: 0; }
    #product-modal .modal-content .modal-body .product-images {
      margin-left: 2.5rem; }
      #product-modal .modal-content .modal-body .product-images img {
        width: 9.25rem;
        cursor: pointer;
        background: white; }
        #product-modal .modal-content .modal-body .product-images img:hover {
          border: #000 3px solid; }
    #product-modal .modal-content .modal-body .arrows {
      height: 100%;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 0;
      color: white;
      right: 1.875rem;
      z-index: 0;
      cursor: pointer; }
      #product-modal .modal-content .modal-body .arrows .arrow-up {
        position: absolute;
        top: -2rem;
        opacity: 0.2; }
      #product-modal .modal-content .modal-body .arrows .arrow-down {
        position: absolute;
        bottom: -2rem; }
      #product-modal .modal-content .modal-body .arrows i {
        font-size: 6.25rem;
        display: inline; }

#blockcart-modal {
  color: #232323; }
  #blockcart-modal .modal-header {
    color: #000; }
    #blockcart-modal .modal-header .close {
      opacity: 1; }
      #blockcart-modal .modal-header .close .material-icons {
        color: #7a7a7a; }
  #blockcart-modal .modal-body {
    background: white;
    padding: 35px 25px; }
    #blockcart-modal .modal-body .divide-right span {
      display: inline-block;
      margin-bottom: 10px;
      color: #000000;
      font-weight: 600; }
  #blockcart-modal .modal-dialog {
    max-width: 1140px;
    width: 100%; }
  #blockcart-modal .product-image {
    width: 100%; }
  #blockcart-modal .modal-title {
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    text-align: left !important; }
    #blockcart-modal .modal-title i.material-icons {
      margin-right: 10px; }
  #blockcart-modal .product-name, #blockcart-modal .cart-products-count {
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px; }
  #blockcart-modal .cart-products-count {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  #blockcart-modal .cart-content {
    padding-left: 2.5rem; }
    #blockcart-modal .cart-content p {
      color: #7a7a7a;
      -js-display: flex;
      display: flex;
      justify-content: space-between; }
      #blockcart-modal .cart-content p.cart-products-count {
        font-size: 16px;
        color: #333333;
        font-weight: 500; }
      #blockcart-modal .cart-content p.product-tax {
        font-size: .875rem; }
      #blockcart-modal .cart-content p .label,
      #blockcart-modal .cart-content p .value {
        font-weight: 600; }
    #blockcart-modal .cart-content .cart-content-btn {
      display: inline-flex; }
      #blockcart-modal .cart-content .cart-content-btn button {
        margin-right: 0.3125rem; }
      #blockcart-modal .cart-content .cart-content-btn .btn {
        white-space: inherit; }
      #blockcart-modal .cart-content .cart-content-btn i {
        display: none; }
      #blockcart-modal .cart-content .cart-content-btn .btn-secondary, #blockcart-modal .cart-content .cart-content-btn .btn-tertiary {
        background-color: #FFF;
        border-color: #FFF;
        color: #000; }
        #blockcart-modal .cart-content .cart-content-btn .btn-secondary:hover, #blockcart-modal .cart-content .cart-content-btn .btn-tertiary:hover {
          background-color: #000;
          border-color: #000;
          color: #fff; }
    #blockcart-modal .cart-content strong {
      font-weight: 600;
      color: #000; }
  #blockcart-modal .divide-right {
    border-right: #f1f1f1 1px solid; }
    #blockcart-modal .divide-right span, #blockcart-modal .divide-right p {
      color: #5f5f5f;
      font-size: 14px; }
      #blockcart-modal .divide-right span strong, #blockcart-modal .divide-right p strong {
        font-weight: 500;
        color: #5f5f5f; }
    #blockcart-modal .divide-right .product-price-modal {
      font-size: 18px;
      color: #FFF; }

.product-images > li.thumb-container {
  display: inline; }
  .product-images > li.thumb-container > .thumb {
    cursor: pointer;
    margin-bottom: 0.625rem; }
    .images-container .product-images > li.thumb-container > .thumb {
      margin-right: 0.8125rem; }

#main .images-container .js-qv-mask {
  white-space: nowrap;
  overflow: hidden; }
  #main .images-container .js-qv-mask.scroll {
    width: 415px;
    margin: 0 auto; }
    @media (max-width: 1199px) {
      #main .images-container .js-qv-mask.scroll {
        width: 314px; } }
    @media (max-width: 991px) {
      #main .images-container .js-qv-mask.scroll {
        width: 210px; } }
    @media (max-width: 767px) {
      #main .images-container .js-qv-mask.scroll {
        width: 420px; } }
    @media (max-width: 543px) {
      #main .images-container .js-qv-mask.scroll {
        width: 210px; } }

.scroll-box-arrows {
  display: none; }
  .scroll-box-arrows.scroll {
    display: block; }
  .scroll-box-arrows i {
    position: absolute;
    bottom: 2%;
    height: 128px;
    line-height: 128px;
    cursor: pointer; }
  .scroll-box-arrows .left {
    left: 0; }
  .scroll-box-arrows .right {
    right: 0; }

#product-availability {
  display: block;
  font-weight: 600;
  margin: 14px 0 0 0px;
  vertical-align: middle; }
  @media (max-width: 543px) {
    #product-availability {
      /* If media is below 544 */
      width: 100%; } }
  #product-availability .material-icons {
    line-height: inherit;
    line-height: 22px; }
  #product-availability .product-available {
    color: #4cbb6c; }
  #product-availability .product-unavailable {
    color: #ff9a52; }
  #product-availability .product-last-items {
    color: #ff9a52; }

#product-details .product-manufacturer {
  margin-bottom: 15px; }

#product-details .label {
  font-weight: 500;
  margin-right: 10px;
  color: #444;
  margin-bottom: 12px; }

#product-details span {
  color: #969696;
  line-height: 20px; }

.product-features {
  margin-top: 1.25rem;
  margin-left: 0.3125rem;
  text-align: center; }
  .product-features > dl.data-sheet {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch; }
    .product-features > dl.data-sheet dd.value,
    .product-features > dl.data-sheet dt.name {
      flex: 1 0 40%;
      font-weight: normal;
      background: #ebebeb;
      padding: 0.625rem;
      margin-right: 0.625rem;
      min-height: 2.5rem;
      word-break: normal;
      text-transform: capitalize;
      margin-bottom: .5rem; }
      .product-features > dl.data-sheet dd.value:nth-of-type(even),
      .product-features > dl.data-sheet dt.name:nth-of-type(even) {
        background: #f6f6f6; }

.product-variants > .product-variants-item {
  margin-bottom: 20px; }
  .product-variants > .product-variants-item:last-child {
    margin-bottom: 20px; }
  .product-variants > .product-variants-item select {
    background-color: white;
    width: auto;
    padding-right: 1.875rem; }
  .product-variants > .product-variants-item ul {
    margin-bottom: 0; }
  .product-variants > .product-variants-item label {
    margin-bottom: 0; }
  .product-variants > .product-variants-item ul li {
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle; }
  .product-variants > .product-variants-item .color {
    margin-left: 0;
    margin-top: 0; }

.product-add-to-cart {
  display: block;
  overflow: hidden;
  margin-bottom: 15px; }

.product-flags {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%; }

li.product-flag {
  position: absolute;
  display: block;
  padding: 5px 7px;
  color: #232323;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  z-index: 2; }
  li.product-flag.discount, li.product-flag.on-sale {
    top: 10px;
    right: 10px; }
  li.product-flag.new {
    top: 10px;
    left: 10px; }
  li.product-flag.online-only {
    left: 10px;
    bottom: 10px;
    display: none; }
    li.product-flag.online-only::before {
      content: "\E30A";
      font-family: 'Material Icons';
      vertical-align: -2px;
      margin: 5px;
      font-size: 12px; }
  li.product-flag.pack {
    color: #000;
    right: 10px;
    top: 30px; }

.product-customization {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
  margin: 2.5rem 0; }
  .product-customization .product-customization-item {
    margin: 1.25rem 0; }
  .product-customization .product-message {
    background: #f1f1f1;
    border: none;
    width: 100%;
    height: 3.125rem;
    resize: none;
    padding: 0.625rem; }
    .product-customization .product-message:focus {
      background-color: white; }
  .product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 2.625rem;
    overflow: hidden;
    position: absolute; }
  .product-customization .customization-message {
    margin-top: 20px; }
  .product-customization .custom-file {
    position: relative;
    background: #f1f1f1;
    width: 100%;
    height: 2.625rem;
    line-height: 2.625rem;
    text-indent: 0.625rem;
    display: block;
    color: #acaaa6;
    margin-top: 1.25rem; }
    .product-customization .custom-file button {
      z-index: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .product-customization small {
    color: #acaaa6; }

.product-pack {
  margin-top: 2.5rem; }
  .product-pack .pack-product-container {
    -js-display: flex;
    display: flex;
    justify-content: space-around; }
    .product-pack .pack-product-container .thumb-mask > .mask {
      overflow: unset;
      width: auto;
      height: auto;
      border: 0;
      padding: 0; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .product-pack .pack-product-container .thumb-mask > .mask {
          /* If media is between 992 and 1199 */
          margin: 0.625rem 10px; } }
      @media (max-width: 991px) {
        .product-pack .pack-product-container .thumb-mask > .mask {
          /* If media is below 992 */
          margin: 0.625rem 10px; } }
      @media (max-width: 767px) {
        .product-pack .pack-product-container .thumb-mask > .mask {
          /* If media is below 768 */
          margin: 0.625rem 0; } }
      @media (max-width: 543px) {
        .product-pack .pack-product-container .thumb-mask > .mask {
          /* If media is below 768 */
          margin: 0.625rem 6px; } }
    .product-pack .pack-product-container .pack-product-name {
      flex: 0 0 50%;
      font-size: 0.875rem;
      color: #acaaa6; }
    .product-pack .pack-product-container .pack-product-quantity {
      border-left: #f1f1f1 2px solid;
      padding-left: 0.625rem; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .product-pack .pack-product-container .pack-product-quantity {
          /* If media is between 992 and 1199 */
          padding: 0 5px; } }
      @media (max-width: 991px) {
        .product-pack .pack-product-container .pack-product-quantity {
          /* If media is below 992 */
          padding: 0 5px; } }
      @media (max-width: 767px) {
        .product-pack .pack-product-container .pack-product-quantity {
          /* If media is below 768 */
          padding: 0;
          padding-left: 0.625rem; } }
      @media (max-width: 543px) {
        .product-pack .pack-product-container .pack-product-quantity {
          /* If media is below 768 */
          padding: 0 5px; } }
    .product-pack .pack-product-container .pack-product-name,
    .product-pack .pack-product-container .pack-product-price,
    .product-pack .pack-product-container .pack-product-quantity {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      -js-display: flex;
      display: flex;
      align-items: center; }

.product-refresh {
  margin-top: 1.25rem; }

.product-additional-info {
  display: block;
  overflow: hidden; }

.social-sharing {
  margin-bottom: 20px; }
  .social-sharing span {
    display: block;
    margin-bottom: 0.375rem;
    font-weight: 500; }
  .social-sharing ul {
    margin-bottom: 0; }
    .social-sharing ul li:hover a::before {
      color: #000; }
  .social-sharing li {
    height: 35px;
    width: 60px;
    display: inline-block;
    background-color: #FFF;
    cursor: pointer;
    margin-right: 4px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .social-sharing li a {
      display: block;
      width: 100%;
      height: 100%;
      white-space: nowrap;
      text-align: center;
      line-height: 35px;
      text-indent: unset;
      overflow: hidden; }
      .social-sharing li a:hover {
        color: transparent; }

.wishlist_container {
  margin-bottom: 10px; }

.paymentlogo-container {
  padding: 0;
  margin-bottom: 20px;
  width: 100%; }
  @media (max-width: 543px) {
    .paymentlogo-container {
      /* If media is below 544 */
      display: none; } }
  .paymentlogo-container span {
    display: block;
    margin-bottom: 0.375rem;
    font-weight: 500; }
  .paymentlogo-container img {
    background: #f4f4f4;
    margin: 1px 4px 1px 0;
    padding: 5px; }

.wishlist_login {
  clear: both; }

#product-list-top {
  padding: 14px 15px;
  background-color: #f5f5f5;
  margin-bottom: 15px; }
  #product-list-top .products-selection .title {
    color: #7a7a7a; }

#js-product-list-top .layout-options {
  display: block;
  float: left;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle; }
  #js-product-list-top .layout-options > span {
    width: 22px;
    height: 22px;
    display: inline-block;
    cursor: pointer;
    margin: 1px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  #js-product-list-top .layout-options #grid-view {
    background: url(../css/95f04365bfbbb96ea26d2985d5939ddb.png) no-repeat 0px 0px; }
    #js-product-list-top .layout-options #grid-view:hover {
      background-position: 0px -33px; }
    #js-product-list-top .layout-options #grid-view.checked {
      background-position: 0px -33px; }
  #js-product-list-top .layout-options #list-view {
    background: url(../css/95f04365bfbbb96ea26d2985d5939ddb.png) no-repeat -37px 1px; }
    #js-product-list-top .layout-options #list-view:hover {
      background-position: -37px -32px; }
    #js-product-list-top .layout-options #list-view.checked {
      background-position: -37px -32px; }

#blockcart-modal .cart-content .btn {
  margin-bottom: 0.625rem; }

@media (max-width: 991px) {
  .product-cover img {
    width: 100%; }
  #product-modal .modal-content .modal-body {
    flex-direction: column;
    margin-left: 0; }
    #product-modal .modal-content .modal-body img.product-cover-modal {
      width: 100%; }
    #product-modal .modal-content .modal-body .arrows {
      display: none; }
  #product-modal .modal-content .modal-body .image-caption {
    width: 100%; }
  #blockcart-modal .modal-dialog {
    width: calc(100% - 20px); }
  #blockcart-modal .modal-body {
    padding: 1.875rem; } }

@media (max-width: 767px) {
  #blockcart-modal .divide-right {
    border-right: none; }
  #blockcart-modal .modal-body {
    padding: 1rem; } }

/*========================== You Might Also Like Block ==========================*/
#product .product-block-information .product-title {
  font-size: 1.125rem;
  padding-bottom: 0;
  border-bottom: medium none;
  margin-bottom: 0.5rem; }

.product-accessories-block {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px; }

#product #ishispecialproducts {
  padding: 0 15px;
  display: block;
  width: 100%;
  overflow: hidden; }

.cart-grid {
  margin-bottom: 1rem; }

.cart-items {
  margin-bottom: 0; }

.cart-item {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5; }
  .cart-item:last-child {
    border-bottom: 0; }
  .cart-item:hover {
    background: #fafafa;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

.card-block.checkout {
  padding: 1.25rem; }

.card-block.cart-summary-totals:last-child {
  margin-bottom: 0; }

.cart-summary-line {
  margin-bottom: 10px;
  clear: both; }
  .cart-summary-line::after {
    content: "";
    display: table;
    clear: both; }
  .cart-summary-line .label {
    font-weight: normal;
    white-space: inherit;
    font-size: 13px;
    color: #6a6a6a; }
  .cart-summary-line .value {
    float: right;
    font-size: 16px;
    color: #3b3b3b; }
  .cart-summary-line.cart-summary-subtotals .label,
  .cart-summary-line.cart-summary-subtotals .value {
    font-weight: normal; }

/** CART BODY **/
.cart-grid-body {
  margin-bottom: 0.75rem; }
  .cart-grid-body a.label:hover {
    color: #000; }
  .cart-grid-body .card-block {
    padding: 15px;
    display: block; }
    .cart-grid-body .card-block h1 {
      margin-bottom: 0;
      font-weight: 500;
      font-size: 16px; }
  .cart-grid-body .cart-overview {
    padding: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.125); }

/** CART RIGHT **/
.cart-grid-right .promo-discounts {
  margin-bottom: 0;
  text-align: center;
  padding-top: .5rem;
  padding-bottom: .5rem; }
  .cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #acaaa6;
    font-size: 1rem; }
    .cart-grid-right .promo-discounts .cart-summary-line .label .code {
      color: #F49D6E;
      text-decoration: underline;
      cursor: pointer; }

.cart-grid-right #block-reassurance li .block-reassurance-item {
  text-transform: capitalize; }

.cart-grid-right .cart-summary-line.cart-subtotal-products .label,
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
  font-weight: 600; }

.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
  font-size: 1rem; }

.block-promo {
  margin-bottom: 0; }
  .block-promo .promo-code {
    padding: 30px 20px 0;
    display: block;
    overflow: hidden; }
    .block-promo .promo-code .alert-danger {
      position: relative;
      margin-top: 60px;
      background: #ff4c4c;
      color: white;
      display: none;
      width: 90%; }
      .block-promo .promo-code .alert-danger::after {
        bottom: 100%;
        left: 10%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #ff4c4c;
        border-width: 10px;
        margin-left: -10px; }
    .block-promo .promo-code form {
      width: 90%;
      float: left; }
  .block-promo .promo-input {
    color: #232323;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 2.5rem;
    text-indent: 0.625rem;
    width: 70%;
    margin-right: -.24rem; }
    @media (max-width: 1199px) {
      .block-promo .promo-input {
        /* If media is below 1200 */
        width: 60%; } }
    .block-promo .promo-input + button {
      margin-top: -3px;
      margin-left: 18px;
      text-transform: capitalize;
      background: #FFF;
      border-color: #FFF;
      color: #000; }
      @media (max-width: 543px) {
        .block-promo .promo-input + button {
          /* If media is below 544 */
          margin-left: 10px; } }
      .block-promo .promo-input + button:hover {
        color: #fff;
        background: #000;
        border-color: #000; }
  .block-promo .cart-summary-line .label,
  .block-promo .promo-name {
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0; }
    .block-promo .cart-summary-line .label a,
    .block-promo .promo-name a {
      font-weight: normal;
      color: #232323;
      display: inline-block; }
  .block-promo .promo-name .cart-summary-line .label {
    font-weight: normal;
    color: #7a7a7a;
    text-transform: capitalize; }
  .block-promo .promo-name .cart-summary-line span {
    color: #e65e5e; }
  .block-promo .promo-name .cart-summary-line .float-xs-right {
    float: right; }
  .block-promo .promo-name .material-icons {
    font-size: 20px;
    margin-left: 7px;
    margin-top: -5px; }
  .block-promo .promo-code-button {
    display: block;
    text-align: center;
    padding-top: 20px; }
    .block-promo .promo-code-button.with-discounts {
      display: none; }
    .block-promo .promo-code-button.cancel-promo {
      color: #000;
      margin-bottom: 0; }
      .block-promo .promo-code-button.cancel-promo[aria-expanded="true"] {
        float: right;
        padding: 0;
        margin-top: 8px;
        color: #6a6a6a; }
  .block-promo.promo-highlighted {
    padding: 0 1rem;
    margin-bottom: 0;
    text-align: center; }
  .block-promo p {
    margin-bottom: 0; }

#checkout .block-promo {
  padding-bottom: 30px; }

/** CONTENT LEFT **/
.product-line-grid-left {
  margin: 0 auto;
  text-align: center; }
  .product-line-grid-left img {
    max-width: 100%; }

/** CONTENT BODY **/
.product-line-grid-body > .product-line-info {
  margin-bottom: 10px; }
  .product-line-grid-body > .product-line-info > .label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
    color: #000;
    font-size: 14px; }
  .product-line-grid-body > .product-line-info > .out-of-stock {
    color: red; }
  .product-line-grid-body > .product-line-info > .available {
    color: #4cbb6c; }
  .product-line-grid-body > .product-line-info > .unit-price-cart {
    padding-left: 0.3125rem;
    font-size: 0.875rem;
    color: #acaaa6; }

.product-line-grid-body .product-desc {
  color: #909796;
  font-size: 12px;
  margin-bottom: 8px; }

/** CONTENT LEFT **/
.product-line-grid-body .product-price {
  display: none; }

.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  color: #3b3b3b;
  line-height: 36px;
  font-size: 19px; }
  .product-line-grid-right .cart-line-product-actions .remove-from-cart,
  .product-line-grid-right .product-price .remove-from-cart {
    background: url(../css/1f99825b94a84da484b45dae6cc7ea7e.png) no-repeat center 0;
    width: 19px;
    height: 26px;
    color: #232323;
    display: inline-block;
    margin-top: 0.3125rem;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .product-line-grid-right .cart-line-product-actions .remove-from-cart i,
    .product-line-grid-right .product-price .remove-from-cart i {
      display: none; }
    .product-line-grid-right .cart-line-product-actions .remove-from-cart:hover,
    .product-line-grid-right .product-price .remove-from-cart:hover {
      background-position: center -36px; }

@media (max-width: 1199px) {
  .product-line-grid-right .qty {
    /* If media is below 1200 */
    padding: 0; } }

@media (max-width: 543px) {
  .product-line-grid-right .price {
    /* If media is below 544 */
    padding: 0; } }

@media (max-width: 543px) {
  .product-line-grid-right .product_qty_price {
    /* If media is below 544 */
    padding: 0; } }

/*** Responsive part ***/
@media (max-width: 767px) {
  .product-line-grid-body {
    margin-bottom: 1rem; } }

@media (max-width: 543px) {
  .cart-item {
    border-bottom: 1px solid #f1f1f1; }
    .cart-item:last-child {
      border-bottom: 0; }
  .cart-grid-body .cart-overview {
    padding: 0; }
  .cart-grid-body .no-items {
    padding: 1rem;
    display: inline-block; }
  .product-line-grid-left {
    padding-right: 0 !important; } }

.separator {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
  left: 15px;
  right: 15px; }

.cart-container .separator {
  display: none; }

.cart-summary-products a i {
  float: right; }

.cart-summary-subtotals-container {
  padding: 0; }

/*========================== NO CHANGE ==========================*/
#block-reassurance {
  margin-top: 15px;
  margin-bottom: 30px; }
  #block-reassurance img {
    opacity: .9;
    width: 1.5625rem;
    margin-right: 0.625rem; }
  #block-reassurance li {
    border: 1px 1px 1px solid #eee;
    margin-bottom: 7px; }
    #block-reassurance li:last-child {
      margin-bottom: 0; }
    #block-reassurance li .block-reassurance-item {
      padding: 15px;
      border-left: 3px solid #C47254 !important;
      border: 1px solid #e9e9e9;
      background: #f7f8fa;
      text-transform: capitalize; }
  #block-reassurance span {
    font-weight: 400;
    font-size: 14px; }

.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 64rem;
  margin: 10px auto; }

.quickview .modal-content {
  min-height: 28.13rem; }

@media (max-width: 991px) {
  .quickview #product-availability {
    /* If media is below 992 */
    width: 100%; } }

@media (max-width: 767px) {
  .quickview #product-availability {
    /* If media is below 768 */
    width: auto; } }

@media (max-width: 543px) {
  .quickview #product-availability {
    /* If media is below 544 */
    width: 100%; } }

.quickview .modal-header {
  border: medium none;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1; }
  .quickview .modal-header .close {
    margin-top: -7px;
    color: #333;
    opacity: 1;
    font-size: 35px;
    margin-right: 10px; }

.quickview .modal-body {
  min-height: 23.75rem;
  padding: 40px 15px; }
  .quickview .modal-body .product-title {
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
    padding: 0 0 10px; }
  .quickview .modal-body .product-comments {
    margin-bottom: 15px;
    text-align: left; }
    .quickview .modal-body .product-comments .star_content {
      display: block;
      padding: 0; }
      .quickview .modal-body .product-comments .star_content:after {
        display: none; }
    .quickview .modal-body .product-comments .comment_advice {
      display: none; }
  .quickview .modal-body span {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px; }
    .quickview .modal-body span.discount {
      margin-bottom: 2px; }
  .quickview .modal-body .regular-price {
    font-weight: 500;
    font-size: 18px; }
  .quickview .modal-body .current-price span:first-child {
    font-weight: 500;
    font-size: 24px; }
  .quickview .modal-body span.color {
    margin: 0; }
  .quickview .modal-body .qv-carousel {
    margin-bottom: 0; }

.quickview .modal-footer {
  border-top: 1px solid rgba(172, 170, 166, 0.3);
  text-align: center; }
  .quickview .modal-footer .buttons_bottom_block {
    display: none; }
  .quickview .modal-footer .social-sharing {
    display: block; }

.quickview .layer {
  display: none; }

.quickview .product-cover img {
  width: 95%; }

.quickview .images-container {
  -js-display: flex;
  display: flex; }
  @media (max-width: 543px) {
    .quickview .images-container {
      /* If media is below 544 */
      max-width: 300px;
      margin: 10px auto; } }
  .quickview .images-container .product-images > li.thumb-container > .thumb {
    width: 4.938rem;
    margin-bottom: 0.8125rem;
    background: white; }

.quickview .mask {
  overflow: hidden;
  width: 45%;
  height: 430px;
  overflow: hidden;
  margin: 17px 0 17px 20px;
  z-index: 1; }
  @media (max-width: 991px) {
    .quickview .mask {
      width: 55%; } }
  @media (max-width: 767px) {
    .quickview .mask {
      display: none; } }
  .quickview .mask .product-images > li.thumb-container {
    display: block;
    margin-bottom: 20px; }

.quickview .arrows {
  position: absolute;
  top: 0;
  height: 480px;
  right: 52px;
  z-index: 0; }
  @media (max-width: 991px) {
    .quickview .arrows {
      right: 50px; } }
  @media (max-width: 767px) {
    .quickview .arrows {
      display: none; } }
  .quickview .arrows .arrow-up {
    margin-top: -3.125rem;
    cursor: pointer;
    opacity: .2; }
  .quickview .arrows .arrow-down {
    position: absolute;
    bottom: -1.875rem;
    left: 0;
    cursor: pointer; }

.quickview .social-sharing {
  display: none;
  margin-bottom: 0;
  text-align: left; }
  .quickview .social-sharing span {
    display: none; }

.quickview .paymentlogo-container {
  display: none; }

#stores .page-stores {
  width: 85%;
  margin: 0 auto; }
  #stores .page-stores .store-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  #stores .page-stores .store-picture img {
    max-width: 100%; }
  #stores .page-stores .store-item-container {
    -js-display: flex;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 1.875rem 0; }
    #stores .page-stores .store-item-container ul {
      margin-bottom: 0;
      font-size: 0.9375rem; }
    #stores .page-stores .store-item-container .divide-left {
      border-left: #f1f1f1 1px solid; }
      #stores .page-stores .store-item-container .divide-left tr {
        height: 1.563rem; }
      #stores .page-stores .store-item-container .divide-left td {
        padding-left: 0.375rem; }
      #stores .page-stores .store-item-container .divide-left th {
        text-align: right; }
    #stores .page-stores .store-item-container .store-description {
      font-size: 1rem; }
  #stores .page-stores .store-item-footer {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    -js-display: flex;
    display: flex;
    justify-content: space-around; }
    #stores .page-stores .store-item-footer.divide-top {
      border-top: #f1f1f1 1px solid; }
    #stores .page-stores .store-item-footer div:first-child {
      flex: 0 0 65%; }
    #stores .page-stores .store-item-footer i.material-icons {
      margin-right: 0.625rem;
      color: #acaaa6;
      font-size: 1rem; }
    #stores .page-stores .store-item-footer li {
      margin-bottom: 0.625rem; }

/*** Responsive part ***/
@media (max-width: 767px) {
  #stores .page-stores {
    width: 100%; }
    #stores .page-stores .store-item-container {
      padding: 1rem 0; } }

@media (max-width: 543px) {
  #stores .page-stores .store-item-container {
    display: block; }
    #stores .page-stores .store-item-container .divide-left {
      border-left: none; }
    #stores .page-stores .store-item-container .store-description a {
      margin-bottom: 0.5rem; }
    #stores .page-stores .store-item-container .store-description address {
      margin-bottom: 0.5rem; }
  #stores .page-stores .store-item-footer {
    display: block; }
    #stores .page-stores .store-item-footer.divide-top {
      border-top: #f1f1f1 1px solid; }
    #stores .page-stores .store-item-footer li {
      margin-bottom: 0.625rem; }
    #stores .page-stores .store-item-footer .card-block {
      padding: 0.75rem 0.75rem 0; } }

.block_newsletter {
  font-size: 0.875rem;
  margin-bottom: 30px;
  width: 28%; }
  .block_newsletter form {
    position: relative; }
    .block_newsletter form input[type=text] {
      border: none;
      padding: 10px;
      min-width: 255px;
      color: #acaaa6;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .block_newsletter form button[type=submit] {
      position: absolute;
      background: none;
      border: none;
      bottom: 0.3125rem;
      right: 0.125rem;
      color: #acaaa6; }
      .block_newsletter form button[type=submit] .search:hover {
        color: #000; }
  @media (max-width: 991px) {
    .block_newsletter {
      /* If media is below 992 */
      width: 100%; } }
  .block_newsletter .newsletter_text {
    text-align: center; }
    .block_newsletter .newsletter_text .block-newsletter-label {
      margin-bottom: 15px;
      margin-top: 0; }
  .block_newsletter .block-newsletter-label, .block_newsletter .title_block {
    display: none; }
  @media (max-width: 991px) {
    .block_newsletter {
      /* If media is below 992 */ }
      .block_newsletter .title_block {
        display: block;
        margin-bottom: 0; } }
  .block_newsletter p {
    margin: 5px 0; }
  .block_newsletter .conditions {
    display: none; }
  .block_newsletter .alert-danger, .block_newsletter .alert-success {
    padding: 6px; }
  .block_newsletter .alert-danger {
    color: #a94442 !important; }
  .block_newsletter .alert-success {
    color: #3c763d !important; }
  .block_newsletter form {
    max-width: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto; }
    .block_newsletter form .input-wrapper {
      overflow: hidden; }
    .block_newsletter form input[type=submit] {
      height: 42px;
      background: #333;
      font-family: "Poppins", Helvetica, sans-serif;
      font-weight: 500;
      font-size: 14px;
      color: #fff;
      border: 1px solid #333;
      float: right;
      width: auto;
      padding: 5px 10px;
      text-transform: uppercase;
      border-left: none;
      text-align: center;
      position: relative;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 1199px) {
        .block_newsletter form input[type=submit] {
          /* If media is below 1200 */
          padding: 5px 8px;
          font-size: 13px; } }
      @media (max-width: 991px) {
        .block_newsletter form input[type=submit] {
          /* If media is below 992 */
          padding: 5px 10px;
          font-size: 14px; } }
      .block_newsletter form input[type=submit]:hover {
        background: #000;
        border-color: #000; }
    .block_newsletter form input[type=email] {
      min-width: 250px;
      width: 100%;
      height: 42px;
      border: 1px solid #fff;
      background-color: #fff;
      font-size: 14px;
      font-weight: 400;
      text-indent: 10px;
      text-transform: capitalize; }
      @media (max-width: 1199px) {
        .block_newsletter form input[type=email] {
          /* If media is below 1200 */
          font-size: 12px; } }
      @media (max-width: 991px) {
        .block_newsletter form input[type=email] {
          /* If media is below 992 */
          font-size: 14px; } }
      .block_newsletter form input[type=email]:focus {
        background-color: #fff;
        color: #000; }

#block_myaccount_infos {
  width: 22%; }
  @media (max-width: 991px) {
    #block_myaccount_infos {
      /* If media is below 768 */
      width: 100%;
      display: block;
      overflow: hidden; } }

.block-contact {
  width: 28%;
  margin-bottom: 15px; }
  @media (max-width: 991px) {
    .block-contact {
      /* If media is below 992 */
      width: 100%; } }
  .block-contact .block {
    background: transparent;
    margin-bottom: 15px;
    font-family: "Quicksand", sans-serif;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 400; }
    .block-contact .block .icon {
      color: #000;
      display: block;
      font-family: FontAwesome;
      font-size: 18px;
      height: 20px;
      width: 20px; }
    .block-contact .block.address {
      display: none; }
      .block-contact .block.address .icon:before {
        content: "\F041"; }
      .block-contact .block.address .content {
        color: #000; }
    .block-contact .block.phone .icon:before {
      content: "\F095"; }
    .block-contact .block.fax .icon:before {
      content: "\F1AC"; }
    .block-contact .block.email .icon:before {
      content: "\F0E0"; }
    .block-contact .block .icon {
      content: "";
      height: 22px;
      width: 30px;
      float: left;
      margin: 3px 8px 0 0;
      text-align: center; }
      .block-contact .block .icon i {
        display: none; }
    .block-contact .block .content {
      line-height: 25px;
      overflow: hidden; }
      .block-contact .block .content a:before {
        display: none; }

.social-sharing li a:before {
  display: inline-block;
  vertical-align: middle;
  font-family: FontAwesome;
  font-weight: 400;
  position: relative;
  font-size: 18px;
  line-height: 33px;
  color: #fff; }

.social-sharing li.facebook {
  background-color: #3b5999; }
  .social-sharing li.facebook a:before {
    content: "\F09A"; }

.social-sharing li.twitter {
  background-color: #00aced; }
  .social-sharing li.twitter a:before {
    content: "\F099"; }

.social-sharing li.googleplus {
  background-color: #dc473b; }
  .social-sharing li.googleplus a:before {
    content: "\F0D5"; }

.social-sharing li.pinterest {
  background-color: #cb2027; }
  .social-sharing li.pinterest a:before {
    content: "\F231"; }

.social-sharing li:hover {
  background: #FFF; }

#footer .footer-container .block-social {
  text-align: left;
  display: block;
  overflow: hidden;
  width: 28%;
  position: absolute;
  top: 89%;
  top: 50%;
  left: 67%;
  right: 0; }
  @media (max-width: 1199px) {
    #footer .footer-container .block-social {
      /* If media is below 1200 */
      width: 36%; } }
  @media (max-width: 991px) {
    #footer .footer-container .block-social {
      padding-top: 0;
      position: relative;
      width: 100%;
      top: 89%;
      left: 0; } }
  @media (max-width: 543px) {
    #footer .footer-container .block-social {
      padding-top: 0px;
      text-align: left; } }
  #footer .footer-container .block-social .title_block, #footer .footer-container .block-social .social-label {
    display: none; }
  @media (max-width: 991px) {
    #footer .footer-container .block-social {
      /* If media is below 992 */ }
      #footer .footer-container .block-social .title_block {
        display: block;
        margin-bottom: 0; } }
  #footer .footer-container .block-social p {
    margin-top: 0;
    margin-bottom: 15px; }
  #footer .footer-container .block-social ul {
    margin-top: 0;
    margin-bottom: 0; }
    #footer .footer-container .block-social ul li {
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
      border-radius: 50%;
      height: 40px;
      width: 40px;
      margin: 0px 3px;
      background: #e8e8e8;
      text-align: center;
      position: relative;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      @media (max-width: 543px) {
        #footer .footer-container .block-social ul li {
          /* If media is below 544 */
          margin-bottom: 10px; } }
      #footer .footer-container .block-social ul li a {
        text-decoration: none; }
        #footer .footer-container .block-social ul li a:hover {
          padding: 0 !important;
          color: transparent; }
        #footer .footer-container .block-social ul li a:before {
          display: inline-block;
          vertical-align: middle;
          font-family: FontAwesome;
          font-weight: 400;
          position: relative;
          font-size: 18px;
          line-height: 40px;
          color: #a7a7a7;
          float: none;
          padding-right: 0; }
        #footer .footer-container .block-social ul li a .socialicon-label {
          display: none; }
      #footer .footer-container .block-social ul li.facebook {
        background-color: #3b5999; }
        #footer .footer-container .block-social ul li.facebook a:before {
          content: "\F09A";
          color: #fff; }
      #footer .footer-container .block-social ul li.twitter {
        background-color: #00aced; }
        #footer .footer-container .block-social ul li.twitter a:before {
          content: "\F099";
          color: #fff; }
      #footer .footer-container .block-social ul li.youtube {
        background-color: #d12121; }
        #footer .footer-container .block-social ul li.youtube a:before {
          content: "\F16A";
          color: #fff; }
      #footer .footer-container .block-social ul li.googleplus {
        background-color: #dc473b; }
        #footer .footer-container .block-social ul li.googleplus a:before {
          content: "\F0D5";
          color: #fff; }
      #footer .footer-container .block-social ul li.rss {
        background-color: #f26522; }
        #footer .footer-container .block-social ul li.rss a:before {
          content: "\F09E";
          color: #fff; }
      #footer .footer-container .block-social ul li.pinterest {
        background-color: #cb2027; }
        #footer .footer-container .block-social ul li.pinterest a:before {
          content: "\F231";
          color: #fff; }
      #footer .footer-container .block-social ul li.vimeo {
        background-color: #00aced; }
        #footer .footer-container .block-social ul li.vimeo a:before {
          content: "\F27D";
          color: #fff; }
      #footer .footer-container .block-social ul li.instagram {
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
        #footer .footer-container .block-social ul li.instagram a:before {
          content: "\F16D";
          color: #fff; }
      #footer .footer-container .block-social ul li span {
        display: none; }
      #footer .footer-container .block-social ul li:hover {
        background: #d2d2d2; }
        #footer .footer-container .block-social ul li:hover a:before {
          color: #7a7a7a; }

@media (min-width: 992px) {
  .linkedlist {
    /* If media is above 991 */
    text-align: left; } }

@media (max-width: 991px) {
  .linkedlist {
    /* If media is below 992 */
    display: block;
    overflow: hidden; } }

.linkedlist .linkblock {
  width: 45%; }
  @media (max-width: 991px) {
    .linkedlist .linkblock {
      /* If media is below 992 */
      margin-bottom: 15px;
      width: 100%; }
      .linkedlist .linkblock .footer-title {
        margin-bottom: 15px; } }
  @media (min-width: 992px) {
    .linkedlist .linkblock {
      /* If media is above 991 */ }
      .linkedlist .linkblock ul {
        margin-bottom: 6px; }
        .linkedlist .linkblock ul li {
          display: block;
          margin-bottom: 15px; }
          .linkedlist .linkblock ul li a {
            line-height: 16px; } }

.footer-before .footer-dropdown {
  margin-top: 10px; }

@media (min-width: 992px) {
  .footer-before {
    /* If media is above 992 */ }
    .footer-before .collapse {
      display: inherit; }
    .footer-before .footer-dropdown {
      margin-top: 0;
      padding: 0; } }

@media (max-width: 991px) {
  .footer-before {
    /* If media is below 992 */
    padding-top: 40px; }
    .footer-before .footer-block {
      margin-bottom: 15px; }
      .footer-before .footer-block:last-child {
        margin-bottom: 0; } }

.footer-container {
  overflow: hidden; }
  .footer-container li {
    margin-bottom: 15px; }
  .footer-container .footer-dropdown {
    margin-top: 10px;
    padding: 0; }
  @media (min-width: 992px) {
    .footer-container {
      /* If media is above 992 */ }
      .footer-container .collapse {
        display: inherit; }
      .footer-container .footer-dropdown {
        margin-top: 0;
        padding: 0; } }
  @media (max-width: 991px) {
    .footer-container {
      /* If media is below 992 */ }
      .footer-container .footer-block {
        margin-bottom: 15px; }
        .footer-container .footer-block:last-child {
          margin-bottom: 0; } }

.footer-after {
  border-top: 1px solid #e8e8e8; }
  .footer-after .footer-aftertext {
    text-align: left;
    margin-bottom: 0;
    padding: 10px 0; }
    @media (max-width: 991px) {
      .footer-after .footer-aftertext {
        /* If media is below 992 */
        text-align: center; } }
  .footer-after > .container {
    padding-top: 15px;
    padding-bottom: 15px; }
    @media (max-width: 767px) {
      .footer-after > .container {
        /* If media is below 544 */
        padding: 15px 15px; } }

.contact-rich {
  color: #7a7a7a;
  margin-bottom: 2rem;
  word-wrap: break-word; }
  .contact-rich h4 {
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 2rem; }
  .contact-rich .block {
    height: auto;
    overflow: hidden; }
    .contact-rich .block .icon {
      float: left;
      width: 3.5rem; }
      .contact-rich .block .icon i {
        font-size: 2rem; }
    .contact-rich .block .data {
      color: #232323;
      font-size: 0.875rem;
      width: auto;
      overflow: hidden; }
      .contact-rich .block .data.email {
        padding-top: 0.375rem; }
    .contact-rich .block a[href^="mailto:"] {
      clear: both;
      display: block;
      margin-top: 1rem; }
      @media (min-width: 544px) {
        .contact-rich .block a[href^="mailto:"] {
          font-size: .815rem; } }

.contact-form {
  background: white;
  padding: 1rem;
  color: #7a7a7a;
  width: 100%; }
  .contact-form h3 {
    text-transform: uppercase;
    color: #232323; }

@media (max-width: 991px) {
  #contact #left-column {
    /* If media is below 992 */
    width: 100%; } }

#products #main .page-header,
#pagenotfound #main .page-header {
  margin: 2rem 0 3rem; }

#products #main .page-content,
#pagenotfound #main .page-content {
  margin-bottom: 10rem; }

#products .page-not-found,
#pagenotfound .page-not-found {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
  background: white;
  padding: 1rem;
  font-size: 0.875rem;
  color: #acaaa6;
  max-width: 570px;
  margin: 0 auto; }
  #products .page-not-found h4,
  #pagenotfound .page-not-found h4 {
    font-size: 1rem;
    font-weight: 700;
    margin: 0.5rem 0 1rem; }
  #products .page-not-found .search-widget,
  #pagenotfound .page-not-found .search-widget {
    float: none; }
    #products .page-not-found .search-widget input,
    #pagenotfound .page-not-found .search-widget input {
      width: 100%; }

.customization-modal .modal-content {
  border-radius: 0;
  border: 1px solid #f6f6f6; }
  .customization-modal .modal-content .modal-body {
    padding-top: 0; }
    .customization-modal .modal-content .modal-body .product-customization-line {
      padding-bottom: 0.9375rem;
      padding-top: 0.9375rem;
      border-bottom: 1px solid #f6f6f6; }
      .customization-modal .modal-content .modal-body .product-customization-line .label {
        font-weight: bold;
        text-align: right; }
      .customization-modal .modal-content .modal-body .product-customization-line:last-child {
        padding-bottom: 0;
        border-bottom: 0; }

.sitemap-title {
  text-transform: capitalize; }

.sitemap {
  margin-top: 0.9375rem; }
  .sitemap h2 {
    color: #232323;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #acaaa6;
    margin-left: -15px;
    width: 100%;
    height: 35px; }
    @media (max-width: 991px) {
      .sitemap h2 {
        /* If media is below 992 */
        font-size: 14px; } }
  .sitemap ul {
    margin-left: -15px;
    margin-top: 20px; }
    .sitemap ul.nested {
      margin-left: 20px; }
    .sitemap ul li {
      font-size: 0.9rem;
      margin-bottom: 1rem; }

@media (max-width: 543px) {
  .sitemap {
    margin-top: 0; } }

.owl-nav {
  text-align: center; }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #FFF !important;
    background: #FFF !important;
    margin: 4px;
    outline: none !important; }
    .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
      background-color: #000 !important;
      border-color: #000 !important; }
      .owl-nav .owl-prev:hover i:after, .owl-nav .owl-next:hover i:after {
        color: #fff !important; }
    .owl-nav .owl-prev i, .owl-nav .owl-next i {
      line-height: 22px; }
      .owl-nav .owl-prev i:after, .owl-nav .owl-next i:after {
        color: #000 !important;
        content: "\E314";
        display: inline-block;
        font-family: "material icons";
        font-size: 20px; }
  .owl-nav .owl-next i:after {
    content: "\E315"; }

#ishislider {
  margin-bottom: 30px;
  overflow: hidden; }
  #ishislider .owl-nav {
    margin-bottom: 0; }
    @media (max-width: 543px) {
      #ishislider .owl-nav {
        /* If media is below 768 */
        display: none; } }
    #ishislider .owl-nav .owl-prev, #ishislider .owl-nav .owl-next {
      position: absolute;
      height: 40px;
      width: 40px;
      top: 46%;
      margin: 4px;
      left: 10px;
      right: auto;
      outline: none;
      background-color: #C47254 !important;
      border-color: transparent;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (min-width: 544px) {
        #ishislider .owl-nav .owl-prev, #ishislider .owl-nav .owl-next {
          /* If media is above 543 */
          -moz-transform: translateX(-100px);
          -webkit-transform: translateX(-100px);
          -o-transform: translateX(-100px);
          -ms-transform: translateX(-100px);
          opacity: 0; } }
      #ishislider .owl-nav .owl-prev i, #ishislider .owl-nav .owl-next i {
        line-height: 24px; }
        #ishislider .owl-nav .owl-prev i:after, #ishislider .owl-nav .owl-next i:after {
          color: #FFF !important;
          font-size: 24px; }
      @media (max-width: 991px) {
        #ishislider .owl-nav .owl-prev, #ishislider .owl-nav .owl-next {
          /* If media is below 992 */
          height: 30px;
          width: 30px;
          top: 37%; }
          #ishislider .owl-nav .owl-prev i, #ishislider .owl-nav .owl-next i {
            line-height: 24px; }
            #ishislider .owl-nav .owl-prev i:after, #ishislider .owl-nav .owl-next i:after {
              font-size: 20px; } }
      #ishislider .owl-nav .owl-prev:hover, #ishislider .owl-nav .owl-next:hover {
        background-color: #000 !important;
        outline: none; }
        #ishislider .owl-nav .owl-prev:hover i:after, #ishislider .owl-nav .owl-next:hover i:after {
          color: #fff !important; }
    #ishislider .owl-nav .owl-next {
      right: 10px;
      left: auto; }
      @media (min-width: 544px) {
        #ishislider .owl-nav .owl-next {
          /* If media is above 767 */
          -moz-transform: translateX(100px);
          -webkit-transform: translateX(100px);
          -o-transform: translateX(100px);
          -ms-transform: translateX(100px);
          opacity: 0; } }
  #ishislider .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #ishislider .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: middle;
      outline: none; }
      #ishislider .owl-dots .owl-dot span {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px;
        cursor: pointer;
        font-size: 0;
        width: 50px;
        height: 3px;
        background: #000; }
        #ishislider .owl-dots .owl-dot span:hover {
          background-color: #000; }
      #ishislider .owl-dots .owl-dot.active span {
        background-color: #000; }
  #ishislider:hover .owl-nav .owl-prev, #ishislider:hover .owl-nav .owl-next {
    opacity: 1;
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0); }

#ishiproductsblock {
  margin-bottom: 25px; }
  @media (max-width: 991px) {
    #ishiproductsblock {
      margin-bottom: 15px; } }
  @media (max-width: 543px) {
    #ishiproductsblock {
      /* If media is below 544 */
      margin-bottom: 10px; } }
  #ishiproductsblock .sub-title {
    display: none; }
  #ishiproductsblock .title-description {
    text-align: center;
    font-family: "Quicksand", sans-serif;
    color: #000;
    margin-bottom: 20px; }
  #ishiproductsblock .owl-dots {
    display: none; }
  #ishiproductsblock .ishiproductsblock-container #ishiproductstab {
    border: none;
    text-align: center;
    position: relative;
    margin-bottom: 15px; }
    @media (max-width: 543px) {
      #ishiproductsblock .ishiproductsblock-container #ishiproductstab {
        /* If media is below 544 */
        margin-bottom: 0; } }
    #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item {
      display: inline-block;
      vertical-align: middle;
      float: none;
      margin: 0 10px; }
      @media (max-width: 543px) {
        #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item {
          /* If media is below 544 */
          display: block;
          margin-bottom: 0; } }
      @media (max-width: 543px) {
        #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item:last-child {
          /* If media is below 544 */
          margin-bottom: 0px; } }
      @media (max-width: 543px) {
        #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item {
          /* If media is below 544 */
          margin: 0; } }
      #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        display: inline-block;
        color: #000;
        font-weight: 500;
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Quicksand", sans-serif;
        margin: 0;
        outline: medium none;
        padding: 12px 20px;
        position: relative;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s;
        -moz-transition: all 400ms ease-in-out 0s;
        -o-transition: all 400ms ease-in-out 0s; }
        @media (max-width: 767px) {
          #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link {
            padding: 8px 14px; } }
        @media (max-width: 543px) {
          #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link {
            /* If media is below 544 */
            margin: 6px 0; } }
        #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link.active, #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link:hover {
          background: #FFF; }

#ishiparallaxbanner {
  overflow: hidden;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    #ishiparallaxbanner {
      margin-bottom: 30px; } }
  #ishiparallaxbanner .parallax {
    padding: 80px 0; }
    @media (max-width: 1199px) {
      #ishiparallaxbanner .parallax {
        /* If media is below 1200 */
        padding: 50px 0; } }
    #ishiparallaxbanner .parallax > .container {
      max-width: 1400px; }
    #ishiparallaxbanner .parallax .parallax-list {
      text-align: center;
      float: left; }
      @media (max-width: 1199px) {
        #ishiparallaxbanner .parallax .parallax-list {
          /* If media is below 1200 */
          float: none; } }
      #ishiparallaxbanner .parallax .parallax-list .parallax-title {
        font-size: 25px;
        font-family: "Quicksand", sans-serif;
        font-weight: 400;
        line-height: 32px;
        margin-bottom: 25px;
        padding-bottom: 10px;
        color: #000;
        display: inline-block;
        vertical-align: middle;
        text-transform: uppercase;
        letter-spacing: 0.4px;
        position: relative; }
        @media (max-width: 991px) {
          #ishiparallaxbanner .parallax .parallax-list .parallax-title {
            /* If media is below 992 */
            margin-bottom: 15px; } }
        #ishiparallaxbanner .parallax .parallax-list .parallax-title:after {
          content: '';
          width: 25%;
          height: 2px;
          background: #000;
          position: absolute;
          left: 0;
          right: 0;
          margin: 0 auto;
          bottom: 0;
          -webkit-transition: all 0.5s ease-in;
          -moz-transition: all 0.5s ease-in;
          -o-transition: all 0.5s ease-in;
          transition: all 0.5s ease-in; }
      #ishiparallaxbanner .parallax .parallax-list .parallax-subtitle {
        font-size: 90px;
        font-weight: 400;
        color: #000;
        line-height: 100px;
        margin-bottom: 45px;
        text-transform: capitalize;
        font-family: "Dancing Script", cursive; }
        @media (max-width: 991px) {
          #ishiparallaxbanner .parallax .parallax-list .parallax-subtitle {
            /* If media is below 992 */
            font-size: 70px;
            line-height: 74px; } }
        @media (max-width: 767px) {
          #ishiparallaxbanner .parallax .parallax-list .parallax-subtitle {
            /* If media is below 768 */
            font-size: 48px;
            margin-bottom: 30px;
            line-height: 52px; } }
        @media (max-width: 543px) {
          #ishiparallaxbanner .parallax .parallax-list .parallax-subtitle {
            /* If media is below 544 */
            font-size: 42px;
            line-height: 46px;
            margin-bottom: 25px; } }
      #ishiparallaxbanner .parallax .parallax-list .parallax-info {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 40px;
        position: relative;
        letter-spacing: 0.4px;
        color: #000;
        text-transform: capitalize;
        font-family: "Quicksand", sans-serif; }
        @media (max-width: 767px) {
          #ishiparallaxbanner .parallax .parallax-list .parallax-info {
            /* If media is below 768 */
            margin-bottom: 30px;
            font-size: 18px; } }
        @media (max-width: 543px) {
          #ishiparallaxbanner .parallax .parallax-list .parallax-info {
            /* If media is below 544 */
            font-size: 16px;
            line-height: 26px; } }
      #ishiparallaxbanner .parallax .parallax-list > a {
        font-size: 15px;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        padding: 8px 15px;
        margin-top: 0;
        position: relative;
        z-index: 2;
        overflow: hidden;
        text-transform: uppercase;
        cursor: pointer;
        background: #000;
        border: 1px solid #000;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        transition: 0.5s all ease; }
        @media (max-width: 543px) {
          #ishiparallaxbanner .parallax .parallax-list > a {
            padding: 6px 10px; } }
        #ishiparallaxbanner .parallax .parallax-list > a:before {
          position: absolute;
          top: 0;
          left: 50%;
          right: 50%;
          bottom: 0;
          opacity: 0;
          content: '';
          z-index: -1;
          background-color: #fff;
          -webkit-transition: 0.8s all ease;
          -moz-transition: 0.8s all ease;
          -o-transition: 0.8s all ease;
          transition: 0.8s all ease; }
        #ishiparallaxbanner .parallax .parallax-list > a:hover {
          border-color: #000;
          color: #000; }
          #ishiparallaxbanner .parallax .parallax-list > a:hover:before {
            left: 0;
            right: 0;
            opacity: 1; }
    #ishiparallaxbanner .parallax:hover .parallax-list .parallax-title:after {
      width: 60%; }

#ishiservices {
  text-align: center;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    #ishiservices {
      margin-bottom: 30px; } }
  #ishiservices .home-title, #ishiservices .title-description {
    display: none;
    margin-bottom: 25px; }
  #ishiservices .services {
    cursor: pointer;
    border: none; }
    #ishiservices .services:first-child {
      border-right: none; }
    #ishiservices .services:nth-child(2), #ishiservices .services:nth-child(3) {
      border-right: none; }
    @media (max-width: 991px) {
      #ishiservices .services {
        /* If media is below 992 */ }
        #ishiservices .services:first-child, #ishiservices .services:nth-child(2) {
          border-bottom: none; }
        #ishiservices .services:nth-child(2) {
          border-right: none; } }
    @media (max-width: 543px) {
      #ishiservices .services {
        /* If media is below 544 */ }
        #ishiservices .services:first-child, #ishiservices .services:nth-child(3) {
          border-right: none; }
        #ishiservices .services:nth-child(3) {
          border-bottom: none; } }
    #ishiservices .services a {
      text-decoration: none; }
    #ishiservices .services .service-content {
      padding: 35px 0; }
      @media (max-width: 543px) {
        #ishiservices .services .service-content {
          /* If media is below 544 */
          padding: 25px 0; } }
    #ishiservices .services .service-img {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 15px;
      position: relative;
      height: 70px;
      width: 70px;
      padding: 20px;
      background: #C47254;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 991px) {
        #ishiservices .services .service-img {
          /* If media is below 992 */
          margin-bottom: 0;
          margin-right: 10px; } }
      #ishiservices .services .service-img:after {
        content: "";
        height: 70px;
        left: 0;
        top: 0;
        opacity: 0;
        position: absolute;
        width: 70px;
        border-radius: 50%;
        border: 1px dashed #FFF;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    #ishiservices .services keyframes spinAround 0% {
      transform: rotate(0deg); }
    #ishiservices .services keyframes spinAround 100% {
      transform: rotate(360deg); }

@-webkit-keyframes spinAround {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spinAround {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
    #ishiservices .services .service-img img.hover-img {
      opacity: 0;
      position: absolute;
      top: 20px;
      left: 0;
      right: 0;
      margin: 0 auto;
      transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease; }
      @media (max-width: 1199px) {
        #ishiservices .services .service-img img.hover-img {
          /* If media is below 1200 */
          right: 0;
          margin: 0 auto;
          text-align: center; } }
    #ishiservices .services .service-block {
      display: block;
      text-align: center; }
      @media (max-width: 991px) {
        #ishiservices .services .service-block {
          /* If media is below 992 */
          display: inline-block;
          vertical-align: middle;
          text-align: left; } }
      #ishiservices .services .service-block .service-title {
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 5px;
        text-transform: uppercase;
        color: #000;
        transition: all 300ms ease;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out; }
        @media (max-width: 991px) {
          #ishiservices .services .service-block .service-title {
            /* If media is below 992 */
            margin-top: 4px; } }
      #ishiservices .services .service-block .service-desc {
        color: #000;
        font-weight: 300;
        font-size: 13px; }
        @media (max-width: 543px) {
          #ishiservices .services .service-block .service-desc {
            /* If media is below 544 */
            font-size: 12px; } }
    #ishiservices .services:hover .service-img {
      background: #333; }
      #ishiservices .services:hover .service-img img {
        opacity: 0; }
      #ishiservices .services:hover .service-img img.hover-img {
        opacity: 1; }
      #ishiservices .services:hover .service-img:after {
        opacity: 1;
        -webkit-animation: spinAround 9s linear infinite;
        -moz-animation: spinAround 9s linear infinite;
        animation: spinAround 9s linear infinite; }
    #ishiservices .services:hover .service-block .service-title {
      letter-spacing: 1.2px; }

#ishitestimonials {
  margin-bottom: 50px;
  padding-right: 0;
  color: #000; }
  @media (max-width: 1199px) {
    #ishitestimonials {
      /* If media is below 1200 */
      padding-left: 0; } }
  @media (max-width: 991px) {
    #ishitestimonials {
      margin-bottom: 30px; } }
  #ishitestimonials #ishitestimonials-carousel {
    background: #f7f8f9;
    padding: 30px 15px;
    position: relative; }
  #ishitestimonials .ishitestimonials-container {
    text-align: center; }
    #ishitestimonials .ishitestimonials-container .testimonial-img {
      display: inline-block;
      max-width: 110px;
      border-radius: 50%;
      overflow: hidden;
      margin-bottom: 10px; }
      @media (max-width: 1199px) {
        #ishitestimonials .ishitestimonials-container .testimonial-img {
          /* If media is below 1200 */
          margin-right: 10px;
          margin-left: 30px; } }
      @media (max-width: 991px) {
        #ishitestimonials .ishitestimonials-container .testimonial-img {
          /* If media is below 992 */
          display: block;
          margin: 0 auto;
          text-align: center;
          margin-bottom: 20px; } }
      @media (max-width: 543px) {
        #ishitestimonials .ishitestimonials-container .testimonial-img {
          /* If media is below 544 */
          margin-bottom: 15px; } }
      #ishitestimonials .ishitestimonials-container .testimonial-img img {
        max-width: 100%; }
    #ishitestimonials .ishitestimonials-container .user-info {
      display: inline-block;
      vertical-align: middle;
      color: #000;
      width: 85%;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 10px; }
      @media (max-width: 767px) {
        #ishitestimonials .ishitestimonials-container .user-info {
          /* If media is below 768 */
          margin-bottom: 20px; } }
      #ishitestimonials .ishitestimonials-container .user-info .user-name {
        font-family: "Poppins", Helvetica, sans-serif;
        display: block;
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 15px;
        text-transform: uppercase; }
      #ishitestimonials .ishitestimonials-container .user-info .user-designation {
        display: block;
        margin-bottom: 12px; }
      #ishitestimonials .ishitestimonials-container .user-info .user-description {
        padding: 0px 20px 20px;
        position: relative;
        line-height: 22px;
        color: #000;
        font-weight: 300; }
        @media (max-width: 991px) {
          #ishitestimonials .ishitestimonials-container .user-info .user-description {
            /* If media is below 992 */
            line-height: 28px;
            padding: 0 10px;
            text-align: center;
            margin-bottom: 5px; } }
        @media (max-width: 767px) {
          #ishitestimonials .ishitestimonials-container .user-info .user-description {
            /* If media is below 768 */
            line-height: 24px; } }
        @media (max-width: 543px) {
          #ishitestimonials .ishitestimonials-container .user-info .user-description {
            /* If media is below 544 */
            font-size: 15px;
            margin-bottom: 0; } }
        #ishitestimonials .ishitestimonials-container .user-info .user-description:before, #ishitestimonials .ishitestimonials-container .user-info .user-description:after {
          content: "\F10D";
          font-family: "FontAwesome";
          color: #7a7a7a;
          font-size: 12px;
          position: relative;
          top: -8px;
          left: -5px; }
        #ishitestimonials .ishitestimonials-container .user-info .user-description:after {
          content: "\F10E";
          right: -5px;
          left: auto; }
  #ishitestimonials .owl-nav {
    display: none;
    position: absolute;
    top: -65px;
    right: 0;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s; }
    @media (max-width: 543px) {
      #ishitestimonials .owl-nav {
        /* If media is below 544 */
        display: none; } }
    #ishitestimonials .owl-nav .owl-prev, #ishitestimonials .owl-nav .owl-next {
      width: 30px;
      height: 30px;
      font-size: 0;
      position: relative; }
      #ishitestimonials .owl-nav .owl-prev:after, #ishitestimonials .owl-nav .owl-next:after {
        color: #fff;
        content: "\E314";
        display: inline-block;
        font-family: "material icons";
        font-size: 22px;
        line-height: 30px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
    #ishitestimonials .owl-nav .owl-next:after {
      content: "\E315"; }
  #ishitestimonials .owl-dots {
    display: block;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    #ishitestimonials .owl-dots .owl-dot {
      display: inline-block;
      margin: 0px 4px; }
      #ishitestimonials .owl-dots .owl-dot span {
        display: block;
        width: 12px;
        height: 12px;
        cursor: pointer;
        border-radius: 50%;
        background: #a9a9a9; }
      #ishitestimonials .owl-dots .owl-dot.active span, #ishitestimonials .owl-dots .owl-dot:hover span {
        background: #000; }

@media (max-width: 991px) {
  #ishistoreinfo {
    /* If media is below 992 */
    margin-top: 0;
    margin-bottom: 15px; } }

#ishistoreinfo .ishistoreinfo-inner {
  margin-top: 50px; }
  #ishistoreinfo .store-logo img{
    height: 100px;
  }
  @media (max-width: 991px) {
    #ishistoreinfo .ishistoreinfo-inner {
      /* If media is below 992 */
      margin-top: 20px; } }
  #ishistoreinfo .ishistoreinfo-inner .store-logo {
    display: block;
    text-align: center;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      #ishistoreinfo .ishistoreinfo-inner .store-logo {
        /* If media is below 992 */
        text-align: left;
        margin-bottom: 15px; } }
    #ishistoreinfo .ishistoreinfo-inner .store-logo:hover {
      padding-left: 0; }
  #ishistoreinfo .ishistoreinfo-inner .store-description {
    text-align: center;
    width: 70%;
    margin: 0 auto; }
    @media (max-width: 1199px) {
      #ishistoreinfo .ishistoreinfo-inner .store-description {
        /* If media is below 1200 */
        width: 87%; } }
    @media (max-width: 991px) {
      #ishistoreinfo .ishistoreinfo-inner .store-description {
        /* If media is below 992 */
        text-align: left;
        margin: 0;
        width: 84%; } }
    @media (max-width: 767px) {
      #ishistoreinfo .ishistoreinfo-inner .store-description {
        /* If media is below 768 */
        width: 100%; } }
    #ishistoreinfo .ishistoreinfo-inner .store-description p {
      line-height: 24px;
      margin-bottom: 0;
      color: #000; }

#ishifooterlinks_block {
  width: 22%; }
  @media (max-width: 991px) {
    #ishifooterlinks_block {
      /* If media is below 992 */
      width: 100%; } }

#ishimanufacturerblock {
  margin-bottom: 50px;
  overflow: hidden; }
  @media (max-width: 991px) {
    #ishimanufacturerblock {
      /* If media is below 992 */
      margin-bottom: 10px; } }
  #ishimanufacturerblock .home-title {
    display: none; }
  #ishimanufacturerblock #manufacturer-carousel .owl-item .item .image-container {
    text-align: center; }
    #ishimanufacturerblock #manufacturer-carousel .owl-item .item .image-container img {
      opacity: 0.8;
      max-width: 130px;
      display: inline-block; }
    #ishimanufacturerblock #manufacturer-carousel .owl-item .item .image-container:hover img {
      opacity: 1; }
  #ishimanufacturerblock #manufacturer-carousel .owl-nav {
    display: none;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 1; }
    #ishimanufacturerblock #manufacturer-carousel .owl-nav > div {
      position: absolute; }
    #ishimanufacturerblock #manufacturer-carousel .owl-nav .owl-prev {
      right: auto;
      left: -35px; }
    #ishimanufacturerblock #manufacturer-carousel .owl-nav .owl-next {
      right: -35px;
      left: auto; }

#ishispecialproducts {
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    #ishispecialproducts {
      margin-bottom: 30px; } }

#ishileftbanners {
  margin-bottom: 15px; }
  @media (max-width: 991px) {
    #ishileftbanners {
      /* If media is below 992 */
      text-align: center; } }
  #ishileftbanners .image-container {
    position: relative; }
    @media (max-width: 991px) {
      #ishileftbanners .image-container {
        /* If media is below 992 */
        display: inline-block; } }
    #ishileftbanners .image-container a {
      display: block;
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      #ishileftbanners .image-container a img {
        width: 100%;
        max-width: 100%;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }

#footer .paymentlogo-container {
  text-align: right;
  margin: 0;
  display: block;
  padding: 5px 0; }
  @media (max-width: 991px) {
    #footer .paymentlogo-container {
      /* If media is below 992 */
      padding: 5px 0;
      text-align: center; } }
  #footer .paymentlogo-container span {
    display: none; }
  #footer .paymentlogo-container img {
    background: #fff;
    padding: 2px;
    margin: 0 2px;
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    @media (max-width: 767px) {
      #footer .paymentlogo-container img {
        /* If media is below 768 */
        width: 41px;
        margin: 2px 1px; } }
    #footer .paymentlogo-container img:first-child {
      margin: 0 2px 0 0; }
    #footer .paymentlogo-container img:last-child {
      margin: 0 0 0 2px; }
    #footer .paymentlogo-container img:hover {
      opacity: 1;
      transform: rotateY(360deg); }

#smartblog_block {
  margin-bottom: 50px;
  position: relative;
  padding-left: 0; }
  @media (max-width: 1199px) {
    #smartblog_block {
      /* If media is below 1200 */
      padding-right: 0; } }
  #smartblog_block .products_block_inner {
    position: relative;
    text-align: center; }
    #smartblog_block .products_block_inner .home-title a {
      color: #000; }
    #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post {
      padding: 0 15px;
      margin-bottom: 0; }
      #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post:hover .blog_post .news_module_image_holder {
        position: relative; }
        #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post:hover .blog_post .news_module_image_holder img {
          transform: scale(1.5);
          -webkit-transform: scale(1.5);
          -ms-transform: scale(1.5);
          -o-transform: scale(1.5);
          -moz-transform: scale(1.5);
          opacity: 0.8; }
        #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post:hover .blog_post .news_module_image_holder .blogicons {
          opacity: 1; }
        #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post:hover .blog_post .news_module_image_holder .smartbloginfo {
          opacity: 1; }
      #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post {
        position: relative;
        display: inline-block;
        background: #FFF; }
        #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder {
          display: block;
          max-width: 100%;
          overflow: hidden;
          position: relative;
          background: #000; }
          #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder img {
            width: 100%;
            -webkit-transform-style: unset;
            -webkit-transition: all 2s ease;
            transition: all 2s ease; }
          #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .blogicons {
            display: none;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            top: 45%;
            opacity: 0;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .blogicons a {
              display: inline-block;
              float: none; }
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .blogicons a:hover i:before {
                color: #fff;
                background: #000;
                border-color: #000; }
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .blogicons a i:before {
                border: 1px solid #fff;
                color: #fff;
                font-size: 14px;
                height: 40px;
                margin: auto;
                padding: 12px;
                text-align: center;
                width: 40px;
                line-height: 13px;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
                -moz-transition: all 0.5s;
                -ms-transition: all 0.5s; }
          #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo {
            float: left;
            position: absolute;
            top: 10px;
            left: 10px;
            right: auto;
            content: "";
            padding: 2px 10px 2px;
            background-color: #FFF;
            border-radius: 0;
            opacity: 0;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            @media (max-width: 543px) {
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo {
                /* If media is below 544 */
                opacity: 1; } }
            #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .blog_date {
              float: left;
              position: relative;
              margin: 3px 0; }
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .blog_date i {
                display: none;
                font-size: 14px;
                color: #000;
                padding-right: 5px; }
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .blog_date span {
                font-family: "Poppins", Helvetica, sans-serif;
                color: #000;
                font-size: 14px;
                font-weight: 500;
                margin-bottom: 0;
                overflow: hidden; }
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .blog_date .day_date, #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .blog_date .day_month {
                display: block; }
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .blog_date .day_year {
                display: none; }
            #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .author, #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder .smartbloginfo .comment {
              display: none; }
        #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content {
          padding: 20px 15px 3px;
          text-align: left; }
          #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title {
            margin-bottom: 10px; }
            #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title a {
              font-family: "Quicksand", sans-serif;
              font-size: 16px;
              text-transform: uppercase;
              font-weight: 500;
              text-decoration: none;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -ms-transition: all 0.5s;
              -o-transition: all 0.5s; }
              @media (max-width: 991px) {
                #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title a {
                  /* If media is below 992 */
                  font-size: 15px; } }
              @media (max-width: 543px) {
                #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title a {
                  /* If media is below 544 */
                  font-size: 13px; } }
          #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content p {
            margin-bottom: 5px;
            font-family: "Poppins", Helvetica, sans-serif;
            font-size: 13px;
            padding-bottom: 10px;
            line-height: 20px; }
            @media (max-width: 543px) {
              #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content p {
                /* If media is below 544 */
                font-size: 12px; } }
          #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .r_more {
            display: block; 
            background-color: #C47254;
            padding: 10px 0px;
            width: 120px;
            text-align: center;
            color: #FFF;}
    #smartblog_block .products_block_inner #smartblog-carousel .owl-dots {
      display: none; }
    #smartblog_block .products_block_inner #smartblog-carousel .owl-nav {
      display: none;
      opacity: 0;
      -webkit-transition: all ease .3s;
      -moz-transition: all ease .3s;
      transition: all ease .3s; }
      @media (max-width: 543px) {
        #smartblog_block .products_block_inner #smartblog-carousel .owl-nav {
          /* If media is below 544 */
          display: none; } }
      #smartblog_block .products_block_inner #smartblog-carousel .owl-nav .owl-prev, #smartblog_block .products_block_inner #smartblog-carousel .owl-nav .owl-next {
        width: 30px;
        height: 30px;
        font-size: 0;
        position: absolute;
        left: 0;
        top: 36%;
        padding: 0; }
        #smartblog_block .products_block_inner #smartblog-carousel .owl-nav .owl-prev i, #smartblog_block .products_block_inner #smartblog-carousel .owl-nav .owl-next i {
          line-height: 24px; }
      #smartblog_block .products_block_inner #smartblog-carousel .owl-nav .owl-next {
        right: 0;
        left: auto; }
  #smartblog_block:hover #smartblog-carousel .owl-nav {
    opacity: 1; }

/*<------------------------------------------------------------------------------------>*/
#content-wrapper .block {
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 991px) {
    #content-wrapper .block {
      /* If media is below 992 */
      margin-bottom: 30px; } }
  #content-wrapper .block .articleContent .page-item-title {
    margin-bottom: 30px; }
    #content-wrapper .block .articleContent .page-item-title h1 {
      font-size: 22px;
      text-transform: uppercase;
      color: #000;
      font-weight: 500;
      font-family: "Poppins", Helvetica, sans-serif; }
  #content-wrapper .block .articleContent .post-info {
    margin-bottom: 30px; }
    #content-wrapper .block .articleContent .post-info > span {
      font-size: 15px;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      text-transform: capitalize;
      color: #000;
      font-family: "Poppins", Helvetica, sans-serif;
      margin-bottom: 5px; }
    #content-wrapper .block .articleContent .post-info a {
      font-size: 15px;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      text-transform: capitalize;
      color: #000;
      font-family: "Poppins", Helvetica, sans-serif; }
    #content-wrapper .block .articleContent .post-info .fa {
      padding-right: 5px; }
  #content-wrapper .block .articleContent a img {
    max-width: 100%;
    height: auto; }
  #content-wrapper .block .articleContent .sdsarticle-des {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    letter-spacing: 0.5px;
    font-family: "Poppins", Helvetica, sans-serif;
    margin: 0 auto;
    width: 100%; }

#content-wrapper .smartblogcomments {
  margin-bottom: 50px; }
  #content-wrapper .smartblogcomments h4 {
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
    font-family: "Poppins", Helvetica, sans-serif;
    font-size: 20px; }
  #content-wrapper .smartblogcomments .card-block {
    padding: 0;
    margin-bottom: 0;
    border: none; }
  #content-wrapper .smartblogcomments #commentform {
    margin-top: 30px; }
    #content-wrapper .smartblogcomments #commentform .form-group {
      margin-bottom: 20px;
      position: relative;
      z-index: 1; }
      #content-wrapper .smartblogcomments #commentform .form-group .form-control-label {
        padding: 0.5rem 15px;
        margin-bottom: 0;
        font-size: 15px;
        font-family: "Poppins", Helvetica, sans-serif;
        text-align: left; }
      #content-wrapper .smartblogcomments #commentform .form-group .form-control:focus {
        border-color: rgba(0, 0, 0, 0.1); }
      #content-wrapper .smartblogcomments #commentform .form-group .submit #submitComment {
        font: 400 15px/18px "Poppins", Helvetica, sans-serif;
        padding: 8px 15px;
        background-color: #FFF;
        color: #000;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #content-wrapper .smartblogcomments #commentform .form-group .submit #submitComment:hover {
          background-color: #000;
          color: #fff; }
      @media (max-width: 991px) {
        #content-wrapper .smartblogcomments #commentform .form-group .submit {
          margin-left: 0; } }

#content-wrapper #articleComments {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin: 0 0 30px;
  text-align: left; }
  #content-wrapper #articleComments .commenttitle {
    font: 400 14px "Poppins", Helvetica, sans-serif;
    margin: 10px 0; }
  #content-wrapper #articleComments #comments {
    margin-bottom: 10px; }
    #content-wrapper #articleComments #comments .commentList {
      margin: 0;
      position: relative; }
      #content-wrapper #articleComments #comments .commentList li {
        padding: 8px 0 8px 80px; }
        #content-wrapper #articleComments #comments .commentList li .avatar {
          background: none;
          padding: 0;
          left: 10px;
          position: absolute;
          top: 10px; }
        #content-wrapper #articleComments #comments .commentList li .name {
          font-size: 13px;
          font-weight: 700; }
        #content-wrapper #articleComments #comments .commentList li .created {
          margin: 0 0 10px; }
        #content-wrapper #articleComments #comments .commentList li p {
          font-size: 15px; }
        #content-wrapper #articleComments #comments .commentList li .reply {
          height: auto;
          text-align: right; }
          #content-wrapper #articleComments #comments .commentList li .reply .comment-reply-link {
            font: 600 11px/16px "Poppins", Helvetica, sans-serif;
            padding: 6px 10px;
            background: #fff;
            border: 1px solid #000;
            color: #000; }
            #content-wrapper #articleComments #comments .commentList li .reply .comment-reply-link:hover {
              background: #000;
              color: #fff;
              border-color: #brand-primary; }

/*<------------------------------All Blog POSt Page------------------------------------>*/
#content-wrapper #smartblogcat {
  margin-bottom: 30px !important; }
  #content-wrapper #smartblogcat .sdsarticleCat {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center; }
    #content-wrapper #smartblogcat .sdsarticleCat:last-child > div {
      margin-bottom: 0; }
    #content-wrapper #smartblogcat .sdsarticleCat > div {
      margin-bottom: 20px;
      font-family: "Poppins", Helvetica, sans-serif;
      font-size: 14px;
      color: #000;
      font-weight: 400; }
      #content-wrapper #smartblogcat .sdsarticleCat > div .articleContent {
        margin-bottom: 15px; }
      #content-wrapper #smartblogcat .sdsarticleCat > div .sdsarticleHeader {
        margin-bottom: 10px; }
        #content-wrapper #smartblogcat .sdsarticleCat > div .sdsarticleHeader p {
          margin-bottom: 0; }
          #content-wrapper #smartblogcat .sdsarticleCat > div .sdsarticleHeader p a {
            font-size: 20px;
            text-transform: uppercase;
            color: #000;
            font-weight: 600;
            text-decoration: none; }
      #content-wrapper #smartblogcat .sdsarticleCat > div .blogdetail {
        margin-bottom: 10px;
        display: block; }
        #content-wrapper #smartblogcat .sdsarticleCat > div .blogdetail span {
          font-size: 15px;
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px;
          position: relative;
          text-transform: capitalize;
          color: #000;
          font-family: "Quicksand", sans-serif; }
      #content-wrapper #smartblogcat .sdsarticleCat > div .sdsarticle-des {
        display: block;
        margin-bottom: 10px; }
      #content-wrapper #smartblogcat .sdsarticleCat > div .sdsreadMore a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        background: #FFF;
        color: #000;
        padding: 8px 13px;
        display: inline-block;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
        #content-wrapper #smartblogcat .sdsarticleCat > div .sdsreadMore a:hover {
          background: #000;
          color: #fff; }

#content-wrapper .blog_pagination .pagination {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px; }
  #content-wrapper .blog_pagination .pagination .results {
    float: left;
    line-height: 34px; }
    @media (max-width: 543px) {
      #content-wrapper .blog_pagination .pagination .results {
        /* If media is below 544 */
        float: none;
        text-align: center; } }
  #content-wrapper .blog_pagination .pagination .pagination_bottom {
    margin-bottom: 0;
    display: block;
    float: right; }
    @media (max-width: 543px) {
      #content-wrapper .blog_pagination .pagination .pagination_bottom {
        /* If media is below 544 */
        float: none;
        text-align: center; } }
    #content-wrapper .blog_pagination .pagination .pagination_bottom li {
      display: inline-block;
      vertical-align: middle; }
      #content-wrapper .blog_pagination .pagination .pagination_bottom li a {
        padding: 8px;
        text-align: center; }
      #content-wrapper .blog_pagination .pagination .pagination_bottom li.current, #content-wrapper .blog_pagination .pagination .pagination_bottom li:hover {
        color: #fff;
        background: #000; }
        #content-wrapper .blog_pagination .pagination .pagination_bottom li.current:hover, #content-wrapper .blog_pagination .pagination .pagination_bottom li:hover:hover {
          color: #000; }

#ishiheaderblock {
  padding: 10px 0;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 767px) {
    #ishiheaderblock {
      /* If media is below 768 */
      padding: 5px 0; } }
  #ishiheaderblock .header-text {
    font-family: "Quicksand", sans-serif; }
    #ishiheaderblock .header-text span {
      color: #fff;
      font-weight: 600; }

/* 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; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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;
  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: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.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;
  box-shadow: none;
  touch-action: manipulation; }

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;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  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 {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  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: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  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: #444; }

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

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

.ishi-customhover-fadeinnormal.scale img, .ishi-customhover-fadeinflip.scale img, .ishi-customhover-fadeinrotate.scale img,
.ishi-customhover-fadeinrotate3D.scale img, .ishi-customhover-fadeintop.scale img, .ishi-customhover-fadeinbottom.scale img,
.ishi-customhover-fadeoutcenter.scale img, .ishi-customhover-fadeinoutcorner.scale img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); }

.ishi-customhover-fadeinnormal:hover.scale img, .ishi-customhover-fadeinflip:hover.scale img, .ishi-customhover-fadeinrotate:hover.scale img,
.ishi-customhover-fadeinrotate3D:hover.scale img, .ishi-customhover-fadeintop:hover.scale img, .ishi-customhover-fadeinbottom:hover.scale img,
.ishi-customhover-fadeoutcenter:hover.scale img, .ishi-customhover-fadeinoutcorner:hover.scale img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); }

.ishi-customhover-fadeinnormal:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.ishi-customhover-fadeinnormal:hover:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); }

.ishi-customhover-fadeinflip:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  padding: 30px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  opacity: 0;
  -webkit-transform: rotate3d(1, 1, 0, 100deg);
  -moz-transform: rotate3d(1, 1, 0, 100deg);
  -ms-transform: rotate3d(1, 1, 0, 100deg);
  -o-transform: rotate3d(1, 1, 0, 100deg);
  transform: rotate3d(1, 1, 0, 100deg);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.ishi-customhover-fadeinflip:hover:after {
  opacity: 1;
  -webkit-transition-delay: 0.14s;
  -moz-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg); }

.ishi-customhover-fadeinrotate:after {
  content: '';
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  left: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: rotate(-180deg) scale(0);
  -moz-transform: rotate(-180deg) scale(0);
  -ms-transform: rotate(-180deg) scale(0);
  -o-transform: rotate(-180deg) scale(0);
  transform: rotate(-180deg) scale(0); }

.ishi-customhover-fadeinrotate:hover:after {
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1; }

.ishi-customhover-fadeinrotate3D:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }

.ishi-customhover-fadeinrotate3D:hover:after {
  background: rgba(0, 0, 0, 0.1);
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }

.ishi-customhover-fadeintop:after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

.ishi-customhover-fadeintop:hover:after {
  height: 100%; }

.ishi-customhover-fadeinbottom:after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.ishi-customhover-fadeinbottom:hover:after {
  height: 100%; }

.ishi-customhover-fadeintopbottom:before, .ishi-customhover-fadeintopbottom:after {
  content: "";
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  bottom: -100%;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }

.ishi-customhover-fadeintopbottom:after {
  top: -100%;
  bottom: auto; }

.ishi-customhover-fadeintopbottom:hover:before {
  bottom: 50%;
  opacity: 1; }

.ishi-customhover-fadeintopbottom:hover:after {
  top: 50%;
  opacity: 1; }

.ishi-customhover-doublefadeincenter:before, .ishi-customhover-doublefadeincenter:after {
  content: "";
  bottom: 10px;
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -moz-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -ms-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s; }

.ishi-customhover-doublefadeincenter:before {
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1); }

.ishi-customhover-doublefadeincenter:after {
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0); }

.ishi-customhover-doublefadeincenter:hover:before, .ishi-customhover-doublefadeincenter:hover:after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); }

.ishi-customhover-fadeoutcenter:after {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  opacity: 0; }

.ishi-customhover-fadeoutcenter:hover:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -khtml-transition-duration: 1s;
  -o-transition-duration: 1s;
  opacity: 1; }

.ishi-customhover-fadeoutcorner:before, .ishi-customhover-fadeoutcorner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.1);
  margin: auto;
  opacity: 1; }

.ishi-customhover-fadeoutcorner:after {
  bottom: 0;
  right: 0;
  left: auto;
  top: auto; }

.ishi-customhover-fadeoutcorner:hover:before, .ishi-customhover-fadeoutcorner:hover:after {
  height: 100%;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -ms-transition: 1.3s;
  -o-transition: 1.3s;
  transition: 1.3s;
  opacity: 0;
  width: 100%; }

.ishi-customhover-fadeinoutcorner:after {
  background-color: rgba(0, 0, 0, 0.1);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  right: 0; }

.ishi-customhover-fadeinoutcorner:hover:after {
  width: 100%;
  height: 100%;
  right: auto;
  left: 0; }

.ishi-customhover-crossfadein:before {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-35deg);
  -webkit-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  -o-transform: skewX(-35deg);
  -moz-transform: skewX(-35deg);
  width: 50%;
  z-index: 2; }

.ishi-customhover-crossfadein:hover:before {
  animation: 1s ease 0s normal none 1 running fixedAnim;
  animation: 1s ease 0s normal none 1 running fixedAnim;
  -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
  -moz-animation: 1s ease 0s normal none 1 running fixedAnim; }

@keyframes fixedAnim {
  0% {
    right: 125%; } }

#ishibannerblock {
  margin-bottom: 50px;
  text-align: center;
  overflow: hidden; }
  @media (max-width: 991px) {
    #ishibannerblock {
      /* If media is below 992 */
      margin-bottom: 30px; } }
  #ishibannerblock .image-container img {
    max-width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  #ishibannerblock .image-container a {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  #ishibannerblock .bannerblock {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 767px) {
      #ishibannerblock .bannerblock {
        /* If media is below 768 */
        margin-bottom: 30px;
        padding: 0; }
        #ishibannerblock .bannerblock:last-child {
          margin-bottom: 0; } }

/*------------Mywishlist page-----------*/
#module-ishiblockwishlist-mywishlist #main > .page-content {
  border: none;
  margin-bottom: 1.5625rem;
  padding: 0px; }

#module-ishiblockwishlist-mywishlist #mywishlist {
  /*---------------------------wishlistproduct-----------*/ }
  #module-ishiblockwishlist-mywishlist #mywishlist .page-content {
    padding: 1.25rem;
    margin-bottom: 10px; }
  #module-ishiblockwishlist-mywishlist #mywishlist .page-subtitle {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 auto 15px;
    text-transform: capitalize; }
  #module-ishiblockwishlist-mywishlist #mywishlist .form-control {
    display: block;
    color: #777777;
    margin-bottom: 1rem; }
    #module-ishiblockwishlist-mywishlist #mywishlist .form-control::placeholder {
      color: #999; }
    #module-ishiblockwishlist-mywishlist #mywishlist .form-control:focus {
      border-color: #cfcfcf;
      color: #777777; }
  #module-ishiblockwishlist-mywishlist #mywishlist .mywishlist-btn {
    display: block;
    width: 100%;
    overflow: hidden; }
    #module-ishiblockwishlist-mywishlist #mywishlist .mywishlist-btn .submitWishlist {
      display: block;
      opacity: 1;
      z-index: 2;
      border-radius: 0;
      line-height: 1;
      margin-bottom: 1rem; }
  #module-ishiblockwishlist-mywishlist #mywishlist .block-center {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto; }
    #module-ishiblockwishlist-mywishlist #mywishlist .block-center .table-bordered {
      font-size: 14px; }
      #module-ishiblockwishlist-mywishlist #mywishlist .block-center .table-bordered thead th {
        border-bottom: 2px solid #e9e9e9; }
      #module-ishiblockwishlist-mywishlist #mywishlist .block-center .table-bordered p {
        color: #777777;
        margin-bottom: 0px; }
    #module-ishiblockwishlist-mywishlist #mywishlist .block-center .wishlist_delete span {
      display: none; }
  #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail {
    /*---------------------------productanddetail-----------*/ }
    #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail label {
      color: #414141;
      font-weight: 600;
      line-height: 22px; }
    #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wishlisturl .form-control {
      margin: 0;
      background-color: #e9e9e9;
      border: 1px solid #eeeeee; }
      #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wishlisturl .form-control:focus {
        border-color: #cfcfcf;
        background: #fff; }
    #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail #showSendWishlist {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 10px; }
      #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail #showSendWishlist a {
        display: block; }
    #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wlp_bought .product-container {
      position: relative; }
    #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wlp_bought .lnkdel {
      position: absolute;
      top: 2%;
      right: 5%;
      z-index: 1; }
      #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wlp_bought .lnkdel i {
        color: #666666; }
        #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wlp_bought .lnkdel i:hover {
          color: #FFF; }
    @media (max-width: 543px) {
      #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wlp_bought .btn_action {
        /* If media is below 544 */
        text-align: center; } }
    #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .hidden {
      display: none; }

/*---------------------------productpage wishlst-----------*/
.wishlist_container {
  display: block;
  width: 100%;
  overflow: hidden; }
  .wishlist_container #wishlist_button select, .wishlist_container #wishlist_button .product_wishlist_btn {
    float: left;
    width: auto; }
  .wishlist_container #wishlist_button .product_wishlist_btn {
    padding: 11px 10px 11.5px 30px;
    cursor: pointer; }
    .wishlist_container #wishlist_button .product_wishlist_btn span {
      padding-left: 15px;
      position: relative; }
      .wishlist_container #wishlist_button .product_wishlist_btn span:before {
        color: #666;
        content: "\E87D";
        position: absolute;
        left: -5px;
        font-family: "Material Icons"; }

.wishlist_login .wishlist_button {
  position: relative;
  cursor: pointer; }
  .wishlist_login .wishlist_button:before {
    color: #666;
    content: "\E87D";
    position: absolute;
    left: 0;
    top: 0px;
    font-family: "Material Icons";
    font-size: 16px; }
  .wishlist_login .wishlist_button span {
    padding-left: 20px;
    font-weight: 500;
    color: #666666;
    text-transform: capitalize;
    line-height: 21px; }

/*---------------------------wishlst modal-----------*/
#WishlistModal .modal-header .close {
  opacity: 1; }

#WishlistModal .modal-body a {
  float: right;
  color: #acaaa6;
  font-weight: 600;
  text-decoration: underline;
  text-transform: capitalize; }

.product-comments {
  margin-bottom: 15px; }
  .product-comments span {
    display: none; }
  .product-comments .star_content {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    position: relative; }
    @media (max-width: 991px) {
      .product-comments .star_content {
        /* If media is below 992 */
        display: block;
        padding-right: 0;
        margin-bottom: 10px; }
        .product-comments .star_content:after {
          display: none; } }
    @media (max-width: 767px) {
      .product-comments .star_content {
        /* If media is below 768 */
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        padding-right: 15px; }
        .product-comments .star_content:after {
          display: block; } }
    @media (max-width: 543px) {
      .product-comments .star_content {
        /* If media is below 544 */
        display: block;
        padding-right: 0;
        margin-bottom: 10px; }
        .product-comments .star_content:after {
          display: none; } }
    .product-comments .star_content:after {
      content: '';
      height: 20px;
      width: 1px;
      background: #cccccc;
      position: absolute;
      top: 0;
      right: 0; }
    .product-comments .star_content .star {
      color: #000;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      margin: 0 -2px;
      font-size: 16px;
      position: relative; }
      .product-comments .star_content .star:after {
        content: "\E838";
        font-family: "Material Icons";
        color: #d9d9d9; }
    .product-comments .star_content .star_on:after {
      content: "\E838";
      font-family: "Material Icons";
      color: #000; }
  .product-comments .comment_advice {
    display: inline-block;
    vertical-align: middle; }
    .product-comments .comment_advice a {
      float: left;
      text-decoration: none;
      padding: 0 8px;
      position: relative;
      font-size: 0.9375rem;
      color: #232323;
      float: left; }
      @media (max-width: 991px) {
        .product-comments .comment_advice a {
          /* If media is below 992 */
          padding-left: 0; } }
      @media (max-width: 767px) {
        .product-comments .comment_advice a {
          /* If media is below 768 */
          padding-left: 8px; } }
      @media (max-width: 543px) {
        .product-comments .comment_advice a {
          /* If media is below 544 */
          padding: 0; }
          .product-comments .comment_advice a:after {
            display: none; } }
      @media (max-width: 991px) {
        .product-comments .comment_advice a.write_comment {
          /* If media is below 992 */
          padding-left: 15px; } }
      @media (max-width: 543px) {
        .product-comments .comment_advice a.write_comment {
          /* If media is below 544 */
          margin-bottom: 0; } }
      .product-comments .comment_advice a.write_comment:after {
        display: none; }
      .product-comments .comment_advice a:after {
        content: '';
        height: 20px;
        width: 1px;
        background: #cccccc;
        position: absolute;
        top: 0;
        right: -4px; }
      .product-comments .comment_advice a i {
        font-size: 16px;
        color: #888888;
        margin-right: 10px;
        line-height: 16px; }

#reviews #product_comments_block_tab {
  margin: 0; }
  #reviews #product_comments_block_tab .comment {
    padding: 25px 0; }
    #reviews #product_comments_block_tab .comment:first-child {
      padding-top: 15px; }
    #reviews #product_comments_block_tab .comment .comment_author {
      float: left;
      padding-right: 15px;
      width: 25%; }
      @media (max-width: 543px) {
        #reviews #product_comments_block_tab .comment .comment_author {
          /* If media is below 544 */
          width: 100%; } }
      #reviews #product_comments_block_tab .comment .comment_author span {
        display: none; }
      #reviews #product_comments_block_tab .comment .comment_author .star_content {
        margin: 0;
        margin-bottom: 15px; }
        #reviews #product_comments_block_tab .comment .comment_author .star_content .star {
          color: #000;
          display: inline-block;
          vertical-align: middle;
          cursor: pointer;
          margin: 0 -2px;
          font-size: 16px;
          position: relative; }
          #reviews #product_comments_block_tab .comment .comment_author .star_content .star:after {
            content: "\E838";
            font-family: "Material Icons";
            color: #d9d9d9; }
          #reviews #product_comments_block_tab .comment .comment_author .star_content .star a {
            display: none; }
        #reviews #product_comments_block_tab .comment .comment_author .star_content .star_on:after {
          content: "\E838";
          font-family: "Material Icons";
          color: #000; }
      #reviews #product_comments_block_tab .comment .comment_author .comment_author_infos {
        text-align: left;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        color: #000; }
        #reviews #product_comments_block_tab .comment .comment_author .comment_author_infos .user-comment {
          display: inline-block;
          vertical-align: middle;
          font-weight: 600; }
          @media (max-width: 991px) {
            #reviews #product_comments_block_tab .comment .comment_author .comment_author_infos .user-comment {
              /* If media is below 992 */
              margin-bottom: 18px; } }
          #reviews #product_comments_block_tab .comment .comment_author .comment_author_infos .user-comment i {
            display: none; }
        #reviews #product_comments_block_tab .comment .comment_author .comment_author_infos .date-comment {
          display: inline-block;
          vertical-align: middle;
          font-size: 14px;
          margin: 0; }
          @media (max-width: 543px) {
            #reviews #product_comments_block_tab .comment .comment_author .comment_author_infos .date-comment {
              /* If media is below 544 */
              vertical-align: top;
              margin-left: 15px; } }
    #reviews #product_comments_block_tab .comment .comment_details {
      float: left;
      width: 75%;
      text-align: left;
      color: #000; }
      @media (max-width: 543px) {
        #reviews #product_comments_block_tab .comment .comment_details {
          /* If media is below 544 */
          width: 100%; } }
      #reviews #product_comments_block_tab .comment .comment_details .comment_title {
        font-size: 14px;
        padding: 0;
        margin-bottom: 15px;
        font-weight: 600;
        color: #000; }
      #reviews #product_comments_block_tab .comment .comment_details .comment_description {
        font-size: 14px;
        color: #000;
        margin-bottom: 15px; }
        @media (max-width: 543px) {
          #reviews #product_comments_block_tab .comment .comment_details .comment_description {
            /* If media is below 544 */
            margin-bottom: 10px; } }
      #reviews #product_comments_block_tab .comment .comment_details ul {
        font-size: 16px; }
        #reviews #product_comments_block_tab .comment .comment_details ul li {
          float: left; }
          @media (max-width: 991px) {
            #reviews #product_comments_block_tab .comment .comment_details ul li {
              /* If media is below 992 */
              float: none;
              margin-bottom: 15px; } }
          @media (max-width: 543px) {
            #reviews #product_comments_block_tab .comment .comment_details ul li {
              /* If media is below 544 */
              line-height: 24px;
              font-size: 15px; } }
          #reviews #product_comments_block_tab .comment .comment_details ul li.comment_report {
            float: right;
            line-height: 30px;
            text-decoration: none; }
            @media (max-width: 991px) {
              #reviews #product_comments_block_tab .comment .comment_details ul li.comment_report {
                /* If media is below 992 */
                float: none;
                margin-bottom: 0; } }
          #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn {
            background: transparent;
            border: 1px solid #e6e6e6;
            padding: 5px 25px;
            text-transform: uppercase;
            font-size: 15px;
            margin-left: 5px; }
            @media (max-width: 767px) {
              #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn {
                /* If media is below 768 */
                margin-top: 15px; } }
            @media (max-width: 543px) {
              #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn {
                /* If media is below 544 */
                display: block;
                margin-left: 0; } }
            #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn:hover {
              background: #000;
              border-color: #000; }
            #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn.yes {
              margin-left: 15px;
              background: #35a26b;
              border-color: #35a26b; }
              @media (max-width: 767px) {
                #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn.yes {
                  /* If media is below 768 */
                  margin-left: 0; } }
              #reviews #product_comments_block_tab .comment .comment_details ul li .usefulness_btn.yes:hover {
                background: #000;
                border-color: #000; }
  #reviews #product_comments_block_tab .open-comment-form {
    margin: 15px 0 0; }

/*========================== Review Model ==========================*/
#new_comment_form .modal-dialog .modal-header {
  text-align: left; }
  #new_comment_form .modal-dialog .modal-header h4 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle; }
    #new_comment_form .modal-dialog .modal-header h4 i {
      display: none; }
  #new_comment_form .modal-dialog .modal-header .close {
    line-height: 30px;
    opacity: 1; }

#new_comment_form .modal-dialog .modal-body {
  display: block;
  overflow: hidden; }
  #new_comment_form .modal-dialog .modal-body .product-image {
    margin-bottom: 15px; }
  #new_comment_form .modal-dialog .modal-body .product_desc .product_name {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    line-height: 24px;
    text-transform: capitalize; }
  #new_comment_form .modal-dialog .modal-body .product_desc p {
    font-size: 14px;
    color: #777777;
    font-weight: 400; }
  #new_comment_form .modal-dialog .modal-body .new_comment_form_content {
    background: #f8f8f8;
    padding: 40px 15px; }
    #new_comment_form .modal-dialog .modal-body .new_comment_form_content #new_comment_form_error ul {
      font-size: 12px; }
    #new_comment_form .modal-dialog .modal-body .new_comment_form_content label {
      text-align: left;
      font-size: 14px;
      font-weight: 400;
      float: left;
      margin: 0;
      margin-bottom: 5px; }
    #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list {
      border-bottom: 1px solid #e6e6e6;
      margin-bottom: 30px; }
      #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list label {
        margin: 0 10px 0 0; }
      #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list .star_content .star {
        color: #000;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        margin: 0 -2px;
        font-size: 16px;
        position: relative; }
        #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list .star_content .star:after {
          content: "\E838";
          font-family: "Material Icons";
          color: #d9d9d9; }
        #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list .star_content .star a {
          display: none; }
      #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list .star_content .star_on:after, #new_comment_form .modal-dialog .modal-body .new_comment_form_content #criterions_list .star_content .star_hover:after {
        content: "\E838";
        font-family: "Material Icons";
        color: #000; }
    #new_comment_form .modal-dialog .modal-body .new_comment_form_content .form-group {
      margin-bottom: 30px; }
      #new_comment_form .modal-dialog .modal-body .new_comment_form_content .form-group #content {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0.5rem 1rem; }
    #new_comment_form .modal-dialog .modal-body .new_comment_form_content #new_comment_form_footer {
      font-size: 14px;
      margin-top: 0; }
      #new_comment_form .modal-dialog .modal-body .new_comment_form_content #new_comment_form_footer .fl {
        float: none;
        text-align: left;
        margin-bottom: 30px; }
      #new_comment_form .modal-dialog .modal-body .new_comment_form_content #new_comment_form_footer .fr {
        float: none; }

#ishiheadercontactblock {
  position: relative;
  padding: 5px 0; }
  @media (max-width: 543px) {
    #ishiheadercontactblock {
      display: none; } }
  #ishiheadercontactblock .call-us, #ishiheadercontactblock .mail-us {
    display: block;
    position: relative;
    line-height: 20px;
    font-weight: 400; }
    #ishiheadercontactblock .call-us .call-img, #ishiheadercontactblock .call-us .mail-img, #ishiheadercontactblock .mail-us .call-img, #ishiheadercontactblock .mail-us .mail-img {
      background: url(../css/101610efd24a97c5669949457889ccd5.png) no-repeat center;
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px; }
    #ishiheadercontactblock .call-us .call, #ishiheadercontactblock .mail-us .call {
      display: inline-block;
      vertical-align: middle;
      text-align: left; }
      #ishiheadercontactblock .call-us .call .call-num, #ishiheadercontactblock .mail-us .call .call-num {
        font-family: "Quicksand", sans-serif;
        line-height: 14px;
        display: inline-block;
        vertical-align: middle;
        text-transform: capitalize;
        text-align: left; }
    #ishiheadercontactblock .call-us .mail-info, #ishiheadercontactblock .mail-us .mail-info {
      display: inline-block;
      vertical-align: middle;
      font-family: "Quicksand", sans-serif; }
  #ishiheadercontactblock .call-us {
    display: none; }

#ishiinstagramblock {
  margin-bottom: 0;
  position: relative; }
  #ishiinstagramblock .home-title {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    width: 355px;
    padding: 25px 20px;
    top: 31%;
    font-size: 30px;
    color: #000;
    background-color: rgba(249, 240, 239, 0.7); }
    @media (max-width: 991px) {
      #ishiinstagramblock .home-title {
        /* If media is below 992 */
        padding: 15px 20px; } }
    @media (max-width: 767px) {
      #ishiinstagramblock .home-title {
        /* If media is below 768 */
        top: 34%; } }
    @media (max-width: 543px) {
      #ishiinstagramblock .home-title {
        /* If media is below 544 */
        font-size: 24px;
        position: relative;
        width: auto;
        padding-top: 0;
        background: transparent; } }
    #ishiinstagramblock .home-title a {
      text-decoration: none;
      color: #000;
      line-height: 34px; }
      #ishiinstagramblock .home-title a span {
        color: #000;
        font-size: 24px;
        font-weight: 300;
        text-transform: lowercase; }
        @media (max-width: 543px) {
          #ishiinstagramblock .home-title a span {
            /* If media is below 544 */
            font-size: 22px; } }
  #ishiinstagramblock #ishiinstagram-carousel {
    position: relative; }
    #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container a {
      display: block;
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container a:after {
        content: "";
        background-color: rgba(251, 250, 250, 0.3);
        position: absolute;
        padding: 30px;
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        opacity: 0;
        -webkit-transform: rotate3d(1, 1, 0, 100deg);
        -moz-transform: rotate3d(1, 1, 0, 100deg);
        -ms-transform: rotate3d(1, 1, 0, 100deg);
        -o-transform: rotate3d(1, 1, 0, 100deg);
        transform: rotate3d(1, 1, 0, 100deg);
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container a img {
        max-width: 100%;
        -webkit-filter: grayscale(70%);
        filter: grayscale(70%);
        -webkit-transform-style: unset;
        transform-style: unset;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container a .instagram {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        z-index: 99;
        margin-top: -10px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container a .instagram i {
          font-size: 30px;
          color: #fff;
          display: inline-block;
          vertical-align: middle;
          border-radius: 10px;
          width: 28px;
          height: 28px;
          line-height: 28px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container a .instagram i:hover {
            background: #d6249f;
            background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
            box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25); }
    #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container .text-container {
      position: absolute;
      bottom: 0;
      display: block;
      padding: 10px;
      width: 100%;
      opacity: 0;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      text-transform: capitalize;
      font-size: 14px;
      font-weight: 500;
      font-family: "Poppins", Helvetica, sans-serif;
      color: #fff; }
      #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container .text-container .likes {
        float: left;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        margin-bottom: 5px; }
      #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container .text-container .comments {
        float: right;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        margin-bottom: 5px; }
      #ishiinstagramblock #ishiinstagram-carousel .item .instagram-container .text-container i {
        display: block;
        font-size: 16px;
        color: #fff;
        display: inline-block;
        padding-right: 5px;
        padding-left: 8px; }
    #ishiinstagramblock #ishiinstagram-carousel .item:hover a:after {
      opacity: 1;
      -webkit-transition-delay: 0.14s;
      -moz-transition-delay: 0.14s;
      transition-delay: 0.14s;
      -webkit-transform: rotate3d(0, 0, 0, 0deg);
      -moz-transform: rotate3d(0, 0, 0, 0deg);
      -ms-transform: rotate3d(0, 0, 0, 0deg);
      -o-transform: rotate3d(0, 0, 0, 0deg);
      transform: rotate3d(0, 0, 0, 0deg); }
    #ishiinstagramblock #ishiinstagram-carousel .item:hover a img {
      transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1); }
    #ishiinstagramblock #ishiinstagram-carousel .item:hover a .instagram {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    #ishiinstagramblock #ishiinstagram-carousel .item:hover .text-container {
      opacity: 1; }
  #ishiinstagramblock .owl-dots {
    display: none; }

.clearfix {
  clear: both; }

/*** HEADER ***/
#header {
  color: #000;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px; }
  #header #desktop_logo {
    max-width: 240px;
    padding: 14px 15px;
    float: left; }
    @media (max-width: 991px) {
      #header #desktop_logo {
        /* If media is below 992 */
        float: none;
        margin: 0 auto;
        text-align: center; } }
    #header #desktop_logo h1 {
      margin: 0; }
  #header .logo {
    max-width: 50%; }
  #header a {
    color: #000;
    text-decoration: none; }
    #header a:hover {
      color: #000; }
  #header .menu-icon {
    float: left;
    cursor: pointer; }
  #header .nav-full-width {
    background-color: transparent;
    border-top: 1px solid #f1f1f1; }
    @media (max-width: 991px) {
      #header .nav-full-width {
        /* If media is below 992 */
        background-color: #FFF;
        border-top: 0; } }
    #header .nav-full-width.fixed-header {
      background-color: #FFF;
      position: fixed;
      box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
      top: 0;
      left: 0;
      width: 100%;
      z-index: 99;
      animation: slide-down 0.7s;
      -moz-animation: slide-down 0.7s;
      -webkit-animation: slide-down 0.7s;
      -o-animation: slide-down 0.7s;
      overflow: visible; }

@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0); } }
  #header .header-nav {
    background: #000;
    color: #fff; }
    #header .header-nav #menu-icon {
      vertical-align: middle;
      cursor: pointer;
      margin-left: 1rem; }
      #header .header-nav #menu-icon .material-icons {
        line-height: 50px; }
    #header .header-nav .material-icons {
      line-height: 24px; }
    #header .header-nav .left-nav {
      text-align: left; }
      @media (max-width: 767px) {
        #header .header-nav .left-nav {
          text-align: center; } }
      #header .header-nav .left-nav > div {
        display: inline-block;
        vertical-align: middle; }
    #header .header-nav .right-nav {
      text-align: right; }
      @media (max-width: 767px) {
        #header .header-nav .right-nav {
          text-align: center; } }
      #header .header-nav .right-nav > div {
        display: inline-block;
        vertical-align: middle; }
  #header #contact-link {
    margin: 12px 0;
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    color: #FFF; }
    @media (max-width: 543px) {
      #header #contact-link {
        margin-bottom: 0; } }
    #header #contact-link a {
      color: #FFF; }
    #header #contact-link .contact-title {
      display: none; }
    #header #contact-link i {
      font-size: 18px;
      vertical-align: middle; }
    #header #contact-link .contact-num {
      color: #FFF;
      margin-left: 8px; }
  #header .currency-selector, #header .language-selector {
    padding: 8px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 767px) {
      #header .currency-selector, #header .language-selector {
        padding: 5px 3px; } }
    #header .currency-selector .dropdown-menu, #header .language-selector .dropdown-menu {
      left: auto;
      right: 0;
      top: 40px;
      padding: 5px 7px;
      margin: 0; }
      @media (max-width: 767px) {
        #header .currency-selector .dropdown-menu, #header .language-selector .dropdown-menu {
          /* If media is below 768 */
          top: 34px; } }
      @media (max-width: 543px) {
        #header .currency-selector .dropdown-menu, #header .language-selector .dropdown-menu {
          /* If media is below 544 */
          min-width: 100px; } }
    #header .currency-selector li a, #header .language-selector li a {
      padding: 3px 10px;
      font-size: 14px;
      font-family: "Quicksand", sans-serif;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #header .currency-selector li a:hover, #header .language-selector li a:hover {
        color: #a9a9a9; }
    #header .currency-selector span, #header .language-selector span {
      font-family: "Quicksand", sans-serif; }
    #header .currency-selector .expand-more, #header .language-selector .expand-more {
      color: #fff;
      display: inline-block;
      vertical-align: middle; }
    #header .currency-selector .currency-selector-label, #header .language-selector .currency-selector-label {
      display: none; }
    #header .currency-selector .language-selector-label, #header .language-selector .language-selector-label {
      display: none; }
  #header .currency-selector {
    padding-right: 0; }
  #header .blockcart, #header .user-info {
    cursor: pointer;
    float: right;
    padding: 21px 0px;
    position: relative; }
    @media (max-width: 991px) {
      #header .blockcart, #header .user-info {
        padding: 6px 0; } }
  #header .blockcart {
    text-align: left;
    white-space: nowrap; }
    #header .blockcart .header {
      margin-top: 0.125rem;
      padding-right: 0; }
      @media (max-width: 991px) {
        #header .blockcart .header {
          margin-top: 0; } }
    #header .blockcart .cart-link {
      display: block;
      width: 100%;
      overflow: hidden; }
    #header .blockcart .cart-img {
      background: url(../css/64c97956c43b887630e947ac4bcd2ec7.png) no-repeat;
      width: 40px;
      height: 40px;
      background-position: -41px 0;
      display: inline-block;
      vertical-align: middle; }
      @media (max-width: 991px) {
        #header .blockcart .cart-img {
          /* If media is below 992 */
          background: url(../css/22b35aa93286e5d06a1c518e223ee357.png) no-repeat;
          background-position: -41px 0; } }
    #header .blockcart .cart-content {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      border-left: 0; }
      @media (max-width: 991px) {
        #header .blockcart .cart-content {
          /* If media is below 992 */
          border-left: none;
          padding-left: 0; } }
      #header .blockcart .cart-content .cart-name {
        display: none;
        text-transform: capitalize;
        position: relative;
        line-height: 21px;
        font-weight: 500; }
        @media (max-width: 991px) {
          #header .blockcart .cart-content .cart-name {
            display: none; } }
    #header .blockcart .cart-dropdown {
      background: #fff none repeat scroll 0 0;
      font-family: "Poppins", Helvetica, sans-serif;
      color: #333;
      display: none;
      left: auto;
      position: absolute;
      right: 15px;
      text-align: left;
      width: 350px;
      z-index: 3;
      border: 1px solid #ebebeb;
      top: 65px;
      text-transform: capitalize;
      font-size: 14px;
      /*========================== NO CHANGE ==========================*/ }
      @media (max-width: 991px) {
        #header .blockcart .cart-dropdown {
          /* If media is below 992 */
          top: 52px; } }
      @media (max-width: 543px) {
        #header .blockcart .cart-dropdown {
          /* If media is below 544 */
          width: 300px; } }
      #header .blockcart .cart-dropdown.empty {
        padding: 10px; }
      #header .blockcart .cart-dropdown .product-container {
        max-height: 340px;
        overflow-y: scroll; }
        #header .blockcart .cart-dropdown .product-container .product {
          border-bottom: 1px solid #ebebeb;
          padding: 10px 5px;
          position: relative;
          overflow: hidden; }
          #header .blockcart .cart-dropdown .product-container .product .product-image {
            float: left;
            margin-right: 12px; }
          #header .blockcart .cart-dropdown .product-container .product .product-detail {
            overflow: hidden;
            position: relative;
            font-size: 14px;
            font-weight: 500; }
            #header .blockcart .cart-dropdown .product-container .product .product-detail .product-name {
              margin: 5px 0; }
              #header .blockcart .cart-dropdown .product-container .product .product-detail .product-name .cart_block_product_name:hover {
                color: #000; }
            #header .blockcart .cart-dropdown .product-container .product .product-detail .price {
              margin: 5px 0; }
          #header .blockcart .cart-dropdown .product-container .product .remove-product {
            left: auto;
            position: absolute;
            right: 5px;
            top: 1px; }
            #header .blockcart .cart-dropdown .product-container .product .remove-product .material-icons {
              font-size: 20px; }
              #header .blockcart .cart-dropdown .product-container .product .remove-product .material-icons:hover {
                color: #000; }
      #header .blockcart .cart-dropdown .billing-info {
        padding: 10px; }
        #header .blockcart .cart-dropdown .billing-info .billing {
          margin: 5px 0; }
          #header .blockcart .cart-dropdown .billing-info .billing .label {
            float: left;
            font-weight: 500; }
          #header .blockcart .cart-dropdown .billing-info .billing .value {
            float: right;
            font-weight: 500; }
      #header .blockcart .cart-dropdown .cart-btn {
        padding: 10px 15px;
        text-align: center; }
        #header .blockcart .cart-dropdown .cart-btn a {
          color: #fff;
          text-transform: uppercase; }
          #header .blockcart .cart-dropdown .cart-btn a:hover, #header .blockcart .cart-dropdown .cart-btn a.active, #header .blockcart .cart-dropdown .cart-btn a:focus {
            color: #000; }
    #header .blockcart .cart-products-count {
      line-height: 15px;
      text-align: center;
      border-radius: 50%;
      height: 16px;
      width: 16px;
      background: #C47254;
      color: #fff;
      font-size: 13px;
      right: 15px;
      top: 24px;
      position: absolute;
      left: auto;
      bottom: auto;
      padding: 0px 3px;
      margin: 0; }
      @media (max-width: 991px) {
        #header .blockcart .cart-products-count {
          /* If media is below 992 */
          right: 7px;
          top: 7px;
          background: #000;
          color: #fff; } }
    #header .blockcart a {
      color: #000;
      font-weight: 400;
      white-space: normal; }
      #header .blockcart a:hover {
        color: #acaaa6; }
    #header .blockcart.active a:hover {
      color: white; }
  #header .user-info {
    position: relative;
    text-align: right;
    white-space: nowrap;
    padding: 21px 8px; }
    @media (max-width: 991px) {
      #header .user-info {
        padding: 6px 0; } }
    #header .user-info .account-logo {
      background: url(../css/64c97956c43b887630e947ac4bcd2ec7.png) no-repeat;
      width: 40px;
      height: 40px;
      display: block;
      background-position: -81px 0; }
      @media (max-width: 991px) {
        #header .user-info .account-logo {
          /* If media is below 992 */
          background: url(../css/22b35aa93286e5d06a1c518e223ee357.png) no-repeat;
          background-position: -81px 0; } }
    #header .user-info .dropdown-menu {
      top: 63px;
      left: auto;
      right: 0;
      border-color: #f1f1f1;
      padding: 5px;
      text-transform: capitalize; }
      @media (max-width: 991px) {
        #header .user-info .dropdown-menu {
          /* If media is below 992 */
          top: 50px; } }
      #header .user-info .dropdown-menu a {
        color: #000;
        font-family: "Quicksand", sans-serif;
        margin-bottom: 5px;
        display: block;
        font-size: 14px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      #header .user-info .dropdown-menu li {
        padding-left: 10px; }
        #header .user-info .dropdown-menu li a:hover {
          color: #a9a9a9; }
  #header .header-top {
    background: transparent;
    padding: 8px 0; }
    @media (min-width: 992px) {
      #header .header-top.fixed-header {
        /* If media is above 991 */
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
        animation: slide-down 0.7s;
        -moz-animation: slide-down 0.7s;
        -webkit-animation: slide-down 0.7s;
        -o-animation: slide-down 0.7s;
        overflow: visible; } }
    #header .header-top > .container {
      position: relative; }
    #header .header-top .menu {
      padding: 0 15px; }
      #header .header-top .menu > ul > li {
        float: none; }
    #header .header-top .position-static {
      position: static; }

@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0); } }
  #header .top-menu-link {
    margin-left: 1.25rem; }

/*** WRAPPER ***/
#wrapper {
  padding-top: 2.5rem; }
  #index #wrapper {
    padding-top: 0; }
  #wrapper .banner {
    margin-bottom: 1.5rem;
    display: block; }

.popover {
  font-family: inherit; }

.breadcrumb-container {
  padding: 30px 0;
  background: #f5f5f5; }
  #index .breadcrumb-container {
    display: none; }
  .breadcrumb-container .breadcrumb {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    text-align: center; }
    .breadcrumb-container .breadcrumb[data-depth="1"] {
      display: none; }
    .breadcrumb-container .breadcrumb ol {
      padding-left: 0;
      margin-bottom: 0; }
    .breadcrumb-container .breadcrumb li {
      display: inline; }
      .breadcrumb-container .breadcrumb li::after {
        content: "-";
        color: #acaaa6;
        margin: 0.3125rem; }
      .breadcrumb-container .breadcrumb li:last-child {
        content: "/";
        color: #acaaa6;
        margin: 0; }
        .breadcrumb-container .breadcrumb li:last-child::after {
          content: ""; }
      .breadcrumb-container .breadcrumb li a {
        color: #232323; }

.home-title {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 500;
  font-family: "Poppins", Helvetica, sans-serif;
  color: #000; }
  @media (max-width: 543px) {
    .home-title {
      font-size: 24px;
      margin-bottom: 15px; } }

.title-description {
  text-align: center;
  font-family: "Quicksand", sans-serif;
  color: #000; }
  @media (max-width: 767px) {
    .title-description {
      /* If media is below 768 */
      font-size: 12px; } }
  @media (max-width: 543px) {
    .title-description {
      /* If media is below 544 */
      margin-bottom: 5px; } }

.sub-title {
  color: #FFF;
  font-size: 16px;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center; }

/*** MAIN ***/
#main .page-header {
  margin-bottom: 1.563rem; }

#main .page-content {
  /*border: 1px solid #eaeaea;*/
  margin-bottom: 1.5625rem;
  padding: 30px;
  background: #fff; }
  #main .page-content h6 {
    margin-bottom: 1.125rem; }
  #main .page-content #notifications {
    margin-left: -15px;
    margin-right: -15px; }

#notifications ul {
  margin-bottom: 0; }

/*** FOOTER ***/
#footer {
  margin-top: 30px;
  background: #FFF;
  color: #a7a7a7; }
  #index #footer {
    margin-top: 0; }
  #footer p {
    font-family: "Quicksand", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5;
    font-size: 14px;
    color: #a7a7a7; }
  #footer a {
    font-family: "Quicksand", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5;
    font-size: 15px;
    color: #000;
    text-decoration: none; }
  #footer h3, #footer .h3 {
    font-family: "Poppins", Helvetica, sans-serif;
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer; }
    #footer h3.myaccount-title a, #footer .h3.myaccount-title a {
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 500;
      color: #000; }
      #footer h3.myaccount-title a:hover, #footer .h3.myaccount-title a:hover {
        color: #fff; }
  #footer .footer-container {
    padding: 50px 0; }
    @media (max-width: 991px) {
      #footer .footer-container {
        /* If media is below 992 */
        padding: 0;
        padding-bottom: 40px; } }
    #footer .footer-container > .container {
      position: relative; }
    #footer .footer-container .block-heading {
      color: #fff; }
    #footer .footer-container a {
      position: relative;
      display: block;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      #footer .footer-container a:before {
        content: "\F0DA";
        font-family: 'FontAwesome';
        float: left;
        padding-right: 8px;
        color: #000;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      #footer .footer-container a:hover {
        -webkit-mask-image: linear-gradient(-75deg, rgba(172, 170, 166, 0.7) 30%, #acaaa6 50%, rgba(172, 170, 166, 0.6) 70%);
        -webkit-mask-size: 200%;
        animation: shine 2s infinite; }
        #footer .footer-container a:hover:before {
          color: #000; }

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%; }
  to {
    -webkit-mask-position: -50%; } }

/*========================== NO CHANGE ==========================*/
/*** Responsive part ***/
@media (max-width: 767px) {
  #checkout-cart-summary {
    float: none;
    width: 100%;
    margin-top: 1rem; }
  section.checkout-step {
    width: 100%; }
  .default-input {
    min-width: 100%; }
  label {
    clear: both; }
  #products .product-miniature,
  .featured-products .product-miniature {
    margin: 0 auto; }
  .block-contact {
    padding-left: 0.9375rem;
    border: none; }
  .menu,
  .dropdown-item {
    padding-left: 0;
    padding-right: 0; } }

/*========================== NO CHANGE ==========================*/
@media (max-width: 991px) {
  #header .logo {
    width: auto; }
  #products .product-miniature,
  .featured-products .product-miniature {
    margin: 0 auto; }
  .sub-menu {
    left: 0;
    min-width: 100%; }
  #blockcart-modal .product-image {
    width: 100%;
    display: block;
    max-width: 250px;
    margin: 0 auto 0.9375rem; }
  #blockcart-modal .cart-content {
    padding-left: 0; }
  #blockcart-modal .product-name,
  #product-availability {
    margin-top: 0.625rem; }
  #search_filters .facet .facet-label {
    text-align: left; }
  .block-category .category-cover {
    position: relative;
    text-align: center; }
  .block-category {
    padding-bottom: 0; } }

/*========================== NO CHANGE ==========================*/
#left-column .text-uppercase, #right-column .text-uppercase {
  border: medium none;
  color: #333;
  font: 600 16px/18px "Poppins", Helvetica, sans-serif;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  text-align: left; }

@media (min-width: 992px) {
  #left-column .collapse.data-toggler {
    display: inherit; } }

#left-column .category-block-container {
  margin-bottom: 8px;
  text-decoration: none; }
  @media (max-width: 991px) {
    #left-column .category-block-container {
      /* If media is below 992 */
      margin-bottom: 15px;
      display: none; } 
    #left-column section.featured-products{
      display: none; } 
    #left-column section.featured-products{
      display: none; }
    #ishileftbanners{
      display: none; }
    #category #left-column #search_filter_controls{
      display: none; }
    }

#left-column .block-title {
  background: #f5f5f5;
  padding: 15px;
  width: 100%; }

#left-column .products {
  padding: 10px 0 0; }

#left-column .product-miniature {
  padding: 10px; }
  #left-column .product-miniature .product-container {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    width: 100%; }
    #left-column .product-miniature .product-container .thumbnail-container {
      float: left;
      margin-right: 10px; }
    #left-column .product-miniature .product-container .product-price-and-shipping {
      text-align: left; }
    #left-column .product-miniature .product-container .product-title {
      text-align: left; }
    #left-column .product-miniature .product-container .product-description {
      margin-top: 0;
      overflow: hidden; }
    #left-column .product-miniature .product-container:hover .product-price-and-shipping {
      opacity: 1; }

#left-column .all-product-link {
  font-weight: 400;
  margin: 0;
  font-size: 14px;
  text-align: right;
  display: block; }

#left-column section.featured-products {
  margin-bottom: 15px;
  padding: 0;
  border: 1px solid #eee; }
  #left-column section.featured-products .product-container .product-description .product-title a {
    font-size: 14px; }
  #left-column section.featured-products .product-container .product-price-and-shipping .sr-only, #left-column section.featured-products .product-container .product-price-and-shipping .price {
    font-size: 14px; }
  #left-column section.featured-products .product-container .product-price-and-shipping .discount-percentage, #left-column section.featured-products .product-container .product-price-and-shipping .discount-amount {
    padding: 2px;
    font-size: 14px; }

/*========================== NO CHANGE ==========================*/
#slidetop {
  background: #000 none repeat scroll 0 0;
  color: transparent;
  border-radius: 50%;
  bottom: 20px;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  padding: 6px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  z-index: 99;
  box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
  display: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  #slidetop:after {
    content: '\E5CE';
    display: inline-block;
    color: #fff;
    font-family: material icons;
    font-size: 26px;
    left: 0;
    position: absolute;
    right: 0;
    top: 10px; }
  #slidetop:hover {
    background-color: #000; }
    #slidetop:hover:after {
      color: #FFF; }

#siteloader {
  margin: 0;
  transform: translate(-50%, -50%) rotate(0deg) scale(1.4, 1.4);
  -moz-transform: translate(-50%, -50%) rotate(0deg) scale(1.4, 1.4);
  -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1.4, 1.4);
  -o-transform: translate(-50%, -50%) rotate(0deg) scale(1.4, 1.4);
  -ms-transform: translate(-50%, -50%) rotate(0deg) scale(1.4, 1.4);
  position: absolute;
  left: 50%;
  top: 50vh;
  border-radius: 150px;
  box-sizing: border-box;
  animation: rotation 20s infinite linear;
  z-index: 9999; }
  #siteloader > div:after {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    background-color: #000;
    box-sizing: border-box;
    position: absolute;
    left: 20px;
    top: 20px;
    animation: shuffle 2s infinite; }
  #siteloader > div:nth-child(1) {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg); }
    #siteloader > div:nth-child(1):after {
      animation-delay: -0.5s; }
  #siteloader > div:nth-child(2) {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg); }
    #siteloader > div:nth-child(2):after {
      animation-delay: -1s; }
  #siteloader > div:nth-child(3) {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg); }
    #siteloader > div:nth-child(3):after {
      animation-delay: -1.5s; }
  #siteloader > div:nth-child(4) {
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg); }
    #siteloader > div:nth-child(4):after {
      animation-delay: -2s; }
  #siteloader > div:nth-child(5) {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg); }
    #siteloader > div:nth-child(5):after {
      animation-delay: -2.5s; }
  #siteloader > div:nth-child(6) {
    transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg); }
    #siteloader > div:nth-child(6):after {
      animation-delay: -3s; }
  #siteloader > div:nth-child(7) {
    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg); }
    #siteloader > div:nth-child(7):after {
      animation-delay: -3.5s; }
  #siteloader > div:nth-child(8) {
    transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg); }
    #siteloader > div:nth-child(8):after {
      animation-delay: -4; }

@keyframes rotation {
  100% {
    transform: translate(-50%, -50%) rotate(-360deg) scale(1.4, 1.4);
    -moz-transform: translate(-50%, -50%) rotate(-360deg) scale(1.4, 1.4);
    -webkit-transform: translate(-50%, -50%) rotate(-360deg) scale(1.4, 1.4);
    -o-transform: translate(-50%, -50%) rotate(-360deg) scale(1.4, 1.4);
    -ms-transform: translate(-50%, -50%) rotate(-360deg) scale(1.4, 1.4); } }

@keyframes shuffle {
  50% {
    transform: scale(0.4, 0.4) rotate(-90deg);
    -moz-transform: scale(0.4, 0.4) rotate(-90deg);
    -webkit-transform: scale(0.4, 0.4) rotate(-90deg);
    -o-transform: scale(0.4, 0.4) rotate(-90deg);
    -ms-transform: scale(0.4, 0.4) rotate(-90deg);
    border-radius: 50%; } }

#spin-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9998;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/*========================== NO CHANGE ==========================*/
.block-title, .footer-title, .title {
  position: relative;
  cursor: pointer; }
  .block-title .navbar-toggler, .footer-title .navbar-toggler, .title .navbar-toggler {
    position: absolute;
    top: 12px;
    right: 15px;
    padding: 0;
    color: #000; }

.block-title .navbar-toggler i.add, .footer-title .navbar-toggler i.add {
  display: none; }

.block-title .navbar-toggler i.remove, .footer-title .navbar-toggler i.remove {
  display: block; }

.block-title.collapsed .navbar-toggler i.add, .footer-title.collapsed .navbar-toggler i.add {
  display: block; }

.block-title.collapsed .navbar-toggler i.remove, .footer-title.collapsed .navbar-toggler i.remove {
  display: none; }

.footer-title .navbar-toggler {
  top: -2px;
  right: 0; }

input[type=number] {
  -moz-appearance: textfield; }
  input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

* {
  outline: none !important; }

/*# sourceMappingURL=theme.css.map*/