@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@400;500;600;700&family=Poppins:wght@400;500;600&display=swap);
@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
 */
 #header .blockcart,
 #header .header-nav
{
  background-color: #e00a1e!important;
}

 
.slider-content {
  display: none;
}
#ishispecialdeals img{
  width: 100%;
}
#ishispecialdeals img:hover{
 
}
.text-center{
text-align: center;
}
.pb-3{
  padding-bottom: 30px;
}
label.required::after{
  content:'*';
  color:red;
}
.countdown{
  text-align: center;
  color: #e91e63;
  border: 1px solid #e91e63;
  padding: 5px;
  margin-bottom: 10px;
}

.search-404 img{
  max-width: 100%;
  margin-bottom: 50px;;
}

.link-title{
  color:#fff!important;
  text-align: center;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 700;
  line-height: 50px;
  font-family: "Baloo Paaji 2", cursive;
  background-color: #e00a1e;
  padding: 10px;
  margin: 0;
  border-radius: 30px;
  letter-spacing: 0.5px;
  color: #232323;
}

.link-title:hover{ 
  background-color: #2196f3;
}

#contact-info-container div.email a{
  text-overflow: ellipsis;
    
    display: block;
    overflow: hidden;
   white-space: nowrap
}

label[for="field-psgdpr"].required::after,
label[for="field-customer_privacy"].required::after{
float: right;
}

.auyama-theme-helper h1{
  font-weight: 900;
  font-size: 45px;
}
.auyama-theme-helper{
  padding-top:50px;
  padding-bottom: 50px;
  padding-top:50px;
  padding-bottom: 50px;
  margin-bottom: 25px;
  
  font-family: 'Lato', sans-serif;
  background-color: #ffe4af;
  color:red;
 }
.product-container .product-title
{
  touch-action: manipulation;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
 
#bottom_home {
 
  overflow: hidden;
}
 .mt-5{
   margin-top: 25px;
 }
 .m-0 { margin:0px!important }
 .p-0{ padding:0!important}

