/* ====> UI <==== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
video {
  display: block;
}
audio,
canvas,
progress {
  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: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clear {
  clear: both;
}
/*
  include font face in you project
  @font-name - font name, example "Montserrat"
  @type - font font into dir, example "Regular"
  @weight - default(normal) font weight
  @style - default(normal) font style
 */
/*
  generate typography selectors
  @font-family - font family, example "Montserrat"
  @font-size - font size, example "2.5em"
  @font-color - font color, example "red"
  @letter-spacing - letter spacing, example "-0.015em"
  @line-height - line-height, example "1.2em"
*/
/*
  generate transitions from selector
  @function - default(ease-in-out), transitions effects, example "linear"
  @duration - default(.3s), transitions effects delay, example ".2s"
  @property - default(all), transitions effects prop, example "height"
 */
/*
  generate after/before element into icon
  @top - default(inherit), element top position
  @right - default(inherit), element right position
  @bottom - default(inherit), element bottom position
  @left - default(inherit), element left position
  @width - default(inherit), element width
  @height - default(inherit), element height
  @icon-path - default(inherit), icon url, example "icon/blue-arrow-right.svg"
 */
/*
  generate box shadows
  @type - isset/'' box shadow type
  @params - 0 1px 2px shadows props
  $color - shadow color
*/
/*====== Project Variables ====== */
/*====== Project Fonts ====== */
@font-face {
  font-family: 'Didot';
  src: url('../../fonts/Didot/Didot-Bold.eot');
  src: local('Didot'), url('../../fonts/Didot/Didot-Bold.eot#iefix') format('embedded-opentype'), url('../../fonts/Didot/Didot-Bold.woff') format('woff'), url('../../fonts/Didot/Didot-Bold.woff2') format('woff2'), url('../../fonts/Didot/Didot-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Muller';
  src: url('../../fonts/Muller/Muller-Regular.eot');
  src: local('Muller'), url('../../fonts/Muller/Muller-Regular.eot#iefix') format('embedded-opentype'), url('../../fonts/Muller/Muller-Regular.woff') format('woff'), url('../../fonts/Muller/Muller-Regular.woff2') format('woff2'), url('../../fonts/Muller/Muller-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Muller';
  src: url('../../fonts/Muller/Muller-Italic.eot');
  src: local('Muller'), url('../../fonts/Muller/Muller-Italic.eot#iefix') format('embedded-opentype'), url('../../fonts/Muller/Muller-Italic.woff') format('woff'), url('../../fonts/Muller/Muller-Italic.woff2') format('woff2'), url('../../fonts/Muller/Muller-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Muller';
  src: url('../../fonts/Muller/Muller-Bold.eot');
  src: local('Muller'), url('../../fonts/Muller/Muller-Bold.eot#iefix') format('embedded-opentype'), url('../../fonts/Muller/Muller-Bold.woff') format('woff'), url('../../fonts/Muller/Muller-Bold.woff2') format('woff2'), url('../../fonts/Muller/Muller-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Muller';
  src: url('../../fonts/Muller/Muller-BoldItalic.eot');
  src: local('Muller'), url('../../fonts/Muller/Muller-BoldItalic.eot#iefix') format('embedded-opentype'), url('../../fonts/Muller/Muller-BoldItalic.woff') format('woff'), url('../../fonts/Muller/Muller-BoldItalic.woff2') format('woff2'), url('../../fonts/Muller/Muller-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
/*====== Project Typography ====== */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin: 15px 0;
}
h1,
.h1 {
  font-size: 64px;
  line-height: 1.3em;
  font-weight: bold;
}
h1.caption,
.h1.caption {
  font-family: 'Didot';
}
h2,
.h2 {
  font-size: 36px;
  line-height: 1.3em;
  font-weight: bold;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: bold;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 1.1em;
  font-weight: bold;
}
a {
  color: #000000;
  text-decoration: underline;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
a:hover,
a:focus {
  opacity: 0.8;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.reset li {
  padding: 0;
}
ul.reset li:after {
  content: none;
}
ul > li {
  position: relative;
  margin: 8px 0 0;
  padding: 0 0 0 18px;
}
ul > li:first-child {
  margin: 0;
}
ul > li:after {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #000000;
}
p {
  line-height: 1.2;
}
@media screen and (max-width: 769px) {
  ul li {
    font-size: 12px;
  }
  ul li:after {
    width: 4px;
    height: 4px;
  }
  p {
    font-size: 12px;
    margin: 0 0 10px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
}
/*====== Project Hero ====== */
.hero {
  display: block;
  margin: 10px 0 0;
  position: relative;
  height: calc(100vh - 92px);
  text-align: center;
  text-decoration: none !important;
  overflow: hidden;
  opacity: 1 !important;
}
.hero:before {
  content: '';
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.hero .caption {
  position: relative;
  display: inline-block;
  max-width: 500px;
  vertical-align: middle;
  color: #FFFFFF;
  text-transform: uppercase;
  z-index: 9;
}
.hero .hero-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.hero:hover .hero-bg,
.herofocus .hero-bg {
  opacity: 1;
  transform: scale(1.05);
}
.hero.about {
  height: 494px;
  text-align: left;
}
.hero.about:before {
  content: none;
}
.hero.about .caption {
  width: 300px;
  margin: 360px 0 0;
  font-size: 36px;
  font-family: 'Muller';
  color: #000000;
  text-decoration: underline;
}
.hero.about .content {
  width: 260px;
  position: relative;
  color: #000000;
  z-index: 9;
}
section .hero:first-child {
  margin: 0;
}
.admin-bar .hero {
  height: calc(100vh - 124px);
}
.admin-bar .hero.about {
  height: 494px;
}
@media screen and (max-width: 1200px) {
  .hero.about {
    height: 360px;
  }
  .hero.about .hero-bg {
    background-size: cover;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .hero.about .caption {
    margin: 220px 0 0;
  }
  .admin-bar .hero {
    height: calc(100vh - 124px);
  }
  .admin-bar .hero.about {
    height: 360px;
  }
}
@media screen and (max-width: 991px) {
  .hero.about {
    height: 470px;
  }
  .hero.about .hero-bg {
    background-size: 150%;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media screen and (max-width: 769px) {
  .hero {
    height: 540px;
  }
  .hero .caption {
    font-size: 42px;
    max-width: 350px;
  }
  .hero.about {
    height: 540px;
  }
  .hero.about .hero-bg {
    background-size: 320%;
  }
  .hero.about .caption {
    margin: 420px 0 0;
  }
  .admin-bar .hero.about {
    height: 540px;
  }
}
/*====== Project Notice ====== */
.woocommerce-notices-wrapper {
  margin: 30px 0 0;
}
.woocommerce-notices-wrapper > div {
  min-height: 71px;
  display: flex;
  align-items: center;
}
.woocommerce-notices-wrapper > div:before {
  top: calc(50% - 7px);
}
.woocommerce-notices-wrapper > div a.button {
  position: absolute;
  right: 15px;
  top: calc(50% - 20px);
}
.woocommerce-notices-wrapper .woocommerce-message {
  border-top-color: #00BF13;
}
.woocommerce-notices-wrapper .woocommerce-message:before {
  color: #00BF13;
}
.woocommerce-notices-wrapper .woocommerce-error {
  border-top-color: #BF0000;
  margin: 0 0 1em;
}
.woocommerce-notices-wrapper .woocommerce-error li:after {
  content: none;
}
.woocommerce-notices-wrapper .woocommerce-error:before {
  color: #BF0000;
}
.woocommerce-notices-wrapper .woocommerce-info {
  border-top-color: #FFC107;
}
.woocommerce-notices-wrapper .woocommerce-info:before {
  color: #FFC107;
}
.woocommerce-info {
  border-top-color: #000000;
}
.woocommerce-info:before {
  color: #000000;
}
.woocommerce-store-notice,
p.demo_store {
  background-color: #000000;
}
@media screen and (max-width: 769px) {
  .woocommerce-notices-wrapper {
    margin: 15px 0 0;
  }
  .woocommerce-notices-wrapper div {
    min-height: auto;
    margin: 0 0 15px;
  }
  .woocommerce-notices-wrapper .woocommerce-message .button {
    display: none;
  }
}
/*====== Project paginations ====== */
.woocommerce nav.woocommerce-pagination ul {
  border: 2px solid #000000;
}
.woocommerce nav.woocommerce-pagination ul > li {
  border-right: 2px solid #000000;
}
.woocommerce nav.woocommerce-pagination ul > li:last-child {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul > li span,
.woocommerce nav.woocommerce-pagination ul > li a {
  font-weight: bold;
  color: #000000;
  opacity: 0.5;
  padding: 10px 14px;
  background: transparent !important;
}
.woocommerce nav.woocommerce-pagination ul > li span.current {
  color: #000000;
  opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul > li a {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce nav.woocommerce-pagination ul > li a:hover,
.woocommerce nav.woocommerce-pagination ul > li a:focus {
  color: #000000;
  opacity: 1;
}
/*====== Project Buttons ====== */
.woocommerce .button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input[type="button"],
.woocommerce input.button,
.woocommerce a.button,
.woocommerce a.button.alt {
  padding: 14px 25px 12px;
  background: #000000;
  color: #FFFFFF;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce .button:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input[type="button"]:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce .button:focus,
.woocommerce button.button:focus,
.woocommerce button.button.alt:focus,
.woocommerce input[type="button"]:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus,
.woocommerce a.button.alt:focus {
  color: #FFFFFF;
  background: #000000;
  opacity: 0.8;
}
.woocommerce .button:disabled,
.woocommerce button.button:disabled,
.woocommerce button.button.alt:disabled,
.woocommerce input[type="button"]:disabled,
.woocommerce input.button:disabled,
.woocommerce a.button:disabled,
.woocommerce a.button.alt:disabled,
.woocommerce .button:disabled[disabled],
.woocommerce button.button:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input[type="button"]:disabled[disabled],
.woocommerce input.button:disabled[disabled],
.woocommerce a.button:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled],
.woocommerce .button:hover:disabled,
.woocommerce button.button:hover:disabled,
.woocommerce button.button.alt:hover:disabled,
.woocommerce input[type="button"]:hover:disabled,
.woocommerce input.button:hover:disabled,
.woocommerce a.button:hover:disabled,
.woocommerce a.button.alt:hover:disabled,
.woocommerce .button:focus:disabled,
.woocommerce button.button:focus:disabled,
.woocommerce button.button.alt:focus:disabled,
.woocommerce input[type="button"]:focus:disabled,
.woocommerce input.button:focus:disabled,
.woocommerce a.button:focus:disabled,
.woocommerce a.button.alt:focus:disabled,
.woocommerce .button:hover:disabled[disabled],
.woocommerce button.button:hover:disabled[disabled],
.woocommerce button.button.alt:hover:disabled[disabled],
.woocommerce input[type="button"]:hover:disabled[disabled],
.woocommerce input.button:hover:disabled[disabled],
.woocommerce a.button:hover:disabled[disabled],
.woocommerce a.button.alt:hover:disabled[disabled],
.woocommerce .button:focus:disabled[disabled],
.woocommerce button.button:focus:disabled[disabled],
.woocommerce button.button.alt:focus:disabled[disabled],
.woocommerce input[type="button"]:focus:disabled[disabled],
.woocommerce input.button:focus:disabled[disabled],
.woocommerce a.button:focus:disabled[disabled],
.woocommerce a.button.alt:focus:disabled[disabled] {
  background: #000000;
  color: #FFFFFF;
  padding: 14px 25px 12px;
  opacity: 0.5;
  cursor: not-allowed;
}
.button,
input[type="button"] {
  padding: 14px 25px 12px;
  background: #000000;
  color: #FFFFFF;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.button:hover,
input[type="button"]:hover,
.button:focus,
input[type="button"]:focus {
  color: #FFFFFF;
  background: #000000;
  opacity: 0.8;
}
.button:disabled,
input[type="button"]:disabled,
.button:disabled[disabled],
input[type="button"]:disabled[disabled],
.button:hover:disabled,
input[type="button"]:hover:disabled,
.button:focus:disabled,
input[type="button"]:focus:disabled,
.button:hover:disabled[disabled],
input[type="button"]:hover:disabled[disabled],
.button:focus:disabled[disabled],
input[type="button"]:focus:disabled[disabled] {
  background: #000000;
  color: #FFFFFF;
  padding: 14px 25px 12px;
  opacity: 0.5;
  cursor: not-allowed;
}
/*====== Project Buttons ====== */
.accordion {
  margin: 12px 0 0;
}
.accordion .accordion-title {
  display: block;
  padding: 12px 0;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  border-bottom: 1px solid #000000;
}
.accordion .accordion-title span {
  position: relative;
  padding: 0 15px 0 0;
}
.accordion .accordion-title span:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 2px;
  background: #000000;
  top: 8px;
  right: 0;
}
.accordion .accordion-title span:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 8px;
  background: #000000;
  top: 5px;
  right: 3px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.accordion.in .accordion-title span:after {
  transform: rotate(90deg);
}
.accordion .accordion-body {
  display: none;
  padding: 15px 0;
}
@media screen and (max-width: 769px) {
  .accordion .accordion-title {
    font-size: 14px;
  }
  .accordion .accordion-title span:before {
    top: 6px;
  }
  .accordion .accordion-title span:after {
    top: 3px;
  }
}
/*====== Project Inputs ====== */
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='number'],
input[type='text'] {
  width: 300px;
  border: 0;
  border-bottom: 1px solid #000000;
  padding: 10px;
  outline: none !important;
  border-radius: 0;
  -webkit-appearance: none;
  background: transparent;
}
.checkbox input[type='checkbox'] {
  display: none;
}
.checkbox label {
  position: relative;
  padding: 0 0 0 16px;
}
.checkbox label:before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  width: 7px;
  height: 7px;
  border: 1px solid #000000;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.checkbox input[type='checkbox']:checked + label:before {
  background: #000000;
}
.radio input[type='radio'] {
  display: none;
}
.radio label {
  position: relative;
  padding: 0 0 0 16px;
}
.radio label:before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 1px solid #000000;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.radio input[type='radio']:checked + label:before {
  background: #000000;
}
textarea {
  height: 100px;
  border: 0;
  border-bottom: 1px solid #000000;
  padding: 10px;
  outline: none !important;
  border-radius: 0;
  -webkit-appearance: none;
  background: transparent;
}
@media screen and (max-width: 769px) {
  .checkbox label {
    white-space: nowrap;
  }
}
/*====== Project Forms ====== */
form p.success {
  color: #4caf50;
}
form p.error {
  color: #f44336;
}
.select2-dropdown {
  margin-top: 1px;
  border-color: #000000;
  border-radius: 0;
}
.select2-dropdown .select2-results__options li.select2-results__option {
  padding: 10px;
  margin: 0;
  outline: none !important;
}
.select2-dropdown .select2-results__options li.select2-results__option:after {
  content: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #000000;
  outline: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-element {
  display: none;
}
.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}
.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-element.scroll-x.scroll-scrollx_visible {
  height: 8px;
  background: #0000001a;
}
.scroll-element .scroll-bar {
  position: absolute;
  background: #000;
  height: 8px;
  z-index: 1;
  cursor: pointer;
}
.scroll-element .scroll-element_outer {
  position: relative;
}
/* ====> site parts <==== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Muller';
  font-size: 14px;
  line-height: 1em;
}
body .container {
  padding: 0 15px;
  margin: 0 auto;
}
body input,
body button,
body select,
body textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body figure {
  margin: 0;
}
body img {
  vertical-align: middle;
}
body.woocommerce-cart,
body.woocommerce-checkout {
  background: #F5F5F5;
}
.page-404 {
  margin: 150px 0;
}
.page-404 h1 {
  font-size: 100px;
  text-align: center;
}
.page-404 p {
  text-align: center;
  margin: 0;
}
.page-404 .return-home {
  text-align: center;
  margin: 30px 0 0;
}
.page-404 .return-home a {
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: 991px;
  }
}
@media screen and (max-width: 991px) {
  body {
    margin: 62px 0 0;
  }
  .container {
    width: 750px;
  }
}
@media screen and (max-width: 769px) {
  body {
    margin: 52px 0 0;
  }
  .container {
    width: 100%;
  }
}
section.header {
  height: 82px;
}
section.header .logo-line {
  background: #FFFFFF;
  padding: 11px 0;
  text-align: center;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
section.header .logo-line.out {
  visibility: hidden;
  opacity: 0;
}
section.header .logo-line:hover {
  visibility: visible;
  opacity: 1;
}
section.header .logo-line a.custom-logo-link {
  display: inline-block;
}
section.header .logo-line a.custom-logo-link img {
  width: 232px;
  height: 62px;
}
section.header .link-scope {
  position: fixed;
  top: 120px;
  right: 30px;
  z-index: 99;
  padding: 5px;
  background: #ffffff30;
}
section.header .link-scope.bottom {
  top: initial;
  bottom: 20px;
}
section.header .link-scope ul li {
  margin: 0 0 18px;
}
section.header .link-scope ul li a {
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  text-decoration: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
section.header .link-scope ul li a:hover,
section.header .link-scope ul li a:focus {
  opacity: 0.7;
}
section.header .link-scope ul li.search a {
  background-image: url("icon/header/search-dark.svg");
}
section.header .link-scope ul li.scroll-btn {
  margin-bottom: 0;
}
section.header .link-scope ul li.scroll-btn a {
  background-image: url("icon/header/scroll-btn-dark.svg");
}
section.header .link-scope ul li.cart a {
  background-image: url("icon/header/cart-dark.svg");
}
section.header .link-scope ul li.cart a .count {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #f44336;
  color: #fff;
  font-size: 0.6em;
  text-align: center;
  line-height: 1.7;
  overflow: hidden;
}
section.header .link-scope ul li.account {
  margin-bottom: 0;
}
section.header .link-scope ul li.account a {
  background-image: url("icon/header/account-dark.svg");
}
.home section.header .link-scope {
  background: #00000030;
}
.home section.header .link-scope ul li.search a {
  background-image: url("icon/header/search-white.svg");
}
.home section.header .link-scope ul li.scroll-btn a {
  background-image: url("icon/header/scroll-btn-white.svg");
}
.home section.header .link-scope ul li.cart a {
  background-image: url("icon/header/cart-white.svg");
}
.home section.header .link-scope ul li.account a {
  background-image: url("icon/header/account-white.svg");
}
.admin-bar section.header .link-scope {
  top: 152px;
}
.admin-bar section.header .link-scope.bottom {
  top: initial;
}
.woocommerce-cart section.header,
.woocommerce-checkout section.header {
  background: #F5F5F5;
}
.woocommerce-cart section.header .logo-line,
.woocommerce-checkout section.header .logo-line {
  background: #F5F5F5;
}
@media screen and (max-width: 991px) {
  section.header {
    height: 72px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  section.header .logo-line a.custom-logo-link img {
    width: 160px;
    height: auto;
  }
  .admin-bar section.header {
    top: 44px;
  }
}
@media screen and (max-width: 769px) {
  .woocommerce-cart section.header .link-scope,
  .woocommerce-checkout section.header .link-scope {
    background: #F5F5F5;
  }
  section.header {
    height: 52px;
    background: #FFFFFF;
  }
  section.header .logo-line {
    width: 136px;
    margin: 0 15px 0 0;
    text-align: left;
    padding: 10px 15px;
    float: left;
  }
  section.header .logo-line a.custom-logo-link img {
    width: 116px;
    height: 32px;
  }
  section.header .link-scope {
    position: initial;
    float: right;
    width: calc(100% - 152px);
    padding: 14px 20px;
    background: #FFFFFF;
  }
  section.header .link-scope ul {
    text-align: right;
  }
  section.header .link-scope ul li {
    display: inline-block;
    margin: 0 0 0 15px;
  }
  section.header .link-scope ul li:first-child {
    margin: 0;
  }
  section.header .link-scope ul li a {
    display: inline-block;
    width: 20px;
    height: 20px;
  }
  section.header .link-scope.bottom {
    padding: 0;
    position: fixed;
    width: 20px;
    right: 10px;
    bottom: 10px;
  }
  section.search-block {
    min-height: 62px;
  }
  section.search-block .search-line {
    width: 100%;
    padding: 9px 25px 9px 0;
  }
  section.search-block .search-line input[type="text"] {
    width: 100%;
  }
  section.search-block .search-result ul {
    white-space: nowrap;
    overflow-x: auto;
    display: block;
  }
  section.search-block .search-result ul li {
    display: inline-block;
    width: 50%;
    margin: 0 10px 0 0;
  }
  section.search-block .search-result ul li .h4 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-overflow: ellipsis;
  }
  section.search-block .search-result ul li p {
    font-size: 10px;
    white-space: normal;
  }
  .home section.header .link-scope {
    background: transparent;
  }
  .home section.header .link-scope ul li.search a {
    background-image: url("icon/header/search-dark.svg");
  }
  .home section.header .link-scope ul li.scroll-btn a {
    background-image: url("icon/header/scroll-btn-dark.svg");
  }
  .home section.header .link-scope ul li.cart a {
    background-image: url("icon/header/cart-dark.svg");
  }
  .home section.header .link-scope ul li.account a {
    background-image: url("icon/header/account-dark.svg");
  }
}
section.footer {
  background: #FFFFFF;
}
section.footer .flex-grid {
  display: flex;
  padding: 50px 0;
}
section.footer .flex-grid .flex-cell {
  width: calc(100% / 5 - 20px);
  margin: 0 25px 0 0;
}
section.footer .flex-grid .flex-cell .icon {
  width: 50px;
  height: 50px;
  background-size: contain;
}
section.footer .flex-grid .flex-cell .icon.icon-1 {
  background-image: url("icon/footer/icon-1-white.svg");
}
section.footer .flex-grid .flex-cell .icon.icon-2 {
  background-image: url("icon/footer/icon-2-white.svg");
}
section.footer .flex-grid .flex-cell .icon.icon-3 {
  background-image: url("icon/footer/icon-3-white.svg");
}
section.footer .flex-grid .flex-cell .icon.icon-4 {
  background-image: url("icon/footer/icon-4-white.svg");
}
section.footer .flex-grid .flex-cell .icon.icon-5 {
  background-image: url("icon/footer/icon-5-white.svg");
}
section.footer .flex-grid .flex-cell h4 {
  margin: 15px 0 0;
}
section.footer .flex-grid .flex-cell p {
  margin: 15px 0 0;
}
section.footer .flex-grid .flex-cell:last-child {
  margin: 0;
}
section.footer .socials-line {
  padding: 30px 0;
  text-align: center;
}
section.footer .socials-line ul {
  display: inline-block;
}
section.footer .socials-line ul li {
  display: inline-block;
  margin: 0 5px;
}
section.footer .socials-line ul li a {
  display: block;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
section.footer .socials-line ul li a:hover,
section.footer .socials-line ul li a:focus {
  opacity: 0.7;
}
section.footer .socials-line ul li span {
  padding: 7px 30px;
  float: left;
}
section.footer .socials-line ul li.social.instagram a {
  background-image: url("icon/socials/instagram.svg");
}
section.footer .socials-line ul li.social.telegram a {
  background-image: url("icon/socials/telegram.svg");
}
section.footer .socials-line ul li.social.facebook a {
  height: 28px;
  margin: 0 0 1px;
  background-image: url("icon/socials/facebook.svg");
}
section.footer .socials-line ul li.social.tiktok a {
  height: 28px;
  background-image: url("icon/socials/tik-tok.svg");
}
@media screen and (max-width: 991px) {
  section.footer .flex-grid {
    flex-wrap: wrap;
    padding: 20px 0 50px;
  }
  section.footer .flex-grid .flex-cell {
    width: calc(100% / 3 - 25px);
    margin: 30px 25px 0 0;
  }
  section.footer .flex-grid .flex-cell:last-child {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 769px) {
  section.footer .flex-grid {
    display: block;
  }
  section.footer .flex-grid .flex-cell {
    width: 100%;
    margin: 30px 0 0;
  }
  section.footer .flex-grid .flex-cell:first-child {
    margin: 0;
  }
  section.footer .flex-grid .flex-cell:last-child {
    margin: 30px 0 0;
  }
  section.footer .flex-grid .flex-cell .icon {
    margin: 0 auto;
    width: 40px;
    height: 40px;
  }
  section.footer .flex-grid .flex-cell h4,
  section.footer .flex-grid .flex-cell p {
    text-align: center;
  }
  section.footer .socials-line {
    padding: 15px 0;
    text-align: center;
  }
  section.footer .socials-line ul {
    position: relative;
    padding: 0 0 30px;
    width: 100%;
  }
  section.footer .socials-line ul li {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  section.footer .socials-line ul li span {
    padding: 0;
    float: none;
  }
  section.footer .socials-line ul li.social {
    position: initial;
    width: 30px;
    margin: 0 5px;
  }
}
.woocommerce .woocommerce-products-header {
  padding: 0 0 38px;
  background: #F5F5F5;
}
.woocommerce .woocommerce-products-header.video-in {
  padding: 0;
}
.woocommerce .woocommerce-products-header .woocommerce-products-header__title {
  padding: 30px 94px 0;
  font-family: 'Didot';
  text-transform: uppercase;
}
.woocommerce .woocommerce-products-header .term-description {
  padding: 0 94px;
}
.woocommerce ul.products {
  margin: 30px 0 0;
}
.woocommerce ul.products > a {
  display: block;
}
.woocommerce ul.products li.product {
  position: relative;
}
.woocommerce ul.products li.product a {
  display: block;
}
.woocommerce ul.products li.product a .oversize {
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products li.product a .oversize video {
  position: absolute;
  left: 0;
  top: 0;
}
.woocommerce ul.products li.product a .oversize img {
  margin: 0;
}
.woocommerce ul.products li.product a .oversize img:first-child {
  position: absolute;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  padding: 0;
  font-size: 36px;
  color: #FFFFFF;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.woocommerce ul.products li.product p {
  margin: 0;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce ul.products li.product .product-data {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: #ffffff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.36) 50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce ul.products li.product .product-data > a {
  display: block;
  padding: 70px 30px 30px;
}
.woocommerce ul.products li.product .product-data .left {
  height: 62px;
  width: 65%;
  float: left;
}
.woocommerce ul.products li.product .product-data .left:before {
  content: '';
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.woocommerce ul.products li.product .product-data .left .product-additional {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce ul.products li.product .product-data .right {
  height: 62px;
  width: 35%;
  float: right;
  text-align: right;
}
.woocommerce ul.products li.product .product-data .right:before {
  content: '';
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.woocommerce ul.products li.product .product-data .right .price {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 24px;
  color: #FFFFFF;
}
.woocommerce ul.products li.product .product-data .right .price del,
.woocommerce ul.products li.product .product-data .right .price ins,
.woocommerce ul.products li.product .product-data .right .price bdi {
  display: block;
  text-decoration: none;
  line-height: 1em;
  font-weight: bold;
}
.woocommerce ul.products li.product .product-data .right .price del .woocommerce-Price-currencySymbol,
.woocommerce ul.products li.product .product-data .right .price ins .woocommerce-Price-currencySymbol,
.woocommerce ul.products li.product .product-data .right .price bdi .woocommerce-Price-currencySymbol {
  font-size: 0.8em;
}
.woocommerce ul.products li.product .product-data .right .price del bdi {
  position: relative;
}
.woocommerce ul.products li.product .product-data .right .price del bdi:before {
  content: '';
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 5px);
  width: 40px;
  height: 4px;
  background: #f44336;
  transform: rotate(-40deg);
}
.woocommerce ul.products li.product:hover .product-data,
.woocommerce ul.products li.product:focus .product-data {
  opacity: 1;
  visibility: visible;
}
.lmp_load_more_button.br_lmp_button_settings .lmp_button.load_more {
  color: #fff !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.lmp_load_more_button.br_lmp_button_settings .lmp_button.load_more:hover,
.lmp_load_more_button.br_lmp_button_settings .lmp_button.load_more:focus {
  background-color: #000000 !important;
  color: #fff !important;
  outline: none !important;
  opacity: 0.8;
}
@media screen and (max-width: 991px) {
  .woocommerce .woocommerce-products-header {
    padding: 0 0 1px;
  }
  .woocommerce .woocommerce-products-header .woocommerce-products-header__title {
    padding: 15px;
    font-size: 32px;
  }
  .woocommerce .woocommerce-products-header .term-description {
    padding: 0 15px 15px;
    font-size: 12px;
  }
  .woocommerce ul.products li.product {
    padding: 0 0 60px;
  }
  .woocommerce ul.products li.product .product-data {
    background: transparent;
    visibility: visible;
    opacity: 1;
  }
  .woocommerce ul.products li.product .product-data > a {
    padding: 0;
  }
  .woocommerce ul.products li.product .product-data h2.woocommerce-loop-product__title {
    color: #000000;
    font-size: 20px;
  }
  .woocommerce ul.products li.product .product-data p {
    color: #000000;
    font-size: 14px;
  }
  .woocommerce ul.products li.product .product-data .right .price {
    font-size: 16px;
    color: #000000;
  }
  .woocommerce ul.products li.product .product-data .right .price del bdi:before {
    left: calc(50% - 8px);
    top: calc(50% - 2px);
    width: 16px;
    height: 2px;
  }
  .lmp_load_more_button.br_lmp_button_settings {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 769px) {
  .woocommerce ul.products li.product .product-data h2.woocommerce-loop-product__title {
    font-size: 12px;
  }
  .woocommerce ul.products li.product .product-data p {
    font-size: 9px;
  }
  .woocommerce ul.products li.product .product-data .right .price {
    font-size: 10px;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce ul.products[class*=columns-] li.product {
    margin: 0;
  }
  .lmp_load_more_button.br_lmp_button_settings .lmp_button.load_more {
    padding: 10px 15px !important;
    font-size: 14px !important;
  }
}
.woocommerce div.product .return-link {
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
  display: inline-block;
  width: calc(50% - 15px);
  margin: 0 30px 30px 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: calc(50% - 15px);
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(2n) {
  margin: 0 0 30px 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
  margin: 0 0 30px;
}
.woocommerce div.product div.summary {
  position: relative;
  width: calc(50% - 5px);
}
.woocommerce div.product div.summary .entry-title {
  margin: 0;
  line-height: 0.9em;
  font-family: 'Didot';
}
.woocommerce div.product div.summary .return-link {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  text-transform: uppercase;
  text-decoration: none;
}
.woocommerce div.product div.summary .entry-subtitle {
  margin: 5px 0 0;
}
.woocommerce div.product div.summary .entry-description {
  margin: 30px 0 0;
}
.woocommerce div.product div.summary .price {
  display: inline-block;
  margin: 30px 0 0;
  font-size: 24px;
  color: #000000;
}
.woocommerce div.product div.summary .price del,
.woocommerce div.product div.summary .price ins,
.woocommerce div.product div.summary .price bdi {
  line-height: 1em;
  font-weight: bold;
  text-decoration: none !important;
}
.woocommerce div.product div.summary .price del .woocommerce-Price-currencySymbol,
.woocommerce div.product div.summary .price ins .woocommerce-Price-currencySymbol,
.woocommerce div.product div.summary .price bdi .woocommerce-Price-currencySymbol {
  font-size: 0.8em;
}
.woocommerce div.product div.summary .price > del,
.woocommerce div.product div.summary .price > ins,
.woocommerce div.product div.summary .price > bdi {
  margin: 0 10px 0 0;
}
.woocommerce div.product div.summary .price del bdi {
  position: relative;
}
.woocommerce div.product div.summary .price del bdi:before {
  content: '';
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 5px);
  width: 40px;
  height: 4px;
  background: #f44336;
  transform: rotate(-40deg);
}
.woocommerce div.product div.summary .cart {
  margin: 10px 0 0;
}
.woocommerce div.product div.summary .cart .size {
  float: left;
}
.woocommerce div.product div.summary .cart .size input {
  display: none;
}
.woocommerce div.product div.summary .cart .size label {
  display: inline-block;
  float: left;
  margin: 0 0 0 10px;
  padding: 12px 8px 10px;
  min-width: 40px;
  text-align: center;
  font-size: 1.1em;
  cursor: pointer;
  border: 2px solid #000000;
  font-weight: bold;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce div.product div.summary .cart .size label.in {
  font-weight: normal;
  font-size: 12px;
  max-width: 120px;
  padding: 4px;
}
.woocommerce div.product div.summary .cart .size input:checked + label {
  background: #000000;
  color: #FFFFFF;
}
.woocommerce div.product div.summary .product_meta {
  margin: 30px 0 0;
}
.woocommerce div.product div.summary .product_meta .posted_in {
  display: block;
  margin: 15px 0 0;
}
.woocommerce div.product div.summary .product_meta .tagged_as {
  display: block;
  margin: 15px 0 0;
}
@media screen and (max-width: 1200px) {
  .woocommerce div.product div.summary .return-link {
    top: 16px;
  }
  .woocommerce div.product div.summary .entry-title {
    line-height: 1.6em;
    font-size: 44px;
  }
  .woocommerce div.product div.summary .cart {
    margin: 0;
  }
  .woocommerce div.product div.summary .cart button {
    margin: 10px 10px 0 0;
  }
  .woocommerce div.product div.summary .cart .size label {
    margin: 10px 10px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce div.product div.images {
    margin: 0;
  }
  .woocommerce div.product div.summary .cart {
    margin: 0;
  }
  .woocommerce div.product div.summary .cart button {
    margin: 10px 10px 0 0;
  }
  .woocommerce div.product div.summary .cart .size {
    float: left;
  }
  .woocommerce div.product div.summary .cart .size label {
    padding: 10px 4px 8px;
    min-width: 35px;
    margin: 10px 10px 0 0;
  }
  .woocommerce div.product div.summary .cart .size label.in {
    display: block;
    font-size: 12px;
    line-height: 1em;
  }
  .woocommerce div.product div.summary .cart .button {
    padding: 14px 15px 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .woocommerce div.product .return-link {
    display: block;
    width: 50px;
    margin: 0 auto 15px;
    text-transform: uppercase;
    text-decoration: none;
  }
  .woocommerce div.product div.images {
    margin: 0;
  }
  .woocommerce div.product div.summary {
    width: 100%;
  }
  .woocommerce div.product div.summary .return-link {
    display: none;
  }
  .woocommerce div.product div.summary .entry-title {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
  }
  .woocommerce div.product div.summary .entry-subtitle {
    font-size: 12px;
  }
  .woocommerce div.product div.summary .price {
    margin: 10px 0 0;
  }
  .woocommerce div.product div.summary .cart {
    margin: 0;
  }
  .woocommerce div.product div.summary .cart button {
    margin: 10px 10px 0 0;
  }
  .woocommerce div.product div.summary .cart .size {
    float: right;
  }
  .woocommerce div.product div.summary .cart .size label {
    padding: 8px 4px 6px;
    min-width: 30px;
    margin: 10px 10px 0 0;
  }
  .woocommerce div.product div.summary .cart .size label.in {
    display: block;
    font-size: 10px;
    line-height: 1em;
  }
  .woocommerce div.product div.summary .cart .button {
    padding: 12px 8px 8px;
    font-size: 12px;
  }
  .woocommerce div.product div.summary .entry-description {
    margin: 10px 0 0;
  }
  .woocommerce div.product div.summary .product_meta {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 445px) {
  .woocommerce div.product div.summary .cart {
    margin: 0;
  }
  .woocommerce div.product div.summary .cart button {
    margin: 10px 10px 0 0;
  }
  .woocommerce div.product div.summary .cart .size {
    float: left;
  }
}
.search-block {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 92px;
  background: #FFFFFF;
  z-index: 100;
}
.search-block .search-line {
  position: relative;
  display: block;
  width: 325px;
  margin: 0 auto;
  padding: 29px 25px 29px 0;
}
.search-block .search-line input[type="text"] {
  text-align: center;
}
.search-block .search-line .close {
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background: url("icon/header/close-dark.svg") center center no-repeat;
  background-size: 10px;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.search-block .search-line .close:hover,
.search-block .search-line .close:focus {
  opacity: 0.6;
}
.search-block .search-result ul {
  display: flex;
  padding: 0 0 15px;
}
.search-block .search-result ul li {
  width: calc(100% / 4 - 20px);
  margin: 0 25px 0 0;
}
.search-block .search-result ul li:last-child {
  margin: 0;
}
.search-block .search-result ul li a img {
  float: left;
  width: 49%;
  height: auto;
  margin: 0 6% 0 0;
}
.search-block .search-result ul li a .h4 {
  width: 45%;
  float: right;
  margin: 0;
}
.search-block .search-result ul li a p {
  width: 45%;
  float: right;
}
.search-block .search-result .not_result {
  padding: 0 0 15px;
  text-align: center;
}
.admin-bar .search-block {
  top: 32px;
}
.woocommerce-cart h1 {
  font-size: 24px;
}
.woocommerce-cart .cart_totals .flex-grid {
  display: flex;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell:first-child {
  width: 35%;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell:last-child {
  width: 65%;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.total-amount {
  text-transform: uppercase;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.total-amount .totals-count {
  padding: 30px 0 0;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.total-amount bdi {
  font-weight: normal;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.total-amount .woocommerce-Price-currencySymbol {
  font-size: 0.7em;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout {
  text-align: right;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout .checkout-button {
  float: right;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout .return-to-shop {
  float: right;
  margin: 0 13px 0 0;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout .coupon {
  float: right;
  margin: 0 13px 0 0;
}
.woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout .coupon input[type='text'] {
  width: 172px;
  text-align: center;
}
.woocommerce-cart .contents-wrapper {
  margin: 30px 0 0;
}
.woocommerce-cart .contents-wrapper .cart-contents {
  white-space: nowrap;
  overflow-x: hidden;
}
.woocommerce-cart .contents-wrapper .cart-contents li {
  display: inline-block;
  width: 48%;
  padding: 0;
  margin: 0 3.8% 0 0;
  vertical-align: top;
}
.woocommerce-cart .contents-wrapper .cart-contents li:after {
  content: none;
}
.woocommerce-cart .contents-wrapper .cart-contents li:last-child {
  margin: 0;
}
.woocommerce-cart .contents-wrapper .cart-contents li .left {
  float: left;
  width: 55%;
}
.woocommerce-cart .contents-wrapper .cart-contents li .left .product-image {
  position: relative;
}
.woocommerce-cart .contents-wrapper .cart-contents li .left .product-image .remove-btn {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
}
.woocommerce-cart .contents-wrapper .cart-contents li .left .product-image .remove-btn a {
  width: 15px;
  height: 15px;
  background: url("icon/cart/close-red.svg") center center no-repeat;
  background-size: 15px;
}
.woocommerce-cart .contents-wrapper .cart-contents li .left .product-image img {
  width: 100%;
  height: auto;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right {
  float: right;
  width: 42%;
  margin: 0 0 0 3%;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right a.h2 {
  display: block;
  margin: 0;
  line-height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none !important;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .product_subtitle {
  margin: 5px 0 0;
  white-space: normal;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .amount {
  display: block;
  margin: 30px 0 0;
  font-size: 24px;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .amount bdi {
  border-bottom: 2px solid #000000;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .amount .woocommerce-Price-currencySymbol {
  font-size: 0.7em;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .variation {
  display: flex;
  margin: 15px 0 0;
  font-size: 16px;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .variation dt {
  width: 28%;
  margin: 0;
  line-height: 1.2;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .variation dd {
  width: 72%;
  margin: 0;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .variation dd p {
  margin: 0;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block {
  position: relative;
  display: inline-block;
  margin: 30px 0 0;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .qtu-btn {
  position: absolute;
  top: 0;
  width: 15px;
  height: 100%;
  cursor: pointer;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .qtu-btn.remove {
  left: 0;
  background: url("icon/cart/minus-dark.svg") center center no-repeat;
  background-size: 12px;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .qtu-btn.add {
  right: 0;
  background: url("icon/cart/plus-dark.svg") center 6px no-repeat;
  background-size: 14px;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .quantity .qty {
  font-size: 24px;
  padding: 3px;
  text-align: center;
  width: 3.5em;
  border: 0;
  outline: none;
  pointer-events: none;
}
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .quantity input::-webkit-outer-spin-button,
.woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .quantity input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.woocommerce-cart .cart-actions {
  text-align: center;
}
.woocommerce-cart .cart-actions .coupon {
  margin: 30px 0 0;
}
.woocommerce-cart .mobile-checkout-btn {
  display: none;
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dt,
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dd {
    width: 33%;
  }
  .woocommerce-cart .return-to-shop.mobile-checkout-btn {
    display: block;
  }
  .woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout .return-to-shop {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout .coupon {
    margin: 15px 0 0 15px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right a.h2 {
    font-size: 18px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .product_subtitle {
    font-size: 12px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .amount {
    margin: 15px 0 0;
    font-size: 16px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dt,
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dd {
    font-size: 14px;
    width: 40%;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block {
    margin: 15px 0 0;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .quantity .qty {
    font-size: 18px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .qtu-btn.add {
    background: url("icon/cart/plus-dark.svg") center 3px no-repeat;
    background-size: 12px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .qtu-block .qtu-btn.remove {
    background: url("icon/cart/minus-dark.svg") center 4px no-repeat;
    background-size: 10px;
  }
}
@media screen and (max-width: 769px) {
  .woocommerce-cart .cart_totals .flex-grid .flex-cell.total-amount {
    width: 100%;
    font-size: 12px;
  }
  .woocommerce-cart .cart_totals .flex-grid .flex-cell.proceed-checkout {
    display: none;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li {
    width: 80%;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right a.h2 {
    font-size: 12px;
    text-transform: uppercase;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .product_subtitle {
    font-size: 9px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .amount {
    margin: 15px 0 0;
    font-size: 14px;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dt,
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dd {
    font-size: 13px;
    width: 50%;
  }
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dt p,
  .woocommerce-cart .contents-wrapper .cart-contents li .right .variation dd p {
    line-height: 1.4em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .woocommerce-cart .contents-wrapper .mobile-checkout-btn {
    margin: 15px 0 0;
    display: block;
    text-align: center;
  }
  .woocommerce-cart .cart-actions .coupon button {
    margin: 15px 0 0;
  }
  .return-to-shop {
    margin: 15px 0 0;
  }
}
.woocommerce-checkout h1 {
  font-size: 24px;
}
.woocommerce-checkout bdi .woocommerce-Price-currencySymbol {
  font-size: 0.7em;
}
.woocommerce-checkout ul > li {
  padding: 0;
}
.woocommerce-checkout ul > li:after {
  content: none;
}
.woocommerce-checkout #payment {
  border-radius: 0;
  background: transparent;
}
.woocommerce-checkout #payment ul.payment_methods {
  background: #ebe9eb;
}
.woocommerce-checkout #payment ul.payment_methods li:after {
  content: none;
  visibility: hidden;
}
.woocommerce-checkout #payment ul.payment_methods li p {
  margin: 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  max-width: 90px;
}
.woocommerce-checkout #payment .place-order {
  background: #ebe9eb;
}
.woocommerce-checkout .checkout .select2-container .select2-selection--single {
  height: 36px;
  border-radius: 0;
  border: 1px solid #000000;
  background: #F5F5F5;
}
.woocommerce-checkout .checkout .select2-container .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 36px;
}
.woocommerce-checkout .checkout .select2-container .select2-selection--single .select2-selection__arrow b {
  margin-top: 2px;
  border-color: #000000 transparent transparent transparent;
}
.woocommerce-checkout .checkout .form-row textarea {
  height: 100px;
}
.woocommerce-checkout .checkout table.shop_table {
  border: 1px solid #000000;
  border-radius: 0;
}
.woocommerce-checkout .checkout table.shop_table td,
.woocommerce-checkout .checkout table.shop_table th {
  border-color: #000000;
  padding: 5px ​12px;
}
.woocommerce-checkout .checkout table.shop_table .product-total {
  text-align: right;
}
.woocommerce-checkout .checkout table.shop_table .cart-subtotal td,
.woocommerce-checkout .checkout table.shop_table .order-total td,
.woocommerce-checkout .checkout table.shop_table .cart-discount td {
  text-align: right;
}
.woocommerce-checkout .checkout table.shop_table .variation {
  margin: 5px 0 0;
  font-size: 12px;
}
.woocommerce-checkout .checkout table.shop_table .variation dt {
  line-height: 1.2em;
}
.woocommerce-checkout .checkout table.shop_table .variation p {
  margin: 0;
}
.woocommerce-checkout .checkout .woocommerce-shipping-methods li:only-child p label:before {
  background: #000000;
}
.woocommerce-checkout .select2-dropdown {
  margin-top: 1px;
  border-color: #000000;
  border-radius: 0;
}
.woocommerce-checkout .select2-dropdown .select2-results__options li.select2-results__option {
  padding: 10px;
  margin: 0;
  outline: none !important;
}
.woocommerce-checkout .select2-dropdown .select2-results__options li.select2-results__option:after {
  content: none;
}
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #000000;
  outline: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce-order-received h1 {
  margin: 200px 0 0;
  text-align: center;
}
.woocommerce-order-received .woocommerce-order {
  margin: 0 0 150px;
  text-align: center;
}
.woocommerce-order-received .woocommerce-order ul.order_details {
  display: inline-block;
}
.woocommerce-order-received .woocommerce-order ul > li:first-child {
  margin: 8px 2em 0 0;
}
@media screen and (max-width: 769px) {
  .woocommerce-order-received .woocommerce-order ul > li {
    display: block;
    float: none;
    margin: 15px 0 0;
    padding: 0;
    border: 0;
  }
  .woocommerce-order-received .woocommerce-order ul > li:first-child {
    margin: 0;
  }
}
.woocommerce-account h1 {
  font-size: 24px;
}
.woocommerce-account .u-column1.col-1 {
  width: 33%;
  margin: 0 154px 0 0;
}
.woocommerce-account .u-column2.col-2 {
  float: left;
  width: 33%;
}
.woocommerce-account .u-columns {
  margin: 100px 0;
}
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register,
.woocommerce-account .woocommerce .register-action {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.woocommerce-account .woocommerce form.login > p,
.woocommerce-account .woocommerce form.register > p,
.woocommerce-account .woocommerce .register-action > p,
.woocommerce-account .woocommerce form.login > div,
.woocommerce-account .woocommerce form.register > div,
.woocommerce-account .woocommerce .register-action > div {
  margin: 15px 0 0;
}
.woocommerce-account .woocommerce form.login > p:first-child,
.woocommerce-account .woocommerce form.register > p:first-child,
.woocommerce-account .woocommerce .register-action > p:first-child,
.woocommerce-account .woocommerce form.login > div:first-child,
.woocommerce-account .woocommerce form.register > div:first-child,
.woocommerce-account .woocommerce .register-action > div:first-child {
  margin: 0;
}
.woocommerce-account .woocommerce form.login > p button,
.woocommerce-account .woocommerce form.register > p button,
.woocommerce-account .woocommerce .register-action > p button,
.woocommerce-account .woocommerce form.login > div button,
.woocommerce-account .woocommerce form.register > div button,
.woocommerce-account .woocommerce .register-action > div button,
.woocommerce-account .woocommerce form.login > p .button,
.woocommerce-account .woocommerce form.register > p .button,
.woocommerce-account .woocommerce .register-action > p .button,
.woocommerce-account .woocommerce form.login > div .button,
.woocommerce-account .woocommerce form.register > div .button,
.woocommerce-account .woocommerce .register-action > div .button {
  text-align: center;
  width: 100%;
}
.woocommerce-account .woocommerce form.login .grid .left,
.woocommerce-account .woocommerce form.register .grid .left,
.woocommerce-account .woocommerce .register-action .grid .left {
  float: left;
}
.woocommerce-account .woocommerce form.login .grid .left .checkbox,
.woocommerce-account .woocommerce form.register .grid .left .checkbox,
.woocommerce-account .woocommerce .register-action .grid .left .checkbox {
  margin: 0;
}
.woocommerce-account .woocommerce form.login .grid .right,
.woocommerce-account .woocommerce form.register .grid .right,
.woocommerce-account .woocommerce .register-action .grid .right {
  float: right;
}
.woocommerce-account .woocommerce form.login .grid .right .woocommerce-LostPassword,
.woocommerce-account .woocommerce form.register .grid .right .woocommerce-LostPassword,
.woocommerce-account .woocommerce .register-action .grid .right .woocommerce-LostPassword {
  padding: 0;
  margin: 9px 0;
}
.woocommerce-account .woocommerce .register-action > p {
  margin: 30px 0 0;
}
.woocommerce-account .woocommerce .register-action > p:first-child {
  margin: 30px 0 0;
}
.woocommerce-account .woocommerce .register-action > p:last-child {
  margin: 39px 0 0;
}
.woocommerce-account .lost-pass-block {
  width: 600px;
  margin: 100px auto;
  text-align: center;
}
.woocommerce-account .lost-pass-block form .form-row {
  display: block;
  width: 80%;
  margin: 15px auto 0;
  float: none;
}
.woocommerce-account .woocommerce form.register {
  width: 560px;
}
.woocommerce-account .woocommerce form.register .form-row .row-col {
  float: left;
  width: calc(50% - 15px);
}
.woocommerce-account .woocommerce form.register .form-row .row-col input {
  width: 100%;
}
.woocommerce-account .woocommerce form.register .form-row .row-col:nth-child(2) {
  margin: 0 0 0 30px;
}
.woocommerce-account .woocommerce form.register .woocommerce-password-strength {
  margin: 5px 0 0;
}
@media screen and (max-width: 1200px) {
  .woocommerce-account .woocommerce .register-action > p:last-child {
    margin: 54px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-account .u-columns .u-column1.col-1 {
    width: calc(50% - 25px);
    margin: 0 50px 0 0;
  }
  .woocommerce-account .u-columns .u-column2.col-2 {
    width: calc(50% - 25px);
  }
  .woocommerce-account .u-columns .register-action > p {
    margin: 15px 0 0;
  }
  .woocommerce-account .woocommerce #customer_register {
    width: 70%;
    margin: 100px auto;
  }
  .woocommerce-account .woocommerce #customer_register .u-column1.col-1 {
    width: 100%;
  }
  .woocommerce-account .woocommerce form.register {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .woocommerce-account .u-columns {
    margin: 15px 0;
  }
  .woocommerce-account .u-columns .u-column1.col-1 {
    width: 100%;
  }
  .woocommerce-account .u-columns .u-column2.col-2 {
    margin: 30px 0 0;
    width: 100%;
  }
  .woocommerce-account .u-columns .register-action > p {
    margin: 15px 0 0;
  }
  .woocommerce-account .u-columns .register-action > p:last-child {
    margin: 10px 0 0;
  }
  .woocommerce-account .u-columns .register-action > p:first-child {
    margin: 10px 0 0;
  }
  .lost-pass-block {
    width: 100%;
    margin: 15px 0;
  }
  .woocommerce form.register {
    width: 100%;
  }
  .woocommerce form.register .form-row .row-col {
    float: none;
    width: 100%;
  }
  .woocommerce form.register .form-row .row-col:nth-child(2) {
    margin: 15px 0 0;
  }
}
.woocommerce-account h1 {
  font-size: 24px;
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
  margin: 30px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  margin: 15px 0 0;
  line-height: 1.1em;
  display: block;
  font-size: 18px;
  text-decoration: none !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child a {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  text-decoration: underline !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 78%;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order {
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #000000;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order:first-child {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .left {
  width: 30%;
  float: left;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .left a {
  opacity: 1 !important;
  cursor: default;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .left img {
  width: 100%;
  height: auto;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right {
  float: left;
  width: 67%;
  margin: 0 0 0 3%;
  font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .status.cancelled,
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .status.refunded,
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .status.failed {
  color: #BF0000;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .status.on-hold {
  color: #FFC107;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .status.completed {
  color: #00BF13;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-id {
  margin: 35px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-id a {
  text-decoration: none !important;
  color: #6F6F6F;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-time {
  margin: 5px 0 0;
  color: #6F6F6F;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .delivery-address {
  margin: 35px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .delivery-address p {
  margin: 0;
  color: #6F6F6F;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .payment-method {
  margin: 5px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .payment-method p {
  margin: 0;
  color: #6F6F6F;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total {
  margin: 35px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total .woocommerce-Price-currencySymbol {
  font-size: 0.8em;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total bdi {
  color: #6F6F6F;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total ins {
  border: 0;
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total del {
  color: #6F6F6F;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-actions {
  margin: 30px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-actions a {
  text-align: center;
  max-width: 150px;
  display: block;
  margin: 10px 0 0;
  text-transform: none;
  text-decoration: underline !important;
  font-weight: normal;
}
.woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-actions a:first-child {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #000000;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .left {
  width: 30%;
  float: left;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .left a {
  opacity: 1 !important;
  cursor: default;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .left img {
  width: 100%;
  height: auto;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right {
  float: left;
  width: 67%;
  margin: 0 0 0 3%;
  font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .name {
  font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .name span {
  text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .cost .woocommerce-Price-amount {
  border-bottom: 1px solid #000000;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .cost .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 0.8em;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .size .wc-item-meta li {
  padding: 15px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .size .wc-item-meta li .wc-item-meta-label {
  float: left;
  line-height: 1.1em;
  margin: 0 5px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .size .wc-item-meta li p {
  margin: 0;
  float: left;
  line-height: 1;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .size .wc-item-meta li:after {
  content: none;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-total {
  font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content .order-items .order-total .woocommerce-Price-currencySymbol {
  font-size: 0.8em;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAddressForm {
  width: 65%;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-password-strength,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAddressForm .woocommerce-password-strength {
  margin: 5px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination {
  margin: 15px 0;
  text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination.woocommerce-pagination--without-numbers {
  text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container .select2-selection--single {
  height: 36px;
  border-radius: 0;
  border: 1px solid #000000;
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 36px;
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container .select2-selection--single .select2-selection__arrow b {
  margin-top: 2px;
  border-color: #000000 transparent transparent transparent;
}
@media screen and (max-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    margin: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    padding: 0 0 5px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    margin: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    margin: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order {
    padding: 20px 0 0;
    margin: 20px 0 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .status {
    font-size: 14px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-id,
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-time,
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total {
    font-size: 12px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-id,
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .delivery-address,
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-total {
    margin: 8px 0 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-actions {
    margin: 7px 0 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content .orders-list .order .right .order-actions a {
    font-size: 10px;
    padding: 10px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .order-items .order-item {
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .name {
    font-size: 16px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .cost {
    margin: 15px 0 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .right .cost span {
    font-size: 14px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .order-items .order-item .order-total {
    font-size: 16px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination.woocommerce-pagination--without-numbers a {
    font-size: 12px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAddressForm,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAddressForm .subtext,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .subtext {
    margin: 10px 0 20px;
  }
  .woocommerce-account .woocommerce-MyAccount-content form .form-row-first,
  .woocommerce-account .woocommerce-MyAccount-content form .form-row-last {
    width: 100%;
  }
}
/*# sourceMappingURL=app.css.map */