@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
html {
  width: 100%;
  height: 100%;
}
input {
  border-radius: 0;
}
textarea {
  border-radius: 0;
}
button:focus {
  outline: none;
}
picture {
  margin: auto;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
input:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #111112;
}
::-moz-placeholder {
  color: #111112;
}
:-ms-input-placeholder {
  color: #111112;
}
:-moz-placeholder {
  color: #111112;
}
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  transition: background 0.3s, color 0.3s, border 0.3s;
}
p {
  font-size: 16px;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px;
  background: #111112;
  width: 100%;
  height: 100%;
  color: #4c4c4c;
}
.mobile-special {
  display: none;
}
.mobile-special a {
  display: block;
  width: 100%;
  height: 43px;
  color: #f7b000;
  line-height: 43px;
  font-weight: 500;
  border-bottom: 1px solid #c9c9c9;
  font-size: 17px;
}
.mobile-special a:nth-child(2) {
  color: #8339cf;
}
.mobile-special a:nth-child(3) {
  color: #00baff;
}
.white-inside {
  width: 100%;
  max-width: 1300px;
  background: #ffffff;
  margin: auto;
  padding-bottom: 50px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.mobile-special-blog a {
  color: #8c9e6f;
}
.layer-preload {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background: #ffffff;
}
.layer-preload img {
  display: block;
  width: 230px;
  height: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: -115px;
}
.overheader {
  width: 100%;
  height: 47px;
  line-height: 47px;
  color: #ffffff;
  font-size: 15px;
  background: #da251c;
}
.overheader .inside {
  width: 100%;
  max-width: 1300px;
  padding: 0px 15px;
  margin: auto;
  padding-right: 40px;
}
.overheader .inside a {
  float: right;
  margin-left: 25px;
  color: #ffffff;
  font-size: 18px;
}
.overheader .inside a:hover {
  color: #4c4c4c;
}
.overheader .inside span {
  margin-right: 22px;
  font-size: 18px;
  color: #ffffff;
}
.overheader .inside img {
  margin-right: 20px;
  position: relative;
  top: 4px;
  display: inline-block;
  height: 22px;
}
header {
  width: 100%;
  max-width: 1300px;
  padding: 0px 15px;
  margin: auto;
  height: 150px;
  position: relative;
  background-color: #202020;
  background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(to bottom, #080808, #202020);
  background-size: 10px 10px, 10px 10px, 10px 5px;
  background-position: 0px 0px, 5px 5px, 0px 0px;
}
header .logo {
  position: absolute;
  display: block;
  top: 40px;
  left: 50%;
  margin-left: -166px;
  height: auto;
}
header .logo img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 360px;
}
header .logo .santa {
  position: absolute;
  top: -11px;
  left: -34px;
  display: block;
  width: 80px;
  height: auto;
}
header .search-box {
  width: 270px;
  position: absolute;
  top: 50px;
  left: 50px;
  height: 50px;
}
header .search-box input {
  height: 50px;
  width: calc(100% - 50px);
  background: #ffffff;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  font-size: 16px;
}
header .search-box input:focus {
  outline: none;
  border: none;
}
header .search-box button {
  display: block;
  width: 50px;
  color: #ffffff;
  background: #da251c;
  float: right;
  height: 50px;
  border: 0px;
}
header .basket-nav {
  position: absolute;
  right: 40px;
  top: 63px;
  height: 30px;
}
header .basket-nav .basket-top {
  margin-left: 40px;
  color: #ffffff;
}
header .basket-nav .basket-top i {
  color: #da251c;
  margin-right: 20px;
  position: relative;
  font-size: 22px;
}
header .basket-nav .basket-top i span {
  position: absolute;
  top: -18px;
  left: -3px;
  display: block;
  color: #ffffff;
  background: #da251c;
  padding: 4px;
  height: 20px;
  text-align: center;
  min-width: 20px;
  border-radius: 100%;
  font-size: 12px;
  font-style: normal;
}
header .basket-nav .basket-top .price {
  color: #a6a6a6;
}
header .basket-nav .basket-top:hover {
  color: #da251c;
}
header .basket-nav .account-top {
  color: #ffffff;
}
header .basket-nav .account-top i {
  color: #da251c;
  margin-right: 20px;
  position: relative;
  font-size: 22px;
}
header .basket-nav .account-top:hover {
  color: #da251c;
}
header nav {
  display: block;
  position: absolute;
  bottom: 9px;
  width: 100%;
}
header nav ul {
  text-align: center;
  margin: auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
}
header nav ul li {
  list-style: none;
  display: block;
  position: relative;
}
header nav ul li a {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
}
header nav ul li a .fa-caret-down {
  color: #da251c;
  margin-left: 7px;
}
header nav ul li a:hover {
  color: #fba117;
}
header nav ul li .sublist-section {
  text-align: left;
  display: none;
  width: 250px;
  height: auto;
  background: #fff;
  position: absolute;
  top: 30px;
  left: -30px;
  padding: 10px;
  z-index: 100;
  border-radius: 0px 0px 10px 10px;
}
header nav ul li .sublist-section a {
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  font-size: 18px;
}
.slider-home {
  max-width: 1300px;
  margin: auto;
}
.slider-home img {
  display: block;
  width: 100%;
  height: auto;
}
.slider-wrapper {
  width: 100%;
  height: auto;
  position: relative;
  max-width: 1360px;
  margin: auto;
  margin-top: 12px;
  margin-bottom: 47px;
}
.slider-wrapper .owl-prev {
  display: block;
  position: absolute;
  left: 35px;
  top: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fba117;
  font-size: 40px;
  margin-top: -26px;
  transition: 0.3s;
  cursor: pointer;
  z-index: 100;
}
.slider-wrapper .owl-prev:hover {
  left: 25px;
}
.slider-wrapper .owl-next {
  display: block;
  position: absolute;
  right: 35px;
  top: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fba117;
  font-size: 40px;
  margin-top: -26px;
  transition: 0.3s;
  cursor: pointer;
  z-index: 100;
}
.slider-wrapper .owl-next:hover {
  right: 25px;
}
.slider-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.slider-dots .owl-dot {
  border: 2px solid #fba117;
  border-radius: 25%;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0px 8px;
  cursor: pointer;
}
.slider-dots .active {
  background: #fba117;
}
.home-new-wrapper {
  max-width: 1390px;
  padding: 0px 15px;
  margin: auto;
}
.home-bestseller-wrapper {
  max-width: 1390px;
  padding: 0px 15px;
  margin: auto;
  background: #ffffff;
  padding-top: 60px;
}
.home-bestseller-wrapper h1 {
  text-align: center;
  margin-bottom: 60px;
}
.home-popular-category {
  max-width: 1390px;
  padding: 0px 15px;
  margin: auto;
  margin-top: 29px;
}
.infographice-home {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 80px;
}
.infographice-home .inside {
  margin: auto;
  max-width: 1396px;
  padding: 0px 15px;
}
.infographice-home .inside h2 {
  color: #8c9e6f;
  text-transform: uppercase;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300;
  font-size: 36px;
  text-align: center;
}
.infographice-home .inside .items {
  display: flex;
  justify-content: space-between;
  max-width: 1270px;
  margin: auto;
  margin-top: 28px;
}
.infographice-home .inside .items .item {
  width: calc(33.33% - 10px);
  position: relative;
}
.infographice-home .inside .items .item img {
  display: block;
  width: 100%;
  height: auto;
}
.infographice-home .inside .items .item span {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  text-shadow: 2px 2px 5px #111112;
  font-size: 26px;
  text-align: center;
  padding: 0px 15px;
}
.text-page-account {
  display: flex;
  justify-content: space-between;
}
.text-page-account .content-text {
  width: calc(100% - 280px);
}
.blog-home {
  width: 100%;
  margin-top: 30px;
}
.blog-home .inside {
  margin: auto;
  max-width: 1180px;
  padding: 0px 15px;
}
.blog-home .inside h2 {
  color: #8c9e6f;
  text-transform: uppercase;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 20px;
}
.blog-home .inside .blog-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 5px;
}
.blog-home .inside .blog-items .item {
  width: calc(33.33% - 10px);
  position: relative;
  margin-bottom: 20px;
}
.blog-home .inside .blog-items .item img {
  display: block;
  width: 100%;
  height: auto;
}
.blog-home .inside .blog-items .item .name {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  text-shadow: 2px 2px 5px #111112;
  font-size: 26px;
  text-align: center;
  padding: 0px 15px;
  z-index: 10;
}
.blog-home .inside .blog-items .item .shadow {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #111112;
  opacity: 0;
  transition: 0.3s;
}
.blog-home .inside .blog-items .item:hover .shadow {
  opacity: 0.3;
}
.goup-wrapper {
  padding-top: 57px;
}
.goup-wrapper .goup-action {
  display: block;
  max-width: 320px;
  margin: auto;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
.goup-wrapper .goup-action .icon {
  display: block;
  width: 100px;
  height: 30px;
  margin: auto;
  margin-bottom: 20px;
}
.btn-read-more {
  float: right;
  background: #fba117;
  color: #ffffff;
  text-align: center;
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 18px;
  min-width: 220px;
}
.btn-read-more:hover {
  background: #db8604;
}
.category-heading {
  margin: auto;
  margin-bottom: 7px;
  position: relative;
  text-align: center;
}
.category-heading h2 {
  font-size: 38px;
  font-weight: 400;
  color: #111112;
  text-align: center;
  background: #ffffff;
  position: relative;
  z-index: 3;
  display: inline-block;
  padding: 0px 30px;
  text-transform: uppercase;
}
.category-heading h2 a {
  color: #111112;
}
.category-heading h2 a:hover {
  color: #fba117;
}
.category-heading:after {
  position: absolute;
  top: 50%;
  left: 0px;
  background: #c9c9c9;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  z-index: 1;
}
.breadcrumb {
  height: 45px;
  width: 100%;
  text-transform: lowercase;
  margin-top: 13px;
}
.breadcrumb .inside {
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
  line-height: 45px;
  color: #a6a6a6;
  font-weight: 300;
}
.breadcrumb .inside a {
  margin: 0px 8px;
  color: #a6a6a6;
}
.breadcrumb .inside a:nth-child(1) {
  margin-left: 15px;
}
.breadcrumb .inside a:hover {
  color: #da251c;
}
.breadcrumb .inside span {
  font-size: 16px;
  margin-left: 5px;
}
.content {
  width: 100%;
  margin: auto;
}
.content h1 {
  font-size: 40px;
  font-weight: 300;
  color: #4c4c4c;
  margin-top: 0px;
  margin-bottom: 20px;
}
.content aside {
  width: 285px;
  float: left;
  padding-right: 40px;
}
.content aside nav {
  margin-top: 20px;
  padding: 15px;
  background: #da251c;
}
.content aside nav .active {
  font-weight: 600;
}
.content aside nav h2 {
  color: #111112;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 7px;
}
.content aside nav ul {
  list-style: none;
}
.content aside nav ul li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 0px;
  opacity: 1;
  transition: 0.3s;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
.content aside nav ul li a:hover {
  color: #fba117;
}
.content aside nav ul li ul {
  padding: 5px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.content aside nav ul li ul li a {
  border-bottom: 0px;
  padding: 5px 0px;
  padding-left: 15px;
}
.content aside nav ul li ul li a i {
  font-size: 10px;
  top: 12px;
}
.content aside .bannery {
  padding-top: 20px;
}
.content aside .bannery img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.content aside .bannery a {
  display: block;
}
.content .content-text .inside-text {
  padding: 0px 20px;
}
.content .category-page {
  padding: 0 15px;
  margin: auto;
}
.content .category-page .category-heading-subpage {
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.content .category-page .category-heading-subpage h1 {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.text-style h2 {
  font-size: 30px;
  font-weight: 500;
  color: #4c4c4c;
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-style .search-heading {
  font-weight: 600;
}
.text-style .search-heading span {
  color: #8c9e6f;
}
.text-style p {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}
.text-style p a {
  color: #da251c;
}
.text-style p a:hover {
  text-decoration: underline;
}
.text-style ul {
  margin-top: 10px;
  line-height: 24px;
  margin-top: -10px;
  margin-bottom: 20px;
  color: #4c4c4c;
  font-size: 15px;
}
.text-style ul li {
  list-style: none;
  padding-left: 10px;
  margin-bottom: 5px;
}
.text-style ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  float: left;
  font-size: 4px;
  margin-left: -10px;
  color: #8c9e6f;
}
.text-style ol {
  padding-left: 30px;
}
.text-style ol a {
  color: #8c9e6f;
}
.text-style ol a:hover {
  text-decoration: underline;
}
.text-style ol li {
  margin-bottom: 8px;
}
.text-style ol li ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-style table {
  width: 100%;
  color: #4c4c4c;
  font-size: 15px;
  line-height: 26px;
  margin-top: 20px;
}
.text-style table th {
  text-align: left;
  padding: 10px 5px;
  border-bottom: 1px solid #3e2d29;
}
.text-style table td {
  border-bottom: 1px solid #3e2d29;
  padding: 10px 5px;
}
.text-style table td:nth-child(1) {
  padding-left: 0px;
}
.text-style table td:nth-last-child(1) {
  padding-right: 0px;
}
.text-style .photo-producer {
  width: 135px;
  height: auto;
  float: left;
  margin-right: 20px;
}
.text-style .photo-producer img {
  display: block;
  width: 100%;
  height: auto;
}
.text-home {
  width: 100%;
  max-width: 1200px;
  padding: 0px 15px;
  margin: auto;
}
.blog-style .date-blog {
  font-style: italic;
  margin-bottom: 5px;
  color: #cbcccd;
  padding: 0px 10px;
  margin-top: 20px;
  text-align: right;
}
.blog-style h1 {
  margin-top: 10px;
  color: #8c9e6f;
}
.blog-style h2 {
  color: #8c9e6f;
  margin-bottom: 15px;
}
.blog-style h3 {
  color: #8c9e6f;
  margin-bottom: 15px;
}
.blog-style .photo-blog {
  display: block;
  width: 100%;
  height: auto;
}
.blog-style img {
  display: block;
  width: 100%;
  height: auto;
}
.blog-style table a {
  color: #8c9e6f;
}
.blog-style table a:hover {
  text-decoration: underline;
}
.blog-style a {
  color: #8c9e6f;
}
.blog-style a:hover {
  text-decoration: underline;
}
.blog-style ul {
  margin-top: 0px;
}
.blog-style ol {
  margin-top: 0px;
}
.ordersList {
  margin-top: 40px;
}
.ordersList a {
  color: #da251c;
}
.product-list-wrapper {
  margin: auto;
  margin-top: 30px;
  max-width: 1280px;
  margin-bottom: 40px;
}
.product-list-wrapper .product-list {
  width: calc(100% + 20px);
  display: flex;
  margin-left: -20px;
  flex-wrap: wrap;
}
.product-list-wrapper .product-list .col {
  width: 20%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
.product-list-wrapper .product-list .item {
  width: 100%;
  height: 100%;
  float: left;
  border: 1px solid #c9c9c9;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-top: 20px;
  transition: border 0.3s;
}
.product-list-wrapper .product-list .item:hover {
  border: 1px solid #da251c;
}
.product-list-wrapper .product-list .icon-top-product {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 20;
}
.product-list-wrapper .product-list .icon-top-product .svg {
  margin-left: 10px;
  width: 60px;
  height: 60px;
}
.product-list-wrapper .product-list .icon-top-product .promotion-icon {
  fill: #00baff;
}
.product-list-wrapper .product-list .icon-top-product .new-icon {
  fill: #f7b000;
}
.product-list-wrapper .product-list .icon-top-product .bestseller-icon {
  fill: #8339cf;
}
.product-list-wrapper .product-list .label-bestseller {
  position: absolute;
  top: 8px;
  right: 8px;
  fill: #8339cf;
}
.product-list-wrapper .product-list .label-new {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 20;
  fill: #f7b000;
}
.product-list-wrapper .product-list .photo {
  display: flex;
  margin: auto;
  align-content: center;
  align-items: center;
}
.product-list-wrapper .product-list .photo img {
  display: block;
  margin: auto;
  width: auto;
  height: auto;
}
.product-list-wrapper .product-list .desc {
  width: 100%;
  min-height: 98px;
  font-size: 14px;
  color: #111112;
  font-weight: 500;
  line-height: 21px;
  padding-bottom: 17px;
  padding-top: 15px;
}
.product-list-wrapper .product-list .desc a {
  color: #4c4c4c;
  display: block;
}
.product-list-wrapper .product-list .desc a:hover {
  color: #8c9e6f;
}
.product-list-wrapper .product-list .desc .manufacturer {
  display: block;
  color: #808080;
  text-align: left;
}
.product-list-wrapper .product-list .price-basket {
  width: calc(100% - 40px);
  padding-top: 15px;
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.product-list-wrapper .product-list .price-basket .price {
  display: block;
  float: left;
  color: #4d4d4d;
  height: 50px;
  font-weight: 800;
  font-size: 20px;
  width: calc(100% - 50px);
}
.product-list-wrapper .product-list .price-basket .price del {
  display: block;
  font-size: 14px;
  color: #111112;
  font-weight: 400;
  padding: 0 5px;
}
.product-list-wrapper .product-list .price-basket .multiprice {
  line-height: 21px;
}
.product-list-wrapper .product-list .price-basket .add-to-basket {
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid #ffffff;
  background: #da251c;
  float: right;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  transition: 0.3s;
}
.product-list-wrapper .product-list .price-basket .add-to-basket:hover {
  border: 2px solid #da251c;
  color: #da251c;
  background: #ffffff;
}
.product-list-wrapper .product-list .price-basket .unavailable {
  opacity: 0.5;
  display: block;
  width: 50px;
  height: 50px;
  padding-top: 14px;
  border: 2px solid #c9c9c9;
  border-radius: 100px;
  float: right;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  color: #8c9e6f;
  font-size: 16px;
  font-weight: 600;
  transition: 0.3s;
}
.product-list-wrapper .product-list .price-basket .unavailable img {
  display: block;
  width: 35px;
  margin: auto;
  height: auto;
}
.product-list-wrapper-category .product-list .col {
  width: 33.33%;
}
.article-list {
  margin-top: 20px;
}
.article-list .item {
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 40px;
}
.article-list .item .date {
  font-style: italic;
  margin-bottom: 5px;
  color: #cbcccd;
  padding: 0px 10px;
}
.article-list .item .photo {
  overflow: hidden;
  margin-bottom: 5px;
}
.article-list .item .photo a {
  display: block;
}
.article-list .item .photo a img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.article-list .item .photo a:hover img {
  transform: scale(1.05);
}
.article-list .item .name {
  display: block;
  padding: 10px;
}
.article-list .item .name a {
  color: #8c9e6f;
  font-size: 24px;
}
.article-list .item .name a:hover {
  color: #3e2d29;
}
.article-list .item .more {
  color: #8c9e6f;
  font-weight: 600;
  margin-left: 5px;
}
.article-list .item .more:hover {
  color: #3e2d29;
}
.article-list .item .desc {
  padding: 0px 10px;
  margin-bottom: 40px;
}
.category-list-wrapper {
  margin: auto;
  margin-top: 17px;
}
.category-list-wrapper .category-list {
  width: calc(100% + 20px);
  display: flex;
  margin-left: -20px;
  flex-wrap: wrap;
}
.category-list-wrapper .category-list .col {
  width: 25%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
.category-list-wrapper .category-list .item {
  width: 100%;
  height: 100%;
  float: left;
  border: 1px solid #c9c9c9;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  position: relative;
  padding-bottom: 80px;
}
.category-list-wrapper .category-list .name {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #111112;
  font-weight: 600;
  font-size: 18px;
  min-height: 50px;
  margin-bottom: 9px;
  margin-top: 15px;
}
.category-list-wrapper .category-list .name:hover {
  color: #da251c;
}
.category-list-wrapper .category-list .photo {
  display: block;
  margin: auto;
}
.category-list-wrapper .category-list .photo img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.category-list-wrapper .category-list .more {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -62px;
  display: block;
  width: 124px;
  height: 50px;
  border: 2px solid #da251c;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  color: #da251c;
  font-size: 16px;
  font-weight: 600;
  transition: 0.3s;
}
.category-list-wrapper .category-list .more i {
  font-size: 20px;
  margin-left: 10px;
}
.category-list-wrapper .category-list .more:hover {
  color: #ffffff;
  background: #da251c;
}
.page-two-column {
  max-width: 1230px;
  padding: 0 15px;
  margin: auto;
}
.category-list-square-wrapper {
  margin: auto;
  margin-top: 17px;
}
.category-list-square-wrapper .category-list-square {
  width: calc(100% + 20px);
  display: flex;
  margin-left: -20px;
  flex-wrap: wrap;
}
.category-list-square-wrapper .category-list-square .col {
  width: 25%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
.category-list-square-wrapper .category-list-square .item {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  display: block;
}
.category-list-square-wrapper .category-list-square .item .layer {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  top: 0px;
  left: 0px;
}
.category-list-square-wrapper .category-list-square .item img {
  display: block;
  width: 100%;
  height: 100%;
}
.category-list-square-wrapper .category-list-square .item .name {
  display: flex;
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.category-list-square-wrapper .category-list-square .item .name span {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  padding: 0px 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  margin-top: -14px;
}
.category-list-square-wrapper .category-list-square .item .more {
  display: block;
  width: 125px;
  height: 50px;
  border: 2px solid #da251c;
  border-radius: 100px;
  float: right;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  bottom: 22px;
  left: 50%;
  margin-left: -65px;
  z-index: 10;
}
.category-list-square-wrapper .category-list-square .item .more i {
  margin-left: 8px;
  position: relative;
}
.more-link-full-width {
  width: 100%;
  position: relative;
  margin-top: 8px;
}
.more-link-full-width a {
  display: block;
  width: 224px;
  height: 50px;
  border: 2px solid #8c9e6f;
  border-radius: 100px;
  margin: auto;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  color: #8c9e6f;
  font-size: 16px;
  font-weight: 600;
}
.more-link-full-width a i {
  margin-left: 10px;
  position: relative;
}
.more-link-full-width a:after {
  display: block;
  content: " ";
  width: calc(50% - 132px);
  height: 1px;
  position: absolute;
  top: 25px;
  left: 0px;
  background: #c9c9c9;
}
.more-link-full-width a:before {
  display: block;
  content: " ";
  width: calc(50% - 132px);
  height: 1px;
  position: absolute;
  top: 25px;
  right: 0px;
  background: #c9c9c9;
}
.more-link-full-width a:hover {
  color: #ffffff;
  background: #8c9e6f;
}
.cookiesbox {
  color: #ffffff;
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
  font-size: 14px;
  background: #8c9e6f;
  z-index: 888;
}
.cookiesbox span {
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}
.cookiesbox span:hover {
  color: #111112;
}
.cookiesbox a {
  color: #ffffff;
  transition: color 0.3s;
  text-decoration: underline!important;
}
.cookiesbox a:hover {
  color: #111112;
}
.contact-page {
  width: 100%;
  max-width: 1230px;
  padding: 0 15px;
  margin: auto;
}
.contact-page h2 {
  font-size: 22px;
  color: #4c4c4c;
  font-weight: 300;
  margin-bottom: 20px;
}
.contact-page .left {
  width: 100%;
}
.contact-page .left a {
  color: #8c9e6f;
}
.contact-page .left address {
  position: relative;
  padding-left: 28px;
  font-style: normal;
  display: block;
  line-height: 24px;
  margin-bottom: 24px;
}
.contact-page .left address i {
  position: absolute;
  top: 5px;
  left: 0px;
  color: #8c9e6f;
  font-size: 17px;
}
.contact-page .left span {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 28px;
  margin-bottom: 2px;
}
.contact-page .left span i {
  position: absolute;
  top: 5px;
  left: 0px;
  color: #8c9e6f;
  font-size: 17px;
}
.contact-page .right {
  width: 100%;
  margin-top: 80px;
}
.contact-page .right h2 {
  margin-bottom: 10px;
}
.contact-page .right .inside {
  background: #fafafa;
  padding: 10px 25px;
}
.contact-page .right .contact-form-inputs {
  width: 100%;
}
.contact-page .right .contact-form-inputs .row {
  width: 100%;
}
.contact-page .right .contact-form-inputs .row .col {
  width: 50%;
  float: left;
}
.contact-page .right .contact-form-inputs .row .col span {
  display: block;
}
.contact-page .right .contact-form-inputs .row .col span i {
  color: #8c9e6f;
  font-style: normal;
}
.contact-page .right .contact-form-inputs .row .left-col {
  padding-right: 10px;
}
.contact-page .right .contact-form-inputs .row .right-col {
  padding-left: 10px;
}
.product-page {
  padding-top: 15px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.product-page .name .producer {
  font-size: 20px;
  color: #c9c9c9;
}
.product-page .name h1 {
  color: #111112;
  font-size: 38px;
  font-weight: 600;
  margin-top: 0px;
}
.product-page .name .ean {
  font-size: 16px;
  color: #da251c;
}
.product-page .gallery-product {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.product-page .gallery-product .item {
  width: 33.33%;
  padding: 10px;
}
.product-page .gallery-product .item a {
  display: block;
}
.product-page .gallery-product .item a:hover {
  opacity: 0.7;
}
.product-page .gallery-product .item img {
  display: block;
  width: 100%;
  height: auto;
}
.product-page .wrapper-product-top {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1230px;
  padding: 0px 15px;
  margin: auto;
}
.product-page .wrapper-product-top .photo {
  width: 430px;
  padding-right: 20px;
}
.product-page .wrapper-product-top .photo .photo-items {
  width: 100%;
  height: auto;
  padding: 20px;
  position: relative;
}
.product-page .wrapper-product-top .photo .photo-items .icon-top-product {
  position: absolute;
  top: 10px;
  right: 10px;
}
.product-page .wrapper-product-top .photo .photo-items .icon-top-product .svg {
  margin-left: 20px;
}
.product-page .wrapper-product-top .photo .photo-items .icon-top-product .promotion-icon {
  fill: #00baff;
}
.product-page .wrapper-product-top .photo .photo-items .icon-top-product .new-icon {
  fill: #f7b000;
}
.product-page .wrapper-product-top .photo .photo-items .icon-top-product .bestseller-icon {
  fill: #8339cf;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product {
  position: absolute;
  bottom: 10px;
  left: 15px;
  z-index: 20;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon {
  float: left;
  margin-right: 10px;
  position: relative;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon .gluten-icon {
  fill: #8e8d29;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon .wegetarian-icon {
  fill: #8c9e6f;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon .vegan-icon {
  fill: #8c9e6f;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon .tooltip {
  background: #4c4c4c;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  display: block;
  position: absolute;
  top: -47px;
  left: 0px;
  padding: 0px 20px;
  opacity: 0;
  transition: 0.4s;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon .tooltip:after {
  position: absolute;
  bottom: -11px;
  left: 10px;
  content: "\f0d7";
  color: #4c4c4c;
  font-size: 20px;
  font-family: FontAwesome;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 20px;
}
.product-page .wrapper-product-top .photo .photo-items .icon-bottom-product .item-icon:hover .tooltip {
  opacity: 1;
}
.product-page .wrapper-product-top .photo .photo-items img {
  display: block;
  height: 100%;
  width: auto;
  margin: auto;
}
.product-page .wrapper-product-top .price-box {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
.product-page .wrapper-product-top .price-box .price-item-single-row {
  width: 100%;
  padding-top: 15px;
  margin-bottom: 15px;
}
.product-page .wrapper-product-top .price-box .price-item-single-row .price {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  color: #4d4d4d;
}
.product-page .wrapper-product-top .price-box .price-item-single-row del {
  display: block;
  font-size: 15px;
  color: #111112;
  font-weight: 400;
  padding-top: 4px;
}
.product-page .wrapper-product-top .price-box .price-item-single-row .discount-value-info {
  display: block;
  font-size: 15px;
  color: #8c9e6f;
  position: relative;
  top: -2px;
}
.product-page .wrapper-product-top .price-box .multiprice {
  min-height: 70px;
  height: auto;
  padding-bottom: 10px;
}
.product-page .wrapper-product-top .price-box .multiprice .price-label {
  line-height: 70px;
}
.product-page .wrapper-product-top .price-box .multiprice .price {
  line-height: 28px;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row {
  padding-top: 4px;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row .count-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row .count-item input {
  height: 40px;
  width: calc(100% - 50px);
  background: #ffffff;
  border: 1px solid #111112;
  border-radius: 0px;
  padding: 5px;
  text-align: center;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row .count-item input:focus {
  border: 1px solid #da251c;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row .add-to-basket {
  display: block;
  float: right;
  height: 50px;
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-weight: 400;
  background: #da251c;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s;
  font-size: 24px;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row .add-to-basket i {
  margin-right: 10px;
  display: inline-block;
  width: 36px;
  height: auto;
  position: relative;
}
.product-page .wrapper-product-top .price-box .add-product-to-basket-row .add-to-basket:hover {
  background: #ffffff;
  color: #da251c;
}
.product-page .wrapper-product-bottom {
  margin-top: 85px;
}
.product-page .wrapper-product-bottom .product-nav {
  border-top: 1px solid #cbcccd;
  border-bottom: 1px solid #cbcccd;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0px 2px 1px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;
}
.product-page .wrapper-product-bottom .product-nav .inside {
  display: flex;
  max-width: 1230px;
  margin: auto;
  padding: 0px 15px;
}
.product-page .wrapper-product-bottom .product-nav .inside a {
  color: #111112;
  display: block;
  padding: 20px 5px;
  margin-right: 30px;
  font-size: 18px;
}
.product-page .wrapper-product-bottom .product-nav .inside a:hover {
  color: #fba117;
}
.product-page .product-section-list {
  max-width: 1230px;
  margin: auto;
  padding: 0px 15px;
  margin-top: 36px;
}
.product-page .product-section-list h2 {
  font-size: 24px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #cbcccd;
  display: inline-block;
  margin-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.product-page .product-section-list .ps-description {
  margin-bottom: 44px;
}
.product-page .product-section-list .attributs-list-full {
  column-count: 2;
  max-width: 910px;
  margin-bottom: 53px;
}
.product-page .product-section-list .attributs-list-full .item-attr {
  max-width: 440px;
  font-size: 16px;
  margin-bottom: 4px;
}
.product-page .product-section-list .attributs-list-full .item-attr span {
  font-weight: 600;
  margin-right: 12px;
}
.product-page .product-section-list .ps-try-with {
  margin-bottom: 5px;
}
.product-page .product-section-list .ps-try-with .product-list-wrapper {
  margin-top: 30px;
}
.product-page .product-section-list .ps-delivery {
  margin-bottom: 50px;
}
.product-page .product-section-list .ps-delivery .delivery-info {
  margin-bottom: 56px;
}
.product-page .product-section-list .note-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 15px;
}
.product-page .product-section-list .note-items .item {
  width: calc(25% - 10px);
  position: relative;
  margin-bottom: 20px;
}
.product-page .product-section-list .note-items .item img {
  display: block;
  width: 100%;
  height: auto;
}
.product-page .product-section-list .note-items .item .name {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  text-shadow: 2px 2px 5px #111112;
  font-size: 26px;
  text-align: center;
  padding: 0px 15px;
  z-index: 10;
}
.product-page .product-section-list .note-items .item .shadow {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #111112;
  opacity: 0;
  transition: 0.3s;
}
.product-page .product-section-list .note-items .item:hover .shadow {
  opacity: 0.3;
}
.text-page {
  max-width: 1230px;
  padding: 0 15px;
  margin: auto;
}
.testimonials-wrapper {
  display: flex;
  width: 100%;
  margin-top: 20px;
}
.testimonials-wrapper .star-box {
  width: 40%;
}
.testimonials-wrapper .star-box .item {
  display: flex;
  margin-top: 8px;
  align-items: center;
  margin-bottom: 11px;
}
.testimonials-wrapper .star-box .item .star {
  font-size: 18px;
  width: 20px;
  display: flex;
  align-items: center;
}
.testimonials-wrapper .star-box .item .star i {
  color: #f7b000;
  margin-right: 5px;
  font-size: 16px;
}
.testimonials-wrapper .star-box .item .progress-bar {
  width: calc(100% - 40px);
}
.adult-user {
  text-align: center;
  padding: 0px 10px;
}
.adult-user strong {
  font-weight: 600;
}
.adult-user .adult-action {
  max-width: 240px;
  margin: auto;
  margin-top: 20px;
}
.adult-user .adult-action .adult-yes {
  float: left;
  height: 50px;
  width: 100px;
  text-align: center;
  font-weight: 600;
  line-height: 50px;
  border-radius: 100px;
  background: #8c9e6f;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s;
}
.adult-user .adult-action .adult-yes i {
  margin-right: 5px;
}
.adult-user .adult-action .adult-yes:hover {
  color: #8c9e6f;
  background: #ffffff;
}
.adult-user .adult-action .adult-no {
  float: right;
  height: 50px;
  width: 100px;
  text-align: center;
  font-weight: 600;
  line-height: 50px;
  border-radius: 100px;
  background: #cbcccd;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s;
}
.adult-user .adult-action .adult-no i {
  margin-right: 5px;
}
.adult-user .adult-action .adult-no:hover {
  background: #bebebe;
}
.share-product {
  margin-top: 20px;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
}
.share-product span {
  color: #8c9e6f;
}
.share-product iframe {
  float: right;
  width: 150px;
  overflow: hidden;
  height: 21px;
  margin-left: 20px;
  margin-top: 6px;
}
.product-description {
  padding: 0px 20px;
  border-bottom: 1px solid #c9c9c9;
}
.product-description-details {
  padding: 0px 20px;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 5px;
}
.product-description-details .item {
  margin-bottom: 15px;
}
.product-description-details .item span {
  color: #999999;
}
.product-seemore h2 {
  padding: 0px 20px;
}
.form-box {
  max-width: 600px;
  width: 100%;
  margin-top: 30px;
}
.form-box .green-big-btn {
  margin-bottom: 20px;
  margin-top: 10px;
}
.form-box p {
  line-height: 26px;
}
.form-box .item-check {
  padding-bottom: 10px;
  position: relative;
}
.alert {
  color: #da251c;
}
.success {
  color: #8c9e6f;
}
.menu-mobile-wrapper {
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  background: #ffffff;
  border-top: 1px solid #c9c9c9;
}
.menu-mobile-wrapper .col {
  width: 25%;
  border-right: 1px solid #c9c9c9;
}
.menu-mobile-wrapper .col:nth-last-child(1) {
  border-right: 0px;
}
.menu-mobile-wrapper .col a,
.menu-mobile-wrapper .col span {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  color: #8c9e6f;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
select {
  width: 100%;
  border: 1px solid #111112;
  height: 40px;
  background: #ffffff;
  padding: 5px 10px;
  margin-bottom: 7px;
  font-size: 15px;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
select:focus {
  outline: none;
  border: 1px solid #da251c;
}
textarea {
  width: 100%;
  border: 1px solid #111112;
  height: 179px;
  background: #ffffff;
  padding: 5px;
  resize: none;
  margin-bottom: 7px;
  font-size: 15px;
  border-radius: 0px;
}
textarea:focus {
  outline: none;
  border: 1px solid #da251c;
}
.sendform {
  width: 100%;
  height: 50px;
  background: #da251c;
  color: #ffffff;
  font-weight: 600;
  transition: 0.3s;
  cursor: pointer;
  border-radius: 100px;
  border: 0px;
  margin-top: 20px;
}
.sendform i {
  margin-right: 20px;
  font-size: 20px;
}
.sendform:hover {
  color: #da251c;
  background: #ffffff;
}
.green-big-btn {
  height: 50px;
  width: 280px;
  text-align: center;
  font-weight: 600;
  line-height: 50px;
  border-radius: 0px;
  background: #da251c;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s;
  border: 0px;
  margin-top: 20px;
}
.green-big-btn i {
  margin-right: 5px;
}
.green-big-btn:hover {
  color: #ffffff;
  background: #da251c;
}
.filter-bar {
  background: #fafafa;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.filter-bar .label {
  font-weight: 600;
  width: 80px;
  float: left;
  padding-top: 7px;
}
.filter-bar .item-chk {
  float: left;
  margin-right: 25px;
  padding-top: 7px;
}
.filter-bar .item-select {
  float: right;
}
.filter-bar .item-select select {
  padding: 5px;
  border: 1px solid #c9c9c9;
  font-size: 15px;
}
.filter-bar .item-select select:focus {
  outline: none;
}
.payubutton {
  border: 0px;
  background: none;
  margin-top: 20px;
  width: 100%;
  max-width: 400px;
}
.payubutton img {
  display: block;
  width: 100%;
  height: auto;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: 2px;
  top: 2px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: #4c4c4c;
  font-size: 14px;
  display: block;
  line-height: 25px;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #c9c9c9;
  background: #ffffff;
  border-radius: 0px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 5px;
  left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #da251c;
  transition: all 0.2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #c9c9c9;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #c9c9c9;
}
[type="checkbox"]:disabled + label {
  color: #c9c9c9;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #da251c;
}
.basket-page {
  max-width: 1230px;
  padding: 0 15px;
  margin: auto;
}
.basket-layer {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  top: 0px;
  left: 0px;
}
.basket-layer .text-add-basket {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  margin-top: -25px;
}
.basket-layer .text-add-basket i {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.paymethod-list {
  margin-top: 10px;
}
.paymethod-list input {
  margin-right: 10px;
}
.table-basket {
  display: table;
  width: 100%;
  font-size: 18px;
  border-spacing: 2px;
  border-collapse: separate;
  margin-top: 30px;
  font-size: 16px;
  margin-bottom: 20px;
}
.table-basket input:focus {
  outline: none;
  border: 0px;
}
.table-basket .row {
  display: table-row;
}
.table-basket .row .col {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
.table-basket .row .heading {
  color: #ffffff;
  background: #333;
  font-weight: 500;
  line-height: 20px;
}
.table-basket .row .heading:nth-child(2) {
  width: 150px;
  text-align: right;
}
.table-basket .row .heading:nth-child(3) {
  width: 160px;
  text-align: center;
}
.table-basket .row .heading:nth-child(4) {
  width: 130px;
  text-align: right;
}
.table-basket .row .heading:nth-child(5) {
  width: 60px;
  text-align: right;
}
.table-basket .row-product .col {
  padding: 10px;
}
.table-basket .row-product .col .photo {
  margin-right: 10px;
}
.table-basket .row-product .col a {
  color: #da251c;
}
.table-basket .row-product .col input {
  width: 70px;
  height: 40px;
  border: 0px;
  text-align: center;
  padding-left: 15px;
  border: 1px solid #111112;
  border-radius: 0px;
}
.table-basket .row-product .col:nth-child(2) {
  text-align: right;
}
.table-basket .row-product .col:nth-child(3) {
  text-align: center;
  padding: 9px 15px;
}
.table-basket .row-product .col:nth-child(4) {
  text-align: right;
  padding: 9px 15px;
}
.table-basket .row-product .col:nth-child(5) {
  text-align: center;
}
.table-basket .row-product .col:nth-child(5) i {
  color: #da251c;
  transition: 0.3s;
}
.table-basket .row-product .col:nth-child(5) i:hover {
  color: #da251c;
}
.table-basket .row-product:nth-child(even) .col {
  background: #fafafa;
}
.table-basket .row-product .basket-product-name {
  display: flex;
  align-items: center;
}
.table-basket .row-summary .col {
  padding: 18px 15px;
  color: #ffffff;
  font-weight: 600;
}
.table-basket .row-summary .col:nth-child(3) {
  text-align: right;
  background: #cbcccd;
}
.table-basket .row-summary .col:nth-child(4) {
  text-align: center;
  background: #da251c;
}
.table-basket .row-summary .col:nth-child(5) {
  text-align: right;
  background: #da251c;
}
.table-basket .row-summary .col:nth-child(6) {
  text-align: center;
  background: #da251c;
}
.table-basket .row-summary .col:nth-child(6) .svg {
  fill: #ffffff;
  transition: 0.3s;
}
.table-basket .row-summary .col:nth-child(6) .svg:hover {
  fill: #da251c;
}
.table-basket .del-item,
.table-basket .del-item-all {
  cursor: pointer;
  transition: color 0.3s;
}
.table-basket .del-item:hover,
.table-basket .del-item-all:hover {
  color: #da251c;
}
.table-basket .qtyaction {
  width: 130px;
  margin: auto;
}
.table-basket .qtyaction i {
  font-size: 20px;
  display: block;
  width: 27px;
  float: left;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  color: #da251c;
}
.table-basket .qtyaction .fa-minus {
  text-align: left;
}
.table-basket .qtyaction .fa-plus {
  text-align: right;
}
.table-basket .qtyaction input {
  height: 40px;
  width: 75px;
  background: #ffffff;
  border: 1px solid #c9c9c9;
  padding: 5px;
  text-align: center;
  float: left;
}
.basket-mobile-description {
  display: none;
}
.basket-mobile-description .col-mobile {
  width: 50%;
  margin-top: 10px;
}
.basket-mobile-description .col-mobile:nth-child(1) {
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(3) {
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(5) {
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(7) {
  font-weight: 400;
  color: #da251c;
}
.basket-mobile-description .col-mobile:nth-child(2) {
  text-align: right;
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(4) {
  text-align: right;
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(6) {
  text-align: right;
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(8) {
  text-align: right;
  font-weight: 500;
}
.basket-mobile-description .col-mobile:nth-child(9) {
  margin-top: 25px;
}
.summary-mobile {
  display: none;
  width: 100%;
  padding: 0px 10px;
  margin-top: -20px;
  margin-bottom: 30px;
}
.summary-mobile .col {
  width: 50%;
  float: left;
  font-size: 18px;
  font-weight: 500;
}
.summary-mobile .col:nth-child(2) {
  text-align: right;
  font-size: 22px;
}
.sumbasket-wrapper {
  font-size: 20px;
  padding-left: 10px;
}
.sumbasket-wrapper .col1 {
  width: calc(100% - 300px);
  float: left;
}
.sumbasket-wrapper .col2 {
  width: 300px;
  float: left;
}
.sumbasket-wrapper .col2 input[type="text"] {
  width: calc(100% - 50px);
  float: left;
  border-radius: 0px 0px 0px 0px;
}
.sumbasket-wrapper .col2 input[type="submit"] {
  height: 40px;
  width: 40px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  border-radius: 0px 0px 0px 0px;
  background: #da251c;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s;
  border: 0px;
}
.sumbasket-wrapper .col2 input[type="submit"] i {
  margin-right: 5px;
}
.sumbasket-wrapper .col2 input[type="submit"]:hover {
  color: #ffffff;
  background: #da251c;
}
.sumbasket-wrapper .col2 .error-label {
  font-size: 12px;
  color: #da251c;
  font-weight: 600;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 10px;
}
.sumbasket-wrapper .col2 .success-label {
  font-size: 12px;
  color: #da251c;
  font-weight: 600;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 10px;
}
.sumbasket-wrapper span {
  color: #999999;
  font-size: 30px;
}
.sumbasket-wrapper-step2 {
  text-align: right;
}
.delivery-select {
  padding: 0px 10px;
  margin-top: 30px;
  max-width: 600px;
}
.delivery-select h2 {
  font-size: 25px;
  font-weight: 500;
  color: #4c4c4c;
  margin-top: 20px;
  margin-bottom: 10px;
}
.delivery-select .item {
  margin-bottom: 10px;
}
.delivery-select .item input {
  position: relative;
  top: 1px;
  margin-right: 10px;
}
.delivery-select .item-check {
  margin-top: 10px;
  margin-bottom: 0px;
  position: relative;
}
.delivery-select .item-check a {
  color: #da251c;
  text-decoration: underline;
}
.delivery-select .delivery-address-other {
  display: none;
}
.delivery-select .delivery-invoice {
  display: none;
}
.account-formbox {
  padding: 0px;
  margin-top: 30px;
  max-width: 600px;
}
.account-formbox h2 {
  font-size: 25px;
  font-weight: 300;
  color: #4c4c4c;
  margin-top: 20px;
  margin-bottom: 10px;
}
.account-formbox .item {
  margin-bottom: 10px;
}
.account-formbox .item input {
  position: relative;
  top: 1px;
  margin-right: 10px;
}
.account-formbox .item-check {
  margin-top: 10px;
  margin-bottom: 0px;
}
.account-formbox .delivery-address-other {
  display: none;
}
.account-formbox .delivery-invoice {
  display: none;
}
.delivery-summary {
  padding: 0px;
  margin-top: 20px;
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.delivery-summary h2 {
  font-size: 25px;
  font-weight: 300;
  color: #4c4c4c;
  margin-top: 20px;
  margin-bottom: 10px;
}
.delivery-summary .item {
  width: 33.33%;
  padding: 0px 10px;
}
.delivery-summary .item p {
  padding: 0px 10px;
  line-height: 24px;
}
.delivery-comment {
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 10px;
}
.delivery-comment h2 {
  font-size: 25px;
  font-weight: 300;
  color: #4c4c4c;
  margin-top: 20px;
  margin-bottom: 10px;
}
.delivery-comment p {
  padding: 0px 10px;
}
.delivery-info-basket {
  padding: 10px 20px;
  background: #fafafa;
  border: 1px solid #c9c9c9;
  margin-top: 20px;
}
.delivery-info-basket .svg {
  display: block;
  fill: #3e2d29;
  float: left;
  height: 40px;
  width: auto;
}
.delivery-info-basket span {
  display: block;
  float: left;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
}
.delivery-info-basket .green-big-btn {
  margin-left: 10px;
  margin-top: 20px;
}
.basket-order-buttons {
  padding-right: 10px;
  padding-left: 10px;
}
.basket-order-buttons .backtobasket {
  display: block;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-top: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.basket-order-buttons .backtobasket i {
  color: #da251c;
  font-size: 18px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.basket-order-buttons .backtobasket:hover {
  color: #da251c;
}
.basket-order-buttons button {
  float: right;
}
.overlay-inpost {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  top: 0px;
  left: 0px;
}
.overlay-inpost .inpost-inside {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
.overlay-inpost #inpost-map {
  max-width: 100%;
  width: 100%;
  margin: auto;
  height: 80%;
}
.inpostInfo {
  padding-left: 25px;
}
footer {
  height: 50px;
  line-height: 50px;
  background: #da251c;
  max-width: 1300px;
  margin: auto;
  width: 100%;
}
footer .menu-footer {
  text-align: center;
}
footer .menu-footer a {
  color: #ffffff;
  margin: 0 20px;
  font-weight: 600;
}
footer .menu-footer a:hover {
  color: #c9c9c9;
}
/* Preload images 
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

   Image border 
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

   Background color behind image.
     This is visible during transitions. 
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 20px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.accordion {
  width: 100%;
  height: 540px;
  overflow: hidden;
  margin: auto;
}
.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 11.11111%;
  height: 540px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 800ms ease;
}
.accordion ul li div {
  width: 100%;
  display: none;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  height: 100px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  -webkit-transition-property: opacity;
  /* Safari */
  -webkit-transition-duration: 0.8s;
  /* Safari */
  -webkit-transition-delay: 0.8s;
  /* Safari */
  transition-property: opacity;
  transition-duration: 0.8s;
  transition-delay: 0.8s;
}
.accordion ul li div h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  padding-left: 30px;
  padding-top: 15px;
}
.accordion ul li div .more {
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  padding-left: 30px;
}
.accordion ul li div .more i {
  color: #da251c;
  margin-left: 5px;
  transition: 0.3s;
}
.accordion ul li div .more:hover {
  color: #da251c;
}
.accordion ul li div .more:hover i {
  margin-left: 9px;
}
.accordion ul:hover li {
  width: 8%;
}
.accordion ul:hover li:hover {
  width: 60%;
}
.accordion ul:hover li:hover a {
  background: rgba(0, 0, 0, 0.4);
}
.accordion ul:hover li:hover a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.product-list-wrapper .product-list .col:nth-child(1) {
  display: block;
}
.menu-mobile {
  display: none;
  position: fixed;
  top: 0px;
  right: 5px;
  height: 60px;
  width: 60px;
  z-index: 2000;
}
.menu-mobile .col {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 62px;
  color: #da251c;
  font-size: 30px;
}
.menu-mobile .col .fa-bars {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 1400px) {
  .product-list-wrapper .product-list .col {
    width: 25%;
  }
  .product-list-wrapper .product-list .col:nth-last-child(1) {
    display: block;
  }
  .product-list-wrapper-category .product-list .col {
    width: 33.33%;
  }
}
@media only screen and (max-width: 1220px) {
  header nav ul li {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1151px) {
  .menu-footer-single {
    display: block!important;
  }
}
@media only screen and (max-width: 1150px) {
  body {
    padding-bottom: 60px;
  }
  .content aside {
    display: none;
  }
  header .search-box button {
    font-size: 25px;
  }
  .mobile-special {
    display: block;
  }
  header nav {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 60px;
    overflow-y: scroll;
    left: 0px;
    height: calc(100% - 60px);
    background: #ffffff;
    z-index: 200;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  header nav ul li {
    width: 100%;
    display: block;
    text-align: left;
    border-bottom: 1px solid #c9c9c9;
    padding: 8px 0px;
    position: relative;
  }
  header nav ul li:after {
    position: absolute;
    content: "\f107";
    font-family: 'FontAwesome';
    right: 0px;
    top: 12px;
    color: #8c9e6f;
    font-size: 20px;
  }
  header nav ul li:nth-last-child(1):after {
    display: none;
  }
  header nav ul li .sublist-section {
    position: static;
  }
  header nav ul li .sublist-section .inside-section {
    display: block;
    column-count: auto;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    padding-right: 0px;
  }
  header nav ul li .sublist-section {
    background: none;
    padding: 0px;
  }
  header nav ul li .sublist-section .inside-section .col {
    padding-left: 10px;
  }
  .overheader {
    display: none;
  }
  header {
    height: 58px;
  }
  header .search-box {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 0px;
    width: 100%;
    background: #ffffff;
    top: auto;
    margin-left: 0px;
    z-index: 200;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
  }
  header .basket-nav {
    display: none;
  }
  header .logo {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
    max-width: 300px;
    margin-top: 20px;
  }
  header .santa {
    position: absolute;
    top: -6px;
    left: -20px;
    display: block;
    width: 50px;
    height: auto;
  }
  .product-list-wrapper .product-list .col {
    width: 33.33%;
  }
  .category-heading h2 {
    font-size: 35px;
  }
  .slogans-home h2 {
    font-size: 32px;
  }
  .slogans-home {
    height: auto;
    padding-bottom: 30px;
  }
  .slogans-home h2 {
    padding-top: 30px;
  }
  .slogans-home .slogans-home-carousel-wrapper .slogans-home-carousel .item {
    font-size: 22px;
  }
  .slogans-home .slogans-home-carousel-wrapper .slogans-home-carousel .item i {
    margin-bottom: 10px;
  }
  .freedelivery .inside h3 {
    text-align: center;
    font-size: 32px;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .freedelivery .inside img {
    position: static;
    display: block;
    margin: auto;
  }
  .freedelivery {
    height: auto;
    padding-bottom: 30px;
  }
  .freedelivery .inside span {
    margin-top: 20px;
    text-align: center;
  }
  .certbio .inside h3 {
    text-align: center;
    font-size: 32px;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .certbio .inside img {
    position: static;
    display: block;
    margin: auto;
  }
  .certbio {
    height: auto;
    padding-bottom: 30px;
  }
  .certbio .inside span {
    margin-top: 20px;
    text-align: center;
  }
  footer .inside .menu-footer .col {
    width: 100%;
  }
  .mark-home {
    margin-top: 20px;
  }
  footer .inside .menu-footer .col .menu-footer-single {
    display: none;
  }
  footer .inside .menu-footer .col {
    border-bottom: 1px solid #484645;
    margin-bottom: 13px;
  }
  footer .inside .menu-footer .col:nth-last-child(1) {
    border-bottom: 0px;
    margin-bottom: 0px;
  }
  footer .inside .menu-footer .col:nth-last-child(1) h3:after {
    display: none;
  }
  footer .inside .menu-footer .col h3:after {
    position: absolute;
    content: "\f107";
    font-family: 'FontAwesome';
    right: 0px;
    top: 4px;
  }
  footer .inside .menu-footer .col h3 {
    position: relative;
  }
  .content aside nav {
    display: none;
  }
  .content .content-text {
    width: 100%;
  }
  .content h1 {
    font-size: 35px;
    line-height: 43px;
  }
  .menu-mobile-wrapper {
    display: flex;
  }
}
@media only screen and (max-width: 1000px) {
  .product-list-wrapper .product-list .col {
    width: 50%;
  }
}
@media only screen and (max-width: 910px) {
  .product-page {
    display: block;
  }
  .product-page .photo {
    float: none;
    width: 100%;
    padding-right: 0px;
    max-width: 400px;
    margin: auto;
  }
  .product-page .attributs {
    float: none;
    width: 100%;
  }
  .product-page .photo .photo-items img {
    width: 100%;
    height: auto;
  }
  .product-page .attributs {
    padding-left: 0px;
  }
  .product-page .attributs .price-box {
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    margin-top: 20px;
  }
  .share-product iframe {
    display: block;
    float: none;
    margin-left: 0px;
  }
  .share-product {
    font-size: 18px;
  }
  .content .content-text .inside-text {
    padding: 0px 0px;
  }
  .product-page .attributs .price-box .price-item-single-row .price-label {
    padding-left: 10px;
  }
  .product-page .attributs .price-box .price-item-single-row .price {
    padding-right: 10px;
    font-size: 26px;
  }
  .product-page .attributs .price-box .add-product-to-basket-row .count-item {
    float: none;
    margin: auto;
  }
  .product-page .attributs .price-box .add-product-to-basket-row .add-to-basket {
    float: none;
    margin: auto;
    margin-top: 8px;
  }
  .product-page .attributs .price-box .delivery-info span {
    float: none;
    padding-left: 0px;
    text-align: center;
    height: auto;
    line-height: 26px;
    padding-top: 10px;
  }
  .product-page .attributs .price-box .delivery-info .svg {
    display: block;
    margin: auto;
    float: none;
  }
  .basket-layer .text-add-basket {
    width: 100%;
    max-width: 400px;
    left: 50%;
    margin-left: -200px;
    text-align: center;
    padding: 0px 20px;
    top: 50%;
    font-size: 35px;
    line-height: 53px;
    margin-top: -100px;
  }
  .basket-layer .text-add-basket i {
    display: block;
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 800px) {
  .mark-home .mark-home-carousel-wrapper {
    padding: 0px 30px;
  }
  .slogans-home .slogans-home-carousel-wrapper {
    padding: 0px 30px;
  }
  .mark-home .mark-home-carousel-wrapper .owl-prev {
    left: -15px;
  }
  .mark-home .mark-home-carousel-wrapper .owl-next {
    right: -15px;
  }
  .mark-home .mark-home-carousel-wrapper .owl-next:hover {
    right: -20px;
  }
  .mark-home .mark-home-carousel-wrapper .owl-prev:hover {
    left: -20px;
  }
  .slogans-home .slogans-home-carousel-wrapper .owl-prev {
    left: -15px;
  }
  .slogans-home .slogans-home-carousel-wrapper .owl-next {
    right: -15px;
  }
  .slogans-home .slogans-home-carousel-wrapper .owl-next:hover {
    right: -20px;
  }
  .slogans-home .slogans-home-carousel-wrapper .owl-prev:hover {
    left: -20px;
  }
  .slider-wrapper .owl-prev {
    left: 15px;
  }
  .slider-wrapper .owl-next {
    right: 15px;
  }
  .slider-wrapper {
    padding: 0px 0px;
  }
  .category-list-wrapper .category-list .col {
    width: 33.33%;
  }
  .filter-bar .item-chk {
    width: 100%;
    float: none;
  }
  .filter-bar .item-select {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .filter-bar .label {
    float: none;
  }
  footer .inside .copyright .authors {
    float: none;
    text-align: left;
    padding-top: 10px;
  }
  footer .inside .copyright {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .table-basket .basket-mobile-description {
    display: flex;
    flex-wrap: wrap;
  }
  .table-basket .row .heading:nth-child(1) {
    width: 100%;
  }
  .table-basket .row .heading:nth-child(2) {
    display: none;
  }
  .table-basket .row .heading:nth-child(3) {
    display: none;
  }
  .table-basket .row .heading:nth-child(4) {
    display: none;
  }
  .table-basket .row .heading:nth-child(5) {
    display: none;
  }
  .table-basket .row .heading:nth-child(6) {
    display: none;
  }
  .table-basket .fa-truck {
    display: none;
  }
  .summary-mobile {
    display: block;
  }
  .table-basket .row-product .col:nth-child(2) {
    display: none;
  }
  .table-basket .row-product .col:nth-child(3) {
    display: none;
  }
  .table-basket .row-product .col:nth-child(4) {
    display: none;
  }
  .table-basket .row-product .col:nth-child(5) {
    display: none;
  }
  .table-basket .row-product .col:nth-child(6) {
    display: none;
  }
  .delivery-summary .item {
    width: 100%;
  }
  .breadcrumb {
    background: none;
  }
  .breadcrumb .inside {
    background: none;
    overflow: hidden;
  }
  .breadcrumb .inside {
    line-height: 30px;
  }
  .sumbasket-wrapper .col1 {
    width: 100%;
  }
  .sumbasket-wrapper .col2 {
    width: 100%;
    margin-top: 20px;
  }
  .sumbasket-wrapper {
    padding-left: 0px;
  }
  .sumbasket-wrapper .col2 input[type="submit"] {
    width: 50px;
  }
  .contact-page .left {
    width: 100%;
  }
  .contact-page .right {
    width: 100%;
    margin-top: 40px;
  }
  .contact-page .right .contact-form-inputs .row .col {
    width: 100%;
  }
  .contact-page .right .contact-form-inputs .row .right-col {
    padding-left: 0px;
  }
  .contact-page .right .contact-form-inputs .row .left-col {
    padding-right: 0px;
  }
  .contact-page .right .inside {
    padding: 10px 15px;
  }
  .fb_dialog {
    display: none!important;
  }
}
@media only screen and (max-width: 640px) {
  .product-list-wrapper .product-list .col {
    width: 100%;
  }
  .category-list-wrapper .category-list .col {
    width: 50%;
  }
  .delivery-info-basket .svg {
    float: none;
    margin: auto;
  }
  .delivery-info-basket span {
    float: none;
    padding-left: 0px;
    text-align: center;
    height: auto;
    line-height: 26px;
    padding-top: 5px;
  }
  .delivery-select {
    padding: 0px 0px;
  }
  .cookiesbox {
    bottom: 60px;
  }
}
@media only screen and (max-width: 460px) {
  .category-list-wrapper .category-list .col {
    width: 100%;
  }
  .basket-layer .text-add-basket {
    width: 100%;
    max-width: 280px;
    padding: 0px 0px;
    margin-left: -140px;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px 6px 0;
}
.fancybox-slide--iframe {
  padding: 44px 44px 0;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  vertical-align: top;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}
.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}
.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}
.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:hover svg {
  opacity: 1;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}
.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}
.fancybox-caption:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid hsla(0, 0%, 39%, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x > ul {
  overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
@font-face {
  font-family: 'Glyphter';
  src: url('../fonts/Glyphter.eot');
  src: url('../fonts/Glyphter.eot?#iefix') format('embedded-opentype'), url('../fonts/Glyphter.woff') format('woff'), url('../fonts/Glyphter.ttf') format('truetype'), url('../fonts/Glyphter.svg#Glyphter') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*='icon-']:before {
  display: inline-block;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-bottom:before {
  content: '\0041';
}
.icon-arrow-left:before {
  content: '\0042';
}
.icon-arrow-right:before {
  content: '\0043';
}
.icon-arrow-top:before {
  content: '\0044';
}#window_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 10000;
}

#window_overlay.opened {
    opacity: 1;
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    visibility: visible;
}

.window_content {
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) scale(0, 0);
    -webkit-transform: translate(-50%, -50%) scale(0, 0);
    transform: translate(-50%, -50%) scale(0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
    visibility: hidden;
    z-index: 10001;
}

.window_content.opened {
    -webkit-transition: transform 300ms;
    transition: transform 300ms;
    -ms-transform: translate(-50%, -50%) scale(1, 1);
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
    transform: translate(-50%, -50%) scale(1, 1);
    visibility: visible;
}

.window_content .window_close {
    width: 30px;
    height: 30px;
    margin: -10px -10px 0 0;
    border-radius: 50%;
    background-color: #ec3f22;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
}

.window_content .window_close:hover {
    text-decoration: none;
    background-color: #ec6922;
}

.window_content img {
    display: block;
    width: 640px;
    height: 500px;
}
/*# sourceMappingURL=main.css.map */