.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 {
  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(../img/3pkLqXAEUB.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";

@font-face {
  font-family: "Manrope";
  src: url(../fonts/2H8yxjvziG.woff2) format("woff2"),
    /* Modern browsers */
    url(../fonts/3Rt97vGX7I.woff) format("woff"),
    /* Legacy browsers */
    url(../fonts/2zQSIMCDeX.otf) format("truetype");
  /* Android, iOS */
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "Manrope";
  src: url(../fonts/16ThtbZV6x.woff2) format("woff2"),
    url(../fonts/3K8L3I1dWY.woff) format("woff"),
    url(../fonts/3LIAioL2WM.otf) format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Manrope";
  src: url(../fonts/3YkS7zvGae.woff2) format("woff2"),
    url(../fonts/xFsYVPwtwI.woff) format("woff"),
    url(../fonts/1MU-rdzywx.otf) format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Manrope";
  src: url(../fonts/3b8J47ZJok.woff2) format("woff2"),
    url(../fonts/3jE95nRIHJ.woff) format("woff"),
    url(../fonts/3uGbGwNy-k.otf) format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Manrope";
  src: url(../fonts/Mu6zFWk2_e.woff2) format("woff2"),
    url(../fonts/_GmsjatGSy.woff) format("woff"),
    url(../fonts/3IkOk_xvuA.otf) format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Manrope";
  src: url(../fonts/dBJj2OslyY.woff2) format("woff2"),
    url(../fonts/nUqUbUGt4G.woff) format("woff"),
    url(../fonts/2wEfn0RTvB.otf) format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Manrope";
  src: url(../fonts/3Rzj2d5Wb7.woff2) format("woff2"),
    url(../fonts/3Ikf-1VtNe.woff) format("woff"),
    url(../fonts/3SDcs06qev.otf) format("truetype");
  font-style: normal;
  font-weight: 200;
}

body,
html {
  font-family: "Manrope", sans-serif;
}

*,
*:before,
*:after {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/*!
 * 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: #232323;
  text-decoration: none
}

a:focus,
a:hover {
  color: #000;
  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 {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

table {
  border-collapse: collapse;
  background-color: rgba(0, 0, 0, 0)
}

caption {
  padding-top: .75rem;
  padding-bottom: .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: .5rem;
  font-family: inherit;
  font-weight: 600;
  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: .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: .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: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: .25rem solid #f6f6f6
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #f1f1f1
}

.blockquote-footer::before {
  content: "\2014 \00A0"
}

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

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

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \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: .3rem
}

.img-thumbnail {
  padding: .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: .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: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0
}

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: .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: .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: .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: .5rem .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::-webkit-input-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1
}

.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: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0
}

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

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

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

.form-control-static {
  min-height: 2.5rem;
  padding-top: .5rem;
  padding-bottom: .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: .25rem .5rem;
  font-size: .875rem;
  border-radius: .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: .75rem 1.5rem;
  font-size: .9375rem;
  border-radius: .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: .25rem
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: .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: .25rem
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .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: #fff
}

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

.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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .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: #232323;
  border-color: rgba(0, 0, 0, 0)
}

.btn-primary:hover {
  color: #fff;
  background-color: #0a0a0a;
  border-color: rgba(0, 0, 0, 0)
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0a0a0a;
  border-color: rgba(0, 0, 0, 0)
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a0a0a;
  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: #000;
  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: #232323;
  border-color: rgba(0, 0, 0, 0)
}

.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
  background-color: #232323;
  border-color: rgba(0, 0, 0, 0)
}

.btn-secondary,
.btn-tertiary {
  color: #232323;
  background-color: #f6f6f6;
  border-color: rgba(0, 0, 0, 0)
}

.btn-secondary:hover,
.btn-tertiary:hover {
  color: #232323;
  background-color: #ddd;
  border-color: rgba(0, 0, 0, 0)
}

.btn-secondary:focus,
.btn-tertiary:focus,
.btn-secondary.focus,
.focus.btn-tertiary {
  color: #232323;
  background-color: #ddd;
  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: #ddd;
  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: rgba(0, 0, 0, 0)
}

.btn-secondary.disabled:hover,
.disabled.btn-tertiary:hover,
.btn-secondary:disabled:hover,
.btn-tertiary:disabled:hover {
  background-color: #f6f6f6;
  border-color: rgba(0, 0, 0, 0)
}

.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: #fff;
  background-color: #FF9A52;
  border-color: #FF9A52
}

.btn-warning:hover {
  color: #fff;
  background-color: #ff7c1f;
  border-color: #ff7615
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ff7c1f;
  border-color: #ff7615
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  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: #fff;
  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: #c00
}

.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: #232323;
  background-image: none;
  background-color: transparent;
  border-color: #232323
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #232323;
  border-color: #232323
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  color: #fff;
  background-color: #232323;
  border-color: #232323
}

.btn-outline-primary:active,
.btn-outline-primary.active,
.open>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #232323;
  border-color: #232323
}

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

.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled.focus {
  border-color: #565656
}

.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover {
  border-color: #565656
}

.btn-outline-secondary {
  color: rgba(0, 0, 0, 0);
  background-image: none;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0)
}

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

.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: #232323;
  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: #000;
  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: .75rem 1.5rem;
  font-size: .9375rem;
  border-radius: .3rem
}

.btn-sm,
.btn-group-sm>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

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

.btn-block+.btn-block {
  margin-top: .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: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent
}

.dropdown-toggle:focus {
  outline: 0
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .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: .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: #232323;
  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: .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: .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: -.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: .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: .75rem;
  padding-left: .75rem
}

.btn+.dropdown-toggle-split::after {
  margin-left: 0
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .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: .3em .3em 0;
  border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
  border-width: 0 .3em .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: .5rem .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: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: .75rem 1.5rem;
  font-size: .9375rem;
  border-radius: .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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: 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: .25rem;
  content: ""
}

.custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .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 .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: .375rem;
  padding-bottom: .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: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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: .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: rgba(0, 0, 0, 0)
}

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

.nav-stacked .nav-item {
  display: block;
  float: none
}

.nav-stacked .nav-item+.nav-item {
  margin-top: .2rem;
  margin-left: 0
}

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

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

.navbar {
  position: relative;
  padding: .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: -webkit-sticky;
  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: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: .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: "\00a0"
}

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: .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: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff
}

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

.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: .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: .75rem
}

.card-subtitle {
  margin-top: -.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: .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: .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: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0
}

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

.card-primary {
  background-color: #232323;
  border-color: #232323
}

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

.card-outline-secondary {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0)
}

.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: .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: .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 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem
  }

  .card-columns .card {
    width: 100%
  }
}

.breadcrumb {
  padding: .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: .5rem;
  padding-left: .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: #232323;
  border-color: #232323
}

.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: .5rem .75rem;
  margin-left: -1px;
  color: #232323;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
  color: #000;
  background-color: #f6f6f6;
  border-color: #ddd
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: .9375rem
}

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

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

.pagination-sm .page-link {
  padding: .275rem .75rem;
  font-size: .875rem
}

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

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

.tag {
  display: inline-block;
  padding: .25em .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: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.tag-default {
  background-color: #f1f1f1
}

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

.tag-primary {
  background-color: #232323
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
  background-color: #0a0a0a
}

.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: .3rem
}

@media (min-width: 544px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-hr {
  border-top-color: #ddd
}

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

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

  to {
    background-position: 0 0
  }
}

@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;
  -webkit-appearance: none;
  -moz-appearance: none;
  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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  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 {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    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: .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: #232323;
  border-color: #232323
}

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

.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: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .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: .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: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.in {
  opacity: .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: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .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: .2375rem .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: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }

  .carousel-inner>.carousel-item.next,
  .carousel-inner>.carousel-item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  .carousel-inner>.carousel-item.prev,
  .carousel-inner>.carousel-item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 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;
    -webkit-transform: translate3d(0, 0, 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: .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: #232323 !important
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #0a0a0a !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: #232323 !important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0a0a0a !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
  }
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/E2XRDqRPnB.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/7FG4RE7YyZ.woff2) format("woff2"), url(../fonts/13Zq9XhQZi.woff) format("woff"), url(../fonts/1uJ2YbW5Rl.ttf) format("truetype")
}

.material-icons {
  display: inline-block;
  width: 1em;
  height: 1em;
  font-family: "Material Icons", Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  vertical-align: middle;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga"
}

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

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

body {
  font-family: "Poppins", 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;
  position: relative
}

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

a:hover {
  color: #232323;
  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
}

label .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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 5px;
  width: 20px;
  border: 1px solid #eee
}

label .color.active,
label .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: 600;
  color: #232323
}

.btn-primary,
.btn.disabled,
.btn:disabled,
.btn-secondary,
.btn-tertiary,
.btn {
  opacity: 1;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 30px;
  padding: 12px 22px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  font-family: "Baloo Paaji 2", cursive;
  transition: all 0.5s;
  color: #fff;
  background-color: #6cf;
  border: 1px solid #6cf;
  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,
.btn:hover,
.btn:active,
.btn:focus {
  color: #fff;
  background-color: #ff8f3c;
  border-color: #ff8f3c
}

.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,
.btn:active:hover,
.btn:active:focus {
  color: #fff;
  background-color: #ff8f3c;
  border-color: #ff8f3c
}

.btn-primary:focus,
.btn.disabled:focus,
.btn:disabled:focus,
.btn-secondary:focus,
.btn-tertiary:focus,
.btn:focus {
  outline: none
}

.btn-primary .material-icons,
.btn.disabled .material-icons,
.btn:disabled .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons,
.btn .material-icons {
  margin-right: .625rem
}

.btn-secondary,
.btn-tertiary {
  color: #fff;
  background-color: #ff8f3c;
  border-color: #ff8f3c
}

.btn-secondary:hover,
.btn-tertiary:hover,
.btn-secondary:active,
.btn-tertiary:active,
.btn-secondary:focus,
.btn-tertiary:focus {
  color: #fff;
  background-color: #6cf;
  border-color: #6cf
}

.btn-secondary:active:hover,
.btn-tertiary:active:hover,
.btn-secondary:active:focus,
.btn-tertiary:active:focus {
  color: #fff;
  background-color: #6cf;
  border-color: #6cf
}

.btn-tertiary {
  text-transform: lowercase;
  color: #acaaa6;
  padding: 10px 15px;
  margin: .25rem 0;
  font-weight: 400;
  font-size: .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 .input-group {
  height: 40px
}

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

.input-group .input-group-btn {
  height: 40px
}

.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: #ff8f3c;
  height: 40px;
  font-size: 14px;
  padding: 10px 15px;
  border-radius: 0
}

#authentication input,
#identity input,
#checkout input {
  height: 40px
}

#authentication #use_same_address,
#identity #use_same_address,
#checkout #use_same_address {
  height: 12px
}

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;
  display: block;
  line-height: 22px
}

.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: #232323;
  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;
  box-shadow: none
}

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

.custom-radio {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #ddd;
  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: #232323;
  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: .625rem 0
}

.thumb-mask>.mask img {
  width: 55px;
  height: 55px
}

.definition-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.definition-list dl dt {
  font-weight: normal
}

.definition-list dl dd,
.definition-list dl dt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  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: .625rem
}

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

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

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

.alert-warning .alert-link {
  border-radius: 2px;
  border-width: 2px;
  margin-left: .625rem;
  padding: .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: .3125rem
}

.btn-warning {
  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;
  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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (30px * 2))
}

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

.ps-alert-error .item,
.ps-alert-success .item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px #ff4c4c solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ff4c4c;
  margin-bottom: 1rem
}

.ps-alert-error .item i,
.ps-alert-success .item i {
  border: 15px #ff4c4c solid;
  display: -webkit-box;
  display: -ms-flexbox;
  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-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: #232323
}

.dropdown .expand-more {
  color: #232323;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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: #232323
}

#search_widget {
  cursor: pointer;
  float: left !important;
  overflow: visible !important;
  margin: 0 !important
}

#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
}

@media (max-width: 991px) {
  #search_widget {
    padding: 0;
    float: right;
    position: relative
  }
}

#search_widget .dropdown-backdrop {
  display: none
}

#search_widget .dropdown-menu {
  margin: 0;
  border: none;
  padding: 0 !important
}

#search_widget .search-logo {
  display: none
}

@media (max-width: 991px) {
  #search_widget .search-logo {
    fill: #232323;
    width: 40px;
    height: 40px;
    display: block
  }
}

#search_widget form {
  display: block;
  z-index: 2;
  position: relative;
  top: 4px;
  background-color: transparent;
  right: 0
}

@media (min-width: 992px) {
  #search_widget form {
    top: 0
  }
}

@media (max-width: 991px) {
  #search_widget form {
    display: none;
    z-index: 2;
    position: absolute !important;
    top: 50px;
    right: auto;
    left: 0
  }
}

#search_widget form input[type=text] {
  min-width: 370px;
  width: 100%;
  border: 1px solid #e9e9e9;
  height: 40px;
  padding: 5px 10px;
  background: #fff;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #a5a5a5;
  border-radius: 50px;
  padding-right: 50px
}

@media (max-width: 1199px) {
  #search_widget form input[type=text] {
    min-width: 280px
  }
}

#search_widget form input[type="text"]:focus {
  background: #fff
}

#search_widget form input[type="text"]::-webkit-input-placeholder {
  color: #a5a5a5
}

#search_widget form input[type="text"]:-ms-input-placeholder {
  color: #a5a5a5
}

#search_widget form input[type="text"]::placeholder {
  color: #a5a5a5
}

@media (max-width: 991px) {
  #search_widget form input[type=text] {
    background: #fff;
    padding-right: 45px;
    height: 40px
  }

  #search_widget form input[type="text"]:focus {
    background: #fff
  }
}

@media (max-width: 543px) {
  #search_widget form input[type=text] {
    min-width: 240px
  }
}

#search_widget form button[type=submit] {
  position: absolute;
  border: 3px solid #e4e4e4;
  right: 0;
  top: -2px;
  color: #fff;
  padding: 0;
  height: 43px;
  width: 43px;
  margin: 0;
  z-index: 2;
  border-radius: 50%;
  background: #ff8f3c;
  transition: all 0.5s
}

@media (max-width: 991px) {
  #search_widget form button[type=submit] {
    background: #ff8f3c;
    color: #fff;
    width: 40px
  }
}

#search_widget form button[type="submit"]:hover {
  background: #6cf
}

#search_widget form button[type="submit"] i {
  padding: 0;
  position: unset
}

#checkout #search_widget {
  display: none
}

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

#search .page-not-found .search-widget {
  position: relative;
  padding: 0
}

#search .page-not-found .search-widget .search-logo {
  display: none
}

#search .page-not-found .search-widget form {
  display: inline-block;
  top: 0;
  position: relative !important
}

#main .page-content {
  overflow: hidden;
  display: block
}

.ui-widget.ui-widget-content {
  border-color: #e5e5e5;
  border-radius: 0;
  min-width: 370px;
  padding: 5px;
  max-width: 370px
}

@media (max-width: 1199px) {
  .ui-widget.ui-widget-content {
    min-width: 280px;
    max-width: 280px
  }
}

@media (max-width: 543px) {
  .ui-widget.ui-widget-content {
    min-width: 240px;
    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
}

#_desktop_top_menu {
  text-align: center
}

@media (max-width: 991px) {
  #_desktop_top_menu {
    float: none
  }
}

#top-menu {
  margin: 0
}

#top-menu>li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-transform: uppercase;
  font-size: 16px
}

@media (max-width: 991px) {
  #top-menu>li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee
  }
}

#top-menu>li:hover>a {
  color: #fff
}

@media (max-width: 991px) {
  #top-menu>li:hover>a {
    color: #232323
  }
}

@media (min-width: 992px) {
  #top-menu>li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    background-color: #ff8f3c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out
  }
}

@media (min-width: 992px) {
  #top-menu>li:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0%;
    transform-origin: 0%
  }
}

#top-menu>li .dropdown-item {
  white-space: normal
}

#top-menu>li>a {
  padding: 12px;
  font-weight: bold;
  text-transform: capitalize;
  color: #232323;
  position: relative;
  font-size: 18px;
  font-family: "Baloo Paaji 2", cursive
}

@media (max-width: 991px) {
  #top-menu>li>a {
    color: #232323;
    font-weight: 500
  }
}

#_desktop_top_menu #top-menu>li .sub-menu {
  top: 45px;
  left: 0;
  border: none;
  width: auto;
  z-index: 18;
  padding: 15px;
  transition: all 0.3s;
  text-align: center;
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.1)
}

#_desktop_top_menu #top-menu>li .sub-menu.collapse {
  opacity: 0;
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  -o-transform-origin: left top 0;
  -moz-transform-origin: left top 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 {
  transition: all 0.5s
}

#_desktop_top_menu #top-menu>li .sub-menu a:hover {
  color: #ff8f3c
}

#_desktop_top_menu #top-menu>li:hover:hover .sub-menu {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1)
}

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

.top-menu ul[data-depth="2"]>li a {
  font-size: 14px;
  color: #666666;
  font-weight: 400
}

.top-menu ul[data-depth="2"]>li:last-child a {
  padding-bottom: 0
}

.top-menu .collapse {
  display: inherit
}

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

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

#mobile_top_menu_wrapper #_mobile_top_menu {
  padding: 0 15px
}

#mobile_top_menu_wrapper #top-menu {
  margin-bottom: 0;
  text-align: left;
  display: block;
  padding: 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: 0px;
  color: #000000;
  line-height: 20px;
  font-weight: 400;
  font-size: 16px
}

#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
}

#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;
  font-size: 15px
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"]>li a {
  font-size: 14px
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  padding: 10px 0 0 15px
}

#mobile_top_menu_wrapper .top-menu .sub-menu li {
  position: relative;
  padding: 6px 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
  font-weight: 400;
  padding: 0
}

#mobile_top_menu_wrapper .top-menu .popover {
  border-radius: 0
}

.mobile-menu-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.5s;
  visibility: hidden;
  width: 100%;
  z-index: 998
}

.mobile-menu-overlay.active {
  opacity: 1;
  visibility: visible
}

#menu-icon {
  padding: 0
}

#menu-icon .nav-icon {
  width: 40px;
  height: 40px
}

#menu-icon .nav-icon svg {
  fill: #232323
}

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;
  font-size: 13px
}

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 {
  padding: 0.625rem
}

body#checkout section.checkout-step .address-selector {
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  box-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

body#checkout section.checkout-step .address-item {
  border: 1px solid #eaeaea;
  -webkit-box-flex: 0;
  box-flex: 0;
  -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: #333333;
  width: 8px;
  height: 8px;
  left: 4px;
  top: 4px
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
  color: #232323;
  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: #ff8f3c
}

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: .9375rem
}

body#checkout section.checkout-step .delivery-options>.row {
  border-right: 0.1rem solid #c3c3c3
}

body#checkout section.checkout-step .delivery-options .delivery-option {
  background: #f6f6f6;
  padding: 0.9375rem 0;
  margin-bottom: 0.9375rem;
  min-height: 80px
}

body#checkout section.checkout-step .delivery-options .delivery-option,
body#checkout section.checkout-step .delivery-options .delivery-option label>.row,
body#checkout section.checkout-step .delivery-options .delivery-option .carrier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

body#checkout section.checkout-step .delivery-options .delivery-option label {
  text-align: inherit;
  margin-bottom: 0
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier {
  margin-left: 0
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo)>.col-xs-12 {
  padding-left: calc(33.33333% + 15px)
}

body#checkout section.checkout-step .delivery-options .delivery-option img {
  width: 3.125rem
}

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
}

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: .875rem
}

body#checkout section.checkout-step .forgot-password {
  margin-left: 14.38rem
}

body#checkout .additional-information {
  font-size: .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;
  text-decoration: none
}

body#checkout .modal-content {
  padding: 1.25rem;
  background-color: #f1f1f1
}

body#checkout #cart-summary-product-list {
  font-size: .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: 16px;
  display: block;
  color: #ff8f3c;
  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
}

body#checkout #delivery>label {
  text-align: left
}

body#checkout #hook-display-after-carrier {
  margin-top: 20px
}

body#checkout #hook-display-after-carrier>[class^="col"] {
  float: inherit;
  display: inline-block
}

body#checkout #hook-display-after-carrier>[class^="col"].links .row>[class^="col"] {
  width: auto
}

#order-details ul {
  margin-bottom: 1.25rem
}

#order-details ul li {
  margin-bottom: .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 {
  padding: .5rem;
  font-size: .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 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  body#checkout section.checkout-step .delivery-option-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .delivery-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
  }

  .delivery-option .custom-radio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left
  }

  #order-confirmation #registration-form {
    width: 100%
  }

  body#checkout section.checkout-step .delivery-options .delivery-option .carrier>.col-xs-12 {
    padding-left: 0
  }
}

@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
  }

  body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo) .col-xs-12 {
    padding-left: 0
  }
}

@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
}

.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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

#authentication .custom-checkbox span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0.9375rem;
  flex: 0 0 0.9375rem
}

#authentication .custom-checkbox em {
  line-height: 22px;
  font-style: normal
}

#authentication .custom-checkbox label {
  padding-left: 0.625rem;
  line-height: 22px
}

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0
}

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

.page-customer-account #content .order-actions a {
  padding: 0 0.125rem;
  transition: all 0.3s
}

.page-customer-account #content .order-actions a:hover {
  color: #ff8f3c
}

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

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

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

.page-addresses .address {
  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: #232323;
  margin-right: 10px
}

.page-addresses .address .address-footer a:hover {
  color: #ff8f3c
}

.page-addresses .address .address-footer a i {
  font-size: 1rem
}

.page-addresses .address .address-footer a span {
  font-size: .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
}

.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 {
    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 {
    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: 600
}

.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-infos .thead-default th {
  color: #232323
}

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

.page-my-account #content .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.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;
  transition: all 0.3s
}

.page-my-account #content .links a#identity-link .link-item:before,
.page-my-account #content .links a#psgdpr-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#returns-link .link-item:before {
  content: "\f0e2"
}

.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 .link-item:before {
  content: "\f004"
}

.page-my-account #content .links a#discounts-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: #232323;
  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;
  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 {
  color: #444
}

#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 {
    font-size: 11px
  }
}

#history .orders .order:last-child {
  border-bottom: 0
}

.page-footer .account-link {
  margin-right: 1rem
}

.page-footer .account-link i {
  font-size: 1rem
}

.page-footer .account-link span {
  font-size: .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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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;
  text-align: center
}

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

.carousel .carousel-item {
  height: 100%
}

.carousel .carousel-item img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.carousel .carousel-item .caption {
  position: absolute;
  bottom: 28px;
  left: 90px;
  color: white;
  max-width: 340px
}

.carousel .carousel-item .caption .caption-description p {
  color: white
}

.carousel .carousel-item figure {
  margin: 0;
  display: inline-block
}

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

.carousel .carousel-control .icon-prev {
  left: 1rem
}

.carousel .carousel-control .icon-next {
  right: 2rem
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background: none
}

.carousel-indicators li {
  border-color: #acaaa6
}

.carousel-indicators .active {
  background-color: #acaaa6
}

@media (min-width: 992px) {
  .carousel .carousel-indicators {
    display: none
  }
}

@media (max-width: 1199px) {
  .carousel .carousel-inner {
    height: auto
  }
}

@media (max-width: 991px) {
  .carousel {
    box-shadow: none;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    padding-bottom: .5rem;
    background-color: #f1f1f1
  }

  .carousel .carousel-item .caption {
    position: static;
    margin: 1.275rem auto 2.5rem;
    text-align: center
  }

  .carousel .carousel-item .caption .display-1 {
    font-size: 2rem;
    font-weight: normal;
    color: #232323
  }

  .carousel .carousel-item .caption .caption-description h3,
  .carousel .carousel-item .caption .caption-description p {
    color: #acaaa6
  }

  .carousel .carousel-item .caption .caption-description h3 {
    font-size: 1rem
  }

  .carousel .direction {
    position: absolute;
    top: calc(50%);
    width: 100%
  }

  .carousel .direction .carousel-control .icon-prev {
    left: 0;
    margin-left: 0
  }

  .carousel .direction .carousel-control .icon-next {
    right: 0;
    margin-right: .78rem
  }

  .carousel .direction .carousel-control i {
    background: rgba(122, 122, 122, 0.5)
  }

  .carousel-indicators li {
    height: 8px;
    width: 8px
  }

  .carousel-indicators .active {
    height: 8px;
    margin: 1px;
    width: 8px
  }
}

@media (max-width: 767px) {
  .carousel .carousel-item .caption .display-1 {
    font-size: 1.3rem
  }

  .carousel .carousel-control .icon-prev i,
  .carousel .carousel-control .icon-next i {
    font-size: 2rem
  }
}

@media (max-width: 543px) {
  .block_content {
    padding: 0px 5px
  }
}

#products,
.featured-products,
.product-accessories,
.product-miniature {
  padding: 15px;
  position: relative;
  overflow: hidden
}

@media (max-width: 543px) {

  #products,
  .featured-products,
  .product-accessories,
  .product-miniature {
    padding: 5px;
    overflow: visible
  }
}

.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 .main-part,
.featured-products .main-part,
.product-accessories .main-part,
.product-miniature .main-part {
  border: 1px solid #eee;
  border-radius: 20px;
  overflow: hidden;
  display: block
}

#products .main-part .product-desc,
.featured-products .main-part .product-desc,
.product-accessories .main-part .product-desc,
.product-miniature .main-part .product-desc {
  padding: 10px;
  text-align: center;
  background: #f6f7f9;
  border-bottom: 1px solid #eee
}

#products .main-part .product-desc .product-title,
.featured-products .main-part .product-desc .product-title,
.product-accessories .main-part .product-desc .product-title,
.product-miniature .main-part .product-desc .product-title {
  overflow: hidden;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px
}

@media (max-width: 543px) {

  #products .main-part .product-desc .product-title,
  .featured-products .main-part .product-desc .product-title,
  .product-accessories .main-part .product-desc .product-title,
  .product-miniature .main-part .product-desc .product-title {
    font-size: 13px
  }
}

@media (max-width: 543px) {

  #products .product-container,
  .featured-products .product-container,
  .product-accessories .product-container,
  .product-miniature .product-container {
    max-width: 370px;
    margin: auto
  }
}

#products .product-container .product-list-reviews,
.featured-products .product-container .product-list-reviews,
.product-accessories .product-container .product-list-reviews,
.product-miniature .product-container .product-list-reviews {
  position: absolute;
  bottom: 8px;
  padding: 0;
  top: auto;
  left: 0;
  right: 0;
  text-align: center;
  background: transparent
}

@media (max-width: 543px) {

  #products .product-container .product-list-reviews,
  .featured-products .product-container .product-list-reviews,
  .product-accessories .product-container .product-list-reviews,
  .product-miniature .product-container .product-list-reviews {
    bottom: 22px
  }
}

#products .product-container .product-list-reviews .grade-stars .star-content,
.featured-products .product-container .product-list-reviews .grade-stars .star-content,
.product-accessories .product-container .product-list-reviews .grade-stars .star-content,
.product-miniature .product-container .product-list-reviews .grade-stars .star-content {
  margin: 0
}

#products .product-container .product-list-reviews .grade-stars.small-stars,
.featured-products .product-container .product-list-reviews .grade-stars.small-stars,
.product-accessories .product-container .product-list-reviews .grade-stars.small-stars,
.product-miniature .product-container .product-list-reviews .grade-stars.small-stars {
  min-width: 90px
}

#products .product-container .product-list-reviews .comments-nb,
.featured-products .product-container .product-list-reviews .comments-nb,
.product-accessories .product-container .product-list-reviews .comments-nb,
.product-miniature .product-container .product-list-reviews .comments-nb {
  display: none
}

#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
}

#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;
  top: 10px;
  color: #ffffff;
  height: 40px;
  width: 40px;
  left: 10px;
  border-radius: 50%;
  background: #7fbc1e;
  border: 0;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px 4px;
  opacity: 0;
  transition: all 0.5s
}

@media (max-width: 767px) {

  #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 {
    height: 20px;
    width: 35px;
    padding: 4px 4px;
    line-height: 12px;
    font-size: 9px;
    border-radius: 4px;
    opacity: 0
  }
}

#products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount,
#products .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale,
.featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .discount,
.featured-products .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale,
.product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .discount,
.product-accessories .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale,
.product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .discount,
.product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .on-sale {
  top: 10px;
  right: 10px;
  display: none
}

#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: 10px;
  left: 10px
}

#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: 10px;
  bottom: 10px;
  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-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 {
  color: #232323;
  right: 5px;
  top: 30px;
  display: none
}

#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%;
  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;
  -webkit-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%;
  width: 100%
}

#products .product-container .thumbnail-buttons,
.featured-products .product-container .thumbnail-buttons,
.product-accessories .product-container .thumbnail-buttons,
.product-miniature .product-container .thumbnail-buttons {
  color: #ff8f3c;
  position: absolute;
  right: 5px;
  top: -18px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.5s
}

@media (min-width: 768px) {

  #products .product-container .thumbnail-buttons,
  .featured-products .product-container .thumbnail-buttons,
  .product-accessories .product-container .thumbnail-buttons,
  .product-miniature .product-container .thumbnail-buttons {
    opacity: 0;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    transition: all 0.5s;
    z-index: 1
  }
}

@media (max-width: 543px) {

  #products .product-container .thumbnail-buttons,
  .featured-products .product-container .thumbnail-buttons,
  .product-accessories .product-container .thumbnail-buttons,
  .product-miniature .product-container .thumbnail-buttons {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: -20px
  }
}

#products .product-container .thumbnail-buttons>div,
.featured-products .product-container .thumbnail-buttons>div,
.product-accessories .product-container .thumbnail-buttons>div,
.product-miniature .product-container .thumbnail-buttons>div {
  vertical-align: middle;
  color: #ff8f3c;
  display: inline-block
}

#products .product-container .thumbnail-buttons .quickview-btn a,
#products .product-container .thumbnail-buttons .quickview-btn button,
#products .product-container .thumbnail-buttons .wishlist-btn a,
#products .product-container .thumbnail-buttons .wishlist-btn button,
.featured-products .product-container .thumbnail-buttons .quickview-btn a,
.featured-products .product-container .thumbnail-buttons .quickview-btn button,
.featured-products .product-container .thumbnail-buttons .wishlist-btn a,
.featured-products .product-container .thumbnail-buttons .wishlist-btn button,
.product-accessories .product-container .thumbnail-buttons .quickview-btn a,
.product-accessories .product-container .thumbnail-buttons .quickview-btn button,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn a,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn button,
.product-miniature .product-container .thumbnail-buttons .quickview-btn a,
.product-miniature .product-container .thumbnail-buttons .quickview-btn button,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn a,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn button {
  width: 35px;
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  position: relative;
  transition: all .5s;
  border: none;
  background: #fff;
  fill: #888;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%
}

#products .product-container .thumbnail-buttons .quickview-btn a:hover,
#products .product-container .thumbnail-buttons .quickview-btn button:hover,
#products .product-container .thumbnail-buttons .wishlist-btn a:hover,
#products .product-container .thumbnail-buttons .wishlist-btn button:hover,
.featured-products .product-container .thumbnail-buttons .quickview-btn a:hover,
.featured-products .product-container .thumbnail-buttons .quickview-btn button:hover,
.featured-products .product-container .thumbnail-buttons .wishlist-btn a:hover,
.featured-products .product-container .thumbnail-buttons .wishlist-btn button:hover,
.product-accessories .product-container .thumbnail-buttons .quickview-btn a:hover,
.product-accessories .product-container .thumbnail-buttons .quickview-btn button:hover,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn a:hover,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn button:hover,
.product-miniature .product-container .thumbnail-buttons .quickview-btn a:hover,
.product-miniature .product-container .thumbnail-buttons .quickview-btn button:hover,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn a:hover,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn button:hover {
  fill: #6cf
}

#products .product-container .thumbnail-buttons .quickview-btn a i,
#products .product-container .thumbnail-buttons .quickview-btn button i,
#products .product-container .thumbnail-buttons .wishlist-btn a i,
#products .product-container .thumbnail-buttons .wishlist-btn button i,
.featured-products .product-container .thumbnail-buttons .quickview-btn a i,
.featured-products .product-container .thumbnail-buttons .quickview-btn button i,
.featured-products .product-container .thumbnail-buttons .wishlist-btn a i,
.featured-products .product-container .thumbnail-buttons .wishlist-btn button i,
.product-accessories .product-container .thumbnail-buttons .quickview-btn a i,
.product-accessories .product-container .thumbnail-buttons .quickview-btn button i,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn a i,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn button i,
.product-miniature .product-container .thumbnail-buttons .quickview-btn a i,
.product-miniature .product-container .thumbnail-buttons .quickview-btn button i,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn a i,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn button i {
  color: #ff8f3c;
  display: none
}

#products .product-container .thumbnail-buttons .quickview-btn .quick-view .lblquickview,
#products .product-container .thumbnail-buttons .wishlist-btn .quick-view .lblquickview,
.featured-products .product-container .thumbnail-buttons .quickview-btn .quick-view .lblquickview,
.featured-products .product-container .thumbnail-buttons .wishlist-btn .quick-view .lblquickview,
.product-accessories .product-container .thumbnail-buttons .quickview-btn .quick-view .lblquickview,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn .quick-view .lblquickview,
.product-miniature .product-container .thumbnail-buttons .quickview-btn .quick-view .lblquickview,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn .quick-view .lblquickview {
  display: none
}

#products .product-container .thumbnail-buttons .wishlist-btn,
.featured-products .product-container .thumbnail-buttons .wishlist-btn,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn {
  transition: all ease .6s
}

#products .product-container .thumbnail-buttons .wishlist-btn a .lblwishlist,
.featured-products .product-container .thumbnail-buttons .wishlist-btn a .lblwishlist,
.product-accessories .product-container .thumbnail-buttons .wishlist-btn a .lblwishlist,
.product-miniature .product-container .thumbnail-buttons .wishlist-btn a .lblwishlist {
  display: none
}

#products .product-container .cart-btn:hover .btn-primary::before,
.featured-products .product-container .cart-btn:hover .btn-primary::before,
.product-accessories .product-container .cart-btn:hover .btn-primary::before,
.product-miniature .product-container .cart-btn:hover .btn-primary::before {
  opacity: 1
}

#products .product-container .cart-btn:hover .btn-primary .lblcart,
.featured-products .product-container .cart-btn:hover .btn-primary .lblcart,
.product-accessories .product-container .cart-btn:hover .btn-primary .lblcart,
.product-miniature .product-container .cart-btn:hover .btn-primary .lblcart {
  padding-left: 15px
}

#products .product-container .cart-btn .btn-primary,
.featured-products .product-container .cart-btn .btn-primary,
.product-accessories .product-container .cart-btn .btn-primary,
.product-miniature .product-container .cart-btn .btn-primary {
  color: black;
  box-shadow: unset;
  border: none;
  padding: 0;
  position: relative;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 400
}

#products .product-container .cart-btn .btn-primary::before,
.featured-products .product-container .cart-btn .btn-primary::before,
.product-accessories .product-container .cart-btn .btn-primary::before,
.product-miniature .product-container .cart-btn .btn-primary::before {
  content: '+';
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s
}

#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-descr,
.featured-products .product-container .product-descr,
.product-accessories .product-container .product-descr,
.product-miniature .product-container .product-descr {
  display: none
}

#products .product-container .cart-btn .btn-primary .lblcart,
.featured-products .product-container .cart-btn .btn-primary .lblcart,
.product-accessories .product-container .cart-btn .btn-primary .lblcart,
.product-miniature .product-container .cart-btn .btn-primary .lblcart {
  text-transform: uppercase;
  transition: all 0.5s
}

#products .product-container:hover .thumbnail-buttons,
.featured-products .product-container:hover .thumbnail-buttons,
.product-accessories .product-container:hover .thumbnail-buttons,
.product-miniature .product-container:hover .thumbnail-buttons {
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  z-index: 1
}

#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;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

#category #products .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra,
#category .featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra,
#category .product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra,
#category .product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-thumbnail .product-img-extra {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

#products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags>li,
.featured-products .product-container:hover .thumbnail-container .thumbnail-inner .product-flags>li,
.product-accessories .product-container:hover .thumbnail-container .thumbnail-inner .product-flags>li,
.product-miniature .product-container:hover .thumbnail-container .thumbnail-inner .product-flags>li {
  opacity: 0
}

@media (min-width: 768px) {

  #products .product-container:hover .thumbnail-buttons .quickview-btn,
  #products .product-container:hover .thumbnail-buttons .cart-btn,
  #products .product-container:hover .thumbnail-buttons .wishlist-btn,
  .featured-products .product-container:hover .thumbnail-buttons .quickview-btn,
  .featured-products .product-container:hover .thumbnail-buttons .cart-btn,
  .featured-products .product-container:hover .thumbnail-buttons .wishlist-btn,
  .product-accessories .product-container:hover .thumbnail-buttons .quickview-btn,
  .product-accessories .product-container:hover .thumbnail-buttons .cart-btn,
  .product-accessories .product-container:hover .thumbnail-buttons .wishlist-btn,
  .product-miniature .product-container:hover .thumbnail-buttons .quickview-btn,
  .product-miniature .product-container:hover .thumbnail-buttons .cart-btn,
  .product-miniature .product-container:hover .thumbnail-buttons .wishlist-btn {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px)
  }
}

#products .product-container:hover .product-description,
.featured-products .product-container:hover .product-description,
.product-accessories .product-container:hover .product-description,
.product-miniature .product-container:hover .product-description {
  background-color: #ff8f3c
}

#products .product-container:hover .product-description .product-price-and-shipping,
#products .product-container:hover .product-description .regular-price,
#products .product-container:hover .product-description .price,
.featured-products .product-container:hover .product-description .product-price-and-shipping,
.featured-products .product-container:hover .product-description .regular-price,
.featured-products .product-container:hover .product-description .price,
.product-accessories .product-container:hover .product-description .product-price-and-shipping,
.product-accessories .product-container:hover .product-description .regular-price,
.product-accessories .product-container:hover .product-description .price,
.product-miniature .product-container:hover .product-description .product-price-and-shipping,
.product-miniature .product-container:hover .product-description .regular-price,
.product-miniature .product-container:hover .product-description .price {
  color: #fff
}

#products .product-container:hover .product-description .product-price-and-shipping .discount-percentage,
#products .product-container:hover .product-description .regular-price .discount-percentage,
#products .product-container:hover .product-description .price .discount-percentage,
.featured-products .product-container:hover .product-description .product-price-and-shipping .discount-percentage,
.featured-products .product-container:hover .product-description .regular-price .discount-percentage,
.featured-products .product-container:hover .product-description .price .discount-percentage,
.product-accessories .product-container:hover .product-description .product-price-and-shipping .discount-percentage,
.product-accessories .product-container:hover .product-description .regular-price .discount-percentage,
.product-accessories .product-container:hover .product-description .price .discount-percentage,
.product-miniature .product-container:hover .product-description .product-price-and-shipping .discount-percentage,
.product-miniature .product-container:hover .product-description .regular-price .discount-percentage,
.product-miniature .product-container:hover .product-description .price .discount-percentage {
  color: #232323
}

#products .product-container:hover .cart-btn .btn-primary .lblcart,
.featured-products .product-container:hover .cart-btn .btn-primary .lblcart,
.product-accessories .product-container:hover .cart-btn .btn-primary .lblcart,
.product-miniature .product-container:hover .cart-btn .btn-primary .lblcart {
  color: #fff
}

#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 {
  padding: 12px 15px;
  position: relative;
  transition: all 0.5s
}

@media (max-width: 767px) {

  #products .product-description,
  .featured-products .product-description,
  .product-accessories .product-description,
  .product-miniature .product-description {
    padding: 12px 10px
  }
}

@media (max-width: 543px) {

  #products .product-description,
  .featured-products .product-description,
  .product-accessories .product-description,
  .product-miniature .product-description {
    text-align: center;
    padding: 25px 5px 10px
  }
}

#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: #232323;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 20px;
  word-break: break-all
}

#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: "Baloo Paaji 2", cursive;
  color: #232323;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 8px
}

@media (max-width: 543px) {

  #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: 0px
  }
}

@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 {
    font-size: 13px
  }
}

#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;
  transition: all 0.5s;
  font-size: 16px;
  font-weight: 600;
  display: inline-block
}

@media (max-width: 543px) {

  #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 {
    font-size: 15px
  }
}

#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: #ff8f3c;
  margin: 0 5px;
  transition: all 0.5s;
  font-weight: bold
}

@media (max-width: 543px) {

  #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 {
    margin: 0 3px
  }
}

#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 {
  transition: all 0.5s;
  color: #777777;
  font-weight: bold
}

#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: .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: 500;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

#products>div [itemprop="itemListElement"]:nth-child(3n+1) {
  clear: left
}

@media (max-width: 1199px) {
  #products>div [itemprop="itemListElement"]:nth-child(3n+1) {
    clear: none
  }

  #products>div [itemprop="itemListElement"]:nth-child(2n+1) {
    clear: left
  }
}

@media (max-width: 991px) {
  #products>div [itemprop="itemListElement"]:nth-child(2n+1) {
    clear: none
  }

  #products>div [itemprop="itemListElement"]:nth-child(3n+1) {
    clear: left
  }
}

@media (max-width: 767px) {
  #products>div [itemprop="itemListElement"]:nth-child(3n+1) {
    clear: none
  }

  #products>div [itemprop="itemListElement"]:nth-child(2n+1) {
    clear: left
  }
}

@media (max-width: 543px) {
  #products>div [itemprop="itemListElement"]:nth-child(2n+1) {
    clear: left
  }
}

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

@media (max-width: 1199px) {
  .grid div:nth-child(3n+1) {
    clear: none
  }

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

@media (max-width: 991px) {
  .grid div:nth-child(2n+1) {
    clear: none
  }

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

@media (max-width: 767px) {
  .grid div:nth-child(1n+1) {
    clear: none
  }

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

@media (max-width: 543px) {
  .grid div:nth-child(2n+1) {
    clear: none
  }

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

#products .products.list {
  margin: 0
}

#products .products.list .product-miniature {
  padding: 15px 0;
  overflow: hidden;
  display: block
}

@media (max-width: 543px) {
  #products .products.list .product-miniature .product-description {
    padding: 15px 5px 10px
  }
}

@media (max-width: 543px) {
  #products .products.list .product-miniature {
    padding-bottom: 0
  }
}

#products .products.list .product-miniature .cart-btn {
  webkit-transition: all 0.5s;
  transition: all 0.5s
}

#products .products.list .product-miniature .cart-btn .btn-primary {
  color: #232323;
  font-size: 15px;
  margin-bottom: 6px
}

#products .products.list .product-miniature .cart-btn .btn-primary .lblcart {
  color: #232323;
  webkit-transition: all 0.5s;
  transition: all 0.5s
}

#products .products.list .product-miniature .cart-btn:hover .btn-primary:before {
  color: #232323
}

#products .products.list .product-miniature .main-part {
  border: unset;
  border-radius: 0;
  overflow: visible
}

#products .products.list .product-miniature .main-part .product-desc {
  display: none
}

#products .products.list .product-miniature .main-part .product-desc {
  padding: 0;
  text-align: left;
  background: unset;
  border-bottom: unset
}

@media (max-width: 543px) {
  #products .products.list .product-miniature .product-container .product-list-reviews {
    bottom: 10px
  }
}

#products .products.list .product-miniature .product-container .product-descr {
  display: block;
  margin-bottom: 8px;
  color: #787878;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .8px;
  line-height: 20px
}

#products .products.list .product-miniature .product-container .thumbnail-container {
  overflow: hidden
}

#products .products.list .product-miniature .product-container .thumbnail-container .thumbnail-inner {
  overflow: hidden;
  padding: 0
}

#products .products.list .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .new {
  left: 25px
}

#products .products.list .product-miniature .product-container .product-description {
  text-align: left;
  background-color: unset
}

@media (max-width: 543px) {
  #products .products.list .product-miniature .product-container .product-description {
    text-align: center;
    padding-bottom: 3px
  }
}

#products .products.list .product-miniature .product-container .product-description .thumbnail-buttons {
  opacity: 1;
  position: unset;
  -webkit-transform: unset;
  transform: unset;
  opacity: 1;
  display: block
}

#products .products.list .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn {
  width: 35px;
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  position: relative;
  transition: all .5s;
  border: none;
  background: #fff;
  fill: #888;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%
}

@media (max-width: 543px) {
  #products .products.list .product-miniature .product-container .product-description .thumbnail-buttons {
    text-align: center;
    width: 100%
  }
}

#products .products.list .product-miniature .product-container .product-description .thumbnail-buttons>div {
  vertical-align: middle;
  font-size: 12px;
  text-transform: uppercase;
  color: #ff8f3c;
  display: inline-block
}

#products .products.list .product-miniature .product-container .product-description .product-title,
#products .products.list .product-miniature .product-container .product-description .product-price-and-shipping,
#products .products.list .product-miniature .product-container .product-description .regular-price {
  margin-bottom: 4px;
  color: #232323 !important
}

#products .products.list .product-miniature .product-container .product-description .discount-percentage {
  color: #ff8f3c !important
}

#products .products.list .product-miniature .product-container .product-description .price {
  color: #777777 !important
}

#products .products.list .product-miniature .product-container .product-description .product-desc {
  display: block;
  margin-bottom: 8px
}

@media (max-width: 543px) {
  #products .products.list .product-miniature .product-container .product-description .product-desc {
    text-align: center
  }
}

#products .products.list .product-miniature .product-container .product-description .highlighted-informations {
  display: block;
  margin-bottom: 10px
}

@media (max-width: 543px) {
  #products .products.grid {
    overflow: hidden;
    padding: 0 5px
  }
}

#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: 0.875rem
}

#custom-text p .dark {
  color: #acaaa6;
  font-weight: 600
}

#custom-text img {
  max-width: 100%;
  height: 100%
}

#main .page-content.page-cms {
  background: white;
  text-align: justify
}

@media (max-width: 543px) {
  #main .page-content.page-cms {
    padding: 20px 20px
  }
}

#main .page-content.page-cms h1,
#main .page-content.page-cms h2,
#main .page-content.page-cms h3,
#main .page-content.page-cms h4,
#main .page-content.page-cms h5,
#main .page-content.page-cms h6,
#main .page-content.page-cms .h1,
#main .page-content.page-cms .h2,
#main .page-content.page-cms .h3,
#main .page-content.page-cms .h4,
#main .page-content.page-cms .h5,
#main .page-content.page-cms .h6 {
  margin-bottom: 5px;
  line-height: 28px
}

#main .page-content.page-cms h3,
#main .page-content.page-cms .h3 {
  font-weight: 600
}

#main .page-content.page-cms p,
#main .page-content.page-cms li,
#main .page-content.page-cms div {
  line-height: 20px
}

#main .page-content.page-cms p:last-child {
  margin-bottom: 0
}

#main .page-content.page-cms ul {
  padding-left: 20px
}

@media (max-width: 543px) {
  #main .page-content.page-cms ul {
    padding-left: 5px;
    text-align: left
  }
}

#main .page-content.page-cms ul li {
  margin-bottom: 5px;
  list-style: inside
}

#main .page-content.page-cms ul li:last-child {
  margin-bottom: 0
}

#main .page-content.page-cms .cms-box img {
  max-width: 100%
}

.page-cms .page-header {
  text-align: center
}

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

#products {
  color: #7a7a7a;
  padding: 0
}

#products .products-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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 h1 {
  margin-bottom: 1rem;
  font-size: 20px;
  text-align: left
}

.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: #666;
  margin-bottom: 0;
  line-height: 21px;
  word-break: break-word
}

.block-category .block-category-inner #category-description span {
  font-size: 14px;
  font-family: "Baloo Paaji 2", cursive;
  color: #666
}

.block-category .block-category-inner .category-cover img {
  max-width: 100%
}

.products-selection .sort-by-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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,
.brands-sort,
.suppliers-sort {
  color: #acaaa6
}

.products-sort-order .select-title,
.brands-sort .select-title,
.suppliers-sort .select-title {
  display: inline-block;
  width: 100%;
  color: #ACAAA6;
  background: white;
  padding: .625rem;
  cursor: pointer;
  text-align: left;
  line-height: 22px;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

.products-sort-order .select-list,
.brands-sort .select-list,
.suppliers-sort .select-list {
  display: block;
  color: #232323;
  padding: .625rem 1.25rem
}

.products-sort-order .select-list:hover,
.brands-sort .select-list:hover,
.suppliers-sort .select-list:hover {
  background: #232323;
  color: white;
  text-decoration: none
}

.products-sort-order .dropdown-menu,
.brands-sort .dropdown-menu,
.suppliers-sort .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,
  .brands-sort .dropdown-menu,
  .suppliers-sort .dropdown-menu {
    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 #232323;
  background: #f6f6f6
}

.facet-dropdown .select-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  width: 100%;
  color: #232323;
  background: #f1f1f1;
  padding: .625rem .625rem .625rem 1.25rem;
  cursor: pointer
}

.facet-dropdown .select-title>i {
  margin-left: auto
}

.facet-dropdown .select-list {
  display: block;
  color: #232323;
  background: #f6f6f6;
  padding: .625rem 1.25rem
}

.facet-dropdown .select-list:hover {
  background: #232323;
  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: 30px;
  background: white;
  border: 1px solid #e9e9e9
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: .625rem
}

#search_filters .facet:last-child .collapse,
#search_filters_brands .facet:last-child .collapse,
#search_filters_suppliers .facet:last-child .collapse {
  margin-bottom: 15px
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
  display: block;
  margin: 0
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
  color: #454545;
  font: 500 14px/28px "Baloo Paaji 2", cursive;
  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: #666;
  display: inline-block;
  line-height: 28px;
  vertical-align: sub
}

#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: #232323;
  border-color: #232323;
  color: #ffffff;
  margin: 12px 15px 0
}

#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 {
    text-align: center
  }
}

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

@media (max-width: 767px) {
  .pagination .pagination-right {
    text-align: center
  }
}

.pagination .page-list {
  padding: .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: #232323;
  background-color: #fff;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
  transition: all 0.5s
}

.pagination a:hover {
  color: #fff;
  background-color: #6cf
}

.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: #ff8f3c;
  text-decoration: none;
  color: #fff
}

.active_filters {
  background: #dededd;
  padding: .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: .8125rem
}

.active_filters .filter-block .close {
  color: #232323;
  font-size: .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: .875rem
}

.block-categories .category-sub-menu li {
  position: relative
}

.block-categories .category-sub-menu li[data-depth="1"] {
  margin-bottom: .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: .1875rem;
  font-size: 14px
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
  padding-left: .3125rem
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
  content: "-";
  margin-right: .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: #232323
}

.block-categories .collapse-icons .remove {
  display: none
}

.block-categories .arrows .arrow-right,
.block-categories .arrows .arrow-down {
  font-size: .875rem;
  cursor: pointer;
  margin-left: 2px
}

.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
  color: #232323
}

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

@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
  }
}

@media (max-width: 991px) and (max-width: 543px) {
  #category #left-column #search_filters {
    margin: 15px
  }
}

@media (max-width: 991px) {
  #category #left-column #search_filters .facet {
    padding-top: 0;
    border-bottom: 1px solid #f6f6f6;
    padding: 0 10px
  }

  #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: #666;
  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 {
    min-width: 170px
  }
}

#subcategories {
  margin-bottom: 20px;
  border: none;
  padding: 0
}

#subcategories .subcategory-heading {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 18px
}

#subcategories ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 -10px
}

#subcategories ul li {
  margin: 5px;
  text-align: center
}

#subcategories ul li .subcategory-image {
  padding: 0 0 8px
}

#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  border: 1px solid #f1f1f1
}

#subcategories ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top
}

#subcategories ul li .subcategory-name {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 7px 20px;
  background-color: #ff8f3c;
  text-align: center;
  transition: all 0.5s
}

#subcategories ul li .subcategory-name:hover {
  background-color: #6cf
}

#subcategories ul li .cat_desc {
  display: none
}

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

@media (max-width: 767px) {
  #product #content {
    margin-bottom: 30px
  }
}

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

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

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

#product-description-short p {
  line-height: 22px
}

.product-information {
  font-size: .9375rem;
  color: #232323
}

.product-information p {
  margin-bottom: 15px
}

.product-information .manufacturer-logo {
  height: 3.125rem;
  border: none;
  margin-bottom: 1rem
}

.product-information .product-description img {
  max-width: 100%;
  height: auto
}

.product-information .product-description p {
  line-height: 22px
}

.product-information .product-description ul {
  list-style: inherit;
  list-style-position: inside;
  padding-left: .75rem
}

.product-information .wishlist_login {
  clear: both;
  margin-bottom: 18px
}

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

@media (max-width: 543px) {
  .product-actions .add-to-cart {
    padding: 10px 19px
  }
}

.product-actions .add-to-cart .material-icons {
  line-height: inherit;
  display: none
}

.product-actions .add-to-cart:hover {
  background-color: #6cf;
  border-color: #6cf
}

.product-quantity {
  display: block
}

.product-quantity .qty,
.product-quantity .add {
  display: inline-block;
  vertical-align: middle
}

.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;
  box-shadow: none
}

.product-quantity .input-group-btn-vertical .btn i {
  font-size: 1rem;
  top: 0.125rem;
  left: 0.1875rem;
  color: #232323
}

.product-quantity .btn-touchspin {
  height: 1.438rem
}

.product-discounts {
  margin-bottom: 0
}

.product-discounts>.product-discounts-title {
  font-weight: normal;
  font-size: .875rem
}

.product-discounts>.table-product-discounts thead tr th {
  width: 33%;
  padding: .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: .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: .625rem;
  font-size: 18px
}

.product-line-info {
  margin-bottom: 8px
}

.product-line-info .value {
  color: #666
}

.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: .8125rem;
  margin-bottom: 0
}

.tabs {
  margin: 50px 0
}

@media (max-width: 991px) {
  .tabs {
    margin-bottom: 30px
  }
}

.tabs .nav-tabs {
  border-bottom: none;
  margin-bottom: 30px;
  text-align: center
}

.tabs .nav-tabs .nav-link {
  color: #232323;
  padding-left: 1px;
  padding-right: 1px;
  padding: 8px 12px;
  border: 1px solid #e4e4e4;
  background: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  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;
  transition: all 0.5s
}

@media (max-width: 543px) {
  .tabs .nav-tabs .nav-link {
    padding: 8px 10px;
    font-size: 13px
  }
}

.tabs .nav-tabs .nav-link.active {
  border-color: #ff8f3c;
  background: #ff8f3c;
  color: #fff
}

.tabs .nav-tabs .nav-link.active:before {
  border-color: #ff8f3c transparent transparent transparent
}

.tabs .nav-tabs .nav-link:hover {
  border-color: #ff8f3c;
  background: #ff8f3c;
  color: #fff
}

.tabs .nav-tabs .nav-link:hover:before {
  border-color: #ff8f3c transparent transparent transparent
}

.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: 543px) {
  .tabs .nav-tabs .nav-item {
    margin-left: 8px
  }
}

.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 {
  padding: 15px;
  text-align: left;
  line-height: 26px;
  color: #787878;
  margin-bottom: 0px;
  letter-spacing: .1px;
  font-weight: 500;
  font-size: 14px;
  overflow: hidden
}

@media (max-width: 543px) {
  .tabs #tab-content .tab-pane {
    margin-bottom: 18px;
    padding: 5px;
    line-height: 24px
  }

  .tabs #tab-content .tab-pane .spr-summary {
    text-align: left
  }
}

.tabs #tab-content .tab-pane .product-description p {
  font-size: 14px;
  color: #787878;
  font-weight: 500;
  letter-spacing: .1px
}

.tabs #tab-content .tab-pane .product-description>h4 {
  color: #232323;
  font-weight: 600;
  letter-spacing: 0.2px;
  margin-bottom: 14px;
  font-size: 14px
}

.tabs #tab-content .tab-pane .product-description>ul {
  list-style: unset
}

.tabs #tab-content .tab-pane .product-description>ul,
.tabs #tab-content .tab-pane .product-description>ol {
  margin-bottom: 18px;
  padding-left: 26px
}

.tabs #tab-content .tab-pane .product-description>ul li,
.tabs #tab-content .tab-pane .product-description>ol li {
  list-style: unset;
  padding-left: 3px
}

.tabs #tab-content .tab-pane .product-description>ul li:marker,
.tabs #tab-content .tab-pane .product-description>ol li:marker {
  line-height: 14px
}

@media (max-width: 543px) {

  .tabs #tab-content .tab-pane .product-description>ul li,
  .tabs #tab-content .tab-pane .product-description>ol li {
    margin-bottom: 6px
  }

  .tabs #tab-content .tab-pane .product-description>ul li:last-child,
  .tabs #tab-content .tab-pane .product-description>ol li:last-child {
    margin-bottom: 0
  }
}

.tabs #tab-content .tab-pane .product-description blockquote {
  text-align: left;
  line-height: 26px;
  color: #787878;
  margin-bottom: 0;
  letter-spacing: .2px;
  font-weight: 500;
  font-size: 13px;
  border-left: 3px solid #e5e5e5;
  margin-left: 15px;
  padding: 0 30px
}

@media (max-width: 543px) {
  .tabs #tab-content .tab-pane .product-description blockquote {
    padding: 0;
    margin-left: 8px;
    padding-left: 15px
  }
}

.product-cover {
  margin-bottom: 1.25rem;
  position: relative;
  border: 1px solid #eee
}

.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 {
  display: -webkit-box;
  display: -ms-flexbox;
  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: #232323 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: #232323
}

#blockcart-modal .modal-header .close {
  opacity: 1
}

#blockcart-modal .modal-header .close .material-icons {
  color: #7a7a7a
}

#blockcart-modal .modal-body {
  background: #fff;
  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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  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 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: #ff8f3c
}

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

.product-images>li.thumb-container>.thumb {
  cursor: pointer;
  margin-bottom: .625rem
}

.images-container .product-images>li.thumb-container>.thumb {
  margin-right: 0.8125rem
}

#main .images-container .js-qv-mask {
  white-space: nowrap;
  overflow: visible
}

#main .images-container .js-qv-mask.scroll {
  width: 415px;
  margin: 0 auto
}

@media (max-width: 1199px) {
  #main .images-container .js-qv-mask.scroll {
    width: 310px
  }
}

@media (max-width: 991px) {
  #main .images-container .js-qv-mask.scroll {
    width: 205px
  }
}

@media (max-width: 767px) {
  #main .images-container .js-qv-mask.scroll {
    width: 415px
  }
}

@media (max-width: 543px) {
  #main .images-container .js-qv-mask.scroll {
    width: 205px
  }
}

#main .images-container .js-qv-mask .owl-nav {
  position: relative;
  right: auto;
  top: -75px;
  margin: 0
}

@media (max-width: 1199px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -81px
  }
}

@media (max-width: 991px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -60px
  }
}

@media (max-width: 767px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -70px;
    margin: 0
  }
}

@media (max-width: 543px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -85px
  }
}

@media (max-width: 480px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -75px
  }
}

@media (max-width: 442px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -105px
  }
}

@media (max-width: 400px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -90px
  }
}

@media (max-width: 375px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -85px
  }
}

@media (max-width: 345px) {
  #main .images-container .js-qv-mask .owl-nav {
    top: -80px
  }
}

#main .images-container .js-qv-mask .owl-nav .owl-prev {
  left: -15px;
  right: auto;
  position: absolute;
  top: 31%;
  margin: 0
}

#main .images-container .js-qv-mask .owl-nav .owl-next {
  right: -15px;
  left: auto;
  position: absolute;
  top: 31%;
  margin: 0
}

#main .images-container .js-qv-mask ul {
  margin: 0
}

#main .images-container .js-qv-mask ul img {
  border: 1px solid #eee
}

.scroll-box-arrows {
  display: none
}

.scroll-box-arrows.scroll {
  display: block
}

.scroll-box-arrows i {
  position: absolute;
  bottom: 2%;
  height: 100px;
  line-height: 100px;
  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 {
    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;
  text-align: center
}

#product-details .product-reference,
#product-details .product-quantities {
  text-align: center
}

#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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  font-weight: normal;
  background: #ebebeb;
  padding: .625rem;
  margin-right: .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%;
  pointer-events: none
}

li.product-flag {
  position: absolute;
  display: block;
  padding: 5px 7px;
  color: #232323;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  z-index: 2;
  pointer-events: auto
}

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: #232323;
  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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.product-pack .pack-product-container .pack-product-name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  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: .625rem
}

.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: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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 li {
  height: 38px;
  width: 60px;
  display: inline-block;
  background-color: #FFF;
  cursor: pointer;
  margin-right: 4px;
  transition: all 0.2s ease-in
}

.social-sharing li a {
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  text-align: center;
  line-height: 40px;
  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%
}

.paymentlogo-container span {
  display: block;
  margin-bottom: 0.375rem;
  font-weight: 500
}

.paymentlogo-container img,
.paymentlogo-container svg {
  width: 50px;
  background: #fafafa;
  margin: 1px 4px 1px 0;
  padding: 5px;
  border: 1px solid #eeeeee
}

.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;
  transition: all 0.25s
}

#js-product-list-top .layout-options #grid-view {
  background: url(../img/2GoV_DoGtz.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(../img/2GoV_DoGtz.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: .625rem
}

@media (max-width: 991px) {
  .product-cover img {
    width: 100%
  }

  #product-modal .modal-content .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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
  }
}

#product .product-block-information .product-title {
  font-size: 1.125rem;
  padding-bottom: 0;
  border-bottom: medium none;
  margin-bottom: 0.5rem
}

.product-accessories {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px
}

@media (max-width: 991px) {
  .product-accessories {
    margin-bottom: 30px
  }
}

.product-accessories .title-block .sub-title {
  display: none
}

#product #ishispecialproducts {
  padding: 0;
  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;
  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: #666
}

.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-grid-body {
  margin-bottom: 0.75rem
}

.cart-grid-body a.label:hover {
  color: #232323
}

.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-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 {
    width: 60%
  }
}

.block-promo .promo-input+button {
  margin-top: -3px;
  margin-left: -1px;
  text-transform: capitalize;
  background: #ff8f3c;
  border-color: #ff8f3c
}

.block-promo .promo-input+button:hover {
  background: #232323;
  border-color: #232323
}

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

.product-line-grid-left {
  margin: 0 auto;
  text-align: center
}

.product-line-grid-left img {
  max-width: 100%
}

.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: #666;
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 8px
}

.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(../img/3mb6A8VKZs.png) no-repeat center 0;
  width: 19px;
  height: 26px;
  color: #232323;
  display: inline-block;
  margin-top: 0.3125rem;
  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 {
    padding: 0
  }
}

@media (max-width: 543px) {
  .product-line-grid-right .price {
    padding: 0
  }
}

@media (max-width: 543px) {
  .product-line-grid-right .product_qty_price {
    padding: 0
  }
}

@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
}

.blockreassurance_product {
  margin-top: 5px !important;
  margin-bottom: 30px
}

.blockreassurance_product img {
  opacity: .9;
  width: 1.5625rem;
  margin-right: .625rem
}

.blockreassurance_product>div {
  margin-bottom: 7px;
  padding: 11px 15px;
  border-left: 3px solid #000 !important;
  border: 1px solid #e9e9e9;
  background: #f7f8fa;
  text-transform: capitalize
}

.blockreassurance_product>div:last-child {
  display: none
}

.blockreassurance_product>div .item-product {
  height: 25px !important;
  margin-right: 10px !important;
  width: 25px !important;
  padding: 0 !important
}

.blockreassurance_product>div .item-product img,
.blockreassurance_product>div .item-product svg {
  height: 25px !important;
  width: 25px !important;
  margin-right: 10px
}

.blockreassurance_product>div span,
.blockreassurance_product>div p {
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 25px
}

.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 64rem;
  margin: 10px auto
}

.quickview .modal-content {
  min-height: 28.13rem;
  max-width: 100%
}

.quickview .product-quantity .qty {
  display: inline-block;
  vertical-align: top;
  margin-left: 0
}

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

.quickview #product-availability {
  margin: 10px 0 0
}

@media (max-width: 991px) {
  .quickview #product-availability {
    width: 100%
  }
}

@media (max-width: 767px) {
  .quickview #product-availability {
    width: auto
  }
}

@media (max-width: 543px) {
  .quickview #product-availability {
    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 span {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px
}

.quickview .modal-body span.discount {
  margin-bottom: 2px
}

.quickview .modal-body .wishlist_button span {
  font-weight: 400
}

.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,
.quickview .modal-body span.input-group-btn-vertical {
  margin: 0
}

.quickview .modal-body .qv-carousel {
  margin-bottom: 0
}

.quickview .modal-body .product-comments {
  cursor: pointer;
  display: block;
  margin-bottom: 16px
}

.quickview .modal-body .product-comments .star_content {
  padding-right: 0px;
  position: unset
}

.quickview .modal-body .product-comments .star_content:after {
  display: none
}

.quickview .modal-body .product-comments .comment_advice {
  display: none
}

.quickview .modal-body #add-to-cart-or-refresh .social-sharing {
  display: none
}

.quickview .modal-footer {
  border-top: 1px solid rgba(172, 170, 166, 0.3);
  text-align: center
}

.quickview .modal-footer .wishlist_login,
.quickview .modal-footer .wishlist_container {
  display: none
}

.quickview .layer {
  display: none
}

.quickview .product-cover img {
  width: 95%
}

@media (max-width: 543px) {
  .quickview .images-container {
    max-width: 100%;
    margin: 10px auto
  }
}

.quickview .images-container .product-images>li.thumb-container>.thumb {
  width: 4.938rem;
  margin-bottom: 0.8125rem;
  background: white
}

.quickview .mask {
  padding: 0
}

@media (max-width: 767px) {
  .quickview .mask {
    margin-bottom: 30px
  }
}

.quickview .mask .owl-nav .owl-prev,
.quickview .mask .owl-nav .owl-next {
  left: -15px;
  right: auto;
  position: absolute;
  top: 35%;
  margin: 0
}

.quickview .mask .owl-nav .owl-next {
  right: -15px;
  left: auto
}

@media (max-width: 543px) {
  .quickview .mask {
    display: none
  }
}

.quickview .arrows {
  display: none;
  position: absolute;
  top: 0;
  height: 480px;
  right: 55px;
  z-index: 0
}

@media (max-width: 991px) {
  .quickview .arrows {
    right: 40px
  }
}

@media (max-width: 767px) {
  .quickview .arrows {
    right: 90px
  }
}

@media (max-width: 543px) {
  .quickview .arrows {
    display: none
  }
}

.quickview .arrows .arrow-up {
  margin-top: -3.125rem;
  cursor: pointer;
  opacity: 0.2
}

.quickview .arrows .arrow-down {
  position: absolute;
  bottom: -1.875rem;
  left: 0;
  cursor: pointer
}

.quickview .social-sharing {
  margin-bottom: 0;
  text-align: left
}

.quickview .social-sharing span {
  display: none
}

.quickview .paymentlogo-container {
  display: none
}

#stores #main .page-content {
  border: none;
  padding: 0
}

#stores #main .card {
  border: 1px solid #ddd;
  margin-bottom: 30px
}

#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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.875rem 0
}

#stores .page-stores .store-item-container ul {
  margin-bottom: 0;
  font-size: .9375rem
}

#stores .page-stores .store-item-container .divide-left {
  border-left: #ddd 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-container .store-description address {
  line-height: 22px
}

#stores .page-stores .store-item-footer {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%
}

#stores .page-stores .store-item-footer i.material-icons {
  margin-right: .625rem;
  color: #acaaa6;
  font-size: 1rem
}

#stores .page-stores .store-item-footer li {
  margin-bottom: .625rem
}

@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: .625rem
  }

  #stores .page-stores .store-item-footer .card-block {
    padding: 0.75rem 0.75rem 0
  }
}

.block_newsletter {
  font-size: 0.875rem
}

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

@media (max-width: 991px) {
  .block_newsletter {
    margin-bottom: 30px;
    text-align: center
  }
}

.block_newsletter .newsletter-box {
  margin-bottom: 15px;
  font-size: 0.875rem
}

.block_newsletter .newsletter-box .news-icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  fill: #ff8f3c
}

@media (max-width: 543px) {
  .block_newsletter .newsletter-box .news-icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px
  }
}

.block_newsletter .newsletter-box form {
  position: relative
}

.block_newsletter .newsletter-box form input[type=text] {
  border: none;
  padding: 10px;
  min-width: 255px;
  color: #acaaa6;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

.block_newsletter .newsletter-box form button[type=submit] {
  position: absolute;
  background: none;
  border: none;
  bottom: 0.3125rem;
  right: 0.125rem;
  color: #acaaa6
}

.block_newsletter .newsletter-box .newsletter_text {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 15px;
  width: 80%
}

@media (max-width: 991px) {
  .block_newsletter .newsletter-box .newsletter_text {
    width: unset
  }
}

@media (max-width: 543px) {
  .block_newsletter .newsletter-box .newsletter_text {
    margin-left: 0px;
    text-align: center
  }
}

.block_newsletter .newsletter-box .newsletter_text .title_block {
  font-size: 30px;
  margin-bottom: 3px;
  padding: 0;
  line-height: 32px;
  color: #ff8f3c;
  font-family: "Baloo Paaji 2", cursive;
  font-weight: bold
}

@media (max-width: 543px) {
  .block_newsletter .newsletter-box .newsletter_text .title_block {
    font-size: 26px;
    text-align: center
  }
}

.block_newsletter .newsletter-box .newsletter_text .block-newsletter-label {
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  margin: 0;
  font-weight: 400;
  color: #777
}

@media (max-width: 543px) {
  .block_newsletter .newsletter-box .newsletter_text .block-newsletter-label {
    text-align: center
  }
}

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

@media (max-width: 543px) {
  .block_newsletter #newsletter {
    padding: 0
  }
}

.block_newsletter form {
  position: relative;
  width: 90%
}

@media (max-width: 1199px) {
  .block_newsletter form {
    max-width: 100%
  }
}

@media (max-width: 991px) {
  .block_newsletter form {
    max-width: 80%;
    text-align: center;
    margin: 0 auto
  }
}

@media (max-width: 543px) {
  .block_newsletter form {
    max-width: 100%;
    width: 100%
  }
}

.block_newsletter form .input-wrapper {
  overflow: hidden
}

.block_newsletter form input[type=submit] {
  height: 55px;
  background-color: #ff8f3c;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  border: 1px solid #ff8f3c;
  float: right;
  width: auto;
  padding: 17px 25px;
  text-transform: uppercase;
  border-left: none;
  text-align: center;
  position: relative;
  right: 0;
  transition: all 0.5s;
  border-radius: 0 30px 30px 0
}

.block_newsletter form input[type=submit]:hover {
  background-color: #6cf;
  color: #fff;
  border-color: #6cf
}

.block_newsletter form input[type=email] {
  min-width: 250px;
  width: 100%;
  height: 55px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 30px 0 0 30px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 10px;
  color: #666
}

.block_newsletter form input[type=email]:focus {
  background-color: #fff
}

@media (max-width: 991px) {
  #block_myaccount_infos {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0
  }
}

@media (max-width: 991px) {
  #block_myaccount_infos .footer-dropdown {
    margin: 0
  }
}

@media (max-width: 991px) {
  .block-contact .footer-contact {
    overflow: hidden
  }
}

.block-contact .block {
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 400;
  background: transparent;
  padding: 0
}

@media (max-width: 991px) {
  .block-contact .block {
    width: 100%;
    float: left;
    text-align: left
  }
}

.block-contact .block:last-child {
  margin-bottom: 0
}

@media (max-width: 543px) {
  .block-contact .block:last-child {
    margin-bottom: 15px
  }
}

.block-contact .block.address .icon:before {
  content: "\f041";
  line-height: 40px
}

.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: "";
  width: 30px;
  margin: 3px 8px 0 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #777;
  font-family: FontAwesome;
  font-size: 18px
}

@media (max-width: 991px) {
  .block-contact .block .icon {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    margin-bottom: 10px
  }
}

@media (max-width: 991px) {
  .block-contact .block .icon {
    text-align: center;
    margin: 0;
    font-size: 23px;
    border: 1px solid rgba(119, 119, 119, 0.2);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    float: unset
  }
}

.block-contact .block .icon i {
  display: none
}

.block-contact .block .content {
  line-height: 25px;
  overflow: hidden;
  color: #777;
  width: 79%;
  display: inline-block;
  vertical-align: middle
}

@media (max-width: 991px) {
  .block-contact .block .content {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px
  }
}

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

.block-social {
  overflow: hidden
}

@media (min-width: 992px) {
  .block-social {
    background: url(../img/1zclp9p_FL.png) no-repeat;
    background-position: center;
    padding: 95px 0;
    margin-top: -50px;
    position: relative;
    text-align: center
  }
}

.block-social .social_text {
  display: none
}

@media (max-width: 991px) {
  .block-social {
    padding-top: 0px;
    margin-bottom: 30px
  }
}

@media (max-width: 543px) {
  .block-social {
    padding-top: 0px
  }
}

.block-social p {
  margin-top: 0;
  margin-bottom: 15px
}

.block-social ul {
  text-align: center;
  margin: 0 auto
}

@media (min-width: 992px) {
  .block-social ul {
    padding: 0;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
    top: 37px;
    width: 55%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
  }
}

.block-social ul li {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  height: 35px;
  width: 35px;
  padding: 3px;
  margin: 4px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  transition: all 0.4s
}

.block-social ul li a {
  text-decoration: none
}

.block-social ul li a:hover {
  padding: 0 !important;
  color: transparent
}

.block-social ul li a:before {
  display: inline-block;
  vertical-align: middle;
  font-family: FontAwesome;
  font-weight: 400;
  position: relative;
  font-size: 16px;
  line-height: 28px;
  color: #fff
}

.block-social ul li a .socialicon-label {
  display: none
}

.block-social ul li.facebook {
  background-color: #3b5999
}

.block-social ul li.facebook a:before {
  content: ""
}

.block-social ul li.twitter {
  background-color: #00aced
}

.block-social ul li.twitter a:before {
  content: "\f099"
}

.block-social ul li.youtube {
  background-color: #d12121
}

.block-social ul li.youtube a:before {
  content: "\f16a"
}

.block-social ul li.googleplus {
  background-color: #dc473b
}

.block-social ul li.googleplus a:before {
  content: "\f0d5"
}

.block-social ul li.rss {
  background-color: #f26522
}

.block-social ul li.rss a:before {
  content: "\f09e"
}

.block-social ul li.pinterest {
  background-color: #cb2027
}

.block-social ul li.pinterest a:before {
  content: "\f231"
}

.block-social ul li.linkedin {
  background-color: #0077b7
}

.block-social ul li.linkedin a:before {
  content: "\f0e1"
}

.block-social ul li.vimeo {
  background-color: #00aced
}

.block-social ul li.vimeo a:before {
  content: "\f27d"
}

.block-social ul li.instagram {
  background-color: #cc2366
}

.block-social ul li.instagram a:before {
  content: "\f16d"
}

.block-social ul li span {
  display: none
}

.block-social ul li:hover.facebook {
  background-color: #ff8f3c
}

.block-social ul li:hover.twitter {
  background-color: #ff8f3c
}

.block-social ul li:hover.youtube {
  background-color: #ff8f3c
}

.block-social ul li:hover.googleplus {
  background-color: #ff8f3c
}

.block-social ul li:hover.rss {
  background-color: #ff8f3c
}

.block-social ul li:hover.pinterest {
  background-color: #ff8f3c
}

.block-social ul li:hover.vimeo {
  background-color: #ff8f3c
}

.block-social ul li:hover.linkedin {
  background-color: #6cf
}

.block-social ul li:hover.instagram {
  background-color: #ff8f3c
}

@media (max-width: 991px) {
  .linkedlist {
    width: 100%;
    padding: 0
  }
}

.linkedlist .linkblock ul {
  margin: 0
}

.footer-container,
.footer-before {
  overflow: hidden;
  padding: 50px 0 0
}

@media (max-width: 991px) {

  .footer-container,
  .footer-before {
    padding: 0
  }
}

.footer-container li,
.footer-before li {
  margin-bottom: 15px;
  overflow: hidden
}

.footer-container .footer-dropdown,
.footer-before .footer-dropdown {
  padding: 0
}

@media (min-width: 768px) {

  .footer-container .footer-dropdown,
  .footer-before .footer-dropdown {
    margin-top: 0px
  }
}

@media (min-width: 992px) {

  .footer-container .collapse,
  .footer-before .collapse {
    display: inherit
  }

  .footer-container .footer-dropdown,
  .footer-before .footer-dropdown {
    margin-top: 0
  }
}

.footer-after .footer-aftertext {
  text-align: left;
  margin-bottom: 0;
  padding: 4px 0
}

@media (max-width: 991px) {
  .footer-after .footer-aftertext {
    text-align: center
  }
}

.footer-after>.container {
  padding: 30px 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 767px) {
  .footer-after>.container {
    padding: 15px 15px 20px
  }
}

@media (max-width: 991px) {
  .footer-after>.container {
    padding: 0 0 30px;
    text-align: center;
    display: block
  }
}

.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: .875rem;
  width: auto;
  overflow: hidden
}

.contact-rich .block .data.email {
  padding-top: .375rem
}

.contact-rich .block a[href^="mailto:"] {
  clear: both;
  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 {
    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: .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 #e0e0e0;
  margin-left: -15px;
  width: 100%;
  height: 30px
}

@media (max-width: 991px) {
  .sitemap h2 {
    font-size: 14px
  }
}

.sitemap div ul li:first-child a {
  font-weight: 600
}

.sitemap ul {
  margin-left: -15px;
  margin-top: 20px
}

.sitemap ul.nested {
  margin-left: 20px
}

.sitemap ul li {
  font-size: 0.9rem;
  margin-bottom: 1rem;
  position: relative;
  margin-left: 15px
}

.sitemap ul li:before {
  content: "\F105";
  position: absolute;
  left: -15px;
  top: 0;
  right: auto;
  font-family: FontAwesome;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s
}

.sitemap ul li a {
  color: #232323;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s
}

.sitemap ul li a:hover {
  color: #ff8f3c
}

@media (max-width: 543px) {
  .sitemap {
    margin-top: 0
  }
}

#manufacturer #main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#manufacturer #main ul .brand {
  padding: 10px;
  margin: 5px;
  text-align: center;
  background: white;
  transition: 0.4s ease-out;
  width: calc(20% - 10px);
  min-width: 210px;
  position: relative
}

#manufacturer #main ul .brand-infos a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0
}

#manufacturer #main ul .brand:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2)
}

#manufacturer #main ul .brand-products {
  display: none
}

#manufacturer #main ul .brand-img {
  width: 200px;
  margin: auto
}

@media (max-width: 991px) {
  #manufacturer #main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.product-comments .product-comments-additional-info {
  margin: 0;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: unset;
  flex-direction: unset
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .product-comments .product-comments-additional-info {
    display: block
  }
}

@media (max-width: 543px) {
  .product-comments .product-comments-additional-info {
    display: block
  }
}

.product-comments .product-comments-additional-info button {
  background: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  padding: 0 10px;
  position: relative;
  font-size: 14px;
  color: #232323;
  float: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  font-weight: 400
}

.product-comments .product-comments-additional-info button i {
  font-size: 16px;
  color: #888888;
  margin-right: 10px;
  line-height: 16px
}

.product-comments .product-comments-additional-info button:focus,
.product-comments .product-comments-additional-info button:active {
  background: none;
  border: 0;
  color: #232323
}

.product-comments .product-comments-additional-info .comments-note {
  position: relative;
  margin: 0
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .product-comments .product-comments-additional-info .comments-note {
    margin-bottom: 10px
  }
}

@media (max-width: 543px) {
  .product-comments .product-comments-additional-info .comments-note {
    margin-bottom: 10px
  }
}

.product-comments .product-comments-additional-info .comments-note>span {
  display: none
}

.product-comments .product-comments-additional-info .comments-note:after {
  content: '';
  height: 20px;
  width: 1px;
  background: #cccccc;
  position: absolute;
  top: 2px;
  right: 0
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .product-comments .product-comments-additional-info .comments-note:after {
    display: none
  }
}

@media (max-width: 543px) {
  .product-comments .product-comments-additional-info .comments-note:after {
    display: none
  }
}

.product-comments .product-comments-additional-info .comments-note .grade-stars {
  min-width: 125px
}

.product-comments .product-comments-additional-info .comments-note .grade-stars .star-content {
  top: 2px;
  margin: 0
}

.product-comments .product-comments-additional-info .comments-nb {
  display: none
}

@media (max-width: 991px) {
  .product-comments .product-comments-additional-info .additional-links {
    display: block;
    overflow: hidden
  }
}

.product-comments .product-comments-additional-info .additional-links:last-child a:after {
  display: none
}

.product-comments .product-comments-additional-info .additional-links a {
  text-decoration: none;
  padding: 0 10px;
  position: relative;
  font-size: 14px;
  color: #232323;
  float: left;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  margin: 0
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .product-comments .product-comments-additional-info .additional-links a {
    padding-left: 0;
    margin-bottom: 10px
  }
}

@media (max-width: 543px) {
  .product-comments .product-comments-additional-info .additional-links a {
    padding-left: 0;
    margin-bottom: 10px
  }
}

.product-comments .product-comments-additional-info .additional-links a.post-product-comment {
  border: none
}

@media (max-width: 991px) and (min-width: 768px) {
  .product-comments .product-comments-additional-info .additional-links a.post-product-comment {
    padding-left: 0
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .product-comments .product-comments-additional-info .additional-links a.post-product-comment {
    padding-left: 15px
  }
}

@media (max-width: 543px) {
  .product-comments .product-comments-additional-info .additional-links a.post-product-comment {
    margin-bottom: 10px;
    padding-left: 10px
  }
}

@media (max-width: 399px) {
  .product-comments .product-comments-additional-info .additional-links a.post-product-comment {
    padding-right: 0
  }
}

@media (max-width: 385px) {
  .product-comments .product-comments-additional-info .additional-links a.post-product-comment {
    padding-left: 0;
    margin-bottom: 10px
  }
}

.product-comments .product-comments-additional-info .additional-links a.post-product-comment:after {
  display: none
}

.product-comments .product-comments-additional-info .additional-links a:after {
  content: '';
  height: 20px;
  width: 1px;
  background: #cccccc;
  position: absolute;
  top: 0;
  right: -2px;
  bottom: -1px;
  margin: auto
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-comments .product-comments-additional-info .additional-links a:after {
    display: none
  }
}

@media (max-width: 384px) {
  .product-comments .product-comments-additional-info .additional-links a:after {
    display: none
  }
}

.product-comments .product-comments-additional-info .additional-links a i {
  font-size: 16px;
  color: #888888;
  margin-right: 4px;
  line-height: 16px
}

#product-comments-list-footer .btn,
.product-comment-modal .btn,
.product-comment-list-item .btn {
  padding: 10px 20px;
  height: auto;
  border-radius: 30px;
  font-size: 13px;
  background: #ff8f3c;
  border-color: #ff8f3c;
  color: #fff;
  transition: all 0.5s
}

#product-comments-list-footer .btn:hover,
.product-comment-modal .btn:hover,
.product-comment-list-item .btn:hover {
  background: #6cf;
  border-color: #6cf;
  color: #fff
}

#product-comments-list-footer .btn-comment-inverse,
#product-comments-list-footer .btn-comment,
.product-comment-modal .btn-comment-inverse,
.product-comment-modal .btn-comment,
.product-comment-list-item .btn-comment-inverse,
.product-comment-list-item .btn-comment {
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-weight: 500 !important;
  box-shadow: none
}

@media (max-width: 543px) {

  #product-comments-list-footer .btn-comment-inverse,
  #product-comments-list-footer .btn-comment,
  .product-comment-modal .btn-comment-inverse,
  .product-comment-modal .btn-comment,
  .product-comment-list-item .btn-comment-inverse,
  .product-comment-list-item .btn-comment {
    font-size: 11px !important;
    padding: 10px
  }
}

#product-comments-list-footer .btn-comment-inverse,
.product-comment-modal .btn-comment-inverse,
.product-comment-list-item .btn-comment-inverse {
  background: #6cf;
  border-color: #6cf;
  color: #fff
}

#product-comments-list-footer .btn-comment-inverse:hover,
.product-comment-modal .btn-comment-inverse:hover,
.product-comment-list-item .btn-comment-inverse:hover {
  background: #ff8f3c;
  border-color: #ff8f3c;
  color: #fff
}

.bottom-review {
  display: block;
  overflow: hidden;
  clear: both;
  margin: 0 0 50px
}

@media (max-width: 991px) {
  .bottom-review {
    margin-bottom: 30px
  }
}

.bottom-review>.row {
  margin: 0;
  display: block;
  clear: both
}

.grade-stars .star-content {
  margin: 0
}

#product-comments-list-header {
  background: #f5f5f5;
  padding: 15px
}

@media (max-width: 543px) {
  #product-comments-list-header {
    display: block
  }
}

@media (max-width: 991px) {
  #product-comments-list-header .comments-note {
    text-align: right
  }
}

@media (max-width: 991px) {
  #product-comments-list-header .comments-note span {
    display: none
  }
}

#product-comments-list-header .comments-nb {
  padding: 0
}

#product-comments-list,
#empty-product-comment {
  border: 1px solid #eeeeee;
  border-top: 0;
  margin-bottom: 30px
}

#product-comments-list .product-comment-list-item,
#empty-product-comment .product-comment-list-item {
  border-bottom: 1px solid #eeeeee;
  padding: 25px 0;
  margin: 0
}

@media (max-width: 543px) {

  #product-comments-list .product-comment-list-item,
  #empty-product-comment .product-comment-list-item {
    padding: 20px 0
  }
}

#product-comments-list .product-comment-list-item:last-child,
#empty-product-comment .product-comment-list-item:last-child {
  border: 0
}

#product-comments-list .product-comment-list-item .comment-infos,
#empty-product-comment .product-comment-list-item .comment-infos {
  height: auto;
  color: #000000;
  letter-spacing: 0.5px;
  line-height: 28px;
  min-height: auto
}

@media (max-width: 767px) {

  #product-comments-list .product-comment-list-item .comment-infos,
  #empty-product-comment .product-comment-list-item .comment-infos {
    width: 30%
  }
}

@media (max-width: 543px) {

  #product-comments-list .product-comment-list-item .comment-infos,
  #empty-product-comment .product-comment-list-item .comment-infos {
    width: 100%;
    padding: 0
  }
}

#product-comments-list .product-comment-list-item .comment-infos .grade-stars,
#empty-product-comment .product-comment-list-item .comment-infos .grade-stars {
  margin-bottom: 3px;
  position: relative;
  left: -3px
}

@media (max-width: 767px) {

  #product-comments-list .product-comment-list-item .comment-content,
  #empty-product-comment .product-comment-list-item .comment-content {
    width: 70%
  }
}

@media (max-width: 543px) {

  #product-comments-list .product-comment-list-item .comment-content,
  #empty-product-comment .product-comment-list-item .comment-content {
    width: 100%;
    padding: 0
  }
}

#product-comments-list .product-comment-list-item .comment-content h4,
#product-comments-list .product-comment-list-item .comment-content p,
#empty-product-comment .product-comment-list-item .comment-content h4,
#empty-product-comment .product-comment-list-item .comment-content p {
  color: #000000;
  line-height: 28px;
  margin-bottom: 7px
}

#product-comments-list .product-comment-list-item .comment-content h4,
#empty-product-comment .product-comment-list-item .comment-content h4 {
  height: auto;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 500
}

@media (max-width: 767px) {
  #product-comments-list-footer {
    padding: 0
  }
}

#product-comments-list-footer #product-comments-list-pagination {
  height: auto
}

@media (max-width: 576px) {
  #product-comments-list-footer #product-comments-list-pagination {
    margin-bottom: 15px
  }
}

#product-comments-list-footer #product-comments-list-pagination ul {
  margin: 0
}

#product-comments-list-footer #product-comments-list-pagination ul li.disabled span {
  opacity: 0.6
}

#product-comments-list-footer #product-comments-list-pagination ul li span {
  height: 35px;
  width: 35px;
  margin: 0 2px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  line-height: 35px;
  font-weight: normal
}

#product-comments-list-footer #product-comments-list-pagination ul li span.current {
  background: #ff8f3c;
  color: #fff
}

#product-comments-list-footer #product-comments-list-pagination ul li span i {
  font-size: 18px;
  font-weight: normal
}

.product-comment-modal .modal-dialog .modal-header {
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.product-comment-modal .modal-dialog .modal-header h2 {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  margin: 0
}

.product-comment-modal .modal-dialog .modal-header h2 i {
  display: none
}

.product-comment-modal .modal-dialog .modal-header .close {
  line-height: 30px;
  opacity: 1
}

.product-comment-modal .modal-dialog .modal-body {
  display: block;
  overflow: hidden;
  padding: 20px
}

@media (max-width: 543px) {
  .product-comment-modal .modal-dialog .modal-body {
    padding: 15px
  }
}

.product-comment-modal .modal-dialog .modal-body .product-flags {
  display: none
}

.product-comment-modal .modal-dialog .modal-body .product-cover {
  width: 100%;
  height: 100%;
  margin: 0
}

@media (max-width: 543px) {
  .product-comment-modal .modal-dialog .modal-body .product-cover {
    margin-bottom: 15px
  }
}

.product-comment-modal .modal-dialog .modal-body .product-cover img {
  height: 100%
}

.product-comment-modal .modal-dialog .modal-body h3 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
  line-height: 24px;
  text-transform: capitalize
}

.product-comment-modal .modal-dialog .modal-body p {
  font-size: 14px;
  color: #777777;
  font-weight: 400;
  line-height: 22px
}

.product-comment-modal .modal-dialog .modal-body p.required {
  font-weight: 600;
  color: #363A41;
  margin: 0
}

.product-comment-modal .modal-dialog .modal-body #criterions_list {
  margin: 0
}

@media (max-width: 543px) {
  .product-comment-modal .modal-dialog .modal-body #criterions_list .criterion-rating {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.product-comment-modal .modal-dialog .modal-body #criterions_list .criterion-rating label {
  margin: 0;
  margin-right: 5px
}

.product-comment-modal .modal-dialog .modal-body #criterions_list .criterion-rating .grade-stars .star-content {
  top: -3px
}

.product-comment-modal .modal-dialog .modal-body label.form-label {
  font-size: 14px;
  margin: 20px 0 6px;
  font-weight: 600;
  color: #363A41
}

.product-comment-modal .modal-dialog .modal-body input,
.product-comment-modal .modal-dialog .modal-body textarea {
  height: 40px;
  padding: 10px;
  background: #ffffff;
  color: #333333;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

.product-comment-modal .modal-dialog .modal-body .post-comment-buttons {
  margin-top: 20px
}

.product-comment-modal .modal-dialog .modal-body .post-comment-buttons .btn-comment {
  margin-left: 8px
}

.product-quickview-review {
  display: block;
  margin-bottom: 15px
}

.product-quickview-review .comments-nb {
  display: none
}

.owl-nav {
  display: block;
  text-align: center
}

@media (max-width: 991px) {
  .owl-nav {
    margin-top: 15px
  }
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  text-align: center;
  border: none;
  background-color: #6cf !important;
  border: 1px solid #6cf !important;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 45%;
  display: inline-block;
  transition: all ease .5s;
  width: 35px;
  height: 35px;
  left: 0px;
  border-radius: 50%
}

@media (max-width: 991px) {

  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    position: relative;
    margin: 0 5px
  }
}

.owl-nav .owl-prev:after,
.owl-nav .owl-next:after {
  color: #fff;
  content: "\F060";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 33px;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  transition: all 0.5s ease 0s
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: #ff8f3c !important;
  border-color: #ff8f3c !important
}

.owl-nav .owl-prev:hover:after,
.owl-nav .owl-next:hover:after {
  color: #fff
}

.owl-nav .owl-next {
  right: 0px;
  left: auto
}

.owl-nav .owl-next:after {
  content: "\F061"
}

.owl-dots {
  display: none
}

.owl-dots .owl-dot {
  outline: none !important
}

#ishislider .slider-content-right {
  float: right
}

#ishislider .slider-content-left {
  float: left
}

#ishislider .slider-content-center {
  margin: 0 auto;
  float: unset
}

#ishislider {
   /* margin-bottom: 70px; */
  overflow: hidden
}

@media (max-width: 991px) {
  #ishislider {
    margin-bottom: 30px
  }
}

@media (min-width: 1200px) {
  /* #ishislider::after {
    content: '';
    width: 100%;
    height: 120px;
    background: url(../img/17wzZqlRY8.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0px;
    z-index: 1
  } */
}

#ishislider .slideshow__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#ishislider .container {
  position: absolute;
  left: 0;
  right: 0
}

