@font-face {
  font-family: "LucidaGrande";
  src: url(LucidaGrande.ttf);
  font-weight: 400; }

@font-face {
  font-family: "LucidaGrande";
  src: url(LucidaGrandeBold.ttf);
  font-weight: 700; }

* {
  margin: 0;
  padding: 0; }

html {
  padding: 0 !important; }

body {
  line-height: 1.714286;
  text-align: left;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.35;
  margin: 0 0 5px;
  font-weight: 700; }

h2 {
  font-size: 18px;
  margin-bottom: 15px; }

h3 {
  font-size: 16px; }

img {
  border: 0;
  outline: none; }

a:hover, a:active {
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: medium none; }

:focus {
  outline: 0;
  text-decoration: none; }

.page ul, .page ol {
  margin: 0;
  padding: 0; }

ul, ol {
  list-style: none outside none; }

ul {
  padding: 0;
  margin: 0; }

ul li {
  list-style: none;
  padding: 0;
  margin: 0; }

p {
  margin: 0 0 15px; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

table.full {
  float: left;
  width: 100%; }
  table.full tr td {
    padding: 10px;
    text-align: left; }
    table.full tr td.a-center {
      padding: 10px; }
      table.full tr td.a-center input {
        width: 40px;
        text-align: center;
        margin: 0 7px; }
  table.full thead {
    /*background: #f7f7f7; */
  }
    table.full thead th {
      font-weight: normal;
      padding: 10px;
      vertical-align: middle;
      white-space: nowrap;
      text-align: left; }
  table.full tr.last th, table.full .data-table tr.last td {
    border-bottom: 0; }
  table.full .tfoot {
    border-bottom: 1px solid #f2f2f2; }
    table.full .tfoot tr.first td {
      overflow: hidden;
      background: #ececec; }
  table.full tbody tr {
    border-bottom: 2px solid #f2f2f2; }

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

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

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

.visible-tablet, .visible-phone {
  display: none; }

.is-transitioning {
  display: block !important;
  visibility: visible !important; }

.ml-1 {
  margin-left: 10px; }

.mr-1 {
  margin-right: 10px; }

.mb-1 {
  margin-bottom: 10px; }

.text-white {
  color: #fff; }

.letter-spacing--1 {
  letter-spacing: 1px !important; }

.letter-spacing--5 {
  letter-spacing: 5px !important; }

.font-size-10 {
  font-size: 10px; }

.la_text_underground {
  font-size: 150px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1;
  display: inline-block;
  left: 0;
  position: absolute;
  z-index: -1;
  margin-top: -50px; }

.la_text_gradient {
  color: #fabb98;
  background-image: -moz-linear-gradient(180deg, star 0, #fabb98 100%);
  background-image: -webkit-linear-gradient(180deg, #93ddff 0, #fabb98 100%);
  background-image: -ms-linear-gradient(180deg, #93ddff 0, #fabb98 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.m8-banner-h3 {
  font-weight: bold;
  letter-spacing: 1px; }

.m8-banner-p {
  font-size: 14px; }

.m9-heading {
  text-shadow: 0px 0px 38px rgba(41, 44, 58, 0.09);
  font-size: 250px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -15px;
  line-height: 1;
  text-align: center; }

.m9-heading-text-left {
  text-align: left !important; }

.max-width-1920 {
  max-width: 1920px; }

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

.font-size-20 {
  font-size: 20px; }

.font-weight-500 {
  font-weight: 500 !important; }

.padding-right-20 {
  padding-right: 20px !important; }

.margin-bottom-50 {
  margin-bottom: 50px !important; }

.padding-top-10 {
  padding-top: 10px !important; }

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

.max--with-500 .incify-colum-inner {
  width: 500px;
  max-width: 100%; }

.not-container {
  padding: 0 70px; }
  .not-container .sidebar {
    max-width: 330px; }
  .not-container .collection_content {
    width: 100%;
    max-width: calc(100% - 350px);
    max-width: -moz-calc(100% - 350px);
    max-width: -webkit-calc(100% - 350px); }

.f-right, .right {
  float: right !important; }

.f-left, .left {
  float: left !important; }

.item--overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }

.enable-main-fullwidth .container {
  width: 100%; }

@media (min-width: 1200px) {
  .enable-main-fullwidth .container {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 1300px) {
  .enable-main-fullwidth .container {
    padding-left: 40px;
    padding-right: 40px; } }

@media (min-width: 1400px) {
  .enable-main-fullwidth .container {
    padding-left: 60px;
    padding-right: 60px; } }

@media (min-width: 1500px) {
  .enable-main-fullwidth .container {
    padding-left: 70px;
    padding-right: 70px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.about-us-heading h2 {
  font-size: 48px;
  line-height: 50px; }

.social--sharing {
  display: none!important; }
  .social--sharing a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center; }

.spr-icon {
  color: #f5b223; }

@keyframes "circlespin" {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes circlespin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-webkit-keyframes "circlespin" {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-ms-keyframes "circlespin" {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes "circlespin" {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

.grid-container {
  padding-right: 1.40625rem;
  padding-left: 1.40625rem;
  max-width: 62.5rem;
  margin: 0 auto; }

.grid-container.fluid {
  padding-right: 1.40625rem;
  padding-left: 1.40625rem;
  max-width: 100%;
  margin: 0 auto; }

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto; }

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap; }

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px; }

.cell.shrink {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -1.40625rem;
  margin-right: -1.40625rem; }

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 1.40625rem;
  margin-right: 1.40625rem; }

.grid-margin-x > .auto {
  width: auto; }

.grid-margin-x > .shrink {
  width: auto; }

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem); }

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem); }

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem); }

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem); }

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem); }

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem); }

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem); }

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem); }

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem); }

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto; }
  .grid-margin-x > .large-shrink {
    width: auto; }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -1.40625rem;
  margin-left: -1.40625rem; }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -1.40625rem;
  margin-left: -1.40625rem; }

.grid-padding-x > .cell {
  padding-right: 1.40625rem;
  padding-left: 1.40625rem; }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .small-1 {
  width: 8.33333%; }

.small-margin-collapse > .small-2 {
  width: 16.66667%; }

.small-margin-collapse > .small-3 {
  width: 25%; }

.small-margin-collapse > .small-4 {
  width: 33.33333%; }

.small-margin-collapse > .small-5 {
  width: 41.66667%; }

.small-margin-collapse > .small-6 {
  width: 50%; }

.small-margin-collapse > .small-7 {
  width: 58.33333%; }

.small-margin-collapse > .small-8 {
  width: 66.66667%; }

.small-margin-collapse > .small-9 {
  width: 75%; }

.small-margin-collapse > .small-10 {
  width: 83.33333%; }

.small-margin-collapse > .small-11 {
  width: 91.66667%; }

.small-margin-collapse > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .small-margin-collapse > .medium-3 {
    width: 25%; }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .small-margin-collapse > .medium-6 {
    width: 50%; }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .small-margin-collapse > .medium-9 {
    width: 75%; }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .small-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }
  .small-margin-collapse > .large-2 {
    width: 16.66667%; }
  .small-margin-collapse > .large-3 {
    width: 25%; }
  .small-margin-collapse > .large-4 {
    width: 33.33333%; }
  .small-margin-collapse > .large-5 {
    width: 41.66667%; }
  .small-margin-collapse > .large-6 {
    width: 50%; }
  .small-margin-collapse > .large-7 {
    width: 58.33333%; }
  .small-margin-collapse > .large-8 {
    width: 66.66667%; }
  .small-margin-collapse > .large-9 {
    width: 75%; }
  .small-margin-collapse > .large-10 {
    width: 83.33333%; }
  .small-margin-collapse > .large-11 {
    width: 91.66667%; }
  .small-margin-collapse > .large-12 {
    width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.40625rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 1.40625rem); }

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 1.40625rem); }

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.40625rem); }

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 1.40625rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 1.40625rem); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.40625rem); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 1.40625rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 1.40625rem); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.40625rem); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 1.40625rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 1.40625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.40625rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1.40625rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1.40625rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.40625rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1.40625rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1.40625rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.40625rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1.40625rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1.40625rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.40625rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1.40625rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1.40625rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.40625rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.40625rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.40625rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.40625rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.40625rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.40625rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.40625rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.40625rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.40625rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.40625rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.40625rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.40625rem); } }

.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap; }

.grid-y > .cell {
  width: auto; }

.grid-y > .auto {
  height: auto; }

.grid-y > .shrink {
  height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.grid-y > .small-1 {
  height: 8.33333%; }

.grid-y > .small-2 {
  height: 16.66667%; }

.grid-y > .small-3 {
  height: 25%; }

.grid-y > .small-4 {
  height: 33.33333%; }

.grid-y > .small-5 {
  height: 41.66667%; }

.grid-y > .small-6 {
  height: 50%; }

.grid-y > .small-7 {
  height: 58.33333%; }

.grid-y > .small-8 {
  height: 66.66667%; }

.grid-y > .small-9 {
  height: 75%; }

.grid-y > .small-10 {
  height: 83.33333%; }

.grid-y > .small-11 {
  height: 91.66667%; }

.grid-y > .small-12 {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .medium-shrink {
    height: auto; }
  .grid-y > .medium-1 {
    height: 8.33333%; }
  .grid-y > .medium-2 {
    height: 16.66667%; }
  .grid-y > .medium-3 {
    height: 25%; }
  .grid-y > .medium-4 {
    height: 33.33333%; }
  .grid-y > .medium-5 {
    height: 41.66667%; }
  .grid-y > .medium-6 {
    height: 50%; }
  .grid-y > .medium-7 {
    height: 58.33333%; }
  .grid-y > .medium-8 {
    height: 66.66667%; }
  .grid-y > .medium-9 {
    height: 75%; }
  .grid-y > .medium-10 {
    height: 83.33333%; }
  .grid-y > .medium-11 {
    height: 91.66667%; }
  .grid-y > .medium-12 {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .large-shrink {
    height: auto; }
  .grid-y > .large-1 {
    height: 8.33333%; }
  .grid-y > .large-2 {
    height: 16.66667%; }
  .grid-y > .large-3 {
    height: 25%; }
  .grid-y > .large-4 {
    height: 33.33333%; }
  .grid-y > .large-5 {
    height: 41.66667%; }
  .grid-y > .large-6 {
    height: 50%; }
  .grid-y > .large-7 {
    height: 58.33333%; }
  .grid-y > .large-8 {
    height: 66.66667%; }
  .grid-y > .large-9 {
    height: 75%; }
  .grid-y > .large-10 {
    height: 83.33333%; }
  .grid-y > .large-11 {
    height: 91.66667%; }
  .grid-y > .large-12 {
    height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -1.40625rem;
  margin-bottom: -1.40625rem; }

.grid-padding-y > .cell {
  padding-top: 1.40625rem;
  padding-bottom: 1.40625rem; }

.grid-margin-y {
  margin-top: -1.40625rem;
  margin-bottom: -1.40625rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 1.40625rem;
  margin-bottom: 1.40625rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%; }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%; }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -1.40625rem;
  margin-bottom: -1.40625rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 1.40625rem;
  margin-bottom: 1.40625rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.align-top {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.align-center-middle {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.small-order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6; } }

.flex-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.flex-child-auto {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto; }

.flex-child-grow {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto; }

.flex-child-shrink {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto; }

.flex-dir-row {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row; }

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse; }

.flex-dir-column {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto; }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto; }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse; } }

.form-list .input-box {
  position: relative;
  clear: both;
  display: block;
  line-height: 30px; }

.move-below-header {
  display: none; }

.form-list select {
  width: 100%; }

input.input-full, textarea, select {
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 2px 8px;
  height: 26px;
  color: #777;
  font-size: 12px;
  border-radius: 0px; }

input.input-full, textarea, .input-text {
  width: 100%;
  height: 50px;
  border-radius: 0px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 15px 30px; }
  input.input-full::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .input-text::-webkit-input-placeholder {
    font-size: 12px; }
  input.input-full:-ms-input-placeholder, textarea:-ms-input-placeholder, .input-text:-ms-input-placeholder {
    font-size: 12px; }
  input.input-full::-ms-input-placeholder, textarea::-ms-input-placeholder, .input-text::-ms-input-placeholder {
    font-size: 12px; }
  input.input-full::placeholder, textarea::placeholder, .input-text::placeholder {
    font-size: 12px; }
  input.input-full:focus, textarea:focus, .input-text:focus {
    border: 1px solid #000; }

textarea {
  height: 12em;
  line-height: 1.4; }

button, .btn-button {
  display: inline-block;
  border: 0;
  background: #3b3b3b;
  padding: 0 15px;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  line-height: 38px;
  border-radius: 0px; }
  button:hover, .btn-button:hover {
    color: #fff; }

button.btn-button span span {
  border: 0;
  padding: 0;
  color: inherit;
  border-width: 0;
  background: transparent;
  line-height: inherit; }

select {
  background-repeat: no-repeat;
  background-position: right 0 center;
  background-color: transparent;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 8px;
  height: 26px;
  color: #777;
  font-size: 13px; }
  .ie9 select,
  .lt-ie9 select {
    padding-right: 10px;
    background-image: none; }

.inputbox-container {
  display: inline-block;
  height: 25px;
  position: relative;
  width: 25px;
  color: #939393;
  vertical-align: middle; }
  .inputbox-container input {
    height: 25px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 25px;
    z-index: 99; }
    .inputbox-container input:hover {
      cursor: pointer; }
  .inputbox-container .input-skin {
    border: 1px solid #efefef;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px; }
    .inputbox-container .input-skin.checked .visible-checked {
      display: block !important; }
    .inputbox-container .input-skin.checked .visible-unchecked {
      display: none !important; }
    .inputbox-container .input-skin i {
      width: 100%;
      text-align: center;
      line-height: 25px;
      font-size: 12px; }
  .inputbox-container .visible-checked {
    display: none; }
  .inputbox-container .visible-unchecked {
    display: block; }

.input-container {
  display: none;
  height: 20px;
  position: relative;
  width: 20px;
  color: #d1d1d1;
  margin-top: 0;
  vertical-align: middle; }
  .input-container input {
    height: 20px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 99; }
    .input-container input:hover {
      cursor: pointer; }
  .input-container .input-skin {
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    line-height: 20px; }
    .input-container .input-skin.checked .visible-checked {
      display: block !important; }
    .input-container .input-skin.checked .visible-unchecked {
      display: none !important; }
  .input-container .visible-checked {
    color: #d2d1d1;
    display: none; }
  .input-container .visible-unchecked {
    color: #efefef;
    display: block; }

ul.form-list li {
  margin: 0 0 10px; }
  ul.form-list li label {
    float: left;
    font-size: 12px;
    position: relative;
    z-index: 0;
    margin: 0 0 10px 0;
    vertical-align: middle;
    color: #777;
    font-weight: 400;
    text-transform: uppercase; }
    ul.form-list li label em {
      float: right;
      font-style: normal;
      color: #eb340a;
      position: absolute;
      top: 0;
      right: -8px; }

.errors ul li {
  color: #a94442;
  background-color: #f2dede;
  border: #ebccd1 solid 1px;
  padding: 5px;
  margin-bottom: 10px; }

/*-----------------------------------------------------------------------------
- SELECTS
-----------------------------------------------------------------------------*/
.mobile-nav-shown {
  overflow: hidden; }

.mobile-nav-shown .wrapper {
  left: 250px; }

.search-form input,
.form-search input {
  visibility: inherit; }

body.boxed {
  background-color: #000; }
  body.boxed .wrapper {
    padding-top: 24px;
    padding-bottom: 17px; }
    body.boxed .wrapper .page {
      width: 1180px;
      margin-left: auto;
      margin-right: auto; }

.wrapper {
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s; }

.overlay {
  background-color: #000;
  opacity: .55;
  filter: alpha(opacity=55);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.main-container {
  position: relative;
  z-index: 2; }
  .main-container .main-wrapper {
    padding-top: 0; }
    .main-container .main-wrapper .page .title h2 {
      margin: 0 0 30px; }

.template-index .main-container {
  padding-bottom: 0; }

.main-content-inner {
  padding-top: 70px; }

.block_heading {
  text-align: center; }
  .block_heading .block_heading--title {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 45px; }

.nova_row_max_width_1920 {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto; }

.nova_row_gap_65 {
  padding-left: 65px;
  padding-right: 65px; }

.nova_row_gap_80 {
  padding-left: 80px;
  padding-right: 80px; }

.font-family-satisfy {
  font-family: 'Satisfy',cursive;
  font-weight: 400; }

.la-overlay-global {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #232324;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }

.open-overlay .la-overlay-global {
  visibility: visible;
  opacity: .95; }

body.side-header {
  overflow-x: hidden; }
  body.side-header .top-newsletter {
    margin-left: 256px; }
    body.side-header .top-newsletter > .container {
      max-width: 100%; }
  body.side-header .main-container, body.side-header .footer-wrapper {
    margin-left: 256px; }
    body.side-header .main-container .main-breadcrumbs.fixed-position, body.side-header .footer-wrapper .main-breadcrumbs.fixed-position {
      position: fixed;
      width: 100%;
      z-index: 999;
      top: 0; }
    body.side-header .main-container .main-breadcrumbs > .container, body.side-header .footer-wrapper .main-breadcrumbs > .container {
      max-width: 100%; }
    body.side-header .main-container .main .container, body.side-header .footer-wrapper .main .container {
      max-width: 100%; }
    body.side-header .main-container .footer-middle > .container, body.side-header .main-container .footer-top > .container, body.side-header .main-container .footer-bottom > .container, body.side-header .footer-wrapper .footer-middle > .container, body.side-header .footer-wrapper .footer-top > .container, body.side-header .footer-wrapper .footer-bottom > .container {
      max-width: 100%; }

/*============================================================================
# paralax box
==============================================================================*/
.parallax-box {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

/*============================================================================
# Preloading
==============================================================================*/
.nova-preloading {
  opacity: 0;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  overflow: hidden;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  visibility: hidden; }
  .nova-preloading .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px !important;
    margin-left: -25px;
    text-align: center;
    font-size: 10px; }
    .nova-preloading .spinner .circle {
      margin: 0 auto;
      border-bottom: 2.5px solid transparent !important;
      border-left: 2.5px solid #3b3b3b;
      border-right: 2.5px solid #3b3b3b;
      border-top: 2.5px solid #3b3b3b;
      border-radius: 100%;
      height: 32px !important;
      width: 32px !important;
      -webkit-animation: circlespin .8s infinite linear;
      -moz-animation: circlespin .6s infinite linear;
      -ms-animation: circlespin .6s infinite linear;
      -o-animation: circlespin .6s infinite linear;
      animation: circlespin .8s infinite linear; }

.site-loading .nova-preloading {
  opacity: 1;
  visibility: visible; }

.custom-styles-css {
  display: none; }

/*============================================================================
# Display Flex
==============================================================================*/
.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .display-flex .nova-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .display-flex .nova-column .colunm-inner {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }

.btn-button, .spr-button {
  padding: 12px 50px;
  line-height: 30px;
  letter-spacing: 0.5px;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .btn-button.text-only, .spr-button.text-only {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0; }
  .btn-button.large, .spr-button.large {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 50px; }
    .btn-button.large.bordered:after, .spr-button.large.bordered:after {
      border: 2px solid !important; }
  .btn-button.x-large, .spr-button.x-large {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 55px; }
    .btn-button.x-large.bordered:after, .spr-button.x-large.bordered:after {
      border: 3px solid !important; }
  .btn-button.small, .spr-button.small {
    font-size: 10px;
    padding: 5px 15px;
    font-weight: 400; }
  .btn-button.white, .spr-button.white {
    border-color: #fff;
    background-color: #fff;
    color: #222; }
    .btn-button.white:hover, .spr-button.white:hover {
      background-color: #222;
      border-color: #222; }
  .btn-button.black, .spr-button.black {
    border-color: #000;
    background-color: #000;
    color: #fff; }
    .btn-button.black:hover, .spr-button.black:hover {
      background-color: #111;
      border-color: #111; }
  .btn-button.gray, .spr-button.gray {
    border-color: rgba(35, 35, 36, 0.2);
    background-color: transparent;
    color: #000; }
    .btn-button.gray:hover, .spr-button.gray:hover {
      background-color: #e4e4e4;
      border-color: #e4e4e4; }
  .btn-button.bordered-2, .spr-button.bordered-2 {
    position: relative;
    overflow: visible;
    color: #8a8a8a;
    letter-spacing: 0.5px;
    background-color: transparent !important; }
    .btn-button.bordered-2.white, .spr-button.bordered-2.white {
      border: #fff solid 1px;
      color: #fff; }
      .btn-button.bordered-2.white:hover, .spr-button.bordered-2.white:hover {
        border-color: #fff !important;
        background-color: #fff !important;
        color: #222; }
    .btn-button.bordered-2.black, .spr-button.bordered-2.black {
      color: #232324; }
      .btn-button.bordered-2.black:hover, .spr-button.bordered-2.black:hover {
        color: #fff; }
    .btn-button.bordered-2.gray, .spr-button.bordered-2.gray {
      border-color: rgba(35, 35, 36, 0.2) !important;
      background-color: transparent;
      color: #000; }
      .btn-button.bordered-2.gray:hover, .spr-button.bordered-2.gray:hover {
        background-color: #e4e4e4;
        border-color: #e4e4e4;
        color: #fff; }
    .btn-button.bordered-2.x2, .spr-button.bordered-2.x2 {
      border: 2px solid; }
    .btn-button.bordered-2.x3, .spr-button.bordered-2.x3 {
      font-size: 14px;
      padding: 15px 45px;
      border: 3px solid; }
  .btn-button.bordered-black, .spr-button.bordered-black {
    position: relative;
    overflow: visible;
    color: #000;
    letter-spacing: 0.5px;
    background-color: transparent !important;
    border: #000 solid 1px; }
    .btn-button.bordered-black:hover, .spr-button.bordered-black:hover {
      background-color: #000 !important; }
  .btn-button.bottom-line, .spr-button.bottom-line {
    position: relative;
    overflow: visible;
    color: #8a8a8a;
    letter-spacing: 1px;
    background-color: transparent;
    border-color: white;
    border-style: solid;
    border-width: 0px 0px 3px;
    padding: 2px 0; }
    .btn-button.bottom-line.white, .spr-button.bottom-line.white {
      color: #fff; }
      .btn-button.bottom-line.white:hover, .spr-button.bottom-line.white:hover {
        background-color: transparent !important; }
    .btn-button.bottom-line.black, .spr-button.bottom-line.black {
      color: #232324; }
      .btn-button.bottom-line.black:hover, .spr-button.bottom-line.black:hover {
        color: #fff; }
  .btn-button.btn-shadow, .spr-button.btn-shadow {
    -webkit-box-shadow: 5px 5px 0 #d6c49f;
    box-shadow: 5px 5px 0 #d6c49f; }
  .btn-button.bordered, .spr-button.bordered {
    position: relative;
    overflow: visible;
    background: transparent;
    color: #8a8a8a;
    letter-spacing: 0.5px; }
    .btn-button.bordered span, .spr-button.bordered span {
      color: #8a8a8a !important; }
    .btn-button.bordered:after, .spr-button.bordered:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border: 1px solid;
      opacity: 0.2; }
    .btn-button.bordered:hover, .spr-button.bordered:hover {
      color: #fff !important;
      border-color: transparent; }
    .btn-button.bordered.x2:after, .spr-button.bordered.x2:after {
      border: 2px solid; }
    .btn-button.bordered.x3, .spr-button.bordered.x3 {
      font-size: 14px;
      padding: 15px 45px; }
      .btn-button.bordered.x3:after, .spr-button.bordered.x3:after {
        border: 3px solid !important; }
    .btn-button.bordered.gradien_hover:hover, .spr-button.bordered.gradien_hover:hover {
      color: #fff;
      background-color: #93ddff;
      background-image: -moz-linear-gradient(180deg, star 0%, #fabb98 100%);
      background-image: -webkit-linear-gradient(180deg, #93ddff 0%, #fabb98 100%);
      background-image: -ms-linear-gradient(180deg, #93ddff 0%, #fabb98 100%); }
    .btn-button.bordered.white, .spr-button.bordered.white {
      color: #fff !important; }
      .btn-button.bordered.white:hover, .spr-button.bordered.white:hover {
        color: #fff !important; }
    .btn-button.bordered.b-black:after, .spr-button.bordered.b-black:after {
      opacity: 1; }
  .btn-button.uppercase, .spr-button.uppercase {
    text-transform: uppercase; }
  .btn-button.full-width, .spr-button.full-width {
    width: 100%; }
  .btn-button.rounded, .spr-button.rounded {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; }
    .btn-button.rounded.large, .spr-button.rounded.large {
      -webkit-border-radius: 75px;
      -moz-border-radius: 75px;
      border-radius: 75px; }
  .btn-button.black_hover:hover, .spr-button.black_hover:hover {
    color: #fff;
    background-color: #232324 !important; }
  .btn-button.readmore, .spr-button.readmore {
    background: none !important;
    text-transform: none !important;
    padding: 0; }
    .btn-button.readmore:hover, .spr-button.readmore:hover {
      background: none !important; }
    .btn-button.readmore:after, .spr-button.readmore:after {
      content: "\f105";
      font-family: FontAwesome;
      padding-left: 5px;
      font-size: 14px;
      color: inherit; }
  .btn-button.sf-icon-reveal, .spr-button.sf-icon-reveal {
    padding: 15px 35px;
    line-height: 20px;
    -webkit-transform: translate3d(0, 0, 0); }
    .btn-button.sf-icon-reveal i, .spr-button.sf-icon-reveal i {
      font-size: 18px;
      height: 100%;
      width: 20px;
      right: 30px;
      top: 0;
      line-height: 50px;
      display: inline-block;
      text-align: right;
      position: absolute;
      -o-transform: scale(0.5);
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      opacity: 0;
      -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      -o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15); }
    .btn-button.sf-icon-reveal span, .spr-button.sf-icon-reveal span {
      display: block;
      vertical-align: 4px;
      text-align: center;
      width: 100%;
      -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      -o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15); }
    .btn-button.sf-icon-reveal.standard, .spr-button.sf-icon-reveal.standard {
      border-color: #e4e4e4; }
      .btn-button.sf-icon-reveal.standard:hover, .spr-button.sf-icon-reveal.standard:hover {
        border-color: #e4e4e4; }
        .btn-button.sf-icon-reveal.standard:hover i, .spr-button.sf-icon-reveal.standard:hover i {
          -o-transform: scale(1);
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
          opacity: 1;
          right: 20px; }
        .btn-button.sf-icon-reveal.standard:hover span, .spr-button.sf-icon-reveal.standard:hover span {
          -webkit-transform: translateX(-12px);
          -moz-transform: translateX(-12px);
          -ms-transform: translateX(-12px);
          transform: translateX(-12px); }
    .btn-button.sf-icon-reveal.white, .spr-button.sf-icon-reveal.white {
      border-color: #fff;
      background-color: #fff;
      color: #222 !important; }
      .btn-button.sf-icon-reveal.white:hover, .spr-button.sf-icon-reveal.white:hover {
        background-color: #e4e4e4;
        border-color: #e4e4e4; }
        .btn-button.sf-icon-reveal.white:hover i, .spr-button.sf-icon-reveal.white:hover i {
          -o-transform: scale(1);
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
          opacity: 1;
          right: 20px; }
        .btn-button.sf-icon-reveal.white:hover span, .spr-button.sf-icon-reveal.white:hover span {
          -webkit-transform: translateX(-12px);
          -moz-transform: translateX(-12px);
          -ms-transform: translateX(-12px);
          transform: translateX(-12px); }
    .btn-button.sf-icon-reveal.black, .spr-button.sf-icon-reveal.black {
      border-color: #222;
      background-color: #222;
      color: #fff; }
      .btn-button.sf-icon-reveal.black:hover, .spr-button.sf-icon-reveal.black:hover {
        background-color: #111;
        border-color: #111; }
        .btn-button.sf-icon-reveal.black:hover i, .spr-button.sf-icon-reveal.black:hover i {
          -o-transform: scale(1);
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
          opacity: 1;
          right: 20px; }
        .btn-button.sf-icon-reveal.black:hover span, .spr-button.sf-icon-reveal.black:hover span {
          -webkit-transform: translateX(-12px);
          -moz-transform: translateX(-12px);
          -ms-transform: translateX(-12px);
          transform: translateX(-12px); }
  .btn-button.effect, .spr-button.effect {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .btn-button.effect:before, .spr-button.effect:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transition-property: transform;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .btn-button.effect:hover:before, .spr-button.effect:hover:before {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }

.icon-button {
  padding-right: 30px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  -webkit-transition: all .45s ease-out;
  -o-transition: all .45s ease-out;
  transition: all .45s ease-out; }
  .icon-button:before {
    content: "";
    border-top-width: 2px;
    border-top-color: inherit;
    border-top-style: solid;
    position: absolute;
    width: 10px;
    right: 12px;
    top: 9px;
    margin: 0;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit; }
  .icon-button:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 6px 0 6px 7px;
    border-style: solid;
    border-color: transparent;
    border-left-color: inherit;
    right: 5px;
    top: 4px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit; }
  .icon-button:hover:before {
    right: 7px; }
  .icon-button:hover:after {
    right: 0; }

button {
  border: none; }

.spr-icon.spr-icon-star-empty {
  opacity: 1 !important;
  color: #ccc !important; }

.spr-icon {
  opacity: 1; }
  .spr-icon:before {
    font-size: 100% !important; }

/*============================================================================
#Aside Header
==============================================================================*/
#header-aside {
  position: fixed;
  right: 0px;
  width: 450px;
  top: 0;
  z-index: 22;
  background-color: #fff;
  height: 100vh;
  padding: 70px;
  -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  -webkit-transform: translateX(470px);
  -moz-transform: translateX(470px);
  -ms-transform: translateX(470px);
  -o-transform: translateX(470px);
  transform: translateX(470px); }
  #header-aside.show-aside {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  #header-aside .header-aside-wrapper {
    position: relative;
    padding-top: 40px; }
    #header-aside .header-aside-wrapper .btn-close-aside-header {
      position: absolute;
      right: 0;
      top: 0;
      font-size: 34px;
      cursor: pointer; }
    #header-aside .header-aside-wrapper .header-aside-logo {
      display: inline-block;
      margin-bottom: 25px; }
    #header-aside .header-aside-wrapper .custom-block-aside-top {
      margin-bottom: 60px; }
      #header-aside .header-aside-wrapper .custom-block-aside-top .header-text {
        font-size: 12px;
        font-weight: 400;
        color: #343538;
        line-height: 24px; }
      #header-aside .header-aside-wrapper .custom-block-aside-top .social-media-link a {
        margin-right: 30px; }
        #header-aside .header-aside-wrapper .custom-block-aside-top .social-media-link a i {
          font-size: 12px;
          color: #343538; }
    #header-aside .header-aside-wrapper .custom-block-aside-bottom {
      margin-top: 60px; }
      #header-aside .header-aside-wrapper .custom-block-aside-bottom .header-contact-info .itemcontact {
        font-size: 12px;
        font-weight: 400;
        color: #343538;
        margin-bottom: 10px;
        line-height: 20px;
        position: relative;
        padding-left: 30px; }
        #header-aside .header-aside-wrapper .custom-block-aside-bottom .header-contact-info .itemcontact:before {
          content: '';
          font-family: FontAwesome;
          position: absolute;
          left: 0;
          top: 50%;
          font-size: 14px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        #header-aside .header-aside-wrapper .custom-block-aside-bottom .header-contact-info .itemcontact.phone:before {
          content: '\f095'; }
        #header-aside .header-aside-wrapper .custom-block-aside-bottom .header-contact-info .itemcontact.mail:before {
          content: '\f0e0'; }
        #header-aside .header-aside-wrapper .custom-block-aside-bottom .header-contact-info .itemcontact.address:before {
          content: '\f041'; }
      #header-aside .header-aside-wrapper .custom-block-aside-bottom .header-copyright {
        font-size: 10px;
        font-weight: 400;
        color: #8a8a8a;
        margin-top: 35px;
        letter-spacing: 2px; }
    #header-aside .header-aside-wrapper .navigation-wrapper .main-navigation .top-navigation li.level0 {
      display: inline-block;
      width: 100%;
      border-bottom: 1px solid #eeeff2;
      position: relative; }
      #header-aside .header-aside-wrapper .navigation-wrapper .main-navigation .top-navigation li.level0 .menu-wrap-sub {
        right: 265px !important;
        left: auto !important;
        top: 0; }
      #header-aside .header-aside-wrapper .navigation-wrapper .main-navigation .top-navigation li.level0 > a {
        font-size: 12px;
        font-weight: bold;
        padding: 17px 0;
        padding-left: 15px;
        margin-left: -15px; }
    #header-aside .header-aside-wrapper .links-aside li {
      padding: 15px 0; }
      #header-aside .header-aside-wrapper .links-aside li a {
        font-size: 16px;
        font-weight: 500;
        color: #252634; }
    #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper {
      padding: 5px 0; }
      #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper a {
        display: inline-block;
        width: 100%;
        position: relative;
        padding: 10px 0; }
        #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper a .current-currency {
          font-size: 12px;
          font-weight: bold;
          color: #252634; }
        #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper a i {
          position: absolute;
          right: 0;
          top: 50%;
          color: #252634;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper .setting-currency {
        padding: 5px 15px 0 15px;
        display: none; }
        #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper .setting-currency li.selected {
          font-weight: 700; }
          #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper .setting-currency li.selected a {
            color: blue; }
        #header-aside .header-aside-wrapper .lang-current-aside .currency-wrapper .setting-currency li a {
          color: #252634;
          font-size: 12px; }
    #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper {
      padding: 5px 0; }
      #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper a {
        display: inline-block;
        width: 100%;
        position: relative;
        padding: 10px 0; }
        #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper a .current-language span {
          display: none; }
          #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper a .current-language span.active {
            display: block !important;
            font-size: 12px;
            font-weight: bold;
            color: #252634; }
            #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper a .current-language span.active img {
              margin-top: -3px; }
        #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper a i {
          position: absolute;
          right: 0;
          top: 50%;
          color: #252634;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper .select-language {
        padding: 5px 15px 15px;
        display: none; }
        #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper .select-language li a {
          color: #252634;
          font-size: 12px; }
          #header-aside .header-aside-wrapper .lang-current-aside .language-wrapper .select-language li a.active {
            font-weight: 700;
            color: blue; }

.header-transparent-about-contact .header-container.type2 .header-left-area .logo {
  display: none !important; }
  .header-transparent-about-contact .header-container.type2 .header-left-area .logo.logo-white-specail {
    display: none !important; }

.header-transparent-about-contact .header-container.type5:not(.sticky-header) .mini-cart .icon-cart-header span,
.header-transparent-about-contact .header-container.type5:not(.sticky-header) .mini-cart .icon-cart-header .cart-total span.price,
.header-transparent-about-contact .header-container.type5:not(.sticky-header) .search-area .search-bar .form-search:before {
  color: #ffffff; }

.header-transparent-about-contact .logo {
  display: none !important; }
  .header-transparent-about-contact .logo.logo-white-specail {
    display: block !important; }

.header-transparent-about-contact .sticky-header .logo {
  display: block !important; }
  .header-transparent-about-contact .sticky-header .logo.logo-white-specail {
    display: none !important; }

.header-transparent-about-contact .header-container:not(.sticky-header) .action-link-right .link-right-area li a {
  color: #ffffff; }

.header-transparent-about-contact .header-container:not(.sticky-header) .search-area .icon-search-header span {
  color: #ffffff; }

.header-transparent-about-contact .header-container:not(.sticky-header) .search-area .form-search {
  background-color: transparent; }
  .header-transparent-about-contact .header-container:not(.sticky-header) .search-area .form-search input {
    background-color: transparent; }

.header-transparent-about-contact .header-container:not(.sticky-header) .main-navigation .top-navigation li.level0 > a,
.header-transparent-about-contact .header-container:not(.sticky-header) .main-nav-type3 .navigation-wrapper .main-navigation .top-navigation li.level0 > a {
  color: #ffffff; }

.header-transparent-about-contact .header-container .main-nav ul.top-navigation > li > a {
  color: #fff !important; }

.header-transparent-about-contact .header-container.sticky-header .main-nav ul.top-navigation > li > a {
  color: #252634 !important; }

.header-transparent-about-contact .header-container.sticky-header .mini-cart .icon-cart-header i, .header-transparent-about-contact .header-container.sticky-header .header a i {
  color: #252634 !important; }

.header-transparent-about-contact .header-container.sticky-header .control-otherlinks span {
  border-color: #252634 !important; }

.header-transparent-about-contact .header-container .mini-cart .icon-cart-header i, .header-transparent-about-contact .header-container .header a i {
  color: #fff !important; }

.header-transparent-about-contact .header-container .control-otherlinks span {
  border-color: #fff !important; }

.logo-white-specail {
  display: none !important; }

.top-newsletter {
  background-color: #2b262f;
  padding: 10px 0;
  text-align: left; }
  .top-newsletter form {
    height: 30px; }
    .top-newsletter form .input-group input.input-group-field {
      width: 300px;
      height: 30px;
      border-radius: 0;
      line-height: 16px;
      padding: 0 10px; }
    .top-newsletter form .input-group button.btn-button {
      position: absolute;
      right: 0;
      top: 0;
      margin: 0;
      background: transparent !important;
      cursor: pointer;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 400;
      height: 30px !important;
      line-height: 30px;
      padding: 0 15px;
      color: #000; }

.mobile-nav-shown .mobile-nav {
  left: 0px; }

.mobile-nav {
  position: fixed;
  top: 0;
  left: -250px;
  z-index: 999;
  width: 250px;
  height: 100%;
  overflow-y: scroll;
  padding-top: 20px !important;
  padding-left: 20px !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block !important;
  background: #151515; }
  .mobile-nav ul li {
    padding: 0;
    border-bottom: 0; }
    .mobile-nav ul li a {
      padding: 0 15px 0 10px;
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      font-size: 14px;
      text-transform: uppercase;
      background: #151515;
      display: block;
      line-height: 40px;
      color: white; }
    .mobile-nav ul li ul.level0 li.level1 a {
      padding-left: 20px; }
      .mobile-nav ul li ul.level0 li.level1 a span {
        font-size: 12px;
        text-transform: capitalize; }
      .mobile-nav ul li ul.level0 li.level1 a:before {
        font: normal normal 16px/40px "FontAwesome";
        text-decoration: none;
        content: "\f105";
        float: left;
        margin-right: 10px;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    .mobile-nav ul li ul.level0 li.level1 ul.level1 li.level2 a {
      padding-left: 30px; }
    .mobile-nav ul li.parent a {
      margin-top: 1px; }
    .mobile-nav ul li.parent:first-child a {
      margin-top: 0 !important; }
  .mobile-nav ul li.parent:first-child a {
    margin-top: 0 !important; }

.mobile-nav-shown .mobile-nav-overlay {
  opacity: 0.15;
  filter: alpha(opacity=15);
  visibility: visible; }

.mobile-nav-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 998;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms; }
  .overlay-background.active {
    opacity: 1;
    visibility: visible; }

.main-section-header {
  opacity: 1; }
  .main-section-header .top-links-container {
    background-color: #f0f0ed;
    padding: 5px 0;
    position: relative;
    z-index: 9; }
    .main-section-header .top-links-container span.split {
      float: left;
      display: block;
      height: 14px;
      width: 1px;
      border-right: 1px solid #ccc;
      margin: 6px 3px 6px 0; }
  .main-section-header .top-links-icon {
    display: none;
    vertical-align: middle;
    font-size: 11px;
    padding: 7px 20px 7px 10px;
    position: relative; }
    .main-section-header .top-links-icon:before {
      content: "\e80b";
      font-family: "negan";
      display: block;
      position: absolute;
      right: 7px;
      top: 50%;
      color: white;
      margin-top: -5px; }
    .main-section-header .top-links-icon a {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      padding-top: 5px;
      padding-bottom: 5px; }
  .main-section-header .header {
    position: relative;
    z-index: 8;
    text-align: left; }
    .main-section-header .header a {
      color: inherit; }
    .main-section-header .header .custom-block {
      font-size: 14px;
      font-weight: 400;
      display: inline-block;
      vertical-align: middle; }

.header-container {
  background-color: #fff;
  border-top-width: 4px;
  border-top-style: solid;
  position: relative; }
  .header-container.sticky-header .mobile-header .right-header-menu .item {
    width: 50px; }
  .header-container.sticky-header .mobile-header .right-header-menu .header-cart {
    width: 50px; }
    .header-container.sticky-header .mobile-header .right-header-menu .header-cart .cart-container .icon-cart-header .icon_bag_alt {
      width: auto;
      line-height: 50px; }
  .header-container.sticky-header .main-header {
    background-color: #1e1e1e;
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 200 !important;
    padding: 7px 0 !important;
    margin: 0 !important;
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: all; }
    .header-container.sticky-header .main-header .logo {
      display: none; }
      .header-container.sticky-header .main-header .logo a.logo-sticky {
        display: block; }
  .header-container.sticky-header .header-wrapper {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 200 !important;
    margin: 0 !important;
    padding: 10px 30px !important;
    margin: 0 !important;
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: all; }
  .header-container .navbar {
    position: static;
    margin: 0;
    min-height: auto; }
    .header-container .navbar .navbar-header {
      text-indent: -999em; }
      .header-container .navbar .navbar-header .navbar-toggle {
        border-radius: 0;
        padding: 0;
        margin: 6px 0;
        display: block; }
        .header-container .navbar .navbar-header .navbar-toggle .icon-bar {
          background-color: #333; }
      .header-container .navbar .navbar-header .navbar-brand {
        display: none; }
    .header-container .navbar .bs-navbar-collapse {
      background-color: #fff;
      position: absolute;
      width: 100%;
      z-index: 1000;
      top: 70px;
      right: 0;
      max-height: 400px;
      overflow: scroll;
      padding: 10px 20px; }
      .header-container .navbar .bs-navbar-collapse .nav-accordion li span.expand:after,
      .header-container .navbar .bs-navbar-collapse .nav-accordion li span.collapse:after {
        position: relative;
        right: 8px; }
      .header-container .navbar .bs-navbar-collapse.skip-active {
        display: block; }
  .header-container .navbar-header-second {
    text-indent: -999em; }
    .header-container .navbar-header-second .navbar-toggle {
      border-radius: 0;
      padding: 0;
      margin: 6px 0;
      display: block;
      float: left; }
      .header-container .navbar-header-second .navbar-toggle .icon-bar {
        background-color: #333; }
    .header-container .navbar-header-second .navbar-brand {
      display: none; }
  .header-container .logo {
    margin: 30px 40px 30px 0;
    text-decoration: none !important;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .header-container .header-container-content {
    position: relative; }
  .header-container .header {
    position: relative;
    z-index: 8;
    text-align: left; }
    .header-container .header .custom-block span.split {
      height: 14px;
      width: 1px;
      border-right: 1px solid #eee;
      margin: 0 13px; }
  .header-container .menu-icon {
    vertical-align: middle;
    display: none;
    text-align: right;
    padding-left: 20px;
    font-size: 20px;
    height: 60px;
    pointer-events: all; }
  .header-container .mini-cart {
    text-align: right; }
    .header-container .mini-cart .icon-cart-header {
      line-height: 1;
      display: inline-block;
      color: #fff;
      border-radius: 0px;
      height: 40px;
      padding: 5px;
      text-transform: uppercase;
      text-align: center;
      max-width: 120px; }
      .header-container .mini-cart .icon-cart-header i {
        display: inline-block;
        vertical-align: middle; }
      .header-container .mini-cart .icon-cart-header .cart-total {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        padding: 3px; }
    .header-container .mini-cart .cart-wrapper {
      position: fixed;
      right: -350px;
      top: 0;
      height: 100vh;
      width: 350px;
      background-color: #ffffff;
      border-width: 0;
      border-style: solid;
      z-index: 100;
      border-radius: 0;
      color: #777;
      padding: 70px 30px;
      -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
      .header-container .mini-cart .cart-wrapper.show {
        right: 0; }
      .header-container .mini-cart .cart-wrapper .btn-close-cart-wrapper {
        position: absolute;
        right: 30px;
        top: 30px;
        cursor: pointer;
        width: 25px;
        height: 25px;
        line-height: 24px;
        font-size: 24px;
        vertical-align: middle;
        text-align: center;
        color: #000;
        border-radius: 50%; }
      .header-container .mini-cart .cart-wrapper .text-your-cart {
        font-size: 18px;
        color: #000;
        text-transform: capitalize;
        text-align: left;
        font-weight: bold;
        margin-bottom: 15px; }
      .header-container .mini-cart .cart-wrapper .cart-content p.no-items-in-cart {
        margin: 30px 0;
        text-align: left;
        line-height: 19px;
        display: block;
        font-size: 12px;
        font-weight: 400;
        color: #000; }
      .header-container .mini-cart .cart-wrapper .cart-content ul {
        margin: 0;
        padding: 0;
        outline: none;
        max-height: 275px;
        overflow-y: auto; }
        .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart {
          padding: 20px 0;
          border-bottom: 1px solid #eee;
          float: left;
          width: 100%; }
          .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-image {
            border-width: 0;
            padding: 0;
            border-radius: 0;
            border: 1px solid #ddd;
            background-color: #fff;
            float: left;
            width: 80px; }
            .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-image img {
              width: 100%;
              height: auto; }
          .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details {
            margin-left: 90px;
            text-align: left;
            position: relative; }
            .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details a {
              outline: none;
              text-decoration: none;
              line-height: normal;
              font-size: 12px;
              font-weight: 500;
              color: #000;
              text-transform: capitalize; }
            .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details .product-name {
              margin: 10px 0 5px;
              font-size: 1em;
              font-weight: normal;
              padding-right: 30px; }
            .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details .items {
              margin: 0 0 15px;
              line-height: 1.5;
              color: #000;
              font-size: 11px; }
            .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details .access {
              margin: 0;
              padding: 0;
              position: absolute;
              top: 0;
              right: 0; }
              .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details .access .btn-edit {
                background-image: none;
                background-color: transparent;
                color: #7B7B7B;
                font-weight: normal;
                height: 16px;
                line-height: 16px;
                outline: medium none;
                text-indent: inherit;
                text-transform: none;
                width: auto;
                font-size: 12px;
                float: left;
                padding: 0 20px 0 0; }
              .header-container .mini-cart .cart-wrapper .cart-content ul li.item-cart .product-details .access .btn-remove {
                height: 23px;
                width: 23px;
                font-size: 13px;
                position: absolute;
                right: 10px;
                top: -3px;
                padding: 5px 0;
                line-height: 1; }
        .header-container .mini-cart .cart-wrapper .cart-content ul dl {
          margin: 0; }
          .header-container .mini-cart .cart-wrapper .cart-content ul dl dt {
            float: left;
            text-transform: uppercase;
            padding: 5px 0; }
            .header-container .mini-cart .cart-wrapper .cart-content ul dl dt span {
              float: right;
              line-height: 13px; }
          .header-container .mini-cart .cart-wrapper .cart-content ul dl dd {
            text-align: right;
            text-transform: uppercase;
            padding: 5px 0; }
      .header-container .mini-cart .cart-wrapper .cart-content .mCSB_container {
        padding: 10px 5px 0; }
      .header-container .mini-cart .cart-wrapper .cart-checkout {
        margin: 0 0 0 0;
        text-align: left;
        border: 0;
        float: left;
        width: 100%; }
        .header-container .mini-cart .cart-wrapper .cart-checkout p.subtotal {
          padding: 15px 20px;
          text-align: left;
          font-size: 18px;
          font-weight: 700;
          line-height: 0;
          margin-bottom: 15px;
          border-bottom: 1px solid #eee; }
          .header-container .mini-cart .cart-wrapper .cart-checkout p.subtotal .label {
            color: #000;
            font-weight: 400;
            font-size: 14px;
            padding: 0; }
          .header-container .mini-cart .cart-wrapper .cart-checkout p.subtotal .price {
            color: #000;
            float: right;
            font-size: 18px;
            font-weight: 300;
            padding: 7px 0px; }
      .header-container .mini-cart .cart-wrapper.show {
        display: block; }
  .header-container .search-area {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    display: inline-block;
    height: 40px;
    left: 20px;
    vertical-align: middle; }
    .header-container .search-area a.search-icon {
      display: inline-block;
      width: 25px;
      text-align: center; }
    .header-container .search-area .search-results li .title a {
      color: #999; }
  .header-container .header-right-area .header-right-area-1 .menu-icon {
    display: none; }
  .header-container .header-right-area .inner-item > li {
    display: inline-block; }
    .header-container .header-right-area .inner-item > li:last-child {
      margin-right: 0px; }
  .header-container .cart-area {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    display: inline-block;
    height: 40px;
    right: 15px;
    text-align: right;
    vertical-align: middle; }
  .header-container .main-nav {
    background-color: transparent;
    font-size: 12px;
    border: 0;
    padding: 0;
    text-align: left; }
    .header-container .main-nav a.logo_sticky {
      display: none; }
    .header-container .main-nav .main-top-nav .mini-cart {
      display: none; }
    .header-container .main-nav .main-top-nav .action-myaccount, .header-container .main-nav .main-top-nav .search-area, .header-container .main-nav .main-top-nav .control-otherlinks {
      display: none; }

.overlay-menu {
  position: fixed;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  background-color: rgba(30, 30, 30, 0.9);
  z-index: 23;
  -webkit-transition: all 500ms cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 500ms cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 500ms cubic-bezier(0.65, 0.05, 0.36, 1); }
  .overlay-menu.active {
    top: 0;
    left: 0; }
  .overlay-menu #navbar-toggle {
    position: absolute;
    width: 400px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .overlay-menu #navbar-toggle #mobile-menu li.level-top {
      border: none;
      margin-bottom: 30px; }
      .overlay-menu #navbar-toggle #mobile-menu li.level-top > a {
        font-size: 36px !important;
        color: #fff; }
        .overlay-menu #navbar-toggle #mobile-menu li.level-top > a:hover > span {
          border-bottom: 1px solid #ffffff; }
    .overlay-menu #navbar-toggle #mobile-menu li a {
      font-size: 24px;
      color: #fff; }
      .overlay-menu #navbar-toggle #mobile-menu li a:hover > span {
        border-bottom: 1px solid #ffffff; }
    .overlay-menu #navbar-toggle #mobile-menu li.parent > ul {
      margin-top: 30px; }
  .overlay-menu .btn-close-menu {
    position: absolute;
    top: 15%;
    left: 70%;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.search-control {
  display: inline-block;
  position: relative; }
  .search-control a {
    width: 40px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px; }
    .search-control a i {
      font-size: 16px; }

.overlay-search {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: black;
  opacity: 0.8;
  z-index: 999999;
  display: none;
  border: 1px solid #fff; }
  .overlay-search #search_mini_form {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .overlay-search #search_mini_form .form-search {
      position: absolute;
      width: 60%;
      left: 50%;
      padding-bottom: 20px;
      border-bottom: 3px solid;
      border-color: #ffffff;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .overlay-search #search_mini_form .form-search:before {
        content: '\ed39';
        font-family: "Nucleo Outline";
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 30px;
        color: #ffffff; }
      .overlay-search #search_mini_form .form-search .search-button {
        display: none; }
      .overlay-search #search_mini_form .form-search .ui-1_zoom {
        position: absolute;
        top: 34%;
        left: 0;
        color: #fff;
        font-size: 40px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .overlay-search #search_mini_form .form-search input {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        padding-left: 75px;
        border: none;
        background-color: transparent;
        color: #ffffff;
        font-size: 24px;
        font-weight: 400; }
        .overlay-search #search_mini_form .form-search input::-webkit-input-placeholder {
          color: #ffffff !important; }
        .overlay-search #search_mini_form .form-search input:-ms-input-placeholder {
          color: #ffffff !important; }
        .overlay-search #search_mini_form .form-search input::-ms-input-placeholder {
          color: #ffffff !important; }
        .overlay-search #search_mini_form .form-search input::placeholder {
          color: #ffffff !important; }
  .overlay-search .btn-close-search {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 100px;
    top: 100px;
    cursor: pointer; }

.template-index .header-container.type1 {
  background-color: transparent;
  z-index: 9; }

.header-container.type1 {
  background-color: #1e1e1e;
  border: 0;
  position: relative; }
  .header-container.type1.sticky-header .header-wrapper .container {
    width: 100% !important; }
  .header-container.type1 .header {
    margin: 0 30px;
    padding: 25px 0; }
  .header-container.type1 .logo-header {
    display: inline-block;
    position: relative;
    top: 3px; }
  .header-container.type1 .logo {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left; }
  .header-container.type1 .header-wrapper {
    border: 0;
    display: inline-block;
    margin: 0;
    width: 100%; }
  .header-container.type1 .main-nav {
    margin: 0;
    float: right;
    position: relative;
    top: 2px;
    margin-right: 150px; }
    .header-container.type1 .main-nav .main-top-nav {
      background-color: transparent !important; }
    .header-container.type1 .main-nav ul.top-navigation .menu-wrap-sub {
      left: auto !important;
      right: 0 !important; }
    .header-container.type1 .main-nav ul.top-navigation > li > a {
      color: #fff;
      padding: 15px 10px;
      font-weight: 600;
      position: relative;
      letter-spacing: 1px;
      font-size: 12px;
      z-index: 1; }
      .header-container.type1 .main-nav ul.top-navigation > li > a span span {
        position: relative; }
        .header-container.type1 .main-nav ul.top-navigation > li > a span span:after {
          background-color: #000;
          content: "";
          height: 2px;
          left: 110%;
          margin-top: 0px;
          position: absolute;
          bottom: 0;
          webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
          -webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
          -o-transition: width 500ms ease 0s, left 500ms ease 0s;
          transition: width 500ms ease 0s, left 500ms ease 0s;
          width: 0; }
        .header-container.type1 .main-nav ul.top-navigation > li > a span span.cat-label {
          position: absolute; }
          .header-container.type1 .main-nav ul.top-navigation > li > a span span.cat-label:after {
            display: none; }
          .header-container.type1 .main-nav ul.top-navigation > li > a span span.cat-label span:after {
            display: none; }
    .header-container.type1 .main-nav ul.top-navigation > li.parent > a {
      padding-right: 25px; }
      .header-container.type1 .main-nav ul.top-navigation > li.parent > a:after {
        right: 8px; }
    .header-container.type1 .main-nav ul.top-navigation > li:hover > a span span:after {
      left: -10%;
      -webkit-transition: width 500ms ease 0s;
      -o-transition: width 500ms ease 0s;
      transition: width 500ms ease 0s;
      width: 120%; }
  .header-container.type1 .header-left-area {
    display: inline-block;
    width: 50%;
    padding: 5px 0;
    position: relative;
    top: 5px; }
  .header-container.type1 .header-right-area {
    display: inline-block;
    width: 50%;
    float: right;
    padding: 5px 0;
    text-align: right; }
    .header-container.type1 .header-right-area .action-link-right {
      display: inline-block;
      line-height: 35px;
      position: relative; }
      .header-container.type1 .header-right-area .action-link-right .link-right-area li {
        display: inline-block;
        padding: 0 15px; }
        .header-container.type1 .header-right-area .action-link-right .link-right-area li a {
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 500; }
          .header-container.type1 .header-right-area .action-link-right .link-right-area li a i {
            font-size: 20px; }
  .header-container.type1 .top-links-icon {
    background-color: #101010;
    border-radius: 0px;
    color: #fff; }
  .header-container.type1 .links {
    display: block;
    vertical-align: middle;
    float: none;
    width: 100%;
    margin: 0; }
    .header-container.type1 .links li {
      font-weight: 500; }
    .header-container.type1 .links a {
      color: #fff; }
  .header-container.type1 .top-links-area {
    vertical-align: middle; }
  .header-container.type1 .search-area {
    display: inline-block;
    position: relative;
    top: 0;
    margin: 0;
    margin-left: 30px; }
    .header-container.type1 .search-area .icon-search-header {
      display: inline-block;
      position: relative;
      top: 3px; }
      .header-container.type1 .search-area .icon-search-header span {
        font-size: 18px;
        font-weight: 100; }
    .header-container.type1 .search-area .search-bar {
      display: inline-block;
      margin-left: 15px; }
      .header-container.type1 .search-area .search-bar .form-search input {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        border: none; }
    .header-container.type1 .search-area > a {
      color: #fff; }
      .header-container.type1 .search-area > a i {
        font-size: 16px;
        position: relative;
        top: 16px;
        right: -5px; }
    .header-container.type1 .search-area .search-results {
      position: absolute;
      right: -27px;
      left: auto !important;
      top: 58px !important;
      overflow: visible; }
    .header-container.type1 .search-area .search-button {
      display: none; }
  .header-container.type1 .menu-icon {
    display: none;
    padding: 0;
    margin: 0;
    height: auto;
    margin-right: 1px;
    margin-left: 10px;
    top: 0;
    position: relative; }
    .header-container.type1 .menu-icon a {
      color: #fff; }
  .header-container.type1 .currency-wrapper, .header-container.type1 .language-wrapper {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 100%; }
    .header-container.type1 .currency-wrapper > a, .header-container.type1 .language-wrapper > a {
      text-align: left;
      border-radius: 0px;
      padding: 5px 0; }
  .header-container.type1 .split {
    display: none; }
  .header-container.type1 .mini-cart {
    display: inline-block;
    position: relative;
    top: -6px;
    right: 0;
    margin: 0 10px; }
    .header-container.type1 .mini-cart .icon-cart-header {
      position: relative;
      padding: 0;
      background-color: transparent;
      border-radius: 0px;
      width: 40px;
      display: block;
      text-align: center;
      font-size: 16px;
      line-height: 40px;
      height: 40px; }
      .header-container.type1 .mini-cart .icon-cart-header i {
        font-size: 18px; }
      .header-container.type1 .mini-cart .icon-cart-header span {
        display: inline-block;
        font-size: 10px;
        line-height: 14px;
        font-weight: 400; }
      .header-container.type1 .mini-cart .icon-cart-header .cart-total {
        padding: 0px 3px;
        position: absolute;
        top: -9px;
        left: 11px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: #2635c4; }
        .header-container.type1 .mini-cart .icon-cart-header .cart-total span {
          display: none; }
          .header-container.type1 .mini-cart .icon-cart-header .cart-total span.cart-qty {
            display: block;
            text-align: center; }
  .header-container.type1 .control-otherlinks {
    display: inline-block;
    width: 35px;
    height: 21px;
    margin-left: 5px;
    position: relative;
    text-align: right;
    cursor: pointer; }
    .header-container.type1 .control-otherlinks span {
      width: 75%;
      right: 0;
      top: 5px;
      border-top: 2px solid #252634;
      position: absolute;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
    .header-container.type1 .control-otherlinks .otherlinks-line-2 {
      top: 12px;
      width: 50%; }
    .header-container.type1 .control-otherlinks .otherlinks-line-3 {
      top: 19px;
      width: 60%; }
    .header-container.type1 .control-otherlinks:hover .otherlinks-line-2 {
      width: 75%; }
    .header-container.type1 .control-otherlinks:hover .otherlinks-line-3 {
      width: 75%; }
  .header-container.type1 .header-fixed-special .part-vertical {
    position: fixed;
    left: 0;
    width: 90px;
    height: 100vh;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(41, 44, 58, 0.06);
    box-shadow: 0px 0px 60px 0px rgba(41, 44, 58, 0.06);
    z-index: 999; }
    .header-container.type1 .header-fixed-special .part-vertical .open-menu-overlay {
      position: absolute;
      left: 50%;
      top: 50%;
      text-align: center;
      cursor: pointer;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .header-container.type1 .header-fixed-special .part-vertical .open-menu-overlay i {
        font-size: 25px;
        color: #000; }
      .header-container.type1 .header-fixed-special .part-vertical .open-menu-overlay .text-menu-overlay {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 2px;
        margin-top: 10px;
        display: inline-block;
        color: #000000; }
  .header-container.type1 .header-fixed-special .part-horizontal {
    display: inline-block;
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    padding: 10px 70px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    margin-bottom: -2px; }
    .header-container.type1 .header-fixed-special .part-horizontal .part-left {
      position: absolute;
      left: 70px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .header-container.type1 .header-fixed-special .part-horizontal .part-left .logo-header {
        top: 0; }
    .header-container.type1 .header-fixed-special .part-horizontal .part-right {
      float: right;
      padding: 1.5% 0; }
    .header-container.type1 .header-fixed-special .part-horizontal .setting-account {
      display: inline-block;
      position: relative;
      margin-right: 10px; }
      .header-container.type1 .header-fixed-special .part-horizontal .setting-account .icon-account {
        cursor: pointer; }
        .header-container.type1 .header-fixed-special .part-horizontal .setting-account .icon-account span {
          font-size: 20px;
          color: #000000; }
      .header-container.type1 .header-fixed-special .part-horizontal .setting-account .content-inner {
        position: absolute;
        right: 0;
        top: 54px;
        width: 200px;
        display: none;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        text-align: left;
        padding: 30px 0; }
        .header-container.type1 .header-fixed-special .part-horizontal .setting-account .content-inner li a {
          text-transform: uppercase;
          font-size: 11px;
          display: block;
          padding: 10px 30px;
          line-height: 20px;
          color: #000000; }
    .header-container.type1 .header-fixed-special .part-horizontal .mini-cart {
      margin: 0 10px;
      text-align: center; }
      .header-container.type1 .header-fixed-special .part-horizontal .mini-cart .icon-cart-header i {
        position: relative; }
    .header-container.type1 .header-fixed-special .part-horizontal .action-link-right {
      display: inline-block;
      text-align: center;
      margin: 0 10px;
      position: relative; }
      .header-container.type1 .header-fixed-special .part-horizontal .action-link-right i {
        font-size: 20px;
        color: #000; }
    .header-container.type1 .header-fixed-special .part-horizontal .search-control {
      text-align: center;
      margin: 0 10px; }
      .header-container.type1 .header-fixed-special .part-horizontal .search-control i {
        font-size: 20px;
        color: #000; }
    .header-container.type1 .header-fixed-special .part-horizontal .control-otherlinks {
      display: inline-block;
      width: 35px;
      height: 21px;
      margin-left: 0px;
      position: relative;
      text-align: right;
      cursor: pointer; }
      .header-container.type1 .header-fixed-special .part-horizontal .control-otherlinks span {
        width: 75%;
        right: 0;
        top: 5px;
        border-top: 2px solid #252634;
        position: absolute;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -ms-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms; }
      .header-container.type1 .header-fixed-special .part-horizontal .control-otherlinks .otherlinks-line-2 {
        top: 12px;
        width: 50%; }
      .header-container.type1 .header-fixed-special .part-horizontal .control-otherlinks .otherlinks-line-3 {
        top: 19px;
        width: 60%; }
      .header-container.type1 .header-fixed-special .part-horizontal .control-otherlinks:hover .otherlinks-line-2 {
        width: 75%; }
      .header-container.type1 .header-fixed-special .part-horizontal .control-otherlinks:hover .otherlinks-line-3 {
        width: 75%; }

/*============================================================================
#Header Transparent */
.header-transparent-enable {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10; }
  .header-transparent-enable .header-container {
    background: transparent !important; }

/*============================================================================
#Header Preset */
.header--preset_dark .header-container:not(.sticky-header) {
  background: #0e1219; }
  .header--preset_dark .header-container:not(.sticky-header) .logo {
    display: none; }
  .header--preset_dark .header-container:not(.sticky-header) .logo-white-specail {
    display: block !important; }
  .header--preset_dark .header-container:not(.sticky-header) .search-icon i,
  .header--preset_dark .header-container:not(.sticky-header) .mini-cart .icon-cart-header i,
  .header--preset_dark .header-container:not(.sticky-header) .control-otherlinks,
  .header--preset_dark .header-container:not(.sticky-header) .main-navigation .top-navigation > li.level0 > a {
    color: #fff !important; }
    .header--preset_dark .header-container:not(.sticky-header) .search-icon i:hover,
    .header--preset_dark .header-container:not(.sticky-header) .mini-cart .icon-cart-header i:hover,
    .header--preset_dark .header-container:not(.sticky-header) .control-otherlinks:hover,
    .header--preset_dark .header-container:not(.sticky-header) .main-navigation .top-navigation > li.level0 > a:hover {
      color: red !important; }
  .header--preset_dark .header-container:not(.sticky-header) .header-middle-area .main-navigation .top-navigation li.level0 a.level-top:before {
    background: red; }

.header-container.style1 {
  background-color: #1e1e1e;
  border: 0;
  position: relative; }
  .header-container.style1.sticky-header .header-wrapper {
    padding: 0 80px !important;
    -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.1); }
    .header-container.style1.sticky-header .header-wrapper .header-left-area,
    .header-container.style1.sticky-header .header-wrapper .header-right-area {
      padding: 35px 0; }
    .header-container.style1.sticky-header .header-wrapper .header-middle-area .main-navigation .top-navigation li.level0 .menu-wrap-sub {
      padding-top: 26px !important; }
  .header-container.style1 .header-top .header-top-left {
    padding: 15px 0; }
    .header-container.style1 .header-top .header-top-left .item {
      display: inline-block;
      font-size: 11px;
      text-transform: uppercase;
      margin-right: 15px;
      line-height: 12px; }
      .header-container.style1 .header-top .header-top-left .item i {
        margin-right: 5px;
        font-size: 14px; }
  .header-container.style1 .header-top .header-top-right {
    text-align: right;
    padding: 15px 0; }
    .header-container.style1 .header-top .header-top-right .links-aside {
      display: inline-block; }
      .header-container.style1 .header-top .header-top-right .links-aside li {
        display: inline-block;
        margin-left: 15px; }
        .header-container.style1 .header-top .header-top-right .links-aside li a {
          font-size: 11px;
          text-transform: uppercase; }
    .header-container.style1 .header-top .header-top-right .lang-current-aside {
      display: inline-block; }
      .header-container.style1 .header-top .header-top-right .lang-current-aside .currency-wrapper {
        margin-left: 15px;
        display: inline-block;
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
        font-weight: 400; }
        .header-container.style1 .header-top .header-top-right .lang-current-aside .currency-wrapper > a i {
          font-size: 9px;
          margin-left: 5px; }
        .header-container.style1 .header-top .header-top-right .lang-current-aside .currency-wrapper .setting-currency {
          display: none;
          position: absolute;
          right: 0;
          top: 25px;
          width: 150px;
          background-color: #ffffff;
          border: 1px solid #ececec;
          text-align: left;
          padding: 10px;
          z-index: 22; }
          .header-container.style1 .header-top .header-top-right .lang-current-aside .currency-wrapper .setting-currency li {
            padding: 10px 5px; }
      .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper {
        margin-left: 15px;
        display: inline-block;
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
        font-weight: 400; }
        .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper > a i {
          font-size: 9px;
          margin-left: 5px; }
        .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper a .current-language span {
          display: none; }
          .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper a .current-language span.active {
            display: inline-block; }
          .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper a .current-language span img {
            position: relative;
            top: -2px;
            margin-right: 5px; }
        .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper .select-language {
          display: none;
          position: absolute;
          right: 0;
          top: 25px;
          width: 150px;
          background-color: #ffffff;
          border: 1px solid #ececec;
          text-align: left;
          padding: 10px;
          z-index: 22; }
          .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper .select-language li {
            padding: 10px 5px; }
            .header-container.style1 .header-top .header-top-right .lang-current-aside .language-wrapper .select-language li a img {
              position: relative;
              top: -2px;
              margin-right: 5px; }
  .header-container.style1 .header .header-top {
    padding: 0 80px; }
  .header-container.style1 .header .header-wrapper {
    border: 0;
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0 80px;
    position: relative; }
  .header-container.style1 .logo-header {
    display: inline-block;
    position: relative;
    top: 0px; }
  .header-container.style1 .logo {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left; }
  .header-container.style1 .header-left-area {
    display: inline-block;
    width: 10%;
    padding: 30px 0;
    float: left; }
  .header-container.style1 .header-middle-area {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 12px 0; }
    .header-container.style1 .header-middle-area .main-navigation .top-navigation {
      text-align: center; }
      .header-container.style1 .header-middle-area .main-navigation .top-navigation li.level0 a.level-top {
        position: relative; }
        .header-container.style1 .header-middle-area .main-navigation .top-navigation li.level0 a.level-top:before {
          content: '';
          height: 2px;
          width: 0;
          position: absolute;
          left: auto;
          bottom: 8px;
          right: 0px;
          background-color: #232324;
          webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
          -webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
          -o-transition: width 500ms ease 0s, left 500ms ease 0s;
          transition: width 500ms ease 0s, left 500ms ease 0s; }
        .header-container.style1 .header-middle-area .main-navigation .top-navigation li.level0 a.level-top:hover:before {
          width: 100%;
          left: 0;
          right: auto; }
      .header-container.style1 .header-middle-area .main-navigation .top-navigation li.level0 .menu-wrap-sub {
        left: 50%;
        padding-top: 25px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
      .header-container.style1 .header-middle-area .main-navigation .top-navigation:hover > li {
        opacity: 0.4; }
        .header-container.style1 .header-middle-area .main-navigation .top-navigation:hover > li:hover {
          opacity: 1; }
  .header-container.style1 .header-right-area {
    display: inline-block;
    float: right;
    padding: 35px 0 0 0;
    text-align: right; }
    .header-container.style1 .header-right-area .setting-account {
      display: inline-block;
      position: relative;
      margin-right: 10px; }
      .header-container.style1 .header-right-area .setting-account .icon-account {
        cursor: pointer; }
        .header-container.style1 .header-right-area .setting-account .icon-account span {
          font-size: 20px; }
      .header-container.style1 .header-right-area .setting-account .content-inner {
        position: absolute;
        right: 0;
        top: 54px;
        width: 200px;
        display: none;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        text-align: left;
        padding: 30px 0; }
        .header-container.style1 .header-right-area .setting-account .content-inner li a {
          text-transform: uppercase;
          font-size: 11px;
          display: block;
          padding: 10px 30px;
          line-height: 20px; }
    .header-container.style1 .header-right-area .action-link-right {
      display: inline-block;
      position: relative;
      top: 0px; }
      .header-container.style1 .header-right-area .action-link-right .link-right-area li {
        display: inline-block;
        padding: 0 10px; }
        .header-container.style1 .header-right-area .action-link-right .link-right-area li a {
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 500; }
          .header-container.style1 .header-right-area .action-link-right .link-right-area li a i {
            font-size: 20px; }
  .header-container.style1 .menu-icon {
    display: none;
    padding: 0;
    margin: 0;
    height: auto;
    margin-right: 1px;
    margin-left: 10px;
    top: 0px;
    position: relative; }
    .header-container.style1 .menu-icon a {
      color: #fff; }
  .header-container.style1 .currency-wrapper, .header-container.style1 .language-wrapper {
    display: block;
    vertical-align: middle;
    float: none; }
    .header-container.style1 .currency-wrapper > a, .header-container.style1 .language-wrapper > a {
      text-align: left;
      border-radius: 0px;
      padding: 5px 0; }
  .header-container.style1 .split {
    display: none; }
  .header-container.style1 .mini-cart {
    display: inline-block;
    position: relative; }
    .header-container.style1 .mini-cart .icon-cart-header {
      width: 40px;
      display: block;
      text-align: center;
      font-size: 16px;
      line-height: 40px;
      height: 40px;
      position: relative;
      padding: 0;
      background-color: transparent;
      border-radius: 0px; }
      .header-container.style1 .mini-cart .icon-cart-header i {
        position: relative;
        top: 3px;
        font-size: 16px; }
      .header-container.style1 .mini-cart .icon-cart-header span {
        display: inline-block;
        font-size: 10px;
        line-height: 14px;
        font-weight: 400; }
      .header-container.style1 .mini-cart .icon-cart-header .cart-total {
        padding: 0px 3px;
        position: absolute;
        top: 4px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: #2635c4; }
        .header-container.style1 .mini-cart .icon-cart-header .cart-total span {
          display: none; }
          .header-container.style1 .mini-cart .icon-cart-header .cart-total span.cart-qty {
            display: block;
            text-align: center; }
  .header-container.style1 .control-otherlinks {
    display: inline-block;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    width: 40px;
    height: 40px; }
    .header-container.style1 .control-otherlinks i {
      position: relative;
      top: 3px; }
  .header-container.style1 .search-control a i {
    position: relative;
    top: 3px; }

.header__layout-style2 .header-left-area-2 {
  width: 43%;
  padding: 35px 0 0 0;
  float: left; }
  .header__layout-style2 .header-left-area-2 .header-2-left-text {
    font-size: 12px;
    margin-right: 20px; }

.header__layout-style2 .header-middle-area-2 {
  display: inline-block;
  float: left;
  width: 14%;
  padding: 35px 0;
  text-align: center; }

.header__layout-style2.sticky-header .header-wrapper .header-left-area-2,
.header__layout-style2.sticky-header .header-wrapper .header-middle-area-2,
.header__layout-style2.sticky-header .header-wrapper .header-right-area {
  padding: 20px 0; }

.header__layout-style2.sticky-header .header-wrapper .header-left-area-2 .main-navigation .top-navigation li.level0 .menu-wrap-sub {
  padding-top: 32px !important; }

.header-container.type2 {
  background-color: #1e1e1e;
  border: 0;
  position: relative; }
  .header-container.type2.sticky-header .header-wrapper {
    display: none;
    background-color: #1e1e1e; }
    .header-container.type2.sticky-header .header-wrapper .logo {
      display: none; }
    .header-container.type2.sticky-header .header-wrapper .container {
      width: 100%;
      padding: 0 100px; }
    .header-container.type2.sticky-header .header-wrapper .main-nav.container {
      margin: 0 auto; }
    .header-container.type2.sticky-header .header-wrapper .main-nav > .container {
      width: auto !important;
      padding: 0; }
    .header-container.type2.sticky-header .header-wrapper .main-nav .main-top-nav {
      background-color: transparent; }
  .header-container.type2 .header {
    margin: 0 100px; }
  .header-container.type2 .header-vertical {
    text-align: left;
    padding: 70px 80px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 370px;
    height: 100vh;
    background-color: #ffffff; }
    .header-container.type2 .header-vertical:hover .mCSB_scrollTools {
      opacity: 0.75 !important; }
    .header-container.type2 .header-vertical .header-vertical-inner {
      position: relative;
      height: 80vh; }
    .header-container.type2 .header-vertical .setting-account {
      display: inline-block;
      position: relative; }
      .header-container.type2 .header-vertical .setting-account .icon-account {
        cursor: pointer;
        width: 40px;
        display: block;
        text-align: center;
        font-size: 16px;
        line-height: 40px;
        height: 40px; }
        .header-container.type2 .header-vertical .setting-account .icon-account i {
          color: #333;
          font-size: 16px;
          position: relative;
          top: 1px; }
      .header-container.type2 .header-vertical .setting-account .content-inner {
        position: absolute;
        left: 0;
        top: 54px;
        width: 200px;
        display: none;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        text-align: left;
        padding: 30px 0;
        z-index: 333; }
        .header-container.type2 .header-vertical .setting-account .content-inner .links-aside li a {
          text-transform: uppercase;
          font-size: 11px;
          display: block;
          padding: 10px 30px;
          line-height: 20px;
          color: #000000; }
        .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside {
          display: inline-block; }
          .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .currency-wrapper {
            margin-left: 30px;
            display: inline-block;
            font-size: 12px;
            text-transform: uppercase;
            position: relative;
            font-weight: 400;
            padding: 15px 0 30px; }
            .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .currency-wrapper > a i {
              font-size: 9px;
              margin-left: 5px; }
            .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .currency-wrapper .setting-currency {
              display: none;
              position: absolute;
              right: 0;
              top: 25px;
              width: 150px;
              background-color: #ffffff;
              border: 1px solid #ececec;
              text-align: left;
              padding: 10px;
              z-index: 22; }
              .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .currency-wrapper .setting-currency li {
                padding: 10px 5px; }
                .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .currency-wrapper .setting-currency li a {
                  color: #000000; }
          .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper {
            margin-left: 30px;
            display: inline-block;
            font-size: 12px;
            text-transform: uppercase;
            position: relative;
            font-weight: 400; }
            .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper > a i {
              font-size: 9px;
              margin-left: 5px; }
            .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper a .current-language span {
              display: none; }
              .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper a .current-language span.active {
                display: inline-block; }
              .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper a .current-language span img {
                position: relative;
                top: -2px;
                margin-right: 5px; }
            .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper .select-language {
              display: none;
              position: absolute;
              right: 0;
              top: 25px;
              width: 150px;
              background-color: #ffffff;
              border: 1px solid #ececec;
              text-align: left;
              padding: 10px;
              z-index: 22; }
              .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper .select-language li {
                padding: 10px 5px; }
                .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper .select-language li a {
                  color: #000000; }
                  .header-container.type2 .header-vertical .setting-account .content-inner .lang-current-aside .language-wrapper .select-language li a img {
                    position: relative;
                    top: -2px;
                    margin-right: 5px; }
    .header-container.type2 .header-vertical .action-link-right {
      display: inline-block;
      position: relative;
      top: 0px; }
      .header-container.type2 .header-vertical .action-link-right .link-right-area li {
        display: inline-block; }
        .header-container.type2 .header-vertical .action-link-right .link-right-area li a {
          width: 40px;
          display: block;
          text-align: center;
          font-size: 16px;
          line-height: 40px;
          height: 40px; }
          .header-container.type2 .header-vertical .action-link-right .link-right-area li a i {
            font-size: 16px;
            position: relative;
            top: 4px; }
    .header-container.type2 .header-vertical .mini-cart {
      display: inline-block;
      position: relative; }
      .header-container.type2 .header-vertical .mini-cart .icon-cart-header {
        position: relative;
        width: 40px;
        display: block;
        text-align: center;
        font-size: 16px;
        line-height: 40px;
        height: 40px; }
        .header-container.type2 .header-vertical .mini-cart .icon-cart-header i {
          font-size: 16px; }
        .header-container.type2 .header-vertical .mini-cart .icon-cart-header span {
          display: inline-block;
          font-size: 10px;
          line-height: 14px;
          font-weight: 400; }
        .header-container.type2 .header-vertical .mini-cart .icon-cart-header .cart-total {
          padding: 0px 3px;
          position: absolute;
          top: -1px;
          left: 25px;
          width: 13px;
          height: 13px;
          border-radius: 50%;
          background-color: #2635c4; }
          .header-container.type2 .header-vertical .mini-cart .icon-cart-header .cart-total span {
            display: none; }
            .header-container.type2 .header-vertical .mini-cart .icon-cart-header .cart-total span.cart-qty {
              display: block;
              text-align: center; }
    .header-container.type2 .header-vertical .search-control a {
      color: #000000; }
      .header-container.type2 .header-vertical .search-control a i {
        position: relative;
        top: 3px; }
    .header-container.type2 .header-vertical .control-otherlinks span {
      left: 0; }
    .header-container.type2 .header-vertical .main-navigation ul.top-navigation li.level0 .menu-wrap-sub {
      left: 290px !important;
      padding-left: 0 !important;
      top: 0; }
    .header-container.type2 .header-vertical .main-navigation ul.top-navigation li.level1 .menu-wrap-sub {
      left: 100% !important;
      padding-left: 50px !important;
      top: 0; }
    .header-container.type2 .header-vertical a.logo {
      display: block;
      width: 100%;
      margin: 0 auto;
      float: none;
      margin-bottom: 50px;
      margin-left: 0; }
      .header-container.type2 .header-vertical a.logo.logo-white-specail {
        display: none; }
    .header-container.type2 .header-vertical .nav-header-vertical {
      margin-left: 0;
      width: 100%;
      margin-top: 30px; }
      .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation {
        text-align: left; }
        .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation li.level0 {
          display: block;
          width: 100%;
          text-align: left;
          padding: 12px 0; }
          .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation li.level0 a.level-top {
            font-size: 16px;
            padding: 10px 0;
            font-weight: 700;
            color: #000;
            margin: 0; }
        .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li > a {
          color: #fff;
          padding: 10px;
          font-weight: 400;
          position: relative;
          letter-spacing: 1px;
          z-index: 1; }
          .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li > a span span {
            position: relative; }
            .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li > a span span.cat-label {
              position: absolute; }
              .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li > a span span.cat-label:after {
                display: none; }
              .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li > a span span.cat-label span:after {
                display: none; }
        .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li.parent > a {
          padding-right: 25px; }
          .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li.parent > a:after {
            right: 8px; }
        .header-container.type2 .header-vertical .nav-header-vertical .main-top-nav .main-navigation .top-navigation > li.level0 > a > span > .cat-label {
          right: auto; }
  .header-container.type2 .logo {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left; }
  .header-container.type2 .header-left-area {
    display: inline-block;
    width: 50%;
    padding: 5px 0; }
  .header-container.type2 .header-right-area {
    display: inline-block;
    width: 50%;
    float: right;
    padding: 9px 0;
    text-align: right; }
    .header-container.type2 .header-right-area .action-link-right {
      display: inline-block;
      line-height: 35px;
      position: relative; }
      .header-container.type2 .header-right-area .action-link-right .link-right-area li {
        display: inline-block;
        padding: 0 15px; }
        .header-container.type2 .header-right-area .action-link-right .link-right-area li a {
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 500; }
  .header-container.type2 .header-wrapper {
    border: 0;
    display: inline-block;
    margin: 0;
    width: 100%; }
  .header-container.type2 .search-area {
    display: inline-block;
    position: relative;
    top: 0;
    margin: 0;
    margin-left: 30px; }
    .header-container.type2 .search-area .icon-search-header {
      display: inline-block;
      position: relative;
      top: 3px; }
      .header-container.type2 .search-area .icon-search-header span {
        font-size: 18px;
        font-weight: 100; }
    .header-container.type2 .search-area .search-bar {
      display: inline-block;
      margin-left: 15px; }
      .header-container.type2 .search-area .search-bar .form-search input {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        border: none; }
    .header-container.type2 .search-area > a {
      color: #fff; }
      .header-container.type2 .search-area > a i {
        font-size: 16px;
        position: relative;
        top: 16px;
        right: -5px; }
    .header-container.type2 .search-area .search-results {
      position: absolute;
      right: -27px;
      left: auto !important;
      top: 58px !important;
      overflow: visible; }
    .header-container.type2 .search-area .search-button {
      display: none; }
  .header-container.type2 .menu-icon {
    display: none;
    padding: 0;
    margin: 0;
    height: auto;
    margin-right: 1px;
    margin-left: 10px;
    top: 0px;
    position: relative; }
    .header-container.type2 .menu-icon a {
      color: #fff; }
  .header-container.type2 .currency-wrapper, .header-container.type2 .language-wrapper {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 100%; }
    .header-container.type2 .currency-wrapper > a, .header-container.type2 .language-wrapper > a {
      text-align: left;
      border-radius: 0px;
      padding: 5px 0; }
  .header-container.type2 .split {
    display: none; }
  .header-container.type2 .mini-cart {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
    .header-container.type2 .mini-cart .icon-cart-header {
      position: relative;
      padding: 0;
      background-color: transparent;
      border-radius: 0px; }
      .header-container.type2 .mini-cart .icon-cart-header i {
        font-size: 20px; }
      .header-container.type2 .mini-cart .icon-cart-header span {
        display: inline-block;
        font-size: 11px;
        line-height: 14px;
        font-weight: 400; }
      .header-container.type2 .mini-cart .icon-cart-header .cart-total {
        padding: 0px 4px;
        position: absolute;
        top: 5px;
        left: 20px;
        background-color: #2635c4; }
        .header-container.type2 .mini-cart .icon-cart-header .cart-total span {
          display: none; }
          .header-container.type2 .mini-cart .icon-cart-header .cart-total span.cart-qty {
            display: block; }
  .header-container.type2 .control-otherlinks {
    display: inline-block;
    width: 35px;
    height: 21px;
    margin-left: 5px;
    position: relative;
    text-align: right;
    cursor: pointer; }
    .header-container.type2 .control-otherlinks span {
      width: 75%;
      right: 0;
      top: 5px;
      border-top: 2px solid #252634;
      position: absolute;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
    .header-container.type2 .control-otherlinks .otherlinks-line-2 {
      top: 12px;
      width: 50%; }
    .header-container.type2 .control-otherlinks .otherlinks-line-3 {
      top: 19px;
      width: 60%; }
    .header-container.type2 .control-otherlinks:hover .otherlinks-line-2 {
      width: 75%; }
    .header-container.type2 .control-otherlinks:hover .otherlinks-line-3 {
      width: 75%; }
  .header-container.type2 .social-media-link {
    margin: 50px 0 0 0; }
  .header-container.type2 .map-contact {
    margin: 30px 0 0 0; }

.page.page-have-header-vertical {
  width: calc(100% - 370px);
  float: right; }

.header--preset_dark .header-container.type2 .header-vertical {
  background: #333; }
  .header--preset_dark .header-container.type2 .header-vertical .logo {
    display: none; }

.header-container.type6 {
  background-color: #1e1e1e;
  border: 0;
  position: relative; }
  .header-container.type6.sticky-header .header-wrapper {
    padding: 0 !important; }
  .header-container.type6 .header-top .header-top-left {
    padding: 15px 0; }
    .header-container.type6 .header-top .header-top-left .item {
      display: inline-block;
      font-size: 11px;
      text-transform: uppercase;
      margin-right: 15px;
      line-height: 12px; }
      .header-container.type6 .header-top .header-top-left .item i {
        margin-right: 5px;
        font-size: 14px; }
  .header-container.type6 .header-top .header-top-right {
    text-align: right;
    padding: 15px 0; }
    .header-container.type6 .header-top .header-top-right .lang-current-aside {
      display: inline-block; }
      .header-container.type6 .header-top .header-top-right .lang-current-aside .currency-wrapper {
        margin-left: 15px;
        display: inline-block;
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
        font-weight: 400; }
        .header-container.type6 .header-top .header-top-right .lang-current-aside .currency-wrapper > a i {
          font-size: 9px;
          margin-left: 5px; }
        .header-container.type6 .header-top .header-top-right .lang-current-aside .currency-wrapper .setting-currency {
          display: none;
          position: absolute;
          right: 0;
          top: 25px;
          width: 150px;
          background-color: #ffffff;
          border: 1px solid #ececec;
          text-align: left;
          padding: 10px;
          z-index: 22; }
          .header-container.type6 .header-top .header-top-right .lang-current-aside .currency-wrapper .setting-currency li {
            padding: 10px 5px; }
      .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper {
        margin-left: 15px;
        display: inline-block;
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
        font-weight: 400; }
        .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper > a i {
          font-size: 9px;
          margin-left: 5px; }
        .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper a .current-language span {
          display: none; }
          .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper a .current-language span.active {
            display: inline-block; }
          .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper a .current-language span img {
            position: relative;
            top: -2px;
            margin-right: 5px; }
        .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper .select-language {
          display: none;
          position: absolute;
          right: 0;
          top: 25px;
          width: 150px;
          background-color: #ffffff;
          border: 1px solid #ececec;
          text-align: left;
          padding: 10px;
          z-index: 22; }
          .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper .select-language li {
            padding: 10px 5px; }
            .header-container.type6 .header-top .header-top-right .lang-current-aside .language-wrapper .select-language li a img {
              position: relative;
              top: -2px;
              margin-right: 5px; }
  .header-container.type6 .header .header-top {
    padding: 0 70px; }
  .header-container.type6 .header .header-wrapper {
    border: 0;
    display: inline-block;
    margin: 0;
    width: 100%;
    text-align: center; }
  .header-container.type6 .logo-header {
    display: inline-block;
    position: relative;
    top: 0px; }
  .header-container.type6 .logo {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left; }
  .header-container.type6 .header-left-area {
    display: inline-block;
    width: 33%;
    padding: 30px 0;
    float: left;
    text-align: left; }
    .header-container.type6 .header-left-area #search_mini_form .form-search {
      position: relative;
      display: inline-block; }
      .header-container.type6 .header-left-area #search_mini_form .form-search input {
        margin: 0;
        border: 1px solid #e1e1e1;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 14px;
        padding: 5px 15px;
        height: 35px;
        width: 213px; }
        .header-container.type6 .header-left-area #search_mini_form .form-search input::-webkit-input-placeholder {
          text-transform: none; }
        .header-container.type6 .header-left-area #search_mini_form .form-search input:-ms-input-placeholder {
          text-transform: none; }
        .header-container.type6 .header-left-area #search_mini_form .form-search input::-ms-input-placeholder {
          text-transform: none; }
        .header-container.type6 .header-left-area #search_mini_form .form-search input::placeholder {
          text-transform: none; }
      .header-container.type6 .header-left-area #search_mini_form .form-search .search-button {
        position: absolute;
        right: 0;
        top: 0;
        background-color: transparent; }
        .header-container.type6 .header-left-area #search_mini_form .form-search .search-button span i {
          color: #808080;
          font-size: 13px; }
  .header-container.type6 .header-middle-area {
    display: inline-block;
    width: 33%;
    padding: 30px 0; }
  .header-container.type6 .header-right-area {
    display: inline-block;
    width: 33%;
    float: right;
    padding: 30px 0;
    text-align: right; }
    .header-container.type6 .header-right-area .setting-account {
      display: inline-block;
      position: relative;
      margin-right: 10px; }
      .header-container.type6 .header-right-area .setting-account .icon-account {
        cursor: pointer; }
        .header-container.type6 .header-right-area .setting-account .icon-account span {
          font-size: 20px; }
      .header-container.type6 .header-right-area .setting-account .content-inner {
        position: absolute;
        right: 0;
        top: 54px;
        width: 200px;
        display: none;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        text-align: left;
        padding: 30px 0;
        z-index: 99999; }
        .header-container.type6 .header-right-area .setting-account .content-inner li a {
          text-transform: uppercase;
          font-size: 11px;
          display: block;
          padding: 10px 30px;
          line-height: 20px; }
    .header-container.type6 .header-right-area .action-link-right {
      display: inline-block;
      position: relative;
      top: 0px; }
      .header-container.type6 .header-right-area .action-link-right .link-right-area li {
        display: inline-block;
        padding: 0 10px; }
        .header-container.type6 .header-right-area .action-link-right .link-right-area li a {
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 500; }
          .header-container.type6 .header-right-area .action-link-right .link-right-area li a i {
            font-size: 20px; }
  .header-container.type6 .header-bottom .main-navigation .top-navigation li.level0 > a.level-top {
    padding: 30px 0; }
    .header-container.type6 .header-bottom .main-navigation .top-navigation li.level0 > a.level-top:before {
      display: block !important;
      content: "";
      width: 0;
      position: absolute;
      -webkit-transition: width 300ms ease-out;
      -o-transition: width 300ms ease-out;
      transition: width 300ms ease-out;
      height: 2px;
      border: none;
      bottom: 0;
      background-color: #93ddff; }
  .header-container.type6 .header-bottom .main-navigation .top-navigation li.level0:first-child > a.level-top {
    margin-left: 0; }
  .header-container.type6 .header-bottom .main-navigation .top-navigation li.level0:hover > a:before {
    left: 0;
    right: auto;
    bottom: -1px;
    width: 100%;
    -webkit-transition: width 300ms ease-in;
    -o-transition: width 300ms ease-in;
    transition: width 300ms ease-in; }
  .header-container.type6 .header-custom-menu {
    padding: 15px 0;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e8e8e8; }
    .header-container.type6 .header-custom-menu .header-link-menu .header-list li {
      display: inline-block;
      margin: 0 15px; }
      .header-container.type6 .header-custom-menu .header-link-menu .header-list li:first-child {
        margin-left: 0; }
      .header-container.type6 .header-custom-menu .header-link-menu .header-list li a {
        font-size: 10px;
        text-transform: uppercase;
        line-height: 20px;
        color: #8a8a8a; }
  .header-container.type6 .menu-icon {
    display: none;
    padding: 0;
    margin: 0;
    height: auto;
    margin-right: 1px;
    margin-left: 10px;
    top: 0px;
    position: relative; }
    .header-container.type6 .menu-icon a {
      color: #fff; }
  .header-container.type6 .currency-wrapper, .header-container.type6 .language-wrapper {
    display: block;
    vertical-align: middle;
    float: none; }
    .header-container.type6 .currency-wrapper > a, .header-container.type6 .language-wrapper > a {
      text-align: left;
      border-radius: 0px;
      padding: 5px 0; }
  .header-container.type6 .split {
    display: none; }
  .header-container.type6 .mini-cart {
    display: inline-block;
    position: relative;
    top: -6px;
    right: 0;
    margin: 0 10px; }
    .header-container.type6 .mini-cart .icon-cart-header {
      height: auto;
      position: relative;
      padding: 0;
      background-color: transparent;
      border-radius: 0px; }
      .header-container.type6 .mini-cart .icon-cart-header i {
        position: relative;
        top: 2px;
        font-size: 16px; }
      .header-container.type6 .mini-cart .icon-cart-header span {
        display: inline-block;
        font-size: 10px;
        line-height: 14px;
        font-weight: 400; }
      .header-container.type6 .mini-cart .icon-cart-header .cart-total {
        padding: 0px 3px;
        position: absolute;
        top: -9px;
        left: 11px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: #2635c4; }
        .header-container.type6 .mini-cart .icon-cart-header .cart-total span {
          display: none; }
          .header-container.type6 .mini-cart .icon-cart-header .cart-total span.cart-qty {
            display: block;
            text-align: center; }
  .header-container.type6 .control-otherlinks {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    position: relative;
    text-align: center;
    cursor: pointer; }
    .header-container.type6 .control-otherlinks span {
      width: 75%;
      right: 0;
      top: 5px;
      border-top: 2px solid #252634;
      position: absolute;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
    .header-container.type6 .control-otherlinks .otherlinks-line-2 {
      top: 12px;
      width: 50%; }
    .header-container.type6 .control-otherlinks .otherlinks-line-3 {
      top: 19px;
      width: 60%; }
    .header-container.type6 .control-otherlinks:hover .otherlinks-line-2 {
      width: 75%; }
    .header-container.type6 .control-otherlinks:hover .otherlinks-line-3 {
      width: 75%; }
  .header-container.type6 .navigation-wrapper {
    margin-bottom: 30px;
    margin-top: 30px;
    border-top: #dedede solid 1px;
    border-bottom: #dedede solid 1px; }
    .header-container.type6 .navigation-wrapper .main-navigation {
      text-align: center; }
      .header-container.type6 .navigation-wrapper .main-navigation .top-navigation {
        display: inline-block; }

.header--preset_dark .header-container.type6:not(.sticky-header) .header-middle-area #search_mini_form .form-search input {
  background: #333;
  color: #c1c1c1; }

.header--preset_dark .header-container.type6:not(.sticky-header) .header-middle-area #search_mini_form .form-search .search-button span i {
  color: #fff; }

.header--preset_dark .header-container.type6:not(.sticky-header) .header {
  color: #fff !important; }

.header--preset_dark .header-container.type6:not(.sticky-header) .header-right-area .action-link-right .link-right-area li a {
  color: #fff !important; }

.header-container .header-bottom .container .container {
  max-width: 100%; }

.menu--vertical .nav-inner {
  position: absolute;
  top: 100%;
  left: 0;
  width: 270px;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
  -webkit-box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09);
  box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
  -moz-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
  -o-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
  transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s; }
  .menu--vertical .nav-inner .top-navigation li > img {
    float: left;
    max-width: 17px;
    margin: 12px 0; }
  .menu--vertical .nav-inner .top-navigation li .content-menu-inner {
    position: absolute;
    top: 0;
    left: 100%;
    width: 860px;
    padding: 30px;
    margin-top: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
    -moz-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
    -o-transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s;
    transition: margin .1s linear .3s,visibility .1s linear .3s,opacity .1s linear .3s; }
  .menu--vertical .nav-inner .top-navigation li:hover .content-menu-inner {
    visibility: visible;
    opacity: 1;
    margin-top: 0; }
  .menu--vertical .nav-inner .top-navigation li.level0 {
    display: block;
    margin-right: 0;
    padding: 0 25px; }
    .menu--vertical .nav-inner .top-navigation li.level0 a.level-top {
      color: #000;
      font-weight: 400;
      margin-left: 30px; }
  .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a {
    float: none;
    padding: 0 !important;
    font-size: 12px !important; }
    .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a:before {
      display: none; }
    .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon {
      width: 40px;
      height: 40px;
      font-size: 0 !important; }
      .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon:after {
        font-family: "dl-icon";
        font-size: 14px;
        display: block;
        height: inherit;
        line-height: inherit;
        text-align: center;
        width: inherit;
        line-height: 40px;
        text-transform: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon span {
        font-size: 0px; }
      .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon.btn-act-addtocart:before {
        display: none; }
      .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon.btn-act-addtocart:after {
        content: "\54"; }
      .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon.quickview-icon:after {
        content: "\72"; }
      .menu--vertical .nav-inner .top-navigation li.level0 ul.shortcode li a.action-icon.link-wishlist:after {
        content: "\56"; }
  .menu--vertical .nav-inner button.action-icon.btn-act-addtocart:after {
    position: absolute;
    top: 5px; }

.menu--vertical h5.title {
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 25px; }

.menu--vertical .product-mini-list-section .product-mini-list .product_item .product_item--inner {
  margin-bottom: 20px; }

.menu--vertical .products-style-2-list .action-icon:after {
  position: absolute;
  top: 0; }

.menu--vertical:hover .nav-inner {
  opacity: 1;
  visibility: visible;
  margin-top: 0; }

.top-navigation li.level0 ul li a {
  color: #8a8a8a !important; }
  .top-navigation li.level0 ul li a:before {
    content: '';
    height: 1px;
    width: 0;
    position: absolute;
    left: auto;
    bottom: 2px;
    right: 0px;
    background-color: #000;
    webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
    -webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
    -o-transition: width 500ms ease 0s, left 500ms ease 0s;
    transition: width 500ms ease 0s, left 500ms ease 0s; }
  .top-navigation li.level0 ul li a:hover {
    color: #000 !important; }
    .top-navigation li.level0 ul li a:hover:before {
      width: 100%;
      left: 0;
      right: auto; }

.content-menu-inner {
  background: #fff;
  padding: 50px;
  -webkit-box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09);
  box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  border-bottom: #000 solid 2px; }

.dropdown .menu-wrap-sub {
  padding: 50px !important;
  -webkit-transform: translateX(0%) !important;
  -moz-transform: translateX(0%) !important;
  -ms-transform: translateX(0%) !important;
  -o-transform: translateX(0%) !important;
  transform: translateX(0%) !important; }

.dropdown ul li ul li {
  padding-bottom: 20px !important; }
  .dropdown ul li ul li:last-child {
    padding-bottom: 0 !important; }

.dropdown ul li a:after {
  content: '';
  height: 1px;
  width: 0;
  position: absolute;
  left: auto;
  bottom: 7px;
  right: 0px;
  background-color: #000;
  webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
  -webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
  -o-transition: width 500ms ease 0s, left 500ms ease 0s;
  transition: width 500ms ease 0s, left 500ms ease 0s; }

.dropdown ul li a:hover:after {
  width: 100%;
  left: 0;
  right: auto; }

.top-navigation .m-dropdown .dropdown ul li .menu-wrap-sub ul li.level2 a {
  display: inline-block !important; }
  .top-navigation .m-dropdown .dropdown ul li .menu-wrap-sub ul li.level2 a:after {
    bottom: 3px; }

.menu-uppercase .main-navigation .top-navigation li.level0 a.level-top {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }

.menu-uppercase-bold .main-navigation .top-navigation li.level0 a.level-top {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700; }

.section_page_header .backdround-image-inner {
  text-align: center;
  padding-top: 170px;
  padding-bottom: 80px; }
  .section_page_header .backdround-image-inner .page-title {
    font-size: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    max-width: 1170px;
    margin: 0 auto; }
  .section_page_header .backdround-image-inner .pages_breadcrumb {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px; }
    .section_page_header .backdround-image-inner .pages_breadcrumb .breadcrumbs ul li a {
      font-weight: 700; }

.section_page_header.preset-dark * {
  color: #fff !important; }

.data-table tbody th, .data-table tbody td {
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  padding: 15px 10px;
  line-height: 1.3; }

.social-media-link.style-default a {
  color: #ccc;
  margin: 0 15px; }
  .social-media-link.style-default a:first-child {
    margin-left: 0 !important; }
  .social-media-link.style-default a i {
    font-size: 16px; }

.social-media-link.style-default.m1_social_link i {
  font-size: 14px; }

.item--social a {
  display: inline-block;
  padding: 0 10px; }

.blog-post-layout .blog_item--thumbnail-with-effect .pf-icon {
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
  border-radius: 50%;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 4;
  margin-top: -20px;
  margin-left: -20px;
  font-family: "dl-icon";
  font-size: 14px;
  font-weight: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  color: #232324; }
  .blog-post-layout .blog_item--thumbnail-with-effect .pf-icon:before {
    content: "\74"; }
  .blog-post-layout .blog_item--thumbnail-with-effect .pf-icon:hover {
    color: #fff;
    background-color: #000; }

.blog-post-layout .blog_item--thumbnail-with-effect .item--overlay {
  visibility: visible;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  background-color: rgba(35, 35, 36, 0.5); }

.blog-post-layout .blog_item--thumbnail-with-effect:hover .pf-icon {
  opacity: 1;
  visibility: visible; }

.blog-post-layout .blog_item--thumbnail-with-effect:hover .item--overlay {
  opacity: 0.9; }

.blog-post-layout .blog_item--thumbnail-with-effect:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05); }

.blog-post-layout .feature-image img {
  width: 100%;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.post_layout_ziczac .item-inner {
  position: relative; }

.post_layout_ziczac .blog_item--inner2 {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.post_layout_ziczac .blog_item--thumbnail,
.post_layout_ziczac .blog_item--info {
  float: left;
  width: 50%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .post_layout_ziczac .blog_item--thumbnail .date_comment,
  .post_layout_ziczac .blog_item--info .date_comment {
    text-align: center; }
    .post_layout_ziczac .blog_item--thumbnail .date_comment .author_post,
    .post_layout_ziczac .blog_item--info .date_comment .author_post {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      margin-right: 10px;
      font-weight: bold;
      color: #222; }
      .post_layout_ziczac .blog_item--thumbnail .date_comment .author_post:before,
      .post_layout_ziczac .blog_item--info .date_comment .author_post:before {
        content: '\e046';
        font-family: "zyra-font";
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 12px;
        color: #8a8a8a;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .post_layout_ziczac .blog_item--thumbnail .date_comment .author_post span,
      .post_layout_ziczac .blog_item--info .date_comment .author_post span {
        font-size: 12px; }
    .post_layout_ziczac .blog_item--thumbnail .date_comment .post-date,
    .post_layout_ziczac .blog_item--info .date_comment .post-date {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      margin-right: 10px; }
      .post_layout_ziczac .blog_item--thumbnail .date_comment .post-date:before,
      .post_layout_ziczac .blog_item--info .date_comment .post-date:before {
        content: '\e069';
        font-family: "zyra-font";
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .post_layout_ziczac .blog_item--thumbnail .date_comment .post-date span,
      .post_layout_ziczac .blog_item--info .date_comment .post-date span {
        font-size: 12px; }
    .post_layout_ziczac .blog_item--thumbnail .date_comment .post-count-comment,
    .post_layout_ziczac .blog_item--info .date_comment .post-count-comment {
      display: inline-block;
      position: relative;
      padding-left: 15px;
      margin-left: 10px; }
      .post_layout_ziczac .blog_item--thumbnail .date_comment .post-count-comment:before,
      .post_layout_ziczac .blog_item--info .date_comment .post-count-comment:before {
        content: '\ed50';
        font-family: "Nucleo Outline";
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .post_layout_ziczac .blog_item--thumbnail .date_comment .post-count-comment .numb-comments,
      .post_layout_ziczac .blog_item--info .date_comment .post-count-comment .numb-comments {
        font-size: 12px;
        color: #343538; }

.post_layout_ziczac .blog_item--thumbnail {
  position: relative; }
  .post_layout_ziczac .blog_item--thumbnail img {
    width: 100%;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .post_layout_ziczac .blog_item--thumbnail > a {
    position: relative;
    display: block;
    overflow: hidden; }

.post_layout_ziczac .blog_item--info {
  text-align: center; }
  .post_layout_ziczac .blog_item--info .blog_item--title .entry-title {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 5px; }
    .post_layout_ziczac .blog_item--info .blog_item--title .entry-title a {
      font-size: 24px;
      font-weight: 700;
      line-height: 1.2; }
  .post_layout_ziczac .blog_item--info .blog_item--meta {
    font-size: 11px;
    margin-bottom: 25px; }
  .post_layout_ziczac .blog_item--info .blog_item--excerpt {
    display: inline-block;
    width: 420px;
    max-width: 100%;
    font-size: inherit;
    line-height: 24px;
    margin-bottom: 24px; }

.post_layout_ziczac .blog_item:nth-child(2n) .blog_item--thumbnail {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2; }
  .post_layout_ziczac .blog_item:nth-child(2n) .blog_item--thumbnail > a:before {
    border-left: 18px solid #fff;
    border-right: 0;
    left: 0;
    right: auto; }

.post_layout_grid-2 {
  padding-top: 100px; }
  .post_layout_grid-2 .itempost-grid {
    margin-bottom: 30px; }
    .post_layout_grid-2 .itempost-grid .blog_item--inner {
      width: 100%;
      background-color: #fff;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
      .post_layout_grid-2 .itempost-grid .blog_item--inner:hover {
        -webkit-box-shadow: 0 0 38px 0 rgba(82, 109, 249, 0.33);
        box-shadow: 0 0 38px 0 rgba(82, 109, 249, 0.33); }
    .post_layout_grid-2 .itempost-grid .item-inner {
      position: relative; }
    .post_layout_grid-2 .itempost-grid .thumb-overlay {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-size: cover;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out;
      opacity: 0; }
      .post_layout_grid-2 .itempost-grid .thumb-overlay:before {
        opacity: 0.4;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #232324; }
    .post_layout_grid-2 .itempost-grid .blog_item--info {
      position: relative;
      z-index: 1;
      text-align: center;
      padding: 50px 50px 60px; }
      .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--title .entry-title {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 10px; }
        .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--title .entry-title a {
          font-size: 24px;
          font-weight: 700;
          line-height: 24px; }
      .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta {
        margin-bottom: 20px; }
        .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment {
          text-align: center; }
          .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .author_post {
            display: inline-block;
            position: relative;
            padding-left: 20px;
            margin-right: 10px;
            font-weight: bold;
            color: #222; }
            .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .author_post:before {
              content: '\e046';
              font-family: "zyra-font";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              color: #8a8a8a;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .author_post span {
              font-size: 12px; }
          .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .post-date {
            display: inline-block;
            position: relative;
            padding-left: 20px;
            margin-right: 10px; }
            .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .post-date:before {
              content: '\e069';
              font-family: "zyra-font";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .post-date span {
              font-size: 12px; }
          .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .post-count-comment {
            display: inline-block;
            position: relative;
            padding-left: 15px;
            margin-left: 10px; }
            .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .post-count-comment:before {
              content: '\ed50';
              font-family: "Nucleo Outline";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--meta .date_comment .post-count-comment .numb-comments {
              font-size: 12px;
              color: #343538; }
      .post_layout_grid-2 .itempost-grid .blog_item--info .blog_item--excerpt {
        margin-bottom: 24px;
        font-size: 12px;
        margin-bottom: 35px; }
    .post_layout_grid-2 .itempost-grid:hover .thumb-overlay {
      opacity: 1; }
    .post_layout_grid-2 .itempost-grid:hover .blog_item--info * {
      color: #ffffff; }
    .post_layout_grid-2 .itempost-grid:hover .author_post:before {
      color: #fff !important; }

.post_layout_grid {
  display: inline-block;
  width: 100%;
  margin-top: 70px; }
  .post_layout_grid .blog-wrapper .pagenav-wrap .pagination .pagination-page {
    float: none;
    margin-top: 30px; }
  .post_layout_grid .blog-wrapper .itempost-grid.col-md-4:nth-child(3n+1) {
    clear: both; }
  .post_layout_grid .blog-wrapper .itempost-grid.col-md-3:nth-child(4n+1) {
    clear: both; }
  .post_layout_grid .blog-wrapper .itempost-grid .postWrapper {
    margin: 0 0 30px 0; }
    .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner {
      position: relative;
      overflow: hidden; }
      .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .item-content {
        text-align: center;
        padding-top: 25px;
        padding-bottom: 20px; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .item-content .postTitle {
          margin: 0; }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .item-content .postTitle h2 {
            line-height: 24px;
            margin: 0px; }
            .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .item-content .postTitle h2 a {
              font-size: 24px;
              font-weight: 700;
              line-height: 24px; }
      .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment {
        text-align: center;
        padding: 5px 0 15px 0; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .author_post {
          display: inline-block;
          position: relative;
          padding-left: 20px;
          margin-right: 10px;
          font-weight: bold;
          color: #222; }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .author_post:before {
            content: '\e046';
            font-family: "zyra-font";
            position: absolute;
            left: 0;
            top: 50%;
            font-size: 12px;
            color: #8a8a8a;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .author_post span {
            font-size: 12px; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .post-date {
          display: inline-block;
          position: relative;
          padding-left: 20px;
          margin-right: 10px; }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .post-date:before {
            content: '\e069';
            font-family: "zyra-font";
            position: absolute;
            left: 0;
            top: 50%;
            font-size: 12px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .post-date span {
            font-size: 12px; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .post-count-comment {
          display: inline-block;
          position: relative;
          padding-left: 15px;
          margin-left: 10px; }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .post-count-comment:before {
            content: '\ed50';
            font-family: "Nucleo Outline";
            position: absolute;
            left: 0;
            top: 50%;
            font-size: 12px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .date_comment .post-count-comment .numb-comments {
            font-size: 12px;
            color: #343538; }
      .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .post-date {
        z-index: 2; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .post-date span {
          font-size: 12px;
          color: #727883; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .post-date .day {
          display: inline-block;
          font-size: 12px;
          line-height: 22px; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .post-date .month {
          background-color: transparent;
          display: inline-block;
          font-size: 12px;
          line-height: 22px; }
      .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .feature-image {
        position: relative;
        height: 350px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -ms-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .feature-image a {
          display: inline-block;
          width: 100%;
          height: 100%;
          max-height: 480px; }
          .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .feature-image a img {
            opacity: 0;
            display: none; }
        .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .feature-image:hover a i {
          opacity: 1; }
      .post_layout_grid .blog-wrapper .itempost-grid .postWrapper .entry-content-inner .infor-bottom .postContent p {
        font-weight: 400;
        font-size: 12px;
        line-height: 24px; }

.post_layout_mansory {
  margin-top: 100px; }
  .post_layout_mansory .blog-wrapper .pagenav-wrap .pagination .pagination-page {
    float: none;
    margin-top: 30px; }
  .post_layout_mansory .blog-wrapper .item-masonry {
    width: 25%;
    padding: 0 10px; }
    .post_layout_mansory .blog-wrapper .item-masonry .postWrapper {
      background: #fff;
      margin: 0 0 30px 0; }
      .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner {
        position: relative;
        overflow: hidden; }
        .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .item-content {
          text-align: center;
          padding: 25px 30px 60px; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .item-content .postTitle {
            margin: 0; }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .item-content .postTitle h2 {
              line-height: 24px;
              margin: 0px; }
              .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .item-content .postTitle h2 a {
                font-size: 24px;
                font-weight: 700;
                line-height: 1.2; }
        .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment {
          text-align: center;
          padding: 10px 0 20px 0; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .author_post {
            display: inline-block;
            position: relative;
            padding-left: 20px;
            margin-right: 10px;
            font-weight: bold;
            color: #222; }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .author_post:before {
              content: '\e046';
              font-family: "zyra-font";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              color: #8a8a8a;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .author_post span {
              font-size: 12px; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .post-date {
            display: inline-block;
            position: relative;
            padding-left: 20px;
            margin-right: 10px; }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .post-date:before {
              content: '\e069';
              font-family: "zyra-font";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .post-date span {
              font-size: 12px; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .post-count-comment {
            display: inline-block;
            position: relative;
            padding-left: 15px;
            margin-left: 10px; }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .post-count-comment:before {
              content: '\ed50';
              font-family: "Nucleo Outline";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .date_comment .post-count-comment .numb-comments {
              font-size: 12px;
              color: #343538; }
        .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .post-date {
          z-index: 2; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .post-date span {
            font-size: 12px;
            color: #727883; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .post-date .day {
            display: inline-block;
            font-size: 12px;
            line-height: 22px; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .post-date .month {
            background-color: transparent;
            display: inline-block;
            font-size: 12px;
            line-height: 22px; }
        .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .feature-image {
          position: relative;
          overflow: hidden;
          -webkit-transition: all 500ms;
          -moz-transition: all 500ms;
          -ms-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
          .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .feature-image a {
            display: inline-block;
            width: 100%;
            height: 100%;
            position: relative; }
            .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .feature-image a img {
              width: 100%; }
        .post_layout_mansory .blog-wrapper .item-masonry .postWrapper .entry-content-inner .infor-bottom .postContent p {
          font-weight: 400;
          font-size: 14px;
          line-height: 24px;
          margin-bottom: 40px; }
      .post_layout_mansory .blog-wrapper .item-masonry .postWrapper:hover {
        -webkit-box-shadow: 0 0 38px 0 rgba(82, 109, 249, 0.33);
        box-shadow: 0 0 38px 0 rgba(82, 109, 249, 0.33); }

.post-layout-list {
  margin-top: 100px; }
  .post-layout-list .no-sidebar .postWrapper {
    width: 100% !important; }
  .post-layout-list .blog-wrapper .postWrapper {
    float: right;
    margin-top: 0;
    overflow: inherit !important;
    margin-bottom: 40px;
    padding-bottom: 25px;
    display: inline-block; }
    .post-layout-list .blog-wrapper .postWrapper .postTitle {
      margin: 30px 0; }
      .post-layout-list .blog-wrapper .postWrapper .postTitle h2 a {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px; }
    .post-layout-list .blog-wrapper .postWrapper .postBanner {
      margin-bottom: 15px; }
      .post-layout-list .blog-wrapper .postWrapper .postBanner span {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 400; }
    .post-layout-list .blog-wrapper .postWrapper .postContent .postDesc {
      margin: 0 0 30px; }
    .post-layout-list .blog-wrapper .postWrapper .postContent img {
      width: 100%;
      margin: 10px 0 30px; }
    .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts {
      float: right;
      margin-top: 16px;
      position: relative;
      display: inline-block;
      min-width: 30px; }
      .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts > span {
        font-size: 12px;
        cursor: pointer; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts > span i {
          margin-right: 3px; }
      .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing {
        position: absolute;
        bottom: 100%;
        background: #fff;
        padding: 10px;
        -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.176);
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.176);
        -webkit-transition: all 250ms ease-out;
        -o-transition: all 250ms ease-out;
        transition: all 250ms ease-out;
        border-radius: 5px;
        opacity: 0;
        margin-left: -20px;
        visibility: hidden;
        white-space: nowrap; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing a {
          margin: 0 5px;
          border-radius: 50%; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing a {
          width: 30px;
          height: 30px;
          line-height: 30px;
          display: inline-block;
          text-align: center;
          color: #fff; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .facebook {
          background-color: #5678bf; }
          .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .facebook:hover {
            background-color: #3b5999; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .twitter {
          background-color: #73c2fd; }
          .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .twitter:hover {
            background-color: #55acee; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .linkedin {
          background-color: #007bb6; }
          .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .linkedin:hover {
            background-color: #0173a9; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .google-plus {
          background-color: #dd4b39; }
          .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .google-plus:hover {
            background-color: #dd4b39; }
        .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .pinterest {
          background-color: #c32026; }
          .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts .social--sharing .pinterest:hover {
            background-color: #b90f16; }
      .post-layout-list .blog-wrapper .postWrapper .postContent .nova-sharing-posts:hover .social--sharing {
        opacity: 1;
        visibility: visible; }
    .post-layout-list .blog-wrapper .postWrapper .post-share {
      text-align: center;
      margin: 30px 0; }
      .post-layout-list .blog-wrapper .postWrapper .post-share ul li {
        display: inline-block;
        margin-left: 0; }
        .post-layout-list .blog-wrapper .postWrapper .post-share ul li a {
          position: relative;
          width: 30px;
          height: 30px;
          display: inline-block; }
          .post-layout-list .blog-wrapper .postWrapper .post-share ul li a i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .post-layout-list .blog-wrapper .postWrapper .post-comment {
      border-top: 1px solid #515151;
      padding-top: 30px; }
      .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments ul li {
        border-bottom: 1px solid #e8e8ea;
        margin-bottom: 20px; }
        .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments ul li .comment span {
          font-size: 18px;
          color: #252634; }
          .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments ul li .comment span time {
            font-size: 14px;
            color: #b5b7c4; }
        .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments ul li .comment .rte p {
          font-weight: 300;
          color: #8a8c98; }
      .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments #AddCommentTitle {
        margin-bottom: 30px;
        font-weight: 500;
        font-size: 24px;
        color: #252634; }
      .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments .large--one-half {
        margin-bottom: 20px; }
      .post-layout-list .blog-wrapper .postWrapper .post-comment #Comments .btn-button.bordered {
        text-transform: uppercase; }
    .post-layout-list .blog-wrapper .postWrapper .item-infor .postBanner {
      background-color: #fff;
      margin-bottom: 5px; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .postBanner span {
        color: #b5b7c4;
        font-weight: 300;
        text-transform: uppercase; }
    .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment {
      padding: 0 0 10px 0; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .author_post {
        display: inline-block;
        position: relative;
        padding-left: 20px;
        margin-right: 10px; }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .author_post:before {
          content: '\e046';
          font-family: "zyra-font";
          position: absolute;
          left: 0;
          top: 50%;
          font-size: 12px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .author_post span {
          font-size: 12px; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .post-date {
        display: inline-block;
        position: relative;
        padding-left: 20px;
        margin-right: 10px; }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .post-date:before {
          content: '\e069';
          font-family: "zyra-font";
          position: absolute;
          left: 0;
          top: 50%;
          font-size: 12px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .post-date span {
          font-size: 12px; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .post-count-comment {
        display: inline-block;
        position: relative;
        padding-left: 15px;
        margin-left: 10px; }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .post-count-comment:before {
          content: '\ed50';
          font-family: "Nucleo Outline";
          position: absolute;
          left: 0;
          top: 50%;
          font-size: 12px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .date_comment .post-count-comment .numb-comments {
          font-size: 12px;
          color: #343538; }
    .post-layout-list .blog-wrapper .postWrapper .item-infor .post-date span {
      color: #727883;
      background-color: transparent; }
    .post-layout-list .blog-wrapper .postWrapper .item-infor .postTitle {
      margin-bottom: 15px; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .postTitle h2 {
        line-height: 30px;
        margin: 0px; }
        .post-layout-list .blog-wrapper .postWrapper .item-infor .postTitle h2 a {
          font-size: 24px;
          margin-top: 10px;
          margin-bottom: 15px;
          font-weight: 700; }
    .post-layout-list .blog-wrapper .postWrapper .item-infor .postContent {
      font-size: 12px;
      padding-bottom: 15px; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .postContent p {
        font-size: 12px;
        line-height: 24px; }
    .post-layout-list .blog-wrapper .postWrapper .item-infor .postDetails > span {
      margin-right: 10px; }
      .post-layout-list .blog-wrapper .postWrapper .item-infor .postDetails > span i {
        margin-right: 3px; }
  .post-layout-list.thumbnail-left-position .blog-wrapper .postWrapper .entry-thumbnail {
    float: left;
    width: 50%; }
  .post-layout-list.thumbnail-left-position .item-infor {
    float: right;
    width: 50%;
    padding-left: 45px; }
    .post-layout-list.thumbnail-left-position .item-infor .postTitle {
      margin: 0; }

.blogs-items ul li {
  padding: 15px 0 !important;
  float: left;
  width: 100%; }

.blogs-items .img-responsive {
  width: 85px;
  float: left;
  margin-right: 25px;
  min-height: 70px; }
  .blogs-items .img-responsive img {
    width: 100%; }

.blogs-items .post-date {
  display: block;
  font-size: 16px;
  color: #dadada;
  font-family: "Verdana";
  vertical-align: bottom; }
  .blogs-items .post-date .month {
    font-size: 13px; }

.blogs-items .post-title {
  color: #777777; }

.template-blog .block, .template-article .block {
  margin: 0 0 40px; }
  .template-blog .block .block-title, .template-article .block .block-title {
    margin: 5px 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: #252634; }
  .template-blog .block .blogs-items ul li, .template-article .block .blogs-items ul li {
    margin: 0;
    padding: 10px 0 !important;
    border: none !important; }
    .template-blog .block .blogs-items ul li .post-image, .template-article .block .blogs-items ul li .post-image {
      width: 70px;
      float: left;
      background-color: #fff;
      margin-right: 12px;
      height: 90px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      .template-blog .block .blogs-items ul li .post-image img, .template-article .block .blogs-items ul li .post-image img {
        max-width: 100%;
        display: none; }
    .template-blog .block .blogs-items ul li a, .template-article .block .blogs-items ul li a {
      font-family: inherit;
      font-size: inherit;
      line-height: 18px !important;
      color: #252634 !important;
      font-weight: bold; }
    .template-blog .block .blogs-items ul li .post-time, .template-article .block .blogs-items ul li .post-time {
      color: #888;
      font-size: 12px;
      line-height: 24px;
      font-family: inherit;
      font-style: normal;
      text-align: left;
      margin: 0; }

.template-article .page-title {
  width: 830px;
  margin: 0 auto; }

.template-article .blog-style2 .page-title {
  font-size: 110px !important;
  text-align: left;
  color: #fff; }

.template-article .blog-style2 .blog-aricle-excerpt {
  margin: 0 auto;
  text-align: left;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0px;
  font-weight: normal;
  width: 700px;
  max-width: 100%; }

.single-post-style2 {
  margin-top: 50px; }
  .single-post-style2 .blog-wrapper {
    margin-left: 45px; }

.blog-wrapper .postContent p {
  margin-bottom: 22px; }

.blog-wrapper .postContent ul {
  list-style: disc;
  list-style-position: inside; }
  .blog-wrapper .postContent ul li {
    list-style: disc;
    margin-left: 30px; }

.blog-wrapper .postContent table tr td {
  padding: 0 15px; }

.blog-wrapper.single-post-style1 .date_comment {
  text-align: center; }

.blog-wrapper .postWrapper {
  margin-top: 0;
  overflow: inherit !important;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }
  .blog-wrapper .postWrapper .feature-image-single {
    padding-top: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .blog-wrapper .postWrapper .date_comment {
    padding: 20px 0; }
    .blog-wrapper .postWrapper .date_comment .author_post {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      margin-right: 10px; }
      .blog-wrapper .postWrapper .date_comment .author_post:before {
        content: '\e046';
        font-family: "zyra-font";
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .blog-wrapper .postWrapper .date_comment .author_post span {
        font-size: 12px; }
    .blog-wrapper .postWrapper .date_comment .post-date {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      margin-right: 10px; }
      .blog-wrapper .postWrapper .date_comment .post-date:before {
        content: '\e069';
        font-family: "zyra-font";
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .blog-wrapper .postWrapper .date_comment .post-date span {
        font-size: 12px; }
    .blog-wrapper .postWrapper .date_comment .post-count-comment {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      margin-left: 10px; }
      .blog-wrapper .postWrapper .date_comment .post-count-comment:before {
        content: '\e128';
        font-family: "zyra-font";
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .blog-wrapper .postWrapper .date_comment .post-count-comment .numb-comments {
        font-size: 12px; }
  .blog-wrapper .postWrapper .post-date span {
    color: #727883 !important;
    background-color: transparent !important; }
  .blog-wrapper .postWrapper .postTitle {
    margin: 30px 0; }
    .blog-wrapper .postWrapper .postTitle h2 a {
      font-size: 24px;
      font-weight: 500;
      line-height: 24px; }
  .blog-wrapper .postWrapper .postBanner {
    margin-bottom: 15px; }
    .blog-wrapper .postWrapper .postBanner span {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 400; }
  .blog-wrapper .postWrapper .postContent .postDesc {
    margin: 0 0 30px; }
  .blog-wrapper .postWrapper .postContent img {
    width: 100%;
    margin: 10px 0 30px; }
  .blog-wrapper .postWrapper .no-bullets,
  .blog-wrapper .postWrapper .inline-list {
    list-style: none; }
    .blog-wrapper .postWrapper .no-bullets li,
    .blog-wrapper .postWrapper .inline-list li {
      list-style: none;
      margin: 0; }
  .blog-wrapper .postWrapper .post-share {
    text-align: center;
    margin: 30px 0; }
    .blog-wrapper .postWrapper .post-share span.title {
      display: inline-block;
      position: relative;
      top: -10px; }
    .blog-wrapper .postWrapper .post-share ul {
      display: inline-block; }
      .blog-wrapper .postWrapper .post-share ul li {
        display: inline-block;
        margin-left: 0; }
        .blog-wrapper .postWrapper .post-share ul li a {
          position: relative;
          width: 30px;
          height: 30px;
          display: inline-block; }
          .blog-wrapper .postWrapper .post-share ul li a i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .blog-wrapper .postWrapper .post-comment {
    padding-top: 30px; }
    .blog-wrapper .postWrapper .post-comment .numb-comments {
      font-size: 16px;
      font-weight: 400; }
    .blog-wrapper .postWrapper .post-comment #Comments .form-success span {
      font-style: italic;
      font-size: 0.875em; }
    .blog-wrapper .postWrapper .post-comment #Comments .notice {
      font-style: italic;
      font-size: 0.875em; }
    .blog-wrapper .postWrapper .post-comment #Comments ul li {
      border-bottom: 1px solid #e8e8ea;
      margin-bottom: 20px; }
      .blog-wrapper .postWrapper .post-comment #Comments ul li .comment span {
        font-size: 18px;
        color: #252634; }
        .blog-wrapper .postWrapper .post-comment #Comments ul li .comment span time {
          font-size: 14px;
          color: #b5b7c4; }
      .blog-wrapper .postWrapper .post-comment #Comments ul li .comment .rte p {
        font-weight: 300;
        color: #8a8c98; }
    .blog-wrapper .postWrapper .post-comment #Comments #AddCommentTitle {
      margin-bottom: 30px;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 5px;
      font-size: 24px;
      color: #252634; }
    .blog-wrapper .postWrapper .post-comment #Comments .large--one-half {
      margin-bottom: 20px; }
    .blog-wrapper .postWrapper .post-comment #Comments .btn-button.bordered {
      text-transform: uppercase; }
    .blog-wrapper .postWrapper .post-comment .btn-button {
      width: 100%;
      text-transform: uppercase;
      letter-spacing: 0; }
  .blog-wrapper .postWrapper .entry-thumbnail {
    position: relative;
    overflow: hidden; }
    .blog-wrapper .postWrapper .entry-thumbnail .feature-image a {
      display: inline-block;
      width: 100%;
      height: 100%; }
      .blog-wrapper .postWrapper .entry-thumbnail .feature-image a i {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 40px;
        color: #fff;
        opacity: 0;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -ms-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms; }
      .blog-wrapper .postWrapper .entry-thumbnail .feature-image a:hover i {
        opacity: 1; }
  .blog-wrapper .postWrapper .item-infor .postBanner {
    background-color: #fff;
    margin-bottom: 5px; }
    .blog-wrapper .postWrapper .item-infor .postBanner span {
      color: #b5b7c4;
      font-weight: 300;
      text-transform: uppercase; }
  .blog-wrapper .postWrapper .item-infor .post-date span {
    color: #727883;
    background-color: transparent; }
  .blog-wrapper .postWrapper .item-infor .postTitle {
    margin-bottom: 15px; }
    .blog-wrapper .postWrapper .item-infor .postTitle h2 {
      font-weight: 500;
      margin: 0 0 10px;
      font-size: 24px;
      padding: 0; }
  .blog-wrapper .postWrapper .item-infor .postContent {
    font-size: 14px;
    padding-bottom: 15px; }
    .blog-wrapper .postWrapper .item-infor .postContent p {
      font-size: 14px; }
  .blog-wrapper .postWrapper .item-infor .postDetails > span {
    margin-right: 10px; }
    .blog-wrapper .postWrapper .item-infor .postDetails > span i {
      margin-right: 3px; }

.blog-wrapper .author-info {
  position: relative;
  float: left;
  margin-bottom: 70px;
  padding-left: 35px; }
  .blog-wrapper .author-info .author-info--inner {
    background: #f7faff;
    padding-left: 50px; }
  .blog-wrapper .author-info .author-info__avatar {
    position: absolute;
    left: 0;
    top: 30px; }
    .blog-wrapper .author-info .author-info__avatar .author-info__avatar-inner {
      width: 70px; }
      .blog-wrapper .author-info .author-info__avatar .author-info__avatar-inner img.avatar {
        width: 100%;
        border-radius: 50%; }
  .blog-wrapper .author-info .author-info__description {
    padding: 30px;
    font-size: 14px; }
    .blog-wrapper .author-info .author-info__description .author-info__bio, .blog-wrapper .author-info .author-info__description .author-info__title {
      display: inline-block; }
    .blog-wrapper .author-info .author-info__description .author-info__name {
      font-size: 18px;
      margin-bottom: 10px; }

.article-navigation {
  border-top: 1px solid #ebebeb;
  padding-top: 50px;
  margin-bottom: 50px; }
  .article-navigation .nav-links a {
    color: inherit;
    display: inline-block; }
    .article-navigation .nav-links a span {
      display: block; }
  .article-navigation .nav-links .nav-next,
  .article-navigation .nav-links .nav-previous {
    float: left;
    width: 50%;
    text-align: left; }
  .article-navigation .nav-links .nav-previous {
    padding-left: 30px;
    background: url(arrows-stre-left.png) no-repeat left center; }
  .article-navigation .nav-links .nav-next {
    float: right;
    text-align: right;
    padding-right: 30px;
    background: url(arrows-stre-right.png) no-repeat right center; }
  .article-navigation .post-title {
    font-size: 16px;
    font-weight: 700; }
  .article-navigation .meta-nav {
    font-size: 12px; }

.template-page-lookbook .main-container {
  padding-bottom: 0 !important; }

.lookbook-content-layout .container {
  width: 100%;
  padding: 0; }
  .lookbook-content-layout .container .lookbook_item .lookbook_item--thumbnail a {
    position: relative;
    display: block;
    overflow: hidden; }
  .lookbook-content-layout .container .lookbook_item .lookbook_item--thumbnail img {
    width: 100%;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .lookbook-content-layout .container .lookbook_item .lookbook_item--thumbnail .item--overlay {
    visibility: visible;
    -webkit-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    background-color: rgba(35, 35, 36, 0.5); }
  .lookbook-content-layout .container .lookbook_item .lookbook_item--thumbnail .item--name {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .lookbook-content-layout .container .lookbook_item .lookbook_item--thumbnail .item--name {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff; }
    .lookbook-content-layout .container .lookbook_item .lookbook_item--thumbnail .item--name span {
      border-bottom-width: 2px !important;
      border-bottom-color: rgba(255, 255, 255, 0.38) !important;
      border-bottom-style: solid !important; }
  .lookbook-content-layout .container .lookbook_item:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  .lookbook-content-layout .container .lookbook_item:hover .item--overlay {
    opacity: 0.9; }
  .lookbook-content-layout .container .lookbook_item:hover .item--name {
    opacity: 1;
    visibility: visible; }

#faqs .main-container {
  padding-bottom: 0 !important; }

.faqs-middle {
  background-color: #F7F7F7; }

.faqs-style-1 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 50px; }
  .faqs-style-1 .faqs-total-title {
    padding-top: 100px; }
    .faqs-style-1 .faqs-total-title .content-text {
      text-align: center; }
      .faqs-style-1 .faqs-total-title .content-text h2 {
        text-transform: capitalize;
        font-weight: 700;
        font-size: 30px; }
      .faqs-style-1 .faqs-total-title .content-text p {
        font-family: "Playfair Display";
        font-style: italic;
        font-size: 14px;
        color: #9d9d9d; }
  .faqs-style-1 .content-faqs-inner {
    padding: 70px 0; }
    .faqs-style-1 .content-faqs-inner .item {
      padding: 13px 30px;
      border: 1px solid #e5e5e5;
      border-radius: 5px;
      background-color: #ffffff;
      margin: 10px 0;
      display: inline-block;
      width: 100%; }
      .faqs-style-1 .content-faqs-inner .item.active {
        -webkit-box-shadow: 0 0 87px 0 rgba(41, 44, 58, 0.1);
        box-shadow: 0 0 87px 0 rgba(41, 44, 58, 0.1); }
      .faqs-style-1 .content-faqs-inner .item .content-faqs .pertinacia .faqs2 {
        display: none;
        color: #62646c;
        font-size: 12px;
        margin-top: 30px; }
      .faqs-style-1 .content-faqs-inner .item .content-faqs .pertinacia .faqs {
        cursor: pointer;
        font-size: 14px;
        line-height: 24px;
        color: #252634; }
        .faqs-style-1 .content-faqs-inner .item .content-faqs .pertinacia .faqs i {
          float: right;
          font-size: 25px; }
      .faqs-style-1 .content-faqs-inner .item .content-faqs .pertinacia p {
        margin: 0; }
  .faqs-style-1 .title-faqs {
    font-size: 18px;
    color: #252634;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 30px; }

.faqs-style-2 .faqs-total-title {
  padding-top: 100px; }
  .faqs-style-2 .faqs-total-title .content-text {
    text-align: center; }
    .faqs-style-2 .faqs-total-title .content-text h2 {
      text-transform: capitalize;
      font-weight: 700;
      font-size: 30px; }
    .faqs-style-2 .faqs-total-title .content-text p {
      font-family: "Playfair Display";
      font-style: italic;
      font-size: 14px;
      color: #9d9d9d; }

.faqs-style-2 .content-faqs-inner {
  padding: 70px 0; }
  .faqs-style-2 .content-faqs-inner .item {
    padding: 13px 30px;
    margin: 10px 0;
    display: inline-block;
    width: 100%; }
    .faqs-style-2 .content-faqs-inner .item .content-faqs .pertinacia .faqs12 {
      font-size: 12px;
      margin-top: 15px; }
    .faqs-style-2 .content-faqs-inner .item .content-faqs .pertinacia .faqs1 {
      font-size: 24px;
      line-height: 1.2;
      color: #252634;
      font-weight: 700;
      position: relative; }
    .faqs-style-2 .content-faqs-inner .item .content-faqs .pertinacia p {
      margin: 0; }

.faqs-style-2 .title-faqs {
  font-size: 18px;
  color: #252634;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 30px; }

/**/
/* defaults */
/**/
.sky-tabs,
.sky-tabs * {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  background: none; }

.sky-tabs {
  position: relative;
  font-size: 0;
  text-align: left;
  color: #666; }

.sky-tabs > input {
  position: absolute;
  display: none; }

.sky-tabs > label {
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 0;
  padding-left: 0;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 45px;
  cursor: pointer; }

.sky-tabs > label.inverse {
  float: right;
  padding-right: 0;
  padding-left: 1px; }

.sky-tabs > label.disabled {
  cursor: default; }

.sky-tabs > label span {
  display: block;
  background: rgba(255, 255, 255, 0.9); }

.sky-tabs > label span span {
  padding: 0 20px;
  background: transparent;
  transition: background 0.4s, color 0.4s;
  -o-transition: background 0.4s, color 0.4s;
  -ms-transition: background 0.4s, color 0.4s;
  -moz-transition: background 0.4s, color 0.4s;
  -webkit-transition: background 0.4s, color 0.4s; }

.sky-tabs > label:hover span span {
  color: #EF561F; }

.sky-tabs > label.disabled span span {
  background: transparent;
  color: inherit; }

.sky-tabs > input:checked + label {
  cursor: default; }

.sky-tabs > input:checked + label span span {
  color: #EF561F; }

.sky-tabs > .switcher {
  display: none; }

.sky-tabs > .switcher a {
  display: block;
  margin: 0 -20px;
  padding: 0 20px;
  text-decoration: none;
  color: inherit; }

.sky-tabs > ul {
  list-style: none;
  position: relative;
  display: block;
  font-size: 13px; }

.sky-tabs > ul > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto;
  padding: 20px 25px 25px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  opacity: 0;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: opacity 0.8s, -o-transform 0.8s;
  -ms-transition: opacity 0.8s, -ms-transform 0.8s;
  -moz-transition: opacity 0.8s, -moz-transform 0.8s;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s; }

.sky-tabs > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
  position: relative;
  z-index: 1;
  opacity: 1; }

/**/
/* positions */
/**/
.sky-tabs-pos-top-center {
  text-align: center; }

.sky-tabs-pos-top-right {
  text-align: right; }

.sky-tabs-pos-top-right > label {
  padding-right: 0;
  padding-left: 1px; }

.sky-tabs-pos-top-justify > label {
  padding-right: 0;
  padding-left: 1px; }

.sky-tabs-pos-top-justify.sky-tabs-amount-2 > label {
  width: 50%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-3 > label {
  width: 33.33%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-4 > label {
  width: 25%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-5 > label {
  width: 20%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-6 > label {
  width: 16.66%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-7 > label {
  width: 14.28%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-8 > label {
  width: 12.5%; }

.sky-tabs-pos-top-justify.sky-tabs-amount-9 > label {
  width: 11.11%; }

.sky-tabs-pos-top-justify > input:first-child + label {
  padding-left: 0; }

.sky-tabs-pos-left > label,
.sky-tabs-pos-right > label {
  display: block;
  width: 25%;
  float: left;
  clear: left;
  margin-right: 0; }

.sky-tabs-pos-right > label {
  float: right;
  clear: right; }

.sky-tabs-pos-left > ul {
  margin-left: 25%; }

.sky-tabs-pos-right > ul {
  margin-right: 25%; }

.sky-tabs-pos-right > label {
  padding-right: 0;
  padding-left: 1px; }

.sky-tabs-pos-top-center > ul > li,
.sky-tabs-pos-top-justify > ul > li {
  -o-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%; }

.sky-tabs-pos-right > ul > li,
.sky-tabs-pos-top-right > ul > li {
  -o-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%; }

/**/
/* animations */
/**/
.sky-tabs-anim-slide-up > ul > li {
  -o-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  -moz-transform: translateY(-15%);
  -webkit-transform: translateY(-15%); }

.sky-tabs-anim-slide-right > ul > li {
  -o-transform: translateX(15%);
  -ms-transform: translateX(15%);
  -moz-transform: translateX(15%);
  -webkit-transform: translateX(15%); }

.sky-tabs-anim-slide-down > ul > li {
  -o-transform: translateY(15%);
  -ms-transform: translateY(15%);
  -moz-transform: translateY(15%);
  -webkit-transform: translateY(15%); }

.sky-tabs-anim-slide-left > ul > li {
  -o-transform: translateX(-15%);
  -ms-transform: translateX(-15%);
  -moz-transform: translateX(-15%);
  -webkit-transform: translateX(-15%); }

.sky-tabs-anim-slide-up-left > ul > li {
  -o-transform: translate(-15%, -15%);
  -ms-transform: translate(-15%, -15%);
  -moz-transform: translate(-15%, -15%);
  -webkit-transform: translate(-15%, -15%); }

.sky-tabs-anim-slide-up-right > ul > li {
  -o-transform: translate(15%, -15%);
  -ms-transform: translate(15%, -15%);
  -moz-transform: translate(15%, -15%);
  -webkit-transform: translate(15%, -15%); }

.sky-tabs-anim-slide-down-right > ul > li {
  -o-transform: translate(15%, 15%);
  -ms-transform: translate(15%, 15%);
  -moz-transform: translate(15%, 15%);
  -webkit-transform: translate(15%, 15%); }

.sky-tabs-anim-slide-down-left > ul > li {
  -o-transform: translate(-15%, 15%);
  -ms-transform: translate(-15%, 15%);
  -moz-transform: translate(-15%, 15%);
  -webkit-transform: translate(-15%, 15%); }

.sky-tabs > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

.sky-tabs-anim-scale > ul > li {
  -o-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  -moz-transform: scale(0.1, 0.1);
  -webkit-transform: scale(0.1, 0.1); }

.sky-tabs-anim-scale > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-scale > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-scale > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-scale > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-scale > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs-anim-scale > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs-anim-scale > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs-anim-scale > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs-anim-scale > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1); }

.sky-tabs-anim-rotate > ul > li {
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }

.sky-tabs-anim-rotate.sky-tabs-pos-right > ul > li,
.sky-tabs-anim-rotate.sky-tabs-pos-top-right > ul > li {
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); }

.sky-tabs-anim-rotate > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-rotate > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-rotate > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-rotate > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-rotate > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs-anim-rotate > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs-anim-rotate > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs-anim-rotate > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs-anim-rotate > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }

.sky-tabs-anim-flip > ul {
  perspective: 2000px;
  -o-perspective: 2000px;
  -ms-perspective: 2000px;
  -moz-perspective: 2000px;
  -webkit-perspective: 2000px;
  perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -webkit-perspective-origin: 50% 50%; }

.sky-tabs-anim-flip > ul > li {
  -o-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -webkit-transform: rotateX(-90deg); }

.sky-tabs-anim-flip.sky-tabs-pos-left > ul > li {
  -o-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg); }

.sky-tabs-anim-flip.sky-tabs-pos-right > ul > li {
  -o-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg); }

.sky-tabs-anim-flip > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-flip > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-flip > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-flip > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-flip > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs-anim-flip > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs-anim-flip > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs-anim-flip > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs-anim-flip > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s; }

/**/
/* grid system */
/**/
.sky-tabs .grid-row {
  margin-top: 20px; }

.sky-tabs .grid-row:after {
  content: '';
  display: table;
  clear: both; }

.sky-tabs .grid-row:first-child {
  margin-top: 0; }

.sky-tabs .grid-col {
  display: block;
  float: left;
  width: 100%;
  margin-left: 2%; }

.sky-tabs .grid-col:first-child {
  margin-left: 0; }

.sky-tabs .grid-col .inner {
  padding: 10px 0;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);
  text-align: center; }

.sky-tabs .grid-col-1 {
  width: 6.5%; }

.sky-tabs .grid-col-2 {
  width: 15%; }

.sky-tabs .grid-col-3 {
  width: 23.5%; }

.sky-tabs .grid-col-4 {
  width: 32%; }

.sky-tabs .grid-col-5 {
  width: 40.5%; }

.sky-tabs .grid-col-6 {
  width: 49%; }

.sky-tabs .grid-col-7 {
  width: 57.5%; }

.sky-tabs .grid-col-8 {
  width: 66%; }

.sky-tabs .grid-col-9 {
  width: 74.5%; }

.sky-tabs .grid-col-10 {
  width: 83%; }

.sky-tabs .grid-col-11 {
  width: 91.5%; }

.sky-tabs .grid-col-offset-1,
.sky-tabs .grid-col-offset-1:first-child {
  margin-left: 8.5%; }

.sky-tabs .grid-col-offset-2,
.sky-tabs .grid-col-offset-2:first-child {
  margin-left: 17%; }

.sky-tabs .grid-col-offset-3,
.sky-tabs .grid-col-offset-3:first-child {
  margin-left: 25.5%; }

.sky-tabs .grid-col-offset-4,
.sky-tabs .grid-col-offset-4:first-child {
  margin-left: 34%; }

.sky-tabs .grid-col-offset-5,
.sky-tabs .grid-col-offset-5:first-child {
  margin-left: 42.5%; }

.sky-tabs .grid-col-offset-6,
.sky-tabs .grid-col-offset-6:first-child {
  margin-left: 51%; }

.sky-tabs .grid-col-offset-7,
.sky-tabs .grid-col-offset-7:first-child {
  margin-left: 59.5%; }

.sky-tabs .grid-col-offset-8,
.sky-tabs .grid-col-offset-8:first-child {
  margin-left: 68%; }

.sky-tabs .grid-col-offset-9,
.sky-tabs .grid-col-offset-9:first-child {
  margin-left: 76.5%; }

.sky-tabs .grid-col-offset-10,
.sky-tabs .grid-col-offset-10:first-child {
  margin-left: 85%; }

.sky-tabs .grid-col-offset-11,
.sky-tabs .grid-col-offset-11:first-child {
  margin-left: 93.5%; }

/**/
/* typography */
/**/
.sky-tabs .typography h1,
.sky-tabs .typography h2,
.sky-tabs .typography h3,
.sky-tabs .typography h4,
.sky-tabs .typography h5,
.sky-tabs .typography h6 {
  margin: 40px 0 0 0;
  padding: 0;
  text-align: left;
  color: #333; }

.sky-tabs .typography h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 300; }

.sky-tabs .typography h2 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 300; }

.sky-tabs .typography h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300; }

.sky-tabs .typography h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400; }

.sky-tabs .typography h5 {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  text-transform: uppercase; }

.sky-tabs .typography h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase; }

.sky-tabs .typography p {
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 20px;
  text-align: left; }

.sky-tabs .typography ul,
.sky-tabs .typography ol {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 20px; }

.sky-tabs .typography li {
  position: relative;
  margin-top: 5px;
  padding-left: 20px; }

.sky-tabs .typography li ul,
.sky-tabs .typography li ol {
  margin-top: 5px; }

.sky-tabs .typography ul li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #333; }

.sky-tabs .typography ol {
  counter-reset: list1; }

.sky-tabs .typography ol > li:before {
  counter-increment: list1;
  content: counter(list1) ".";
  position: absolute;
  top: 0;
  left: 0;
  color: #333; }

.sky-tabs .typography a {
  text-decoration: underline;
  color: #2da5da; }

.sky-tabs .typography a:hover {
  text-decoration: none; }

.sky-tabs .typography .pic {
  padding: 4px;
  border: 1px dotted #ccc; }

.sky-tabs .typography .pic img {
  display: block; }

.sky-tabs .typography .pic-right {
  float: right;
  margin: 0 0 10px 20px; }

.sky-tabs .typography .link {
  text-decoration: underline;
  color: #2da5da;
  cursor: pointer; }

.sky-tabs .typography .link:hover {
  text-decoration: none; }

.sky-tabs .typography h1:first-child,
.sky-tabs .typography h2:first-child,
.sky-tabs .typography h3:first-child,
.sky-tabs .typography h4:first-child,
.sky-tabs .typography h5:first-child,
.sky-tabs .typography h6:first-child,
.sky-tabs .typography p:first-child {
  margin-top: 0; }

.sky-tabs .typography .text-center {
  text-align: center; }

.sky-tabs .typography .text-right {
  text-align: right; }

/**/
/* icons */
/**/
.sky-tabs > label .fa {
  display: block;
  float: left;
  width: 18px;
  margin: 0 12px 0 -6px;
  font-family: FontAwesome;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  text-align: center;
  -webkit-font-smoothing: antialiased; }

/**/
/* pad */
/**/
@media screen and (max-width: 1000px) {
  .sky-tabs > label span span {
    padding: 0 15px; }
  .sky-tabs > label .fa {
    margin-right: 10px;
    margin-left: -5px; } }

/**/
/* phone */
/**/
@media screen and (max-width: 767px) {
  .sky-tabs .grid-col,
  .sky-tabs .grid-col:first-child {
    float: none;
    width: 100%;
    margin: 20px 0 0 0; }
  .sky-tabs-response-to-stack > label,
  .sky-tabs-response-to-stack.sky-tabs-pos-top-justify > label {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: left; }
  .sky-tabs-response-to-stack > ul {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0; }
  .sky-tabs-response-to-stack > ul > li {
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%; }
  .sky-tabs-response-to-stack.sky-tabs-anim-flip > ul > li {
    -webkit-transform: rotateX(-90deg); }
  .sky-tabs-response-to-icons > label {
    font-size: 0; }
  .sky-tabs-response-to-icons > label .fa {
    width: 45px;
    margin: 0;
    font-size: 16px; }
  .sky-tabs-response-to-icons > label span span {
    padding: 0; }
  .sky-tabs-response-to-icons.sky-tabs-pos-left > label,
  .sky-tabs-response-to-icons.sky-tabs-pos-right > label {
    width: 56px; }
  .sky-tabs-response-to-icons.sky-tabs-pos-left > ul {
    margin-left: 56px; }
  .sky-tabs-response-to-icons.sky-tabs-pos-right > ul {
    margin-right: 56px; }
  .sky-tabs-response-to-switcher > label {
    display: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: left; }
  .sky-tabs-response-to-switcher > .switcher {
    display: block; }
  .sky-tabs-response-to-switcher:hover > label {
    display: block; }
  .sky-tabs-response-to-switcher:hover > .switcher {
    display: none; }
  .sky-tabs-response-to-switcher > ul {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0; }
  .sky-tabs-response-to-switcher > ul > li {
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%; }
  .sky-tabs-response-to-switcher.sky-tabs-anim-flip > ul > li {
    -webkit-transform: rotateX(-90deg); } }

.searchform-fly-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  -webkit-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
  z-index: 999;
  color: #232324; }
  .searchform-fly-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em; }
  .searchform-fly-overlay .btn-close-search {
    font-size: 40px;
    display: block;
    position: absolute;
    top: 20%;
    right: 10%;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .searchform-fly-overlay .searchform-fly {
    display: inline-block;
    max-width: 90%;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s; }
    .searchform-fly-overlay .searchform-fly .search-form {
      position: relative; }
    .searchform-fly-overlay .searchform-fly .search-field {
      width: 800px;
      background-color: transparent;
      border: 0;
      border-bottom: 2px solid #232324;
      text-align: center;
      font-size: 30px;
      padding: 10px;
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out;
      font-weight: 300;
      max-width: 100%;
      border-radius: 0; }
      .searchform-fly-overlay .searchform-fly .search-field::-webkit-input-placeholder {
        color: #232324; }
      .searchform-fly-overlay .searchform-fly .search-field:-ms-input-placeholder {
        color: #232324; }
      .searchform-fly-overlay .searchform-fly .search-field::-ms-input-placeholder {
        color: #232324; }
      .searchform-fly-overlay .searchform-fly .search-field::placeholder {
        color: #232324; }
    .searchform-fly-overlay .searchform-fly .search-button {
      position: absolute;
      display: block;
      right: 5px;
      border: 0;
      color: #000;
      background: none;
      padding: 0;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }

.open-search-form .searchform-fly-overlay {
  visibility: visible;
  opacity: 1; }

.open-search-form .searchform-fly {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1); }

.nav-accordion {
  width: 100%;
  line-height: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-accordion li {
    background: none;
    position: relative;
    border-bottom: #f4f4f4 solid 1px;
    padding-left: 15px; }
    .nav-accordion li.active:before {
      content: "\f111";
      font-family: fontawesome;
      font-size: 7px;
      color: #181818;
      position: absolute;
      top: 10px; }
    .nav-accordion li a {
      display: block;
      font-size: 14px;
      font-weight: 400;
      line-height: 40px;
      margin: 0;
      padding: 0;
      text-align: left;
      text-decoration: none;
      text-shadow: none; }
    .nav-accordion li span.expand, .nav-accordion li span.collapse {
      background-image: none;
      cursor: pointer;
      display: block;
      font-size: 0;
      position: absolute;
      text-indent: -9999px;
      top: 11px;
      z-index: 1;
      right: 24px;
      height: auto;
      text-align: center; }
    .nav-accordion li span.expand:after {
      content: "\f105";
      font-family: "FontAwesome";
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: none;
      font-size: 14px;
      margin-right: 0;
      float: right;
      color: black;
      text-indent: 0;
      line-height: 30px;
      padding-right: 5px;
      width: 30px;
      height: 30px; }
    .nav-accordion li span.collapse:after {
      content: "\f107";
      font-family: "FontAwesome";
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: none;
      font-size: 14px;
      margin-right: 0;
      float: right;
      color: black;
      text-indent: 0;
      line-height: 30px;
      padding-right: 5px;
      width: 30px;
      height: 30px; }
  .nav-accordion ul {
    display: none;
    margin: 0; }
    .nav-accordion ul li {
      clear: both;
      margin: 0;
      padding: 0;
      border-bottom-width: 0; }
      .nav-accordion ul li.active {
        font-weight: bold; }
      .nav-accordion ul li a {
        outline: none;
        padding-left: 15px; }
    .nav-accordion ul ul li a {
      padding-left: 25px; }
    .nav-accordion ul ul ul li a {
      padding-left: 30px; }

/*popup*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-from-top .mfp-content {
    vertical-align: middle; }
  .mfp-move-from-top .quick-view, .mfp-move-from-top .block-subscribe {
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px); }
  .mfp-move-from-top.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .mfp-move-from-top.mfp-ready .quick-view, .mfp-move-from-top.mfp-ready .block-subscribe {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.4; }
  .mfp-move-from-top.mfp-removing .quick-view, .mfp-move-from-top.mfp-removing .block-subscribe {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  .mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0; }

#popup_newsletter {
  padding: 40px 40px 25px;
  border-radius: 0;
  height: 430px; }
  #popup_newsletter form {
    margin: 0 50px; }
  #popup_newsletter .block-content {
    text-align: left;
    padding: 6px; }
    #popup_newsletter .block-content .block-title {
      font-weight: 400;
      color: #313131;
      font-size: 24px;
      line-height: 1;
      margin: 30px 0 20px; }
    #popup_newsletter .block-content .content {
      font-size: 16px;
      line-height: 1.4;
      margin-bottom: 50px;
      font-weight: 400;
      color: #9d9d9d; }
    #popup_newsletter .block-content .input-box {
      display: table;
      position: relative;
      width: 100%; }
      #popup_newsletter .block-content .input-box:before {
        content: "\f003";
        font-family: FontAwesome;
        position: absolute;
        left: 20px;
        top: 17px;
        font-size: 20px;
        line-height: 20px;
        color: #9d9d9d; }
      #popup_newsletter .block-content .input-box input.input-text {
        float: left;
        padding: 10px 120px 10px 50px;
        line-height: 32px;
        width: 100%;
        height: 55px;
        color: #9d9d9d;
        font-size: 13px;
        border-radius: 0px;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 2px solid #ccc;
        margin-bottom: 13px; }
      #popup_newsletter .block-content .input-box input.btn-button {
        position: absolute;
        z-index: 1;
        border-radius: 0;
        height: 55px !important;
        color: #000;
        width: 120px;
        right: 0;
        background-color: transparent; }
        #popup_newsletter .block-content .input-box input.btn-button:hover {
          background-color: #343538; }
  #popup_newsletter .subcriper_label {
    margin-bottom: 0;
    left: 95px;
    position: absolute;
    bottom: 35px; }
    #popup_newsletter .subcriper_label input {
      margin-top: -5px;
      font-size: 16px;
      vertical-align: middle; }
    #popup_newsletter .subcriper_label span {
      font-size: 16px;
      font-weight: 400;
      color: #9d9d9d; }
  #popup_newsletter .mfp-close {
    border-radius: 50%;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 30px;
    right: 30px;
    top: 30px;
    font-size: 0px;
    opacity: 1; }
    #popup_newsletter .mfp-close:before {
      content: '\ed2b';
      font-family: 'Nucleo Outline';
      font-size: 20px;
      color: #000;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #popup_newsletter .mfp-close:hover {
      opacity: 0.9; }

.newslettter .block-subscribe .block-title {
  font-size: 18px;
  margin-bottom: 35px;
  font-weight: 400; }
  .newslettter .block-subscribe .block-title span {
    color: #000000; }

.newslettter .block-subscribe form {
  position: relative; }
  .newslettter .block-subscribe form .item {
    position: relative; }
  .newslettter .block-subscribe form #fc-response {
    display: block;
    padding: 8px 0;
    font-style: italic;
    font-weight: 400; }
  .newslettter .block-subscribe form .input-box {
    margin-right: 200px; }
    .newslettter .block-subscribe form .input-box input {
      width: 100%;
      height: 50px;
      line-height: 50px;
      border: none;
      padding: 0 15px;
      margin: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .newslettter .block-subscribe form .actions {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto; }
    .newslettter .block-subscribe form .actions .btn-button {
      height: 50px !important;
      line-height: 50px;
      font-size: 12px;
      padding: 0 60px; }
      .newslettter .block-subscribe form .actions .btn-button span {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 1px; }

.newsletterbox .block-subscribe {
  position: absolute;
  width: 55%;
  text-align: center;
  left: 5%;
  top: 15%; }
  .newsletterbox .block-subscribe .block-title {
    font-size: 30px;
    letter-spacing: 0.1em;
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 25px; }
  .newsletterbox .block-subscribe .content {
    font-size: 13px;
    letter-spacing: 0.025em;
    color: #555555;
    line-height: 24px;
    padding-bottom: 18px; }
  .newsletterbox .block-subscribe input.input-text {
    height: 47px;
    border: #c3c2c2 solid 1px;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px;
    width: 100%; }
  .newsletterbox .block-subscribe #mc-response {
    display: block;
    margin-bottom: 10px; }
  .newsletterbox .block-subscribe .subcriper_label {
    padding-top: 10px; }

.newsletterbox #cboxClose {
  top: 0px;
  bottom: auto;
  right: 0;
  border: none;
  background-color: #333333;
  background-position: -10px -60px; }

@media screen and (min-width: 320px) {
  .xs-p-5 {
    padding: 5px; }
  .xs-p-10 {
    padding: 10px; }
  .xs-p-15 {
    padding: 15px; }
  .xs-p-20 {
    padding: 20px; }
  .xs-p-25 {
    padding: 25px; }
  .xs-p-30 {
    padding: 30px; }
  .xs-p-35 {
    padding: 35px; }
  .xs-p-40 {
    padding: 40px; }
  .xs-p-45 {
    padding: 45px; }
  .xs-p-50 {
    padding: 50px; }
  .xs-p-55 {
    padding: 55px; }
  .xs-p-60 {
    padding: 60px; }
  .xs-p-65 {
    padding: 65px; }
  .xs-p-70 {
    padding: 70px; }
  .xs-p-75 {
    padding: 75px; }
  .xs-p-80 {
    padding: 80px; }
  .xs-p-85 {
    padding: 85px; }
  .xs-p-90 {
    padding: 90px; }
  .xs-p-95 {
    padding: 95px; }
  .xs-p-100 {
    padding: 100px; }
  .xs-p-110 {
    padding: 110px; }
  .xs-p-115 {
    padding: 115px; }
  .xs-p-120 {
    padding: 120px; }
  .xs-p-125 {
    padding: 125px; }
  .xs-p-130 {
    padding: 130px; }
  .xs-p-135 {
    padding: 135px; }
  .xs-p-140 {
    padding: 140px; }
  .xs-p-145 {
    padding: 145px; }
  .xs-p-150 {
    padding: 150px; }
  .xs-p-155 {
    padding: 155px; }
  .xs-p-160 {
    padding: 160px; }
  .xs-p-165 {
    padding: 165px; }
  .xs-p-170 {
    padding: 170px; }
  .xs-p-175 {
    padding: 175px; }
  .xs-p-180 {
    padding: 180px; }
  .xs-p-185 {
    padding: 185px; }
  .xs-p-190 {
    padding: 190px; }
  .xs-p-195 {
    padding: 195px; }
  .xs-p-200 {
    padding: 200px; }
  .xs-p-250 {
    padding: 250px; }
  .xs-p-300 {
    padding: 300px; }
  .xs-pt-5 {
    padding-top: 5px; }
  .xs-pt-10 {
    padding-top: 10px; }
  .xs-pt-15 {
    padding-top: 15px; }
  .xs-pt-20 {
    padding-top: 20px; }
  .xs-pt-25 {
    padding-top: 25px; }
  .xs-pt-30 {
    padding-top: 30px; }
  .xs-pt-35 {
    padding-top: 35px; }
  .xs-pt-40 {
    padding-top: 40px; }
  .xs-pt-45 {
    padding-top: 45px; }
  .xs-pt-50 {
    padding-top: 50px; }
  .xs-pt-55 {
    padding-top: 55px; }
  .xs-pt-60 {
    padding-top: 60px; }
  .xs-pt-65 {
    padding-top: 65px; }
  .xs-pt-70 {
    padding-top: 70px; }
  .xs-pt-75 {
    padding-top: 75px; }
  .xs-pt-80 {
    padding-top: 80px; }
  .xs-pt-85 {
    padding-top: 85px; }
  .xs-pt-90 {
    padding-top: 90px; }
  .xs-pt-95 {
    padding-top: 95px; }
  .xs-pt-100 {
    padding-top: 100px; }
  .xs-pt-110 {
    padding-top: 110px; }
  .xs-pt-115 {
    padding-top: 115px; }
  .xs-pt-120 {
    padding-top: 120px; }
  .xs-pt-125 {
    padding-top: 125px; }
  .xs-pt-130 {
    padding-top: 130px; }
  .xs-pt-135 {
    padding-top: 135px; }
  .xs-pt-140 {
    padding-top: 140px; }
  .xs-pt-145 {
    padding-top: 145px; }
  .xs-pt-150 {
    padding-top: 150px; }
  .xs-pt-155 {
    padding-top: 155px; }
  .xs-pt-160 {
    padding-top: 160px; }
  .xs-pt-165 {
    padding-top: 165px; }
  .xs-pt-170 {
    padding-top: 170px; }
  .xs-pt-175 {
    padding-top: 175px; }
  .xs-pt-180 {
    padding-top: 180px; }
  .xs-pt-185 {
    padding-top: 185px; }
  .xs-pt-190 {
    padding-top: 190px; }
  .xs-pt-195 {
    padding-top: 195px; }
  .xs-pt-200 {
    padding-top: 200px; }
  .xs-pt-250 {
    padding-top: 250px; }
  .xs-pt-300 {
    padding-top: 300px; }
  .xs-pr-5 {
    padding-right: 5px; }
  .xs-pr-10 {
    padding-right: 10px; }
  .xs-pr-15 {
    padding-right: 15px; }
  .xs-pr-20 {
    padding-right: 20px; }
  .xs-pr-25 {
    padding-right: 25px; }
  .xs-pr-30 {
    padding-right: 30px; }
  .xs-pr-35 {
    padding-right: 35px; }
  .xs-pr-40 {
    padding-right: 40px; }
  .xs-pr-45 {
    padding-right: 45px; }
  .xs-pr-50 {
    padding-right: 50px; }
  .xs-pr-55 {
    padding-right: 55px; }
  .xs-pr-60 {
    padding-right: 60px; }
  .xs-pr-65 {
    padding-right: 65px; }
  .xs-pr-70 {
    padding-right: 70px; }
  .xs-pr-75 {
    padding-right: 75px; }
  .xs-pr-80 {
    padding-right: 80px; }
  .xs-pr-85 {
    padding-right: 85px; }
  .xs-pr-90 {
    padding-right: 90px; }
  .xs-pr-95 {
    padding-right: 95px; }
  .xs-pr-100 {
    padding-right: 100px; }
  .xs-pr-110 {
    padding-right: 110px; }
  .xs-pr-115 {
    padding-right: 115px; }
  .xs-pr-120 {
    padding-right: 120px; }
  .xs-pr-125 {
    padding-right: 125px; }
  .xs-pr-130 {
    padding-right: 130px; }
  .xs-pr-135 {
    padding-right: 135px; }
  .xs-pr-140 {
    padding-right: 140px; }
  .xs-pr-145 {
    padding-right: 145px; }
  .xs-pr-150 {
    padding-right: 150px; }
  .xs-pr-155 {
    padding-right: 155px; }
  .xs-pr-160 {
    padding-right: 160px; }
  .xs-pr-165 {
    padding-right: 165px; }
  .xs-pr-170 {
    padding-right: 170px; }
  .xs-pr-175 {
    padding-right: 175px; }
  .xs-pr-180 {
    padding-right: 180px; }
  .xs-pr-185 {
    padding-right: 185px; }
  .xs-pr-190 {
    padding-right: 190px; }
  .xs-pr-195 {
    padding-right: 195px; }
  .xs-pr-200 {
    padding-right: 200px; }
  .xs-pr-250 {
    padding-right: 250px; }
  .xs-pr-300 {
    padding-right: 300px; }
  .xs-pb-5 {
    padding-bottom: 5px; }
  .xs-pb-10 {
    padding-bottom: 10px; }
  .xs-pb-15 {
    padding-bottom: 15px; }
  .xs-pb-20 {
    padding-bottom: 20px; }
  .xs-pb-25 {
    padding-bottom: 25px; }
  .xs-pb-30 {
    padding-bottom: 30px; }
  .xs-pb-35 {
    padding-bottom: 35px; }
  .xs-pb-40 {
    padding-bottom: 40px; }
  .xs-pb-45 {
    padding-bottom: 45px; }
  .xs-pb-50 {
    padding-bottom: 50px; }
  .xs-pb-55 {
    padding-bottom: 55px; }
  .xs-pb-60 {
    padding-bottom: 60px; }
  .xs-pb-65 {
    padding-bottom: 65px; }
  .xs-pb-70 {
    padding-bottom: 70px; }
  .xs-pb-75 {
    padding-bottom: 75px; }
  .xs-pb-80 {
    padding-bottom: 80px; }
  .xs-pb-85 {
    padding-bottom: 85px; }
  .xs-pb-90 {
    padding-bottom: 90px; }
  .xs-pb-95 {
    padding-bottom: 95px; }
  .xs-pb-100 {
    padding-bottom: 100px; }
  .xs-pb-110 {
    padding-bottom: 110px; }
  .xs-pb-115 {
    padding-bottom: 115px; }
  .xs-pb-120 {
    padding-bottom: 120px; }
  .xs-pb-125 {
    padding-bottom: 125px; }
  .xs-pb-130 {
    padding-bottom: 130px; }
  .xs-pb-135 {
    padding-bottom: 135px; }
  .xs-pb-140 {
    padding-bottom: 140px; }
  .xs-pb-145 {
    padding-bottom: 145px; }
  .xs-pb-150 {
    padding-bottom: 150px; }
  .xs-pb-155 {
    padding-bottom: 155px; }
  .xs-pb-160 {
    padding-bottom: 160px; }
  .xs-pb-165 {
    padding-bottom: 165px; }
  .xs-pb-170 {
    padding-bottom: 170px; }
  .xs-pb-175 {
    padding-bottom: 175px; }
  .xs-pb-180 {
    padding-bottom: 180px; }
  .xs-pb-185 {
    padding-bottom: 185px; }
  .xs-pb-190 {
    padding-bottom: 190px; }
  .xs-pb-195 {
    padding-bottom: 195px; }
  .xs-pb-200 {
    padding-bottom: 200px; }
  .xs-pb-250 {
    padding-bottom: 250px; }
  .xs-pb-300 {
    padding-bottom: 300px; }
  .xs-pl-5 {
    padding-left: 5px; }
  .xs-pl-10 {
    padding-left: 10px; }
  .xs-pl-15 {
    padding-left: 15px; }
  .xs-pl-20 {
    padding-left: 20px; }
  .xs-pl-25 {
    padding-left: 25px; }
  .xs-pl-30 {
    padding-left: 30px; }
  .xs-pl-35 {
    padding-left: 35px; }
  .xs-pl-40 {
    padding-left: 40px; }
  .xs-pl-45 {
    padding-left: 45px; }
  .xs-pl-50 {
    padding-left: 50px; }
  .xs-pl-55 {
    padding-left: 55px; }
  .xs-pl-60 {
    padding-left: 60px; }
  .xs-pl-65 {
    padding-left: 65px; }
  .xs-pl-70 {
    padding-left: 70px; }
  .xs-pl-75 {
    padding-left: 75px; }
  .xs-pl-80 {
    padding-left: 80px; }
  .xs-pl-85 {
    padding-left: 85px; }
  .xs-pl-90 {
    padding-left: 90px; }
  .xs-pl-95 {
    padding-left: 95px; }
  .xs-pl-100 {
    padding-left: 100px; }
  .xs-pl-110 {
    padding-left: 110px; }
  .xs-pl-115 {
    padding-left: 115px; }
  .xs-pl-120 {
    padding-left: 120px; }
  .xs-pl-125 {
    padding-left: 125px; }
  .xs-pl-130 {
    padding-left: 130px; }
  .xs-pl-135 {
    padding-left: 135px; }
  .xs-pl-140 {
    padding-left: 140px; }
  .xs-pl-145 {
    padding-left: 145px; }
  .xs-pl-150 {
    padding-left: 150px; }
  .xs-pl-155 {
    padding-left: 155px; }
  .xs-pl-160 {
    padding-left: 160px; }
  .xs-pl-165 {
    padding-left: 165px; }
  .xs-pl-170 {
    padding-left: 170px; }
  .xs-pl-175 {
    padding-left: 175px; }
  .xs-pl-180 {
    padding-left: 180px; }
  .xs-pl-185 {
    padding-left: 185px; }
  .xs-pl-190 {
    padding-left: 190px; }
  .xs-pl-195 {
    padding-left: 195px; }
  .xs-pl-200 {
    padding-left: 200px; }
  .xs-pl-250 {
    padding-left: 250px; }
  .xs-pl-300 {
    padding-left: 300px; }
  .xs-m-5 {
    margin: 5px; }
  .xs-m-10 {
    margin: 10px; }
  .xs-m-15 {
    margin: 15px; }
  .xs-m-20 {
    margin: 20px; }
  .xs-m-25 {
    margin: 25px; }
  .xs-m-30 {
    margin: 30px; }
  .xs-m-35 {
    margin: 35px; }
  .xs-m-40 {
    margin: 40px; }
  .xs-m-45 {
    margin: 45px; }
  .xs-m-50 {
    margin: 50px; }
  .xs-m-55 {
    margin: 55px; }
  .xs-m-60 {
    margin: 60px; }
  .xs-m-65 {
    margin: 65px; }
  .xs-m-70 {
    margin: 70px; }
  .xs-m-75 {
    margin: 75px; }
  .xs-m-80 {
    margin: 80px; }
  .xs-m-85 {
    margin: 85px; }
  .xs-m-90 {
    margin: 90px; }
  .xs-m-95 {
    margin: 95px; }
  .xs-m-100 {
    margin: 100px; }
  .xs-m-110 {
    margin: 110px; }
  .xs-m-115 {
    margin: 115px; }
  .xs-m-120 {
    margin: 120px; }
  .xs-m-125 {
    margin: 125px; }
  .xs-m-130 {
    margin: 130px; }
  .xs-m-135 {
    margin: 135px; }
  .xs-m-140 {
    margin: 140px; }
  .xs-m-145 {
    margin: 145px; }
  .xs-m-150 {
    margin: 150px; }
  .xs-m-155 {
    margin: 155px; }
  .xs-m-160 {
    margin: 160px; }
  .xs-m-165 {
    margin: 165px; }
  .xs-m-170 {
    margin: 170px; }
  .xs-m-175 {
    margin: 175px; }
  .xs-m-180 {
    margin: 180px; }
  .xs-m-185 {
    margin: 185px; }
  .xs-m-190 {
    margin: 190px; }
  .xs-m-195 {
    margin: 195px; }
  .xs-m-200 {
    margin: 200px; }
  .xs-m-250 {
    margin: 250px; }
  .xs-m-300 {
    margin: 300px; }
  .xs-mt-5 {
    margin-top: 5px; }
  .xs-mt-10 {
    margin-top: 10px; }
  .xs-mt-15 {
    margin-top: 15px; }
  .xs-mt-20 {
    margin-top: 20px; }
  .xs-mt-25 {
    margin-top: 25px; }
  .xs-mt-30 {
    margin-top: 30px; }
  .xs-mt-35 {
    margin-top: 35px; }
  .xs-mt-40 {
    margin-top: 40px; }
  .xs-mt-45 {
    margin-top: 45px; }
  .xs-mt-50 {
    margin-top: 50px; }
  .xs-mt-55 {
    margin-top: 55px; }
  .xs-mt-60 {
    margin-top: 60px; }
  .xs-mt-65 {
    margin-top: 65px; }
  .xs-mt-70 {
    margin-top: 70px; }
  .xs-mt-75 {
    margin-top: 75px; }
  .xs-mt-80 {
    margin-top: 80px; }
  .xs-mt-85 {
    margin-top: 85px; }
  .xs-mt-90 {
    margin-top: 90px; }
  .xs-mt-95 {
    margin-top: 95px; }
  .xs-mt-100 {
    margin-top: 100px; }
  .xs-mt-110 {
    margin-top: 110px; }
  .xs-mt-115 {
    margin-top: 115px; }
  .xs-mt-120 {
    margin-top: 120px; }
  .xs-mt-125 {
    margin-top: 125px; }
  .xs-mt-130 {
    margin-top: 130px; }
  .xs-mt-135 {
    margin-top: 135px; }
  .xs-mt-140 {
    margin-top: 140px; }
  .xs-mt-145 {
    margin-top: 145px; }
  .xs-mt-150 {
    margin-top: 150px; }
  .xs-mt-155 {
    margin-top: 155px; }
  .xs-mt-160 {
    margin-top: 160px; }
  .xs-mt-165 {
    margin-top: 165px; }
  .xs-mt-170 {
    margin-top: 170px; }
  .xs-mt-175 {
    margin-top: 175px; }
  .xs-mt-180 {
    margin-top: 180px; }
  .xs-mt-185 {
    margin-top: 185px; }
  .xs-mt-190 {
    margin-top: 190px; }
  .xs-mt-195 {
    margin-top: 195px; }
  .xs-mt-200 {
    margin-top: 200px; }
  .xs-mt-250 {
    margin-top: 250px; }
  .xs-mt-300 {
    margin-top: 300px; }
  .xs-mr-5 {
    margin-right: 5px; }
  .xs-mr-10 {
    margin-right: 10px; }
  .xs-mr-15 {
    margin-right: 15px; }
  .xs-mr-20 {
    margin-right: 20px; }
  .xs-mr-25 {
    margin-right: 25px; }
  .xs-mr-30 {
    margin-right: 30px; }
  .xs-mr-35 {
    margin-right: 35px; }
  .xs-mr-40 {
    margin-right: 40px; }
  .xs-mr-45 {
    margin-right: 45px; }
  .xs-mr-50 {
    margin-right: 50px; }
  .xs-mr-55 {
    margin-right: 55px; }
  .xs-mr-60 {
    margin-right: 60px; }
  .xs-mr-65 {
    margin-right: 65px; }
  .xs-mr-70 {
    margin-right: 70px; }
  .xs-mr-75 {
    margin-right: 75px; }
  .xs-mr-80 {
    margin-right: 80px; }
  .xs-mr-85 {
    margin-right: 85px; }
  .xs-mr-90 {
    margin-right: 90px; }
  .xs-mr-95 {
    margin-right: 95px; }
  .xs-mr-100 {
    margin-right: 100px; }
  .xs-mr-110 {
    margin-right: 110px; }
  .xs-mr-115 {
    margin-right: 115px; }
  .xs-mr-120 {
    margin-right: 120px; }
  .xs-mr-125 {
    margin-right: 125px; }
  .xs-mr-130 {
    margin-right: 130px; }
  .xs-mr-135 {
    margin-right: 135px; }
  .xs-mr-140 {
    margin-right: 140px; }
  .xs-mr-145 {
    margin-right: 145px; }
  .xs-mr-150 {
    margin-right: 150px; }
  .xs-mr-155 {
    margin-right: 155px; }
  .xs-mr-160 {
    margin-right: 160px; }
  .xs-mr-165 {
    margin-right: 165px; }
  .xs-mr-170 {
    margin-right: 170px; }
  .xs-mr-175 {
    margin-right: 175px; }
  .xs-mr-180 {
    margin-right: 180px; }
  .xs-mr-185 {
    margin-right: 185px; }
  .xs-mr-190 {
    margin-right: 190px; }
  .xs-mr-195 {
    margin-right: 195px; }
  .xs-mr-200 {
    margin-right: 200px; }
  .xs-mr-250 {
    margin-right: 250px; }
  .xs-mr-300 {
    margin-right: 300px; }
  .xs-mb-5 {
    margin-bottom: 5px; }
  .xs-mb-10 {
    margin-bottom: 10px; }
  .xs-mb-15 {
    margin-bottom: 15px; }
  .xs-mb-20 {
    margin-bottom: 20px; }
  .xs-mb-25 {
    margin-bottom: 25px; }
  .xs-mb-30 {
    margin-bottom: 30px; }
  .xs-mb-35 {
    margin-bottom: 35px; }
  .xs-mb-40 {
    margin-bottom: 40px; }
  .xs-mb-45 {
    margin-bottom: 45px; }
  .xs-mb-50 {
    margin-bottom: 50px; }
  .xs-mb-55 {
    margin-bottom: 55px; }
  .xs-mb-60 {
    margin-bottom: 60px; }
  .xs-mb-65 {
    margin-bottom: 65px; }
  .xs-mb-70 {
    margin-bottom: 70px; }
  .xs-mb-75 {
    margin-bottom: 75px; }
  .xs-mb-80 {
    margin-bottom: 80px; }
  .xs-mb-85 {
    margin-bottom: 85px; }
  .xs-mb-90 {
    margin-bottom: 90px; }
  .xs-mb-95 {
    margin-bottom: 95px; }
  .xs-mb-100 {
    margin-bottom: 100px; }
  .xs-mb-110 {
    margin-bottom: 110px; }
  .xs-mb-115 {
    margin-bottom: 115px; }
  .xs-mb-120 {
    margin-bottom: 120px; }
  .xs-mb-125 {
    margin-bottom: 125px; }
  .xs-mb-130 {
    margin-bottom: 130px; }
  .xs-mb-135 {
    margin-bottom: 135px; }
  .xs-mb-140 {
    margin-bottom: 140px; }
  .xs-mb-145 {
    margin-bottom: 145px; }
  .xs-mb-150 {
    margin-bottom: 150px; }
  .xs-mb-155 {
    margin-bottom: 155px; }
  .xs-mb-160 {
    margin-bottom: 160px; }
  .xs-mb-165 {
    margin-bottom: 165px; }
  .xs-mb-170 {
    margin-bottom: 170px; }
  .xs-mb-175 {
    margin-bottom: 175px; }
  .xs-mb-180 {
    margin-bottom: 180px; }
  .xs-mb-185 {
    margin-bottom: 185px; }
  .xs-mb-190 {
    margin-bottom: 190px; }
  .xs-mb-195 {
    margin-bottom: 195px; }
  .xs-mb-200 {
    margin-bottom: 200px; }
  .xs-mb-250 {
    margin-bottom: 250px; }
  .xs-mb-300 {
    margin-bottom: 300px; }
  .xs-ml-5 {
    margin-left: 5px; }
  .xs-ml-10 {
    margin-left: 10px; }
  .xs-ml-15 {
    margin-left: 15px; }
  .xs-ml-20 {
    margin-left: 20px; }
  .xs-ml-25 {
    margin-left: 25px; }
  .xs-ml-30 {
    margin-left: 30px; }
  .xs-ml-35 {
    margin-left: 35px; }
  .xs-ml-40 {
    margin-left: 40px; }
  .xs-ml-45 {
    margin-left: 45px; }
  .xs-ml-50 {
    margin-left: 50px; }
  .xs-ml-55 {
    margin-left: 55px; }
  .xs-ml-60 {
    margin-left: 60px; }
  .xs-ml-65 {
    margin-left: 65px; }
  .xs-ml-70 {
    margin-left: 70px; }
  .xs-ml-75 {
    margin-left: 75px; }
  .xs-ml-80 {
    margin-left: 80px; }
  .xs-ml-85 {
    margin-left: 85px; }
  .xs-ml-90 {
    margin-left: 90px; }
  .xs-ml-95 {
    margin-left: 95px; }
  .xs-ml-100 {
    margin-left: 100px; }
  .xs-ml-110 {
    margin-left: 110px; }
  .xs-ml-115 {
    margin-left: 115px; }
  .xs-ml-120 {
    margin-left: 120px; }
  .xs-ml-125 {
    margin-left: 125px; }
  .xs-ml-130 {
    margin-left: 130px; }
  .xs-ml-135 {
    margin-left: 135px; }
  .xs-ml-140 {
    margin-left: 140px; }
  .xs-ml-145 {
    margin-left: 145px; }
  .xs-ml-150 {
    margin-left: 150px; }
  .xs-ml-155 {
    margin-left: 155px; }
  .xs-ml-160 {
    margin-left: 160px; }
  .xs-ml-165 {
    margin-left: 165px; }
  .xs-ml-170 {
    margin-left: 170px; }
  .xs-ml-175 {
    margin-left: 175px; }
  .xs-ml-180 {
    margin-left: 180px; }
  .xs-ml-185 {
    margin-left: 185px; }
  .xs-ml-190 {
    margin-left: 190px; }
  .xs-ml-195 {
    margin-left: 195px; }
  .xs-ml-200 {
    margin-left: 200px; }
  .xs-ml-250 {
    margin-left: 250px; }
  .xs-ml-300 {
    margin-left: 300px; } }

@media screen and (min-width: 480px) {
  .sm-p-5 {
    padding: 5px; }
  .sm-p-10 {
    padding: 10px; }
  .sm-p-15 {
    padding: 15px; }
  .sm-p-20 {
    padding: 20px; }
  .sm-p-25 {
    padding: 25px; }
  .sm-p-30 {
    padding: 30px; }
  .sm-p-35 {
    padding: 35px; }
  .sm-p-40 {
    padding: 40px; }
  .sm-p-45 {
    padding: 45px; }
  .sm-p-50 {
    padding: 50px; }
  .sm-p-55 {
    padding: 55px; }
  .sm-p-60 {
    padding: 60px; }
  .sm-p-65 {
    padding: 65px; }
  .sm-p-70 {
    padding: 70px; }
  .sm-p-75 {
    padding: 75px; }
  .sm-p-80 {
    padding: 80px; }
  .sm-p-85 {
    padding: 85px; }
  .sm-p-90 {
    padding: 90px; }
  .sm-p-95 {
    padding: 95px; }
  .sm-p-100 {
    padding: 100px; }
  .sm-p-110 {
    padding: 110px; }
  .sm-p-115 {
    padding: 115px; }
  .sm-p-120 {
    padding: 120px; }
  .sm-p-125 {
    padding: 125px; }
  .sm-p-130 {
    padding: 130px; }
  .sm-p-135 {
    padding: 135px; }
  .sm-p-140 {
    padding: 140px; }
  .sm-p-145 {
    padding: 145px; }
  .sm-p-150 {
    padding: 150px; }
  .sm-p-155 {
    padding: 155px; }
  .sm-p-160 {
    padding: 160px; }
  .sm-p-165 {
    padding: 165px; }
  .sm-p-170 {
    padding: 170px; }
  .sm-p-175 {
    padding: 175px; }
  .sm-p-180 {
    padding: 180px; }
  .sm-p-185 {
    padding: 185px; }
  .sm-p-190 {
    padding: 190px; }
  .sm-p-195 {
    padding: 195px; }
  .sm-p-200 {
    padding: 200px; }
  .sm-p-250 {
    padding: 250px; }
  .sm-p-300 {
    padding: 300px; }
  .sm-pt-5 {
    padding-top: 5px; }
  .sm-pt-10 {
    padding-top: 10px; }
  .sm-pt-15 {
    padding-top: 15px; }
  .sm-pt-20 {
    padding-top: 20px; }
  .sm-pt-25 {
    padding-top: 25px; }
  .sm-pt-30 {
    padding-top: 30px; }
  .sm-pt-35 {
    padding-top: 35px; }
  .sm-pt-40 {
    padding-top: 40px; }
  .sm-pt-45 {
    padding-top: 45px; }
  .sm-pt-50 {
    padding-top: 50px; }
  .sm-pt-55 {
    padding-top: 55px; }
  .sm-pt-60 {
    padding-top: 60px; }
  .sm-pt-65 {
    padding-top: 65px; }
  .sm-pt-70 {
    padding-top: 70px; }
  .sm-pt-75 {
    padding-top: 75px; }
  .sm-pt-80 {
    padding-top: 80px; }
  .sm-pt-85 {
    padding-top: 85px; }
  .sm-pt-90 {
    padding-top: 90px; }
  .sm-pt-95 {
    padding-top: 95px; }
  .sm-pt-100 {
    padding-top: 100px; }
  .sm-pt-110 {
    padding-top: 110px; }
  .sm-pt-115 {
    padding-top: 115px; }
  .sm-pt-120 {
    padding-top: 120px; }
  .sm-pt-125 {
    padding-top: 125px; }
  .sm-pt-130 {
    padding-top: 130px; }
  .sm-pt-135 {
    padding-top: 135px; }
  .sm-pt-140 {
    padding-top: 140px; }
  .sm-pt-145 {
    padding-top: 145px; }
  .sm-pt-150 {
    padding-top: 150px; }
  .sm-pt-155 {
    padding-top: 155px; }
  .sm-pt-160 {
    padding-top: 160px; }
  .sm-pt-165 {
    padding-top: 165px; }
  .sm-pt-170 {
    padding-top: 170px; }
  .sm-pt-175 {
    padding-top: 175px; }
  .sm-pt-180 {
    padding-top: 180px; }
  .sm-pt-185 {
    padding-top: 185px; }
  .sm-pt-190 {
    padding-top: 190px; }
  .sm-pt-195 {
    padding-top: 195px; }
  .sm-pt-200 {
    padding-top: 200px; }
  .sm-pt-250 {
    padding-top: 250px; }
  .sm-pt-300 {
    padding-top: 300px; }
  .sm-pr-5 {
    padding-right: 5px; }
  .sm-pr-10 {
    padding-right: 10px; }
  .sm-pr-15 {
    padding-right: 15px; }
  .sm-pr-20 {
    padding-right: 20px; }
  .sm-pr-25 {
    padding-right: 25px; }
  .sm-pr-30 {
    padding-right: 30px; }
  .sm-pr-35 {
    padding-right: 35px; }
  .sm-pr-40 {
    padding-right: 40px; }
  .sm-pr-45 {
    padding-right: 45px; }
  .sm-pr-50 {
    padding-right: 50px; }
  .sm-pr-55 {
    padding-right: 55px; }
  .sm-pr-60 {
    padding-right: 60px; }
  .sm-pr-65 {
    padding-right: 65px; }
  .sm-pr-70 {
    padding-right: 70px; }
  .sm-pr-75 {
    padding-right: 75px; }
  .sm-pr-80 {
    padding-right: 80px; }
  .sm-pr-85 {
    padding-right: 85px; }
  .sm-pr-90 {
    padding-right: 90px; }
  .sm-pr-95 {
    padding-right: 95px; }
  .sm-pr-100 {
    padding-right: 100px; }
  .sm-pr-110 {
    padding-right: 110px; }
  .sm-pr-115 {
    padding-right: 115px; }
  .sm-pr-120 {
    padding-right: 120px; }
  .sm-pr-125 {
    padding-right: 125px; }
  .sm-pr-130 {
    padding-right: 130px; }
  .sm-pr-135 {
    padding-right: 135px; }
  .sm-pr-140 {
    padding-right: 140px; }
  .sm-pr-145 {
    padding-right: 145px; }
  .sm-pr-150 {
    padding-right: 150px; }
  .sm-pr-155 {
    padding-right: 155px; }
  .sm-pr-160 {
    padding-right: 160px; }
  .sm-pr-165 {
    padding-right: 165px; }
  .sm-pr-170 {
    padding-right: 170px; }
  .sm-pr-175 {
    padding-right: 175px; }
  .sm-pr-180 {
    padding-right: 180px; }
  .sm-pr-185 {
    padding-right: 185px; }
  .sm-pr-190 {
    padding-right: 190px; }
  .sm-pr-195 {
    padding-right: 195px; }
  .sm-pr-200 {
    padding-right: 200px; }
  .sm-pr-250 {
    padding-right: 250px; }
  .sm-pr-300 {
    padding-right: 300px; }
  .sm-pb-5 {
    padding-bottom: 5px; }
  .sm-pb-10 {
    padding-bottom: 10px; }
  .sm-pb-15 {
    padding-bottom: 15px; }
  .sm-pb-20 {
    padding-bottom: 20px; }
  .sm-pb-25 {
    padding-bottom: 25px; }
  .sm-pb-30 {
    padding-bottom: 30px; }
  .sm-pb-35 {
    padding-bottom: 35px; }
  .sm-pb-40 {
    padding-bottom: 40px; }
  .sm-pb-45 {
    padding-bottom: 45px; }
  .sm-pb-50 {
    padding-bottom: 50px; }
  .sm-pb-55 {
    padding-bottom: 55px; }
  .sm-pb-60 {
    padding-bottom: 60px; }
  .sm-pb-65 {
    padding-bottom: 65px; }
  .sm-pb-70 {
    padding-bottom: 70px; }
  .sm-pb-75 {
    padding-bottom: 75px; }
  .sm-pb-80 {
    padding-bottom: 80px; }
  .sm-pb-85 {
    padding-bottom: 85px; }
  .sm-pb-90 {
    padding-bottom: 90px; }
  .sm-pb-95 {
    padding-bottom: 95px; }
  .sm-pb-100 {
    padding-bottom: 100px; }
  .sm-pb-110 {
    padding-bottom: 110px; }
  .sm-pb-115 {
    padding-bottom: 115px; }
  .sm-pb-120 {
    padding-bottom: 120px; }
  .sm-pb-125 {
    padding-bottom: 125px; }
  .sm-pb-130 {
    padding-bottom: 130px; }
  .sm-pb-135 {
    padding-bottom: 135px; }
  .sm-pb-140 {
    padding-bottom: 140px; }
  .sm-pb-145 {
    padding-bottom: 145px; }
  .sm-pb-150 {
    padding-bottom: 150px; }
  .sm-pb-155 {
    padding-bottom: 155px; }
  .sm-pb-160 {
    padding-bottom: 160px; }
  .sm-pb-165 {
    padding-bottom: 165px; }
  .sm-pb-170 {
    padding-bottom: 170px; }
  .sm-pb-175 {
    padding-bottom: 175px; }
  .sm-pb-180 {
    padding-bottom: 180px; }
  .sm-pb-185 {
    padding-bottom: 185px; }
  .sm-pb-190 {
    padding-bottom: 190px; }
  .sm-pb-195 {
    padding-bottom: 195px; }
  .sm-pb-200 {
    padding-bottom: 200px; }
  .sm-pb-250 {
    padding-bottom: 250px; }
  .sm-pb-300 {
    padding-bottom: 300px; }
  .sm-pl-5 {
    padding-left: 5px; }
  .sm-pl-10 {
    padding-left: 10px; }
  .sm-pl-15 {
    padding-left: 15px; }
  .sm-pl-20 {
    padding-left: 20px; }
  .sm-pl-25 {
    padding-left: 25px; }
  .sm-pl-30 {
    padding-left: 30px; }
  .sm-pl-35 {
    padding-left: 35px; }
  .sm-pl-40 {
    padding-left: 40px; }
  .sm-pl-45 {
    padding-left: 45px; }
  .sm-pl-50 {
    padding-left: 50px; }
  .sm-pl-55 {
    padding-left: 55px; }
  .sm-pl-60 {
    padding-left: 60px; }
  .sm-pl-65 {
    padding-left: 65px; }
  .sm-pl-70 {
    padding-left: 70px; }
  .sm-pl-75 {
    padding-left: 75px; }
  .sm-pl-80 {
    padding-left: 80px; }
  .sm-pl-85 {
    padding-left: 85px; }
  .sm-pl-90 {
    padding-left: 90px; }
  .sm-pl-95 {
    padding-left: 95px; }
  .sm-pl-100 {
    padding-left: 100px; }
  .sm-pl-110 {
    padding-left: 110px; }
  .sm-pl-115 {
    padding-left: 115px; }
  .sm-pl-120 {
    padding-left: 120px; }
  .sm-pl-125 {
    padding-left: 125px; }
  .sm-pl-130 {
    padding-left: 130px; }
  .sm-pl-135 {
    padding-left: 135px; }
  .sm-pl-140 {
    padding-left: 140px; }
  .sm-pl-145 {
    padding-left: 145px; }
  .sm-pl-150 {
    padding-left: 150px; }
  .sm-pl-155 {
    padding-left: 155px; }
  .sm-pl-160 {
    padding-left: 160px; }
  .sm-pl-165 {
    padding-left: 165px; }
  .sm-pl-170 {
    padding-left: 170px; }
  .sm-pl-175 {
    padding-left: 175px; }
  .sm-pl-180 {
    padding-left: 180px; }
  .sm-pl-185 {
    padding-left: 185px; }
  .sm-pl-190 {
    padding-left: 190px; }
  .sm-pl-195 {
    padding-left: 195px; }
  .sm-pl-200 {
    padding-left: 200px; }
  .sm-pl-250 {
    padding-left: 250px; }
  .sm-pl-300 {
    padding-left: 300px; }
  .sm-m-5 {
    margin: 5px; }
  .sm-m-10 {
    margin: 10px; }
  .sm-m-15 {
    margin: 15px; }
  .sm-m-20 {
    margin: 20px; }
  .sm-m-25 {
    margin: 25px; }
  .sm-m-30 {
    margin: 30px; }
  .sm-m-35 {
    margin: 35px; }
  .sm-m-40 {
    margin: 40px; }
  .sm-m-45 {
    margin: 45px; }
  .sm-m-50 {
    margin: 50px; }
  .sm-m-55 {
    margin: 55px; }
  .sm-m-60 {
    margin: 60px; }
  .sm-m-65 {
    margin: 65px; }
  .sm-m-70 {
    margin: 70px; }
  .sm-m-75 {
    margin: 75px; }
  .sm-m-80 {
    margin: 80px; }
  .sm-m-85 {
    margin: 85px; }
  .sm-m-90 {
    margin: 90px; }
  .sm-m-95 {
    margin: 95px; }
  .sm-m-100 {
    margin: 100px; }
  .sm-m-110 {
    margin: 110px; }
  .sm-m-115 {
    margin: 115px; }
  .sm-m-120 {
    margin: 120px; }
  .sm-m-125 {
    margin: 125px; }
  .sm-m-130 {
    margin: 130px; }
  .sm-m-135 {
    margin: 135px; }
  .sm-m-140 {
    margin: 140px; }
  .sm-m-145 {
    margin: 145px; }
  .sm-m-150 {
    margin: 150px; }
  .sm-m-155 {
    margin: 155px; }
  .sm-m-160 {
    margin: 160px; }
  .sm-m-165 {
    margin: 165px; }
  .sm-m-170 {
    margin: 170px; }
  .sm-m-175 {
    margin: 175px; }
  .sm-m-180 {
    margin: 180px; }
  .sm-m-185 {
    margin: 185px; }
  .sm-m-190 {
    margin: 190px; }
  .sm-m-195 {
    margin: 195px; }
  .sm-m-200 {
    margin: 200px; }
  .sm-m-250 {
    margin: 250px; }
  .sm-m-300 {
    margin: 300px; }
  .sm-mt-5 {
    margin-top: 5px; }
  .sm-mt-10 {
    margin-top: 10px; }
  .sm-mt-15 {
    margin-top: 15px; }
  .sm-mt-20 {
    margin-top: 20px; }
  .sm-mt-25 {
    margin-top: 25px; }
  .sm-mt-30 {
    margin-top: 30px; }
  .sm-mt-35 {
    margin-top: 35px; }
  .sm-mt-40 {
    margin-top: 40px; }
  .sm-mt-45 {
    margin-top: 45px; }
  .sm-mt-50 {
    margin-top: 50px; }
  .sm-mt-55 {
    margin-top: 55px; }
  .sm-mt-60 {
    margin-top: 60px; }
  .sm-mt-65 {
    margin-top: 65px; }
  .sm-mt-70 {
    margin-top: 70px; }
  .sm-mt-75 {
    margin-top: 75px; }
  .sm-mt-80 {
    margin-top: 80px; }
  .sm-mt-85 {
    margin-top: 85px; }
  .sm-mt-90 {
    margin-top: 90px; }
  .sm-mt-95 {
    margin-top: 95px; }
  .sm-mt-100 {
    margin-top: 100px; }
  .sm-mt-110 {
    margin-top: 110px; }
  .sm-mt-115 {
    margin-top: 115px; }
  .sm-mt-120 {
    margin-top: 120px; }
  .sm-mt-125 {
    margin-top: 125px; }
  .sm-mt-130 {
    margin-top: 130px; }
  .sm-mt-135 {
    margin-top: 135px; }
  .sm-mt-140 {
    margin-top: 140px; }
  .sm-mt-145 {
    margin-top: 145px; }
  .sm-mt-150 {
    margin-top: 150px; }
  .sm-mt-155 {
    margin-top: 155px; }
  .sm-mt-160 {
    margin-top: 160px; }
  .sm-mt-165 {
    margin-top: 165px; }
  .sm-mt-170 {
    margin-top: 170px; }
  .sm-mt-175 {
    margin-top: 175px; }
  .sm-mt-180 {
    margin-top: 180px; }
  .sm-mt-185 {
    margin-top: 185px; }
  .sm-mt-190 {
    margin-top: 190px; }
  .sm-mt-195 {
    margin-top: 195px; }
  .sm-mt-200 {
    margin-top: 200px; }
  .sm-mt-250 {
    margin-top: 250px; }
  .sm-mt-300 {
    margin-top: 300px; }
  .sm-mr-5 {
    margin-right: 5px; }
  .sm-mr-10 {
    margin-right: 10px; }
  .sm-mr-15 {
    margin-right: 15px; }
  .sm-mr-20 {
    margin-right: 20px; }
  .sm-mr-25 {
    margin-right: 25px; }
  .sm-mr-30 {
    margin-right: 30px; }
  .sm-mr-35 {
    margin-right: 35px; }
  .sm-mr-40 {
    margin-right: 40px; }
  .sm-mr-45 {
    margin-right: 45px; }
  .sm-mr-50 {
    margin-right: 50px; }
  .sm-mr-55 {
    margin-right: 55px; }
  .sm-mr-60 {
    margin-right: 60px; }
  .sm-mr-65 {
    margin-right: 65px; }
  .sm-mr-70 {
    margin-right: 70px; }
  .sm-mr-75 {
    margin-right: 75px; }
  .sm-mr-80 {
    margin-right: 80px; }
  .sm-mr-85 {
    margin-right: 85px; }
  .sm-mr-90 {
    margin-right: 90px; }
  .sm-mr-95 {
    margin-right: 95px; }
  .sm-mr-100 {
    margin-right: 100px; }
  .sm-mr-110 {
    margin-right: 110px; }
  .sm-mr-115 {
    margin-right: 115px; }
  .sm-mr-120 {
    margin-right: 120px; }
  .sm-mr-125 {
    margin-right: 125px; }
  .sm-mr-130 {
    margin-right: 130px; }
  .sm-mr-135 {
    margin-right: 135px; }
  .sm-mr-140 {
    margin-right: 140px; }
  .sm-mr-145 {
    margin-right: 145px; }
  .sm-mr-150 {
    margin-right: 150px; }
  .sm-mr-155 {
    margin-right: 155px; }
  .sm-mr-160 {
    margin-right: 160px; }
  .sm-mr-165 {
    margin-right: 165px; }
  .sm-mr-170 {
    margin-right: 170px; }
  .sm-mr-175 {
    margin-right: 175px; }
  .sm-mr-180 {
    margin-right: 180px; }
  .sm-mr-185 {
    margin-right: 185px; }
  .sm-mr-190 {
    margin-right: 190px; }
  .sm-mr-195 {
    margin-right: 195px; }
  .sm-mr-200 {
    margin-right: 200px; }
  .sm-mr-250 {
    margin-right: 250px; }
  .sm-mr-300 {
    margin-right: 300px; }
  .sm-mb-5 {
    margin-bottom: 5px; }
  .sm-mb-10 {
    margin-bottom: 10px; }
  .sm-mb-15 {
    margin-bottom: 15px; }
  .sm-mb-20 {
    margin-bottom: 20px; }
  .sm-mb-25 {
    margin-bottom: 25px; }
  .sm-mb-30 {
    margin-bottom: 30px; }
  .sm-mb-35 {
    margin-bottom: 35px; }
  .sm-mb-40 {
    margin-bottom: 40px; }
  .sm-mb-45 {
    margin-bottom: 45px; }
  .sm-mb-50 {
    margin-bottom: 50px; }
  .sm-mb-55 {
    margin-bottom: 55px; }
  .sm-mb-60 {
    margin-bottom: 60px; }
  .sm-mb-65 {
    margin-bottom: 65px; }
  .sm-mb-70 {
    margin-bottom: 70px; }
  .sm-mb-75 {
    margin-bottom: 75px; }
  .sm-mb-80 {
    margin-bottom: 80px; }
  .sm-mb-85 {
    margin-bottom: 85px; }
  .sm-mb-90 {
    margin-bottom: 90px; }
  .sm-mb-95 {
    margin-bottom: 95px; }
  .sm-mb-100 {
    margin-bottom: 100px; }
  .sm-mb-110 {
    margin-bottom: 110px; }
  .sm-mb-115 {
    margin-bottom: 115px; }
  .sm-mb-120 {
    margin-bottom: 120px; }
  .sm-mb-125 {
    margin-bottom: 125px; }
  .sm-mb-130 {
    margin-bottom: 130px; }
  .sm-mb-135 {
    margin-bottom: 135px; }
  .sm-mb-140 {
    margin-bottom: 140px; }
  .sm-mb-145 {
    margin-bottom: 145px; }
  .sm-mb-150 {
    margin-bottom: 150px; }
  .sm-mb-155 {
    margin-bottom: 155px; }
  .sm-mb-160 {
    margin-bottom: 160px; }
  .sm-mb-165 {
    margin-bottom: 165px; }
  .sm-mb-170 {
    margin-bottom: 170px; }
  .sm-mb-175 {
    margin-bottom: 175px; }
  .sm-mb-180 {
    margin-bottom: 180px; }
  .sm-mb-185 {
    margin-bottom: 185px; }
  .sm-mb-190 {
    margin-bottom: 190px; }
  .sm-mb-195 {
    margin-bottom: 195px; }
  .sm-mb-200 {
    margin-bottom: 200px; }
  .sm-mb-250 {
    margin-bottom: 250px; }
  .sm-mb-300 {
    margin-bottom: 300px; }
  .sm-ml-5 {
    margin-left: 5px; }
  .sm-ml-10 {
    margin-left: 10px; }
  .sm-ml-15 {
    margin-left: 15px; }
  .sm-ml-20 {
    margin-left: 20px; }
  .sm-ml-25 {
    margin-left: 25px; }
  .sm-ml-30 {
    margin-left: 30px; }
  .sm-ml-35 {
    margin-left: 35px; }
  .sm-ml-40 {
    margin-left: 40px; }
  .sm-ml-45 {
    margin-left: 45px; }
  .sm-ml-50 {
    margin-left: 50px; }
  .sm-ml-55 {
    margin-left: 55px; }
  .sm-ml-60 {
    margin-left: 60px; }
  .sm-ml-65 {
    margin-left: 65px; }
  .sm-ml-70 {
    margin-left: 70px; }
  .sm-ml-75 {
    margin-left: 75px; }
  .sm-ml-80 {
    margin-left: 80px; }
  .sm-ml-85 {
    margin-left: 85px; }
  .sm-ml-90 {
    margin-left: 90px; }
  .sm-ml-95 {
    margin-left: 95px; }
  .sm-ml-100 {
    margin-left: 100px; }
  .sm-ml-110 {
    margin-left: 110px; }
  .sm-ml-115 {
    margin-left: 115px; }
  .sm-ml-120 {
    margin-left: 120px; }
  .sm-ml-125 {
    margin-left: 125px; }
  .sm-ml-130 {
    margin-left: 130px; }
  .sm-ml-135 {
    margin-left: 135px; }
  .sm-ml-140 {
    margin-left: 140px; }
  .sm-ml-145 {
    margin-left: 145px; }
  .sm-ml-150 {
    margin-left: 150px; }
  .sm-ml-155 {
    margin-left: 155px; }
  .sm-ml-160 {
    margin-left: 160px; }
  .sm-ml-165 {
    margin-left: 165px; }
  .sm-ml-170 {
    margin-left: 170px; }
  .sm-ml-175 {
    margin-left: 175px; }
  .sm-ml-180 {
    margin-left: 180px; }
  .sm-ml-185 {
    margin-left: 185px; }
  .sm-ml-190 {
    margin-left: 190px; }
  .sm-ml-195 {
    margin-left: 195px; }
  .sm-ml-200 {
    margin-left: 200px; }
  .sm-ml-250 {
    margin-left: 250px; }
  .sm-ml-300 {
    margin-left: 300px; } }

@media screen and (min-width: 768px) {
  .md-p-5 {
    padding: 5px; }
  .md-p-10 {
    padding: 10px; }
  .md-p-15 {
    padding: 15px; }
  .md-p-20 {
    padding: 20px; }
  .md-p-25 {
    padding: 25px; }
  .md-p-30 {
    padding: 30px; }
  .md-p-35 {
    padding: 35px; }
  .md-p-40 {
    padding: 40px; }
  .md-p-45 {
    padding: 45px; }
  .md-p-50 {
    padding: 50px; }
  .md-p-55 {
    padding: 55px; }
  .md-p-60 {
    padding: 60px; }
  .md-p-65 {
    padding: 65px; }
  .md-p-70 {
    padding: 70px; }
  .md-p-75 {
    padding: 75px; }
  .md-p-80 {
    padding: 80px; }
  .md-p-85 {
    padding: 85px; }
  .md-p-90 {
    padding: 90px; }
  .md-p-95 {
    padding: 95px; }
  .md-p-100 {
    padding: 100px; }
  .md-p-110 {
    padding: 110px; }
  .md-p-115 {
    padding: 115px; }
  .md-p-120 {
    padding: 120px; }
  .md-p-125 {
    padding: 125px; }
  .md-p-130 {
    padding: 130px; }
  .md-p-135 {
    padding: 135px; }
  .md-p-140 {
    padding: 140px; }
  .md-p-145 {
    padding: 145px; }
  .md-p-150 {
    padding: 150px; }
  .md-p-155 {
    padding: 155px; }
  .md-p-160 {
    padding: 160px; }
  .md-p-165 {
    padding: 165px; }
  .md-p-170 {
    padding: 170px; }
  .md-p-175 {
    padding: 175px; }
  .md-p-180 {
    padding: 180px; }
  .md-p-185 {
    padding: 185px; }
  .md-p-190 {
    padding: 190px; }
  .md-p-195 {
    padding: 195px; }
  .md-p-200 {
    padding: 200px; }
  .md-p-250 {
    padding: 250px; }
  .md-p-300 {
    padding: 300px; }
  .md-pt-5 {
    padding-top: 5px; }
  .md-pt-10 {
    padding-top: 10px; }
  .md-pt-15 {
    padding-top: 15px; }
  .md-pt-20 {
    padding-top: 20px; }
  .md-pt-25 {
    padding-top: 25px; }
  .md-pt-30 {
    padding-top: 30px; }
  .md-pt-35 {
    padding-top: 35px; }
  .md-pt-40 {
    padding-top: 40px; }
  .md-pt-45 {
    padding-top: 45px; }
  .md-pt-50 {
    padding-top: 50px; }
  .md-pt-55 {
    padding-top: 55px; }
  .md-pt-60 {
    padding-top: 60px; }
  .md-pt-65 {
    padding-top: 65px; }
  .md-pt-70 {
    padding-top: 70px; }
  .md-pt-75 {
    padding-top: 75px; }
  .md-pt-80 {
    padding-top: 80px; }
  .md-pt-85 {
    padding-top: 85px; }
  .md-pt-90 {
    padding-top: 90px; }
  .md-pt-95 {
    padding-top: 95px; }
  .md-pt-100 {
    padding-top: 100px; }
  .md-pt-110 {
    padding-top: 110px; }
  .md-pt-115 {
    padding-top: 115px; }
  .md-pt-120 {
    padding-top: 120px; }
  .md-pt-125 {
    padding-top: 125px; }
  .md-pt-130 {
    padding-top: 130px; }
  .md-pt-135 {
    padding-top: 135px; }
  .md-pt-140 {
    padding-top: 140px; }
  .md-pt-145 {
    padding-top: 145px; }
  .md-pt-150 {
    padding-top: 150px; }
  .md-pt-155 {
    padding-top: 155px; }
  .md-pt-160 {
    padding-top: 160px; }
  .md-pt-165 {
    padding-top: 165px; }
  .md-pt-170 {
    padding-top: 170px; }
  .md-pt-175 {
    padding-top: 175px; }
  .md-pt-180 {
    padding-top: 180px; }
  .md-pt-185 {
    padding-top: 185px; }
  .md-pt-190 {
    padding-top: 190px; }
  .md-pt-195 {
    padding-top: 195px; }
  .md-pt-200 {
    padding-top: 200px; }
  .md-pt-250 {
    padding-top: 250px; }
  .md-pt-300 {
    padding-top: 300px; }
  .md-pr-5 {
    padding-right: 5px; }
  .md-pr-10 {
    padding-right: 10px; }
  .md-pr-15 {
    padding-right: 15px; }
  .md-pr-20 {
    padding-right: 20px; }
  .md-pr-25 {
    padding-right: 25px; }
  .md-pr-30 {
    padding-right: 30px; }
  .md-pr-35 {
    padding-right: 35px; }
  .md-pr-40 {
    padding-right: 40px; }
  .md-pr-45 {
    padding-right: 45px; }
  .md-pr-50 {
    padding-right: 50px; }
  .md-pr-55 {
    padding-right: 55px; }
  .md-pr-60 {
    padding-right: 60px; }
  .md-pr-65 {
    padding-right: 65px; }
  .md-pr-70 {
    padding-right: 70px; }
  .md-pr-75 {
    padding-right: 75px; }
  .md-pr-80 {
    padding-right: 80px; }
  .md-pr-85 {
    padding-right: 85px; }
  .md-pr-90 {
    padding-right: 90px; }
  .md-pr-95 {
    padding-right: 95px; }
  .md-pr-100 {
    padding-right: 100px; }
  .md-pr-110 {
    padding-right: 110px; }
  .md-pr-115 {
    padding-right: 115px; }
  .md-pr-120 {
    padding-right: 120px; }
  .md-pr-125 {
    padding-right: 125px; }
  .md-pr-130 {
    padding-right: 130px; }
  .md-pr-135 {
    padding-right: 135px; }
  .md-pr-140 {
    padding-right: 140px; }
  .md-pr-145 {
    padding-right: 145px; }
  .md-pr-150 {
    padding-right: 150px; }
  .md-pr-155 {
    padding-right: 155px; }
  .md-pr-160 {
    padding-right: 160px; }
  .md-pr-165 {
    padding-right: 165px; }
  .md-pr-170 {
    padding-right: 170px; }
  .md-pr-175 {
    padding-right: 175px; }
  .md-pr-180 {
    padding-right: 180px; }
  .md-pr-185 {
    padding-right: 185px; }
  .md-pr-190 {
    padding-right: 190px; }
  .md-pr-195 {
    padding-right: 195px; }
  .md-pr-200 {
    padding-right: 200px; }
  .md-pr-250 {
    padding-right: 250px; }
  .md-pr-300 {
    padding-right: 300px; }
  .md-pb-5 {
    padding-bottom: 5px; }
  .md-pb-10 {
    padding-bottom: 10px; }
  .md-pb-15 {
    padding-bottom: 15px; }
  .md-pb-20 {
    padding-bottom: 20px; }
  .md-pb-25 {
    padding-bottom: 25px; }
  .md-pb-30 {
    padding-bottom: 30px; }
  .md-pb-35 {
    padding-bottom: 35px; }
  .md-pb-40 {
    padding-bottom: 40px; }
  .md-pb-45 {
    padding-bottom: 45px; }
  .md-pb-50 {
    padding-bottom: 50px; }
  .md-pb-55 {
    padding-bottom: 55px; }
  .md-pb-60 {
    padding-bottom: 60px; }
  .md-pb-65 {
    padding-bottom: 65px; }
  .md-pb-70 {
    padding-bottom: 70px; }
  .md-pb-75 {
    padding-bottom: 75px; }
  .md-pb-80 {
    padding-bottom: 80px; }
  .md-pb-85 {
    padding-bottom: 85px; }
  .md-pb-90 {
    padding-bottom: 90px; }
  .md-pb-95 {
    padding-bottom: 95px; }
  .md-pb-100 {
    padding-bottom: 100px; }
  .md-pb-110 {
    padding-bottom: 110px; }
  .md-pb-115 {
    padding-bottom: 115px; }
  .md-pb-120 {
    padding-bottom: 120px; }
  .md-pb-125 {
    padding-bottom: 125px; }
  .md-pb-130 {
    padding-bottom: 130px; }
  .md-pb-135 {
    padding-bottom: 135px; }
  .md-pb-140 {
    padding-bottom: 140px; }
  .md-pb-145 {
    padding-bottom: 145px; }
  .md-pb-150 {
    padding-bottom: 150px; }
  .md-pb-155 {
    padding-bottom: 155px; }
  .md-pb-160 {
    padding-bottom: 160px; }
  .md-pb-165 {
    padding-bottom: 165px; }
  .md-pb-170 {
    padding-bottom: 170px; }
  .md-pb-175 {
    padding-bottom: 175px; }
  .md-pb-180 {
    padding-bottom: 180px; }
  .md-pb-185 {
    padding-bottom: 185px; }
  .md-pb-190 {
    padding-bottom: 190px; }
  .md-pb-195 {
    padding-bottom: 195px; }
  .md-pb-200 {
    padding-bottom: 200px; }
  .md-pb-250 {
    padding-bottom: 250px; }
  .md-pb-300 {
    padding-bottom: 300px; }
  .md-pl-5 {
    padding-left: 5px; }
  .md-pl-10 {
    padding-left: 10px; }
  .md-pl-15 {
    padding-left: 15px; }
  .md-pl-20 {
    padding-left: 20px; }
  .md-pl-25 {
    padding-left: 25px; }
  .md-pl-30 {
    padding-left: 30px; }
  .md-pl-35 {
    padding-left: 35px; }
  .md-pl-40 {
    padding-left: 40px; }
  .md-pl-45 {
    padding-left: 45px; }
  .md-pl-50 {
    padding-left: 50px; }
  .md-pl-55 {
    padding-left: 55px; }
  .md-pl-60 {
    padding-left: 60px; }
  .md-pl-65 {
    padding-left: 65px; }
  .md-pl-70 {
    padding-left: 70px; }
  .md-pl-75 {
    padding-left: 75px; }
  .md-pl-80 {
    padding-left: 80px; }
  .md-pl-85 {
    padding-left: 85px; }
  .md-pl-90 {
    padding-left: 90px; }
  .md-pl-95 {
    padding-left: 95px; }
  .md-pl-100 {
    padding-left: 100px; }
  .md-pl-110 {
    padding-left: 110px; }
  .md-pl-115 {
    padding-left: 115px; }
  .md-pl-120 {
    padding-left: 120px; }
  .md-pl-125 {
    padding-left: 125px; }
  .md-pl-130 {
    padding-left: 130px; }
  .md-pl-135 {
    padding-left: 135px; }
  .md-pl-140 {
    padding-left: 140px; }
  .md-pl-145 {
    padding-left: 145px; }
  .md-pl-150 {
    padding-left: 150px; }
  .md-pl-155 {
    padding-left: 155px; }
  .md-pl-160 {
    padding-left: 160px; }
  .md-pl-165 {
    padding-left: 165px; }
  .md-pl-170 {
    padding-left: 170px; }
  .md-pl-175 {
    padding-left: 175px; }
  .md-pl-180 {
    padding-left: 180px; }
  .md-pl-185 {
    padding-left: 185px; }
  .md-pl-190 {
    padding-left: 190px; }
  .md-pl-195 {
    padding-left: 195px; }
  .md-pl-200 {
    padding-left: 200px; }
  .md-pl-250 {
    padding-left: 250px; }
  .md-pl-300 {
    padding-left: 300px; }
  .md-m-5 {
    margin: 5px; }
  .md-m-10 {
    margin: 10px; }
  .md-m-15 {
    margin: 15px; }
  .md-m-20 {
    margin: 20px; }
  .md-m-25 {
    margin: 25px; }
  .md-m-30 {
    margin: 30px; }
  .md-m-35 {
    margin: 35px; }
  .md-m-40 {
    margin: 40px; }
  .md-m-45 {
    margin: 45px; }
  .md-m-50 {
    margin: 50px; }
  .md-m-55 {
    margin: 55px; }
  .md-m-60 {
    margin: 60px; }
  .md-m-65 {
    margin: 65px; }
  .md-m-70 {
    margin: 70px; }
  .md-m-75 {
    margin: 75px; }
  .md-m-80 {
    margin: 80px; }
  .md-m-85 {
    margin: 85px; }
  .md-m-90 {
    margin: 90px; }
  .md-m-95 {
    margin: 95px; }
  .md-m-100 {
    margin: 100px; }
  .md-m-110 {
    margin: 110px; }
  .md-m-115 {
    margin: 115px; }
  .md-m-120 {
    margin: 120px; }
  .md-m-125 {
    margin: 125px; }
  .md-m-130 {
    margin: 130px; }
  .md-m-135 {
    margin: 135px; }
  .md-m-140 {
    margin: 140px; }
  .md-m-145 {
    margin: 145px; }
  .md-m-150 {
    margin: 150px; }
  .md-m-155 {
    margin: 155px; }
  .md-m-160 {
    margin: 160px; }
  .md-m-165 {
    margin: 165px; }
  .md-m-170 {
    margin: 170px; }
  .md-m-175 {
    margin: 175px; }
  .md-m-180 {
    margin: 180px; }
  .md-m-185 {
    margin: 185px; }
  .md-m-190 {
    margin: 190px; }
  .md-m-195 {
    margin: 195px; }
  .md-m-200 {
    margin: 200px; }
  .md-m-250 {
    margin: 250px; }
  .md-m-300 {
    margin: 300px; }
  .md-mt-5 {
    margin-top: 5px; }
  .md-mt-10 {
    margin-top: 10px; }
  .md-mt-15 {
    margin-top: 15px; }
  .md-mt-20 {
    margin-top: 20px; }
  .md-mt-25 {
    margin-top: 25px; }
  .md-mt-30 {
    margin-top: 30px; }
  .md-mt-35 {
    margin-top: 35px; }
  .md-mt-40 {
    margin-top: 40px; }
  .md-mt-45 {
    margin-top: 45px; }
  .md-mt-50 {
    margin-top: 50px; }
  .md-mt-55 {
    margin-top: 55px; }
  .md-mt-60 {
    margin-top: 60px; }
  .md-mt-65 {
    margin-top: 65px; }
  .md-mt-70 {
    margin-top: 70px; }
  .md-mt-75 {
    margin-top: 75px; }
  .md-mt-80 {
    margin-top: 80px; }
  .md-mt-85 {
    margin-top: 85px; }
  .md-mt-90 {
    margin-top: 90px; }
  .md-mt-95 {
    margin-top: 95px; }
  .md-mt-100 {
    margin-top: 100px; }
  .md-mt-110 {
    margin-top: 110px; }
  .md-mt-115 {
    margin-top: 115px; }
  .md-mt-120 {
    margin-top: 120px; }
  .md-mt-125 {
    margin-top: 125px; }
  .md-mt-130 {
    margin-top: 130px; }
  .md-mt-135 {
    margin-top: 135px; }
  .md-mt-140 {
    margin-top: 140px; }
  .md-mt-145 {
    margin-top: 145px; }
  .md-mt-150 {
    margin-top: 150px; }
  .md-mt-155 {
    margin-top: 155px; }
  .md-mt-160 {
    margin-top: 160px; }
  .md-mt-165 {
    margin-top: 165px; }
  .md-mt-170 {
    margin-top: 170px; }
  .md-mt-175 {
    margin-top: 175px; }
  .md-mt-180 {
    margin-top: 180px; }
  .md-mt-185 {
    margin-top: 185px; }
  .md-mt-190 {
    margin-top: 190px; }
  .md-mt-195 {
    margin-top: 195px; }
  .md-mt-200 {
    margin-top: 200px; }
  .md-mt-250 {
    margin-top: 250px; }
  .md-mt-300 {
    margin-top: 300px; }
  .md-mr-5 {
    margin-right: 5px; }
  .md-mr-10 {
    margin-right: 10px; }
  .md-mr-15 {
    margin-right: 15px; }
  .md-mr-20 {
    margin-right: 20px; }
  .md-mr-25 {
    margin-right: 25px; }
  .md-mr-30 {
    margin-right: 30px; }
  .md-mr-35 {
    margin-right: 35px; }
  .md-mr-40 {
    margin-right: 40px; }
  .md-mr-45 {
    margin-right: 45px; }
  .md-mr-50 {
    margin-right: 50px; }
  .md-mr-55 {
    margin-right: 55px; }
  .md-mr-60 {
    margin-right: 60px; }
  .md-mr-65 {
    margin-right: 65px; }
  .md-mr-70 {
    margin-right: 70px; }
  .md-mr-75 {
    margin-right: 75px; }
  .md-mr-80 {
    margin-right: 80px; }
  .md-mr-85 {
    margin-right: 85px; }
  .md-mr-90 {
    margin-right: 90px; }
  .md-mr-95 {
    margin-right: 95px; }
  .md-mr-100 {
    margin-right: 100px; }
  .md-mr-110 {
    margin-right: 110px; }
  .md-mr-115 {
    margin-right: 115px; }
  .md-mr-120 {
    margin-right: 120px; }
  .md-mr-125 {
    margin-right: 125px; }
  .md-mr-130 {
    margin-right: 130px; }
  .md-mr-135 {
    margin-right: 135px; }
  .md-mr-140 {
    margin-right: 140px; }
  .md-mr-145 {
    margin-right: 145px; }
  .md-mr-150 {
    margin-right: 150px; }
  .md-mr-155 {
    margin-right: 155px; }
  .md-mr-160 {
    margin-right: 160px; }
  .md-mr-165 {
    margin-right: 165px; }
  .md-mr-170 {
    margin-right: 170px; }
  .md-mr-175 {
    margin-right: 175px; }
  .md-mr-180 {
    margin-right: 180px; }
  .md-mr-185 {
    margin-right: 185px; }
  .md-mr-190 {
    margin-right: 190px; }
  .md-mr-195 {
    margin-right: 195px; }
  .md-mr-200 {
    margin-right: 200px; }
  .md-mr-250 {
    margin-right: 250px; }
  .md-mr-300 {
    margin-right: 300px; }
  .md-mb-5 {
    margin-bottom: 5px; }
  .md-mb-10 {
    margin-bottom: 10px; }
  .md-mb-15 {
    margin-bottom: 15px; }
  .md-mb-20 {
    margin-bottom: 20px; }
  .md-mb-25 {
    margin-bottom: 25px; }
  .md-mb-30 {
    margin-bottom: 30px; }
  .md-mb-35 {
    margin-bottom: 35px; }
  .md-mb-40 {
    margin-bottom: 40px; }
  .md-mb-45 {
    margin-bottom: 45px; }
  .md-mb-50 {
    margin-bottom: 50px; }
  .md-mb-55 {
    margin-bottom: 55px; }
  .md-mb-60 {
    margin-bottom: 60px; }
  .md-mb-65 {
    margin-bottom: 65px; }
  .md-mb-70 {
    margin-bottom: 70px; }
  .md-mb-75 {
    margin-bottom: 75px; }
  .md-mb-80 {
    margin-bottom: 80px; }
  .md-mb-85 {
    margin-bottom: 85px; }
  .md-mb-90 {
    margin-bottom: 90px; }
  .md-mb-95 {
    margin-bottom: 95px; }
  .md-mb-100 {
    margin-bottom: 100px; }
  .md-mb-110 {
    margin-bottom: 110px; }
  .md-mb-115 {
    margin-bottom: 115px; }
  .md-mb-120 {
    margin-bottom: 120px; }
  .md-mb-125 {
    margin-bottom: 125px; }
  .md-mb-130 {
    margin-bottom: 130px; }
  .md-mb-135 {
    margin-bottom: 135px; }
  .md-mb-140 {
    margin-bottom: 140px; }
  .md-mb-145 {
    margin-bottom: 145px; }
  .md-mb-150 {
    margin-bottom: 150px; }
  .md-mb-155 {
    margin-bottom: 155px; }
  .md-mb-160 {
    margin-bottom: 160px; }
  .md-mb-165 {
    margin-bottom: 165px; }
  .md-mb-170 {
    margin-bottom: 170px; }
  .md-mb-175 {
    margin-bottom: 175px; }
  .md-mb-180 {
    margin-bottom: 180px; }
  .md-mb-185 {
    margin-bottom: 185px; }
  .md-mb-190 {
    margin-bottom: 190px; }
  .md-mb-195 {
    margin-bottom: 195px; }
  .md-mb-200 {
    margin-bottom: 200px; }
  .md-mb-250 {
    margin-bottom: 250px; }
  .md-mb-300 {
    margin-bottom: 300px; }
  .md-ml-5 {
    margin-left: 5px; }
  .md-ml-10 {
    margin-left: 10px; }
  .md-ml-15 {
    margin-left: 15px; }
  .md-ml-20 {
    margin-left: 20px; }
  .md-ml-25 {
    margin-left: 25px; }
  .md-ml-30 {
    margin-left: 30px; }
  .md-ml-35 {
    margin-left: 35px; }
  .md-ml-40 {
    margin-left: 40px; }
  .md-ml-45 {
    margin-left: 45px; }
  .md-ml-50 {
    margin-left: 50px; }
  .md-ml-55 {
    margin-left: 55px; }
  .md-ml-60 {
    margin-left: 60px; }
  .md-ml-65 {
    margin-left: 65px; }
  .md-ml-70 {
    margin-left: 70px; }
  .md-ml-75 {
    margin-left: 75px; }
  .md-ml-80 {
    margin-left: 80px; }
  .md-ml-85 {
    margin-left: 85px; }
  .md-ml-90 {
    margin-left: 90px; }
  .md-ml-95 {
    margin-left: 95px; }
  .md-ml-100 {
    margin-left: 100px; }
  .md-ml-110 {
    margin-left: 110px; }
  .md-ml-115 {
    margin-left: 115px; }
  .md-ml-120 {
    margin-left: 120px; }
  .md-ml-125 {
    margin-left: 125px; }
  .md-ml-130 {
    margin-left: 130px; }
  .md-ml-135 {
    margin-left: 135px; }
  .md-ml-140 {
    margin-left: 140px; }
  .md-ml-145 {
    margin-left: 145px; }
  .md-ml-150 {
    margin-left: 150px; }
  .md-ml-155 {
    margin-left: 155px; }
  .md-ml-160 {
    margin-left: 160px; }
  .md-ml-165 {
    margin-left: 165px; }
  .md-ml-170 {
    margin-left: 170px; }
  .md-ml-175 {
    margin-left: 175px; }
  .md-ml-180 {
    margin-left: 180px; }
  .md-ml-185 {
    margin-left: 185px; }
  .md-ml-190 {
    margin-left: 190px; }
  .md-ml-195 {
    margin-left: 195px; }
  .md-ml-200 {
    margin-left: 200px; }
  .md-ml-250 {
    margin-left: 250px; }
  .md-ml-300 {
    margin-left: 300px; } }

@media screen and (min-width: 960px) {
  .lg-p-5 {
    padding: 5px; }
  .lg-p-10 {
    padding: 10px; }
  .lg-p-15 {
    padding: 15px; }
  .lg-p-20 {
    padding: 20px; }
  .lg-p-25 {
    padding: 25px; }
  .lg-p-30 {
    padding: 30px; }
  .lg-p-35 {
    padding: 35px; }
  .lg-p-40 {
    padding: 40px; }
  .lg-p-45 {
    padding: 45px; }
  .lg-p-50 {
    padding: 50px; }
  .lg-p-55 {
    padding: 55px; }
  .lg-p-60 {
    padding: 60px; }
  .lg-p-65 {
    padding: 65px; }
  .lg-p-70 {
    padding: 70px; }
  .lg-p-75 {
    padding: 75px; }
  .lg-p-80 {
    padding: 80px; }
  .lg-p-85 {
    padding: 85px; }
  .lg-p-90 {
    padding: 90px; }
  .lg-p-95 {
    padding: 95px; }
  .lg-p-100 {
    padding: 100px; }
  .lg-p-110 {
    padding: 110px; }
  .lg-p-115 {
    padding: 115px; }
  .lg-p-120 {
    padding: 120px; }
  .lg-p-125 {
    padding: 125px; }
  .lg-p-130 {
    padding: 130px; }
  .lg-p-135 {
    padding: 135px; }
  .lg-p-140 {
    padding: 140px; }
  .lg-p-145 {
    padding: 145px; }
  .lg-p-150 {
    padding: 150px; }
  .lg-p-155 {
    padding: 155px; }
  .lg-p-160 {
    padding: 160px; }
  .lg-p-165 {
    padding: 165px; }
  .lg-p-170 {
    padding: 170px; }
  .lg-p-175 {
    padding: 175px; }
  .lg-p-180 {
    padding: 180px; }
  .lg-p-185 {
    padding: 185px; }
  .lg-p-190 {
    padding: 190px; }
  .lg-p-195 {
    padding: 195px; }
  .lg-p-200 {
    padding: 200px; }
  .lg-p-250 {
    padding: 250px; }
  .lg-p-300 {
    padding: 300px; }
  .lg-pt-5 {
    padding-top: 5px; }
  .lg-pt-10 {
    padding-top: 10px; }
  .lg-pt-15 {
    padding-top: 15px; }
  .lg-pt-20 {
    padding-top: 20px; }
  .lg-pt-25 {
    padding-top: 25px; }
  .lg-pt-30 {
    padding-top: 30px; }
  .lg-pt-35 {
    padding-top: 35px; }
  .lg-pt-40 {
    padding-top: 40px; }
  .lg-pt-45 {
    padding-top: 45px; }
  .lg-pt-50 {
    padding-top: 50px; }
  .lg-pt-55 {
    padding-top: 55px; }
  .lg-pt-60 {
    padding-top: 60px; }
  .lg-pt-65 {
    padding-top: 65px; }
  .lg-pt-70 {
    padding-top: 70px; }
  .lg-pt-75 {
    padding-top: 75px; }
  .lg-pt-80 {
    padding-top: 80px; }
  .lg-pt-85 {
    padding-top: 85px; }
  .lg-pt-90 {
    padding-top: 90px; }
  .lg-pt-95 {
    padding-top: 95px; }
  .lg-pt-100 {
    padding-top: 100px; }
  .lg-pt-110 {
    padding-top: 110px; }
  .lg-pt-115 {
    padding-top: 115px; }
  .lg-pt-120 {
    padding-top: 120px; }
  .lg-pt-125 {
    padding-top: 125px; }
  .lg-pt-130 {
    padding-top: 130px; }
  .lg-pt-135 {
    padding-top: 135px; }
  .lg-pt-140 {
    padding-top: 140px; }
  .lg-pt-145 {
    padding-top: 145px; }
  .lg-pt-150 {
    padding-top: 150px; }
  .lg-pt-155 {
    padding-top: 155px; }
  .lg-pt-160 {
    padding-top: 160px; }
  .lg-pt-165 {
    padding-top: 165px; }
  .lg-pt-170 {
    padding-top: 170px; }
  .lg-pt-175 {
    padding-top: 175px; }
  .lg-pt-180 {
    padding-top: 180px; }
  .lg-pt-185 {
    padding-top: 185px; }
  .lg-pt-190 {
    padding-top: 190px; }
  .lg-pt-195 {
    padding-top: 195px; }
  .lg-pt-200 {
    padding-top: 200px; }
  .lg-pt-250 {
    padding-top: 250px; }
  .lg-pt-300 {
    padding-top: 300px; }
  .lg-pr-5 {
    padding-right: 5px; }
  .lg-pr-10 {
    padding-right: 10px; }
  .lg-pr-15 {
    padding-right: 15px; }
  .lg-pr-20 {
    padding-right: 20px; }
  .lg-pr-25 {
    padding-right: 25px; }
  .lg-pr-30 {
    padding-right: 30px; }
  .lg-pr-35 {
    padding-right: 35px; }
  .lg-pr-40 {
    padding-right: 40px; }
  .lg-pr-45 {
    padding-right: 45px; }
  .lg-pr-50 {
    padding-right: 50px; }
  .lg-pr-55 {
    padding-right: 55px; }
  .lg-pr-60 {
    padding-right: 60px; }
  .lg-pr-65 {
    padding-right: 65px; }
  .lg-pr-70 {
    padding-right: 70px; }
  .lg-pr-75 {
    padding-right: 75px; }
  .lg-pr-80 {
    padding-right: 80px; }
  .lg-pr-85 {
    padding-right: 85px; }
  .lg-pr-90 {
    padding-right: 90px; }
  .lg-pr-95 {
    padding-right: 95px; }
  .lg-pr-100 {
    padding-right: 100px; }
  .lg-pr-110 {
    padding-right: 110px; }
  .lg-pr-115 {
    padding-right: 115px; }
  .lg-pr-120 {
    padding-right: 120px; }
  .lg-pr-125 {
    padding-right: 125px; }
  .lg-pr-130 {
    padding-right: 130px; }
  .lg-pr-135 {
    padding-right: 135px; }
  .lg-pr-140 {
    padding-right: 140px; }
  .lg-pr-145 {
    padding-right: 145px; }
  .lg-pr-150 {
    padding-right: 150px; }
  .lg-pr-155 {
    padding-right: 155px; }
  .lg-pr-160 {
    padding-right: 160px; }
  .lg-pr-165 {
    padding-right: 165px; }
  .lg-pr-170 {
    padding-right: 170px; }
  .lg-pr-175 {
    padding-right: 175px; }
  .lg-pr-180 {
    padding-right: 180px; }
  .lg-pr-185 {
    padding-right: 185px; }
  .lg-pr-190 {
    padding-right: 190px; }
  .lg-pr-195 {
    padding-right: 195px; }
  .lg-pr-200 {
    padding-right: 200px; }
  .lg-pr-250 {
    padding-right: 250px; }
  .lg-pr-300 {
    padding-right: 300px; }
  .lg-pb-5 {
    padding-bottom: 5px; }
  .lg-pb-10 {
    padding-bottom: 10px; }
  .lg-pb-15 {
    padding-bottom: 15px; }
  .lg-pb-20 {
    padding-bottom: 20px; }
  .lg-pb-25 {
    padding-bottom: 25px; }
  .lg-pb-30 {
    padding-bottom: 30px; }
  .lg-pb-35 {
    padding-bottom: 35px; }
  .lg-pb-40 {
    padding-bottom: 40px; }
  .lg-pb-45 {
    padding-bottom: 45px; }
  .lg-pb-50 {
    padding-bottom: 50px; }
  .lg-pb-55 {
    padding-bottom: 55px; }
  .lg-pb-60 {
    padding-bottom: 60px; }
  .lg-pb-65 {
    padding-bottom: 65px; }
  .lg-pb-70 {
    padding-bottom: 70px; }
  .lg-pb-75 {
    padding-bottom: 75px; }
  .lg-pb-80 {
    padding-bottom: 80px; }
  .lg-pb-85 {
    padding-bottom: 85px; }
  .lg-pb-90 {
    padding-bottom: 90px; }
  .lg-pb-95 {
    padding-bottom: 95px; }
  .lg-pb-100 {
    padding-bottom: 100px; }
  .lg-pb-110 {
    padding-bottom: 110px; }
  .lg-pb-115 {
    padding-bottom: 115px; }
  .lg-pb-120 {
    padding-bottom: 120px; }
  .lg-pb-125 {
    padding-bottom: 125px; }
  .lg-pb-130 {
    padding-bottom: 130px; }
  .lg-pb-135 {
    padding-bottom: 135px; }
  .lg-pb-140 {
    padding-bottom: 140px; }
  .lg-pb-145 {
    padding-bottom: 145px; }
  .lg-pb-150 {
    padding-bottom: 150px; }
  .lg-pb-155 {
    padding-bottom: 155px; }
  .lg-pb-160 {
    padding-bottom: 160px; }
  .lg-pb-165 {
    padding-bottom: 165px; }
  .lg-pb-170 {
    padding-bottom: 170px; }
  .lg-pb-175 {
    padding-bottom: 175px; }
  .lg-pb-180 {
    padding-bottom: 180px; }
  .lg-pb-185 {
    padding-bottom: 185px; }
  .lg-pb-190 {
    padding-bottom: 190px; }
  .lg-pb-195 {
    padding-bottom: 195px; }
  .lg-pb-200 {
    padding-bottom: 200px; }
  .lg-pb-250 {
    padding-bottom: 250px; }
  .lg-pb-300 {
    padding-bottom: 300px; }
  .lg-pl-5 {
    padding-left: 5px; }
  .lg-pl-10 {
    padding-left: 10px; }
  .lg-pl-15 {
    padding-left: 15px; }
  .lg-pl-20 {
    padding-left: 20px; }
  .lg-pl-25 {
    padding-left: 25px; }
  .lg-pl-30 {
    padding-left: 30px; }
  .lg-pl-35 {
    padding-left: 35px; }
  .lg-pl-40 {
    padding-left: 40px; }
  .lg-pl-45 {
    padding-left: 45px; }
  .lg-pl-50 {
    padding-left: 50px; }
  .lg-pl-55 {
    padding-left: 55px; }
  .lg-pl-60 {
    padding-left: 60px; }
  .lg-pl-65 {
    padding-left: 65px; }
  .lg-pl-70 {
    padding-left: 70px; }
  .lg-pl-75 {
    padding-left: 75px; }
  .lg-pl-80 {
    padding-left: 80px; }
  .lg-pl-85 {
    padding-left: 85px; }
  .lg-pl-90 {
    padding-left: 90px; }
  .lg-pl-95 {
    padding-left: 95px; }
  .lg-pl-100 {
    padding-left: 100px; }
  .lg-pl-110 {
    padding-left: 110px; }
  .lg-pl-115 {
    padding-left: 115px; }
  .lg-pl-120 {
    padding-left: 120px; }
  .lg-pl-125 {
    padding-left: 125px; }
  .lg-pl-130 {
    padding-left: 130px; }
  .lg-pl-135 {
    padding-left: 135px; }
  .lg-pl-140 {
    padding-left: 140px; }
  .lg-pl-145 {
    padding-left: 145px; }
  .lg-pl-150 {
    padding-left: 150px; }
  .lg-pl-155 {
    padding-left: 155px; }
  .lg-pl-160 {
    padding-left: 160px; }
  .lg-pl-165 {
    padding-left: 165px; }
  .lg-pl-170 {
    padding-left: 170px; }
  .lg-pl-175 {
    padding-left: 175px; }
  .lg-pl-180 {
    padding-left: 180px; }
  .lg-pl-185 {
    padding-left: 185px; }
  .lg-pl-190 {
    padding-left: 190px; }
  .lg-pl-195 {
    padding-left: 195px; }
  .lg-pl-200 {
    padding-left: 200px; }
  .lg-pl-250 {
    padding-left: 250px; }
  .lg-pl-300 {
    padding-left: 300px; }
  .lg-m-5 {
    margin: 5px; }
  .lg-m-10 {
    margin: 10px; }
  .lg-m-15 {
    margin: 15px; }
  .lg-m-20 {
    margin: 20px; }
  .lg-m-25 {
    margin: 25px; }
  .lg-m-30 {
    margin: 30px; }
  .lg-m-35 {
    margin: 35px; }
  .lg-m-40 {
    margin: 40px; }
  .lg-m-45 {
    margin: 45px; }
  .lg-m-50 {
    margin: 50px; }
  .lg-m-55 {
    margin: 55px; }
  .lg-m-60 {
    margin: 60px; }
  .lg-m-65 {
    margin: 65px; }
  .lg-m-70 {
    margin: 70px; }
  .lg-m-75 {
    margin: 75px; }
  .lg-m-80 {
    margin: 80px; }
  .lg-m-85 {
    margin: 85px; }
  .lg-m-90 {
    margin: 90px; }
  .lg-m-95 {
    margin: 95px; }
  .lg-m-100 {
    margin: 100px; }
  .lg-m-110 {
    margin: 110px; }
  .lg-m-115 {
    margin: 115px; }
  .lg-m-120 {
    margin: 120px; }
  .lg-m-125 {
    margin: 125px; }
  .lg-m-130 {
    margin: 130px; }
  .lg-m-135 {
    margin: 135px; }
  .lg-m-140 {
    margin: 140px; }
  .lg-m-145 {
    margin: 145px; }
  .lg-m-150 {
    margin: 150px; }
  .lg-m-155 {
    margin: 155px; }
  .lg-m-160 {
    margin: 160px; }
  .lg-m-165 {
    margin: 165px; }
  .lg-m-170 {
    margin: 170px; }
  .lg-m-175 {
    margin: 175px; }
  .lg-m-180 {
    margin: 180px; }
  .lg-m-185 {
    margin: 185px; }
  .lg-m-190 {
    margin: 190px; }
  .lg-m-195 {
    margin: 195px; }
  .lg-m-200 {
    margin: 200px; }
  .lg-m-250 {
    margin: 250px; }
  .lg-m-300 {
    margin: 300px; }
  .lg-mt-5 {
    margin-top: 5px; }
  .lg-mt-10 {
    margin-top: 10px; }
  .lg-mt-15 {
    margin-top: 15px; }
  .lg-mt-20 {
    margin-top: 20px; }
  .lg-mt-25 {
    margin-top: 25px; }
  .lg-mt-30 {
    margin-top: 30px; }
  .lg-mt-35 {
    margin-top: 35px; }
  .lg-mt-40 {
    margin-top: 40px; }
  .lg-mt-45 {
    margin-top: 45px; }
  .lg-mt-50 {
    margin-top: 50px; }
  .lg-mt-55 {
    margin-top: 55px; }
  .lg-mt-60 {
    margin-top: 60px; }
  .lg-mt-65 {
    margin-top: 65px; }
  .lg-mt-70 {
    margin-top: 70px; }
  .lg-mt-75 {
    margin-top: 75px; }
  .lg-mt-80 {
    margin-top: 80px; }
  .lg-mt-85 {
    margin-top: 85px; }
  .lg-mt-90 {
    margin-top: 90px; }
  .lg-mt-95 {
    margin-top: 95px; }
  .lg-mt-100 {
    margin-top: 100px; }
  .lg-mt-110 {
    margin-top: 110px; }
  .lg-mt-115 {
    margin-top: 115px; }
  .lg-mt-120 {
    margin-top: 120px; }
  .lg-mt-125 {
    margin-top: 125px; }
  .lg-mt-130 {
    margin-top: 130px; }
  .lg-mt-135 {
    margin-top: 135px; }
  .lg-mt-140 {
    margin-top: 140px; }
  .lg-mt-145 {
    margin-top: 145px; }
  .lg-mt-150 {
    margin-top: 150px; }
  .lg-mt-155 {
    margin-top: 155px; }
  .lg-mt-160 {
    margin-top: 160px; }
  .lg-mt-165 {
    margin-top: 165px; }
  .lg-mt-170 {
    margin-top: 170px; }
  .lg-mt-175 {
    margin-top: 175px; }
  .lg-mt-180 {
    margin-top: 180px; }
  .lg-mt-185 {
    margin-top: 185px; }
  .lg-mt-190 {
    margin-top: 190px; }
  .lg-mt-195 {
    margin-top: 195px; }
  .lg-mt-200 {
    margin-top: 200px; }
  .lg-mt-250 {
    margin-top: 250px; }
  .lg-mt-300 {
    margin-top: 300px; }
  .lg-mr-5 {
    margin-right: 5px; }
  .lg-mr-10 {
    margin-right: 10px; }
  .lg-mr-15 {
    margin-right: 15px; }
  .lg-mr-20 {
    margin-right: 20px; }
  .lg-mr-25 {
    margin-right: 25px; }
  .lg-mr-30 {
    margin-right: 30px; }
  .lg-mr-35 {
    margin-right: 35px; }
  .lg-mr-40 {
    margin-right: 40px; }
  .lg-mr-45 {
    margin-right: 45px; }
  .lg-mr-50 {
    margin-right: 50px; }
  .lg-mr-55 {
    margin-right: 55px; }
  .lg-mr-60 {
    margin-right: 60px; }
  .lg-mr-65 {
    margin-right: 65px; }
  .lg-mr-70 {
    margin-right: 70px; }
  .lg-mr-75 {
    margin-right: 75px; }
  .lg-mr-80 {
    margin-right: 80px; }
  .lg-mr-85 {
    margin-right: 85px; }
  .lg-mr-90 {
    margin-right: 90px; }
  .lg-mr-95 {
    margin-right: 95px; }
  .lg-mr-100 {
    margin-right: 100px; }
  .lg-mr-110 {
    margin-right: 110px; }
  .lg-mr-115 {
    margin-right: 115px; }
  .lg-mr-120 {
    margin-right: 120px; }
  .lg-mr-125 {
    margin-right: 125px; }
  .lg-mr-130 {
    margin-right: 130px; }
  .lg-mr-135 {
    margin-right: 135px; }
  .lg-mr-140 {
    margin-right: 140px; }
  .lg-mr-145 {
    margin-right: 145px; }
  .lg-mr-150 {
    margin-right: 150px; }
  .lg-mr-155 {
    margin-right: 155px; }
  .lg-mr-160 {
    margin-right: 160px; }
  .lg-mr-165 {
    margin-right: 165px; }
  .lg-mr-170 {
    margin-right: 170px; }
  .lg-mr-175 {
    margin-right: 175px; }
  .lg-mr-180 {
    margin-right: 180px; }
  .lg-mr-185 {
    margin-right: 185px; }
  .lg-mr-190 {
    margin-right: 190px; }
  .lg-mr-195 {
    margin-right: 195px; }
  .lg-mr-200 {
    margin-right: 200px; }
  .lg-mr-250 {
    margin-right: 250px; }
  .lg-mr-300 {
    margin-right: 300px; }
  .lg-mb-5 {
    margin-bottom: 5px; }
  .lg-mb-10 {
    margin-bottom: 10px; }
  .lg-mb-15 {
    margin-bottom: 15px; }
  .lg-mb-20 {
    margin-bottom: 20px; }
  .lg-mb-25 {
    margin-bottom: 25px; }
  .lg-mb-30 {
    margin-bottom: 30px; }
  .lg-mb-35 {
    margin-bottom: 35px; }
  .lg-mb-40 {
    margin-bottom: 40px; }
  .lg-mb-45 {
    margin-bottom: 45px; }
  .lg-mb-50 {
    margin-bottom: 50px; }
  .lg-mb-55 {
    margin-bottom: 55px; }
  .lg-mb-60 {
    margin-bottom: 60px; }
  .lg-mb-65 {
    margin-bottom: 65px; }
  .lg-mb-70 {
    margin-bottom: 70px; }
  .lg-mb-75 {
    margin-bottom: 75px; }
  .lg-mb-80 {
    margin-bottom: 80px; }
  .lg-mb-85 {
    margin-bottom: 85px; }
  .lg-mb-90 {
    margin-bottom: 90px; }
  .lg-mb-95 {
    margin-bottom: 95px; }
  .lg-mb-100 {
    margin-bottom: 100px; }
  .lg-mb-110 {
    margin-bottom: 110px; }
  .lg-mb-115 {
    margin-bottom: 115px; }
  .lg-mb-120 {
    margin-bottom: 120px; }
  .lg-mb-125 {
    margin-bottom: 125px; }
  .lg-mb-130 {
    margin-bottom: 130px; }
  .lg-mb-135 {
    margin-bottom: 135px; }
  .lg-mb-140 {
    margin-bottom: 140px; }
  .lg-mb-145 {
    margin-bottom: 145px; }
  .lg-mb-150 {
    margin-bottom: 150px; }
  .lg-mb-155 {
    margin-bottom: 155px; }
  .lg-mb-160 {
    margin-bottom: 160px; }
  .lg-mb-165 {
    margin-bottom: 165px; }
  .lg-mb-170 {
    margin-bottom: 170px; }
  .lg-mb-175 {
    margin-bottom: 175px; }
  .lg-mb-180 {
    margin-bottom: 180px; }
  .lg-mb-185 {
    margin-bottom: 185px; }
  .lg-mb-190 {
    margin-bottom: 190px; }
  .lg-mb-195 {
    margin-bottom: 195px; }
  .lg-mb-200 {
    margin-bottom: 200px; }
  .lg-mb-250 {
    margin-bottom: 250px; }
  .lg-mb-300 {
    margin-bottom: 300px; }
  .lg-ml-5 {
    margin-left: 5px; }
  .lg-ml-10 {
    margin-left: 10px; }
  .lg-ml-15 {
    margin-left: 15px; }
  .lg-ml-20 {
    margin-left: 20px; }
  .lg-ml-25 {
    margin-left: 25px; }
  .lg-ml-30 {
    margin-left: 30px; }
  .lg-ml-35 {
    margin-left: 35px; }
  .lg-ml-40 {
    margin-left: 40px; }
  .lg-ml-45 {
    margin-left: 45px; }
  .lg-ml-50 {
    margin-left: 50px; }
  .lg-ml-55 {
    margin-left: 55px; }
  .lg-ml-60 {
    margin-left: 60px; }
  .lg-ml-65 {
    margin-left: 65px; }
  .lg-ml-70 {
    margin-left: 70px; }
  .lg-ml-75 {
    margin-left: 75px; }
  .lg-ml-80 {
    margin-left: 80px; }
  .lg-ml-85 {
    margin-left: 85px; }
  .lg-ml-90 {
    margin-left: 90px; }
  .lg-ml-95 {
    margin-left: 95px; }
  .lg-ml-100 {
    margin-left: 100px; }
  .lg-ml-110 {
    margin-left: 110px; }
  .lg-ml-115 {
    margin-left: 115px; }
  .lg-ml-120 {
    margin-left: 120px; }
  .lg-ml-125 {
    margin-left: 125px; }
  .lg-ml-130 {
    margin-left: 130px; }
  .lg-ml-135 {
    margin-left: 135px; }
  .lg-ml-140 {
    margin-left: 140px; }
  .lg-ml-145 {
    margin-left: 145px; }
  .lg-ml-150 {
    margin-left: 150px; }
  .lg-ml-155 {
    margin-left: 155px; }
  .lg-ml-160 {
    margin-left: 160px; }
  .lg-ml-165 {
    margin-left: 165px; }
  .lg-ml-170 {
    margin-left: 170px; }
  .lg-ml-175 {
    margin-left: 175px; }
  .lg-ml-180 {
    margin-left: 180px; }
  .lg-ml-185 {
    margin-left: 185px; }
  .lg-ml-190 {
    margin-left: 190px; }
  .lg-ml-195 {
    margin-left: 195px; }
  .lg-ml-200 {
    margin-left: 200px; }
  .lg-ml-250 {
    margin-left: 250px; }
  .lg-ml-300 {
    margin-left: 300px; } }

@media screen and (min-width: 1280px) {
  .xl-p-5 {
    padding: 5px; }
  .xl-p-10 {
    padding: 10px; }
  .xl-p-15 {
    padding: 15px; }
  .xl-p-20 {
    padding: 20px; }
  .xl-p-25 {
    padding: 25px; }
  .xl-p-30 {
    padding: 30px; }
  .xl-p-35 {
    padding: 35px; }
  .xl-p-40 {
    padding: 40px; }
  .xl-p-45 {
    padding: 45px; }
  .xl-p-50 {
    padding: 50px; }
  .xl-p-55 {
    padding: 55px; }
  .xl-p-60 {
    padding: 60px; }
  .xl-p-65 {
    padding: 65px; }
  .xl-p-70 {
    padding: 70px; }
  .xl-p-75 {
    padding: 75px; }
  .xl-p-80 {
    padding: 80px; }
  .xl-p-85 {
    padding: 85px; }
  .xl-p-90 {
    padding: 90px; }
  .xl-p-95 {
    padding: 95px; }
  .xl-p-100 {
    padding: 100px; }
  .xl-p-110 {
    padding: 110px; }
  .xl-p-115 {
    padding: 115px; }
  .xl-p-120 {
    padding: 120px; }
  .xl-p-125 {
    padding: 125px; }
  .xl-p-130 {
    padding: 130px; }
  .xl-p-135 {
    padding: 135px; }
  .xl-p-140 {
    padding: 140px; }
  .xl-p-145 {
    padding: 145px; }
  .xl-p-150 {
    padding: 150px; }
  .xl-p-155 {
    padding: 155px; }
  .xl-p-160 {
    padding: 160px; }
  .xl-p-165 {
    padding: 165px; }
  .xl-p-170 {
    padding: 170px; }
  .xl-p-175 {
    padding: 175px; }
  .xl-p-180 {
    padding: 180px; }
  .xl-p-185 {
    padding: 185px; }
  .xl-p-190 {
    padding: 190px; }
  .xl-p-195 {
    padding: 195px; }
  .xl-p-200 {
    padding: 200px; }
  .xl-p-250 {
    padding: 250px; }
  .xl-p-300 {
    padding: 300px; }
  .xl-pt-5 {
    padding-top: 5px; }
  .xl-pt-10 {
    padding-top: 10px; }
  .xl-pt-15 {
    padding-top: 15px; }
  .xl-pt-20 {
    padding-top: 20px; }
  .xl-pt-25 {
    padding-top: 25px; }
  .xl-pt-30 {
    padding-top: 30px; }
  .xl-pt-35 {
    padding-top: 35px; }
  .xl-pt-40 {
    padding-top: 40px; }
  .xl-pt-45 {
    padding-top: 45px; }
  .xl-pt-50 {
    padding-top: 50px; }
  .xl-pt-55 {
    padding-top: 55px; }
  .xl-pt-60 {
    padding-top: 60px; }
  .xl-pt-65 {
    padding-top: 65px; }
  .xl-pt-70 {
    padding-top: 70px; }
  .xl-pt-75 {
    padding-top: 75px; }
  .xl-pt-80 {
    padding-top: 80px; }
  .xl-pt-85 {
    padding-top: 85px; }
  .xl-pt-90 {
    padding-top: 90px; }
  .xl-pt-95 {
    padding-top: 95px; }
  .xl-pt-100 {
    padding-top: 100px; }
  .xl-pt-110 {
    padding-top: 110px; }
  .xl-pt-115 {
    padding-top: 115px; }
  .xl-pt-120 {
    padding-top: 120px; }
  .xl-pt-125 {
    padding-top: 125px; }
  .xl-pt-130 {
    padding-top: 130px; }
  .xl-pt-135 {
    padding-top: 135px; }
  .xl-pt-140 {
    padding-top: 140px; }
  .xl-pt-145 {
    padding-top: 145px; }
  .xl-pt-150 {
    padding-top: 150px; }
  .xl-pt-155 {
    padding-top: 155px; }
  .xl-pt-160 {
    padding-top: 160px; }
  .xl-pt-165 {
    padding-top: 165px; }
  .xl-pt-170 {
    padding-top: 170px; }
  .xl-pt-175 {
    padding-top: 175px; }
  .xl-pt-180 {
    padding-top: 180px; }
  .xl-pt-185 {
    padding-top: 185px; }
  .xl-pt-190 {
    padding-top: 190px; }
  .xl-pt-195 {
    padding-top: 195px; }
  .xl-pt-200 {
    padding-top: 200px; }
  .xl-pt-250 {
    padding-top: 250px; }
  .xl-pt-300 {
    padding-top: 300px; }
  .xl-pr-5 {
    padding-right: 5px; }
  .xl-pr-10 {
    padding-right: 10px; }
  .xl-pr-15 {
    padding-right: 15px; }
  .xl-pr-20 {
    padding-right: 20px; }
  .xl-pr-25 {
    padding-right: 25px; }
  .xl-pr-30 {
    padding-right: 30px; }
  .xl-pr-35 {
    padding-right: 35px; }
  .xl-pr-40 {
    padding-right: 40px; }
  .xl-pr-45 {
    padding-right: 45px; }
  .xl-pr-50 {
    padding-right: 50px; }
  .xl-pr-55 {
    padding-right: 55px; }
  .xl-pr-60 {
    padding-right: 60px; }
  .xl-pr-65 {
    padding-right: 65px; }
  .xl-pr-70 {
    padding-right: 70px; }
  .xl-pr-75 {
    padding-right: 75px; }
  .xl-pr-80 {
    padding-right: 80px; }
  .xl-pr-85 {
    padding-right: 85px; }
  .xl-pr-90 {
    padding-right: 90px; }
  .xl-pr-95 {
    padding-right: 95px; }
  .xl-pr-100 {
    padding-right: 100px; }
  .xl-pr-110 {
    padding-right: 110px; }
  .xl-pr-115 {
    padding-right: 115px; }
  .xl-pr-120 {
    padding-right: 120px; }
  .xl-pr-125 {
    padding-right: 125px; }
  .xl-pr-130 {
    padding-right: 130px; }
  .xl-pr-135 {
    padding-right: 135px; }
  .xl-pr-140 {
    padding-right: 140px; }
  .xl-pr-145 {
    padding-right: 145px; }
  .xl-pr-150 {
    padding-right: 150px; }
  .xl-pr-155 {
    padding-right: 155px; }
  .xl-pr-160 {
    padding-right: 160px; }
  .xl-pr-165 {
    padding-right: 165px; }
  .xl-pr-170 {
    padding-right: 170px; }
  .xl-pr-175 {
    padding-right: 175px; }
  .xl-pr-180 {
    padding-right: 180px; }
  .xl-pr-185 {
    padding-right: 185px; }
  .xl-pr-190 {
    padding-right: 190px; }
  .xl-pr-195 {
    padding-right: 195px; }
  .xl-pr-200 {
    padding-right: 200px; }
  .xl-pr-250 {
    padding-right: 250px; }
  .xl-pr-300 {
    padding-right: 300px; }
  .xl-pb-5 {
    padding-bottom: 5px; }
  .xl-pb-10 {
    padding-bottom: 10px; }
  .xl-pb-15 {
    padding-bottom: 15px; }
  .xl-pb-20 {
    padding-bottom: 20px; }
  .xl-pb-25 {
    padding-bottom: 25px; }
  .xl-pb-30 {
    padding-bottom: 30px; }
  .xl-pb-35 {
    padding-bottom: 35px; }
  .xl-pb-40 {
    padding-bottom: 40px; }
  .xl-pb-45 {
    padding-bottom: 45px; }
  .xl-pb-50 {
    padding-bottom: 50px; }
  .xl-pb-55 {
    padding-bottom: 55px; }
  .xl-pb-60 {
    padding-bottom: 60px; }
  .xl-pb-65 {
    padding-bottom: 65px; }
  .xl-pb-70 {
    padding-bottom: 70px; }
  .xl-pb-75 {
    padding-bottom: 75px; }
  .xl-pb-80 {
    padding-bottom: 80px; }
  .xl-pb-85 {
    padding-bottom: 85px; }
  .xl-pb-90 {
    padding-bottom: 90px; }
  .xl-pb-95 {
    padding-bottom: 95px; }
  .xl-pb-100 {
    padding-bottom: 100px; }
  .xl-pb-110 {
    padding-bottom: 110px; }
  .xl-pb-115 {
    padding-bottom: 115px; }
  .xl-pb-120 {
    padding-bottom: 120px; }
  .xl-pb-125 {
    padding-bottom: 125px; }
  .xl-pb-130 {
    padding-bottom: 130px; }
  .xl-pb-135 {
    padding-bottom: 135px; }
  .xl-pb-140 {
    padding-bottom: 140px; }
  .xl-pb-145 {
    padding-bottom: 145px; }
  .xl-pb-150 {
    padding-bottom: 150px; }
  .xl-pb-155 {
    padding-bottom: 155px; }
  .xl-pb-160 {
    padding-bottom: 160px; }
  .xl-pb-165 {
    padding-bottom: 165px; }
  .xl-pb-170 {
    padding-bottom: 170px; }
  .xl-pb-175 {
    padding-bottom: 175px; }
  .xl-pb-180 {
    padding-bottom: 180px; }
  .xl-pb-185 {
    padding-bottom: 185px; }
  .xl-pb-190 {
    padding-bottom: 190px; }
  .xl-pb-195 {
    padding-bottom: 195px; }
  .xl-pb-200 {
    padding-bottom: 200px; }
  .xl-pb-250 {
    padding-bottom: 250px; }
  .xl-pb-300 {
    padding-bottom: 300px; }
  .xl-pl-5 {
    padding-left: 5px; }
  .xl-pl-10 {
    padding-left: 10px; }
  .xl-pl-15 {
    padding-left: 15px; }
  .xl-pl-20 {
    padding-left: 20px; }
  .xl-pl-25 {
    padding-left: 25px; }
  .xl-pl-30 {
    padding-left: 30px; }
  .xl-pl-35 {
    padding-left: 35px; }
  .xl-pl-40 {
    padding-left: 40px; }
  .xl-pl-45 {
    padding-left: 45px; }
  .xl-pl-50 {
    padding-left: 50px; }
  .xl-pl-55 {
    padding-left: 55px; }
  .xl-pl-60 {
    padding-left: 60px; }
  .xl-pl-65 {
    padding-left: 65px; }
  .xl-pl-70 {
    padding-left: 70px; }
  .xl-pl-75 {
    padding-left: 75px; }
  .xl-pl-80 {
    padding-left: 80px; }
  .xl-pl-85 {
    padding-left: 85px; }
  .xl-pl-90 {
    padding-left: 90px; }
  .xl-pl-95 {
    padding-left: 95px; }
  .xl-pl-100 {
    padding-left: 100px; }
  .xl-pl-110 {
    padding-left: 110px; }
  .xl-pl-115 {
    padding-left: 115px; }
  .xl-pl-120 {
    padding-left: 120px; }
  .xl-pl-125 {
    padding-left: 125px; }
  .xl-pl-130 {
    padding-left: 130px; }
  .xl-pl-135 {
    padding-left: 135px; }
  .xl-pl-140 {
    padding-left: 140px; }
  .xl-pl-145 {
    padding-left: 145px; }
  .xl-pl-150 {
    padding-left: 150px; }
  .xl-pl-155 {
    padding-left: 155px; }
  .xl-pl-160 {
    padding-left: 160px; }
  .xl-pl-165 {
    padding-left: 165px; }
  .xl-pl-170 {
    padding-left: 170px; }
  .xl-pl-175 {
    padding-left: 175px; }
  .xl-pl-180 {
    padding-left: 180px; }
  .xl-pl-185 {
    padding-left: 185px; }
  .xl-pl-190 {
    padding-left: 190px; }
  .xl-pl-195 {
    padding-left: 195px; }
  .xl-pl-200 {
    padding-left: 200px; }
  .xl-pl-250 {
    padding-left: 250px; }
  .xl-pl-300 {
    padding-left: 300px; }
  .xl-m-5 {
    margin: 5px; }
  .xl-m-10 {
    margin: 10px; }
  .xl-m-15 {
    margin: 15px; }
  .xl-m-20 {
    margin: 20px; }
  .xl-m-25 {
    margin: 25px; }
  .xl-m-30 {
    margin: 30px; }
  .xl-m-35 {
    margin: 35px; }
  .xl-m-40 {
    margin: 40px; }
  .xl-m-45 {
    margin: 45px; }
  .xl-m-50 {
    margin: 50px; }
  .xl-m-55 {
    margin: 55px; }
  .xl-m-60 {
    margin: 60px; }
  .xl-m-65 {
    margin: 65px; }
  .xl-m-70 {
    margin: 70px; }
  .xl-m-75 {
    margin: 75px; }
  .xl-m-80 {
    margin: 80px; }
  .xl-m-85 {
    margin: 85px; }
  .xl-m-90 {
    margin: 90px; }
  .xl-m-95 {
    margin: 95px; }
  .xl-m-100 {
    margin: 100px; }
  .xl-m-110 {
    margin: 110px; }
  .xl-m-115 {
    margin: 115px; }
  .xl-m-120 {
    margin: 120px; }
  .xl-m-125 {
    margin: 125px; }
  .xl-m-130 {
    margin: 130px; }
  .xl-m-135 {
    margin: 135px; }
  .xl-m-140 {
    margin: 140px; }
  .xl-m-145 {
    margin: 145px; }
  .xl-m-150 {
    margin: 150px; }
  .xl-m-155 {
    margin: 155px; }
  .xl-m-160 {
    margin: 160px; }
  .xl-m-165 {
    margin: 165px; }
  .xl-m-170 {
    margin: 170px; }
  .xl-m-175 {
    margin: 175px; }
  .xl-m-180 {
    margin: 180px; }
  .xl-m-185 {
    margin: 185px; }
  .xl-m-190 {
    margin: 190px; }
  .xl-m-195 {
    margin: 195px; }
  .xl-m-200 {
    margin: 200px; }
  .xl-m-250 {
    margin: 250px; }
  .xl-m-300 {
    margin: 300px; }
  .xl-mt-5 {
    margin-top: 5px; }
  .xl-mt-10 {
    margin-top: 10px; }
  .xl-mt-15 {
    margin-top: 15px; }
  .xl-mt-20 {
    margin-top: 20px; }
  .xl-mt-25 {
    margin-top: 25px; }
  .xl-mt-30 {
    margin-top: 30px; }
  .xl-mt-35 {
    margin-top: 35px; }
  .xl-mt-40 {
    margin-top: 40px; }
  .xl-mt-45 {
    margin-top: 45px; }
  .xl-mt-50 {
    margin-top: 50px; }
  .xl-mt-55 {
    margin-top: 55px; }
  .xl-mt-60 {
    margin-top: 60px; }
  .xl-mt-65 {
    margin-top: 65px; }
  .xl-mt-70 {
    margin-top: 70px; }
  .xl-mt-75 {
    margin-top: 75px; }
  .xl-mt-80 {
    margin-top: 80px; }
  .xl-mt-85 {
    margin-top: 85px; }
  .xl-mt-90 {
    margin-top: 90px; }
  .xl-mt-95 {
    margin-top: 95px; }
  .xl-mt-100 {
    margin-top: 100px; }
  .xl-mt-110 {
    margin-top: 110px; }
  .xl-mt-115 {
    margin-top: 115px; }
  .xl-mt-120 {
    margin-top: 120px; }
  .xl-mt-125 {
    margin-top: 125px; }
  .xl-mt-130 {
    margin-top: 130px; }
  .xl-mt-135 {
    margin-top: 135px; }
  .xl-mt-140 {
    margin-top: 140px; }
  .xl-mt-145 {
    margin-top: 145px; }
  .xl-mt-150 {
    margin-top: 150px; }
  .xl-mt-155 {
    margin-top: 155px; }
  .xl-mt-160 {
    margin-top: 160px; }
  .xl-mt-165 {
    margin-top: 165px; }
  .xl-mt-170 {
    margin-top: 170px; }
  .xl-mt-175 {
    margin-top: 175px; }
  .xl-mt-180 {
    margin-top: 180px; }
  .xl-mt-185 {
    margin-top: 185px; }
  .xl-mt-190 {
    margin-top: 190px; }
  .xl-mt-195 {
    margin-top: 195px; }
  .xl-mt-200 {
    margin-top: 200px; }
  .xl-mt-250 {
    margin-top: 250px; }
  .xl-mt-300 {
    margin-top: 300px; }
  .xl-mr-5 {
    margin-right: 5px; }
  .xl-mr-10 {
    margin-right: 10px; }
  .xl-mr-15 {
    margin-right: 15px; }
  .xl-mr-20 {
    margin-right: 20px; }
  .xl-mr-25 {
    margin-right: 25px; }
  .xl-mr-30 {
    margin-right: 30px; }
  .xl-mr-35 {
    margin-right: 35px; }
  .xl-mr-40 {
    margin-right: 40px; }
  .xl-mr-45 {
    margin-right: 45px; }
  .xl-mr-50 {
    margin-right: 50px; }
  .xl-mr-55 {
    margin-right: 55px; }
  .xl-mr-60 {
    margin-right: 60px; }
  .xl-mr-65 {
    margin-right: 65px; }
  .xl-mr-70 {
    margin-right: 70px; }
  .xl-mr-75 {
    margin-right: 75px; }
  .xl-mr-80 {
    margin-right: 80px; }
  .xl-mr-85 {
    margin-right: 85px; }
  .xl-mr-90 {
    margin-right: 90px; }
  .xl-mr-95 {
    margin-right: 95px; }
  .xl-mr-100 {
    margin-right: 100px; }
  .xl-mr-110 {
    margin-right: 110px; }
  .xl-mr-115 {
    margin-right: 115px; }
  .xl-mr-120 {
    margin-right: 120px; }
  .xl-mr-125 {
    margin-right: 125px; }
  .xl-mr-130 {
    margin-right: 130px; }
  .xl-mr-135 {
    margin-right: 135px; }
  .xl-mr-140 {
    margin-right: 140px; }
  .xl-mr-145 {
    margin-right: 145px; }
  .xl-mr-150 {
    margin-right: 150px; }
  .xl-mr-155 {
    margin-right: 155px; }
  .xl-mr-160 {
    margin-right: 160px; }
  .xl-mr-165 {
    margin-right: 165px; }
  .xl-mr-170 {
    margin-right: 170px; }
  .xl-mr-175 {
    margin-right: 175px; }
  .xl-mr-180 {
    margin-right: 180px; }
  .xl-mr-185 {
    margin-right: 185px; }
  .xl-mr-190 {
    margin-right: 190px; }
  .xl-mr-195 {
    margin-right: 195px; }
  .xl-mr-200 {
    margin-right: 200px; }
  .xl-mr-250 {
    margin-right: 250px; }
  .xl-mr-300 {
    margin-right: 300px; }
  .xl-mb-5 {
    margin-bottom: 5px; }
  .xl-mb-10 {
    margin-bottom: 10px; }
  .xl-mb-15 {
    margin-bottom: 15px; }
  .xl-mb-20 {
    margin-bottom: 20px; }
  .xl-mb-25 {
    margin-bottom: 25px; }
  .xl-mb-30 {
    margin-bottom: 30px; }
  .xl-mb-35 {
    margin-bottom: 35px; }
  .xl-mb-40 {
    margin-bottom: 40px; }
  .xl-mb-45 {
    margin-bottom: 45px; }
  .xl-mb-50 {
    margin-bottom: 50px; }
  .xl-mb-55 {
    margin-bottom: 55px; }
  .xl-mb-60 {
    margin-bottom: 60px; }
  .xl-mb-65 {
    margin-bottom: 65px; }
  .xl-mb-70 {
    margin-bottom: 70px; }
  .xl-mb-75 {
    margin-bottom: 75px; }
  .xl-mb-80 {
    margin-bottom: 80px; }
  .xl-mb-85 {
    margin-bottom: 85px; }
  .xl-mb-90 {
    margin-bottom: 90px; }
  .xl-mb-95 {
    margin-bottom: 95px; }
  .xl-mb-100 {
    margin-bottom: 100px; }
  .xl-mb-110 {
    margin-bottom: 110px; }
  .xl-mb-115 {
    margin-bottom: 115px; }
  .xl-mb-120 {
    margin-bottom: 120px; }
  .xl-mb-125 {
    margin-bottom: 125px; }
  .xl-mb-130 {
    margin-bottom: 130px; }
  .xl-mb-135 {
    margin-bottom: 135px; }
  .xl-mb-140 {
    margin-bottom: 140px; }
  .xl-mb-145 {
    margin-bottom: 145px; }
  .xl-mb-150 {
    margin-bottom: 150px; }
  .xl-mb-155 {
    margin-bottom: 155px; }
  .xl-mb-160 {
    margin-bottom: 160px; }
  .xl-mb-165 {
    margin-bottom: 165px; }
  .xl-mb-170 {
    margin-bottom: 170px; }
  .xl-mb-175 {
    margin-bottom: 175px; }
  .xl-mb-180 {
    margin-bottom: 180px; }
  .xl-mb-185 {
    margin-bottom: 185px; }
  .xl-mb-190 {
    margin-bottom: 190px; }
  .xl-mb-195 {
    margin-bottom: 195px; }
  .xl-mb-200 {
    margin-bottom: 200px; }
  .xl-mb-250 {
    margin-bottom: 250px; }
  .xl-mb-300 {
    margin-bottom: 300px; }
  .xl-ml-5 {
    margin-left: 5px; }
  .xl-ml-10 {
    margin-left: 10px; }
  .xl-ml-15 {
    margin-left: 15px; }
  .xl-ml-20 {
    margin-left: 20px; }
  .xl-ml-25 {
    margin-left: 25px; }
  .xl-ml-30 {
    margin-left: 30px; }
  .xl-ml-35 {
    margin-left: 35px; }
  .xl-ml-40 {
    margin-left: 40px; }
  .xl-ml-45 {
    margin-left: 45px; }
  .xl-ml-50 {
    margin-left: 50px; }
  .xl-ml-55 {
    margin-left: 55px; }
  .xl-ml-60 {
    margin-left: 60px; }
  .xl-ml-65 {
    margin-left: 65px; }
  .xl-ml-70 {
    margin-left: 70px; }
  .xl-ml-75 {
    margin-left: 75px; }
  .xl-ml-80 {
    margin-left: 80px; }
  .xl-ml-85 {
    margin-left: 85px; }
  .xl-ml-90 {
    margin-left: 90px; }
  .xl-ml-95 {
    margin-left: 95px; }
  .xl-ml-100 {
    margin-left: 100px; }
  .xl-ml-110 {
    margin-left: 110px; }
  .xl-ml-115 {
    margin-left: 115px; }
  .xl-ml-120 {
    margin-left: 120px; }
  .xl-ml-125 {
    margin-left: 125px; }
  .xl-ml-130 {
    margin-left: 130px; }
  .xl-ml-135 {
    margin-left: 135px; }
  .xl-ml-140 {
    margin-left: 140px; }
  .xl-ml-145 {
    margin-left: 145px; }
  .xl-ml-150 {
    margin-left: 150px; }
  .xl-ml-155 {
    margin-left: 155px; }
  .xl-ml-160 {
    margin-left: 160px; }
  .xl-ml-165 {
    margin-left: 165px; }
  .xl-ml-170 {
    margin-left: 170px; }
  .xl-ml-175 {
    margin-left: 175px; }
  .xl-ml-180 {
    margin-left: 180px; }
  .xl-ml-185 {
    margin-left: 185px; }
  .xl-ml-190 {
    margin-left: 190px; }
  .xl-ml-195 {
    margin-left: 195px; }
  .xl-ml-200 {
    margin-left: 200px; }
  .xl-ml-250 {
    margin-left: 250px; }
  .xl-ml-300 {
    margin-left: 300px; } }

.letter-spacing-1 {
  letter-spacing: 1px; }

.letter-spacing-2 {
  letter-spacing: 2px; }

.letter-spacing-3 {
  letter-spacing: 3px; }

.letter-spacing-4 {
  letter-spacing: 4px; }

.letter-spacing-5 {
  letter-spacing: 5px; }

.letter-spacing-6 {
  letter-spacing: 6px; }

.letter-spacing-7 {
  letter-spacing: 7px; }

.letter-spacing-8 {
  letter-spacing: 8px; }

.letter-spacing-9 {
  letter-spacing: 9px; }

.letter-spacing-10 {
  letter-spacing: 10px; }

.font-size-10 {
  font-size: 10px !important; }

.font-size-11 {
  font-size: 11px !important; }

.font-size-12 {
  font-size: 12px !important; }

.font-size-13 {
  font-size: 13px !important; }

.font-size-14 {
  font-size: 14px !important; }

.font-size-15 {
  font-size: 15px !important; }

.font-size-16 {
  font-size: 16px !important; }

.font-size-17 {
  font-size: 17px !important; }

.font-size-18 {
  font-size: 18px !important; }

.font-size-19 {
  font-size: 19px !important; }

.font-size-20 {
  font-size: 20px !important; }

.font-size-24 {
  font-size: 24px !important; }

.font-size-28 {
  font-size: 28px !important; }

.font-size-30 {
  font-size: 30px !important; }

.font-size-36 {
  font-size: 36px !important; }

.font-size-40 {
  font-size: 40px !important; }

.font-size-50 {
  font-size: 50px !important; }

.font-size-60 {
  font-size: 60px !important; }

.font-size-70 {
  font-size: 70px !important; }

.font-size-80 {
  font-size: 80px !important; }

.font-size-90 {
  font-size: 90px !important; }

.line-height-10 {
  line-height: 10px !important; }

.line-height-11 {
  line-height: 11px !important; }

.line-height-12 {
  line-height: 12px !important; }

.line-height-13 {
  line-height: 13px !important; }

.line-height-14 {
  line-height: 14px !important; }

.line-height-15 {
  line-height: 15px !important; }

.line-height-16 {
  line-height: 16px !important; }

.line-height-17 {
  line-height: 17px !important; }

.line-height-18 {
  line-height: 18px !important; }

.line-height-19 {
  line-height: 19px !important; }

.line-height-20 {
  line-height: 20px !important; }

.line-height-24 {
  line-height: 24px !important; }

.line-height-28 {
  line-height: 28px !important; }

.line-height-30 {
  line-height: 30px !important; }

.line-height-36 {
  line-height: 36px !important; }

.line-height-40 {
  line-height: 40px !important; }

.line-height-50 {
  line-height: 50px !important; }

.line-height-60 {
  line-height: 60px !important; }

.line-height-70 {
  line-height: 70px !important; }

.line-height-80 {
  line-height: 80px !important; }

.line-height-90 {
  line-height: 90px !important; }

.font-weight-200 {
  font-weight: 200 !important; }

.font-weight-300 {
  font-weight: 300 !important; }

.font-weight-400 {
  font-weight: 400 !important; }

.font-weight-500 {
  font-weight: 500 !important; }

.font-weight-600 {
  font-weight: 600 !important; }

.font-weight-700 {
  font-weight: 700 !important; }

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

.with-percent-after:after {
  content: "%";
  font-size: 40%;
  display: inline-block;
  line-height: 1; }

.slick-carousel {
  margin-left: -15px;
  margin-right: -15px; }
  .slick-carousel.products-grid {
    margin-bottom: 0 !important; }
    .slick-carousel.products-grid .slick-dots {
      bottom: 0; }

.slick-carousel:not(.full-width-slide).slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-name: slickZoomOut;
  -webkit-animation-name: slickZoomOut; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active {
  animation-name: slickZoomIn;
  -webkit-animation-name: slickZoomIn; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active + .slick-active {
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active + .slick-active + .slick-active {
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active + .slick-active + .slick-active + .slick-active {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
  -webkit-animation-delay: 350ms;
  animation-delay: 350ms; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
  -webkit-animation-delay: 450ms;
  animation-delay: 450ms; }

.slick-carousel.slick-initialized:not(.slick-vertical):not([aria-autowidth]) .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
  -webkit-animation-delay: 550ms;
  animation-delay: 550ms; }

@-webkit-keyframes slickZoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8); }
  50% {
    opacity: 1; } }

@keyframes slickZoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  50% {
    opacity: 1; } }

@-webkit-keyframes slickZoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8); }
  to {
    opacity: 0; } }

@keyframes slickZoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  to {
    opacity: 0; } }

.hidden-dots .slick-dots {
  display: none; }

.breadcrumb-single-post {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 30px; }
  .breadcrumb-single-post .postTitle h2 a {
    font-size: 24px !important;
    font-weight: 300 !important;
    color: #252634 !important; }
  .breadcrumb-single-post .main-breadcrumbs {
    padding-top: 0; }

.main-breadcrumbs {
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1;
  color: #252634; }

.breadcrumbs ul {
  overflow: hidden;
  margin: 0; }
  .breadcrumbs ul li {
    display: inline-block; }
    .breadcrumbs ul li a {
      font-weight: 400;
      color: #b5b7c4;
      vertical-align: middle; }
    .breadcrumbs ul li .breadcrumbs-split {
      vertical-align: middle;
      margin: 0 2px;
      font-size: 12px; }
      .breadcrumbs ul li .breadcrumbs-split + span {
        vertical-align: middle; }

.page-title-breadcrumb {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid rgba(150, 155, 150, 0.3);
  border-top: 1px solid rgba(150, 155, 150, 0.3);
  margin-bottom: 70px; }
  .page-title-breadcrumb h1 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700; }
  .page-title-breadcrumb .main-breadcrumbs {
    margin: 0 !important;
    padding-bottom: 0; }

.template-list-collections .main-container .main-wrapper, .template-blog .main-container .main-wrapper, .template-collection .main-container .main-wrapper, .template-product .main-container .main-wrapper, .template-article .main-container .main-wrapper, .template-page .main-container .main-wrapper, .template-customers-account .main-container .main-wrapper, .template-cart .main-container .main-wrapper, .template-customers-register .main-container .main-wrapper, .template-customers-login .main-container .main-wrapper {
  padding-top: 0; }
  .template-list-collections .main-container .main-wrapper .main-breadcrumbs, .template-blog .main-container .main-wrapper .main-breadcrumbs, .template-collection .main-container .main-wrapper .main-breadcrumbs, .template-product .main-container .main-wrapper .main-breadcrumbs, .template-article .main-container .main-wrapper .main-breadcrumbs, .template-page .main-container .main-wrapper .main-breadcrumbs, .template-customers-account .main-container .main-wrapper .main-breadcrumbs, .template-cart .main-container .main-wrapper .main-breadcrumbs, .template-customers-register .main-container .main-wrapper .main-breadcrumbs, .template-customers-login .main-container .main-wrapper .main-breadcrumbs {
    margin-bottom: 20px; }

.template-list-collections .tab-product-collection {
  position: relative; }
  .template-list-collections .tab-product-collection h3 {
    margin-top: 0; }
  .template-list-collections .tab-product-collection .products-grid {
    position: static; }
    .template-list-collections .tab-product-collection .products-grid .item {
      padding: 0; }
    .template-list-collections .tab-product-collection .products-grid .owl-nav div {
      position: absolute;
      top: 8px; }
    .template-list-collections .tab-product-collection .products-grid .owl-nav .owl-prev {
      right: 26px; }
    .template-list-collections .tab-product-collection .products-grid .owl-nav .owl-next {
      right: 0px; }

.breadcrumb-single-product {
  text-align: center;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.3);
  border-top: 1px solid rgba(150, 150, 150, 0.3); }
  .breadcrumb-single-product .product-name-title {
    padding-top: 30px;
    font-weight: 300;
    font-size: 2.5em;
    line-height: 48px;
    text-transform: uppercase;
    color: #252634; }
  .breadcrumb-single-product .main-breadcrumbs {
    padding-top: 15px !important;
    text-align: center !important;
    margin: 0; }

.breadcrumb-single-post {
  text-align: center;
  padding-bottom: 40px; }
  .breadcrumb-single-post .main-breadcrumbs {
    padding-top: 15px !important;
    text-align: center !important; }

/*============================================================================
#Box popup
==============================================================================*/
.box-popup {
  display: none !important;
  position: fixed;
  overflow-x: auto;
  overflow-y: scroll;
  top: 35% !important;
  width: 300px;
  height: 100%;
  z-index: 99;
  margin: auto !important;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-weight: 300;
  text-align: center;
  background: white;
  -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1); }
  .box-popup.animate-box {
    overflow: visible;
    height: auto;
    display: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .box-popup.animate-box.show {
      display: block; }
  .box-popup .box-inner {
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.2);
    padding: 20px 15px; }
    .box-popup .box-inner .item .heading {
      font-weight: 400;
      display: block;
      margin-bottom: 10px;
      font-size: 13px; }
    .box-popup .box-inner .item .product-info {
      overflow: hidden; }
      .box-popup .box-inner .item .product-info .product-title {
        font-size: 14px;
        margin: 5px 0 10px;
        font-weight: 400; }
        .box-popup .box-inner .item .product-info .product-title a {
          color: #3b3b3b; }
    .box-popup .box-inner .item .message {
      padding: 10px 10px; }
    .box-popup .box-inner .action {
      margin-top: 15px; }
      .box-popup .box-inner .action .action-content {
        margin: 0 -15px; }
        .box-popup .box-inner .action .action-content .cart-text {
          padding: 9px 10px; }
        .box-popup .box-inner .action .action-content a.btn-button {
          min-width: 135px;
          text-transform: uppercase;
          font-weight: 300; }
        .box-popup .box-inner .action .action-content .btn-button {
          min-width: 135px;
          text-transform: uppercase;
          font-weight: 300; }
      .box-popup .box-inner .action .btn-button {
        min-width: 135px;
        text-transform: uppercase;
        font-weight: 300; }

.top-container .category-banner .full-width-image-banner {
  position: relative; }
  .top-container .category-banner .full-width-image-banner .content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    z-index: 2;
    margin-top: -36px; }
    .top-container .category-banner .full-width-image-banner .content h2 {
      margin: 0;
      font-size: 45px;
      line-height: 1.1;
      color: #fff;
      font-weight: 600; }
    .top-container .category-banner .full-width-image-banner .content p {
      margin: 0;
      font-size: 16px;
      color: #fff;
      font-weight: 300; }
  .top-container .category-banner .full-width-image-banner:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #393733;
    opacity: .65; }

.top-container .category-banner .move-below-header {
  display: block; }

.top-container .category-banner .category-content {
  margin: 0; }

.sidebar .block.block-layered-nav {
  margin-bottom: 40px;
  display: none;
}

.sidebar .block .block-title span.mobile-button {
  position: absolute;
  right: 10px;
  top: 0; }
  .sidebar .block .block-title span.mobile-button:after {
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 30px;
    background-color: #333;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }

.sidebar .block .block-content {
  padding: 0; }
  .sidebar .block .block-content ul li span {
    right: 1px;
    top: 5px; }
  .sidebar .block .block-content ul li span.collapse:after {
    content: "\f105";
    font-size: 16px; }
  .sidebar .block .block-content ul li span.expand:after {
    content: "\f107";
    font-size: 16px; }
  .sidebar .block .block-content ul li a:hover {
    text-decoration: none; }
  .sidebar .block .block-content > ul {
    overflow: hidden; }
    .sidebar .block .block-content > ul li {
      padding: 8px 0;
      line-height: 1.42857143; }
      .sidebar .block .block-content > ul li.level0 {
        border-bottom: none; }
      .sidebar .block .block-content > ul li a {
        color: #777;
        font-size: 11px;
        line-height: 2.2;
        text-transform: uppercase; }
        .sidebar .block .block-content > ul li a:hover {
          color: #000 !important; }
          .sidebar .block .block-content > ul li a:hover span {
            border-bottom: #000 solid 1px; }
    .sidebar .block .block-content > ul.no-bullets li {
      float: left;
      margin: 0 7px 15px 0; }
      .sidebar .block .block-content > ul.no-bullets li a {
        font-family: inherit;
        font-weight: 400;
        display: block;
        padding: 10px 14px;
        background-color: #e1e1e1;
        color: #7e7d79;
        font-size: 13px;
        line-height: 11px; }
        .sidebar .block .block-content > ul.no-bullets li a:hover {
          background-color: #3b3b3b;
          text-decoration: none;
          color: #fff; }
    .sidebar .block .block-content > ul.blog-tags {
      margin-top: 15px; }
      .sidebar .block .block-content > ul.blog-tags li {
        padding: 10px 20px;
        border: 1px solid #e8e8e8;
        background-color: transparent;
        text-transform: uppercase;
        margin: 0 5px 5px 0;
        font-size: 10px;
        line-height: 20px; }
        .sidebar .block .block-content > ul.blog-tags li a {
          padding: 0;
          text-transform: uppercase;
          font-size: 10px;
          line-height: 20px;
          background-color: transparent; }
          .sidebar .block .block-content > ul.blog-tags li a:hover {
            background-color: transparent !important; }
  .sidebar .block .block-content iframe {
    margin-top: 30px;
    width: 100%;
    height: 100%; }
  .sidebar .block .block-content .category-products .products-list {
    margin-top: 30px; }

.sidebar .block .narrow-by-list {
  margin: 0; }
  .sidebar .block .narrow-by-list .narrow-item {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 30px;
    margin-bottom: 30px; }
  .sidebar .block .narrow-by-list dt {
    padding: 10px 0;
    font-size: 18px;
    font-weight: 700;
    color: #252634;
    position: relative;
    border-radius: 0;
    margin-top: 14px;
    line-height: 1.42857143; }
    .sidebar .block .narrow-by-list dt .clear, .sidebar .block .narrow-by-list dt .clearall {
      font-size: 11px;
      text-transform: none;
      letter-spacing: 0;
      margin-right: 5px;
      display: inline-block;
      position: relative;
      top: -1px;
      line-height: 5px; }
  .sidebar .block .narrow-by-list .closed {
    border-radius: 0px; }
  .sidebar .block .narrow-by-list dd {
    padding: 10px 0;
    font-size: 11px;
    overflow: hidden;
    text-transform: uppercase; }
    .sidebar .block .narrow-by-list dd.size .swatch-list li {
      display: inline-block;
      margin-right: 0;
      float: none;
      margin: 0 0 8px 0; }
    .sidebar .block .narrow-by-list dd.size .swatch-list .item {
      display: block;
      padding: 0;
      float: none;
      width: 40px;
      height: 26px;
      border: 1px solid #ccc;
      border-radius: 0px;
      text-align: center;
      margin: 0 5px 0 0;
      background: #f4f4f4;
      font-size: 11px;
      line-height: 26px; }
      .sidebar .block .narrow-by-list dd.size .swatch-list .item span.name {
        line-height: inherit; }
        .sidebar .block .narrow-by-list dd.size .swatch-list .item span.name:hover {
          text-decoration: underline; }
      .sidebar .block .narrow-by-list dd.size .swatch-list .item.swatch-checkbox .checkbox {
        display: none; }
    .sidebar .block .narrow-by-list dd ol {
      margin: 0; }
      .sidebar .block .narrow-by-list dd ol li {
        position: relative;
        line-height: 30px;
        display: block;
        float: none; }
        .sidebar .block .narrow-by-list dd ol li a {
          font-weight: 400; }
      .sidebar .block .narrow-by-list dd ol.swatch-list {
        display: block;
        position: relative;
        margin-right: -7px; }
        .sidebar .block .narrow-by-list dd ol.swatch-list li .item {
          display: inline-block;
          cursor: pointer; }
          .sidebar .block .narrow-by-list dd ol.swatch-list li .item span.name {
            line-height: 32px; }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item span.name:hover {
              text-decoration: underline; }
          .sidebar .block .narrow-by-list dd ol.swatch-list li .item.active {
            border-color: #181818; }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item.active .has-image {
              border-color: #181818; }
          .sidebar .block .narrow-by-list dd ol.swatch-list li .item.disable {
            cursor: default;
            display: none !important;
            cursor: not-allowed; }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item.disable .has-image:after {
              content: " ";
              position: absolute;
              top: 10px;
              right: -4px;
              width: 30px;
              height: 2px;
              display: block;
              background-color: #E0E0E0;
              -ms-transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item.disable:hover .has-image {
              border: #e0e0e0 solid 1px; }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item.disable .input-skin:after {
              background-color: #efefef;
              display: block;
              height: 2px;
              position: absolute;
              right: 5px;
              top: 8.4px;
              -ms-transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
              width: 11px;
              content: " "; }
          .sidebar .block .narrow-by-list dd ol.swatch-list li .item .has-image {
            display: block;
            border: transparent solid 1px;
            border-radius: 100%;
            line-height: 16px; }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item .has-image i {
              display: inline-block;
              width: 16px;
              height: 16px;
              background-position: center center;
              background-size: cover;
              position: relative;
              vertical-align: middle;
              border: 1px solid transparent;
              line-height: 0;
              padding: 0;
              margin: 6px !important;
              background-color: transparent !important;
              border-radius: 100%; }
            .sidebar .block .narrow-by-list dd ol.swatch-list li .item .has-image.white i {
              border-color: #ccc; }
          .sidebar .block .narrow-by-list dd ol.swatch-list li .item:hover .has-image {
            border-color: #e6e6e6;
            color: #181818; }
        .sidebar .block .narrow-by-list dd ol.swatch-list li.disable {
          display: none !important; }
    .sidebar .block .narrow-by-list dd.color-swatch.color ol li {
      display: inline-block;
      width: auto;
      margin: 0 0 5px 0;
      width: auto; }

.sidebar .banner-slide {
  margin: 0 -15px; }
  .sidebar .banner-slide .owl-carousel .item {
    position: relative;
    padding: 0 15px; }
    .sidebar .banner-slide .owl-carousel .item img {
      width: 100%; }

.sidebar .sidebar-toogle .block-title, .sidebar .sidebar-cate-toogle .block-title {
  position: relative; }
  .sidebar .sidebar-toogle .block-title .collapse, .sidebar .sidebar-cate-toogle .block-title .collapse {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    display: block;
    border-radius: 0px;
    line-height: 24px;
    background-color: #fff;
    font-size: 10px;
    color: #ccc;
    cursor: pointer;
    text-align: center;
    z-index: 9; }
    .sidebar .sidebar-toogle .block-title .collapse:hover, .sidebar .sidebar-cate-toogle .block-title .collapse:hover {
      color: white; }
    .sidebar .sidebar-toogle .block-title .collapse .icon-down-dir, .sidebar .sidebar-cate-toogle .block-title .collapse .icon-down-dir {
      display: none; }
    .sidebar .sidebar-toogle .block-title .collapse.click .icon-down-dir, .sidebar .sidebar-cate-toogle .block-title .collapse.click .icon-down-dir {
      display: block; }
    .sidebar .sidebar-toogle .block-title .collapse.click .icon-up-dir, .sidebar .sidebar-cate-toogle .block-title .collapse.click .icon-up-dir {
      display: none; }

.sidebar .block-nav .block-title {
  padding: 10px 0;
  font-size: 18px;
  font-weight: 700;
  color: #252634;
  position: relative;
  cursor: pointer;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0; }
  .sidebar .block-nav .block-title.closed {
    border-radius: 0px; }

.sidebar .block-nav .block-content {
  padding: 10px 0 30px;
  font-size: 16px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px; }

.sidebar-special {
  background-color: #ffffff;
  padding: 30px 30px;
  margin: 30px 0;
  -webkit-box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.05);
  display: none; }
  .sidebar-special .block-title {
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px 0; }
  .sidebar-special .price .swatch-list li {
    padding: 5px 0;
    cursor: pointer; }
  .sidebar-special .narrow-by-list {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .sidebar-special .narrow-by-list .narrow-item {
      display: table-cell; }
      .sidebar-special .narrow-by-list .narrow-item ol li.disable {
        display: none !important; }
  .sidebar-special .color .swatch-list li {
    display: block;
    width: auto;
    margin: 0 0 5px 0; }
    .sidebar-special .color .swatch-list li .item {
      display: inline-block;
      cursor: pointer; }
      .sidebar-special .color .swatch-list li .item i {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-position: center center;
        background-size: cover;
        position: relative;
        vertical-align: middle;
        border: 1px solid transparent;
        line-height: 0;
        padding: 0;
        margin: 0 5px 0 0 !important;
        background-color: transparent !important;
        border-radius: 100%; }
  .sidebar-special .size .swatch-list li {
    display: block;
    margin-right: 0;
    float: none;
    margin: 0 0 8px 0; }
    .sidebar-special .size .swatch-list li .item {
      cursor: pointer;
      display: block;
      padding: 0;
      float: none;
      width: 40px;
      height: 26px;
      border: 1px solid #ccc;
      border-radius: 0px;
      text-align: center;
      margin: 0 5px 0 0;
      background: #f4f4f4;
      font-size: 11px;
      line-height: 26px; }
  .sidebar-special .brand .swatch-list li {
    margin: 5px 0; }
    .sidebar-special .brand .swatch-list li .item {
      cursor: pointer; }

.bestseller {
  position: relative;
  display: none;
}
  .bestseller .block-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #313131;
    line-height: 1; }
  .bestseller .sidebar-content {
    margin-bottom: 30px;
    padding-bottom: 40px !important; }
    .bestseller .sidebar-content .products-grid {
      position: static; }
      .bestseller .sidebar-content .products-grid .owl-nav div {
        position: absolute;
        top: -3px; }
        .bestseller .sidebar-content .products-grid .owl-nav div i {
          font-size: 16px; }
      .bestseller .sidebar-content .products-grid .owl-nav .owl-prev {
        right: 26px; }
      .bestseller .sidebar-content .products-grid .owl-nav .owl-next {
        right: 4px; }
      .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item {
        padding: 0;
        max-width: 300px; }
        .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area {
          display: inline-block;
          clear: both;
          padding: 10px 0 6px; }
          .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area:before {
            display: none; }
          .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-figure {
            width: 33%;
            float: left; }
            .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-figure a.product-image {
              min-height: inherit; }
          .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-details {
            width: 66%;
            float: left;
            text-align: left;
            padding: 10px 16px;
            padding-top: 5px;
            padding-bottom: 7px; }
            .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-details h2.product-name {
              font-size: 14px;
              margin: 0 0 3px;
              font-weight: 400;
              display: block; }
            .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-details .ratings {
              background: transparent;
              margin-bottom: 10px; }
            .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-details .price-box {
              margin: 0;
              line-height: 1.2;
              vertical-align: middle; }
              .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item .item-area .product-details .price-box .price {
                font-size: 15px;
                font-weight: 600;
                opacity: 1;
                visibility: visible; }

.pagenav-wrap {
  margin-top: 30px;
  margin-bottom: 15px; }
  .pagenav-wrap .pagination, .pagenav-wrap .pagination-search {
    margin: 0;
    display: block;
    overflow: hidden;
    text-align: center;
    clear: both; }
    .pagenav-wrap .pagination .page-total, .pagenav-wrap .pagination-search .page-total {
      margin: 0;
      display: block;
      line-height: 34px;
      color: #b2b2b2;
      display: none; }
    .pagenav-wrap .pagination .pagination-page, .pagenav-wrap .pagination-search .pagination-page {
      display: inline-block; }
      .pagenav-wrap .pagination .pagination-page li, .pagenav-wrap .pagination-search .pagination-page li {
        display: inline-block; }
        .pagenav-wrap .pagination .pagination-page li.active span, .pagenav-wrap .pagination-search .pagination-page li.active span {
          font-size: 12px;
          text-align: center;
          display: block;
          position: relative;
          background: #fff;
          border: 1px solid transparent;
          padding: 9px 10px;
          line-height: 20px;
          min-width: 40px;
          margin: 0 3px;
          background: #222;
          color: #fff; }
        .pagenav-wrap .pagination .pagination-page li a, .pagenav-wrap .pagination-search .pagination-page li a {
          font-size: 12px;
          text-align: center;
          display: block;
          position: relative;
          background: #fff;
          border: 1px solid transparent;
          padding: 9px 10px;
          line-height: 20px;
          min-width: 40px;
          margin: 0 3px; }
          .pagenav-wrap .pagination .pagination-page li a:hover, .pagenav-wrap .pagination-search .pagination-page li a:hover {
            -webkit-box-shadow: 0px 0px 8px 0px rgba(41, 44, 58, 0.11);
            box-shadow: 0px 0px 8px 0px rgba(41, 44, 58, 0.11);
            border-color: #222;
            color: #222; }
    .pagenav-wrap .pagination .infinite-scrolling, .pagenav-wrap .pagination-search .infinite-scrolling {
      display: inline-block;
      margin: 0 auto; }
      .pagenav-wrap .pagination .infinite-scrolling a, .pagenav-wrap .pagination-search .infinite-scrolling a {
        border: 1px solid #ccc;
        color: #fff;
        background: #3b3b3b;
        font-size: 12px;
        font-weight: 400;
        padding: 3.5px 12px; }
        .pagenav-wrap .pagination .infinite-scrolling a:hover, .pagenav-wrap .pagination-search .infinite-scrolling a:hover {
          opacity: 0.9; }

.main-search-container {
  margin-top: 20px; }
  .main-search-container .search-form h3 {
    float: left;
    font-size: 20px;
    margin: 0 0 4px;
    font-weight: 400; }
  .main-search-container .search-form .pagenav-wrap {
    float: right; }
  .main-search-container .pagenav-wrap {
    float: none; }
    .main-search-container .pagenav-wrap .pagination-page {
      float: none; }

.column-wrapper--maxwidth--570 .incify-colum-inner {
  width: 570px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.column-wrapper--maxwidth--1500 {
  max-width: 1500px; }

.column-wrapper--maxwidth--1920 {
  max-width: 1920px; }

.section__icon_box.style_2 .incify-icon-box {
  margin-top: 0;
  text-align: center; }
  .section__icon_box.style_2 .incify-icon-box .icon-boxes-inner {
    display: inline-block;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 20px; }
    .section__icon_box.style_2 .incify-icon-box .icon-boxes-inner .box-icon-left {
      display: table-cell;
      line-height: 0;
      vertical-align: top;
      padding-top: 5px;
      padding-right: 20px; }
    .section__icon_box.style_2 .incify-icon-box .icon-boxes-inner .box-contents {
      display: table-cell;
      vertical-align: middle; }
      .section__icon_box.style_2 .incify-icon-box .icon-boxes-inner .box-contents h5 {
        font-size: 16px; }
      .section__icon_box.style_2 .incify-icon-box .icon-boxes-inner .box-contents p {
        font-style: italic; }

.incify-icon-box {
  margin-top: 55px; }
  .incify-icon-box .icon-boxes-inner {
    margin-top: 25px; }
    .incify-icon-box .icon-boxes-inner .box-heading-top .box-icon-heading {
      display: table-cell;
      vertical-align: middle;
      padding-right: 20px; }
      .incify-icon-box .icon-boxes-inner .box-heading-top .box-icon-heading .box-icon-inner .wrap-icon .box-icon {
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        max-width: 100%;
        -webkit-transition: all 250ms ease-out;
        -o-transition: all 250ms ease-out;
        transition: all 250ms ease-out; }
        .incify-icon-box .icon-boxes-inner .box-heading-top .box-icon-heading .box-icon-inner .wrap-icon .box-icon span {
          width: 35px;
          text-align: center;
          max-width: 100%; }
    .incify-icon-box .icon-boxes-inner .box-heading-top .box-heading {
      display: table-cell;
      vertical-align: middle; }
      .incify-icon-box .icon-boxes-inner .box-heading-top .box-heading .icon-heading {
        font-size: 14px;
        letter-spacing: 2px; }
  .incify-icon-box .icon-pos-top .icon-heading {
    margin-top: 15px; }

.incify--block-title.style_1 {
  text-align: center; }
  .incify--block-title.style_1 h2 {
    font-size: 48px;
    margin-bottom: 13px;
    text-transform: uppercase; }
  .incify--block-title.style_1 .under--line {
    margin: 0 auto;
    border-style: solid;
    border-width: 2px 0 0;
    border-color: #232324;
    width: 60px; }

.incify-member__inner.style_1 .incify-member__image {
  width: 170px;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  overflow: hidden; }
  .incify-member__inner.style_1 .incify-member__image img {
    width: 100%;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-filter: grayscale(100%) opacity(80%);
    filter: grayscale(100%) opacity(80%); }

.incify-member__inner.style_1 .incify-member__info {
  margin-top: 30px;
  text-align: center; }
  .incify-member__inner.style_1 .incify-member__info .incify-member__info-title {
    font-size: 18px;
    font-weight: 500; }
  .incify-member__inner.style_1 .incify-member__info .incify-member__info-role {
    font-size: 14px; }

.incify-member__inner.style_1:hover .incify-member__image img {
  -webkit-filter: grayscale(0%) opacity(100%);
  filter: grayscale(0%) opacity(100%); }

.incify-member__inner.style_1 .member-social {
  padding-top: 10px; }
  .incify-member__inner.style_1 .member-social.item--social a {
    color: #888; }
  .incify-member__inner.style_1 .member-social.item--social i {
    font-size: 12px; }

.incify-member__inner.style_2 {
  position: relative;
  overflow: hidden; }
  .incify-member__inner.style_2 .incify-member__image {
    position: relative;
    overflow: hidden; }
    .incify-member__inner.style_2 .incify-member__image img {
      width: 100%;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out;
      -webkit-filter: grayscale(100%) opacity(80%);
      filter: grayscale(100%) opacity(80%); }
  .incify-member__inner.style_2 .incify-member__info {
    position: absolute;
    bottom: -50px;
    width: 100%;
    left: 0;
    padding: 20px 40px;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out; }
    .incify-member__inner.style_2 .incify-member__info:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #93ddff;
      background-image: -moz-linear-gradient(180deg, star 0, #fabb98 100%);
      background-image: -webkit-linear-gradient(180deg, #93ddff 0, #fabb98 100%);
      background-image: -ms-linear-gradient(180deg, #93ddff 0, #fabb98 100%); }
    .incify-member__inner.style_2 .incify-member__info .incify-member__info-inner {
      position: relative;
      z-index: 1; }
    .incify-member__inner.style_2 .incify-member__info .incify-member__info-title {
      font-size: 18px;
      font-weight: 500; }
    .incify-member__inner.style_2 .incify-member__info .incify-member__info-role {
      float: left;
      margin-bottom: 0;
      font-size: 14px; }
  .incify-member__inner.style_2:hover .incify-member__image img {
    -webkit-filter: grayscale(0%) opacity(100%);
    filter: grayscale(0%) opacity(100%); }
  .incify-member__inner.style_2:hover .incify-member__info {
    bottom: 0;
    opacity: 1;
    visibility: visible; }
  .incify-member__inner.style_2 .member-social {
    float: right;
    margin-top: 2px;
    margin-right: -10px;
    margin-left: -10px; }
    .incify-member__inner.style_2 .member-social.item--social a {
      color: #888; }
    .incify-member__inner.style_2 .member-social.item--social i {
      font-size: 12px; }

.progress-title {
  position: relative;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px; }
  .progress-title .progress-percent {
    position: absolute;
    top: 0;
    right: 0; }

.progress {
  height: 3px;
  margin-bottom: 45px;
  overflow: hidden;
  background-color: #e0e0e0; }
  .progress .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease; }
  .progress .progress-bar {
    text-align: right;
    padding-right: 12px;
    line-height: 32px; }
  .progress .progress-bar {
    background: #000; }

.incify-video-popup {
  text-align: center; }
  .incify-video-popup h4 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase; }
  .incify-video-popup h1 {
    font-size: 86px;
    line-height: 90px;
    font-weight: 400;
    color: #fff; }

  #film iframe {width: 100%; height: 615px; }
  .three-nav-button-panel-box .panel-box {
    width: 33.3%;
    padding: 30px 10px 30px 10px;
    border: 1px solid #000;
    text-align: center;
    margin: 0 -1px;
  }

.about-us--video-popup {
  margin-top: -100px; }

.incify-counter .incify-counter--number {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 0; }

.incify-counter.dark_style * {
  color: #fff; }

.testimonial_item--inner {
  position: relative;
  margin-bottom: 20px;
  text-align: center; }
  .testimonial_item--inner .testimonial_item--image {
    margin-bottom: 23px; }
    .testimonial_item--inner .testimonial_item--image span {
      width: 80px;
      height: 80px;
      display: block;
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
    font-size: 14px;
    line-height: 30px; }
  .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
    display: inline-block;
    font-size: 12px; }
  .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
    content: "";
    width: 50px;
    border-top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid;
    display: block;
    margin: 15px auto 20px; }

.shortcode-countdown {
  text-align: center;
  margin-top: 30px; }
  .shortcode-countdown .product-date {
    display: inline-block;
    margin: 0 auto; }
    .shortcode-countdown .product-date > div {
      position: relative;
      display: inline-block;
      float: left;
      margin-right: 20px;
      text-align: center;
      border: #ccc solid 1px;
      width: 80px;
      height: 80px;
      border-radius: 50%; }
    .shortcode-countdown .product-date .no {
      display: block;
      line-height: 1;
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      margin-top: 21px; }
    .shortcode-countdown .product-date .text {
      display: block;
      font-family: "Playfair Display";
      font-size: 14px;
      font-style: italic;
      line-height: 1.4; }

.panel-group .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent; }
  .panel-group .panel .panel-heading {
    padding: 10px 0;
    border-bottom: 1px solid #ccc !important; }
    .panel-group .panel .panel-heading .panel-title {
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 2px;
      text-transform: uppercase; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0; }

.panel-default > .panel-heading {
  background: none; }

.panel-body {
  padding: 25px 0; }

.la-member__inner {
  margin-left: 15px;
  margin-right: 15px; }
  .la-member__inner .la-member__image {
    position: relative;
    overflow: hidden; }
  .la-member__inner .la-member__info {
    position: relative;
    text-align: center; }
    .la-member__inner .la-member__info .la-member__info-title-role .la-member__info-title {
      font-size: 14px;
      margin: 17px 0 7px;
      text-transform: uppercase; }
    .la-member__inner .la-member__info .la-member__info-title-role .la-member__info-role {
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
    .la-member__inner .la-member__info .la-member__info-desc {
      font-size: 12px;
      line-height: 2;
      min-height: 30px;
      -webkit-transition: all 250ms ease-out 50ms;
      -o-transition: all 250ms ease-out 50ms;
      transition: all 250ms ease-out 50ms; }
  .la-member__inner .member-social {
    font-size: inherit;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
  .la-member__inner.not-desc:hover .la-member__info-role {
    transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -webkit-transform: translate(0, -20px);
    opacity: 0;
    visibility: hidden; }
  .la-member__inner.not-desc:hover .la-member__info-desc {
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
    -webkit-transform: translate(0, -20px);
    opacity: 0;
    visibility: hidden; }
  .la-member__inner.not-desc:hover .member-social {
    bottom: 0;
    visibility: visible;
    opacity: 1; }
  .la-member__inner:hover .la-member__info-desc {
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
    -webkit-transform: translate(0, -20px);
    opacity: 0;
    visibility: hidden; }
  .la-member__inner:hover .member-social {
    bottom: 20px;
    visibility: visible;
    opacity: 1; }
  .la-member__inner.not-desc .member-social {
    bottom: -20px !important; }
  .la-member__inner.not-desc:hover .member-social {
    bottom: 0 !important; }

.page--content {
  font-size: 14px; }

.margin-back {
  margin-left: -60px; }
  .margin-back .incify-colum-inner:before {
    content: " ";
    display: table; }
  .margin-back .incify-colum-inner:after {
    content: " ";
    display: table; }

.service-quote-box {
  margin-top: 180px; }
  .service-quote-box p {
    font-size: 48px;
    line-height: 72px; }
  .service-quote-box h4 {
    position: relative;
    font-weight: 300;
    font-size: 20px;
    font-style: italic;
    padding-left: 80px; }
    .service-quote-box h4:before {
      position: absolute;
      content: "";
      width: 70px;
      height: 2px;
      background: #0b0b0b;
      top: 50%;
      left: 0; }

/*============================================================================
# contact
==============================================================================*/
.template-page-contact .main-container {
  padding-bottom: 0; }

.form-vertical .contact-form {
  padding: 20px 0; }
  .form-vertical .contact-form h3 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 300;
    letter-spacing: 0; }

.form-contact-page {
  margin: 65px 0; }
  .form-contact-page .contact-form-top {
    text-align: center;
    margin-bottom: 50px; }
    .form-contact-page .contact-form-top .title-form-contact h3 {
      font-weight: 400;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 5px; }
    .form-contact-page .contact-form-top .line-contact1 {
      display: inline-block;
      height: 1px;
      background-color: #000000;
      width: 100px;
      margin: 20px 0; }
    .form-contact-page .contact-form-top .sub-title-contact {
      margin-bottom: 30px; }
      .form-contact-page .contact-form-top .sub-title-contact p {
        font-size: 14px; }
  .form-contact-page .contact-left-text .contact-left-text-inner {
    max-width: 470px; }
    .form-contact-page .contact-left-text .contact-left-text-inner .la-contact-info {
      margin-top: 30px; }
      .form-contact-page .contact-left-text .contact-left-text-inner .la-contact-info .la-contact-item {
        padding-left: 35px;
        position: relative;
        margin-bottom: 20px;
        font-weight: bold; }
        .form-contact-page .contact-left-text .contact-left-text-inner .la-contact-info .la-contact-item:before {
          font-family: FontAwesome;
          position: absolute;
          left: 0;
          font-size: 1.15em;
          top: -.1em; }
        .form-contact-page .contact-left-text .contact-left-text-inner .la-contact-info .la-contact-item.la-contact-address:before {
          content: "\f041"; }
        .form-contact-page .contact-left-text .contact-left-text-inner .la-contact-info .la-contact-item.la-contact-phone:before {
          content: "\f095"; }
        .form-contact-page .contact-left-text .contact-left-text-inner .la-contact-info .la-contact-item.la-contact-email:before {
          content: "\f0e0"; }
    .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link {
      margin-top: 30px; }
    .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link a {
      margin: 0 5px; }
      .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link a:first-child {
        margin-left: 0; }
    .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link.no-bg a:not(:hover) {
      background-color: transparent;
      border: 1px solid #e9e9ed;
      color: #b5b7c4; }
    .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link.style-round a,
    .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link.style-square a,
    .form-contact-page .contact-left-text .contact-left-text-inner .social-media-link.style-circle a {
      width: 30px;
      height: 30px;
      line-height: 30px;
      color: #fff;
      text-align: center;
      display: inline-block; }
  .form-contact-page .form-vertical .btn-submit-contact .btn-button {
    width: 100%;
    height: 55px;
    background-color: #000000; }

/*============================================================================
# End contact
==============================================================================*/
/*============================================================================
# Comming Soon Page
==============================================================================*/
.template-password .main-container,
.template-page-comingsoon .main-container {
  padding-bottom: 0; }

.coming-soon-page {
  padding-top: 30vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 100vh; }
  .coming-soon-page .text-coming-soon h2 {
    font-size: 72px;
    line-height: 80px;
    font-weight: 400; }
  .coming-soon-page .text-coming-soon p {
    font-size: 12px;
    line-height: 24px;
    font-family: "Playfair Display";
    font-style: italic; }
  .coming-soon-page #countdown {
    margin-bottom: 50px;
    margin-top: 35px; }
    .coming-soon-page #countdown .item {
      display: inline-block;
      min-width: 135px;
      position: relative; }
      .coming-soon-page #countdown .item:last-child:after {
        display: none; }
      .coming-soon-page #countdown .item:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2px;
        height: 20px;
        background-color: #d4d4d4; }
      .coming-soon-page #countdown .item .days, .coming-soon-page #countdown .item .hours, .coming-soon-page #countdown .item .minutes, .coming-soon-page #countdown .item .seconds {
        font-size: 40px;
        color: #343538;
        margin: 0; }
      .coming-soon-page #countdown .item .timeRefDays, .coming-soon-page #countdown .item .timeRefHours, .coming-soon-page #countdown .item .timeRefMinutes, .coming-soon-page #countdown .item .timeRefSeconds {
        font-size: 14px; }
  .coming-soon-page .main_section_subscribe {
    text-align: center;
    margin-bottom: 30px; }
    .coming-soon-page .main_section_subscribe form {
      max-width: 570px;
      margin: 0 auto; }
    .coming-soon-page .main_section_subscribe .input-group {
      display: inline-block;
      width: 100%;
      position: relative; }
      .coming-soon-page .main_section_subscribe .input-group input {
        width: 100%;
        line-height: 25px;
        padding: 10px 100px 10px 0;
        outline: 0 !important;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #343538;
        color: #343538; }
      .coming-soon-page .main_section_subscribe .input-group .btn-button {
        position: absolute;
        right: 0;
        top: 0;
        padding: 4px 15px;
        background-color: transparent;
        color: #343538;
        text-transform: uppercase;
        padding-right: 0;
        font-size: 12px; }
  .coming-soon-page .pasword-to-home {
    margin: 70px 0; }
    .coming-soon-page .pasword-to-home .storefront-password-form {
      max-width: 570px;
      margin: 0 auto;
      position: relative; }
      .coming-soon-page .pasword-to-home .storefront-password-form input[type="password"] {
        width: 100%;
        height: 46px;
        padding: 10px 100px 10px 0;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #000;
        background-color: transparent; }
      .coming-soon-page .pasword-to-home .storefront-password-form input[type="submit"] {
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        background-color: transparent;
        font-size: 12px;
        color: #343538;
        line-height: 26px;
        padding: 10px 0 10px 30px; }
  .coming-soon-page .button-to-home .btn-to-home {
    color: #343538;
    text-transform: uppercase;
    padding: 15px 35px;
    line-height: 26px;
    background-color: #ffffff;
    display: inline-block; }
    .coming-soon-page .button-to-home .btn-to-home:hover {
      color: #ffffff; }

/*============================================================================
# End Comming Soon Page
==============================================================================*/
/*============================================================================
#Collection
==============================================================================*/
.process-cart {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  display: none; }

.products-list .item .item-area .product-figure .process-cart {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 199;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5); }
  .products-list .item .item-area .product-figure .process-cart .loader {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -8px; }
    .products-list .item .item-area .product-figure .process-cart .loader i {
      width: 24px;
      height: 24px;
      font-size: 24px;
      display: inline-block;
      vertical-align: middle; }

.category-boxed-banner {
  margin-bottom: 25px; }
  .category-boxed-banner .owl-stage-outer {
    border-radius: 0; }
    .category-boxed-banner .owl-stage-outer img {
      display: inline-block; }
  .category-boxed-banner .banner-text {
    position: absolute;
    top: 40%;
    left: 4%;
    color: #fff;
    width: 100%; }
    .category-boxed-banner .banner-text h2 {
      font-size: 35px;
      color: #fff;
      background-color: #333;
      background-color: rgba(23, 23, 23, 0.9);
      padding: 5px 10px;
      display: inline-block;
      line-height: 1; }
    .category-boxed-banner .banner-text p {
      font-size: 16px;
      font-weight: 300;
      background-color: #666;
      background-color: rgba(23, 23, 23, 0.65);
      padding: 7px 12px;
      line-height: 1.4; }
    .category-boxed-banner .banner-text a.shop-now {
      margin-left: 20px;
      font-size: 16px; }
      .category-boxed-banner .banner-text a.shop-now:hover {
        text-decoration: none; }
  .category-boxed-banner .owl-dots .owl-dot span {
    background: #fff; }

.product-name a {
  color: #252634; }

.category-content {
  margin-bottom: 30px; }
  .category-content img {
    max-width: 100%; }

/* Toolbar */
.collection-sorting-row {
  color: #9d9d9d;
  margin-bottom: 15px; }
  .collection-sorting-row .wc-view-count {
    float: left;
    margin: 0 20px 0 0;
    font-size: 14px; }
    .collection-sorting-row .wc-view-count p {
      display: inline-block;
      margin: 0 5px; }
    .collection-sorting-row .wc-view-count ul {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .collection-sorting-row .wc-view-count ul li {
        display: inline-block;
        margin: 0 5px; }
        .collection-sorting-row .wc-view-count ul li a {
          color: #9d9d9d; }
          .collection-sorting-row .wc-view-count ul li a:hover {
            text-decoration: underline; }
        .collection-sorting-row .wc-view-count ul li.active a {
          text-decoration: underline; }
  .collection-sorting-row .wc-toolbar-right {
    float: right; }

.toolbar .filter-bar a:hover {
  border-width: 2px; }

.toolbar .filter-bar a:not(:hover) {
  border: #ebebeb solid 2px;
  color: #B2B2B2;
  font-weight: 400; }

.toolbar .filter-option-group {
  position: absolute;
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 40px;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }
  .toolbar .filter-option-group.open {
    visibility: visible;
    opacity: 1;
    top: 40px; }
  .toolbar .filter-option-group .filter-option-inner {
    border-top: 1px solid #f6f6f6;
    padding-top: 40px;
    position: relative; }
    .toolbar .filter-option-group .filter-option-inner .clearall {
      position: absolute;
      top: 10px;
      right: 0;
      font-size: 13px; }
  .toolbar .filter-option-group .filter-column .filter_title {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.1px; }
  .toolbar .filter-option-group .filter-column .filter_container {
    padding-top: 10px; }
    .toolbar .filter-option-group .filter-column .filter_container ul li {
      margin-top: 10px;
      margin-bottom: 13px; }
      .toolbar .filter-option-group .filter-column .filter_container ul li .field .name {
        color: #999999;
        font-size: 11px;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0px 0px 0px 10px;
        overflow: auto;
        padding: 0px;
        cursor: pointer; }
      .toolbar .filter-option-group .filter-column .filter_container ul li .field .img {
        overflow: hidden;
        position: relative;
        -webkit-transition: all 0.1s ease-out;
        -o-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
        display: inline-block;
        padding: 2px;
        line-height: 0;
        vertical-align: middle;
        border: 1px solid #E0E0E0;
        -webkit-box-shadow: inset 0 0 1px #E0E0E0;
        box-shadow: inset 0 0 1px #E0E0E0;
        cursor: pointer; }
        .toolbar .filter-option-group .filter-column .filter_container ul li .field .img i {
          display: inline-block;
          width: 20px;
          height: 20px;
          background-position: center center;
          background-size: cover; }
        .toolbar .filter-option-group .filter-column .filter_container ul li .field .img:hover {
          border-color: #181818; }
      .toolbar .filter-option-group .filter-column .filter_container ul li .field.disable {
        cursor: not-allowed;
        opacity: 0.6;
        display: none; }
        .toolbar .filter-option-group .filter-column .filter_container ul li .field.disable .img:after {
          background-color: #E0E0E0;
          display: block;
          height: 2px;
          position: absolute;
          right: -8px;
          top: 16px;
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          width: 50px;
          content: " "; }
        .toolbar .filter-option-group .filter-column .filter_container ul li .field.disable .input-skin:after {
          background-color: #E0E0E0;
          display: block;
          height: 2px;
          position: absolute;
          right: -8px;
          top: 16px;
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          width: 50px;
          content: " "; }
      .toolbar .filter-option-group .filter-column .filter_container ul li .field.active .img {
        border-color: #181818; }
      .toolbar .filter-option-group .filter-column .filter_container ul li.disable {
        display: none; }
    .toolbar .filter-option-group .filter-column .filter_container.color.color-swatch ul li {
      display: inline-block;
      margin-right: 5px; }
      .toolbar .filter-option-group .filter-column .filter_container.color.color-swatch ul li.disable {
        display: none; }

.toolbar .sorter_wrap {
  float: right; }
  .toolbar .sorter_wrap .select-inner span {
    display: inline-block;
    margin-right: 5px;
    float: left;
    line-height: 26px; }
  .toolbar .sorter_wrap .select-inner .bootstrap-select {
    display: inline-block; }

.toolbar .view-mode {
  float: left;
  margin: 0;
  margin-right: 10px;
  line-height: 29px;
  height: 30px; }
  .toolbar .view-mode span.layout-opt.active span {
    background: #3b3b3b;
    color: #fff;
    border: 1px solid #3b3b3b; }
    .toolbar .view-mode span.layout-opt.active span:hover {
      cursor: default; }
  .toolbar .view-mode span.layout-opt span {
    background: #fff;
    color: #ccc;
    border-radius: 0px;
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 13px;
    float: left;
    margin-right: 7px;
    border: 1px solid #ccc;
    text-align: center; }
    .toolbar .view-mode span.layout-opt span:hover {
      background: #3b3b3b;
      color: #fff;
      border: 1px solid #3b3b3b;
      cursor: pointer; }

.toolbar .pagenav-wrap {
  float: right;
  margin: 0;
  margin-bottom: 4px;
  margin-left: 15px; }

.toolbar .limited_wrap {
  float: right; }
  .toolbar .limited_wrap .select-inner span {
    display: inline-block;
    margin-right: 5px;
    float: left;
    line-height: 26px; }
  .toolbar .limited_wrap .select-inner .bootstrap-select {
    display: inline-block; }

.toolbar .pager {
  display: none; }
  .toolbar .pager .pages ol li {
    border-left: #dfe5e9 solid 1px;
    border-top: #dfe5e9 solid 1px;
    border-bottom: #dfe5e9 solid 1px;
    float: left; }
    .toolbar .pager .pages ol li a {
      border-radius: 0 0 0 0;
      padding: 4px 10px;
      border: none;
      background-color: transparent;
      text-decoration: none;
      -moz-transition: all 0 ease;
      -webkit-transition: all 0 ease;
      -o-transition: all 0 ease;
      transition: all 0 ease; }
    .toolbar .pager .pages ol li.current {
      padding: 4px 10px;
      background: #000000;
      color: #fff; }
    .toolbar .pager .pages ol li:hover {
      background: #000000; }
      .toolbar .pager .pages ol li:hover a {
        color: #fff; }
    .toolbar .pager .pages ol li.last {
      border-right: #dfe5e9 solid 1px; }

.toolbar .view-mode .layout-opt .icon_grid {
  background: url(../assets/arrow-all.png) no-repeat 0 -34px;
  width: 34px;
  height: 34px;
  display: inline-block;
  float: left;
  margin-right: 10px; }
  .toolbar .view-mode .layout-opt .icon_grid:hover {
    background-position: -34px -34px; }

.toolbar .view-mode .layout-opt .icon_list {
  background: url(../assets/arrow-all.png) no-repeat 0 0;
  width: 34px;
  height: 34px;
  display: inline-block;
  float: left; }
  .toolbar .view-mode .layout-opt .icon_list:hover {
    background-position: -34px 0; }

.toolbar .selectize-input {
  position: relative;
  padding: 7px 35px 7px 20px;
  margin-top: -10px;
  margin-left: 10px; }

.selectize-input {
  border: 1px solid #ccc;
  font-size: 13px;
  font-weight: normal;
  border-radius: 0px; }
  .selectize-input.focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc; }
  .selectize-input.dropdown-active {
    border-radius: 0; }

.selectize-control.single .selectize-input:after {
  content: "\f107";
  top: 6px;
  right: 20px; }

div.sort-by .bootstrap-select .selectize-input {
  min-width: 120px;
  width: auto !important; }

div.sort-by .bootstrap-select .selectize-dropdown {
  min-width: 150px; }

.main-tab-masonry-inner {
  margin: -5px; }
  .main-tab-masonry-inner .category-products .layout-masonry div.product {
    padding: 5px !important; }

.layout-masonry .view-mode {
  display: none; }

.category-products .products-grid .alt-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
  .category-products .products-grid .alt-img:hover {
    opacity: 1; }

.category-products .products-grid .item {
  position: relative;
  display: block;
  text-align: left;
  float: left; }
  .category-products .products-grid .item.product-layout-list {
    width: 100%;
    height: auto !important;
    width: inherit !important; }
    .category-products .products-grid .item.product-layout-list .item-inner {
      padding: 20px;
      background-color: #fbfbfb;
      overflow: hidden; }
    .category-products .products-grid .item.product-layout-list .product-action {
      width: 30%;
      float: left; }
      .category-products .products-grid .item.product-layout-list .product-action .actions {
        display: none; }
    .category-products .products-grid .item.product-layout-list .product-content {
      width: 70%;
      float: left;
      padding: 0 25px 0 30px;
      text-align: left; }
      .category-products .products-grid .item.product-layout-list .product-content .product-name {
        line-height: 18px;
        margin-bottom: 7px; }
        .category-products .products-grid .item.product-layout-list .product-content .product-name a {
          font-size: 20px;
          color: #777777; }
      .category-products .products-grid .item.product-layout-list .product-content .price {
        font-size: 17px; }
      .category-products .products-grid .item.product-layout-list .product-content .product-short-desc {
        display: block;
        padding-top: 10px; }
      .category-products .products-grid .item.product-layout-list .product-content .actions {
        display: block;
        margin-top: 15px;
        transition: all 300ms ease-in-out 0s;
        -moz-transition: all 300ms ease-in-out 0s;
        -webkit-transition: all 300ms ease-in-out 0s;
        -o-transition: all 300ms ease-in-out 0s;
        z-index: 9;
        overflow: hidden;
        vertical-align: middle;
        width: 100%;
        text-align: center;
        background: none; }
        .category-products .products-grid .item.product-layout-list .product-content .actions .action-list {
          display: inline-block;
          vertical-align: top;
          float: left;
          width: 35px;
          height: 35px;
          -webkit-transition: all 300ms ease-in-out 0s;
          -o-transition: all 300ms ease-in-out 0s;
          transition: all 300ms ease-in-out 0s;
          border: none;
          position: relative;
          margin: 0 10px 0 0; }
          .category-products .products-grid .item.product-layout-list .product-content .actions .action-list.addtocart {
            width: auto !important;
            margin-right: 20px; }
          .category-products .products-grid .item.product-layout-list .product-content .actions .action-list .add-to-links li a {
            position: relative; }
        .category-products .products-grid .item.product-layout-list .product-content .actions .a.quickview-icon {
          visibility: visible;
          opacity: 1;
          position: static !important;
          left: 0 !important; }
        .category-products .products-grid .item.product-layout-list .product-content .actions .btn-cart {
          text-align: center;
          height: 35px;
          border: #444645 solid 1px;
          -webkit-transition: all 300ms ease-in-out 0s;
          -o-transition: all 300ms ease-in-out 0s;
          transition: all 300ms ease-in-out 0s;
          font-size: 13px;
          text-transform: uppercase;
          line-height: 35px;
          background: none;
          color: #444645;
          font-weight: 700;
          padding: 0 15px; }
          .category-products .products-grid .item.product-layout-list .product-content .actions .btn-cart span {
            line-height: 35px;
            height: 35px; }
          .category-products .products-grid .item.product-layout-list .product-content .actions .btn-cart:not(:hover) {
            background-color: transparent !important; }
        .category-products .products-grid .item.product-layout-list .product-content .actions .add-to-links {
          position: relative; }
          .category-products .products-grid .item.product-layout-list .product-content .actions .add-to-links li {
            padding: 0;
            border: none; }
            .category-products .products-grid .item.product-layout-list .product-content .actions .add-to-links li a.link-wishlist, .category-products .products-grid .item.product-layout-list .product-content .actions .add-to-links li a.link-compare {
              display: block;
              height: 35px;
              line-height: 35px;
              text-align: center;
              font-size: 13px;
              color: #acacac;
              border: #e0e0e0 solid 1px; }
              .category-products .products-grid .item.product-layout-list .product-content .actions .add-to-links li a.link-wishlist:not(:hover), .category-products .products-grid .item.product-layout-list .product-content .actions .add-to-links li a.link-compare:not(:hover) {
                background-color: transparent !important; }
        .category-products .products-grid .item.product-layout-list .product-content .actions .quickview-wrapper {
          display: block;
          height: 35px;
          line-height: 35px;
          text-align: center;
          font-size: 13px;
          color: #acacac;
          border: #e0e0e0 solid 1px;
          cursor: pointer;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          .category-products .products-grid .item.product-layout-list .product-content .actions .quickview-wrapper:not(:hover) {
            background-color: transparent !important; }
      .category-products .products-grid .item.product-layout-list .product-content .box-right {
        position: relative;
        top: auto;
        right: auto; }
        .category-products .products-grid .item.product-layout-list .product-content .box-right .price-box {
          float: left; }
    .category-products .products-grid .item.product-layout-list .item-area .product-figure {
      width: 40%;
      float: left; }
      .category-products .products-grid .item.product-layout-list .item-area .product-figure a.quickview-icon {
        display: inline-block; }
    .category-products .products-grid .item.product-layout-list .item-area .product-details {
      width: 60%;
      float: left;
      padding: 0 20px;
      text-align: left;
      margin-top: 10px; }
      .category-products .products-grid .item.product-layout-list .item-area .product-details a.product-name {
        font-size: 18px;
        line-height: 1; }
      .category-products .products-grid .item.product-layout-list .item-area .product-details .ratings {
        background: none;
        margin: 10px 0; }
      .category-products .products-grid .item.product-layout-list .item-area .product-details .product-short-desc {
        display: block;
        font-size: 14px;
        line-height: 1.5;
        color: #777; }
      .category-products .products-grid .item.product-layout-list .item-area .product-details .actions {
        margin-top: 30px;
        padding: 0;
        position: static;
        opacity: 1;
        visibility: visible;
        text-align: left; }
        .category-products .products-grid .item.product-layout-list .item-area .product-details .actions .action-list a.link-wishlist {
          opacity: 1 !important;
          visibility: visible !important;
          right: 0 !important;
          -webkit-transition: inherit;
          -o-transition: inherit;
          transition: inherit; }
        .category-products .products-grid .item.product-layout-list .item-area .product-details .actions .action-list .btn-cart {
          opacity: 1;
          color: #252634; }
        .category-products .products-grid .item.product-layout-list .item-area .product-details .actions .action-list a.select-options {
          color: #252634; }
        .category-products .products-grid .item.product-layout-list .item-area .product-details .actions a.quickview-icon {
          opacity: 1;
          left: 0 !important;
          visibility: visible;
          vertical-align: middle;
          display: inline-block !important;
          -webkit-transition: inherit;
          -o-transition: inherit;
          transition: inherit; }
    .category-products .products-grid .item.product-layout-list .item-area:before {
      display: none; }
    .category-products .products-grid .item.product-layout-list .item-area:hover:before {
      display: none; }
    .category-products .products-grid .item.product-layout-list .item-area:hover .actions {
      bottom: -20px !important; }
  .category-products .products-grid .item .item-area {
    position: relative;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }
    .category-products .products-grid .item .item-area:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
    .category-products .products-grid .item .item-area.item-masonry .product-figure .item--overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /*background: rgba(0, 0, 0, 0.5);*/
      border-radius: 0;
      z-index: 2;
      opacity: 0;
      visibility: hidden;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out;
      -webkit-transition: all 250ms ease-out; }
    .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart {
      top: 75%;
      left: 50%;
      right: auto;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart a {
        padding: 15px 15px;
        background-color: #ffffff;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 10px;
        letter-spacing: 1px;
        color: #000000; }
        .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart a i {
          display: none; }
        .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart a:hover {
          color: #ffffff;
          background-color: #000000; }
      .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart .add-to-cart {
        padding: 3px 25px;
        background-color: #ffffff;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 10px;
        letter-spacing: 1px;
        color: #000000; }
        .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart .add-to-cart:hover {
          color: #ffffff;
          background-color: #000000; }
      .category-products .products-grid .item .item-area.item-masonry .product-figure .action-in-image .addtocart i {
        display: none; }
    .category-products .products-grid .item .item-area.item-masonry .product-figure .product-details {
      position: absolute;
      bottom: -30px;
      width: 100%;
      margin: 0;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
      .category-products .products-grid .item .item-area.item-masonry .product-figure .product-details .price, .category-products .products-grid .item .item-area.item-masonry .product-figure .product-details .product-name a {
        color: #ffffff !important; }
    .category-products .products-grid .item .item-area .product-figure {
      position: relative;
      background: #fff;
      overflow: hidden;
      border-radius: 0px;
      z-index: 0; }
      .category-products .products-grid .item .item-area .product-figure .process-cart {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 199;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.5);
        display: none; }
        .category-products .products-grid .item .item-area .product-figure .process-cart .loader {
          position: absolute;
          width: 100%;
          top: 50%;
          margin-top: -8px; }
          .category-products .products-grid .item .item-area .product-figure .process-cart .loader i {
            width: 24px;
            height: 24px;
            font-size: 24px;
            display: inline-block;
            vertical-align: middle; }
      .category-products .products-grid .item .item-area .product-figure .item--overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /*background: rgba(0, 0, 0, 0.1);*/
        border-radius: 0;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        -o-transition: all 250ms ease-out;
        transition: all 250ms ease-out;
        -webkit-transition: all 250ms ease-out; }
      .category-products .products-grid .item .item-area .product-figure .product-image {
        width: 100%;
        display: block;
        position: relative;
        z-index: 0;
        overflow: hidden;
        border-radius: 0;
        background: #ededed;
        min-height: 100px; }
        .category-products .products-grid .item .item-area .product-figure .product-image img {
          width: 100%;
          -webkit-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          z-index: 2;
          position: relative; }
          .category-products .products-grid .item .item-area .product-figure .product-image img.alt-img {
            position: absolute;
            opacity: 0 !important; }
        .category-products .products-grid .item .item-area .product-figure .product-image:before {
          content: "\f110";
          font-family: "FontAwesome";
          position: absolute;
          left: 50%;
          top: 50%;
          font-size: 20px;
          margin-top: -10px;
          margin-left: -10px;
          -moz-animation: spin 2s infinite linear;
          -o-animation: spin 2s infinite linear;
          -webkit-animation: spin 2s infinite linear;
          animation: spin 2s infinite linear;
          color: #777;
          z-index: 1; }
      .category-products .products-grid .item .item-area .product-figure .action-in-image .action-list {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        text-align: center;
        width: 100%; }
        .category-products .products-grid .item .item-area .product-figure .action-in-image .action-list.rollover--style-1 {
          display: none;
          bottom: 0;
          left: 50%;
          right: auto;
          text-transform: uppercase;
          font-weight: 400;
          font-size: 10px;
          letter-spacing: 1px;
          -webkit-transition: all 500ms;
          -moz-transition: all 500ms;
          -ms-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
      .category-products .products-grid .item .item-area .product-figure .product-label {
        position: absolute;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        line-height: 1;
        top: 0;
        z-index: 3;
        left: 0; }
        .category-products .products-grid .item .item-area .product-figure .product-label .onsale {
          text-align: center; }
          .category-products .products-grid .item .item-area .product-figure .product-label .onsale span {
            background-color: #000;
            display: block;
            position: relative;
            padding: 8px 20px;
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase; }
        .category-products .products-grid .item .item-area .product-figure .product-label .sold-out {
          background-color: #e27c7c;
          display: block;
          position: relative;
          padding: 7px 10px;
          font-size: 12px;
          font-weight: 600;
          text-transform: uppercase;
          border-radius: 0px; }
      .category-products .products-grid .item .item-area .product-figure .deal-label {
        position: absolute;
        left: 3px;
        top: 3px;
        color: #fff;
        font-size: 20px;
        padding: 3px; }
        .category-products .products-grid .item .item-area .product-figure .deal-label:before {
          content: "";
          display: block;
          width: 40px;
          height: 40px;
          position: absolute;
          z-index: 1;
          border: 26px solid transparent;
          border-left-color: #e27c7c;
          border-top-color: #e27c7c;
          border-radius: 0px;
          left: 0;
          top: 0;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s; }
        .category-products .products-grid .item .item-area .product-figure .deal-label i {
          position: relative;
          z-index: 2;
          left: -1px;
          top: 1px; }
      .category-products .products-grid .item .item-area .product-figure .countdown-deal {
        position: absolute;
        bottom: 0px;
        z-index: 9;
        left: 0;
        width: 100%;
        opacity: 1;
        filter: alpha(opacity=30);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        margin: 0; }
        .category-products .products-grid .item .item-area .product-figure .countdown-deal .product-date {
          width: 100%;
          height: 53px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          background-color: transparent;
          padding: 0 10px; }
          .category-products .products-grid .item .item-area .product-figure .countdown-deal .product-date > div {
            background-color: #ffffff;
            border-radius: 0px;
            display: block;
            float: left;
            margin-left: 3%;
            width: 22.75%;
            padding: 4px 0; }
            .category-products .products-grid .item .item-area .product-figure .countdown-deal .product-date > div:first-child {
              margin-left: 0; }
            .category-products .products-grid .item .item-area .product-figure .countdown-deal .product-date > div span {
              display: block;
              text-align: center;
              color: #252634;
              font-weight: 600;
              text-transform: capitalize; }
              .category-products .products-grid .item .item-area .product-figure .countdown-deal .product-date > div span.no {
                font-size: 16px; }
              .category-products .products-grid .item .item-area .product-figure .countdown-deal .product-date > div span.text {
                font-size: 10px;
                color: #8a8a8a;
                font-weight: 400;
                font-style: italic;
                text-transform: uppercase;
                font-family: "Playfair Display"; }
      .category-products .products-grid .item .item-area .product-figure:hover .product-image img.alt-img {
        opacity: 1 !important; }
    .category-products .products-grid .item .item-area .product-details {
      padding: 25px 0;
      text-align: left;
      position: relative; }
      .category-products .products-grid .item .item-area .product-details .product-name {
        margin: 0 0 3px 0;
        font-size: 14px;
        font-weight: 700;
        display: inline-block;
        line-height: 1.5; }
      .category-products .products-grid .item .item-area .product-details .ratings {
        margin: 3px 0 10px;
        font-size: 11px;
        line-height: 1.25;
        height: 14px; }
      .category-products .products-grid .item .item-area .product-details .configurable-swatch-list {
        margin-bottom: 15px; }
        .category-products .products-grid .item .item-area .product-details .configurable-swatch-list li {
          display: inline-block; }
          .category-products .products-grid .item .item-area .product-details .configurable-swatch-list li a {
            display: inline-block;
            line-height: 13px;
            border: 1px solid transparent; }
            .category-products .products-grid .item .item-area .product-details .configurable-swatch-list li a i {
              display: inline-block;
              width: 16px;
              height: 16px;
              background-position: center center;
              background-size: cover;
              position: relative;
              vertical-align: middle;
              border: 1px solid transparent;
              line-height: 0;
              padding: 0;
              -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
              box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
              background-color: transparent !important;
              border-radius: 50%; }
            .category-products .products-grid .item .item-area .product-details .configurable-swatch-list li a:hover i {
              border-color: red; }
      .category-products .products-grid .item .item-area .product-details .price {
        display: inline-block;
        float: right;
        font-weight: 400;
        color: #8a8a8a;
        line-height: 19px; }
        .category-products .products-grid .item .item-area .product-details .price .special-price {
          margin: 0;
          display: inline-block;
          vertical-align: middle;
          line-height: 1;
          margin-bottom: 10px; }
        .category-products .products-grid .item .item-area .product-details .price .compare-price {
          margin: 0;
          display: inline-block;
          color: #999;
          text-decoration: none;
          font-size: 11px;
          margin-bottom: 10px;
          vertical-align: middle;
          text-decoration: line-through; }
      .category-products .products-grid .item .item-area .product-details .actions {
        text-align: center;
        padding: 0 15px;
        position: absolute;
        width: 100%;
        bottom: 0px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -ms-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms; }
        .category-products .products-grid .item .item-area .product-details .actions .addtocart .text-cart {
          text-transform: uppercase;
          font-weight: 700;
          position: relative;
          font-size: 14px; }
        .category-products .products-grid .item .item-area .product-details .actions .addtocart a i {
          position: relative;
          top: 5px;
          font-size: 17px;
          display: none; }
        .category-products .products-grid .item .item-area .product-details .actions .addtocart .add-to-cart i {
          position: relative;
          top: 5px;
          font-size: 17px;
          display: none; }
    .category-products .products-grid .item .item-area .product-short-desc {
      display: none; }
    .category-products .products-grid .item .item-area:hover .product-figure .countdown-deal {
      opacity: 0;
      bottom: -2%;
      visibility: hidden; }
    .category-products .products-grid .item .item-area:hover .product-figure .item--overlay {
      opacity: 1;
      visibility: visible; }
    .category-products .products-grid .item .item-area:hover .product-figure .action-in-image .action-list {
      opacity: 1;
      visibility: visible; }
      .category-products .products-grid .item .item-area:hover .product-figure .action-in-image .action-list.rollover--style-1 {
        bottom: 20px; }
    .category-products .products-grid .item .item-area.style_2 .product-details .product-name {
      display: block;
      font-size: 14px;
      font-weight: bold;
      text-transform: none;
      text-align: center; }
    .category-products .products-grid .item .item-area.style_2 .product-details .price {
      display: block;
      float: none;
      font-size: 14px;
      font-weight: 400;
      text-align: center;
      padding-top: 10px; }
    .category-products .products-grid .item .item-area.style_3 {
      padding: 20px 20px 50px 20px;
      text-align: center;
      overflow: hidden;
      border: 1px solid #e3e3e3 !important;
      background-color: #fff;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
      .category-products .products-grid .item .item-area.style_3 .product-details .product-name {
        display: block;
        font-size: 14px;
        font-weight: bold;
        text-transform: none;
        text-align: center; }
      .category-products .products-grid .item .item-area.style_3 .product-details .price {
        display: block;
        float: none;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        padding-top: 10px; }
      .category-products .products-grid .item .item-area.style_3 .item--overlay {
        background: transparent !important; }
      .category-products .products-grid .item .item-area.style_3 .rollover--style-1 .action-icon {
        background-color: #ebebeb; }
    .category-products .products-grid .item .item-area.style_4 {
      text-align: center;
      overflow: hidden;
      border: 1px solid #e3e3e3 !important;
      background-color: #fff;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
      .category-products .products-grid .item .item-area.style_4 .product-figure {
        border-bottom: 1px solid #e3e3e3 !important; }
      .category-products .products-grid .item .item-area.style_4 .product-details {
        margin-bottom: 20px !important; }
        .category-products .products-grid .item .item-area.style_4 .product-details .product-name {
          display: block;
          font-size: 14px;
          font-weight: bold;
          text-transform: none;
          text-align: center; }
        .category-products .products-grid .item .item-area.style_4 .product-details .price {
          display: block;
          float: none;
          font-size: 14px;
          font-weight: 400;
          text-align: center;
          padding-top: 10px; }
      .category-products .products-grid .item .item-area.style_4 .item--overlay {
        background: transparent !important; }
      .category-products .products-grid .item .item-area.style_4 .rollover--style-1 .action-icon {
        background-color: #ebebeb; }
      .category-products .products-grid .item .item-area.style_4:hover {
        -webkit-box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09);
        box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09); }
  .category-products .products-grid .item:not(.product-layout-list) .item-area.item-masonry:hover .action-in-image .action-list {
    opacity: 1;
    visibility: visible; }
    .category-products .products-grid .item:not(.product-layout-list) .item-area.item-masonry:hover .action-in-image .action-list.rollover--style-1 {
      bottom: 20px; }
    .category-products .products-grid .item:not(.product-layout-list) .item-area.item-masonry:hover .action-in-image .action-list.addtocart {
      top: 65%; }
  .category-products .products-grid .item:not(.product-layout-list) .item-area.item-masonry:hover .product-details {
    bottom: 0;
    opacity: 1;
    visibility: visible; }
  .category-products .products-grid .item:not(.product-layout-list) .item-area:hover .product-figure .item--overlay {
    opacity: 1;
    visibility: visible; }
  .category-products .products-grid .item:not(.product-layout-list) .item-area:hover .product-figure .action-in-image .action-list {
    opacity: 1;
    visibility: visible; }
    .category-products .products-grid .item:not(.product-layout-list) .item-area:hover .product-figure .action-in-image .action-list.rollover--style-1 {
      bottom: 20px; }

.category-products .products-grid.owl-carousel.owl-theme {
  position: static; }
  .category-products .products-grid.owl-carousel.owl-theme .owl-controls {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%; }
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons {
      display: inline-block;
      width: 70px; }
  .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div {
    background: none;
    margin: 0;
    padding: 0;
    opacity: 1;
    color: #e5e5e5;
    font-size: 25px;
    padding-top: 1px; }
  .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev,
  .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: relative;
    display: block;
    width: 35px;
    height: 28px;
    border: 2px solid;
    border-color: inherit;
    line-height: 35px;
    text-align: center;
    border-radius: 0;
    opacity: 1;
    margin: 0;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev i,
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next i {
      font-size: 25px;
      font-style: inherit;
      position: relative;
      top: -2px; }
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev.owl-prev,
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next.owl-prev {
      float: left;
      left: 1px; }
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev.owl-next,
    .category-products .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next.owl-next {
      float: left;
      right: 1px; }

.category-products .products-grid.hide_wishlist_quickview .item .actions .product-wishlist, .category-products .products-grid.hide_wishlist_quickview .item .actions .quickview {
  display: none; }

.category-products .products-grid.hide-action .item .item-area .actions {
  display: none; }

.category-products .products-grid.flex-grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .category-products .products-grid.flex-grid li.item.product-layout-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area {
      margin: 30px 0 60px;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      width: 100%; }
      .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area .product-details {
        margin-bottom: -20px;
        padding-bottom: 0; }
        .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area .product-details .actions {
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 500ms;
          -moz-transition: all 500ms;
          -ms-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
          .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area .product-details .actions a.link-wishlist {
            visibility: visible;
            opacity: 1;
            margin: 0; }
          .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area .product-details .actions a.quickview-icon {
            visibility: visible;
            opacity: 1;
            margin: 0 5px; }
          .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area .product-details .actions .btn-cart {
            font-size: 13px;
            margin: 0;
            border: 0;
            padding: 0 20px 0 15px;
            text-transform: uppercase;
            color: #000; }
    .category-products .products-grid.flex-grid li.item.product-layout-grid:hover .item-area:before {
      bottom: -40px; }
    .category-products .products-grid.flex-grid li.item.product-layout-grid:hover .item-area .product-details .actions {
      visibility: visible;
      opacity: 1;
      bottom: -20px; }
  .category-products .products-grid.flex-grid.columns2 li.item.nth-child-2np1 {
    border-left-color: transparent; }
  .category-products .products-grid.flex-grid.columns3 li.item.nth-child-3np1 {
    border-left-color: transparent; }
  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-4np1 {
    border-left-color: transparent; }
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-5np1 {
    border-left-color: transparent; }
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-6np1 {
    border-left-color: transparent; }
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-7np1 {
    border-left-color: transparent; }
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-8np1 {
    border-left-color: transparent; }

.category-products .products-grid.columns2 li.item {
  width: 50%; }
  .category-products .products-grid.columns2 li.item.nth-child-2np1 {
    clear: left; }

.category-products .products-grid.columns3 {
  margin-left: -15px;
  margin-right: -15px; }
  .category-products .products-grid.columns3 li.item {
    width: 33.33%; }
    .category-products .products-grid.columns3 li.item.nth-child-3np1 {
      clear: left; }

.category-products .products-grid.columns4 {
  margin-left: -15px;
  margin-right: -15px; }
  .category-products .products-grid.columns4 li.item {
    float: left;
    padding: 15px;
    width: 25%; }
    .category-products .products-grid.columns4 li.item.nth-child-4np1 {
      clear: left; }

.category-products .products-grid.columns5 {
  margin-left: -15px;
  margin-right: -15px; }
  .category-products .products-grid.columns5 li.item {
    float: left;
    padding: 10px 15px;
    width: 20%; }
    .category-products .products-grid.columns5 li.item.nth-child-5np1 {
      clear: left; }

.category-products .products-grid.columns6 {
  margin-left: -4px;
  margin-right: -4px; }
  .category-products .products-grid.columns6 li.item {
    float: left;
    padding: 10px 4px;
    width: 16.66%; }
    .category-products .products-grid.columns6 li.item.nth-child-6np1 {
      clear: left; }

.category-products .products-grid.columns7 {
  margin-left: -3px;
  margin-right: -3px; }
  .category-products .products-grid.columns7 li.item {
    float: left;
    padding: 10px 3px;
    width: 14.28%; }
    .category-products .products-grid.columns7 li.item.nth-child-7np1 {
      clear: left; }

.category-products .products-grid.columns8 {
  margin-left: -3px;
  margin-right: -3px; }
  .category-products .products-grid.columns8 li.item {
    float: left;
    padding: 10px 3px;
    width: 12.5%; }
    .category-products .products-grid.columns8 li.item.nth-child-8np1 {
      clear: left; }

.category-products .spr-badge {
  padding-top: 0px;
  display: inline-block; }
  .category-products .spr-badge .spr-starrating .spr-icon {
    font-size: 11px; }
  .category-products .spr-badge .spr-badge-caption {
    display: none; }
  .category-products .spr-badge .amount {
    float: left;
    line-height: 14px;
    padding-left: 7px; }

.control-filter-sidebar {
  display: inline-block;
  line-height: 26px;
  cursor: pointer;
  float: right;
  margin-left: 10px; }
  .control-filter-sidebar i {
    margin-left: 5px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    position: relative;
    top: 3px; }
  .control-filter-sidebar span {
    text-transform: uppercase;
    font-weight: 500;
    color: #000000;
    font-size: 14px; }

.toolbar-top {
  display: inline-block;
  width: 100%;
  display: none;
}

.toolbar-bottom {
  text-align: center;
  clear: both;
  margin-bottom: 30px; }
  .toolbar-bottom .toolbar {
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    border: 0; }
    .toolbar-bottom .toolbar .sorter_wrap, .toolbar-bottom .toolbar .view-mode {
      display: none; }

#collection-main .row {
  margin-right: -10px;
  margin-left: -10px; }

.category-products .products-grid .item {
  padding: 10px; }

.category-products .products-grid.owl-carousel .item {
  padding: 10px 0; }

.infinite-loader {
  text-align: center;
  margin: 20px 0; }
  .infinite-loader .loading {
    line-height: 30px;
    display: none; }
    .infinite-loader .loading i.ajax-loader {
      margin-right: 15px;
      display: inline-block;
      vertical-align: middle;
      border: 1px solid #08c;
      border-radius: 0;
      border-bottom-color: transparent !important; }
    .infinite-loader .loading .ajax-loader.small {
      width: 16px;
      height: 16px;
      border-width: 2.5px; }
  .infinite-loader .btn-load-more {
    display: none;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    padding: 5px 20px;
    line-height: 30px;
    border-radius: 0px;
    border: 1px solid #ccc; }

.rollover--style-1 {
  bottom: 0; }
  .rollover--style-1 form {
    display: inline-block; }
  .rollover--style-1 button {
    padding: 0; }
  .rollover--style-1 .action-icon {
    color: #232324;
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    display: inline-block;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    margin: 5px;
    vertical-align: middle; }
    .rollover--style-1 .action-icon:before {
      font-family: "dl-icon";
      font-size: 14px;
      display: block;
      height: inherit;
      line-height: inherit;
      text-align: center;
      width: inherit;
      text-transform: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .rollover--style-1 .action-icon.btn-act-addtocart:before {
      content: "\6b"; }
    .rollover--style-1 .action-icon.quickview-icon:before {
      content: "\62"; }
    .rollover--style-1 .action-icon.link-wishlist:before {
      content: "\56"; }
    .rollover--style-1 .action-icon.is-active, .rollover--style-1 .action-icon:hover {
      opacity: 1;
      color: #fff;
      background-color: #93ddff; }

.template-index .item .item-area .product-details .configurable-swatch-list {
  display: none; }

.filter-products h3.title-widget {
  background-image: none !important;
  margin-bottom: 50px !important;
  padding-bottom: 20px;
  position: relative; }
  .filter-products h3.title-widget:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    border-bottom: 1px solid #000000; }

.filter-products .category-products .products-grid .item {
  width: 100%;
  max-width: 300px;
  float: none;
  display: inline-block;
  padding: 0; }
  .filter-products .category-products .products-grid .item .item-area {
    padding: 0px 0 12px;
    width: 100%;
    position: relative;
    display: inline-block; }
    .filter-products .category-products .products-grid .item .item-area:before {
      display: none; }
    .filter-products .category-products .products-grid .item .item-area .product-figure {
      width: 33%;
      float: left; }
      .filter-products .category-products .products-grid .item .item-area .product-figure a.product-image {
        min-height: 60px; }
    .filter-products .category-products .products-grid .item .item-area .product-details {
      width: 66%;
      float: left;
      text-align: left;
      padding: 7px 16px;
      margin-bottom: 0; }
      .filter-products .category-products .products-grid .item .item-area .product-details h2.product-name {
        margin: 0 0 3px;
        font-size: 1em;
        font-weight: 400;
        display: inherit; }
      .filter-products .category-products .products-grid .item .item-area .product-details .rating-box {
        margin: 3px 0 10px 0;
        height: 14px; }
        .filter-products .category-products .products-grid .item .item-area .product-details .rating-box i {
          top: 0; }
      .filter-products .category-products .products-grid .item .item-area .product-details .price-box .price {
        margin: 0;
        font-size: 14px;
        vertical-align: middle;
        opacity: 1;
        visibility: visible; }
  .filter-products .category-products .products-grid .item:last-child .item-area {
    padding-bottom: 6px; }

.active div.effect-pageLeft {
  -webkit-animation: pageLeft 600ms ease both;
  -moz-animation: pageLeft 600ms ease both;
  -o-animation: pageLeft 600ms ease both;
  animation: pageLeft 600ms ease both;
  -webkit-animation-delay: 300ms; }

#resultLoading, .cartloading, .process-cart {
  background: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  text-align: center; }
  #resultLoading .spinner, .cartloading .spinner, .process-cart .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px !important;
    margin-left: -25px;
    text-align: center;
    font-size: 10px; }
    #resultLoading .spinner .circle, .cartloading .spinner .circle, .process-cart .spinner .circle {
      margin: 0 auto;
      border-bottom: 2.5px solid transparent !important;
      border-left: 2.5px solid #3b3b3b;
      border-right: 2.5px solid #3b3b3b;
      border-top: 2.5px solid #3b3b3b;
      border-radius: 100%;
      height: 32px !important;
      width: 32px !important;
      -webkit-animation: circlespin .8s infinite linear;
      -moz-animation: circlespin .6s infinite linear;
      -ms-animation: circlespin .6s infinite linear;
      -o-animation: circlespin .6s infinite linear;
      animation: circlespin .8s infinite linear; }

.shop-metro {
  margin-top: 75px; }
  .shop-metro .product_item--inner {
    height: 100%; }
    .shop-metro .product_item--inner .product_item--thumbnail {
      height: 100%; }
  .shop-metro .category-products .products-grid .item {
    padding: 15px !important; }

.product-main {
  margin-top: 70px; }

/*============================================================================
#Product view
==============================================================================*/
.sidebar-product .block {
  margin-bottom: 30px; }

.sidebar-product .block-title {
  margin: 5px 0 10px;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 0;
  line-height: 1;
  color: #313131; }

.sidebar-product #categories_nav .collapse {
  display: none; }

.sidebar-product #categories_nav .expand {
  display: none; }

.sidebar-product #categories_nav ul {
  display: block; }

.sidebar-product #categories_nav li a {
  color: #727883; }

.sidebar-product .custom-block {
  margin-bottom: 30px;
  padding-bottom: 40px;
  background: url(bkg_4.png) bottom no-repeat; }

.sidebar-product .custom-block-1 {
  padding-bottom: 20px; }
  .sidebar-product .custom-block-1 > div {
    min-height: 50px;
    margin-bottom: 20px;
    clear: both; }
    .sidebar-product .custom-block-1 > div i {
      font-size: 30px;
      color: #000;
      float: left;
      width: 50px;
      height: 50px;
      line-height: 48px;
      border: 1px solid #bbb;
      border-radius: 50%;
      text-align: center;
      margin-right: 10px; }
    .sidebar-product .custom-block-1 > div h3 {
      color: #313131;
      font-size: 16px;
      margin: 0;
      line-height: 1.5;
      margin-left: 50px;
      padding-top: 4px;
      font-weight: 600; }
    .sidebar-product .custom-block-1 > div p {
      font-size: 12px;
      margin: 0;
      margin-left: 50px;
      line-height: 1; }

.sidebar-product .bestseller_product {
  position: relative; }
  .sidebar-product .bestseller_product .sidebar-content .products-grid {
    position: static; }
    .sidebar-product .bestseller_product .sidebar-content .products-grid .item {
      padding: 0; }
      .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area {
        margin: 10px 0 15px;
        position: relative; }
        .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area:before {
          display: none; }
        .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area .product-figure {
          padding: 1px !important; }
          .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area .product-figure .product-image {
            border-radius: 0px; }
        .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area .product-details {
          padding: 0;
          text-align: left; }
          .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area .product-details h2 {
            margin: 10px 0;
            font-size: 1em;
            font-weight: 400;
            line-height: 1.5;
            display: block;
            padding-right: 10px; }
          .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area .product-details .ratings {
            font-size: 11px;
            line-height: 1.25;
            margin: 3px 0;
            height: 14px;
            background: none; }
          .sidebar-product .bestseller_product .sidebar-content .products-grid .item .item-area .product-details .price {
            display: inline-block;
            vertical-align: middle;
            opacity: 1;
            visibility: visible; }
    .sidebar-product .bestseller_product .sidebar-content .products-grid .owl-nav div {
      position: absolute;
      top: 10px; }
      .sidebar-product .bestseller_product .sidebar-content .products-grid .owl-nav div i {
        font-size: 13px; }
    .sidebar-product .bestseller_product .sidebar-content .products-grid .owl-nav .owl-prev {
      right: 26px; }
    .sidebar-product .bestseller_product .sidebar-content .products-grid .owl-nav .owl-next {
      right: 4px; }

.product-view.moved-tab .short-description-detail .short-description {
  border-bottom: 0; }

.product-view.moved-tab .product-collateral {
  display: none; }

.product-view .product-img-box .product-img-list {
  display: block;
  width: 100%;
  float: left; }
  .product-view .product-img-box .product-img-list .more-views-verticle {
    float: left;
    margin: 0 auto;
    position: relative;
    width: 90px; }
    .product-view .product-img-box .product-img-list .more-views-verticle .media-list {
      width: 90px;
      height: 579px;
      overflow: hidden;
      margin-top: 0;
      margin-bottom: 0; }
      .product-view .product-img-box .product-img-list .more-views-verticle .media-list .verticl-carousel {
        position: relative;
        top: 0; }
        .product-view .product-img-box .product-img-list .more-views-verticle .media-list .verticl-carousel a {
          display: block;
          margin-bottom: 12px; }
    .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav {
      display: block;
      color: #000;
      width: 28px;
      height: 28px;
      text-align: center;
      padding: 0;
      position: absolute;
      line-height: 28px;
      opacity: 0;
      font-size: 30px; }
      .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav i:before {
        display: inherit; }
      .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav.more-views-next {
        bottom: 20px;
        left: 0;
        right: 0;
        margin: 0 auto; }
      .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav.more-views-prev {
        top: 10px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9; }
    .product-view .product-img-box .product-img-list .more-views-verticle:hover .more-views-nav {
      opacity: 1; }
  .product-view .product-img-box .product-img-list .more-views-horizontal {
    float: left;
    width: 100%;
    margin-top: 30px; }
    .product-view .product-img-box .product-img-list .more-views-horizontal .row {
      margin: 0; }
    .product-view .product-img-box .product-img-list .more-views-horizontal .product-image-thumbs .item a {
      display: inline-block;
      width: 100%;
      background: #fff;
      max-width: 100%; }
    .product-view .product-img-box .product-img-list .more-views-horizontal .product-image-thumbs .owl-nav {
      opacity: 0; }
      .product-view .product-img-box .product-img-list .more-views-horizontal .product-image-thumbs .owl-nav .owl-prev, .product-view .product-img-box .product-img-list .more-views-horizontal .product-image-thumbs .owl-nav .owl-next {
        position: absolute;
        height: 28px;
        width: 28px;
        line-height: 28px;
        left: 10px;
        top: 35%;
        right: auto;
        padding: 0;
        margin: 0;
        border-radius: 0;
        opacity: 1;
        text-align: center;
        font-size: 30px; }
      .product-view .product-img-box .product-img-list .more-views-horizontal .product-image-thumbs .owl-nav .owl-next {
        left: auto;
        right: 10px; }
    .product-view .product-img-box .product-img-list .more-views-horizontal .product-image-thumbs:hover .owl-nav {
      opacity: 1; }
  .product-view .product-img-box .product-img-list .product-image {
    position: relative;
    width: 100%; }
    .product-view .product-img-box .product-img-list .product-image.product-image-verticle {
      float: right;
      width: 82%; }
    .product-view .product-img-box .product-img-list .product-image img {
      max-width: 100%;
      width: 100%;
      margin: 0px auto; }
    .product-view .product-img-box .product-img-list .product-image .product-image-gallery {
      position: relative; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery .gallery-image {
        display: none; }
        .product-view .product-img-box .product-img-list .product-image .product-image-gallery .gallery-image.visible {
          display: block; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: none; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery:before {
        background-color: white;
        opacity: 0.8;
        z-index: 2; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery:after {
        content: "\f110";
        font-family: "FontAwesome";
        position: absolute;
        display: none;
        left: 50%;
        top: 50%;
        font-size: 25px;
        line-height: 1;
        margin-top: -13px;
        margin-bottom: -13px;
        margin-left: -13px;
        color: #777;
        z-index: 3;
        -moz-animation: spin 2s infinite linear;
        -o-animation: spin 2s infinite linear;
        -webkit-animation: spin 2s infinite linear;
        animation: spin 2s infinite linear; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery.loading:before {
        display: block; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery.loading:after {
        display: block; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery .icon-zoom {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 20px;
        left: 20px;
        border: solid 1px #555555;
        text-align: center; }
        .product-view .product-img-box .product-img-list .product-image .product-image-gallery .icon-zoom span {
          line-height: 32px;
          color: #000; }
      .product-view .product-img-box .product-img-list .product-image .product-image-gallery .pesto-icon-bottomright {
        line-height: 32px;
        font-size: 23px; }
    .product-view .product-img-box .product-img-list .product-image .countdown-deal {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 0 50px;
      background-color: rgba(255, 255, 255, 0.8) !important; }
      .product-view .product-img-box .product-img-list .product-image .countdown-deal .product-date {
        width: 100%;
        height: 63px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: transparent;
        padding: 0; }
        .product-view .product-img-box .product-img-list .product-image .countdown-deal .product-date > div {
          background-color: transparent !important;
          border-radius: 0px;
          display: block;
          float: left;
          margin-left: 0;
          width: 25%;
          padding: 10px 0;
          line-height: 1.4; }
          .product-view .product-img-box .product-img-list .product-image .countdown-deal .product-date > div:first-child {
            margin-left: 0; }
          .product-view .product-img-box .product-img-list .product-image .countdown-deal .product-date > div span {
            display: block;
            text-align: center;
            color: #252634;
            font-weight: 600;
            text-transform: capitalize; }
            .product-view .product-img-box .product-img-list .product-image .countdown-deal .product-date > div span.no {
              font-size: 20px; }
            .product-view .product-img-box .product-img-list .product-image .countdown-deal .product-date > div span.text {
              font-size: 11px; }

.product-view .product-shop-wrapper {
  float: left;
  padding-left: 30px; }
  .product-view .product-shop-wrapper .size-chart {
    color: #7b7b7b;
    margin-bottom: 24px;
    border-bottom: 1px solid #7b7b7b;
    font-weight: 700;
    width: 104px;
    line-height: 20px; }

.product-view .product-shop {
  display: block;
  float: left; }
  .product-view .product-shop .prev-next-products {
    float: right; }
    .product-view .product-shop .prev-next-products .product-nav {
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      .product-view .product-shop .prev-next-products .product-nav .product-pop {
        border-top: 3px solid #08c;
        position: absolute;
        left: 0;
        top: 100%;
        padding: 10px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        text-align: center;
        border-radius: 0px; }
        .product-view .product-shop .prev-next-products .product-nav .product-pop:before {
          content: "";
          width: 5px;
          height: 2px;
          border: 5px solid transparent;
          border-bottom-color: #08c;
          display: block;
          position: absolute;
          top: -13px;
          left: 0; }
        .product-view .product-shop .prev-next-products .product-nav .product-pop .product-image {
          margin-bottom: 10px;
          max-width: 80px; }
        .product-view .product-shop .prev-next-products .product-nav .product-pop .product-name {
          margin: 0;
          font-weight: 600;
          font-size: 11px; }
      .product-view .product-shop .prev-next-products .product-nav.product-prev .product-pop {
        right: auto;
        left: 0;
        margin-left: -17.5px; }
        .product-view .product-shop .prev-next-products .product-nav.product-prev .product-pop:before {
          left: 32px;
          right: auto; }
      .product-view .product-shop .prev-next-products .product-nav.product-next .product-pop {
        left: auto;
        right: 0;
        margin-right: -17.5px; }
        .product-view .product-shop .prev-next-products .product-nav.product-next .product-pop:before {
          right: 32px;
          left: auto; }
      .product-view .product-shop .prev-next-products .product-nav:hover .product-pop {
        opacity: 1;
        visibility: visible; }
    .product-view .product-shop .prev-next-products a {
      color: #555;
      display: inline-block;
      font-size: 22px;
      line-height: 58px; }
  .product-view .product-shop .product-name h2 {
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; }
    .product-view .product-shop .product-name h2 a {
      color: #343538; }
  .product-view .product-shop .countdown-deal {
    display: inline-block;
    width: 100%; }
    .product-view .product-shop .countdown-deal .title {
      margin-bottom: 10px;
      display: inline-block; }
    .product-view .product-shop .countdown-deal .product-date {
      width: 100%;
      height: 53px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-color: transparent;
      padding: 0; }
      .product-view .product-shop .countdown-deal .product-date > div {
        background-color: #eeeff2 !important;
        border-radius: 0px;
        display: block;
        float: left;
        margin-left: 0;
        width: 20%;
        padding: 10px 0;
        line-height: 1.4; }
        .product-view .product-shop .countdown-deal .product-date > div:first-child {
          margin-left: 0; }
        .product-view .product-shop .countdown-deal .product-date > div span {
          display: block;
          text-align: center;
          color: #252634;
          font-weight: 600;
          text-transform: capitalize; }
          .product-view .product-shop .countdown-deal .product-date > div span.no {
            font-size: 20px; }
          .product-view .product-shop .countdown-deal .product-date > div span.text {
            font-size: 11px; }
  .product-view .product-shop .review-product-details {
    margin-bottom: 15px;
    height: 20px;
    line-height: 1.25;
    margin-top: 3px; }
    .product-view .product-shop .review-product-details .spr-badge-starrating {
      margin: 0; }
      .product-view .product-shop .review-product-details .spr-badge-starrating .spr-icon {
        font-size: 13px;
        top: 0;
        color: #f5b223; }
    .product-view .product-shop .review-product-details .spr-badge-caption {
      line-height: 1.25;
      color: #bdbdbd;
      margin-left: 5px;
      text-transform: capitalize; }
      .product-view .product-shop .review-product-details .spr-badge-caption:hover {
        text-decoration: none; }
  .product-view .product-shop .middle-product-detail {
    margin-bottom: 10px; }
    .product-view .product-shop .middle-product-detail .review-product-details {
      padding: 5px 0 0; }
      .product-view .product-shop .middle-product-detail .review-product-details .spr-icon {
        font-size: 13px; }
  .product-view .product-shop .product-inventory {
    margin: 0 0 10px;
    font-size: 14px;
    color: #777;
    font-weight: 600;
    display: none;
  }
    .product-view .product-shop .product-inventory span.in-stock {
      font-weight: 400;
      margin-left: 5px; }
  .product-view .product-shop .product-type, .product-view .product-shop .product-vendor {
    padding: 5px 0 0; }
    .product-view .product-shop .product-type label, .product-view .product-shop .product-vendor label {
      margin: 0;
      font-weight: 400; }
  .product-view .product-shop .no-rating {
    margin: 0 0 5px 0; }
  .product-view .product-shop .product-sku {
    padding: 5px 0 0; }
  .product-view .product-shop .product-share {
    margin-bottom: 10px; }
    .product-view .product-shop .product-share .sf-share-counts .share-text {
      font-size: 15px;
      line-height: 40px;
      display: block;
      margin: 0; }
    .product-view .product-shop .product-share .sf-share-counts a {
      width: 32px;
      height: 32px;
      border: #e0e0e0 solid 1px;
      margin-right: 10px;
      font-size: 16px;
      text-align: center;
      line-height: 32px;
      display: inline-block;
      color: #cdcdcd; }
      .product-view .product-shop .product-share .sf-share-counts a:hover {
        border: #444645 solid 1px;
        color: #444645; }
  .product-view .product-shop .short-description {
    padding: 20px 0 20px;
    margin: 20px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8; }
    .product-view .product-shop .short-description ul {
      list-style: disc outside;
      padding-left: 1.5em; }
      .product-view .product-shop .short-description ul li {
        line-height: 20px;
        list-style: inherit; }
  .product-view .product-shop .product-type-data {
    margin: 0 0 20px; }
    .product-view .product-shop .product-type-data .price_compare {
      display: inline-block;
      position: relative;
      font-size: 18px;
      color: #c1c1c1;
      margin-right: 4px; }
    .product-view .product-shop .product-type-data .price-box s {
      font-size: 18px;
      line-height: 1.2;
      font-weight: 600;
      color: #999;
      text-decoration: none;
      display: inline-block; }
    .product-view .product-shop .product-type-data .price-box .price {
      display: inline-block;
      font-size: 24px;
      font-weight: 600;
      color: #8a8a8a;
      line-height: 1; }
    .product-view .product-shop .product-type-data .availability {
      margin: 0 0 5px;
      padding: 0; }

.product-view .product-options {
  margin: 0;
  position: relative; }
  .product-view .product-options .selector-wrapper {
    margin-right: 15px;
    padding: 5px 0; }
    .product-view .product-options .selector-wrapper label {
      margin-right: 10px;
      display: block; }
    .product-view .product-options .selector-wrapper select {
      min-width: 120px; }
  .product-view .product-options .swatch:last-child label {
    padding: 0 5px;
    font-size: 12px;
    text-transform: capitalize; }
  .product-view .product-options .swatch .header {
    margin-bottom: 10px;
    font-size: 11px;
    color: #777;
    display: block;
    line-height: 1.3;
    text-transform: uppercase; }
    .product-view .product-options .swatch .header:before {
      content: '*';
      color: red; }
  .product-view .product-options .swatch label {
    float: left;
    min-width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    margin: 0;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    background-color: transparent !important;
    color: #636363; }
    .product-view .product-options .swatch label:hover {
      border-color: red; }
  .product-view .product-options .swatch input {
    display: none; }
    .product-view .product-options .swatch input:checked + .img {
      border-color: #666;
      position: relative; }
      .product-view .product-options .swatch input:checked + .img:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
    .product-view .product-options .swatch input:checked + label {
      cursor: default;
      border-color: #666;
      position: relative;
      border: 1px solid; }
      .product-view .product-options .swatch input:checked + label:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
  .product-view .product-options .swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0px 7px 20px 0;
    padding: 2px;
    border: #e3e3e3 solid 1px;
    position: relative;
    cursor: pointer; }
    .product-view .product-options .swatch .swatch-element.color label {
      cursor: pointer; }
      .product-view .product-options .swatch .swatch-element.color label:hover {
        border-color: red; }
    .product-view .product-options .swatch .swatch-element .crossed-out {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      display: none; }
    .product-view .product-options .swatch .swatch-element.soldout .crossed-out {
      display: block; }
    .product-view .product-options .swatch .swatch-element:hover .tooltip {
      filter: alpha(opacity=100);
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
    .product-view .product-options .swatch .swatch-element.color label {
      background-color: inherit !important; }
  .product-view .product-options .swatch .tooltip {
    text-align: center;
    color: #ffffff;
    background-color: #202020;
    font-size: 10px;
    padding: 6px;
    bottom: 100%;
    display: block;
    position: absolute;
    margin-bottom: 10px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .product-view .product-options .swatch .tooltip:before {
      bottom: -10px;
      content: " ";
      display: block;
      height: 20px;
      left: 0;
      position: absolute;
      width: 100%; }
    .product-view .product-options .swatch .tooltip:after {
      border-left: solid transparent 10px;
      border-right: solid transparent 10px;
      border-top: solid #202020 10px;
      bottom: -5px;
      content: " ";
      height: 0;
      left: 50%;
      position: absolute;
      width: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0; }
  .product-view .product-options .swatch .img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    padding: 5px;
    margin: 0;
    line-height: 0;
    vertical-align: middle;
    border: 1px solid #E0E0E0;
    -webkit-box-shadow: inset 0 0 1px #E0E0E0;
    box-shadow: inset 0 0 1px #E0E0E0;
    cursor: pointer; }
    .product-view .product-options .swatch .img i {
      display: inline-block;
      width: 22px;
      height: 22px;
      background-position: center center;
      background-size: cover;
      margin: 0;
      cursor: pointer; }
  .product-view .product-options .swatch.size label {
    display: inline-block;
    padding: 0;
    height: 34px;
    line-height: 32px;
    min-width: 34px;
    text-align: center;
    border: 1px solid #E0E0E0;
    -webkit-box-shadow: inset 0 0 1px #E0E0E0;
    box-shadow: inset 0 0 1px #E0E0E0;
    border-radius: 0;
    text-decoration: none;
    margin: 0; }

.product-view .actions-wrapper .add-to-cart {
  padding-top: 13px;
  padding-bottom: 10px;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px; }
  .product-view .actions-wrapper .add-to-cart .input-box {
    margin: 12px 20px 5px 0; }
    .product-view .actions-wrapper .add-to-cart .input-box .items {
      background-color: #f1f1f1;
      border: medium none;
      color: #9aa7af;
      display: inline-block;
      height: 30px;
      line-height: 30px;
      text-align: center;
      width: 30px;
      cursor: pointer; }
      .product-view .actions-wrapper .add-to-cart .input-box .items:hover {
        background-color: #181818;
        color: #fff; }
    .product-view .actions-wrapper .add-to-cart .input-box input {
      border: 1px solid #f1f1f1;
      -webkit-box-shadow: none;
      box-shadow: none;
      display: inline-block;
      height: 30px;
      margin: 0;
      text-align: center;
      width: 35px !important;
      color: #9aa7af; }
  .product-view .actions-wrapper .add-to-cart .button-wrapper {
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    overflow: hidden;
    height: 50px; }
    .product-view .actions-wrapper .add-to-cart .button-wrapper > div {
      float: left;
      padding: 0px 10px;
      font-size: 18px;
      position: relative;
      top: 0px;
      margin-right: 5px;
      border-right: #575454 solid 1px;
      font-style: normal;
      line-height: 32px;
      margin-top: 10px; }
    .product-view .actions-wrapper .add-to-cart .button-wrapper .btn-cart {
      display: inline-block;
      width: auto; }
    .product-view .actions-wrapper .add-to-cart .button-wrapper span {
      line-height: 50px;
      height: 50px;
      color: #ffffff;
      font-size: 12px;
      display: inline-block;
      vertical-align: top;
      padding: 0 5px;
      letter-spacing: 0.05em;
      position: relative;
      z-index: 1; }

.product-view .product-options-bottom {
  padding: 20px 0;
  margin-top: 20px; }
  .product-view .product-options-bottom .price-box {
    display: none; }
  .product-view .product-options-bottom .actions .wishlist-btn {
    float: left;
    font-size: 0;
    line-height: 0;
    position: relative; display: none; }
    .product-view .product-options-bottom .actions .wishlist-btn:before {
      content: "\65";
      font-family: "dl-icon";
      text-transform: none;
      display: block;
      padding: 0;
      font-size: 16px;
      width: 40px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      color: inherit; }
  .product-view .product-options-bottom .actions .addtocart {
    width: auto;
    border: none;
    position: relative;
    background-color:none; }
  .product-view .product-options-bottom .add-to-cart-box {
    overflow: hidden; }
    .product-view .product-options-bottom .add-to-cart-box ul {
      margin: 0; }
    .product-view .product-options-bottom .add-to-cart-box .input-box {
      margin-right: 14px; display: none;}
      .product-view .product-options-bottom .add-to-cart-box .input-box label {
        display: none !important; }
      .product-view .product-options-bottom .add-to-cart-box .input-box input {
        display: inline-block;
        vertical-align: middle;
        height: 60px;
        width: 60px !important;
        font-size: 14px;
        text-align: center;
        color: #3b3b3b;
        border: 1px solid #e1e1e1;
        border-radius: 0px;
        float: left; }
      .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus {
        float: left; }
        .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i {
          font-size: 12px;
          line-height: 25px;
          text-align: center;
          width: 30px;
          height: 30px;
          display: block;
          border: 1px solid #e1e1e1;
          color: #000;
          cursor: pointer;
          border-radius: 0px;
          border-left: none; }
          .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i:before {
            position: relative;
            top: 5px; }
        .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase i {
          border-bottom: none; }
    .product-view .product-options-bottom .add-to-cart-box .actions .action-list.wishlist:hover {
      opacity: 0.9; }
    .product-view .product-options-bottom .add-to-cart-box .button-wrapper {
      position: relative; }
      .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart {
        display: inline-block;
        width: 100%;
        color: #000;
        font-size: 12px;
        padding: 0;
        font-weight: 700;
        border-radius: 0px;
        text-decoration: none;
        border: 0;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        text-transform: uppercase; }
        .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart span {
          height: auto;
          line-height: 33px; }
        .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart:hover {
          opacity: 0.9; }
      .product-view .product-options-bottom .add-to-cart-box .button-wrapper .button-wrapper-content .btn-cart {
        text-align: center; }
        .product-view .product-options-bottom .add-to-cart-box .button-wrapper .button-wrapper-content .btn-cart:hover {
          background-color: transparent; }

.product-view .addthis_toolbox {
  margin-top: 20px; }

.product-view .product-collateral {
  padding-top: 150px;
  margin: 0 -15px;
  clear: both;
  position: relative;
  overflow: hidden; }
  .product-view .product-collateral .product-description {
    width: 100%;
    float: left;
    padding: 0 15px; }
  .product-view .product-collateral .image-right {
    width: 33.333%;
    float: left;
    padding: 0 15px; }
    .product-view .product-collateral .image-right img {
      width: 100%;
      height: auto; }

.product-view .product-tabs {
  text-align: center; }
  .product-view .product-tabs.vertical > ul {
    width: 150px;
    float: left;
    bottom: 0;
    right: -1px;
    text-align: right; }
    .product-view .product-tabs.vertical > ul li {
      float: none;
      border-width: 1px 0 1px 3px;
      margin-right: 0;
      margin-bottom: 1px;
      border-radius: 0; }
      .product-view .product-tabs.vertical > ul li.active {
        border-left-color: #3b3b3b;
        border-top-color: #eee; }
      .product-view .product-tabs.vertical > ul li a {
        display: block; }
  .product-view .product-tabs.vertical .tab-content {
    min-height: 250px;
    border-radius: 0;
    margin-left: 150px; }
  .product-view .product-tabs > ul {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0 auto;
    overflow: hidden; }
    .product-view .product-tabs > ul li {
      display: inline-block;
      margin-right: 1px; }
      .product-view .product-tabs > ul li a {
        display: inline-block;
        margin: 0 10px;
        padding: 22px 40px;
        line-height: 24px;
        font-weight: 400;
        color: #333333;
        border: 1px solid #dadada; }
  .product-view .product-tabs .tab-content {
    padding: 37px 15px;
    min-height: 200px;
    border-radius: 0;
    background-color: #fff;
    text-align: left; }
    .product-view .product-tabs .tab-content.active {
      display: block; }
    .product-view .product-tabs .tab-content ul {
      list-style: disc outside;
      padding-left: 1.5em; }
      .product-view .product-tabs .tab-content ul li {
        line-height: 20px;
        list-style: inherit; }
    .product-view .product-tabs .tab-content .product-tabs-content-inner p {
      margin: 0 0 15px;
      line-height: 1.5; }
    .product-view .product-tabs .tab-content .product-tabs-content-inner .spr-container {
      border: 0;
      padding: 0; }
      .product-view .product-tabs .tab-content .product-tabs-content-inner .spr-container .spr-header h2.spr-header-title {
        font-size: 18px;
        margin: 0 0 15px 0;
        text-transform: uppercase;
        font-weight: 600; }
      .product-view .product-tabs .tab-content .product-tabs-content-inner .spr-container .spr-content .spr-form {
        border-color: #ccc !important; }

.product-view .product-tab-eliteup .panel {
  border: none;
  border-top: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 30px; }
  .product-view .product-tab-eliteup .panel .panel-heading {
    border-radius: 0;
    border: none;
    background-color: #fff;
    display: block;
    width: 24%;
    float: left;
    padding: 0; }
    .product-view .product-tab-eliteup .panel .panel-heading .panel-title a {
      text-transform: uppercase; }
  .product-view .product-tab-eliteup .panel .tab-content {
    padding-left: 24%; }
    .product-view .product-tab-eliteup .panel .tab-content p {
      font-size: 16px;
      line-height: 30px; }
    .product-view .product-tab-eliteup .panel .tab-content .spr-form-actions .spr-button-primary {
      border-radius: 0; }

.product-view .product-tab-accordion .panel {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0; }
  .product-view .product-tab-accordion .panel + .panel {
    margin-top: 5px; }
  .product-view .product-tab-accordion .panel.panel-default .panel-heading {
    background: none;
    padding: 0;
    border-radius: 0;
    border: 0; }
    .product-view .product-tab-accordion .panel.panel-default .panel-heading .panel-title {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 16px;
      color: inherit;
      border-top: 1px solid rgba(150, 150, 150, 0.3); }
      .product-view .product-tab-accordion .panel.panel-default .panel-heading .panel-title a {
        position: relative;
        padding: 15px 0;
        display: block;
        font-size: 20px;
        min-height: 20px;
        text-transform: uppercase;
        border: 0;
        border-radius: 0px;
        font-weight: 400;
        color: #000000;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .product-view .product-tab-accordion .panel.panel-default .panel-heading .panel-title a.collapsed {
          color: #3b3b3b; }
          .product-view .product-tab-accordion .panel.panel-default .panel-heading .panel-title a.collapsed:after {
            content: "\e814";
            color: #000; }
        .product-view .product-tab-accordion .panel.panel-default .panel-heading .panel-title a:after {
          content: "\e80b";
          font-family: "negan";
          display: block;
          position: absolute;
          right: 20px;
          top: 50%;
          color: #fff;
          margin-top: -10px; }

.product-view .product-tab-accordion .product-tabs-content-inner {
  padding: 15px; }
  .product-view .product-tab-accordion .product-tabs-content-inner p {
    font-size: 16px; }
  .product-view .product-tab-accordion .product-tabs-content-inner ul {
    list-style: disc outside;
    padding-left: 1.5em; }

.product-view .product-tabs-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 9;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .product-view .product-tabs-container.has-sticky-header {
    top: 46px; }
    .product-view .product-tabs-container.has-sticky-header.has-sticky-product {
      top: 137px; }
  .product-view .product-tabs-container.has-sticky-product {
    top: 91px; }

.product-view .sticky-tab > li {
  display: inline-block;
  font-size: 13px;
  padding: 0 10px; }
  .product-view .sticky-tab > li:first-child {
    padding-left: 0; }
  .product-view .sticky-tab > li > a {
    color: #777;
    padding: 10px 0; }

.product-view .tags span {
  color: #cacaca; }

.product-view .spr-form-contact {
  margin: 0 -15px; }
  .product-view .spr-form-contact .spr-form-contact-name {
    width: 100%;
    padding: 0 15px; }
  .product-view .spr-form-contact .spr-form-contact-email {
    width: 100%;
    padding: 0 15px; }

.product-view .spr-form-actions input.spr-button {
  padding: 9px 15px;
  font-weight: 400;
  font-size: 14px;
  color: #fff; }
  .product-view .spr-form-actions input.spr-button:hover {
    opacity: 0.9; }

.product-view .spr-form-review-rating label.spr-form-label {
  margin-right: 5px; }

.product-view .spr-form-review-rating .spr-form-input .spr-icon {
  font-size: 100%; }

.product-view .spr-form-contact-name {
  margin-bottom: 20px; }

.product-view input.spr-form-input {
  width: 100%;
  height: 38px;
  padding: 10px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  background-color: #fff;
  font-size: 13px;
  color: #777;
  background: #fff;
  border: 1px solid #ccc; }

.product-view .spr-form-label {
  float: left;
  font-size: 14px;
  position: relative;
  margin-bottom: 10px;
  font-weight: 400;
  vertical-align: middle;
  color: #777; }
  .product-view .spr-form-label:after {
    content: '*';
    color: red; }

.product-view .spr-reviews .spr-review {
  position: relative;
  padding-left: 80px; }
  .product-view .spr-reviews .spr-review:before {
    content: '';
    width: 65px;
    height: 65px;
    background: url(avatar.jpg) no-repeat center center;
    position: absolute;
    left: 0;
    top: 30px; }
  .product-view .spr-reviews .spr-review .spr-starratings {
    font-size: 11px; }
  .product-view .spr-reviews .spr-review .spr-review-header-title {
    color: #777777;
    font-size: 18px !important;
    line-height: 25px;
    font-weight: 700; }
  .product-view .spr-reviews .spr-review .spr-review-header-byline {
    font-size: 12px;
    margin: 0; }
    .product-view .spr-reviews .spr-review .spr-review-header-byline strong {
      font-weight: 400; }
  .product-view .spr-reviews .spr-review .spr-review-content-body {
    font-size: 13px; }

.product-view .spr-form-input-textarea {
  max-height: 150px;
  height: 10em; }

.product-view .spr-form-actions {
  margin: 1em 0 0;
  padding: 8px 0 0; }

.product-view.quick-view {
  background: #fff;
  padding: 20px 0;
  text-align: left;
  max-width: 900px;
  margin: 40px auto;
  position: relative; }
  .product-view.quick-view .product-essential {
    display: block;
    overflow: hidden; }
    .product-view.quick-view .product-essential .product-img-box .product-image .product-image-gallery {
      border-radius: 0;
      padding: 0;
      border: 0; }
    .product-view.quick-view .product-essential .product-img-box .more-views-horizontal .product-image-thumbs .item a {
      padding: 0;
      border: 0;
      border-radius: 0; }

.product-view #shopify-product-reviews {
  clear: none;
  margin: 10px 0; }

.single-product-type2 .product-shop {
  position: static; }

.single-product-type2 .product-image a {
  display: inline-block;
  margin-bottom: 30px; }

.single-product-type2 .product-collateral {
  border: none;
  margin-top: 0; }
  .single-product-type2 .product-collateral .product-description {
    width: 100%; }
  .single-product-type2 .product-collateral .image-right {
    width: 100%;
    margin-top: 30px; }

.single-product-type3 .product-view .product-collateral {
  margin-left: -100%;
  margin-right: -100%;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 0;
  border-top: 1px solid #e5e5e5;
  margin-top: 70px;
  padding-bottom: 30px; }
  .single-product-type3 .product-view .product-collateral .product-description {
    width: 100%; }
    .single-product-type3 .product-view .product-collateral .product-description .product-tabs {
      max-width: 1170px;
      margin: 0 auto;
      width: 100%;
      border: none; }
      .single-product-type3 .product-view .product-collateral .product-description .product-tabs ul {
        text-align: center;
        margin-top: 60px; }
        .single-product-type3 .product-view .product-collateral .product-description .product-tabs ul li.active a {
          font-weight: 700;
          color: #343538 !important;
          border-width: 2px; }
        .single-product-type3 .product-view .product-collateral .product-description .product-tabs ul li a {
          font-size: 12px;
          padding: 10px 0; }
      .single-product-type3 .product-view .product-collateral .product-description .product-tabs .tab-content {
        -webkit-box-shadow: none;
        box-shadow: none; }

.sticky-product {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  padding: 15px 0 15px; }
  .sticky-product.has-sticky-header {
    top: 46px; }
  .sticky-product > .container {
    position: relative; }
  .sticky-product .sticky-image, .sticky-product .sticky-detail {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px; }
  .sticky-product .sticky-detail .product-name-area {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-right: 15px; }
    .sticky-product .sticky-detail .product-name-area .product-name {
      font-size: 16px;
      font-weight: 600;
      line-height: 25px;
      margin: 0 0 5px;
      color: #777; }
  .sticky-product .ratings, .sticky-product .sticky-detail .availability {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-right: 15px;
    line-height: 25px; }
  .sticky-product .ratings .spr-badge-starrating {
    margin: 0 15px 0 0; }
  .sticky-product .price-box {
    margin: 10px 0 5px; }
    .sticky-product .price-box .price {
      font-weight: 600;
      font-size: 20px;
      color: #444;
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
  .sticky-product .add-to-cart-clone {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -19px; }

.actions .action-list {
  display: inline-block;
  line-height: 42px;
  text-align: center;
  margin: 0 5px;
  vertical-align: middle; }

.actions .btn-cart {
  color: #333;
  background-color: transparent;
  font-size: 12px;
  display: inline-block;
  line-height: 30px;
  border-radius: 0px; }

.actions .add-to-links {
  position: relative; }
  .actions .add-to-links li {
    padding: 0; }
    .actions .add-to-links li a.link-wishlist, .actions .add-to-links li a.link-compare {
      color: #252634;
      background-color: transparent;
      font-size: 17px;
      display: inline-block;
      width: 48px;
      height: 48px;
      line-height: 48px;
      border-radius: 0px;
      text-align: center;
      border: 1px solid rgba(150, 150, 150, 0.3); }
      .product-view .product-shop .actions .add-to-links li a.link-wishlist, .product-view .product-shop .actions .add-to-links li a.link-compare {
        border-radius: 0px;
        border-color: #252634; }

.actions .quickview-icon {
  font-size: 17px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin: 0 5px;
  border-radius: 0px;
  text-align: center;
  position: relative;
  color: #52b9b5;
  border: 1px solid rgba(150, 150, 150, 0.3); }

.template-product .zoomContainer {
  z-index: 6; }

.zoomContainer {
  z-index: 14; }

.product-tabs-content-inner table tr td {
  padding: 0 15px; }

.products-related {
  margin-bottom: 0;
  margin-top: 50px;
  position: relative;
  padding-top: 0; }
  .products-related .title-widget {
    text-align: center; }

.account-form-wrap {
  margin: 0 auto;
  padding-top: 70px;
  max-width: 570px; }
  .account-form-wrap .page-title h2 {
    font-size: 24px;
    font-weight: bold; }
  .account-form-wrap .page-title p {
    text-transform: uppercase; }
  .account-form-wrap .action-right-box {
    float: right;
    padding: 10px 0; }
  .account-form-wrap .register-box {
    margin-top: 20px;
    text-align: center; }
    .account-form-wrap .register-box label {
      display: block;
      font-weight: 400;
      text-transform: uppercase;
      padding: 7px 0; }
  .account-form-wrap p.required {
    color: #EB340A; }

.shopify-challenge__container {
  padding-top: 250px !important; }
  .shopify-challenge__container .shopify-challenge__button {
    margin-top: 20px;
    padding: 10px 40px;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 600;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #000;
    color: #fff; }
    .shopify-challenge__container .shopify-challenge__button:hover {
      background-color: #222; }

.account-dashboard {
  margin-top: 75px; }
  .account-dashboard .page-title h2 {
    font-size: 24px; }

.account-dashboard h5 {
  text-transform: uppercase;
  padding: 10px 15px;
  /*border: 1px solid #ddd;
  background-color: #f5f5f5;*/
  position: relative;
  border-radius: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 13px; }
  .account-dashboard h5 span {
    text-transform: none;
    font-weight: 400;
    float: right;
    font-size: 12px; }

.account-dashboard .my-account .content {
  padding: 20px 15px;
  font-size: 13px;
  /*border: 1px solid #ddd;*/
  border-top: 0;
  border-radius: 0;
  /*background-color: #fbfbfb;*/
  min-height: 135px; }

.account-dashboard .my-order {
  overflow: hidden;
  margin-top: 40px; }
  .account-dashboard .my-order .table-wrap table thead {
    text-align: center;
    padding: 15px 20px 15px;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #fbfbfb; }
  .account-dashboard .my-order .billing-address, .account-dashboard .my-order .shipping-address {
    overflow: hidden;
    margin-top: 40px; }
    .account-dashboard .my-order .billing-address h4, .account-dashboard .my-order .shipping-address h4 {
      text-align: left;
      background-color: #fbfbfb;
      font: 13px;
      display: block;
      padding: 15px 20px 15px;
      width: 100%;
      margin-bottom: 0;
      text-transform: uppercase;
      margin-top: 0;
      border: 1px solid #ddd; }
  .account-dashboard .my-order p {
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0; }

.account-dashboard.address-form {
  margin-top: 30px; }
  .account-dashboard.address-form .page-title {
    overflow: hidden;
    padding: 20px 0; }
    .account-dashboard.address-form .page-title h2 {
      display: inline-block;
      float: left;
      margin: 12px 0 0; }
    .account-dashboard.address-form .page-title p {
      display: inline-block;
      margin: 0;
      float: right; }
  .account-dashboard.address-form .form-list li {
    padding: 5px 0; }
    .account-dashboard.address-form .form-list li label {
      margin-bottom: 10px; }

.account-dashboard .my-address {
  /*border: solid 1px #f2f2f2;*/
  overflow: hidden;
  margin-bottom: 40px; }
  .account-dashboard .my-address h3:first-child, .account-dashboard .my-address h4:first-child {
    border-top: 0;
  }
  .account-dashboard .my-address h3, .account-dashboard .my-address h4 {
    text-align: left;
    /*background-color: #fcfcfc;*/
    border-top: 1px solid #f2f2f2;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    padding: 15px 20px 15px;
    width: 100%;
    margin: 0; }
    .account-dashboard .my-address h3 span, .account-dashboard .my-address h4 span {
      text-transform: initial;
      float: right;
      font-size: 12px; }
  .account-dashboard .my-address .content {
    padding: 20px; }
  .account-dashboard .my-address .form-edit {
    padding: 20px; }

.order-dashboard {
  margin-top: 30px; }
  .order-dashboard .billing-address, .order-dashboard .shipping-address {
    border: solid 1px #f2f2f2;
    overflow: hidden;
    margin-top: 40px;
    width: 48%;
    float: left; }
    .order-dashboard .billing-address h4, .order-dashboard .shipping-address h4 {
      text-align: left;
      background-color: #fcfcfc;
      border-bottom: 1px solid #f2f2f2;
      font: 17px;
      display: block;
      padding: 15px 20px 15px;
      width: 100%;
      margin-bottom: 0;
      text-transform: uppercase;
      margin-top: 0; }
    .order-dashboard .billing-address .content, .order-dashboard .shipping-address .content {
      padding: 20px; }
  .order-dashboard .shipping-address {
    width: -webkit-calc(52% - 30px);
    width: calc(52% - 30px);
    margin-left: 30px; }

.checkout-cart .cart-table-wrap {
  border-radius: 0px;
  background: #fff;
  display: inline-block;
  padding: 30px 0;
  width: 100%; }

.checkout-cart .page-title {
  padding: 0 15px;
  border-bottom: 0; }
  .checkout-cart .page-title h1 {
    margin: 0 0 32px;
    font-size: 20px;
    float: left; }
  .checkout-cart .page-title ul.checkout-types {
    float: right; }

.checkout-cart .cart-inner {
  clear: both; }

.checkout-cart .totals {
  margin-bottom: 15px;
  clear: both; }
  .checkout-cart .totals h2 {
    padding: 10px 45px 10px 15px;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #000;
    border-radius: 0; }
  .checkout-cart .totals .totals-content {
    padding: 15px;
    font-size: 13px;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0;
    background-color: #fff; }
    .checkout-cart .totals .totals-content table {
      width: 100%; }
      .checkout-cart .totals .totals-content table .price {
        display: block;
        text-align: right;
        color: #000;
        font-size: 14px;
        font-weight: 600; }
      .checkout-cart .totals .totals-content table tr {
        border-bottom: 1px solid #dcdcdc; }
        .checkout-cart .totals .totals-content table tr td {
          padding: 10px;
          line-height: 1.4;
          font-size: 15px;
          font-weight: 300;
          text-align: left !important; }
      .checkout-cart .totals .totals-content table tfoot tr {
        border-bottom: 1px solid #dcdcdc;
        border-bottom-width: 0; }
        .checkout-cart .totals .totals-content table tfoot tr td {
          padding: 10px;
          line-height: 1.4;
          font-size: 15px;
          font-weight: 300;
          text-align: left; }
          .checkout-cart .totals .totals-content table tfoot tr td strong {
            font-weight: 300; }
            .checkout-cart .totals .totals-content table tfoot tr td strong .price {
              font-size: 17px; }
      .checkout-cart .totals .totals-content table tbody tr td span.price {
        display: block;
        text-align: right;
        color: #000;
        font-size: 14px;
        font-weight: 600; }
      .checkout-cart .totals .totals-content table tbody tr td strong {
        font-weight: 300; }
    .checkout-cart .totals .totals-content .checkout-types {
      font-size: 13px;
      text-align: center; }
      .checkout-cart .totals .totals-content .checkout-types li {
        clear: both;
        margin: 10px 0; }
        .checkout-cart .totals .totals-content .checkout-types li input {
          width: 100%; }
        .checkout-cart .totals .totals-content .checkout-types li a:hover {
          text-decoration: none; }

.checkout-cart .checkout-info {
  width: 100%;
  float: left;
  margin-bottom: 15px; }
  .checkout-cart .checkout-info .shipping h2 {
    padding: 10px 15px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #777;
    position: relative;
    cursor: pointer;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0; }
    .checkout-cart .checkout-info .shipping h2.closed {
      border-radius: 0px; }
    .checkout-cart .checkout-info .shipping h2 a {
      display: block;
      color: #000; }
      .checkout-cart .checkout-info .shipping h2 a:after {
        width: 26px;
        height: 26px;
        display: block;
        border: 1px solid #ccc;
        font-family: 'negan';
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -13px;
        border-radius: 0px;
        color: #ccc;
        text-align: center;
        line-height: 24px;
        background-color: #fff;
        font-size: 10px; }
      .checkout-cart .checkout-info .shipping h2 a:after {
        content: "\e80d"; }
      .checkout-cart .checkout-info .shipping h2 a.collapsed:after {
        content: "\e80b"; }
      .checkout-cart .checkout-info .shipping h2 a:focus {
        outline: none;
        text-decoration: none; }
    .checkout-cart .checkout-info .shipping h2:hover a:after {
      background-color: #fff;
      border-color: #3b3b3b;
      color: white; }
  .checkout-cart .checkout-info .shipping .shipping-form {
    border-left: #dfdfdf solid 1px;
    border-right: #dfdfdf solid 1px;
    border-bottom: #dfdfdf solid 1px;
    border-radius: 0; }
    .checkout-cart .checkout-info .shipping .shipping-form .shipping-calculator-wrapper {
      padding: 15px;
      background-color: #fff;
      border-radius: 0; }
    .checkout-cart .checkout-info .shipping .shipping-form p {
      margin: 0 0 15px;
      line-height: 1.5;
      font-size: 14px; }
    .checkout-cart .checkout-info .shipping .shipping-form ul.form-list li select {
      width: 100%;
      height: 38px;
      border-radius: 0px;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }
    .checkout-cart .checkout-info .shipping .shipping-form .buttons-set input {
      width: 100%; }

.checkout-cart .cart-table td {
  padding: 10px;
  vertical-align: middle;
  font-size: 14px; }

.checkout-cart .cart-table thead tr {
  border-width: 0 0 1px; }
  .checkout-cart .cart-table thead tr th {
    font-weight: 600;
    padding: 15px 10px;
    color: #777;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
    text-transform: uppercase;
    border-right-width: 0;
    line-height: 1;
    background-color: transparent;
    text-transform: none !important;
    letter-spacing: normal; }

.checkout-cart .cart-table tbody tr {
  border: none; }
  .checkout-cart .cart-table tbody tr td {
    border: none;
    padding: 25px 10px; }
    .checkout-cart .cart-table tbody tr td.action-td {
      padding: 15px 0; }
      .checkout-cart .cart-table tbody tr td.action-td a {
        display: inline-block;
        width: 34px;
        height: 34px;
        font-size: 18px;
        line-height: 22px;
        overflow: hidden;
        text-align: left;
        line-height: 34px; }
    .checkout-cart .cart-table tbody tr td.pr-img-td {
      text-align: left;
      border-right: 0; }
    .checkout-cart .cart-table tbody tr td.product-name-td {
      color: #777;
      font-size: 14px; }
    .checkout-cart .cart-table tbody tr td .cart-actions {
      padding-top: 5px;
      display: inline-block; }
      .checkout-cart .cart-table tbody tr td .cart-actions .remove-item {
        position: relative;
        padding-left: 7px;
        margin-left: 3px; }
        .checkout-cart .cart-table tbody tr td .cart-actions .remove-item:before {
          content: '';
          position: absolute;
          left: 0;
          top: 3px;
          background-color: #666666;
          width: 1px;
          height: 9px; }
    .checkout-cart .cart-table tbody tr td.product-qty .items {
      display: inline-block;
      width: 30px;
      height: 30px;
      background: #f4f4f4;
      border: 1px solid #ccc;
      color: #777;
      line-height: 30px;
      border-radius: 0;
      margin: 0;
      font-size: 14px;
      font-weight: 700;
      text-decoration: none;
      text-align: center;
      vertical-align: top; }
      .checkout-cart .cart-table tbody tr td.product-qty .items:hover {
        cursor: pointer; }
      .checkout-cart .cart-table tbody tr td.product-qty .items .fallback-text {
        display: none; }
    .checkout-cart .cart-table tbody tr td.product-qty input {
      color: #777;
      height: 30px;
      border-radius: 0;
      margin: 0px -5px;
      width: 35px !important;
      font-size: 14px;
      text-align: center;
      display: inline-block;
      border: 1px solid #ccc;
      -webkit-box-shadow: none;
      box-shadow: none;
      vertical-align: middle; }

.checkout-cart .cart-table tfoot {
  border-top: 1px solid #dcdcdc; }
  .checkout-cart .cart-table tfoot td {
    padding-top: 15px;
    padding-bottom: 0; }

.checkout-cart .crosssell-wrapper {
  width: 100%;
  float: left; }

.shop-cart-empty {
  margin-top: 75px;
  text-align: center; }
  .shop-cart-empty .cart-empty {
    margin-top: 60px;
    font-size: 20px;
    font-weight: 300; }
    .shop-cart-empty .cart-empty:before {
      content: "\65";
      font-family: dl-icon;
      display: block;
      font-size: 100px;
      line-height: 1.2;
      padding-bottom: 20px; }

.section__featured-collections .featured-collections .featured-collections__item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .section__featured-collections .featured-collections .featured-collections__item .category-products {
    padding: 100px 0; }

.main-collection .collection_content.col-sm-12 {
  padding-left: 15px; }
  .main-collection .collection_content.col-sm-12 .row {
    margin-right: -15px;
    margin-left: -15px; }

.main-collection .collection_content.col-sm-9 {
  padding-left: 9px; }
  .main-collection .collection_content.col-sm-9 .row {
    margin-right: -9px;
    margin-left: -9px; }

.main-collection .collection_content .row {
  margin: 0 !important; }
  .main-collection .collection_content .row .products-grid li {
    padding: 0 5px !important;
    margin-bottom: 10px; }
    .main-collection .collection_content .row .products-grid li .item-collection {
      overflow: hidden;
      position: relative; }
      .main-collection .collection_content .row .products-grid li .item-collection span.thumb-info-title {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: white;
        bottom: 10%;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        letter-spacing: -1px;
        padding: 20px 15px;
        position: absolute;
        text-transform: uppercase;
        z-index: 2;
        min-width: 160px;
        text-align: center; }
        .main-collection .collection_content .row .products-grid li .item-collection span.thumb-info-title h3 {
          font-size: 1em;
          font-weight: inherit;
          color: inherit;
          line-height: inherit;
          margin: 0;
          padding: 0;
          text-transform: uppercase; }
          .main-collection .collection_content .row .products-grid li .item-collection span.thumb-info-title h3 a {
            color: #000;
            letter-spacing: normal;
            font-weight: 400; }
        .main-collection .collection_content .row .products-grid li .item-collection span.thumb-info-title span.thumb-info-type {
          display: none;
          border-radius: 0;
          float: left;
          font-size: 12px;
          font-weight: 400;
          letter-spacing: 0;
          margin: 8px -2px -15px -2px;
          padding: 2px 9px;
          text-transform: none;
          z-index: 2;
          background-color: #00d571;
          line-height: 24px; }
      .main-collection .collection_content .row .products-grid li .item-collection:hover span.thumb-info-title {
        background: #fff; }
    .main-collection .collection_content .row .products-grid li .product-top {
      position: relative;
      overflow: hidden;
      height: 540px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms; }
      .main-collection .collection_content .row .products-grid li .product-top:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
      .main-collection .collection_content .row .products-grid li .product-top a {
        display: inline-block;
        width: 100%;
        height: 100%; }
  .main-collection .collection_content .row .products-grid.columns3 li {
    margin-bottom: 1.4286em;
    padding: 0 9px; }

.main-collection .sidebar {
  padding-right: 9px; }

.page-404 {
  text-align: center;
  min-height: 300px;
  padding: 70px 0 130px;
  background-color: #F4F4F4;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5; }
  .page-404 .button-to-home .btn-to-home {
    color: #ffffff;
    text-transform: uppercase;
    padding: 15px 35px;
    line-height: 26px;
    background-color: #343538;
    display: inline-block; }

/*============================================================================
#Wishlist page
==============================================================================*/
.wishlist-container .wishlist-grid {
  margin-top: 70px; }
  .wishlist-container .wishlist-grid.is_visible {
    display: inline-block;
    width: 100%; }
    .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container {
      width: 25%;
      float: left;
      padding: 0 10px;
      margin-bottom: 30px;
      min-height: 530px; }
      .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile {
        position: relative; }
        .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-actions {
          position: absolute;
          top: 0;
          right: 0;
          text-align: center;
          padding: 10px; }
          .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-actions a {
            font-size: 18px;
            color: red; }
        .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-media .media-link--image {
          height: 350px;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat; }
        .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-content {
          margin-top: 20px; }
          .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-content .tile-content--text .text--title {
            font-size: 14px;
            font-weight: 700;
            color: #343538; }
          .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-content .tile-content--text .text--price .price--compare {
            font-size: 11px;
            text-decoration: line-through; }
          .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container .wishlist-tile .product-tile--tile-content .product-type-main .button-wrapper .add-to-cart {
            background-color: #000;
            color: #fff;
            padding: 5px 30px;
            margin: 20px -5px 0;
            text-transform: uppercase; }

.wishlist-container {
  position: relative;
  min-height: calc(100vh - 130px); }

@media only screen and (max-width: 1024px) {
  .wishlist-container {
    min-height: calc(100vh - 90px); } }

/* Wishlist Grid
=====================================*/
.wishlist-grid {
  display: none;
  padding: 0px 20px 100px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.wishlist-grid.is_visible {
  opacity: 1;
  z-index: 1; }

.wishlist-grid--empty-list {
  display: none;
  padding: 40px 0px;
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  z-index: -1;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.wishlist-grid--empty-list.is_visible {
  opacity: 1;
  z-index: 1;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.empty-list--info {
  text-align: center; }

.empty-list--text {
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-size: 2.5rem; }

@media only screen and (max-width: 480px) {
  .empty-list--text {
    font-size: 1.545rem; } }

/* Wishlist Loader
=====================================*/
.wishlist-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background: white;
  width: 90%;
  max-width: 90%; }

.wishlist-loader--text {
  font-family: "Galaxie Polaris Condensed Bold";
  font-size: 1.767rem;
  letter-spacing: 1px;
  text-transform: uppercase; }

@media only screen and (max-width: 1024px) {
  .wishlist-loader--text {
    font-size: 1.545rem; } }

@media only screen and (max-width: 480px) {
  .wishlist-loader--text {
    font-size: 1.125rem; } }

@-webkit-keyframes wishlist-loading-beat {
  0% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 0.3; }
  50% {
    -webkit-transform: translateZ(0) scale(1.3);
    transform: translateZ(0) scale(1.3);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 0.3; } }

@keyframes wishlist-loading-beat {
  0% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 0.3; }
  50% {
    -webkit-transform: translateZ(0) scale(1.3);
    transform: translateZ(0) scale(1.3);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 0.3; } }

@media (max-width: 1199px) {
  .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container {
    width: 33.333%; } }

@media (max-width: 991px) {
  .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container {
    width: 50%; } }

@media (max-width: 767px) {
  .wishlist-container .wishlist-grid.is_visible .wishlist-tile-container {
    width: 100%; } }

.section__about-us-v1-content-box .aboutus-v1__content-box .aboutus-v1__content-box--image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.section__about-us-v1-content-box .aboutus-v1__content-box .aboutus-v1__content-box--content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }
  .section__about-us-v1-content-box .aboutus-v1__content-box .aboutus-v1__content-box--content h1 {
    font-weight: bold;
    margin-bottom: 15px; }

.section__about-us-v2-content-box .aboutus-v2__content-box .aboutus-v2__content-box--image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.section__about-us-v2-content-box .aboutus-v2__content-box .aboutus-v2__content-box--content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }
  .section__about-us-v2-content-box .aboutus-v2__content-box .aboutus-v2__content-box--content h1 {
    font-weight: bold;
    margin-bottom: 15px; }

.section__about-us-service-box .aboutus__services-box .aboutus__services-box--content h1 {
  margin-bottom: 20px; }

.section__about-us-service-box .aboutus__services-box .aboutus__services-box--content p {
  margin-top: 15px; }

.section__about-us-service-box .aboutus__services-box .aboutus__services-box--image {
  margin-top: -30px; }

.section__about-us-team-member {
  margin: 50px 0; }
  .section__about-us-team-member h3.title {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center; }
  .section__about-us-team-member .nova-team-member {
    margin-top: 40px; }

.layout-preset-default .la-member__inner .la-member__image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }

.layout-preset-default .la-member__inner:hover .la-member__image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); }

.layout-preset-bakery h3.title {
  font-size: 72px;
  letter-spacing: 0;
  text-transform: none; }

.layout-preset-bakery .la-member__inner .la-member__info .la-member__info-title-role .la-member__info-title {
  font-size: 18px;
  font-family: "Playfair Display";
  text-transform: none; }
  .layout-preset-bakery .la-member__inner .la-member__info .la-member__info-title-role .la-member__info-title:after {
    content: ". . . . .";
    display: block;
    width: 40px;
    line-height: 0;
    margin: 0 auto;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px; }

.section__service-box .services-box .services-box__content h1 {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 20px; }

.section__service-box .services-box .services-box__content p {
  margin-top: 15px; }

.section__service-banner-contact .service-banner-contact {
  position: relative;
  padding: 180px 0; }
  .section__service-banner-contact .service-banner-contact .banner--title {
    font-size: 36px;
    letter-spacing: 5px;
    margin-bottom: 25px !important;
    text-transform: uppercase; }
  .section__service-banner-contact .service-banner-contact .banner--sub-title {
    font-size: 14px; }
  .section__service-banner-contact .service-banner-contact .btn-button {
    margin-top: 30px; }

.section__faq-content {
  padding: 70px 0 150px 0; }
  .section__faq-content .faq-box-inner h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 50px; }
  .section__faq-content .faq-box-inner .content-faqs .pertinacia {
    margin-top: 20px;
    border-bottom: #e1e2e4 solid 1px; }
    .section__faq-content .faq-box-inner .content-faqs .pertinacia .faqs {
      cursor: pointer; }
      .section__faq-content .faq-box-inner .content-faqs .pertinacia .faqs i {
        position: relative;
        top: 4px;
        font-size: 20px; }

.section__collection-banner .collection-banner__content {
  text-align: center; }
  .section__collection-banner .collection-banner__content h4 {
    font-size: 12px;
    letter-spacing: 5px; }
  .section__collection-banner .collection-banner__content h1 {
    font-size: 90px;
    line-height: 60px;
    margin-bottom: 30px; }
    .section__collection-banner .collection-banner__content h1 small {
      font-weight: bold; }
  .section__collection-banner .collection-banner__content .btn-button {
    margin-top: 15px; }

.section__collection-banner .collection-banner__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.layout-default {
  padding: 90px 0; }

.layout-spa {
  padding: 50px 0; }
  .layout-spa .incify-counter__image {
    float: left; }
  .layout-spa .incify-counter__content {
    margin-left: 150px;
    text-align: left;
    margin-bottom: 30px; }
    .layout-spa .incify-counter__content .incify-counter--number {
      font-size: 24px;
      line-height: 24px; }
    .layout-spa .incify-counter__content .incify-counter--title {
      font-size: 18px;
      line-height: 24px;
      font-style: italic !important;
      margin-bottom: 20px; }

.layout-bakery {
  padding: 75px 0; }
  .layout-bakery .incify-counter--number {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.3;
    font-style: normal;
    margin-top: 15px;
    margin-bottom: 5px; }

@media (min-width: 1500px) {
  .layout-spa .container {
    width: 1440px; } }

.top-collection-section {
  margin-top: 95px; }
  .top-collection-section .collection-banner-content {
    margin-top: 55px; }
    .top-collection-section .collection-banner-content .item {
      padding-left: 15px;
      padding-right: 15px; }
      .top-collection-section .collection-banner-content .item .box-inner {
        overflow: hidden;
        position: relative; }
        .top-collection-section .collection-banner-content .item .box-inner:hover .banner--image {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); }
        .top-collection-section .collection-banner-content .item .box-inner .link-shop-overlay {
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          opacity: 0;
          -webkit-transition: all 250ms ease-out;
          -o-transition: all 250ms ease-out;
          transition: all 250ms ease-out; }
        .top-collection-section .collection-banner-content .item .box-inner .banner--image {
          padding-bottom: 30%;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
          overflow: hidden;
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
          -webkit-transition: all 800ms;
          -moz-transition: all 800ms;
          -ms-transition: all 800ms;
          -o-transition: all 800ms;
          transition: all 800ms; }
          .top-collection-section .collection-banner-content .item .box-inner .banner--image.placeholder-svg {
            padding-bottom: 0; }
        .top-collection-section .collection-banner-content .item .box-inner .banner--infor {
          position: absolute;
          max-width: 90%;
          left: 50%;
          -webkit-transition: all .45s ease-out;
          -o-transition: all .45s ease-out;
          transition: all .45s ease-out;
          z-index: 2;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          .top-collection-section .collection-banner-content .item .box-inner .banner--infor p {
            font-weight: 400;
            color: #ffffff;
            font-size: 16px;
            text-transform: uppercase;
            letter-spacing: 10px;
            margin: 0; }
  .top-collection-section .content-visible-when-hover .box-inner:hover .link-shop-overlay {
    opacity: .4;
    background-color: #232324;
    z-index: 1; }
  .top-collection-section.layout-slide {
    padding: 50px 0; }
    .top-collection-section.layout-slide .slick-dots li button:before {
      color: #fdfdfd; }
    .top-collection-section.layout-slide .slick-dots li.slick-active button:before {
      color: #fff; }

.banner-image-section .box-inner {
  overflow: hidden;
  position: relative; }
  .banner-image-section .box-inner:hover .banner--image {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .banner-image-section .box-inner .link-shop-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
  .banner-image-section .box-inner .banner--image {
    padding-bottom: 30%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms; }
  .banner-image-section .box-inner .banner--infor {
    position: absolute;
    top: 45%;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
    z-index: 2; }
    .banner-image-section .box-inner .banner--infor.content-position-left {
      left: 10%;
      max-width: 80%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .banner-image-section .box-inner .banner--infor.content-position-center {
      left: 50%;
      width: 100%;
      max-width: 100%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .banner-image-section .box-inner .banner--infor.content-position-right {
      right: 10%;
      max-width: 80%;
      text-align: right;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .banner-image-section .box-inner .banner--infor .banner--infor__text_1 {
      font-size: 12px; }
    .banner-image-section .box-inner .banner--infor .banner--infor__text_2 {
      font-size: 30px;
      font-weight: bold; }
      .banner-image-section .box-inner .banner--infor .banner--infor__text_2 small {
        font-size: 20px !important; }
    .banner-image-section .box-inner .banner--infor .banner--infor__text_3 {
      font-size: 12px; }
  .banner-image-section .box-inner .link-shop-overlay {
    opacity: 1; }
    .banner-image-section .box-inner .link-shop-overlay > span {
      position: absolute;
      bottom: 0;
      display: block !important;
      width: 100%;
      text-align: center;
      padding: 15px 10px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: #36393e;
      color: #fff;
      font-size: 12px;
      letter-spacing: 1px;
      font-weight: 700;
      text-transform: uppercase; }

.banner-image-section.style_2 .banner-image .banner--infor {
  top: 50%; }
  .banner-image-section.style_2 .banner-image .banner--infor .banner--infor__text_2 {
    font-size: 24px; }
  .banner-image-section.style_2 .banner-image .banner--infor .btn-button {
    margin-top: 45px; }

.banner-image-section.style_2 .banner-image .link-shop-overlay {
  display: none; }

.banner-image-section.style_3 .banner-image .link-shop-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }

.banner-image-section.style_3 .banner--infor {
  text-align: center; }

.banner-image-section.style_3 .banner--btn {
  position: relative;
  display: inline-block;
  font-size: 12px;
  padding: 0 0 2px;
  color: #36393e;
  font-weight: 700;
  border: 1px solid #36393e;
  border-width: 0 0 1px;
  text-transform: uppercase;
  text-align: center; }

.banner-image-section.style_4 .banner-image .banner--infor {
  top: 50%; }
  .banner-image-section.style_4 .banner-image .banner--infor .banner--infor__text_1 {
    font-size: 40px;
    line-height: 1.15;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 7px; }
  .banner-image-section.style_4 .banner-image .banner--infor .banner--btn {
    border: 2px solid;
    color: #fff;
    font-size: 12px;
    padding: 20px 30px;
    letter-spacing: 1px;
    width: 360px;
    display: block;
    margin: 45px auto 0;
    max-width: 100%;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    text-transform: uppercase; }
    .banner-image-section.style_4 .banner-image .banner--infor .banner--btn:hover {
      background-color: #fff;
      border-color: #fff;
      color: #36393e; }

.banner-image-section.style_4 .banner-image .link-shop-overlay {
  display: none; }

.banner-image-section.style_5 .banner-image .link-shop-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }
  .banner-image-section.style_5 .banner-image .link-shop-overlay span {
    display: none !important; }

.banner-image-section.style_5 .banner--infor {
  text-align: center;
  color: #fff; }
  .banner-image-section.style_5 .banner--infor .banner--infor__text_1 {
    color: #fff !important; }

.small-space .cell {
  padding: 5px; }

.content-visible-when-hover .box-inner .banner--infor {
  opacity: 0;
  visibility: hidden; }

.content-visible-when-hover .box-inner:hover .banner--infor {
  opacity: 1;
  visibility: visible; }

.spcial-hover-effect:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
  z-index: 1; }

.banner-image-section .box-inner:hover .spcial-hover-effect:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0); }

.banner-image-2-section .box-inner {
  overflow: hidden;
  position: relative; }
  .banner-image-2-section .box-inner:hover .banner--image {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .banner-image-2-section .box-inner .link-shop-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
  .banner-image-2-section .box-inner .banner--image {
    padding-bottom: 30%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms; }
  .banner-image-2-section .box-inner .banner--infor {
    position: absolute;
    top: 45%;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
    z-index: 2; }
    .banner-image-2-section .box-inner .banner--infor.content-position-left {
      left: 10%;
      max-width: 80%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .banner-image-2-section .box-inner .banner--infor.content-position-center {
      left: 50%;
      width: 100%;
      max-width: 100%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .banner-image-2-section .box-inner .banner--infor.content-position-right {
      right: 10%;
      max-width: 80%;
      text-align: right;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .banner-image-2-section .box-inner .banner--infor .banner--infor__text_1 {
      font-size: 12px; }
    .banner-image-2-section .box-inner .banner--infor .banner--infor__text_2 {
      font-size: 30px;
      font-weight: bold; }
      .banner-image-2-section .box-inner .banner--infor .banner--infor__text_2 small {
        font-size: 20px !important; }
    .banner-image-2-section .box-inner .banner--infor .banner--infor__text_3 {
      font-size: 12px; }
  .banner-image-2-section .box-inner .link-shop-overlay {
    opacity: 1; }
    .banner-image-2-section .box-inner .link-shop-overlay > span {
      display: none; }

.banner-image-2-section.layout-style_1 .cell {
  width: 28.125%; }
  .banner-image-2-section.layout-style_1 .cell:nth-child(2) {
    width: 43.75%; }
  .banner-image-2-section.layout-style_1 .cell .banner--infor {
    color: #fff; }

.banner-image-2-section.layout-style_1 .banner--btn {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  padding: 0;
  margin-top: 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out; }
  .banner-image-2-section.layout-style_1 .banner--btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 3px solid;
    border-width: 0 0 1px;
    opacity: 0.5;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }

.banner-image-2-section.layout-style_2 .banner--infor__text_1 {
  color: #fff; }

.banner-image-2-section.layout-style_4 .cell {
  width: 33.33333333%; }
  .banner-image-2-section.layout-style_4 .cell:nth-child(2) {
    width: 66.66666667%; }

.banner-image-2-section.layout-style_4 .banner--infor__text_1 {
  color: #fff; }

.small-space .cell {
  padding: 5px; }

.has-space .box-inner {
  margin-bottom: 2.8125rem; }

.content-visible-when-hover .box-inner .banner--infor {
  opacity: 0;
  visibility: hidden; }

.content-visible-when-hover .box-inner:hover .banner--infor {
  opacity: 1;
  visibility: visible; }

.content-visible-when-hover .box-inner:hover .link-shop-overlay {
  opacity: 0.4;
  background-color: #232324;
  z-index: 1; }

.background-content-section {
  position: relative; }
  .background-content-section.style_1 .backhground-content__inner {
    background-image: url(bg-white-radius.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    padding-top: 60px;
    padding-bottom: 0px; }
  .background-content-section.style_1 .background-content__content {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .background-content-section.style_1 .background-content__content .text-1 {
      font-size: 12px;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: #fff; }
    .background-content-section.style_1 .background-content__content .text-2 {
      font-size: 86px;
      line-height: 90px;
      color: #fff; }
    .background-content-section.style_1 .background-content__content .btn-button {
      margin-top: 45px; }
  .background-content-section.style_2 .background-content__content {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .background-content-section.style_2 .background-content__content .text-1 {
      font-size: 14px;
      letter-spacing: 3px;
      text-transform: uppercase;
      margin-bottom: 15px;
      color: #fff; }
    .background-content-section.style_2 .background-content__content .text-2 {
      font-size: 60px;
      line-height: 60px;
      font-weight: 700;
      letter-spacing: -3px;
      color: #fff; }
    .background-content-section.style_2 .background-content__content .btn-button {
      margin-top: 45px; }
  .background-content-section.style_3 .backhground-content__inner {
    position: relative; }
  .background-content-section.style_3 .background-content__content {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .background-content-section.style_3 .background-content__content .text-1 {
      font-size: 36px;
      line-height: 1.2;
      text-transform: uppercase;
      margin-bottom: 30px;
      font-weight: bold;
      color: #fff; }
    .background-content-section.style_3 .background-content__content .text-2 {
      font-size: 30px;
      line-height: 30px;
      color: #fff; }
    .background-content-section.style_3 .background-content__content .btn-button {
      margin-top: 45px; }
  .background-content-section.style_4 .background-content__content {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .background-content-section.style_4 .background-content__content .text-1 {
      font-size: 72px;
      line-height: 1.2;
      color: #fff;
      letter-spacing: -2px; }
    .background-content-section.style_4 .background-content__content .text-2 {
      color: #fff !important; }
    .background-content-section.style_4 .background-content__content .btn-button {
      margin-top: 45px; }
  .background-content-section.style_5 .background-content__content {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .background-content-section.style_5 .background-content__content .text-1 {
      font-size: 12px;
      line-height: 1.2;
      color: #fff;
      letter-spacing: 3px;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .background-content-section.style_5 .background-content__content .text-2 {
      font-size: 72px;
      line-height: 72px;
      font-weight: 700;
      color: #fff !important;
      margin-bottom: 30px;
      text-transform: uppercase; }
    .background-content-section.style_5 .background-content__content .text-3 {
      border-top-width: 1px !important;
      border-bottom-width: 1px !important;
      padding-top: 15px !important;
      padding-bottom: 15px !important;
      border-top-color: rgba(255, 255, 255, 0.5) !important;
      border-top-style: solid !important;
      border-bottom-color: rgba(255, 255, 255, 0.5) !important;
      border-bottom-style: solid !important; }
    .background-content-section.style_5 .background-content__content .text-3 {
      display: inline-block;
      font-size: 12px;
      color: #ffffff;
      line-height: 20px;
      text-align: center;
      text-transform: uppercase; }
    .background-content-section.style_5 .background-content__content .btn-button {
      margin-top: 45px; }
  .background-content-section.style_6 .background-content__content {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .background-content-section.style_6 .background-content__content .text-1 {
      font-size: 72px;
      line-height: 1.2;
      color: #fff;
      text-transform: uppercase; }
    .background-content-section.style_6 .background-content__content .text-2 {
      font-size: 12px;
      color: #fff !important;
      text-transform: uppercase;
      letter-spacing: 3px; }
    .background-content-section.style_6 .background-content__content .banner-button {
      display: block; }
    .background-content-section.style_6 .background-content__content .btn-button {
      margin-top: 45px; }
  .background-content-section.content_preset_light .background-content__content .text-1 {
    color: #fff; }
  .background-content-section.content_preset_light .background-content__content .text-2 {
    color: #fff; }
  .background-content-section.content_preset_light .background-content__content .text-3 {
    color: #fff; }
  .background-content-section .button-play {
    display: block;
    margin-top: 45px; }

.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 20px !important; }

.style_1 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_1 .section-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 50px;
    background: #232324;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .style_1 .section-title span {
    font-size: 48px;
    line-height: 48px; }

.style_1 .section-sub-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_2 .section-title {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  text-transform: uppercase; }
  .style_2 .section-title:after {
    display: none; }
  .style_2 .section-title span {
    font-size: 56px;
    line-height: 56px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase; }

.style_2 .section-sub-title {
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase; }

.style_3 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_3 .section-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .style_3 .section-title span {
    font-size: 48px;
    line-height: 48px;
    color: #fff; }

.style_3 .section-sub-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_4 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_4 .section-title span {
    font-size: 47px;
    line-height: 47px;
    font-weight: 400; }

.style_4 .section-sub-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_5 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_5 .section-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 45px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d3b48c), to(#f5bbbb));
    background-image: -webkit-linear-gradient(left, #d3b48c 0, #f5bbbb 100%);
    background-image: -o-linear-gradient(left, #d3b48c 0, #f5bbbb 100%);
    background-image: linear-gradient(90deg, #d3b48c 0, #f5bbbb 100%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .style_5 .section-title span {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 5px; }

.style_5 .section-sub-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_5.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_6 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 10px; }
  .style_6 .section-title span {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase; }

.style_6 .section-sub-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_6.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_6 .custom-line-with-dot {
  position: relative;
  overflow: visible;
  background-color: inherit;
  margin-bottom: 30px; }
  .style_6 .custom-line-with-dot:before {
    content: "";
    background-color: #fff;
    width: 40px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    z-index: 1;
    height: 100%; }
  .style_6 .custom-line-with-dot:after {
    content: "";
    height: 5px;
    width: 5px;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    top: -2px;
    z-index: 2;
    margin-left: -2px;
    background-color: #d3b48c; }
  .style_6 .custom-line-with-dot .la-line {
    display: block;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #c4c4c4;
    margin-left: auto;
    margin-right: auto;
    width: 160px; }

.style_7 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_7 .section-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 100px;
    background: #d0d0d0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .style_7 .section-title span {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase; }

.style_7 .section-sub-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_7.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_8 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_8 .section-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 3px;
    width: 45px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #4ddfbd), to(#9ee347));
    background-image: -webkit-linear-gradient(left, #4ddfbd 0, #9ee347 100%);
    background-image: -o-linear-gradient(left, #4ddfbd 0, #9ee347 100%);
    background-image: linear-gradient(90deg, #4ddfbd 0, #9ee347 100%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .style_8 .section-title span {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase; }

.style_8 .section-sub-title {
  color: #a7adbc;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_8.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_9 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_9 .section-title span {
    font-size: 72px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    color: #fff; }

.style_9 .section-sub-title {
  color: #a7adbc;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_9.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_10 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_10 .section-title span {
    font-size: 72px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    color: #fff; }

.style_10 .section-sub-title {
  color: #a7adbc;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_10.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_11 .section-title {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .style_11 .section-title span {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    font-style: normal;
    text-transform: none; }

.style_11 .section-sub-title {
  color: #a7adbc;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 30px; }

.style_11.sub-title-enable .section-title {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important; }

.style_12 .section-title {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  text-transform: uppercase; }
  .style_12 .section-title:after {
    display: none; }
  .style_12 .section-title span {
    font-size: 36px;
    padding: 0 20px;
    position: relative;
    letter-spacing: 2px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase; }

.style_12 .section-sub-title {
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .section-title {
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .section-title span {
      font-size: 28px; } }

.h1-section-tab-product {
  margin-top: 100px;
  margin-bottom: 80px; }
  .h1-section-tab-product .style_5 .section-title {
    margin-bottom: 0; }

.tab-product-collection .category-list {
  margin-top: 15px; }
  .tab-product-collection .category-list .tab-selector {
    line-height: 42px;
    text-align: center;
    margin-bottom: 20px; }
    .tab-product-collection .category-list .tab-selector ul {
      border-bottom: 0;
      display: inline-block; }
      .tab-product-collection .category-list .tab-selector ul li {
        display: inline-block;
        float: none;
        padding: 9px 25px;
        border: transparent solid 1px;
        margin-right: 10px; }
        .tab-product-collection .category-list .tab-selector ul li a {
          border: 0;
          padding: 0;
          font-size: 12px;
          font-weight: 400;
          text-transform: uppercase;
          letter-spacing: 1px; }
          .tab-product-collection .category-list .tab-selector ul li a:hover {
            background: none;
            text-decoration: none; }
        .tab-product-collection .category-list .tab-selector ul li:first-child a {
          margin: 0;
          padding: 0;
          border: 0; }
        .tab-product-collection .category-list .tab-selector ul li:hover, .tab-product-collection .category-list .tab-selector ul li.active {
          border: #dedede solid 1px; }
          .tab-product-collection .category-list .tab-selector ul li:hover a, .tab-product-collection .category-list .tab-selector ul li.active a {
            background: none; }

.more-product {
  text-align: center; }
  .more-product .btn-all-product {
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 2px; }

.style-sport .tab-product-collection .category-list .tab-selector ul li:hover,
.style-sport .tab-product-collection .category-list .tab-selector ul li.active {
  position: relative; }
  .style-sport .tab-product-collection .category-list .tab-selector ul li:hover:after,
  .style-sport .tab-product-collection .category-list .tab-selector ul li.active:after {
    content: "";
    height: 3px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #4ddfbd), to(#9ee347));
    background-image: -webkit-linear-gradient(left, #4ddfbd 0, #9ee347 100%);
    background-image: -o-linear-gradient(left, #4ddfbd 0, #9ee347 100%);
    background-image: linear-gradient(90deg, #4ddfbd 0, #9ee347 100%);
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px; }

.style-furniture .tab-product-collection .category-list .tab-selector ul li:hover,
.style-furniture .tab-product-collection .category-list .tab-selector ul li.active {
  position: relative; }
  .style-furniture .tab-product-collection .category-list .tab-selector ul li:hover:after,
  .style-furniture .tab-product-collection .category-list .tab-selector ul li.active:after {
    content: "";
    height: 3px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d1ecff), color-stop(90%, #efcdcd));
    background-image: -webkit-linear-gradient(left, #d1ecff 0, #efcdcd 90%);
    background-image: -o-linear-gradient(left, #d1ecff 0, #efcdcd 90%);
    background-image: linear-gradient(90deg, #d1ecff 0, #efcdcd 90%);
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px; }

.style-main-16 .tab-product-collection .category-list .tab-selector ul li {
  border: none;
  padding: 0px 15px; }

.style-main-16 .tab-product-collection .category-list .tab-selector ul li a {
  font-size: 30px;
  letter-spacing: 2px; }

.section-products-tab .main-tab-products {
  margin-top: 30px; }

.section-products-tab .nova-products-tab-vertical .sky-tabs__border--top,
.section-products-tab .nova-products-tab-vertical .sky-tabs__border--bottom {
  background: #e1e1e1;
  height: 1px;
  display: block;
  width: 25%;
  float: left;
  clear: left;
  margin-right: 0; }

.section-products-tab .nova-products-tab-vertical > label {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1; }
  .section-products-tab .nova-products-tab-vertical > label span span {
    padding: 0 30px; }
  .section-products-tab .nova-products-tab-vertical > label:hover span:before {
    content: "";
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: inherit;
    position: absolute;
    left: 0 !important;
    height: 8px;
    top: 50% !important;
    bottom: auto !important;
    margin-top: -5px; }

.section-products-tab .nova-products-tab-vertical input:checked + label span:before {
  content: "";
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: inherit;
  position: absolute;
  left: 0 !important;
  height: 8px;
  top: 50% !important;
  bottom: auto !important;
  margin-top: -5px; }

.section-products-tab .nova-products-tab-vertical > ul > li {
  padding: 0 0 0 30px; }

.section-products-tab .category-products .products-grid.flex-grid li.item.product-layout-grid .item-area {
  margin: 0 0 30px; }

.section_product_list {
  margin-top: 75px; }
  .section_product_list .shop-metro {
    margin-top: 0 !important; }
  .section_product_list .shop-metro .category-products .products-grid .item {
    padding: 0 !important; }

.products-style-2-list .product_item--inner {
  position: relative;
  overflow: hidden; }
  .products-style-2-list .product_item--inner .product_item--thumbnail {
    overflow: hidden;
    position: relative;
    z-index: 2; }
    .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--thumbnail-holder {
      text-align: center; }
      .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--thumbnail-holder a {
        display: block; }
        .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--thumbnail-holder a img {
          width: 100%;
          display: block; }
    .products-style-2-list .product_item--inner .product_item--thumbnail img {
      -webkit-transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      -o-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18); }
    .products-style-2-list .product_item--inner .product_item--thumbnail .product-label .onsale {
      display: block;
      position: absolute;
      top: 15px;
      left: 15px;
      z-index: 3;
      font-size: 14px;
      padding: 5px 20px;
      color: #fff;
      line-height: 20px;
      border-radius: 30px;
      background-color: #35d56a; }
    .products-style-2-list .product_item--inner .product_item--thumbnail .product-label .sold-out {
      display: block;
      position: absolute;
      top: 15px;
      right: 15px;
      z-index: 3;
      font-size: 14px;
      padding: 5px 20px;
      color: #fff;
      line-height: 20px;
      border-radius: 30px;
      background-color: #000; }
    .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action {
      position: absolute;
      top: 50%;
      width: 100%;
      text-align: center;
      margin-top: 0;
      opacity: 0;
      visibility: hidden;
      z-index: 3;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
      .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action .action-icon {
        background: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 0;
        display: inline-block;
        -webkit-transition: all 250ms ease-out;
        -o-transition: all 250ms ease-out;
        transition: all 250ms ease-out;
        margin: 5px;
        padding: 0;
        vertical-align: middle; }
        .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action .action-icon:before {
          content: "\56";
          font-family: "dl-icon";
          font-size: 14px;
          display: block;
          height: inherit;
          line-height: inherit;
          text-align: center;
          width: inherit;
          text-transform: none;
          speak: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action .action-icon.btn-act-addtocart:before {
          content: "\6b"; }
        .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action .action-icon.quickview-icon:before {
          content: "\62"; }
        .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action .action-icon.is-active, .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action .action-icon:hover {
          color: #fff;
          background-color: #93ddff; }
      .products-style-2-list .product_item--inner .product_item--thumbnail .product_item--action form {
        display: inline-block; }
    .products-style-2-list .product_item--inner .product_item--thumbnail .shopify-alt-image {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      -webkit-transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      -o-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
      opacity: 0; }
    .products-style-2-list .product_item--inner .product_item--thumbnail:hover .shopify-alt-image {
      opacity: 1; }
  .products-style-2-list .product_item--inner .product_item--info {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding-top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    z-index: 3; }
    .products-style-2-list .product_item--inner .product_item--info .product_item--info-inner {
      padding-bottom: 25px; }
      .products-style-2-list .product_item--inner .product_item--info .product_item--info-inner .product_item--title {
        display: block;
        color: #fff;
        font-size: 13px;
        margin: 0 0 15px;
        line-height: 20px; }
        .products-style-2-list .product_item--inner .product_item--info .product_item--info-inner .product_item--title a {
          color: #fff; }
      .products-style-2-list .product_item--inner .product_item--info .product_item--info-inner .price {
        font-weight: bold;
        font-size: 13px;
        line-height: 20px;
        color: #fff;
        display: inline-block; }
  .products-style-2-list .product_item--inner .item--overlay {
    background: #000;
    z-index: 2; }
  .products-style-2-list .product_item--inner:hover .product_item--thumbnail .product_item--action {
    visibility: visible;
    opacity: 1;
    margin-top: -20px; }
  .products-style-2-list .product_item--inner:hover .item--overlay {
    opacity: 0.5;
    visibility: visible; }
  .products-style-2-list .product_item--inner:hover .product_item--info {
    visibility: visible;
    opacity: 1;
    bottom: 20px; }

@media (min-width: 1199px) {
  .products-style-2-list .cover-img-bg .item--background-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; }
  .products-style-2-list .cover-img-bg img {
    display: none; } }

.banner-image-background-section {
  background-color: #e6e5e3; }
  .banner-image-background-section .banner-image {
    position: relative; }
    .banner-image-background-section .banner-image .box-background {
      padding-top: 71.5%;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover; }
    .banner-image-background-section .banner-image .box-inner .banner--infor {
      padding-top: 160px; }
      .banner-image-background-section .banner-image .box-inner .banner--infor h2 {
        font-size: 60px;
        font-weight: 400;
        text-transform: capitalize; }
      .banner-image-background-section .banner-image .box-inner .banner--infor p {
        font-size: 14px;
        padding-top: 15px;
        color: #343538; }
      .banner-image-background-section .banner-image .box-inner .banner--infor .btn-shopnow {
        margin-top: 40px; }
    .banner-image-background-section .banner-image .banner-column {
      padding: 100px 0; }
      .banner-image-background-section .banner-image .banner-column.img-col {
        text-align: left; }
  .banner-image-background-section.style_3 .box-inner .banner--infor {
    padding-top: 0 !important; }
    .banner-image-background-section.style_3 .box-inner .banner--infor h2 {
      font-size: 36px;
      font-weight: 500;
      line-height: 1.2; }
    .banner-image-background-section.style_3 .box-inner .banner--infor p {
      font-size: 36px; }
  .banner-image-background-section.style_2 .box-background {
    padding-top: 580px; }
  .banner-image-background-section.style_2 .box-inner .banner--infor {
    max-width: 650px;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    text-align: center; }
    .banner-image-background-section.style_2 .box-inner .banner--infor h2 {
      font-size: 59px;
      font-weight: 700;
      line-height: 1.2;
      margin: 0; }
    .banner-image-background-section.style_2 .box-inner .banner--infor p {
      padding: 0;
      margin: 0;
      font-size: 10px;
      letter-spacing: 2px; }
    .banner-image-background-section.style_2 .box-inner .banner--infor .product-info {
      position: relative;
      padding: 25px 0; }
    .banner-image-background-section.style_2 .box-inner .banner--infor span.price {
      display: block;
      font-size: 16px;
      font-weight: 700; }
      .banner-image-background-section.style_2 .box-inner .banner--infor span.price ins {
        margin-left: 5px;
        text-decoration: none; }
    .banner-image-background-section.style_2 .box-inner .banner--infor span.custom-badge {
      background: #232324;
      color: #fff;
      width: 49px;
      height: 49px;
      border-radius: 50%;
      line-height: 49px;
      position: absolute;
      bottom: 50%;
      margin-left: 15%;
      font-weight: normal;
      font-size: 10px; }

.btn-shopnow {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 18px 55px;
  background: #232324;
  display: inline-block; }
  .btn-shopnow:hover {
    color: #ffffff; }

.custom-support-section {
  padding: 50px 0;
  margin-top: 80px;
  background-color: #f7f7f7; }
  .custom-support-section .custom-support .icon-boxes-inner {
    text-align: center; }
    .custom-support-section .custom-support .icon-boxes-inner .aio-icon-left i {
      font-size: 30px;
      color: #000000; }
    .custom-support-section .custom-support .icon-boxes-inner .box-contents h5 {
      margin-top: 15px;
      font-weight: 700; }
    .custom-support-section .custom-support .icon-boxes-inner .box-contents p {
      font-size: 14px;
      color: #8a8a8a; }

.blog-article-section {
  margin-top: 70px; }
  .blog-article-section .feature-image-blog {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    overflow: hidden; }
    .blog-article-section .feature-image-blog .post-image {
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .blog-article-section .feature-image-blog:hover .post-image {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  .blog-article-section .blog_article {
    margin-top: 35px; }
    .blog-article-section .blog_article .slick-carousel {
      margin: 0; }
    .blog-article-section .blog_article .item {
      padding-left: 15px;
      padding-right: 15px; }
      .blog-article-section .blog_article .item .feature-image-blog:hover .post-image:before {
        opacity: 1; }
      .blog-article-section .blog_article .item .feature-image-blog:hover .post-image .ico-view-image {
        opacity: 1;
        top: 50%; }
      .blog-article-section .blog_article .item .post-image {
        overflow: hidden;
        background-color: #fff;
        background-size: cover;
        background-position: center;
        padding-bottom: 61%;
        position: relative;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -ms-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms; }
        .blog-article-section .blog_article .item .post-image:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(0, 0, 0, 0.3);
          opacity: 0;
          -webkit-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
        .blog-article-section .blog_article .item .post-image .ico-view-image {
          position: absolute;
          left: 50%;
          top: 70%;
          opacity: 0;
          width: 40px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          background-color: #fff;
          border-radius: 100%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transition: all 500ms;
          -moz-transition: all 500ms;
          -ms-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
          .blog-article-section .blog_article .item .post-image .ico-view-image:after {
            content: '\72';
            font-family: "dl-icon";
            position: absolute;
            left: 50%;
            top: 50%;
            font-size: 12px;
            color: #000;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .blog-article-section .blog_article .item .post-image .ico-view-image:hover {
            background-color: #93ddff;
            background-image: -moz-linear-gradient(180deg, star 0, #fabb98 100%);
            background-image: -webkit-linear-gradient(180deg, #93ddff 0, #fabb98 100%);
            background-image: -ms-linear-gradient(180deg, #93ddff 0, #fabb98 100%); }
            .blog-article-section .blog_article .item .post-image .ico-view-image:hover:after {
              color: #fff; }
      .blog-article-section .blog_article .item .content-detail-blog {
        width: 50%;
        float: left;
        padding-left: 30px;
        margin-bottom: 20px;
        text-align: left; }
        .blog-article-section .blog_article .item .content-detail-blog .date_comment {
          text-align: left;
          padding: 0; }
          .blog-article-section .blog_article .item .content-detail-blog .date_comment .author_post {
            display: inline-block;
            position: relative; }
            .blog-article-section .blog_article .item .content-detail-blog .date_comment .author_post span {
              font-size: 11px; }
          .blog-article-section .blog_article .item .content-detail-blog .date_comment .post-date {
            display: inline-block;
            position: relative; }
            .blog-article-section .blog_article .item .content-detail-blog .date_comment .post-date span {
              font-size: 11px; }
          .blog-article-section .blog_article .item .content-detail-blog .date_comment .post-count-comment {
            display: inline-block;
            position: relative; }
            .blog-article-section .blog_article .item .content-detail-blog .date_comment .post-count-comment:before {
              content: '\ed50';
              font-family: "Nucleo Outline";
              position: absolute;
              left: 0;
              top: 50%;
              font-size: 12px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            .blog-article-section .blog_article .item .content-detail-blog .date_comment .post-count-comment .numb-comments {
              font-size: 12px;
              color: #343538; }
        .blog-article-section .blog_article .item .content-detail-blog .post-content {
          font-size: 14px;
          padding-top: 15px; }
      .blog-article-section .blog_article .item .postTitle h2 {
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        margin: 0;
        text-transform: capitalize; }
      .blog-article-section .blog_article .item .postContent {
        font-size: 16px;
        line-height: 1.5;
        padding-bottom: 30px;
        font-weight: 400;
        text-align: left; }
        .blog-article-section .blog_article .item .postContent p {
          margin: 0; }
      .blog-article-section .blog_article .item .btn-readmore {
        display: block;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 12px; }
        .blog-article-section .blog_article .item .btn-readmore:after {
          content: "\f105";
          font-family: FontAwesome;
          padding-left: 5px;
          font-size: 14px;
          color: inherit; }
  .blog-article-section.layout-style_3 .feature-image-blog {
    float: none;
    width: 100%; }
  .blog-article-section.layout-style_3 .item .content-detail-blog {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 0;
    text-align: center; }
    .blog-article-section.layout-style_3 .item .content-detail-blog .date_comment {
      text-align: center; }
  .blog-article-section.layout-style_4 .feature-image-blog {
    float: none;
    width: 100%; }
  .blog-article-section.layout-style_4 .item .content-detail-blog {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 0;
    text-align: center; }
    .blog-article-section.layout-style_4 .item .content-detail-blog .date_comment {
      text-align: center; }
  .blog-article-section.layout-style_4 .blog_article .item .postTitle h2 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: "Playfair Display" !important;
    margin: 0;
    text-transform: none; }
  .blog-article-section.layout-style_5 .latest-posts__inner {
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #dedede; }
    .blog-article-section.layout-style_5 .latest-posts__inner:hover {
      -webkit-box-shadow: 0 0 15px 0 rgba(41, 44, 58, 0.13);
      box-shadow: 0 0 15px 0 rgba(41, 44, 58, 0.13); }
      .blog-article-section.layout-style_5 .latest-posts__inner:hover:after {
        content: "";
        height: 2px;
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 0;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d1ecff), color-stop(90%, #efcdcd));
        background-image: -webkit-linear-gradient(left, #d1ecff 0, #efcdcd 90%);
        background-image: -o-linear-gradient(left, #d1ecff 0, #efcdcd 90%);
        background-image: linear-gradient(90deg, #d1ecff 0, #efcdcd 90%); }
  .blog-article-section.layout-style_5 .feature-image-blog {
    float: none;
    width: 100%;
    margin-bottom: 0; }
  .blog-article-section.layout-style_5 .item .content-detail-blog {
    width: 100%;
    float: none;
    margin-bottom: 0;
    text-align: left;
    padding: 35px 40px; }
    .blog-article-section.layout-style_5 .item .content-detail-blog .date_comment {
      text-align: left;
      font-family: Playfair Display; }
      .blog-article-section.layout-style_5 .item .content-detail-blog .date_comment .author_post span {
        font-size: 14px;
        font-style: italic; }
      .blog-article-section.layout-style_5 .item .content-detail-blog .date_comment .post-date span {
        font-size: 14px;
        font-style: italic; }
  .blog-article-section.layout-style_5 .blog_article .item .postTitle h2 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase; }
  .blog-article-section.layout-style_5 .blog_item--meta-footer {
    margin-top: 25px; }
    .blog-article-section.layout-style_5 .blog_item--meta-footer .post-btn-readmore {
      font-size: 10px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 24px;
      display: inline-block;
      vertical-align: middle;
      text-transform: uppercase; }

.blog_item--inner {
  width: 100%;
  background-color: #fff;
  border-color: #dedede;
  border-width: 1px;
  border-style: solid; }
  .blog_item--inner .blog_item--inner2 {
    position: relative; }
    .blog_item--inner .blog_item--inner2 .thumb-overlay {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-size: cover;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out;
      opacity: 0; }
      .blog_item--inner .blog_item--inner2 .thumb-overlay:before {
        opacity: 0.4;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #36393e; }
    .blog_item--inner .blog_item--inner2 .blog_item--info {
      position: relative;
      z-index: 1;
      padding: 35px; }
      .blog_item--inner .blog_item--inner2 .blog_item--info .blog_item--title .entry-title {
        font-size: 20px; }
      .blog_item--inner .blog_item--inner2 .blog_item--info .date_comment {
        text-align: left;
        padding: 0; }
        .blog_item--inner .blog_item--inner2 .blog_item--info .date_comment .author_post {
          display: inline-block;
          position: relative; }
          .blog_item--inner .blog_item--inner2 .blog_item--info .date_comment .author_post span {
            font-size: 12px; }
        .blog_item--inner .blog_item--inner2 .blog_item--info .date_comment .post-date {
          display: inline-block;
          position: relative; }
          .blog_item--inner .blog_item--inner2 .blog_item--info .date_comment .post-date span {
            font-size: 12px; }
      .blog_item--inner .blog_item--inner2 .blog_item--info .blog_item--excerpt {
        line-height: 24px;
        margin: 15px 0;
        font-size: 14px; }
    .blog_item--inner .blog_item--inner2:hover .thumb-overlay {
      opacity: 1; }
    .blog_item--inner .blog_item--inner2:hover .blog_item--info * {
      color: #fff; }

.la-sharing-posts {
  position: relative;
  display: inline-block;
  min-width: 30px; }
  .la-sharing-posts > span {
    cursor: pointer; }
    .la-sharing-posts > span i:hover {
      color: #e0dde6;
      background: -webkit-gradient(linear, left top, left bottom, from(#d1ecff), to(#efcdcd));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .la-sharing-posts .social--sharing {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.176);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.176);
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    border-radius: 5px;
    opacity: 0;
    margin-left: -20px;
    visibility: hidden;
    white-space: nowrap; }
    .la-sharing-posts .social--sharing a {
      width: 30px;
      height: 30px;
      line-height: 30px;
      display: inline-block;
      text-align: center;
      color: #fff;
      margin: 0 5px;
      border-radius: 50%; }
    .la-sharing-posts .social--sharing .facebook {
      background-color: #5678bf; }
    .la-sharing-posts .social--sharing .twitter {
      background-color: #73c2fd; }
    .la-sharing-posts .social--sharing .google-plus {
      background-color: #dd4b39; }
    .la-sharing-posts .social--sharing .pinterest {
      background-color: #c32026; }
  .la-sharing-posts:hover .social--sharing {
    opacity: 1;
    visibility: visible; }

.sections__brands {
  padding: 30px 0; }
  .sections__brands .featured-brands .item a img {
    margin: 0 auto; }
  .sections__brands img {
    filter: grayscale(100);
    -webkit-filter: grayscale(100);
    opacity: .6;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
    .sections__brands img:hover {
      filter: grayscale(0);
      -webkit-filter: grayscale(0);
      opacity: 1; }
  .sections__brands.max-1920 {
    border-top: #e0e0e0 solid 1px; }

.banner-video-section.layout-spa h3 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.714286;
  letter-spacing: 15px;
  margin-bottom: 10px; }

.testimonial-section .testimonia-title {
  margin-bottom: 45px; }

.testimonial-section.layout-style_1 .incify-testimonial__inner {
  background-image: url("bg-white-radius.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: scroll;
  padding-top: 60px;
  padding-bottom: 0; }

.testimonial-section.layout-style_1 .incify-testimonial .slick-arrow {
  display: none !important; }

.testimonial-section.layout-style_1 .incify-testimonial .slick-dots {
  bottom: 0; }
  .testimonial-section.layout-style_1 .incify-testimonial .slick-dots li button:before {
    font-size: 10px; }
  .testimonial-section.layout-style_1 .incify-testimonial .slick-dots li.slick-active button {
    color: #000; }
    .testimonial-section.layout-style_1 .incify-testimonial .slick-dots li.slick-active button:before {
      color: inherit;
      font-size: 12px; }

.testimonial-section.layout-style_1 .incify-testimonial .testimonial_item--inner .testimonial_item--image span {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: #000 solid 1px; }

.testimonial-section.layout-style_1 .incify-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
  margin: 0 auto;
  font-size: 36px;
  line-height: 1.34; }

.testimonial-section.layout-style_1 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role {
  margin-top: 30px;
  display: inline-block;
  padding: 6px 25px;
  font-size: 14px; }
  .testimonial-section.layout-style_1 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
    display: none; }
  .testimonial-section.layout-style_1 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px; }
  .testimonial-section.layout-style_1 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role {
    font-style: italic;
    display: inline-block; }

.testimonial-section.layout-style_2 .incify-testimonial .slick-arrow {
  display: none !important; }

.testimonial-section.layout-style_2 .incify-testimonial .slick-dots {
  bottom: 0;
  text-align: left; }
  .testimonial-section.layout-style_2 .incify-testimonial .slick-dots li button:before {
    font-size: 10px; }
  .testimonial-section.layout-style_2 .incify-testimonial .slick-dots li.slick-active button {
    color: #000; }
    .testimonial-section.layout-style_2 .incify-testimonial .slick-dots li.slick-active button:before {
      color: inherit;
      font-size: 12px; }

.testimonial-section.layout-style_2 .incify-testimonial .slick-dotted.slick-slider {
  margin-bottom: 0; }

.testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner {
  text-align: left; }
  .testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner .testimonial_item--image {
    display: none; }
  .testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
    margin: 0 auto;
    font-size: 36px;
    line-height: 1.34; }
  .testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role {
    margin-top: 30px;
    display: inline-block;
    font-size: 14px; }
    .testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
      display: none; }
    .testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
      display: inline-block;
      font-size: 20px;
      font-weight: 700;
      margin-right: 10px; }
    .testimonial-section.layout-style_2 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role {
      font-style: italic;
      display: inline-block; }

.testimonial-section.layout-style_3 .incify-testimonial .slick-arrow {
  display: none !important; }

.testimonial-section.layout-style_3 .incify-testimonial .slick-dots {
  bottom: 0;
  text-align: center; }
  .testimonial-section.layout-style_3 .incify-testimonial .slick-dots li button:before {
    font-size: 10px;
    color: #fff; }
  .testimonial-section.layout-style_3 .incify-testimonial .slick-dots li.slick-active button {
    color: #000; }
    .testimonial-section.layout-style_3 .incify-testimonial .slick-dots li.slick-active button:before {
      color: inherit;
      font-size: 12px; }

.testimonial-section.layout-style_3 .incify-testimonial .slick-dotted.slick-slider {
  margin-bottom: 0; }

.testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner {
  text-align: center; }
  .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--image {
    display: none; }
  .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--info i {
    font-size: 30px; }
  .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
    margin: 0 auto;
    font-size: 40px;
    line-height: 1.5; }
  .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role {
    margin-top: 30px;
    display: inline-block;
    font-size: 14px; }
    .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
      display: none; }
    .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 4px;
      font-weight: 700;
      color: #fff; }
    .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 4px;
      font-weight: 700;
      color: #fff; }
      .testimonial-section.layout-style_3 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role:before {
        content: "-";
        padding: 0 5px; }

.testimonial-section.layout-style_4 .incify-testimonial .slick-arrow {
  display: none !important; }

.testimonial-section.layout-style_4 .incify-testimonial .slick-dots {
  bottom: 0;
  text-align: center; }
  .testimonial-section.layout-style_4 .incify-testimonial .slick-dots li.slick-active button {
    color: #000; }
    .testimonial-section.layout-style_4 .incify-testimonial .slick-dots li.slick-active button:before {
      color: inherit;
      font-size: 12px; }

.testimonial-section.layout-style_4 .incify-testimonial .slick-dotted.slick-slider {
  margin-bottom: 0; }

.testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner {
  text-align: center; }
  .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--image {
    display: none; }
  .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--info i {
    font-size: 34px; }
  .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
    margin: 0 auto;
    font-size: 30px;
    line-height: 1.6; }
  .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role {
    margin-top: 30px;
    display: inline-block;
    font-size: 14px; }
    .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
      display: none; }
    .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 700;
      color: #fff; }
    .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 700;
      color: #fff; }
      .testimonial-section.layout-style_4 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role:before {
        content: "-";
        padding: 0 5px; }

.testimonial-section.layout-style_5 .incify-testimonial .slick-arrow {
  display: none !important; }

.testimonial-section.layout-style_5 .incify-testimonial .slick-dots {
  bottom: 0; }
  .testimonial-section.layout-style_5 .incify-testimonial .slick-dots li button:before {
    font-size: 10px; }
  .testimonial-section.layout-style_5 .incify-testimonial .slick-dots li.slick-active button {
    color: #000; }
    .testimonial-section.layout-style_5 .incify-testimonial .slick-dots li.slick-active button:before {
      color: inherit;
      font-size: 12px; }

.testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--image span {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: #000 solid 1px; }

.testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
  margin: 0 auto;
  font-size: 30px;
  line-height: 1.6; }

.testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role {
  margin-top: 30px;
  display: inline-block;
  padding: 6px 25px;
  font-size: 14px; }
  .testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
    display: none; }
  .testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700; }
  .testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700; }
    .testimonial-section.layout-style_5 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role:before {
      content: "-";
      padding: 0 5px; }

.testimonial-section.layout-style_6 .incify-testimonial .slick-arrow {
  display: none !important; }

.testimonial-section.layout-style_6 .incify-testimonial .slick-dots {
  bottom: 0;
  text-align: center; }
  .testimonial-section.layout-style_6 .incify-testimonial .slick-dots li.slick-active button {
    color: #fff; }
    .testimonial-section.layout-style_6 .incify-testimonial .slick-dots li.slick-active button:before {
      color: inherit;
      font-size: 12px; }

.testimonial-section.layout-style_6 .incify-testimonial .slick-dotted.slick-slider {
  margin-bottom: 0; }

.testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner {
  text-align: center; }
  .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--image {
    display: none; }
  .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--info i {
    font-size: 38px;
    color: #fff; }
  .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
    margin: 0 auto;
    font-size: 30px;
    line-height: 1.6;
    color: #fff; }
  .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role {
    margin-top: 30px;
    display: inline-block;
    font-size: 14px; }
    .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
      display: none; }
    .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 400;
      color: #fff; }
    .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 400;
      color: #fff; }
      .testimonial-section.layout-style_6 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--role:before {
        content: "-";
        padding: 0 5px; }

.testimonial-section.layout-style_7 .incify-testimonial .testimonial_item--inner {
  background: #fff;
  margin: 40px 15px 0;
  padding: 60px 35px 30px; }
  .testimonial-section.layout-style_7 .incify-testimonial .testimonial_item--inner .testimonial_item--image {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: -40px;
    margin-left: -40px; }
  .testimonial-section.layout-style_7 .incify-testimonial .testimonial_item--inner .testimonial_item--excerpt {
    font-size: 12px;
    line-height: 2; }
  .testimonial-section.layout-style_7 .incify-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
    content: "";
    width: 25px;
    display: block;
    height: 3px;
    margin: 25px auto 15px;
    border: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d1ecff), to(#efcdcd));
    background-image: -webkit-linear-gradient(left, #d1ecff 0, #efcdcd 100%);
    background-image: -o-linear-gradient(left, #d1ecff 0, #efcdcd 100%);
    background-image: linear-gradient(90deg, #d1ecff 0, #efcdcd 100%); }
  .testimonial-section.layout-style_7 .incify-testimonial .testimonial_item--inner .testimonial_item--title {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 5px; }
  .testimonial-section.layout-style_7 .incify-testimonial .testimonial_item--inner .testimonial_item--role {
    font-size: 12px; }

.product-mini-list-section .product-mini-list h3.title {
  position: relative;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 35px; }
  .product-mini-list-section .product-mini-list h3.title:after {
    content: '';
    position: absolute;
    left: 22.5px;
    bottom: 0;
    height: 2px;
    width: 45px;
    background: #232324;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.product-mini-list-section .product-mini-list .product_item .product_item--inner {
  margin-bottom: 50px;
  overflow: visible; }
  .product-mini-list-section .product-mini-list .product_item .product_item--inner .product_item--thumbnail {
    width: 100px;
    float: left;
    margin-right: 30px;
    overflow: visible !important; }
  .product-mini-list-section .product-mini-list .product_item .product_item--inner .product_item--info {
    float: left;
    text-align: left;
    padding-left: 0;
    width: 70%;
    width: calc(100% - 130px);
    width: -webkit-calc(100% - 130px); }
    .product-mini-list-section .product-mini-list .product_item .product_item--inner .product_item--info .product_item--title {
      font-size: 12px;
      text-transform: uppercase;
      margin: 0 0 10px;
      line-height: 18px;
      font-weight: 600; }
    .product-mini-list-section .product-mini-list .product_item .product_item--inner .product_item--info .price-box {
      font-weight: 600; }
    .product-mini-list-section .product-mini-list .product_item .product_item--inner .product_item--info .btn-button {
      margin-top: 20px; }

.product-mini-list-section .product-mini-list .more-product {
  text-align: left; }

.instagram-photos-section .instagram-img .cell {
  position: relative; }
  .instagram-photos-section .instagram-img .cell a {
    display: block;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover; }
  .instagram-photos-section .instagram-img .cell .item--overlay {
    z-index: 2;
    background-color: rgba(35, 35, 36, 0.6); }
    .instagram-photos-section .instagram-img .cell .item--overlay i {
      position: absolute;
      color: #fff;
      font-size: 50px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      background: -webkit-gradient(radial, 33% 100%, 0, 33% 100%, 221, color-stop(1, #515ecf), color-stop(0.81, #9b36b7), color-stop(0.63, #d92e7f), color-stop(0.32, #f15245), color-stop(0.04, #fed373));
      background: -webkit-radial-gradient(33% 100%, circle, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf 100%);
      background: -o-radial-gradient(33% 100%, circle, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf 100%);
      background: radial-gradient(33% 100%, circle, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .instagram-photos-section .instagram-img .cell:hover .item--overlay {
    visibility: visible;
    opacity: 1; }

.subscribe-section h3 {
  font-weight: 400; }

.subscribe-section .input-group {
  display: block;
  position: relative; }

.subscribe-section input {
  background: transparent;
  border-color: #e3e3e3;
  border-width: 1px;
  border-style: solid;
  outline: 0 !important;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
  padding: 19px 120px 19px 30px;
  margin: 0; }

.subscribe-section button {
  border: 0;
  margin: 0 !important;
  width: 120px;
  padding: 20px 0;
  line-height: 30px;
  background-color: transparent !important;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase; }

.subscribe-section.style_1 h3 {
  margin: 19px 0; }

.subscribe-section.style_2 {
  text-align: center; }
  .subscribe-section.style_2 .main_section_subscribe {
    margin: 0 auto;
    max-width: 730px;
    width: 100%; }
  .subscribe-section.style_2 h1 {
    font-size: 46px;
    font-weight: 400;
    line-height: 1.35; }
  .subscribe-section.style_2 p {
    font-size: 14px;
    margin: 30px 0; }
  .subscribe-section.style_2 input {
    border-width: 2px;
    padding: 15px 120px 15px 30px; }
  .subscribe-section.style_2 button {
    padding: 16px 0; }

.subscribe-section.style_3 {
  text-align: center; }
  .subscribe-section.style_3 * {
    color: white; }
  .subscribe-section.style_3 .main_section_subscribe {
    margin: 0 auto;
    max-width: 730px;
    width: 100%; }
  .subscribe-section.style_3 h1 {
    font-size: 24px;
    font-weight: 300 !important; }
  .subscribe-section.style_3 p {
    font-size: 14px;
    margin: 30px 0; }
  .subscribe-section.style_3 input {
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.4);
    outline: 0 !important;
    width: 100%;
    line-height: 30px;
    padding: 22px 100px 22px 60px;
    color: #fff;
    font-size: 14px; }
    .subscribe-section.style_3 input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    .subscribe-section.style_3 input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .subscribe-section.style_3 input:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    .subscribe-section.style_3 input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
  .subscribe-section.style_3 .input-group:before {
    content: "\f003";
    font-family: FontAwesome;
    position: absolute;
    left: 30px;
    top: 23px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: 400; }
  .subscribe-section.style_3 button {
    padding: 23px 0; }

.subscribe-section.style_4 {
  text-align: center; }
  .subscribe-section.style_4 .main_section_subscribe {
    margin: 0 auto;
    max-width: 730px;
    width: 100%; }
  .subscribe-section.style_4 h1 {
    font-size: 46px;
    font-weight: 400;
    line-height: 1.35; }
  .subscribe-section.style_4 p {
    font-size: 14px;
    margin: 30px 0; }
  .subscribe-section.style_4 input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-width: 1px;
    border-color: #121220;
    padding: 10px 0; }
  .subscribe-section.style_4 button {
    padding: 10px 0;
    text-align: right; }

.banner-block .banner-block__content {
  width: 570px;
  max-width: 100%; }
  .banner-block .banner-block__content h2 {
    font-size: 40px;
    font-weight: bold; }
  .banner-block .banner-block__content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 15px; }

.section-banner-block__readmore {
  text-align: center; }
  .section-banner-block__readmore a {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px; }

.section__about-us-content-box .aboutus-content-box .aboutus-content-box__content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }
  .section__about-us-content-box .aboutus-content-box .aboutus-content-box__content h1 {
    font-weight: bold;
    margin-bottom: 15px; }
  .section__about-us-content-box .aboutus-content-box .aboutus-content-box__content .btn-button {
    margin-top: 20px; }

.section__about-us-content-box.style_2 {
  text-align: center; }
  .section__about-us-content-box.style_2 .aboutus-content-box__content {
    text-align: center; }

.section__about-us-content-box.style_3 {
  text-align: center; }
  .section__about-us-content-box.style_3 .aboutus-content-box__content {
    text-align: center; }
    .section__about-us-content-box.style_3 .aboutus-content-box__content h1 {
      font-size: 40px;
      font-weight: 400; }

.section__about-us-content-box.style_4 .aboutus-content-box__content h1 {
  font-size: 72px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 13px; }

.helas-icon-box .icon-boxes-inner .box-heading-top .box-heading .icon-heading {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0; }

.helas-icon-box .box-description {
  margin-top: 20px; }

.section__special-offters .special-offters-box {
  margin-top: 30px; }
  .section__special-offters .special-offters-box .left-content {
    position: relative; }
    .section__special-offters .special-offters-box .left-content .special-discount-html {
      position: absolute;
      right: 5%;
      top: 25%;
      text-align: right; }
      .section__special-offters .special-offters-box .left-content .special-discount-html span.onsale {
        background-color: #d3b48c;
        width: 67px;
        line-height: 67px;
        border-radius: 50%;
        padding: 0;
        text-align: center;
        font-size: 13px;
        position: static;
        display: block;
        float: right;
        margin-right: 20px; }
        .section__special-offters .special-offters-box .left-content .special-discount-html span.onsale span {
          color: #fff; }
      .section__special-offters .special-offters-box .left-content .special-discount-html span.price {
        font-size: 36px;
        display: block;
        letter-spacing: -2px;
        float: right;
        clear: both; }
        .section__special-offters .special-offters-box .left-content .special-discount-html span.price del {
          font-size: 18px;
          letter-spacing: 0; }
        .section__special-offters .special-offters-box .left-content .special-discount-html span.price ins {
          text-decoration: none; }
  .section__special-offters .special-offters-box .right-content h2 {
    margin-bottom: 0; }
  .section__special-offters .special-offters-box .right-content .btn-button {
    margin-top: 40px; }

.section__special-offters.layout-style_2 .left-content {
  padding-top: 120px; }
  .section__special-offters.layout-style_2 .left-content .special-discount-html span.onsale {
    background-color: #dacb50 !important; }

.section__special-offters.layout-style_2 .right-content p {
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px; }

.section__special-offters.layout-style_2 .right-content h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center; }

.section__special-offters.layout-style_2 .right-content .shortcode-countdown .product-date > div {
  border: none; }

.section__special-offters.layout-style_3 .style_12 .section-title {
  margin-bottom: 0; }

.section__special-offters.layout-style_3 .right-content .offer-desc {
  margin-top: 20px; }

.section__special-offters.layout-style_3 .slick-slider .slick-arrow {
  text-align: center;
  border: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  z-index: 3;
  font-size: 38px;
  color: #858a9f;
  font-weight: 400;
  background-color: transparent;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }
  .section__special-offters.layout-style_3 .slick-slider .slick-arrow:before {
    display: none; }

.section__special-offters.layout-style_3 .slick-slider .slick-arrow {
  bottom: 10%;
  top: auto;
  -ms-transform: none;
  transform: none;
  -webkit-transform: none;
  right: 22%;
  left: auto; }

.section__special-offters.layout-style_3 .slick-arrow.slick-prev {
  right: 25%; }

.la-slick-nav .slick-arrow svg,
.slick-slider .slick-arrow svg {
  width: 100%;
  height: 100%; }

.section__helas-banner-image .helas-banner-image .helas-banner-image__content {
  padding-left: 50px; }
  .section__helas-banner-image .helas-banner-image .helas-banner-image__content h1 {
    margin-left: -200px; }
  .section__helas-banner-image .helas-banner-image .helas-banner-image__content p {
    margin-top: 20px;
    margin-bottom: 40px; }
  .section__helas-banner-image .helas-banner-image .helas-banner-image__content .banner-label {
    padding-top: 12px !important;
    padding-right: 30px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    background-color: #c34f46 !important;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .section__helas-banner-image .helas-banner-image .helas-banner-image__content.style_2 {
    padding-left: 0;
    padding-right: 50px; }
    .section__helas-banner-image .helas-banner-image .helas-banner-image__content.style_2 h1 {
      white-space: pre;
      position: relative;
      z-index: 3;
      margin-left: 0; }

.la-spa-service-box .box-inner {
  position: relative;
  overflow: hidden;
  padding-bottom: 70px; }
  .la-spa-service-box .box-inner .banner--image {
    position: relative;
    overflow: hidden; }
    .la-spa-service-box .box-inner .banner--image div {
      display: block;
      width: 100%;
      padding-bottom: 35%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-transition: -webkit-transform 0.35s ease-out;
      transition: -webkit-transform 0.35s ease-out;
      -o-transition: transform 0.35s ease-out;
      transition: transform 0.35s ease-out;
      transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
      transform: scale(1.01);
      -ms-transform: scale(1.01);
      -webkit-transform: scale(1.01); }
  .la-spa-service-box .box-inner .banner--info {
    z-index: 2;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    padding: 20px 20px 40px;
    -webkit-transform: translate3d(0, -webkit-calc(100% - 70px), 0);
    transform: translate3d(0, calc(100% - 70px), 0);
    bottom: 0; }
    .la-spa-service-box .box-inner .banner--info .b-title {
      display: block; }
    .la-spa-service-box .box-inner .banner--info .b-title1 {
      font-size: 18px;
      font-weight: 700;
      position: relative;
      padding-bottom: 36px; }
      .la-spa-service-box .box-inner .banner--info .b-title1:after {
        content: "";
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: transparent;
        width: 30px;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        bottom: 15px;
        -webkit-transition: all 0.35s;
        -o-transition: all 0.35s;
        transition: all 0.35s; }
    .la-spa-service-box .box-inner .banner--info .banner--info-content {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.35s;
      -o-transition: all 0.35s;
      transition: all 0.35s; }
      .la-spa-service-box .box-inner .banner--info .banner--info-content .banner--btn {
        font-weight: 700;
        font-size: 12px;
        letter-spacing: 1px;
        text-decoration: underline;
        color: inherit;
        text-transform: uppercase; }

.la-spa-service-box:hover .banner--image div {
  -webkit-transform: scale(1.01) translate3d(0, -50px, 0);
  transform: scale(1.01) translate3d(0, -50px, 0); }

.la-spa-service-box:hover .banner--info {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.la-spa-service-box:hover .banner--info-content {
  opacity: 1 !important;
  visibility: visible !important; }

.spa-service-list-section {
  margin-top: 60px; }

.spa-serive-list {
  margin-top: 45px; }
  .spa-serive-list h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 30px; }
  .spa-serive-list p {
    font-size: 12px;
    line-height: 24px; }
  .spa-serive-list .btn-button {
    margin-top: 15px; }

.section__spa-event-box {
  padding-top: 50px;
  padding-bottom: 30px; }
  .section__spa-event-box .spa-event-box .spa-event-item {
    text-align: center;
    margin-top: 20px; }
    .section__spa-event-box .spa-event-box .spa-event-item img {
      margin: 0 auto; }
    .section__spa-event-box .spa-event-box .spa-event-item h2 {
      font-size: 30px;
      line-height: 30px;
      letter-spacing: 5px;
      text-transform: uppercase;
      font-weight: 400; }
    .section__spa-event-box .spa-event-box .spa-event-item .shortcode-countdown .product-date > div {
      border: none; }
    .section__spa-event-box .spa-event-box .spa-event-item .btn-button {
      margin-top: 45px; }

.section__watch-content-box .watch__content-box .watch__content-box--image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.section__watch-content-box .watch__content-box .watch__content-box--content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }
  .section__watch-content-box .watch__content-box .watch__content-box--content h1 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: 5px; }
  .section__watch-content-box .watch__content-box .watch__content-box--content .la-line {
    width: 45px;
    height: 2px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d3b48c), to(#f5bbbb));
    background-image: -webkit-linear-gradient(left, #d3b48c 0, #f5bbbb 100%);
    background-image: -o-linear-gradient(left, #d3b48c 0, #f5bbbb 100%);
    background-image: linear-gradient(90deg, #d3b48c 0, #f5bbbb 100%);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .section__watch-content-box .watch__content-box .watch__content-box--content p {
    margin-bottom: 75px; }

.section__watch-content-box .home-10-divider-gradient {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-top: 20px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d3b48c), to(#f5bbbb));
  background-image: -webkit-linear-gradient(left, #d3b48c 0, #f5bbbb 100%);
  background-image: -o-linear-gradient(left, #d3b48c 0, #f5bbbb 100%);
  background-image: linear-gradient(90deg, #d3b48c 0, #f5bbbb 100%); }

.section_bakery-menu {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 75px 0; }
  .section_bakery-menu .bakery-menu {
    margin-top: 30px; }
    .section_bakery-menu .bakery-menu .bakery-menu_inner {
      position: relative;
      background-color: rgba(255, 255, 255, 0.9) !important;
      padding: 4%; }
      .section_bakery-menu .bakery-menu .bakery-menu_inner:before {
        content: "";
        background-image: url(m14-corner-1.png), url(m14-corner-2.png), url(m14-corner-3.png), url(m14-corner-4.png);
        background-position: left top, right top, right bottom, left bottom;
        position: absolute;
        left: 20px;
        top: 20px;
        right: 20px;
        bottom: 20px;
        display: block;
        background-repeat: no-repeat; }
    .section_bakery-menu .bakery-menu .bakery-menu__image {
      text-align: center;
      margin-bottom: 35px; }
    .section_bakery-menu .bakery-menu .icon-boxes-inner {
      margin-bottom: 35px; }
    .section_bakery-menu .bakery-menu .box-icon-left {
      display: table-cell;
      line-height: 0;
      vertical-align: top;
      padding-top: 5px; }
    .section_bakery-menu .bakery-menu .box-icon {
      display: inline-block;
      vertical-align: middle;
      overflow: hidden;
      max-width: 100%; }
    .section_bakery-menu .bakery-menu .box-contents {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .section_bakery-menu .bakery-menu .box-contents h5 {
        font-size: 30px;
        font-weight: 400;
        font-style: normal; }
      .section_bakery-menu .bakery-menu .box-contents strong {
        font-weight: 400;
        font-style: normal;
        font-size: 18px; }
      .section_bakery-menu .bakery-menu .box-contents .box-description {
        margin-left: 15px; }

.bakery-subscribe-section .left-content,
.bakery-subscribe-section .right-content {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  text-align: center;
  color: #fff; }

.bakery-subscribe-section .left-content h1 {
  font-size: 72px;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  margin-bottom: 30px; }

.bakery-subscribe-section .left-content p {
  letter-spacing: 1px;
  text-transform: uppercase; }

.bakery-subscribe-section .left-content .custom-component-inner {
  margin-top: 30px; }
  .bakery-subscribe-section .left-content .custom-component-inner .la_compt_iem {
    float: none;
    display: inline-block;
    margin-left: 20px; }
    .bakery-subscribe-section .left-content .custom-component-inner .la_compt_iem .component-target {
      display: block;
      font-size: 12px;
      line-height: 20px;
      height: 40px;
      padding-top: 10px;
      padding-bottom: 10px;
      vertical-align: middle;
      color: #fff; }
      .bakery-subscribe-section .left-content .custom-component-inner .la_compt_iem .component-target i {
        display: inline-block;
        line-height: inherit;
        font-size: 16px;
        margin-right: 5px;
        position: relative;
        top: -1px;
        vertical-align: middle;
        color: #fff !important; }

.bakery-subscribe-section .right-content .colunm-inner {
  max-width: 700px;
  margin: 0 auto; }

.bakery-subscribe-section .right-content h2 {
  font-size: 46px;
  font-weight: 400;
  text-transform: none;
  color: #fff; }

.bakery-subscribe-section .right-content .sub-title {
  font-size: 46px;
  line-height: 46px; }

.bakery-subscribe-section .right-content form {
  display: block;
  width: 100%;
  margin-top: 30px; }
  .bakery-subscribe-section .right-content form .input-group {
    display: block !important; }
  .bakery-subscribe-section .right-content form input#fc-email {
    background: rgba(255, 255, 255, 0.9);
    border: 0;
    outline: 0 !important;
    width: 100%;
    line-height: 35px;
    padding: 15px 120px 15px 20px;
    margin: 0;
    color: #000; }
  .bakery-subscribe-section .right-content form button.btn-button {
    border: 0;
    margin: 0 !important !important;
    width: 120px;
    padding: 15px 0;
    line-height: 35px;
    background-color: transparent !important;
    position: absolute;
    color: #000;
    right: 0;
    top: 0; }

.bike-fun-stuff .bike-fun-stuff__icon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px; }

.bike-fun-stuff .bike-fun-stuff__desc {
  display: table-cell;
  vertical-align: middle; }
  .bike-fun-stuff .bike-fun-stuff__desc .incify-counter--number {
    color: #fff;
    font-size: 36px;
    line-height: 50px; }
  .bike-fun-stuff .bike-fun-stuff__desc .incify-counter--title {
    color: #fff; }

.bike-fun-stuff .box-icon {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  max-width: 100%;
  background: #fff; }
  .bike-fun-stuff .box-icon span {
    display: block;
    line-height: 50px;
    font-size: 50px;
    width: 80px;
    height: 80px;
    padding: 15px; }

.bike-fun-stuff .box-icon-style-circle {
  border-radius: 50%; }

.section__bike-testimonial .bike-testimonial .bike-testimonial__grid-item {
  padding: 10px; }

.section__bike-testimonial .bike-testimonial .testimonial_item--inner {
  position: relative;
  background-color: #fff;
  padding: 60px 60px 60px 140px;
  margin-bottom: 0;
  text-align: left; }
  .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--image {
    position: absolute;
    left: 45px;
    top: 50%;
    margin-top: -45px; }
    .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--image span {
      width: 64px;
      height: 64px;
      display: block;
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--info .testimonial_item--excerpt {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px; }
  .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role:before {
    display: none; }
  .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .testimonial_item--title {
    text-transform: uppercase;
    font-weight: 700; }
  .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .item--rating .star-rating {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 12px;
    line-height: 12px;
    letter-spacing: 5px;
    font-size: 12px;
    width: 77px;
    margin-top: 10px;
    font-family: fontawesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #d5d6d8; }
    .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .item--rating .star-rating:before {
      content: "\f005\f005\f005\f005\f005";
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .item--rating .star-rating span {
      color: #f5b223;
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 15px;
      height: 0; }
      .section__bike-testimonial .bike-testimonial .testimonial_item--inner .testimonial_item--bottom .testimonial_item--title-role .item--rating .star-rating span:before {
        content: "\f005\f005\f005\f005\f005";
        top: 0;
        position: absolute;
        left: 0; }

.section__organic-background-content {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .section__organic-background-content .organic-background-content {
    position: static; }
    .section__organic-background-content .organic-background-content:before {
      content: "";
      position: absolute;
      background: #fff;
      width: 110%;
      height: 300px;
      left: -5%;
      border-radius: 100%;
      top: -200px; }
    .section__organic-background-content .organic-background-content:after {
      content: "";
      position: absolute;
      background: #fff;
      width: 110%;
      height: 300px;
      left: -5%;
      border-radius: 100%;
      bottom: -200px; }
    .section__organic-background-content .organic-background-content .organic-background-content__desc h2 {
      font-size: 46px; }

.section__organic-deal-box .organic-deal-box {
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 38px 0px rgba(41, 44, 58, 0.1);
  box-shadow: 0px 0px 38px 0px rgba(41, 44, 58, 0.1);
  background: #fff;
  margin: -250px 0 0;
  border-radius: 10px;
  padding: 4%; }
  .section__organic-deal-box .organic-deal-box .organic-deal-box__inner .organic-deal-box__image {
    display: inline-block;
    border-radius: 10px;
    overflow: hidden; }
  .section__organic-deal-box .organic-deal-box .organic-deal-box__inner .organic-deal-box__content h2 {
    font-size: 46px;
    text-align: left; }
  .section__organic-deal-box .organic-deal-box .organic-deal-box__inner .organic-deal-box__content p {
    font-size: 14px;
    margin: 0 0 15px; }
  .section__organic-deal-box .organic-deal-box .shortcode-countdown {
    text-align: left;
    margin-bottom: 20px; }
    .section__organic-deal-box .organic-deal-box .shortcode-countdown .product-date {
      display: inline-block;
      background-color: #eede56;
      padding: 20px 10px; }
      .section__organic-deal-box .organic-deal-box .shortcode-countdown .product-date > div {
        margin-right: 30px;
        padding-left: 30px; }
        .section__organic-deal-box .organic-deal-box .shortcode-countdown .product-date > div:before {
          display: none; }
      .section__organic-deal-box .organic-deal-box .shortcode-countdown .product-date .no {
        font-size: 18px;
        font-weight: bold; }
      .section__organic-deal-box .organic-deal-box .shortcode-countdown .product-date .text {
        font-size: 12px;
        font-style: normal; }

.section__wine-hover-box {
  margin-top: 70px; }
  .section__wine-hover-box .wine-hover-box .wine-hover-box__inner {
    background-size: cover;
    border-radius: 50%;
    padding: 0 0 100%;
    position: relative;
    background-color: #e7e3d9;
    text-align: center;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
    .section__wine-hover-box .wine-hover-box .wine-hover-box__inner .wine-hover-box__desc {
      position: absolute;
      width: 100%;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .section__wine-hover-box .wine-hover-box .wine-hover-box__inner .wine-hover-box__desc .wine-hover-box__inner--title h3 {
        font-size: 24px;
        font-weight: 400; }
      .section__wine-hover-box .wine-hover-box .wine-hover-box__inner .wine-hover-box__desc .wine-hover-box__inner--link a {
        color: #888 !important; }
        .section__wine-hover-box .wine-hover-box .wine-hover-box__inner .wine-hover-box__desc .wine-hover-box__inner--link a:after {
          content: "";
          position: absolute;
          left: 0;
          top: -140px;
          right: 0;
          bottom: -160px; }
    .section__wine-hover-box .wine-hover-box .wine-hover-box__inner:hover .wine-hover-box__inner--title h3 {
      color: #d6c49f; }
    .section__wine-hover-box .wine-hover-box .wine-hover-box__inner:hover .wine-hover-box__inner--link a {
      color: #fff !important; }

.section__wine-deal {
  margin-top: 70px; }
  .section__wine-deal .wine-deal .wine-deal__inner {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section__wine-deal .wine-deal .wine-deal__col {
    -webkit-flex: 1;
    /* Safari 6.1+ */
    -ms-flex: 1;
    /* IE 10 */
    -webkit-box-flex: 1;
    flex: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  .section__wine-deal .wine-deal .wine-deal__left-column .wine-deal__left-column--content {
    position: absolute;
    bottom: 10%;
    left: 10%;
    color: #fff;
    width: 650px;
    max-width: 90%; }
    .section__wine-deal .wine-deal .wine-deal__left-column .wine-deal__left-column--content blockquote {
      border: none;
      padding: 0;
      font-size: 48px;
      line-height: 1.5; }
    .section__wine-deal .wine-deal .wine-deal__left-column .wine-deal__left-column--content address {
      font-size: 20px;
      font-style: italic; }
      .section__wine-deal .wine-deal .wine-deal__left-column .wine-deal__left-column--content address:before {
        content: "";
        border-top: 2px solid;
        width: 100px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px; }
  .section__wine-deal .wine-deal .wine-deal__right-column {
    padding: 130px 0;
    text-align: center; }
    .section__wine-deal .wine-deal .wine-deal__right-column .style_8.sub-title-enable .section-sub-title {
      margin-bottom: 40px; }
    .section__wine-deal .wine-deal .wine-deal__right-column .shortcode-countdown {
      margin-bottom: 40px; }
      .section__wine-deal .wine-deal .wine-deal__right-column .shortcode-countdown .product-date > div {
        margin-right: 50px;
        padding-left: 50px; }
        .section__wine-deal .wine-deal .wine-deal__right-column .shortcode-countdown .product-date > div:before {
          opacity: 1; }

#infiniteoptions-container label {
  display: block; }
  #infiniteoptions-container label input[type=checkbox] {
    margin-right: 15px; }

.category-products #infiniteoptions-container {
  display: none; }

/*============================================================================
#Footer
==============================================================================*/
#shopify-section-footer .footer-column-title h4 {
  text-transform: uppercase;
  margin: 0 0 30px;
  font-size: 14px;
  font-weight: bold; }

#shopify-section-footer .footer-list li {
  margin-bottom: 20px; }
  #shopify-section-footer .footer-list li a {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase; }

#shopify-section-footer p {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px; }

#shopify-section-footer .footer_middle_logo.light {
  display: block; }

#shopify-section-footer .footer_middle_logo.dark {
  display: none; }

#shopify-section-footer .content-image-intagram #footer_instafeed li {
  display: inline-block;
  width: 33.33%;
  float: left;
  padding: 5px; }
  #shopify-section-footer .content-image-intagram #footer_instafeed li a {
    display: block;
    position: relative; }
    #shopify-section-footer .content-image-intagram #footer_instafeed li a img {
      width: 100%; }
    #shopify-section-footer .content-image-intagram #footer_instafeed li a .item--overlay {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      visibility: hidden;
      opacity: 0;
      z-index: 2;
      background-color: rgba(35, 35, 36, 0.6);
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
      #shopify-section-footer .content-image-intagram #footer_instafeed li a .item--overlay i {
        position: absolute;
        color: #fff;
        font-size: 50px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        background: -webkit-gradient(radial, 33% 100%, 0, 33% 100%, 221, color-stop(1, #515ECF), color-stop(0.81, #9B36B7), color-stop(0.63, #D92E7F), color-stop(0.32, #F15245), color-stop(0.04, #FED373));
        background: -webkit-radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%);
        background: -o-radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%);
        background: radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    #shopify-section-footer .content-image-intagram #footer_instafeed li a:hover .item--overlay {
      visibility: visible;
      opacity: 1; }

#shopify-section-footer .footer-light {
  background: #f7f7f7; }

#shopify-section-footer .footer-dark {
  background: #232324; }
  #shopify-section-footer .footer-dark a {
    color: rgba(255, 255, 255, 0.6); }
    #shopify-section-footer .footer-dark a:hover {
      color: white; }
  #shopify-section-footer .footer-dark .footer_middle_logo.light {
    display: none; }
  #shopify-section-footer .footer-dark .footer_middle_logo.dark {
    display: inline-block; }
  #shopify-section-footer .footer-dark .footer-column-title h4 {
    color: #fff; }

/*============================================================================
#back to top
==============================================================================*/
.back-top-before {
  text-align: center; }
  .back-top-before #back-top .sticker-wrapper .sticker {
    color: #727883; }
    .back-top-before #back-top .sticker-wrapper .sticker span {
      display: block;
      margin-top: 5px; }

.footer-wrapper {
  border-top: 0; }
  .footer-wrapper #back-top {
    bottom: 30px;
    position: fixed;
    right: 10px;
    z-index: 9; }
    .footer-wrapper #back-top a .sticker-wrapper {
      -webkit-transition: all 100ms ease-in-out 0s;
      position: relative;
      right: 0;
      top: 0;
      -o-transition: all 100ms ease-in-out 0s;
      transition: all 100ms ease-in-out 0s; }
      .footer-wrapper #back-top a .sticker-wrapper .sticker {
        height: 40px;
        position: fixed;
        right: 15px;
        width: 40px;
        z-index: 9999;
        bottom: 0;
        font-size: 16px;
        text-align: center;
        line-height: 1;
        padding: 11px 0;
        border-radius: 0;
        color: #404040; }
        .footer-wrapper #back-top a .sticker-wrapper .sticker:hover {
          opacity: 0.9; }
    .footer-wrapper #back-top a:hover .sticker-wrapper {
      right: 0px;
      top: 0px; }

@media (min-width: 1600px) {
  #shopify-section-footer .container {
    width: 1420px; } }

#shopify-section-footer .footer-wrapper.footer-style1 .footer-container {
  padding: 80px 0; }
  #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-column.footer-col-1 .footer_middle_logo {
    margin-bottom: 25px; }
  #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-column.footer-col-1 .content-text {
    font-size: 10px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    text-transform: uppercase; }
  #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-column.footer-col-1 .footer-area-socials .social-media-link a {
    margin-right: 30px;
    font-size: 16px; }
  #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-column.footer-col-5 .footer_newsletter_subscribe .input-group {
    position: relative;
    display: block; }
    #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-column.footer-col-5 .footer_newsletter_subscribe .input-group input {
      background: transparent;
      outline: 0 !important;
      width: 100%;
      font-size: 12px;
      line-height: 24px;
      padding: 10px 100px 10px 20px;
      margin: 0;
      border: 1px solid rgba(51, 51, 51, 0.1); }
    #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-column.footer-col-5 .footer_newsletter_subscribe .input-group .btn-button {
      position: absolute;
      right: 0;
      top: 0;
      padding: 9px 20px;
      background-color: transparent;
      font-weight: 400;
      letter-spacing: 0;
      color: #343538;
      font-size: 12px; }
  #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-bottom1 {
    padding: 10px 0;
    margin-top: 30px; }
    #shopify-section-footer .footer-wrapper.footer-style1 .footer-container .footer-inner .footer-bottom1 address {
      margin: 0;
      text-transform: uppercase;
      font-size: 80%;
      line-height: 30px; }

#shopify-section-footer .footer-wrapper.footer-style2 .footer-container {
  padding: 80px 0 0 0; }
  #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-column.footer-col-1 .footer_middle_logo {
    margin-bottom: 25px; }
  #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-column.footer-col-1 .content-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px; }
  #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-column.footer-col-1 .footer-area-socials .social-media-link a {
    color: #808080;
    margin-right: 30px;
    font-size: 14px; }
  #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-column.footer-col-5 .footer_newsletter_subscribe .input-group {
    position: relative;
    display: block; }
    #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-column.footer-col-5 .footer_newsletter_subscribe .input-group input {
      background: transparent;
      outline: 0 !important;
      width: 100%;
      font-size: 12px;
      font-weight: 700;
      line-height: 24px;
      padding: 10px 100px 10px 20px;
      margin: 0;
      border: 1px solid rgba(51, 51, 51, 0.1); }
    #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-column.footer-col-5 .footer_newsletter_subscribe .input-group .btn-button {
      position: absolute;
      right: 0;
      top: 0;
      padding: 9px 20px;
      background-color: transparent;
      font-weight: 400;
      letter-spacing: 0;
      color: #343538;
      font-size: 12px; }
  #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-bottom1 {
    padding: 10px 0;
    margin-top: 30px; }
    #shopify-section-footer .footer-wrapper.footer-style2 .footer-container .footer-inner .footer-bottom1 address {
      margin: 0;
      text-transform: uppercase;
      font-size: 80%;
      line-height: 30px; }

#shopify-section-footer .footer-list li a {
  font-size: 14px;
  letter-spacing: 0;
  text-transform: none; }

#shopify-section-footer .footer-bottom {
  margin-top: 80px; }
  #shopify-section-footer .footer-bottom .copyright-text {
    text-align: center;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 20px 0; }

@media (min-width: 1200px) {
  .footer-wrapper.footer-style2 .footer-column-2 {
    width: 15%;
    margin-left: 3%; } }

#shopify-section-footer .footer-wrapper.footer-style3 {
  background-image: url(bg-white-radius.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: scroll;
  background-color: #f7f7f7;
  padding-top: 60px;
  padding-bottom: 0px; }
  #shopify-section-footer .footer-wrapper.footer-style3 .footer-container {
    padding: 0 0 10px 0;
    text-align: center; }
    #shopify-section-footer .footer-wrapper.footer-style3 .footer-container .footer_middle_logo {
      margin-bottom: 30px; }
    #shopify-section-footer .footer-wrapper.footer-style3 .footer-container .content-text {
      margin-top: 25px;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 25px; }
    #shopify-section-footer .footer-wrapper.footer-style3 .footer-container .copyright-text {
      margin-top: 30px;
      text-align: center;
      font-size: 10px;
      letter-spacing: 2px;
      text-transform: uppercase;
      padding: 20px 0; }
    #shopify-section-footer .footer-wrapper.footer-style3 .footer-container .footer-menu {
      text-align: center; }
      #shopify-section-footer .footer-wrapper.footer-style3 .footer-container .footer-menu li {
        display: inline-block;
        font-size: 16px;
        margin: 5px 25px; }
    #shopify-section-footer .footer-wrapper.footer-style3 .footer-container .social-media-link {
      float: right; }

#shopify-section-footer .footer-wrapper.footer-style4 .footer-container {
  padding: 60px 70px 20px 70px; }
  #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .footer_middle_logo {
    margin-top: -23px; }
  #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .content-text {
    margin-top: 10px;
    font-size: 10px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    text-transform: uppercase; }
  #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .footer-col-2 {
    text-align: center;
    font-size: 10px;
    margin-top: 15px; }
    #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .footer-col-2 .footer-4-text {
      margin-right: 30px; }
      #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .footer-col-2 .footer-4-text i {
        font-size: 12px;
        margin-right: 10px; }
  #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .footer-col-3 {
    margin-top: 15px; }
  #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .social-media-link {
    float: right; }
    #shopify-section-footer .footer-wrapper.footer-style4 .footer-container .social-media-link a i {
      font-size: 14px; }

#shopify-section-footer .footer-wrapper.footer-style5 {
  padding-top: 60px;
  padding-bottom: 0px; }
  #shopify-section-footer .footer-wrapper.footer-style5 .footer-container {
    text-align: center; }
    #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer_middle_logo {
      margin-bottom: 15px; }
    #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .content-text {
      margin-top: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 25px;
      font-style: italic; }
    #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .copyright-text {
      margin-top: 30px;
      text-align: center;
      font-size: 10px;
      letter-spacing: 2px;
      text-transform: uppercase;
      padding: 20px 0; }
    #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer-area-socials {
      margin-bottom: 30px; }
      #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer-area-socials .social-media-link a {
        margin-right: 30px;
        font-size: 14px; }
    #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer-menu {
      text-align: center; }
      #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer-menu li {
        display: inline-block;
        font-size: 16px;
        margin: 5px 25px; }
    #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer--newsletter-box {
      text-align: center; }
      #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer--newsletter-box .footer_newsletter_subscribe {
        max-width: 560px;
        margin: 0 auto; }
        #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer--newsletter-box .footer_newsletter_subscribe .input-group {
          position: relative;
          display: block; }
          #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer--newsletter-box .footer_newsletter_subscribe .input-group input {
            background: transparent;
            outline: 0 !important;
            width: 100%;
            font-size: 12px;
            line-height: 24px;
            padding: 10px 100px 10px 20px;
            margin: 0;
            border: 1px solid rgba(51, 51, 51, 0.1); }
          #shopify-section-footer .footer-wrapper.footer-style5 .footer-container .footer--newsletter-box .footer_newsletter_subscribe .input-group .btn-button {
            position: absolute;
            right: 0;
            top: 0;
            padding: 9px 20px;
            background-color: transparent;
            font-weight: 700;
            letter-spacing: 0;
            color: #343538;
            font-size: 12px; }

#shopify-section-footer .footer-wrapper.footer-style6 {
  padding-top: 0;
  padding-bottom: 0px; }
  #shopify-section-footer .footer-wrapper.footer-style6 .footer-container {
    text-align: center; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .container {
      max-width: 1170px;
      border-top: #dedede solid 1px;
      padding-top: 45px; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer_middle_logo {
      margin-bottom: 15px; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .content-text {
      margin-top: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 15px;
      font-style: italic; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .copyright-text {
      margin-top: 30px;
      text-align: center;
      font-size: 10px;
      letter-spacing: 2px;
      text-transform: uppercase;
      padding: 20px 0; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer-area-socials {
      margin-bottom: 30px; }
      #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer-area-socials .social-media-link a {
        margin-right: 30px;
        font-size: 85%; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer-menu {
      text-align: center; }
      #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer-menu li {
        display: inline-block;
        font-size: 16px;
        margin: 5px 25px; }
    #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer--newsletter-box {
      text-align: center; }
      #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer--newsletter-box .footer_newsletter_subscribe {
        max-width: 560px;
        margin: 0 auto; }
        #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer--newsletter-box .footer_newsletter_subscribe .input-group {
          position: relative;
          display: block; }
          #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer--newsletter-box .footer_newsletter_subscribe .input-group input {
            background: transparent;
            outline: 0 !important;
            width: 100%;
            font-size: 12px;
            line-height: 24px;
            padding: 10px 100px 10px 20px;
            margin: 0;
            border: 1px solid rgba(51, 51, 51, 0.1); }
          #shopify-section-footer .footer-wrapper.footer-style6 .footer-container .footer--newsletter-box .footer_newsletter_subscribe .input-group .btn-button {
            position: absolute;
            right: 0;
            top: 0;
            padding: 9px 20px;
            background-color: transparent;
            font-weight: 700;
            letter-spacing: 0;
            color: #343538;
            font-size: 12px; }

.footer-handheld-footer-bar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  z-index: 9999;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .footer-handheld-footer-bar .footer-handheld__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #232324; }
    .footer-handheld-footer-bar .footer-handheld__inner .handheld_component {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 8px 0;
      color: #fff;
      border-left: 1px solid rgba(255, 255, 255, 0.1); }
      .footer-handheld-footer-bar .footer-handheld__inner .handheld_component .component-target {
        position: relative;
        width: 40px;
        display: block;
        text-align: center;
        font-size: 16px;
        line-height: 40px;
        height: 40px;
        margin: 0 auto; }
        .footer-handheld-footer-bar .footer-handheld__inner .handheld_component .component-target i {
          display: block;
          line-height: inherit;
          color: #fff; }
          .footer-handheld-footer-bar .footer-handheld__inner .handheld_component .component-target i.dl-icon-search1:before, .footer-handheld-footer-bar .footer-handheld__inner .handheld_component .component-target i.dl-icon-heart2:before, .footer-handheld-footer-bar .footer-handheld__inner .handheld_component .component-target i.dl-icon-cart1:before {
            position: relative;
            top: 3px; }
      .footer-handheld-footer-bar .footer-handheld__inner .handheld_component.la_com_action--dropdownmenu .menu {
        margin: 0;
        list-style: none;
        position: absolute;
        z-index: 11;
        top: 100%;
        width: 200px;
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
        padding: 15px;
        -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 250ms ease-out;
        -o-transition: all 250ms ease-out;
        transition: all 250ms ease-out; }
      .footer-handheld-footer-bar .footer-handheld__inner .handheld_component.la_com_action--dropdownmenu .menu {
        background-color: #232324;
        width: 100%;
        bottom: 100%;
        top: auto;
        left: 0;
        opacity: 0;
        visibility: hidden; }
        .footer-handheld-footer-bar .footer-handheld__inner .handheld_component.la_com_action--dropdownmenu .menu li a {
          color: #fff;
          text-transform: uppercase;
          font-size: 11px;
          display: block;
          padding: 10px 30px; }
      .footer-handheld-footer-bar .footer-handheld__inner .handheld_component.la_com_action--dropdownmenu.active .menu {
        opacity: 1;
        visibility: visible; }
  .footer-handheld-footer-bar .la_compt_iem .component-target-badget {
    font-family: Arial,Helvetica,sans-serif;
    position: absolute;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    display: block;
    top: 0;
    right: 4px;
    min-width: 15px;
    text-align: center;
    padding: 0;
    border-radius: 50%; }
  .footer-handheld-footer-bar .lang-current-aside .language-wrapper a .current-language span {
    display: none; }
    .footer-handheld-footer-bar .lang-current-aside .language-wrapper a .current-language span.active {
      display: inline-block; }
  .footer-handheld-footer-bar .lang-current-aside .currency-wrapper .setting-currency {
    display: none; }
  .footer-handheld-footer-bar .lang-current-aside .language-wrapper .select-language {
    display: none; }



/*--=============newcss=================--*/
