/** Shopify CDN: Minification failed

Line 19602:50 Unexpected "*"
Line 20086:0 Unexpected "}"
Line 31694:3 Unexpected ","

**/



/*================ Typography ================*/




@font-face{
  font-family: "Neue Einstellung";
  src: url("NeueEinstellung-Normal.woff2") format("woff2"),
       url("NeueEinstellung-Normal.woff") format("woff"),
       url("NeueEinstellung-Normal.eot") format("eot"),
       url("NeueEinstellung-Normal.otf") format("otf");
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family: "Neue Einstellung";
  src: url("NeueEinstellung-Medium.woff2") format("woff2"),
       url("NeueEinstellung-Medium.woff") format("woff"),
       url("NeueEinstellung-Medium.eot") format("eot"),
       url("NeueEinstellung-Medium.otf") format("otf");
  font-weight: 500;
  font-style: normal;
}
@font-face{
  font-family: "Neue Einstellung";
  src: url("NeueEinstellung-Bold.woff2") format("woff2"),
       url("NeueEinstellung-Bold.woff") format("woff"),
       url("NeueEinstellung-Bold.eot") format("eot"),
       url("NeueEinstellung-Bold.otf") format("otf");
  font-weight: 600;
  font-style: normal;
}
@font-face{
  font-family: "Neue Einstellung";
  src: url("NeueEinstellung-ExtraBold.woff2") format("woff2"),
       url("NeueEinstellung-ExtraBold.woff") format("woff"),
       url("NeueEinstellung-ExtraBold.eot") format("eot"),
       url("NeueEinstellung-ExtraBold.otf") format("otf");
  font-weight: 800;
  font-style: normal;
}


.off-img-bg{
  position: fixed;
  top: 0;
  left: 0;
  display: inline-block;
  color: white;
  background: black;
  padding: 5px 5px 2px;
  z-index: 77;
}

body{
  background-position: center 0px !important;
  background-repeat: no-repeat !important;
  overflow-x: hidden;
}

/* imports */
/*
Mixin
*/
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after{
  box-sizing: border-box;
}

html{
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section{
  display: block;
}

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

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

h1, h2, h3, h4, h5, h6{
  margin-top: 0;
}

th, h1, h2, h3, h4, h5, h6{
  font-weight: 800;
}

p{
  margin-top: 0;
}

abbr[title],
abbr[data-original-title]{
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

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

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

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

dt{
  font-weight: 800;
}

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

dfn{
  font-style: italic;
}

b,
strong{
  font-weight: 800;
}

small{
  font-size: 80%;
}

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

a{
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover{
  color: #0056b3;
  text-decoration: underline;
}

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

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

a:not([href]):not([tabindex]):focus{
  outline: 0;
}

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

pre{
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

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

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

table{
  border-collapse: collapse;
}

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

th{
  text-align: inherit;
}

label{
  display: inline-block;
}

button{
  border-radius: 0;
}

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

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

button,
input{
  overflow: visible;
}

button,
select{
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
  padding: 0;
  border-style: none;
}

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

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

textarea{
  overflow: auto;
  resize: vertical;
}

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

legend{
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress{
  vertical-align: baseline;
}

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

[type="search"]{
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button{
  font: inherit;
  -webkit-appearance: button;
}

output{
  display: inline-block;
}

summary{
  display: list-item;
  cursor: pointer;
}

template{
  display: none;
}

[hidden]{
  display: none !important;
}

.container{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px){
  .container{
    max-width: 546px;
  }
}

@media (min-width: 791px){
  .container{
    max-width: 770px;
  }
}

@media (min-width: 1025px){
  .container{
    max-width: 990px;
  }
}

@media (min-width: 1230px){
  .container{
    max-width: 1200px;
  }
}

.container-fluid{
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.row{
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters{
  margin-right: 0;
  margin-left: 0;
}

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

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

@media (max-width: 580px){
.container{
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto{
  padding-right: 10px;
  padding-left: 10px;
}
.row{
  margin-left: -10px;
  margin-right: -10px;
}
}

.col{
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto{
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1{
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2{
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3{
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4{
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5{
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6{
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7{
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8{
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9{
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10{
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11{
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12{
  flex: 0 0 100%;
  max-width: 100%;
}



.order-first{
  order: -1;
}

.order-last{
  order: 13;
}

.order-0{
  order: 0;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.order-4{
  order: 4;
}

.order-5{
  order: 5;
}

.order-6{
  order: 6;
}

.order-7{
  order: 7;
}

.order-8{
  order: 8;
}

.order-9{
  order: 9;
}

.order-10{
  order: 10;
}

.order-11{
  order: 11;
}

.order-12{
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px){
  .col-sm{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto{
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1{
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2{
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3{
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4{
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5{
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7{
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8{
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9{
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10{
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11{
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first{
    order: -1;
  }
  .order-sm-last{
    order: 13;
  }
  .order-sm-0{
    order: 0;
  }
  .order-sm-1{
    order: 1;
  }
  .order-sm-2{
    order: 2;
  }
  .order-sm-3{
    order: 3;
  }
  .order-sm-4{
    order: 4;
  }
  .order-sm-5{
    order: 5;
  }
  .order-sm-6{
    order: 6;
  }
  .order-sm-7{
    order: 7;
  }
  .order-sm-8{
    order: 8;
  }
  .order-sm-9{
    order: 9;
  }
  .order-sm-10{
    order: 10;
  }
  .order-sm-11{
    order: 11;
  }
  .order-sm-12{
    order: 12;
  }
  .offset-sm-0{
    margin-left: 0;
  }
  .offset-sm-1{
    margin-left: 8.33333%;
  }
  .offset-sm-2{
    margin-left: 16.66667%;
  }
  .offset-sm-3{
    margin-left: 25%;
  }
  .offset-sm-4{
    margin-left: 33.33333%;
  }
  .offset-sm-5{
    margin-left: 41.66667%;
  }
  .offset-sm-6{
    margin-left: 50%;
  }
  .offset-sm-7{
    margin-left: 58.33333%;
  }
  .offset-sm-8{
    margin-left: 66.66667%;
  }
  .offset-sm-9{
    margin-left: 75%;
  }
  .offset-sm-10{
    margin-left: 83.33333%;
  }
  .offset-sm-11{
    margin-left: 91.66667%;
  }
}

@media (min-width: 791px){
  .col-md{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto{
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1{
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2{
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3{
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4{
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5{
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7{
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8{
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9{
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10{
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11{
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first{
    order: -1;
  }
  .order-md-last{
    order: 13;
  }
  .order-md-0{
    order: 0;
  }
  .order-md-1{
    order: 1;
  }
  .order-md-2{
    order: 2;
  }
  .order-md-3{
    order: 3;
  }
  .order-md-4{
    order: 4;
  }
  .order-md-5{
    order: 5;
  }
  .order-md-6{
    order: 6;
  }
  .order-md-7{
    order: 7;
  }
  .order-md-8{
    order: 8;
  }
  .order-md-9{
    order: 9;
  }
  .order-md-10{
    order: 10;
  }
  .order-md-11{
    order: 11;
  }
  .order-md-12{
    order: 12;
  }
  .offset-md-0{
    margin-left: 0;
  }
  .offset-md-1{
    margin-left: 8.33333%;
  }
  .offset-md-2{
    margin-left: 16.66667%;
  }
  .offset-md-3{
    margin-left: 25%;
  }
  .offset-md-4{
    margin-left: 33.33333%;
  }
  .offset-md-5{
    margin-left: 41.66667%;
  }
  .offset-md-6{
    margin-left: 50%;
  }
  .offset-md-7{
    margin-left: 58.33333%;
  }
  .offset-md-8{
    margin-left: 66.66667%;
  }
  .offset-md-9{
    margin-left: 75%;
  }
  .offset-md-10{
    margin-left: 83.33333%;
  }
  .offset-md-11{
    margin-left: 91.66667%;
  }
}

@media (min-width: 1025px){
  .col-lg{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto{
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1{
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2{
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-25{
    flex: 0 0 20%;
    max-width: 20%;
  }  
  .col-lg-3{
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4{
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5{
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7{
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8{
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9{
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10{
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11{
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first{
    order: -1;
  }
  .order-lg-last{
    order: 13;
  }
  .order-lg-0{
    order: 0;
  }
  .order-lg-1{
    order: 1;
  }
  .order-lg-2{
    order: 2;
  }
  .order-lg-3{
    order: 3;
  }
  .order-lg-4{
    order: 4;
  }
  .order-lg-5{
    order: 5;
  }
  .order-lg-6{
    order: 6;
  }
  .order-lg-7{
    order: 7;
  }
  .order-lg-8{
    order: 8;
  }
  .order-lg-9{
    order: 9;
  }
  .order-lg-10{
    order: 10;
  }
  .order-lg-11{
    order: 11;
  }
  .order-lg-12{
    order: 12;
  }
  .offset-lg-0{
    margin-left: 0;
  }
  .offset-lg-1{
    margin-left: 8.33333%;
  }
  .offset-lg-2{
    margin-left: 16.66667%;
  }
  .offset-lg-3{
    margin-left: 25%;
  }
  .offset-lg-4{
    margin-left: 33.33333%;
  }
  .offset-lg-5{
    margin-left: 41.66667%;
  }
  .offset-lg-6{
    margin-left: 50%;
  }
  .offset-lg-7{
    margin-left: 58.33333%;
  }
  .offset-lg-8{
    margin-left: 66.66667%;
  }
  .offset-lg-9{
    margin-left: 75%;
  }
  .offset-lg-10{
    margin-left: 83.33333%;
  }
  .offset-lg-11{
    margin-left: 91.66667%;
  }
}

@media (min-width: 1230px){
  .col-xl{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto{
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1{
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2{
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3{
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4{
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5{
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7{
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8{
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9{
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10{
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11{
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first{
    order: -1;
  }
  .order-xl-last{
    order: 13;
  }
  .order-xl-0{
    order: 0;
  }
  .order-xl-1{
    order: 1;
  }
  .order-xl-2{
    order: 2;
  }
  .order-xl-3{
    order: 3;
  }
  .order-xl-4{
    order: 4;
  }
  .order-xl-5{
    order: 5;
  }
  .order-xl-6{
    order: 6;
  }
  .order-xl-7{
    order: 7;
  }
  .order-xl-8{
    order: 8;
  }
  .order-xl-9{
    order: 9;
  }
  .order-xl-10{
    order: 10;
  }
  .order-xl-11{
    order: 11;
  }
  .order-xl-12{
    order: 12;
  }
  .offset-xl-0{
    margin-left: 0;
  }
  .offset-xl-1{
    margin-left: 8.33333%;
  }
  .offset-xl-2{
    margin-left: 16.66667%;
  }
  .offset-xl-3{
    margin-left: 25%;
  }
  .offset-xl-4{
    margin-left: 33.33333%;
  }
  .offset-xl-5{
    margin-left: 41.66667%;
  }
  .offset-xl-6{
    margin-left: 50%;
  }
  .offset-xl-7{
    margin-left: 58.33333%;
  }
  .offset-xl-8{
    margin-left: 66.66667%;
  }
  .offset-xl-9{
    margin-left: 75%;
  }
  .offset-xl-10{
    margin-left: 83.33333%;
  }
  .offset-xl-11{
    margin-left: 91.66667%;
  }
}

@media (min-width: 1240px){
  .col-lg-for5-inrow{
      -webkit-box-flex: 0 ;
      -ms-flex: 0 0 20% ;
      flex: 0 0 20%;
      max-width: 20%;
  }
}

.form-control{
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand{
  background-color: transparent;
  border: 0;
}

.form-control:focus{
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::placeholder{
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly]{
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]){
  height: calc(2.25rem + 2px);
}

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

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

.col-form-label{
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg{
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm{
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext{
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn{
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn{
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]){
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn{
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]){
  height: calc(2.875rem + 2px);
}

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

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

.form-row{
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"]{
  padding-right: 5px;
  padding-left: 5px;
}

.form-check{
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input{
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label{
  color: #6c757d;
}

.form-check-label{
  margin-bottom: 0;
}

.form-check-inline{
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input{
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback{
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip{
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid{
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus{
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip{
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label{
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip{
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label{
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before{
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip{
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before{
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before{
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label{
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before{
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip{
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label{
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback{
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip{
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid{
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus{
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip{
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label{
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip{
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label{
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before{
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip{
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before{
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before{
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label{
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before{
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip{
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label{
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check{
  width: 100%;
}

@media (min-width: 576px){
  .form-inline label{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group{
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext{
    display: inline-block;
  }
  .form-inline .input-group{
    width: auto;
  }
  .form-inline .form-check{
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input{
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control{
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label{
    margin-bottom: 0;
  }
}

.btn{
  white-space: nowrap;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:hover, .btn:focus{
  text-decoration: none;
}

.btn:focus, .btn.focus{
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled{
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled){
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active{
  background-image: none;
}

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

.btn-primary{
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover{
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled{
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle{
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover{
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus{
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle{
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success{
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover{
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus{
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled{
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle{
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info{
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover{
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus{
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled{
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle{
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning{
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover{
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus{
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled{
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle{
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger{
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover{
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus{
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled{
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle{
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover{
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus{
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle{
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark{
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover{
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus{
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled{
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle{
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary{
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

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

.btn-outline-primary:focus, .btn-outline-primary.focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled{
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle{
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary{
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus{
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled{
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success{
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover{
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus{
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled{
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle{
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info{
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover{
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus{
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled{
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle{
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning{
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover{
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus{
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled{
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle{
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger{
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover{
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus{
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled{
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle{
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light{
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus{
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled{
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark{
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover{
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus{
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled{
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle{
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link{
  font-weight: 400;
  background-color: transparent;
}

.btn-link:hover{
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus{
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled{
  color: #6c757d;
}

.btn-lg{
  padding: 5px 31px 4px;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm{
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

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

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

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

.input-group{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file{
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus{
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file{
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child){
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child){
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file{
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append{
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn{
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn{
  margin-left: -1px;
}

.input-group-prepend{
  margin-right: -1px;
}

.input-group-append{
  margin-left: -1px;
}

.input-group-text{
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"]{
  margin-top: 0;
}

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

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.modal-open{
  overflow: hidden;
}

.modal{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 25;
  display: none;
  overflow: hidden;
  outline: 0;
}

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

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

.modal.fade .modal-dialog{
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

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

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

.modal-content{
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

.modal-backdrop{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 24;
  background-color: #000;
}

.modal-backdrop.fade{
  opacity: 0;
}

.modal-backdrop.show{
  opacity: 0.6;
}

.modal-header{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-header .close{
  padding: 0;
  margin: 0 0 0 auto;
}

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

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

.modal-footer{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child){
  margin-left: .25rem;
}

.modal-footer > :not(:last-child){
  margin-right: .25rem;
}

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

@media (min-width: 576px){
  .modal-dialog{
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-dialog-centered{
    min-height: calc(100% - (30px * 2));
  }
}


.align-baseline{
  vertical-align: baseline !important;
}

.align-top{
  vertical-align: top !important;
}

.align-middle{
  vertical-align: middle !important;
}

.align-bottom{
  vertical-align: bottom !important;
}

.align-text-bottom{
  vertical-align: text-bottom !important;
}

.align-text-top{
  vertical-align: text-top !important;
}

.bg-primary{
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus{
  background-color: #0062cc !important;
}

.bg-secondary{
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus{
  background-color: #545b62 !important;
}

.bg-success{
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus{
  background-color: #1e7e34 !important;
}

.bg-info{
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus{
  background-color: #117a8b !important;
}

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

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

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

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

.bg-light{
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus{
  background-color: #dae0e5 !important;
}

.bg-dark{
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus{
  background-color: #1d2124 !important;
}

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

.bg-transparent{
  background-color: transparent !important;
}

.border{
  border: 1px solid #dee2e6 !important;
}

.border-top{
  border-top: 1px solid #dee2e6 !important;
}

.border-right{
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom{
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left{
  border-left: 1px solid #dee2e6 !important;
}

.border-0{
  border: 0 !important;
}

.border-top-0{
  border-top: 0 !important;
}

.border-right-0{
  border-right: 0 !important;
}

.border-bottom-0{
  border-bottom: 0 !important;
}

.border-left-0{
  border-left: 0 !important;
}

.border-primary{
  border-color: #007bff !important;
}

.border-secondary{
  border-color: #6c757d !important;
}

.border-success{
  border-color: #28a745 !important;
}

.border-info{
  border-color: #17a2b8 !important;
}

.border-warning{
  border-color: #ffc107 !important;
}

.border-danger{
  border-color: #dc3545 !important;
}

.border-light{
  border-color: #f8f9fa !important;
}

.border-dark{
  border-color: #343a40 !important;
}

.border-white{
  border-color: #fff !important;
}

.rounded{
  border-radius: 0 !important;
}

.rounded-top{
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-right{
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-bottom{
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-left{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-circle{
  border-radius: 50% !important;
}

.rounded-0{
  border-radius: 0 !important;
}

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

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

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

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

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

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

.d-table-row{
  display: table-row !important;
}

.d-table-cell{
  display: table-cell !important;
}

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

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

@media (min-width: 576px){
  .d-sm-none{
    display: none !important;
  }
  .d-sm-inline{
    display: inline !important;
  }
  .d-sm-inline-block{
    display: inline-block !important;
  }
  .d-sm-block{
    display: block !important;
  }
  .d-sm-table{
    display: table !important;
  }
  .d-sm-table-row{
    display: table-row !important;
  }
  .d-sm-table-cell{
    display: table-cell !important;
  }
  .d-sm-flex{
    display: flex !important;
  }
  .d-sm-inline-flex{
    display: inline-flex !important;
  }
}

@media (min-width: 791px){
  .d-md-none{
    display: none !important;
  }
  .d-md-inline{
    display: inline !important;
  }
  .d-md-inline-block{
    display: inline-block !important;
  }
  .d-md-block{
    display: block !important;
  }
  .d-md-table{
    display: table !important;
  }
  .d-md-table-row{
    display: table-row !important;
  }
  .d-md-table-cell{
    display: table-cell !important;
  }
  .d-md-flex{
    display: flex !important;
  }
  .d-md-inline-flex{
    display: inline-flex !important;
  }
}

@media (min-width: 1025px){
  .d-lg-none{
    display: none !important;
  }
  .d-lg-inline{
    display: inline !important;
  }
  .d-lg-inline-block{
    display: inline-block !important;
  }
  .d-lg-block{
    display: block !important;
  }
  .d-lg-table{
    display: table !important;
  }
  .d-lg-table-row{
    display: table-row !important;
  }
  .d-lg-table-cell{
    display: table-cell !important;
  }
  .d-lg-flex{
    display: flex !important;
  }
  .d-lg-inline-flex{
    display: inline-flex !important;
  }
}

@media (min-width: 1230px){
  .d-xl-none{
    display: none !important;
  }
  .d-xl-inline{
    display: inline !important;
  }
  .d-xl-inline-block{
    display: inline-block !important;
  }
  .d-xl-block{
    display: block !important;
  }
  .d-xl-table{
    display: table !important;
  }
  .d-xl-table-row{
    display: table-row !important;
  }
  .d-xl-table-cell{
    display: table-cell !important;
  }
  .d-xl-flex{
    display: flex !important;
  }
  .d-xl-inline-flex{
    display: inline-flex !important;
  }
}

@media print{
  .d-print-none{
    display: none !important;
  }
  .d-print-inline{
    display: inline !important;
  }
  .d-print-inline-block{
    display: inline-block !important;
  }
  .d-print-block{
    display: block !important;
  }
  .d-print-table{
    display: table !important;
  }
  .d-print-table-row{
    display: table-row !important;
  }
  .d-print-table-cell{
    display: table-cell !important;
  }
  .d-print-flex{
    display: flex !important;
  }
  .d-print-inline-flex{
    display: inline-flex !important;
  }
}

.embed-responsive{
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before{
  display: block;
  content: "";
}

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

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

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

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

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

.flex-row{
  flex-direction: row !important;
}

.flex-column{
  flex-direction: column !important;
}

.flex-row-reverse{
  flex-direction: row-reverse !important;
}

.flex-column-reverse{
  flex-direction: column-reverse !important;
}

.flex-wrap{
  flex-wrap: wrap !important;
}

.flex-nowrap{
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse{
  flex-wrap: wrap-reverse !important;
}

.justify-content-start{
  justify-content: flex-start !important;
}

.justify-content-end{
  justify-content: flex-end !important;
}

.justify-content-center{
  justify-content: center !important;
}

.justify-content-between{
  justify-content: space-between !important;
}

.justify-content-around{
  justify-content: space-around !important;
}

.align-items-start{
  align-items: flex-start !important;
}

.align-items-end{
  align-items: flex-end !important;
}

.align-items-center{
  align-items: center !important;
}

.align-items-baseline{
  align-items: baseline !important;
}

.align-items-stretch{
  align-items: stretch !important;
}

.align-content-start{
  align-content: flex-start !important;
}

.align-content-end{
  align-content: flex-end !important;
}

.align-content-center{
  align-content: center !important;
}

.align-content-between{
  align-content: space-between !important;
}

.align-content-around{
  align-content: space-around !important;
}

.align-content-stretch{
  align-content: stretch !important;
}

.align-self-auto{
  align-self: auto !important;
}

.align-self-start{
  align-self: flex-start !important;
}

.align-self-end{
  align-self: flex-end !important;
}

.align-self-center{
  align-self: center !important;
}

.align-self-baseline{
  align-self: baseline !important;
}

.align-self-stretch{
  align-self: stretch !important;
}

@media (min-width: 576px){
  .flex-sm-row{
    flex-direction: row !important;
  }
  .flex-sm-column{
    flex-direction: column !important;
  }
  .flex-sm-row-reverse{
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse{
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap{
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap{
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start{
    justify-content: flex-start !important;
  }
  .justify-content-sm-end{
    justify-content: flex-end !important;
  }
  .justify-content-sm-center{
    justify-content: center !important;
  }
  .justify-content-sm-between{
    justify-content: space-between !important;
  }
  .justify-content-sm-around{
    justify-content: space-around !important;
  }
  .align-items-sm-start{
    align-items: flex-start !important;
  }
  .align-items-sm-end{
    align-items: flex-end !important;
  }
  .align-items-sm-center{
    align-items: center !important;
  }
  .align-items-sm-baseline{
    align-items: baseline !important;
  }
  .align-items-sm-stretch{
    align-items: stretch !important;
  }
  .align-content-sm-start{
    align-content: flex-start !important;
  }
  .align-content-sm-end{
    align-content: flex-end !important;
  }
  .align-content-sm-center{
    align-content: center !important;
  }
  .align-content-sm-between{
    align-content: space-between !important;
  }
  .align-content-sm-around{
    align-content: space-around !important;
  }
  .align-content-sm-stretch{
    align-content: stretch !important;
  }
  .align-self-sm-auto{
    align-self: auto !important;
  }
  .align-self-sm-start{
    align-self: flex-start !important;
  }
  .align-self-sm-end{
    align-self: flex-end !important;
  }
  .align-self-sm-center{
    align-self: center !important;
  }
  .align-self-sm-baseline{
    align-self: baseline !important;
  }
  .align-self-sm-stretch{
    align-self: stretch !important;
  }
}

@media (min-width: 791px){
  .flex-md-row{
    flex-direction: row !important;
  }
  .flex-md-column{
    flex-direction: column !important;
  }
  .flex-md-row-reverse{
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse{
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap{
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap{
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start{
    justify-content: flex-start !important;
  }
  .justify-content-md-end{
    justify-content: flex-end !important;
  }
  .justify-content-md-center{
    justify-content: center !important;
  }
  .justify-content-md-between{
    justify-content: space-between !important;
  }
  .justify-content-md-around{
    justify-content: space-around !important;
  }
  .align-items-md-start{
    align-items: flex-start !important;
  }
  .align-items-md-end{
    align-items: flex-end !important;
  }
  .align-items-md-center{
    align-items: center !important;
  }
  .align-items-md-baseline{
    align-items: baseline !important;
  }
  .align-items-md-stretch{
    align-items: stretch !important;
  }
  .align-content-md-start{
    align-content: flex-start !important;
  }
  .align-content-md-end{
    align-content: flex-end !important;
  }
  .align-content-md-center{
    align-content: center !important;
  }
  .align-content-md-between{
    align-content: space-between !important;
  }
  .align-content-md-around{
    align-content: space-around !important;
  }
  .align-content-md-stretch{
    align-content: stretch !important;
  }
  .align-self-md-auto{
    align-self: auto !important;
  }
  .align-self-md-start{
    align-self: flex-start !important;
  }
  .align-self-md-end{
    align-self: flex-end !important;
  }
  .align-self-md-center{
    align-self: center !important;
  }
  .align-self-md-baseline{
    align-self: baseline !important;
  }
  .align-self-md-stretch{
    align-self: stretch !important;
  }
}

@media (min-width: 1025px){
  .flex-lg-row{
    flex-direction: row !important;
  }
  .flex-lg-column{
    flex-direction: column !important;
  }
  .flex-lg-row-reverse{
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse{
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap{
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap{
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start{
    justify-content: flex-start !important;
  }
  .justify-content-lg-end{
    justify-content: flex-end !important;
  }
  .justify-content-lg-center{
    justify-content: center !important;
  }
  .justify-content-lg-between{
    justify-content: space-between !important;
  }
  .justify-content-lg-around{
    justify-content: space-around !important;
  }
  .align-items-lg-start{
    align-items: flex-start !important;
  }
  .align-items-lg-end{
    align-items: flex-end !important;
  }
  .align-items-lg-center{
    align-items: center !important;
  }
  .align-items-lg-baseline{
    align-items: baseline !important;
  }
  .align-items-lg-stretch{
    align-items: stretch !important;
  }
  .align-content-lg-start{
    align-content: flex-start !important;
  }
  .align-content-lg-end{
    align-content: flex-end !important;
  }
  .align-content-lg-center{
    align-content: center !important;
  }
  .align-content-lg-between{
    align-content: space-between !important;
  }
  .align-content-lg-around{
    align-content: space-around !important;
  }
  .align-content-lg-stretch{
    align-content: stretch !important;
  }
  .align-self-lg-auto{
    align-self: auto !important;
  }
  .align-self-lg-start{
    align-self: flex-start !important;
  }
  .align-self-lg-end{
    align-self: flex-end !important;
  }
  .align-self-lg-center{
    align-self: center !important;
  }
  .align-self-lg-baseline{
    align-self: baseline !important;
  }
  .align-self-lg-stretch{
    align-self: stretch !important;
  }
}

@media (min-width: 1230px){
  .flex-xl-row{
    flex-direction: row !important;
  }
  .flex-xl-column{
    flex-direction: column !important;
  }
  .flex-xl-row-reverse{
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse{
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap{
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap{
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start{
    justify-content: flex-start !important;
  }
  .justify-content-xl-end{
    justify-content: flex-end !important;
  }
  .justify-content-xl-center{
    justify-content: center !important;
  }
  .justify-content-xl-between{
    justify-content: space-between !important;
  }
  .justify-content-xl-around{
    justify-content: space-around !important;
  }
  .align-items-xl-start{
    align-items: flex-start !important;
  }
  .align-items-xl-end{
    align-items: flex-end !important;
  }
  .align-items-xl-center{
    align-items: center !important;
  }
  .align-items-xl-baseline{
    align-items: baseline !important;
  }
  .align-items-xl-stretch{
    align-items: stretch !important;
  }
  .align-content-xl-start{
    align-content: flex-start !important;
  }
  .align-content-xl-end{
    align-content: flex-end !important;
  }
  .align-content-xl-center{
    align-content: center !important;
  }
  .align-content-xl-between{
    align-content: space-between !important;
  }
  .align-content-xl-around{
    align-content: space-around !important;
  }
  .align-content-xl-stretch{
    align-content: stretch !important;
  }
  .align-self-xl-auto{
    align-self: auto !important;
  }
  .align-self-xl-start{
    align-self: flex-start !important;
  }
  .align-self-xl-end{
    align-self: flex-end !important;
  }
  .align-self-xl-center{
    align-self: center !important;
  }
  .align-self-xl-baseline{
    align-self: baseline !important;
  }
  .align-self-xl-stretch{
    align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

.position-static{
  position: static !important;
}

.position-relative{
  position: relative !important;
}

.position-absolute{
  position: absolute !important;
}

.position-fixed{
  position: fixed !important;
}

.position-sticky{
  position: sticky !important;
}

.fixed-top{
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 23;
}

.fixed-bottom{
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 23;
}

@supports (position: sticky){
  .sticky-top{
    position: sticky;
    top: 0;
    z-index: 22;
  }
}

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus{
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

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

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

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

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

.h-25{
  height: 25% !important;
}

.h-50{
  height: 50% !important;
}

.h-75{
  height: 75% !important;
}

.h-100{
  height: 100% !important;
}

.mw-100{
  max-width: 100% !important;
}

.mh-100{
  max-height: 100% !important;
}

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

.mt-0,
.my-0{
  margin-top: 0 !important;
}

.mr-0,
.mx-0{
  margin-right: 0 !important;
}

.mb-0,
.my-0{
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0{
  margin-left: 0 !important;
}

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

.mt-1,
.my-1{
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1{
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1{
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1{
  margin-left: 0.25rem !important;
}

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

.mt-2,
.my-2{
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2{
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2{
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2{
  margin-left: 0.5rem !important;
}

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

.mt-3,
.my-3{
  margin-top: 1rem !important;
}

.mr-3,
.mx-3{
  margin-right: 1rem !important;
}

.mb-3,
.my-3{
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3{
  margin-left: 1rem !important;
}

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

.mt-4,
.my-4{
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4{
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4{
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4{
  margin-left: 1.5rem !important;
}

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

.mt-5,
.my-5{
  margin-top: 3rem !important;
}

.mr-5,
.mx-5{
  margin-right: 3rem !important;
}

.mb-5,
.my-5{
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5{
  margin-left: 3rem !important;
}

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

.pt-0,
.py-0{
  padding-top: 0 !important;
}

.pr-0,
.px-0{
  padding-right: 0 !important;
}

.pb-0,
.py-0{
  padding-bottom: 0 !important;
}

.pl-0,
.px-0{
  padding-left: 0 !important;
}

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

.pt-1,
.py-1{
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1{
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1{
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1{
  padding-left: 0.25rem !important;
}

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

.pt-2,
.py-2{
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2{
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2{
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2{
  padding-left: 0.5rem !important;
}

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

.pt-3,
.py-3{
  padding-top: 1rem !important;
}

.pr-3,
.px-3{
  padding-right: 1rem !important;
}

.pb-3,
.py-3{
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3{
  padding-left: 1rem !important;
}

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

.pt-4,
.py-4{
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4{
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4{
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4{
  padding-left: 1.5rem !important;
}

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

.pt-5,
.py-5{
  padding-top: 3rem !important;
}

.pr-5,
.px-5{
  padding-right: 3rem !important;
}

.pb-5,
.py-5{
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5{
  padding-left: 3rem !important;
}

.m-auto{
  margin: auto !important;
}

.mt-auto,
.my-auto{
  margin-top: auto !important;
}

.mr-auto,
.mx-auto{
  margin-right: auto !important;
}

.mb-auto,
.my-auto{
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto{
  margin-left: auto !important;
}

@media (min-width: 576px){
  .m-sm-0{
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0{
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0{
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0{
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0{
    margin-left: 0 !important;
  }
  .m-sm-1{
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1{
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1{
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1{
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1{
    margin-left: 0.25rem !important;
  }
  .m-sm-2{
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2{
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2{
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2{
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2{
    margin-left: 0.5rem !important;
  }
  .m-sm-3{
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3{
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3{
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3{
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3{
    margin-left: 1rem !important;
  }
  .m-sm-4{
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4{
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4{
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4{
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4{
    margin-left: 1.5rem !important;
  }
  .m-sm-5{
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5{
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5{
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5{
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5{
    margin-left: 3rem !important;
  }
  .p-sm-0{
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0{
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0{
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0{
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0{
    padding-left: 0 !important;
  }
  .p-sm-1{
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1{
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1{
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1{
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1{
    padding-left: 0.25rem !important;
  }
  .p-sm-2{
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2{
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2{
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2{
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2{
    padding-left: 0.5rem !important;
  }
  .p-sm-3{
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3{
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3{
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3{
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3{
    padding-left: 1rem !important;
  }
  .p-sm-4{
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4{
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4{
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4{
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4{
    padding-left: 1.5rem !important;
  }
  .p-sm-5{
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5{
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5{
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5{
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5{
    padding-left: 3rem !important;
  }
  .m-sm-auto{
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto{
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto{
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto{
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto{
    margin-left: auto !important;
  }
}

@media (min-width: 791px){
  .m-md-0{
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0{
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0{
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0{
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0{
    margin-left: 0 !important;
  }
  .m-md-1{
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1{
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1{
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1{
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1{
    margin-left: 0.25rem !important;
  }
  .m-md-2{
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2{
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2{
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2{
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2{
    margin-left: 0.5rem !important;
  }
  .m-md-3{
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3{
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3{
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3{
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3{
    margin-left: 1rem !important;
  }
  .m-md-4{
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4{
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4{
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4{
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4{
    margin-left: 1.5rem !important;
  }
  .m-md-5{
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5{
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5{
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5{
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5{
    margin-left: 3rem !important;
  }
  .p-md-0{
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0{
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0{
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0{
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0{
    padding-left: 0 !important;
  }
  .p-md-1{
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1{
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1{
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1{
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1{
    padding-left: 0.25rem !important;
  }
  .p-md-2{
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2{
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2{
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2{
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2{
    padding-left: 0.5rem !important;
  }
  .p-md-3{
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3{
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3{
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3{
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3{
    padding-left: 1rem !important;
  }
  .p-md-4{
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4{
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4{
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4{
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4{
    padding-left: 1.5rem !important;
  }
  .p-md-5{
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5{
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5{
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5{
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5{
    padding-left: 3rem !important;
  }
  .m-md-auto{
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto{
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto{
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto{
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto{
    margin-left: auto !important;
  }
}

@media (min-width: 1025px){
  .m-lg-0{
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0{
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0{
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0{
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0{
    margin-left: 0 !important;
  }
  .m-lg-1{
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1{
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1{
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1{
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1{
    margin-left: 0.25rem !important;
  }
  .m-lg-2{
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2{
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2{
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2{
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2{
    margin-left: 0.5rem !important;
  }
  .m-lg-3{
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3{
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3{
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3{
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3{
    margin-left: 1rem !important;
  }
  .m-lg-4{
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4{
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4{
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4{
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4{
    margin-left: 1.5rem !important;
  }
  .m-lg-5{
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5{
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5{
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5{
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5{
    margin-left: 3rem !important;
  }
  .p-lg-0{
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0{
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0{
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0{
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0{
    padding-left: 0 !important;
  }
  .p-lg-1{
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1{
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1{
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1{
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1{
    padding-left: 0.25rem !important;
  }
  .p-lg-2{
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2{
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2{
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2{
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2{
    padding-left: 0.5rem !important;
  }
  .p-lg-3{
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3{
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3{
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3{
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3{
    padding-left: 1rem !important;
  }
  .p-lg-4{
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4{
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4{
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4{
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4{
    padding-left: 1.5rem !important;
  }
  .p-lg-5{
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5{
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5{
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5{
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5{
    padding-left: 3rem !important;
  }
  .m-lg-auto{
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto{
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto{
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto{
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto{
    margin-left: auto !important;
  }
}

@media (min-width: 1230px){
  .m-xl-0{
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0{
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0{
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0{
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0{
    margin-left: 0 !important;
  }
  .m-xl-1{
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1{
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1{
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1{
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1{
    margin-left: 0.25rem !important;
  }
  .m-xl-2{
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2{
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2{
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2{
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2{
    margin-left: 0.5rem !important;
  }
  .m-xl-3{
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3{
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3{
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3{
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3{
    margin-left: 1rem !important;
  }
  .m-xl-4{
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4{
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4{
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4{
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4{
    margin-left: 1.5rem !important;
  }
  .m-xl-5{
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5{
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5{
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5{
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5{
    margin-left: 3rem !important;
  }
  .p-xl-0{
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0{
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0{
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0{
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0{
    padding-left: 0 !important;
  }
  .p-xl-1{
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1{
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1{
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1{
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1{
    padding-left: 0.25rem !important;
  }
  .p-xl-2{
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2{
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2{
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2{
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2{
    padding-left: 0.5rem !important;
  }
  .p-xl-3{
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3{
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3{
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3{
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3{
    padding-left: 1rem !important;
  }
  .p-xl-4{
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4{
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4{
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4{
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4{
    padding-left: 1.5rem !important;
  }
  .p-xl-5{
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5{
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5{
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5{
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5{
    padding-left: 3rem !important;
  }
  .m-xl-auto{
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto{
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto{
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto{
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto{
    margin-left: auto !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-white{
  color: #fff !important;
}

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

a.text-primary:hover, a.text-primary:focus{
  color: #0062cc !important;
}

.text-secondary{
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus{
  color: #545b62 !important;
}

.text-success{
  color: #28a745 !important;
}

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

.text-info{
  color: #17a2b8 !important;
}

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

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

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

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

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

.text-light{
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus{
  color: #dae0e5 !important;
}

.text-dark{
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus{
  color: #1d2124 !important;
}

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

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

.visible{
  visibility: visible !important;
}

.invisible{
  visibility: hidden !important;
}

@media print{
  *,
  *::before,
  *::after{
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn){
    text-decoration: underline;
  }
  abbr[title]::after{
    content: " (" attr(title) ")";
  }
  pre{
    white-space: pre-wrap !important;
  }
  pre,
  blockquote{
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead{
    display: table-header-group;
  }
  tr,
  img{
    page-break-inside: avoid;
  }
  p,
  h2,
  h3{
    orphans: 3;
    widows: 3;
  }
  h2,
  h3{
    page-break-after: avoid;
  }
  @page{
    size: a3;
  }
  body{
    min-width: 1025px !important;
  }
  .container{
    min-width: 1025px !important;
  }
  .navbar{
    display: none;
  }
  .badge{
    border: 1px solid #000;
  }
  .table{
    border-collapse: collapse !important;
  }
  .table td,
  .table th{
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td{
    border: 1px solid #ddd !important;
  }
}


/* Slider */
.slick-slider{
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider img{
  width: 100%;
  height: auto;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-slider .slick-list{
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-slider .slick-list:focus{
  outline: none;
}

.slick-slider .slick-list.dragging{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track{
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-slider .slick-track:before, .slick-slider .slick-track:after{
  content: "";
  display: table;
}

.slick-slider .slick-track:after{
  clear: both;
}

.slick-loading .slick-slider .slick-track{
  visibility: hidden;
}

.slick-slide{
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide{
  float: right;
}

.slick-slide img{
  display: block;
}

.slick-slide.slick-loading img{
  display: none;
}

.slick-slide.dragging img{
  pointer-events: none;
}

.slick-initialized .slick-slide{
  display: block;
}

.slick-loading .slick-slide{
  visibility: hidden;
}

.slick-vertical .slick-slide{
  display: block;
  height: auto;
}

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

/* Magnific Popup CSS */
.mfp-bg{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21;
  overflow: hidden;
  position: fixed;
  background: rgba(51, 51, 51, 0.5);
}

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

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

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

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

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

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

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

.mfp-zoom{
  cursor: pointer;
}

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

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

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

.mfp-hide{
  display: none;
}

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

.mfp-preloader a{
  color: #cccccc;
}

.mfp-preloader a:hover{
  color: #ffffff;
}

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

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

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

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

.mfp-close{
  width: 64px;
  height: 64px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;  
  transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.mfp-close:before{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  content: "\e908";
  opacity: 1;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  color:#ffffff;
   transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.mfp-close:hover:before{
  color:#333333;
}

.mfp-counter{
  top: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: lighter;
  white-space: nowrap;
}

button.mfp-arrow{
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -32px;
  padding: 0;
  width: 64px;
  height: 64px;
}
button.mfp-arrow:before,
button.mfp-arrow:after{
  content: '';
  display: block;
  position: absolute;
}
button.mfp-arrow:before{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  color:#D0D0D0;
   -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
 button.mfp-arrow:after{
  content: '';
  top: 20px;
  left: 20px;
  z-index: 1;
  width: 24px;
  height: 24px;
  background: transparent;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
 button.mfp-arrow:before{
  z-index: 2;
}
 button.mfp-arrow.mfp-arrow-right{
  right: 0px;
}
 button.mfp-arrow.mfp-arrow-right:before{
  content: "\e905";
  top: 20px;
  left: 20px;
}
 button.mfp-arrow.mfp-arrow-left{
  left: 0px;
}
 button.mfp-arrow.mfp-arrow-left:before{
  content: "\e904";
  top: 20px;
  left: 20px;
}
button.mfp-arrow:hover:before{
  color:#ffffff;
}
button.mfp-arrow:hover:after{
  background: #333333;
}

.mfp-iframe-holder{
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.mfp-iframe-scaler{
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

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

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

/* The shadow behind the image */
.mfp-figure{
  line-height: 0;
}

.mfp-figure:after{
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444;
}

.mfp-figure small{
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure{
  margin: 0;
}

.mfp-bottom-bar{
  margin-top: -21px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  text-align: center;
  font-family: Neue Einstellung, sans-serif;
}

.mfp-title{
  color: #fff;
  font-weight: 800;
  font-size: 20px;
  line-height: 26px;
  word-wrap: break-word;
}

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

.mfp-gallery img.mfp-img{
  max-height: 80vh !important;
}

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

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

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

.mfp-ie7 .mfp-img{
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar{
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container{
  padding: 0;
}

.mfp-ie7 .mfp-content{
  padding-top: 44px;
}

.mfp-ie7 .mfp-close{
  top: 0;
  right: 0;
  padding-top: 0;
}
/* animation */
 .mfp-zoom-in .mfp-with-anim{
     opacity: 0;
     transition: all 0.2s ease-in-out;
     transform: scale(0.8);
}
 .mfp-zoom-in.mfp-bg{
     opacity: 0;
     transition: all 0.2s ease-out;
}
 .mfp-zoom-in.mfp-ready .mfp-with-anim{
     opacity: 1;
     transform: scale(1);
}
 .mfp-zoom-in.mfp-ready.mfp-bg{
     opacity: 1;
}
 .mfp-zoom-in.mfp-removing .mfp-with-anim{
     transform: scale(0.8);
     opacity: 0;
}
 .mfp-zoom-in.mfp-removing.mfp-bg{
     opacity: 0;
}


/* perfect-scrollbar v0.6.10 */
.ps-container{
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none){
  .ps-container{
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .ps-container{
    overflow: auto !important;
  }
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail{
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling{
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail{
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x{
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail{
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y{
  background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail{
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x{
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-container > .ps-scrollbar-y-rail{
  display: none;
  position: absolute;
  z-index: 21;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y{
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 5px;
}

.ps-container:hover.ps-in-scrolling{
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail{
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x{
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail{
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y{
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail{
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover{
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x{
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover{
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y{
  background-color: #999;
}

/*-----------------------------------------------------------------------------

  - Revolution Slider 4.1 Captions -

    Screen Stylesheet

version:    1.4.5
date:       27/11/13
author:   themepunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/*************************
  - CAPTIONS  -
**************************/
.tp-static-layers{
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption{
  visibility: hidden !important;
  display: none !important;
}

.tp-caption{
  z-index: 1;
}

.tp-caption-demo .tp-caption{
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}

.tp-caption.whitedivider3px{
  color: #000000;
  text-shadow: none;
  background-color: white;
  background-color: white;
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}

.tp-caption.finewide_large_white{
  color: #ffffff;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.whitedivider3px{
  color: #000000;
  text-shadow: none;
  background-color: white;
  background-color: white;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.finewide_medium_white{
  color: #ffffff;
  text-shadow: none;
  font-size: 37px;
  line-height: 37px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.boldwide_small_white{
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.whitedivider3px_vertical{
  color: #000000;
  text-shadow: none;
  background-color: white;
  background-color: white;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.finewide_small_white{
  color: #ffffff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.finewide_verysmall_white_mw{
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.lightgrey_divider{
  text-decoration: none;
  background-color: #e9e7e7;
  background-color: #e9e7e7;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

.tp-caption.finewide_large_white{
  color: #FFF;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_medium_white{
  color: #FFF;
  text-shadow: none;
  font-size: 34px;
  line-height: 34px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

.tp-caption.huge_red{
  position: absolute;
  color: #df4b6b;
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: 'Oswald', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  background-color: #2d3136;
  padding: 0px;
}

.tp-caption.middle_yellow{
  position: absolute;
  color: #fbd572;
  font-weight: 800;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.huge_thin_yellow{
  position: absolute;
  color: #fbd572;
  font-weight: 400;
  font-size: 90px;
  line-height: 90px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  letter-spacing: 20px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.big_dark{
  position: absolute;
  color: #333;
  font-weight: 800;
  font-size: 70px;
  line-height: 70px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_dark{
  position: absolute;
  color: #333;
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
  font-family: "Open Sans";
  margin: 0px;
  letter-spacing: 5px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_grey{
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

.tp-caption.small_text{
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 800;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_text{
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.large_bold_white_25{
  font-size: 55px;
  line-height: 65px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

.tp-caption.medium_text_shadow{
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

.tp-caption.large_text{
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_bold_grey{
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.very_large_text{
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}

.tp-caption.very_big_white{
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #000;
}

.tp-caption.very_big_black{
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}

.tp-caption.modern_medium_fat{
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_fat_white{
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_light{
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 400;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_big_bluebg{
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

.tp-caption.modern_big_redbg{
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}

.tp-caption.modern_small_text_dark{
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.boxshadow{
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black{
  color: #000;
  text-shadow: none;
}

.tp-caption.noshadow{
  text-shadow: none;
}

.tp-caption.thinheadline_dark{
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.thintext_dark{
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.medium_bg_red a{
  color: #fff;
  text-decoration: none;
}

.tp-caption.medium_bg_red a:hover{
  color: #fff;
  text-decoration: underline;
}

.tp-caption.smoothcircle{
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.largeblackbg{
  font-size: 50px;
  line-height: 70px;
  font-weight: 400;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

.tp-caption.largepinkbg{
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.largewhitebg{
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 400;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.largegreenbg{
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.excerpt{
  font-size: 36px;
  line-height: 36px;
  font-weight: 800;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: black;
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

.tp-caption.large_bold_grey{
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_thin_grey{
  font-size: 34px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.small_thin_grey{
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.lightgrey_divider{
  text-decoration: none;
  background-color: #e9e7e7;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

.tp-caption.large_bold_darkblue{
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_darkblue{
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bold_red{
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_light_red{
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_red{
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bold_orange{
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_orange{
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.grassfloor{
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

.tp-caption.large_bold_white{
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_light_white{
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumlarge_light_white{
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumlarge_light_white_center{
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_asbestos{
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_light_black{
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.large_bold_black{
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumlarge_light_darkblue{
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.small_light_white{
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.roundedimage{
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

.tp-caption.large_bg_black{
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumwhitebg{
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: white;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

.tp-caption.medium_bg_orange_new1{
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.boxshadow{
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black{
  color: #000;
  text-shadow: none;
  font-weight: 400;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Open Sans', sans;
}

.tp-caption.noshadow{
  text-shadow: none;
}

.tp_inner_padding{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

/*.tp-caption    { transform:none !important}*/
/*********************************
  - SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcorner{
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}

.tp-caption .frontcornertop{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcornertop{
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}

/***********************************************
  - SPECIAL ALTERNATIVE IMAGE SETTINGS  -
***********************************************/
img.tp-slider-alternative-image{
  width: 100%;
  height: auto;
}

/******************************
  - BUTTONS -
*******************************/
.tp-simpleresponsive .button{
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url("../images/gradient/g30.png") repeat-x top;
  font-family: arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
}

.tp-simpleresponsive .button.big{
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: 800;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url("../images/gradient/g40.png") repeat-x top;
}

.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover{
  background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
  .tp-simpleresponsive .button{
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  .tp-simpleresponsive a.button{
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px){
  .tp-simpleresponsive .button{
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .tp-simpleresponsive a.button{
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

/*  BUTTON COLORS */
.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green{
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue{
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red{
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange{
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey{
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}

.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey{
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}

/****************************************************************

  - SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/
/*.tp-simpleresponsive       { -webkit-perspective: 1500px;
                    -moz-perspective: 1500px;
                    -o-perspective: 1500px;
                    -ms-perspective: 1500px;
                    perspective: 1500px;
                  }*/
/**********************************************
  - FULLSCREEN AND FULLWIDHT CONTAINERS -
**********************************************/
.fullscreen-container{
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container{
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner{
  width: 100%;
  position: relative;
}

/************************************************
    - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";   -moz-opacity: 0;  -khtml-opacity: 0;  opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

.tp-simpleresponsive img{
  max-width: none;
}

/******************************
  - IE8 HACKS -
*******************************/
.noFilterClass{
  filter: none !important;
}

/******************************
  - SHADOWS   -
******************************/
.tp-bannershadow{
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-bannershadow.tp-shadow1{
  background: url("../external/rs-plugin/assets/shadow1.png") no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.tp-bannershadow.tp-shadow2{
  background: url("../external/rs-plugin/assets/shadow2.png") no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.tp-bannershadow.tp-shadow3{
  background: url("../external/rs-plugin/assets/shadow3.png") no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

/********************************
  - FULLSCREEN VIDEO  -
*********************************/
.caption.fullscreenvideo{
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

.caption.fullscreenvideo iframe, .caption.fullscreenvideo video{
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.tp-caption.fullscreenvideo{
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video{
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video, .fullscreenvideo video{
  background: #000;
}

.fullcoveredvideo .tp-poster{
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.html5vid.videoisplaying .tp-poster{
  display: none;
}

.tp-video-play-button{
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}

.html5vid .tp-revstop{
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop{
  display: none;
}

.html5vid.videoisplaying .revicon-right-dir{
  display: none;
}

.html5vid.videoisplaying .tp-revstop{
  display: block;
}

.html5vid.videoisplaying .tp-video-play-button{
  display: none;
}

.html5vid:hover .tp-video-play-button{
  display: block;
}

.fullcoveredvideo .tp-video-play-button{
  display: none !important;
}

.tp-video-controls{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  background-image: linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, black), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls{
  opacity: .9;
}

.tp-video-button{
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none;
}

.tp-video-button:hover{
  cursor: pointer;
}

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap{
  padding: 0px 5px;
  display: table-cell;
}

.tp-video-seek-bar-wrap{
  width: 80%;
}

.tp-video-vol-bar-wrap{
  width: 20%;
}

.tp-volume-bar, .tp-seek-bar{
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

/********************************
  - FULLSCREEN VIDEO ENDS -
*********************************/
/********************************
  - DOTTED OVERLAYS -
*********************************/
.tp-dottedoverlay{
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
}

.tp-dottedoverlay.twoxtwo{
  background: url("../external/rs-plugin/assets/gridtile.png");
}

.tp-dottedoverlay.twoxtwowhite{
  background: url("../external/rs-plugin/assets/gridtile_white.png");
}

.tp-dottedoverlay.threexthree{
  background: url("../external/rs-plugin/assets/gridtile_3x3.png");
}

.tp-dottedoverlay.threexthreewhite{
  background: url("../external/rs-plugin/assets/gridtile_3x3_white.png");
}

/********************************
  - DOTTED OVERLAYS ENDS  -
*********************************/
/************************
  - NAVIGATION  -
*************************/
/** BULLETS **/
.tpclear{
  clear: both;
}

.tp-bullets{
  bottom: 13% !important;
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
}

@media (max-width: 789px){
  .tp-bullets{
    bottom: 1.5em !important;
  }
}

@media (max-width: 475px){
  .tp-bullets{
    bottom: 1em !important;
  }
}

/* .tp-bullets.hidebullets         {
                        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                        -moz-opacity: 0;
                        -khtml-opacity: 0;
                        opacity: 0;
                      } */
.tp-bullets.simplebullets.navbar{
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../external/rs-plugin/assets/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old{
  background: url(../external/rs-plugin/assets/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet.last{
  margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet{
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullets.png) no-repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-bullets.simplebullets.round-old .bullet.last{
  margin-right: 0px;
}

/** SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet{
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullets2.png) no-repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-bullets.simplebullets.square .bullet.last{
  margin-right: 0px;
}

/** SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet{
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullets2.png) no-repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-bullets.simplebullets.square-old .bullet.last{
  margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet{
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullet_boxed.png) no-repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}

.tp-bullets.simplebullets.navbar .bullet.first{
  margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar .bullet.last{
  margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet{
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/navigdots.png) no-repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}

.tp-bullets.simplebullets.navbar-old .bullet.first{
  margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last{
  margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected{
  background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected{
  background-position: bottom left;
}

/*************************************
  - TP ARROWS   -
**************************************/
.tparrows{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative;
}

.tparrows.hidearrows{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-leftarrow{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_left.png) no-repeat top left;
  width: 40px;
  height: 40px;
}

.tp-rightarrow{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_right.png) no-repeat top left;
  width: 40px;
  height: 40px;
}

.tp-leftarrow.round{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_left.png) no-repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-rightarrow.round{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_right.png) no-repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-leftarrow.round-old{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_left.png) no-repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-rightarrow.round-old{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_right.png) no-repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-leftarrow.navbar{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/small_left_boxed.png) no-repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}

.tp-rightarrow.navbar{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/small_right_boxed.png) no-repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}

.tp-leftarrow.navbar-old{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrowleft.png) no-repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}

.tp-rightarrow.navbar-old{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrowright.png) no-repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow{
  margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow{
  margin-left: 0px;
}

.tp-leftarrow.square{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_left2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}

.tp-rightarrow.square{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_right2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

.tp-leftarrow.square-old{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_left2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}

.tp-rightarrow.square-old{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_right2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

.tp-leftarrow.default{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_left.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
}

.tp-rightarrow.default{
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_right.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
}

.tp-leftarrow:hover, .tp-rightarrow:hover{
  background-position: bottom left;
}

/****************************************************************************************************
  - TP THUMBS   -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
.tp-bullets.tp-thumbs{
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs{
  padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask{
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{
  width: 5000px;
  position: absolute;
}

.tp-bullets.tp-thumbs .bullet{
  width: 100px;
  height: 50px;
  /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-thumbs img{
  width: 100%;
}

/************************************
    - TP BANNER TIMER   -
*************************************/
.tp-bannertimer{
  width: 100%;
  height: 10px;
  background: url("timer.png");
  position: absolute;
  z-index: 200;
  top: 0px;
}

.tp-bannertimer.tp-bottom{
  bottom: 0px;
  height: 5px;
  top: auto;
}

/***************************************
  - RESPONSIVE SETTINGS   -
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px){
  .responsive .tp-bullets{
    display: none;
  }
  .responsive .tparrows{
    display: none;
  }
}

/*********************************************

  - BASIC SETTINGS FOR THE BANNER -

***********************************************/
.tp-simpleresponsive img{
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a{
  text-decoration: none;
}

.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li:before{
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
}

.tp-simpleresponsive > ul > li{
  list-style: none;
  position: absolute;
  visibility: hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div, .tp-caption.slidelink a div{
  width: 3000px;
  height: 1500px;
}

/*****************************************
  - NAVIGATION FANCY EXAMPLES -
*****************************************/
.tparrows .tp-arr-imgholder{
  display: none;
}

.tparrows .tp-arr-titleholder{
  display: none;
}

/*****************************************
  - NAVIGATION FANCY EXAMPLES -
*****************************************/
/* NAVIGATION PREVIEW 1 */
.tparrows.preview1{
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent;
}

.tparrows.preview1:after{
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

.tp-rightarrow.preview1:after{
  content: '\e825';
}

.tp-leftarrow.preview1:after{
  content: '\e824';
}

.tparrows.preview1:hover:after{
  background: white;
  color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder{
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper{
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-iwrapper{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview1 .tp-arr-imgholder{
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder{
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-imgholder{
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px){
  .tparrows.preview1, .tparrows.preview1:after{
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px){
  .tparrows.preview1, .tparrows.preview1:after{
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px){
  .tparrows.preview1, .tparrows.preview1:after{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}

/* PREVIEW 1 BULLETS */
.tp-bullets.preview1{
  height: 21px;
}

.tp-bullets.preview1 .bullet{
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid transparent !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last{
  margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid white !important;
}

/* NAVIGATION PREVIEW 2 */
.tparrows.preview2{
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  backface-visibility: hidden;
}

.tparrows.preview2:after{
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.tp-rightarrow.preview2:after{
  content: '\e81e';
  right: 18px;
}

.tp-leftarrow.preview2:after{
  content: '\e81f';
  left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder{
  background-size: cover;
  background-position: center center;
  display: block;
  visibility: hidden;
  position: relative;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder{
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder{
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.tparrows.preview2.hovered{
  width: 300px;
}

.tparrows.preview2:hover{
  background: #fff;
}

.tparrows.preview2:hover:after{
  color: #000;
}

.tparrows.preview2:hover .tp-arr-titleholder{
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  visibility: visible;
  position: absolute;
}

/* PREVIEW 2 BULLETS */
.tp-bullets.preview2{
  height: 17px;
}

.tp-bullets.preview2 .bullet{
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last{
  margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

.tp-arr-titleholder.alwayshidden{
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px){
  .tparrows.preview2{
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .tparrows.preview2:after{
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after{
    content: '\e81e';
    right: 11px;
  }
  .tp-leftarrow.preview2:after{
    content: '\e81f';
    left: 11px;
  }
  .tparrows.preview2 .tp-arr-titleholder{
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder{
    right: 35px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder{
    left: 35px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px){
  .tparrows.preview2{
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after{
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after{
    content: '\e81e';
    right: 8px;
  }
  .tp-leftarrow.preview2:after{
    content: '\e81f';
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder{
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder{
    right: 25px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder{
    left: 25px;
  }
  .tparrows.preview2 .tp-arr-titleholder{
    display: none;
    visibility: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px){
  .tparrows.preview2{
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after{
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after{
    content: '\e81e';
    right: 8px;
  }
  .tp-leftarrow.preview2:after{
    content: '\e81f';
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder{
    display: none;
    visibility: none;
  }
  .tparrows.preview2:hover{
    width: 30px !important;
    height: 30px !important;
  }
}

/* NAVIGATION PREVIEW 3 */
.tparrows.preview3{
  width: 70px;
  height: 70px;
  background: #fff;
  background: white;
  -webkit-transform-style: flat;
}

.tparrows.preview3:after{
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.tparrows.preview3:hover:after{
  color: #000;
}

.tp-rightarrow.preview3:after{
  content: '\e825';
}

.tp-leftarrow.preview3:after{
  content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper{
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper{
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder{
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper{
  right: 0px;
  padding-right: 70px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper{
  left: 0px;
  direction: rtl;
  padding-left: 70px;
}

.tparrows.preview3 .tp-arr-titleholder{
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper{
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3{
  height: 17px;
}

.tp-bullets.preview3 .bullet{
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last{
  margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px){
  .tparrows.preview3:after, .tparrows.preview3{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper{
    min-height: 70px;
  }
  .tparrows.preview3 .tp-arr-imgholder{
    min-width: 70px;
    height: 70px;
  }
  .tp-rightarrow.preview3 .tp-arr-iwrapper{
    padding-right: 50px;
  }
  .tp-leftarrow.preview3 .tp-arr-iwrapper{
    padding-left: 50px;
  }
  .tparrows.preview3 .tp-arr-titleholder{
    padding: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px){
  .tparrows.preview3:after, .tparrows.preview3{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper{
    min-height: 70px;
  }
}

/* NAVIGATION PREVIEW 4 */
.tparrows.preview4{
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}

.tparrows.preview4:after{
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "revicons";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview4:after{
  content: '\e825';
}

.tp-leftarrow.preview4:after{
  content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper{
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper{
  left: 0px;
}

.tparrows.preview4 .tp-arr-iwrapper{
  position: relative;
}

.tparrows.preview4 .tp-arr-imgholder{
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2{
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2{
  left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder{
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

.tparrows.preview4:after{
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}

.tp-leftarrow.preview4:after{
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}

@media only screen and (min-width: 768px){
  .tparrows.preview4:hover:after{
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  .tp-leftarrow.preview4:hover:after{
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  .tparrows.preview4:hover .tp-arr-titleholder{
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

/* PREVIEW 4 BULLETS */
.tp-bullets.preview4{
  height: 17px;
}

.tp-bullets.preview4 .bullet{
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last{
  margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

@media only screen and (max-width: 767px){
  .tparrows.preview4{
    width: 20px;
    height: 80px;
  }
  .tparrows.preview4:after{
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
  .tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper{
    display: none !important;
  }
}

/******************************
  - LOADER FORMS  -
********************************/
.tp-loader{
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

.tp-loader.spinner0{
  width: 40px;
  height: 40px;
  background: url(../external/rs-plugin/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner1{
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner5{
  background: url("../external/rs-plugin/assets/loader.gif") no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane{
  0%{
    -webkit-transform: perspective(120px);
  }
  50%{
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100%{
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane{
  0%{
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50%{
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100%{
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.tp-loader.spinner2{
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout{
  0%{
    -webkit-transform: scale(0);
  }
  100%{
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout{
  0%{
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100%{
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.tp-loader.spinner3{
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3{
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1{
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2{
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay{
  0%, 80%, 100%{
    -webkit-transform: scale(0);
  }
  40%{
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay{
  0%, 80%, 100%{
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40%{
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-loader.spinner4{
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2{
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2{
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate{
  100%{
    -webkit-transform: rotate(360deg);
  }
}

@keyframes tp-rotate{
  100%{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-bounce{
  0%, 100%{
    -webkit-transform: scale(0);
  }
  50%{
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce{
  0%, 100%{
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50%{
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-transparentimg{
  content: "url(../external/rs-plugin/assets/transparent.png)";
}

.tp-3d{
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}

.tp-caption img{
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  zoom: 1;
}

@font-face{
  font-family: 'revicons';
  src: url("revicons.eot?5510888");
  src: url("revicons.eot?5510888#iefix") format("embedded-opentype"), url("revicons.woff?5510888") format("woff"), url("revicons.ttf?5510888") format("truetype"), url("revicons.svg?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before{
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}


/*
  blog listing:
*/
@media (min-width: 1025px){
  .indent-aside-col.leftColumn{
    padding-right: 45px;
  }
  .indent-aside-col.rightColumn{
    padding-left: 45px;
  }
}
@media (min-width: 791px) and (max-width: 1024px){
  .indent-aside-col.leftColumn{
    padding-right: 25px;
  }
  .indent-aside-col.rightColumn{
    padding-left: 25px;
  }
}


@media (min-width: 1025px){
  .leftColumn:not(.rightColumn){
    margin-top: 4px;
  }
}
@media (min-width: 1025px){
  .rightColumn{
    margin-top: 4px;
  }
}

@media (max-width: 790px){
  .leftColumn:not(.rightColumn){
    margin-top: 37px;
  }
}

@media (min-width: 791px){
  .pt-check-onecol > *:first-child:last-child{
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.hr-first-indent-col{
    padding-bottom: 94px;
}
@media (max-width: 575px){
    .hr-first-indent-col{
        padding-bottom: 47px;
    }
}

/* pt-content-post */
.pt-content-post{
  margin-top: -40px;
}
.pt-content-post .pt-post{
  margin-top: 40px;
}

/* pt-post*/
.pt-post .pt-post-img{
  position: relative;
}
.pt-post .pt-post-img img{
  width: 100%;
  height: auto;
}
.pt-post .pt-post-content{
  margin-top: 23px;
}
.pt-post .pt-post-content .pt-tag{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Neue Einstellung, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 17px;
  margin-top: -2px;
  margin-left: -5px;
  letter-spacing: 0.03em;
}
.pt-post .pt-post-content .pt-tag a{
  display: inline-block;
  padding: 2px 5px;
  color:#252425;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-post .pt-post-content .pt-tag a:hover{
  color:#333333;
}
.pt-post .pt-post-content .pt-title{
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
}
.pt-post .pt-post-content .pt-title a{
  color:#333333;
  display: inline-block;
  text-decoration: none;
}
.pt-post .pt-post-content .pt-title a:hover{
  color: #252425;
  text-decoration: underline;
}
.pt-post .pt-post-content .pt-description{
  margin-top: 10px;
}
.pt-post .pt-post-content .pt-meta{
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 8px;
  font-size: 13px;
  line-height: 19px;
  color:#777777;
}
.pt-post .pt-post-content .pt-meta span{
  color:#333333;
  font-weight: 800;
}
.pt-post .pt-post-content .pt-meta .pt-autor{
  margin-top: 9px;
}
.pt-post .pt-post-content .pt-meta .pt-autor a{
  color: #333333;
  font-weight: 800;
  display: inline-block;
  position: relative;
}
.pt-post .pt-post-content .pt-meta .pt-autor a:before{
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 2px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.pt-post .pt-post-content .pt-meta .pt-autor a:hover:before{
  width: 100%;
}
.pt-post .pt-post-content .pt-meta .pt-comments a{
  display: inline-block;
  font-size: 13px;
  line-height: 19px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-post .pt-post-content .pt-meta .pt-comments a .pt-icon{
  position: relative;
  top: 8px;
  display: inline-block;
  margin-right: 10px;
  font-style: normal;  
  color:#333333;
}
.pt-post .pt-post-content .pt-meta .pt-comments a .pt-icon:before{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  content: "\e906";    
}
.pt-post .pt-post-content .pt-meta .pt-comments a:hover{
  color: #252425;
}
.pt-post .pt-post-content .pt-btn{
  margin-top: 25px;
}
.pt-post .pt-post-content > *:nth-child(1):not(.pt-tag){
  margin-top: 0;
}


/* blog listing post*/
.pt-listing-post .pt-post:not(:first-child){
  margin-top: 60px;
}
.pt-listing-post .pt-post{
  padding-bottom: 54px;
  border-bottom:1px solid #e9e7e7;
}
@media (min-width: 1025px){
  .pt-listing-post .pt-post .pt-post-content .pt-meta{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;;
    margin-top: 8px;
  }
  .pt-listing-post .pt-post-content .pt-meta .pt-autor{
    margin-right: 20px;
  }
}
@media (max-width: 1024px){
  .pt-listing-post .pt-post:not(:first-child){
    margin-top: 45px;
  }
  .pt-listing-post .pt-post{
    padding-bottom: 40px;
  }
}
/* blog col post*/
.pt-listing-col .pt-post .pt-post-content .pt-meta{
  margin-top: 9px;
}
.pt-listing-col .pt-post .pt-post-content .pt-meta .pt-comments a{
  margin-top: 11px;
  padding-bottom: 2px;
}
@media (min-width: 576px){
  .pt-listing-col{
    margin-top: -54px;
  }
  .pt-listing-col .pt-post{
    margin-top: 54px;
  }
}
@media (max-width: 575px){
  .pt-listing-col{
    margin-top: -39px;
  }
  .pt-listing-col .pt-post{
    margin-top: 39px;
  }
}


/*video-block */

.pt-video-block:not(:first-child) {
	margin-top: 34px;
}

@media (max-width: 1229px) {
	.pt-video-block:not(:first-child) {
		margin-top: 28px;
	}
}

@media (max-width: 575px) {
	.pt-video-block:not(:first-child) {
		margin-top: 22px;
	}
}

.pt-video-block {
	position: relative;
	line-height: 0;
	width: 100%;
}

.pt-video-block video {
	width: 100%;
}

.pt-video-block .link-video {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
	color: #48CAB2;
}

.pt-video-block .link-video svg {
	opacity: 0.7;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.pt-video-block .link-video .pt-icon-play svg {
	width: 64px;
	height: 64px;
}

.pt-video-block .link-video .pt-icon-pause {
	display: none;
}

.pt-video-block .link-video .pt-icon-pause svg {
	width: 30px;
	height: 30px;
}

@media (max-width: 790px) {
	.pt-video-block .link-video .pt-icon-play svg {
		width: 45px;
		height: 45px;
	}
	.pt-video-block .link-video .pt-icon-pause svg {
		width: 25px;
		height: 25px;
	}
}

.pt-video-block.play .pt-icon-play {
	display: none;
}

.pt-video-block.play:hover .pt-icon-pause {
	display: block;
}

.pt-video-block:hover .link-video {
	color: #48CAB2;
}

.pt-video-block:hover .link-video svg {
	opacity: 1;
}

.pt-video-block.pt-video-icon .link-video {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* .pt-box-link */
.pt-box-link{
  background: #f7f8fa;
  color:#252425;
  display: block;
  font-size: 14px;
  padding: 5px 16px 9px 12px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pt-box-link .pt-icon{
  margin-right: 6px;
  position: relative;
  top: 3px;
  font-size: 20px;
  line-height: 20px;
}

.pt-box-link:hover{
  background: #222222;
  color: #fff;
}

.pt-box-link:not(:first-child){
  margin-top: 21px;
}

/*
  single post
*/
.pt-post-single{
  text-align: center;
}

.pt-post-single .pt-tag{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Neue Einstellung, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 17px;
  margin-top: -2px;
  margin-left: -5px;
  letter-spacing: 0.03em;
}

.pt-post-single .pt-tag a{
  display: inline-block;
  padding: 2px 5px;
  color:#252425;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-post-single .pt-tag a:hover{
  color:#333333;
}

.pt-post-single h1.pt-title:not(:first-child){
  margin-top: 24px;
}

.pt-post-single h1.pt-title{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  margin-top: -8px;
}
.pt-post-single .pt-autor{
  margin-top: 12px;
  font-size: 13px;
  line-height: 19px;
}
.pt-post-single .pt-autor span{
  color:#333333;
  font-weight: 800;
}
.pt-post-single .pt-autor a{
  position: relative;
  color:#333333;
  font-weight: 800;
}
.pt-post-single .pt-autor a:before{
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 2px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.pt-post-single .pt-autor a:hover:before{
  width: 100%;
}
.pt-post-single .pt-post-content{
  text-align: left;
  margin-top: 55px;
}
.pt-post-single .pt-post-content > .row:not(:first-child):not(.blog-grid-small-padding){
  margin-top: 52px;
}
.pt-post-single .pt-post-content > .row:not(:first-child).blog-grid-small-padding{
  margin-top: 42px;
}
.pt-post-single .pt-post-content > .row > [class^="col-"] *:nth-child(1){
  margin-top: 0;
}
.pt-post-single .pt-post-content > .row > [class^="col-"] *.post-meta:nth-child(1){
  margin-top: -2px;
}
.pt-post-single .pt-post-content img{
  max-width: 100%;
  height: auto;
}
.pt-post-single .pt-post-content h2.pt-title{
  margin-top: 44px;
}
.pt-post-single .pt-post-content h2.pt-title{
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  padding-bottom: 21px;
}
.pt-post-single .pt-post-content h2.pt-title + p{
  margin-top: 4px;
}
.pt-post-single .pt-post-content p{
  margin-top: 26px;
}
.pt-post-single .pt-post-content p + [class^="pt-list"]{
  margin-top: 26px;
}
.pt-post-single .pt-post-content .pt-box-link:not(:first-child){
  margin-top: 34px;
}
.pt-post-single .pt-post-content .pt-box-link + p{
  margin-top: 33px;
}
.pt-post-single .pt-post-content .pt-box-link{
  text-align: center;
  padding: 29px 16px 33px 12px;
}
.pt-post-single .pt-post-content > *:nth-child(1){
  margin-top: 0;
}
.pt-post-single .pt-post-content > *:nth-child(1) div[class^="col-"] > *:nth-child(1){
  margin-top: 0;
}
.pt-post-single .pt-post-content .slick-slider img{
  margin-top: 0;
}
.pt-post-single .pt-post-content .pt-slick-row{
  margin-top: 11px;
}

.pt-post-single .post-meta:not(:first-child){
  margin-top: 27px;
}

.pt-post-single .post-meta{
  font-size: 12px;
  color:#777777;
  text-align: left;
}

.post-meta .item{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 800;
  display: inline-block;
  padding:5px 15px 5px 0;
}
.post-meta span:not(.item){
  margin: -6px 0 0 -6px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.post-meta span:not(.item) a{
  color: #333333;
  border: 1px solid #ebebeb;
  background: rgba(0,0,0,0);
  margin-left: 6px;
  padding: 3px 9px 4px;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.post-meta span:not(.item) a:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px solid #ebebeb;
  -moz-transition: border-width 0.2s linear;
  -o-transition: border-width 0.2s linear;
  -webkit-transition: border-width 0.2s linear;
  transition: border-width 0.2s linear;
}
.post-meta span:not(.item) a:hover{
  color: #333333;
  background: rgba(0,0,0,0);
  border-color: #333333;
}
.post-meta span:not(.item) a:hover:before{
  border-width: 2px;
  border-color: #333333;
}

.single-post-form textarea{
  height: 176px;
}
.single-post-form .btn{
  margin-top: 7px;
}

.blog-grid-small-padding{
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -10px;
}
.blog-grid-small-padding [class^="col"]{
   padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
}


/* comments (single post)*/
.commentadded{
  margin-top: 0;
  margin-bottom: 40px;
}

.pt-comments-layout{
  margin-bottom: -8px;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"]{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-avatar{
  width: 80px;
  min-width: 80px;
  height: 80px;
  position: relative;
  margin-right: 32px;
  margin-top: 2px;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-avatar .pt-icon {
	position: absolute;
	top: 28px;
	left: 28px;
}

.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-avatar .pt-icon svg {
	width: 24px;
	height: 24px;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-avatar img{
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-avatar:after{
  content: '';
  background: #F8F8F8;
  width: 100%;
  height: 100%;
  min-width: 59px;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 50%;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content .pt-comments-title{
  font-size: 13px;
  line-height: 19px;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content .pt-comments-title .username span{
  color:#333333;
  font-weight: 800;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content p{
  margin-top: 14px;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content .pt-btn{
  color:#252425;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  margin-top: 8px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content .pt-btn:hover{
  color:#333333;
}
.pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content > *:nth-child(1){
  margin-top: 0;
}
.pt-comments-layout .pt-item:not(:first-child){
  margin-top: 60px;
}
.pt-comments-layout .pt-comments-level-2{
  margin-left: 112px;
  margin-top: 40px;
}
@media (max-width: 575px){
  .pt-comments-layout .pt-item div[class^="pt-comments-level-"]{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pt-comments-layout .pt-item div[class^="pt-comments-level-"] .pt-content{
    margin-top: 14px;
  }
  .pt-comments-layout .pt-comments-level-2{
    margin-left: 30px;
    margin-top: 38px;
  }
}

/*
  blog
  - leftColumn
  - rightColumn
*/
.pt-block-aside:not(:last-child){
  border-bottom:1px solid #e9e7e7;
  padding-bottom: 46px;
}
.pt-block-aside .pt-aside-title{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}
.pt-block-aside .pt-aside-title + .pt-aside-content{
  margin-top: 20px;
}
@media (min-width: 1025px){
  .pt-block-aside:first-child{
    margin-top: -10px;
  }
  .pt-block-aside:not(:first-child){
    margin-top: 44px;
  }
}
@media (max-width: 1024px){
  .pt-block-aside:not(:last-child){
    padding-bottom: 31px;
  }
  .pt-block-aside:not(:first-child){
    margin-top: 29px;
  }
}


/* pt-form-search */
.pt-form-search{
  position: relative;
  margin-top: 30px;
  padding-bottom: 9px;
}

.pt-form-search .pt-btn-icon{
  background: none;
  border: none;
  color:#333333;
  font-size: 20px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 7;
  padding: 9px 7px;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-form-search .pt-btn-icon:hover{
  color:#252425;
}

/* pt-aside-info */
.pt-aside-info{
  position: relative;
  font-size: 16px;
  line-height: 25px;
}
.pt-aside-info .pt-aside-img{
  margin-top: 6px;
  display: inline-block;
}
.pt-aside-info .pt-aside-img img{
  width: 100%;
  height: auto;
}
.pt-aside-info p{
  margin-top: 12px;
}
.pt-aside-info .btn-top{
  margin-top: 23px;
}

/* pt-list-inline (blog aside, listing aside)*/
.pt-list-inline{
  list-style: none;
  margin: -6px 0 0 -6px;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-list-inline li{
  margin: 6px 0 0 6px;
  color: #777777;
}
.pt-list-inline li a{
  color: #777777;
  background: rgba(0,0,0,0);
  border: none;
  padding: 4px 10px;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-list-inline li a:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pt-list-inline li a:hover{
  color: #333333;
  background: rgba(0,0,0,0);
}
.pt-list-inline li a:hover:before{
  border-width: 2px;
  border-color: #ebebeb;
}

/* title subpages*/
.pt-title-subpages{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  color: #333333;
}
.pt-title-subpages:not(.text-left):not(.text-right){
  text-align: center;
}
.pt-title-subpages .pt-title-total{
  color: #d0d0d0;
  font-weight: 400;
}
.pt-title-subpages.noborder{
  padding: 0 0 37px 0 !important;
}
.pt-title-subpages.noborder.blog-posts-indent{
  padding: 0 0 57px 0 !important;
}
.pt-title-subpages:not(.noborder){
  border-bottom: 1px solid red;
}

/* pt-aside-subscribe-box */
.pt-aside-subscribe-box .form-group{
  position: relative;
  margin: 0;
  padding: 0;
}
.pt-aside-subscribe-box .form-group .pt-input{
  border-radius: 0;
  width: 100%;
  height: 44px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 800;
  padding: 3px 49px 3px 18px;
  background: #ffffff;
  border: 1px solid #e9e7e7;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0);
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pt-aside-subscribe-box .form-group .pt-input:focus{
  outline: none;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0.08);
  border-color: transparent;
}
.pt-aside-subscribe-box .form-group ::-webkit-input-placeholder:not(focus){
  color: #777777;
}
.pt-aside-subscribe-box .form-group ::-moz-placeholder:not(focus){
  color: #777777;
}
.pt-aside-subscribe-box .form-group :-moz-placeholder:not(focus){
  color: #777777;
}
.pt-aside-subscribe-box .form-group :-ms-input-placeholder:not(focus){
  color: #777777;
}
.pt-aside-subscribe-box .form-group .pt-btn-icon{
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  width: 45px;
  height: 44px;
}
.pt-aside-subscribe-box .form-group .pt-btn-icon .pt-icon{
  position: relative;
  top: 3px;
  right: 1px;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-aside-subscribe-box .form-group .pt-btn-icon .pt-icon svg{
  width: 24px;
  height: 24px;
}
.pt-aside-subscribe-box .form-group .pt-btn-icon:hover .pt-icon{
  color: #252425;
}
.pt-aside-subscribe-box p{
  margin-top: 14px;
  line-height: 25px;
  font-size: 16px;
}
.pt-aside-subscribe-box #contact_form .btn{
  margin-top: 10px;
}
@media (min-width: 1230px){
  .pt-aside-subscribe-box .pt-btn-mobile{
    display: none;
  }
}
@media (max-width: 1229px){
  .pt-aside-subscribe-box .form-group .pt-input{
    padding-right: 18px;
  }
  .pt-aside-subscribe-box .pt-btn-desktop{
    display: none;
  }
}


/* recent-post */
.pt-aside-post .item .pt-title{
  color:#333333;
  display: block;
  font-size: 16px;
  line-height: 23px;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  text-decoration: none;
}
.pt-aside-post .item .pt-description{
  margin-top: 8px;
  font-size: 16px;
  line-height: 25px;
}
.pt-aside-post .item > a:not([class]):hover .pt-title{
  color:#252425;
  text-decoration: underline;
}
.pt-aside-post .item > a:not([class]){
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-aside-post .item > a:not([class]):hover{
  color:#777777;
}
.pt-aside-post .item p{
  margin-top: 5px;
}
.pt-aside-post .item .pt-info{
  margin-top: 8px;
  font-size: 13px;
  line-height: 19px;
}
.pt-aside-post .item .pt-info span{
  color: #333333;
  font-weight: 800;
}
.pt-aside-post .item .pt-info a{
  color: #333333;
  font-weight: 800;
  display: inline-block;
  position: relative;
}
.pt-aside-post .item .pt-info a:before{
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 2px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.pt-aside-post .item .pt-info a:hover:before{
  width: 100%;
}
.pt-aside-post .item .pt-info + a:not([class]){
  margin-top: 5px;
}
.pt-aside-post .item > *:nth-child(1){
  margin-top: 0;
}
.pt-aside-post .item:not(:first-child){
  margin-top: 20px;
}
.pt-aside-content .pt-social-icon{
  margin-left: -4px;
}

/* calendarDatepicker */
.pt-aside-content .calendarDatepicker{
  padding-top: 6px;
}

/* pagination */
.pt-pagination{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: -6px;
  width: 100%;
}
.pt-pagination ul{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 6px;
}
.pt-pagination ul li{
  margin: 6px 0 0 6px;
}
.pt-pagination ul li a{
  font-size: 14px;
  line-height: 22px;
  padding: 11px 13px;
  position: relative;
  color:#333333;
  display: inline-block;
  text-align: center;
  font-weight: 800;
  min-width: 44px;
  min-height: 44px;
  background: rgba(0,0,0,0);
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-pagination ul li a:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  -moz-transition: border-width 0.2s linear;
  -o-transition: border-width 0.2s linear;
  -webkit-transition: border-width 0.2s linear;
  transition: border-width 0.2s linear;
}
.pt-pagination ul li a:hover{
  background: rgba(0,0,0,0);
  color: #333333;
  border-color: #333333;
}
.pt-pagination ul li a:hover:before{
  border-width: 2px;
  border-color: #333333;
}
.pt-pagination ul li.active a{
  border-color: #333333;
}
.pt-pagination ul li.active a:before{
  border-width: 2px;
  border-color: #333333;
}
.pt-pagination.pt-pagination-center{
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pt-pagination.pt-pagination-right{
  -w-webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.pt-pagination ul{
  margin-right: 23px !important;
}
.pt-pagination .btn-next{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 17px;
  padding:16px 7px 10px;
  color: #333333;
  font-weight: 800;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.pt-pagination .btn-next:hover{
  color: #252425;
}
.pt-pagination .btn-next:after{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  content: "\e905";
  position: relative;
  top: -1px;
  margin-left: 4px;
  color: #333333;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.pt-pagination .btn-next:hover:after{
  color: #252425;
}
@media (min-width: 1025px){
  .pt-pagination{
    margin-top: 54px;
  }
}
@media (max-width: 1024px){
  .pt-pagination{
    margin-top: 39px;
  }
}


/* blog-masonry  */
@media (min-width: 576px){
  .pt-blog-masonry{
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 575px){
  .pt-blog-masonry{
    margin-left: -10px;
    margin-right: -10px;
  }
}
.pt-blog-masonry .pt-blog-init{
  overflow: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.pt-blog-masonry .pt-blog-init.pt-show{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-blog-masonry .grid:after{
  content: '';
  display: block;
  clear: both;
}

.pt-blog-masonry .element-item{
  position: relative;
  float: left;
  padding: 0 15px;
}
.pt-blog-masonry .pt-grid-col-2 .element-item{
  width: 50%;
}
@media (max-width: 789px){
  .pt-blog-masonry .pt-grid-col-2 .element-item{
    width: 100%;
  }
}
@media (max-width: 575px){
.pt-blog-masonry .pt-grid-col-2 .element-item{
    padding: 0;
  }
}
.pt-blog-masonry .pt-grid-col-3 .element-item{
  width: 33.33%;
}
@media (max-width: 1024px){
  .pt-blog-masonry .pt-grid-col-3 .element-item{
    width: 50%;
  }
}
@media (max-width: 789px){
  .pt-blog-masonry .pt-grid-col-3 .element-item{
    width: 100%;
  }
}
@media (max-width: 575px){
  .pt-blog-masonry .pt-grid-col-3 .element-item{
    padding: 0;
  }
}

.pt-blog-masonry .pt-filter-nav{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-top: -31px;
  padding-bottom: 49px;
}

.pt-blog-masonry .pt-filter-nav .button{
  color:#777777;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  padding: 5px;
  letter-spacing: 0.03em;
  margin: 0 9px;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-blog-masonry .pt-filter-nav .button.active{
  color:#333333;
  cursor: default;
}

.pt-blog-masonry .pt-filter-nav .button:hover{
  color:#333333;
}

@media (max-width: 1024px){
  .pt-blog-masonry .pt-filter-nav{
    margin-top: -11px;
    padding-bottom: 29px;
  }
  .pt-blog-masonry .pt-filter-nav .button{
    margin: 0 7px;
  }
}

@media (max-width: 575px){
  .pt-blog-masonry .pt-filter-nav{
    margin-top: -4px;
    padding-bottom: 22px;
  }
  .pt-blog-masonry .pt-filter-nav .button{
    margin: 0 4px;
  }
}

/* portfolio-masonry  */
.pt-portfolio-masonry{
  margin-left: -5px;
  margin-right: -5px;
}
.pt-portfolio-masonry.nopaddings{
  margin-left: -10px;
  margin-right: -10px;
}
.pt-portfolio-masonry .grid:after{
  content: '';
  display: block;
  clear: both;
}
.pt-portfolio-masonry .element-item{
  position: relative;
  float: left;
  display: inline-block;
}
.pt-portfolio-masonry:not(.nopaddings) .element-item{
  padding: 5px;
}
.pt-portfolio-masonry .pt-portfolio-content{
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  overflow:hidden;
}
.pt-portfolio-masonry .pt-portfolio-content.pt-show{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
/*  */
.pt-portfolio-masonry .pt-grid-col-5 .element-item{
  width: 20%;
}
@media (max-width: 1229px){
  .pt-portfolio-masonry .pt-grid-col-5 .element-item{
    width: 25%;
  }
}
@media (max-width: 1024px){
  .pt-portfolio-masonry .pt-grid-col-5 .element-item{
    width: 33.333%;
  }
}
@media (max-width: 789px){
  .pt-portfolio-masonry .pt-grid-col-5 .element-item{
    width: 50%;
  }
}
@media (max-width: 575px){
  .pt-portfolio-masonry .pt-grid-col-5 .element-item{
    width: 100%;
  }
}
.pt-portfolio-masonry .pt-grid-col-4 .element-item{
  width: 25%;
}
@media (max-width: 1024px){
  .pt-portfolio-masonry .pt-grid-col-4 .element-item{
    width: 33.333%;
  }
}
@media (max-width: 789px){
  .pt-portfolio-masonry .pt-grid-col-4 .element-item{
    width: 50%;
  }
}
@media (max-width: 575px){
  .pt-portfolio-masonry .pt-grid-col-4 .element-item{
    width: 100%;
  }
}
.pt-portfolio-masonry .pt-grid-col-3 .element-item{
  width: 33.333%;
}
@media (max-width: 789px){
  .pt-portfolio-masonry .pt-grid-col-3 .element-item{
    width: 50%;
  }
}
@media (max-width: 575px){
  .pt-portfolio-masonry .pt-grid-col-3 .element-item{
    width: 100%;
  }
}
.pt-portfolio-masonry .pt-grid-col-2 .element-item{
  width: 50%;
}
@media (max-width: 575px){
  .pt-portfolio-masonry .pt-grid-col-2 .element-item{
    width: 100%;
  }
}

.pt-portfolio-masonry .pt-filter-nav{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-top: -17px;
  padding-bottom: 23px;
}
.pt-portfolio-masonry .pt-filter-nav .button{
  color:#333333;
  font-weight: 800;
  font-size: 13px;
  line-height: 34px;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
@media (min-width: 576px){
  .pt-portfolio-masonry .pt-filter-nav .button{
    padding: 5px;
    margin: 0 7px;
  }
}
@media (max-width: 575px){
    .pt-portfolio-masonry .pt-filter-nav{
      margin-top: -12px;
      padding-bottom: 28px;
    }
  .pt-portfolio-masonry .pt-filter-nav .button{
    padding: 0px 5px;
    margin: 0 3px;
  }
}
.pt-portfolio-masonry .pt-filter-nav .button.active{
  color:#252425;
  cursor: default;
}
.pt-portfolio-masonry .pt-filter-nav .button:hover{
  color:#252425;
}
.pt-portfolio-masonry .element-item{
  float: inherit !important;
}
.pt-portfolio-content{
  margin-top: -6px;
}
.pt-portfolio-content figure{
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0;
}
.pt-portfolio-content figure img{
  width: 100%;
  height: auto;
}
.pt-portfolio-content figure figcaption{
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  padding: 13px 19px;
  z-index: 0;
  color: #ffffff;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-portfolio-content figure figcaption .pt-btn-zomm{
  color: #ffffff;
  transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.pt-portfolio-content figure figcaption .pt-btn-zomm:hover{
  color: #252425;
}
.pt-portfolio-content figure figcaption .pt-title{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.pt-portfolio-content figure figcaption .pt-title a{
  color: #ffffff;
}
.pt-portfolio-content figure figcaption .pt-title a:hover{
  color: #252425;
}
.pt-portfolio-content figure figcaption p{
  margin-top: 4px;
  font-size: 16px;
  line-height: 25px;
  max-width: 260px;
}
.pt-portfolio-content figure figcaption .pt-btn-zomm{
  margin-top: 28px;
  display: inline-block;
  padding: 5px;
}
.pt-portfolio-content figure figcaption .pt-btn:first-child .pt-btn-zomm{
  margin-top: 0;
}
.pt-portfolio-content figure figcaption .pt-btn-zomm svg{
  width: 24px;
  height: 24px;
}
@media (max-width: 575px){
  .pt-portfolio-content figure figcaption .pt-btn-zomm{
    margin-top: 8px;
  }
  .pt-portfolio-content figure figcaption .pt-btn:first-child .pt-btn-zomm{
    margin-top: 0;
  }
}
.pt-portfolio-content figure figcaption > *:nth-child(1){
  margin-top: 0;
}


.pt-portfolio-content.layout-default figure figcaption{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.pt-portfolio-content.layout-default figure figcaption pt-description,
.pt-portfolio-content.layout-default figure figcaption pt-btn{
  width: 100%;
}

body:not(.touch-device) .pt-portfolio-content figure:hover figcaption,
.ie .pt-portfolio-content figure:hover figcaption{
  z-index: 7;
  left: 0;
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.touch-device .pt-portfolio-content figure.gallery-click figcaption{
  z-index: 7;
  left: 0;
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.touch-device .pt-portfolio-content figure.gallery-click.finish-animation figcaption{
  pointer-events: auto;
}

html.edge .pt-portfolio-content figure:hover figcaption{
  z-index: 7;
  left: 0;
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}

/* product-single */
.pt-product-single-img img{
  max-width: 100%;
  height: auto;
}

.pt-product-single-info{
  margin: -5px 0 0 0;
}
.pt-product-single-info img{
  max-width: 100%;
  height: auto;
}
.pt-product-single-info .pt-add-info{
  margin-top: 27px;
}
.pt-product-single-info .pt-add-info ul li{
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  font-weight: 800;
}
.pt-product-single-info .pt-add-info ul li span:first-child{
  color: #777777;
  font-weight: 400;
}
.pt-product-single-info .pt-add-info span:fist-child{
  color: #191919;
  display: inline-block;
  padding-right: 4px;
}
.pt-product-single-info .pt-add-info ul li a{
  color: #191919;
  display: inline-block;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-product-single-info .pt-add-info ul li a:before{
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 2px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
   -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.pt-product-single-info .pt-add-info ul li a:hover:before{
  width: 100%;
}
.pt-product-single-info .pt-add-info ul li:not(:first-child){
  margin-top: 3px;
}
.pt-product-single-info .pt-add-info span:fist-child{
  color:#333333;
  display: inline-block;
  padding-right: 4px;
}
.pt-product-single-info .pt-title{
  font-size: 36px;
  line-height: 40px;
  font-weight: 800;
  margin-top: 16px;
}

.pt-product-single-info .pt-price{
  margin-top: 2px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 800;
  color:#080808;
}

.pt-product-single-info .pt-price span{
  display: inline-block;
}

.pt-product-single-info .pt-price .sale-price{
  color:#e12c43;
  padding-bottom: 4px;
}
.pt-product-single-info .pt-price .new-price{
  padding-bottom: 4px;
}

.pt-product-single-info .pt-price .old-price,
.pt-product-single-info .pt-price .old-price .money{
  color:#777777;
  text-decoration: line-through;
  font-size: 24px;
  font-weight: 400;
}

.pt-product-single-info .pt-review{
  margin-top: 5px;
}

.pt-product-single-info .pt-review .pt-rating{
  margin-right: 8px;
  margin-top: 3px;
}

.pt-product-single-info .pt-review a{
  color:#252425;
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-product-single-info .pt-review a:not(:last-child){
  margin-right: 10px;
}

.pt-product-single-info .pt-review a:hover{
  color:#333333;
}

.pt-product-single-info .pt-row-custom-01{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 32px;
}

.pt-product-single-info .pt-row-custom-01 .col-item:not(:last-child){
    margin-right: 12px;
}

.pt-product-single-info .pt-row-custom-01 .col-item:nth-child(2){
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.pt-product-single-info .pt-row-custom-01 .btn{
    width: 100%;
}

@media (max-width: 420px){
    .pt-product-single-info .pt-row-custom-01{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .pt-product-single-info .pt-row-custom-01 .col-item:not(:first-child){
        margin-top: 10px;
    }
}

.pt-product-single-info .pt-row-custom-01 .btn.btn-lg i{
  font-size: 20px;
  position: relative;
  top: -1px;
}
.pt-product-single-info .pt-row-custom-01 .btn.disable .pt-icon{
  display: none;

}
.pt-product-single-info .pt-row-custom-01 .btn.disable .pt-text{
  margin-left: 0;
}
.pt-product-single-info .pt-row-custom-01 .btn.disable{
  background:#333333;
  opacity:1;
}

.pt-product-single-info .pt-wrapper{
  margin-top: 23px;
}
.pt-product-single-info .pt-wrapper + .pt-title{
  margin-top: 15px;
}

.pt-product-single-info .marprinfo + .marprinfobtn,
.pt-product-single-info .marprinfo + .pt-swatches-container:empty + .marprinfobtn{
  margin-top: 17px;
}
.pt-product-single-info .mrprprice + .marprinfobtn,
.pt-product-single-info .mrprprice + .pt-swatches-container:empty + .marprinfobtn{
  margin-top: 10px;
}

.pt-product-single-info .pt-swatches-container .pt-wrapper:not(:first-child){
  margin-top: 13px;
}

.pt-product-single-info .pt-swatches-container form{
  margin-top: 7px;
}

.pt-product-single-info .pt-options-swatch{
  margin-top: -9px;
}

.pt-product-single-info .pt-collapse-block{
  margin-top: 31px;
}

.pt-product-single-info > *:nth-child(1){
  margin-top: 0;
}
.pt-product-single-info>*:nth-child(1) .pt-label{
  margin-top: -10px;
}
.pt-product-single-info>*:nth-child(1).pt-title{
  margin-top: -6px;
}
.pt-product-single-info>*:nth-child(1) .pt-price{
  margin-top: 2px;
}
.pt-product-single-info>*:nth-child(1) .pt-add-info{
  margin-top: 1px;
}
.pt-product-single-info>*:nth-child(1) .pt-layout-text .pt-wrapper:first-child{
  margin-top: 0px;
}
.pt-product-single-info>*:nth-child(1).pt-swatches-container .pt-wrapper{
  margin-top: 0;
}
.pt-product-single-info>*:nth-child(1) .product-information-buttons{
  margin-top: -6px;
}
.pt-product-single-info>*:nth-child(1) .pt-row-custom-01{
  margin-top: -5px;
}
.pt-product-single-info>*:nth-child(1).pt-collapse-block .pt-item:first-child .pt-collapse-title{
  padding-top: 0;
}
.pt-product-single-info .pt-options-swatch.options-large li a.options-color{
  width:20px;
    height:20px;
    min-width:20px;
    min-height:20px;
}
.pt-product-single-info .pt-options-swatch.options-large li a.options-color[data-optionimage="true"]{
  width:44px;
  height:44px;
  min-width:44px;
  min-height:44px;
}
.pt-product-single-info ul.pt-options-swatch{
  margin-left: -6px;
}
.pt-product-single-info .pt-options-swatch.options-large li{
  margin-left: 6px;
  margin-right: 6px;
}

.pt-product-single-info .pt-title-options + .form-default{
  margin-top:3px;
}
.pt-product-single-info .form-default select.form-control{
  max-width: 65%;
}

.pt-product-single-info .buyinoneclick{
 margin-top: 40px;
}
.pt-product-single-info .checkbox-group + .buyinoneclick{
 margin-top: 0;
}
.pt-product-single-info .pt-wrapper .addthis_inline_share_toolbox{
  margin-top: 40px;
}

@media (max-width: 1024px){
  .pt-product-single-info{
    margin: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px){
  .pt-product-single-info{
    padding-top: 34px;
  }
}
@media (max-width: 575px){
  .pt-product-single-info{
    padding-left: 10px;
    padding-right: 10px;
  }
  .pt-product-single-info .pt-title{
    margin-top: 14px;
    font-size: 20px;
    line-height: 30px;
  }
  .pt-product-single-info .pt-row-custom-01{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pt-product-single-info .pt-row-custom-01 .col-item{
    width: 100%;
  }
  .pt-product-single-info .pt-row-custom-01 .col-item .pt-input-counter.style-01{
    max-width: 100%;
  }
  .pt-product-single-info .pt-row-custom-01 .col-item:not(:first-child){
    margin-top: 31px;
  }
}
@media (max-width: 575px){
  .product_page_mobile_slider_no_margin_top .container-indent:first-child:not(.pt-offset-90){
    margin-top: 0 !important;
  }  
}

/* Product page - 3 columns */ /*% start .pt-product-single-aside%*/
.pt-product-single-aside > *:not(:first-child){
  margin-top: 50px;
}
@media (max-width: 1024px){
  .pt-product-single-aside{
    margin-top: 40px;
  }
}
.pt-services-aside .pt-services-block{
  display: block;
  font-size: 16px;
  line-height: 23px;
  color: #777777;
}
.pt-services-aside .pt-services-block .pt-title{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding: 0 0 2px 0;
  margin: 0;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-services-aside .pt-services-block .pt-title .pt-icon{
  margin-right: 19px;
  color: #252425;
}
.pt-services-aside .pt-services-block p{
  margin-top: 0;
}
.pt-services-aside .pt-services-block:not(:first-child){
  margin-top: 35px;
}
.pt-services-aside .pt-services-block > *:nth-child(1){
  margin-top: 0;
}
.pt-services-aside .pt-services-block:hover .pt-title{
  color: #252425;
}
/* pt-aside-block (aside img block)*/
 .pt-aside-block .pt-item:not(:first-child){
  margin-top: 22px;
}
 .pt-aside-block .pt-aside-title{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 800;
  padding: 0 0 17px 0;
}
 .pt-aside-block .pt-item{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
 .pt-aside-block .pt-item .pt-img{
  width: 100px;
  min-width: 100px;
  margin-top: 7px;
  position: relative;
  margin-right: 20px;
}
 .pt-aside-block .pt-item .pt-img img{
  max-width: 100%;
  height: auto;
}
 .pt-aside-block .pt-item .pt-content .pt-add-info{
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
 .pt-aside-block .pt-item .pt-content .pt-add-info li{
  font-size: 13px;
  line-height: 19px;
  color: #777777;
}
 .pt-aside-block .pt-item .pt-content .pt-add-info li a{
  color: #777777;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
 .pt-aside-block .pt-item .pt-content .pt-add-info li a:hover{
  color: #333333;
  text-decoration: none;
}
 .pt-aside-block .pt-item .pt-content .pt-title{
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #333333;
  padding-bottom: 1px;
}
 .pt-aside-block .pt-item .pt-content .pt-title a{
  color: #333333;
  text-decoration: none;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
 .pt-aside-block .pt-item .pt-content .pt-title a:hover{
  color: #252425;
}
 .pt-aside-block .pt-item .pt-content .pt-price{
  color: #252425;
  font-weight: 800;
  font-size: 18px;
  transition: opacity 0.2s linear;
  position: relative;
  top: 4px;
}
 .pt-aside-block .pt-item .pt-content .pt-price .new-price{
  color: #e12c43;
}
 .pt-aside-block .pt-item .pt-content .pt-price .old-price{
  color: #777777;
  font-weight: normal;
  text-decoration: line-through;
}
 .pt-aside-block .pt-item:hover .pt-img-default + .pt-roll-over{
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
 .pt-aside-block .pt-item:hover .pt-img-roll-over, .pt-aside-block .pt-item:hover [class^="pt-img"]:last-child{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
 .pt-aside-block .pt-item:hover .pt-title{
  color: #252425;
}
 @media (max-width: 1239px){
  .pt-aside-block .pt-item .pt-img{
    width: 80px;
    min-width: 80px;
  }
}
/*%% end %*/


/* pt-services-block */
.pt-services-listing .pt-services-block{
  display: block;
  font-size: 16px;
  line-height: 23px;
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
 .pt-services-listing .pt-services-block .pt-title{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding: 0 0 2px 0;
  margin: 0;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  min-height: 33px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-services-listing .pt-services-block .pt-title .pt-icon{
  margin-right: 19px;
  position: relative;
  top: -3px;
}
.pt-services-listing .pt-services-block .pt-title .pt-icon img{
  max-width: 24px;
}
 .pt-services-listing .pt-services-block p{
  margin-top: 0px;
}
.pt-services-listing .pt-services-block:not(:first-child){
  margin-top: 35px;
}
.pt-services-listing .pt-services-block > *:nth-child(1){
  margin-top: 0;
}
.pt-services-listing .pt-services-block:hover{
  color: #333333;
}
.pt-services-listing .pt-services-block:hover .pt-title{
  color: #252425;
}
.pt-services-listing{
  margin-top: -32px;
}
.pt-services-listing .pt-services-block{
  margin-top: 32px;
}

/* input-counter */
.pt-input-counter.style-01{
  position: relative;
  max-width: 138px;
  min-width: 138px;
}

.pt-input-counter.style-01 input{
  background: #f8f8f8;
  color: #333333;
  display: block;
  width: 100%;
  height: 54px;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  border: none;
  outline: none;
  font-weight: 800;
}

.pt-input-counter span{
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.pt-input-counter.style-01 span{
  display: inline-block;
  font-size: 27px;
  line-height: 1em;
  cursor: pointer;
  position: absolute;
  width: 54px;
  height: 100%;
  text-align: center;
  top: 50%;
  margin-top: -15px;
  color: #D0D0D0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-input-counter.style-01 span svg{
  width: 16px;
  height: 16px;
}
.pt-input-counter.style-01 span.minus-btn{
  left: 0px;
}

.pt-input-counter.style-01 span.plus-btn{
  right: 0px;
}
.pt-input-counter.style-01 span:hover{
  color: #252425;
}

/* pt-collapse-block */
.prpage-tabs .pt-item .pt-collapse-title{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  position: relative;
  color: #333333;
  cursor: pointer;
  padding: 14px 0;
}
.prpage-tabs .pt-item .pt-collapse-title .pt-icon{
  display: inline-block;
  position: relative;
  margin-left: 3px;
}
.prpage-tabs .pt-item .pt-collapse-content{
  display: none;
  margin-top: 8px;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}
.prpage-tabs .pt-item .pt-collapse-content p:first-child{
  margin-top:0;
}
.prpage-tabs .pt-item .pt-collapse-content .pt-list-dot{
  margin-top: 21px;
}
.prpage-tabs .pt-item .pt-collapse-content .pt-table-03-indent{
  padding-top: 18px;
  padding-bottom: 6px;
}
.prpage-tabs .pt-item img{
  max-width: 100%;
  height: auto;
}
.prpage-tabs .pt-item.active .pt-collapse-title{
  padding-bottom: 15px;
}
.prpage-tabs .pt-item.active .pt-collapse-title .pt-icon{
  top: 4px;
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
  filter: FlipV;
  -ms-filter: "FlipV";
}

/* pt-fullwidth-tabs */
.pt-fullwidth-tabs{
  padding-top: 10px;
}
.pt-fullwidth-tabs > .pt-item{
  border-bottom: 1px solid #e9e7e7;
}
.pt-fullwidth-tabs > .pt-item:first-child{
  border-top: 1px solid #e9e7e7;
}
.pt-fullwidth-tabs > .pt-item .pt-collapse-title{
  position: relative;
  display: block;
  padding: 16px 0px 15px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
  color: #333333;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-fullwidth-tabs > .pt-item .pt-collapse-title:hover,
.pt-fullwidth-tabs > .pt-item.active .pt-collapse-title{
  color: #252425;
}
.pt-fullwidth-tabs > .pt-item .pt-collapse-content{
  display: none;
  padding: 30px 0px 27px;
}
@media (min-width: 791px){
  .pt-fullwidth-tabs > .pt-item .pt-collapse-content{    
    padding: 48px 0px 54px;
  } 
}

@media (min-width: 791px){
  .pt-fullwidth-tabs > .pt-item .pt-collapse-content .tabs-content-noindent{
    margin-top:-48px !important;
    margin-bottom:-54px;
  }
}
.pt-fullwidth-tabs > .pt-item .pt-collapse-content img{
  max-width: 100%;
  height: auto;
}
.pt-fullwidth-tabs > .pt-item .pt-collapse-content .spr-container{
  margin-top: -6px;
}
.pt-fullwidth-tabs > .pt-item .pt-collapse-content > *:nth-child(1),
.pt-fullwidth-tabs > .pt-item .pt-collapse-content [class^="container"] > *:nth-child(1){
  margin-top: 0;
}
/* pt-review-block */
.pt-review-block .pt-row-custom-02{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pt-review-block .pt-row-custom-02 a{
  color:#252425;
  font-size: 14px;
  text-decoration: underline;
}

.pt-review-block .pt-row-custom-02 a:hover{
  text-decoration: none;
}

.pt-review-block .pt-row-custom-02 .col-item:last-child{
  margin-left: 20px;
  min-width: 105px;
  text-align: right;
}

.pt-review-block .pt-row-custom-02 .col-item:nth-child(2){
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.pt-review-block .pt-title{
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.04em;
  margin: 0;
  padding: 0;
}

.pt-review-block .pt-review-comments{
  margin-top: 20px;
}

.pt-review-block .pt-review-comments .pt-item:not(:first-child){
  margin-top: 28px;
}

.pt-review-block .pt-review-comments .pt-item{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 23px;
}

.pt-review-block .pt-review-comments .pt-item .pt-avatar{
  min-width: 59px;
  margin-right: 22px;
  margin-top: 2px;
}

.pt-review-block .pt-review-comments .pt-item .pt-avatar a{
  display: block;
  width: 59px;
  height: 60px;
  background: #f7f8fa;
  position: relative;
}

.pt-review-block .pt-review-comments .pt-item .pt-avatar a img{
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
}

.pt-review-block .pt-review-comments .pt-item .pt-content .pt-comments-info{
  font-size: 12px;
  margin-top: 5px;
}

.pt-review-block .pt-review-comments .pt-item .pt-content .pt-comments-info .username span{
  color:#333333;
}

.pt-review-block .pt-review-comments .pt-item .pt-content .pt-comments-title{
  font-size: 14px;
  font-weight: 800;
  color:#333333;
  margin: 6px 0 0 0;
}

.pt-review-block .pt-review-comments .pt-item .pt-content .pt-rating{
  margin-left: -1px;
}

.pt-review-block .pt-review-comments .pt-item .pt-content p{
  margin-top: 0px;
}

.pt-review-block .pt-review-comments .pt-item .pt-content .pt-btn{
  color:#252425;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  margin-top: 8px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-review-block .pt-review-comments .pt-item .pt-content .pt-btn:hover{
  color:#333333;
}

.pt-review-block .pt-review-comments .pt-item .pt-content > *:nth-child(1){
  margin-top: 0;
}

.pt-review-block .pt-review-comments .pt-rating{
  margin-right: 8px;
  margin-top: 3px;
}

.pt-review-block .pt-review-form{
  margin-top: 4px;
}

.pt-review-block .pt-review-form .pt-message-info{
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding: 0 0 6px 0;
}

.pt-review-block .pt-review-form .pt-message-info span{
  color:#252425;
}

.pt-review-block .pt-review-form .pt-rating-indicator{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 13px;
}

.pt-review-block .pt-review-form .pt-rating-indicator .pt-title{
  color:#333333;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
  margin-right: 10px;
}

.pt-review-block .pt-review-form form{
  margin-top: 11px;
}

.pt-review-block .pt-review-form > *:nth-child(1){
  margin-top: 0;
}


/* product-col-image (product.html) */
.pt-product-single-img,
.product-images-col .item,
.product-images-static li,
.pt-mobile-product-slider .slick-slide{
  position: relative;
}

.pt-label-new{
  background:#327fd9;
  color: #ffffff;
}

.pt-label-sale{
  background:#e12c43;
  color: #ffffff;
}

.pt-label-out-stock{
  background:#333333;
  color: #ffffff;
}

.pt-label-our-fatured{
  background:#fdbc20;
  color: #ffffff;
}

.pt-product-single-info .pt-label{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
  margin-left: -10px;
  margin-top: -1px;
}
.pt-product-single-info .pt-label [class^="pt-label"]{
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 800;
  padding: 5px 7px 4px;
}
.pt-product-single-info .pt-countdown_box_02{
  margin-top: -3px;
}

@media (min-width: 768px){
  .pt-product-vertical-layout{
    padding-bottom: 21px;
  }  
}
.pt-product-vertical-layout .pt-product-single-img{
  float: right;
  width: calc(100% - 100px);
  position: relative;
}
.pt-product-vertical-layout .pt-product-single-img img{
  width: 100%;
  height: auto;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical{
  top: 0px;
  left: 0;
  width: 71px;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider{
  width: 100%;
  padding: 0;
  margin: 0;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider .slick-slide{
  position: relative;
  margin-bottom: 9px;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider .slick-slide img{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider .slick-slide a{
  display: block;
  position: relative;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider .slick-slide a:before{
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #333333;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider .slick-slide:hover a:before, .pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider .slick-slide .zoomGalleryActive:before{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-arrow{
  top: auto;
  bottom: -26px;
  position: absolute;
  margin-top: 0;
  z-index: 2;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-arrow.slick-prev{
  left: 6px;
}
.pt-product-vertical-layout .pt-product-single-carousel-vertical .slick-slider:before{
  content: '';
  display: block;
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: 0px;
  z-index: 1;
  background: -webkit-linear-gradient(bottom, #ffffff, white 20%);
  background: -o-linear-gradient(bottom, #ffffff, white 20%);
  background: -moz-linear-gradient(bottom, #ffffff, white 20%);
  background: linear-gradient(to bottom, #ffffff, white 20%);
}
 @media (max-width: 1239px){
     .pt-product-vertical-layout .pt-product-single-img{
         width: calc(100% - 92px);
    }
     .pt-product-vertical-layout .pt-product-single-carousel-vertical{
         width: 67px;
    }
}
 @media (max-width: 1024px){
     .pt-product-vertical-layout{
         margin-right: 0px;
    }
}
 @media (max-width: 767px){
     .pt-product-vertical-layout .pt-product-single-img{
         width: calc(100% - 120px);
    }
     .pt-product-vertical-layout .pt-product-single-carousel-vertical{
         width: 100px;
    }
}

/* product-images-carousel */
.product-images-carousel{
  margin-top: 20px;
  padding-bottom: 57px;
}
.product-images-carousel ul .slick-list{
  margin-right: -11px;
}
.product-images-carousel ul li{
  padding-right: 11px;
}
.product-images-carousel > *:nth-child(1){
  margin-top: 0;
}
.product-images-carousel > *:nth-child(2){
  margin-top: 20px;
}
.product-images-carousel .slick-slider{
  width: 100%;
  padding: 0;
  margin: 0;
}
.product-images-carousel .slick-slider .slick-slide{
  position: relative;
  padding-bottom: 10px;
}
.product-images-carousel .slick-slider .slick-slide img{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.product-images-carousel .slick-slider .slick-slide a{
  display: block;
  position: relative;
}
.product-images-carousel .slick-slider .slick-slide a:before{
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #333333;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.product-images-carousel .slick-slider .slick-slide:hover a:before, .product-images-carousel .slick-slider .slick-slide .zoomGalleryActive:before{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/* product-col-image (product-03.html) */
.product-images-static ul li:not(:first-child){
  margin-top: 20px;
}

.product-images-static ul li img{
  width: 100%;
  height: auto;
}

/* product-images-col (product-04.html)*/
.product-images-col{
  margin-left: -10px;
  margin-top: -10px;
}

.product-images-col .item{
  width: 50%;
  padding: 10px 0 0 10px;
}

.product-images-col .item img{
  width: 100%;
  height: auto;
}

.product-images-col .item .pt-label-left{
  top: 30px;
  left: 30px;
}

/* video-link-product (product.html)*/
.video-link-product{
  position: relative;
  cursor: pointer;
}

.video-link-product [class^="icon-"]{
  color:#252425;
  font-size: 30px;
  line-height: 30px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.video-link-product:hover [class^="icon-"]{
  color:#333333;
}

.video-link-product:not(.pt-position-left){
  position: relative;
  cursor: pointer;
}

.video-link-product:not(.pt-position-left) > div{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.video-link-product.pt-position-left{
  display: inline-block;
}
.video-link-product .pt-icon{
    color: #fe0000;
    -webkit-transition: color .2s;
    transition: color .2s;
}
.video-link-product:hover .pt-icon{
    color: #333333;
}
.video-link-product .pt-icon.pt-size-lg svg {
  width: 50px;
  height: 50px;
}
/* pt-promo-brand */
.pt-promo-brand{
  margin-top: 40px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.pt-promo-brand img{
  max-width: 100%;
  height: auto;
}

.pt-title-options{
  font-size: 16px;
  line-height: 25px;
  color:#777777;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li a:not(.options-color){
  font-size: 13px;
  line-height: 16px;
  padding-top: 2px;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li a{
  min-width: 22px;
  min-height: 22px;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li a.options-color{
  width: 20px;
  height: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li .options-color:hover:before{
  border-width: 3px;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li .options-color:hover:after{
  border-width: 2px;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color:before{
  border-width: 3px;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color:after{
  border-width: 2px;
}

.pt-options-swatch.options-large li a{
  min-width: 44px;
  min-height: 44px;
  font-size: 16px;
  line-height: 17px;
}
html.ie .pt-options-swatch.options-large li a{
  height: 44px;
}

.pt-options-swatch.options-large li a.options-color{
  width: 40px;
  height: 40px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.pt-options-swatch.options-large li .options-color:hover:before{
  border-width: 3px;
}

.pt-options-swatch.options-large li.active .options-color:before{
  border-width: 2px;
}

.pt-options-swatch.options-middle{
  margin-left: -6px;
}
.pt-options-swatch.options-middle li{
  margin-left: 6px;
  margin-right: 6px;
}
.pt-options-swatch.options-middle li a{
  min-width: 44px;
  min-height: 44px;
  font-size: 16px;
}
html.ie .pt-options-swatch.options-middle li a:not(.options-color){
  height: 44px;
}

.pt-options-swatch.options-middle li a.options-color{
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.pt-options-swatch.options-middle li .options-color:hover:before{
  border-width: 2px;
}

.pt-options-swatch.options-middle li.active .options-color:before{
  border-width: 5px;
}



.pt-options-swatch:not(.options-large):not(.options-middle) li a[data-optionimage="true"]{
  min-width: 44px;
  min-height: 44px;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li a[data-optionimage="true"]{
  width: 44px;
  height: 44px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li [data-optionimage="true"]:hover:before{
  border-width: 5px;
  display:none;
}

.pt-options-swatch:not(.options-large):not(.options-middle) li.active [data-optionimage="true"]:before{
  border-width: 5px;
  display:none;
}

ul.pt-options-swatch li .options-color:not([data-optionimage="true"]){
  margin-left:4px;
}
.pt-options-swatch:not(.options-large):not(.options-middle) li a[data-optionimage="true"]{
  margin-left:1px;
}


html.win.ie .pt-options-swatch:not(.options-large):not(.options-middle) li a{
  line-height: 21px;
}

html.win.ie .pt-options-swatch.options-large li a{
  line-height: 40px;
}

html.win.ie .pt-options-swatch.options-middle li a{
  line-height: 30px;
}

.product-information-buttons{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -30px;
  margin-top: 4px;
}

.product-information-buttons a{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333333;
  font-size: 14px;
  line-height: 17px;
  margin-top: 11px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  margin-left: 30px;
}
.product-information-buttons .pt-icon svg{
  width: 24px;
  height: 24px;
}

.product-information-buttons a .pt-icon+.pt-text{
  margin-left: 8px;
}

.product-information-buttons a .pt-text{
  font-weight: 800;
  display: block;
  position: relative;
  top: -2px;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.product-information-buttons a:hover .pt-text{
  color: #252425;
}

ul.pt-options-swatch{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: -10px -1px 0 -5px;
}

ul.pt-options-swatch li{
  margin: 12px 5px 0;
}

ul.pt-options-swatch li a{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-size: 13px;
  line-height: 16px;
}

ul.pt-options-swatch li a:not(.options-color){
  padding-left: 10px;
  padding-right: 10px;
}

ul.pt-options-swatch li img{
  width: 100%;
  height: auto;
  max-width: inherit;
  border-radius: 50%;
}

ul.pt-options-swatch li a:not(.options-color){
  position: relative;
  border: none;
  background: #ffffff;
  color: #777777;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
ul.pt-options-swatch li:hover a:not(.options-color),
ul.pt-options-swatch li.active a:not(.options-color){
  background: #ffffff;
  color: #333333;
  border-color: #333333;
}
ul.pt-options-swatch li a:not(.options-color):after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  transition: all 0.2s;
}
ul.pt-options-swatch li:hover a:not(.options-color):after,
ul.pt-options-swatch li.active a:not(.options-color):after{
  border-width: 2px;
  border-color: #333333;
}

ul.pt-options-swatch li .options-color{
  font-size: 0;
  line-height: 0;  
  backface-visibility: hidden;
}

ul.pt-options-swatch li .pt-border{
  border: 2px solid #ebebeb;
}

ul.pt-options-swatch li .options-color:after{
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  outline: none;  
  transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -webkit-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
  backface-visibility: hidden;
}
ul.pt-options-swatch li .options-color[data-optionimage="true"]:after{
  width: 100%;
  height: 100%;
}
ul.pt-options-swatch li .options-color:not([data-optionimage="true"]):after{
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  outline: none;
  backface-visibility: hidden;
  border-radius: 50%;
  transition: all 0.12s linear;
  border: 0px solid #333333;
}
ul.pt-options-swatch li .options-color:not([data-optionimage="true"]):before{
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  outline: none;
  border-radius: 50%;
  transition: all 0.12s linear;
  backface-visibility: hidden;
  border: 0px solid #ffffff;
}
ul.pt-options-swatch li .options-color:after{
  border: 0px solid #333333;
}

ul.pt-options-swatch li .options-color:hover:after{
  border-width: 2px;
}

ul.pt-options-swatch li .pt-border.options-color:hover{
  border-color: transparent;
}

ul.pt-options-swatch li.active .options-color:after{
  border-width: 2px;
}

/* product-03.html - deactivate airSticky*/
@media (max-width: 1024px){
  .airSticky{
    position: relative !important;
    top: 0 !important;
  }
}

@media (max-width: 575px){
  .zoomContainer{
    display: none;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
}

/* countdown single product */
.pt-product-single-info > *:nth-child(1).pt-wrapper{
  margin-top: 0px;
}
@media (min-width: 768px){
  .pt-product-single-info{
    margin-left:10px;
  }
}

.pt-countdown_box_02{
  display: inline-block;
}

.pt-countdown_box_02 .pt-countdow-title{
  display: inline-block;
  font-size: 16px;
  line-height: 23px;
  font-weight: 800;
  color: #333333;
}

.pt-countdown_box_02 .pt-countdow-title+.pt-countdown{
  margin-top: 4px;
}
.pt-countdown_box_02 .pt-countdown_inner .pt-countdown:first-child{
  margin-top: 8px;
}

.pt-countdown_box_02 .pt-countdown_inner{
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: flex-start;
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section{
  position: relative;
  color: #333333;
  background: #F8F8F8;
  padding: 16px 5px 7px;
  min-width: 60px;
  text-align: center;
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section:first-child{
  margin-right: 6px;
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section:last-child{
  margin-left: 6px;
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section:not(:first-child):not(:last-child){
  margin-left: 6px;
  margin-right: 6px;
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section .countdown-amount{
  font-size: 22px;
  line-height: 15px;
  display: block;
  font-weight: 800;
}

.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section .countdown-period{
  display: block;
  padding-top: 4px;
  font-size: 12px;
  line-height: 18px;
}

/* zoom icon */
.pt-product-single-img .pt-btn-zomm{
  width: 38px;
  height: 38px;
  background: #ffffff;
  color:#333333;
  font-size: 20px;
  line-height: 1;
  border: none;
  outline: none;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-product-single-img .pt-btn-zomm.pt-top-right{
  right: 10px;
  top: 10px;
}

.pt-product-single-img .pt-btn-zomm.pt-top-left{
  left: 10px;
  top: 10px;
}

.pt-product-single-img .pt-btn-zomm.pt-bottom-right{
  right: 10px;
  bottom: 10px;
}

.pt-product-single-img .pt-btn-zomm.pt-bottom-left{
  left: 10px;
  bottom: 10px;
}

.pt-product-single-img .pt-btn-zomm:hover{
  background:#252425;
  color: #fff;
}

.zoomContainer{
  z-index: 1;
}

#smallGallery.pt-magnific-popup li a:not([class]){
  pointer-events: none;
}

#smallGallery.pt-magnific-popup li .link-magnific-popup{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}

/*
    modal bootstrap
*/
/* open modal mobile menu */
body:not(.touch-device).mm-open{
  padding-right: 17px;
}

body:not(.touch-device).mm-open .pt-stuck-nav.stuck{
  padding-right: 17px;
}

/* open modal bootstrap */
.modal-open{
  overflow: hidden;
}

body:not(.touch-device).modal-open{
  overflow-x: hidden;
  padding-right: 17px;
}

body:not(.touch-device).modal-open .pt-stuck-nav.stuck{
  padding-right: 17px;
}

html.ie.gecko body.modal-open{
  padding-right: 0px !important;
}

/* open left col (*listing) */
.modal{
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  -webkit-overflow-scrolling: touch;
  outline: none;
  text-align: center;
  padding: 0;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.modal.show{
  opacity: 1;
}

@media (min-width: 320px){
  .modal:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}

.modal-backdrop{
  background: #ffffff;
}

.modal-backdrop.in{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.modal-newsletter .modal-backdrop.show{
 
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
/* modal layout */
.modal{
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  -webkit-overflow-scrolling: touch;
  outline: none;
}

.modal .modal-content{
  border-radius: 0;
  border: none;
}


.modal .modal-title{
  font-size: 20px;
  line-height: 26px;
  margin: 34px 0 0 0;
  padding-bottom: 19px;
  letter-spacing: 0.02em;
}

.modal .modal-footer{
  border: none;
}

/* pt-modal-addtocart */
 @media (min-width: 501px){
     #modalAddToCartProduct .pt-modal-addtocart{
         padding: 34px 40px 40px;
    }
}
 @media (max-width: 500px){
     #modalAddToCartProduct .pt-modal-addtocart{
         padding: 35px 20px 40px;
    }
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-title-modal{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  color: #333333;
  padding-bottom: 20px;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-img img{
  width: 100%;
  max-width: 98px;
  height: auto;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-title{
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #333333;
  margin: 17px 0 0 0;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-add-info{
  list-style: none;
  margin: 2px 0 0 0;
  padding: 0;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-add-info li{
  font-size: 14px;
  line-height: 17px;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-add-info li a{
  display: inline-block;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-qty{
  font-size: 14px;
  line-height: 20px;
  margin: 7px 0 0 0;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-qty strong{
  color: #252425;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-cart-total{
  border-top: 1px solid #e9e7e7;
  display: block;
  margin-top: 25px;
  padding-top: 27px;
  padding-bottom: 23px;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .pt-cart-total .pt-total{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  color: #252425;
  display: block;
  margin-top: 5px;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .btn-block{
  text-align: left;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .btn .pt-icon svg{
   width:12px;
   height:20px;
 }
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .btn-block .checkbox-group{
  margin-top: 5px;
  margin-bottom: 7px;
}
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .btn-block .checkbox-group label{
  font-size: 14px;
  line-height: 23px;
  padding-left: 29px;
  color: #777777;
 }
 #modalAddToCartProduct .pt-modal-addtocart .pt-modal-product .btn-block + .btn-block{
     margin-top: 10px;
}
#modalAddToCartProduct .pt-modal-addtocart .pt-modal-product> *:nth-child(1){
  margin-top: 0;
}
#modalAddToCartProduct .pt-modal-addtocart .pt-modal-product> .pt-cart-total:nth-child(1){
  border-top: none;
  padding-top: 0;
}


/* pt-modal-addtocart */
 #ModalquickView .pt-product-single-info{
     margin: 0;
     text-align: left;
}
 @media (min-width: 1025px){
     #ModalquickView .pt-product-single-info{
         padding: 0px 40px;
    }
}
 @media (max-width: 1024px) and (min-width: 791px){
     #ModalquickView .pt-product-single-info{
         padding: 0px 30px;
    }
}
 @media (max-width: 790px){
     #ModalquickView .pt-product-single-info{
         padding: 28px 0px 0 0;
    }
}
 #ModalquickView .pt-product-single-info .pt-title{
     font-size: 24px;
     line-height: 35px;
}
 #ModalquickView .pt-product-single-info .pt-price{
     margin-top: -1px;
     font-size: 24px;
     line-height: 35px;
}
#ModalquickView .pt-product-single-info .btn-link{
  padding-top: 0;
}
 #ModalquickView .pt-product-single-info .pt-price .old-price{
     font-size: 20px;
}
 #ModalquickView .pt-product-single-info .pt-row-custom-01{
  margin-top: 40px;
 }
 #ModalquickView .pt-product-single-info .pt-input-counter.style-01 input{
     height: 44px;
}
@media (min-width: 790px){
  #ModalquickView .custom-close{
    display: none;
  }
}

@media (max-width: 791px){
  #ModalquickView .modal-dialog{
    margin-top: 47px;
    margin-bottom: 47px;
  }
  #ModalquickView .custom-close{
    width: 56px;
    height: 56px;
    line-height: 1;
    position: absolute;
    top: 0px;
    right: 0;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 1;
    top: -50px;
    right: -50px;
  }
  #ModalquickView .close{
    display: none;
  }
  #ModalquickView.modal .modal-body:not(.noindent){
    padding: 30px 0;
    position: relative;
  }
  #ModalquickView.modal .modal-body:not(.noindent) .pt-modal-quickview{
    padding-left: 30px;
    padding-right: 30px;
     position: relative;
  }
  #ModalquickView .pt-product-single-info>*:last-child{
    padding-bottom: 30px;
  }
  #ModalquickView .row.no-gutters{
      margin-left: 0px;
      margin-right: 0px;
  }
}
@media (max-width: 575px){
  #ModalquickView.modal .modal-body:not(.noindent){
    padding: 10px 0;
    position: relative;
  }
  #ModalquickView.modal .modal-body:not(.noindent) .pt-modal-quickview{
    padding-left: 10px;
    padding-right: 10px;
  }
}
.modal-open{
  -ms-touch-action: none !important;
  touch-action: none !important;
  -webkit-overflow-scrolling: touch;
}
/* pt-gallery */
 .pt-gallery{
  position: relative;
}
 .pt-gallery img{
  width: 100%;
  height: auto;
}
 .pt-gallery .pt-gallery-single-img{
  width: 100%;
}
 .pt-gallery .pt-gallery-carousel{
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position:relative;
}

.pt-gallery .pt-gallery-carousel-wrapper{
  position: relative;
  margin-top:9px;
}
@media (max-width: 1239px){
  .pt-gallery .pt-gallery-carousel-wrapper{
    width: calc(100% + 9px);
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media (min-width: 1240px){
  .pt-gallery .pt-gallery-single-img{
    padding-right:2px;
  }
  .pt-gallery .pt-gallery-carousel-wrapper{
    width: calc(100% + 9px);
    margin-left: -5px;
    margin-right: -5px;
  }
}


.pt-gallery .pt-gallery-carousel .slick-slide a{
  display: block;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.pt-gallery .pt-gallery-carousel .slick-slide a:after, .pt-gallery .pt-gallery-carousel .slick-slide a:before{
  content: '';
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.pt-gallery .pt-gallery-carousel .slick-slide a:after{
  border: 1px solid #ffffff;
  z-index: 1;
}
.pt-gallery .pt-gallery-carousel .slick-slide a:before{
  border: 2px solid #333333;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: 2;
}
.pt-gallery .pt-gallery-carousel .slick-slide:hover a:before, .pt-gallery .pt-gallery-carousel .slick-slide.slick-current a:before{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-gallery .arrow-location-center{
  top:0;
  width: 100%;
  position: absolute;
}
.pt-gallery .arrow-location-center .slick-arrow.slick-prev:after, .pt-gallery .arrow-location-center .slick-arrow.slick-prev{
  left:0;
}
.pt-gallery .arrow-location-center .slick-arrow.slick-prev:after, .pt-gallery .arrow-location-center .slick-arrow.slick-prev:before{
     left: 10px;
}
.pt-gallery .arrow-location-center .slick-arrow.slick-next:after, .pt-gallery .arrow-location-center .slick-arrow.slick-next{
  right:3px;
}
 .pt-gallery .arrow-location-center .slick-arrow.slick-next:after, .pt-gallery .arrow-location-center .slick-arrow.slick-next:before{
     left: 33px;
}
.pt-modal-quickview{
  text-align: left;
}

@media (max-width: 1024px) and (min-width: 791px){
  .pt-modal-quickview .pt-product-single-info{
    padding-top: 0;
  }
}

@media (max-width: 575px){
  .pt-modal-quickview .pt-product-single-info{
    padding-left: 0px;
    padding-right: 0px;
  }
}

.pt-modal-quickview .pt-product-single-info .pt-title{
  font-weight: 800;
}

/*
  modal custom
*/
 .modal{
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 25;
  -webkit-overflow-scrolling: touch;
  outline: none;
  text-align: center;
  padding: 0;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.modal.show{
  opacity: 1;
}
 .modal:before{
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal .modal-dialog{
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 576px){
  .modal .modal-dialog{
    max-width: inherit;
  }
}
.modal .modal-quick-view{
  width: 950px;
}
@media (max-width: 1229px){
  .modal .modal-quick-view{
    width: 900px;
  }
}
@media (max-width: 1024px){
  .modal .modal-quick-view{
    width: 730px;
  }
}
@media (max-width: 800px){
  .modal .modal-quick-view{
    width: 550px;
  }
}
@media (max-width: 665px){
  .modal .modal-quick-view{
    width: 420px;
  }
}
@media (max-width: 525px){
  .modal .modal-quick-view{
    width: 320px;
  }
}
@media (max-width: 395px){
  .modal .modal-quick-view{
    width: 290px;
  }
}
.modal .modal-lg{
  width: 950px;
}
@media (max-width: 1229px){
  .modal .modal-lg{
    width: 900px;
  }
}
@media (max-width: 1024px){
  .modal .modal-lg{
    width: 730px;
  }
}
@media (max-width: 789px){
  .modal .modal-lg{
    width: 550px;
  }
}
@media (max-width: 650px){
  .modal .modal-lg{
    width: 420px;
  }
}
@media (max-width: 500px){
  .modal .modal-lg{
    width: 320px;
  }
}
@media (max-width: 370px){
  .modal .modal-lg{
    width: 280px;
  }
}
@media (min-width: 851px){
  .modal .modal-md{
    width: 800px;
  }
}
@media (max-width: 850px){
  .modal .modal-md{
    width: 720px;
  }
}
@media (max-width: 760px){
  .modal .modal-md{
    width: 550px;
  }
}
@media (max-width: 590px){
  .modal .modal-md{
    width: 450px;
  }
}
@media (max-width: 500px){
  .modal .modal-md{
    width: 370px;
  }
}
@media (max-width: 420px){
  .modal .modal-md{
    width: 280px;
  }
}
@media (min-width: 501px){
  .modal .modal-sm{
    width: 450px;
  }
}
@media (max-width: 500px){
  .modal .modal-sm{
    width: 370px;
  }
}
@media (max-width: 420px){
  .modal .modal-sm{
    width: 280px;
  }
}
.modal .modal-title{
  font-size: 20px;
  line-height: 26px;
  margin: 34px 0 0 0;
  padding-bottom: 19px;
  letter-spacing: 0.02em;
}
.modal .close{
  width: 56px;
  height: 56px;
  line-height: 1;
  position: absolute;
  top: 0px;
  right: 0;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1;
  color:#d0d0d0;
  transition: color .2s;
}
.modal .close svg{
  width:16px;
  height:16px;
}
.modal .close:hover{
  color:#333333;
}
.modal .modal-body:not(.no-background){
  background: #ffffff;
}

#modalVideoProduct.modal .modal-body:not(.no-background){
  background: none;
}
#modalVideoProduct .close{
  top: -15px;
  right: -15px;
}
.modal .modal-body.noindent{
     padding: 0;
}
.modal .modal-body{
  overflow: hidden;
}

@media (min-width: 1025px){
  .modal .modal-body{
    padding: 40px;
  }
}
@media (max-width: 1024px){
  .modal .modal-body{
    padding: 40px 24px;
  }
}

@media (min-width: 320px){
  .modal:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}

.modal-backdrop{
  background: #ffffff;
}

.modal-backdrop.show{
  opacity: 0.5;
}

/* modal-video */
.modal-video{
  width: 1055px;
}

@media (max-width: 1170px){
  .modal-video{
    width: 604px;
  }
}

@media (max-width: 667px){
  .modal-video{
    width: 461px;
  }
}

@media (max-width: 507px){
  .modal-video{
    width: 277px;
  }
}

.modal-video-content{
  font-size: 0;
  line-height: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.modal-video-content iframe{
  border: none;
  width: 100%;
  height: 584px;
  max-height: 80vh;
}

@media (max-width: 1100px){
  .modal-video-content iframe{
    height: 315px;
  }
}

@media (max-width: 667px){
  .modal-video-content iframe{
    height: 239px;
  }
}

@media (max-width: 507px){
  .modal-video-content iframe{
    height: 134px;
  }
}

/* product-info  .pt-layout-product-info*/
.pt-layout-product-info{
  padding: 34px 0 48px;
}
.pt-layout-product-info .pt-title-modal{
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.pt-layout-product-info .pt-description{
  font-size: 16px;
  line-height: 25px;
  padding-left: 10px;
  padding-right: 10px;
}
.pt-layout-product-info .pt-table-modal-info{
  width: 100%;
  margin-top: 15px;
}
.pt-layout-product-info .pt-table-modal-info th,
.pt-layout-product-info .pt-table-modal-info td{
  font-size: 16px;
  line-height: 27px;
  text-align: left;
  min-width: 90px;
}
.pt-layout-product-info .pt-table-modal-info tr th:first-child,
.pt-layout-product-info .pt-table-modal-info tr td:first-child{
    padding-left: 40px;
    min-width: 130px;
}
.pt-layout-product-info .pt-table-modal-info thead th{
  color: #333333;
  background-color: #F8F8F8;
  font-weight: 800;
  padding: 4px 0px 3px 0px;
}

.pt-layout-product-info .pt-table-modal-info tbody tr:nth-child(even){
  background-color: #F8F8F8;
}
.pt-layout-product-info .pt-table-modal-info tbody td{
  color: #777777;
  padding: 4px 0px 3px 0px;
}

@media (max-width: 789px){
  .pt-table-responsive-lg .pt-table-modal-info{
    width: 700px;
  }
}


#modalProductInfo-02 .modal-body{
  padding: 39px 40px 33px 40px;
}
.pt-layout-product-info-02{
  margin-top: -6px;
  padding-bottom: 12px;
  text-align: left;
}
.pt-layout-product-info-02 .pt-title-modal{
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  font-weight: 800;
  padding-bottom: 11px;
  margin-top: 26px;
}
.pt-layout-product-info-02 .pt-title:not(:first-child){
  margin-top: 19px;
}
.pt-layout-product-info-02 p{
  margin-top: 5px;
}
.pt-layout-product-info-02 .pt-title + p{
  margin-top: 0;
}
@media (min-width: 1025px){
  .pt-layout-product-info-02 ul:not([class]):not(.indent-left-none){
    margin-left: 32px;
  }
}
.pt-layout-product-info-02 ul:not([class]) > li{
  font-size: 16px;
  line-height: 25px;
  position: relative;
  padding: 0 0 0 11px;
  color: #777777;
}
.pt-layout-product-info-02 ul:not([class]) > li a{
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-layout-product-info-02 ul:not([class]) > li a:hover{
  color: #252425;
}
.pt-layout-product-info-02 ul:not([class]) > li:before{
  content: '';
  width: 4px;
  height: 4px;
  background: #777777;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  border-radius: 50%;
}
.pt-layout-product-info-02 ul:not([class]) > li ul{
  margin: 0px 0 0 8px;
}
.pt-layout-product-info-02 ul:not([class]) > li ul > li{
  font-size: 14px;
  position: relative;
  padding: 4px 0 0 12px;
}
.pt-layout-product-info-02 ul:not([class]) > li ul > li:before{
  content: '';
  width: 4px;
  height: 4px;
  background: #191918;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: -2px;
  border-radius: 50%;
}
.pt-layout-product-info-02 ul:not([class]).pt-size-small > li{
  font-size: 16px;
  line-height: 25px;
}
.pt-layout-product-info-02 ul:not([class]).pt-size-small > li:before{
  top: 11px;
}
.pt-layout-product-info-02 ul:not([class]) + ul{
  margin-top: 5px;
}
.pt-layout-product-info-02 form{
  text-align: left;
  margin-top: 5px;
}
.pt-layout-product-info-02 form .btn{
  margin-top: 6px;
}
.pt-layout-product-info-02 form textarea{
  height: 176px;
}
.pt-layout-product-info-02 .form-default .form-group{
  margin-bottom: 24px;
}
.pt-layout-product-info-02 > *:nth-child(1){
  margin-top: 0;
}

/*
   Listing pages:
*/
/* section inside container */
.content-indent:not(:first-child){
  margin-top: 52px;
}

/* pt-filters-options */
.pt-filters-options{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1025px){
  .flex-sm-row-reverse .pt-filters-options{
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.pt-filters-options .pt-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 800;
  letter-spacing: 0.02em;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.pt-filters-options .pt-btn-toggle{
  display: none;
}
.pt-filters-options .pt-btn-toggle a{
  color: #333333;
  line-height: 1;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-filters-options .pt-btn-toggle a .pt-icon{
  display: inline-block;
  position: relative;
  top: 7px;
}
.pt-filters-options .pt-btn-toggle a .pt-icon svg{
  width: 22px;
  height: 24px;
}
.pt-filters-options .pt-btn-toggle a .pt-icon + .pt-text{
  margin-left: 5px;
}
.pt-filters-options .pt-btn-toggle a .pt-text{
  display: inline-block;
  padding: 13px 0;
  font-size: 14px;
  font-weight: 800;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
 .pt-filters-options .pt-btn-toggle a:hover .pt-text{
  color: #252425;
}
@media (min-width: 1025px){
  .pt-filters-options .pt-btn-toggle a{
    font-size: 14px;
  }
}
@media (max-width: 1024px){
  .pt-filters-options .pt-btn-toggle a{
    font-size: 13px;
  }
}
.pt-filters-options .pt-sort:not(:last-child){
  margin-right: 22px;
}
.pt-filters-options .pt-sort select:not(:first-child){
  margin-left: 10px;
}
.pt-filters-options .pt-sort [class^="custom-select"]:not(:first-child){
  margin-left: 22px;
}
.pt-filters-options .pt-quantity{
  display: inline-block;
  margin-right: -2px;
  margin-left: 3px;
  margin-top: -1px;
  font-size: 0;
  line-height: 0;
}
.pt-filters-options .pt-quantity a{
  padding: 5px;
  cursor: pointer;
  display: inline-block;
}
.pt-filters-options .pt-quantity a:not(.pt-show):not(.pt-show-siblings){
  display: none;
}
.pt-filters-options .pt-quantity a.active .icon-listing-one span{
  background-color: #333333;
}
.pt-filters-options .pt-quantity a.active [class^="icon-listing"]:not(.icon-listing-one) span, .pt-filters-options .pt-quantity a:hover [class^="icon-listing"]:not(.icon-listing-one) span,
.pt-filters-options .pt-quantity a:hover .icon-listing-one span{
  border-color: #333333;
}
.pt-filters-options .pt-quantity .icon-listing-one{
  width: 24px;
  display: block;
}
.pt-filters-options .pt-quantity .icon-listing-one > span{
  display: block;
  width: 100%;
  height: 5px;
  border: solid 1px #d0d0d0;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.pt-filters-options .pt-quantity .icon-listing-one > span:not(:first-child){
  margin-top: 2px;
}
.pt-filters-options .pt-quantity .icon-listing-two{
  display: block;
}
.pt-filters-options .pt-quantity .icon-listing-two > span{
  width: 11px;
  height: 12px;
  display: block;
  float: left;
  border: 1px solid #d0d0d0;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.pt-filters-options .pt-quantity .icon-listing-two > span:not(:first-child){
  margin-left: 1px;
}
.pt-filters-options .pt-quantity .icon-listing-three{
  display: block;
}
.pt-filters-options .pt-quantity .icon-listing-three > span{
  width: 7px;
  height: 12px;
  display: block;
  float: left;
  border: 1px solid #d0d0d0;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.pt-filters-options .pt-quantity .icon-listing-three > span:not(:first-child){
  margin-left: 1px;
}
.pt-filters-options .pt-quantity .icon-listing-four{
  display: block;
}
.pt-filters-options .pt-quantity .icon-listing-four > span{
  width: 5px;
  height: 12px;
  display: block;
  float: left;
  border: 1px solid #d0d0d0;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.pt-filters-options .pt-quantity .icon-listing-four > span:not(:first-child){
  margin-left: 1px;
}
.pt-filters-options .pt-quantity .icon-listing-six{
  display: block;
}
.pt-filters-options .pt-quantity .icon-listing-six > span{
  width: 3px;
  height: 12px;
  display: block;
  float: left;
  border: 1px solid #d0d0d0;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.pt-filters-options .pt-quantity .icon-listing-six > span:not(:first-child){
  margin-left: 1px;
}
 @media (max-width: 1024px){
    .pt-filters-options{
       display: -ms-flexbox;
       display: -webkit-flex;
       display: flex;
       -webkit-flex-direction: row;
       -ms-flex-direction: row;
       flex-direction: row;
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
       -webkit-justify-content: flex-start;
       -ms-flex-pack: start;
       justify-content: flex-start;
       -webkit-align-content: center;
       -ms-flex-line-pack: center;
       align-content: center;
       -webkit-align-items: center;
       -ms-flex-align: center;
       align-items: center;
    }
    .pt-filters-options .pt-title{
         -webkit-flex: 0 0 auto;
         -ms-flex: 0 0 auto;
         flex: 0 0 auto;
         width: 100%;
         text-align: center;
         padding-bottom: 16px;
    }
    .pt-filters-options .pt-btn-toggle{
         display: inline-block;
         -webkit-flex: 1 1 auto;
         -ms-flex: 1 1 auto;
         flex: 1 1 auto;
    }
}
 @media (min-width: 1025px){
     .pt-filters-options.pt-options-left{
         -webkit-justify-content: flex-start;
         -ms-flex-pack: start;
         justify-content: flex-start;
    }
}

/*
  pt-filters-options desctop with desctop-no-sidebar
  *add class desctop-no-sidebar in html
*/
@media (min-width: 1025px){
  .desctop-no-sidebar.pt-filters-options{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .desctop-no-sidebar.pt-filters-options .pt-title{
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .desctop-no-sidebar.pt-filters-options .pt-btn-toggle{
    display: inline-block;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

/* pt-filters-options - buttons at different breakpoints */
@media (min-width: 1025px){
  .pt-filters-options + .pt-product-listing{
    margin-top: -10px;
  }
}

@media (max-width: 1024px) and (min-width: 576px){
  .pt-filters-options + .pt-product-listing{
    margin-top: -13px;
  }
}

@media (max-width: 575px){
  .pt-filters-options + .pt-product-listing{
    margin-top: -2px;
  }
}

.pt-product-listing{
  display: flex;
  flex-wrap: wrap;
}

.pt-product-listing > .pt-col-item{
  position: relative;
  width: 100%;
  min-height: 1px;
}

@media (min-width: 1025px){
  .pt-product-listing > .pt-col-item{
    margin-top: 40px;
  }
}

@media (max-width: 1024px) and (min-width: 576px){
  .pt-product-listing > .pt-col-item{
    margin-top: 40px;
  }
}

@media (max-width: 575px){
  .pt-product-listing > .pt-col-item{
    margin-top: 30px;
  }
}

.pt-product-listing:not(:only-child){
  justify-content: left;
}
.pt-product-listing .pt-empty-search{
  width:100%;
}

.pt-product-listing.pt-col-one > .pt-col-item{
  flex: 0 0 100%;
  max-width: 100%;
}

.pt-product-listing.pt-col-two > .pt-col-item{
  flex: 0 0 50%;
  max-width: 50%;
}

.pt-product-listing.pt-col-three > .pt-col-item{
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.pt-product-listing.pt-col-four > .pt-col-item{
  flex: 0 0 25%;
  max-width: 25%;
}

.pt-product-listing.pt-col-six > .pt-col-item{
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.tt_product_showmore{
  margin-top: 60px;
}

.tt_product_showmore .tt_item_all_js{
  margin-top: 18px;
}

.tt_product_showmore .tt_item_all_js.is-visibility{
  display: block;
}

@media (max-width: 360px){
  .tt_product_showmore [class^="btn"]{
    width: 100%;
  }
}

/* leftColumn mobile toggle*/
body.no-scroll:not(.touch-device),
html.win.ie body.no-scroll{
  padding-right: 17px;
}

body.no-scroll{
  overflow: hidden;
  width: 100%;
  position: fixed;
  z-index: 0;
}

.modal-filter{
  background: rgba(51, 51, 51, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 11;
  display: block;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

html.win.ie .modal-filter{
  background: rgba(0, 0, 0, 0.5);
}

.pt-btn-col-close{
  display: none;
  text-decoration: none;
  position: relative;
  width: 315px;
  left: -150%;
  top: 0;
  z-index: 13;
  background: #ffffff;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  transition: left 0.3s linear;
  background: #ffffff;
}
.pt-btn-col-close a{
  display: block;
  position: relative;
  padding: 30px 14px 13px 30px;
  font-size: 14px;
  text-align: left;
  background: transparent;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-btn-col-close a svg{
  width: 16px;
  height: 16px;
}
.pt-btn-col-close a .pt-icon{
  position: relative;
  top: 3px;
  color: #D0D0D0;
}
.pt-btn-col-close a .pt-icon + .pt-text{
  margin-left: 4px;
}
.pt-btn-col-close a .pt-icon{
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-btn-col-close a .pt-text{
  font-size: 14px;
  font-weight: 800;
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-btn-col-close a:hover .pt-icon{
  color: #333333;
}
.pt-btn-col-close a:hover .pt-text{
  color: #252425;
}
@media (min-width: 1025px){
  .pt-btn-col-close{
  background-image: background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), white 20%);
  background-image: background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), white 20%);
  background-image: background: linear-gradient(to top, rgba(255, 255, 255, 0), white 20%);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), white 20%);
  background: linear-gradient(to top, rgba(255, 255, 255, 0), white 20%);
  }
}

@media (max-width: 1024px){
  .pt-btn-col-close a{
    color:#777777;
  }
  .pt-btn-col-close a:before{
    top: 1px;
  }
  .pt-btn-col-close a:hover{
    color:#252425;
  }
  .pt-btn-col-close a:after{
    content: '';
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 10px;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white 60%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), white 60%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), white 60%);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), white 60%);
  }
}

@media (max-width: 1024px){
  .aside.leftColumn{
    position: fixed;
    display: block;
    margin: 0;
    background: #ffffff;
    z-index: 14;
    top: 0;
    left: -150%;
    height: 100%;
    width: 315px;
    max-width: inherit;
    text-align: left;
    -moz-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
  }
  .aside.leftColumn .pt-btn-col-close{
    display: block;
  }
}

@media (min-width: 1025px){
  .aside.leftColumn:not(.desctop-no-sidebar) .pt-filter-detach-option{
    display: none;
  }
}

/*
  leftColumn desctop toggle (listing-metro.html, listing-not-sidebar-full-width.html)
  *add class in html desctop-no-sidebar
*/
@media (min-width: 1025px){
  .aside.leftColumn.desctop-no-sidebar{
    position: fixed;
    display: block;
    margin: 0;
    background: #ffffff;
    z-index: 14;
    top: 0;
    left: -150%;
    height: 100%;
    width: 315px;
    max-width: inherit;
    text-align: left;
    overflow-x: hidden;
    -moz-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
  }
  .aside.leftColumn.desctop-no-sidebar .pt-btn-col-close{
    display: block;
  }
  .aside.leftColumn.desctop-no-sidebar .pt-btn-col-close + .pt-collapse{
    margin-top: 46px;
  }
}

/* leftColumn column open*/
.aside.leftColumn.column-open{
  left: 0;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 50px;
  padding-bottom: 20px;
}

.aside.leftColumn.column-open .pt-btn-col-close{
  left: 0;
  position: fixed;
}

html.ie .aside.leftColumn.desctop-no-sidebar,
html.ie .aside.leftColumn,
html.ie .pt-btn-col-close{
  -moz-transition: left 0s linear;
  -o-transition: left 0s linear;
  -webkit-transition: left 0s linear;
  transition: left 0s linear;
}

/*
  aside listing block
*/
.pt-collapse{
  position: relative;
}
.pt-collapse .pt-collapse-title{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  padding: 0 20px 0px 0;
  cursor: pointer;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-collapse .pt-collapse-title:hover{
  color: #252425;
}
.pt-collapse .pt-collapse-title .pt-icon{
  position: relative;
  top: -1px;
  margin-left: 4px;
  display: inline-block;
  line-height: 1;
  transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
}
.pt-collapse .pt-collapse-title + .pt-collapse-content{
  padding-top: 23px;
}
.pt-collapse .pt-collapse-content{
  opacity: 0;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.pt-collapse .pt-collapse-content .pt-list-row{
  margin-top: -5px;
}
.pt-collapse .pt-collapse-content .pt-list-row{
  margin-top: -5px;
}
.pt-collapse.open .pt-collapse-content{
  opacity: 1;
}
.pt-collapse.open .pt-icon{
  top: 4px;
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.pt-collapse:not(:last-child){
  margin-bottom: 37px;
}
@media (min-width: 1025px){
     .column-open .pt-collapse.hide ~ div{
         margin-top: 46px;
    }
}
@media (max-width: 1024px){
     .column-open .pt-collapse.hide ~ div{
         margin-top: 32px;
    }
}

/* desctope (listing-not-sidebar-full-width.html)*/
@media (min-width: 1025px){
     .column-open .pt-btn-col-close + .pt-collapse{
         margin-top: 20px;
    }
}
@media (max-width: 1024px){
     .column-open .pt-btn-col-close + .pt-collapse{
         margin-top: 32px;
    }
    .filters-mobile .filters-row-select > *:not(:first-child){
      margin-left:10px;
    }
}

/* desctope (listing-not-sidebar-full-width.html)*/
@media (min-width: 1025px){
  .column-open .pt-btn-col-close + .pt-collapse{
    margin-top: 20px;
  }
}

/* pt-filter-list (aside listing block)*/
.pt-filter-list{
  margin-top: -3px;
}

.pt-filter-list li{
  position: relative;
}

.pt-filter-list li a{
  display: block;
  position: relative;
  padding: 6px 0 6px 23px;
  font-size: 16px;
  line-height: 19px;
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-filter-list li a:before{
  font-family: 'fyanka';
  font-size: 11px;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 0px;
  width: 16px;
  height: 16px;
  color: #D0D0D0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-filter-list li a:before{
  content: "\e908";
}
.pt-filter-list li a:hover:before{
  color:#333333;
}
.pt-filter-list + .btn-link{
  margin-top: 6px;
}

/* pt-list-row (aside simple list)*/
.leftColumn .pt-list-row li a, .rightColumn .pt-list-row li a{
  display: block;
}
.pt-list-row{
  margin-top: -2px;
}
.pt-list-row li a{
  color: #777777;
  padding: 6px 0;
  font-size: 16px;
  line-height: 19px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-list-row li a:hover{
  color: #252425;
}
.pt-list-row li.active a{
  color: #252425;
}
.pt-list-row li:first-child a{
  padding-top: 0;
}
.pt-list-row li:last-child a{
  padding-bottom: 0;
}
.pt-list-row + [class^="btn"]{
  margin-top: 5px;
}

/* pt-aside (aside img block)*/
.pt-aside .pt-item:not(:first-child){
  margin-top: 16px;
}

.pt-aside .pt-item{
  display: flex;
  flex-wrap: wrap;
}

.pt-aside .pt-item .pt-img{
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-top: 4px;
  position: relative;
}

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

.pt-aside .pt-item .pt-img .pt-img-default{
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  overflow: hidden;
  top: 0;
  left: 0;
}

.pt-aside .pt-item .pt-img .pt-img-roll-over{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.pt-aside .pt-item .pt-img + .pt-content{
  flex: 0 0 50%;
  max-width: 50%;
}

.pt-aside .pt-item .pt-content .pt-title{
  font-size: 14px;
  font-weight: normal;
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-aside .pt-item .pt-content .pt-price{
  color:#333333;
  font-size: 16px;
  font-weight: 800;
}

.pt-aside .pt-item .pt-content .pt-price .sale-price{
  color: #f8353e;
  margin-right: 4px;
}

.pt-aside .pt-item .pt-content .pt-price .old-price{
  color:#333333;
  text-decoration: line-through;
}

.pt-aside .pt-item:hover .pt-img-default + .pt-roll-over{
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.pt-aside .pt-item:hover .pt-img-roll-over,
.pt-aside .pt-item:hover [class^="pt-img"]:last-child{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-aside .pt-item:hover .pt-title{
  color:#252425;
}

.pt-layout-product-item{
  margin-top: -40px;
}
.pt-layout-product-item .pt-product{
  margin-top: 40px;
}
/* pt-product item*/
.pt-product .pt-image-box .pt-label-location{
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 3;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 30px;
}
.pt-product .pt-image-box .pt-label-location [class^="pt-label-"]{
  margin-left: 3px;
  margin-top: 3px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 800;
  padding: 4px 6px 3px;
}
.pt-product .pt-image-box .pt-label-location .pt-label-new{
  background: #327fd9;
  color: #ffffff;
}
.pt-product .pt-image-box .pt-label-location .pt-label-sale{
  background: #e12c43;
  color: #ffffff;
}
.pt-product .pt-image-box .pt-label-location .pt-label-our-fatured{
  background: #fdbc20;
  color: #ffffff;
}
.pt-product .pt-image-box .pt-label-location .pt-label-our-stock{
  background:#333333;
  color: #ffffff;
}
.pt-product .pt-description .pt-btn-addtocart{
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
  display: inline-flex;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  position: relative;
  letter-spacing: 0.04em;
  font-size: 13px;
  line-height: 28px;
  padding: 0 20px;
  min-height: 44px;

  background-color: #080808;
  color: #ffffff;

  border:none;

  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pt-product .pt-description .pt-btn-addtocart.disable{
  background-color: #333333;
  color: #ffffff;
}
.pt-product .pt-description .pt-btn-addtocart.disable svg{
  color: #ffffff;
}
.pt-product .pt-btn-addtocart .icon-shopping_basket{
  position: relative;
  top: -1px;
  margin-right: 10px;
  transition: margin 0.4s ease;
}
.pt-product .pt-description .pt-btn-addtocart svg{
  width: 24px;
  height: 24px;
  color: #ffffff;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
.pt-product .pt-description .pt-btn-addtocart:hover{
  background: #807e80;
  color: #ffffff;
}
.pt-product .pt-description .pt-btn-addtocart:hover svg{
  color: #ffffff;
}

.pt-product .pt-image-box{
  position: relative;
}
.pt-product .pt-image-box .pt-img img,
.pt-product .pt-image-box .pt-img-roll-over img{
  width: 100%;
  height: auto;
}
.pt-product .pt-description{
  padding-top: 19px;
  position: relative;
  z-index: 2;
  background: #ffffff;
}
.pt-product .pt-description .pt-row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-product .pt-description .pt-row > *:nth-child(1){
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.pt-product .pt-description .pt-add-info{
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pt-product .pt-description .pt-add-info li{
  font-size: 13px;
  line-height: 19px;
  color:#777777;
}
.pt-product .pt-description .pt-add-info li a{
  color: #999999;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-product .pt-description .pt-add-info li a:hover{
  color: inherit;
  text-decoration: underline;
}
.pt-product .pt-description .pt-title{
  font-family: Neue Einstellung, sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}
.pt-product .pt-description .pt-price{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5px;
  font-size: 18px;
  font-weight: 800;
  color: #101010;
}
.pt-product .pt-description .pt-price .new-price{
  color: #f8353e;
}
.pt-product .pt-description .pt-price .old-price{
  font-weight: 400;
  color: #333333;
  text-decoration: line-through;
}
.pt-product .pt-description .pt-price > *:not(:first-child){
  margin-left: 7px;
}
.pt-product .pt-description .pt-price > span.hide + span{
  margin-left: 0px;
}
.pt-product .pt-description .pt-price .old-price .money{
  text-decoration: line-through;
}
.pt-product .pt-description .pt-price span{
  display: inline-block;
}
.pt-product .pt-description .pt-option-block{
  margin-top: 12px;
}
.pt-product .pt-description .pt-option-block > [class^="pt-options-"]:not(:first-child){
  margin-top: 7px;
}
.pt-product .pt-options-swatch{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pt-product .pt-options-swatch li{
  margin-left: 12px;
  margin-right: 0px;
}
.pt-product .pt-options-swatch{
  margin: -10px -1px 2px -12px;
}
.pt-layout-product-item + .tt_product_showmore{
  margin-top: 40px;
}
.prod-thumb-title-color a{
  color: #333333;
}
.prod-thumb-title-color a:hover{
  color: inherit;
  text-decoration: underline;
}
.pt-product .pt-description .pt-add-info li a{
  font-weight: 400;
}
.pt-product ul.pt-options-swatch li .options-color:after{
  border-color: #333333;
}
.pt-product ul.pt-options-swatch li a:not(.options-color){
  border-color: #ebebeb;
  color: #777777;
}
.pt-product ul.pt-options-swatch li:hover a:not(.options-color),
.pt-product ul.pt-options-swatch li.active a:not(.options-color){
  border-color: #333333;
  color: #333333;
}
@media (min-width: 1025px){
  .pt-product{
    overflow: hidden;
  }
.pt-product .pt-description .pt-product-inside-hover{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  width: 100%;
  background: #fff;
}
  .pt-product .pt-description .pt-product-inside-hover{
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  .pt-product .pt-image-box .pt-img{
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    overflow: hidden;
    top: 0;
    left: 0;
  }
  .pt-product .pt-image-box .pt-img-roll-over{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    width: 100%;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .pt-product .pt-description .pt-product-inside-hover > *{
    margin-top: 20px;
  }
  .pt-product:hover .pt-image-box .pt-img-roll-over + .pt-img{
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  .pt-product:hover .pt-image-box .pt-img-roll-over,
  .pt-product:hover .pt-image-box [class^="pt-img"]:last-child{
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  .pt-product .pt-product-inter-buttons{
  position: absolute;
  top: 14px;
  right: 20px;
  z-index: 4;
  opacity: 0;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  }
  .pt-product .pt-product-inter-buttons .wk-app-btn .pt-text{
    display:none;
  }
  .pt-product:hover .pt-product-inter-buttons{
  opacity: 1;
  }
  .pt-product .pt-product-inter-buttons a{
    display: block;
    padding-top: 6px;
  color:#333333;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .pt-product .pt-product-inter-buttons a:hover{
    color:#8d2c7f;
  }
  .pt-product .pt-product-inter-buttons a:not(:first-child){
    margin-top: 10px;
  }
  .pt-product .pt-product-inter-buttons a svg{
    width: 24px;
    height: 24px;
    margin-top:0;
  }
  .pt-product .pt-product-inter-buttons a .pt-icon{
    position:relative; 
    display: block;
    line-height:0;
  }
  .pt-product .pt-product-inter-buttons a .pt-icon svg:last-child{    
     display:none;
  }
  .pt-product .pt-product-inter-buttons a[data-action="wk-remove"]{
    color:#333333;
  }
  .pt-product .pt-product-inter-buttons a[data-action="wk-remove"] svg:first-child{
      display:none;
  } 
  .pt-product .pt-product-inter-buttons a[data-action="wk-remove"] svg:last-child{
      display:block;
  }  
  .pt-product .pt-product-inter-buttons-mob{
    display: none;
  }
  /* TYPE 2 */
  .pt-product.pt-product-type2{
    overflow: unset;
  }
 .pt-product-type2 .pt-description:not(.onerowactions) .pt-price{
  display: none;
  }
  .pt-product-type2 .pt-description .pt-btn-addtocart{
  padding: 0 10px;
  position: relative;
  z-index: 1;
  }
  .pt-product-type2 .pt-description .pt-btn-addtocart .icon-shopping_basket{
    margin: 0;  
  }
  .pt-product-type2 .pt-description .pt-btn-addtocart > *:nth-child(n+2){
   word-wrap: break-word;
    white-space: nowrap;
    max-width: 0;
    opacity:0;
    display: inline-block;    
    -webkit-transition: opacity 0.45s ease, max-width 0.45s ease;
    transition:  opacity 0.45s ease, max-width 0.45s ease;
  }
  
  
    .pt-product .pt-btn-addtocart .icon-shopping_basket{
      -webkit-transition: margin 0.45s ease;
    transition:  margin 0.45s ease;
    }

  .pt-product-type2 .pt-description .pt-product-inside-hover form{
    position: relative;
    display: inline-block;
    cursor: default;
    background: rgba(0,0,0,0);
  }
  .pt-product-type2 .pt-description .pt-product-inside-hover .pt-price{
    display: block;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 44px;
    padding-left: 16px;
      transform: translate(0, -50%);
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  }
    .pt-product-type2 .pt-description .pt-product-inside-hover .pt-price{
      line-height: 23px;
    }
    .pt-product-type2 .pt-description .pt-product-inside-hover .pt-price .old-price + .new-price{
      margin-top: -2px;
    }
  .pt-product-type2 .pt-description .pt-product-inside-hover .pt-price span{
    display: block;
  }
  .pt-product-type2 .pt-description .pt-product-inside-hover .pt-price > *:not(:first-child){
    margin-left: 0;
  }

  .pt-product-type2 .pt-description form:hover .pt-btn-addtocart > *:nth-child(n+2){
      max-width: 16.875rem;
      opacity:1;
  }
  .pt-product-type2 .pt-description form:hover .pt-btn-addtocart .icon-shopping_basket{
    margin-right: 10px;
  }
  .pt-product.pt-product-type2.thumbprod-center .pt-description .pt-product-inside-hover .pt-price{
      position: relative;
      top: inherit;
      transform: translate(0, 0%);
      left: inherit;
    }
    .pt-product.pt-product-type2.thumbprod-center .pt-description .pt-product-inside-hover .pt-row-btn form{
          display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;

            -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pt-product.pt-product-type2.thumbprod-center .pt-description .pt-product-inside-hover .pt-row-btn:hover .pt-price{
      display: none;
    }
}
@media (min-width: 1025px){
  .pt-product .pt-description .pt-btn-addtocart .icon-shopping_basket svg:nth-child(2){
   display: none;
  }
  .pt-product .pt-description .pt-btn-addtocart .icon-shopping_basket svg:nth-child(3){
   display: none;
  }
  .pt-product .pt-description .pt-btn-addtocart:hover .icon-shopping_basket svg:nth-child(2){
   display: inline-block;
  }
  .pt-product .pt-description .pt-btn-addtocart:hover .icon-shopping_basket svg:nth-child(1){
   display: none;
  }
  .pt-product .pt-description .pt-btn-addtocart.disable .icon-shopping_basket svg:nth-child(1),
  .pt-product .pt-description .pt-btn-addtocart.disable .icon-shopping_basket svg:nth-child(2){
    display: none;
  }
  .pt-product .pt-description .pt-btn-addtocart.disable .icon-shopping_basket svg:nth-child(3){
    display: block;
  }
  .pt-product .pt-description .pt-btn-addtocart.disable{
    background-color: #333333;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      -webkit-opacity: 1;
      opacity: 1;
  }
}
@media (max-width: 1024px){
  .pt-product .pt-description .pt-btn-addtocart .icon-shopping_basket svg:nth-child(2){
   display: none;
  }
  .pt-product .pt-description .pt-btn-addtocart .icon-shopping_basket svg:nth-child(3){
   display: none;
  }
  .pt-product .pt-description .pt-btn-addtocart.disable{
    background-color: #333333;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  .pt-product .pt-description .pt-btn-addtocart.disable .icon-shopping_basket svg:nth-child(3){
   display: block;
  }
  .pt-product .pt-description .pt-btn-addtocart.disable .icon-shopping_basket svg:nth-child(2),
  .pt-product .pt-description .pt-btn-addtocart.disable .icon-shopping_basket svg:nth-child(1){
   display: none;
  }
}
@media (max-width: 1024px) and (min-width: 1025px){
  .pt-product .pt-description .pt-product-inside-hover{
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
  }
}
@media (max-width: 1024px){
  .pt-product .pt-image-box .pt-btn-quickview{
    display: none;
  }
  .pt-product .pt-image-box .pt-img-roll-over{
    display: none !important;
  }
  .pt-product .pt-product-inter-buttons{
    display: none;
  }
  .pt-product.pt-small .pt-row{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .pt-product .pt-description .pt-product-inside-hover{
    position: inherit;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
  }
  .pt-product .pt-product-inter-buttons-mob{
    margin-top: 20px;
  }
  .pt-product .pt-product-inter-buttons-mob > *:not(:last-child){
    margin-right: 15px;
  }
  .pt-product .pt-product-inter-buttons-mob a{
    color: #333333;
     -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
  }
  .pt-product .pt-product-inter-buttons-mob .pt-text{
    display:none;
  }
  html:not(.touch-device).pt-product .pt-product-inter-buttons-mob a:hover{
    color: #8d2c7f;
  }
  .pt-product .pt-product-inter-buttons-mob a[data-action="wk-remove"]{
    color: #8d2c7f;
  }
  .pt-product .pt-product-inter-buttons-mob a .pt-icon svg:last-child{    
     display:none;
  }
  .pt-product .pt-product-inter-buttons-mob a[data-action="wk-remove"] .pt-icon svg:last-child{    
     display:inline-block;
  }
  .pt-product .pt-product-inter-buttons-mob a[data-action="wk-remove"] .pt-icon svg:first-child{    
     display:none;
  }
  .pt-product .pt-product-inter-buttons-mob a svg{
    width: 24px;
    height: 24px;
  }
  .pt-product.pt-small .pt-description .pt-btn-addtocart{
    padding: 0 10px;
  }
  .pt-product .pt-btn-addtocart .icon-shopping_basket{
    margin-right: 6px;
  }
  /* TYPE 2 */
  .pt-product-type2 .pt-description .pt-product-inside-hover .pt-price{
    display: none;
    }
}
@media (max-width: 500px){
  .pt-product .pt-row-btn{
  width:100%;
  }
  .pt-product .pt-product-inside-hover form{
    width:100%;
  }
  .pt-product .pt-btn-addtocart{
    width: 100%;
  }
  .icon-shopping_basket{
    margin-right: 6px;
  }
  .pt-product .pt-description .pt-btn-addtocart{
    padding: 0 4px;
  }
}
@media (max-width: 400px){
  .pt-product .pt-description .pt-btn-addtocart > *:nth-child(1){
    margin: 0;
  }
  .pt-product .pt-description .pt-btn-addtocart > *:nth-child(2){
    display: none;
  }
}
/* countdown product item */
.pt-product .pt-image-box .pt-countdown_box{
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 5
}
@media (min-width:1025px){
  .pt-product .pt-image-box .pt-countdown_box{
    padding: 10px
  }
}

.pt-product .pt-image-box .pt-countdown_box .pt-countdow-title{
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  padding-bottom: 10px;
  padding-left:3px;
  padding-right:3px;
}

.pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner{
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  padding: 13px 0 11px;
 
 
  background-color: rgba(255, 255, 255, 0.9);
}

.pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-layout-product-item.slick-slider .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row{
  display:block;
  font-size: 0;
  line-height: 0;
}
.pt-layout-product-item.slick-slider .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row > *{
  display:inline-block;
}

.pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section{
  position: relative;
  color: #333333;
  padding-left: 3.6%;
  padding-right: 3.6%
}

.pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section .countdown-amount{
  font-size: 22px;
  line-height: 15px;
  display: block;
  font-weight: 800
}

.pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section .countdown-period{
  display: block;
  padding-top: 4px;
  font-size: 12px;
  line-height: 18px
}

@media (max-width:1024px){
  .pt-product .pt-image-box .pt-countdown_box .pt-countdow-title{
    display: none
  }
  .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section .countdown-amount{
    font-size: 16px;
  }
}

@media (max-width:470px){
  .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section{
    padding-left: 3%;
    padding-right: 3%
  }
  .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section .countdown-amount{
    font-size: 14px
  }
  .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner .countdown-row .countdown-section .countdown-period{
    font-size: 10px
  }
}


/*
  pt-layout-col-promo
*/
@media (min-width:576px){
  .pt-layout-col-promo{
    margin-top: -30px
  }
  .pt-layout-col-promo [class^=pt-promo]{
    margin-top: 30px
  }
}

@media (max-width:575px){
  .pt-layout-col-promo{
    margin-top: -10px
  }
  .pt-layout-col-promo [class^=pt-promo]{
    margin-top: 10px
  }
}


/*
  pt-promo-box
*/

.pt-layout-promo-box .image-box img{
  max-width: inherit;
  width:100%;
  height:auto;
}
.pt-layout-promo-box:not(.nomargin){
  margin-top: -10px;
}
.pt-layout-promo-box:not(.nomargin) .pt-promo-box{
  margin-top:10px;
}
.pt-layout-promo-box:not(.nomargin) [class^="col"]{
  padding-right: 5px;
  padding-left: 5px;
}
.pt-layout-promo-box:not(.nomargin) .row,
.pt-layout-promo-box:not(.nomargin).row{
  margin-right: -5px;
  margin-left: -5px;
}
.pt-layout-promo-box:not(.nomargin).layout-inner-large{
  margin-top: -30px;
}
.pt-layout-promo-box:not(.nomargin).layout-inner-large .pt-promo-box{
  margin-top:30px;
}
.pt-layout-promo-box:not(.nomargin).layout-inner-large [class^="col"]{
  padding-right: 15px;
  padding-left: 15px;
}
.pt-layout-promo-box:not(.nomargin).layout-inner-large .row{
  margin-right: -15px;
  margin-left: -15px;
}



@media (max-width: 790px){
  .pt-list-sm-shift [class^="col-xs"]{
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.pt-promo-box{
  display: block;
  position: relative;
  overflow: hidden;
}
.pt-promo-box:not(.selecttext){
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.pt-promo-box > img,
.pt-promo-box .type2-img-box img{
  width: 100%;
  height: auto;
}
.pt-promo-box .type2-img-box{
  overflow: hidden;
}

.pt-promo-box .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 33px 38px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color:#777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-box .pt-description.pad20{
  padding: 20px;
}

.pt-promo-box .pt-description .pt-title-small{
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-box .pt-description .pt-title-large{
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-box .pt-description *.strong{
  font-weight: 800;
}

.pt-promo-box .pt-description .pt-title-three{
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-box .pt-description.pr-promo-type2 .pt-title-small{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}
.pt-promo-box .pt-description.pr-promo-type2 .pt-title-large{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
}
.pt-promo-box .pt-description.pr-promo-type2 .pt-title-three{
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
.pt-promo-box .pt-description.pr-promo-type2 > .pt-promo-nopad > *:nth-child(2),
.pt-promo-box .pt-description.pr-promo-type2 > *:not(.pt-promo-nopad) > *:nth-child(3){
  margin-top: 8px;
}


.pt-promo-box .pt-description.pr-promo-type3 .pt-title-small{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}
.pt-promo-box .pt-description.pr-promo-type3 .pt-title-large{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
}
.pt-promo-box .pt-description.pr-promo-type3 .pt-description-wrapper.pt-promo-nopad > *:nth-child(2):not(.btn){
  margin-top: 0px;
}

.pt-promo-box .pt-description.pr-promo-type3 .pt-title-small .pt-title-underline::before{
  display: none;
}
.pt-promo-box .pt-description.pr-promo-type2 .pt-title-large .pt-title-underline,
.pt-promo-box .pt-description.pr-promo-type3 .pt-title-large .pt-title-underline{
  display: inline-block;
  position: relative;
  overflow: hidden;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-box .pt-description.pr-promo-type2 .pt-title-large .pt-title-underline::before,
.pt-promo-box .pt-description.pr-promo-type3 .pt-title-large .pt-title-underline::before{
  position: absolute;
  bottom: 4px;
  left: -100%;
  width: 100%;
  border-bottom: 2px solid #333333;
  border-color: inherit;
  color: rgba(0,0,0,0);
  content: attr(data-hover);
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.pt-promo-box:hover .pt-description.pr-promo-type2 .pt-title-large .pt-title-underline::before,
.pt-promo-box:hover .pt-description.pr-promo-type3 .pt-title-large .pt-title-underline::before{
  left: 0%;
}

.pt-promo-box .pt-description p{
  font-size: 14px;
  line-height: 22px;
  margin-top: 4px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-box .pt-description [class^="promobuttonbox"]{
  margin-top: 34px;
}

.pt-promo-box .pt-description img{
  max-width: 100%;
  height: auto;
}
.pt-promo-box .pt-description.pt-point-v-t{
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-promo-box .pt-description.pt-point-v-b{
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.pt-promo-box .pt-description.pt-point-h-l{
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.pt-promo-box .pt-description.pt-point-h-r{
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

@media (max-width: 1024px){
  .pt-promo-box .pt-description .pt-title-small{
    font-size: 18px;
    line-height: 26px;
  }
  .pt-promo-box .pt-description .pt-title-large{
    font-size: 14px;
    line-height: 20px;
  }
  .pt-promo-box .pt-description .pt-title-large{
    font-size: 14px;
    line-height: 20px;
  }
  .pt-promo-box .pt-description .pt-title-small .pt-title-underline::before{
    bottom: 3px !important;
  }
  .pt-promo-box .pt-description.pr-promo-type2 .pt-title-small{
    font-size: 14px;
    line-height: 20px;
  }
  .pt-promo-box .pt-description.pr-promo-type2 .pt-title-large{
    font-size: 26px;
    line-height: 30px;
  }
  .pt-promo-box .pt-description.pr-promo-type2 .pt-title-three{
    font-size: 14px;
    line-height: 20px;
  }
  .pt-promo-box .pt-description [class^="promobuttonbox"]{
    display: none;
  }
  .pt-promo-box .pt-description.pr-promo-type3 .pt-title-large{
    font-size: 30px;
    line-height: 37px;
  }
}

@media (max-width: 575px){
  .pt-promo-box .pt-description .pt-title-small{
    font-size: 24px;
    line-height: 35px;
  }
  .pt-promo-box .pt-description .pt-title-large{
    font-size: 18px;
    line-height: 28px;
  }
  .pt-promo-box .pt-description .pt-title-large{
    font-size: 18px;
    line-height: 28px;
  }
  .pt-promo-box .pt-description.pr-promo-type2 .pt-title-small{
    font-size: 18px;
    line-height: 26px;
  }
  .pt-promo-box .pt-description.pr-promo-type2 .pt-title-large{
    font-size: 36px;
    line-height: 43px;
  }
  .pt-promo-box .pt-description.pr-promo-type2 .pt-title-three{
    font-size: 18px;
    line-height: 28px;
  }
  .pt-promo-box .pt-description p{
    margin-top: 0;
    line-height: 20px;
  }
  .pt-promo-box .pt-description [class^="btn"]{
    margin-top: 10px;
  }
  .pt-promo-box .pt-description.pr-promo-type3 .pt-title-large{
    font-size: 27px;
    line-height: 34px;
  }
}

.pt-promo-box .pt-description .pt-description-wrapper > *:nth-child(1){
  margin-top: 0;
}

@media (max-width: 575px){
  .pt-promo-box{
    margin-top: 10px;
  }
}

html:not(.ie) .pt-promo-box .pt-description .pt-description-wrapper .pt-background{
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper{
  padding: 27px;
  text-align: center;
  max-width: 550px;
  min-width: 47%;
  position: relative;
}
.pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper.pt-promo-nopad{
  padding: 0;
}
.pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper .pt-background{
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.9);
}

.pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper > *:not(.pt-background){
  position: relative;
}

@media (max-width: 1024px){
  .pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper{
    padding: 19px;
  }
}

@media (max-width: 575px){
  .pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper{
    padding: 15px;
  }
}

@media (min-width: 576px){
  .pt-promo-box:not(.pt-one-child) .pt-description img:first-child + *{
    margin-top: 24px;
  }
}

@media (max-width: 575px){
  .pt-promo-box:not(.pt-one-child) .pt-description img:first-child + *{
    margin-top: 12px;
  }
}

@media (min-width: 576px){
  .pt-promo-box:not(.pt-one-child) .pt-description [class^="pt-title"] + img,
  .pt-promo-box:not(.pt-one-child) .pt-description p + img{
    margin-top: 11px;
    margin-bottom: 11px;
  }
}

@media (max-width: 575px){
  .pt-promo-box:not(.pt-one-child) .pt-description [class^="pt-title"] + img,
  .pt-promo-box:not(.pt-one-child) .pt-description p + img{
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.pt-promo-box.pt-one-child .pt-description .pt-description-wrapper{
  padding: 8px 29px 8px;
  text-align: center;
  max-width: 409px;
  position: relative;
}
.pt-promo-box.pt-one-child .pt-description .pt-description-wrapper .pt-background{
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.9);
}

.pt-promo-box.pt-one-child .pt-description .pt-description-wrapper > *:not(.pt-background){
  position: relative;
}
@media (max-width: 1024px){
  .pt-promo-box.pt-one-child .pt-description .pt-description-wrapper{
    padding: 13px 18px 11px;
  }
}

@media (max-width: 575px){
  .pt-promo-box.pt-one-child .pt-description .pt-description-wrapper{
    padding: 13px 15px 11px;
  }
}

.pt-promo-box.pt-one-child .pt-description img{
  max-width: inherit;
  width: 100%;
}

@media (max-width: 575px){
  .pt-promo-box.pt-one-child .pt-description img{
    max-width: 147px;
  }
}

@media (min-width: 576px){
  .pt-promo-box.pt-one-child .pt-description img:first-child:not(:last-child){
    margin-top: 6px;
  }
}

@media (max-width: 575px){
  .pt-promo-box.pt-one-child .pt-description img:first-child:not(:last-child){
    margin-top: 2px;
  }
}

@media (min-width: 576px){
  .pt-promo-box.pt-one-child .pt-description img:first-child:not(:last-child) + *{
    margin-top: 12px;
  }
}

@media (max-width: 575px){
  .pt-promo-box.pt-one-child .pt-description img:first-child:not(:last-child) + *{
    margin-top: 9px;
  }
}

@media (min-width: 576px){
  .pt-promo-box.pt-one-child .pt-description img:not(:first-child):not(:last-child){
    margin-top: 11px;
    margin-bottom: 8px;
  }
}

@media (max-width: 575px){
  .pt-promo-box.pt-one-child .pt-description img:not(:first-child):not(:last-child){
    margin-top: 11px;
  }
}

.pt-promo-box:not(.hover-type-2):hover{
  text-decoration: none;
}

.pt-promo-box:not(.hover-type-2):hover .pt-description-wrapper .pt-background{
  top: -10px;
  left: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
}

.pt-promo-box:not(.hover-type-2):hover .btn-underline{
  border-color: transparent;
  color:#252425;
}

.pt-promo-box.hover-type-2:hover .pt-description-wrapper .pt-background{
  background: rgba(0, 0, 0, 0.85);
}

.pt-promo-box.hover-type-2:hover .pt-description-wrapper *{
  color: #ffffff;
}

.pt-promo-box.hover-type-2:hover .pt-description-wrapper .btn-underline{
  border-color: transparent;
}

.pt-description2 .pt-title-large{
  font-size: 24px;
  line-height: 35px;
}


.pt-promo-box .pt-description2{
    margin-top: 12px;
    font-size: 16px;
    line-height: 25px;
  }
  .pt-promo-box .pt-description2 .pt-title-large{
    font-size: 24px;
    line-height: 35px;
    font-weight:800;
  }
  .pt-promo-box .pt-description2 .pt-title-large span{
    display:inline-block;
    position:relative;
    overflow: hidden;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  .pt-promo-box .pt-description2 .pt-title-large span::before{
    position: absolute;
    top: -7px;
    left: -100%;
    width: 100%;
    border-bottom: 2px solid #333333;
    border-color: inherit;
    color: rgba(0,0,0,0);
    content: attr(data-hover);
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    transition: left 0.5s;
    transition-delay: 0.25s;
  }
  .pt-promo-box .pt-description2 .pt-text{
    position: relative;
    top:-8px;
  }
  .pt-promo-box:hover .pt-description2 .pt-title-large span::before{
    left: 0%;
    transition-delay: 0.35s;
  }
  @media (max-width: 1024px){
    .pt-promo-box .pt-description2 .pt-title-underline::before{
        display: none;
    }
  }

  @media (max-width: 576px){
    .pt-promo-box .pt-description2{
       margin-top: 10px;
      font-size: 14px;
    }
    .pt-promo-box .pt-description2 .pt-title-large{
      font-size: 18px;
    }
    .pt-promo-box .pt-description2 .pt-text{
      top:-15px;
    }
    html.mac .pt-promo-box .pt-description2 .pt-text{
      top:-8px;
    }
  }

@media (max-width: 790px){
  .pt-promo-box.pt-extra-responsive .pt-description br{
    display: none;
  }
}
@media (max-width: 575px){
  .pt-promo-box.pt-extra-responsive .pt-description{
    padding: 15px 20px 22px;
  }
  .pt-promo-box.pt-extra-responsive .pt-description.pr-promo-type2 .pt-title-large{
    font-size: 25px;
    line-height: 30px;
  }
  .pt-promo-box.pt-extra-responsive .pt-description.pr-promo-type2 .pt-title-small{
    font-size: 16px;
    line-height: 22px;
  }
  .pt-promo-box.pt-extra-responsive .pt-description.pt-point-h-l{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .pt-promo-box:not(.pt-one-child) .pt-description .pt-description-wrapper{
      max-width: inherit;
      min-width: inherit;
  }
}

.pt-promo-box .pt-color-white span{
   color:white;
}

/*
  pt-promo-fullwidth
*/
.pt-promo-fullwidth{
  display: block;
  position: relative;
  overflow: hidden;
}

.pt-promo-fullwidth > img{
  width: 100%;
  height: auto;
}

.pt-promo-fullwidth .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color:#777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth .pt-description .pt-description-wrapper{
  max-width: 900px;
  text-align: center;
}

.pt-promo-fullwidth .pt-description .pt-title-small{
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight:800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth .pt-description .pt-title-large{
  color: #333333;
  font-size: 64px;
  line-height: 77px;
  font-weight: 800;
  margin-top: 4px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth .pt-description p{
  font-size: 18px;
  line-height: 28px;
  margin-top: 4px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth .pt-description [class^="btn"]{
  margin-top: 33px;
}

.pt-promo-fullwidth .pt-description img{
  max-width: 100%;
  height: auto;
}

@media (min-width: 1701px){
  .pt-promo-fullwidth .pt-description{
     padding: 9% 17.6% 9.1%;
  }
}

@media (min-width: 1401px) and (max-width: 1700px){
  .pt-promo-fullwidth .pt-description{
    padding: 9% 8% 9.1%;
  }
}

@media (max-width: 1400px){
 .pt-promo-fullwidth .pt-description{
    padding: 9% 5% 9.1%;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large{
    font-size: 50px;
    line-height: 63px;
  }
}

@media (max-width: 1100px){
 .pt-promo-fullwidth .pt-description .pt-title-small{
         font-size: 16px;
         line-height: 24px;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large{
    font-size: 35px;
    line-height: 48px;
  }
  .pt-promo-fullwidth .pt-description p{
    font-size: 16px;
    line-height: 24px;
  }
  .pt-promo-fullwidth .pt-description [class^="btn"]{
    margin-top: 20px;
  }
}

@media (max-width: 900px){
  .pt-promo-fullwidth .pt-description .pt-description-wrapper{
    max-width: 420px;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large{
    font-size: 32px;
    line-height: 42px;
  }
  .pt-promo-fullwidth .pt-description [class^="btn"]{
    margin-top: 12px;
  }
}

@media (max-width: 789px){
  .pt-promo-fullwidth .pt-description{
    padding: 5% 5% 5.1%;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large{
    font-size: 27px;
    line-height: 37px;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large br{
    display: none;
  }
}

@media (max-width: 657px){
  .pt-promo-fullwidth .pt-description .pt-description-wrapper{
    max-width: 360px;
  }
  .pt-promo-fullwidth .pt-description .pt-title-small{
    font-size: 14px;
    line-height: 18px;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large{
    font-size: 21px;
    line-height: 30px;
  }
  .pt-promo-fullwidth .pt-description p{
    font-size: 14px;
    line-height: 18px;
  }
  .pt-promo-fullwidth .pt-description [class^="btn"]{
    margin-top: 10px;
  }
}

@media (max-width: 520px){
  .pt-promo-fullwidth .pt-description{
    padding: 5% 40px 5.1%;
  }
  .pt-promo-fullwidth .pt-description p{
    display: none;
  }
  .pt-promo-fullwidth .pt-description [class^="btn"]{
    margin-top: 10px;
  }
}

@media (max-width: 420px){
  .pt-promo-fullwidth .pt-description{
    padding: 5% 26px 5.1%;
  }
  .pt-promo-fullwidth .pt-description .pt-title-small{
    font-size: 12px;
    line-height: 16px;
  }
  .pt-promo-fullwidth .pt-description .pt-title-large{
    font-size: 16px;
    line-height: 25px;
  }
  .pt-promo-fullwidth .pt-description [class^="btn"]{
    margin-top: 6px;
  }
}

.pt-promo-fullwidth .pt-description *:nth-child(1){
  margin-top: 0;
}

@media (max-width: 450px){
  .pt-promo-fullwidth .pt-description:not(.pt-point-h-r):not(.pt-point-h-l) .pt-description-wrapper{
    max-width: 270px;
  }
}

/*
  pt-promo-fullwidth-02
*/
.pt-promo-fullwidth-02{
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pt-promo-fullwidth-02 > img{
  width: 100%;
  height: auto;
}

.pt-promo-fullwidth-02 .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color:#777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth-02 .pt-description .pt-description-wrapper{
  text-align: center;
}

.pt-promo-fullwidth-02 .pt-description .pt-title-large{
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-size: 34px;
  line-height: 44px;
  font-weight: 800;
  letter-spacing: 0.03em;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth-02 .pt-description p{
  font-size: 14px;
  line-height: 22px;
  margin-top: 23px;
  color:#777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fullwidth-02 .pt-description img{
  max-width: 100%;
  height: auto;
}

@media (max-width: 1024px){
  .pt-promo-fullwidth-02 .pt-description .pt-title-large{
    font-size: 24px;
    line-height: 30px;
  }
  .pt-promo-fullwidth-02 .pt-description p{
    line-height: 19px;
    margin-top: 15px;
  }
}

@media (max-width: 789px){
  .pt-promo-fullwidth-02 .pt-description .pt-title-large{
    font-size: 18px;
    line-height: 22px;
  }
  .pt-promo-fullwidth-02 .pt-description p{
    margin-top: 8px;
  }
}

@media (max-width: 575px){
  .pt-promo-fullwidth-02 .pt-description .pt-title-large{
    font-size: 16px;
    line-height: 19px;
  }
  .pt-promo-fullwidth-02 .pt-description .pt-title-large br{
    display: none;
  }
  .pt-promo-fullwidth-02 .pt-description p{
    margin-top: 5px;
  }
}

.pt-promo-fullwidth-02 .pt-description *:nth-child(1){
  margin-top: 0;
}

/* pt-promo-03 (listing banner aside) */
.pt-promo-03{
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pt-promo-03 > img{
  width: 100%;
  height: auto;
}
.pt-promo-03 .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-03 .pt-description .pt-title-large{
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-03 .pt-description p{
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-03 .pt-description .pt-title-large:not([class$="color"]){
  color: #ffffff;
}
.pt-promo-03 .pt-description p:not([class$="color"]){
  color: #ffffff;
}
.pt-promo-03 .pt-description img{
  max-width: 100%;
  height: auto;
}
 .pt-promo-03 .pt-description p{
    margin-top: 0;
 }
@media (min-width: 1230px){
  .pt-promo-03 .pt-description{
    padding: 32px 39px;
  }
  .pt-promo-03 .pt-description .pt-title-large{
    font-size: 24px;
    line-height: 35px;
  }
  .pt-promo-03 .pt-description p{
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1229px){
  .pt-promo-03 .pt-description{
    padding: 22px 29px;
  }
}
.pt-promo-03 .pt-description *:nth-child(1){
  margin-top: 0;
}

.pt-content-aside:not(:last-child){
  margin-bottom: 33px;
}

.pt-btn-col-close + .pt-content-aside{
  margin-top: 32px;
}
.pt-collapse + .pt-content-aside{
  margin-top: 43px;
}
.pt-collapse.open + .pt-content-aside{
  margin-top: 50px;
}

/*
  shopping account page (shopping_account.html)
*/
.pt-shopping-layout .pt-title-border{
  font-size: 24px;
  line-height: 34px;
  font-weight: 800;
  padding: 0 0 21px 0;
  letter-spacing: 0.02em;
}

.pt-shopping-layout .pt-title{
  font-size: 20px;
  padding-bottom: 26px;
  letter-spacing: 0.02em;
}

.pt-shopping-layout table + *[class^="btn"],
.pt-shopping-layout .pt-table-responsive + *[class^="btn"]{
  margin-top: 30px;
}

.pt-shopping-layout .pt-link-back{
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  font-size: 14px;
  color: #252425;
  margin-top: 20px;
  letter-spacing: 0.02em;
  display: inline-block;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-shopping-layout .pt-link-back svg{
    width: 24px;
    height: 24px;
}

.pt-shopping-layout .pt-link-back *[class^="icon-"]{
  font-size: 20px;
  top: 4px;
  position: relative;
  margin-right: 5px;
}

.pt-shopping-layout .pt-link-back:hover{
  color:#333333;
}

.pt-shopping-layout .pt-data{
  font-size: 15px;
  margin-top: 17px;
}

.pt-shopping-layout .pt-wrapper{
  margin-top: 55px;
}
.pt-shopping-layout .pt-wrapper + .pt-wrapper{
  margin-top: 75px;
}

.pt-shopping-layout .pt-title + .pt-wrapper{
  margin-top: 30px;
}
.pt-shopping-layout .pt-title + .pt-wrapper br + .btn-link{
  margin-top: 55px;
  margin-left: -7px;
}
.pt-shopping-layout .btn + .btn-link{
  margin-left: 34px;
}
.pt-shopping-layout .btn + .btn-link span:not([class]){
  color: #777777;
}

.pt-shopping-layout .pt-shop-btn{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 23px;
  margin-left: -37px;
}

.pt-shopping-layout .pt-shop-btn *[class^="btn"]{
  margin-left: 37px;
}

.pt-table-shop-01{
  border-bottom: 1px solid #e9e7e7;
  width: 100%;
}

.pt-table-shop-01 th,
.pt-table-shop-01 td{
  width: 20%;
  line-height: 17px;
}

.pt-table-shop-01 thead tr{
  border-top: 1px solid #e9e7e7;
}

.pt-table-shop-01 thead th{
  color:#333333;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.02em;
  padding: 12px 10px 10px 0;
  font-family: Neue Einstellung, sans-serif;
}

.pt-table-shop-01 tbody tr{
  border-top: 1px solid #e9e7e7;
}

.pt-table-shop-01 tbody td{
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 10px;
}

.pt-table-shop-01 tbody td a{
  color:#252425;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-table-shop-01 tbody td a:hover{
  color:#333333;
}

.pt-table-shop-01 tbody td:first-child{
  color:#252425;
}

.pt-table-shop-02{
  border-bottom: 1px solid #e9e7e7;
  width: 100%;
}

.pt-table-shop-02 thead tr{
  border-top: 1px solid #e9e7e7;
}

.pt-table-shop-02 thead th{
  color:#333333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 800;
  padding: 8px 10px 7px 0;
  font-family: Neue Einstellung, sans-serif;
}

.pt-table-shop-02 tbody tr{
  border-top: 1px solid #e9e7e7;
}

.pt-table-shop-02 tbody td{
  padding-top: 10px;
  padding-bottom: 7px;
  padding-right: 10px;
}

.pt-table-shop-02 tbody td a{
  color:#252425;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-table-shop-02 tbody td a:hover{
  color:#333333;
}

.pt-table-shop-02 tbody td:first-child{
  width: 20%;
  min-width: 134px;
  color:#333333;
  font-weight: 800;
  letter-spacing: 0.02em;
  font-family: Neue Einstellung, sans-serif;
  padding-top: 9px;
  padding-bottom: 8px;
  font-size: 16px;
}

.pt-table-shop-03{
  width: 100%;
}

.pt-table-shop-03 tr{
  border-bottom: 1px solid #e9e9e9;
}

.pt-table-shop-03 tr td:nth-child(1),
.pt-table-shop-03 tr th:nth-child(1){
  width: 35%;
  min-width: 150px;
}

.pt-table-shop-03 tr td:not(:nth-child(1)),
.pt-table-shop-03 tr th:not(:nth-child(1)){
  width: 21%;
  min-width: 85px;
}

.pt-table-shop-03 td,
.pt-table-shop-03 th{
  vertical-align: top;
  padding: 9px 10px 8px 0;
}

.pt-table-shop-03 strong{
  color:#333333;
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
}

.pt-table-shop-03 thead tr{
  border-top: 1px solid #e9e9e9;
}

.pt-table-shop-03 thead tr th{
  color:#333333;
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
}

.pt-shop-info{
  max-width: 317px;
}

.pt-shop-info .pt-item .pt-title{
  font-size: 14px;
  color:#333333;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 0;
}

.pt-shop-info .pt-item .pt-title + .pt-description{
  margin-top: 17px;
}

.pt-shop-info .pt-item .pt-description strong{
  color:#252425;
}

.pt-shop-info .pt-item .pt-description p{
  margin-top: 0;
}

.pt-shop-info .pt-item .pt-description a{
  color:#252425;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-shop-info .pt-item .pt-description a:hover{
  color:#333333;
}

.pt-shop-info .pt-item:not(:first-child){
  margin-top: 47px;
}

/*
    lookbook
*/
.pt-lookbook-list{
  margin-top: -10px;
}

.pt-lookbook-list.row{
  margin-left: -5px;
  margin-right: -5px;
}

.pt-lookbook-list [class^="col"]{
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.pt-lookbook{
  text-align: center;
  position: relative;
}

.pt-lookbook img{
  width: 100%;
  height: auto;
}

.pt-lookbook .pt-hotspot{
  position: absolute;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

.pt-lookbook .pt-hotspot .pt-btn{
  width: 30px;
  height: 30px;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}

.pt-lookbook .pt-hotspot .pt-btn:after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: attr(data-style-top);
  background-color: #252425;
  border-radius: 50%;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.pt-lookbook .pt-hotspot .pt-btn:before{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  line-height: 1;
  font-weight: normal;
  width: 30px;
  height: 30px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-lookbook .pt-hotspot .pt-img a{
  display: block;
}

.pt-lookbook .pt-hotspot .pt-content-parent{
  display: none;
}

.pt-lookbook .pt-hotspot .pt-description .new-price{
  margin-right: 7px;
}

.pt-lookbook .pt-hotspot .pt-description .old-price{
  text-decoration: line-through;
}

@media (max-width: 789px){
  .pt-lookbook .pt-hotspot .pt-hotspot-content{
    position: relative;
  }
  .pt-lookbook .pt-hotspot .pt-hotspot-content .pt-description .pt-title{
    padding-right: 16px;
  }
}

@media (max-width: 575px){
  .pt-lookbook .pt-hotspot .pt-hotspot-content .pt-description .pt-title{
    margin-top: -3px;
    line-height: 17px;
  }
  .pt-lookbook .pt-hotspot .pt-hotspot-content .pt-description .pt-price{
    margin-top: 4px;
  }
  .pt-lookbook .pt-hotspot .pt-hotspot-content .pt-description [class^="btn"]{
    margin-top: 10px;
  }
}

.pt-lookbook .pt-hotspot.active .pt-btn{
  padding: 10px;
}

.pt-lookbook .pt-hotspot.active .pt-btn:after{
  background-color: #333333;
}

.pt-lookbook .pt-hotspot.active .pt-btn:before{
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

@media (max-width: 789px){
  .pt-lookbook .pt-hotspot.active{
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 7;
  }
  .pt-lookbook .pt-hotspot.active .pt-btn{
    z-index: 0;
  }
  .pt-lookbook .pt-hotspot.active:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(51, 51, 51, 0.5);
  }
  .pt-lookbook .pt-hotspot.active .pt-hotspot-content{
    position: relative;
    z-index: 8;
    left: 0;
  }
  .pt-lookbook .pt-hotspot.active .pt-hotspot-content .pt-img{
    width: 28%;
    min-width: 28%;
  }
}

body:not(.touch-device) .pt-hotspot .pt-btn:hover:after{
  background-color: #333333;
}

.pt-hotspot-content{
  background-color: #ffffff;
  z-index: -1;
  padding: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: -4px;
  box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.06);
}

.pt-hotspot-content img{
  max-width: 100%;
  height: auto;
}

.pt-hotspot-content .pt-btn-close{
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  z-index: 1;
  width: 41px;
  height: 41px;
  color: #D0D0D0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-hotspot-content .pt-btn-close:before{
  font-family: 'fyanka';
   content: "\e908";
  font-size: 23px;
  line-height: 1;
  position: absolute;
  top: 19px;
  right: 20px;
  font-size: 16px;  
}
.pt-hotspot-content .pt-btn-close:hover{
  color:#333333;
}

.pt-hotspot-content .pt-img{
  width: 80px;
  min-width: 80px;
}

.pt-hotspot-content .pt-img+.pt-description{
  margin-left: 13px;
}

.pt-hotspot-content .pt-description{
  text-align: left;
}

.pt-hotspot-content .pt-description .pt-title{
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #333333;
  margin-top: -2px;
  padding-right: 12px;
}

.pt-hotspot-content .pt-description .pt-title a{
  color: #333333;
}

.pt-hotspot-content .pt-description .pt-title a:hover{
  color: #252425;
}

.pt-hotspot-content .pt-description .pt-price{
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  color: #101010;
  padding-right: 12px;
  margin-top: 3px;
}

.pt-hotspot-content .pt-description .pt-price .old-price{
  color: #333333;
  text-decoration: line-through;
  font-weight: 400;
}

.pt-hotspot-content .pt-description .pt-price .new-price{
  color: #f8353e;
}

.pt-hotspot-content .pt-description [class^="btn"]{
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 18px;
  width: 100%;
}

.pt-hotspot-content .pt-description>*:nth-child(1):not(.pt-title){
  margin-top: 0;
}

@media (min-width: 790px){
  .pt-hotspot-content{
    width: 320px;
  }
}

@media (max-width: 789px){
  .pt-hotspot-content{
    max-width: 300px;
  }
}

.pt-lookbook-popup{
  position: absolute;
  z-index: 9;
  display: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}


/*
    pt-lookbook-02
*/

.pt-lookbook-list-02{
  margin-top: -36px;
}

.pt-lookbook-list-02 [class^="col"]{
  margin-top: 36px;
}

.pt-lookbook-02 .pt-img img{
  width: 100%;
  height: auto;
}

.pt-lookbook-02 .pt-description{
  margin-top: 17px;
}

.pt-lookbook-02 .pt-description ul{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 23px;
}

.pt-lookbook-02 .pt-description ul li{
  color: #333333;
}

.pt-lookbook-02 .pt-description ul li a{
  display: inline-block;
  position: relative;
  color: #333333;
}
.pt-lookbook-02 .pt-description ul li a div{
  display:inline-block;
}
.pt-lookbook-02 .pt-description ul li a:after{
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background: #333333;
  height: 1px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

@media (min-width: 1025px){
  .pt-lookbook-02 .pt-description ul li a:hover:after{
    width: 100%;
  }
}
@media (max-width: 1024px){
  html:not(.touch-device) .pt-lookbook-02 .pt-description ul li a:hover:after{
    width: 100%;
  }
  .pt-lookbook-02 .pt-description ul li a:focus:after{
    width: 100%;
  }
}

.pt-lookbook-02 .pt-description .pt-price{
  color: #252425;
  font-weight: 800;
  transition: opacity 0.2s linear;
}

.pt-lookbook-02 .pt-description .pt-price .new-price{
  color: #e12c43;
}

.pt-lookbook-02 .pt-description .pt-price .old-price{
  color: #777777;
  font-weight: normal;
  text-decoration: line-through;
}
@media (max-width: 575px){
  .pt-lookbook-02 .pt-description ul li:not(:first-child){
    margin-top:10px;
  }
}

/*
Footer
    * footer mobile begin < 789px
*/
footer{
  background-color: #f7f8fa;
  color: #777777;
  overflow: hidden;
  font-size: 14px;
}

footer:not([class^="pt-offset"]){
    margin-top: 100px;
}
@media (max-width: 575px){
  footer:not([class^="pt-offset"]){
    margin-top: 47px;
  }
}

@media (min-width: 791px){
    footer:not(.pt-inner-small){
        padding: 97px 0 74px 0;
    }
    footer.pt-inner-small{
        padding: 39px 0 41px 0;
    }
}

@media (max-width: 790px){
    footer{
        padding: 36px 0 36px 0;
    }
}
footer.nomargin{
  margin-top:0;
}
@media (min-width: 791px){
    footer .pt-footer-default + .pt-footer-col{
        margin-top: 1px;
    }
    footer .pt-footer-default + .pt-footer-custom{
        margin-top: 58px;
    }
    footer .pt-footer-col{
        margin-top: -55px;
    }
    footer .pt-footer-col [class^="col-"]{
        margin-top: 55px;
    }
    footer .pt-footer-col [class^="col-"] .pt-social-box{
        margin-top: 24px;
    }
    footer .pt-footer-col [class^="col-"] .pt-footer-title+*{
        margin-top: 0;
    }
    footer .pt-footer-default [class^="col-"] .pt-footer-title+.newsletterform-01{
        margin-top: 6px;
    }
    footer .pt-footer-default [class^="col-"] .pt-newsletterform-row{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    footer .pt-footer-default [class^="col-"] .pt-social-box{
      position: relative;
      top: 1px;
    }
    footer .pt-footer-default [class^="col-"] .pt-social-box .pt-social-box-icon{
      margin-top: -1px;
    }
}

@media (min-width: 791px) and (min-width: 1025px){
    footer .pt-footer-default [class^="col-"] .pt-newsletterform-row{
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    footer .pt-footer-default [class^="col-"] .pt-newsletterform-row .pt-footer-title{
        margin-top: 4px;
        margin-right: 108px;
        padding-bottom: 0;
        white-space: nowrap;
    }
}

@media (min-width: 791px) and (max-width: 1024px){
    footer .pt-footer-default [class^="col-"] .pt-newsletterform-row{
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (min-width: 791px){
    footer .pt-footer-default [class^="col-"] .pt-newsletterform-row form{
        width: 100%;
    }
    footer .pt-footer-default [class^="col-"] .pt-newsletterform-row .newsletterform-01{
        margin-top: 1px;
    }
    footer .pt-footer-col [class^="col-"]>*:nth-child(1){
        margin-top: 0;
    }
    footer .pt-footer-col [class^="col-"] .pt-text-info{
        font-size: 16px;
        line-height: 23px;
    }
    footer .pt-footer-col [class^="col-"] .pt-logo-alignment{
        position: relative;
        top: 3px;
    }
    footer .pt-footer-col [class^="col-"] .pt-logo{
        padding-bottom: 3px;
    }
    footer .pt-footer-col [class^="col-"] .pt-logo+.pt-text-info{
        margin-top: 16px;
    }
}

@media (max-width: 790px){
    footer{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        font-size:14px;
        line-height:20px;
    }    
    footer .pt-footer-col{
      -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    footer .pt-mobile-offsetdown{
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
     footer .pt-footer-custom{
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    footer .pt-footer-col,
    footer .pt-footer-center,
    footer .pt-footer-custom,
    footer .pt-footer-default{
      width: 100%;
    }
    footer .pt-footer-col [class^="col-"] .pt-logo+.pt-text-info{
        margin-top: 16px;
    }
    .footerlogobox{
      padding-bottom:26px;
    }
    .footerlogobox .pt-social-box{
      margin-top:27px;
    }
}

@media (min-width: 791px){
    footer .pt-footer-center{
        text-align: center;
    }
    footer .pt-footer-center .pt-wrapper-center{
        max-width: 570px;
        margin: 0 auto;
    }
    footer .pt-footer-center .pt-wrapper-center:nth-child(1){
        margin-top: 0;
    }
    footer .pt-footer-center .row{
        justify-content: center;
    }
    footer .pt-footer-center .pt-social-box{
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    footer .pt-footer-center [class^="col-"]:not(:first-child){
        margin-top: 35px;
    }
}

@media (min-width: 791px){
    footer .pt-footer-custom:not(:nth-child(1)):not(.text-center){
        margin-top: 82px;
    }
    footer .pt-footer-custom:not(:nth-child(1)).text-center{
        margin-top: 51px;
    }
    footer .pt-footer-custom:not(.text-center) [class^="col-"] .pt-social-box{
        margin-top: 29px;
        margin-bottom: -5px;
    }
    footer .pt-footer-custom:not(.text-center) [class^="col-"] .pt-payment-list{
        margin-top: 8px;
    }
    footer .pt-footer-custom:not(.text-center) [class^="col-"]>*:nth-child(1){
        margin-top: 0;
    }
     footer .pt-footer-custom:not(.text-center) [class^="col-"]>*:nth-child(1).pt-social-box{
        margin-top: 10px;
    }
    footer .pt-footer-custom:not(.text-center) [class^="col-"]>*:nth-child(1).pt-payment-list{
        margin-top: -15px;
    }
    footer .pt-footer-custom:not(.text-center) [class^="col-"]:not(:first-child){
        margin-top: 12px;
    }
    footer .pt-footer-custom.text-center [class^="col-"]{
        text-align: center;
    }
    footer .pt-footer-custom.text-center [class^="col-"]:not(:first-child){
        margin-top: 29px;
    }
}

@media (min-width: 1025px){
    footer .pt-footer-custom [class^="col-"].col-lg-auto{
        margin-top: 0 !important;
    }
}

@media (max-width: 790px){
    footer .pt-footer-custom [class^="col-"]:not(:first-child){
        margin-top: 12px;
    }
    footer .pt-footer-custom.text-center{
        text-align: left !important;
    }
}

footer .pt-footer-title{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  padding: 0 0 18px 0;
  position: relative;
}

footer .pt-footer-title+.newsletterform-01{
    margin-top: 6px;
}

footer .pt-list li a{
  display: inline-block;
  padding: 5px 0;
  font-size: 16px;
  line-height: 1.35;
  color: #888888;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

footer .pt-list li a:hover{
  color: #101010;
}

footer .pt-list li:first-child a{
  padding-top: 0;
}

footer .pt-list li:last-child a{
  padding-bottom: 0;
}

footer .pt-list li.active a{
  color: #101010;
}

footer .pt-payment-list{
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 411px){
    footer .pt-payment-list{
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -15px;
        margin-top: -15px;
    }
    footer .pt-payment-list li{
        margin-left: 15px;
        margin-top: 15px;
    }
}

@media (max-width: 410px){
    footer .pt-payment-list{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: -5px;
        margin-left: -3px;
    }
    footer .pt-payment-list li{
        margin-top: 5px;
        padding-left: 3px;
        padding-right: 3px;
    }
}

footer .pt-address{
    margin-top: -1px;
    font-size: 16px;
    line-height: 23px;
}

footer .pt-address p:first-child{
    margin-top: 0;
}

footer .pt-address p:not(:first-child){
    margin-top: 26px;
}

footer .pt-box-copyright a{
  position: relative;
  display: inline-block;
  color: #8d2c7f;
}

footer .pt-box-copyright a:before{
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #8d2c7f;
  height: 1px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
footer .pt-box-copyright a:hover{
  color: #777777;
}

footer .pt-box-copyright a:hover:before{
  background-color: #777777;
}
footer .pt-box-copyright{
  color: #888888;
}
footer .pt-box-copyright a:hover:before{
    width: 100%;
}

footer .newsletterform-01{
  width: 100%;
}
footer .newsletterform-01 .form-group{
  position: relative;
  margin: 0;
  padding: 0;
}

footer .newsletterform-01 .form-group .pt-input{
  border-radius: 0;
  width: 100%;
  height: 44px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 800;
  padding: 3px 49px 3px 12px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  color: #777777;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0);
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
footer .newsletterform-01 .form-group .pt-input::placeholder{
  color: #777777;
}
footer .newsletterform-01 .form-group .pt-input:active,
footer .newsletterform-01 .form-group .pt-input:focus{
  border-color: transparent;
}
footer .newsletterform-01 .contact-form{
  margin-top: 0px;
}

footer .newsletterform-01 .form-group .pt-input:focus{
  outline: none;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0.08);
}

footer .newsletterform-01 .form-group ::-webkit-input-placeholder:not(focus){
  color: #777777;
}

footer .newsletterform-01 .form-group ::-moz-placeholder:not(focus){
  color: #777777;
}

footer .newsletterform-01 .form-group :-moz-placeholder:not(focus){
  color: #777777;
}

footer .newsletterform-01 .form-group :-ms-input-placeholder:not(focus){
  color: #777777;
}

footer .newsletterform-01 .form-group .pt-btn-icon{
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  width: 45px;
  height: 44px;
}

footer .newsletterform-01 .form-group .pt-btn-icon .pt-icon{
  position: relative;
  top: 4px;
  right: 1px;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
footer .newsletterform-01 .form-group .pt-btn-icon .pt-icon svg{
  width: 24px;
  height: 24px;
}

footer .newsletterform-01 .form-group .pt-btn-icon:hover .pt-icon{
  color: #dad6da;
}

footer .newsletterform-01 +  p{
    margin-top: 13px;
}

footer .pt-social-box{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .pt-social-box .pt-social-box-title{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 800;
}

footer .pt-social-box .pt-social-box-title{
    padding-right: 17px;
}

footer .pt-social-box .pt-social-box-icon{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  margin-top: -5px;
  margin-bottom: -5px;
}
footer .pt-social-box .pt-social-box-icon li a{
  padding: 8px 10px 4px;
  display: inline-block;
  color: #d0d0d0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

footer .pt-social-box .pt-social-box-icon li svg{
  width: 24px;
  height: 24px;
}

footer .pt-social-box .pt-social-box-icon li a:hover{
  color: #333333;
}

footer .pt-social-box .pt-social-box-icon li:first-child a{
  padding-left: 0;
}

footer .pt-social-box .pt-social-box-icon li:last-child a{
  padding-right: 0;
}

@media (min-width: 791px){
  footer .pt-mobile-collapse .pt-collapse-content{
    display: block !important;
  }
  footer .pt-mobile-collapse .pt-collapse-title .pt-icon{
    display: none;
  }
}

footer .pt-width-limit{
  max-width: 614px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 790px){
  footer .container{
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .pt-footer-title{
    padding-bottom: 0px;
  }
  footer .pt-mobile-collapse{
    padding-bottom: 29px;
  }
  footer .pt-mobile-collapse .pt-collapse-title{
    cursor: pointer;
  }
  footer .pt-mobile-collapse .pt-collapse-title .pt-icon{
    position: absolute;
    top: 1px;
    right: 0;
    color: #888888;
    transition-duration: 0.4s;
    transform: rotate(45deg);
    transition-property: transform;
    will-change: transform;
  }
  footer .pt-mobile-collapse .pt-collapse-title .pt-icon svg{
    width: 16px;
    height: 16px;
  }
  footer .pt-mobile-collapse .pt-footer-title{
    -webkit-transition: color 300ms linear 0s;
    -moz-transition: color 300ms linear 0s;
    -ms-transition: color 300ms linear 0s;
    -o-transition: color 300ms linear 0s;
    transition: color 300ms linear 0s;
  }
  footer .pt-mobile-collapse .pt-footer-title:hover{
    color: #43bba5;
  }
  footer .pt-mobile-collapse .pt-collapse-title.pt-open .pt-icon{
    transform: rotate(0deg);
  }
  footer .pt-mobile-collapse .pt-collapse-content{
    display: none;
  }
  footer .pt-mobile-collapse .pt-collapse-content>*:not(.pt-address){
    margin-top: 27px;
  }
  footer .pt-mobile-collapse .pt-collapse-content>.pt-address{
    margin-top: 24px;
    padding-bottom: 3px;
  }
  footer .pt-mobile-collapse .pt-collapse-content>.pt-address p:not(:first-child){
    margin-top: 16px;
  }
  footer .pt-footer-title:not(.pt-collapse-title){
    padding-bottom: 22px;
  }
  footer .pt-footer-custom:not(:first-child){
    margin-top: 32px;
  }
  footer .pt-footer-custom [class^="col-"] .pt-social-box{
    margin-top: 24px;
  }
  footer .pt-footer-custom [class^="col-"] .pt-payment-list{
    margin-top: 18px;
  }
  footer .pt-footer-custom [class^="col-"]>*:nth-child(1){
    margin-top: 0;
  }
  footer .pt-footer-custom [class^="col-"]>*:nth-child(1).pt-social-box{
    margin-top: 12px;
  }
  footer .pt-social-box{
    margin-top: 47px;
  }
  footer .pt-social-box .pt-social-box-title{
    padding-right: 36px;
  }
  footer .pt-social-box .pt-social-box-icon li a{
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .newsletterform-01 .form-group .pt-input{
    font-size: 16px;
  }
  footer .newsletterform-01 .form-group .pt-btn-icon{
    text-align: left;
    width: 49px;
  }
  footer .pt-list li a{
    padding: 9px 0;
  }
}

@media (max-width: 410px){
  footer .pt-footer-custom [class^="col-"]>.pt-payment-list:nth-child(1){
    margin-top: 5px;
  }
}

/*
  Header
*/
@media (min-width: 1025px){
  .design2_header_bottom_gap{
    margin-bottom:30px;
  }
  .design2_header_cat .menuwithbackground:before{
    content:'';
    position:absolute;
    width:calc(100% + 15px);
    height:100%;
    background: #333333;
    top:0;
    left:0;
    margin-left:-30px;
  }
}
.headerunderline{
  border-bottom: 1px solid #e9e7e7;
}
.topbarbox.headerunderline{
  border-bottom: 1px solid #ebebeb;
}

/*
  top-panel
*/
.pt-top-panel{
  background-color: #ff7451;
  position: relative;
  z-index: 8;
}

.pt-top-panel .pt-row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  position: relative;
  padding: 11px 35px 10px;
}

.pt-top-panel .pt-row .pt-description{
  text-align: center;
  width: 100%;
}

.pt-top-panel .pt-row .pt-description a:not([class]){
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #ffffff;
  font-weight: 800;
  cursor: pointer;
  padding: 0;
  outline: none;
}

.pt-top-panel .pt-row .pt-description a:not([class]):before{
  position: absolute;
  z-index: 2;
  bottom: 2px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '';
  color: transparent;
  background: #ffffff;
  height: 2px;
  pointer-events: none;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

.pt-top-panel .pt-row .pt-description a:not([class]):hover:before{
  width: 0%;
}

.pt-top-panel .pt-row .pt-link-dropdown{
  display: inline-block;
  position: relative;
}

.pt-top-panel .pt-row .pt-link-dropdown .pt-dropdown-toggle{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #ffffff;
  font-weight: 800;
  cursor: pointer;
  padding: 0;
  outline: none;
  cursor: help;
}

.pt-top-panel .pt-row .pt-link-dropdown .pt-dropdown-toggle:before{
  position: absolute;
  z-index: 2;
  bottom: 2px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '';
  color: transparent;
  background: #ffffff;
  height: 2px;
  pointer-events: none;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown{
  display: inline-block;
  z-index: 8;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu{
  width: 320px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 6px;
  z-index: -1;
  top: 100%;
  margin-top: 16px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper{
  color: #ffffff;
  background-color: #333333;
  font-size: 14px;
  line-height: 20px;
  padding: 20px;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper:after{
  content: '';
  position: absolute;
  left: 50%;
  top: -2px;
  border: 4px solid transparent;
  border-bottom-color: #333333;
  pointer-events: none;
  z-index: 11;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper a{
  display: inline-block;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper a:before{
  position: absolute;
  z-index: 2;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '';
  color: transparent;
  background: #ffffff;
  height: 1px;
  pointer-events: none;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper a:hover{
  color: #f7f7f7;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper a:hover:before{
  width: 0%;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown.is-active .pt-dropdown-toggle:before{
  width: 0%;
}

.pt-top-panel .pt-row .pt-link-dropdown.js-toppanel-link-dropdown.is-active .pt-dropdown-menu{
  display: block;
  opacity: 1;
  margin-top: 0px;
  z-index: 3;
  pointer-events: auto;
}

.pt-top-panel .pt-row .pt-link-dropdown:not(.js-toppanel-link-dropdown):hover .pt-dropdown-toggle:before{
  width: 0%;
}

.pt-top-panel .pt-row .pt-link-dropdown:not(.js-toppanel-link-dropdown) .pt-dropdown-menu{
  display: none;
}

.pt-top-panel .pt-row .pt-btn-close{
  text-decoration: none;
  padding: 5px;
  right: 0;
  font-weight: normal;
  cursor: pointer;
  background: none;
  border: none;
  position: absolute;
  margin-top: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-top-panel .pt-row .pt-btn-close svg{
  width:16px;
  height:16px;
}
.pt-top-panel .pt-row .pt-btn-close:hover{
  color: #f7f7f7;
}

@media (min-width: 576px){
  .pt-top-panel .pt-row{
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 575px){
  .pt-top-panel .pt-row{
    font-size: 17px;
    line-height: 23px;
  }
}

@media (max-width: 780px){
  .pt-top-panel .pt-row .pt-link-dropdown{
    position: inherit;
  }
  .pt-top-panel .pt-row .pt-link-dropdown .pt-dropdown-menu{
    padding-top: 6px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .pt-top-panel .pt-row .pt-link-dropdown .pt-dropdown-menu .pt-dropdown-wrapper:after{
    top: -2px;
  }
}

.pt-top-panel:hover{
  z-index: 11;
}


/*
    header an object
*/
header{
  line-height: 22px;
}

@media (max-width: 1024px){
  header .pt-desktop-header{
    display: none;
  }
}

@media (min-width: 1025px){
  header .pt-mobile-header{
    display: none;
  }
}

@media (min-width: 1240px){
  header .container-fluid{
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1239px){
  header .container-fluid{
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 1024px){
  header .container{
    max-width: inherit;
  }
}

header .pt-logo{
  position: relative;
  z-index: 2;
  display: inline-block;
}

header .pt-logo a{
  display: inline-block;
}

header .pt-logo a .pt-title{
  padding: 0;
  display: inline-block;
  font-size: 26px;
  line-height: 1.1;
  color: #333333;
  font-weight: 800;
}

header .pt-logo a:hover .pt-title{
  color: #333333;
}

header .pt-dropdown-obj .pt-dropdown-toggle{
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding: 5px 6px 5px 5px;
  color: #333333;
  background: none;
  border: none;
  display: inline-block;
   -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
@media (min-width: 1025px){
  header .pt-dropdown-obj .pt-dropdown-toggle .pt-text{
    display:none;
  }
}
header .pt-dropdown-obj.pt-cart .pt-dropdown-toggle{
  padding-right: 7px;
}

header .pt-dropdown-obj .pt-dropdown-toggle svg{
  width: 24px;
  height: 24px;
  pointer-events: none;
}
html:not(.touch-device) header .pt-dropdown-obj .pt-dropdown-toggle:hover{
  color: #868383;
}


header .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
  display: inline-block;
  width: 18px;
  height: 18px;
  font-weight: 800;
  border-radius: 50%;
  position: absolute;
  font-size: 12px;
  line-height: 1.6;
  pointer-events: none;
  text-align: center;
}

@media (min-width: 1025px){
  header .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
    background: #333333;
    color: #ffffff;
    top: -12px;
    right: -3px;
  }
}

@media (max-width: 1024px){
  header .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
    background: transparent;
    color: #333333;
    top: -4px;
    right: -9px;
  }
}

header .pt-dropdown-obj .pt-dropdown-menu{
  display: none;
  background: #ffffff;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 22;
}

header .pt-dropdown-obj.active .pt-dropdown-toggle{
  z-index: 2;
  color: #252425;
}

@media (max-width: 1024px){
  header .pt-dropdown-obj:not(.pt-search) .pt-dropdown-menu{
    position: fixed;
    display: block;
    right: auto;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
  }
}

@media (min-width: 1025px){
  header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add{
    display: none;
  }
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-title{
  color: #333333;
  font-size: 14px;
  line-height: 1.1;
  pointer-events: none;
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-close{
  font-size: 16px;
  padding: 35px 12px 14px 20px;
  display: block;
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-close svg{
  margin-right: 5px;
  margin-left: -4px;
  position: relative;
  top: 2px;
  pointer-events: none;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  color: #D0D0D0;
   -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-close:hover{
  color: #252425;
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-close:hover svg{
  color: #333333;
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-title{
  padding: 18px 0 17px 30px;
}

header .pt-dropdown-obj:not(.pt-search) .pt-mobile-add .pt-title+.pt-close{
  position: absolute;
  right: 9px;
  top: 0;
  font-size: 0;
  text-align: right;
}

header .pt-dropdown-obj02{
  position: relative;
  padding-top: 23px;
  padding-bottom: 19px;
}

header .pt-dropdown-obj02 .pt-dropdown-toggle{
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding: 7px 0px 14px 9px;
  font-size: 14px;
  line-height: 1;
  color: #777777;
  background: none;
  border: none;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-dropdown-obj02 .pt-dropdown-toggle>*{
  pointer-events: none;
}

header .pt-dropdown-obj02 .pt-dropdown-toggle:hover{
  color: #868383;
}

header .pt-dropdown-obj02 .pt-dropdown-toggle .pt-icon{
  display: inline-block;
  position: relative;
  transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  color: #d0d0d0;
  top: 4px;
}
header .pt-dropdown-obj02 .pt-dropdown-toggle .pt-icon svg{
  width: 14px;
  height: 14px;
  color: #d0d0d0;
  margin-left: -3px;
}
header .pt-dropdown-obj02 .pt-dropdown-toggle:hover .pt-icon svg{
  color: #868383;
}

header .pt-dropdown-obj02 .pt-dropdown-menu{
  display: none;
  border-top: 1px solid #ebebeb;
  background: #ffffff;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 22;
  padding: 14px 20px 11px 18px;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0.08);
  text-align: left;
}
header .wg-drop.country-selector{
  background: none !important;
}

@media (min-width: 1025px){
  header .pt-dropdown-obj02 .pt-dropdown-menu{
    width: 194px;
    padding:33px 40px 30px 40px;
  }
  header .pt-dropdown-obj02 .pt-dropdown-menu .wg-default .wg-drop.country-selector{
    line-height:22px;
  }
  header .pt-dropdown-obj02 .pt-dropdown-menu .wg-default .wg-drop.country-selector a{
    font-size:14px !important;
  }
  header .pt-dropdown-obj02 .pt-dropdown-menu .wg-drop.country-selector a{
    line-height:28px;
  }
}

@media (max-width: 1024px){
  header .pt-dropdown-obj02 .pt-dropdown-menu{
    width: 270px;
  }
}

header .pt-dropdown-obj02 .pt-dropdown-menu ul{
  margin-top: -1px;
}

header .pt-dropdown-obj02 .pt-dropdown-menu ul li{
  font-size: 14px;
}

header .pt-dropdown-obj02 .pt-dropdown-menu ul li a{
  color: #777777;
  padding: 3px 0;
  display: block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-dropdown-obj02 .pt-dropdown-menu ul li a:hover{
  color: #252425;
}

header .pt-dropdown-obj02 .pt-dropdown-menu ul li.active a{
  color: #252425;
}

header .pt-dropdown-obj02.active .pt-dropdown-toggle{
  z-index: 2;
  color: #252425;
}

header .pt-dropdown-obj02.active .pt-dropdown-toggle .pt-icon{
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
  filter: FlipV;
  -ms-filter: "FlipV";
  top: 0px;
}

header .pt-dropdown-obj02.active .pt-dropdown-menu{
  display: none;
}

header .pt-account .pt-dropdown-menu{
  border-top: 1px solid #ebebeb;
  box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.08);
}

@media (min-width: 1025px){
  header .pt-account .pt-dropdown-menu{
    width: 194px;
  }
}

@media (max-width: 1024px){
  header .pt-account .pt-dropdown-menu{
    width: 315px;
  }
}

@media (max-width: 1024px){
  header .pt-cart.pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
    right: -5px;
  }
}

header .pt-cart .pt-dropdown-menu{
  box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.08);
}
 @media (min-width: 1025px){
   header .pt-cart .pt-dropdown-menu{
      border-top: 1px solid #ebebeb;
   }
 }

@media (min-width: 1025px){
  header .pt-cart .pt-dropdown-menu{
    width: 360px;
  }
}

@media (max-width: 1024px){
  header .pt-cart .pt-dropdown-menu{
    width: 315px;
  }
  header .pt-cart .pt-dropdown-menu .pt-cart-layout .pt-cart-content{
    padding: 20px 20px 19px 20px;
  }
}

@media (min-width: 1025px){
  header .pt-cart.active .pt-dropdown-menu,
  header .pt-account.active .pt-dropdown-menu{
    display: none;
  }
}

@media (max-width: 1024px){
  header .pt-cart.active .pt-dropdown-menu,
  header .pt-account.active .pt-dropdown-menu{
    display: block;
    right: auto;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

header .pt-parent-box{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  vertical-align: top;
}

header .pt-parent-box:first-child .pt-dropdown-toggle{
  padding-left: 0;
}

@media (min-width: 1025px){
  header .pt-parent-box:last-child .pt-dropdown-toggle{
    padding-right: 0;
  }
}


.topbarbox{
  background: #ffffff;
  color: #888888;
}
.topbarbox strong{
  color: #333333;
}

header .pt-box-info{
  position: relative;
  width: 100%;
}

header .pt-box-info ul li{
  letter-spacing: 0.01em;
  font-size: 14px;
}

header .pt-box-info ul li a{
  color: #121111;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-box-info ul li a.pt-link-underline{
  display: inline-block;
  position: relative;
  color: #121111;
}

header .pt-box-info ul li a.pt-link-underline:before{
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '';
  color: transparent;
  background: #121111;
  height: 1px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
header .topbarbox a{
  color: #121111;
}
header .topbarbox a:hover,
header .pt-box-info ul li a:hover,
header .pt-box-info ul li a.pt-link-underline:hover{
  color: #807e80;
}
header .pt-box-info ul li a.pt-link-underline:hover:before{
  background: #807e80;
}


header .pt-box-info ul li a.pt-link-underline:hover:before{
  width: 0%;
}

header .pt-box-info ul li a:not([class]){
  color: #121111;
}

@media (max-width: 1024px){
  header .pt-box-info ul li{
    line-height: 17px;
  }
}

header .pt-box-info ul:not([class^="js-"]) li:not(:first-child){
  margin-left: 15px;
}

header .pt-box-info .slick-slider .slick-list{
  width: 100%;
}

header .pt-box-info .slick-slider{
  position: relative;
  cursor: grab;
}
header .pt-box-info .slick-slider:active,
header .pt-box-info .slick-slider:focus{
  cursor: grabbing;
}


header .pt-box-info .slick-slider{
  position: relative;
}

header .pt-box-info .slick-slider:after,
header .pt-box-info .slick-slider:before{
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  width: 6px;
}

header .pt-box-info .slick-slider:after{
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #ffffff 50%);
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0), #ffffff 50%);
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), #ffffff 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
  right: 0;
}

header .pt-box-info .slick-slider:before{
  content: '';
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff 50%);
  left: 0;
}

@media (min-width: 1025px){
  header .pt-account .pt-dropdown-menu .pt-dropdown-inner{
    padding: 35px 40px 33px 40px;
  }
}

@media (max-width: 1024px){
  header .pt-account .pt-dropdown-menu .pt-dropdown-inner{
    padding: 7px 20px 37px 20px;
  }
  header .pt-account .pt-dropdown-menu .pt-dropdown-inner ul li{
    letter-spacing: 0.01em;
  }
  header .pt-account .pt-dropdown-menu .pt-dropdown-inner ul li a{
    display: block;
    padding: 13px 0;
    color: #333333;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0.04em;
  }
  header .pt-account .pt-dropdown-menu .pt-dropdown-inner ul li a:hover{
    color: #252425;
  }
}

header .pt-account ul li{
  font-size: 14px;
}

header .pt-account ul li a{
  color: #777777;
  padding: 3px 0;
  display: block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
@media (min-width: 1025px){
  header .pt-account ul li:first-child a{
    padding-top:0px;
  }
  header .pt-account ul li:last-child a{
    padding-bottom:0px;
  }
}
header .pt-account ul li a:hover{
  color: #252425;
}

header .pt-cart .pt-cart-layout .pt-cart-empty{
  padding: 26px 15px 31px 40px;
  display: block;
}
@media (max-width: 1024px){
  header .pt-cart .pt-cart-layout .pt-cart-empty{
    padding: 26px 15px 31px 14px;
    text-align:center;
  }
}

header .pt-cart .pt-cart-layout .pt-cart-empty p{
  font-size: 18px;
  line-height: 26px;
  margin-top: 7px;
  color: #777777;
}

header .pt-cart .pt-cart-layout .pt-cart-content{
  padding: 38px 40px 33px;
}

header .pt-cart .pt-cart-layout .pt-cart-content>.pt-title{
  font-size: 18px;
  line-height: 1;
  color: #333333;
  padding: 0 0 22px 0;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-img{
  margin-top: 2px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-img img{
  width: 80px;
  height: auto;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item a:not([class]){
  display: flex;
  width: 100%;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item a:not([class]) .pt-title{
  color: #333333;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item a:not([class]):hover .pt-title{
  color: #252425;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-img+.pt-item-descriptions{
  margin-left: 14px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions{
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions .pt-title{
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions .pt-add-info{
  list-style: none;
  margin: 9px 0 0 0;
  padding: 0 0 6px 0;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions .pt-add-info li{
  color: #777777;
  font-size: 14px;
  line-height: 17px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions .pt-quantity{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 14px;
  color: #777777;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions .pt-price{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  color: #8d2c7f;
  margin-top: 7px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item .pt-item-descriptions>*:nth-child(1){
  margin-top: 0;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item:not(:first-child){
  margin-top: 27px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item-close .pt-btn-close{
  padding: 4px;
  position: relative;
  right: -2px;
  top: 2px;
  background: none;
  border: none;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #333333;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item-close .pt-btn-close svg{
  width: 24px;
  height: 24px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-list .pt-item-close .pt-btn-close:hover{
  color: #252425;
}

header .pt-cart .pt-cart-layout .pt-cart-content .checkbox-group{
  margin-top: 20px;
}
header .pt-cart .pt-cart-layout .checkbox-group label{
  font-size: 14px;
  line-height: 20px;
  padding-top: 6px;
  padding-left: 30px;
  color: #777777;
}

header .pt-cart .btn{
  background: #868383;
  color: #080808;
}
header .pt-cart .btn:hover{
  background: #333333;
  color: #ffffff;
}
header .pt-cart .btn-link, header .pt-cart .btn-link:focus{
  color: #333333;
}
header .pt-cart .btn-link:focus .pt-text:before{
  background-color: #333333;
}
header .pt-cart .btn-link:hover{
  color: #333333;
}
header .pt-cart .btn-link .pt-text:before{
  background-color: #333333;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-total-row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #ebebeb;
  margin-top: 30px;
  padding-top: 27px;
  font-weight: 800;
  font-size: 18px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-total-row .pt-cart-total-title{
  color: #333333;
  font-family: Neue Einstellung, sans-serif;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-total-row .pt-cart-total-price{
  color: #333333;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-btn{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-top: 19px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-btn .pt-item{
  width: 100%;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-btn .pt-item:not(:first-child){
  margin-top: 21px;
}

header .pt-cart .pt-cart-layout .pt-cart-content .pt-cart-btn .btn{
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
}

@media (min-width: 1025px){
  header .pt-search .pt-dropdown-menu{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    display: block;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu .container{
    position: relative;
    padding-top: 35px;
    padding-bottom: 30px;
  }
  header .pt-search .pt-dropdown-menu form{
    position: relative;
    display: block;
  }
  header .pt-search .pt-dropdown-menu .pt-search-input{
    background: transparent;
    font-size: 24px;
    font-weight: 800;
    border: none;
    border-bottom: 1px solid #eceaea;
    padding: 11px 12px 13px 0px;
    font-family: Neue Einstellung, sans-serif;
    box-shadow: none;
    outline: none;
    width: 100%;
    color: #333333;
    margin-top: 32px;
    border-radius: 0;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu .pt-search-input:not(focus)::-webkit-input-placeholder{
    color: #333333;
  }
  header .pt-search .pt-dropdown-menu .pt-search-input:not(focus)::-moz-placeholder{
    color: #333333;
  }
  header .pt-search .pt-dropdown-menu .pt-search-input:not(focus):-moz-placeholder{
    color: #333333;
  }
  header .pt-search .pt-dropdown-menu .pt-search-input:not(focus):-ms-input-placeholder{
    color: #333333;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-search{
    color: #333333;
    font-size: 30px;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    top: 41px;
    padding: 5px 0 4px 4px;
    margin-top: -4px;
    right: -1px;
    z-index: 3;
    display: inline-block;
    background: none;
    border: none;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-search svg{
    pointer-events: none;
    width: 24px;
    height: 24px;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-search:hover{
    color: #252425;
  }
  header .pt-search .pt-dropdown-menu .pt-info-text{
    color: #777777;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 25px;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-close{
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: absolute;
    top: 0;
    right: -1px;
    margin-top: -1px;
    color: #777777;
    font-size: 14px;
    line-height: 1;
    padding: 6px 0px 5px 5px;
    background: none;
    border: none;
    cursor: pointer;
    transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-close svg{
    pointer-events: none;
    width: 16px;
    height: 16px;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-close:hover{
    color: #252425;
  }
  header .pt-search .pt-dropdown-menu>.container{
    display: none;
  }
}

@media (max-width: 1024px){
  header .pt-search .pt-dropdown-menu{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    position: absolute;
    z-index: -2;
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
  }
  header .pt-search .pt-dropdown-menu .container{
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
  }
  header .pt-search .pt-dropdown-menu .container [class^="pt-col"]:first-child:first-child{
    padding-left: 0;
  }
  header .pt-search .pt-dropdown-menu .pt-info-text{
    display: none;
  }
  header .pt-search .pt-dropdown-menu form{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .pt-search .pt-dropdown-menu form .pt-col:first-child{
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }
  header .pt-search .pt-dropdown-menu form .pt-col:last-child{
    margin-left: 20px;
  }
  header .pt-search .pt-dropdown-menu form .pt-search-input{
    background: transparent;
    font-size: 16px;
    border: 1px solid transparent;
    padding: 14px 12px 8px 0px;
    box-shadow: none;
    outline: none;
    font-weight: 800;
    width: calc(100% - 40px);
    color: #777777;
    border-radius: 0;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu form .pt-search-input:not(focus)::-webkit-input-placeholder{
    color: #777777;
  }
  header .pt-search .pt-dropdown-menu form .pt-search-input:not(focus)::-moz-placeholder{
    color: #777777;
  }
  header .pt-search .pt-dropdown-menu form .pt-search-input:not(focus):-moz-placeholder{
    color: #777777;
  }
  header .pt-search .pt-dropdown-menu form .pt-search-input:not(focus):-ms-input-placeholder{
    color: #777777;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-close{
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    color: #777777;
    font-size: 20px;
    line-height: 1;
    font-family: "yanka";
    padding: 3px 0px 5px 5px;
    background: none;
    border: none;
    cursor: pointer;
    position: relative;
    top: 3px;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-close svg{
    pointer-events: none;
    width: 24px;
    height: 24px;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-search{
    color: #8d2c7f;
    font-size: 20px;
    line-height: 1;
    font-family: "yanka";
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -11px;
    right: 40px;
    z-index: 3;
    display: inline-block;
    background: none;
    border: none;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  header .pt-search .pt-dropdown-menu .pt-btn-search svg{
    pointer-events: none;
    width: 24px;
    height: 24px;
  }
  header .pt-search .pt-dropdown-menu .search-results{
    position: absolute;
    top: 30px;
    left: 0;
    padding: 11px 11px 19px;
  }
}

@media (max-width: 1024px) and (min-width: 481px){
  header .pt-search .pt-dropdown-menu .search-results{
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1024px) and (max-width: 481px){
  header .pt-search .pt-dropdown-menu .search-results{
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}

header .pt-search .search-results{
  position: relative;
  padding: 0;
  width: 100%;
  display: none;
}

@media (max-width: 1024px){
  header .pt-search .search-results{
    background: #ffffff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.04);
    margin-top: 22px;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) and (min-width: 481px){
  header .pt-search .search-results{
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1024px) and (max-width: 481px){
  header .pt-search .search-results{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (max-width: 1024px){
  header .pt-search .search-results ul{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  header .pt-search .search-results ul>li{
    display: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  header .pt-search .search-results ul>li a{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    color: #777777;
    padding: 0;
    position: relative;
    background-color: transparent;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
  }
  header .pt-search .search-results ul>li a .thumbnail{
    width: 80px;
    min-width: 80px;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    border-right: 2px solid #ffffff;
  }
  header .pt-search .search-results ul>li a .thumbnail img{
    width: 100%;
    height: auto;
  }
  header .pt-search .search-results ul>li a .pt-description{
    padding: 5px 15px 5px 16px;
    white-space: normal;
    font-size: 14px;
    line-height: 24px;
  }
  header .pt-search .search-results ul>li a .pt-description .pt-title{
    font-size: 16px;
    line-height: 19px;
    color: #333333;
  }
  header .pt-search .search-results ul>li:not(:first-child){
    margin-top: 10px;
  }
  header .pt-search .search-results ul li:nth-child(-n+3){
    display: block;
  }
}

@media (min-width: 1025px){
  header .pt-search .search-results{
    margin-top: 30px;
    background: #ffffff;
  }
  header .pt-search .search-results ul{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-right: -15px;
    margin-left: -15px;
  }
  header .pt-search .search-results ul>li{
    display: block;
    width: 16.666%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
  header .pt-search .search-results ul>li a{
    display: block;
    color: #777777;
  }
  header .pt-search .search-results ul>li a .thumbnail img{
    width: 100%;
    height: auto;
  }
  header .pt-search .search-results ul>li a .pt-description{
    padding: 8px 0px 0px 0px;
    white-space: normal;
    font-size: 16px;
    line-height: 23px;
  }
  header .pt-search .search-results ul>li a .pt-description .pt-title{
    font-size: 16px;
    line-height: 23px;
    color: #333333;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  header .pt-search .search-results ul>li a:hover .pt-title{
    color: #252425;
  }
}

header .pt-search .pt-view-all{
  background: none;
  border: none;
  padding: 0;
  margin-top: 15px;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .pt-search .pt-view-all:hover{
  text-decoration: none;
}
header .pt-search .pt-view-all a{
  color: #333333;
}
header .pt-search .pt-view-all a:hover{
  color: #252425;
}

@media (min-width: 1025px){
  header .pt-search.active .pt-dropdown-menu{
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  header .pt-search.active .pt-dropdown-menu>.container{
    display: block;
  }
}

@media (max-width: 1024px){
  header .pt-search.active .pt-dropdown-menu{
    z-index: 3;
    opacity: 1;
  }
}

header .pt-search-02{
  position: relative;
  display: inline-block;
}

header .pt-search-02 .search-form{
  position: relative;
}

header .pt-search-02 .search-form .pt-search-input{
  font-family: Neue Einstellung, sans-serif;
  width: 100%;
  height: 44px;
  border: 1px solid #e9e7e7;
  background: #ffffff;
  padding: 3px 44px 4px 18px;
  color: #777777;
  font-weight: 800;
  font-size: 16px;
  line-height: 25px;
  box-shadow: none;
  outline: none;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
header .pt-search-02 .search-form .pt-search-input:not(focus)::-webkit-input-placeholder{
  color: #777777;
}
header .pt-search-02 .search-form .pt-search-input:not(focus)::-moz-placeholder{
  color: #777777;
}
header .pt-search-02 .search-form .pt-search-input:not(focus):-moz-placeholder{
  color: #777777;
}
header .pt-search-02 .search-form .pt-search-input:not(focus):-ms-input-placeholder{
  color: #777777;
}

header .pt-search-02 .search-form .pt-search-input:focus{
  border-color: #f7f8fa;
  background: #ffffff;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0.08);
}

header .pt-search-02 .search-form .pt-btn-search{
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  background: none;
  border: none;
  width: 44px;
  height: 44px;
  cursor: pointer;
  padding: 4px 0 0 0;
  color: #333333;
   -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
header .pt-search-02 .search-form .pt-btn-search:hover{
  color: #868383;
}
header .pt-search-02 .search-form .pt-btn-search svg{
  width:24px;
  height:24px;
}
header .pt-search-02 .search-results{
  display: none;
}

header .pt-search-02:not([class^="pt-hover-"]){
  width: 350px;
}

@media (min-width: 1240px){
  header .pt-search-02.size-xl{
    width: 470px;
  }
}
header .pt-search-02 .search-results{
  position: absolute;
  z-index: 3;
  top: auto;
  left: 0;
  padding: 20px;
  width: 100%;
  display: none;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  margin-top: 12px;
}

header .pt-search-02 .search-results .pt-btn-close{
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  padding: 15px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: #777777;
}

header .pt-search-02 .search-results .pt-btn-close svg{
  width: 16px;
  height: 16px;
}

header .pt-search-02 .search-results .pt-btn-close*:hover{
  color: #333333;
}

@media (max-width: 1024px) and (min-width: 481px){
  header .pt-search-02 .search-results{
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 481px){
  header .pt-search-02 .search-results{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}

header .pt-search-02 .search-results ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

header .pt-search-02 .search-results ul>li{
  display: none;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

header .pt-search-02 .search-results ul>li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777777;
  padding: 0;
  position: relative;
  background-color: transparent;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

header .pt-search-02 .search-results ul>li a .thumbnail{
  width: 80px;
  min-width: 80px;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  border-right: 2px solid #ffffff;
}

header .pt-search-02 .search-results ul>li a .thumbnail img{
  width: 100%;
  height: auto;
}

header .pt-search-02 .search-results ul>li a .pt-description{
  padding: 5px 15px 5px 16px;
  white-space: normal;
  font-size: 14px;
  line-height: 24px;
}

header .pt-search-02 .search-results ul>li a .pt-description .pt-title{
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
header .pt-search-02 .search-results ul>li a .pt-description .pt-title:hover{
  font-size: 16px;
  line-height: 19px;
  color: #252425;
}

header .pt-search-02 .search-results ul>li:not(:first-child){
  margin-top: 10px;
}

header .pt-search-02 .search-results ul li:nth-child(-n+3){
  display: block;
}

header .pt-search-02 .pt-view-all{
  margin-top: 15px;
  text-align:center
}
header .pt-search-02 .pt-view-all a,
header .pt-search-02 .pt-view-all a:focus{
  color: #333333;
  font-size: 14px;
  padding: 5px 0px 4px;
  line-height: 1;
  font-weight: 800;
  border: none;
  outline: none;
    cursor: pointer;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  position:relative;
}
header .pt-search-02 .pt-view-all a:before{
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 2px;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
header .pt-search-02 .pt-view-all a:hover:before{
  width:100%;
}

header .pt-search-02:not([class^="pt-hover-"]){
  width: 350px;
}

header .pt-btn-custom{
  color: #101010;
  font-size: 13px;
  padding: 5px 0px 4px;
  line-height: 1;
  font-weight: 800;
  height: 40px;
  border: none;
  outline: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  position: relative;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
header .pt-btn-custom:hover{
  color: #dad6da;
}
header .pt-btn-custom:before{
  content: '';
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  color: transparent;
  background-color: #dad6da;
  height: 2px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

header .pt-btn-custom:hover:before{
  width: 100%;
}

header .pt-header-holder{
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

header .pt-obj-logo+.pt-obj-search-02{
  margin-left: -5px;
}

header .pt-color-scheme-01{
  background: #333333;
  color: #ffffff;
}

header .pt-color-scheme-01 .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown:not(.selected)>a:not(:hover){
  color: #ffffff;
}

html.ie .pt-desctop-parent-menu{
  line-height: 0;
}

html.ie .pt-desctop-parent-menu .dropdown-menu{
  line-height: 22px;
}

html.ie .headinfo-box .cont-center{
  top: 0;
}

html.ie .headnav-box{
  line-height: 13px;
}

html.ie .pt-menu-categories .pt-dropdown-toggle{
  line-height: inherit;
}

html.ie .pt-desktop-header .cont-center .pt-logo{
  margin-top: 19px;
}

html.ie .pt-desktop-header .cont-center .pt-search-02.size-xl{
  margin-top: 19px;
}

/*
  submenu
*/
.submenu:not(.list-icon) li:first-child a{
  padding-left: 0;
}

.submenu:not(.list-icon) li:last-child a{
  padding-right: 0;
}

.submenu:not(.list-icon) li a{
  font-size: 14px;
  line-height: 17px;
  color: #777777;
  display: inline-block;
  padding: 6px 8px 7px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.submenu:not(.list-icon) li a:hover{
  color: #333333;
}
.submenu:not(.list-icon) li .icon{
  display: none;
}
@media (min-width: 1025px){
  .submenu:not(.list-icon) li a .text{
    display: inline-block;
    position:relative;
  }
  .submenu:not(.list-icon) li a .text:before{
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      width: 0%;
      height: 1px;
      margin: auto;
      left: 0;
      right: 0;
      background-color: #333333;
      -moz-transition: width 0.2s linear;
      -o-transition: width 0.2s linear;
      -webkit-transition: width 0.2s linear;
      transition: width 0.2s linear;
  }
  .submenu:not(.list-icon) li a:hover .text:before{
    width:100%;
  }
}
@media (min-width: 1024px){
  .submenu:not(.list-icon) li .icon:first-child:last-child{
    display:block;
  }
  .submenu:not(.list-icon) li .icon{
    color: #777777;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  .submenu:not(.list-icon) li a:hover .icon{
    color: #333333;
  }
}

.submenu:not(.list-icon) li .icon{
  width:24px;
  height:24px;
}

.submenu.list-icon li:first-child a{
  padding-left: 0;
}

.submenu.list-icon li:last-child a{
  padding-right: 0;
}

.submenu.list-icon li a{
  font-size: 14px;
  line-height: 17px;
  color: #777777;
  display: inline-block;
  padding: 8px 10px 4px;
}

.submenu.list-icon li a .icon{
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #d0d0d0;
}

.submenu.list-icon li a:hover .icon{
  color: #333333;
}

.submenu.list-icon li a .text{
  display: none;
}


/*
  Header desctop
*/

.pt-desktop-header{
  position: relative;
  z-index: 8;
}

.menuwithbackground{
  background: #333333;
}

.pt-desktop-header .pt-logo.pt-logo-alignment{
  top: -5px;
}

.pt-desktop-header .pt-logo.pt-logo-alignment a{
  padding-top: 5px;
  padding-bottom: 5px;
}

.pt-desktop-header .pt-dropdown-obj{
  margin-top: 22px;
  padding-bottom: 19px;
  position: relative;
}

.pt-desktop-header .headinfo-box *:nth-child(1) .pt-dropdown-obj02 .pt-dropdown-menu{
  right: auto;
  left: 0;
  margin-top:-1px;
}

@media (min-width: 1490px){
  .pt-desktop-header .pt-hidden-search-01{
    display: none;
  }
}

@media (max-width: 1489px){
  .pt-desktop-header .headinfo-box .navinfo>.pt-hidden-search-02,
  .pt-desktop-header .pt-hidden-search-02{
    display: none;
  }
  .pt-desktop-header .pt-hidden-search-02 + .pt-desctop-parent-menu{
    margin-left:30px;
  }
}

.pt-desktop-header .headinfo-box .pt-hidden-obj{
  display: none;
}

.pt-desktop-header .menuwithout-bg-drop-small .pt-dropdown-obj02{
  padding-top: 10px;
  padding-bottom: 10px;
}

.pt-desktop-header .menuwithout-bg-drop-small .pt-dropdown-obj02 .pt-dropdown-toggle{
  padding-top: 13px;
  padding-bottom: 14px;
}

.pt-desktop-header .menuwithout-bg-drop-small .pt-dropdown-obj{
  margin-top: 12px;
  padding-bottom: 10px;
}

.pt-desktop-header .menuwithout-bg-drop-small .pt-logo.pt-logo-alignment{
  top: -4px;
}

.pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown>a span:before{
  display: none;
}

.pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown>a:hover{
  background: #252425;
  color: #ffffff;
}

@media (min-width: 1240px){
  .pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown:first-child>a,
  .pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown:last-child>a{
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (max-width: 1239px){
  .pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown:first-child>a,
  .pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown:last-child>a{
    padding-left: 11px;
    padding-right: 11px;
  }
}

.pt-desktop-header .menu-item-bg:not([class^="pt-hover-"]) li.dropdown.selected>a{
  background: #252425;
  color: #ffffff;
  z-index:5;
}

.pt-desktop-header .pt-desctop-parent-menu{
  display: inline-block;
}

@media (min-width: 1025px) and (max-width: 1440px){
  .pt-desktop-header .menu-center-responsive .cont-center{
    position: inherit;
    width: inherit;
  }
  .pt-desktop-header .menu-center-responsive .pt-desctop-menu nav>ul{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
  #pt-header .navinfo.menurightsearchopened {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-content: flex-start;
      align-items: center;
  }
}
@media (max-width: 1489px){
  #pt-header .navinfo.menurightsearchopened {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
     justify-content: flex-end;
    align-content: flex-start;
    align-items: center;
  }
}
#pt-header  .navinfo.menurightsearchopened > *:first-child{  
  margin-left: 40px;
}
#pt-header  .navinfo.menurightsearchopened > *:last-child{  
  margin-right: 40px;
}
/*
    Header mobile
*/

@media (max-width: 1024px){
  body.pt-popup-dropdown .header-popup-bg{
    display: block;
  }
  body.pt-popup-dropdown .pt-stuck-nav.stuck{
    z-index: 22;
  }
  body.pt-popup-dropdown .pt-stuck-nav.stuck:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
  }
  body.pt-popup-dropdown #pt-header .pt-mobile-header .pt-header-row>:not(.pt-logo-container){
    z-index:inherit;
  }
}

.header-popup-bg{
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 21;
  display: none;
}

@media (max-width: 1024px){
  .pt-mobile-header .header-tel-info{
    text-align: center;
    padding-top: 13px;
  }
}

.panel-menu li#entrypoint-objects{
  margin-top: 42px;
  border-top: 1px solid #e9e7e7;
}

.panel-menu li#entrypoint-objects:empty{
  display: none;
}

.panel-menu li#entrypoint-objects>*:not(.single-button){
  margin-left: 20px;
  margin-right: 20px;
}

.panel-menu li#entrypoint-objects:not(.extra-layout){
  padding: 56px 0px 50px 0px;
}

.panel-menu li#entrypoint-objects.extra-layout{
  padding-top: 0;
}

.panel-menu li#entrypoint-objects .external-item:not(:first-child){
    margin-top: 44px;
}
.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-title{
  color:#333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  padding-bottom: 16px;
}
.panel-menu .wg-drop.country-selector{
  background: none !important;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content ul:not(.submenu) li a{
  padding: 10px 0 !important;
  font-size: 16px !important;
  line-height: 1.2;
  color: #777777;
  letter-spacing: 0;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.menu_language_holder.wg-default{
  padding:0 !important;
}
.wg-default .wg-drop.country-selector a{
  font-size:16px !important;
}
.wg-drop.country-selector .wgcurrent a{
  padding-right:0px !important;
}
.wg-drop.country-selector .wgcurrent a,
.wg-drop.country-selector:not(.closed) a:hover,
.wg-drop.country-selector a:hover{
  color: #252425 !important;
}
.wg-drop.country-selector a{
  height:inherit !important;
}
.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content ul:not(.submenu) li a:hover{
  color: #252425;
}
.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content ul:not(.submenu) li.active a{
  color: #252425;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content .submenu.list-icon{
  display: inline-block;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content .submenu.list-icon li{
  display: inline-block;
  width: inherit;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content .submenu.list-icon li a{
  padding: 8px 18px 4px;
  display: inline-block;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content .submenu.list-icon li svg{
  position: relative;
  top: 0px;
  left: 0px;
  width: 24px;
  height: 24px;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content .submenu.list-icon li:first-child a{
  padding-left: 0;
}

.panel-menu li#entrypoint-objects .external-item:not(.my-account) .external-item-content .submenu.list-icon li:last-child a{
  padding-right: 0;
}

.panel-menu li#entrypoint-objects .external-item .external-item-title{
  color:#333333;
    font-size:18px;
    line-height:26px;
    font-weight:800;
    padding-bottom:16px
}
.panel-menu li#entrypoint-objects .my-account{
  padding: 0 20px 46px;
  margin: 0;
  border-bottom: 1px solid #e9e7e7
}

.panel-menu li#entrypoint-objects .my-account ul li{
  position: relative
}

.panel-menu li#entrypoint-objects .my-account ul li a{
  display: block;
  font-size: 16px;
  line-height: 1.2;
  padding: 11px 0 11px 33px;
  letter-spacing: inherit
}

.panel-menu li#entrypoint-objects .my-account ul li a .pt-icon{
  color: #333333;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0
}
.panel-menu li#entrypoint-objects .my-account ul li a .pt-icon svg{
  width:24px;
  height:24px;
}

.panel-menu li#entrypoint-objects .my-account ul li a .pt-icon.pt-align-icon{
  left: -4px
}

.panel-menu li#entrypoint-objects .my-account ul li a .pt-text{
  color: #777777;
  -webkit-transition: color .2s;
  transition: color .2s
}

.panel-menu li#entrypoint-objects .my-account ul li a:hover .pt-text{
  color: #252425
}

.panel-menu li#entrypoint-objects .my-account .pt-dropdown-obj .pt-icon{
  color: #333333;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0
}
.panel-menu li#entrypoint-objects .my-account .pt-dropdown-obj .pt-icon svg{
  width:24px;
  height:24px;
}

.panel-menu li#entrypoint-objects .my-account .pt-dropdown-obj .pt-badge{
  font-size: 16px;
  line-height: 1.2;
  color: #777;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 3px
}

.panel-menu li#entrypoint-objects .my-account .pt-dropdown-obj .pt-badge:before{
  content: '('
}

.panel-menu li#entrypoint-objects .my-account .pt-dropdown-obj .pt-badge:after{
  content: ')'
}

.panel-menu li#entrypoint-objects .my-account .pt-dropdown-obj a{
  padding: 11px 0 11px 33px;
  font-size: 16px;
  line-height: 1.2;
  color: #777777;
  letter-spacing: 0;
  font-weight: 400;
  -webkit-transition: color .2s;
  transition: color .2s
}

.panel-menu li#entrypoint-objects .single-button{
  border-bottom: 1px solid #e9e7e7;
}

.panel-menu li#entrypoint-objects .single-button .external-item-title{
  display: none;
}

.panel-menu li#entrypoint-objects .single-button .pt-btn-custom{
  text-align: left !important;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  font-weight: 800;
  padding-top: 56px;
  padding-bottom: 55px;
}

.panel-menu li#entrypoint-objects .single-button .pt-btn-custom:before{
  display: none;
}

.panel-menu li#entrypoint-objects .external-item.single-button+*{
  margin-top: 54px;
}
.panel-menu img {
    display: none;
}
@media (max-width: 1024px){
  .pt-header-row .pt-desctop-parent-submenu,
  .pt-header-row .pt-desctop-parent-language,
  .pt-header-row .pt-desctop-parent-currency{
    display: none !important;
  }
  #pt-header .pt-stuck-nav .container-fluid,
  #pt-header .pt-mobile-header .container-fluid{
    padding-left:20px;
    padding-right:20px;
  }
  #pt-header .pt-stuck-nav .pt-header-row,
  #pt-header .pt-mobile-header .pt-header-row{
    min-height: 54px;
  }
  @media (max-width: 1024px){
    #pt-header .pt-stuck-nav .pt-header-row,
    #pt-header .pt-mobile-header .pt-header-row{     
     position:relative;
    }
  }
  #pt-header .pt-stuck-nav .pt-header-row>:not(.pt-logo-container){
    position: absolute;
    top: inherit;
  }
  #pt-header .pt-stuck-nav .pt-header-row>.pt-stuck-parent-menu{
        left:0
  }
  #pt-header .pt-stuck-nav .pt-header-row>.pt-stuck-parent-search{
        right:40px
  }
  #pt-header .pt-stuck-nav .pt-header-row>:nth-last-child(1):not(.pt-logo-container){
        right:0
  }
  #pt-header .pt-stuck-nav .pt-header-row>:first-child{
        left:0
  }
  #pt-header .pt-stuck-nav .pt-header-row>:last-child .pt-dropdown-obj .pt-dropdown-toggle{
        padding-right:0
  }
  #pt-header .pt-stuck-nav .pt-header-row>:last-child .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
        right:-11px
  }
  #pt-header .pt-stuck-nav .pt-search .pt-dropdown-menu{
    top:2px;
  }

  body.pt-open-search .pt-mobile-parent-search,
  body.pt-open-search .pt-stuck-parent-search{
     width:calc(100% + 40px);
     left:0;
     right:0!important;
     margin-left:-20px;
     margin-right:-20px
  }
  body.pt-open-search .pt-mobile-parent-search .pt-dropdown-menu,
  body.pt-open-search .pt-stuck-parent-search .pt-dropdown-menu{
     padding-left:20px;
     padding-right:20px
  }
  body.pt-open-search #pt-header .pt-mobile-header .pt-header-row>:not(.pt-logo-container).pt-mobile-parent-search{
     z-index:inherit
  }


  #pt-header .pt-mobile-header .pt-logo{
    padding-left:110px;
    padding-right:110px;
    position:relative;
    z-index:1;
    text-align:center
  }
  #pt-header .pt-stuck-nav .pt-logo{
    padding-left:110px;
    padding-right:110px;
    position: inherit;
  }
  .pt-mobile-header .pt-header-row>:not(.pt-logo-container) {
    position: absolute;
    top: inherit;
    z-index: 2;
  }
  #pt-header .pt-mobile-header .pt-header-row>:nth-last-child(2):not(.pt-logo-container):not(.pt-mobile-parent-menu){
      right:40px
  }
  #pt-header .pt-mobile-header .pt-header-row>:nth-last-child(3):not(.pt-logo-container):not(.pt-mobile-parent-menu){
      right:86px
  }
  #pt-header .pt-mobile-header .pt-header-row>:nth-last-child(1):not(.pt-logo-container):not(.pt-mobile-parent-menu){
      right:0
  }
  #pt-header .pt-mobile-header .pt-header-row .pt-menu-toggle{
    top:2px;
  }
  #pt-header .pt-mobile-header .pt-header-row>:last-child .pt-dropdown-obj .pt-dropdown-toggle{
      padding-right: 0;
  }
  #pt-header .pt-mobile-header .pt-header-row>:last-child .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
    margin-right:-7px;
  }
}

/*
    pt-mobile-header
*/
.pt-mobile-header .pt-top-line{
  border-top: 1px solid #e9e7e7;
}

.pt-mobile-header .pt-dropdown-obj{
  margin-top: 10px;
  padding-bottom: 6px;
}

.pt-mobile-header .pt-parent-box{
  margin-left: 6px;
}

.pt-mobile-header .pt-search .pt-dropdown-menu form{
  height: 50px;
}

.pt-mobile-header .container-fluid{
  min-height: 50px;
}

@media (min-width: 481px){
  .pt-mobile-header .container-fluid{
    padding-left: 20px;
    padding-right: 20px;
  }
}

.pt-mobile-header .pt-logo-container{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  width: 100%;
}

.pt-mobile-header .pt-header-row{
  position: relative;
}


/* pt-menu-toggle */
.pt-menu-toggle{
  position: relative;
  display: inline-block;
  padding: 13px 5px 7px 0px;
  cursor: pointer;
}

.pt-menu-toggle svg{
  width: 24px;
  height: 24px;
  color: #333333;
  transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.pt-menu-toggle svg:hover{
  color: #868383;
}
.pt-stuck-nav .pt-menu-toggle svg{
  color: #333333;
}
.pt-stuck-nav .pt-menu-toggle svg:hover{
  color: #101010;
}

/*
    header layout
*/

.pt-header-row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}

.pt-header-row .pt-col-right{
  vertical-align: top;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: right;
  text-align: right;
}

.pt-header-row .pt-col-right div.pt-desctop-parent-menu:not(:last-child){
  margin-right: 15px;
}

.pt-header-row .pt-col-right .pt-desctop-parent-submenu:last-child{
  padding-right: 0px;
}

@media (max-width: 1239px){
  .pt-header-row .pt-col-right .pt-desctop-parent-submenu:not(:last-child){
    margin-bottom: -8px;
  }
  .pt-header-row .pt-col-right .pt-desctop-parent-submenu{
    width: 100%;
    text-align: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (min-width: 1240px){
  .pt-header-row .pt-col-right .pt-desctop-parent-submenu{
    position: relative;
    padding-right: 14px;
  }
  .pt-header-row .pt-col-right .pt-desctop-parent-submenu:not(:last-child):before{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background-color: #e9e7e7;
  }
}

.pt-header-row .pt-col-left{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  vertical-align: top;
}

.pt-header-row .pt-col-left:last-child .pt-desctop-menu:last-child:first-child nav>ul li.dropdown>a{
  padding-top: 18px;
  padding-bottom: 17px;
}

.pt-header-row .pt-col-left:last-child .pt-desctop-menu:last-child:first-child nav>ul li.dropdown>a .pt-badge{
  top: 2px;
}

.pt-header-row .pt-position-absolute:not(:first-child){
  position: absolute;
}

.pt-header-row .pt-position-absolute.pt-search-active{
  left: 0;
}

.pt-header-row .pt-col-right.pt-position-absolute:not(:first-child){
  right: 0;
}

.pt-header-row .pt-col-left.pt-position-absolute{
  left: 0;
  position: absolute;
}

.pt-header-row .pt-row-center{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
}

.pt-header-row .pt-row-center .pt-logo:not(:last-child){
  margin-bottom: 0;
}

.pt-header-row .pt-row-center .pt-logo+.pt-desctop-parent-menu .pt-desctop-menu nav>ul li.dropdown>a{
  padding-top: 13px;
  padding-bottom: 22px;
}

.pt-header-row .pt-row-center .pt-logo+.pt-desctop-parent-menu .pt-desctop-menu nav>ul li.dropdown>a .pt-badge{
  top: -6px;
}

.pt-header-row .pt-row-center>*:nth-child(1):not(.pt-logo){
  margin-top: 0;
}

.pt-header-row .pt-col-large{
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.pt-header-row .pt-col-center{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.pt-header-row .pt-col-center:first-child{
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pt-header-row .pt-col-center:last-child{
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.pt-header-row .pt-col-center .container{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pt-header-row .pt-col-center .pt-box-info li{
  text-align: center;
}

.pt-header-row.pt-top-row{
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 4px;
}

.pt-header-row.pt-top-row .pt-dropdown-obj02 .pt-dropdown-toggle{
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (min-width: 1025px){
  .pt-header-row.pt-top-row{
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (max-width: 1024px){
  .pt-header-row.pt-top-row{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0 17px 0;
  }
  .pt-header-row.pt-top-row>div{
    max-width: inherit;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex: 0 0 100%;
  }
  .pt-header-row.pt-top-row .pt-box-info{
    width: 100%;
    margin-top: 1px;
    text-align: center;
  }
  .pt-header-row.pt-top-row .pt-box-info ul{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pt-header-row.pt-top-row .pt-box-info ul li{
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .pt-header-row.pt-top-row .pt-box-info .pt-link-underline:before{
    bottom: 1px;
  }
  .pt-header-row.pt-top-row .pt-social-icon{
    margin-top: 6px;
  }
  .pt-header-row.pt-top-row .pt-social-icon li:first-child{
    margin-right: 10px;
  }
  .pt-header-row.pt-top-row .pt-social-icon li:not(:last-child):not(:first-child){
    margin: 0 10px;
  }
  .pt-header-row.pt-top-row .pt-social-icon li:last-child{
    margin-left: 10px;
  }
  .pt-header-row.pt-top-row [class^="pt-col"]:not(:first-child) .pt-box-info{
    margin-top: 9px;
  }
}

@media (min-width: 481px) and (max-width: 1024px){
  .pt-header-row.pt-top-row{
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*    */

.headinfo-box{
  min-height: 80px;
}
.headinfo-box.form-inline > div:not([class]){
  position:relative;
}
.headinfo-box .navinfo{
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.headinfo-box .navinfo>*{
  display: inline-block;
}

@media (min-width: 1240px){
  .headinfo-box .navinfo.text-left>*{
    margin-left: 40px;
  }
}

@media (max-width: 1239px){
  .headinfo-box .navinfo.text-left>*{
    margin-left: 25px;
  }
}

@media (min-width: 1240px){
  .headinfo-box .navinfo.cont-center>*:not(:first-child){
    margin-left: 40px;
  }
}

@media (max-width: 1239px){
  .headinfo-box .navinfo.cont-center>*:not(:first-child){
    margin-left: 25px;
  }
}

@media (min-width: 1240px){
  .headinfo-box .navinfo.text-right>*{
    margin-right: 40px;
  }
}

@media (max-width: 1239px){
  .headinfo-box .navinfo.text-right>*{
    margin-right: 25px;
  }
}

.headinfo-box .cont-center{
  position: absolute;
  left: 0%;
  width: 100%;
  margin: 0;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.options{
  margin-left: auto;
}

.single-button{
  margin-left: auto;
  line-height: 38px;
}
.single-button.b-cont-right{
    margin-left: 23px;
}
.button-сat{
  line-height: 38px;
}

.menu-small-inner .pt-desctop-menu nav>ul>li.dropdown>a{
  padding-top: 15px;
  padding-bottom: 13px;
}

.menu-without-bg{
  margin-top: -13px;
}
.menu-without-bg .pt-desctop-menu nav>ul>li.dropdown>a{
  padding: 10px 12px 16px;
}

.headnav-box{
  display: flex;
  flex-wrap: wrap;
  min-height: 40px;
}
.pt-desktop-header .menu-item-bg .menu-small-inner .pt-desctop-menu nav>ul>li.dropdown>a{
  min-height:40px;
}

.headnav-box>*:not(:first-child):not(.single-button){
  margin-left: 31px;
}

.headnav-box>.cont-right{
  margin-left: auto !important;
}

.headnav-box.cont-center{
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.headnav-box .menu.cont-center{
  position: absolute;
  left: 0%;
  width: 100%;
  margin: 0;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}


/* pt-desctop-menu */

.pt-desctop-menu{
  text-align: left;
}

.pt-desctop-menu img{
  width: 100%;
  max-width: 100%;
  height: auto;
}

.pt-desctop-menu ul li{
  display: inline-block;
}

.pt-desctop-menu>ul>li>a{
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  display: inline-block;
  position: relative;
}

.pt-desctop-menu ul.popup-left{
  left: auto;
  right: 100%;
}

.pt-desctop-menu .dropdown{
  position: inherit;
}

.pt-desctop-menu .dropdown>a{
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-desctop-menu .dropdown>a .pt-badge{
  position: absolute;
  top: 9px;
  right: 0;
}

.pt-desctop-menu .dropdown .dropdown-menu{
  display: none;
  top: -10000px;
  background: #ffffff;
  border-top: 1px solid #ebebeb;
  z-index: 3;
}

.pt-desctop-menu .dropdown:hover{
  top: auto;
}

.pt-desctop-menu .dropdown:hover .dropdown-menu{
  top: auto;
}

.pt-desctop-menu .megamenu .dropdown-menu{
  left: 0;
}

.pt-desctop-menu .dropdown-menu{
  padding: 33px 39px 33px 40px;
  margin-top: 0px;
  border: none;
  display: block;
  position: absolute;
}
.pt-desctop-menu .dropdown-menu.pt-small-inner{
  padding-top:21px;
  padding-bottom:24px;
}
.pt-desctop-menu .pt-megamenu-col-01.pt-small-inner .dropdown-menu{
  width: 260px;
}

.pt-desctop-menu .dropdown-menu.one-col{
  min-width: 202px;
  margin-left: 0;
  width: auto;
}

.pt-desctop-menu nav>ul{
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pt-desctop-menu nav>ul>li.dropdown>a{
  font-size: 13px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.04em;
  padding: 33px 12px 33px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

@media (max-width: 1239px){
  .pt-desctop-menu nav>ul>li.dropdown>a{
    padding-left: 8px;
    padding-right: 8px;
  }
}

.pt-desctop-menu .pt-badge,
.pt-menu-categories .pt-badge{
  display: inline-block;
  color: #ffffff;
  background-color: transparent;
  font-size: 12px;
  line-height: 1;
  padding: 2px 4px 2px;
  position: relative;
  top: -1px;
}

.pt-desctop-menu .pt-badge.pt-new,
.pt-menu-categories .pt-badge.pt-new{
  color: #ffffff;
  background-color: #327fd9;
}

.pt-desctop-menu .pt-badge.pt-fatured,
.pt-menu-categories .pt-badge.pt-fatured{
  color: #ffffff;
  background-color: #fdbc20;
}

.pt-desctop-menu .pt-badge.pt-sale,
.pt-menu-categories .pt-badge.pt-sale{
  color: #ffffff;
  background-color: #e12c43;
}

.pt-desctop-menu .header-menu-product .pt-product .pt-description{
  padding-top: 6px;
}

.pt-desctop-menu .header-menu-product .pt-product .pt-description .pt-price{
  margin-top: 2px;
}

.pt-desctop-menu .header-menu-product .pt-product .pt-title{
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-desctop-menu .header-menu-product .pt-product:hover .pt-title{
  color: #252425;
}

.pt-desctop-menu .pt-title-submenu{
  font-size: 18px;
  display: block;
  line-height: 26px;
  padding-bottom: 15px;
  font-weight: 800;
  color: #333333;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-desctop-menu .pt-title-submenu img{
  width: 100%;
  height: auto;
  margin-top: 18px;
  margin-bottom: 3px;
}

.pt-desctop-menu .pt-title-submenu a{
  color: #333333;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-desctop-menu .pt-title-submenu:hover{
  color: #252425;
}

.pt-desctop-menu .pt-title-submenu:hover a{
  color: #252425;
}

.pt-desctop-menu .pt-title-submenu.active{
  color: #252425;
}

.pt-desctop-menu .pt-title-submenu.active a{
  color: #252425;
}

.pt-desctop-menu .pt-title-submenu+.slick-slider,
.pt-desctop-menu .pt-title-submenu+.pt-menu-slider{
  margin-top: 3px;
}

.pt-desctop-menu .pt-megamenu-submenu{
  margin-top: -3px;
  display: block;
}

.pt-desctop-menu .pt-megamenu-submenu>li{
  display: block;
  position: relative;
}
.pt-desctop-menu .pt-megamenu-submenu>li>a{
  color: #777777;
  font-size: 16px;
  line-height: 22px;
  display: block;
  position: relative;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-right: 23px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-desctop-menu .pt-megamenu-submenu>li:last-child a{
  padding-bottom:0;
}
.pt-desctop-menu .pt-megamenu-submenu>li>a .pt-icon{
  position:absolute;
  right:-2px;
  top:4px;
  color: #d0d0d0;
  transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.pt-desctop-menu .pt-megamenu-submenu>li>a:hover .pt-icon{
  color: #333333;
}
.pt-desctop-menu .pt-megamenu-submenu>li>a .pt-icon svg{
  width:16px;
  height:16px;
}
.pt-desctop-menu .pt-megamenu-submenu>li>a img{
  width: auto;
  position: absolute;
  right: -8px;
  top: 0px;
  visibility: hidden;
  z-index: 3;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-desctop-menu .pt-megamenu-submenu>li>a:hover{
  color: #252425;
}

.pt-desctop-menu .pt-megamenu-submenu>li>a:hover img{
  visibility: visible;
  right: -34px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-desctop-menu .pt-megamenu-submenu>li>a:hover:before{
  left: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}


.pt-desctop-menu .pt-megamenu-submenu>li.active>a{
  color: #252425;
}

.pt-desctop-menu .pt-megamenu-submenu li a:not(:only-child) .pt-icon svg{
  speak: none;
  right: 0px;
  top: 3px;
  position: absolute;
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  pointer-events: none;
}
.pt-desctop-menu .pt-megamenu-submenu li a .pt-icon svg{
  speak: none;
  right: 0px;
  top: 0px;
  width:13px;
  height:13px;
  position: absolute;
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  pointer-events: none;
}

.pt-desctop-menu .pt-megamenu-submenu li a:not(:only-child):after .pt-badge{
  position: relative;
  top: 1px;
}

.pt-desctop-menu .pt-megamenu-submenu>li>a:not(:only-child):after{
  right: -13px;
}

.pt-desctop-menu .pt-megamenu-submenu>li ul{
  display: none;
  margin-top: 0px;
  position: absolute;
  z-index: 13;
  left: 100%;
  padding-left:20px;
  top: -5px;
  padding: 31px 0px 30px 0px;
  min-width:260px;
}
.pt-desctop-menu .pt-megamenu-submenu>li ul:before{
  content:'';
  width:100%;
  display:block;
  height:100%;
  background: #ffffff;
  position: absolute;
  top:0px;
  left:20px;
  -webkit-box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.06);
  -moz-box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.06);
  box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.06);
}
.pt-desctop-menu .pt-col-list [class^="col"] > .pt-megamenu-submenu:first-child{
  margin-top:-30px;
}
.pt-desctop-menu .pt-megamenu-submenu>li ul ul.right,
.pt-desctop-menu .pt-megamenu-submenu>li ul ul.right ul{
  left: auto;
  right: 100%;
  margin-right:-20px;
}

.pt-desctop-menu .pt-megamenu-submenu>li ul ul.right .left,
.pt-desctop-menu .pt-megamenu-submenu>li ul ul.right .left ul{
  left: 100%;
  right: auto;
}

.pt-desctop-menu .pt-megamenu-submenu>li ul li{
  margin-bottom: 0;
  display: block;
  position: relative;
}

.pt-desctop-menu .pt-megamenu-submenu>li ul li a{
  padding: 5px 60px 4px 60px;
  font-size: 16px;
  line-height:22px;
  display: block;
  color: #777777;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-desctop-menu .pt-megamenu-submenu>li ul li a:hover{
  color: #252425;
}

.pt-desctop-menu .pt-megamenu-submenu>li ul li.active>a{
  color: #252425;
}
.pt-desctop-menu .pt-megamenu-submenu>li ul li a .pt-icon{
  right:0;
  top:3px;
  position:absolute;
  color: #d0d0d0;
  transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.pt-desctop-menu .pt-megamenu-submenu>li ul li a:hover .pt-icon{
  color: #333333;
}

.pt-desctop-menu ul.pt-sub-img{
  display: block;
}

.pt-desctop-menu ul.pt-sub-img li{
  display: block;
}

.pt-desctop-menu ul.pt-sub-img li a{
  display: block;
}

.pt-desctop-menu ul.pt-sub-img li a img{
  width: auto;
  position: absolute;
  right: -34px;
  top: -5px;
  visibility: hidden;
  z-index: 3;
  max-width: 141px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.06);
}

.pt-desctop-menu ul.pt-sub-img li a:hover img{
  visibility: visible;
  top: 0px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-desctop-menu ul.pt-sub-img li.pt-sub-menu>a{
  display: inline-block;
}

.pt-desctop-menu .dropdown-menu{
  -webkit-box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.06);
  -moz-box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.06);
  box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.06);
}

.pt-desctop-menu .dropdown-menu>.row:not(:first-child),
.pt-desctop-menu .dropdown-menu .container>.row:not(:first-child){
  margin-top: 31px;
}

.pt-desctop-menu .megamenu .dropdown-menu{
  width: 100%;
  padding: 34px 39px 38px 40px;
}
.pt-desctop-menu .megamenu .dropdown-menu .pt-offset-4{
  margin-top: 6px;
}

.pt-desctop-menu .megamenu .col{
  max-width: 300px;
}

@media (max-width: 1229px){
  .pt-desctop-menu .megamenu .col{
    max-width: 228px;
  }
}

.pt-desctop-menu .pt-megamenu-col-01 .dropdown-menu{
  width: 320px;
  margin-left: -26px;
}

.pt-desctop-menu .pt-megamenu-col-01 .pt-col-list [class^="col"]{
  margin-top: 28px;
}

.pt-desctop-menu .pt-megamenu-col-01 .row{
  display: block;
}

.pt-desctop-menu .pt-megamenu-col-01-large .dropdown-menu{
  width: 350px;
  margin-left: -26px;
}

.pt-desctop-menu .pt-megamenu-col-01-large .pt-col-list [class^="col"]{
  margin-top: 27px;
}

.pt-desctop-menu .pt-megamenu-col-01-large .col{
  max-width: 281px;
  min-width: 281px;
}

.pt-desctop-menu .pt-megamenu-col-02 .dropdown-menu{
  width: 650px;
  margin-left: -40px;
}

.pt-desctop-menu .pt-megamenu-col-02 .col{
  max-width: 299px;
  min-width: 299px;
}

.pt-desctop-menu .pt-col-list{
  margin-top: -26px;
}

.pt-desctop-menu .pt-col-list [class^="col"]{
  margin-top: 26px;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a{
  color: #333333;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a span{
  position: relative;
  display: inline-block;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a span:before{
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  width: 0%;
  height: 2px;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #868383;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a:hover{
  color: #868383;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a:hover span:before{
  width: 100%;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown:first-child>a{
  padding-left: 0;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown:last-child>a{
  padding-right: 0;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.active>a{
  color: #868383;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.selected>a{
  color: #868383;
}

.pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.selected>a span:before{
  width: 100%;
}

.menuwithbackground .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a{
  color: #ffffff;
}
.menuwithbackground .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a span:before{
  background-color: #ffffff;
}
.menuwithbackground .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a:hover{
  color: #ffffff;
}
.menuwithbackground .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.active>a{
  color: #ffffff;
}
.menuwithbackground .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.selected>a{
  color: #ffffff;
}


/* desctop-menu banners */

.pt-promo-02{
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pt-promo-02>img{
  width: 100%;
  height: auto;
}

.pt-promo-02 .pt-img{
  overflow: hidden;
}

.pt-promo-02:not([class^="pt-layout"]){
  margin-bottom: 2px;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 39px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description .pt-title-large{
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  padding-bottom: 2px;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description .pt-title-large:not([class$="color"]){
  color: #ffffff;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description .pt-title-large span{
  display: inline-block;
  position: relative;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description .pt-title-large span:before{
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background: #ffffff;
  box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  height: 1px;
  transition: width 0.25s ease-out;
  -ms-transition: width 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description .pt-title-small{
  font-size: 16px;
  line-height: 19px;
  max-width: 275px;
  letter-spacing: 0.01em;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description .pt-title-small:not([class$="color"]){
  color: #ffffff;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description *:nth-child(1){
  margin-top: 0;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description:not(.pt-point-v-t){
  padding: 10px 29px;
}

.pt-promo-02:not([class^="pt-layout"]) .pt-description.pt-point-v-t{
  padding: 15px 46px 26px 25px;
}

.pt-promo-02:not([class^="pt-layout"]):hover .pt-title-large span:before{
  width: 100%;
}

.pt-promo-02.pt-layout-outside .pt-description{
  margin-top: 13px;
  text-align: center;
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-02.pt-layout-outside .pt-description .pt-title-large{
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  padding-bottom: 4px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-02.pt-layout-outside .pt-description .pt-title-large:not([class$="color"]){
  color: #191919;
}

.pt-promo-02.pt-layout-outside .pt-description .pt-title-large span{
  display: inline-block;
  position: relative;
}

.pt-promo-02.pt-layout-outside .pt-description .pt-title-large span:before{
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background: #333333;
  box-shadow: 0px 1px rgba(51, 51, 51, 0.3);
  height: 1px;
  transition: width 0.25s ease-out;
  -ms-transition: width 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
}

.pt-promo-02.pt-layout-outside .pt-description .pt-title-small{
  font-size: 16px;
  line-height: 19px;
  max-width: 275px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-02.pt-layout-outside .pt-description .pt-title-small:not([class$="color"]){
  color: #777777;
}

.pt-promo-02.pt-layout-outside .pt-description img{
  max-width: 100%;
  height: auto;
}

.pt-promo-02.pt-layout-outside .pt-description *:nth-child(1){
  margin-top: 0;
}

.pt-promo-02.pt-layout-outside:hover .pt-title-large span:before{
  width: 100%;
}

.pt-promo-02:not(.no-zoom) .pt-img{
  overflow: hidden;
}

.pt-promo-02:not(.no-zoom) .pt-img img{
  -webkit-transition: -webkit-transform .5s;
  transition: transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pt-promo-02:not(.no-zoom):hover .pt-img img{
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.pt-promo-02.sidebarpromo .pt-title-small{
  margin-top:0;  
}


.hrcontent{
  border:none;  
  background-color:#ebebeb;
  height:1px;
  font-size:0;
  line-height:0;
  width:100%;
  overflow: hidden;
  margin-bottom: 72px;
}
.bottomdescription h2{
  font-size: 24px !important;
  line-height: 35px !important;
  margin:0;
  padding:0 0 19px 0 !important;
  letter-spacing: 0em !important;
}
.bottomdescription p{
  font-size:14px;
  line-height:20px;
  margin-top:18px;
}
.bottomdescription h2 + p{
  margin-top:0;
}


/*
    mobile menu
*/
.panel-menu,
.mmpanels,
.mmpanels>.mmpanel{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: inherit;
}

.panel-menu{
  width: 315px;
  background: #ffffff;
  position: fixed;
  z-index: 22;
}

.panel-menu #mm0>ul>li>a:not([class]){
  font-weight: 800;
}

.panel-menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.panel-menu ul li{
  margin: 0;
  width: 100%;
}

.panel-menu ul li a{
  display: flex;
  padding: 13px 20px 13px 20px;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-decoration: none;
  color: #777777;
  background: transparent;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.panel-menu ul li a.mm-next-level{
  font-weight: 800;
}

.panel-menu ul li a:not(.mm-next-level){
  font-weight: 400;
}

.panel-menu ul li a:hover{
  color: #252425;
  background: transparent;
}

.panel-menu #mm0.mmpanel a:not(.mm-close){
  font-family: Neue Einstellung, sans-serif;
  color: #333333;
  background-color: transparent;
}
.panel-menu #mm0.mmpanel a:not(.mm-close):hover{
  color: #252425;
  background-color: transparent;
}

.panel-menu .mmpanel:not(#mm0) a:not(.mm-original-link){
  font-family: Neue Einstellung, sans-serif;
}

.panel-menu .mmpanel .pt-badge{
  display: inline-block;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  padding: 3px 4px 2px;
  max-height: 17px;
  top: 2px;
  position: relative;
  margin-left: 7px;
  border-radius: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.panel-menu .mmpanel .pt-new{
  color: #ffffff;
  background-color: #327fd9;
}

.panel-menu .mmpanel .pt-fatured{
  color: #ffffff;
  background-color: #fdbc20;
}

.panel-menu .mmpanel .pt-sale{
 color: #ffffff;
  background-color: #e12c43;
}

.panel-menu .mmpanel .mm-original-link{
  color: #777777;
  font-weight: 800;
}

.panel-menu .mmpanel .mm-original-link .pt-badge{
  top: -1px;
}

.panel-menu .mm-close,
.panel-menu .mm-prev-level,
.panel-menu .mm-original-link{
  display: block;
  background-color: transparent;
  background-color: transparent;
}
.panel-menu .mm-close:hover,
.panel-menu .mm-prev-level:hover,
.panel-menu .mm-next-level:hover{
  color: #252425;
  background-color: transparent;
}

.panel-menu .mm-close:hover:before .mm-prev-level:hover:before,
.panel-menu .mm-next-level:hover:after{
  color: #252425;
}

.panel-menu li.mm-close-parent{
  margin-bottom: 15px;
}

.panel-menu li.mm-close-parent a{
  font-weight: 400;
  font-size: 16px;
}

.panel-menu li.mm-close-parent .mm-close{
  padding: 36px 12px 5px 20px;
  color: #777777;
  letter-spacing: normal;
}
.panel-menu li.mm-close-parent .mm-close .pt-icon{
  position:relative;
  top: 2px;
  margin-right:6px;
}
.panel-menu li.mm-close-parent .mm-close .pt-icon svg{
  width:16px;
  height:16px;
  color: #d0d0d0;
}
.panel-menu li.mm-close-parent .mm-close:hover,
.panel-menu li.mm-close-parent .mm-close:hover .pt-icon svg{
  color: #252425;
}

.panel-menu .mm-prev-level{
  padding: 34px 12px 5px 16px;
  color: #777777;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  margin-bottom: 15px;
  font-size: 16px;
}

.panel-menu .mm-prev-level .pt-icon{
  padding-right: 4px;
  position: relative;
  top: 3px;
  color: #d0d0d0;
}
.panel-menu .mm-prev-level .pt-icon svg{
  width:19px;
  height:19px;
}

.panel-menu .mm-prev-level:hover,
.panel-menu .mm-prev-level:hover .pt-icon{
  color: #252425;
  background-color: transparent;
}

.panel-menu .mm-next-level{
  color: #777777;
  background-color: transparent;
}
.panel-menu .mm-next-level > svg:first-child{
  width:24px;
  height:24px;
  color: #333333;
  position: absolute;
  top: 11px;
  left: 17px;
}
.panel-menu .mm-next-level > svg:first-child + span{
  display: inline-block;
  margin-left: 27px;
}

.panel-menu .mm-next-level .pt-icon{
  display:inline-block;
  top: 12px;
  right:16px;
  position:absolute;
   transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.panel-menu .mm-next-level .pt-icon{
  width:22px;
  height:22px;
  color: #d0d0d0;
}
.panel-menu .mm-next-level:hover .pt-icon{
  color: #333333;
}
.panel-menu .mm-next-level:hover{
  color: #252425;
  background-color: transparent;
}


.panel-menu .mm-original-link{
  font-family: Neue Einstellung, sans-serif;
  color: #333333;
  background-color: transparent;
  text-transform: uppercase;
}
.panel-menu .mm-original-link > svg:first-child{
  width:24px;
  height:24px;
  color: #333333;
  position: absolute;
  top: 11px;
  left: 17px;
}
.panel-menu .mm-original-link > svg:first-child + span{
  display: inline-block;
  margin-left: 27px;
}
.panel-menu .mm-original-link .pt-icon{
  display:none;
}

.panel-menu .mm-original-link:hover{
  color: #252425;
  background-color: transparent;
}

.panel-menu .mm-original-link:hover:before{
  color: #252425;
}

.mm-open{
  overflow: hidden;
}

.mm-open .mm-fullscreen-bg{
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.55);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 21;
  display: none;
}

.mmitemopen.panel-menu,
.mmitemopen.panel-menu.mm-right{
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.panel-menu{
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.panel-menu.mm-right,
.mmitemopen.panel-menu.mm-right.mmhide{
  left: auto;
  right: 0;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mmitemopen.panel-menu.mmhide{
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mmpanel{
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mmpanels{
  overflow: hidden;
}

.mmpanel.mmopened{
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mmpanel.mmsubopened{
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}

.mmpanels>.mmpanel{
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}

.mmpanels,
.mmpanels>.mmpanel{
  background: inherit;
  border-color: inherit;
}

.mmpanels>.mmpanel:not(.mmhidden){
  display: block;
}

.mmpanels>.mmpanel:after{
  content: '';
  display: block;
  height: 60px;
}

.mmhidden,
.mm-nav-btn{
  display: none;
}

.mm-fullscreen-bg,
.mm-fullscreen-bg:focus,
.mm-fullscreen-bg:active,
.mm-fullscreen-bg:hover{
  outline: none;
}

.pt-menu-slider{
  max-height: 389px;
}


/* pt-stuck-nav */

.pt-stuck-nav{
  width: 100%;
  position: fixed;
  backface-visibility: hidden;
  display: none;
  top: -100%;
  z-index: 20;
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1);
  min-height: 45px;
}

.pt-stuck-nav .pt-dropdown-obj{
  margin-top: 10px;
  padding-bottom: 5px;
}

.pt-stuck-nav .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
  background: transparent;
  color: #333333;
  top: -4px;
  right: -9px;
}

.pt-stuck-nav .pt-desctop-menu nav>ul li.dropdown>a{
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt-stuck-nav .pt-desctop-menu nav>ul li.dropdown>a .pt-badge{
  top: 2px;
  padding: 1px 3px 1px;
}

.pt-stuck-nav .pt-desctop-menu:not(.pt-hover-02) nav>ul li.dropdown:first-child>a{
  padding-left: 0;
}

.pt-stuck-nav .pt-menu-toggle{
  top: 2px;
}

.pt-stuck-nav .pt-menu-toggle.stylization-02{
  margin-top: 1px;
}

.pt-stuck-nav .pt-btn-close{
  position: relative;
  top: 1px;
}

@media (min-width: 1025px){
  .pt-stuck-nav .pt-stuck-desctop-menu-categories+.pt-stuck-parent-menu{
    margin-left: 26px;
  }
  #pt-header{
     position: relative;
    z-index:11;
  }
  #pt-header .pt-stuck-nav .pt-logo-container{
     display:none
  }



   #pt-header.headerborderlines-boxed > .headerunderline{
     border-bottom:none;
   }
  #pt-header.headerborderlines-boxed > .headerunderline .pt-header-row{
    border-bottom: 1px solid #ebebeb; 
  }


   #pt-header.headerborderlines-boxed .menuwithbackground{
     background:none;
   }
   #pt-header.headerborderlines-boxed .menuwithbackground .headnav-box{
         background: #333333;
   }
   #pt-header.headerborderlines-boxed .menuwithbackground .headnav-box .single-button .pt-btn-custom{
     margin-right:50px;
   }
   #pt-header.headerborderlines-boxed .menuwithbackground .headnav-box .menu-small-inner:first-child{
      margin-left:14px;
   }

  
}

.pt-stuck-nav .pt-parent-box{
  margin-left: 6px;
}

@media (max-width: 1024px){
  .pt-stuck-nav .container{
    max-width: 100%;
  }
  #pt-header .pt-stuck-nav .pt-stuck-parent-account,
  #pt-header .pt-stuck-nav .pt-stuck-parent-compare,
  #pt-header .pt-stuck-nav .pt-stuck-parent-wishlist,
  #pt-header .pt-stuck-nav .pt-stuck-desctop-menu-categories{
        display:none
  }
  #pt-header .pt-stuck-nav .pt-header-row>.pt-logo-container{
    -webkit-box-flex: 2;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    text-align: center;
}
}

@media (min-width: 1025px){
  .pt-stuck-nav .pt-stuck-mobile-menu-categories{
    display: none;
  }
}

@media (min-width: 1025px){
  .pt-stuck-nav .pt-header-row .pt-stuck-parent-menu{
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }
}

@media (min-width: 481px) and (max-width: 1024px){
  .pt-stuck-nav .container-fluid,
  .pt-stuck-nav .container{
    padding-left: 20px;
    padding-right: 20px;
  }
}

.stuck.pt-stuck-nav{
  top: 0;
}

@media (max-width: 1024px){
  .stuck.pt-stuck-nav{
    background: #ffffff;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a{
    color: #333333;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a span:before{
    background-color: #101010;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a:hover{
    color: #101010;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.active>a{
    color: #101010;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.selected>a{
    color: #101010;
  }
  header .stuck.pt-stuck-nav .pt-dropdown-obj .pt-dropdown-toggle{
    color: #333333
  }
  html:not(.touch-device) header .stuck.pt-stuck-nav .pt-dropdown-obj .pt-dropdown-toggle:hover{
    color: #101010
  }

  .stuck.pt-stuck-nav .pt-search .pt-dropdown-menu .search-results{
    top: 23px;
    border-top: 1px solid #e9e7e7;
    padding-top: 20px;
  }
  .stuck.pt-stuck-nav .pt-search.active .pt-dropdown-menu::before{
    content: '';
    display: block;
    width: calc(100% + 40px);
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #ffffff;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 1024px){
  .pt-stuck-nav .pt-logo-desktop{
    display: none;
  }
}
@media (min-width: 1025px){
  .pt-stuck-nav .pt-logo-desktop+*{
    display: block;
    margin-left: 38px;
  }
}
@media (min-width: 1025px){
  .stuck.pt-stuck-nav{
    background: #ffffff;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a{
    color: #333333;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a span:before{
    background-color: #101010;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown>a:hover{
    color: #101010;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.active>a{
    color: #101010;
  }
  .stuck.pt-stuck-nav .pt-desctop-menu:not([class^="pt-hover-"]) li.dropdown.selected>a{
    color: #101010;
  }
  header .stuck.pt-stuck-nav .pt-dropdown-obj .pt-dropdown-toggle{
    color: #333333
  }
  .pt-stuck-nav .pt-dropdown-obj .pt-dropdown-toggle .pt-badge{
    color: #333333
  }
  html:not(.touch-device) header .stuck.pt-stuck-nav .pt-dropdown-obj .pt-dropdown-toggle:hover{
    color: #101010
  }
}
html.edge .pt-stuck-nav .pt-menu-categories{
  top: 0px;
}

html.ie .pt-stuck-nav .pt-menu-categories{
  top: 2px;
}



/*
  categories menu
*/

.pt-obj-menu-categories+*{
  margin-left: 26px;
}

.pt-menu-categories{
  position: relative;
  display: inline-block;
  z-index: 1;
}

.pt-menu-categories .pt-dropdown-toggle{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: left;
  border: none;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0.04em;
  z-index:5;
  color: #080808;
  font-weight:800;
  background-color: #ffffff;
  padding: 1px 15px 0px 15px;
  min-width: 210px;
  height: 42px;
  border: none;
  outline: none;
  cursor: pointer;
  -moz-transition: border-radius 0.2s linear;
  -o-transition: border-radius 0.2s linear;
  -webkit-transition: border-radius 0.2s linear;
  transition: border-radius 0.2s linear;
}

.pt-menu-categories .pt-dropdown-toggle:hover{
  color: #ffffff;
  background-color: #dad6da;
}

.pt-menu-categories .pt-dropdown-toggle .pt-icon{
  display: inline-block;
  position: relative;
  margin: 0 6px 0 0;
  width: 27px;
  color: #080808;
}
.pt-menu-categories .pt-dropdown-toggle:hover .pt-icon{
  color: #ffffff;
}
.pt-menu-categories .pt-dropdown-toggle .pt-icon svg:first-child{
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 24px;
  height:24px;
  top: -13px;
}
html.ie .pt-menu-categories .pt-dropdown-toggle{
  padding-bottom:1px;
}
.pt-menu-categories .pt-dropdown-toggle .pt-icon svg:last-child{
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 16px;
  height:16px;
  top: -9px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.pt-menu-categories.opened .pt-dropdown-toggle .pt-icon svg:first-child{
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.pt-menu-categories.opened .pt-dropdown-toggle .pt-icon svg:last-child{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-menu-categories .pt-dropdown-menu{
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  display: none;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.pt-menu-categories .pt-dropdown-menu nav>ul{
  list-style: none;
  margin: 0;
  padding: 11px 0 11px 0;
}

.pt-menu-categories .pt-dropdown-menu nav>ul>li>a{
  display: block;
  position: relative;
  padding: 10px 14px 10px;
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 1.1;
  color: #333333;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-menu-categories .pt-dropdown-menu nav > ul > li > a svg{
  width:24px;
  height:24px;
  position:absolute;
  top:4px;
  left:11px;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-menu-categories .pt-dropdown-menu nav > ul > li > a svg + span{
  display:inline-block;
  margin-left:27px;
}
.pt-menu-categories .pt-dropdown-menu nav>ul>li>a:hover{
  color: #dad6da;
}
.pt-menu-categories .pt-dropdown-menu nav>ul>li>a:hover svg{
  color: #333333;
}

.pt-menu-categories .pt-dropdown-menu nav>ul>li.pt-submenu>a:before,
.pt-menu-categories .pt-dropdown-menu nav>ul>li.pt-submenu>a:after{
  pointer-events: none;
  position: absolute;
  top: 5px;
  right: 15px;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.pt-menu-categories .pt-dropdown-menu nav>ul>li.pt-submenu>a .pt-icon{
  position:absolute;
  right:41px;
  top:3px;
}
.pt-menu-categories .pt-dropdown-menu nav>ul>li.pt-submenu>a .pt-icon svg{
  width:16px;
  height:16px;
  color: #d0d0d0;
}
.pt-menu-categories .pt-dropdown-menu nav>ul>li:hover>a{
  color: #dad6da;
}
.pt-menu-categories .pt-dropdown-menu nav>ul>li:hover>a .pt-icon svg{
  color: #333333;
}
.pt-menu-categories .pt-dropdown-menu nav>ul>li:hover .dropdown-menu{
  visibility: visible;
  z-index: 6;
  left: 100%;
  pointer-events: inherit;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu{
  position: absolute;
  top: 0;
  left: 105%;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: left 0.2s linear;
  -ms-transition: left 0.2s linear;
  -webkit-transition: left 0.2s linear;
  -o-transition: left 0.2s linear;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu .dropdown-menu-wrapper{
  background-color: #ffffff;
  box-shadow: 0px 4px 6px rgba(51, 51, 51, 0.06);
  padding: 31px 40px 34px;
}

@media (min-width: 1230px){
  .pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu.size-lg{
    width: 897px;
  }
}

@media (max-width: 1229px){
  .pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu.size-lg{
    width: 780px;
  }
}

.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu.size-md{
  width: 650px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu.size-sm{
  width: 422px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu.size-xs{
  width: 320px;
}
.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu.size-xs .row{
  display: block;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .dropdown-menu .row:not(:first-child){
  margin-top: 33px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu{
  font-size: 18px;
  display: block;
  line-height: 26px;
  padding-bottom: 15px;
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
  color: #333333;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu img{
  width: 100%;
  height: auto;
  margin-top: 18px;
  margin-bottom: 9px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu a{
  color: #333333;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu:hover{
  color: #dad6da;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu:hover a{
  color: #dad6da;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu.active{
  color: #dad6da;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu.active a{
  color: #dad6da;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu+.slick-slider,
.pt-menu-categories .pt-dropdown-menu nav>ul .pt-title-submenu+.pt-menu-slider{
  margin-top: 4px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu{
  margin-top: -3px;
  padding: 0;
  display: block;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li{
  display: block;
  position: relative;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul{
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  margin-left:-20px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li>a{
  color: #777777;
  font-size: 16px;
  line-height: 22px;
  display: block;
  position: relative;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-right: 20px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li>a img{
 width: auto;
  position: absolute;
  right: -34px;
  top: -5px;
  visibility: hidden;
  z-index: 3;
  max-width: 141px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.06);
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li>a:hover{
  color: #080808;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li>a:hover img{
visibility: visible;
  top: 0px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li>a:hover:before{
  left: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li:last-child>a{
  padding-bottom: 0;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li.active>a{
  color: #080808;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu li:hover>ul{
  visibility: visible;
  opacity: 1;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu li a:not(:only-child) .pt-icon{
  margin-top: 3px;
  right: -3px;
  position: absolute;
  pointer-events: none;
  color: #333333;
}
.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu li a:not(:only-child):hover .pt-icon{
  color: #d0d0d0;
}
.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu ul li a:not(:only-child) .pt-icon{
  right: 17px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu li a .pt-icon svg{
  width:13px;
  height:13px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu li a:not(:only-child):after .pt-badge{
  position: relative;
  top: 1px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li>a:not(:only-child):after{
  right: -13px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul{
  margin-top: 0px;
  position: absolute;
  z-index: 13;
  left: calc(100% + 20px);
  top: -9px;
  padding: 31px 0px 30px 0px;
  min-width: 260px;
  visibility: hidden;
  opacity: 0;
}
.pt-menu-categories .pt-promo-02:not([class^="pt-layout"]){
  margin-bottom:6px;
}
.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul ul{
  left: 100%;
  min-width: 260px;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul:before{
  content:'';
  display:block;
  background: #ffffff;
  position: absolute;
  top:0;
  left:20px;
  width:100%;
  height:100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.06);
  -moz-box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.06);
  box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.06);
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul ul.right,
.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul ul.right ul{
  left: auto;
  right: 100%;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul ul.right .left,
.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul ul.right .left ul{
  left: 100%;
  right: auto;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul li{
  margin-bottom: 0;
  display: block;
  position: relative;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul li a{
  padding: 5px 40px 4px 60px;
  font-size: 16px;
  line-height: 22px;
  display: block;
  position:relative;
  color: #777777;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul li a:hover{
  color: #080808;
}

.pt-menu-categories .pt-dropdown-menu nav>ul .pt-megamenu-submenu>li ul li.active>a{
  color: #080808;
}

.pt-menu-categories .pt-dropdown-menu .pt-col-list{
  margin-top: -27px;
}
.pt-menu-categories .pt-dropdown-menu .pt-col-list [class^="col"]{
  margin-top: 27px;
}
.pt-menu-categories .pt-dropdown-menu .pt-col-list [class^="col"] .pt-title-submenu{
  margin-top:3px;
}

.pt-categories-fluid .pt-menu-categories,
.pt-categories-fluid .pt-dropdown-toggle {
  width: 100%;
}
.categories-btn-noclick .pt-menu-categories .pt-dropdown-menu {
  display: block;
}
.pt-desktop-header .categories-btn-noclick .pt-menu-categories .pt-dropdown-toggle {
  pointer-events: none;
}
.pt-desktop-header .categories-btn-noclick .pt-menu-categories .pt-dropdown-menu {
  display: block !important;
}
.pt-desktop-header .categories-btn-noclick .pt-menu-categories .pt-dropdown-toggle .pt-icon svg:first-child {
  display: block !important;
  opacity: 1;
}
.pt-desktop-header .categories-btn-noclick .pt-menu-categories .pt-dropdown-toggle .pt-icon svg:last-child {
  display: none !important;
  opacity: 0;
}
.pt-stuck-nav.stuck .categories-btn-noclick .pt-menu-categories .pt-dropdown-menu {
  display: none;
}
.categories-btn-noclick .pt-menu-categories .pt-dropdown-menu{
  box-shadow:none;
  border: 1px solid #EBEBEB;
  border-top:none;
}
.headnav-box.headnav-box-indent:not(.menu-item-bg) {
  padding-left: 23px;
  padding-right: 23px; 
}
.headnav-box.headnav-box-indent.menu-item-bg .single-button{
  margin-right: 23px;
}
/*mobile toggle btn*/

.pt-categories-toggle{
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 0px;
  position: relative;
  background-color: #252425;
  width: 34px;
  height: 34px;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  color: #ffffff;
}
.pt-categories-toggle:hover{
  background-color: #333333;
  color: #ffffff;
}
@media (max-width: 1230px){
  .pt-menu-categories .pt-dropdown-menu nav>ul>li>a {
    padding: 7px 14px 8px;
    font-size: 12px;
  }
  .pt-menu-categories .pt-dropdown-menu nav > ul > li > a svg {
    width: 18px;
    height: 18px;
  }
}

footer .pt-collapse-content a{
  color: #8d2c7f;
}
footer .pt-collapse-content a:hover{
  color: #777777;
}


/*
  Slider Revolution
*/

.slider-revolution{
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

.slider-revolution video{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
}

.slider-revolution .tp-dottedoverlay{
  z-index: 1;
}

.slider-revolution .tp-dottedoverlay.twoxtwo{
  background: none;
}

.slider-revolution .tp-bullets{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
 .slider-revolution .tp-bullets .bullet{
  padding: 8px;
  cursor: pointer;
}
 .slider-revolution .tp-bullets .bullet:before{
  background-color: #ffffff;
  content: '';
  display: block;
  width: 10px;
  height: 4px;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
 .slider-revolution .tp-bullets .bullet:hover:before{
  background-color: #333333;
}
 .slider-revolution .tp-bullets .bullet.selected:before{
  background-color: #333333;
  width: 30px;
}
.slider-revolution .btn{
  height: 44px;
  padding-left: 28px;
  padding-right: 28px;
}
.slider-revolution .tp-caption1-wd-4 > *:nth-child(2){
  margin-left: 16px;
}
@media (max-width: 414px){
  .slider-revolution .tp-caption1-wd-4 > *:nth-child(2){
    display: block;
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media (min-width: 576px){
  .slider-revolution .tp-bullets{
    bottom: 32px !important;
  }
}
@media (max-width: 575px){
  .slider-revolution .tp-bullets{
    bottom: 22px !important;
  }
}
@media (max-width: 570px){
    .slider-revolution .tp-bullets{
        display: none;
    }
}

.slider-revolution .video-play a{
  font-size: 40px;
  line-height: 40px;
  color: #c2c2c2;
}

@media (max-width: 500px){
  .slider-revolution .video-play a{
    font-size: 35px;
    line-height: 35px;
  }
}

.slider-revolution .video-play a:hover{
  color:#252425;
}

.slider-revolution .video-play .btn-pause{
  display: none;
}

.slider-revolution .video-play.pause .btn-play{
  display: none;
}

.slider-revolution .video-play.pause .btn-pause{
  display: block;
}

.slider-revolution .tp-caption1{
  color:#333333;
}

.slider-revolution .tp-caption{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.slider-revolution .tp-caption1-wd-1{
  font-weight: 800;
}
.slider-revolution .tp-caption1-wd-2{
  font-weight: 800;
}

@media (min-width: 1230px){
  .slider-revolution .tp-caption1-wd-1{
       font-size: 18px;
       line-height: 26px;
  }
   .slider-revolution .tp-caption1-wd-2{
       font-size: 64px;
       line-height: 77px;
       margin-top: 5px;
  }
   .slider-revolution .tp-caption1-wd-3{
       font-size: 18px;
       line-height: 28px;
       margin-top: 4px;
  }
  .slider-revolution .tp-caption1-wd-4{
       margin-top: 33px;
  }
  .slider-revolution .tp-caption[data-x=right]{
    width: 46%;
  }
}

@media (min-width: 1025px) and (max-width: 1229px){
  .slider-revolution .tp-caption1-wd-1{
    font-size: 18px;
    line-height: 26px;
  }
  .slider-revolution .tp-caption1-wd-2{
    font-size: 50px;
    line-height: 60px;
    margin-top: 4px;
  }
  .slider-revolution .tp-caption1-wd-3{
    font-size: 18px;
    line-height: 28px;
    margin-top: 4px;
  }
  .slider-revolution .tp-caption1-wd-4{
    margin-top: 20px;
  }
  .slider-revolution .tp-caption[data-x=right]{
    width: 60%;
  }
}

 @media (min-width: 790px) and (max-width: 1024px){
     .slider-revolution .tp-caption1-wd-1{
         font-size: 18px;
         line-height: 26px;
    }
     .slider-revolution .tp-caption1-wd-2{
         font-size: 38px;
         line-height: 48px;
         margin-top: 4px;
    }
     .slider-revolution .tp-caption1-wd-3{
         font-size: 18px;
         line-height: 28px;
         margin-top: 4px;
    }
     .slider-revolution .tp-caption1-wd-4{
         margin-top: 20px;
    }
    .slider-revolution .tp-caption[data-x=right]{
       width: 60%;
    }
}

@media (max-width: 789px){
    .slider-revolution .tp-caption1-wd-1{
        font-size: 18px;
        line-height: 26px;
    }
    .slider-revolution .tp-caption1-wd-2{
        font-size: 36px;
        line-height: 43px;
        margin-top: 4px;
    }
    .slider-revolution .tp-caption1-wd-3{
        font-size: 18px;
        line-height: 28px;
        margin-top: 4px;
    }
    .slider-revolution .tp-caption1-wd-4{
        margin-top: 20px;
    }
    .slider-revolution .tp-caption[data-x=right]{
       width: 74%;
    }
}
@media (max-width: 575px){
    .slider-revolution .tp-caption1-wd-1{
        font-size: 16px;
        line-height: 20px;
    }
    .slider-revolution .tp-caption1-wd-2{
        font-size: 26px;
        line-height: 33px;
        margin-top: 4px;
    }
    .slider-revolution .tp-caption1-wd-3{
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
    }
    .slider-revolution .tp-caption1-wd-4{
        margin-top: 10px;
    }
    .slider-revolution .tp-caption[data-x=right]{
       width:100%;
    }
}
@media (max-width: 370px){
    .slider-revolution .tp-caption1-wd-1{
        font-size: 14px;
        line-height: 18px;
    }
    .slider-revolution .tp-caption1-wd-2{
        font-size: 22px;
        line-height: 26px;
        margin-top: 1px;
    }
    .slider-revolution .tp-caption1-wd-3{
        font-size: 14px;
        line-height: 18px;
        margin-top: 3px;
    }
    .slider-revolution .tp-caption1-wd-4{
        margin-top: 6px;
    }
}

.slider-revolution .tp-caption-left-bottom{
  position: absolute;
  max-width: 360px;
  bottom: 20px !important;
  left: 20px !important;
  z-index: 5;
}

@media (max-width: 960px){
  .slider-revolution .tp-caption-left-bottom{
    max-width: 280px;
  }
}

@media (max-width: 787px){
  .slider-revolution .tp-caption-left-bottom{
    display: none;
  }
}

.slider-revolution .pt-revolution-promo{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  padding: 10px;
  overflow: hidden;
  position: relative;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.slider-revolution .pt-revolution-promo .pt-btn-close{
  background: none;
  border: none;
  outline: none;
  color:#333333;
  font-size: 14px;
  position: absolute;
  right: 2px;
  top: 3px;
  display: block;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.slider-revolution .pt-revolution-promo .pt-btn-close:hover{
  color:#252425;
}

.slider-revolution .pt-revolution-promo .pt-img{
  width: 80px;
  min-width: 80px;
}

.slider-revolution .pt-revolution-promo .pt-img img{
  width: 100%;
  height: auto;
}

.slider-revolution .pt-revolution-promo .pt-img + .pt-description{
  margin-left: +14px;
}

.slider-revolution .pt-revolution-promo .pt-description{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slider-revolution .pt-revolution-promo .pt-description .pt-title{
  font-size: 14px;
  font-weight: 400;
  font-family: Neue Einstellung, sans-serif;
}

.slider-revolution .pt-revolution-promo .pt-description p{
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}

.slider-revolution .pt-revolution-promo .pt-description p a{
  color:#252425;
}

.slider-revolution .pt-revolution-promo .pt-description .pt-info{
  color: #777777;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}

@media (min-width: 790px){
  .slider-revolution.revolution-default .tparrows.hidearrows{
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}

@media (max-width: 789px){
  .slider-revolution.revolution-default .tparrows{
    display: none;
  }
}

.slider-revolution.revolution-default .tparrows.default{
  display: none;
}

 .slider-revolution.revolution-default .tparrows.default.tp-leftarrow, .slider-revolution.revolution-default .tparrows.default.tp-rightarrow{
  font-size: 0;
  line-height: 0;
  width: 64px;
  height: 64px;
  background: none;
}
 .slider-revolution.revolution-default .tparrows.default.tp-leftarrow:before, .slider-revolution.revolution-default .tparrows.default.tp-leftarrow:after, .slider-revolution.revolution-default .tparrows.default.tp-rightarrow:before, .slider-revolution.revolution-default .tparrows.default.tp-rightarrow:after{
  content: '';
  display: block;
  position: absolute;
}
 .slider-revolution.revolution-default .tparrows.default.tp-leftarrow:after, .slider-revolution.revolution-default .tparrows.default.tp-rightarrow:after{
  content: '';
  top: 20px;
  left: 20px;
  z-index: 1;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
 .slider-revolution.revolution-default .tparrows.default.tp-leftarrow:before, .slider-revolution.revolution-default .tparrows.default.tp-rightarrow:before{
  z-index: 2;
  top: 20px;
  left: 20px;
}
.slider-revolution.revolution-default .tparrows.default:before{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  color: #D0D0D0;
}
 .slider-revolution.revolution-default .tparrows.default.tp-leftarrow{
  left: 0 !important;
}
 .slider-revolution.revolution-default .tparrows.default.tp-leftarrow:before{
  content: "\e904";
}
 .slider-revolution.revolution-default .tparrows.default.tp-rightarrow{
  right: 0 !important;
}
 .slider-revolution.revolution-default .tparrows.default.tp-rightarrow:before{
  content: "\e905";
}
.slider-revolution.revolution-default .tparrows.default:hover:before{
  color:#ffffff;
}
 .slider-revolution.revolution-default .tparrows.default:hover:after{
  background-color: #333333;
}

.ie.gecko .fullcoveredvideo{
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

/*
  Revolution Slider Small Size (.revslidertexttype2)
*/
@media (min-width: 1230px){
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-1{
    font-size:18px;
    line-height:26px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-2{
    font-size:48px;
    line-height:58px;
    letter-spacing: 0.01em;    
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-3{
    font-size:18px;
    line-height:28px;
    margin-top:11px;
  }
}
@media (min-width: 1025px) and (max-width: 1229px){
   .revslidertexttype2 .slider-revolution .tp-caption1-wd-1{
    font-size:18px;
    line-height:26px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-2{
    font-size:40px;
    line-height:50px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-3{
    font-size:18px;
    line-height:28px;
  }
}
@media (min-width: 790px) and (max-width: 1024px){
   .revslidertexttype2 .slider-revolution .tp-caption1-wd-1{
    font-size:18px;
    line-height:26px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-2{
    font-size:40px;
    line-height:50px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-3{
    font-size:18px;
    line-height:28px;
  }
}
@media (max-width: 789px){
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-1{
    font-size:16px;
    line-height:26px;    
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-2{
    font-size:33px;
    line-height:43px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-3{
    font-size:16px;
    line-height:26px;
  }
}
@media (max-width: 575px){
  .slider-revolution .tp-caption{
    left:0 !important;
    right:0 !important;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-1{
    font-size:16px;
    line-height:26px;    
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-2{
    font-size:25px;
    line-height:35px;
  }
  .revslidertexttype2 .slider-revolution .tp-caption1-wd-3{
    font-size:16px;
    line-height:26px;
  }
}
@media (min-width: 576px){
  .revslidertexttype2 .slider-revolution .tp-bullets {
      bottom: 22px !important;
  }
}
/*
    pt-slick-main-item
*/
.pt-slick-main{
  z-index: 1;
}

.pt-slick-main .slick-dots{
  position: absolute;
  bottom: 9%;
}

.pt-slick-main-item{
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  z-index: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pt-slick-main-item > img{
  width: 100%;
  height: auto;
}

.pt-slick-main-item .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 40px 95px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color:#777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-slick-main-item .pt-description .pt-description-wrapper{
  max-width: 618px;
  text-align: center;
}

.pt-slick-main-item .pt-description .pt-title-small{
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-size: 50px;
  line-height: 56px;
  font-weight: 400;
  letter-spacing: 0.03em;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-slick-main-item .pt-description .pt-title-large{
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  font-size: 90px;
  line-height: 90px;
  font-weight: 800;
  letter-spacing: 0.03em;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-slick-main-item .pt-description p{
  font-size: 14px;
  line-height: 22px;
  margin-top: 19px;
  color:#333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-slick-main-item .pt-description [class^="btn"]{
  margin-top: 33px;
}

.pt-slick-main-item .pt-description img{
  max-width: 100%;
  height: auto;
}

@media (max-width: 1229px){
  .pt-slick-main-item .pt-description .pt-title-small{
    font-size: 40px;
    line-height: 46px;
  }
  .pt-slick-main-item .pt-description .pt-title-large{
    font-size: 70px;
    line-height: 75px;
  }
  .pt-slick-main-item .pt-description p{
    margin-top: 15px;
  }
  .pt-slick-main-item .pt-description [class^="btn"]{
    margin-top: 23px;
  }
}

@media (max-width: 1024px){
  .pt-slick-main-item .pt-description .pt-title-small{
    font-size: 30px;
    line-height: 36px;
  }
  .pt-slick-main-item .pt-description .pt-title-large{
    font-size: 50px;
    line-height: 55px;
  }
  .pt-slick-main-item .pt-description p{
    margin-top: 10px;
  }
  .pt-slick-main-item .pt-description [class^="btn"]{
    margin-top: 18px;
  }
}

@media (max-width: 789px){
  .pt-slick-main-item .pt-description{
    padding: 10px 60px;
  }
  .pt-slick-main-item .pt-description .pt-description-wrapper{
    max-width: 240px;
  }
  .pt-slick-main-item .pt-description .pt-title-small{
    font-size: 20px;
    line-height: 26px;
  }
  .pt-slick-main-item .pt-description .pt-title-large{
    font-size: 30px;
    line-height: 35px;
  }
  .pt-slick-main-item .pt-description p{
    margin-top: 8px;
    font-size: 12px;
    line-height: 18px;
  }
  .pt-slick-main-item .pt-description [class^="btn"]{
    margin-top: 13px;
  }
}

@media (max-width: 575px){
  .pt-slick-main-item .pt-description{
    padding: 10px 40px;
  }
  .pt-slick-main-item .pt-description .pt-description-wrapper{
    max-width: 200px;
  }
  .pt-slick-main-item .pt-description .pt-title-small{
    font-size: 15px;
    line-height: 20px;
  }
  .pt-slick-main-item .pt-description .pt-title-large{
    font-size: 23px;
    line-height: 28px;
  }
  .pt-slick-main-item .pt-description p{
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px;
  }
  .pt-slick-main-item .pt-description [class^="btn"]{
    margin-top: 7px;
  }
}

@media (max-width: 400px){
  .pt-slick-main-item .pt-description{
    padding: 10px 40px;
  }
  .pt-slick-main-item .pt-description .pt-description-wrapper{
    max-width: 200px;
  }
  .pt-slick-main-item .pt-description .pt-title-small{
    font-size: 13px;
    line-height: 15px;
  }
  .pt-slick-main-item .pt-description .pt-title-large{
    font-size: 20px;
    line-height: 23px;
  }
  .pt-slick-main-item .pt-description p{
    margin-top: 2px;
    line-height: 15px;
  }
  .pt-slick-main-item .pt-description [class^="btn"]{
    margin-top: 6px;
  }
}

.pt-slick-main-item .pt-description *:nth-child(1){
  margin-top: 0;
}


/*
Extend
*/
 ._reset-ul-style, header .pt-box-info ul, header .pt-account ul, .pt-desctop-menu ul, .pt-desctop-menu nav > ul, .pt-dropdown-obj02 .pt-dropdown-menu ul, .submenu, footer .pt-list, .pt-pagination ul, .pt-product-single-info .pt-add-info ul, .product-images-carousel ul, .product-images-static ul, .pt-layout-product-info-02 ul:not([class]), .pt-layout-product-info-02 ul:not([class]) > li ul, .pt-filter-list, .pt-list-row, .pt-layout-vertical .pt-description .pt-add-info, .pt-list-dot, .pt-list-dot > li ul, .pt-list-number, .pt-info-list, .pt-list-dash, .pt-list-dash ul, .pt-social-icon, .slick-slider .slick-dots, .pt-breadcrumb ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
 ._list-inline-item, header .pt-box-info ul, .submenu, .pt-product-single-info .pt-review, .pt-rating, .product-images-col, .pt-social-icon{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
 ._list-block-item, header .pt-account ul, .pt-dropdown-obj02 .pt-dropdown-menu ul, footer .pt-list, .pt-product-single-info .pt-add-info ul{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
 ._pt-point .pt-point-v-t, .pt-promo-02:not([class^="pt-layout"]) .pt-point-v-t, .pt-slick-main-item .pt-point-v-t, .pt-promo-fullwidth .pt-point-v-t{
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
 ._pt-point .pt-point-v-b, .pt-promo-02:not([class^="pt-layout"]) .pt-point-v-b, .pt-slick-main-item .pt-point-v-b, .pt-promo-fullwidth .pt-point-v-b{
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
 ._pt-point .pt-point-h-l, .pt-promo-02:not([class^="pt-layout"]) .pt-point-h-l, .pt-slick-main-item .pt-point-h-l, .pt-promo-fullwidth .pt-point-h-l{
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
 ._pt-point .pt-point-h-r, .pt-promo-02:not([class^="pt-layout"]) .pt-point-h-r, .pt-slick-main-item .pt-point-h-r, .pt-promo-fullwidth .pt-point-h-r{
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

/*
    loader
*/
#loader-wrapper{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 77;
  background-color: #ffffff;
  opacity: 1;
  -webkit-transition: all 500ms linear 0s;
  -moz-transition: all 500ms linear 0s;
  -ms-transition: all 500ms linear 0s;
  -o-transition: all 500ms linear 0s;
  transition: all 500ms linear 0s;

   display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#loader-wrapper.loader-off,
body.loaded #loader-wrapper{
  opacity: 1;
  visibility: hidden;
  -webkit-transition: all 500ms linear 0s;
  -moz-transition: all 500ms linear 0s;
  -ms-transition: all 500ms linear 0s;
  -o-transition: all 500ms linear 0s;
  transition: all 500ms linear 0s;
}

#loader{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -9px;
  margin-left: -125px;
  perspective: 400px;
  transform-type: preserve-3d;
}

#loader .dot{
  animation: loader ease-in-out 3s infinite;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: black;
  position: absolute;
  background:#252425;
}

#loader .dot:nth-child(2){
  animation-delay: 0.5s;
}

#loader .dot:nth-child(3){
  animation-delay: 0.4s;
}

#loader .dot:nth-child(4){
  animation-delay: 0.3s;
}

#loader .dot:nth-child(5){
  animation-delay: 0.2s;
}

#loader .dot:nth-child(6){
  animation-delay: 0.1s;
}

#loader .dot:nth-child(7){
  animation-delay: 0s;
}

html:not(.ie) #loader .dot{
  border: 2px solid white;
}


@keyframes loader{
  15%{
    transform: translateX(0);
  }
  45%{
    transform: translateX(232px);
  }
  65%{
    transform: translateX(232px);
  }
  95%{
    transform: translateX(0);
  }
}

/*
    pt-carousel-products
*/
.pt-carousel-products.slick-slider .slick-slide[class^="col-"]{
  max-width: inherit;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.js-header-slider{
  display: none !important;
}
.js-header-slider.slick-slider{
  display: block !important;
}
.js-header-slider,
.slick-animated-show-js{
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.js-header-slider.slick-show-news,
.slick-animated-show-js.slick-initialized{
  opacity: 1;
}

#same_product_height #pt-pageContent .pt-product .pt-image-box{
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#same_product_height #pt-pageContent .pt-product .pt-image-box .pt-img-roll-over{
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 575px){
  .col-12-575width{
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 440px){
  .col-12-440width{
    max-width: 100%;
    flex: 0 0 100%;
  }
}

/*
boxed
*/
@media (min-width: 576px){
  html#pt-boxed{
    background: #f7f8fa;
  }
  html#pt-boxed body{
    background:#ffffff;
    box-shadow: 0px 4px 30px rgba(51, 51, 51, 0.1);
    margin: 0 auto;
    padding-right:0px !important;
  }
}

@media (min-width: 576px) and (min-width: 576px){
  html#pt-boxed body{
    max-width: 546px;
  }
}

@media (min-width: 576px) and (min-width: 791px){
  html#pt-boxed body{
    max-width: 770px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed body{
    max-width: 990px;
  }
}

@media (min-width: 576px) and (min-width: 1230px){
  html#pt-boxed body{
    max-width: 1270px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed header [class^="pt-color-scheme"] .container,
  html#pt-boxed header [class^="pt-color-scheme"] .container-fluid{
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed header [class^="pt-color-scheme"] .container,
  html#pt-boxed header [class^="pt-color-scheme"] .container-fluid{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed header .pt-desktop-header > div:not([class^="pt-color-scheme"]){
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 576px) and (max-width: 1229px){
  html#pt-boxed header .pt-desktop-header .pt-desctop-menu nav > ul > li.dropdown > a{
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed header .pt-mobile-header > .container-fluid{
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed header .pt-mobile-header > .container-fluid{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 576px){
  html#pt-boxed header .pt-stuck-nav{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    -webkit-box-shadow: 0px 5px 5px -4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px -4px rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 576px) and (min-width: 576px){
  html#pt-boxed header .pt-stuck-nav{
    max-width: 546px;
  }
}

@media (min-width: 576px) and (min-width: 791px){
  html#pt-boxed header .pt-stuck-nav{
    max-width: 770px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed header .pt-stuck-nav{
    max-width: 990px;
  }
}

@media (min-width: 576px) and (min-width: 1230px){
  html#pt-boxed header .pt-stuck-nav{
    max-width: 1270px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed header .pt-stuck-nav > .container{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed header .pt-stuck-nav > .container{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 576px){
  html#pt-boxed header,
  html#pt-boxed .pt-header-static,
  html#pt-boxed footer{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}

@media (min-width: 576px) and (min-width: 576px){
  html#pt-boxed header,
  html#pt-boxed .pt-header-static,
  html#pt-boxed footer{
    max-width: 546px;
  }
}

@media (min-width: 576px) and (min-width: 791px){
  html#pt-boxed header,
  html#pt-boxed .pt-header-static,
  html#pt-boxed footer{
    max-width: 770px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed header,
  html#pt-boxed .pt-header-static,
  html#pt-boxed footer{
    max-width: 990px;
  }
}

@media (min-width: 576px) and (min-width: 1230px){
  html#pt-boxed header,
  html#pt-boxed .pt-header-static,
  html#pt-boxed footer{
    max-width: 1270px;
  }
}
@media (min-width: 1025px){
  html#pt-boxed header{
    position:relative;
  }
}

@media (min-width: 576px) and (max-width: 790px){
  html#pt-boxed .pt-back-to-top{
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 576px){
  html#pt-boxed .pt-back-to-top{
    max-width: 546px;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 791px){
  html#pt-boxed .pt-back-to-top{
    max-width: 770px;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 1025px){
  html#pt-boxed .pt-back-to-top{
    max-width: 990px;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 1230px){
  html#pt-boxed .pt-back-to-top{
    max-width: 1270px;
  }
}

@media (min-width: 576px){
  html#pt-boxed #pt-pageContent{
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
}

@media (min-width: 576px) and (min-width: 576px){
  html#pt-boxed #pt-pageContent{
    max-width: 546px;
  }
}

@media (min-width: 576px) and (min-width: 791px){
  html#pt-boxed #pt-pageContent{
    max-width: 770px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed #pt-pageContent{
    max-width: 990px;
  }
}

@media (min-width: 576px) and (min-width: 1230px){
  html#pt-boxed #pt-pageContent{
    max-width: 1270px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed #pt-pageContent > .shopify-section > div > .container-fluid{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed #pt-pageContent > .shopify-section > div > .container-fluid{
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed #pt-pageContent > div > .container{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed #pt-pageContent > div > .container{
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed #pt-pageContent > div > .container-fluid{
    padding-left: 0px;
    padding-right: 0px;
  }
}
#pt-pageContent .container-fluid-custom-mobile-padding{
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed #pt-pageContent > div > .container-fluid{
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 576px){
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 576px){
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 576px) and (min-width: 576px){
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    max-width: 546px;
  }
}

@media (min-width: 576px) and (min-width: 791px){
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    max-width: 770px;
  }
}

@media (min-width: 576px) and (min-width: 1025px){
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    max-width: 990px;
  }
}

@media (min-width: 576px) and (min-width: 1230px){
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    max-width: 1270px;
  }
}

@media (min-width: 576px){
  html#pt-boxed footer{
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
}

@media (min-width: 576px) and (min-width: 790px){
  html#pt-boxed footer{
    background: #f7f8fa;
  }
}

@media (min-width: 576px) and (max-width: 789px){
  html#pt-boxed footer{
    background: #f7f8fa;
  }
}

@media (min-width: 576px) and (max-width: 1024px){
  html#pt-boxed footer > div > .container{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1239px){
  html#pt-boxed footer > div > .container{
    padding-left: 30px;
    padding-right: 30px;
  }
  html#pt-boxed #pt-pageContent .arrow-location-center-02{
    margin-right: 0px;
    margin-left: 0px;
  }
  html#pt-boxed #pt-pageContent .container-fluid,
  html#pt-boxed #pt-pageContent .container-fluid-custom{
    padding-right: 10px;
    padding-left: 10px;
  }
  html#pt-boxed #pt-pageContent [class^="container-indent"] > .container{
      padding-left: 30px;
      padding-right: 30px;
  }
}
html#pt-boxed #fixedbg{
  z-index:-11 !important;
  display:none !important;
  
}
.pt-header-static.pt-desktop-header{
  position: absolute;
  z-index: 9;
  width: 100%;
  background: transparent;
}

input::-ms-clear{
  display: none;
}

@media (max-width: 500px){
  .pt-table-responsive{
    overflow-y: hidden;
    overflow-x: scroll;
  }
}

@media (max-width: 789px){
  .pt-table-responsive-md{
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
@media (max-width: 1025px){
  .pt-table-responsive-lg{
    overflow-y: hidden;
    overflow-x: scroll;
  }
}

/*
Global
*/
html.touch-device{
  overflow-x: hidden;
}

body{
  font-family: Neue Einstellung, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color:#777777;
  background:#ffffff;
  margin: 0;
  overflow-x: hidden;
}

a{
  text-decoration: none;
  outline: none;
  color:#777777;
}

a:hover{
  outline: none;
  text-decoration: none;
  outline: none;
}

a:active,
a:visited,
a:focus{
  text-decoration: none;
  outline: none;
}

.btn{
  background: #f9f9f9;
  color: #151415;
  font-size: 13px;
  letter-spacing: 0.04em;
  padding: 5px 20px 4px;
  line-height: 33px;
  font-weight: 800;
  height: 44px;
  border: none;
  outline: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.btn .pt-icon{
  position: relative;
  top: 4px;
}
.btn .pt-icon+.pt-text{
    margin-left: 9px;
}

.btn:active,
.btn:visited,
.btn:focus,
button:focus{
  outline: none;
  box-shadow: none;
}
.btn .pt-icon svg{
  width: 24px;
  height: 24px;
}
.btn:hover{
  background: #d9d6d9;
  color: #ffffff;
  outline: none;
}

.btn-lg:not(.btn-link){
  height: 54px;
}

@media (min-width: 1101px){
  .btn-xl{
    height: 50px;
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media (min-width: 790px) and (max-width: 1100px){
  .btn-xl{
    height: 50px;
  }
}

@media (max-width: 789px){
  .btn-xl{
    padding-left: 25px;
    padding-right: 25px;
  }
}

.btn:focus, .btn.focus{
  box-shadow: none;
}

.btn.btn-white{
  background: #ffffff;
  color:#333333;
}

.btn.btn-white:hover{
  background:#333333;
  color: #ffffff;
}

.btn.btn-dark{
  background: #333333;
  color: #ffffff;
}

.btn.btn-dark:hover{
  background: #d6d2d5;
  color: #ffffff;
}

.btn.btn-border{
  background: rgba(0,0,0,0);
  position: relative;
  color: #333333;
  font-size: 14px;
  border: none;
  height: 44px;
  padding-left: 29px;
  padding-right: 29px;
  letter-spacing: inherit;
}
.btn.btn-border .pt-icon{
  top: 4px;
}
.btn.btn-border:before{
  content: '';
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn.btn-border:hover{
  background: rgba(0,0,0,0);
  color: #333333;
  border-color: #333333;
}
.btn.btn-border:hover:before{
    border-width: 2px;
    border-color: #333333;
}
.btn.btn-border[data-action="wk-remove"]{
  background: rgba(0,0,0,0);
  color: #333333;
  border-color: #ebebeb;
}
.btn.btn-border[data-action="wk-remove"]:before{
  border-width: 2px;
  border-color: #ebebeb;
}


.btn-link, .btn-link:focus{
  color: #333333;
  font-size: 13px;
  padding: 5px 0px 4px;
  line-height: 1;
  font-weight: 800;
  border: none;
  outline: none;
  position: relative;
  display: inline-flex;
  cursor: pointer;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.btn-link:not(.btn-text-left):not(.btn-text-right){
  justify-content: center;
  align-items: center;
  text-align: center;
}
.btn-link.btn-text-right{
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
 .btn-link svg{
  width: 24px;
  height: 24px;
 }
 .btn-link.btn-lg, .btn-link:focus.btn-lg{
  font-size: 14px;
}
 .btn-link.btn-xl, .btn-link:focus.btn-xl{
  font-size: 18px;
}
 .btn-link .pt-icon + .pt-text, .btn-link:focus .pt-icon + .pt-text{
  margin-left: 10px;
}
 .btn-link .pt-text, .btn-link:focus .pt-text{
  position: relative;
  display: inline-block;
}
 .btn-link .pt-text:before, .btn-link:focus .pt-text:before{
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 2px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
 .btn-link:hover, .btn-link:focus:hover{
  color: #333333;
  text-decoration: none;
}
 .btn-link:hover .pt-text:before, .btn-link:focus:hover .pt-text:before{
  width: 100%;
}
 .btn-link.pt-color-base, .btn-link:focus.pt-color-base{
  color: #252425;
}
 .btn-link.pt-color-base .pt-text:before, .btn-link:focus.pt-color-base .pt-text:before{
  background-color: #252425;
}
.pt-link, .pt-link:focus{
  color: #252425;
  padding: 5px 0px 4px;
  line-height: 1;
  border: none;
  outline: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-link:before, .pt-link:focus:before{
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '';
  color: transparent;
  background-color: #252425;
  height: 1px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.pt-link:hover, .pt-link:focus:hover{
  color: #252425;
  text-decoration: none;
}
 .pt-link:hover:before, .pt-link:focus:hover:before{
  width: 0;
}
.pt-base-dark-color{
  color: #333333;
}
footer .pt-base-dark-color{
  color: #333333;
}
 .pt-link.pt-base-dark-color:before, .pt-link:focus.pt-base-dark-color:before{
  background-color: #333333;
}

 .pt-link.pt-base-dark-color:hover, .pt-link:focus.pt-base-dark-color:hover{
  color: #333333;
}

.btn.btn-border01{
  background: transparent;
  color:#777777;
  outline: 2px solid #777777;
  height: 36px;
  padding-left: 29px;
  padding-right: 29px;
}

.btn.btn-border01:hover{
  background:#333333;
  color: #ffffff;
  outline-color:#333333;
}

.btn.btn-border01.disable{
  background: rgba(0,0,0,0);
  color: #333333;
  border-color: #ebebeb;
}

.btn-link-02,
.btn-link-02:focus{
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  color:#252425;
  text-decoration: none;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.btn-link-02:hover{
  color:#252425;
  text-decoration: none;
  color:#333333;
}

.btn-underline{
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  font-weight: 800;
  letter-spacing: 0.04em;
  font-family: Neue Einstellung, sans-serif;
    border-bottom: 1px solid #252425;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.btn-underline:hover{
  text-decoration: none;
  border-bottom-color: transparent;
}

.btn-underline:not([class$="color"]){
  color:#252425;
}

.btn-underline:hover{
  color:#333333;
  border-color: transparent;
}

.btn-underline.pt-white-color:not(:hover){
  color: #ffffff;
  border-color: #ffffff;
}

.disable{
  /*-moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;*/
  pointer-events: none;
}
.select_options .col-item:first-child{
  display: none;
}
.select_options .btn-addtocart{
  pointer-events: none;
}

@media (min-width: 790px){
  .btn-top{
    margin-top: 40px;
  }
}

@media (max-width: 789px) and (min-width: 576px){
  .btn-top{
    margin-top: 30px;
  }
}

@media (max-width: 575px){
  .btn-top{
    margin-top: 20px;
  }
}

h1, h2, h3, h4, h5, h6{
  display: block;
  position: relative;
  font-family: Neue Einstellung, sans-serif;
  color:#333333;
  margin-bottom: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
  color:#333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
  color:#252425;
}

h1:not(.pt-title-subpages):not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
  font-size: 46px;
  line-height: 60px;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding-bottom: 17px;
}

@media (max-width: 1024px){
  h1:not(.pt-title-subpages):not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 36px;
    line-height: 46px;
  }
}

@media (max-width: 575px){
  h1:not(.pt-title-subpages):not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 21px;
  }
}

h2:not(.small):not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
  font-size: 34px;
  line-height: 44px;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding-bottom: 23px;
}

@media (max-width: 1024px){
  h2:not(.small):not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 29px;
    line-height: 39px;
    padding-bottom: 18px;
  }
}

@media (max-width: 575px){
  h2:not(.small):not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
  }
}

h3:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]),
h2.small:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
  padding-bottom: 23px;
}

@media (max-width: 1024px){
  h3:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]),
  h2.small:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 17px;
  }
}

@media (max-width: 575px){
  h3:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]),
  h2.small:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 19px;
    line-height: 29px;
    padding-bottom: 9px;
  }
}

h4:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
  font-size: 24px;
  line-height: 34px;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding-bottom: 24px;
}

@media (max-width: 1024px){
  h4:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 16px;
  }
}

@media (max-width: 575px){
  h4:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 8px;
  }
}

h5:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding-bottom: 15px;
}

@media (max-width: 1024px){
  h5:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 15px;
  }
}

@media (max-width: 575px){
  h5:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 17px;
    line-height: 27px;
    padding-bottom: 7px;
  }
}

h6:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
  font-size: 16px;
  line-height: 26px;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding-bottom: 15px;
}

@media (max-width: 575px){
  h6:not([class^="pt-title"]):not([class^="pt-collapse"]):not([class^="pt-aside"]):not([class^="pt-footer-title"]){
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 6px;
  }
}

.pt-title-subpages:not(.noborder){
  border-bottom: 1px solid #e9e7e7;
  font-size: 34px;
  line-height: 44px;
  letter-spacing: 0.003em;
  font-weight: 800;
  padding: 0 0 50px 0;
  margin-bottom: 46px;
  margin-top: -10px;
}

@media (max-width: 1024px){
  .pt-title-subpages:not(.noborder){
    font-size: 33px;
    line-height: 43px;
    padding: 0 0 32px 0;
    margin-bottom: 28px;
  }
}

@media (max-width: 575px){
  .pt-title-subpages:not(.noborder){
    font-size: 24px;
    line-height: 34px;
    padding: 0 0 26px 0;
    margin-bottom: 22px;
  }
}

.pt-title-subpages.noborder{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  padding: 0 0 50px 0;
  margin-top: -10px;
}

@media (max-width: 1024px){
  .pt-title-subpages.noborder{
    font-size: 33px;
    line-height: 43px;
    padding: 0 0 32px 0;
  }
}

@media (max-width: 575px){
  .pt-title-subpages.noborder{
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 26px;
  }
}

.pt-title-subpages:not(.text-left):not(.text-right){
  text-align: center;
}

.pt-title-lg{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  padding-bottom: 49px;
}
@media (max-width: 575px){
  .pt-title-lg{
    font-size: 30px;
    line-height: 41px;
  }
}
.pt-title-lg + form{
  margin-top: -6px;
}

p{
  margin: 16px 0 0 0px;
}

@media (max-width: 575px){
  p{
    margin: 10px 0 0 0px;
  }
}

mark,
.mark{
  background:#333333;
  color: #ffffff;
  padding: 2px 4px;
}

hr{
  border: 0;
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #e9e7e7;
}

hr:not([class]){
  margin-top: 94px;
  margin-bottom: 94px;
}
@media (max-width: 575px){
  hr:not([class]){
    margin-top: 55px;
    margin-bottom: 55px;
  }
}
.container > hr:nth-child(1),
.container-fluid hr:nth-child(1){
  margin-top: 0;
}


address{
  margin: 0;
}

audio{
  width: 100%;
  display: block;
}

audio:not(:first-child){
  margin-top: 34px;
}

@media (max-width: 1229px){
  audio:not(:first-child){
    margin-top: 28px;
  }
}

@media (max-width: 575px){
  audio:not(:first-child){
    margin-top: 22px;
  }
}

.nomargin,
#pt-pageContent .nomargin{
  margin-top: 0;
}

.color-def{
  color:#252425;
}

.color-def-dark{
  color:#333333;
}

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

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

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

@media (min-width: 790px){
  .width-90{
    width: 89%;
  }
}

.link{
  color:#252425;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.link:hover{
  text-decoration: none;
  color:#333333;
}

.divider{
  height: 30px;
  clear: both;
  overflow: hidden;
  width: 100%;
}

.pt-logo{
  display: inline-block;
}

.pt-logo img{
  position: relative;
  height: auto;
}

/* pt-box-info */
.pt-box-info{
  line-height: 22px;
}

.pt-box-info p{
  margin-top: 6px;
}

.pt-box-info > *:nth-child(1){
  margin-top: 0;
}

/* list */
.pt-list-dash > li{
  font-size: 14px;
  position: relative;
  padding: 0 0 0 19px;
}

.pt-list-dash > li:not(:first-child){
  margin-top: 6px;
}

.pt-list-dash > li:before{
  content: '';
  width: 9px;
  height: 1px;
  background:#777777;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
}

.pt-list-dash ul > li{
  font-size: 14px;
  position: relative;
  padding: 6px 0 0 10px;
}

.pt-list-dash ul > li:before{
  content: '';
  width: 5px;
  height: 1px;
  background:#777777;
  display: inline-block;
  position: absolute;
  top: 16px;
  left: -3px;
}

@media (min-width: 1025px){
    .pt-list-dot:not(.indent-left-none){
        margin-left: 43px;
    }
}

@media (max-width: 1024px) and (min-width: 576px){
    .pt-list-dot:not(.indent-left-none){
        margin-left: 20px;
    }
}

 @media (min-width: 1025px){
  .pt-list-dot:not(.indent-left-none){
    margin-left: 43px;
  }
}
 @media (max-width: 1024px) and (min-width: 576px){
  .pt-list-dot:not(.indent-left-none){
    margin-left: 20px;
  }
}
.pt-list-dot > li{
  font-size: 18px;
  line-height: 28px;
  position: relative;
  padding: 0 0 0 11px;
  color: #777777;
}
.pt-list-dot > li a{
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-list-dot > li a:hover{
  color: #252425;
}
.pt-list-dot > li:before{
  content: '';
  width: 4px;
  height: 4px;
  background: #777777;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  border-radius: 50%;
}
.pt-list-dot > li ul{
  margin: 0px 0 0 8px;
}
.pt-list-dot > li ul > li{
  font-size: 14px;
  position: relative;
  padding: 4px 0 0 12px;
}
.pt-list-dot > li ul > li:before{
  content: '';
  width: 4px;
  height: 4px;
  background: #191918;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: -2px;
  border-radius: 50%;
}

.pt-list-number{
  counter-reset: li;
}
 @media (min-width: 1025px){
  .pt-list-number:not(.indent-left-none){
      margin-left: 43px;
  }
}
 @media (max-width: 1024px) and (min-width: 576px){
  .pt-list-number:not(.indent-left-none){
      margin-left: 20px;
  }
}
.pt-list-number li{
  color: #777777;
  font-size: 18px;
  line-height: 28px;
  padding: 0;
}
.pt-list-number li a{
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-list-number li a:hover{
  color: #252425;
}
.pt-list-number li:before{
  counter-increment: li;
  content: counters(li, ".") ". ";
  color: #777777;
}
.pt-list-number ol{
  padding: 6px 0 0px 24px;
  margin: 0;
  counter-reset: li;
  list-style: none;
}
.pt-list-number ol li:before{
  color: #777777;
}
.pt-info-list li{
  font-size: 16px;
  line-height: 25px;
}
.pt-info-list li strong{
  color: #333333;
}
p + [class^="pt-list"]{
  margin-top: 21px;
}

/* blockquote */
.pt-blockquote{
  padding: 0 0 0 62px;
  margin: 0;
  position: relative;
}
.pt-blockquote:before{
  font-family: 'fyanka';
  content: "\e900";
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 2px;
  color: #333333;
  font-weight: 800;
  font-size: 19px;
  line-height: 1;
}
.pt-blockquote .pt-main-text{
  display: inline-block;
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  font-weight: 800;
}
.pt-blockquote .pt-description{
  display: inline-block;
  font-size: 13px;
  line-height: 19px;
  color: #333333;
  margin-top: 18px;
  font-weight: 800;
}
.pt-blockquote:not(:first-child){
  margin-top: 24px;
}
.pt-blockquote > *:nth-child(1),
.pt-blockquote > p:nth-child(1){
  margin-top: 0;
}
@media (max-width: 575px){
  .pt-blockquote{
    padding: 52px 0 0 0px;
  }
  .pt-blockquote .pt-main-text{
    font-size: 20px;
    line-height: 31px;
  }
}

/* table */
.pt-table-01{
  width: 100%;
  border-top: 1px solid #e9e7e7;
  border-bottom: 1px solid #e9e7e7;
}

.pt-table-01 thead tr th{
  font-weight: 800;
  color:#333333;
  font-size: 14px;
  line-height: 17px;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding: 12px 0 10px;
}

.pt-table-01 thead tr th:first-child{
  width: 12%;
  max-width: 68px;
  padding-right: 10px;
}

.pt-table-01 thead tr th:not(:first-child){
  width: 44%;
  padding-right: 10px;
}

.pt-table-01 tbody tr{
  border-top: 1px solid #e9e7e7;
}

.pt-table-01 tbody tr td{
  padding: 11px 0 11px;
  line-height: 17px;
}

.pt-table-01 tbody tr td:first-child{
  width: 12%;
  max-width: 68px;
  padding-right: 10px;
}

.pt-table-01 tbody tr td:not(:first-child){
  width: 44%;
  padding-right: 10px;
}

/* table */
.pt-table-02{
  width: 100%;
  border-top: 1px solid #e9e7e7;
  border-bottom: 1px solid #e9e7e7;
}

.pt-table-02 tbody tr{
  border-top: 1px solid #e9e7e7;
}

.pt-table-02 tbody tr td:first-child{
  color:#333333;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  padding-right: 10px;
}

.pt-table-02 tbody tr td{
  line-height: 17px;
}

.pt-table-02 tbody tr td:first-child{
  width: 31%;
  max-width: 179px;
  padding: 12px 9px 10px 0;
}

.pt-table-02 tbody tr td:not(:first-child){
  padding-right: 10px;
  padding: 13px 0 9px;
}

/* pt-table-03 */
.pt-table-03{
  width: 100%;
}
.pt-table-03 tbody tr td{
  padding: 11px 5px 10px 19px;
  font-size: 16px;
  line-height: 1.2;
}
.pt-table-03 tbody tr td:first-child{
  width: 140px;
}
.pt-table-03 tbody tr td:last-child:not(:first-child){
  border-left: 1px solid #e9e7e7;
  font-weight: 800;
  color: #333333;
}
.pt-table-03 tbody tr:nth-child(odd){
    background: #F8F8F8;
}

/*
Header
*/
/*
Content
*/
#pt-pageContent > .container-indent:not(.nomargin):not([class^="pt-offset"]){
  margin-top: 100px;
}
@media (max-width: 575px){
  #pt-pageContent > .container-indent:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 50px;
  }
  #pt-pageContent .col-1, #pt-pageContent .col-2, #pt-pageContent .col-3, #pt-pageContent .col-4, #pt-pageContent .col-5, #pt-pageContent .col-6, #pt-pageContent .col-7, #pt-pageContent .col-8, #pt-pageContent .col-9, #pt-pageContent .col-10, #pt-pageContent .col-11, #pt-pageContent .col-12, #pt-pageContent .col,
  #pt-pageContent .col-auto, #pt-pageContent .col-sm-1, #pt-pageContent .col-sm-2, #pt-pageContent .col-sm-3, #pt-pageContent .col-sm-4, #pt-pageContent .col-sm-5, #pt-pageContent .col-sm-6, #pt-pageContent .col-sm-7, #pt-pageContent .col-sm-8, #pt-pageContent .col-sm-9, #pt-pageContent .col-sm-10, #pt-pageContent .col-sm-11, #pt-pageContent .col-sm-12, #pt-pageContent .col-sm,
  #pt-pageContent .col-sm-auto, #pt-pageContent .col-md-1, #pt-pageContent .col-md-2, #pt-pageContent .col-md-3, #pt-pageContent .col-md-4, #pt-pageContent .col-md-5, #pt-pageContent .col-md-6, #pt-pageContent .col-md-7, #pt-pageContent .col-md-8, #pt-pageContent .col-md-9, #pt-pageContent .col-md-10, #pt-pageContent .col-md-11, #pt-pageContent .col-md-12, #pt-pageContent .col-md,
  #pt-pageContent .col-md-auto, #pt-pageContent .col-lg-1, #pt-pageContent .col-lg-2, #pt-pageContent .col-lg-3, #pt-pageContent .col-lg-4, #pt-pageContent .col-lg-5, #pt-pageContent .col-lg-6, #pt-pageContent .col-lg-7, #pt-pageContent .col-lg-8, #pt-pageContent .col-lg-9, #pt-pageContent .col-lg-10, #pt-pageContent .col-lg-11, #pt-pageContent .col-lg-12, #pt-pageContent .col-lg,
  #pt-pageContent .col-lg-auto, #pt-pageContent .col-xl-1, #pt-pageContent .col-xl-2, #pt-pageContent .col-xl-3, #pt-pageContent .col-xl-4, #pt-pageContent .col-xl-5, #pt-pageContent .col-xl-6, #pt-pageContent .col-xl-7, #pt-pageContent .col-xl-8, #pt-pageContent .col-xl-9, #pt-pageContent .col-xl-10, #pt-pageContent .col-xl-11, #pt-pageContent .col-xl-12, #pt-pageContent .col-xl,
  #pt-pageContent .col-xl-auto,
  #pt-pageContent .container-fluid,
  #pt-pageContent .container{
    padding-right: 10px;
    padding-left: 10px; }
  #pt-pageContent .row{
    margin-right: -10px;
    margin-left: -10px; }
}

#pt-pageContent .container-fluid.no-gutter{
    padding-right: 0px;
    padding-left: 0px;
}

.pt-offset-small{
  margin-top: 10px;
}
.pt-offset-90{
  margin-top: 115px;
}
.pt-offset-50{
  margin-top: 50px;
}
.pt-offset-60{
  margin-top: 60px;
}
@media (max-width: 1024px){
  .pt-offset-90{
    margin-top: 90px;
  }
}
@media (max-width:767px){
  .pt-offset-90{
    margin-top: 30px;
  }
  .pt-offset-50,
  .pt-offset-60{
    margin-top: 40px;
  }
}
.pt-offset-40{
    margin-top: 40px !important;
}
.customchangesdesc [class^="pt-offset"]{
  margin-top: 0;
}
#pt-pageContent .del-img{
  width: 100%;
  height: auto;
}

#pt-pageContent .del-item-top{
  margin-top: 33px;
}

@media (max-width: 1024px){
  #pt-pageContent .del-item-top{
    margin-top: 28px;
  }
}

@media (max-width: 575px){
  #pt-pageContent .del-item-top{
    margin-top: 23px;
  }
}

#pt-pageContent .container-fluid{
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 575px){
  .container-fluid-custom:not(.container-fluid-custom-mobile-padding){
    padding-right: 10px;
    padding-left: 10px;
  }
  #pt-pageContent .container-fluid-custom-mobile-padding{
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-fluid-custom-mobile-padding-02{
    padding-right: 10px;
    padding-left: 10px;
  }
}

.container-fluid-custom{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}


.pt-listing-wrapper > .container-indent:not(.nomargin):not([class^="pt-offset"]){
  margin-top: 100px;
}
@media (max-width: 575px){
  .pt-listing-wrapper > .container-indent:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 50px;
  }
}

.pt-listing-wrapper > *:nth-child(2){
  margin-top: 0px !important;
}

/* pt-block-title */
.pt-block-title{
  text-align: center;
  padding-bottom: 31px;
  top: -8px;
  position: relative;
}
.pt-block-title .pt-title{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  padding: 0;
  color: #333333;
}
.pt-block-title .pt-title a{
  color: #333333;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-block-title .pt-title a:hover{
  color: #252425;
}
[data-sectionname="index_instagram"] .pt-block-title .pt-title a{
  color: #252425;
}
[data-sectionname="index_instagram"] .pt-block-title .pt-title a:hover{
  color: #333333;
}
.pt-block-title .pt-description{
  font-size: 18px;
  line-height: 28px;
  color: #777777;
  margin: 9px 0 0 0;
  padding-bottom: 1px;
}
.pt-block-title .pt-text{
  margin: 30px 0 0 0;
  padding-bottom: 1px;
}
.pt-block-title .pt-description a, .pt-block-title .pt-text a{
  color: #333333;
  padding: 5px 0px 4px;
  line-height: 1;
  border: none;
  outline: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-block-title .pt-description a:before, .pt-block-title .pt-text a:before{
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 1px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
 .pt-block-title .pt-description a:hover, .pt-block-title .pt-text a:hover{
  text-decoration: none;
}
 .pt-block-title .pt-description a:hover:before, .pt-block-title .pt-text a:hover:before{
  width: 0;
}
.pt-block-title > *:nth-child(1){
  margin-top: 0;
}
/* pt-title-sub */
.pt-title-sub{
  font-size: 16px;
  padding-bottom: 34px;
  margin-top: 4px;
  font-weight: 800;
  letter-spacing: 0.01em;
}

@media (max-width: 575px){
  .pt-title-sub{
    padding-bottom: 22px;
  }
}


/* pt-col-img */
.pt-col-img{
  margin-top: -20px;
}

.pt-col-img img{
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.pt-contact02-col-list{
  margin-top: -51px;
}

.pt-contact02-col-list div[class^="col"]{
  margin-top: 51px;
}

@media (max-width: 1024px){
  .pt-contact02-col-list div[class^="col"]{
    margin-top: 42px;
  }
}

@media (max-width: 575px){
  .pt-contact02-col-list div[class^="col"]{
    margin-top: 25px;
  }
}

@media (max-width: 1024px){
  .pt-contact02-col-list{
    margin-top: -42px;
  }
}

@media (max-width: 575px){
  .pt-contact02-col-list{
    margin-top: -25px;
  }
}

/* map */
.contact-map{
  width: 100%;
}
.contact-map #map{
  height: 450px;
  width: 100%;
}

/* form */
::-webkit-input-placeholder{
  color:#777777;
}

::-moz-placeholder{
  color:#777777;
}

:-moz-placeholder{
  color:#777777;
}

:-ms-input-placeholder{
  color:#777777;
}

input:not(.pt-search-input):focus::-webkit-input-placeholder{
  color: transparent;
}

input:not(.pt-search-input):focus:-moz-placeholder{
  color: transparent;
}

input:not(.pt-search-input):focus::-moz-placeholder{
  color: transparent;
}

input:not(.pt-search-input):focus:-ms-input-placeholder{
  color: transparent;
}

textarea:focus::-webkit-input-placeholder{
  color: transparent;
}

textarea:focus:-moz-placeholder{
  color: transparent;
}

textarea:focus::-moz-placeholder{
  color: transparent;
}

textarea:focus:-ms-input-placeholder{
  color: transparent;
}
input[type=text],
input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* form-default */
.form-default .form-group{
  margin-bottom: 23px;
}
.form-default .form-group label:not(.error){
  font-size: 16px;
  color: #777777;
  padding-bottom: 1px;
}
.form-default .form-group label sup,
.form-default .form-group .pt-required sup{
  font-size: 30px;
  position: relative;
  top: 6px;
}
.form-default .form-control{
  background: transparent;
  font-size: 16px;
  border: 1px solid #e9e7e7;
  padding: 11px 12px 15px 18px;
  box-shadow: none;
  outline: none;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.form-default .form-control:not(textarea){
  height: 44px;
}
.form-default input.form-control, .form-default textarea.form-control{
  -webkit-appearance: none;
}
.form-default textarea.form-control{
  padding-top: 8px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-default select.form-control{
  padding: 10px 12px 11px 15px;
  cursor: pointer;
}
.form-default select.form-control:not([size]):not([multiple]){
  height: auto;
}
.form-default .form-control.error{
  border-color: red;
}
.form-default .form-control:focus{
  border-color: #f7f8fa;
  background: #ffffff;
  box-shadow: 0px 2px 12px rgba(51, 51, 51, 0.08);
}
.form-default .pt-required{
  display: inline-block;
  float: right;
  position: relative;
  top: 4px;
  color: #777777;
  padding-left: 5px;
  font-size: 14px;
  line-height: 22px;
}
html.ie.gecko.win .form-default .form-control{
  padding-top: 10px;
}
/* account-form */
.form-layout-01 .row-btn [class^="btn"]:first-child{
  margin-top: 7px;
}
.form-layout-01 .row-btn [class^="btn"]:not(:first-child){
  margin-top: 17px;
}
.form-layout-01 .form-content .pt-title-page{
  padding-bottom: 10px;
}
.form-layout-01 .btn-top{
  margin-top: 22px;
}
.form-layout-01 + .form-content{
  margin-top: 49px;
}
/* login */
#recover-password + .form-content{
  margin-top: 49px;
}
/* #login + *:not(#recover-password){
 background: red;
} */
#recover-password .form-default{
  margin-top: 14px;
}

.list-form-inline{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -15px;
}

.list-form-inline li{
  margin-left: 15px;
}

.list-form-column{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -15px;
}

.list-form-column li{
  margin-left: 15px;
}

/* checkbox-group */
.checkbox-group{
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.checkbox-group label{
  padding-left: 32px;
  cursor: pointer;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.checkbox-group label span{
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transition-duration: 0.12s;
  -moz-transition-duration: 0.12s;
  transition-duration: 0.12s;
}
.checkbox-group label .box{
  background: transparent;
  height: 20px;
  width: 20px;
  z-index: 9;
  border: 1px solid #e9e7e7;
}
.checkbox-group label .check{
  top: 5px;
  left: 0px;
  opacity: 0;
  z-index: 10;
  background: transparent;
  width: 20px;
  height: 20px;
  line-height: 1;
  text-align: left;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
html.ie .checkbox-group label .check{
  width:17px;
	height:17px;
}
.checkbox-group label .check:before{
  display: block;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNS4xNjY2N0w2LjM4NDYyIDExTDE1IDEiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSIxLjYiLz4KPC9zdmc+Cg==");
  position: relative;
  left: 2px;
  top: 4px;
}
.checkbox-group:hover label{
  color: #252425;
}
.checkbox-group input[type=checkbox]{
  display: none;
}
.checkbox-group input[type=checkbox]:checked~label .check{
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.checkbox-group.cart-page-checkbox label {
    font-size: 14px;
}
/* radio-group */
.radio{
  display: block;
  cursor: pointer;
  margin: 0 0 8px;
  transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
}

.radio input{
  width: 1px;
  height: 1px;
  opacity: 0;
}

.radio input:focus + .outer .inner{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color:#252425;
}

.radio .outer{
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin: 3px 9px 0 0;
  background-color: #f7f8fa;
  border: 1px solid #cdcdcd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.radio .inner{
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
  display: block;
  background-color:#252425;
  opacity: 0;
  position: relative;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.radio input:checked + .outer .inner{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.radio:hover{
  color:#252425;
}

.radio:hover .inner{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* contact-form */
.contact-form textarea{
  height: 160px;
}

.contact-form .btn{
  margin-top: 20px;
}

@media (max-width: 575px){
  .contact-form{
    margin-top: 33px;
  }
}

.contact-form p{
  padding-bottom: 20px;
}


/* social-icon */
.pt-social-icon li a{
  font-size: 18px;
  line-height: 26px;
  color: #d8d8d8;
  padding: 4px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-social-icon li a:hover{
  color:#333333;
}

.pt-social-icon li:first-child{
  margin-right: 5px;
}

.pt-social-icon li:last-child{
  margin-left: 5px;
}

.pt-social-icon li:not(:last-child):not(:first-child){
  margin: 0 5px;
}

/* slick */
.slick-track{
  margin: auto;
}

.pt-slick-row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pt-slick-row .item:last-child{
  min-width: 50px;
}
.pt-slick-button{
  font-size: 0;
  line-height: 0;
  position: relative;
}
.pt-slick-button .slick-arrow{
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  width: 25px;
  height: 25px;
  position: relative;
  top: 3px;
  color: #D0D0D0;
  transition: all 0.2s linear;
}
.pt-slick-button .slick-arrow:before,
.pt-slick-button .slick-arrow:after{
  content: '';
  display: block;
  position: absolute;
  transition: all 0.2s linear;
}
.pt-slick-button .slick-arrow:after{
  content: '';
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 24px;
  height: 25px;
}
.pt-slick-button .slick-arrow:before{
  z-index: 2;
  top: 1px;
  left: 0px;
}
.pt-slick-button .slick-arrow.slick-prev{
  left: -8px;
}
.pt-slick-button .slick-arrow.slick-prev:before{
   content: "\e904";
}
.pt-slick-button .slick-arrow:before{
  font-family: 'fyanka';
  font-size: 24px;
  line-height: 1;
}
.pt-slick-button .slick-arrow.slick-next{
  right: -1px;
}
.pt-slick-button .slick-arrow.slick-next:before{
  content: "\e905";
}
.pt-slick-button .slick-arrow:hover{
  color:#ffffff;
}
.pt-slick-button .slick-arrow:hover:after{
  background: #333333;
}

.pt-slick-button-vertical{
  font-size: 0;
  line-height: 0;
}
.pt-slick-button-vertical .slick-arrow{
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  width: 24px;
  height: 24px;
  color:#D0D0D0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.pt-slick-button-vertical .slick-arrow:hover{
  color:#333333;
}
.pt-slick-button-vertical .slick-arrow:before{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.pt-slick-button-vertical .slick-arrow.slick-prev:before{
  content: "\e902";
}
.pt-slick-button-vertical .slick-arrow.slick-next{
  left: 40px;
}
.pt-slick-button-vertical .slick-arrow.slick-next:before{
  content: "\e903";
}



.pt-slick-quantity{
  color: #989898;
  padding-right: 25px;
}
.pt-slick-quantity .account-number{
  font-size: 24px;
  line-height: 37px;
  color:#333333;
  font-weight: 800;
}


/* arrow-location-02 */
 .arrow-location-02 .slick-arrow{
  position: absolute;
  bottom: -34px;
  z-index: 7;
  cursor: pointer;
  color:#D0D0D0;
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  width: 24px;
  height: 24px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
 .arrow-location-02 .slick-arrow:before, 
 .arrow-location-02 .slick-arrow:after{
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
 .arrow-location-02 .slick-arrow:before{
  font-family: 'fyanka';
  font-size: 24px;
  line-height: 1;
 }
 .arrow-location-02 .slick-arrow.slick-prev{
  left: 0;
}
 .arrow-location-02 .slick-arrow.slick-prev:before{
  content: "\e904";
}
 .arrow-location-02 .slick-arrow.slick-next{
  left: 34px;
}
 .arrow-location-02 .slick-arrow.slick-next:before{
  content: "\e905";
}
 .arrow-location-02 .slick-arrow:hover{
   color:#333333;
 }

/* arrow-location-03 */
 .arrow-location-03 .slick-arrow{
  position: absolute;
  top: -46px;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  width: 38px;
  height: 38px;
  color: #D0D0D0;
  background: transparent;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
 .arrow-location-03 .slick-arrow:hover{
   color:#333333;
 }
 .arrow-location-03 .slick-arrow:before{
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
 .arrow-location-03 .slick-arrow.slick-prev{
  right: 20px;
}
 .arrow-location-03 .slick-arrow.slick-prev:before{
  content: "\e904";
}
 .arrow-location-03 .slick-arrow.slick-next{
  right: -4px;
}
 .arrow-location-03 .slick-arrow.slick-next:before{
  content: "\e905";
}



/* arrow-location-center */
 .arrow-location-center .slick-arrow{
  top: 50%;
  position: absolute;
  z-index: 2;
  background: none;
  border: none;
  outline: none;
  font-size: 0;
  line-height: 0;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  cursor: pointer;
  color:#D0D0D0;
}
 .arrow-location-center .slick-arrow:before, 
 .arrow-location-center .slick-arrow:after{
  content: '';
  display: block;
  position: absolute;
}
 .arrow-location-center .slick-arrow:before{
    font-family: 'fyanka';
    font-size: 23px;
    line-height: 1;
 }
 .arrow-location-center .slick-arrow:after{
  content: '';
  top: 20px;
  left: 20px;
  z-index: 1;
  width: 24px;
  height: 24px;
  background: #ffffff;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
 .arrow-location-center .slick-arrow:before{
  z-index: 2;
  top: 20px;
  left: 20px;
}
 .arrow-location-center .slick-arrow.slick-prev{
  left: -4px;
}
 .arrow-location-center .slick-arrow.slick-prev:before{
  content: "\e904";
}
 .arrow-location-center .slick-arrow.slick-next{
  right: -4px;
}
 .arrow-location-center .slick-arrow.slick-next:before{
  content: "\e905";
}
.arrow-location-center .slick-arrow:hover{
  color:#ffffff;
}
.arrow-location-center .slick-arrow:hover:after{
  background: #333333;
}

/* arrow-location-center-02 */
.arrow-location-center-02 .slick-arrow{
  top: 50%;
  position: absolute;
  z-index: 2;
  background: none;
  border: none;
  outline: none;
  font-size: 0;
  line-height: 0;
  width: 38px;
  height: 38px;
  margin-top: -19px;
  cursor: pointer;
  color:#D0D0D0;
}

.arrow-location-center-02 .slick-arrow:before,
.arrow-location-center-02 .slick-arrow:after{
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  font-family: 'fyanka';
  font-size: 23px;
  line-height: 1;
}

.arrow-location-center-02 .slick-arrow:after{
  content: '';
  z-index: 1;
  width: 24px;
  height: 24px;
  background: #ffffff;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.arrow-location-center-02 .slick-arrow:before{
  z-index: 2;
}
.arrow-location-center-02 .slick-arrow.slick-prev{
  left: 0;
}
.arrow-location-center-02 .slick-arrow.slick-prev:after{
  left: 8px;
}
.arrow-location-center-02 .slick-arrow.slick-prev:before{
  left: 8px;
  content: "\e904";
}
.arrow-location-center-02 .slick-arrow.slick-next{
  right: 0;
}

.arrow-location-center-02 .slick-arrow.slick-next:before{
  right: 4px;
  content: "\e905";
}

.arrow-location-center-02 .slick-arrow.slick-next:after{
  right: 5px;
}

.arrow-location-center-02 .slick-arrow:hover{
  color:#ffffff;
}
.arrow-location-center-02 .slick-arrow:hover:after{
  background: #333333;
}

@media (min-width: 790px){
  .arrow-location-center-02 .slick-arrow.slick-prev{
    left: -26px;
  }
  .arrow-location-center-02 .slick-arrow.slick-next{
    right: -26px;
  }
}

body:not(.touch-device) .arrow-location-center-02.pt-arrow-hover .slick-arrow{
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

body:not(.touch-device) .arrow-location-center-02.pt-arrow-hover:hover .slick-arrow{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/* slick - style */
.slick-slider .slick-dots{
  margin-top: 23px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slick-slider .slick-dots li{
  padding: 8px;
  cursor: pointer;
  line-height: 0;
  margin-bottom: -8px;
}
.slick-slider .slick-dots li button{
  width: 10px;
  height: 4px;
  background-color: #e0e0e0;
  border: none;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  transition-timing-function: ease;
}
.slick-slider .slick-dots li:hover button{
  background: #333333;
}
.slick-slider .slick-dots .slick-active button{
  background: #333333;
  width: 30px;
}
.pt-arrow-type-02.slick-slider .slick-arrow{
  background: #f7f8fa;
  color: #dadada;
}

.pt-arrow-type-02.slick-slider .slick-arrow:hover{
  background: #f7f8fa;
  color:#333333;
}

.pt-arrow-type-02.slick-slider .slick-next{
  right: 20px;
}

.pt-arrow-type-02.slick-slider .slick-prev{
  left: 20px;
}

/* wrapper-social-icon */
.wrapper-social-icon{
  background: #f7f8fa;
  padding: 12px 5px 10px;
}
.touch-device .wrapper-social-icon{
  background: #e9e7e7;
  width: 100%;
  height: 1px;
  padding: 0;
}
.touch-device .wrapper-social-icon .container{
  display: none;
}
.at-share-tbx-element .at-share-btn:focus, .at-share-tbx-element .at-share-btn:hover,
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover{
  transform: none !important;
}
.post-meta + .addthis_inline_share_toolbox{
  margin-top: 60px;
}

/* pt-gift-layout (gift-cart.html)*/
.pt-gift-layout{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 82px 0;
}

.pt-gift-layout .pt-title{
  margin-top: 81px;
  font-size: 34px;
  line-height: 1.1;
}

.pt-gift-layout .pt-gift-box{
  margin-top: 53px;
  max-width: 434px;
  overflow: hidden;
  position: relative;
  border-radius: 9px;
}

.pt-gift-layout .pt-gift-box img{
  max-width: 100%;
  height: auto;
}

.pt-gift-layout .pt-gift-box .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-sum{
  color: #ffffff;
  font-size: 32px;
  font-family: Neue Einstellung, sans-serif;
  position: absolute;
  top: 17px;
  right: 15px;
  font-weight: 800;
  letter-spacing: 0.02em;
}

@media (max-width: 575px){
  .pt-gift-layout .pt-gift-box .pt-description .pt-sum{
    font-size: 27px;
  }
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code{
  background-color: #ffffff;
  border: 7px solid #ffffff;
  margin: 20px;
  position: relative;
  border-radius: 3px;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code span{
  display: block;
  position: relative;
  padding: 13px 14px 11px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.06em;
  color:#333333;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code span:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: url("pt-gift-box-border2.png") left top repeat-y;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code span:after{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: url("pt-gift-box-border2.png") right top repeat-y;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url("pt-gift-box-border1.png") left top repeat-x;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url("pt-gift-box-border1.png") left top repeat-x;
}

.pt-gift-layout p{
  margin-top: 33px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.pt-gift-layout .pt-gift-dissembled{
  margin-top: 35px;
}

.pt-gift-layout .pt-gift-dissembled img{
  max-width: 100%;
  height: auto;
}

.pt-gift-layout .btn-border{
  margin-top: 62px;
}

.pt-gift-layout .btn-link{
  margin-top: 32px;
}

@media (max-width: 1024px){
  .pt-gift-layout{
    padding: 42px 0;
  }
  .pt-gift-layout .pt-title{
    margin-top: 41px;
    font-size: 31px;
  }
  .pt-gift-layout .pt-gift-box{
    margin-top: 44px;
    max-width: 380px;
  }
  .pt-gift-layout .pt-gift-box .pt-description .pt-code span{
    font-size: 22px;
    letter-spacing: 0.04em;
  }
  .pt-gift-layout .pt-gift-dissembled{
    margin-top: 31px;
  }
  .pt-gift-layout .btn-border{
    margin-top: 40px;
  }
  .pt-gift-layout .btn-link{
    margin-top: 23px;
  }
}

@media (max-width: 575px){
  .pt-gift-layout{
    padding: 22px 0;
  }
  .pt-gift-layout .pt-title{
    margin-top: 35px;
    font-size: 26px;
  }
  .pt-gift-layout .pt-gift-box{
    margin-top: 36px;
    max-width: 290px;
  }
  .pt-gift-layout .pt-gift-box .pt-description .pt-code{
    margin: 15px;
  }
  .pt-gift-layout .pt-gift-box .pt-description .pt-code span{
    font-size: 18px;
    letter-spacing: 0.02em;
  }
  .pt-gift-layout p{
    margin-top: 25px;
    line-height: 19px;
  }
  .pt-gift-layout .pt-gift-dissembled{
    margin-top: 24px;
  }
  .pt-gift-layout .btn-border{
    margin-top: 31px;
  }
  .pt-gift-layout .btn-link{
    margin-top: 18px;
  }
}

.pt-gift-layout > *:nth-child(1){
  margin-top: 0;
}

/* pt-back-to-top */
.pt-back-to-top .pt-icon svg{
  width:24px;
  height:24px;
}
@media (min-width: 790px){
  .pt-back-to-top{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
    width: 60px;
    height: 60px;
    
    background-color: #333333;
    color: #ffffff;
    font-size: 0;
    line-height: 0;
    position: fixed;
    right: 20px;
    z-index: 20;
  }
  .pt-back-to-top:not(.pt-show){
    bottom: -62px !important;
  }
  .pt-back-to-top{
    bottom: -62px;
  }
  .pt-back-to-top .pt-icon{
    display: block;
    position: relative;
    top: -1px;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
    transition: top 0.2s linear;
  }
  .pt-back-to-top:hover{
    
    background-color: #d6d2d5;
    color: #ffffff;
  }
  .pt-back-to-top:hover:before{
    top: -4px;
  }
  .pt-back-to-top.pt-show{
    bottom: 20px;
  }
}

@media (max-width: 789px){
  .pt-back-to-top{
    background: #8d2c7f;
    color: #ffffff;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: Neue Einstellung, sans-serif;
    padding: 14px 33px 16px;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }
  .pt-back-to-top .pt-icon{
    display: block;
    font-size: 20px;
    line-height: 1;
  }
  .pt-back-to-top:hover{
    background: #8d2c7f;
    color: #ffffff;
  }
}

/* pt-breadcrumb */
.pt-breadcrumb{
  background: #f7f8fa;
  line-height: 22px;
}
.pt-breadcrumb ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pt-breadcrumb ul li{
  font-size: 12px;
  padding: 4px 6px 4px 11px;
  position: relative;
  color: #777777;
}
.pt-breadcrumb ul li a{
  color: #777777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-breadcrumb ul li a:hover{
  color:#252425;
}
.pt-breadcrumb ul li:not(:first-child):before{
  content: '/';
  position: absolute;
  display: inline-block;
  left: 0;
  top: 4px;
}
.pt-breadcrumb ul li:first-child{
  padding-left: 0;
}
@media (min-width: 1025px){
  .pt-breadcrumb .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1024px){
  .pt-breadcrumb{
    padding-left: 2px;
    padding-right: 2px;
  }
}

/* pt-reviewsbox */
.pt-reviewsbox-listing{
  margin-top: -40px;
}
.pt-reviewsbox-listing .pt-reviewsbox{
  margin-top: 40px;
}
.pt-reviewsbox .pt-reviewsbox-description{
     background-color: #f8f8f8;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 9px;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-title{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 800;
  padding-bottom: 2px;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating i:first-child{
  margin-right: 3px;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating i:last-child{
  margin-left: 3px;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating i:not(:first-child):not(:last-child){
  margin-left: 3px;
  margin-right: 3px;
}
 .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title + p{
  margin-top: 0;
}
 .pt-reviewsbox .pt-reviewsbox-description > *:nth-child(1){
  margin-top: 0;
}
 .pt-reviewsbox .pt-reviewsbox-author{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 24px 10px 0 0;
  border-color: #f8f8f8;
}
 .pt-reviewsbox .pt-reviewsbox-author:before{
  content: '';
  display: block;
  position: absolute;
  left: 76px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 17px solid #f8f8f8;
  border-color: inherit;
  border-right: 34px solid transparent;
}
 .pt-reviewsbox .pt-reviewsbox-author .pt-img{
  width: 80px;
  height: 80px;
  min-width: 80px;
  overflow: hidden;
  margin: 0 16px 0 0;
  border-radius: 50%;
}
.pt-reviewsbox .pt-reviewsbox-author .pt-title{
  font-size: 13px;
  line-height: 19px;
  margin-top: -3px;
}
 .pt-reviewsbox .pt-reviewsbox-author .pt-title strong{
  color: #333333;
}
 @media (min-width: 576px){
  .pt-reviewsbox .pt-reviewsbox-description{
    padding: 42px 40px 43px 53px;
  }
  .pt-reviewsbox .pt-rating{
    top:-1px;
  }
}
 @media (max-width: 575px){
  .pt-reviewsbox .pt-reviewsbox-description{
     padding: 28px 20px 17px 23px;
  }
  .pt-reviewsbox .pt-reviewsbox-description p{
     font-size: 16px;
     line-height: 26px;
  }
  .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title{
     -webkit-justify-content: flex-start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
  }
  .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating i:first-child{
     margin-right: 2px;
  }
  .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating i:last-child{
     margin-left: 2px;
  }
  .pt-reviewsbox .pt-reviewsbox-description .pt-reviewsbox-title .pt-rating i:not(:first-child):not(:last-child){
     margin-left: 2px;
     margin-right: 2px;
  }
  .pt-reviewsbox .pt-reviewsbox-author .pt-img{
      width: 60px;
      height: 60px;
      min-width: 60px;
  }
}


/* pt-services-block */
.pt-services-listing.pt-layout-02 .pt-services-block{
  margin-top: 16px;
  padding-bottom: 14px;
}

.pt-services-listing:not(.pt-layout-02){
  margin-top: -30px;
}

.pt-services-listing:not(.pt-layout-02) .pt-services-block{
  margin-top: 30px;
}

@media (max-width: 575px){
  .pt-services-listing:not(.pt-layout-02){
    margin-top: -35px;
  }
  .pt-services-listing:not(.pt-layout-02) .pt-services-block{
    margin-top: 37px;
  }
}


/*
  instafeed-fluid
*/

._instafeed-default,
.instafeed-fluid,
.instafeed-col:not([class^="instafeed-item-"]),
.instagram_gallery{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

._instafeed-default a,
.instafeed-fluid a,
.instafeed-col:not([class^="instafeed-item-"]) a{
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

._instafeed-default a:after,
.instafeed-fluid a:after,
.instafeed-col:not([class^="instafeed-item-"]) a:after{
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

._instafeed-default a:before,
.instafeed-fluid a:before,
.instafeed-col:not([class^="instafeed-item-"]) a:before{
  font-family: 'fyanka';
  font-size: 29px;
  line-height: 1;
  content: "\e907";
  position: absolute;
  color:#ffffff;
  z-index: 7;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

._instafeed-default a:hover:after,
.instafeed-fluid a:hover:after,
.instafeed-col:not([class^="instafeed-item-"]) a:hover:after{
  opacity: 0.7;
}

._instafeed-default a:hover:before,
.instafeed-fluid a:hover:before,
.instafeed-col:not([class^="instafeed-item-"]) a:hover:before{
  opacity: 1;
}

._instafeed-default img,
.instafeed-fluid img,
.instafeed-col:not([class^="instafeed-item-"]) img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.instafeed-fluid{
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 1240px){
  .instafeed-fluid .instagram_gallery > *{
    width: 12.5%;
  }
}

@media (max-width: 1239px){
  .instafeed-fluid .instagram_gallery > *{
    width: 16.666%;
  }
}

@media (max-width: 1024px){
  .instafeed-fluid .instagram_gallery > *{
    width: 25%;
  }
}

@media (max-width: 575px){
  .instafeed-fluid .instagram_gallery>*{
    width: 33.333%;
  }
}

@media (max-width: 400px){
  .instafeed-fluid .instagram_gallery>*{
    width: 50%;
  }
}

.instafeed-col:not([class^="instafeed-item-"]){
  margin-top: -10px;
  margin-left: -10px;
}

.instafeed-col:not([class^="instafeed-item-"]) .instagram_gallery>*{
  margin-top: 10px;
  margin-left: 10px;
}

@media (min-width: 1240px){
  .instafeed-col:not([class^="instafeed-item-"]) .instagram_gallery>*{
    width: calc(12.5% - 10px);
  }
}

@media (max-width: 1239px){
  .instafeed-col:not([class^="instafeed-item-"]) .instagram_gallery>*{
    width: calc(16.666% - 10px);
  }
}

@media (max-width: 1024px){
  .instafeed-col:not([class^="instafeed-item-"]) .instagram_gallery>*{
    width: calc(25% - 10px);
  }
}

@media (max-width: 575px){
  .instafeed-col:not([class^="instafeed-item-"]) .instagram_gallery>*{
    width: calc(33.333% - 10px);
  }
}

@media (max-width: 400px){
  .instafeed-col:not([class^="instafeed-item-"]) .instagram_gallery>*{
    width: calc(50% - 10px);
  }
}
.container-fluid .instafeed-col{
  margin-left: 5px;
  margin-right: 15px;
}
@media (max-width: 575px){
  .container-fluid .instafeed-col{
    margin-left: 0px;
    margin-right: 10px;
  }
}


@media (min-width: 790px){
  .instafeed-col.instafeed-col-item-06 .instagram_gallery > *{
    width: calc(16.6666% - 10px);
  }
}
@media (min-width: 576px) and (max-width: 789px){
  .instafeed-col.instafeed-col-item-06 .instagram_gallery > *{
    width: calc(25% - 10px);
  }
}
@media (max-width: 575px){
  .container .instafeed-col{
    margin-left:0;
    margin-right:10px;
  }
}



/* pt-img-box */
.pt-img-box-listing{
  margin-top: -20px;
}

.pt-img-box-listing .pt-img-box{
  margin-top: 20px;
}

.pt-img-box{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e9e7e7;
  text-decoration: none;
  position: relative;
  text-align: center;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

.pt-img-box img{
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (min-width: 1025px){
  .pt-img-box{
    padding: 69px;
    height: 138px;
  }
}

@media (max-width: 1024px) and (min-width: 576px){
  .pt-img-box{
    padding: 20px;
    height: 118px;
  }
}

@media (max-width: 575px) and (min-width: 421px){
  .pt-img-box{
    padding: 25px;
    height: 100px;
  }
}

@media (max-width: 420px){
  .pt-img-box{
    padding: 15px;
    height: 100px;
  }
}

.pt-img-box:before{
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-color: inherit;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.pt-img-box:hover{
  border-color:#252425;
}

.pt-img-box:hover:before{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/* pt-layout-vertical-listing */
.pt-layout-vertical-listing .pt-item:not(:first-child){
  margin-top: 27px;
}
.pt-layout-vertical{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-layout-vertical .pt-img{
  max-width: 100%;
  margin-top: 2px;
  position: relative;
}
.pt-layout-vertical .pt-img img{
  width: 100%;
  width: 100px;
  height: auto;
}
.pt-layout-vertical .pt-img .pt-img-default{
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  overflow: hidden;
  top: 0;
  left: 0;
}
.pt-layout-vertical .pt-img .pt-img-roll-over{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
 .pt-layout-vertical .pt-img + .pt-description{
  padding-left: 20px;
}
.pt-layout-vertical .pt-title{
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  font-weight: 400;
  margin-top: 2px;
}
.pt-layout-vertical .pt-title a{
  color: #333333;
}
.pt-layout-vertical .pt-title a:hover{
  color: #333333;
  text-decoration: underline;
}
.pt-layout-vertical .pt-description .pt-add-info li{
  font-size: 13px;
  line-height: 19px;
  color: #777777;
}
.pt-layout-vertical .pt-description .pt-add-info li a{
  color: #999999;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-layout-vertical .pt-description .pt-add-info li a:hover{
  color: #999999;
  text-decoration: underline;
}
.pt-layout-vertical .pt-description .pt-option-block{
  margin-top: 9px;
}
.pt-layout-vertical .pt-description .pt-price{
  margin-top: 9px;
  font-size: 18px;
  line-height: 25px;
  color: #101010;
  font-weight: 800;
}
.pt-layout-vertical .pt-description .pt-price .new-price{
  color: #f8353e;
}
.pt-layout-vertical .pt-description .pt-price .old-price{
  color: #333333;
  text-decoration: line-through;
  font-weight: 400;
  margin-right: 7px;
}
.pt-layout-vertical .pt-description .pt-price .old-price span{
  text-decoration: line-through;
}
.pt-layout-vertical .pt-description .pt-price span{
  display: inline-block;
}
.pt-layout-vertical .pt-description .pt-rating{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 11px;
}
.pt-layout-vertical .pt-description .pt-rating i:first-child{
  margin-right: 3px;
}
.pt-layout-vertical .pt-description .pt-rating i:last-child{
  margin-left: 3px;
}
.pt-layout-vertical .pt-description .pt-rating i:not(:first-child):not(:last-child){
  margin-left: 3px;
  margin-right: 3px;
}
.pt-layout-vertical .pt-description .pt-rating .pt-total{
  color: #777777;
  font-size: 12px;
  line-height: 14px;
  top: 4px;
  margin-left: 5px;
  position: relative;
}
.pt-layout-vertical .pt-description > *:nth-child(1){
  margin-top: 0;
}
.pt-layout-vertical:hover .pt-img .pt-img-default + .pt-roll-over{
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.pt-layout-vertical:hover .pt-img .pt-img-roll-over, .pt-layout-vertical:hover .pt-img [class^="pt-img"]:last-child{
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/* pt-tabs-default */
.pt-block-title + .pt-tab-wrapper{
  position: relative;
}

.pt-tab-wrapper{
  position: relative;
}

@media (min-width: 1025px){
  .pt-tab-wrapper{
    margin-top: -1px;
  }
}

@media (min-width: 1025px){
  .arrow-location-tab{
    margin-top: 90px;
  }
  .pt-block-title + .arrow-location-tab.pt-carousel-products-js,
  .pt-block-title + .arrow-location-tab.pt-carousel-products{
    margin-top: -52px;
  }
  .tab-content .arrow-location-tab{
    margin-top: -51px;
  }
  .pt-block-title + .tab-content .arrow-location-tab.pt-carousel-products{
    margin-top: -52px;
  }
}

.pt-tabs-default{
  list-style:none;
  margin:-11px 0 29px;
  padding:0;
  position:relative;
  z-index:3;
  display:-ms-flexbox;
  display:-webkit-box;
  display:flex;
  -ms-flex-direction:row;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  flex-direction:row;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  justify-content:center;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -ms-flex-align:start;
  -webkit-box-align:start;
  align-items:flex-start
}
.pt-tabs-default li>a{
  color:#333;
  font-size:13px;
  line-height:20px;
  font-weight:800;
  padding:5px 12px;
  letter-spacing:.04em;
  display:inline-block;
  -webkit-transition:color .2s linear;
  transition:color .2s linear
}
.pt-tabs-default li>a.active,.pt-tabs-default li>a:hover{
  color:#252425
}
.pt-tabs-default+.tab-content .tab-pane:not(.active){
  display:none
}

/* pt-text-box01 */
.pt-text-box01{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  max-width: 862px;
  margin: 0 auto;
}

.pt-text-box01 > *:nth-child(1){
  margin-top: 0;
}

/* pt-content-info */
.pt-content-info{
  text-align: center;
  text-decoration: none;
  display: block;
  position: relative;
}

.pt-content-info .pt-title{
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 23px;
  color:#333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-content-info .pt-title a{
  color:#333333;
}

.pt-content-info p{
  margin-top: 0;
  color:#777777;
}

.pt-content-info .pt-subscription{
  margin-top: 20px;
}

.pt-content-info .pt-subscription .pt-text-lage{
  font-size: 16px;
  color:#333333;
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
}

.pt-content-info .pt-subscription .pt-text-small{
  color:#777777;
  font-size: 12px;
}

@media (min-width: 1230px){
  .pt-content-info{
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (max-width: 1229px){
  .pt-content-info{
    padding-left: 15%;
    padding-right: 15%;
  }
}

#pt-pageContent .pt-slider-smoothhiding{
  position: relative;
}
#pt-pageContent .pt-slider-smoothhiding:after,
#pt-pageContent .pt-slider-smoothhiding:before{
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
}
@media (min-width: 401px){
  #pt-pageContent .pt-slider-smoothhiding:after,
  #pt-pageContent .pt-slider-smoothhiding:before{
    width: 70px;
  }
}
@media (max-width: 400px){
  #pt-pageContent .pt-slider-smoothhiding:after,
  #pt-pageContent .pt-slider-smoothhiding:before{
    width: 55px;
  }
}
#pt-pageContent .pt-slider-smoothhiding:after{
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), white 50%);
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0), white 50%);
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), white 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
  right: 0;
}
#pt-pageContent .pt-slider-smoothhiding:before{
  content: '';
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white 50%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), white 50%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), white 50%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white 50%);
  left: 0;
}

.pt-content-info:hover .pt-title{
  color:#252425;
}

/* pt-carousel-brands */
.pt-carousel-brands .slick-slide{
  text-align: center;
}
.pt-carousel-brands a{
  display: inline-block;
  padding: 0 20px;
}
.pt-carousel-brands a img{
  height: auto;
  width: 100%;
  max-width: 131px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.pt-carousel-brands a:hover img{
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
}
 html:not(.mac):not(.touch-device) .pt-carousel-brands .slick-track{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* pt-items-categories */
.pt-categories-listing{
  margin-top: -10px;
}
.pt-categories-listing .row{
  margin-left: -5px;
  margin-right: -5px;
}
.pt-categories-listing [class^="col"]{
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
}
.pt-items-categories{
  position: relative;
  padding: 0 0 25px 0;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
}
.pt-items-categories:not(.noborder):before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e9e7e7;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.pt-items-categories .pt-title-block{
  position: relative;
  display: block;
  overflow: hidden;
}
.pt-items-categories .pt-title-block .pt-title{
  font-size: 18px;
  line-height: 26px;
  top: 0px;
  margin: 17px 0 0 30px;
  position: relative;
}
.pt-items-categories .pt-title-block .pt-title:before{
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  height: 1px;
  transition: width 0.25s ease-out;
  -ms-transition: width 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
}
.pt-items-categories .pt-title-block .pt-title:not(:first-child):before{
  background: #ffffff;
}
.pt-items-categories .pt-title-block .pt-title:first-child{
  color: #333333;
  margin-bottom: -4px;
}
.pt-items-categories .pt-title-block .pt-title:first-child:before{
  background: #333333;
}
.pt-items-categories .pt-title-block img{
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
 .pt-items-categories .pt-title-block img + .pt-title{
  position: absolute;
  z-index: 2;
  color: #ffffff;
}
.pt-items-categories .pt-title-block:hover .pt-title:before{
  width: 100%;
}
.pt-items-categories .pt-description{
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  margin-top: 24px;
  padding: 0 20px 0 29px;
}
.pt-items-categories .pt-description ul{
  list-style: none;
  margin: -2px 0 0 0;
  padding: 0;
}
.pt-items-categories .pt-description ul li{
  font-size: 16px;
  line-height: 27px;
  color: #777777;
}
.pt-items-categories .pt-description ul li a{
  color: #777777;
  display: block;
  padding: 2px 0 2px 0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-items-categories .pt-description ul li a:hover{
  color: #333333;
}
.pt-items-categories .pt-btn{
  color: #252425;
  font-size: 14px;
  line-height: 17px;
  margin: 5px 5px 0 29px;
  padding: 5px 0px 4px;
  font-weight: 800;
  line-height: 1;
  border: none;
  outline: none;
  position: relative;
  display: inline-flex;
  cursor: pointer;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-items-categories .pt-btn:before{
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #252425;
  height: 1px;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.pt-items-categories .pt-btn:hover{
  color: #252425;
  text-decoration: none;
}
.pt-items-categories .pt-btn:hover:before{
  width: 100%;
}
.pt-items-categories .pt-btn.pt-base-dark-color:before{
  background-color: #333333;
}
.pt-items-categories .pt-btn.pt-base-dark-color:hover{
  color: #333333;
}
.pt-items-categories > *:nth-child(1){
     margin-top: 0;
}
@media (max-width: 575px){
  .pt-items-categories .pt-title-block .pt-title, .pt-items-categories .pt-btn{
    margin-left: 15px;
  }
  .pt-items-categories .pt-description{
     padding-left: 15px;
  }
}
.pt-items-categories.pt-zoom-img .pt-title-block img{
  -webkit-transition: -webkit-transform .5s;
  transition: transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pt-items-categories.pt-zoom-img .pt-title-block:hover img{
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* pt-loader */
.pt-loader{
  height: 100%;
  width: 100%;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  color: #252425;
}

.pt-offset-24{
  margin-top: 24px;
}
.pt-offset-35{
  margin-top: 35px;
}
.pt-offset-52{
  margin-top: 52px;
}
.pt-offset-93{
  margin-top: 93px;
}
@media (max-width: 575px){
  .pt-offset-93{
    margin-top: 40px;
  }
}

@media (max-width: 575px){
  .pt-offset-35{
    margin-top: 24px;
  }
  .pt-offset-52{
    margin-top: 30px;
  }
}

.pt-offset-20{
  margin-top: 20px;
}

.pt-offset-16{
  margin-top: 16px;
}

.pt-offset-7{
  margin-top: 7px;
}
.pt-offset-4{
  margin-top: 4px;
}



@media (min-width: 1025px){
  #pt-pageContent .shopify-challenge__container{
    margin-top: 52px ;
  }
}
@media (max-width: 1024px) and (min-width: 576px){
  #pt-pageContent .shopify-challenge__container{
      margin-top: 43px;
  }
}
@media (max-width: 575px){
  #pt-pageContent .shopify-challenge__container{
      margin-top: 33px;
  }
}
.shopify-challenge__container{
    padding:53px 15px 59px;
}

.shopify-challenge__container .shopify-challenge__message{
  color:#333333;
  font-size:16px;
  line-height:26px;
  text-transform:uppercase;
  font-weight:500;
  font-family: Neue Einstellung, sans-serif;
  margin-top:0;
}
#pt-pageContent .shopify-challenge__container .g-recaptcha{
    margin: 26px 0;
}
#pt-pageContent .shopify-challenge__container .shopify-challenge__button{
  text-transform: uppercase;
}

@media (min-width: 601px){
  .shopify-challenge__container{
    border:1px solid #eae8e8;
  }
}
@media (max-width: 600px){
  #pt-pageContent .shopify-challenge__container{
    max-width: 320px;
  }
}

/*clear-gap*/
@media (min-width: 1025px){
  #pt-pageContent .clear-gap{
    margin-top: -60px;
  }
}
@media (max-width: 1024px){
  #pt-pageContent .clear-gap{
    margin-top: -50px;
  }
}
@media (max-width: 575px){
  #pt-pageContent .clear-gap{
    margin-top: -40px;
  }
}


/* visibility of elements */
/* hidden */
@media (min-width: 1230px){
  .hidden-lg-up{
    display: none;
  }
}

@media (max-width: 1230px) and (min-width: 1025px){
  .hidden-md-up{
    display: none;
  }
}

@media (max-width: 1025px) and (min-width: 790px){
  .hidden-sm-up{
    display: none;
  }
}

@media (max-width: 789px) and (min-width: 575px){
  .hidden-sm{
    display: none;
  }
}

@media (max-width: 575px){
  .hidden-xs{
    display: none;
  }
}

/* visibility */
.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xl{
  display: none;
}

@media (min-width: 1230px){
  .visible-xl{
    display: block;
  }
}

@media (max-width: 1230px) and (min-width: 1025px){
  .visible-lg{
    display: block;
  }
}

@media (max-width: 1025px) and (min-width: 789px){
  .visible-md{
    display: block;
  }
}

@media (max-width: 789px) and (min-width: 575px){
  .visible-sm{
    display: block;
  }
}

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

.hide{
  display: none !important;
}

@media (max-width: 1024px){
  .pt-hidden-mobile{
    display: none !important;
  }
}

@media (min-width: 1025px){
  .pt-hidden-desctope{
    display: none !important;
  }
}

.row.no-gutter{
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*='col-']{
  padding-right: 0;
  padding-left: 0;
}

/* color text */
.pt-base-color{
  color:#252425;
}
.pt-base-color3{
  color:#d0d0d0; 
}

.pt-white-color{
  color: #ffffff;
}

#pt-pageContent .pt-offset-small{
  margin-top: 10px;
}

#pt-pageContent .shopify-section > .container-indent0:not(.nomargin):not([class^="pt-offset"]){
  margin-top: 42px;
}

@media (max-width: 1024px){
  #pt-pageContent .shopify-section > .container-indent0:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 43px;
  }
}

@media (max-width: 575px){
  #pt-pageContent .shopify-section > .container-indent0:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 33px;
  }
}

#pt-pageContent .shopify-section > .container-indent:not(.nomargin):not([class^="pt-offset"]){
  margin-top: 100px;
}
@media (max-width: 575px){
  #pt-pageContent .shopify-section > .container-indent:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 47px;
  }
}

#pt-pageContent .shopify-section > .container-indent1:not(.nomargin):not([class^="pt-offset"]){
  margin-top: 63px;
}

@media (max-width: 1024px){
  #pt-pageContent .shopify-section > .container-indent1:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 43px;
  }
}

@media (max-width: 575px){
  #pt-pageContent .shopify-section > .container-indent1:not(.nomargin):not([class^="pt-offset"]){
    margin-top: 33px;
  }
}
.current_option_name{
  color:#333333;
  font-weight: 800;
}
.modal-xs{
  width: 380px;
}
@media (max-width: 429px){
  .modal .modal-xs{
    width: 270px;
  }
}
.errors{
  color: #ff0000;
}

/* pt-modal-get-access */
.pt-modal-get-access{
  text-align: left;
}
.pt-modal-get-access.form-default .form-group{
  margin-bottom: 10px;
}
@media (min-width: 430px){
  .pt-modal-get-access{
    padding: 38px 50px 50px;
  }
}

@media (max-width: 429px){
  .pt-modal-get-access{
    padding: 38px 20px 46px;
  }
}

/* product single - social icon */
.addthis_toolbox{
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.addthis_toolbox > a{
  float:inherit;
}
.addthis_toolbox > a:first-child{
  padding-left:0 !important;
}
.addthis_toolbox > a:last-child{
  padding-right:0 !important;
}

/*
  spr
*/
#shopify-product-reviews{
  margin: 0 !important;
}
#shopify-product-reviews  .spr-container{
  padding: 0 !important;
  border: none !important;
}
#shopify-product-reviews .spr-review,
#shopify-product-reviews .spr-form{
  border:none !important;
    padding-top:0 !important;
}
#shopify-product-reviews .spr-review:first-child,
#shopify-product-reviews .spr-review{
  margin-top:11px !important;
}
#shopify-product-reviews .spr-reviews{
  margin-top:16px !important;
}
#shopify-product-reviews .spr-reviews .spr-review{
  margin-top:22px !important;
}
#shopify-product-reviews .spr-reviews .spr-review:not(:last-child){
    border-bottom:1px solid #e9e7e7 !important;
}
#shopify-product-reviews .spr-reviews .spr-review-content{
    margin: 0 0 15px 0;
}
#shopify-product-reviews .spr-header + .spr-content{
  margin-top: 17px;
}
/* rating global */
.spr-starrating .spr-icon,
.spr-starrating .spr-icon:before,
.spr-starratings .spr-icon,
.spr-starratings .spr-icon:before{
  font-family: 'fyanka';
  font-size: 16px;
  line-height: 22px;
}
.spr-starrating .spr-icon-star:before,
.spr-starratings .spr-icon-star:before{
  content: "\e901";
  color: #ffb503;
}
.spr-starrating .spr-icon-star-empty:before,
.spr-starratings .spr-icon-star-empty:before{
  content: "\e901";
  color: #d6d6d6;
}
.spr-starrating .spr-icon-star-hover:before,
.spr-starratings .spr-icon-star-hover:before{
  content: "\e901" !important;
  color: #ffb503;
}
.spr-icon-star-half-alt:before{
  content: "\e901";
  color: #ffb503;
}
.spr-starrating .spr-icon:not(:first-child){
  margin-left: 6px;
}
.spr-starrating.spr-summary-starrating .spr-icon{
  margin-left: 0;
  margin-right: 6px;
}

/* product pages tabs*/
#shopify-product-reviews .spr-header-title{
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.04em;
  margin: 0;
  padding: 0 0 4px 0;
  text-transform:uppercase;
}
#shopify-product-reviews .spr-summary .spr-summary-actions a{
  color: #252425;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 800;
}
#shopify-product-reviews .spr-summary .spr-summary-actions a:hover{
  text-decoration: none;
}
#shopify-product-reviews .spr-summary .spr-summary-actions-togglereviews{
    color: #252425;
    font-size: 14px;
    font-weight: 800;
}
#shopify-product-reviews h3{
  font-size: 16px !important;
  line-height: 26px !important;
  letter-spacing: 0.04em  !important;
  margin: 0 !important;
  padding: 0 0 1px 0  !important;
  text-transform:uppercase;
}
#shopify-product-reviews .spr-form h3{
  padding: 0 0 12px 0  !important;
}
#shopify-product-reviews .spr-form-review .spr-starrating .spr-icon{
    margin-left: 0px !important;
    margin-right: 2px;
}

#shopify-product-reviews [class^="spr-form-"] .spr-form-label{
  font-size: 14px;
  color:#333333;
  font-family: Neue Einstellung, sans-serif;
  font-weight: 800;
  padding-bottom: 5px;
  text-transform:uppercase;
}
#shopify-product-reviews [class^="spr-form-"] input:not(.btn),
#shopify-product-reviews [class^="spr-form-"] textarea{
  background: #f7f8fa;
  font-size: 14px;
  border: 1px solid #f7f8fa;
  padding: 11px 12px 10px 15px;
  font-family: Neue Einstellung, sans-serif;
  box-shadow: none;
  outline: none;
  color:#777777;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
#shopify-product-reviews [class^="spr-form-"] input:not(.btn){
  height:45px;
}
#shopify-product-reviews [class^="spr-form-"] input:not(.btn):focus,
#shopify-product-reviews [class^="spr-form-"] textarea:focus{
  border-color:#252425;
  background: transparent;
}
#shopify-product-reviews [class^="spr-form-"] input.btn{
  text-transform:uppercase;
  float:inherit;
  margin-top:-2px;
}
#shopify-product-reviews .spr-container .spr-review-footer a{
  color:#252425;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 800;
}
#shopify-product-reviews .spr-container .spr-review-footer a:hover{
  text-decoration: none;
}
#shopify-product-reviews .spr-reviews h3{
  padding-bottom:0 !important;
}
#shopify-product-reviews .spr-review-header-starratings{
  margin:0 0 2px 0;
}
#shopify-product-reviews .spr-review-header-starratings i{
  margin-right: 6px;
}

#shopify-product-reviews .spr-review-header-byline{
  font-size:12px;
  font-style: normal;
  opacity: 1;
}
#shopify-product-reviews .spr-review-header-byline strong{
  font-weight: normal;
  color:#333333;
}
#shopify-product-reviews .spr-review-content-body{
  font-size: 14px;
  line-height: 22px;
}
#shopify-product-reviews .spr-form-contact-name,
#shopify-product-reviews .spr-form-contact-email,
#shopify-product-reviews .spr-form-contact-location,
#shopify-product-reviews .spr-form-review-rating,
#shopify-product-reviews .spr-form-review-title,
#shopify-product-reviews .spr-form-review-body{
  margin: 0 0 20px 0;
}

.pt-product-single-info .spr-badge-caption{
  color:#252425;
  font-size:14px;
  display:inline-block;
  position:relative;
  top:-1px;
  font-weight: 800;
}
.pt-product-single-info .spr-badge-caption:hover{
  text-decoration: underline;
}
.pt-product-single-info .spr-starrating{
  padding-right: 11px;
}
.pt-product-single-info .spr-badge-starrating{
  margin: 0 8px 0 0;
}

@media (max-width: 480px){
  #shopify-product-reviews .spr-header-title{
    text-align: left;
  }
  #shopify-product-reviews  .spr-summary{
    text-align: left;
  }
}
.spr-icon.spr-icon-star-empty{
  opacity: 1 !important;
  color: #d6d6d6;
}
.pt-rating{
  top:-3px;
  position:relative;
}
.element-item .pt-rating .spr-badge-caption,
.pt-layout-vertical .pt-rating .spr-badge-caption,
.pt-product .pt-rating .spr-badge-caption{
  display:none;
}
.pt-rating, .pt-review{
  cursor: pointer;
}
.addthis_toolbox{
  display: inline-block;
  padding: 4px 0 2px;
}
.addthis_toolbox a{
  margin-bottom: 0 !important;
}
.addthis_toolbox .at-icon-wrapper{
  line-height: 25px !important;
  height: 25px !important;
  width: 25px !important;
}
.addthis_toolbox .at-icon-wrapper .at-icon{
  width:25px !important;
  height:25px !important;
}
.addthis_counter.addthis_bubble_style{
  margin-left:4px !important;
  margin-top: -3px !important;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m{
  padding: 0 5px !important;
}
.shipping-form-offset{
  margin-top: 17px;
}
button{
  cursor: pointer;
}
/* Cart Page. Button Update */
a.blink-border
{
  -webkit-animation: pulsate .7s linear infinite;
  animation: pulsate .7s linear infinite;
}
a:hover.blink-border
{
  -webkit-animation: none;
  animation: none;
}
@-webkit-keyframes pulsate{
  50%{
    opacity: .2;
  }
}
@keyframes pulsate{
  50%{
    opacity: .2;
  }
}
/*Ajax Preloader*/
#custom-preloader{
  position: fixed;
  z-index: 100000;
  top: 50%;
  width: 100%;
  margin-top: -20px;
}
#custom-preloader .custom-loader{
  position: absolute;
  left: 50%;
  margin-left: -28px;

  border-radius: 6px;
  height: 56px;
  width: 56px;
  line-height: 56px;
  text-align: center;
}
/* Quick view */
.quickview-error{
  background: red !important;
}
.quickview-added{
  background: green !important;
}
.product-main-image img{
  width: 100%;
}
/*  */
.flex-align-center{
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 12px;
}
li[data-availability=false] a{
  opacity: 1;
}
/* */


/* Admin panel */
.svg_admin{
  position: relative;
  background: #f0f0f0;
  color: #000;
  font-weight: 800;
  line-height: 0;
  text-align: center;
}
.svg_admin span{
  position: absolute;
  top: 20px;
  font-size: 16px;
  left: 0;
  width: 100%;
  text-align: center;
}
.svg_admin span:last-child{
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
  top: auto;
  bottom: 10px;
}
.svg_admin svg{
  width: 100%;
  height: 100%;
}
.customimage img{
  max-width: 100%;
}
/*pt-options-swatch*/
.pt-options-swatch li[data-availability="false"] span{
  display:block;
  position:absolute;
  top:1px;
  left:0;
  z-index:2;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  backface-visibility: hidden;
  border-radius: 50%;
  pointer-events: none;
  opacity:1;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  overflow: hidden;
}
.pt-options-swatch li[data-availability="false"] span:not([data-optionimage="true"]){
  background: url(//jnr.mamajnr.com/cdn/shop/t/4/assets/cross_44.png?v=65440942672592731941619776750) 0 0 no-repeat;
  background-position: center center;
  width:44px;
  height:44px;  
}
ul.pt-options-swatch li{
  position: relative;
}
ul.pt-options-swatch li[data-availability="false"] span:not(.options-color-image){
  background: url(//jnr.mamajnr.com/cdn/shop/t/4/assets/cross_20.png?v=141629722879483772301619776750) 0 0 no-repeat;
  background-position: center center;
  width:20px;
  height:20px;
  display: block;
  position: absolute;
  top: 1px;
  left: 5px;
  z-index: 2;
  border-radius: 50%;
  pointer-events: none;
  opacity: 1;
  overflow: hidden;  
}
.pt-product-single-info ul.pt-options-swatch li[data-availability="false"] span:not(.options-color-image){
  top:0;
  left: 4px;
}



.pt-options-swatch li[data-availability=false] a:not(.options-color){
  text-decoration: line-through;
}
/*pt-options-swatch - product single*/
.pt-options-swatch li[data-availability="false"]:hover [data-optionimage="true"]:after,
.pt-options-swatch li[data-availability="false"].active [data-optionimage="true"]:after,
.pt-options-swatch li[data-availability="false"]:hover .options-color:after,
.pt-options-swatch li[data-availability="false"].active .options-color:after{
  border-color:#333333;
}
img.lazyload:not([src]){visibility:hidden;}
.pt-option-block a.lazyload:not([style]){visibility:hidden;}
.gift_btn{
  background: none;
  border: none;
  cursor: pointer;
  outline: inherit;
}
/* buy in one click */
.pt-product-single-info .shopify-payment-button__button{
  margin-top: 20px;
  font-family: Neue Einstellung, sans-serif;
  line-height: 17px;
  font-weight: 800;
  font-size: 14px;
  outline: none;
  border-radius: 0;
  background: #f7f7f7;
  color: #101010;
}
.pt-product-single-info .shopify-payment-button__button:not(.shopify-payment-button__button--branded){
  padding: 14px 7px 13px;
}
.pt-loading-text{
  margin-top: 20px;
  font-family: Neue Einstellung, sans-serif;
  padding: 14px 7px 13px;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.shopify-payment-button__button--unbranded:hover:not([disabled]){
  background-color: #e4e1e3 !important;
}
.pt-product-single-info .shopify-payment-button__button:hover{
  background-color: #e4e1e3;
  color: #101010;
}
.pt-product-single-info .shopify-payment-button__more-options{
  display: none;
}
.product_tabs .pt-collapse-content img{
  max-width: 100%;
}
.prpage-tabs .tab-content .tab-pane > *:first-child,
.pt-collapse-content.prpage-tabs > *:first-child{
  margin-top: 0;
}
/*Center Product thembnails options, for thumbnail design 1*/
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-description .pt-row{
  display: block;
}
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-description .pt-add-info{
  align-items: center;
}
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-rating{
  justify-content: center;
  margin-top: 10px;
}
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-description .pt-title{
  text-align: center;
}
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-description .pt-price{
  justify-content: center;
}
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-options-swatch{
  justify-content: center;
}
*:not(.pt-col-one) > * > .pt-product.product-information-center .pt-description .pt-product-inside-hover{
  justify-content: center;
}
@media (max-width: 1024px){
  *:not(.pt-col-one) > * > .pt-product.product-information-center .pt-description .pt-product-inside-hover{
    display: block;
    text-align: center;
  }
}
/*---------------------------------------*/
/*------------ custom tabs --------------*/
/*---------------------------------------*/
.pt-tabs{
  overflow: hidden;
}
.pt-tabs img{
  max-width: 100%;
  height: auto;
}
.pt-tabs .pt-tabs__head:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
}
.pt-tabs .pt-tabs__head>ul{
  list-style: none;
  padding: 0;
}
.pt-tabs .pt-tabs__head .pt-tabs__btn-prev,
.pt-tabs .pt-tabs__head .pt-tabs__btn-next{
  display: none;
}
.pt-tabs .pt-tabs__body>div{
  display: block;
}
.pt-tabs .pt-tabs__body>div:not(:first-child)>span{
  border-top: solid 1px #e9e7e7;
}
.pt-tabs .pt-tabs__body>div>div{
  display: none;
}

@media only screen and (min-width: 1025px){
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head{
    position: relative;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head>ul{
    position: relative;
    margin: 0 -17px;
    flex-wrap: wrap;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head{
    margin-top: -12px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head>ul>li{
    padding: 0 17px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head>ul>li>span{
    position: relative;
    display: block;
    padding: 10px 0 14px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    color: #333333;
    cursor: pointer;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head>ul>li>span:hover{
    display: block;
    color: #252425;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head>ul>li.active>span{
    color: #252425;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.text-center ul{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider{
    margin-left: 30px;
    margin-right: 30px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider::before,
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider::after{
    position: absolute;
    display: block;
    content: '';
    height: 100%;
    width: 30px;
    top: 0;
    cursor: default;
    z-index: 1;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider::before{
    left: -30px;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white 20%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0), white 20%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), white 20%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0), white 20%);
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider::after{
    right: -30px;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), white 20%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), white 20%);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), white 20%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 20%);
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev,
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next{
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    top: 0;
    cursor: pointer;
    z-index: 2;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev{
    left: -30px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next{
    right: -30px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev::before,
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next::before{
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -15px;
    border-top: solid 3px #333333;
    border-left: solid 3px #333333;
    width: 12px;
    height: 12px;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev::before.disabled,
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next::before.disabled{
    pointer-events: none;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev::before.disabled::before,
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next::before.disabled::before{
    border-top-color: #c2c2c2;
    border-left-color: #c2c2c2;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev::before{
    margin-left: -4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next::before{
    margin-left: -8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body{
    border-top: solid 1px #e9e7e7;
    margin-top: -1px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>span{
    display: none;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>div:not(.nomargin){
    padding: 56px 0 0px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>div:not(.nomargin) .tabs-content-noindent{
    margin: -56px 0 0 0 !important;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__content .review{
    margin-top: 18px;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__border{
    position: absolute;
    width: 100px;
    left: 0;
    bottom: 0;
    border-bottom: solid 2px #252425;
  }
}

@media only screen and (max-width: 1024px){
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head{
    display: none;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-prev,
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__head.slider .pt-tabs__btn-next{
    display: none;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__border{
    display: none;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>span{
    position: relative;
    display: block;
    padding: 16px 0px 15px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    color: #333333;
    cursor: pointer;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>div{
    padding: 30px 0px 27px;
    border-top: solid 1px #e9e7e7;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>div .tabs-content-noindent{
    margin: -30px 0 -27px 0;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div:hover>span{
    color: #252425;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div.active>span{
    color: #252425;
  }
  .pt-tabs:not(.pt-disable-desctop) .pt-tabs__content-head{
    display: none;
  }
}

.pt-tabs.pt-disable-desctop .pt-tabs__head{
  display: none;
}

.pt-tabs.pt-disable-desctop .pt-tabs__head.slider .pt-tabs__btn-prev,
.pt-tabs.pt-disable-desctop .pt-tabs__head.slider .pt-tabs__btn-next{
  display: none;
}

.pt-tabs.pt-disable-desctop .pt-tabs__border{
  display: none;
}

.pt-tabs.pt-disable-desctop .pt-tabs__body>div>span{
  position: relative;
  display: block;
  padding: 16px 0px 15px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
  color: #333333;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.pt-tabs.pt-disable-desctop .pt-tabs__body>div>div{
  padding: 30px 0px 27px;
  border-top: solid 1px #e9e7e7;
}
.pt-tabs.pt-disable-desctop .pt-tabs__body>div>div .tabs-content-noindent{
  margin: -30px 0 -27px 0;
}

.pt-tabs.pt-disable-desctop .pt-tabs__body>div:hover>span{
  color: #252425;
}

.pt-tabs.pt-disable-desctop .pt-tabs__body>div.active>span{
  color: #252425;
}

.pt-tabs.pt-disable-desctop .pt-tabs__content-head{
  display: none;
}

.pt-tabs__head_line{
  border-bottom: 1px solid #e9e7e7;
}

.pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>div:not(.nomargin) img{
  max-width: 100%;
  height: auto;
}
.pt-tabs:not(.pt-disable-desctop) .pt-tabs__body>div>div:not(.nomargin) .spr-container{
  margin-top: -6px;
}


/*
  product_tabs_layout 01
*/
.product_tabs_layout .pt-titlle{
  font-size: 24px;
  line-height: 35px;
}
.product_tabs_layout .pt-titlle + p{
  margin-top: 0;
}
.product_tabs_layout .pt-tabs-top{
  margin-top: 22px;
}
.product_tabs_layout .pt-tabs-top01{
  margin-top: 32px;
}
.product_tabs_layout dl dt{
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  font-weight: 800;
  padding: 0 0 20px 0;
}
.product_tabs_layout dl dt:not(:first-child){
  margin-top: 39px;
}
.product_tabs_layout dl dd ul,
.product_tabs_layout dl dd ol{
  margin-top: 22px;
}
.product_tabs_layout .pt-table-03{
  margin-bottom:26px;
}
.product_tabs_layout .pt-title-tabs{
  font-size: 24px;
  line-height: 35px;
  padding-bottom: 33px;
}
.product_tabs_layout .pt-title-tabs + p{
  margin-top: 0;
}
.product_tabs_layout .pt-title-tabs+.pt-review-block{
  margin-top: -12px;
}
@media (min-width: 1024px){
  .product_tabs_layout .container-indent-tab{
    margin-top: 136px;
    position:relative;
    overflow:hidden;
  }
}
@media (max-width: 1024px) and (min-width: 576px){
  .product_tabs_layout .container-indent-tab{
    margin-top: 80px;
  }
}
@media (max-width: 575px){
  .product_tabs_layout .container-indent-tab{
    margin-top: 36px;
  }
}
.product_tabs_layout .pt-col-smallindent{
  margin-top: -6px;
}
.product_tabs_layout .pt-col-smallindent img{
  max-width: initial;
  width: 100%;
}
.product_tabs_layout .pt-col-smallindent{
  margin-top: -10px;
  margin-left: -5px;
  margin-right: -5px;
}
.product_tabs_layout .pt-col-smallindent [class^="col"]{
  margin-top: 10px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.product_tabs_layout .pt-list-col{
  margin-top: -39px !important;
}
.product_tabs_layout .pt-list-col [class^="col"]{
  margin-top: 39px;
}
@media (max-width: 1024px){
  .product_tabs_layout .container{
    max-width: 100%;
  }
}


/*
  Box layout 01
*/
.pt-box-layout-01 .pt-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.pt-box-layout-01 .pt-item img {
	max-width: 100%;
	height: auto;
}

.pt-box-layout-01 .pt-item [class^="col"] {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	-ms-flex-item-align: center;
	align-self: center;
}

@media (min-width: 1241px) {
	.pt-box-layout-01 .pt-item .col-description {
		padding: 0% 10% 0% 10.5%;
	}
}

@media (max-width: 1240px) {
	.pt-box-layout-01 .pt-item .col-description {
		padding: 4% 5%;
	}
}

@media (max-width: 790px) {
	.pt-box-layout-01 .pt-item .col-description {
		padding: 40px 20px 0;
	}
}

.pt-box-layout-01 .pt-item .text-xl {
	line-height: 35px;
}

@media (max-width: 790px) {
	.pt-box-layout-01 .pt-item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.pt-box-layout-01 .pt-item [class^="col"] {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pt-box-layout-01 .pt-item:not(:first-child) {
		margin-top: 40px;
	}
}

@media (min-width: 791px) {
	.pt-box-layout-01.pt-reverse-row .pt-item:nth-child(even) .col-img {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.pt-box-layout-01.pt-reverse-row .pt-item:nth-child(even) .col-description {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 791px) {
	.pt-box-layout-01:not(.pt-reverse-row) .pt-item:nth-child(odd) .col-img {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.pt-box-layout-01:not(.pt-reverse-row) .pt-item:nth-child(odd) .col-description {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.pt-box-layout-01:not(.pt-box-layout-01-noindent) .pt-item:not(:first-child) {
	margin-top: 60px;
}


.text-xl{
  font-size: 20px;
  line-height: 31px;
}
#pt-pageContent .no-gutters{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#pt-pageContent .no-gutters .row [class^="col"]{
  padding-right: 0px;
  padding-left: 0px;
}
.no-gutters{
  margin-right: 0;
  margin-left: 0;
}
/*---------------------------------------*/
/*------------ custom tabs end--------------*/
/*---------------------------------------*/

/* Product in on row in the listing page */
.pt-product-listing.pt-col-one > .pt-col-item{
  flex: 0 0 100%;
  max-width: 100%;
}
.pt-product-listing.pt-col-one .pt-product{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons > a:not(.pt-btn-compare){
  display: none;
}
.pt-product-listing.pt-col-one .pt-product .pt-app-btn .pt-btn-compare{
  margin-top: 0;
  padding-bottom: 10px;
  width: 40px;
}

.pt-product-listing.pt-col-one .pt-product .pt-description{
  padding-left: 20px;
 }
 .pt-product-listing.pt-col-one .pt-product .pt-description > *:nth-child(1):not(.pt-price){
   margin-top:0px !important;
 }
  .pt-product-listing.pt-col-one .pt-product .pt-description > .pt-price:nth-child(1){
   margin-top:-7px !important;
 }
 .pt-product-listing.pt-col-one .pt-product .pt-description .pt-price{
   text-align:left;
 }

.pt-product-listing.pt-col-one .pt-product .pt-description.onerowactions{
  width: 190px;
  text-align:right;
}
.pt-product-listing.pt-col-one .pt-product.pt-product-type2 .pt-description.onerowactions .pt-row-btn .pt-price{
  display:none;
}
@media (min-width: 1025px){
  .pt-product.pt-product-type2 .pt-description:not(.onerowactions) > .pt-price,
  .pt-product.pt-product-type2.thumbprod-center .pt-description:not(.onerowactions) > .pt-price{
    display:none;
  }
}
.pt-product-listing.pt-col-one .pt-product-inside-hover > *{
  margin-top:9px;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-product-inside-hover{
  display: block;
  position: relative;
}
.pt-product-listing.pt-col-one .pt-product > *:first-child
.pt-product-listing.pt-col-one .pt-product .pt-row > *:first-child{
  margin-top: 0;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  height: 44px;
  margin-top: 7px;
  margin-left: 1px;
  line-height: 1;
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
  position: relative;
  letter-spacing: 0.04em;
  color: #ffffff;
  font-size: 13px;
  padding: 5px 20px 4px;
  background: #080808;
  border: none;
  white-space: nowrap;
  word-wrap: break-word;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
html.ie .pt-product .pt-description .pt-btn-addtocart{
  height:44px;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart span:not([clases]){
  width:inherit;
  opacity:1;
  max-width: unset;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart .icon-shopping_basket{
  top:-1px;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart:hover{
  color: #ffffff;
  background: #807e80;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart .icon{
  display: none;
}
.pt-product-listing.pt-col-one .pt-product .pt-description{
  padding-top: 0;
}

.pt-product-listing.pt-col-one .pt-product-type2 .pt-btn-addtocart .icon-shopping_basket{
  margin-right:10px;
}

@media (max-width: 500px){
  .pt-product-listing.pt-col-one .pt-product .pt-row-btn{
    width: auto;
    display: inline-block;
  }
}
@media (max-width: 400px){
  .pt-product-listing.pt-col-one .pt-description .pt-btn-addtocart > *:nth-child(2){
      display: inline-block;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-btn-addtocart .icon-shopping_basket{
      margin-right: 6px;
  }
}

.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn .pt-text{
  display:block;
}
@media (min-width: 1025px){
  .pt-product-listing.pt-col-one .pt-product:not(.pt-pr-catalog-mode) .pt-image-box{
    position: relative;
    width: calc(29% - 45px);
    min-width: calc(29% - 45px);
    margin-left: 45px;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons{
      opacity: 1;
      top: -9px;
      right: inherit;
      left: -45px;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons .pt-text{
    display:none;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn.pt-btn-compare{
    display:none;
  }
  .pt-product-listing.pt-col-one .pt-product:not(.pt-pr-catalog-mode) .pt-description:not(.onerowactions){
    width: 51.7%;
    position: relative;
    z-index: 2;
    margin-top:-3px;
  }
  pt-product-listing.pt-col-one .pt-product{
      overflow: visible;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-description .pt-product-inside-hover{
      -moz-opacity: 1;
      -khtml-opacity: 1;
      -webkit-opacity: 1;
      opacity: 1;
      overflow: visible;
  }
  .pt-product-listing.pt-col-one .pt-product.pt-pr-catalog-mode .pt-image-box{
    width: 23%;
  }
  .pt-product-listing.pt-col-one .pt-product.pt-pr-catalog-mode .pt-description{
    width: 77%;
  }

  .pt-product-listing.pt-col-one .pt-product.pt-pr-compare-disabled .pt-image-box{
    width: 23%;
    margin-left: 0px;
  }
  .pt-product-listing.pt-col-one .pt-product.pt-pr-compare-disabled .pt-description:not(.onerowactions){
    width:calc(77% - 190px);
  }
  .pt-product-listing.pt-col-one .pt-product.pt-pr-compare-disabled.pt-pr-catalog-mode .pt-description:not(.onerowactions){
      width: 77%;
  }

}
.pt-product-listing.pt-col-one .pt-product.pt-pr-catalog-mode .pt-description.onerowactions{
    display:none;
}
@media (max-width: 1024px){
  .pt-product-listing.pt-col-one .pt-product.pt-pr-catalog-mode .pt-image-box{
    width: 29%;
  }
  .pt-product-listing.pt-col-one .pt-product.pt-pr-catalog-mode .pt-description:not(.onerowactions){
    width: 71%;
  }
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob{
  display:block;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin-top: 21px;
    font-size: 14px;
    color: #333333;
    line-height: 1;
    font-weight: 700;
    cursor:pointer;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn + .wk-app-btn{
  margin-top:17px;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn .pt-text{
  word-wrap: break-word;
  white-space: nowrap;
  font-size:14px;
  line-height: 1;
  color:#333333;
  position:relative;
  top:5px;
  transition: color 0.2s linear;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn svg{
  width:24px;
  height:22px;
  margin-right:9px;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn svg:last-child{    
     display:none;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn[data-action="wk-remove"] svg:last-child{    
     display:inline-block;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn[data-action="wk-remove"] svg:first-child{    
     display:none;
}
.pt-product-listing.pt-col-one .pt-product .pt-product-inter-buttons-mob .wk-app-btn:hover .pt-text{
  color:#252425;
  display:inline-block;
}
@media (max-width: 1024px){
  .pt-product-listing.pt-col-one .pt-product .pt-image-box{
    width: 29%;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions){
    width: calc(71% - 190px);
    position: relative;
    z-index: 2;
    margin-top:-3px;
  }
  .pt-product-listing.pt-col-one .pt-product-inside-hover{
     margin-top:0;
  }
  .pt-product-listing.pt-col-one .pt-product-inside-hover > *{
    margin-top: 9px;
  }
}
@media (max-width: 807px){
  .pt-product-listing.pt-col-one .pt-product .pt-image-box{
    width: 35%;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions){
    width:65%;
  }
  .pt-product-listing.pt-col-one .pt-product .pt-description.onerowactions{
    display:none;
  }
}
.pt-product-listing.pt-col-one .pt-product:hover .pt-image-box .pt-btn-quickview{
  display: none;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-quickview{
  display: inline-block;
  position: relative;
  padding: 6px 0;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-quickview{
  display:none;
}
.pt-product-listing.pt-col-one .pt-product .description{
  margin-top: 16px;
  margin-bottom: 2px;
  display: block !important;
  font-size:16px;
  line-height: 25px;
}

#same_product_height #pt-pageContent .pt-product-listing.pt-col-one .pt-product .pt-image-box{
  height: auto;
}
#same_product_height #pt-pageContent .pt-product-listing.pt-col-one .pt-product .pt-image-box img{
  max-height: none;
}
@media (min-width: 1025px){
  .pt-product.thumbprod-center{
    text-align: center;
  }
  .pt-product.thumbprod-center .pt-description .pt-row{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pt-product.thumbprod-center .pt-description .pt-row .pt-add-info{
    width: 100%;
  }
  .pt-product.thumbprod-center .pt-description .pt-rating{
    width: 100%;
    display: block;
    text-align: center;
  }
  .pt-col-one .pt-product.thumbprod-center .pt-description .pt-rating{
    width: auto;
  }
  .pt-product.thumbprod-center .pt-description .pt-price{
    display: block;
  }
  .pt-product.thumbprod-center .pt-description .pt-options-swatch{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pt-product.thumbprod-center .pt-description .pt-product-inside-hover{
    display: block;
    text-align: center !important;
  }
}

@media (max-width: 1024px){
  .pt-product.thumbprod-center{
    text-align: center;
  }
  .pt-product.thumbprod-center .pt-description .pt-row{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pt-product.thumbprod-center .pt-description .pt-row .pt-add-info{
    width: 100%;
  }
  .pt-product.thumbprod-center .pt-description .pt-rating{
    width: 100%;
    display: block;
    text-align: center;
  }
  .pt-product.thumbprod-center .pt-description .pt-price{
    display: block;
  }
  .pt-product.thumbprod-center .pt-description .pt-options-swatch{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 807px){
  .pt-product-listing.pt-col-one .pt-product .description{
    font-size:14px;
    margin-top: 13px;
  }
}
.pt-col-one .pt-product.thumbprod-center,
.pt-col-one .pt-product.thumbprod-center .pt-description .pt-product-inside-hover,
.pt-col-one .pt-product.thumbprod-center .pt-description .pt-rating{
  text-align: left;
}
.pt-col-one .pt-product.thumbprod-center .pt-description .pt-options-swatch{
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1025px){
  .ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,
  .ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail,
  .ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,
  .ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail,
  .ps-container:hover>.ps-scrollbar-x-rail, .ps-container:hover>.ps-scrollbar-y-rail,
  .ps-container:hover>.ps-scrollbar-x-rail:hover,
  .ps-container:hover>.ps-scrollbar-y-rail:hover{
    background:transparent !important;
  }
}

/* Product Page Horizontal Tabs */
.pt-tabs-default.pt-tabs-left{
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  text-align: left;
}
.pt-tabs-default.pt-tabs-left .nav-link{
  text-align: left;
}
.tab-content img{
  max-width: 100%;
  height: auto;
}


.pt-layout-promo-box > img,
.pt-layout-promo-box > .row > *:not([class^="col-"]) img{
  width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin-right: 10px;
  margin-left: 10px;
}
.pt-layout-promo-box > .row > *:not([class^="col-"]){
    margin-right: 10px;
  margin-left: 10px;
}
.pt-product .pt-select{
  background-color: #f7f8fa;
  color: #777777;
  border: none;
  font-size: 13px;
  line-height: 16px;
  height: 30px;
  width:100%;
  max-width:170px;
  padding: 2px 5px;
  cursor: pointer;
  outline: none;
  display: inline-block;
}

.pt-promo-fullwidth{
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
}
body:not(.touch-device) .pt-promo-fullwidth{
  background-attachment: fixed;
  background-position: center center;
}
@media (max-width: 1024px){
  body:not(.touch-device) .pt-promo-fullwidth{
    background-attachment: inherit;
    background-position: inherit !important;
  }
}

.term-conditions-checkbox{
  margin-top: 9px;
  margin-bottom: 31px;
}
.m-term-conditions-checkbox.checkbox-group{
  margin-top: 22px;
  margin-bottom: 13px;
}
.pdm-term-conditions-checkbox.checkbox-group{
  margin-top: 21px;
  margin-bottom: 0;
}
.pm-term-conditions-checkbox.checkbox-group{
  margin-top: 13px;
  margin-bottom: 12px;
}
.pdm-term-conditions-checkbox.checkbox-group label,
.pm-term-conditions-checkbox.checkbox-group label,
.m-term-conditions-checkbox.checkbox-group label{
  font-size: 12px;
}
.prpage-term-conditions-checkbox.checkbox-group{
  margin-top: 35px;
  margin-bottom: 0;
}

button:disabled,
.btn-link.disabled,
button.btn:disabled{
  cursor: default;
  pointer-events: none;
}

@media (min-width: 651px){
  .modal-discount{
    width: 600px;
  }
}
@media (max-width: 650px){
  .modal-discount{
    width: 420px;
  }
}
/* modalAddToCartError */
#modalAddToCartError .modal-body{
  background: #fc7f86;
}
#modalAddToCartError .pt-modal-info .text-01{
  color: #ffffff;
}
#modalAddToCartError.modal .close {
  color: #ffffff;
}
.pt-modal-info .pt-icon{
  position: relative;
  top: 5px;
}
.pt-modal-info .text-01{
  padding-bottom: 5px;
}
.pt-modal-info .pt-icon svg{
  width: 30px;
  height: 30px;
}

/* Modal newsletter */
#ModalDiscount .modal-content{
    background-color:#fff;
    padding:10px
}
#ModalDiscount .form-default .form-group{
    margin-bottom:10px;
    font-size:16px;
    line-height:25px
}
#ModalDiscount .form-default .form-control{
    font-size:14px
}
#ModalDiscount .row-subscibe .input-group button{
  margin-left: auto;
  margin-right: auto;
  padding-left:30px;
  padding-right:30px;
  margin-top:24px;
}
#ModalDiscount .row-subscibe .input-group > *:not(button){
  width:100%;
}
#ModalDiscount .checkbox-group{
    margin-top:26px;
    margin-bottom:0;
    padding-bottom:0;
    position:relative
}
#ModalDiscount .checkbox-group label{
    font-size:16px;
    line-height:25px;
    padding-left:32px;
    position: relative;
}
#ModalDiscount .checkbox-group label span{
  top:2px;
}
#ModalDiscount .pt-background-fullwidth{
    background-size:100% auto
}
#ModalDiscount .pt-background:not(.pt-background-no-image){
   background:  url("//jnr.mamajnr.com/cdn/shop/t/4/assets/popup_newsletter_image.png?6411") 0 0/49% auto no-repeat;
}
#ModalDiscount .pt-background:not(.pt-layout-center) .pt-modal-discount [class^=col]{
    padding-left:40px;
    padding-right:40px
}
#ModalDiscount .text-01:empty,
#ModalDiscount .text-02:empty,
#ModalDiscount .text-03:empty{
  display:none;
}

#ModalDiscount .pt-background:not(.pt-layout-center){
  padding:83px 0 59px
}
#ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-01{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  color:#333333;
}
#ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-02{
  font-size: 96px;
  line-height: 88px;
  font-weight: 800;
  color:#333333;
  margin-top:19px;
}
#ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-03{
  font-size: 18px;
  line-height: 28px;
  color:#333333;
  margin-top:10px;
}
#ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title >*:nth-child(1){
  margin-top: 0;
}
#ModalDiscount .pt-background:not(.pt-layout-center) .pt-modal-discount .pt-promo-title + [class^="btn"]{
  margin-top:32px;
}
#ModalDiscount .pt-background:not(.pt-layout-center) .subscribe-form{
  margin-top:32px;
}

@media (max-width: 850px){
  #ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-01{
    font-size: 30px;
    line-height: 41px;
  }
  #ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-02{
    margin-top: 11px;
    font-size: 80px;
    line-height: 91px;
  }
}
@media (max-width: 760px){
  #ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-01{
    font-size: 27px;
    line-height: 37px;
  }
  #ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-02{
    margin-top: 5px;
    font-size: 55px;
    line-height: 60px;
  }
  #ModalDiscount .pt-background:not(.pt-layout-center) .pt-promo-title .text-03{
    font-size: 17px;
    line-height: 26px;
  }
}


@media (max-width:850px){
    #ModalDiscount .pt-background:not(.pt-layout-center){
        padding:30px 0 32px
    }
}
@media (max-width:760px){
    #ModalDiscount .pt-background:not(.pt-layout-center){
        padding:54px 0 62px
    }
    #ModalDiscount .pt-background:not(.pt-layout-center):not(.pt-layout-center){
        background:#fff
    }
    #ModalDiscount .pt-background:not(.pt-layout-center):not(.pt-layout-center) [class^=col]{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media (max-width:500px){
    #ModalDiscount .pt-background:not(.pt-layout-center) .pt-modal-discount [class^=col]{
        padding-left:25px;
        padding-right:25px
    }
}
#ModalDiscount .pt-background.pt-background-fullwidth:not(.pt-background-no-image){
    background: #ffffff url("//jnr.mamajnr.com/cdn/shop/t/4/assets/popup_newsletter_image.png?6411") 0 0 no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-01{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  color:#ffffff;
}
#ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-02{
  font-size: 96px;
  line-height: 78px;
  font-weight: 800;
  color:#ffffff;
  margin-top:20px;
}
#ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-03{
  font-size: 18px;
  line-height: 28px;
  color:#ffffff;
  margin-top:26px;
}
#ModalDiscount .pt-background.pt-layout-center .pt-promo-title >*:nth-child(1){
    margin-top: 0;
}
#ModalDiscount .pt-background.pt-layout-center .pt-modal-discount [class^="btn"]{
  margin-top:32px;
  padding-left:30px;
  padding-right:30px;
}
#ModalDiscount .pt-background.pt-layout-center .subscribe-form{
  margin-top:32px;
  display:inline-block;
  min-width:340px;
  max-width:340px;
}
@media (max-width: 850px){
  #ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-01{
    font-size: 30px;
    line-height: 41px;
  }
  #ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-02{
    margin-top: 11px;
    font-size: 80px;
    line-height: 91px;
  }
}
@media (max-width: 760px){
  #ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-01{
    font-size: 24px;
    line-height: 35px;
  }
  #ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-02{
    margin-top: 5px;
    font-size: 55px;
    line-height: 60px;
  }
  #ModalDiscount .pt-background.pt-layout-center .pt-promo-title .text-03{
    margin-top: 5px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media (max-width:575px){
  #ModalDiscount .pt-background.pt-layout-center .subscribe-form{
    min-width:240px;
  }
}

@media (min-width:851px){
    #ModalDiscount .pt-background.pt-layout-center{
        padding:137px 0 131px
    }
}
@media (max-width:850px){
    #ModalDiscount .pt-background.pt-layout-center{
        padding:80px 0 82px
    }
}
#ModalDiscount .pt-layout-center:not([class^=pt-point-h]) [class^=col]{
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
}
@media (min-width:761px){
    #ModalDiscount .pt-layout-center[class^=pt-point-h] [class^=col]{
        -webkit-box-flex:0;
        -ms-flex:0 0 62%;
        flex:0 0 62%;
        max-width:62%
    }
}
@media (max-width:760px){
    #ModalDiscount .pt-background.pt-layout-center{
        padding:70px 0 72px
    }
    #ModalDiscount .pt-background.pt-layout-center .pt-modal-discount [class^=btn]{
        margin-top:16px
    }
    #ModalDiscount .pt-layout-center[class^=pt-point-h] [class^=col]{
        -webkit-box-flex:0;
        -ms-flex:0 0 55%;
        flex:0 0 55%;
        max-width:55%
    }
}
@media (max-width:590px){
    #ModalDiscount .pt-background.pt-layout-center{
        padding:65px 20px 62px
    }
    #ModalDiscount .pt-layout-center[class^=pt-point-h] [class^=col]{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}


/* svg icons */
.svg-icon-delete svg{
  width: 15px;
  height: 15px;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-cart-layout .svg-icon-delete svg{
  position: relative;
  top: 2px;
}
.svg-icon-pencil-inline svg,
.svg-icon-delete-inline svg{
  color:#252425;
  width: 17px;
  height: 17px;
  margin-right: 12px;
  position:relative;
  top:2px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.svg-icon-pencil-inline:hover svg,
.svg-icon-delete-inline:hover svg{
  color: #333333;
}
.svg-icon-delete:hover svg{
  color:#252425;
}
/**/
/* header cart badge */
header .pt-cart .pt-dropdown-toggle .pt-badge-cart{
  padding-top:0px;
}
header .pt-cart .pt-cart-layout{position: relative;}

.pt-desctop-menu .pt-badge{
  padding: 4px 4px 3px;
  position:relative;
  top:-1px;
}

@media (min-width: 790px){
  footer .pt-footer-custom .pt-newsletter .pt-collapse-content .btn{
    padding-top:5px;
    padding-bottom: 3px;
  }
}
.pt-desctop-menu .pt-megamenu-submenu li a:not(:only-child) span:after{
  margin-top:5px;
}



/* max oc */
@media (min-width: 576px){
  footer .pt-footer-default .pt-newsletter .form-default .form-group .form-control{
    padding-top: 2px;
    padding-bottom: 1px;
    line-height: 2.9;
  }
  .form-default .form-control[type="text"],
  .form-default .form-control[type="email"],
  .form-default .form-control[type="tel"],
  .form-default .form-control[type="password"]{
    padding-top: 2px;
    padding-bottom: 1px;
    line-height: 2.9;
  }
}
@media (max-width: 575px){
  footer .pt-footer-default .pt-newsletter .form-default .form-group .form-control{
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 2.4;
  }
  .form-default .form-control[type="text"],
  .form-default .form-control[type="email"],
  .form-default .form-control[type="password"]{
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 2.4;
  }
}
/* ie */
@media (min-width: 576px){
  html.ie.win footer .pt-footer-default .pt-newsletter .form-default .form-group .form-control{
    padding-top: 2px;
    padding-bottom: 1px;
    line-height: 2.6;
  }
  html.ie.win .form-default .form-control[type="text"],
  html.ie.win .form-default .form-control[type="email"],
  html.ie.win .form-default .form-control[type="password"]{
    padding-top: 2px;
    padding-bottom: 1px;
    line-height: 2.6;
  }
}
@media (max-width: 575px){
  html.ie.win footer .pt-footer-default .pt-newsletter .form-default .form-group .form-control{
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 2.6;
  }
  .form-default .form-control[type="text"],
  .form-default .form-control[type="email"],
  .form-default .form-control[type="password"]{
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 2.6;
  }
}
/* Banners type 2 with external texts */

@media (min-width: 576px){
  .pt-layout-promo02{
    margin-top: -20px;
  }
}

@media (max-width: 575px){
  .pt-layout-promo02{
    margin-top: -10px;
  }
}

/* Tooltips */
#pt-tooltip-popup{
  display: none;
  pointer-events: none;
}
@media (min-width: 1025px){
  #pt-tooltip-popup{
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;
    padding: 3px 7px 2px;
    position: absolute;
    z-index: 100;
    white-space:nowrap;
    display: inline-block;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  #pt-tooltip-popup span{
    position: relative;
    z-index: 7;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #pt-tooltip-popup:before{
    content:'';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    z-index: 2;
  }
  #pt-tooltip-popup:after{
    content:'';
    display: block;
    position:absolute;
    z-index: 1;
    width:6px;
    height:6px;
    background-color:transparent;
    top:50%;
    transform:translate(-50%,-50%) rotate(-45deg);
  }

  #pt-tooltip-popup i{
    display: block;
    position: absolute;
    top: 50%;
    height: 100%;
    z-index: 3;
    margin-top: -3px;
  }
  #pt-tooltip-popup i:after{
    content:'';
    display: block;
    z-index: 3;
    border: 10px solid transparent;
  }

  /*left*/
  #pt-tooltip-popup.tooltip-left:after{
    right:-0px;
  }
  #pt-tooltip-popup.tooltip-left i{
    right: -5px;
  }
  #pt-tooltip-popup.tooltip-left i:after{
   border-top: 10px solid #333333;
  }
  /*right*/
  #pt-tooltip-popup.tooltip-right:after{
    left:-0px;
  }
  #pt-tooltip-popup.tooltip-right i{
    left: -5px;
  }
  #pt-tooltip-popup.tooltip-right i:after{
   border-top: 10px solid #333333;
  }

  /*top*/
  #pt-tooltip-popup.tooltip-top:after{
    top:100%;
    left: 50%;
  }
  #pt-tooltip-popup.tooltip-top i{
    left: -6px;
  }
  #pt-tooltip-popup.tooltip-top i{
    bottom:-3px;
    left: 50%;
    margin-top: -6px;
  }
  #pt-tooltip-popup.tooltip-top i:after{
    top: inherit;
    bottom: -0px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    border: 5px solid transparent;
    border-left: 5px solid #333333;
    border-top: 5px solid #333333;
  }
  /*bottom*/
  #pt-tooltip-popup.tooltip-bottom:after{
    top:0%;
    left: 50%;
  }
  #pt-tooltip-popup.tooltip-bottom i{
    left: -6px;
  }
  #pt-tooltip-popup.tooltip-bottom i{
    bottom:inherit;
    left: 50%;
    top: 0;
    margin-top: -5px !important;
  }
  #pt-tooltip-popup.tooltip-bottom i:after{
    top: inherit;
    bottom: -0px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    border: 5px solid transparent;
    border-left: 5px solid #333333;
    border-bottom: 5px solid #333333;
  }
}

/* header acount */
header .pt-account ul li a svg{
  width: 17px;
  height: 15px;
  position: relative;
  top: 4px;
  margin-left: 2px;
  margin-right: 10px;
  margin-top:4px;
}
@media (min-width: 1025px){
  header .pt-account ul li a svg{
    display:none;
  }
}

/* inline-wk-link */
.inline-wk-link{
  position:relative;
  color: #252425;
}
.inline-wk-link svg{
  width: 17px;
  height: 15px;
  position: relative;
  top: 3px;
  margin-right: 7px;
    color: #252425;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.inline-wk-link.wkapp_load svg,
.inline-wk-link:focus.wkapp_load svg{
  opacity: 0;
}

.inline-wk-link.wkapp_load:before,
.inline-wk-link:focus.wkapp_load:before{
  display: inline-block;
  margin-right: 7px;
  font-size: 19px;
  position: absolute;
  top:0px;
  left:-1px;
  margin-top: 0;
}
.inline-wk-link:hover,
.inline-wk-link.wkapp_load,
.inline-wk-link[data-action="wk-remove"]{
  color:#333333;
}
.inline-wk-link:hover svg,
.inline-wk-link[data-action="wk-remove"] svg{
  color: #333333;
}

/* product single pages */
.pt-product-single-info .pt-list-btn{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin-top: -2px;
  margin-bottom: 0;
}
.pt-product-single-info .pt-list-btn:not(.nostretch){
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-left: -12px;
}
.pt-product-single-info .pt-list-btn:not(.nostretch) li{
  margin-left: 12px;
  margin-top: 10px;
}
@media (min-width: 1025px){
  .pt-product-single-info .pt-list-btn:not(.nostretch) li{
    width: calc(50% - 12px);
  }
  .pt-product-single-info .pt-list-btn:not(.nostretch) li [class^="btn"]{
    width: 100%;
  }
}
@media (max-width: 575px){
  .pt-product-single-info .pt-list-btn:not(.nostretch) li{
    text-align:right;
    width:100%;
    margin-left:0;
    margin-right:0;
  }
}
@media (min-width: 1025px){
  .pt-product-single-info .btn-addtocart .pt-icon svg:last-child,
  .pt-fixed-product-wrapper .btn .pt-icon svg:last-child{
    display:none;
  }
  .pt-product-single-info .btn-addtocart:hover svg:last-child,
  .pt-fixed-product-wrapper .btn:hover svg:last-child{
    display:inline-block;
  }
  .pt-product-single-info .btn-addtocart:hover svg:first-child,
  .pt-fixed-product-wrapper .btn:hover svg:first-child{
    display:none;
  }
}
@media (max-width: 1024px){
  .pt-product-single-info .btn-addtocart .pt-icon svg:last-child,
  .pt-fixed-product-wrapper .btn .pt-icon svg:last-child{
    display:none;
  }
}
.pt-product-single-info [data-action="wk-add"].btn svg:last-child{
  display:none;
}
.pt-product-single-info [data-action="wk-remove"].btn svg:last-child{
  display:inline-block;
}
.pt-product-single-info [data-action="wk-remove"].btn svg:first-child{
  display:none;
}
.pt-product-single-info .pt-list-btn.nostretch{
  margin-left: -29px;
}
.pt-product-single-info .pt-list-btn.nostretch li{
  margin-left: 29px;
  margin-top: 10px;
}

/* pt-empty-wishlist*/
.pt-empty-wishlist{
  text-align: center;
  padding: 102px 20px 102px;
  color: #777777;
}

.pt-empty-wishlist img{
  max-width: 100%;
  height: auto;
}

.pt-empty-wishlist .icon-svg{
  margin: 17px 0 0 0;
}

.pt-empty-wishlist .icon-svg svg{
  width: 58px;
  height: 58px;
}

.pt-empty-wishlist .pt-title{
  color: #333333;
  padding: 0;
  margin: 13px 0 0 0;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 0.03em;
  line-height: 44px;
}

.pt-empty-wishlist p{
  color: #777777;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 400;
}

.pt-empty-wishlist .btn{
  margin-top: 34px;
}

@media (max-width: 1024px){
  .pt-empty-wishlist{
    padding: 71px 20px 82px;
  }
  .pt-empty-wishlist .pt-title{
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 575px){
  .pt-empty-wishlist{
    padding: 51px 15px 62px;
  }
  .pt-empty-wishlist .pt-title{
    font-size: 24px;
    line-height: 34px;
  }
  .pt-empty-wishlist p{
    font-size: 22px;
  }
}

.pt-empty-wishlist > *:nth-child(1){
  margin-top: 0;
}

/* pt-empty-wishlist*/
.pt-empty-wishlist{
  text-align: center;
  padding: 102px 20px 102px;
  color: #777777;
}

.pt-empty-wishlist img{
  max-width: 100%;
  height: auto;
}

.pt-empty-wishlist .icon-svg{
  margin: 17px 0 0 0;
}

.pt-empty-wishlist .icon-svg svg{
  width: 58px;
  height: 58px;
}

.pt-empty-wishlist .pt-title{
  color: #333333;
  padding: 0;
  margin: 13px 0 0 0;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 0.03em;
  line-height: 44px;
}

.pt-empty-wishlist p{
  color: #777777;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 400;
}

.pt-empty-wishlist .btn{
  margin-top: 34px;
}

@media (max-width: 1024px){
  .pt-empty-wishlist{
    padding: 71px 20px 82px;
  }
  .pt-empty-wishlist .pt-title{
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 575px){
  .pt-empty-wishlist{
    padding: 51px 15px 62px;
  }
  .pt-empty-wishlist .pt-title{
    font-size: 24px;
    line-height: 34px;
  }
  .pt-empty-wishlist p{
    font-size: 22px;
  }
}

.pt-empty-wishlist > *:nth-child(1){
  margin-top: 0;
}

header .pt-account ul li a:hover svg{
  color: #252425;
}

/* Modal wishlist */
.pt-login-wishlist{
  padding: 34px 40px 40px;
}
.pt-login-wishlist p{
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}
.pt-login-wishlist .row-btn{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-login-wishlist > *:nth-child(1){
  margin-top: 0;
}
@media (min-width: 421px){
  .pt-login-wishlist .row-btn{
    margin-left: -10px;
  }
  .pt-login-wishlist .row-btn [class^="btn"]{
    margin-top: 23px;
    margin-left: 10px;
    width: calc(50% - 10px);
  }
  .pt-login-wishlist p{
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 420px){
  .pt-login-wishlist .row-btn{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px;
  }
  .pt-login-wishlist .row-btn [class^="btn"]{
    margin-top: 10px;
    width: 100%;
  }
}

/* pt-modal-info */
.pt-modal-info{
  padding: 34px 40px 33px;
}
.pt-modal-info .text-01{
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}
.pt-modal-info .pt-icon{
  margin-right: 10px;
}
.pt-login-wishlist > *:nth-child(1){
  margin-top: 0;
}

/*
compare pages
*/
.pt-compare-table{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  vertical-align: top;
}
.pt-compare-table .pt-col-title > *:nth-child(even),
.pt-compare-table .pt-item > *:nth-child(even){
  background-color: #f8f8f8;
}
.pt-compare-table .pt-col-title{
  position: relative;
  width: 289px;
}
.pt-compare-table .pt-col-title .title-item{
  font-size: 16px;
  line-height: 22px;
  text-align: right;
  color: #777777;
  padding: 10px 20px 8px 20px;
}
@media (min-width: 1240px){
  .pt-compare-table .pt-col-item{
    width: calc(100% - 289px);
  }
}
@media (max-width: 1239px){
  .pt-compare-table .pt-col-item{
    width: calc(100% - 200px);
  }
}
@media (max-width: 575px){
  .pt-compare-table .pt-col-item{
    width: calc(100% - 150px);
  }
}
@media (max-width: 450px){
  .pt-compare-table .pt-col-item{
    width: calc(100% - 110px);
  }
}
.pt-title-subpages + .pt-compare-table{
  margin-top: -5px;
}
.pt-compare-table .pt-col-item .compare-init-slider{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.pt-compare-table .pt-col-item .pt-item{
  width: 33.333%;
}
@media (min-width: 790px){
  .pt-compare-table .pt-col-title .maininfo,
  .pt-compare-table .pt-col-item .pt-image-box{
    padding: 0 15px;
  }
}
@media (max-width: 789px){
  .pt-compare-table .pt-col-title .maininfo,
  .pt-compare-table .pt-col-item .pt-image-box{
    padding: 0 15px 0 0;
  }
  .pt-compare-table .arrow-location-center-02 .slick-arrow.slick-prev{
    left: -15px;
  }
}

.pt-compare-table .pt-col-title .title-item:not(.maininfo),
.pt-compare-table .pt-col-item .pt-value:not(.pt-image-box){
     font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding: 10px 15px 8px;
}
.pt-compare-table .pt-col-title .title-item{
  padding-left: 20px !important;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-remove-item{
  display: block;
  margin-left: -4px;
  padding: 4px;
  position: relative;
  background: none;
  border: none;
  font-size: 21px;
  line-height: 1;
  color: #333333;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-remove-item:hover{
  color: #252425;
}

.pt-compare-table .pt-col-item .pt-image-box .pt-remove-item svg{
  width: 24px;
  height: 24px;
}
.pt-compare-table .pt-col-item .pt-image-box.pt-com-img-marg{
  margin-top: 13px;
  margin-bottom: 16px;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-img{
  position: relative;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-img img{
  width: 100%;
  height: auto;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location{
  position: absolute;
  top: 7px;
  left: 7px;
  margin-right: 53px;
  z-index: 2;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location [class^="pt-label-"]{
  margin-left: 3px;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 800;
  padding: 5px 7px 4px;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location .pt-label-new{
  background:#327fd9;
  color: #ffffff;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location .pt-label-sale{
  background:#e12c43;
  color: #ffffff;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location .pt-label-in-stock{
  background: #252425;
  color: #ffffff;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location .pt-label-our-stock{
  background:#333333;
  color: #ffffff;
}
.pt-compare-table .pt-add-info{
  list-style: none;
  margin: -1px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  font-weight: 400;

}
.pt-compare-table .pt-add-info li{
  font-size: 13px;
  line-height: 19px;
  color: #777777;
}
.pt-compare-table .pt-add-info li a{
  color: #777777;
  transition: color 0.2s linear;
  text-decoration: none;
}
.pt-compare-table .pt-add-info li a:hover{
  color: #777777;
  text-decoration: underline;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-title{
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  margin-top: 2px;
  color: #333333;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-title a{
  color: #333333;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-title a:hover{
  color: #252425;
}
.pt-compare-table .pt-col-item .pt-image-box.pt-price-mar{
    margin-top: 12px;
}

.pt-compare-table .pt-col-item .pt-image-box .pt-price{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5px;
  font-size: 18px;
  font-weight: 800;
  color: #101010;
}
.pt-compare-table .pt-col-item [class^="btn"]{
  margin-top: 17px;
  padding-top: 4px;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-price .new-price{
  color: #f8353e;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-price .old-price{
  font-weight: 400;
  color: #333333;
  text-decoration: line-through;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-price > *:not(:first-child){
  margin-left: 7px;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-price > span.hide + span{
  margin-left: 0px;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-price .old-price .money{
  text-decoration: line-through;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-price span{
  display: inline-block;
}
.pt-compare-table .pt-col-item .pt-value{
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #333333;
  font-weight: 800;
}
.pt-compare-table.slick-init{
  position: relative;
  margin-top: 37px;
}
.pt-image-box{
  position: relative;
}
.pt-compare-table .pt-col-item .pt-image-box,
.pt-compare-table .maininfo{
  background-color: transparent !important;
  border-top-color: transparent;
}
.pt-compare-table .pt-col-item .pt-image-box:not(.pt-image-box-last) + *,
.pt-compare-table .maininfo:not(.maininfolast) + *{
  border-top-color: transparent;
}
.pt-compare-table .pt-col-title .maininfo.maininfolast,
.pt-compare-table .pt-col-item .pt-image-box.pt-image-box-last{
  padding-top: 40px;
}

.co-btn-addtocart{
  margin-top: 15px;
  
  font-weight: 800;
  font-family: Neue Einstellung, sans-serif;
  display: inline-flex;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  position: relative;
  letter-spacing: 0.04em;
  font-size: 13px;
  line-height: 28px;
  padding: 0 20px;
  min-height: 44px;

  background-color: #080808;
  color: #ffffff;

  border:none;

  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.co-btn-addtocart .icon-shopping_basket{
  position: relative;
  top: -1px;
  margin-right: 10px;
}
.co-product .pt-description .pt-btn-addtocart.disable{
  background-color: #333333;
  color: #ffffff;
}
.co-btn-addtocart svg{
  width: 24px;
  height: 24px;
  color: #ffffff;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
.co-btn-addtocart svg.disable{
  color: #ffffff;
}
.co-btn-addtocart:hover{
  background: #807e80;
  color: #ffffff;
}
.co-btn-addtocart:hover svg{
  color: #ffffff;
}
.co-btn-addtocart{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.co-btn-addtocart .icon-shopping_basket{
  -webkit-transition: margin 0.12s linear;
  transition:  margin 0.12s linear;
}
@media (min-width: 1025px){
  .co-btn-addtocart .icon-shopping_basket svg:nth-child(2){
    display: none;
  }
  .co-btn-addtocart .icon-shopping_basket svg:nth-child(3){
    display: none;
  }
  .co-btn-addtocart:hover .icon-shopping_basket svg:nth-child(2){
    display: inline-block;
  }
  .co-btn-addtocart:hover .icon-shopping_basket svg:nth-child(1){
    display: none;
  }
  .co-btn-addtocart.disable .icon-shopping_basket svg:nth-child(1),
  .co-btn-addtocart.disable .icon-shopping_basket svg:nth-child(2){
    display: none;
  }
  .co-btn-addtocart.disable .icon-shopping_basket svg:nth-child(3){
    display: block;
  }
  .co-btn-addtocart.disable{
    background-color: #333333;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}
@media (max-width: 1024px){
  .co-btn-addtocart .icon-shopping_basket svg:nth-child(2){
    display: none;
  }
  .co-btn-addtocart .icon-shopping_basket svg:nth-child(3){
    display: none;
  }
  .co-btn-addtocart.disable{
    background-color: #333333;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  .co-btn-addtocart.disable .icon-shopping_basket svg:nth-child(3){
    display: block;
  }
  .co-btn-addtocart.disable .icon-shopping_basket svg:nth-child(2),
  .co-btn-addtocart.disable .icon-shopping_basket svg:nth-child(1){
    display: none;
  }
}
/*img center*/
.pt-compare-table .pt-col-item .pt-image-box .pt-img{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height:100%;
}
.pt-compare-table .pt-col-item .pt-image-box .pt-label-location [class^="pt-label-"]:nth-child(2){
  display: none;
}

@media (min-width: 1025px){
  .pt-compare-table .pt-col-item[data-grid="3"] .slick-slider .slick-track,
  .pt-compare-table .pt-col-item[data-grid="3"] .slick-slider .slick-list{
    width: 100% !important;
  }
  .pt-compare-table .pt-col-item[data-grid="3"] .pt-item{
    width: 33.333% !important;
  }
}
@media (min-width: 790px){
  .pt-compare-table .pt-col-item[data-grid="2"] .slick-slider .slick-track,
  .pt-compare-table .pt-col-item[data-grid="2"] .slick-slider .slick-list{
    width: 100% !important;
  }
  .pt-compare-table .pt-col-item[data-grid="2"] .pt-item{
    width: 50% !important;
  }
}

.pt-compare-table .pt-col-item[data-grid="0"] .slick-slider .slick-track,
.pt-compare-table .pt-col-item[data-grid="1"] .slick-slider .slick-track,
.pt-compare-table .pt-col-item[data-grid="0"] .slick-slider .slick-list,
.pt-compare-table .pt-col-item[data-grid="1"] .slick-slider .slick-list{
  width: 100% !important;
}

.comparebtn[data-action="delete"]{
  color: red;
}
.pt-compare-table .pt-col-item[data-grid="0"] .pt-item,
.pt-compare-table .pt-col-item[data-grid="1"] .pt-item{
  width: 100% !important;
}
.pt-info{
  position: relative;
}
[data-val="maintable"]{text-transform:capitalize;}

@media (min-width: 1025px){  
  .pt-product:not(.pt-view).product-nohover .pt-description .pt-product-inside-hover{
    position: relative;
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    text-align:left;
  }
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart.disable{
  background: #333333;
} 
.pt-product-listing.pt-col-one .pt-product-inside-hover > *{
  text-align: left;
}
@media (max-width: 1024px){
  .pt-product:not(.pt-view) .pt-description .pt-product-inside-hover .pt-price{
    display:none;
  }
}

#same_product_height[data-type="not_same_width"] #pt-pageContent .pt-product .pt-image-box img{
  height: 250px;
  max-width: 100%;
  display: inline-block;
  object-fit: contain;
}



#same_product_height:not([data-type="not_same_width"]) #pt-pageContent  .pt-product .pt-image-box{
 height: 250px;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#same_product_height:not([data-type="not_same_width"]) #pt-pageContent .pt-product .pt-image-box img{
   width: 100%;
   height:auto;
   display: inline-block;
}

@media (max-width: 1024px){
  .container-mobile-airSticky,
  .container-fluid-mobile{
    width: 100%;
    max-width: inherit;
    padding-left: 10px;
    padding-right: 10px;
  },
  .pt-product-single-info .pt-title{
    font-size: 24px;
    line-height: 34px;
  }
  .pt-product-single-info .pt-price{
    font-size: 24px;
  }
  .pt-tabs-default.container,
  .tab-content > .tab-pane .container{
    width: 100%;
    max-width: inherit;
  }
}

@media (max-width: 767px){  
  .container-mobile-airSticky .pt-product-single-info{
    padding-top: 0;
  }
  .container-mobile-airSticky .pt-row-custom-01{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container-mobile-airSticky .pt-row-custom-01 .col-item{
    width: 100%;
  }
  .container-mobile-airSticky .pt-row-custom-01 .col-item .pt-input-counter.style-01{
    max-width: 100%;
  }
  .container-mobile-airSticky .pt-row-custom-01 .col-item:not(:last-child){
    margin-right: 0;
  }
  .container-mobile-airSticky .pt-row-custom-01 .col-item:not(:first-child){
    margin-top: 31px;
  }
}



@media (max-width: 767px){
  .container-fluid-mobile .row:first-child *[class^="col-"]{
    max-width: 100%;
    flex: 0 0 100%;
  }

  .container-mobile-airSticky .row:first-child *[class^="col-"]{
    max-width: 100%;
    flex: 0 0 100%;
  }
  .container-mobile-airSticky{
    padding-top: 25px;
  }
}
@media (max-width: 1024px){
  .pt-product-single-info .pt-title{
    font-size: 24px;
    line-height: 34px;
  }
  .pt-product-single-info .pt-price{
    font-size: 24px;
  }
}

.categories-btn{
  display: inline-block;
  position: relative;
  z-index: 4;
}
.categories-btn > button{
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.05em;
  color: #080808;
  background: #ffffff;
  padding: 10px 20px 7px 20px;
  min-width: 200px;
  text-align: left;
  border: none;
  transition: border-radius 0.2s linear;
  -ms-transition: border-radius 0.2s linear;
  -webkit-transition: border-radius 0.2s linear;
  -o-transition: border-radius 0.2s linear;
}
.categories-btn > button:hover{
  color: #ffffff;
  background: #dad6da;
}
.categories-btn > button i{
  float: right;
  top: 3px;
  right: -2px;
  position: relative;
}
.categories-btn:not(.opened) > button i:not(:first-child){
  display:none;
}
.categories-btn.opened > button i:not(:last-child){
  display:none;
}

.pt-stuck-nav .categories-btn > button{
  position: relative;
  top: -1px; 
}
.pt-stuck-nav .categories-btn.opened > button{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;  
}

body #pt-header{
  background-color: #ffffff;
}
body #pt-pageContent{
  background-color: #ffffff;
}
body:before{
  content: '';
  display: block;
  position: fixed;
  z-index: -1;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

body .categories-btn-noclick .pt-menu-categories .pt-dropdown-menu:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  opacity: 0;
  top: 0;
  left: -1px;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
body .categories-btn-noclick.mainmenuishover .pt-menu-categories .pt-dropdown-menu:before {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
#fixedbg{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

.stickprcol-js{
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px){
  .stickprcol-js{
    position: inherit;
  }
}
.pt-col-one .pt-col-item:not(:first-child){
  margin-top: 60px;
}
.pt-col-one .pt-col-item:not(:first-child):before{
  content: "";
  position: absolute;
  top: -30px;
  border-top: 1px solid #e9e7e7;
  width: calc(100% - 30px);
}
.onerowactions{
  display: none;
}
.pt-col-one .onerowactions{
  display: block;
}
.pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions){
  padding-top: 0;
}
.pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions) .pt-row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top:1px;
}
.pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions) .pt-row .pt-rating{
   -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: -1px;
}
.pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions) .pt-row .pt-add-info{
   -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
}
.pt-product-listing.pt-col-one .pt-product .pt-description:not(.onerowactions) .pt-title{
  font-size: 18px;
  font-weight: 400;
  margin-top:1px;
}

/* Custom select */
.custom-select-01{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: -10px;
}
.custom-select-01  select:disabled.simple-control::-ms-expand{
  display: none;
}
.custom-select-01 select{
  border-color: transparent;
  outline: none;
  border: none;
  background: transparent;
  font-weight: 800;
  line-height: 22px;
  font-size: 14px;
  padding: 5px 20px 5px 10px;
  color: #333333;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
@media screen and (min-width:0\0){
   .custom-select-01 select{
        background:none\9;
        padding: 5px 20px 5px 0px\9;
    }
}
.custom-select-01 select option{
  background-color: #ffffff;
  border: 0;
  outline: none;
  color: #333333;
}
.custom-select-01 select:hover{
  color: #252425;
}
.custom-select-01::before, .custom-select-01::after{
  content: "";
  position: absolute;
  pointer-events: none;
}
.custom-select-01::before{
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background: #ffffff;
}
.custom-select-01::after{
  font-family: 'fyanka';
  font-size: 14px;
  line-height: 1;
  content: "\e903"; 
  line-height: 1;
  right: 0px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  color: #D0D0D0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.custom-select-01:hover::after{
  color: #252425;
}

/* Empty pages*/
.pt-empty-layout{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 79px 0 46px 0;
}
.pt-empty-layout .pt-icon{
  color: #e9e7e7;
}
.pt-empty-layout .pt-icon svg{
  height: 100px;
  width: 100px;
}
.pt-empty-layout .pt-title{
  margin-top: 35px;
  max-width: 694px;
}
.pt-empty-layout .pt-title:not([class^="pt-size"]){
  font-size: 36px;
  line-height: 43px;
}
.pt-empty-layout .pt-title.pt-size-large{
  font-size: 64px;
  line-height: 77px;
}
.pt-empty-layout .pt-title-02{
  color: #e9e7e7;
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  padding: 0;
  margin: 0;
}
.pt-empty-layout .pt-title-02 + .pt-title{
  margin-top: 16px;
}
 #pt-pageContent .pt-empty-layout p{
  margin-top: 20px;
  max-width: 664px;
}
 #pt-pageContent .pt-empty-layout .pt-size-large + p{
  margin-top: 25px;
}
.pt-empty-layout .btn{
  margin-top: 10px;
  min-width: 180px;
  margin-left: 10px;
}
.pt-empty-layout .row-btn{
  margin-top: 22px;
}
.pt-empty-layout .pt-title + .row-btn{
  margin-top: 29px;
}
.pt-empty-layout > *:nth-child(1){
  margin-top: 0;
}

/* dl */
 dl.pt-type-01 dt{
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  font-weight: 800;
  padding-bottom: 20px;
}
 dl.pt-type-01 dt:not(:first-child){
  margin-top: 39px;
}
 dl.pt-type-01 dd{
  margin: 0;
}
 dl.pt-type-01 dd > *:nth-child(1){
  margin-top: 0;
}

/* accordeon */
.pt-accordeon .pt-item:not(:first-child){
  margin-top: 18px;
}
.pt-accordeon .pt-item.active .pt-accordeon-title{
  color: #252425;
}
.pt-accordeon .pt-item.active .pt-accordeon-title:after{
  transform: rotate(0deg);
}
.pt-accordeon .pt-accordeon-title{
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  font-weight: 800;
  padding-bottom: 20px;
  position: relative;
  cursor: pointer;
  padding-right: 30px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-accordeon .pt-accordeon-title:after{
  font-family: 'fyanka';
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: 10px;
  right: 0;
  color: #D0D0D0;
  transition-duration: 0.4s;
  content: "\e908";
  transform: rotate(45deg);
  transition-property: transform;
  will-change: transform;
  font-weight: normal;
}
.pt-accordeon .pt-accordeon-title:hover{
  color: #252425;
}
.pt-accordeon .pt-accordeon-content{
  display: none;
  padding-bottom: 20px;
}
.pt-accordeon .pt-accordeon-content > *:nth-child(1){
  margin-top: 0;
}
.pt-title-subpages + .pt-accordeon{
  margin-top:20px;
}
.pt-table-size table{
  width: 100%;
  font-size: 16px;
  line-height: 21px;
}
.pt-table-size table tr:nth-child(even){
  background-color: #F8F8F8;
}
.pt-table-size table tr th{
  color: #ffffff;
}
.pt-table-size table th, .pt-table-size table td{
  padding-top: 10px;
  padding-bottom: 9px;
}
 .pt-table-size table th:not(:first-child), .pt-table-size table td:not(:first-child){
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
.pt-table-size table th:first-child, .pt-table-size table td:first-child{
  padding-left: 20px;
  padding-right: 5px;
  font-weight: 800;
  width: 180px;
}
.pt-table-size table td:first-child{
  color: #333333;
}
.pt-table-size thead{
  background-color: #333333;
}
.pt-table-size thead tr th{
  color: #ffffff;
}
.pt-accordeon .pt-table-size table{
  margin-top: 11px;
}
.pt-accordeon [class^="tt-table-responsive"] + ul{
  margin-top: 20px;
}
@media (max-width: 789px){
  .tt-table-responsive-md{
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .tt-table-responsive-md > *:first-child{
    width: 700px;
  }
}
.tab-content > .tab-pane{
  display: none;
}
.tab-content > .tab-pane .container{
  padding-left: 0;
  padding-right: 0;
}
.tab-content > .tab-pane.active{
  display: block;
}
.pt-tabs-pageContent .nav-tabs{
  list-style: none;
  text-align: center;
  padding-bottom: 37px;
  margin-bottom: 0;
  margin-top: -10px;
}
.pt-tabs-pageContent .nav-tabs li{
  display: inline-block;
  font-weight: 800;
  font-size: 36px;
  line-height: 43px;
}
.pt-tabs-pageContent .nav-tabs li:not(:first-child):before{
  content: '/';
  display: inline-block;
  color: #e9e7e7;
}
.pt-tabs-pageContent .nav-tabs li a{
  color: #333333;
  display: inline-block;
  padding: 0 11px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-tabs-pageContent .nav-tabs li a:hover{
  color: #252425;
}
.pt-tabs-pageContent .nav-tabs li a.active{
  color: #252425;
}
@media (max-width: 790px){
  .col-top-sm{
    margin-top: 38px;
  }
}

.pt-title-page{
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  color: #333333;
  padding-bottom: 21px;
}
.pt-title-page.pt-title-top{
  margin-top: 38px;
}
.pt-title-content{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  color: #333333;
  padding-bottom: 22px;
  margin-top: -6px;
}


/* product single three col */
 @media (min-width: 1025px){
  .pt-product-single-extra{
    padding-right: 29px;
    border-right: 1px solid #e9e7e7;
  }
}
 @media (min-width: 1025px){
  .flex-sm-row-reverse .pt-product-single-extra{
    padding-right:0px;
    border-right: inherit;

    padding-left: 29px;
    border-left: 1px solid #e9e7e7;
  }
}
.pt-product-single-info.pt-extra .pt-title{
  font-size: 24px;
  line-height: 35px;
}
.pt-product-single-info.pt-extra .pt-price{
    margin-top: -1px;
    font-size: 24px;
    line-height: 35px;
}
.pt-product-single-info.pt-extra .pt-review{
  margin-top: 13px;
}
.pt-product-single-info.pt-extra .product-information-buttons{
  margin-top: 0px;
  margin-left: -28px;
}
.pt-product-single-info.pt-extra .product-information-buttons a{
  margin-left: 28px;
}
.pt-product-single-info.pt-extra .pt-list-btn{
  margin-top: 0px;
}
.pt-product-single-info.pt-extra > *:nth-child(1).pt-review{
  margin-top: 0;
}
.pt-product-single-info.pt-extra > *:nth-child(1) .product-information-buttons{
  margin-top: -11px;
}
.pt-product-single-info.pt-extra > *:nth-child(1) .pt-list-btn{
  margin-top: -16px;
}


/* coming soon */
.pt-maintence .pt-maintence-header{
     width: 100%;
}
.pt-maintence .pt-maintence-layout .contact-form .btn{
  margin-top: 0;
}
@media (min-width: 1025px){
  .pt-maintence .pt-maintence-layout .pt-countdown_box_02{
    margin-top: -8px;
  }
}
 .pt-maintence .pt-maintence-layout{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  width: 100%;
  padding: 20px 0 70px 0;
}
 .pt-maintence .pt-maintence-layout img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
 .pt-maintence .pt-maintence-layout .pt-box-center{
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  margin-top: 20px;
}
 .pt-maintence .pt-maintence-layout .pt-box-center > *:nth-child(1){
  margin-top: 0;
}
 .pt-maintence .pt-maintence-layout .pt-box-bottom{
  margin-top: 30px;
}
 .pt-maintence .pt-maintence-layout .pt-row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
 .pt-maintence .pt-maintence-layout .pt-row .pt-col{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
 .pt-maintence .pt-maintence-layout .pt-row .pt-col .pt-box-center{
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex: 2 1 auto;
}
 .pt-maintence .pt-maintence-layout .pt-row .pt-col .pt-box-center > *{
  width: 100%;
}
 .pt-maintence .pt-maintence-layout .pt-row .pt-col > .pt-box-center:first-child{
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
 .pt-maintence .pt-maintence-layout .pt-title{
  font-size: 36px;
  line-height: 43px;
  color: #333333;
  max-width: 438px;
  padding-bottom: 19px;
  width: 100%;
  display: block;
}
 .pt-maintence .pt-maintence-layout .form-inline{
  margin-top: 22px;
}
 .pt-maintence .pt-maintence-layout .form-inline label{
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}
 .pt-maintence .pt-maintence-layout .form-inline .form-group{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
 .pt-maintence .pt-maintence-layout .form-inline .form-group .form-group{
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
 .pt-maintence .pt-maintence-layout .form-inline [class^="btn"]{
  margin-left: 10px;
}
 .pt-maintence .pt-maintence-footer{
  width: 100%;
}
 .pt-maintence .pt-maintence-footer .pt-maintence-copyright{
  font-size: 14px;
  line-height: 20px;
}
 .pt-maintence .pt-maintence-footer .pt-maintence-copyright a{
  position: relative;
  display: inline-block;
  color: #333333;
}
 .pt-maintence .pt-maintence-footer .pt-maintence-copyright a:before{
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background-color: #333333;
  height: 1px;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
 .pt-maintence .pt-maintence-footer .pt-maintence-copyright a:hover:before{
  width: 100%;
}
 .pt-maintence .pt-maintence-footer .pt-social-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
 .pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-title{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 800;
}
 .pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-title + .pt-social-box-icon{
  padding-left: 17px;
}
 .pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  top: 1px;
}
 .pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon li a{
  padding: 5px 10px;
  display: inline-block;
  color: #D0D0D0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon li a:hover{
  color: #333333;
}
.pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon li a:hover svg path{
  transition: fill 0.2s;
}
.pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon li a:hover svg path{
  fill: #333333;
}
 .pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon li:first-child a{
  padding-left: 0;
}
 .pt-maintence .pt-maintence-footer .pt-social-box .pt-social-box-icon li:last-child a{
  padding-right: 0;
}
 @media (min-width: 1025px){
  .pt-maintence{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -ms-flex-line-pack: stretch;
     align-content: stretch;
     -webkit-box-align: start;
     -ms-flex-align: start;
     align-items: flex-start;
     height: 100vh;
     padding-left: 39px;
     padding-right: 39px;
  }
  .pt-maintence .pt-maintence-header{
     min-height: 119px;
     height: 119px;
     margin-top: 44px;
  }
  .pt-maintence .pt-maintence-layout .pt-row .pt-col > *:nth-child(1){
     margin-top: 0;
  }
  .pt-maintence .pt-maintence-footer{
     padding-bottom: 26px;
  }
  .pt-maintence .pt-maintence-footer .row{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
     -ms-flex-direction: row;
     flex-direction: row;
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -ms-flex-line-pack: center;
     align-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
  }
}
 @media (max-width: 1024px){
     .pt-maintence .pt-maintence-header{
         margin-top: 22px;
         text-align: center;
    }
     .pt-maintence .pt-maintence-layout{
         padding-bottom: 0;
    }
     .pt-maintence .pt-maintence-layout img{
         max-width: 400px;
    }
     .pt-maintence .pt-maintence-layout .pt-title{
         text-align: center;
    }
     .pt-maintence .pt-maintence-layout .pt-row{
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         -webkit-box-orient: horizontal;
         -webkit-box-direction: normal;
         -ms-flex-direction: row;
         flex-direction: row;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
    }
     .pt-maintence .pt-maintence-layout .pt-row .pt-col{
         display: block;
         width: 100%;
         text-align: center;
    }
     .pt-maintence .pt-maintence-layout .pt-row .pt-col:first-child{
         -webkit-box-ordinal-group: 3;
         -ms-flex-order: 2;
         order: 2;
         margin: 32px 0 0 0;
    }
     .pt-maintence .pt-maintence-layout .pt-row .pt-col .pt-box-center{
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
    }
     .pt-maintence .pt-maintence-layout .pt-row .pt-col > *:nth-child(1){
         margin-top: 0;
    }
     .pt-maintence .pt-maintence-layout .pt-row .form-inline{
         display: block;
         width: 100%;
    }
     .pt-maintence .pt-maintence-layout .pt-row .form-inline .form-group{
         -webkit-box-orient: vertical;
         -webkit-box-direction: normal;
         -ms-flex-direction: column;
         flex-direction: column;
    }
     .pt-maintence .pt-maintence-layout .pt-row .form-inline .form-group .form-control{
         display: inline-block;
         width: auto;
         vertical-align: middle;
    }
     .pt-maintence .pt-maintence-layout .pt-row .form-inline label{
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
    }
     .pt-maintence .pt-maintence-layout .pt-row .form-inline [class^="btn"]{
         margin: 10px 0 0 0;
    }
}
 @media (max-width: 1024px) and (max-width: 575px){
     .pt-maintence .pt-maintence-layout .pt-row .form-inline [class^="btn"]{
         margin: 10px 0 0 0;
    }
}
 @media (max-width: 1024px){
     .pt-maintence .pt-maintence-layout .pt-box-top{
         width: 100%;
         text-align: center;
    }
     .pt-maintence .pt-maintence-layout .pt-box-center{
         text-align: center;
    }
     .pt-maintence .pt-maintence-layout .pt-box-bottom{
         width: 100%;
         text-align: center;
    }
     .pt-maintence .pt-maintence-footer{
         margin-top: 40px;
         text-align: center;
         padding-bottom: 10px;
    }
     .pt-maintence .pt-maintence-footer .pt-social-box{
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
         margin-top: 10px;
    }
     .pt-maintence .pt-maintence-footer .pt-maintence-copyright{
         max-width: 600px;
         margin-left: auto;
         margin-right: auto;
    }
}
 @media (max-width: 575px){
     .pt-maintence .pt-maintence-layout .pt-title{
         font-size: 28px;
         line-height: 38px;
    }
}

.flex-center{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pt-wrapper-01{
  background-color: #f8f8f8;
  padding: 100px 0 95px;
}

/* page shopcart */
.pt-shopcart-page .pt-item{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0 30px 0;
  border-top: 1px solid #e9e7e7;
}

.pt-shopcart-page .pt-item .pt-item-btn{
  width: 52px;
  min-width: 52px;
}

.pt-shopcart-page .pt-item .pt-item-btn .pt-btn{
  position: relative;
  top: 4px;
  padding: 5px 5px 5px 0;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: #333333;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-shopcart-page .pt-item .pt-item-btn .pt-btn svg{
  width: 24px;
  height: 24px;
}

.pt-shopcart-page .pt-item .pt-item-btn .pt-btn:hover{
  color: #252425;
}

.pt-shopcart-page .pt-item .pt-item-img{
  width: 200px;
  min-width: 200px;
}

.pt-shopcart-page .pt-item .pt-item-img img{
  width: 100%;
  height: auto;
}

.pt-shopcart-page .pt-item .pt-item-description{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  padding-left: 30px;
}

.pt-shopcart-page .pt-item .pt-item-description .pt-title{
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  font-weight: 800;
}

.pt-shopcart-page .pt-item .pt-item-description .pt-price{
  font-size: 24px;
  line-height: 35px;
  color: #252425;
  font-weight: 800;
}

.pt-shopcart-page .pt-item .pt-item-description .pt-add-info{
  list-style: none;
  padding: 0;
  margin: 17px 0 0 0;
}

.pt-shopcart-page .pt-item .pt-item-description .pt-add-info li{
  font-size: 16px;
  line-height: 25px;
}

.pt-shopcart-page .pt-item .pt-item-description .pt-add-info li strong{
  color: #333333;
}

@media (min-width: 1025px){
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(1){
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    padding-right: 15px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(2){
    min-width: 153px;
    width: 153px;
    margin-right: 33px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(3){
    min-width: 100px;
    width: 100px;
    margin-right: 76px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(4){
    min-width: 140px;
    width: 140px;
    text-align: right;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col>*:nth-child(1){
    margin-top: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1239px){
  .pt-shopcart-page .pt-item .pt-item-img{
    width: 150px;
    min-width: 150px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-title{
    font-size: 22px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-price{
    font-size: 22px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(2){
    min-width: 100px;
    width: 100px;
    margin-right: 23px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(3){
    min-width: 100px;
    width: 100px;
    margin-right: 23px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(4){
    width: 140px;
  }
}

@media (max-width: 1024px){
  .pt-shopcart-page .pt-item .pt-item-description{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-price{
    font-size: 22px;
    line-height: 32px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-add-info{
    margin-top: 10px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-col:not(:first-child){
    margin-top: 10px;
  }
}

@media (max-width: 575px){
  .pt-shopcart-page .pt-item .pt-item-img{
    width: 130px;
    min-width: 130px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-title{
    font-size: 20px;
    line-height: 30px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-price{
    font-size: 20px;
    line-height: 30px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-add-info{
    margin-top: 7px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-input-counter{
    margin-top: 3px;
    margin-bottom: 6px;
  }
}

@media (max-width: 480px){
  .pt-shopcart-page .pt-item .pt-item-img{
    width: 100px;
    min-width: 100px;
  }
  .pt-shopcart-page .pt-item .pt-item-btn{
    width: 32px;
    min-width: 32px;
  }
  .pt-shopcart-page .pt-item .pt-item-btn .pt-btn svg{
    width: 18px;
    height: 18px;
  }
  .pt-shopcart-page .pt-item .pt-item-description{
    padding-left: 20px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-input-counter.style-01{
    max-width: 120px;
    min-width: 120px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-title{
    font-size: 18px;
    line-height: 23px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-add-info li{
    font-size: 14px;
    line-height: 18px;
  }
  .pt-shopcart-page .pt-item .pt-item-description .pt-price{
    font-size: 18px;
    line-height: 23px;
  }
}

.pt-shopcart-page.size-small .pt-item .pt-item-description .pt-title{
  font-size: 18px;
  line-height: 28px;
}
.pt-shopcart-page.size-small .pt-item .pt-item-description .pt-price{
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 1025px) and (max-width: 1239px){
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-title{
    font-size: 18px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-price{
    font-size: 20px;
  }
}
@media (max-width: 1024px){
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-title{
    font-size: 18px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-price{
    font-size: 20px;
  }
}

.pt-shopcart-page .pt-shopcart-btn{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #e9e7e7;
  padding: 13px 0 0 0;
}

.pt-shopcart-page .pt-shopcart-btn [class^="pt-col"] [class^="btn"]{
  margin-top: 10px;
}

@media (min-width: 790px){
  .pt-shopcart-page .pt-shopcart-btn [class^="pt-col"] [class^="btn"]:not(:first-child){
    margin-left: 25px;
  }
}

@media (min-width: 1025px){
  .pt-shopcart-page .pt-shopcart-btn{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 1024px){
  .pt-shopcart-page .pt-shopcart-btn{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pt-shopcart-page .pt-shopcart-btn [class^="pt-col"]{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 1025px){
  .pt-shopcart-page.size-small .pt-item .pt-item-img{
    width: 100px;
    min-width: 100px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-btn{
    width: 42px;
    min-width: 42px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-title{
    font-size: 20px;
    line-height: 29px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-col:nth-child(2){
    min-width: 103px;
    width: 103px;
    margin-right: 20px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-col:nth-child(3){
    min-width: 109px;
    width: 109px;
    margin-right: 30px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-col:nth-child(4){
    min-width: 100px;
    width: 100px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-item-description .pt-add-info{
    margin-top: 12px;
  }
  .pt-shopcart-page.size-small .pt-item .pt-input-counter.style-01{
    max-width: 109px;
    min-width: 109px;
  }
}

.pt-shopcart-wrapperbox{
  margin-top: 21px;
}

.pt-shopcart-wrapperbox [class^="col"]{
  margin-top: 30px;
}

.pt-shopcart-wrapperbox .form-default .form-control{
  background: #ffffff;
}

.pt-shopcart-wrapperbox .form-wrapper{
  margin-top: 15px;
}

@media (min-width: 1240px){
  .pt-shopcart-wrapperaside [class^="col"]:not(:first-child){
    margin-top: 10px;
  }
}

@media (max-width: 1239px){
  .pt-shopcart-wrapperaside [class^="col"]{
    margin-top: 30px;
  }
}

.pt-shopcart-wrapperaside.form-default .form-control{
  background: #ffffff;
}

.pt-shopcart-wrapperaside .form-wrapper{
  margin-top: 15px;
}

.pt-shopcart-wrapperaside [class^="btn"]{
  margin-top: 7px;
}

@media (max-width: 1239px){
  .pt-shopcart-wrapperaside{
    margin-top: 19px;
  }
}

.pt-shopcart-box{
  background-color: #f8f8f8;
  padding: 40px;
}
.pt-shopcart-box .form-default select.form-control {
  height: 44px !important;
}

.pt-shopcart-box .pt-title{
  font-size: 24px;
  line-height: 35px;
  color: #333333;
  margin-top: -8px;
}

@media (max-width: 575px){
  .pt-shopcart-box{
    padding: 30px;
  }
}

.pt-shopcart-total{
  background-color: #333333;
  padding: 40px;
  color: #ffffff;
}
.pt-shopcart-total .pt-price-01 + .pt-price-01{
  margin-top: 7px;
}

.pt-shopcart-total .pt-price-01{
  color: #999999;
  font-size: 24px;
  line-height: 35px;
  font-weight: 800;
  margin-top: -8px;
  text-align: center;
}

.pt-shopcart-total .pt-price-02{
  color: #ffffff;
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  margin-top: 14px;
  text-align: center;
}
.pt-shopcart-total .pt-price-02 + .btn{
    margin-top: 22px;
}

.pt-shopcart-total .checkbox-group{
  margin-top: 26px;
}

.pt-shopcart-total .checkbox-group label .box{
  background: #ffffff;
}

.pt-shopcart-total .checkbox-group label{
  color: #ffffff;
}

.pt-shopcart-total .btn{
  margin-top: 6px;
}

.pt-shopcart-total .btn{
  background: #8d2c7f;
  color: #ffffff;
}
.pt-shopcart-total .btn:hover{
  background: #ffffff;
  color: #333333;
}

@media (max-width: 1239px){
  .pt-shopcart-total .pt-price-02{
    font-size: 34px;
    line-height: 41px;
  }
}

@media (max-width: 575px){
  .pt-shopcart-total{
    padding: 30px;
  }
  .pt-shopcart-total .pt-price-01{
    font-size: 22px;
    line-height: 32px;
  }
  .pt-shopcart-total .pt-price-02{
    font-size: 30px;
    line-height: 41px;
  }
}

/* page about */
.pt-about{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;  
}
@media (min-width: 791px){
  .pt-about{
    padding-bottom:80px;
  }
}
@media (max-width: 790px){
  .pt-about{
    padding-bottom:20px;
  }
}

.pt-about .pt-img{
  position: relative;
}

.pt-about .pt-img img{
  max-width: 100%;
  height: auto;
}

.pt-about .pt-img .pt-img-main{
  position: relative;
}

.pt-about .pt-img .pt-img-sub{
  position: absolute;
}

.pt-about .pt-description{
  font-size: 18px;
  line-height: 28px;
}

.pt-about .pt-description .pt-title{
  font-size: 36px;
  line-height: 43px;
  color: #333333;
  font-weight: 800;
  padding-bottom: 31px;
}

.pt-about .pt-description .pt-title+p{
  margin-top: 0;
}

.pt-about .pt-description [class^="btn"]{
  margin-top: 25px;
}

@media (min-width: 791px){
  .pt-about{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .pt-about .pt-img{
    width: 50%;
  }
  .pt-about .pt-img .pt-img-sub{
    bottom: -42px;
    right: 0;
  }
  .pt-about .pt-description{
    width: 50%;
  }
  .pt-about .pt-description:first-child{
    padding: 0 28px 0 0;
  }
}

@media (min-width: 1240px){
  .pt-about .pt-description:last-child{
    padding: 0 0 0 129px;
  }
}

@media (max-width: 1239px){
  .pt-about .pt-img .pt-img-main{
    max-width: 92%;
  }
  .pt-about .pt-description:last-child{
    padding: 0 0 0 60px;
  }
}

@media (max-width: 1024px){
  .pt-about{
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pt-about .pt-img .pt-img-sub{
    top: inherit;
    bottom: -45px;
    right: 0px;
    max-width: 60%;
  }
  .pt-about .pt-description{
    margin-top: 55px;
  }
}

@media (max-width: 790px){
  .pt-about{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pt-about .pt-img{
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  .pt-about .pt-img .pt-img-sub{
    bottom: -30px;
    right: 0px;
  }
  .pt-about .pt-description{
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 63px;
  }
  .pt-about .pt-description:last-child{
    padding: 0 0 0 0px;
  }
}

@media (max-width: 575px){
  .pt-about .pt-description .pt-title{
    font-size: 27px;
    line-height: 37px;
    padding-bottom: 10px;
  }
}


.pt-promo-box > img,
.pt-promo-box .type2-img-box > img{
  display: block;
  overflow: hidden;
  -webkit-transition: -webkit-transform .3s;
  transition: transform 0.6s;
}
.pt-promo-box:not(.selecttext):hover > img,
.pt-promo-box:not(.selecttext):hover .type2-img-box > img{
  -ms-transform: scale3d(1.1,1.1,1);
  -webkit-transform: scale3d(1.1,1.1,1);
  -moz-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
@media (min-width: 1025px){
  .pt-promo-box.showbtnonhover .pt-description-wrapper.pt-promo-nopad .promobuttonbox{
    position: absolute !important;
    top: calc(100% - 10px);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
  }
  .pt-promo-box.showbtnonhover .pt-description-wrapper.pt-promo-nopad.text-center .promobuttonbox{
    left: 50%;
    transform: translate(-50.27%, 0);
  }
  .pt-promo-box.showbtnonhover .pt-point-v-b{
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pt-promo-box.showbtnonhover:hover .pt-point-v-b{
    top: -80px;
  }
  .pt-promo-box.showbtnonhover:hover .pt-description-wrapper.pt-promo-nopad .promobuttonbox{
    top: calc(100% - 2px);
    opacity: 1;
  }
  .pt-promo-box.showbtnonhover:hover .pt-point-v-b .pt-description-wrapper.pt-promo-nopad .promobuttonbox{
    transition-delay: 0.2s;
   }
}
.pt-promo-box .pt-description .pt-title-small .pt-title-underline{
  display:inline-block;
  position:relative;
  overflow: hidden;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-box .pt-description .pt-title-small .pt-title-underline::before{
  position: absolute;
  bottom: 5px;
  left: -100%;
  width: 100%;
  border-bottom: 2px solid #333333;
  border-color: inherit;
  color: rgba(0,0,0,0);
  content: attr(data-hover);
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.pt-promo-box:hover .pt-description .pt-title-small .pt-title-underline::before{
  left: 0%;
}
.pt-promo-box .pt-description .pt-description-wrapper.pt-promo-nopad > *:nth-child(2):not(.btn){
  margin-top: 7px;
}
.pt-promo-box .pt-description .pt-description-wrapper.pt-promo-nopad > *.btn:nth-child(2){
  margin-top: 24px;
}

.pt-promo-box .pt-description.pr-promo-type1 .pt-description-wrapper.pt-promo-nopad > *:nth-child(2):not(.btn){
  margin-top: -10px;
}


.pt-promo02{
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 67px;
}
.pt-promo02 .image-box{
  display: block;
  overflow: hidden;
}
.pt-promo02 img{
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pt-promo02:not(.movecontent) img{
  -webkit-transition: -webkit-transform .5s;
  transition: transform 1s;
}
.pt-promo02:hover:not(.movecontent) img{
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
.pt-promo02 .pt-description{
  color: #777777;
}
.pt-promo02 .pt-description:not(:empty){
  padding-top: 38px;
}

@media (min-width: 1025px){
  .pt-promo02.movecontent img{
    position: relative;
    top: 0;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
    transition: top 0.2s linear;
  }
  .pt-promo02.movecontent:hover img{
    top: -74px;
  }
  .pt-promo02.movecontent .pt-description:not(:empty){
    position: relative;
    background: white;
    min-height: 80px;
    top: 0px;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
    transition: top 0.2s linear;
  }
  .pt-promo02.movecontent:hover .pt-description:not(:empty){
    top: -74px;
  }
  .pt-promo02.movecontent .btn{
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 70%;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    -moz-transition: .2s linear;
    transition: .2s linear;
  left: 0;
  }
  .pt-promo02.movecontent .btn.mbtncenter{
    left: 50%;
    transform: translate(-50%, 0);
  }
  .pt-promo02.movecontent:hover .btn{
    visibility: visible;
    opacity: 1;
    top: 100%;
  }
}

.pt-promo02 .pt-description .pt-title-large .pt-title-underline{
  display:inline-block;
    position:relative;
   overflow: hidden;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo02 .pt-description .pt-title-large .pt-title-underline::before{
  position: absolute;
  top: -7px;
  left: -100%;
  width: 100%;
  border-bottom: 2px solid #333333;
  border-color: inherit;
  color: rgba(0,0,0,0);
  content: attr(data-hover);
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
  transition-delay: 0.25s;
}
.pt-promo02:hover .pt-description .pt-title-large .pt-title-underline::before{
  left: 0%;
  transition-delay: 0.35s;
}
.pt-promo02 .pt-description .pt-title-small{
  font-family: 'Neue Einstellung', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo02 .pt-description .pt-title-large{
  margin-top: 4px;
  overflow: hidden;
  position: relative;
  font-family: 'Neue Einstellung', sans-serif;
  color: #333333;
  font-size: 48px;
  line-height: 60px;
  font-weight: 800;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo02:hover .pt-description a.pt-title > *{
  color: #252425;
}

.pt-promo02 .pt-description p{
  font-size: 18px;
  line-height: 28px;
  margin-top: -5px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo02 .pt-description p a{
  color: #252425;
  text-decoration: underline;
}
.pt-promo02:hover .pt-description p a{
  text-decoration: none;
}
.pt-promo02 .pt-description [class^="btn"]{
  margin-top: 20px;
}
.pt-promo02 .pt-description p + [class^="btn"]{
  margin-top: 23px;
}
.pt-promo02 .pt-description img{
  max-width: 100%;
  height: auto;
}
.pt-promo02 .pt-description *:nth-child(1){
  margin-top: -4px;
}
.pt-promo02 .pt-description [class^="btn"]:nth-child(1){
  margin-top: 2px;
}
.pt-promo02.pt-no-btn:hover .pt-description .pt-title > *{
  color: #252425;
}
.pt-promo02 .pt-description:first-child{
  padding-top: 0;
}
.pt-promo02 .pt-description .mrg5{
  margin-top: 5px;
}
@media (max-width: 1400px){
  .pt-promo02 .pt-description:not(:empty){
    padding-top: 28px;
  }
  .pt-promo02 .pt-description .pt-title-small{
    font-size: 18px;
    line-height: 26px;
  }
  .pt-promo02 .pt-description .pt-title-large{
    font-size: 36px;
    line-height: 43px;
  }
  .pt-promo02 .pt-description p + [class^="btn"]{
      margin-top: 20px;
  }
}
@media (max-width: 1024px){
  .pt-promo02 .pt-description .pt-title-underline::before{
    display: none;
  }
  .pt-promo02 .pt-description p:not(:first-child){
    margin-top: 1px;
  }
}
.pt-layout-promo02{
  margin-right: -5px;
  margin-left: -5px;
  margin-top: -67px;
}
.pt-layout-promo02 [class^="col-"]{
    padding-left:5px;
    padding-right:5px;
}
.container-fluid-custom{
  padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 575px){
  .pt-promo02 .pt-description .pt-title-small{
    font-size: 16px;
    line-height: 24px;
  }
}


/* Product fixed */
.pt-fixed-product-wrapper{
  position: fixed;
  left: 0;
  bottom: 0px;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0 46px;
  z-index: 9;
  box-shadow: 0px -4px 6px rgba(51, 51, 51, 0.06);
}
.pt-fixed-product-wrapper .btn .pt-text{
  position:relative;
  top:-2px;
}
@media (max-width: 1024px){
  .pt-fixed-product-wrapper{
    padding: 10px 0 10px;
  }
}
.pt-fixed-product-wrapper .pt-input-counter.style-01 span{
  width: 35px;
}
.pt-fixed-product-wrapper .row{
    margin-right: -5px;
    margin-left: -5px;
     -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.pt-fixed-product-wrapper .row > [class^="col-"]{
  padding-left:5px;
  padding-right:5px;
}
.pt-fixed-product-wrapper .pt-fixed-product{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-img{
  max-width: 50px;
  min-width: 50px;
  position: relative;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-img img{
  width: 100%;
  height: auto;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-img+.pt-description{
  margin-left: 20px;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-title{
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  font-weight: 400;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-title a{
  color: #333333;
  text-decoration: none;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-title a:hover{
  color: #252425;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price{
  font-size: 18px;
  line-height: 22px;
  position:relative;
  top:1px;
  color: #e12c43;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price .new-price{
  color: #8d2c7f;
  margin-right: 7px;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price .old-price{
  color: #777777;
  text-decoration: line-through;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price .old-price .money{
  text-decoration: line-through;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price .sale-price span{
  display: inline-block;
  font-weight:800;
}
.pt-fixed-product-wrapper .pt-fixed-product .pt-description>*:nth-child(1){
  margin-top: 0;
}
.pt-fixed-product-wrapper .pt-row-custom01{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt-fixed-product-wrapper .pt-row-custom01 .col-item:not(:first-child){
  margin-left: 15px;
}
.pt-fixed-product-wrapper .form-default select.form-control.pt-obj-dark{
  background: #ffffff;
  border-color: #ffffff;
  color: #333333;
  height: 42px !important;
  padding: 7px 36px 9px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-appearance: none;
}
.pt-fixed-product-wrapper .col-select .form-default{
  max-width: 100%;
  position:relative;
  display:block;
}
.pt-fixed-product-wrapper .col-select .form-default:hover svg{
  color: #252425;
}


.pt-fixed-product-wrapper .col-select .form-default select.form-control{
  max-width: inherit;
}
.pt-fixed-product-wrapper .form-default select.form-control.pt-obj-dark option{
  color: #333333;
}
.pt-fixed-product-wrapper .form-default select.form-control.pt-obj-dark option.disabled{
  color: #777777;
  text-decoration: line-through;
}
.pt-fixed-product-wrapper .form-default select.form-control.pt-obj-dark.disabled{
  color: #777777;
  text-decoration: line-through;
}
.pt-fixed-product-wrapper form{
  border: 1px solid #ebebeb;
}

.pt-fixed-product-wrapper form svg{
  width: 16px;
  color: #d0d0d0;
  position: absolute;
  top: 13px;
  right: 16px;
  pointer-events: none;
}
select::-ms-expand {
    display: none;
}
html.ie .pt-fixed-product-wrapper form svg{
  top: 0px
}
.pt-fixed-product-wrapper form.formactive svg:nth-child(1),
.pt-fixed-product-wrapper form svg:nth-child(2){
  display: none;
}
.pt-fixed-product-wrapper form.formactive svg:nth-child(2){
  display: block;
}
.pt-fixed-product-wrapper .pt-input-counter.style-01{
  max-width: 90px;
  min-width: 90px;
}
.pt-fixed-product-wrapper .pt-input-counter.style-01 input{
  background: #ffffff;
  border: 1px solid #ebebeb;
  color: #333333;
  height: 44px;
}
.pt-fixed-product-wrapper .pt-input-counter.style-01 span{
  color: #d0d0d0;
  height: 44px;
  line-height: 44px;
}
.pt-fixed-product-wrapper .pt-input-counter.style-01 span{
  margin-top:-22px;
}
.pt-fixed-product-wrapper .pt-input-counter.style-01 span:before{
  line-height: 44px;
}
.pt-fixed-product-wrapper .btn{
  color: #ffffff;
  background: #8d2c7f;
}
.pt-fixed-product-wrapper .btn:hover{
  color: #ffffff;
  background: #333333;
}
.pt-fixed-product-wrapper .btn.disable{
  color: #ffffff;
  background: #333333;
}
.pt-fixed-product-wrapper .btn.disable .pt-icon{
  display: none;
}

@media (max-width: 1024px){
  .pt-fixed-product-wrapper .col-select{
  display: none;
  }
}
@media (min-width: 1025px){
  .pt-fixed-product-wrapper .pt-row-custom01 .btn{
  padding: 6px 0 4px;
  min-width: 170px;
  }
}

@media (max-width: 790px){
  .pt-fixed-product-wrapper .pt-row-custom01 .btn{
  padding-left: 10px;
  padding-right: 10px;
  }
  .pt-fixed-product-wrapper .pt-row-custom01 .btn .pt-text{
    display: none;
  }
  .pt-fixed-product-wrapper .pt-input-counter.style-01{
  max-width: 90px;
  min-width: 90px;
  }
  .pt-fixed-product-wrapper .pt-input-counter.style-01 input{
  max-width: 90px;
  }
  .pt-fixed-product-wrapper .pt-input-counter.style-01 span{
  width: 40px;
  }
  .pt-fixed-product-wrapper .pt-row-custom01 .col-item:not(:first-child){
  margin-left: 10px;
  }
}
@media (max-width: 520px){
  .pt-fixed-product-wrapper .pt-fixed-product .pt-img{
    max-width: 35px;
    min-width: 35px;
  }
  .pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-title{
  display: none;
  }
  .pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price span{
  display: block;
  }
  .pt-fixed-product-wrapper .pt-fixed-product .pt-description .pt-price{
    font-size: 16px;
    line-height: 22px;
  }
  .pt-fixed-product-wrapper .pt-fixed-product .pt-img+.pt-description{
        margin-left: 14px;
  }
}
.pt-promo-fixed.nonevent{
  pointer-events: none;
}
.pt-promo-fixed{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.06);
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.06);
  padding: 10px;
  overflow: hidden;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 12;
  min-width: 320px;
  max-width: 320px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
@media (max-width: 380px){
  .pt-promo-fixed{
    min-width: 300px;
    max-width: 300px;
    bottom: 10px;
    left: 10px;
  }
}
.pt-promo-fixed .pt-btn-close{
  background: none;
  border: none;
  outline: none;
  color: #999999;
  font-size: 14px;
  position: absolute;
  right: 5px;
  top: 0px;
  padding:5px;
  display: block;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo-fixed .pt-btn-close svg{
  width:14px;
  height:14px;
}

.pt-promo-fixed .pt-img{
  width: 60px;
  min-width: 60px;
}

.pt-promo-fixed .pt-img img{
  width: 100%;
  height: auto;
}

@media (max-width: 380px){
  .pt-promo-fixed .pt-img{
    width: 60px;
    min-width: 60px;
  }
}

.pt-promo-fixed .pt-img + .pt-description{
  margin-left: 12px;
}

.pt-promo-fixed .pt-description{
  padding-right: 17px;
  color: #999999;
}

.pt-promo-fixed .pt-description .pt-title{
  font-size: 14px;
  font-weight: 400;
  font-family: "Hind", sans-serif;
}

.pt-promo-fixed .pt-description p{
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}

.pt-promo-fixed .pt-description p a{
  color: #191919;
  font-weight: 500;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.pt-promo-fixed .pt-description p a:hover{
  color: #252425;
}

.pt-promo-fixed .pt-description .pt-info{
  color: #999999;
  font-size: 12px;
  line-height: 14px;
  margin-top: 7px;
  position: relative;
  top: 2px;
}

.pt-promo-fixed .pt-description > *:nth-child(1){
  margin-top: 0;
}
.pt-promo-fixed .pt-description{
 width: 100%;
}
.pt-promo-fixed .pt-description .pt-box-top{
  width: 100%;
}


/*
  Lookbook Masonry
*/
.pt-lookbook-masonry{
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom:-6px;
}
.pt-lookbook-masonry .grid:after{
  content: '';
  display: block;
  clear: both;
}
.pt-lookbook-masonry  .element-item{
  position: relative;
  float: left;
  padding: 5px;
}


.pt-lookbook-masonry .pt-grid-col-3 .element-item{
  width: 33.333%;
}
@media (max-width:789px){
 .pt-lookbook-masonry .pt-grid-col-3 .element-item{
      width: 50%;
  }
}
@media (max-width: 575px){
  .pt-lookbook-masonry .pt-grid-col-3 .element-item{
      width: 100%;
  }
}
.pt-lookbook-masonry .pt-grid-col-6 .element-item.pt-grid-col-6{
  width: 16.666%;
}

iframe,
#shopify-section-product-template .pt-collapse-block iframe{
  max-width: 100%;
}

@media (max-width: 790px) {
  .js-init-parallax {
    -webkit-transition: inherit !important;
    transition: inherit !important;
    -webkit-transform: inherit !important;
    transform: inherit !important;
    }
}


.pt-parallax-01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pt-parallax-01 .pt-img {
	position: relative;
}

.pt-parallax-01 .pt-img img {
	max-width: 100%;
	height: auto;
}

.pt-parallax-01 .pt-img .pt-img-main {
	position: relative;
}

.pt-parallax-01 .pt-img .pt-img-sub {
	position: absolute;
}

.pt-parallax-01 .pt-description {
	font-size: 18px;
	line-height: 28px;
}

.pt-parallax-01 .pt-description .pt-title-01 {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	font-weight: 800;
}

.pt-parallax-01 .pt-description .pt-title-02 {
	font-size: 36px;
	line-height: 43px;
	color: #333333;
	font-weight: 800;
	margin-top: 8px;
}

.pt-parallax-01 .pt-description p {
	margin-top: 21px;
}

.pt-parallax-01 .pt-description [class^="btn"] {
	margin-top: 34px;
}

@media (min-width: 791px) {
	.pt-parallax-01 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.pt-parallax-01 .pt-img {
		width: 58.33333%;
	}
	.pt-parallax-01 .pt-img .pt-img-sub {
		top: 60px;
		right: 12px;
	}
	.pt-parallax-01 .pt-description {
		width: 41.66667%;
	}
	.pt-parallax-01 .pt-description:first-child {
		padding: 0 28px 0 0;
	}
	.pt-parallax-01 .pt-description:last-child {
		padding: 0 0 0 44px;
	}
	.pt-parallax-01 .pt-description [class^="btn"] {
		padding-left: 29px;
		padding-right: 29px;
	}
}

@media (max-width: 1024px) {
	.pt-parallax-01 {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.pt-parallax-01 .pt-img .pt-img-main {
		max-width: 90%;
	}
	.pt-parallax-01 .pt-img .pt-img-sub {
		top: inherit;
		bottom: -30px;
		right: 0px;
		max-width: 75%;
	}
	.pt-parallax-01 .pt-description {
		margin-top: 55px;
	}
}

@media (max-width: 790px) {
	.pt-parallax-01 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.pt-parallax-01 .pt-img {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2;
		width: 100%;
	}
	.pt-parallax-01 .pt-img .pt-img-sub {
		bottom: -30px;
		right: 0px;
	}
	.pt-parallax-01 .pt-description {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}
}

.pt-parallax-02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.pt-parallax-02:not(:first-child) {
	margin-top: 190px;
}

.pt-parallax-02 .pt-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
}

.pt-parallax-02 .pt-img img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.pt-parallax-02 .pt-img .pt-item:first-child:not(:last-child) {
	padding-right: 15px;
	width: 50%;
}

.pt-parallax-02 .pt-img .pt-item:last-child:not(:first-child) {
	padding-left: 15px;
	width: 50%;
}

.pt-parallax-02 .pt-img .pt-item:first-child,
.pt-parallax-02 .pt-img .pt-item:last-child {
	width: 100%;
}

.pt-parallax-02 .pt-description {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	z-index: 2;
}

.pt-parallax-02 .pt-description .pt-title-01 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 800;
}

.pt-parallax-02 .pt-description .pt-title-02 {
	font-size: 36px;
	line-height: 43px;
	font-weight: 800;
}

.pt-parallax-02 .pt-description [class^="btn"] {
	margin-top: 25px;
}

@media (min-width: 1025px) {
	.pt-parallax-02 .pt-img .pt-item:first-child:not(:last-child) {
		padding-right: 15px;
	}
	.pt-parallax-02 .pt-img .pt-item:last-child:not(:first-child) {
		padding-left: 15px;
	}
	.pt-parallax-02 .pt-description {
		position: absolute;
	}
}

@media (max-width: 1024px) {
	.pt-parallax-02 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.pt-parallax-02 .pt-img .pt-item:first-child:not(:last-child) {
		padding-right: 10px;
	}
	.pt-parallax-02 .pt-img .pt-item:last-child:not(:first-child) {
		padding-left: 10px;
	}
	.pt-parallax-02 .pt-description {
		margin-top: 35px;
	}
}

@media (min-width: 791px) {
	.pt-parallax-02 .pt-description {
		color: #777777;
	}
	.pt-parallax-02 .pt-description .pt-title-01 {
		color: #333333;
	}
	.pt-parallax-02 .pt-description .pt-title-02 {
		color: #333333;
	}
}

@media (max-width: 790px) {
	.pt-parallax-02 .pt-description {
		margin-top: 25px;
		color: #777777;
	}
	.pt-parallax-02 .pt-description [class^="pt-title"] {
		color: #333333;
	}
}

@media (max-width: 790px) {
	.js-init-parallax {
		-webkit-transition: inherit !important;
		transition: inherit !important;
		-webkit-transform: inherit !important;
		transform: inherit !important;
	}
}

@media (min-width: 576px) {
	.pt-parallax-list [class^="pt-parallax-"]:not(:first-child) {
		margin-top: 100px;
	}
}

@media (max-width: 575px) {
	.pt-parallax-list [class^="pt-parallax-"]:not(:first-child) {
		margin-top: 55px;
	}
}

.pt-gift-layout{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 82px 0;
}

.pt-gift-layout .pt-title{
  margin-top: 81px;
  font-size: 34px;
  line-height: 1.1;
}

.pt-gift-layout .pt-gift-box{
  margin-top: 53px;
  max-width: 434px;
  overflow: hidden;
  position: relative;
  border-radius: 9px;
}

.pt-gift-layout .pt-gift-box img{
  max-width: 100%;
  height: auto;
}

.pt-gift-layout .pt-gift-box .pt-description{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-sum{
  color: #ffffff;
  font-size: 32px;
  font-family: 'Neue Einstellung', sans-serif;
  position: absolute;
  top: 17px;
  right: 15px;
  font-weight: 800;
  letter-spacing: 0.02em;
}

@media (max-width: 575px){
  .pt-gift-layout .pt-gift-box .pt-description .pt-sum{
    font-size: 27px;
  }
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code{
  background-color: #ffffff;
  border: 7px solid #ffffff;
  margin: 20px;
  position: relative;
  border-radius: 3px;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code span{
  display: block;
  position: relative;
  padding: 13px 14px 11px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.06em;
  color:#333333;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code span:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: url("pt-gift-box-border2.png") left top repeat-y;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code span:after{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: url("pt-gift-box-border2.png") right top repeat-y;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url("pt-gift-box-border1.png") left top repeat-x;
}

.pt-gift-layout .pt-gift-box .pt-description .pt-code:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url("pt-gift-box-border1.png") left top repeat-x;
}

.pt-gift-layout p{
  margin-top: 33px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.pt-gift-layout .pt-gift-dissembled{
  margin-top: 35px;
}

.pt-gift-layout .pt-gift-dissembled img{
  max-width: 100%;
  height: auto;
}

.pt-gift-layout .btn-border{
  margin-top: 62px;
}

.pt-gift-layout .btn-link{
  margin-top: 32px;
}

@media (max-width: 1024px){
  .pt-gift-layout{
    padding: 42px 0;
  }
  .pt-gift-layout .pt-title{
    margin-top: 41px;
    font-size: 31px;
  }
  .pt-gift-layout .pt-gift-box{
    margin-top: 44px;
    max-width: 380px;
  }
  .pt-gift-layout .pt-gift-box .pt-description .pt-code span{
    font-size: 22px;
    letter-spacing: 0.04em;
  }
  .pt-gift-layout .pt-gift-dissembled{
    margin-top: 31px;
  }
  .pt-gift-layout .btn-border{
    margin-top: 40px;
  }
  .pt-gift-layout .btn-link{
    margin-top: 23px;
  }
}

@media (max-width: 575px){
  .pt-gift-layout{
    padding: 22px 0;
  }
  .pt-gift-layout .pt-title{
    margin-top: 35px;
    font-size: 26px;
  }
  .pt-gift-layout .pt-gift-box{
    margin-top: 36px;
    max-width: 290px;
  }
  .pt-gift-layout .pt-gift-box .pt-description .pt-code{
    margin: 15px;
  }
  .pt-gift-layout .pt-gift-box .pt-description .pt-code span{
    font-size: 18px;
    letter-spacing: 0.02em;
  }
  .pt-gift-layout p{
    margin-top: 25px;
    line-height: 19px;
  }
  .pt-gift-layout .pt-gift-dissembled{
    margin-top: 24px;
  }
  .pt-gift-layout .btn-border{
    margin-top: 31px;
  }
  .pt-gift-layout .btn-link{
    margin-top: 18px;
  }
}

.pt-gift-layout > *:nth-child(1){
  margin-top: 0;
}

@media (min-width: 1025px){  
  header .pt-desktop-header .container .options,
   header .pt-stuck-nav .pt-stuck-parent-account{
    position:relative;
  }
  header .pt-desktop-header .options > *:nth-last-child(n+3) .pt-dropdown-obj.pt-account{
    position:relative;
  }
  header .pt-desktop-header .options > *:nth-last-child(n+3) .pt-dropdown-obj.pt-account .pt-dropdown-menu{  
    left:-34px;
    right:inherit;
  }
  header .pt-stuck-nav .pt-header-row > *:nth-last-child(n+3) .pt-dropdown-obj.pt-account{
    position:relative;
  }
  header .pt-stuck-nav .pt-header-row > *:nth-last-child(n+3) .pt-dropdown-obj.pt-account .pt-dropdown-menu{  
    left:-34px;
    right:inherit;
  }
  header .pt-stuck-nav .pt-cart{
    position:relative
    
  }
  header .pt-stuck-nav .pt-cart .pt-dropdown-menu{
    right:-10px;
  }
  header .pt-desktop-header .options{
    position:relative
  }
  header .pt-desktop-header .pt-dropdown-obj02{
    position:inherit;
  }
  header .pt-desktop-header .pt-cart.pt-dropdown-obj{
    position:inherit;
  }
}


header .pt-desktop-header.pt-header-static .pt-logo .pt-title,
header .pt-desktop-header.pt-header-static .pt-dropdown-obj .pt-dropdown-toggle,
.pt-desktop-header.pt-header-static .pt-desctop-menu nav > ul > li.dropdown > a,
header .pt-desktop-header.pt-header-static .pt-btn-custom,
header .pt-desktop-header.pt-header-static .pt-dropdown-obj02 .pt-dropdown-toggle,
header .pt-desktop-header.pt-header-static .pt-dropdown-obj02 .pt-dropdown-toggle .pt-icon svg{
  color: #ffffff;
}
header .pt-desktop-header.pt-header-static .pt-dropdown-obj.active .pt-dropdown-toggle,
header .pt-desktop-header.pt-header-static .pt-dropdown-obj .pt-dropdown-toggle:hover,
.pt-desktop-header.pt-header-static .pt-desctop-menu nav > ul > li.dropdown > a:hover,
.pt-desktop-header.pt-header-static .pt-desctop-menu nav > ul > li.dropdown.selected > a,
header .pt-desktop-header.pt-header-static .pt-btn-custom:hover,
header .pt-desktop-header.pt-header-static .pt-dropdown-obj02 .pt-dropdown-toggle:hover{
  color: #252425;
}
header .pt-desktop-header.pt-header-static .pt-logo svg path{
  fill: #ffffff;
}





/*
  Round
*/
header .pt-search-02 .search-form .pt-search-input{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-stuck-nav.stuck .pt-menu-categories .pt-dropdown-toggle{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-stuck-nav.stuck .pt-menu-categories.opened .pt-dropdown-toggle{
  border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
.pt-menu-categories .pt-dropdown-menu{
  border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
.arrow-location-center .slick-arrow:after,
.arrow-location-center-02 .slick-arrow:hover:after,
.arrow-location-center-02 .slick-arrow:after{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn.btn-border:before{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-pagination ul li a:before{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product-single-info .shopify-payment-button__button{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-input-counter.style-01 input{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-countdown_box_02 .pt-countdown_inner .countdown-row .countdown-section{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.modal .modal-body:not(.no-background){
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product-listing.pt-col-one .pt-product .pt-description .pt-btn-addtocart{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
footer .newsletterform-01 .form-group .pt-input{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (min-width: 790px){
  .pt-back-to-top{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.pt-promo-fixed{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-aside-subscribe-box .form-group .pt-input{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.pt-reviewsbox .pt-reviewsbox-description{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (min-width: 1025px){
  .pt-product .pt-image-box .pt-countdown_box .pt-countdown_inner{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.form-default .form-control[type="text"], 
.form-default .form-control[type="email"],
 .form-default .form-control[type="tel"], 
.form-default .form-control[type="password"]{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product .pt-image-box .pt-label-location [class^="pt-label"]{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product .pt-select{
   -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product-single-info .form-default select.form-control{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product-single-info .pt-label [class^="pt-label"]{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product .pt-description .pt-btn-addtocart{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-fixed-product-wrapper .col-select .form-default select.form-control,
.pt-fixed-product-wrapper form{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product .pt-options-swatch:not(.options-large):not(.options-middle) li a[data-optionimage="true"]{  
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.pt-product ul.pt-options-swatch li a:not(.options-color):after{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product ul.pt-options-swatch li .options-color[data-optionimage="true"]:after{
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.pt-product-single-info .pt-options-swatch.options-large li a.options-color[data-optionimage="true"],
.pt-product-single-info .pt-options-swatch.options-large li a.options-color[data-optionimage="true"]:after{
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.pt-product-single-info ul.pt-options-swatch li a:not(.options-color):after{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pt-product ul.pt-options-swatch li .options-color:not([data-optionimage="true"]),
.pt-product ul.pt-options-swatch li .options-color:not([data-optionimage="true"]):after,
.pt-product ul.pt-options-swatch li .options-color:not([data-optionimage="true"]):before{
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.pt-product-single-info  ul.pt-options-swatch li .options-color:not([data-optionimage="true"]),
.pt-product-single-info  ul.pt-options-swatch li .options-color:not([data-optionimage="true"]):after,
.pt-product-single-info  ul.pt-options-swatch li .options-color:not([data-optionimage="true"]):before{
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.aside  ul.pt-options-swatch li .options-color,
.aside  ul.pt-options-swatch li .options-color:after,
.aside  ul.pt-options-swatch li .options-color:before{
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}




.pt-list-inline li a:before{
  -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.aside ul.pt-options-swatch li a:not(.options-color):after{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.yanka_meta .form-default .form-control{
  font-size:14px !important;
  font-weight:400 !important;
}
.pr-edit .btn{
  text-transform:uppercase;
}
.pr-edit .form-default.search button{
  top:2px;
}
.info-modal{
  font-size:16px !important;
}




/*
  Color
*/
.pt-color-white{
  color:white;
}



/*
  Icon Fonts
*/
@font-face {
  font-family: 'fyanka';
  src:  url('fyanka.eot?j4fejh');
  src:  url('fyanka.eot?j4fejh#iefix') format('embedded-opentype'),
    url('fyanka.ttf?j4fejh') format('truetype'),
    url('fyanka.woff?j4fejh') format('woff'),
    url('fyanka.svg?j4fejh#yanka') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fyanka' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-close_small:before {
  content: "\e908";
}
.icon-icon-close:before {
  content: "\e909";
}
.icon-quote:before {
  content: "\e900";
}
.icon-star:before {
  content: "\e901";
  color: #ebebeb;
}
.icon-arrow_top:before {
  content: "\e902";
  color: #d0d0d0;
}
.icon-arrow_down:before {
  content: "\e903";
  color: #d0d0d0;
}
.icon-arrow_left:before {
  content: "\e904";
  color: #d0d0d0;
}
.icon-arrow_right:before {
  content: "\e905";
  color: #d0d0d0;
}
.icon-comments:before {
  content: "\e906";
}
.icon-eye:before {
  content: "\e907";
}

.icon-shopping_basket:empty{
  display: none !important;
}
.pt-product-single-info .btn-addtocart{
  background: #101010;
  color: #f5f2f5;
}
.pt-product-single-info .btn-addtocart:hover{
  background: #e9e4e8;
  color: #101010;
}
.pt-product-single-info .btn-addtocart.disable{
  background: #333333;
  color: #ffffff;
}

.pt-promo03-layout{
  margin-top:-60px;
}
.pt-promo03-layout .pt-promo03{
  margin-top:60px;
}
@media (max-width: 769px){
  .pt-promo03-layout{
    margin-top:-30px;
  }
  .pt-promo03-layout .pt-promo03{
    margin-top:30px;
  }
}
.pt-promo03 .image-box img{
  width: 100%;
  height:auto;
}
.pt-promo03 .pt-description{
  margin-top:12px;
}
.pt-promo03 .pt-description .pt-title-small{
  font-size:24px;
  line-height:35px;
  font-weight:800;
}
.pt-promo03 .pt-description .pt-title-small.pt-title-small2{
  font-size:18px;
  line-height:26px;
}
.pt-promo03 .pt-description .pt-title-small span{
  display:inline-block;
  position:relative;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.pt-promo03 .pt-description .pt-title-large{
  font-size:16px;
  line-height:25px;       
  margin-top:1px;
}  
.pt-promo03 .pt-description [class^="btn"]{
  margin-top:14px;
}   
.pt-promo03 .pt-description > *:nth-child(1),
.pt-promo03 .pt-description .pt-title > *:nth-child(1){
  margin-top:0;
}
.pt-promo03 .pt-description > [class^="btn"].smallmagrin,
.pt-promo03 .pt-description > [class^="btn"]:nth-child(1){
  margin-top:8px;
}
.pt-promo03 .pt-description .pt-title > .pt-title-large:nth-child(1){
  margin-top:15px;
}

.pt-promo03 > *{
  display: block;
  overflow: hidden;
}
.pt-promo03 .image-box img{
  -webkit-transition: -webkit-transform .3s;
  transition: transform 0.6s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pt-promo03:hover .image-box img {
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}


.pt-promo03 .pt-title-small2 span{
  position:relative
}
.pt-promo03 .pt-title-small2 span:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    width: 0%;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #252425;
    -moz-transition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    -webkit-transition: width 0.2s linear;
    transition: width 0.2s linear;
}
.pt-promo03:hover .pt-title:not([data-hovercolors]) .pt-title-small2 span:before{
  width:100%;
}
.pt-promo03 .pt-title[data-hovercolors]:hover .pt-title-small2 span:before{
  width:100%;
}

/*
  Promo4
*/
.pt-promo4 {
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	max-width: 270px;
}
@media (max-width: 576px){
  .pt-promo4 {
    margin: 0 auto;
  }
}

.pt-promo4 .image-box {
	overflow: hidden;
}

.pt-promo4 .image-box img {
	width: 100%;
	height: auto;
	-webkit-transition: -webkit-transform .5s;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}

.pt-promo4 .pt-description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding: 29px 20px 25px;
}

.pt-promo4 .pt-title-small {
	font-size: 18px;
	line-height: 1.2;
	color: #ffffff;
	position: relative;
	display: inline-block;
	font-weight: 800;
}

.pt-promo4 .pt-title-small:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	width: 0%;
	height: 2px;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #ffffff;
	-webkit-transition: width 0.2s linear;
	transition: width 0.2s linear;
}

.pt-promo4 .pt-title-large {
	font-size: 24px;
	line-height: 1.45;
	color: #ffffff;
	font-weight: 800;
	margin-top: 7px;
}

.pt-promo4:hover:not(.no-zoom) .image-box img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}

.pt-promo4:hover .pt-title-small:before {
	width: 100%;
}

.slicknodots.slick-slider .slick-dots{
  display: none !important;
}

.pt-box-layout-01 .pt-descriptipon .pt-title{
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
  color: #333333;
  margin: 0;
  padding: 0 0 21px 0;
}
.pt-box-layout-01 .pt-descriptipon .pt-title + p{
  margin-top: 0;
}
.pt-box-layout-01 .row{
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pt-box-layout-01 .row:not(:first-child){
  margin-top: 100px;
}
.pt-box-layout-01 .row:nth-child(odd) .pt-descriptipon{
  padding-left: 29px;
}
@media (max-width: 1024px){
  .pt-box-layout-01 .row:not(:first-child){
    margin-top: 73px;
  }
  .pt-box-layout-01 .row:nth-child(odd) .pt-descriptipon{
    padding-left: 19px;
  }
  .pt-box-layout-01 .pt-descriptipon .pt-title{
    font-size: 27px;
    line-height: 37px;
  }
}
@media (min-width: 791px){
  .pt-box-layout-01 .row:nth-child(even){
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;}
}
@media (max-width: 790px){
  .pt-box-layout-01 .pt-descriptipon{
    margin-top: 29px;
  }
  .pt-box-layout-01 .row:nth-child(odd) .pt-descriptipon{
    padding-left: 0px;}
}
@media (max-width: 575px){
  .pt-box-layout-01 .row:not(:first-child){
    margin-top: 48px;
  }
  .pt-box-layout-01 .pt-descriptipon .pt-title{
    font-size: 24px;
    line-height: 35px;
  }
}

.pt-promo-external .pt-description{
  text-align: center;
}
.pt-promo-external .pt-description .pt-title-small{
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.pt-promo-external .pt-description .pt-title-small:not([class^="pt-color"]){
  color: #333333;
}
.pt-promo-external .pt-description .pt-title-large{
  font-size: 64px;
  line-height: 77px;
  font-weight: 800;
  margin-top: 4px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }
.pt-promo-external .pt-description .pt-title-large:not([class^="pt-color"]){
  color: #333333;
}
.pt-promo-external .pt-description p{
  font-size: 18px;
  line-height: 28px;
  margin-top: 4px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.pt-promo-external .pt-description [class^="btn"]{
  margin-top: 33px;
}
.pt-promo-external .pt-description *:nth-child(1){
  margin-top: 0;
}
.pt-promo-external .pt-description + img{
  margin-top: 48px;
}
@media (min-width: 1240px){
  .pt-promo-external [class^="btn"]{
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (max-width: 1024px){
  .pt-promo-external .pt-description .pt-title-large{
    font-size: 54px;
    line-height: 67px;
  }
}
@media (max-width: 790px){
  .pt-promo-external .pt-description .pt-title-large{
    font-size: 44px;
    line-height: 57px;
  }
}
@media (max-width: 575px){
  .pt-promo-external .pt-description .pt-title-large{
    font-size: 34px;
    line-height: 47px;
  }
}
.pt-list-layout-01 .pt-item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.pt-list-layout-01 .pt-item p{
  margin-top: 12px;
}
.pt-list-layout-01 .pt-item:not(:first-child){
  margin-top: 28px;
}
.pt-list-layout-01 .pt-item .pt-item-icon{
  width: 56px;
  min-width: 56px;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
.pt-list-layout-01 .pt-item .pt-item-icon svg{
  fill: #333333;
  position: relative;
  top: 5px;
}
.pt-list-layout-01 .pt-item .pt-item-layout{
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
.pt-list-layout-01 .pt-item .pt-item-layout .pt-title{
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 800;
  padding-bottom: 12px;
  display: block;
}
.pt-list-layout-01 .pt-item .pt-item-layout .pt-title + p{
  margin-top: 0;
}

.pt-list-layout-01 a.pt-item .pt-item-layout .pt-title span{
  display: inline-block;
  position: relative;
}
.pt-list-layout-01 a.pt-item .pt-item-layout .pt-title span:before{
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background: #333333;
  height: 2px;
  -webkit-transition: width .2s linear;
  transition: width .2s linear;
}
.pt-list-layout-01 a.pt-item:hover .pt-item-icon svg{
  color: #252425;
}
.pt-list-layout-01 a.pt-item:hover .pt-item-layout{
  color: #333333;
}
.pt-list-layout-01 a.pt-item:hover .pt-item-layout .pt-title span:before{
  width: 100%;
}
.pad90{
	padding: 99px 0 97px;
}
@media (max-width: 1024px){
  .pad90{
    padding: 54px 0 52px;
  }
}
.custom-buttons{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 6px;
}
.custom-buttons>*:not(:first-child){
  margin-left: 20px;
}
.custom-buttons .btn{
  margin-top: 0px !important;
  display: inline-flex;
  min-width: 150px;
}
.pt-title-small-cart{
  padding-bottom: 0;
  top: -8px;
}
.pt-title-small-cart .pt-title{
  font-size: 24px;
  line-height: 35px;
}
.container-indent2{
  margin-top: 31px;
}
.container-indent3{
  margin-top: 60px;
}
.eg-cc-window.eg-cc-banner{  
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  font-size:14px;
  line-height:21px;
  padding: 10px 15px 10px !important;
}
.eg-cc-banner .eg-cc-message{
  -ms-flex: inherit !important;
  flex: inherit !important;  
  position: relative;
  padding-left:40px;
}
.eg-cc-banner .eg-cc-message strong a span{
  display:inline-block;
  position:relative;

}
.eg-cc-banner .eg-cc-message strong a{
  color:#48CAB2;
}
.eg-cc-banner .eg-cc-message strong a span:before{
  content: '';
  display: block;
  position: absolute;
  bottom: 3px;
  width: 100%;
  height: 1px;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #48CAB2;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.eg-cc-banner .eg-cc-message strong a:hover span:before{
  width: 0%;
}
.eg-cc-banner .pt-icon{
  display: inline-block;
  position:absolute;
  top:50%;
  left:0;
  margin-right:10px;
  margin-top: -16px;
}
.eg-cc-theme-classic .eg-cc-btn{
  position: relative;
  flex-wrap: nowrap;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 0px !important;
  border:none !important;
  padding:7px 12px 6px !important;
  font-size:14px !important;
  line-height:1.2 !important;
  height:30px;
  transition: all 0.2s linear; 
  white-space: nowrap; 
}

.eg-cc-theme-classic .eg-cc-btn:last-child{
  min-width: inherit !important;
}
.eg-cc-link{
  display:none !important;
}
.eg-cc-floating.eg-cc-theme-classic{
  border-radius: 0px !important;
}

.hoverunderline:hover{
  text-decoration: underline;
}
#shopify-ali-review .reviews {
  padding: 0 !important;
}