@media (min-width: 1200px) {
  #ishislider .container {
    top: 45%
  }
}

#ishislider .slider-content {
  padding: 0
}

#ishislider .slider-content .sub-title {
  font-size: 36px;
  text-transform: unset;
  line-height: 36px;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif
}

@media (max-width: 1199px) {
  #ishislider .slider-content .sub-title {
    font-size: 26px;
    line-height: 28px
  }
}

@media (max-width: 991px) {
  #ishislider .slider-content .sub-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px
  }
}

@media (max-width: 767px) {
  #ishislider .slider-content .sub-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px
  }
}

@media (max-width: 543px) {
  #ishislider .slider-content .sub-title {
    font-size: 18px;
    line-height: 20px
  }
}

@media (max-width: 415px) {
  #ishislider .slider-content .sub-title {
    font-size: 16px;
    line-height: 16px
  }
}

@media (max-width: 380px) {
  #ishislider .slider-content .sub-title {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 8px
  }
}

@media (max-width: 350px) {
  #ishislider .slider-content .sub-title {
    font-size: 12px
  }
}

#ishislider .slider-content .main-title {
  font-size: 72px;
  text-transform: unset;
  line-height: 65px;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: "Baloo Paaji 2", cursive
}

@media (max-width: 1199px) {
  #ishislider .slider-content .main-title {
    font-size: 50px;
    line-height: 52px
  }
}

