/** Shopify CDN: Minification failed

Line 2826:47 Unexpected "82"
Line 2837:47 Unexpected "82"
Line 6632:8 "pointer-evens" is not a known CSS property
Line 11440:4 "hegiht" is not a known CSS property

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

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

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

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

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

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

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

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

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,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: #00000003; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

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

  .label {
    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; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

body {
  font-family: system-ui, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.71429;
  color: #454545;
  background-color: white; }

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

a {
  color: #fe9494;
  text-decoration: none; }
  a:hover, a:focus {
    color: #fe0606;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: black; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 11px; }

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

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

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

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

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

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

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

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

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #fe5252; }

a.text-primary:hover,
a.text-primary:focus {
  color: #fe1f1f; }

.text-success {
  color: white; }

a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6; }

.text-info {
  color: white; }

a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6; }

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

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

.text-danger {
  color: white; }

a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6; }

.bg-primary {
  color: #fff; }

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

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #fe1f1f; }

.bg-success {
  background-color: #5cb85c; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #449d44; }

.bg-info {
  background-color: #31b0d5; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #2490af; }

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

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

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #da3d3d; }

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

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

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

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

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

dt,
dd {
  line-height: 1.71429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

.initialism {
  font-size: 90%; }

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

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

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

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 10px;
  font-size: 13px;
  line-height: 1.71429;
  color: black; }

.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 9px 20px;
  font-size: 13px;
  line-height: 1.71429;
  color: black;
  background-color: white;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #fe5252;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(254, 82, 82, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(254, 82, 82, 0.6); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 49px; } }
.form-group {
  margin-bottom: 15px; }

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

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

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

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

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

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

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  min-height: 35px; }
  .form-control-static.input-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, .form-control-static.input-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 {
    padding-left: 0;
    padding-right: 0; }

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 12px 30px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 49px;
  padding: 12px 30px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 39px;
  padding: 13px 30px;
  font-size: 17px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 52.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: white; }
.has-success .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-success .input-group-addon {
  color: white;
  border-color: white;
  background-color: #5cb85c; }
.has-success .form-control-feedback {
  color: white; }

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

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

.has-feedback label ~ .form-control-feedback {
  top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

@media (min-width: 768px) {
  .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 .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 10px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 17px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 9px 20px;
  font-size: 13px;
  line-height: 1.71429;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.71429;
  color: #777777;
  white-space: nowrap; }

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      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: 9px 20px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: black;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e5e5e5;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 12px 30px;
    font-size: 17px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

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

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.71429;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

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

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

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

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

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

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

.velaBreadcrumbs {
  position: relative;
  color: black;
  background-color: whitesmoke;
  text-align: center; }
  .velaBreadcrumbs.hasBackgroundImage .container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }

.breadcrumbHeading {
  margin: 10px 0 7px;
  font-size: 32.5px;
  font-weight: 500;
  text-transform: uppercase; }

.breadcrumbHeadingProduct {
  font-size: 32.5px; }

.breadcrumbHeadingArticle {
  font-size: 39px; }

.breadcrumb {
  margin: 0;
  padding: 8px 0px;
  list-style: none;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block;
    font-size: 13px; }
    .breadcrumb > li + li:before {
      content: "-";
      padding: 0 5px 0 6px;
      color: black; }
    .breadcrumb > li a {
      color: black; }
      .breadcrumb > li a:hover, .breadcrumb > li a:focus {
        color: black;
        text-decoration: none; }
  .breadcrumb > .active {
    color: black; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 9px 20px;
      line-height: 1.71429;
      text-decoration: none;
      color: #454545;
      background-color: white;
      border: 1px solid #dddddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #fe0606;
    background-color: #eeeeee;
    border-color: #dddddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: white;
    background-color: #fe5252;
    border-color: #fe5252;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > 82  {
  padding: 12px 30px;
  font-size: 17px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

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

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

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

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #fe5252;
    background-color: white; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

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

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

.alert-success {
  background-color: #5cb85c;
  border-color: #5cae4c;
  color: white; }
  .alert-success hr {
    border-top-color: #539d44; }
  .alert-success .alert-link {
    color: #e6e6e6; }

.alert-info {
  background-color: #31b0d5;
  border-color: #26b3bc;
  color: white; }
  .alert-info hr {
    border-top-color: #229fa7; }
  .alert-info .alert-link {
    color: #e6e6e6; }

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

.alert-danger {
  background-color: #e26868;
  border-color: #de536a;
  color: white; }
  .alert-danger hr {
    border-top-color: #da3d57; }
  .alert-danger .alert-link {
    color: #e6e6e6; }

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

a.list-group-item,
button.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: whitesmoke; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #fe5252;
  border-color: #fe5252; }
  .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: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, .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 {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: white; }

.list-group-item-success {
  color: white;
  background-color: #5cb85c; }

a.list-group-item-success,
button.list-group-item-success {
  color: white; }
  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:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: white;
    background-color: #4cae4c; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }

.list-group-item-info {
  color: white;
  background-color: #31b0d5; }

a.list-group-item-info,
button.list-group-item-info {
  color: white; }
  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:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: white;
    background-color: #28a1c4; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }

.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:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: white;
  background-color: #e26868; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: white; }
  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:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: white;
    background-color: #de5353; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }

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

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

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

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

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

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

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

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

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

.list-group + .panel-footer {
  border-top-width: 0; }

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

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

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

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

.panel-success {
  border-color: #5cae4c; }
  .panel-success > .panel-heading {
    color: white;
    background-color: #5cb85c;
    border-color: #5cae4c; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #5cae4c; }
    .panel-success > .panel-heading .badge {
      color: #5cb85c;
      background-color: white; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #5cae4c; }

.panel-info {
  border-color: #26b3bc; }
  .panel-info > .panel-heading {
    color: white;
    background-color: #31b0d5;
    border-color: #26b3bc; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #26b3bc; }
    .panel-info > .panel-heading .badge {
      color: #31b0d5;
      background-color: white; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #26b3bc; }

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

.panel-danger {
  border-color: #de536a; }
  .panel-danger > .panel-heading {
    color: white;
    background-color: #e26868;
    border-color: #de536a; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #de536a; }
    .panel-danger > .panel-heading .badge {
      color: #e26868;
      background-color: white; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #de536a; }

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: system-ui, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: system-ui, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

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

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

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

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

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

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

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

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

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

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

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

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

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

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

  th.visible-print,
  td.visible-print {
    display: table-cell !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; } }
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0); }

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

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-dots {
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin: 0;
  padding: 0 30px;
  font-size: 0;
  list-style: none;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .slick-dots li {
    display: inline-block;
    margin: 0 5px; }
    .slick-dots li button {
      display: block;
      padding: 0;
      width: 15px;
      height: 15px;
      border: 2px solid white;
      background-color: transparent;
      border-radius: 50%;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        background-color: white; }
    .slick-dots li.slick-active button {
      background-color: white; }

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  padding: 0;
  width: 50px;
  height: 50px;
  color: #454545;
  background-color: white;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .slick-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "simple-line-icons";
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .slick-arrow:hover, .slick-arrow:focus {
    color: white;
    background-color: #fe5252; }
  .slick-arrow.slick-prev {
    left: 15px; }
    .slick-arrow.slick-prev:before {
      content: "\e605";
      margin-left: -2px; }
  .slick-arrow.slick-next {
    right: 15px; }
    .slick-arrow.slick-next:before {
      content: "\e606";
      margin-left: 2px; }
  .slick-arrow.slick-hidden {
    display: none !important; }

.slideTwoBannerContainer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .slideTwoBannerContainer .velaSlideshowWrapper {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 1199px) {
      .slideTwoBannerContainer .velaSlideshowWrapper {
        width: 73%; } }
    @media (max-width: 991px) {
      .slideTwoBannerContainer .velaSlideshowWrapper {
        width: 100%; } }

.slideTwoBanner {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1199px) {
    .slideTwoBanner {
      width: 27%; } }
  @media (max-width: 991px) {
    .slideTwoBanner {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 30px; }
      .slideTwoBanner .velaBannerItem {
        width: 50%; } }
  @media (max-width: 767px) {
    .slideTwoBanner {
      margin-top: 15px; } }
  .slideTwoBanner .velaBannerItem + .velaBannerItem {
    margin-top: 32px; }
    @media (max-width: 991px) {
      .slideTwoBanner .velaBannerItem + .velaBannerItem {
        margin-top: 0; } }

.velaSlideshowWrapper {
  position: relative; }
  .velaSlideshowWrapper .slick-arrow {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .velaSlideshowWrapper:hover .slick-arrow {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

.velaSliderLoading {
  display: block;
  height: 500px;
  overflow: hidden; }
  .velaSliderLoading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-top: -30px;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    background-color: white;
    background-image: url(//block21.gr/cdn/shop/t/3/assets/loading.gif?v=9076874988191347041618390215);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.video-loader {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  border: 3px solid #e5e5e5;
  border-top-color: transparent;
  -webkit-animation: spin 0.65s infinite linear;
  -o-animation: spin 0.65s infinite linear;
  animation: spin 0.65s infinite linear;
  transition: all 0.1s ease-out 0.5s;
  z-index: 4;
  top: 50%;
  left: 50%; }
  .ie9 .video-loader, .video-is-loaded .video-loader, .video-is-playing .video-loader, .video-is-paused .video-loader, .autoplay .video-loader, .no-autoplay .video-loader {
    content: none;
    display: none; }
  .video-is-loading .video-loader, .autoplay .video-is-loading .video-loader, .no-autoplay .video-is-loading .video-loader {
    display: block;
    visibility: visible;
    opacity: 1; }

.video-is-playing .slick-dots {
  display: none !important; }

.btnssPause:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #FFF;
  background-color: #333;
  padding: 15px;
  z-index: 10;
  transition: none; }
  .video-is-playing .btnssPause:focus {
    display: none; }

.btnssPauseStop {
  display: block; }
  .is-paused .btnssPauseStop {
    display: none; }

.btnssPausePlay {
  display: none; }
  .is-paused .btnssPausePlay {
    display: block; }

.velassSlide {
  position: relative;
  overflow: hidden; }

.velassLink {
  display: block; }
  .velassLink:active, .velassLink:focus {
    opacity: 1; }

.velassImage {
  transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  z-index: 1; }
  .slick-initialized .velassImage, .no-js .velassImage {
    opacity: 1; }
  .velassSlideBackgroundVideo .velassImage {
    opacity: 0; }
  .no-autoplay .velassImage {
    opacity: 1; }

.ie9 .velassSlide {
  z-index: 1 !important; }
.ie9 .slick-dots {
  z-index: 2; }

.velassVideo {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.velassVideoBackground {
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in; }
  .autoplay .velassVideoBackground.video-is-loaded {
    display: block;
    visibility: visible;
    opacity: 1;
    position: absolute; }

.velassSlideBackgroundVideo::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.velassVideo-chrome {
  display: none;
  opacity: 0;
  visibility: none;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in; }
  .ie9 .velassVideo-chrome {
    display: block; }
  .velassSlide.video-is-playing .velassVideo-chrome, .velassSlide.video-is-paused .velassVideo-chrome {
    display: block;
    visibility: visible;
    opacity: 1; }

.btnssVideoControl {
  color: #454545;
  background-color: transparent;
  border: 0;
  font-size: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnssVideoControl .icon {
    width: 80px;
    fill: currentColor; }

.velassHasCaption {
  margin-top: 30px; }

.btnssVideoControlPlay .velassVideoBackground {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }
.video-is-loaded .btnssVideoControlPlay {
  visibility: visible;
  opacity: 0.8;
  filter: alpha(opacity=80); }
.video-is-loading .btnssVideoControlPlay, .video-is-playing .btnssVideoControlPlay, .velassSlide.video-is-paused .btnssVideoControlPlay {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0); }

.btnssVideoControlClose {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.8); }
  .btnssVideoControlClose:before, .btnssVideoControlClose:after {
    content: "";
    position: absolute;
    top: 24px;
    left: 10px;
    width: 30px;
    height: 2px;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .btnssVideoControlClose:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .video-is-playing .btnssVideoControlClose, .velassSlide.video-is-paused .btnssVideoControlClose {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

.velassCaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%; }
  .velassCaption .container {
    position: relative; }
  .slideshow__link .velassCaption {
    cursor: inherit; }
  .slideshow__slide--has-background-video .velassCaption {
    padding-top: 90px; }
  .video-is-playing .velassCaption {
    display: none; }
  .velassSlide.video-is-paused .velassCaption {
    display: none; }

.velassCaptionContent {
  position: absolute;
  top: 50%;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
  .caption-center .velassCaptionContent {
    left: 50%;
    right: auto;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .caption-left .velassCaptionContent {
    left: 15px;
    right: auto;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .caption-right .velassCaptionContent {
    left: auto;
    right: 15px;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .slick-active .velassCaptionContent, .no-js .velassCaptionContent {
    opacity: 1;
    filter: alpha(opacity=100); }
  .velassCaptionContent::after {
    content: "";
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 3px solid #e5e5e5;
    border-top-color: transparent;
    -webkit-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -30px;
    left: 50%; }
  .slick-initialized .velassCaptionContent::after, .no-js .velassCaptionContent::after {
    visibility: hidden;
    content: none;
    opacity: 0;
    filter: alpha(opacity=0); }

.velassCaptionInner {
  font-size: 13px; }

.velassSubheading {
  margin: 0;
  padding: 5px 0;
  font-size: 1em;
  letter-spacing: 3px; }

.velassHeading {
  margin: 0;
  padding: 5px 0;
  font-size: 3.07692em;
  font-weight: 500; }
  @media (max-width: 767px) {
    .velassHeading {
      font-size: 2.30769em; } }

.velassHeadingSmall {
  position: relative;
  margin: 0;
  padding: 5px 0;
  font-size: 5.15385em;
  font-weight: 500; }
  @media (max-width: 1199px) {
    .velassHeadingSmall {
      font-size: 3.84615em; } }
  @media (max-width: 767px) {
    .velassHeadingSmall {
      font-size: 3.84615em; } }

.velassDesc {
  padding: 10px 0;
  font-size: 1.07692em; }

.btnVelaSlider {
  margin-top: 40px;
  padding: 18px 60px;
  color: #fe5252;
  background-color: transparent;
  border: 2px solid #fe5252;
  font-size: 1.07692em;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  @media (max-width: 1199px) {
    .btnVelaSlider {
      margin-top: 20px; } }
  @media (max-width: 991px) {
    .btnVelaSlider {
      margin-top: 15px;
      padding: 10px 35px; } }
  .btnVelaSlider.btnWhite {
    color: black;
    border-color: white;
    background-color: white; }
  .btnVelaSlider.btnRed {
    color: white;
    border-color: red;
    background-color: red; }
  .btnVelaSlider.btnBlack {
    color: white;
    border-color: black;
    background-color: black; }
  .btnVelaSlider.btnBlue {
    color: white;
    border-color: blue;
    background-color: blue; }
  .btnVelaSlider.btnYellow {
    color: white;
    border-color: yellow;
    background-color: yellow; }
  .btnVelaSlider.btnGreen {
    color: white;
    border-color: green;
    background-color: green; }
  .btnVelaSlider.btnSilver {
    color: white;
    border-color: silver;
    background-color: silver; }
  .btnVelaSlider.btnPink {
    color: white;
    border-color: pink;
    background-color: pink; }
  .btnVelaSlider:hover, .btnVelaSlider:focus {
    color: white;
    background-color: #fe8585;
    border-color: #fe8585; }

.slick-current .leftright-1 {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .leftright-2 {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .leftright-3 {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .leftright-4 {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .leftright-5 {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 3.4s;
  animation-duration: 3.4s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .rightleft-1 {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .rightleft-2 {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .rightleft-3 {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .rightleft-4 {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .rightleft-5 {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 3.4s;
  animation-duration: 3.4s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .topbottom-1 {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .topbottom-2 {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .topbottom-3 {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .topbottom-4 {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .topbottom-5 {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 3.4s;
  animation-duration: 3.4s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .bottomtop-1 {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .bottomtop-2 {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .bottomtop-3 {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .bottomtop-4 {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }
.slick-current .bottomtop-5 {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 3.4s;
  animation-duration: 3.4s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none; }

.headerMenu {
  position: relative;
  background-color: white; }

.headerMenuInner {
  position: relative; }

.velaMegamenu ul {
  list-style: none;
  padding-left: 0; }
.velaMegamenu .nav {
  margin: 0;
  padding: 0;
  text-align: center; }
  .velaMegamenu .nav > li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    float: none; }
    .velaMegamenu .nav > li > a {
      padding: 10px 17px;
      color: black;
      background-color: transparent;
      font-family: system-ui;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      text-transform: uppercase;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .velaMegamenu .nav > li > a:hover, .velaMegamenu .nav > li > a:focus {
        background-color: transparent;
        color: #e40a0a; }
    .velaMegamenu .nav > li.hasMenuDropdown > a:after {
      content: "\f107";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 14px;
      margin-left: 5px;
      height: 14px; }
    .velaMegamenu .nav > li.hasMenuDropdown.hasMegaMenu {
      position: static; }
    .velaMegamenu .nav > li.hasMenuDropdown:hover > .menuDropdown, .velaMegamenu .nav > li.hasMenuDropdown:focus > .menuDropdown {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
.velaMegamenu .menuDropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 900;
  display: block;
  margin: 0;
  padding: 20px 25px;
  min-width: 220px;
  background-color: white;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.12); }
  .velaMegamenu .menuDropdown.megaMenu {
    right: 0;
    width: 100%; }
  .velaMegamenu .menuDropdown .menuTitle {
    display: block;
    margin-bottom: 10px;
    color: #666666;
    font-family: system-ui;
    font-weight: 500;
    font-size: 13px; }
    .velaMegamenu .menuDropdown .menuTitle > span,
    .velaMegamenu .menuDropdown .menuTitle a {
      display: block;
      padding: 10px 0;
      color: black;
      background-color: transparent;
      font-family: system-ui;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      text-transform: uppercase; }
  .velaMegamenu .menuDropdown li {
    position: relative; }
    .velaMegamenu .menuDropdown li a {
      display: block;
      font-family: system-ui;
      font-size: 13px;
      font-weight: normal;
      padding: 5px 0;
      color: #666666;
      background-color: transparent;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .velaMegamenu .menuDropdown li a:hover, .velaMegamenu .menuDropdown li a:focus {
        background-color: transparent;
        color: #e40a0a;
        text-decoration: none; }
    .velaMegamenu .menuDropdown li.hasMenuDropdown > a:after {
      content: "\f105";
      display: inline-block;
      vertical-align: middle;
      font-family: "FontAwesome";
      float: right;
      margin-left: 5px; }
    .velaMegamenu .menuDropdown li.hasMenuDropdown .menuDropdown {
      top: 0;
      left: 100%; }
    .velaMegamenu .menuDropdown li.hasMenuDropdown:hover > .menuDropdown, .velaMegamenu .menuDropdown li.hasMenuDropdown:focus > .menuDropdown {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }

.velaMegamenu .nav li.last_item > a {
  color: #fe5252;
  font-weight: 700; }

.blockProMenu {
  margin-bottom: 10px; }
  .blockProMenu:before, .blockProMenu:after {
    content: " ";
    display: table; }
  .blockProMenu:after {
    clear: both; }
  .blockProMenu .proImageMenu {
    float: left;
    width: 80px; }
  .blockProMenu .proMetaMenu {
    padding-left: 100px; }
  .blockProMenu .proName {
    margin: 0;
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px; }
    .blockProMenu .proName a {
      display: block;
      padding: 4px 0;
      color: black;
      text-decoration: none;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .blockProMenu .proName a:hover, .blockProMenu .proName a:focus {
        color: #fe5252; }
  .blockProMenu .priceProduct {
    display: inline-block; }

@media (max-width: 992px) {
  .menuMobileActive {
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 0;
    height: 100%; } }
.menuBtnMobile {
  position: relative;
  text-align: right; }

.btnMenuMobile {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 16px 0 0;
  padding: 8px 12px;
  color: #454545;
  background-color: transparent;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnMenuMobile:before {
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -8px;
    width: 1px;
    height: 16px;
    background-color: #121212;
    opacity: 0.3;
    filter: alpha(opacity=30); }
  .btnMenuMobile:hover {
    color: #fe5252;
    border-color: #fe5252; }

.menuMobileContainer {
  display: block;
  width: 300px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -300px;
  z-index: 1000;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f6f6f6;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
  .menuMobileContainer .menuMobileWrapper {
    display: block;
    min-height: 100%;
    padding: 0 15px 15px;
    color: black;
    background-color: white; }
  .menuMobileActive .menuMobileContainer {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px); }
  .menuMobileContainer .memoHeader {
    position: relative;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    font-family: system-ui;
    font-weight: 400;
    font-size: 19px;
    text-transform: uppercase; }
  .menuMobileContainer .btnMenuClose {
    position: absolute;
    top: 16px;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer; }
    .menuMobileContainer .btnMenuClose:before, .menuMobileContainer .btnMenuClose:after {
      content: '';
      position: absolute;
      top: 4px;
      left: 45%;
      margin-top: -30/2;
      margin-left: -3/2;
      display: block;
      height: 20px;
      width: 2px;
      background-color: black;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menuMobileContainer .btnMenuClose:after {
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  .menuMobileContainer ul {
    list-style: none;
    padding: 0; }
  .menuMobileContainer .memoNav {
    margin: 15px 0; }
    .menuMobileContainer .memoNav li {
      position: relative; }
      .menuMobileContainer .memoNav li a {
        display: block;
        color: black;
        background-color: transparent;
        padding: 10px 0;
        font-family: system-ui;
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease; }
        .menuMobileContainer .memoNav li a:hover {
          color: #e40a0a;
          background-color: transparent; }
    .menuMobileContainer .memoNav .memoDropdown > li {
      padding-left: 15px; }

.memoBtnDropdown {
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 1;
  width: 38px;
  height: 38px;
  background-color: #f2f2f2;
  line-height: 38px;
  cursor: pointer;
  text-align: center; }
  .memoBtnDropdown .fa-angle-down:before {
    content: '\f106'; }
  .memoBtnDropdown.collapsed .fa-angle-down:before {
    content: '\f107'; }

.menuMobileOverlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
  .menuMobileActive .menuMobileOverlay {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

.labelSale {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  padding: 3px 10px;
  color: white;
  background-color: #fe5252;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold; }

.label1plus1 {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  padding: 3px 10px;
  color: white;
  background-color: #000000;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.priceProduct {
  color: #454545;
  font-size: 13px; }
  .priceProduct.priceSale {
    margin-right: 6px; }
  .priceProduct.priceCompare {
    color: #595959;
    font-size: 11px;
    text-decoration: line-through; }

#ProductPrice {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  color: #fe5252;
  font-size: 20px;
  font-weight: 500; }

#ComparePrice {
  font-size: 15px; }

.btnAddToCart {
  padding: 17px 50px;
  color: #ffffff;
  background-color: #121212;
  border-color: #121212;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnAddToCart:hover {
    color: #ffffff;
    background-color: #fe5252;
    border-color: #fe5252; }
  .btnAddToCart.disabled, .btnAddToCart[disabled] {
    opacity: 0.65 !important; }

.proReviews {
  font-size: 12px;
  line-height: 24px; }
  .proReviews .spr-icon {
    margin: 0 1px;
    top: auto;
    color: #fe5252; }
    .proReviews .spr-icon.spr-icon-star-empty {
      color: #9b9b9b;
      opacity: 1;
      filter: alpha(opacity=100); }
  .proReviews [class^="spr-icon-"]:before,
  .proReviews [class*=" spr-icon-"]:before {
    font-size: 100%; }

.velaProBlock {
  position: relative; }
  .velaProBlock .proHImage {
    position: relative;
    overflow: hidden; }
  .velaProBlock .proFeaturedImage {
    display: block; }
    .velaProBlock .proFeaturedImage span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: white;
      z-index: 1;
      visibility: hidden;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
  .velaProBlock .proContent {
    position: relative;
    padding: 20px 0 30px;
    text-align: center; }
  .velaProBlock .productType {
    font-size: 10px; }
    .velaProBlock .productType a {
      display: block;
      color: black;
      text-decoration: none;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .velaProBlock .productType a:hover, .velaProBlock .productType a:focus {
        color: #fe5252; }
  .velaProBlock .proName {
    margin: 0;
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px; }
    .velaProBlock .proName a {
      display: block;
      padding: 4px 0;
      color: black;
      text-decoration: none;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .velaProBlock .proName a:hover, .velaProBlock .proName a:focus {
        color: #fe5252; }
  .velaProBlock .proReviews .spr-badge-caption {
    display: none; }
  .velaProBlock .proButton {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
  .velaProBlock .formAddToCart {
    margin: 0 5px; }
  .velaProBlock .productQuickView {
    margin: 0 5px; }
  .velaProBlock .btnAddToCart {
    padding: 10px 30px; }
    .velaProBlock .btnAddToCart i {
      display: none; }
    .velaProBlock .btnAddToCart span.has-icon {
      display: none; }
  .velaProBlock .btnProduct {
    width: 42px;
    height: 42px;
    padding: 8px 5px;
    font-size: 15px;
    text-align: center; }
    .velaProBlock .btnProduct span {
      display: none; }
  .velaProBlock:hover .proFeaturedImage span {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
  .velaProBlock:hover .proButton {
    bottom: 30px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
  .velaProBlock:hover .pro-button-list {
    bottom: -75px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

.proPrice .priceProduct {
  display: inline-block; }

.proDescription {
  padding: 10px 0;
  font-weight: 300; }
  .proDescription h5 {
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 500; }
  .proDescription ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .proDescription ul li {
      position: relative;
      padding-left: 18px;
      font-size: 11px; }
      .proDescription ul li:before {
        content: '\f00c';
        position: absolute;
        top: 1px;
        left: 0;
        color: #fe5252;
        font-family: "FontAwesome";
        font-size: 9px; }

.plus1Description {
  padding: 10px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  background-color: #1d1d1d;
  max-width: 34rem;
  margin-top: 1.5rem; }
  .plus1Description h5 {
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 500; }
  .plus1Description ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .plus1Description ul li {
      position: relative;
      padding-left: 18px;
      font-size: 11px; }
      .plus1Description ul li:before {
        content: '\f00c';
        position: absolute;
        top: 1px;
        left: 0;
        color: #fe5252;
        font-family: "FontAwesome";
        font-size: 9px; }

.pageCollectionInner {
  padding: 60px 0; }

.headerCollection {
  font-size: 29px;
  margin: 0 0 30px;
  padding: 10px 0; }

.collImage {
  margin-bottom: 30px; }

.collBoxSort {
  text-align: center;
  margin: 0;
  margin-bottom: 30px; }
  .collBoxSort:before, .collBoxSort:after {
    content: " ";
    display: table; }
  .collBoxSort:after {
    clear: both; }

.collView {
  float: left;
  display: flex;
  justify-content: space-between;
  width: 60px; }

.collDescription {
  margin-bottom: 30px; }

.changeView {
  position: relative;
  float: left;
  width: 24px;
  height: 24px;
  color: black;
  background-color: transparent;
  border: 0;
  margin-right: 8px; }
  .changeView .iconChangeView {
    font-size: 0; }
  .changeView.changeViewGrid:before, .changeView.changeViewGrid:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    background-color: black;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .changeView.changeViewGrid:after {
    top: 13px; }
  .changeView.changeViewGrid .iconChangeView:before, .changeView.changeViewGrid .iconChangeView:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 10px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: black;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .changeView.changeViewGrid .iconChangeView:after {
    top: 13px; }
  .changeView.changeViewGrid:hover:before, .changeView.changeViewGrid:hover:after, .changeView.changeViewGrid.changeViewActive:before, .changeView.changeViewGrid.changeViewActive:after {
    background-color: #fe5252; }
  .changeView.changeViewGrid:hover .iconChangeView:before, .changeView.changeViewGrid:hover .iconChangeView:after, .changeView.changeViewGrid.changeViewActive .iconChangeView:before, .changeView.changeViewGrid.changeViewActive .iconChangeView:after {
    background-color: #fe5252; }
  .changeView.changeViewList:before, .changeView.changeViewList:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 6px;
    display: block;
    width: 14px;
    height: 4px;
    background-color: black;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .changeView.changeViewList:after {
    top: 10px; }
  .changeView.changeViewList .iconChangeView:before, .changeView.changeViewList .iconChangeView:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    background-color: black;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .changeView.changeViewList .iconChangeView:after {
    top: 10px; }
  .changeView.changeViewList .fa:before {
    font-size: 0;
    content: '';
    position: absolute;
    top: 17px;
    left: 6px;
    display: block;
    width: 14px;
    height: 4px;
    background-color: black;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .changeView.changeViewList .fa:after {
    content: '';
    position: absolute;
    top: 17px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    background-color: black;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .changeView.changeViewList:hover:before, .changeView.changeViewList:hover:after, .changeView.changeViewList.changeViewActive:before, .changeView.changeViewList.changeViewActive:after {
    background-color: #fe5252; }
  .changeView.changeViewList:hover .iconChangeView:before, .changeView.changeViewList:hover .iconChangeView:after,
  .changeView.changeViewList:hover .fa:before,
  .changeView.changeViewList:hover .fa:after, .changeView.changeViewList.changeViewActive .iconChangeView:before, .changeView.changeViewList.changeViewActive .iconChangeView:after,
  .changeView.changeViewList.changeViewActive .fa:before,
  .changeView.changeViewList.changeViewActive .fa:after {
    background-color: #fe5252; }

.collProductCount {
  float: left;
  padding: 0 20px;
  height: 24px;
  font-size: 13px;
  line-height: 24px; }

.collSortBy {
  position: relative;
  float: right; }
  .collSortBy:after {
    content: "\f107";
    position: absolute;
    top: 0;
    right: 10px;
    color: black;
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 24px; }
  .collSortBy > label {
    margin: 0;
    height: 24px;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px; }
  .collSortBy > select {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: auto;
    height: 24px;
    padding: 0 20px 1px;
    padding-left: 10px;
    font-weight: 500;
    color: black;
    background-color: transparent;
    border: 0;
    line-height: 24px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.collDisplayNumberOfProds {
  position: relative;
  display: inline-block; }
  .collDisplayNumberOfProds:after {
    content: "\f107";
    position: absolute;
    top: 0;
    right: 10px;
    color: black;
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 24px; }
  .collDisplayNumberOfProds > label {
    margin: 0;
    height: 24px;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px; }
  .collDisplayNumberOfProds > select {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: auto;
    height: 24px;
    padding: 0 20px 1px;
    padding-left: 10px;
    font-weight: 500;
    color: black;
    background-color: transparent;
    border: 0;
    line-height: 24px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.pagination {
  position: relative;
  display: block;
  padding: 15px 0;
  font-size: 0;
  text-align: center; }
  .pagination > li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px; }
    .pagination > li > a,
    .pagination > li > span {
      padding: 9px 5px;
      width: 40px;
      height: 40px;
      color: black;
      background-color: white;
      border: 1px solid #e5e5e5;
      font-size: 13px;
      font-weight: 500;
      line-height: 20px;
      text-align: center;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .pagination > li > a span,
      .pagination > li > span span {
        display: none; }
      .pagination > li > a span.has-icon,
      .pagination > li > span span.has-icon {
        display: inline; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        color: white;
        background-color: black;
        border-color: black; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    color: white;
    background-color: black;
    border-color: black; }

.filterCollectionFullwidth {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 30px; }
  .filterCollectionFullwidth .collBoxSort {
    width: 100%;
    margin: 0; }

.filterTagFullwidth .filterTagFullwidthContent {
  position: fixed;
  top: 0;
  left: -320px;
  z-index: 900;
  padding: 30px;
  width: 320px;
  height: 100vh;
  background-color: white;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
  .filterTagFullwidth .filterTagFullwidthContent.active {
    left: 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

.filterTagFullwidthButton {
  cursor: pointer;
  min-width: 80px;
  color: black;
  line-height: 24px;
  text-transform: uppercase; }

.filterTagFullwidthClose {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px; }
  .filterTagFullwidthClose:before, .filterTagFullwidthClose:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 4px;
    display: block;
    width: 20px;
    height: 1px;
    background-color: #454545; }
  .filterTagFullwidthClose:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .filterTagFullwidthClose:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.velaCollectionsWrapper {
  padding: 120px 0 60px; }

.velaBoxCollection {
  position: relative;
  margin-bottom: 60px;
  text-align: center;
  overflow: hidden; }

.velaBoxCollectionImage {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden; }
  .velaBoxCollectionImage a {
    position: relative;
    display: block; }

.collectionTitle {
  margin: 0;
  padding: 10px 0;
  color: black;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase; }
  .collectionTitle a {
    display: inline-block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .collectionTitle a:hover, .collectionTitle a:focus {
      color: #fe5252; }

.collectionProductCount {
  margin-bottom: 15px;
  font-size: 11px; }

.collectionShortDesc {
  margin-bottom: 15px;
  font-size: 12px; }

.collectionButtonDetail {
  text-align: center; }
  .collectionButtonDetail a {
    display: inline-block;
    padding: 8px 28px;
    color: black;
    background-color: white;
    border: 1px solid black;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .collectionButtonDetail a:hover, .collectionButtonDetail a:focus {
      color: white;
      border-color: black;
      background-color: black; }

.proList.list .velaProBlock {
  padding: 30px 0;
  border-bottom: 1px solid #e5e5e5; }
  .proList.list .velaProBlock:first-child {
    padding-top: 0; }
  .proList.list .velaProBlock:last-child {
    border-bottom: 0; }
  .proList.list .velaProBlock .proName {
    font-size: 20px; }
  .proList.list .velaProBlock .proReviews {
    position: static;
    right: auto;
    bottom: auto;
    padding: 6px 0; }
  .proList.list .velaProBlock .proPrice {
    padding-right: 0; }
  .proList.list .velaProBlock .proButton {
    margin-top: 15px; }
    .proList.list .velaProBlock .proButton:after {
      content: '';
      display: table;
      clear: both; }
  .proList.list .velaProBlock .btnAddToCart {
    position: static;
    top: auto;
    left: auto;
    margin: 0;
    padding: 17px 50px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .proList.list .velaProBlock .btnProduct {
    position: static;
    top: auto;
    left: auto;
    margin: 0;
    width: 56px;
    height: 56px;
    margin-left: 10px;
    padding: 14px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
  .proList.list .velaProBlock .formAddToCart {
    float: left; }
  .proList.list .velaProBlock .productQuickView {
    float: left; }
.proList.list .priceProduct {
  color: #fe5252;
  font-size: 20px; }
  .proList.list .priceProduct.priceCompare {
    font-size: 17px; }

.moreCollection {
  width: 100%;
  padding: 15px;
  text-align: center; }

.btnLoadMoreProduct {
  display: block;
  width: 100%;
  padding: 20px;
  color: black;
  background-color: #f2f2f2;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase; }
  .btnLoadMoreProduct.disabled {
    cursor: not-allowed;
    opacity: 0.5; }

.infiniteLoading {
  width: 100%;
  text-align: center; }

.zoomContainer {
  z-index: 90;
  width: auto !important;
  height: auto !important; }

.zoomWindow {
  border: 0 !important; }

#productSelect {
  display: none; }

.proBoxPrimary {
  padding: 60px 0; }

.proBoxImage .proFeaturedImage {
  position: relative;
  padding: 0; }
  .proBoxImage .proFeaturedImage img {
    cursor: pointer; }

.proFeaturedImage {
  position: relative;
  padding: 0; }
  @media (max-width: 991px) {
    .proFeaturedImage img {
      pointer-events: none; } }

.proLabelSale {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  padding: 3px 10px;
  color: white;
  background-color: #fe5252;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold; }

.proLabel1plus1 {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  padding: 3px 10px;
  color: white;
  background-color: #000000;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px; }

.thumbItem a {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }
  .thumbItem a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    pointer-events: none;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
  .thumbItem a:hover, .thumbItem a:focus, .thumbItem a.active {
    opacity: 1;
    filter: alpha(opacity=100); }
    .thumbItem a:hover:before, .thumbItem a:focus:before, .thumbItem a.active:before {
      border-color: #fe5252; }

.proThumbnails {
  margin-top: 10px; }
  .proThumbnails .owl-thumblist {
    margin-left: -5px;
    margin-right: -5px; }
    .proThumbnails .owl-thumblist .thumbItem {
      padding: 0 5px; }
  .proThumbnails .owl-nav > div {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0); }
  .proThumbnails .owl-nav .owl-prev {
    left: 5px; }
  .proThumbnails .owl-nav .owl-next {
    right: 5px; }
  .proThumbnails:hover .owl-nav > div {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

@media (min-width: 992px) {
  .proBoxInfo {
    padding-left: 50px; } }
.proBoxInfo h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 39px;
  font-weight: 500; }
.proBoxInfo .productType {
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase; }
.proBoxInfo .proReviews {
  margin: 0 0 15px; }
.proBoxInfo .spr-badge-starrating {
  margin-right: 8px; }
.proBoxInfo .proAttr {
  margin: 0 0 5px; }
  .proBoxInfo .proAttr > label {
    margin: 0;
    min-width: 110px;
    color: black;
    font-weight: normal; }
.proBoxInfo .proShortDescription {
  margin: 0 0 10px;
  padding: 10px 0;
  color: black; }
.proBoxInfo .proPrice {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5; }
.proBoxInfo .selector-wrapper {
  margin: 0 0 10px; }
  .proBoxInfo .selector-wrapper:before, .proBoxInfo .selector-wrapper:after {
    content: " ";
    display: table; }
  .proBoxInfo .selector-wrapper:after {
    clear: both; }
  .proBoxInfo .selector-wrapper > label {
    margin: 0;
    min-width: 100px;
    height: 34px;
    font-weight: normal; }
  .proBoxInfo .selector-wrapper > select {
    min-width: 200px;
    height: 34px;
    padding: 6px 14px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .proBoxInfo .selector-wrapper > select:focus {
      border-color: #fe5252;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(254, 82, 82, 0.3);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(254, 82, 82, 0.3); }
.proBoxInfo .proQuantity {
  margin: 0 0 10px;
  padding: 15px 0 0; }
  .proBoxInfo .proQuantity .qtySelector {
    display: block;
    margin: 0;
    padding: 6px 0;
    color: black;
    font-weight: 500; }
.proBoxInfo .proButton {
  margin-bottom: 20px;
  padding: 10px 0; }

.productAvailability.instock,
.quickviewAvailability.instock {
  /*         color: #3aba3a; */
  color: #000; }