@media (max-width: 991px) {
  #ishislider .slider-content .main-title {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 15px
  }
}

@media (max-width: 767px) {
  #ishislider .slider-content .main-title {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 15px
  }
}

@media (max-width: 543px) {
  #ishislider .slider-content .main-title {
    font-size: 22px;
    line-height: 22px
  }
}

@media (max-width: 480px) {
  #ishislider .slider-content .main-title {
    font-size: 20px
  }
}

@media (max-width: 415px) {
  #ishislider .slider-content .main-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px
  }
}

@media (max-width: 380px) {
  #ishislider .slider-content .main-title {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px
  }
}

@media (max-width: 350px) {
  #ishislider .slider-content .main-title {
    font-size: 14px;
    line-height: 16px
  }
}

#ishislider .slider-content .desc {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-family: "Baloo Paaji 2", cursive
}

@media (max-width: 767px) {
  #ishislider .slider-content .desc {
    display: none
  }
}

#ishislider .slider-content .desc p {
  font-size: 16px;
  margin-bottom: 35px
}

@media (max-width: 1199px) {
  #ishislider .slider-content .desc p {
    font-size: 15px
  }
}

@media (max-width: 991px) {
  #ishislider .slider-content .desc p {
    margin-bottom: 25px
  }
}

@media (max-width: 767px) {
  #ishislider .slider-content .desc p {
    padding: 8px 15px;
    font-size: 13px
  }
}

@media (max-width: 543px) {
  #ishislider .slider-content .slider-btn {
    padding: 7px 12px;
    font-size: 12px
  }
}

@media (max-width: 415px) {
  #ishislider .slider-content .slider-btn {
    padding: 7px 10px;
    font-size: 11px
  }
}

@media (max-width: 380px) {
  #ishislider .slider-content .slider-btn {
    padding: 6px 8px;
    font-size: 10px
  }
}

@media (max-width: 350px) {
  #ishislider .slider-content .slider-btn {
    padding: 5px 8px;
    font-size: 8px
  }
}

#ishislider .owl-item.active .sub-title {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s
}

#ishislider .owl-item.active .main-title {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s
}

#ishislider .owl-item.active .desc {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s
}

#ishislider .owl-item.active .slider-btn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s
}

#ishislider .owl-nav {
  display: block;
  text-align: center;
  margin: 0
}

@media (max-width: 767px) {
  #ishislider .owl-nav {
    display: none
  }
}

#ishislider .owl-nav .owl-prev,
#ishislider .owl-nav .owl-next {
  position: absolute;
  text-align: center;
  border: none;
  background-color: #6cf !important;
  border: 1px solid #6cf !important;
  left: 40px;
  transition: all 0.3s
}

@media (min-width: 544px) {

  #ishislider .owl-nav .owl-prev,
  #ishislider .owl-nav .owl-next {
    -moz-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px)
  }
}

#ishislider .owl-nav .owl-prev:after,
#ishislider .owl-nav .owl-next:after {
  color: #fff
}

#ishislider .owl-nav .owl-prev:hover,
#ishislider .owl-nav .owl-next:hover {
  background-color: #ff8f3c !important;
  border-color: #ff8f3c !important
}

#ishislider .owl-nav .owl-next {
  right: 40px;
  left: auto
}

@media (min-width: 544px) {
  #ishislider .owl-nav .owl-next {
    -moz-transform: translateX(100px);
    -webkit-transform: translateX(100px);
    -o-transform: translateX(100px);
    -ms-transform: translateX(100px)
  }
}

@media (max-width: 1199px) {
  #ishislider .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    transition: all 0.3s;
    display: block
  }

  #ishislider .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle
  }

  #ishislider .owl-dots .owl-dot span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer;
    font-size: 0;
    width: 12px;
    height: 12px;
    background: #ff8f3c;
    border-radius: 50%
  }

  #ishislider .owl-dots .owl-dot.active span {
    background: #6cf
  }
}

#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: 70px
}

@media (max-width: 991px) {
  #ishiproductsblock {
    margin-bottom: 30px
  }
}

#ishiproductsblock .sub-title {
  display: none
}

#ishiproductsblock .ishiproductsblock-container #ishiproductstab,
#ishiproductsblock .ishiproductsblock-container #ishifeaturedtab {
  border: none;
  text-align: center;
  position: relative;
  margin-bottom: 15px
}

@media (max-width: 543px) {

  #ishiproductsblock .ishiproductsblock-container #ishiproductstab,
  #ishiproductsblock .ishiproductsblock-container #ishifeaturedtab {
    margin-bottom: 10px
  }
}

#ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item,
#ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  float: none
}

@media (max-width: 543px) {

  #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item,
  #ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item {
    display: block;
    margin-bottom: 10px
  }
}

@media (max-width: 543px) {

  #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item,
  #ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item {
    margin-right: 0px;
    margin-left: 0px
  }
}

#ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link,
#ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item .nav-link {
  font-size: 15px;
  font-weight: 400;
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e4e4e4;
  color: #000;
  margin: 0;
  outline: medium none;
  padding: 10px 18px;
  line-height: 1.1;
  border-radius: 20px;
  position: relative;
  text-transform: capitalize;
  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: 543px) {

  #ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link,
  #ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item .nav-link {
    display: inline-block;
    text-align: center;
    margin: 0 auto
  }
}

#ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link.active,
#ishiproductsblock .ishiproductsblock-container #ishiproductstab .nav-item .nav-link:hover,
#ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item .nav-link.active,
#ishiproductsblock .ishiproductsblock-container #ishifeaturedtab .nav-item .nav-link:hover {
  background: #6cf;
  color: #fff
}

#ishiproductsblock .owl-nav {
  position: relative;
  margin-top: 10px
}

#ishiproductsblock .owl-nav .owl-prev,
#ishiproductsblock .owl-nav .owl-next {
  position: relative;
  margin: 4px
}

#ishiparallaxbanner {
  overflow: hidden;
  margin-bottom: 50px;
  position: relative
}

@media (min-width: 992px) {

  /* #ishiparallaxbanner::before,
  #ishiparallaxbanner::after {
    content: '';
    width: 100%;
    height: 120px;
    background: url(../img/AW5EAiWcpC.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1
  }*/
} 

@media (min-width: 992px) {
  #ishiparallaxbanner::after {
    top: auto;
    bottom: 0;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
  }
}

@media (max-width: 991px) {
  #ishiparallaxbanner {
    margin-bottom: 30px
  }
}

#ishiparallaxbanner .parallax {
  padding: 250px 0;
  background-size: cover
}

@media (max-width: 991px) {
  #ishiparallaxbanner .parallax {
    padding: 80px 0
  }
}

#ishiparallaxbanner .parallax .parallax-list {
  text-align: center;
 
    max-width: 800px;
    margin: auto;
 
  position: relative;
  color: #232323
}

@media (max-width: 767px) {
  #ishiparallaxbanner .parallax .parallax-list {
    float: none
  }
}

#ishiparallaxbanner .parallax .parallax-list .parallax-discount {
  width: 250px;
  height: 120px;
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  margin: 0 auto 25px;
  background: url(../img/2h_jTYP3ub.png) no-repeat center
}