.productAvailability.outstock,
.quickviewAvailability.outstock {
  color: #ff0000; }

.velaProductSharing {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5; }

.velaProductSharingTittle {
  margin: 0 20px 0 0;
  color: black;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px; }

.proPageCategories {
  padding: 20px 0 10px; }
  .proPageCategories .cateTitle {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px; }
  .proPageCategories a {
    display: inline-block;
    color: black;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .proPageCategories a:hover {
      color: #fe5252; }

.proDetailTagMore {
  padding: 0 0 10px; }
  .proDetailTagMore .tagTitle {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px; }
  .proDetailTagMore span {
    display: inline-block;
    color: black;
    font-size: 12px; }

.velaQty {
  display: inline-block;
  position: relative;
  padding: 0 18px;
  background-color: #e5e5e5; }
  .velaQty .velaQtyButton {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 18px;
    height: 40px;
    color: black;
    background-color: transparent;
    border: 0;
    line-height: 18px;
    text-align: center;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .velaQty .velaQtyButton.velaQtyMinus {
      left: 0;
      right: auto; }
    .velaQty .velaQtyButton.velaQtyPlus {
      border-left: 0; }
    .velaQty .velaQtyButton:hover {
      color: white;
      background-color: #fe5252; }
    .drawerProductQty .velaQty .velaQtyButton {
      height: 30px; }
  .velaQty .txtFallback {
    font-size: 12px; }
  .velaQty .velaQtyText {
    padding: 5px 0;
    width: 60px;
    height: 40px;
    border: 0;
    color: black;
    background-color: transparent;
    line-height: 20px;
    text-align: center; }
    .velaQty .velaQtyText:focus {
      outline: 0; }
    .drawerProductQty .velaQty .velaQtyText {
      height: 30px; }

.proDetailInfo {
  margin-top: 60px;
  padding: 30px 0; }
  .proDetailInfo .spr-container {
    padding: 20px; }
    .proDetailInfo .spr-container .spr-header-title {
      font-size: 15px;
      font-weight: 500; }
    .proDetailInfo .spr-container .spr-form-label {
      font-size: 13px; }
    .proDetailInfo .spr-container .spr-icon.spr-icon-star-empty {
      color: #9b9b9b; }
    .proDetailInfo .spr-container .spr-icon.spr-icon-star, .proDetailInfo .spr-container .spr-icon:hover {
      color: #fe5252; }
    .proDetailInfo .spr-container .spr-form-input-text,
    .proDetailInfo .spr-container .spr-form-input-email,
    .proDetailInfo .spr-container .spr-form-input-textarea {
      border: 1px solid #e5e5e5;
      padding: 6px 14px; }
    .proDetailInfo .spr-container .spr-button-primary {
      color: #ffffff;
      background-color: #9e0707;
      border-color: #000000;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .proDetailInfo .spr-container .spr-button-primary:hover {
        color: #000000;
        background-color: #ffffff;
        border-color: #000000; }
  .proDetailInfo .tab-content > .tab-pane {
    padding: 30px 0; }
  .proDetailInfo .velaPanel {
    margin-bottom: 30px;
    background-color: #f7f7f7;
    border-bottom: 0; }
  .proDetailInfo .panel-heading {
    padding: 0; }
    .proDetailInfo .panel-heading a {
      position: relative;
      display: block;
      padding: 8px 15px;
      color: black;
      background-color: transparent;
      border-bottom: 1px solid #e5e5e5;
      font-size: 17px;
      font-weight: 600;
      line-height: 30px;
      text-decoration: none;
      text-transform: uppercase;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .proDetailInfo .panel-heading a:after {
        content: "\f107";
        font-family: "FontAwesome";
        position: absolute;
        top: 8px;
        right: 15px; }
      .proDetailInfo .panel-heading a:hover {
        color: #fe5252; }
      .proDetailInfo .panel-heading a.collapsed {
        color: #454545; }
        .proDetailInfo .panel-heading a.collapsed:hover {
          color: black; }
        .proDetailInfo .panel-heading a.collapsed:after {
          content: "\f105"; }
  .proDetailInfo .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0;
    padding: 30px; }

.velaProductNavTabs {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  border-bottom: 1px solid #e5e5e5; }
  .velaProductNavTabs li {
    margin-right: 34px; }
    .velaProductNavTabs li a {
      position: relative;
      display: block;
      padding: 12px 0;
      color: #454545;
      background-color: transparent;
      font-size: 20px;
      font-weight: 500;
      -webkit-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out; }
      .velaProductNavTabs li a:hover, .velaProductNavTabs li a:focus {
        color: black;
        background-color: transparent; }
      .velaProductNavTabs li a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -1px;
        display: block;
        width: 100%;
        height: 0;
        background-color: black;
        -webkit-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out; }
    .velaProductNavTabs li.active a {
      color: black;
      background-color: transparent; }
      .velaProductNavTabs li.active a:after {
        height: 2px; }

.swatch {
  margin: 0 0 10px; }
  .swatch:before, .swatch:after {
    content: " ";
    display: table; }
  .swatch:after {
    clear: both; }
  .swatch .header {
    float: left;
    width: 100%;
    margin: 0;
    padding: 6px 0;
    color: black;
    font-weight: 500; }
  .swatch input {
    display: none; }
    .swatch input:checked + label {
      -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      border-color: black; }
  .swatch label {
    position: relative;
    cursor: pointer;
    float: left;
    min-width: 32px;
    height: 32px;
    margin: 0;
    padding: 0 15px;
    color: black;
    background-color: white;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase; }
  .swatch .swatch-element {
    position: relative;
    float: left;
    -webkit-font-smoothing: antialiased;
    margin: 0 8px 8px 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0); }
    .swatch .swatch-element.soldout .crossed-out {
      display: block; }
    .swatch .swatch-element.soldout label {
      cursor: not-allowed;
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .swatch .swatch-element:hover .tooltip {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
    .swatch .swatch-element.color label {
      padding: 0;
      background-size: 100% 100%;
      overflow: hidden; }
      .swatch .swatch-element.color label:before {
        content: '';
        position: absolute;
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
        border: 2px solid transparent;
        pointer-evens: none; }
    .swatch .swatch-element.color input:checked + label:before {
      border-color: white; }
  .swatch .tooltip {
    position: absolute;
    left: 50%;
    bottom: 100%;
    display: block;
    width: 100px;
    margin-left: -50px;
    margin-bottom: 10px;
    padding: 4px 8px;
    color: white;
    background: #fe5252;
    font-size: 11px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .swatch .tooltip:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -20px;
      display: block;
      width: 100%;
      height: 20px; }
    .swatch .tooltip:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: -5px;
      width: 0;
      height: 0;
      margin-left: -5px;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #fe5252; }
  .swatch.error {
    padding: 1em;
    color: #333 !important;
    background-color: #E8D2D2 !important;
    border-radius: 5px; }
    .swatch.error p {
      margin: 0.7em 0; }
      .swatch.error p:first-child {
        margin-top: 0; }
      .swatch.error p:last-child {
        margin-bottom: 0; }
    .swatch.error code {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.crossed-out {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none; }

.blogContainerSidebar {
  max-width: 790px; }

.blogContainerSidebarLeft {
  float: right; }

.rte img {
  max-width: 100%;
  margin: 0;
  height: auto; }

.velaBlogTitle {
  font-family: system-ui;
  font-size: 29px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 30px;
  padding: 9px 0px;
  display: none; }

.articleMeta {
  padding: 6px 0; }
  .articleMeta > span {
    position: relative;
    margin-right: 20px;
    padding-left: 20px;
    display: inline-block;
    color: #5f5f5f;
    font-size: 12px; }
    .articleMeta > span:last-child {
      margin-right: 0; }
    .articleMeta > span:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      font-family: "FontAwesome";
      font-size: 12px; }
  .articleMeta .articlePublish:before {
    content: "\f133"; }
  .articleMeta .articleAuthor:before {
    content: "\f2c0"; }
  .articleMeta .articleCountComment {
    padding-left: 0; }
    .articleMeta .articleCountComment:before {
      display: none; }

.articleTags {
  margin: 0 0 15px;
  padding: 8px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }
  .articleTags span {
    position: relative;
    color: black;
    font-weight: 500; }
    .articleTags span:before {
      content: "\f02c";
      margin-right: 5px;
      font-family: "FontAwesome"; }
  .articleTags a {
    padding: 0 3px;
    color: #454545;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .articleTags a:hover, .articleTags a:focus {
      color: #fe5252; }

.articleComment {
  padding: 50px 0; }
  .articleComment .velaCommentTitle {
    margin: 0 0 30px;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 31px;
    text-transform: uppercase; }
  .articleComment .velaCommentCount {
    margin: 0;
    margin-bottom: 10px;
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase; }

.velaCommentsList {
  margin: 0 0 20px;
  padding: 20px 0; }
  .velaCommentsList li {
    display: block;
    margin: 0 0 15px; }
    .velaCommentsList li:last-child {
      margin-bottom: 0; }
  .velaCommentsList .itemComment {
    margin: 0;
    padding: 15px;
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px; }
    .velaCommentsList .itemComment strong {
      color: black;
      font-weight: 400; }

.formComment .row {
  margin-left: -7.5px;
  margin-right: -7.5px; }
.formComment [class*='col-'] {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.velaHomeBlogsInner {
  padding: 23px 0 30px; }

.velaBlogItem {
  text-align: center; }

.blogPostImage {
  position: relative;
  height: 250px;
  overflow: hidden; }
  .blogPostImage a {
    display: block; }
  .blogPostImage img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: inherit;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.blogPostContent {
  padding: 20px 0; }

.blogPostMeta {
  margin-bottom: 4px;
  color: #4a4a4a;
  font-size: 11px;
  line-height: 31px;
  text-transform: uppercase; }

.blogPostTitle {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }
  .blogPostTitle a {
    display: inline-block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .blogPostTitle a:hover, .blogPostTitle a:focus {
      color: #fe5252; }

.velaBlogWrap {
  padding: 100px 0 60px; }
  .velaBlogWrap .pagination {
    margin-top: 0; }

.blogArticle {
  margin-bottom: 60px; }
  .blogArticle .articleMeta {
    text-transform: uppercase; }

.articleImage {
  position: relative;
  margin-bottom: 20px; }

.articleTitle {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }
  .articleTitle a {
    display: inline-block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .articleTitle a:hover, .articleTitle a:focus {
      color: #fe5252; }

.articleDesc {
  padding-top: 15px; }

.articleMore {
  padding-top: 15px; }
  .articleMore .btn {
    padding: 11px 40px;
    border-width: 1px; }

.blogArticleListing {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px; }
  .blogArticleListing .articleImage {
    position: relative;
    width: 40%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .blogArticleListing .articleImage a {
        position: relative;
        display: block;
        width: 100%;
        height: 220px;
        overflow: hidden; }
      .blogArticleListing .articleImage img {
        position: absolute;
        top: 0;
        left: 50%;
        max-width: inherit;
        height: 100%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }
  .blogArticleListing .articleContent {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px; }
  .blogArticleListing .articleDesc {
    padding-top: 10px; }

.sidebarArticleItem {
  padding: 9px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.sidebarArticleItemImage {
  width: 37%;
  padding: 8px 0;
  padding-right: 20px; }
  .sidebarArticleItemImage a {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden; }
  .sidebarArticleItemImage img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: inherit;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.sidebarArticleItemContent {
  width: 63%; }
  .sidebarArticleItemContent a {
    display: block;
    margin-bottom: 6px;
    color: black;
    font-size: 13px;
    line-height: 23px;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .sidebarArticleItemContent a:hover, .sidebarArticleItemContent a:focus {
      color: #fe5252; }
  .sidebarArticleItemContent time {
    color: #646464;
    font-size: 12px; }

.blogSidebar {
  margin-bottom: 50px; }

.blogTagsList {
  margin: 0 -4px;
  padding: 15px 0;
  font-size: 0; }
  .blogTagsList li {
    display: inline-block;
    padding: 0 4px; }
  .blogTagsList a {
    display: block;
    margin-bottom: 8px;
    padding: 4px 10px;
    color: #454545;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .blogTagsList a:hover, .blogTagsList a:focus {
      color: white;
      background-color: #fe5252;
      border-color: #fe5252; }

.velaArticleWrap {
  padding: 100px 0; }

.articleItem {
  line-height: 32px; }
  .articleItem .articleFeaturedImage {
    margin-bottom: 10px; }
  .articleItem .articleDetailContent {
    padding: 10px 0; }

.articleFeaturedImage {
  margin-bottom: 30px;
  padding-top: 8px; }

.articleDetailContent {
  max-width: 770px;
  margin: 0 auto; }
  .articleDetailContent .rte {
    margin-bottom: 15px; }

.articleHeader {
  margin-bottom: 65px;
  text-align: center; }
  .articleHeader .blogPostMeta {
    margin-bottom: 5px; }

.articleBoxExtend {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-left: -15px;
  margin-left: -15px;
  padding: 15px 0; }

.articleExtend {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px; }

.articleExtendRight {
  text-align: right; }

.articleExtendImage {
  margin-bottom: 16px; }

.articleExtendNavText {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 21px;
  text-transform: uppercase; }
  .articleExtendNavText a {
    display: inline-block;
    color: #454545;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .articleExtendNavText a:hover, .articleExtendNavText a:focus {
      color: #fe5252; }

.articleExtendTitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }
  .articleExtendTitle a {
    display: inline-block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .articleExtendTitle a:hover, .articleExtendTitle a:focus {
      color: #fe5252; }

.articlePostBottom {
  margin-top: 40px;
  padding: 8px 0;
  border-top: 1px solid #e5e5e5; }
  .articlePostBottom:after {
    content: "";
    display: table;
    clear: both; }
  .articlePostBottom .articleAuthor {
    position: relative;
    float: left;
    line-height: 30px; }
    .articlePostBottom .articleAuthor span {
      color: black;
      font-weight: 500; }

.articleSocialSharing {
  float: right;
  font-size: 0;
  line-height: 30px; }

.articleFacebookShare {
  display: inline-block;
  vertical-align: middle; }
  .articleFacebookShare .fb-share-button {
    display: block;
    line-height: 20px; }

.articleTwitterShare {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }
  .articleTwitterShare .twitter-share-button {
    display: block; }

.cartTitle {
  margin: 0 0 30px;
  padding: 10px 0;
  color: black;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

.cartContainer {
  margin: 30px 0 60px; }

.cartTable .cartHeaderLabels {
  padding: 12px 0;
  background-color: #e5e5e5;
  color: black;
  font-weight: 600;
  line-height: 20px; }

.cartItemWrap .rowFlex {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5; }

.cartProductImage .cartImage {
  display: inline-block;
  margin-right: 15px; }
.cartProductImage img {
  display: block;
  max-width: 100%; }

.cartProductName a {
  display: block;
  color: black;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .cartProductName a:hover, .cartProductName a:focus {
    color: #fe5252; }

.cartProductPrice .priceProduct {
  padding: 0 15px; }

.cartProductSubtotal .cartSubtotal {
  font-size: 15px; }

.cartProductRemove a {
  display: inline-block; }

.functionCart {
  margin-top: 30px;
  font-size: 12px; }

.cartEmptyContent {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  align-content: center;
  margin-top: 50px;
  padding: 20px 0;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  min-height: 240px; }
  .cartEmptyContent > p {
    margin-bottom: 20px;
    width: 100%; }
  .cartEmptyContent .cartEmpty {
    color: black;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase; }

.cartBoxSubtotal {
  margin-top: 30px;
  margin-bottom: 6px; }
  .cartBoxSubtotal .cartSubtotalTitle {
    margin-right: 10px;
    color: black;
    font-size: 15px;
    font-weight: 600; }
  .cartBoxSubtotal .cartSubtotal {
    font-size: 23px; }

.cartShipping {
  margin-bottom: 20px; }

.functionCartButton .btn {
  vertical-align: bottom; }
.functionCartButton .btnUpdateCart {
  margin-right: 10px;
  color: black;
  background-color: white;
  border-color: black;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .functionCartButton .btnUpdateCart:hover, .functionCartButton .btnUpdateCart:focus {
    color: white;
    background-color: #fe5252;
    border-color: #fe5252; }
.functionCartButton .btnCheckout {
  padding: 9px 30px;
  font-size: 13px;
  font-weight: 600; }

.cartProductProp {
  font-size: 11px; }

.cartRemove {
  display: block;
  width: 20px;
  height: 20px;
  color: white;
  background-color: white;
  line-height: 20px;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .cartRemove:hover, .cartRemove:focus {
    color: white;
    background-color: white;
    text-decoration: none; }
  .cartRemove span {
    display: none; }
  .cartRemove i.fa-trash {
    color: #fe5252;
    font-size: 18px;
    line-height: 24px; }

.cartSubtotal {
  color: #fe5252;
  font-size: 17px;
  font-weight: 600; }

.btnViewCart {
  display: inline-block;
  padding: 8px 25px;
  color: #454545;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnViewCart:hover, .btnViewCart:focus {
    color: #fe5252;
    border-color: #fe5252;
    text-decoration: none; }

.btnCheckout {
  padding: 12px 30px;
  color: white;
  background-color: #fe5252;
  border-color: #fe5252;
  font-size: 15px;
  line-height: 28px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnCheckout .fa {
    margin-left: 6px; }
  .btnCheckout:hover, .btnCheckout:focus {
    color: white;
    background-color: #fe3939;
    border-color: #fe3939; }

.btnCartNote {
  display: inline-block;
  padding: 8px 25px;
  color: #454545;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnCartNote.collapsed .icofont:before {
    content: "\ed31"; }
  .btnCartNote:hover, .btnCartNote:focus {
    color: #fe5252;
    border-color: #fe5252;
    text-decoration: none; }

.velaCartTop {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 28px;
  text-align: left; }
  .velaCartTop:before {
    content: '';
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -8px;
    width: 1px;
    height: 16px;
    background-color: #121212;
    opacity: 0.3;
    filter: alpha(opacity=30); }
  .velaCartTop > a {
    display: block;
    height: 30px;
    position: relative;
    color: #121212;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .velaCartTop > a:hover, .velaCartTop > a:focus {
      color: #fe5252; }
    .velaCartTop > a span {
      display: none; }
    .velaCartTop > a .icon-bag {
      display: inline-block;
      vertical-align: middle; }
  .velaCartTop.active .velaAjaxCartModal, .velaCartTop:hover .velaAjaxCartModal, .velaCartTop:focus .velaAjaxCartModal {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

#CartCount {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  padding-left: 1px;
  color: white;
  background-color: #fe5252;
  border-radius: 50%;
  font-size: 10px;
  line-height: 16px;
  text-align: center; }

.velaAjaxCartModal {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 20;
  padding: 15px;
  min-width: 280px;
  background-color: white;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.headerCartEmpty {
  padding: 6px;
  font-size: 12px;
  font-weight: 300; }

.headerCartScroll {
  max-height: 340px;
  overflow-x: hidden;
  overflow-y: auto; }
  .headerCartScroll .ajaxCartProduct {
    position: relative;
    margin-bottom: 15px; }

.headerCartImage {
  width: 30%; }
  .headerCartImage a {
    display: block; }

.headerCartContent {
  padding: 0 15px;
  width: 70%; }

.headerCartProductName {
  display: block;
  margin-bottom: 5px;
  color: black;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .headerCartProductName:hover, .headerCartProductName:focus {
    color: #fe5252;
    text-decoration: none; }

.headerCartProductMeta {
  font-size: 11px; }

.headerCartPrice {
  font-size: 11px; }

.headerCartRemoveBox {
  position: absolute;
  top: 0;
  right: 0; }

.headerCartTotal {
  padding-top: 15px;
  border-top: 2px solid #e5e5e5; }
  .headerCartTotal:after {
    content: "";
    display: table;
    clear: both; }
  .headerCartTotal .headerCartTotalTitle {
    float: left;
    color: black;
    font-weight: 500;
    line-height: 30px; }
  .headerCartTotal .headerCartTotalNum {
    float: right;
    color: #fe5252;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px; }

.headerCartButton .headerCartButtonBox {
  padding-top: 15px; }
.headerCartButton .btn {
  display: block;
  width: 100%;
  text-align: center; }
.headerCartButton .btnCheckout {
  padding: 6px 30px;
  font-size: 13px; }

.headerCartModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }
  .headerCartModal .overlayCart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: url(//block21.gr/cdn/shop/t/3/assets/velaClose.png?v=121253005341505273761618390221), auto;
    background-color: rgba(0, 0, 0, 0.6); }
  .headerCartModal .headerCartContent {
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;
    padding: 30px;
    background-color: white;
    width: 570px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
    @media (max-width: 600px) {
      .headerCartModal .headerCartContent {
        width: 300px; } }
    .headerCartModal .headerCartContent:after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 479px) {
      .headerCartModal .headerCartContent {
        max-height: 100%;
        padding: 15px;
        overflow-y: auto; } }
  .headerCartModal.active {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
    .headerCartModal.active .headerCartContent {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
  .headerCartModal .closeCartModal {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center; }
    .headerCartModal .closeCartModal:before, .headerCartModal .closeCartModal:after {
      content: "";
      position: absolute;
      top: 10px;
      left: 1px;
      width: 20px;
      height: 2px;
      background-color: #454545;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
    .headerCartModal .closeCartModal:before {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .headerCartModal .closeCartModal:after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .headerCartModal .closeCartModal:hover:before, .headerCartModal .closeCartModal:hover:after {
      background-color: #fe5252; }
  .headerCartModal .cartProductImage {
    float: left;
    width: 42%;
    padding-right: 30px; }
    @media (max-width: 600px) {
      .headerCartModal .cartProductImage {
        width: 100%;
        padding-right: 0; } }
  .headerCartModal .cartProductContent {
    float: left;
    width: 100%;
    padding: 15px 0;
    text-align: center; }
    @media (max-width: 600px) {
      .headerCartModal .cartProductContent {
        width: 100%; } }
  .headerCartModal .productTitle {
    margin-bottom: 8px;
    color: black;
    font-size: 16px; }
  .headerCartModal .alertCartModal {
    margin-bottom: 10px;
    color: #06be1c;
    font-size: 13px; }

.cartModalButtons {
  margin: 0 auto;
  padding-top: 20px; }
  .cartModalButtons .btn {
    width: 100%; }
  .cartModalButtons .btnCheckout {
    margin-top: 10px;
    padding: 6px 20px;
    font-size: 13px; }

.drawerClose {
  position: relative;
  display: block;
  height: 26px; }

.jsDrawerClose {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  cursor: pointer; }
  .jsDrawerClose:before, .jsDrawerClose:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 26px;
    height: 2px;
    background-color: #454545;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .jsDrawerClose:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .jsDrawerClose:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .jsDrawerClose:hover:before, .jsDrawerClose:hover:after {
    background-color: #fe5252; }

.drawerCartTitle {
  margin: 0;
  padding: 10px 0;
  color: black;
  border-bottom: 1px solid #e5e5e5;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

.drawerCartEmpty {
  margin-top: 30px;
  text-align: center; }

.drawerProduct {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 15px 0; }
  .drawerProduct .drawerProductImage {
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px; }
  .drawerProduct .drawerProductContent {
    position: relative;
    padding: 10px 15px;
    width: 100%; }

.drawerCartFooter {
  padding: 15px; }

.drawerProductTitle {
  margin-bottom: 5px; }
  @media (max-width: 479px) {
    .drawerProductTitle {
      margin-bottom: 5px; } }
  .drawerProductTitle a {
    display: block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .drawerProductTitle a:hover, .drawerProductTitle a:focus {
      color: #fe5252; }
  .drawerProductTitle span {
    display: block;
    color: #454545;
    font-size: 12px; }

.drawerProductPrice {
  margin-bottom: 10px; }
  @media (max-width: 479px) {
    .drawerProductPrice {
      margin-bottom: 10px; } }
  .drawerProductPrice .priceProduct {
    color: #fe5252;
    font-size: 15px;
    font-weight: 700; }

.drawerProductDelete {
  position: absolute;
  top: 0;
  right: 0; }

.drawerSubtotal:after {
  content: "";
  display: table;
  clear: both; }
.drawerSubtotal .cartSubtotalHeading {
  float: left;
  line-height: 30px;
  color: black;
  text-transform: uppercase; }
.drawerSubtotal .cartSubtotal {
  float: right;
  line-height: 30px; }

.drawerShipping {
  margin: 0 0 15px;
  padding: 10px 0;
  font-size: 12px; }

.drawerButton .btnVelaCart {
  width: 100%; }
.drawerButton .drawerButtonBox {
  margin-bottom: 15px; }
  .drawerButton .drawerButtonBox:last-child {
    margin-bottom: 0; }

.ajaxCartNote {
  margin: 15px 0;
  padding: 15px; }

.velaCartNoteButton {
  text-align: center; }

.velaCartNoteGroup {
  margin-top: 15px; }
  .velaCartNoteGroup label {
    display: none;
    margin-bottom: 10px;
    font-weight: 600; }

.velaAccountTitle {
  position: relative;
  margin: 0 0 30px;
  padding: 10px 0;
  font-family: system-ui;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase; }
  .velaAccountTitle span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 20px;
    background-color: white; }
  .velaAccountTitle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5; }
  @media (max-width: 479px) {
    .velaAccountTitle {
      margin: 0 0 15px; } }

.velaAccountTitleSmall {
  margin-bottom: 15px;
  font-size: 15px; }

.velaAccountContainer {
  padding: 100px 0; }
  @media (max-width: 479px) {
    .velaAccountContainer {
      padding: 50px 0; } }

.navFormAccount li {
  float: left;
  width: 50%; }
  .navFormAccount li a {
    padding: 20px 0;
    color: #454545;
    background-color: #ebebeb;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .navFormAccount li a:hover, .navFormAccount li a:focus {
      color: #454545;
      background-color: #ebebeb; }
  .navFormAccount li.active a {
    color: black;
    background-color: white; }

.velaFormAccount {
  margin: 0 auto;
  max-width: 600px;
  border-radius: 3px; }
  .velaFormAccount .tab-content {
    padding: 30px; }
    @media (max-width: 479px) {
      .velaFormAccount .tab-content {
        padding: 15px; } }

.formAccount .form-group {
  margin-bottom: 30px; }
  @media (max-width: 479px) {
    .formAccount .form-group {
      margin-bottom: 15px; } }
.formAccount label {
  font-weight: 600; }
.formAccount .form-control {
  height: 40px;
  border-radius: 2px; }
.formAccount .btn {
  width: 100%;
  height: 46px;
  padding: 10px 30px;
  border-radius: 3px;
  text-align: center; }
@media (max-width: 479px) {
  .formAccount .row {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .formAccount .row [class*='col-'] {
      padding-left: 7.5px;
      padding-right: 7.5px; } }

.formAccountText {
  padding-bottom: 15px;
  text-align: center; }

.formAccountResetPassword {
  padding: 30px; }
  @media (max-width: 479px) {
    .formAccountResetPassword {
      padding: 15px; } }

.formActivateAccount {
  padding: 30px; }
  @media (max-width: 479px) {
    .formActivateAccount {
      padding: 15px; } }

.form-group--pasword {
  position: relative; }
  .form-group--pasword .form-control {
    padding-right: 80px; }
  .form-group--pasword .velaShowPassword {
    position: absolute;
    top: 50%;
    right: 2px;
    min-width: 68px;
    margin-top: -15px;
    padding: 5px 10px;
    color: #454545;
    border-left: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    text-align: center; }

.forgetPassword {
  margin-top: 30px;
  text-align: center; }
  @media (max-width: 479px) {
    .forgetPassword {
      margin-top: 15px; } }

.form-buttonCancel {
  margin-top: 30px;
  text-align: center; }

.velaAccountButton {
  display: inline-block;
  padding: 8px 25px;
  color: #454545;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  font-size: 11px;
  line-height: 20px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .velaAccountButton:hover, .velaAccountButton:focus {
    color: #fe5252;
    border-color: #fe5252;
    text-decoration: none; }

.boxAccount {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  height: 100%;
  border-radius: 3px; }
  @media (max-width: 479px) {
    .boxAccount {
      margin-bottom: 15px;
      padding: 15px;
      height: auto; } }
  .boxAccount .accountContent {
    font-size: 12px;
    line-height: 20px; }
  .boxAccount .customerName {
    margin: 0;
    padding: 8px 0; }
  .boxAccount .customerEmail {
    margin-bottom: 8px; }
  .boxAccount .btnRecoverPassword {
    padding: 0;
    color: #fe5252;
    border: 0;
    background-color: transparent;
    font-size: 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .boxAccount .btnRecoverPassword:hover {
      text-decoration: underline; }
  .boxAccount .accountButton a {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .boxAccount .accountButton a:hover {
      text-decoration: underline; }

.accountOrderBox {
  margin-top: 30px;
  padding: 30px;
  border-radius: 3px; }
  @media (max-width: 479px) {
    .accountOrderBox {
      margin-top: 15px;
      padding: 15px; } }

.accountHeading {
  margin: 0 0 15px;
  padding: 0;
  font-size: 15px; }

.addressInfo {
  margin: 0; }
  .addressInfo li {
    margin-bottom: 8px; }
    .addressInfo li:last-child {
      margin-bottom: 0; }
  .addressInfo label {
    margin: 0;
    font-weight: 400; }

.orderBoxContent {
  font-size: 12px;
  line-height: 20px; }
  .orderBoxContent p {
    margin-bottom: 8px; }
    .orderBoxContent p:last-child {
      margin-bottom: 0; }

.velaFormAddress {
  padding: 30px;
  font-size: 12px; }
  @media (max-width: 479px) {
    .velaFormAddress {
      padding: 15px; } }
  .velaFormAddress .velaAddAddress {
    width: 100%;
    text-align: center; }

.formAddAddress {
  margin-top: 30px; }
  .formAddAddress .form-buttonCancel {
    margin-top: 30px;
    text-align: center; }
    @media (max-width: 479px) {
      .formAddAddress .form-buttonCancel {
        margin-top: 15px; } }

.addressList {
  margin-top: 30px; }
  @media (max-width: 479px) {
    .addressList {
      margin-top: 15px; } }
  .addressList .addressBox {
    height: auto; }

.labelDefault {
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 10px;
  color: white;
  background-color: #fe5252;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase; }

.addressBoxFunction {
  margin-top: 15px; }
  .addressBoxFunction a {
    position: relative;
    display: inline-block;
    padding: 8px 25px;
    color: #454545;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .addressBoxFunction a:before {
      content: "";
      display: inline-block;
      margin-right: 5px;
      font-family: "FontAwesome";
      font-weight: normal; }
    .addressBoxFunction a:first-child:before {
      content: "\f044"; }
    .addressBoxFunction a:last-child:before {
      content: "\f00d"; }
    .addressBoxFunction a:hover, .addressBoxFunction a:focus {
      color: #fe5252;
      border-color: #fe5252;
      text-decoration: none; }

.accountAddress .addressInfo {
  margin-bottom: 8px; }

.tableOrder {
  margin-bottom: 0; }
  .tableOrder > thead > tr > th {
    font-weight: 600; }

.orderAdreess {
  margin-top: 30px; }
  @media (max-width: 479px) {
    .orderAdreess {
      margin-top: 15px; } }
  @media (min-width: 480px) {
    .orderAdreess .boxAccount {
      margin-bottom: 0; } }

.pageContact {
  padding: 120px 0; }

.velaContactTitle {
  position: relative;
  margin: 0 0 55px;
  padding: 0 0 30px;
  font-size: 31px;
  font-weight: 500;
  line-height: 39px; }
  .velaContactTitle:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 70px;
    height: 2px;
    background-color: #fe5252; }

.timeWork {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .timeWork:before, .timeWork:after {
    content: " ";
    display: table; }
  .timeWork:after {
    clear: both; }
  .timeWork li {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 0px; }
    .timeWork li:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      right: 0px;
      border-top: 1px dotted #e5e5e5; }
    .timeWork li span {
      position: relative;
      background-color: white; }

.velaContactBox {
  margin-bottom: 30px; }

.velaGoogleMap {
  position: relative; }

.velaGoogleMapInner {
  position: relative;
  height: 380px; }

.googleOverPlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2); }

.formContactUs label {
  margin-bottom: 9px;
  font-weight: 400; }
.formContactUs .form-group {
  margin-bottom: 24px; }
.formContactUs .form-control {
  height: 48px;
  color: black; }
  .formContactUs .form-control:focus {
    border-color: black; }
.formContactUs textarea.form-control {
  height: auto; }
.formContactUs .btn {
  width: 100%;
  text-align: center; }

.pageContactRight {
  float: right;
  width: 100%;
  max-width: 470px;
  background-color: #f4f4f4; }

.velaContactBox {
  max-width: 300px;
  margin: 0 auto;
  padding: 28px 15px 30px; }

.velaContactBoxText {
  position: relative;
  padding: 12px 0;
  padding-left: 42px; }
  .velaContactBoxText:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    font-family: "simple-line-icons";
    font-size: 17px; }

.velaContactBoxAddress:before {
  content: '\e096'; }

.velaContactBoxPhone:before {
  content: '\e010'; }

.velaContactBoxEmail:before {
  content: '\e094'; }

.page404 {
  position: relative;
  margin: 0;
  padding: 110px 0 144px;
  border-top: 1px solid #e5e5e5;
  text-align: center; }
  .page404 .boxImage {
    margin-bottom: 55px; }
    .page404 .boxImage img {
      margin: 0 auto; }
  .page404 .boxText {
    max-width: 800px;
    margin: 0 auto; }

.page404Title {
  margin: 0 0 27px;
  font-size: 49px;
  font-weight: 600;
  text-transform: uppercase; }

.page404Subtitle {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase; }

.page404Des {
  margin-bottom: 90px;
  font-style: italic; }

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

.velaSearchContainer {
  padding: 80px 0 60px; }
  .velaSearchContainer .formSearch {
    position: relative;
    visibility: visible;
    max-width: 500px;
    margin: 0 auto 30px;
    padding: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none; }

.velaSearchTitle {
  display: block;
  max-width: 1140px;
  margin: 0 auto 15px;
  padding: 10px 0;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-align: center; }

.velaSearchTop {
  display: inline-block;
  vertical-align: middle;
  text-align: left; }

.velaSearchIcon {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  color: #121212;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .velaSearchIcon .searchTopText {
    display: none; }
  .velaSearchIcon:hover, .velaSearchIcon:focus {
    color: #fe5252; }

.velaFormSearch {
  position: relative;
  min-width: 300px;
  z-index: 9999; }

.velaFormSearchInput {
  height: auto;
  padding: 12px 15px;
  padding-right: 58px; }

.velaFormSearchButton {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  color: black;
  background-color: transparent;
  border-left: 1px solid #e5e5e5;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .velaFormSearchButton span {
    display: none; }
  .velaFormSearchButton span.has-icon {
    display: inline; }
  .velaFormSearchButton:hover, .velaFormSearchButton:focus {
    color: #fe5252;
    background-color: transparent; }

.velaAjaxSearch {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 20;
  width: 100%;
  padding: 0;
  background-color: white;
  border: 1px solid #e5e5e5;
  list-style: none;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .velaAjaxSearch li {
    border-bottom: 1px solid #e5e5e5; }
    .velaAjaxSearch li:last-child {
      border-bottom: 0; }
  .velaAjaxSearch a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    color: #454545;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .velaAjaxSearch a:after {
      content: '';
      display: table;
      clear: both; }
    .velaAjaxSearch a:hover, .velaAjaxSearch a:focus {
      color: #fe5252; }
    .velaAjaxSearch a.searchViewAll {
      display: block;
      padding: 10px;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase; }

.searchProductImage {
  -webkit-flex: 0 0 38px;
  -ms-flex: 0 0 38px;
  flex: 0 0 38px; }

.searchProductTitle {
  width: 100%;
  padding: 0 10px; }

.searchBoxTop {
  z-index: 9999;
  position: fixed;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  right: -20%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .searchBoxTop.active {
    right: 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }

.searchOverLayer {
  width: 60px;
  height: 60px;
  position: fixed;
  top: -60px;
  right: -60px;
  z-index: 9998;
  cursor: url(//block21.gr/cdn/shop/t/3/assets/velaClose.png?v=121253005341505273761618390221), auto;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .searchOverLayer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #000000e3;
    border-radius: 60%;
    pointer-events: auto;
    -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .searchOverLayer.active:before {
    -webkit-transform: scale(75);
    -ms-transform: scale(75);
    -o-transform: scale(75);
    transform: scale(75); }

.searchClose {
  cursor: pointer;
  display: inline-block;
  position: fixed;
  top: 10px;
  right: 20px;
  width: 32px;
  height: 32px;
  color: black;
  font-size: 40px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .searchClose.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .searchClose:before, .searchClose:after {
    content: '';
    position: absolute;
    top: 0;
    left: 44%;
    margin-top: -30/2;
    margin-left: -3/2;
    display: block;
    height: 30px;
    width: 3px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .searchClose:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.articleItemSearch {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 15px 0; }

.articleItemSearchImage {
  position: relative;
  width: 230px;
  padding-right: 30px; }
  .articleItemSearchImage a {
    position: relative;
    display: block;
    width: 100%;
    height: 115px;
    overflow: hidden; }
  .articleItemSearchImage img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: inherit;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.articleItemSearchContent {
  width: 100%; }

.articleItemSearchTitle {
  margin: 0 0 5px;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px; }
  .articleItemSearchTitle a {
    display: inline-block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .articleItemSearchTitle a:hover, .articleItemSearchTitle a:focus {
      color: #fe5252; }

.articleItemSearchDesc {
  padding-top: 5px; }

.formSearchPage {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  margin-bottom: 30px; }

.formSearchPageInput {
  min-width: 0;
  height: 48px;
  color: black; }
  .formSearchPageInput:hover, .formSearchPageInput:focus {
    border-color: black; }

.formSearchPageButton {
  padding: 13px 50px;
  color: white;
  background-color: black;
  border: 1px solid black;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .formSearchPageButton i {
    display: none; }
  .formSearchPageButton:hover, .formSearchPageButton:focus {
    color: white;
    background-color: #fe5252;
    border-color: #fe5252; }

.formSearchBlogPage .formSearchPageButton {
  padding: 10px 20px; }
  .formSearchBlogPage .formSearchPageButton i {
    display: block; }
  .formSearchBlogPage .formSearchPageButton span {
    display: none; }
  .formSearchBlogPage .formSearchPageButton span.has-icon {
    display: inline; }

#velaQuickView {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1135;
  overflow-x: auto;
  overflow-y: scroll; }
  #velaQuickView .quickviewOverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4); }
  #velaQuickView .quickviewClose {
    position: absolute;
    top: 0;
    right: 0; }
    #velaQuickView .quickviewClose:before {
      content: "";
      display: block;
      font-family: "FontAwesome";
      width: 32px;
      height: 32px;
      background: url(//block21.gr/cdn/shop/t/3/assets/velaClose.png?v=121253005341505273761618390221) no-repeat center center white; }

.jsQuickview {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 980px;
  height: auto;
  max-height: 100vh;
  margin: 0 auto;
  padding: 30px;
  z-index: 2;
  background-color: white;
  overflow-y: auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  .jsQuickview .proFeaturedImage {
    position: relative;
    width: 100%; }
    .jsQuickview .proFeaturedImage a {
      display: block; }
    .jsQuickview .proFeaturedImage .loadingImage {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background-color: #e5e5e5; }
      .jsQuickview .proFeaturedImage .loadingImage:before {
        content: "";
        z-index: 10;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: -27px auto 0px;
        width: 54px;
        height: 54px;
        border-radius: 50%;
        background-image: url(//block21.gr/cdn/shop/t/3/assets/loading.gif?v=9076874988191347041618390215);
        background-repeat: no-repeat;
        background-position: center center;
        background-color: white;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .jsQuickview .selector-wrapper.hiddenVariant {
    display: none !important; }
  .jsQuickview .proBoxPrimary {
    padding: 0; }
  .jsQuickview .proBoxInfo {
    padding-left: 15px; }
    .jsQuickview .proBoxInfo .proButton {
      margin-bottom: 0;
      padding: 10px 0 0; }
    .jsQuickview .proBoxInfo .proQuantity {
      padding-top: 5px; }
  .jsQuickview .pricePrimary {
    margin-right: 15px;
    color: #fe5252;
    font-size: 20px;
    font-weight: 500; }
  .jsQuickview .priceCompare {
    font-size: 15px; }

.quickViewType {
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase; }

.quickviewProductAttr {
  margin: 0 0 5px; }
  .quickviewProductAttr > label {
    margin: 0;
    min-width: 110px;
    color: black;
    font-weight: normal; }

.quickviewName {
  margin: 0 0 15px;
  padding: 0;
  font-size: 39px;
  font-weight: 500; }
  .quickviewName a {
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .quickviewName a:hover {
      color: #fe5252; }

.proThumbnailsQuickview {
  overflow: hidden; }
  .proThumbnailsQuickview .thumbItem a {
    display: block; }
  .proThumbnailsQuickview .thumbItem img {
    max-width: 100%;
    margin: 0 auto;
    height: auto; }

@media (max-width: 991px) {
  .productQuickView {
    display: none; } }
.velaAboutUsTop {
  padding: 120px 0; }

.velaAboutUsContent {
  float: right;
  max-width: 470px; }

.velaAboutUsTitle {
  position: relative;
  margin: 0 0 51px;
  padding: 0 0 33px;
  font-size: 31px;
  font-weight: 500; }
  .velaAboutUsTitle:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 2px;
    background-color: #fe5252; }

.velaAboutUsDesc {
  margin-bottom: 36px;
  line-height: 32px; }

.velaAboutUsServices {
  padding: 60px 0 120px; }

.aboutService {
  padding: 38px 30px 56px;
  background-color: white;
  border: 1px solid #e5e5e5; }

.aboutServiceCounter {
  color: #fe5252;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }

.aboutServiceHeading {
  margin-bottom: 31px;
  color: black;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }

.velaAboutUsText {
  padding: 120px 0 60px;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .velaAboutUsText .container {
      width: 1430px; } }
  .velaAboutUsText .velaContent {
    position: relative; }
    .velaAboutUsText .velaContent:before, .velaAboutUsText .velaContent:after {
      content: '';
      position: absolute;
      top: 0;
      left: -100%;
      display: block;
      width: 300%;
      border-top: 1px solid #e5e5e5; }
    .velaAboutUsText .velaContent:after {
      top: auto;
      bottom: 0; }

.velaAboutUsTextHeading {
  position: relative;
  max-width: 560px;
  margin: 0 auto 90px;
  padding: 74px 0 0;
  color: black;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }
  .velaAboutUsTextHeading:before {
    content: '\201C';
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    height: 50px;
    color: #fe5252;
    font-size: 150px;
    line-height: 150px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.aboutBoxText {
  width: 50%;
  padding: 113px 30px 120px; }
  .aboutBoxText ~ .aboutBoxText {
    border-left: 1px solid #e5e5e5; }

.aboutBoxTextHeading {
  margin: 0 0 30px;
  color: black;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }

.aboutBoxDesc {
  max-width: 475px;
  margin: 0 auto 25px; }

.aboutMember {
  margin-bottom: 65px;
  position: relative;
  text-align: center; }

.aboutMemberImage {
  margin-bottom: 17px; }

.aboutMemberName {
  margin-bottom: 6px;
  color: black;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }

.pageSitemapInner {
  padding: 110px 0; }

.velaListSitemap {
  margin: 0 auto;
  max-width: 600px; }
  .velaListSitemap a {
    display: block;
    padding: 5px 0;
    color: black;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .velaListSitemap a:hover, .velaListSitemap a:focus {
      color: #fe5252; }

.faqPageWrapper {
  padding: 60px 0; }
  .faqPageWrapper .panel-group {
    margin: 0; }
  .faqPageWrapper .panel {
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    border: 1px dashed #e5e5e5;
    border-bottom: 1px solid #d0d0d0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .faqPageWrapper .panel + .panel {
      margin-top: 12px; }
  .faqPageWrapper .panel-heading {
    padding: 0;
    border: 0; }
  .faqPageWrapper .panel-title a {
    position: relative;
    display: block;
    padding: 10px 40px;
    color: #fff;
    background-color: black;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .faqPageWrapper .panel-title a:before, .faqPageWrapper .panel-title a:after {
      background-color: #f2f2f2; }
    .faqPageWrapper .panel-title a:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 15px;
      margin-top: -2px;
      display: block;
      width: 9px;
      height: 3px; }
    .faqPageWrapper .panel-title a:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 18px;
      margin-top: -5px;
      display: block;
      width: 3px;
      height: 9px;
      opacity: 0;
      filter: alpha(opacity=0); }
    .faqPageWrapper .panel-title a.collapsed {
      color: black;
      background-color: #f2f2f2; }
      .faqPageWrapper .panel-title a.collapsed:after {
        opacity: 1;
        filter: alpha(opacity=100); }
      .faqPageWrapper .panel-title a.collapsed:before, .faqPageWrapper .panel-title a.collapsed:after {
        background-color: black; }
  .faqPageWrapper .panel-collapse {
    padding: 10px 30px; }
    .faqPageWrapper .panel-collapse .faq-item--content {
      padding: 18px 0 20px; }

.jsDrawerOpen {
  overflow: hidden;
  height: 100%; }
  .jsDrawerOpen #pageContainer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 91;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: url(//block21.gr/cdn/shop/t/3/assets/velaClose.png?v=121253005341505273761618390221), auto; }

.drawer {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  max-width: 95%;
  padding: 15px;
  z-index: 92;
  color: #454545;
  background-color: white;
  outline: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

.drawerLeft {
  width: 400px;
  left: -400px; }
  @media (max-width: 479px) {
    .drawerLeft {
      width: 300px;
      left: -300px; } }
  .jsDrawerOpenLeft .drawerLeft {
    display: block;
    -webkit-transform: translateX(400px);
    -moz-transform: translateX(400px);
    -ms-transform: translateX(400px);
    -o-transform: translateX(400px); }
    @media (max-width: 479px) {
      .jsDrawerOpenLeft .drawerLeft {
        -webkit-transform: translateX(300px);
        -moz-transform: translateX(300px);
        -ms-transform: translateX(300px);
        -o-transform: translateX(300px); } }
    .lt-ie9 .jsDrawerOpenLeft .drawerLeft {
      left: 0; }

.drawerRight {
  width: 400px;
  right: -400px; }
  @media (max-width: 479px) {
    .drawerRight {
      width: 300px;
      right: -300px; } }
  .jsDrawerOpenRight .drawerRight {
    display: block;
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px); }
    @media (max-width: 479px) {
      .jsDrawerOpenRight .drawerRight {
        -webkit-transform: translateX(-300px);
        -moz-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        -o-transform: translateX(-300px); } }
    .lt-ie9 .jsDrawerOpenRight .drawerRight {
      right: 0; }

.isMoved {
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
  .jsDrawerOpenLeft .isMoved {
    -webkit-transform: translateX(400px);
    -moz-transform: translateX(400px);
    -ms-transform: translateX(400px);
    -o-transform: translateX(400px); }
    @media (max-width: 479px) {
      .jsDrawerOpenLeft .isMoved {
        -webkit-transform: translateX(300px);
        -moz-transform: translateX(300px);
        -ms-transform: translateX(300px);
        -o-transform: translateX(300px); } }
  .jsDrawerOpenRight .isMoved {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px); }
    @media (max-width: 479px) {
      .jsDrawerOpenRight .isMoved {
        -webkit-transform: translateX(-300px);
        -moz-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        -o-transform: translateX(-300px); } }

.is-transitioning {
  display: block !important;
  visibility: visible !important; }

.label {
  color: black; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }

a:focus,
button:focus,
.btn:focus {
  outline: none; }
a:active,
button:active,
.btn:active {
  outline: none; }
  a:active:focus,
  button:active:focus,
  .btn:active:focus {
    outline: none; }

.noGutter {
  margin-left: 0;
  margin-right: 0; }
  .noGutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0; }

.errors ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.videoContainer {
  position: relative;
  padding-bottom: 56.25%; }
  .videoContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.btnVelaOne {
  display: inline-block;
  padding: 14px 48px;
  color: #ffffff;
  background-color: #9e0707;
  border: 2px solid #000000;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnVelaOne:hover, .btnVelaOne:focus {
    background-color: #ffffff;
    border-color: #000000;
    color: #000000;
    text-decoration: none; }

.btnVelaTwo {
  display: inline-block;
  padding: 14px 48px;
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #000000;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnVelaTwo:hover, .btnVelaTwo:focus {
    background-color: #9e0707;
    border-color: #000000;
    color: #ffffff;
    text-decoration: none; }

.btnProduct {
  color: #ffffff;
  background-color: #121212;
  border: 1px solid #121212;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btnProduct:hover, .btnProduct:focus {
    background-color: #fe5252;
    border-color: #fe5252;
    color: #ffffff; }

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

.flexRow {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap; }

.effectOne {
  position: relative;
  overflow: hidden; }
  .effectOne:before, .effectOne:after {
    content: "";
    position: absolute;
    display: block;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .effectOne:before {
    height: 1px;
    top: 10px;
    left: 50%;
    right: 50%;
    background-color: white; }
  .effectOne:after {
    width: 1px;
    left: 10px;
    top: 50%;
    bottom: 50%;
    background-color: white; }
  .effectOne a {
    position: relative;
    display: block; }
    .effectOne a:before, .effectOne a:after {
      content: "";
      position: absolute;
      display: block;
      z-index: 1;
      pointer-events: none;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .effectOne a:before {
      height: 1px;
      bottom: 10px;
      left: 50%;
      right: 50%;
      background-color: white; }
    .effectOne a:after {
      width: 1px;
      right: 10px;
      top: 50%;
      bottom: 50%;
      background-color: white; }
  .effectOne:hover:before {
    left: 10px;
    right: 10px; }
  .effectOne:hover:after {
    top: 10px;
    bottom: 10px; }
  .effectOne:hover a:before {
    left: 10px;
    right: 10px; }
  .effectOne:hover a:after {
    top: 10px;
    bottom: 10px; }

.effectTwo a {
  position: relative;
  display: block;
  overflow: hidden; }
  .effectTwo a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    pointer-events: none;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: transform 0.4s ease 0s;
    -o-transition: transform 0.4s ease 0s;
    transition: transform 0.4s ease 0s; }
  .effectTwo a img {
    -webkit-transition: transform 0.4s ease 0s;
    -o-transition: transform 0.4s ease 0s;
    transition: transform 0.4s ease 0s; }
  .effectTwo a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); }
  .effectTwo a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); }

.effectThree a {
  display: block;
  overflow: hidden;
  position: relative; }
  .effectThree a:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    border: 1px solid white;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
  .effectThree a:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.05);
    pointer-events: none;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
  .effectThree a:hover:before, .effectThree a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.effectFour a {
  display: block;
  overflow: hidden;
  position: relative; }
  .effectFour a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
  .effectFour a:before, .effectFour a:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
  .effectFour a:before {
    top: 20px;
    left: 10px;
    right: 10px;
    bottom: 20px;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0); }
  .effectFour a:after {
    border-left: 1px solid white;
    border-right: 1px solid white;
    top: 10px;
    left: 20px;
    right: 20px;
    bottom: 10px;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1); }
  .effectFour a:hover:before, .effectFour a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .effectFour a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.effectFive a {
  position: relative;
  display: block;
  overflow: hidden; }
  .effectFive a:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    border: 1px solid white;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effectFive a img {
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
  .effectFive a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100); }
  .effectFive a:hover img {
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }

.effectSix a {
  position: relative;
  display: block;
  overflow: hidden; }
  .effectSix a:before, .effectSix a:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    pointer-events: none;
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
  .effectSix a:before {
    right: 100%;
    bottom: 100%; }
  .effectSix a:after {
    top: 100%;
    left: 100%; }
  .effectSix a:hover:before {
    right: 0;
    bottom: 0; }
  .effectSix a:hover:after {
    top: 0;
    left: 0; }

.shopify-challenge__container {
  padding: 80px 0 50px; }
  .shopify-challenge__container .shopify-challenge__button {
    padding: 9px 20px 11px;
    color: #ffffff;
    background-color: #9e0707;
    border-color: #000000;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-weight: 600;
    text-transform: uppercase; }
    .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .shopify-challenge__button:focus {
      color: #000000;
      background-color: #ffffff;
      border-color: #000000; }

.velaShadow-1, .drawerProduct, .drawerCartFooter, .ajaxCartNote, .velaFormAccount, .boxAccount, .accountOrderBox {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.velaShadow-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.velaShadow-3 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }

.velaShadow-3 {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); }

.velaShadow-3 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); }

.velaCheckbox {
  position: relative; }
  .velaCheckbox label {
    display: block;
    margin: 0;
    padding-left: 24px;
    font-weight: 400;
    cursor: pointer; }
    .velaCheckbox label:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -8px;
      width: 16px;
      height: 16px;
      border: 1px solid #e5e5e5; }
    .velaCheckbox label:after {
      content: "\efad";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -8px;
      width: 16px;
      height: 16px;
      color: transparent;
      font-family: "simple-line-icons";
      font-size: 14px;
      line-height: 16px;
      text-align: center; }
  .velaCheckbox input[type="checkbox"] {
    display: none; }
    .velaCheckbox input[type="checkbox"]:checked + label:before {
      border-color: #fe5252; }
    .velaCheckbox input[type="checkbox"]:checked + label:after {
      color: #fe5252; }

#loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -27px;
  z-index: 100; }
  #loading:before {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url(//block21.gr/cdn/shop/t/3/assets/loading.gif?v=9076874988191347041618390215);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

/* .velaCartAdding{
    &:before{
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.6);
        z-index: 10000;
    }
    &:after{
        content: "";
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 10001;
        display:block;
        width:54px;
        height:54px;
        border-radius:50%;
        background-image:url(//block21.gr/cdn/shop/t/3/assets/loading.gif?v=9076874988191347041618390215);
        background-repeat:no-repeat;
        background-position:center center;
        background-color:white;
        @include translate(-50%, -50%);
        @include box-shadow(0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12));
    }
} */
#loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -27px;
  z-index: 100; }
  #loading:before {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url(//block21.gr/cdn/shop/t/3/assets/loading.gif?v=9076874988191347041618390215);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.bodyPreLoading {
  opacity: 0;
  filter: alpha(opacity=0); }

#velaPreLoading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: white; }
  #velaPreLoading > span {
    position: absolute;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #fe5252; }

.velaLoading {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.velaLoadingIcon {
  position: absolute;
  border-top: 5px solid #fe5252;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fe5252;
  border-right: 5px solid transparent;
  border-radius: 50%;
  -webkit-animation: velaLoading 2s infinite;
  -o-animation: velaLoading 2s infinite;
  animation: velaLoading 2s infinite; }
  .velaLoadingIcon.one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px; }
  .velaLoadingIcon.two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .velaLoadingIcon.three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .velaLoadingIcon.four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s; }

@-webkit-keyframes velaLoading {
  50% {
    -webkit-transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8);
    -ms-transform: rotate(360deg) scale(0.8);
    -o-transform: rotate(360deg) scale(0.8); } }

@-moz-keyframes velaLoading {
  50% {
    -webkit-transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8);
    -ms-transform: rotate(360deg) scale(0.8);
    -o-transform: rotate(360deg) scale(0.8); } }

@-ms-keyframes velaLoading {
  50% {
    -webkit-transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8);
    -ms-transform: rotate(360deg) scale(0.8);
    -o-transform: rotate(360deg) scale(0.8); } }

@keyframes velaLoading {
  50% {
    -webkit-transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8);
    -ms-transform: rotate(360deg) scale(0.8);
    -o-transform: rotate(360deg) scale(0.8); } }

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-nav > div.disabled {
    cursor: not-allowed;
    opacity: 0.5;
    filter: alpha(opacity=50); }
    .owl-carousel .owl-nav > div.disabled:hover, .owl-carousel .owl-nav > div.disabled:focus {
      background-color: rgba(0, 0, 0, 0.5); }

.owl-nav > div {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  font-size: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .owl-nav > div:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "simple-line-icons";
    font-size: 14px;
    -webkit-transform: translate(-50%, -51%);
    -ms-transform: translate(-50%, -51%);
    -o-transform: translate(-50%, -51%);
    transform: translate(-50%, -51%); }
  .owl-nav > div:hover, .owl-nav > div:focus {
    background-color: black; }
.owl-nav .owl-prev {
  left: 0; }
  .owl-nav .owl-prev:before {
    content: "\e605"; }
.owl-nav .owl-next {
  right: 0; }
  .owl-nav .owl-next:before {
    content: "\e606"; }

.owl-dots {
  text-align: center; }
  .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle; }
    .owl-dots .owl-dot > span {
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      margin: 5px;
      background: #e0e0e0; }
    .owl-dots .owl-dot.active > span {
      border: 2px solid #fe5252;
      background-color: #fff; }

#velaHeader {
  background-color: white; }

.velaLogo {
  margin: 0;
  padding: 0;
  font-size: 0; }
  .velaLogo img {
    max-width: 100%; }

.velaLogoLink {
  display: inline-block;
  max-width: 100%;
  font-size: 19px; }
  .velaLogoLink span {
    position: absolute; }

#pageContainer {
  margin: 0 auto;
  max-width: 1920px; }
  .jsDrawerOpen #pageContainer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 91;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: url(//block21.gr/cdn/shop/t/3/assets/velaClose.png?v=121253005341505273761618390221), auto;
    -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

#pageContent {
  position: relative;
  overflow: hidden; }

.rowFlex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexWrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexNoWrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.flexJustifyCenter {
  -webkit-justify-content: center;
  justify-content: center; }

.flexAlignCenter {
  -webkit-align-items: center;
  align-items: center; }

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

#velaFooter {
  color: #fafafa;
  background-color: black;
  overflow: hidden; }

.footerContainer {
  width: 100%;
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto; }

.footerTop {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.footerTopInner {
  padding: 104px 0 95px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.footerCenterInner {
  /*     padding: 103px 0 85px; */
  background-repeat: repeat; }
  .footerCenterInner .rowFlex {
    margin-bottom: 40px; }
    .footerCenterInner .rowFlex:last-child {
      margin-bottom: 0; }

.footerCopyRight {
  background-color: black; }

.footerCopyRightInner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 11px 0; }

.rowFooterBorder {
  position: relative; }
  .rowFooterBorder:before, .rowFooterBorder:after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15); }
  .rowFooterBorder:after {
    top: auto;
    bottom: 0; }

.velaCopyRight {
  padding: 12px 0; }

.footerImages {
  padding: 30px 0 10px; }
  .footerImages .boxFooterImage {
    padding: 0 15px; }

.velaHomeTitle {
  position: relative;
  margin: 0;
  margin-bottom: 40px;
  color: black;
  font-size: 31px;
  font-weight: 500;
  line-height: 40px;
  text-align: center; }
  @media (max-width: 767px) {
    .velaHomeTitle {
      margin-bottom: 20px;
      padding: 10px 0 20px;
      font-size: 23px;
      line-height: 32px; } }

.velaHomeSubTitle {
  margin: 0 auto 80px;
  max-width: 600px;
  text-align: center; }
  @media (max-width: 767px) {
    .velaHomeSubTitle {
      margin: 0 auto 30px; } }

.velaFooterTitle {
  margin: 0;
  padding: 9px 0;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }

.titleSidebar {
  position: relative;
  margin: 0 0 5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 31px; }

.velaArticleTitle {
  margin: 0;
  font-family: system-ui;
  font-size: 31px;
  font-weight: 500;
  line-height: 40px; }

.velaPageTitle {
  margin: 0;
  font-family: system-ui;
  font-size: 31px;
  font-weight: 500;
  line-height: 40px; }

.velaPageContainer {
  padding: 50px 0; }

#shopify-section-sidebartop > div {
  margin-bottom: 30px; }

#shopify-section-sidebartag > div {
  margin-bottom: 30px; }

#shopify-section-sidebarbottom > div {
  margin-bottom: 30px; }

.productSidebar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 0; }

.productSidebarImage {
  flex: 0 0 80px;
  padding-right: 15px; }

.productSidebarContent {
  width: 100%; }

.productSidebarName {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 400; }
  .productSidebarName a {
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .productSidebarName a:hover, .productSidebarName a:focus {
      color: #fe5252; }

.productSidebarPrice .priceProduct {
  display: inline-block; }

.velaBlock {
  padding: 60px 0; }
  @media (max-width: 767px) {
    .velaBlock {
      padding: 30px 0; } }

.velaTopLinks {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 28px;
  text-align: left; }
  .velaTopLinks:before {
    content: '';
    position: absolute;
    right: -18px;
    top: 50%;
    margin-top: -8px;
    width: 1px;
    height: 16px;
    background-color: #121212;
    opacity: 0.3;
    filter: alpha(opacity=30); }
  .velaTopLinks ul {
    margin: 0; }
    .velaTopLinks ul li {
      padding: 0; }
      .velaTopLinks ul li a {
        position: relative;
        display: block;
        margin-left: 20px;
        padding: 12px 0;
        padding-left: 20px;
        color: #121212;
        line-height: 22px;
        text-decoration: none;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease; }
        .velaTopLinks ul li a:after {
          content: "";
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -9px;
          width: 1px;
          height: 18px;
          background-color: rgba(255, 255, 255, 0.2); }
        .velaTopLinks ul li a:hover, .velaTopLinks ul li a:focus {
          color: #fe5252; }
      .velaTopLinks ul li:first-child a:after {
        display: none; }
  .velaTopLinks .dropdown-menu {
    margin: 0;
    padding: 10px 0 12px;
    left: auto;
    right: 0;
    border: 0;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1); }
    @media (min-width: 992px) {
      .velaTopLinks .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out; } }
  .velaTopLinks:hover .dropdown-menu, .velaTopLinks:focus .dropdown-menu, .velaTopLinks.open .dropdown-menu {
    visibility: visible;
    opacity: 1; }
  .velaTopLinks ul li {
    display: block; }
    .velaTopLinks ul li a {
      margin: 0;
      padding: 5px 20px; }
      .velaTopLinks ul li a:after {
        display: none; }

.topLinksTitle {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  color: #121212;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .topLinksTitle span {
    display: none; }
  .topLinksTitle span.has-icon {
    display: inline; }
  .topLinksTitle:hover {
    color: #fe5252; }

.vela-currency {
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 90; }
  @media (max-width: 1199px) {
    .vela-currency {
      left: 10px;
      bottom: 10px; } }

.vela-currency__title {
  display: block;
  padding: 4px 24px;
  color: black;
  background-color: white;
  border: 2px solid #fe5252;
  font-weight: 500;
  line-height: 22px;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.vela-currency__content {
  margin: 0;
  padding: 10px 0;
  left: 0;
  top: auto;
  bottom: 100%;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.175); }

.vela-currency__item {
  padding: 4px 20px;
  color: black;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .vela-currency__item:hover, .vela-currency__item.active {
    color: #fe5252; }

.velaFooterLinks {
  margin: 0;
  padding: 20px 0; }
  .velaFooterLinks li {
    padding: 8px 0; }
    .velaFooterLinks li a {
      display: inline-block;
      vertical-align: middle;
      color: #fafafa;
      text-decoration: none;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .velaFooterLinks li a:hover, .velaFooterLinks li a:focus {
        color: #fe5252; }

.velaFooterContact .velaContent {
  max-width: 360px;
  padding: 23px 0; }

.footerContactDesc {
  padding: 8px 0 15px; }

.footerContactInfo .footerContactLine {
  position: relative;
  padding: 8px 0; }
.footerContactInfo a {
  position: relative;
  color: #fafafa;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .footerContactInfo a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fafafa;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .footerContactInfo a:hover, .footerContactInfo a:focus {
    color: #fe5252; }
    .footerContactInfo a:hover:after, .footerContactInfo a:focus:after {
      border-color: #fe5252; }

.footerAboutus {
  padding-top: 16px;
  text-align: center; }

.footerAboutusLogo {
  margin-bottom: 40px;
  filter: invert(100%) contrast(2); }
  .footerAboutusLogo a {
    display: inline-block;
    max-width: 100%; }

.footerAboutusDesc {
  max-width: 580px;
  margin: 0 auto; }

.productTabTitle {
  position: relative;
  margin-bottom: 48px;
  padding-top: 20px; }
  @media (max-width: 767px) {
    .productTabTitle {
      margin-bottom: 28px; } }
  .productTabTitle .velaHomeTitle {
    cursor: pointer; }
  @media (min-width: 768px) {
    .productTabTitle .dropdown-menu {
      display: block;
      float: none;
      position: relative;
      z-index: 1;
      margin: 0;
      padding: 0;
      top: auto;
      min-width: inherit;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media (max-width: 767px) {
    .productTabTitle .dropdown-menu {
      width: 100%;
      padding: 15px; } }

.proTabNav {
  margin: 0;
  padding: 0;
  text-align: center; }
  .proTabNav > li {
    display: inline-block;
    margin: 0 24px; }
    @media (max-width: 479px) {
      .proTabNav > li {
        margin: 0;
        width: 100%; } }
    .proTabNav > li > a {
      padding: 0;
      color: #787878;
      background-color: transparent;
      border: 0;
      font-size: 13px;
      font-weight: 500;
      text-transform: uppercase;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      @media (max-width: 479px) {
        .proTabNav > li > a {
          display: inline-block;
          padding: 3px 0; } }
      .proTabNav > li > a:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        border-bottom: 2px solid transparent;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      .proTabNav > li > a:hover, .proTabNav > li > a:focus {
        color: #fe5252;
        background-color: transparent;
        border: 0; }
    .proTabNav > li.active > a {
      color: #fe5252;
      background-color: transparent;
      border: 0; }
      .proTabNav > li.active > a:after {
        border-color: #fe5252; }

.socialSharing {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2px; }
  .socialSharing > li {
    padding: 0 2px; }
    .socialSharing > li .btnSharing {
      display: block;
      color: white;
      font-size: 0; }
      .socialSharing > li .btnSharing:hover {
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
      .socialSharing > li .btnSharing .fa {
        width: 26px;
        height: 26px;
        font-size: 13px;
        line-height: 26px;
        text-align: center; }
      .socialSharing > li .btnSharing.btnTwitter .fa {
        background-color: #00acee; }
      .socialSharing > li .btnSharing.btnFacebook .fa {
        background-color: #3a5898; }
      .socialSharing > li .btnSharing.btnGooglePlus .fa {
        background-color: #de6463; }
      .socialSharing > li .btnSharing.btnLinkedin .fa {
        background-color: #0177b5; }
      .socialSharing > li .btnSharing.btnPinterest .fa {
        background-color: #c72527; }

.sidebarListCategories {
  margin: 0 0 10px;
  padding: 5px 0; }

.sidebarCateItem {
  position: relative; }
  .sidebarCateItem span {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 30px;
    height: 30px;
    cursor: pointer; }
    .sidebarCateItem span:before {
      content: "\f106";
      font-family: "FontAwesome";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .sidebarCateItem span.collapsed:before {
      content: "\f107"; }
  .sidebarCateItem a {
    display: block;
    padding: 6px 0;
    color: #454545;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .sidebarCateItem a:hover, .sidebarCateItem a:focus {
      color: #fe5252; }
  .sidebarCateItem > div {
    padding-left: 15px; }

.listSidebar {
  margin: 0px;
  padding: 12px 0px; }
  .listSidebar li a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: black;
    padding: 5px 0px;
    text-decoration: none; }
    .listSidebar li a:hover {
      color: #fe5252; }

.ajaxFilter {
  margin-bottom: 15px; }

.ajaxFilterTitle {
  position: relative;
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase; }
  .ajaxFilterTitle:after {
    content: "\f107";
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 5px;
    color: #454545;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 20px; }

.listFilter {
  margin: 0;
  padding: 15px 0; }
  .listFilter:after {
    content: '';
    display: table;
    clear: both; }
  .listFilter > li a {
    position: relative;
    display: block;
    padding: 5px;
    padding-left: 26px;
    color: #454545;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    transition: all 0.45s ease; }
    .listFilter > li a:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 5px;
      display: block;
      width: 14px;
      height: 14px;
      border: 1px solid #cccccc;
      border-radius: 2px;
      -webkit-transition: all 0.45s ease;
      -o-transition: all 0.45s ease;
      transition: all 0.45s ease; }
    .listFilter > li a:hover, .listFilter > li a:focus {
      color: #fe5252;
      background-color: #ededed; }
      .listFilter > li a:hover:before, .listFilter > li a:focus:before {
        background-color: #fe5252;
        border-color: #fe5252; }
  .listFilter > li.active a {
    color: #fe5252; }
    .listFilter > li.active a:before {
      background-color: #fe5252;
      border-color: #fe5252; }
  .listFilter > li.filterColor {
    float: left;
    margin-right: 5px;
    padding: 5px 0; }
    .listFilter > li.filterColor a {
      max-width: 32px;
      padding: 0; }
      .listFilter > li.filterColor a:before {
        display: none; }
      .listFilter > li.filterColor a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 3px solid transparent;
        -webkit-transition: all 0.45s ease;
        -o-transition: all 0.45s ease;
        transition: all 0.45s ease; }
      .listFilter > li.filterColor a:hover, .listFilter > li.filterColor a:focus {
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22); }
        .listFilter > li.filterColor a:hover:after, .listFilter > li.filterColor a:focus:after {
          border-color: #fe5252; }
    .listFilter > li.filterColor.active a {
      -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22); }
      .listFilter > li.filterColor.active a:after {
        border-color: #fe5252; }

.listFilterSize:after {
  content: '';
  display: table;
  clear: both; }
.listFilterSize > li {
  float: left;
  width: 50%; }

.velaFilter .velaClearAll {
  color: #454545;
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  position: absolute;
  top: 2px;
  right: 0;
  z-index: 1; }
.velaFilter .velaClear {
  font-size: 9px;
  font-style: italic;
  font-weight: 400;
  color: #454545;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 1; }

.headerFixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .headerFixed.headerFixedScroll {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.headerFixedHidden {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }

#goToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 90;
  display: none;
  background-color: #fe5252;
  cursor: pointer; }
  #goToTop span {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 38px;
    margin: 3px;
    color: white;
    border: 1px solid #fff;
    text-align: center;
    overflow: hidden; }

.velaSocial {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  padding: 8px 0; }
  .velaSocial .velaSocialTitle {
    margin: 0;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 500; }

.velaFooterSocial .velaSocial {
  padding: 12px 0; }
.velaFooterSocial .velaSocialTitle {
  color: #fafafa; }

.velaListSocial {
  margin: 0; }
  .velaListSocial:after {
    content: "";
    display: table;
    clear: both; }
  .velaListSocial > li {
    float: left;
    padding: 0 4px; }
  .velaListSocial .btn-social {
    display: block;
    width: 32px;
    height: 32px;
    color: #fafafa;
    text-align: center;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .velaListSocial .btn-social span {
      display: none; }
    .velaListSocial .btn-social span.has-icon {
      display: inline; }
    .velaListSocial .btn-social:hover, .velaListSocial .btn-social:focus {
      color: #fe5252;
      background-color: transparent; }

.menuSectionConfig {
  display: none; }
  .menuSectionConfig.showBox {
    display: block; }
  .menuSectionConfig .menuSsWrap {
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 9999;
    display: block;
    width: 260px;
    background-color: #fff;
    -webkit-transform: translate(260px, 0);
    -ms-transform: translate(260px, 0);
    -o-transform: translate(260px, 0);
    transform: translate(260px, 0);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }
    .menuSectionConfig .menuSsWrap.active {
      -webkit-transform: translate(0px, 0);
      -ms-transform: translate(0px, 0);
      -o-transform: translate(0px, 0);
      transform: translate(0px, 0); }
      .menuSectionConfig .menuSsWrap.active .btnConfigSection {
        visibility: hidden;
        z-index: -1;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(40px, 0);
        -ms-transform: translate(40px, 0);
        -o-transform: translate(40px, 0);
        transform: translate(40px, 0); }

.menuSsHeading {
  margin: 0;
  padding: 10px 20px;
  color: #fff;
  background-color: #333;
  font-size: 16px;
  text-transform: uppercase; }

.closeMenu {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer; }
  .closeMenu:before, .closeMenu:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 16px;
    height: 2px;
    background-color: #fff; }
  .closeMenu:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .closeMenu:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.btnConfigSection {
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #fe5252;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  visibility: visible;
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.menuListPage {
  margin: 0;
  padding: 15px; }
  .menuListPage > li {
    margin-bottom: 10px; }
    .menuListPage > li:last-child {
      margin-bottom: 0; }
    .menuListPage > li a {
      display: block;
      padding: 8px 15px;
      color: #fff;
      background-color: #fe5252;
      text-decoration: none;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease;
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
      .menuListPage > li a:hover {
        color: #fff;
        background-color: #fe0606;
        -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
        box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.velaSwatchProduct {
  position: absolute;
  left: 50%;
  bottom: 5px;
  z-index: 10;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .velaSwatchProduct > li {
    float: left;
    padding: 3px; }
    .velaSwatchProduct > li > label {
      display: block;
      margin: 0;
      width: 12px;
      height: 12px;
      background-size: 100% 100%;
      cursor: pointer;
      overflow: hidden;
      -webkit-box-shadow: 0 0 3px #cccccc;
      box-shadow: 0 0 3px #cccccc; }

.headerText {
  float: left; }

.headerTextItem {
  position: relative;
  margin-right: 20px;
  padding: 12px 0;
  padding-right: 20px;
  float: left;
  line-height: 22px; }
  .headerTextItem:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background-color: rgba(255, 255, 255, 0.2); }
  .headerTextItem:last-child:after {
    display: none; }
  .headerTextItem i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px; }

.velaHeaderMain {
  padding: 28px 0; }
  @media (max-width: 767px) {
    .velaHeaderMain {
      padding: 10px 0; } }

.headerContent {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center; }

.velaHeaderLeft {
  width: 20%; }

.velaHeaderCenter {
  width: 100%; }

.velaHeaderRight {
  width: 25%;
  text-align: right; }

.productListHome {
  margin-top: 20px; }
  .productListHome .velaContent {
    padding-bottom: 24px; }

.owlCarouselPlay {
  overflow: hidden; }
  .owlCarouselPlay .owl-nav .owl-prev {
    left: -50px; }
  .owlCarouselPlay .owl-nav .owl-next {
    right: -50px; }
  .owlCarouselPlay:hover .owl-nav .owl-prev {
    left: 0; }
  .owlCarouselPlay:hover .owl-nav .owl-next {
    right: 0; }

.velaMultiBanner .velaBanner {
  margin-top: 30px; }

.videoWrapper {
  text-align: center; }
  .videoWrapper a {
    display: inline-block;
    max-width: 100%; }

.velaLogoList {
  padding: 0; }
  .velaLogoList .containerLarge {
    position: relative; }

.velaLogoListInner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 60px 0; }
  .velaLogoListInner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-top: 1px solid #e5e5e5; }
  @media (max-width: 767px) {
    .velaLogoListInner {
      padding: 30px 0; } }

.velaInstagram {
  position: relative; }
  .velaInstagram .velaHomeTitle i {
    vertical-align: middle;
    font-size: 19px; }
  .velaInstagram .insLoadMore {
    text-align: center; }
    .velaInstagram .insLoadMore .btnInsLoadMore {
      display: inline-block;
      vertical-align: middle; }
      .velaInstagram .insLoadMore .btnInsLoadMore.disabled {
        cursor: not-allowed;
        opacity: 0.5;
        filter: alpha(opacity=50); }

.boxInstagram {
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 767px) {
    .boxInstagram {
      margin-left: -7.5px;
      margin-right: -7.5px; } }
  .boxInstagram:after {
    content: "";
    display: table;
    clear: both; }
  .boxInstagram a {
    position: relative;
    float: left;
    width: 16.66%;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none; }
    @media (max-width: 1199px) {
      .boxInstagram a {
        width: 33.3333%; } }
    @media (max-width: 767px) {
      .boxInstagram a {
        width: 50%;
        margin-bottom: 15px;
        padding-left: 7.5px;
        padding-right: 7.5px; } }
    .boxInstagram a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.4);
      pointer-even: none;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
    .boxInstagram a .likes {
      position: absolute;
      bottom: 10px;
      right: 25px;
      display: block;
      width: 31px;
      height: 26px;
      color: #fff;
      font-size: 12px;
      font-weight: 600;
      text-align: center;
      line-height: 24px;
      z-index: 2;
      opacity: 0.8;
      filter: alpha(opacity=80); }
      @media (min-width: 992px) {
        .boxInstagram a .likes {
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          transition: all 0.35s ease; } }
      .boxInstagram a .likes:after {
        content: "\f004";
        color: #ed4956;
        font-family: "FontAwesome";
        font-size: 30px;
        position: absolute;
        top: 1px;
        left: 0;
        z-index: -1; }
    @media (min-width: 992px) {
      .boxInstagram a:hover:before {
        opacity: 1;
        filter: alpha(opacity=100); }
      .boxInstagram a:hover .likes {
        opacity: 0.8;
        filter: alpha(opacity=80); } }
  .footerInstagram .boxInstagram {
    margin-left: -5px;
    margin-right: -5px; }
    .footerInstagram .boxInstagram a {
      margin-bottom: 10px;
      padding-left: 5px;
      padding-right: 5px; }
      .footerInstagram .boxInstagram a .likes {
        bottom: 6px;
        right: 10px; }

.viewInstagram {
  position: relative;
  float: right;
  margin-top: 6px;
  color: #fafafa;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .viewInstagram:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fafafa;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .viewInstagram:hover, .viewInstagram:focus {
    color: #fe5252;
    text-decoration: none; }
    .viewInstagram:hover:after, .viewInstagram:focus:after {
      border-color: #fe5252; }

.velaNewsletterInner {
  position: relative; }

.formNewsletter {
  position: relative; }
  .formNewsletter .form-group {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0; }
  .formNewsletter .form-control {
    height: 40px;
    padding: 8px 20px 9px; }
  .formNewsletter .btnNewsletter {
    min-width: 110px;
    height: 40px;
    margin-left: 5px;
    color: black;
    background-color: white;
    border: 1px solid black;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .formNewsletter .btnNewsletter:hover, .formNewsletter .btnNewsletter:focus {
      color: white;
      background-color: #fe5252;
      border-color: #fe5252; }

.footerNewsletter .velaContent {
  padding: 30px 0 0; }

.footerNewsletterDesc {
  margin-bottom: 33px; }

.footerFormNewsletter {
  position: relative; }
  .footerFormNewsletter .form-group {
    margin: 0; }
  .footerFormNewsletter .form-control {
    height: auto;
    padding: 12px 15px;
    padding-right: 110px;
    border-color: white; }
  .footerFormNewsletter .btnNewsletter {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    padding: 12px 20px;
    color: black;
    background-color: transparent;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .footerFormNewsletter .btnNewsletter:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      display: block;
      height: 24px;
      margin-top: -12px;
      border-left: 1px solid #e5e5e5; }
    .footerFormNewsletter .btnNewsletter:hover, .footerFormNewsletter .btnNewsletter:focus {
      color: #fe5252;
      background-color: transparent;
      border: 0; }

.velaServices {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat; }

.velaServicesInner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  min-height: 400px; }
  .velaServicesInner .velaContent {
    width: 100%; }

.boxService {
  position: relative;
  padding: 50px 30px 30px;
  background-color: rgba(255, 255, 255, 0.3);
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3); }

.boxServiceImage {
  position: absolute;
  top: -45px;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  color: white;
  background-color: #fe5252;
  border: 4px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  font-size: 29px;
  line-height: 75px;
  text-align: center;
  overflow: hidden;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.boxServiceTitle {
  margin: 9px 0;
  color: white;
  font-size: 19px;
  font-weight: 700; }

.boxServiceDesc {
  color: white;
  font-size: 11px;
  font-weight: 700; }

.productLoadMore {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .productLoadMore .row {
      margin-left: -7.5px;
      margin-right: -7.5px; }
    .productLoadMore [class*='col-'] {
      padding-left: 7.5px;
      padding-right: 7.5px; } }

.proLoadMoreButton {
  margin-top: 26px;
  text-align: center; }

.btnLoadMore {
  display: inline-block;
  min-width: 246px;
  padding: 18px 48px; }
  .btnLoadMore.disableLoadMore {
    cursor: not-allowed;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.velaBanner {
  margin-top: 60px;
  padding: 0; }

.velaBannerInner {
  position: relative; }
  .velaBannerInner:hover .velaBannerTitle {
    color: #fe5252; }
    .velaBannerInner:hover .velaBannerTitle span:after {
      background-color: #fe5252; }
    .velaBannerInner:hover .velaBannerTitle a {
      color: #fe5252; }

.velaBannerTitle {
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  height: 0;
  z-index: 1;
  color: white;
  font-size: 31px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .velaBannerTitle span {
    display: inline-block;
    position: relative;
    padding: 8px 0; }
    .velaBannerTitle span:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 2px;
      background-color: white;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
  .velaBannerTitle:hover {
    color: #fe5252; }
    .velaBannerTitle:hover span:after {
      background-color: #fe5252; }
  .velaBannerTitle a {
    display: inline-block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .velaBannerTitle a:hover, .velaBannerTitle a:focus {
      color: #fe5252; }
  @media (max-width: 1199px) {
    .velaBannerTitle {
      font-size: 27px; } }
  @media (max-width: 767px) {
    .velaBannerTitle {
      font-size: 19px; } }

.velaListCollections {
  margin-top: 24px;
  padding: 0; }

.boxCollection {
  position: relative;
  overflow: hidden; }
  .boxCollection:hover a {
    color: #fe5252; }
  .boxCollection:hover .boxCollectionImage {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.boxCollectionImage {
  min-height: 200px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.boxCollectionTitle {
  position: absolute;
  top: 10%;
  left: 10%;
  max-width: 80%;
  margin: 0;
  color: black;
  font-size: 31px;
  font-weight: 500; }
  .boxCollectionTitle a {
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .boxCollectionTitle a:hover, .boxCollectionTitle a:focus {
      color: #fe5252; }

.velaHTMLOne {
  position: relative;
  overflow: hidden; }
  .velaHTMLOne .velaContent {
    max-width: 470px; }
  .velaHTMLOne .htmlOneTitle {
    position: relative;
    margin: 0 0 38px;
    padding: 0 0 34px;
    font-size: 31px;
    font-weight: 500; }
    .velaHTMLOne .htmlOneTitle:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      width: 70px;
      height: 2px;
      background-color: #fe5252; }
  .velaHTMLOne .htmlOneDesc {
    margin-bottom: 50px; }
  .velaHTMLOne .btn {
    padding: 19px 48px; }

.velaHTMLOneImage {
  max-width: 1750px;
  margin: 0 auto;
  padding: 60px 0; }

.velaHTMLOneInner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center; }

.footerInstagram .velaContent {
  padding: 38px 0 0; }

.velaFooterTwitter .velaContent {
  max-width: 420px;
  padding: 25px 0 0; }

.velaLookbookInner {
  position: relative;
  width: 100%;
  max-width: 1750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .velaLookbookInner:after {
    content: '';
    display: table;
    clear: both; }

@-webkit-keyframes lookbookBorder {
  0% {
    width: 16px;
    height: 16px; }

  50% {
    width: 40px;
    height: 40px; }

  100% {
    width: 16px;
    height: 16px; } }

@-moz-keyframes lookbookBorder {
  0% {
    width: 16px;
    height: 16px; }

  50% {
    width: 40px;
    height: 40px; }

  100% {
    width: 16px;
    height: 16px; } }

@-ms-keyframes lookbookBorder {
  0% {
    width: 16px;
    height: 16px; }

  50% {
    width: 40px;
    height: 40px; }

  100% {
    width: 16px;
    height: 16px; } }

@keyframes lookbookBorder {
  0% {
    width: 16px;
    height: 16px; }

  50% {
    width: 40px;
    height: 40px; }

  100% {
    width: 16px;
    height: 16px; } }

.velaBoxLookbook {
  position: relative; }
  @media (max-width: 991px) {
    .velaBoxLookbook {
      display: inline-block; } }
  @media (max-width: 767px) {
    .velaBoxLookbook.active .lookbItem {
      position: static;
      margin: 0; }
    .velaBoxLookbook.active .lookbItemButton {
      display: none; }
    .velaBoxLookbook.active .lookbItemContent {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); } }

.lookbItem {
  position: absolute;
  margin-top: -20px;
  margin-left: -20px; }
  @media (min-width: 768px) {
    .lookbItem:hover .lookbItemContent {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); } }

.lookbItemButton {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 0;
  overflow: hidden;
  cursor: pointer; }
  .lookbItemButton:before, .lookbItemButton:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fe5252;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .lookbItemButton:after {
    background-color: rgba(254, 82, 82, 0.2);
    -webkit-animation: lookbookBorder 3s infinite;
    -o-animation: lookbookBorder 3s infinite;
    animation: lookbookBorder 3s infinite; }

.lookbItemContent {
  padding: 15px;
  background-color: white;
  border-radius: 4px;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .lookbItemContent {
      position: absolute;
      z-index: 2;
      width: 186px;
      -webkit-transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      -o-transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
      .lookbItemContent.topLeft {
        right: 28px;
        bottom: 28px; }
      .lookbItemContent.topRight {
        left: 28px;
        bottom: 28px; }
      .lookbItemContent.centerLeft {
        margin-right: 20px;
        right: 28px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        .lookbItemContent.centerLeft:after {
          content: '';
          position: absolute;
          top: 50%;
          right: -15px;
          z-index: 1;
          margin-top: -12px;
          border-left: 15px solid white;
          border-top: 12px solid transparent;
          border-bottom: 12px solid transparent; }
      .lookbItemContent.centerRight {
        margin-left: 20px;
        left: 28px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        .lookbItemContent.centerRight:after {
          content: '';
          position: absolute;
          top: 50%;
          left: -15px;
          z-index: 1;
          margin-top: -12px;
          border-right: 15px solid white;
          border-top: 12px solid transparent;
          border-bottom: 12px solid transparent; }
      .lookbItemContent.bottomLeft {
        top: 28px;
        right: 28px; }
      .lookbItemContent.bottomRight {
        top: 28px;
        left: 28px; } }
  @media (max-width: 767px) {
    .lookbItemContent {
      display: none;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 600;
      width: 260px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

.velaBoxLookbookOverlay {
  display: none; }
  @media (max-width: 767px) {
    .velaBoxLookbookOverlay {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 599;
      width: 100%;
      height: 100%;
      cursor: url(//block21.gr/cdn/shop/t/3/assets/velaClose.png?v=121253005341505273761618390221), auto;
      background-color: rgba(0, 0, 0, 0.3); } }

.velaBoxLookbookClose {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  cursor: pointer; }
  .velaBoxLookbookClose:before, .velaBoxLookbookClose:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 16px;
    height: 2px;
    background-color: #fff; }
  .velaBoxLookbookClose:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .velaBoxLookbookClose:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.productLookBookImage {
  margin-bottom: 5px; }

.productLookBookTitle {
  font-weight: 500; }
  .productLookBookTitle a {
    display: block;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .productLookBookTitle a:hover, .productLookBookTitle a:focus {
      color: #fe5252; }

.productLookBookPrice {
  padding-bottom: 5px; }

.collNoProduct {
  padding-top: 20px; }
  .collNoProduct .alert {
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 2px;
    font-weight: 400; }

.testimonialItem {
  max-width: 800px;
  margin: 0 auto;
  text-align: center; }
  .testimonialItem .testimonialContent {
    padding-bottom: 30px; }
  .testimonialItem .testimonialAvatar {
    position: relative;
    display: inline-block;
    width: 100px;
    hegiht: 100px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 4px solid white;
    overflow: hidden; }
  .testimonialItem .testimonialName {
    margin: 0 0 5px;
    color: black;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase; }
  .testimonialItem .testimonialPosition {
    margin-bottom: 20px;
    margin-bottom: 15px;
    color: #fe5252;
    font-weight: 400; }
  .testimonialItem .testimonialReview {
    position: relative; }

@media (min-width: 1200px) {
  .velaThreeBannerInner .orderOne {
    order: 1; }
  .velaThreeBannerInner .orderTwo {
    order: 2; }
  .velaThreeBannerInner .orderThree {
    order: 3; } }
@media (max-width: 1199px) {
  .velaThreeBannerInner .orderTwo {
    padding-bottom: 30px; } }
@media (max-width: 767px) {
  .velaThreeBannerInner .orderTwo {
    padding-bottom: 15px; } }

.thBannerText {
  width: 100%;
  height: 100%;
  padding: 88px 0 40px;
  text-align: center; }

.thBannerSubtitle {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 12px;
  color: white;
  background-color: #fe5252;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 3px;
  text-transform: uppercase; }

.thBannerTitle {
  margin: 0 0 14px;
  padding: 12px 0;
  font-size: 31px;
  line-height: 32px; }

.thBannerDesc {
  color: black;
  text-transform: uppercase; }
  .thBannerDesc .btn {
    margin-top: 20px;
    background-color: transparent; }
    .thBannerDesc .btn:hover, .thBannerDesc .btn:focus {
      color: white;
      background-color: #fe5252;
      border-color: #fe5252; }

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

@media (min-width: 1800px) {
  .containerLarge {
    width: 1750px; } }
@media (min-width: 1200px) and (max-width: 1799px) {
  .containerLarge {
    width: 100%; } }
@media (max-width: 1799px) {
  .thBannerText {
    padding: 40px 0; } }
@media (max-width: 1199px) {
  .headerMenu {
    position: static; }

  .velaMegamenu .nav > li > a {
    padding: 10px 5px; }

  .velaHeaderRight {
    width: 25%; }

  .velassImage {
    position: relative;
    min-height: 500px;
    overflow: hidden; }
    .velassImage img {
      position: absolute;
      top: 0;
      left: 50%;
      max-width: inherit;
      height: 100%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
@media (max-width: 991px) {
  .headerContent {
    padding: 15px 0; }

  .velaHeaderLeft {
    width: 60%;
    padding-right: 10px; }

  .velaHeaderCenter {
    width: 25%; }

  .velaHeaderRight {
    width: 190px; }

  .boxCollectionImage a {
    display: block; }
  .boxCollectionImage img {
    width: 100%; }

  .velaHTMLOneImage img {
    margin: 0 auto; }

  .velaHTMLOne .velaContent {
    text-align: right;
    margin-left: auto; }
  .velaHTMLOne .htmlOneTitle:after {
    left: auto;
    right: 0; }

  .velaFooter {
    margin-bottom: 15px; }

  .velaSingleBanner a {
    display: block;
    width: 100%;
    min-height: 400px; }
  .velaSingleBanner img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: inherit;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

  .velaBreadcrumbImage {
    position: relative;
    min-height: 300px;
    overflow: hidden; }
    .velaBreadcrumbImage img {
      position: absolute;
      top: 0;
      left: 50%;
      max-width: inherit;
      height: 100%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

  .breadcrumbHeading {
    font-size: 20.8px; }

  .aboutService {
    margin-bottom: 60px; }

  .pageContact {
    padding: 60px 0; }

  .pageContactRight {
    margin-top: 30px;
    max-width: 100%; }

  .articleTitle {
    font-size: 17px;
    line-height: 27px; } }
@media (max-width: 767px) {
  .velaSidebar .titleSidebar {
    position: relative;
    cursor: pointer;
    padding: 6px 20px;
    background-color: #f2f2f2;
    font-size: 17px; }
    .velaSidebar .titleSidebar:after {
      content: "\f107";
      position: absolute;
      top: 6px;
      right: 15px;
      font-family: "FontAwesome";
      font-size: 13px; }
    .velaSidebar .titleSidebar.active:after {
      content: "\f106"; }
  .velaSidebar .velaContent {
    padding-left: 10px;
    padding-right: 10px; }

  .velaFilter .velaClearAll {
    top: 6px;
    right: 30px; }

  .velaHeaderLeft {
    width: 40%; }

  .velaFooterTitle {
    padding-left: 10px;
    padding-right: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 17px; }

  .velaFooter .velaFooterTitle {
    position: relative;
    cursor: pointer; }
    .velaFooter .velaFooterTitle:after {
      content: "\f107";
      font-family: "FontAwesome";
      font-size: 15px;
      position: absolute;
      top: 9px;
      right: 10px; }
    .velaFooter .velaFooterTitle.active:after {
      content: "\f106"; }
  .velaFooter .velaContent {
    padding-left: 10px;
    padding-right: 10px; }

  .velaFlexRow {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .velaFlexRow [class*='col-'] {
      padding-left: 7.5px;
      padding-right: 7.5px; }

  .cartTitle {
    margin-bottom: 15px; }

  .cartTable .cartHeaderLabels {
    display: none; }

  .cartItemWrap {
    text-align: center; }
    .cartItemWrap .rowFlex {
      padding: 10px 0; }
      .cartItemWrap .rowFlex > div {
        margin-bottom: 10px; }
        .cartItemWrap .rowFlex > div:last-child {
          margin-bottom: 0; }
    .cartItemWrap .text-right {
      text-align: center; }

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

  .headerTextItem {
    margin-right: 8px;
    padding: 7px 8px 7px 0;
    font-size: 11px;
    line-height: 20px; }

  .caption-center .velassCaptionContent {
    left: 15px;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .caption-left .velassCaptionContent {
    left: 15px;
    right: 15px; }
  .caption-right .velassCaptionContent {
    left: 15px;
    right: 15px; }

  .velaHTMLOneImage {
    padding: 30px 0; }
    .velaHTMLOneImage .htmlBoxImage {
      position: relative;
      min-height: 400px; }
    .velaHTMLOneImage img {
      position: absolute;
      top: 0;
      left: 50%;
      max-width: inherit;
      height: 100%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

  .velaBanner,
  .velaListCollections {
    margin-top: 0; }

  .productListHome {
    margin-top: 0; }
    .productListHome .velaContent {
      padding-bottom: 0; }

  .velaHTMLOne .htmlOneTitle {
    margin: 0 0 20px;
    padding: 0 0 20px;
    font-size: 23px; }
  .velaHTMLOne .htmlOneDesc {
    margin-bottom: 30px; }
  .velaHTMLOne .btn {
    padding: 10px 35px; }

  .blogPostTitle {
    font-size: 17px;
    line-height: 28px; }

  .footerTopInner {
    padding: 60px 0 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }

  .footerCenterInner {
    padding: 50px 0 30px; }

  .footerInstagram .velaContent {
    padding-left: 10px;
    padding-right: 10px; }

  .velaCopyRight {
    width: 100%;
    padding-bottom: 0;
    text-align: center; }

  .velaFooterSocial {
    width: 100%;
    text-align: center; }
    .velaFooterSocial .velaSocial {
      display: inline-block; }

  .velaAboutUsTop {
    padding: 60px 0;
    text-align: center; }

  .velaAboutUsImage {
    margin-bottom: 30px; }
    .velaAboutUsImage img {
      display: inline-block; }

  .velaAboutUsContent {
    display: inline-block;
    float: none; }

  .velaAboutUsTitle {
    padding-bottom: 20px;
    margin-bottom: 30px; }
    .velaAboutUsTitle:after {
      left: 50%;
      margin-left: -35px; }

  .velaAboutUsSignature img {
    display: inline-block; }

  .velaAboutUsServices {
    padding: 60px 0 30px; }

  .aboutService {
    margin-bottom: 15px;
    padding: 30px 15px; }

  .velaAboutUsText {
    padding: 60px 0; }

  .velaAboutUsTextHeading {
    margin-bottom: 40px;
    padding-top: 65px; }
    .velaAboutUsTextHeading:before {
      font-size: 120px; }

  .aboutBoxText {
    width: 100%;
    padding: 40px 15px; }
    .aboutBoxText ~ .aboutBoxText {
      border-left: 0;
      border-top: 1px solid #e5e5e5; }

  .rowFlexMargin {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .rowFlexMargin [class*='col-'] {
      padding-left: 7.5px;
      padding-right: 7.5px; }

  .aboutMember {
    margin-bottom: 30px; }

  .page404 {
    padding: 65px 0 72px; }

  .page404Title {
    font-size: 39px; }

  .page404Des {
    margin-bottom: 40px; }

  .pageSitemapInner {
    padding: 60px 0; }

  .collView {
    display: none; }

  .collBoxSort {
    text-align: center; }

  .collProductCount {
    width: 100%;
    margin-bottom: 10px;
    text-align: center; }

  .collSortBy {
    display: inline-block;
    float: none;
    margin-top: 1rem; }

  #velaSidebar {
    margin-bottom: 30px; }

  .velaCollectionsWrapper {
    padding: 60px 0 30px; }

  .velaBoxCollection {
    margin-bottom: 30px; }

  .velaSearchContainer {
    padding: 60px 0 30px; }

  .articleItemSearchDesc {
    height: 29px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

  .articleItemSearchImage {
    -webkit-flex: 0 0 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px; }

  .articleItemSearchContent {
    max-width: calc(100% - 160px); }

  .velaBlogWrap {
    padding: 50px 0; }

  .blogBannerSidebar {
    text-align: center; }
    .blogBannerSidebar > div {
      display: inline-block; }

  .blogArticleListing {
    display: block; }
    .blogArticleListing .articleImage {
      width: 100%;
      margin-bottom: 15px; }
    .blogArticleListing .articleContent {
      width: 100%; }

  .velaArticleWrap {
    padding: 50px 0; }

  .velaArticleTitle {
    font-size: 23px;
    line-height: 33px; }

  .articleHeader {
    margin-bottom: 30px; }

  .articleExtendImage {
    margin-bottom: 8px; }

  .articleExtendNavText {
    margin-bottom: 6px; }

  .articleExtendTitle {
    font-size: 15px;
    line-height: 21px; }

  .articleBoxExtend {
    margin-left: -7.5px;
    margin-right: -7.5px; }

  .articleExtend {
    padding-left: -7.5px;
    padding-right: -7.5px; }

  .articleComment {
    padding-top: 30px; } }
@media (max-width: 479px) {
  .functionCartButton .btn {
    display: block;
    margin: 0 0 10px;
    width: 100%; }

  .velaCopyRight {
    font-size: 11px; }

  .velaAboutUsTop {
    padding: 15px 0 40px; }

  .aboutMemberName {
    font-size: 17px; }

  .velaAboutUsTeams .col-xs-6 {
    width: 100%; }

  .aboutMemberImage img {
    margin: 0 auto; }

  .formSearchPage {
    display: block;
    text-align: center; }

  .formSearchPageButton {
    width: 100%;
    max-width: 280px;
    margin-top: 15px; }

  .articleItemSearch {
    display: block; }

  .articleItemSearchImage {
    width: 100%;
    margin: 0 0 15px;
    padding: 0; }
    .articleItemSearchImage a {
      height: 200px; }

  .articleItemSearchContent {
    max-width: 100%; } }
@media (max-width: 400px) {
  .btnMenuMobile {
    margin-right: 12px; }
    .btnMenuMobile:before {
      right: -2px; }

  .velaTopLinks {
    margin-right: 10px; }
    .velaTopLinks:before {
      right: -7px; }

  .velaCartTop {
    margin-left: 10px; }
    .velaCartTop:before {
      left: -10px; }

  .velaHeaderRight {
    width: 131px; } }
@media (max-width: 359px) {
  .velaFlexRow [class*='col-xs-6'] {
    width: 100%; }

  .productLoadMore [class*='col-xs-6'],
  .velaThreeBanner [class*='col-xs-6'] {
    width: 100%; }

  .logoImage {
    text-align: center; }
    .logoImage a {
      display: inline-block; } }
@media (max-width: 320px) {
  .velaHeaderRight {
    width: 145px; } }
.storeMap {
  width: 470px;
  height: 380px; }
  @media (max-width: 1024px) {
    .storeMap {
      width: 455px; } }
  @media (max-width: 768px) {
    .storeMap {
      width: 720px; } }
  @media (max-width: 425px) {
    .storeMap {
      width: 395px; } }
  @media (max-width: 375px) {
    .storeMap {
      width: 345px; } }
  @media (max-width: 320px) {
    .storeMap {
      width: 290px; } }

.collection-container {
  height: auto;
  padding: 7px 20px; }
  @media (max-width: 570px) {
    .collection-container {
      padding-left: 55px; } }
  @media (max-width: 425px) {
    .collection-container {
      padding: 0; } }
  .collection-container img {
    margin: 25px 25px; }
    @media (max-width: 768px) {
      .collection-container img {
        margin: 25px 30px; } }
    @media (max-width: 425px) {
      .collection-container img {
        margin: 25px 13px; } }
    @media (max-width: 375px) {
      .collection-container img {
        margin: 25px 0px; } }
    @media (max-width: 320px) {
      .collection-container img {
        width: 140px; } }

.velaLogo img {
  height: 61px; }

@media (max-width: 425px) {
  .velaLogo img {
    height: auto; } }
.velassImage .img-responsive {
  width: 100%; }

@media (max-width: 991px) {
  .velassImage .img-responsive {
    width: auto; } }
.fa-th {
  margin-left: 20px;
  display: none; }

.newslatter-form {
  display: flex;
  flex-direction: column;
  gap: 5px; }
  .newslatter-form .input-button {
    display: flex;
    align-items: end; }
  .newslatter-form .btnNewsletter {
    margin-top: 10px;
    color: black;
    width: 100px;
    align-self: end;
    padding: 9px 20px 8px;
    text-transform: uppercase;
    font-weight: 500;
    background: #fafafa; }

/* CloudSearch filters in sidebar */
.cloud-search-filters-sidebar-container {
  display: flex;
  clear: both;
  /* width: 100%; */ }

#cloud_search_filters_sidebar {
  display: block;
  /*   width: 250px; */
  min-width: 24%;
  margin-right: 20px;
  padding-left: 15px; }

.cloud-search-filters-sidebar-container .cloud-search-filters-products {
  flex-grow: 1; }

.cloud-search-filter .cloud-search-filter-value__count {
  color: #595959; }

@media screen and (max-width: 767px) {
  #cloud_search_filters_sidebar {
    display: none; } }
@media screen and (min-width: 768px) {
  #cloud_search_filters_root .cloud-search-page-controls.cloud-search-page-controls--collection-page {
    display: none; }

  /* Uncomment the following if you're adding sidebar-mode filters on the search page too */
  /*
  #cloud_search_filters_root .cloud-search-page-controls.cloud-search-page-controls--search-page {
    display: none;
  }
  */ }
#cloud_search_filters_sidebar:empty::before {
  content: "Filters";
  display: block;
  margin: 0 0 16px;
  font-size: 20px;
  line-height: 1.5; }

#cloud_search_filters_sidebar:empty::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  min-height: 650px;
  margin-left: -24px;
  background-image: linear-gradient(#dfe3e8, transparent 0), linear-gradient(#dfe3e8 28px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 28px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 28px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(#dfe3e8 18px, transparent 0), linear-gradient(transparent 100%, transparent 0);
  background-size: 100% 100%, 40% 28px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, 40% 28px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, 40% 28px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, calc(100% - 48px) 18px, 100% 100%;
  background-position: -150% 0, 24px 16px, 24px 56px, 24px 86px, 24px 116px, 24px 146px, 24px 196px, 24px 236px, 24px 266px, 24px 296px, 24px 326px, 24px 376px, 24px 416px, 24px 446px, 24px 476px, 24px 506px;
  background-repeat: no-repeat;
  animation-duration: 0.8s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-fill-mode: none;
  animation-play-state: running;
  animation-name: cs-loading; }

@keyframes cs-loading {
  0% {
    opacity: 0.45; }

  100% {
    opacity: 0.9; } }

.cloud-search-filters-sidebar__heading,
#cloud_search_filters_sidebar:empty::before {
  font-size: 18px; }

.cloud-search-filter__name {
  font-size: 15px; }

.cloud-search-filter .cloud-search-filter-value {
  font-size: 13px; }

.cloud-search-filters-sidebar__applied-filters {
  font-size: 14px; }

.cloud-search-filter__more, .cloud-search-filter__less {
  font-size: 14px; }

/* EXTRA CSS SLEED */
.velaSlideshow {
  position: relative; }

.espa-logo-container {
  position: absolute;
  z-index: 10;
  right: 15px; }

@media (max-width: 1200px) {
  .espa-logo-container {
    right: 45px; }

  .espa-logo {
    width: 125px; } }
@media (max-width: 600px) {
  .espa-logo-container {
    right: 15px; } }
/* newsletter modal */
#newsletterAlert .modal-dialog {
  background: white;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 450px;
  padding: 40px;
  margin: 0px; }
#newsletterAlert .close-modal {
  opacity: 1;
  padding: 5px;
  position: absolute;
  right: 1px;
  top: 1px; }
#newsletterAlert .modal-overlay {
  background-color: rgba(35, 35, 35, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
#newsletterAlert .modal-content {
  box-shadow: none;
  border: none; }
#newsletterAlert .alert-success {
  margin-bottom: 0px;
  background-color: white;
  border: none;
  color: black;
  padding-top: 5px;
  text-align: center; }

@media (max-width: 540px) {
  #newsletterAlert .modal-dialog {
    width: 300px; } }