@media (max-width: 543px) {
  #ishiparallaxbanner .parallax .parallax-list .parallax-discount {
    margin: 0 auto 15px
  }
}

#ishiparallaxbanner .parallax .parallax-list .parallax-title {
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 25px;
  color: #fff;
  letter-spacing: 2px;
  font-family: "Baloo Paaji 2", cursive;
  font-weight: bold;
  font-size: 50px;
  background-color: rgb(51 51 51 / 55%);
  padding: 25px;
  border-radius: 25px;
}

@media (max-width: 767px) {
  #ishiparallaxbanner .parallax .parallax-list .parallax-title {
    font-size: 50px;
    line-height: 55px
  }
}

@media (max-width: 543px) {
  #ishiparallaxbanner .parallax .parallax-list .parallax-title {
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 15px
  }
}

#ishiparallaxbanner .parallax .parallax-list .parallax-subtitle {
  font-size: 14px;
  margin-bottom: 40px;
  color: #232323;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 3px
}

@media (max-width: 543px) {
  #ishiparallaxbanner .parallax .parallax-list .parallax-subtitle {
    margin-bottom: 20px
  }
}

#ishiparallaxbanner .parallax .parallax-list .parallax-subtitle span {
  color: #ff8f3c;
  font-weight: 400
}

#ishiparallaxbanner .parallax .parallax-list .parallax-btn {
  display: block
}

#ishiservices {
  margin-bottom: 70px
}

@media (max-width: 991px) {
  #ishiservices {
    margin-bottom: 30px
  }
}

#ishiservices .ishi-servicesblock {
  text-align: center;
  border: 1px solid #eee;
  border-radius: 10px;
  display: block;
  overflow: hidden
}

@media (max-width: 991px) {
  #ishiservices .ishi-servicesblock {
    padding-bottom: 35px
  }
}

#ishiservices .ishi-servicesblock .services {
  cursor: pointer;
  text-align: center;
  padding: 35px 15px
}

@media (max-width: 991px) {
  #ishiservices .ishi-servicesblock .services {
    padding: 30px 7px 0
  }
}

@media (min-width: 371px) {
  #ishiservices .ishi-servicesblock .services:after {
    content: '';
    position: absolute;
    right: 0;
    top: 52px;
    height: 80px;
    width: 1px;
    background: #e4e4e4
  }
}

#ishiservices .ishi-servicesblock .services:last-child:after {
  display: none
}

@media (max-width: 991px) {
  #ishiservices .ishi-servicesblock .services:nth-child(2):after {
    display: none
  }
}

@media (max-width: 370px) {
  #ishiservices .ishi-servicesblock .services {
    width: 100%;
    text-align: left
  }
}

#ishiservices .ishi-servicesblock .services .service-content {
  background: #f4f4f4;
  padding: 10px 0
}

#ishiservices .ishi-servicesblock .services .service-img {
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
  background-position: center;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms
}

@media (max-width: 370px) {
  #ishiservices .ishi-servicesblock .services .service-img {
    margin: 0
  }
}

#ishiservices .ishi-servicesblock .services .service-block {
  display: block
}

@media (max-width: 370px) {
  #ishiservices .ishi-servicesblock .services .service-block {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
  }
}

#ishiservices .ishi-servicesblock .services .service-block .service-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: capitalize;
  color: #000;
  font-family: "Baloo Paaji 2", cursive;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease
}

#ishiservices .ishi-servicesblock .services .service-block .service-desc {
  color: #777777;
  font-weight: 400;
  font-size: 14px
}

#ishiservices .ishi-servicesblock .services:hover .service-img {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg)
}

#ishiservices .ishi-servicesblock .services:hover .service-block .service-title {
  color: #ff8f3c;
  letter-spacing: 1px
}

#ishitestimonials {
  margin-bottom: 50px
}

@media (max-width: 991px) {
  #ishitestimonials {
    margin-bottom: 15px
  }
}

#ishitestimonials .testimonial-parallax {
  display: block;
  position: relative;
  padding: 164px 0 164px 9%
}

#ishitestimonials .testimonial-parallax:before {
  background: #6cf;
  content: '';
  position: absolute;
  left: 30%;
  right: 15px;
  top: 0;
  bottom: 0;
  border-radius: 15px
}

#ishitestimonials .testimonial-parallax:after {
  content: '';
  background: url(../img/3EZnj5FTbH.png) no-repeat center;
  position: absolute;
  left: -82%;
  right: 0;
  top: 0;
  bottom: 0
}

@media (max-width: 991px) {
  #ishitestimonials .testimonial-slide {
    padding: 0
  }
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel {
  color: #232323
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .parallax {
  padding: 40px 0
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container {
  padding: 20px 15px;
  position: relative;
  border: 2px dotted #dddddd;
  border-radius: 15px;
  background: #fff
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container:hover .testimonial-desc .user-count {
  color: #d2d2d2
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-img {
  position: relative;
  text-align: center;
  width: 120px;
  margin: 0 auto 20px
}

@media (max-width: 991px) {
  #ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-img {
    padding-bottom: 0;
    display: block;
    opacity: 1;
    -webkit-transform: unset;
    transform: unset
  }
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-img img {
  max-width: 100%
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc {
  color: #232323;
  text-align: center;
  margin: 0 auto;
  display: block
}

@media (max-width: 991px) {
  #ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc {
    max-width: 100%
  }
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .quote {
  fill: #ff8f3c;
  display: block;
  height: 40px;
  width: 40px;
  margin: 0 auto
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-description {
  font-size: 13px;
  color: #787878;
  margin: 0 0 35px;
  padding-top: 30px;
  line-height: 24px;
  font-weight: 400;
  position: relative;
  font-family: "Poppins", sans-serif
}

@media (max-width: 1199px) {
  #ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-description {
    font-size: 14px
  }
}

@media (max-width: 991px) {
  #ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-description {
    margin: 0 0 15px
  }
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-description::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  text-align: center;
  margin: 0 auto;
  height: 1px;
  width: 90px;
  background: #eee
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-count {
  font-size: 75px;
  line-height: 36px;
  color: #eeeeee;
  font-weight: 600;
  transition: all 0.5s
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-name {
  font-size: 22px;
  color: #232323;
  text-transform: uppercase;
  margin: 0 0 5px;
  font-weight: 500;
  letter-spacing: 0.7px
}

#ishitestimonials .testimonial-slide #ishitestimonials-carousel .ishitestimonials-container .testimonial-desc .user-designation {
  font-size: 14px;
  color: #6cf;
  margin-bottom: 0px
}

#ishitestimonials .owl-nav {
  display: block;
  text-align: center
}

@media (max-width: 991px) {
  #ishitestimonials .owl-nav {
    margin-top: 15px
  }
}

#ishitestimonials .owl-nav .owl-prev,
#ishitestimonials .owl-nav .owl-next {
  text-align: center;
  border: none;
  font-size: 0;
  position: absolute;
  top: 45%;
  display: inline-block;
  transition: all ease .3s;
  width: 35px;
  height: 35px;
  left: -20px;
  border-radius: 50%
}

@media (max-width: 991px) {

  #ishitestimonials .owl-nav .owl-prev,
  #ishitestimonials .owl-nav .owl-next {
    position: relative;
    margin: 0 5px;
    left: 0px
  }
}

#ishitestimonials .owl-nav .owl-prev:after,
#ishitestimonials .owl-nav .owl-next:after {
  content: "\F060";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 33px;
  width: 33px;
  height: 33px;
  border-radius: 50%
}

#ishitestimonials .owl-nav .owl-next {
  right: -20px;
  left: auto
}

@media (max-width: 991px) {
  #ishitestimonials .owl-nav .owl-next {
    right: 0px;
    left: unset
  }
}

#ishitestimonials .owl-nav .owl-next:after {
  content: "\F061"
}

#ishistoreinfo {
  width: 29%
}

@media (max-width: 991px) {
  #ishistoreinfo {
    width: 100%
  }
}

#ishistoreinfo .ishistoreinfo-inner .store-logo {
  display: block;
  margin-bottom: 14px;
  text-align: center
}

@media (min-width: 992px) {
  #ishistoreinfo .ishistoreinfo-inner .store-logo {
    width: 85%
  }
}

#ishistoreinfo .ishistoreinfo-inner .store-logo:hover {
  padding-left: 0
}

#ishistoreinfo .ishistoreinfo-inner .store-description {
  margin-bottom: 0
}

@media (min-width: 768px) {
  #ishistoreinfo .ishistoreinfo-inner .store-description {
    text-align: center
  }
}

@media (max-width: 991px) {
  #ishistoreinfo .ishistoreinfo-inner .store-description {
    margin-bottom: 20px
  }
}

#ishistoreinfo .ishistoreinfo-inner .store-description p {
  line-height: 24px;
  margin-bottom: 0;
  text-align: center
}

@media (min-width: 992px) {
  #ishistoreinfo .ishistoreinfo-inner .store-description p {
    width: 85%
  }
}

#ishifooterlinks_block {
  width: 22%
}

@media (max-width: 991px) {
  #ishifooterlinks_block {
    width: 100%
  }
}

#ishimanufacturerblock {
  margin-bottom: 70px
}

@media (max-width: 991px) {
  #ishimanufacturerblock {
    margin-bottom: 30px
  }
}

#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;
  width: auto;
  max-width: 100%
}

#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 {
    width: 100%;
    margin-bottom: 30px
  }
}

#ishispecialproducts .owl-nav {
  position: relative;
  margin-top: 10px
}

#ishispecialproducts .owl-nav .owl-prev,
#ishispecialproducts .owl-nav .owl-next {
  position: relative;
  margin: 4px
}

#ishileftbanners {
  margin-bottom: 30px
}

@media (max-width: 991px) {
  #ishileftbanners {
    text-align: center;
    margin-bottom: 15px
  }
}

#ishileftbanners .image-container {
  position: relative
}

@media (max-width: 991px) {
  #ishileftbanners .image-container {
    display: inline-block
  }
}

#ishileftbanners .image-container a {
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 0.5s
}

#ishileftbanners .image-container a img {
  width: 100%;
  max-width: 100%;
  transition: all 0.5s
}

#footer .paymentlogo-container {
  text-align: right;
  padding: 0;
  margin: 0
}

@media (max-width: 991px) {
  #footer .paymentlogo-container {
    padding: 5px 0;
    text-align: center
  }
}

#footer .paymentlogo-container span {
  display: none
}

#footer .paymentlogo-container .payment-icon svg {
  width: 43px;
  padding: 2px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border-radius: 2px;
  cursor: pointer
}

#smartblog_block {
  margin-bottom: 70px;
  position: relative;
  background: #fff
}

@media (max-width: 991px) {
  #smartblog_block {
    margin-bottom: 30px
  }
}

#smartblog_block .block_content {
  padding: 0
}

#smartblog_block .products_block_inner {
  position: relative;
  text-align: center
}

#smartblog_block .products_block_inner .home-title a {
  color: #232323
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post {
  padding: 15px 15px;
  margin-bottom: 0
}

@media (max-width: 991px) {
  #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post {
    padding-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 {
  -webkit-transform-style: unset;
  transform-style: unset;
  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 .blog_post {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  text-align: center
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder {
  display: block;
  max-width: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
  padding: 0;
  border-radius: 15px
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder img {
  width: 100%;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-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: #232323;
  border-color: #232323
}

#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;
  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 .smartbloginfo {
  font-family: "Poppins", sans-serif;
  color: #ff8f3c;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  text-transform: capitalize
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .blog_date {
  float: left
}

@media (max-width: 543px) {
  #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .blog_date {
    float: unset;
    text-align: left;
    display: block;
    margin-bottom: 5px
  }
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .author {
  display: none
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .comment {
  float: right
}

@media (max-width: 543px) {
  #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .comment {
    float: unset;
    text-align: left;
    display: block
  }
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content {
  padding: 0 15px;
  padding-bottom: 20px;
  text-align: left;
  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: 1199px) {
  #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content {
    padding: 15px 0
  }
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title {
  margin-bottom: 0px
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title a {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  color: #222222;
  letter-spacing: 0.8px
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content p {
  margin-bottom: 25px;
  font-size: 13px;
  letter-spacing: 0.8px;
  color: #787878;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 22px
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .r_more {
  border: 1px solid #ff8f3c;
  padding: 6px 15px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  background: #ff8f3c;
  border-radius: 30px;
  position: relative;
  -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 .blog_content .r_more:hover {
  background: #6cf;
  border: 1px solid #6cf
}

#smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post:hover .smartbloginfo {
  bottom: 0
}

#smartblog_block .products_block_inner #smartblog-carousel:hover .owl-nav {
  opacity: 1
}

@media (min-width: 1200px) {
  #smartblog_block .products_block_inner #smartblog-carousel .owl-nav {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s
  }
}

#content-wrapper .block {
  text-align: center
}

#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: #232323;
  font-weight: 500;
  font-family: "Baloo Paaji 2", cursive
}

#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: #232323;
  font-family: "Baloo Paaji 2", cursive;
  margin-bottom: 5px;
  line-height: 22px
}

#content-wrapper .block .articleContent .post-info a {
  font-size: 15px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  text-transform: capitalize;
  color: #232323;
  font-family: "Baloo Paaji 2", cursive
}

#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 {
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-family: "Baloo Paaji 2", cursive;
  margin: 30px auto;
  width: 100%
}

#content-wrapper .smartblogcomments {
  margin-bottom: 50px
}

#content-wrapper .smartblogcomments h4 {
  margin-bottom: 15px;
  font-weight: 500;
  color: #232323;
  font-family: "Baloo Paaji 2", cursive;
  font-size: 20px
}

@media (max-width: 543px) {
  #content-wrapper .smartblogcomments small {
    float: none !important;
    margin-top: 8px;
    display: block
  }

  #content-wrapper .smartblogcomments small a {
    display: inline-block
  }
}

#content-wrapper .smartblogcomments .card-block {
  padding: 0;
  margin-bottom: 0;
  border: none
}

#content-wrapper .smartblogcomments #commentform {
  margin-top: 30px
}

@media (max-width: 543px) {
  #content-wrapper .smartblogcomments #commentform {
    margin-top: 15px
  }
}

#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: "Baloo Paaji 2", cursive;
  text-align: left
}

#content-wrapper .smartblogcomments #commentform .form-group .form-control:focus {
  border-color: rgba(0, 0, 0, 0.1)
}

@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 "Baloo Paaji 2", cursive;
  margin: 10px 0
}

#content-wrapper #articleComments #comments {
  margin-bottom: 10px
}

#content-wrapper #articleComments #comments .commentList {
  margin: 0;
  position: relative
}

#content-wrapper #articleComments #comments .commentList #respond {
  margin: 15px 0
}

#content-wrapper #articleComments #comments .commentList li {
  padding: 10px 0
}

#content-wrapper #articleComments #comments .commentList li .avatar {
  background: none;
  padding: 0;
  height: 35px;
  width: 35px
}

#content-wrapper #articleComments #comments .commentList li .child-comment {
  padding-left: 20px
}

@media (max-width: 767px) {
  #content-wrapper #articleComments #comments .commentList li .child-comment {
    padding-left: 15px
  }
}

@media (max-width: 543px) {
  #content-wrapper #articleComments #comments .commentList li .child-comment {
    padding-left: 10px
  }
}

#content-wrapper #articleComments #comments .commentList li .comment-img,
#content-wrapper #articleComments #comments .commentList li .comment-content {
  display: inline-block;
  vertical-align: middle
}

#content-wrapper #articleComments #comments .commentList li .comment-content {
  padding-left: 15px;
  width: 90%
}

@media (max-width: 543px) {
  #content-wrapper #articleComments #comments .commentList li .comment-content {
    width: 80%
  }
}

#content-wrapper #articleComments #comments .commentList li .comment-content .name {
  font-weight: 600;
  margin-bottom: 5px
}

#content-wrapper #articleComments #comments .commentList li .comment-content .created {
  margin-bottom: 5px
}

#content-wrapper #articleComments #comments .commentList li .comment-content p {
  margin: 0;
  word-break: break-all
}

#content-wrapper #articleComments #comments .commentList li .reply {
  text-align: right
}

#content-wrapper #articleComments #comments .commentList li .reply .comment-reply-link {
  display: inline-block
}

#content-wrapper #smartblogcat {
  margin-bottom: 30px !important
}

#content-wrapper #smartblogcat .sdsarticleCat {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: left
}

@media (max-width: 767px) {
  #content-wrapper #smartblogcat .sdsarticleCat {
    margin-bottom: 15px
  }
}

#content-wrapper #smartblogcat .sdsarticleCat:last-child>div {
  margin-bottom: 0
}

#content-wrapper #smartblogcat .sdsarticleCat .blog-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 767px) {
  #content-wrapper #smartblogcat .sdsarticleCat .blog-wrapper {
    display: block
  }
}

#content-wrapper #smartblogcat .sdsarticleCat>div {
  font-family: "Baloo Paaji 2", cursive;
  font-size: 14px;
  color: #000;
  font-weight: 400
}

#content-wrapper #smartblogcat .sdsarticleCat>div .articleContent {
  margin-bottom: 0
}

@media (max-width: 991px) {
  #content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc {
    padding: 15px
  }
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .author {
  float: left
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsarticleHeader {
  margin: 15px 0
}

@media (max-width: 1199px) {
  #content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsarticleHeader {
    margin: 10px 0
  }
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsarticleHeader p {
  margin-bottom: 0
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsarticleHeader p a {
  font-size: 20px;
  text-transform: uppercase;
  color: #232323;
  font-weight: 400;
  text-decoration: none;
  line-height: 24px
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .blogdetail {
  margin-bottom: 15px;
  display: block
}

@media (max-width: 1199px) {
  #content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .blogdetail {
    margin-bottom: 10px
  }
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .blogdetail span {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  text-transform: capitalize;
  color: #232323;
  line-height: 25px
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsarticle-des {
  display: block;
  margin-bottom: 15px;
  color: #666;
  line-height: 24px
}

@media (max-width: 1199px) {
  #content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsarticle-des {
    margin-bottom: 10px
  }
}

#content-wrapper #smartblogcat .sdsarticleCat>div .smartblog-desc .sdsreadMore a {
  display: inline-block;
  vertical-align: middle
}

#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 {
    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 {
    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: #232323
}

#ishiheaderblock {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  position: relative
}

.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: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  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;
  -ms-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;
  -ms-touch-action: manipulation;
  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
}

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
}

.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) {
  .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;
  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);
  transform: rotate3d(1, 1, 0, 100deg);
  transition: all 0.35s ease
}

.ishi-customhover-fadeinflip:hover:after {
  opacity: 1;
  transition-delay: 0.14s;
  -webkit-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;
  transition: all 0.3s ease 0s;
  -webkit-transform: rotate(-180deg) scale(0);
  transform: rotate(-180deg) scale(0)
}

.ishi-customhover-fadeinrotate:hover:after {
  -webkit-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%;
  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;
  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;
  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, -webkit-transform 0.5s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.5s ease 0s, -webkit-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%;
  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;
  transition: all 0.4s ease-in-out 0s;
  right: 0
}

.ishi-customhover-fadeinoutcorner:hover:after {
  width: 100%;
  height: 100%;
  right: auto;
  left: 0
}

#ishibannerblock {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 0 5px
}

@media (max-width: 991px) {
  #ishibannerblock {
    padding-bottom: 0px
  }
}

#ishibannerblock .image-container {
  display: block;
  vertical-align: middle
}

#ishibannerblock .image-container a {
  display: block;
  position: relative;
  overflow: hidden
}

#ishibannerblock .image-container img {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%
}

#ishibannerblock .bannerblock {
  padding: 0 5px
}

@media (max-width: 767px) {
  #ishibannerblock .bannerblock {
    text-align: center;
    margin-bottom: 30px
  }
}

@media (max-width: 767px) and (max-width: 543px) {
  #ishibannerblock .bannerblock {
    margin-bottom: 15px
  }
}

@media (max-width: 767px) {
  #ishibannerblock .bannerblock:last-child {
    margin-bottom: 0
  }
}

#module-ishiblockwishlist-mywishlist #main>.page-content {
  border: none;
  margin-bottom: 1.5625rem;
  padding: 0px
}

#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::-webkit-input-placeholder {
  color: #999
}

#module-ishiblockwishlist-mywishlist #mywishlist .form-control:-ms-input-placeholder {
  color: #999
}

#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 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: #ff8f3c
}

@media (max-width: 543px) {
  #module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .wlp_bought .btn_action {
    text-align: center
  }
}

#module-ishiblockwishlist-mywishlist #mywishlist #block-order-detail .hidden {
  display: none
}

.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 select {
  width: 25%;
  margin-bottom: 10px
}

@media (max-width: 1199px) {
  .wishlist_container #wishlist_button select {
    width: 27%
  }
}

@media (max-width: 991px) {
  .wishlist_container #wishlist_button select {
    width: 40%
  }
}

@media (max-width: 767px) {
  .wishlist_container #wishlist_button select {
    width: 30%
  }
}

@media (max-width: 543px) {
  .wishlist_container #wishlist_button select {
    width: 40%
  }
}

.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: 2px;
  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
}

#WishlistModal .modal-header .close {
  opacity: 1;
  color: #232323
}

#WishlistModal .modal-body a {
  float: right;
  color: #232323;
  font-weight: 600;
  text-decoration: underline;
  text-transform: capitalize
}

@media (max-width: 543px) {
  #WishlistModal .modal-body a {
    float: none;
    display: block;
    text-align: right;
    margin-top: 5px
  }
}

/*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */
@-webkit-keyframes "bounce" {

  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes "bounce" {

  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@-webkit-keyframes "flash" {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes "flash" {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@-webkit-keyframes "pulse" {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes "pulse" {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes "rubberBand" {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1)
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1)
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes "rubberBand" {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1)
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1)
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes "shake" {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes "shake" {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@-webkit-keyframes "headShake" {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes "headShake" {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes "swing" {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes "swing" {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@-webkit-keyframes "tada" {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes "tada" {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes "wobble" {
  from {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "wobble" {
  from {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "jello" {

  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg)
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg)
  }
}

@keyframes "jello" {

  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg)
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg)
  }
}

@-webkit-keyframes "bounceIn" {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes "bounceIn" {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes "bounceInDown" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "bounceInDown" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "bounceInLeft" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "bounceInLeft" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "bounceInRight" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "bounceInRight" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "bounceInUp" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes "bounceInUp" {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes "bounceOut" {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
}

@keyframes "bounceOut" {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
}

@-webkit-keyframes "bounceOutDown" {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes "bounceOutDown" {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@-webkit-keyframes "bounceOutLeft" {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes "bounceOutLeft" {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@-webkit-keyframes "bounceOutRight" {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes "bounceOutRight" {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@-webkit-keyframes "bounceOutUp" {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes "bounceOutUp" {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@-webkit-keyframes "fadeIn" {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes "fadeIn" {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes "fadeInDown" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInDown" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInDownBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInDownBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInLeft" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInLeft" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInLeftBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInLeftBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInRight" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInRight" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInRightBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInRightBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInUp" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInUp" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeInUpBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "fadeInUpBig" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "fadeOut" {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes "fadeOut" {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes "fadeOutDown" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes "fadeOutDown" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes "fadeOutDownBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes "fadeOutDownBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@-webkit-keyframes "fadeOutLeft" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes "fadeOutLeft" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-webkit-keyframes "fadeOutLeftBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes "fadeOutLeftBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@-webkit-keyframes "fadeOutRight" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes "fadeOutRight" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-webkit-keyframes "fadeOutRightBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes "fadeOutRightBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@-webkit-keyframes "fadeOutUp" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes "fadeOutUp" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-webkit-keyframes "fadeOutUpBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes "fadeOutUpBig" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@-webkit-keyframes "flip" {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes "flip" {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@-webkit-keyframes "flipInX" {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes "flipInX" {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes "flipInY" {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes "flipInY" {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes "flipOutX" {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes "flipOutX" {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@-webkit-keyframes "flipOutY" {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes "flipOutY" {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@-webkit-keyframes "lightSpeedIn" {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes "lightSpeedIn" {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes "lightSpeedOut" {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes "lightSpeedOut" {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@-webkit-keyframes "rotateIn" {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes "rotateIn" {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes "rotateInDownLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes "rotateInDownLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes "rotateInDownRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes "rotateInDownRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes "rotateInUpLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes "rotateInUpLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes "rotateInUpRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes "rotateInUpRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes "rotateOut" {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes "rotateOut" {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@-webkit-keyframes "rotateOutDownLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes "rotateOutDownLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@-webkit-keyframes "rotateOutDownRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes "rotateOutDownRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-webkit-keyframes "rotateOutUpLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes "rotateOutUpLeft" {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-webkit-keyframes "rotateOutUpRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes "rotateOutUpRight" {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@-webkit-keyframes "hinge" {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes "hinge" {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@-webkit-keyframes "rollIn" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes "rollIn" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes "rollOut" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes "rollOut" {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@-webkit-keyframes "zoomIn" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  50% {
    opacity: 1
  }
}

@keyframes "zoomIn" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  50% {
    opacity: 1
  }
}

@-webkit-keyframes "zoomInDown" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@keyframes "zoomInDown" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@-webkit-keyframes "zoomInLeft" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@keyframes "zoomInLeft" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@-webkit-keyframes "zoomInRight" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@keyframes "zoomInRight" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@-webkit-keyframes "zoomInUp" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@keyframes "zoomInUp" {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@-webkit-keyframes "zoomOut" {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  to {
    opacity: 0
  }
}

@keyframes "zoomOut" {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes "zoomOutDown" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@keyframes "zoomOutDown" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@-webkit-keyframes "zoomOutLeft" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes "zoomOutLeft" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@-webkit-keyframes "zoomOutRight" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes "zoomOutRight" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@-webkit-keyframes "zoomOutUp" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@keyframes "zoomOutUp" {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}

@-webkit-keyframes "slideInDown" {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes "slideInDown" {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes "slideInLeft" {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes "slideInLeft" {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes "slideInRight" {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes "slideInRight" {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes "slideInUp" {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes "slideInUp" {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes "slideOutDown" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes "slideOutDown" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes "slideOutLeft" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes "slideOutLeft" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-webkit-keyframes "slideOutRight" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes "slideOutRight" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-webkit-keyframes "slideOutUp" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes "slideOutUp" {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@media (min-width: 992px) {
  .hb-animate-element {
    opacity: 0
  }

  .hb-animate-element.hb-animate-element.hb-in-viewport.right-to-left {
    animation: 1s ease 0s normal none 1 fadeInRight;
    -webkit-animation: 1s ease 0s normal none 1 fadeInRight;
    -moz-animation: 1s ease 0s normal none 1 fadeInRight;
    -o-animation: 1s ease 0s normal none 1 fadeInRight;
    opacity: 1
  }

  .hb-animate-element.hb-animate-element.hb-in-viewport.left-to-right {
    animation: 1s ease 0s normal none 1 fadeInLeft;
    -webkit-animation: 1s ease 0s normal none 1 fadeInLeft;
    -moz-animation: 1s ease 0s normal none 1 fadeInLeft;
    -o-animation: 1s ease 0s normal none 1 fadeInLeft;
    opacity: 1
  }

  .hb-animate-element.hb-animate-element.hb-in-viewport.bottom-to-top {
    animation: 1s ease 0s normal none 1 fadeInUp;
    -webkit-animation: 1s ease 0s normal none 1 fadeInUp;
    -moz-animation: 1s ease 0s normal none 1 fadeInUp;
    -o-animation: 1s ease 0s normal none 1 fadeInUp;
    opacity: 1
  }

  .hb-animate-element.hb-animate-element.hb-in-viewport.top-to-bottom {
    animation: 1s ease 0s normal none 1 fadeInDown;
    -webkit-animation: 1s ease 0s normal none 1 fadeInDown;
    -moz-animation: 1s ease 0s normal none 1 fadeInDown;
    -o-animation: 1s ease 0s normal none 1 fadeInDown;
    opacity: 1
  }

  .hb-animate-element.hb-animate-element.hb-in-viewport.fade-in {
    animation: 1s ease 0s normal none 1 fadeIn;
    -webkit-animation: 1s ease 0s normal none 1 fadeIn;
    -moz-animation: 1s ease 0s normal none 1 fadeIn;
    -o-animation: 1s ease 0s normal none 1 fadeIn;
    opacity: 1
  }
}

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

.animated .infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated .hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated .bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.animated .bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.animated .flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.animated .flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

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

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

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

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

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

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

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

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#ishiheadercontactblock {
  cursor: pointer;
  float: right;
  padding: 0 10px;
  white-space: nowrap;
  transition: all 0.5s
}

@media (max-width: 991px) {
  #ishiheadercontactblock {
    display: none
  }
}

@media (max-width: 991px) {
  #ishiheadercontactblock {
    padding: 0
  }
}

#ishiheadercontactblock .call {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  position: relative;
  transition: all 0.5s
}

#ishiheadercontactblock .call:hover #call-img {
  background-color: #6cf
}

#ishiheadercontactblock .call:hover #call-img svg {
  fill: #fff
}

@media (min-width: 992px) {
  #ishiheadercontactblock .call:hover .call-num {
    width: 195px;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    width: fit-content;
    background-color: white;
    border-radius: 50px;
    height: 38px;
  }
}

#ishiheadercontactblock #call-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  transition: all 0.5s
}

@media (max-width: 1199px) {
  #ishiheadercontactblock #call-img {
    background: #ff8f3c
  }
}

#ishiheadercontactblock #call-img svg {
  fill: #ff8f3c
}

@media (max-width: 1199px) {
  #ishiheadercontactblock #call-img svg {
    fill: #fff
  }
}

@media (max-width: 991px) {
  #ishiheadercontactblock #call-img {
    background-color: #ff8f3c
  }

  #ishiheadercontactblock #call-img svg {
    fill: #fff
  }
}

#ishiheadercontactblock .call-num {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  letter-spacing: 1px;
  color: #232323;
  text-align: left;
  height: 100%;
  width: 0;
  padding: 12px 15px;
  text-align: center;
  position: absolute;
  left: 20px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  border-radius: 0 25px 25px 0;
  transition: all 0.5s
}

@media (max-width: 1199px) {
  #ishiheadercontactblock .call-num {
    border: 1px solid #eee
  }
}

@media (max-width: 991px) {
  #ishiheadercontactblock .call-num {
    position: relative;
    right: 20px;
    left: auto;
    width: 195px;
    opacity: 1;
    visibility: visible;
    overflow: visible
  }
}

#ishitwotwobannerblock {
  margin-bottom: 70px;
  overflow: hidden
}

@media (max-width: 991px) {
  #ishitwotwobannerblock {
    margin-bottom: 30px
  }
}

#ishitwotwobannerblock .image-container {
  display: inline-block;
  vertical-align: middle
}

#ishitwotwobannerblock .image-container a {
  display: block;
  position: relative;
  overflow: hidden
}

#ishitwotwobannerblock .image-container img {
  max-width: 100%;
  width: 100%;
  border-radius: 15px
}

@media (max-width: 767px) {
  #ishitwotwobannerblock .twobannerblock {
    margin-bottom: 30px
  }

  #ishitwotwobannerblock .twobannerblock:last-child {
    margin-bottom: 0
  }
}

#ishispecialdealsbanner {
  padding: 0;
  margin-bottom: 70px;
  overflow: hidden
}

@media (max-width: 1199px) {
  #ishispecialdealsbanner {
    margin-bottom: 0
  }
}

@media (max-width: 1199px) {
  #ishispecialdealsbanner img {
    width: 100%;
    max-width: 100%
  }
}

#ishispecialdeals {
  
  position: relative;
  float: right;
  padding: 20px 50px;
  margin-bottom: 70px
}

#ishispecialdeals .block_content {
  padding: 0
}

@media screen and (max-width: 1549px) and (min-width: 1200px) {
  #ishispecialdeals {
    padding: 20px 10px
  }
}

@media (max-width: 1199px) {
  #ishispecialdeals {
    width: 100%;
    text-align: center
  }
}

@media (max-width: 767px) {
  #ishispecialdeals {
    padding: 20px 30px
  }
}

@media (max-width: 543px) {
  #ishispecialdeals {
    padding: 0 10px
  }
}

#ishispecialdeals .products_block_inner .item:nth-child(2n+1) {
  padding-left: 170px
}

@media screen and (max-width: 1549px) and (min-width: 1200px) {
  #ishispecialdeals .products_block_inner .item:nth-child(2n+1) {
    padding-left: 170px
  }
}

@media (max-width: 991px) {
  #ishispecialdeals .products_block_inner .item:nth-child(2n+1) {
    padding-left: 175px
  }
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .item:nth-child(2n+1) {
    padding-left: 0;
    clear: both
  }
}

#ishispecialdeals .products_block_inner .item:after {
  content: '';
  position: absolute;
  top: 0;
  left: -16%;
  right: 0;
  height: 100%;
  width: 25%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0;
  text-align: center;
  margin: 0 auto;
  z-index: -1
}

@media screen and (max-width: 1549px) and (min-width: 1200px) {
  #ishispecialdeals .products_block_inner .item:after {
    left: -7%
  }
}

@media (max-width: 1199px) {
  #ishispecialdeals .products_block_inner .item:after {
    left: -30%;
    width: 20%
  }
}

@media (max-width: 991px) {
  #ishispecialdeals .products_block_inner .item:after {
    left: -46%
  }
}

@media (max-width: 767px) {
  #ishispecialdeals .products_block_inner .item:after {
    left: -20%;
    width: 25%
  }
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .item:after {
    display: none
  }
}

#ishispecialdeals .products_block_inner .item.active-first::after {
  border-radius: 50% 50% 0 0
}

#ishispecialdeals .products_block_inner .item.active-last::after {
  border-radius: 0 0 50% 50%
}

#ishispecialdeals .products_block_inner .product-miniature {
  position: relative;
  padding: 15px 0
}

#ishispecialdeals .products_block_inner .product-miniature .product-container {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  background: #fff;
  padding: 0;
  margin-bottom: 0;
  border-radius: 80px;
  width: 310px;
  padding: 10px 0
}

#ishispecialdeals .products_block_inner .product-miniature .product-container:hover .product-description .thumbnail-buttons {
  opacity: 1
}

#ishispecialdeals .products_block_inner .product-miniature .product-container:hover .product-description .countdown-container {
  opacity: 0
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container {
    width: 293px
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-list-reviews {
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container {
  border: none;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  float: left;
  padding-right: 10px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .thumbnail-inner {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .thumbnail-inner img {
  -webkit-transform: none;
  transform: none;
  display: block;
  margin: 0 auto;
  width: 110px;
  height: 110px;
  border-radius: 50%
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags {
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags>li {
  padding: 5px 7px;
  opacity: 1;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0)
}

@media (max-width: 1199px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags>li {
    padding: 5px 0px;
    font-size: 14px
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .thumbnail-inner .product-flags .new {
  top: 5px;
  left: 5px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails {
  display: none;
  position: relative
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-stage-outer {
  left: 0;
  right: 0;
  margin: 25px 42px 0;
  overflow: hidden
}

@media (max-width: 1199px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-stage-outer {
    margin: 25px 32px 0
  }
}

@media (max-width: 767px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-stage-outer {
    margin: 25px 67px 0
  }
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-stage-outer {
    margin: 25px 54px 0
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-item .thumb-container {
  border: 2px solid #f1f1f1;
  margin: 0 5px;
  cursor: pointer
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-item .thumb-container {
    margin: 0 15px
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-carousel .owl-item img {
  max-width: 75%;
  left: 0;
  right: 0;
  margin: 0 auto
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  margin: 0
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav>div {
  position: absolute
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-prev,
#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-next {
  right: auto;
  left: 0;
  border: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-prev i:after,
#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-next i:after {
  font-size: 30px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-prev:hover,
#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-next:hover {
  background-color: transparent
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-prev:hover i:after,
#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-next:hover i:after {
  color: #ff8f3c
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container .deal-product-thumbnails .owl-nav .owl-next {
  right: 0;
  left: auto
}

@media (max-width: 991px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .thumbnail-container {
    padding-top: 0px !important
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description {
  text-align: left;
  font-family: "Poppins", sans-serif;
  overflow: hidden;
  padding: 0;
  background-color: unset
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description {
    text-align: center;
    display: block
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-title {
  margin-bottom: 10px;
  text-align: left
}

@media (max-width: 1199px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-title {
    margin-bottom: 10px
  }
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-title {
    font-size: 12px
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-title a {
  color: #000000;
  font-size: 13px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .highlighted-informations {
  display: none;
  margin-bottom: 15px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .highlighted-informations .variant-links a {
  text-decoration: none;
  border-radius: 0%;
  height: 18px;
  width: 20px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-desc {
  display: none;
  color: #a7a7a7;
  font-size: 14px;
  margin-bottom: 18px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
  opacity: 1
}

@media (max-width: 1199px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping {
    margin-bottom: 10px
  }
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping {
    text-align: center
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping .regular-price {
  text-decoration: line-through;
  color: #000
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping .discount-percentage,
#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping .discount-amount {
  color: #09ccd0;
  margin: 0 5px;
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .product-price-and-shipping .price {
  color: #777777 !important
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: -3px;
  padding: 5px;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg)
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn {
  display: inline-block;
  position: relative;
  opacity: 1;
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 50%;
  padding: 0;
  background-color: #fff;
  fill: #888;
  vertical-align: middle;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  transition: all 0.5s
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a {
  color: #000000;
  padding: 8px 15px;
  font-size: 13px;
  font-weight: 500;
  font-family: "Baloo Paaji 2", cursive;
  line-height: 1.4
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a i {
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a:hover,
#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a:active,
#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a:focus {
  color: #fff
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn button {
  padding: 0;
  display: block;
  transition: none;
  height: 35px;
  width: 35px;
  margin: 0;
  background: none;
  position: relative;
  border: none;
  border-radius: 50%;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  background-image: url(../fonts/RAFwEGB7Bl.svg);
  background-repeat: no-repeat;
  background-position: center 8px;
  background-size: 18px;
  background-color: #fff;
  transition: all ease .5s
}

@media (max-width: 767px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn button {
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    margin: 0 2px
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn button .lblcart {
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn button:hover {
  background-image: url(../fonts/2Td7XjJOhz.svg)
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn button:before {
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .cart-btn:hover {
  fill: #ff8f3c
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a {
  background: #ff8f3c;
  color: #fff;
  border-color: #ff8f3c
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a:hover,
#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a:active,
#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .thumbnail-buttons .deal-quickview-btn a:focus {
  color: #232323;
  background: #09ccd0;
  border-color: #09ccd0
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 25px;
  background: #f5f5f5;
  padding: 2px 10px;
  transition: all 0.5s
}

@media (max-width: 543px) {
  #ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container {
    display: block;
    text-align: center;
    padding: 3px
  }
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .countdown-text {
  display: none;
  font-weight: 600;
  margin-bottom: 15px;
  color: #232323
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  position: relative;
  padding: 4px 1px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter span {
  display: block
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter .data {
  font-size: 14px;
  font-family: "Baloo Paaji 2", cursive;
  font-weight: 400;
  border-radius: 0;
  color: #060505;
  height: 20px;
  width: 30px
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter .data:after {
  content: ':';
  position: absolute;
  right: -4px;
  top: 4px;
  color: #777
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter .lbl {
  font-family: "Baloo Paaji 2", cursive;
  display: block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #232323;
  text-transform: capitalize;
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter:last-child .data:after {
  display: none
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-description .countdown-container .counter.countdown-seconds .data {
  color: #6cf
}

#ishispecialdeals .products_block_inner .product-miniature .product-container .product-comments {
  display: none
}

.bx-wrapper {
  position: relative;
  padding: 30px 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.bx-wrapper img {
  max-width: 100%;
  display: block
}

.bx-wrapper ul {
  list-style: none
}

.bx-wrapper ul.bxslider {
  margin: 0;
  padding: 0
}

.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  position: relative
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000
}

.bx-wrapper .bx-pager-item .bx-controls-auto-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0
}

.bx-wrapper .bx-prev {
  left: 10px
}

.bx-wrapper .bx-next {
  right: 10px
}

.bx-wrapper .bx-controls {
  position: absolute;
  top: 50%;
  margin-top: -55px;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50px;
  padding: 15px 8px
}

@media (max-width: 680px) {
  .bx-wrapper .bx-controls {
    position: unset;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 10px;
    margin-top: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
}

.bx-wrapper .bx-controls-direction a {
  border: 1px solid #e4e4e4;
  text-align: center;
  margin: 0 auto;
  margin: 5px 0;
  background-color: #f7f7f7;
  border-radius: 50%;
  padding: 2px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: block;
  transition: all 0.3s ease-in-out
}

.bx-wrapper .bx-controls a:hover {
  background-color: #6cf;
  border: #6cf
}

.bx-wrapper i:before {
  font-size: 13px;
  line-height: 27px;
  color: #a6a6a6;
  position: relative;
  text-align: center;
  font-weight: 400;
  margin: 0 auto
}

.bx-wrapper .bx-controls a:hover i:before {
  color: #fff
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: block
}

.bx-wrapper .bx-controls-auto {
  text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
  display: none
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px
}

.clearfix {
  clear: both
}

p {
  color: #666
}

@media (min-width: 1550px) {
  .section-bg {
    max-width: 1500px;
    padding: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2)
  }
}

@media (max-width: 1549px) {
  .section-bg {
    padding: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2)
  }
}

@media (max-width: 991px) {
  .section-bg {
    box-shadow: unset;
    max-width: unset
  }
}

#index #header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0
}

@media (max-width: 1199px) {
  #index #header {
    position: unset
  }
}

#index #header .header-top {
  background: transparent !important
}

@media (max-width: 1199px) {
  #index #header .header-top {
    background: #fff !important
  }
}

#header {
  color: #232323;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px
}

#header #desktop_logo {
  max-width: 240px;
  text-align: left
}

@media (max-width: 991px) {
  #header #desktop_logo {
    margin: 0 auto;
    text-align: center
  }
}

#header #desktop_logo h1 {
  margin: 0
}

#header .logo {
  /* max-width: 100%; */
  display: inline-block
}

#header a {
  color: #232323;
  text-decoration: none
}

#header a:hover {
  color: #232323
}

#header .menu-icon {
  float: left;
  cursor: pointer;
  display: none;
}

#header .nav-full-width {
  position: relative;
  z-index: 2
}

#header .nav-full-width .header-full {
  text-align: center;
  background-color: #fff;
  position: relative;
  margin: 0 -15px;
  padding: 4px 0
}

@media (max-width: 991px) {
  #header .nav-full-width .header-full {
    /* background-color: #6cf;
    max-width: 100%;
    margin: 0;
    padding: 0;
    display: none */
  }
}

@media (max-width: 1260px) {
  #header .nav-full-width .header-full {
    margin: 0
  }
}

@media (max-width: 1199px) {
  #header .nav-full-width .header-full {
    margin: 0 -15px
  }
}

@media (max-width: 991px) {
  #header .nav-full-width .header-full {
    margin: 0
  }
}

#header .nav-full-width .header-full:after {
  content: '';
  position: absolute;
  right: -2px;
  left: auto;
  border: 10px solid rgba(0, 0, 0, 0.3);
  border-right: 17px solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 0;
  bottom: -10px;
  z-index: -1
}

@media (max-width: 1260px) {
  #header .nav-full-width .header-full:after {
    display: none
  }
}

@media (max-width: 1199px) {
  #header .nav-full-width .header-full:after {
    display: block
  }
}

@media (max-width: 991px) {
  #header .nav-full-width .header-full:after {
    display: none
  }
}

#header .nav-full-width .header-full:before {
  content: '';
  position: absolute;
  left: -2px;
  border: 10px solid #8f8f8f;
  border-left: 17px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 0;
  bottom: -10px;
  z-index: -1
}

@media (max-width: 1260px) {
  #header .nav-full-width .header-full:before {
    display: none
  }
}

@media (max-width: 1199px) {
  #header .nav-full-width .header-full:before {
    display: block
  }
}

@media (max-width: 991px) {
  #header .nav-full-width .header-full:before {
    display: none
  }
}

@media (max-width: 991px) {
  #header .nav-full-width {
    background-color: #ff8f3c;
    border-top: 0
  }
}

#header .nav-full-width.fixed-header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  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;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  z-index: 99
}

#header .nav-full-width.fixed-header .section-bg {
  box-shadow: none
}

#header .nav-full-width.fixed-header .header-full {
  position: relative;
  top: 0;
  margin: 0;
  box-shadow: none;
  border-radius: 0
}

#header .nav-full-width.fixed-header .header-full:after,
#header .nav-full-width.fixed-header .header-full:before {
  display: none
}

@-webkit-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)
  }
}

@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: #6cf;
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 4;
  margin: 0 auto
}

@media (max-width: 991px) {
  #header .header-nav {
    z-index: unset
  }
}

#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: 22px;
  font-size: 20px
}

#header .header-nav .left-nav {
  text-align: left
}

@media (max-width: 767px) {
  #header .header-nav .left-nav {
    text-align: center
  }
}

@media (max-width: 991px) {
  #header .header-nav .left-nav {
    display: none
  }
}

#header .header-nav .left-nav>div {
  display: inline-block;
  vertical-align: middle;
  padding: 13px 0
}

@media (max-width: 767px) {
  #header .header-nav .left-nav>div {
    padding: 10px 0 5px
  }
}

#header .header-nav .right-nav {
  text-align: right
}

@media (max-width: 991px) {
  #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: "Poppins", sans-serif;
  color: #ff8f3c
}

@media (max-width: 543px) {
  #header #contact-link {
    margin-bottom: 0
  }
}

#header #contact-link a {
  color: #ff8f3c
}

#header #contact-link .contact-title {
  display: none
}

#header #contact-link i {
  font-size: 18px;
  vertical-align: middle
}

#header #contact-link .contact-num {
  color: #ff8f3c;
  margin-left: 8px
}

#header .currency-selector,
#header .language-selector,
#header .user-info {
  padding: 12px 10px;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle
}

#header .currency-selector:last-child,
#header .language-selector:last-child,
#header .user-info:last-child {
  padding-right: 0
}

@media (max-width: 991px) {

  #header .currency-selector,
  #header .language-selector,
  #header .user-info {
    padding: 8px 3px
  }
}

#header .currency-selector .dropdown-menu,
#header .language-selector .dropdown-menu,
#header .user-info .dropdown-menu {
  left: auto;
  right: 0;
  top: 43px;
  padding: 5px 7px;
  margin: 0;
  font-size: 14px
}

@media (max-width: 991px) {

  #header .currency-selector .dropdown-menu,
  #header .language-selector .dropdown-menu,
  #header .user-info .dropdown-menu {
    top: 36px
  }
}

@media (max-width: 543px) {

  #header .currency-selector .dropdown-menu,
  #header .language-selector .dropdown-menu,
  #header .user-info .dropdown-menu {
    min-width: 100px
  }
}

#header .currency-selector li a,
#header .language-selector li a,
#header .user-info li a {
  padding: 3px 10px
}

#header .currency-selector .expand-more,
#header .language-selector .expand-more,
#header .user-info .expand-more {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px
}

@media (max-width: 991px) {

  #header .currency-selector .account-logo,
  #header .language-selector .account-logo,
  #header .user-info .account-logo {
    display: none
  }
}

#header .currency-selector .account-icon,
#header .language-selector .account-icon,
#header .user-info .account-icon {
  width: 40px;
  height: 40px;
  fill: #232323
}

#header .currency-selector .currency-selector-label,
#header .language-selector .currency-selector-label,
#header .user-info .currency-selector-label {
  display: none
}

#header .currency-selector .language-selector-label,
#header .language-selector .language-selector-label,
#header .user-info .language-selector-label {
  display: none
}

@media (max-width: 991px) {
  #header .user-info {
    padding: 0
  }
}

@media (max-width: 991px) {
  #header .user-info .dropdown-menu {
    top: 50px
  }
}

#header .user-info .dropdown-menu li a {
  display: block
}

#header #_desktop_cart {
  display: inline-block;
  float: right;
  position: relative
}

@media (min-width: 992px) {
  #header .cart-disply {
    padding: 0 15px;
    padding-left: 5px
  }
}

#header #_mobile_cart {
  float: right;
  position: relative
}

#header .blockcart {
  padding: 4px 10px 4px 8px;
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #6cf;
  border-radius: 50px;
  cursor: pointer
}

@media (max-width: 991px) {
  #header .blockcart {
    padding: 0;
    background-color: transparent;
    border-radius: 0
  }
}

#header .blockcart .header {
  margin-top: 0;
  padding-right: 0px
}

#header .blockcart .cart-link {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block
}

#header .blockcart .cart-img {
  width: 30px;
  height: 30px;
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.5s
}

@media (max-width: 991px) {
  #header .blockcart .cart-img {
    fill: #232323;
    width: 40px;
    height: 40px
  }
}

#header .blockcart .cart-content {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 18px
}

@media (max-width: 991px) {
  #header .blockcart .cart-content {
    border-left: none;
    padding-left: 0
  }
}

#header .blockcart .cart-content .cart-name {
  display: inline-block;
  text-transform: uppercase;
  position: relative
}

@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: "Baloo Paaji 2", cursive;
  display: none;
  left: auto;
  position: absolute;
  right: 15px;
  text-align: left;
  width: 350px;
  z-index: 3;
  border: 1px solid #ebebeb;
  top: 46px
}

@media (max-width: 991px) {
  #header .blockcart .cart-dropdown {
    width: 300px;
    top: 50px;
    right: 15px
  }
}

@media (max-width: 543px) {
  #header .blockcart .cart-dropdown {
    width: 287px
  }
}

#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: 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-image img {
  border: 2px solid #f6f6f6
}

#header .blockcart .cart-dropdown .product-container .product .product-detail {
  overflow: hidden;
  position: relative;
  font-size: 14px;
  padding-top: 10px;
  font-weight: 300
}

#header .blockcart .cart-dropdown .product-container .product .product-detail .product-name {
  margin: 0 0 5px 0
}

#header .blockcart .cart-dropdown .product-container .product .product-detail .product-name .cart_block_product_name {
  white-space: normal
}

#header .blockcart .cart-dropdown .product-container .product .product-detail .product-name .cart_block_product_name:hover {
  color: #232323
}

#header .blockcart .cart-dropdown .product-container .product .product-detail .price {
  margin: 5px 0;
  font-size: 16px
}

#header .blockcart .cart-dropdown .product-container .product .product-detail .label {
  font-weight: 500
}

#header .blockcart .cart-dropdown .product-container .product .product-detail .product-atributes li {
  line-height: 18px
}

#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;
  margin-top: 5px;
  line-height: 21px
}

#header .blockcart .cart-dropdown .product-container .product .remove-product .material-icons:hover {
  color: #232323
}

#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: 400
}

#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-products-count {
  line-height: 14px;
  display: inline-block;
  width: auto;
  margin-top: 4px;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-align: left
}

@media (max-width: 991px) {
  #header .blockcart .cart-products-count {
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background: #232323;
    color: #fff;
    font-size: 11px;
    right: 7px;
    top: 5px;
    position: absolute;
    left: auto;
    bottom: auto;
    text-align: center;
    margin: 0
  }
}

#header .blockcart a {
  color: #232323;
  font-weight: 400
}

#header .blockcart a:hover {
  color: #ff8f3c
}

#header .blockcart.active a:hover {
  color: white
}

@media (max-width: 991px) {
  #header .header-top-height {
    min-height: 71px
  }
}

#header .header-top {
  padding: 25px 0;
  background: #d4f1f5 !important;
  position: relative;
  z-index: 3
}

@media (max-width: 1199px) {
  #header .header-top {
    z-index: unset
  }
}

@media (max-width: 991px) {
  #header .header-top {
    padding: 13px 0
  }
}

@media (max-width: 543px) {
  #header .header-top {
    padding: 15px 0
  }
}

#header .header-top .header-right {
  padding: 0
}

#header .header-top>.container {
  position: relative
}

#header .header-top>.container>.row {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#header .header-top .menu {
  padding-left: 15px
}

#header .header-top .menu>ul>li {
  float: none
}

#header .header-top .position-static {
  position: static
}

@media (max-width: 991px) {
  #header .header-top .header-left {
    padding: 0 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #header .header-top .header-center {
    padding: 0
  }

  #header .header-top .header-right {
    padding: 0 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

#header .header-top.fixed-header {
  background-color: #fff !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  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;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  z-index: 99
}

@media (min-width: 992px) {
  #header .header-banner {
    background-image: url(../img/HGEUWaLCp2.png);
    height: 640px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    top: 0
  }
}

#header .top-menu-link {
  margin-left: 1.25rem
}

#wrapper {
  padding-top: 2.5rem;
  position: relative;
  background: #fff
}

#index #wrapper {
  padding-top: 0
}

#wrapper .banner {
  margin-bottom: 1.5rem;
  display: block
}

#wrapper #content-wrapper .h2 {
  text-align: left
}

.popover {
  font-family: inherit
}

.breadcrumb-container {
  background: url(../img/26jL5Knqyo.png) no-repeat top;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 60px 15px;
  margin: 0 auto;
  background-attachment: fixed;
  background-color: #f7f7f7;
  position: relative
}

@media (max-width: 991px) {
  .breadcrumb-container {
    background-image: none;
    background-color: #f5f5f5;
    padding: 40px 15px
  }
}

#index .breadcrumb-container {
  display: none
}

.breadcrumb-container .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  line-height: 22px
}

.breadcrumb-container .breadcrumb ol {
  padding-left: 0;
  margin-bottom: 0
}

.breadcrumb-container .breadcrumb .breadcrumb-title {
  text-transform: capitalize;
  color: #232323;
  font-weight: 500
}

@media (max-width: 991px) {
  .breadcrumb-container .breadcrumb .breadcrumb-title {
    color: #232323
  }
}

.breadcrumb-container .breadcrumb li {
  display: inline
}

.breadcrumb-container .breadcrumb li::after {
  content: "-";
  color: #232323;
  margin: 0.3125rem
}

@media (max-width: 991px) {
  .breadcrumb-container .breadcrumb li::after {
    color: #232323
  }
}

.breadcrumb-container .breadcrumb li:last-child::after {
  display: none
}

.breadcrumb-container .breadcrumb li a {
  color: #232323
}

@media (max-width: 991px) {
  .breadcrumb-container .breadcrumb li a {
    color: #232323
  }
}

.home-title {
  position: relative;
  text-align: center;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  padding: 65px 0 0;
  margin: 0 0 20px;
  font-family: "Baloo Paaji 2", cursive;
  letter-spacing: 0.5px;
  color: #232323
}

.home-title .title-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #e4e4e4;
  padding: 5px;
  border-radius: 50%;
  background: url(../img/1mGMwShjqk.png) no-repeat center
}

.home-title .title-icon::before {
  content: '';
  height: 1px;
  width: 70px;
  background: #e4e4e4;
  position: absolute;
  left: -70px;
  top: 46%
}

.home-title .title-icon::after {
  content: '';
  height: 1px;
  width: 70px;
  background: #e4e4e4;
  position: absolute;
  left: auto;
  right: -70px;
  top: 62%
}

@media (max-width: 543px) {
  .home-title {
    font-size: 26px;
    margin-bottom: 15px;
    padding: 70px 0 0
  }
}

.sub-title {
  color: #ff8f3c;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center
}

#main .page-header {
  margin-bottom: 1.563rem;
  text-align: center
}

#main .page-content {
  margin-bottom: 1.563rem
}

#main .page-content h4 {
  color: #4f4f4f
}

#main .page-content h6 {
  margin-bottom: 1.125rem
}

#main .page-content #notifications {
  margin-left: -15px;
  margin-right: -15px
}

#notifications ul {
  margin-bottom: 0
}

@media (min-width: 992px) {
  .footer-bg {
    content: '';
    width: 100%;
    height: 850px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    background-image: url(../img/2FIxSLWwR2.png);
    z-index: -1;
    background-size: cover
  }
}

#footer {
  position: relative;
  padding-top: 70px;
  color: #a7a7a7;
  background-color: #fff
}

@media (max-width: 991px) {
  #footer {
    padding-top: 50px
  }
}

#index #footer {
  margin-top: 0
}

@media (max-width: 991px) {
  #index #footer {
    padding-top: 30px
  }
}

#footer p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5;
  font-size: 14px;
  color: #777
}

@media (max-width: 991px) {
  #footer p {
    margin-bottom: 12px
  }
}

#footer a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5;
  font-size: 14px;
  color: #777;
  text-decoration: none;
  transition: all 0.2s;
  word-break: break-all
}

#footer a:hover {
  color: #6cf
}

#footer #mywishlist-link {
  width: auto;
  padding: 0
}

#footer #mywishlist-link i {
  display: none
}

#footer h3,
#footer .h3 {
  margin-bottom: 20px;
  color: #ff8f3c;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  overflow: hidden;
  display: block;
  font-family: "Baloo Paaji 2", cursive
}

@media (max-width: 991px) {

  #footer h3,
  #footer .h3 {
    margin-bottom: 12px
  }
}

#footer h3.myaccount-title a,
#footer .h3.myaccount-title a {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #ff8f3c;
  font-family: "Baloo Paaji 2", cursive
}

#footer h3.title-block a,
#footer .h3.title-block a {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #ff8f3c;
  font-family: "Baloo Paaji 2", cursive
}

#footer .footer-container {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 60px 0 20px
}

@media (max-width: 991px) {
  #footer .footer-container {
    padding: 0 0 15px
  }
}

@media (max-width: 543px) {
  #footer .footer-container {
    padding: 0 0 15px
  }
}

#footer .footer-container .block-heading {
  color: #fff
}

#footer .footer-container a {
  transition: all 0.2s
}

@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
  }

  .menu,
  .dropdown-item {
    padding-left: 0;
    padding-right: 0
  }
}

@media (max-width: 991px) {
  #header .logo {
    width: 130px
  }

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

  .sub-menu {
    left: 0;
    min-width: 100%
  }

  .block-contact {
    padding: 0 15px;
    border: none
  }

  #blockcart-modal .product-image {
    width: 100%;
    display: block;
    max-width: 250px;
    margin: 0 auto 0.9375rem
  }
}

@media (max-width: 991px) and (max-width: 543px) {
  #blockcart-modal .product-image {
    max-width: 100%
  }
}

@media (max-width: 991px) {
  #blockcart-modal .cart-content {
    padding-left: 0
  }

  #blockcart-modal .product-name,
  #product-availability {
    margin-top: .625rem
  }

  #search_filters .facet .facet-label {
    text-align: left
  }

  .block-category .category-cover {
    position: relative;
    text-align: center
  }

  .block-category {
    padding-bottom: 0
  }
}

#main .page-content {
  border: 1px solid #eaeaea;
  margin-bottom: 1.5625rem;
  padding: 30px;
  background: #fff
}

#left-column .text-uppercase,
#right-column .text-uppercase {
  border: medium none;
  color: #333;
  font: 600 16px/18px "Baloo Paaji 2", cursive;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  text-align: left
}

#left-column #search_filters>p,
#right-column #search_filters>p {
  background: #f5f5f5;
  padding: 15px
}

@media (min-width: 992px) {
  #ishislider {
 
    margin-top: 181px;
 
}
  #left-column .collapse.data-toggler {
    display: inherit
  }
}

#left-column .category-block-container {
  margin-bottom: 30px;
  text-decoration: none
}

@media (max-width: 991px) {
  #left-column .category-block-container {
    margin-bottom: 15px
  }
}

#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 .thumbnail-container .wishlist-button-add {
  display: none
}

#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;
  padding: 0;
  background: none
}

#left-column .all-product-link {
  font-weight: 400;
  margin: 0;
  font-size: 14px;
  text-align: right;
  display: block;
  padding: 10px 10px 10px 0;
  text-transform: uppercase
}

#left-column section.featured-products {
  margin-bottom: 30px;
  padding: 0;
  border: 1px solid #eee
}

@media (max-width: 991px) {
  #left-column section.featured-products {
    margin-bottom: 15px
  }
}

#left-column section.featured-products .product-container .product-description .product-title a {
  font-size: 14px;
  word-break: break-all
}

#left-column section.featured-products .product-container .product-price-and-shipping {
  opacity: 1
}

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

#left-column section.featured-products .product-container .product-price-and-shipping .regular-price {
  color: #000 !important;
  font-size: 14px;
  margin-right: 3px
}

#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 {
  display: none;
  font-size: 14px;
  margin: 0 3px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  #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 {
    display: none
  }
}

#slidetop {
  background: #ff8f3c none repeat scroll 0 0;
  color: transparent;
  border-radius: 50%;
  bottom: 15px;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  padding: 6px;
  position: fixed;
  right: 15px;
  text-align: center;
  width: 40px;
  z-index: 99;
  display: none;
  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: 12px;
  transition: all 0.5s
}

#slidetop:hover {
  background-color: #6cf
}

#slidetop:hover:after {
  color: #fff
}

#siteloader {
  background: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: all .5s ease
}

#siteloader .loader {
  display: block;
  position: relative;
  top: 40%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  border: 3px solid transparent;
  border-top-color: transparent;
  border-top-color: #ff8f3c;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

#siteloader .loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff8f3c;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite
}

#siteloader .loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: transparent;
  border-top-color: #ff8f3c;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite
}

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

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

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

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

#spin-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9998;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.block-title,
.footer-title,
.title {
  position: relative;
  cursor: pointer
}

.block-title .navbar-toggler,
.footer-title .navbar-toggler,
.title .navbar-toggler {
  width: auto;
  height: auto;
  position: absolute;
  top: 12px;
  right: 15px;
  padding: 0
}

.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 {
  color: #ff8f3c;
  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
}



@media (min-width: 992px) {
  .block-social {
    background: url(../img/Newsletter.jpg) no-repeat;
    background-position: center;

  }
}