@charset "UTF-8";
/*
Theme Name: Theme_Name
Theme URI: Theme_URL
Author: 
Author URI: 
Description: Description_Text
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Tag1,Tag2
Text Domain: Domain_Text

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
* {
  -webkit-font-smoothing: antialiased;
}

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

body {
  margin: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: auto;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

a {
  text-decoration: none;
}

a:focus {
  outline: none;
}

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

iframe {
  border-style: none;
  border: none;
  width: inherit;
  display: block;
  position: relative;
}

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

audio,
canvas,
video {
  display: inline-block;
}

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

audio,
canvas,
img,
video {
  vertical-align: middle;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

[hidden] {
  display: none;
}

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

b,
strong {
  font-weight: normal;
  -webkit-appearance: none;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

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

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

p,
pre {
  margin: 1em 0;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

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

dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

li {
  list-style-type: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

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

figure {
  margin: 0;
}

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

form {
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: baseline;
}

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

input[type=checkbox],
input[type=radio] {
  line-height: normal;
  padding: 0;
  margin: 4px 0 0;
}

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
}

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

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

button, input[type=submit], input[type=button], input[type=reset] {
  cursor: pointer;
  border-style: none;
  -webkit-appearance: button;
}

input[type=password], input[type=search], input[type=tel], input[type=email], select,
input[type=text], textarea {
  width: 100%;
  height: 50px;
  color: #000;
  font-family: "Manrope";
  font-size: 1.5rem;
  box-shadow: 0 0 0 transparent;
  border: none;
  border-radius: 0;
  background-color: #fff;
  padding: 0 18px;
  margin-bottom: 0;
  border: 1px solid #b7b7b7;
  border-radius: 0;
}
@media (max-width: 1024px) {
  input[type=password], input[type=search], input[type=tel], input[type=email], select,
  input[type=text], textarea {
    font-size: 1.4rem;
  }
}

td, th, table {
  vertical-align: top;
  line-height: 1;
  border-spacing: 0;
  border: 1px solid #d8d8db;
  padding: 1em;
}

h6,
h6 span, h5,
h5 span, h4,
h4 span, h3,
h3 span, h2,
h2 span, h1,
h1 span {
  color: #000;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
}

h6 a,
h6 span a, h5 a,
h5 span a, h4 a,
h4 span a, h3 a,
h3 span a, h2 a,
h2 span a, h1 a,
h1 span a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.container {
  position: relative;
  max-width: 1700px;
  width: 93%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .container {
    width: 90%;
  }
}
.container:before {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.container:after {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
  clear: both;
}

.container-small {
  position: relative;
  max-width: 1270px;
  width: 93%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .container-small {
    width: 90%;
  }
}
.container-small:before {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.container-small:after {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
  clear: both;
}

.container-big {
  position: relative;
  max-width: 1600px;
  width: 93%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .container-big {
    width: 90%;
  }
}
.container-big:before {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.container-big:after {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
  clear: both;
}

.row {
  font-size: 0;
  line-height: normal;
  clear: both;
  zoom: 1;
  margin-right: -15px;
  margin-left: -15px;
}
.row:after {
  display: table;
  content: "";
  clear: both;
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.row:before {
  display: table;
  content: "";
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.row > [class*=col_] {
  display: inline-block;
  vertical-align: top;
  /*float: left;*/
  font-size: 1.4rem;
  padding-left: 15px;
  padding-right: 15px;
}
.row > [class*=col_].right {
  float: right;
}
.row.big-gutter {
  margin-left: -30px;
  margin-right: -30px;
}
.row.big-gutter > [class*=col_] {
  padding-left: 30px;
  padding-right: 30px;
}
.row.middle-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
.row.middle-gutter > [class*=col_] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.small-gutter {
  margin-left: -5px;
  margin-right: -5px;
}
.row.small-gutter > [class*=col_] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter > [class*=col_] {
  padding-left: 0;
  padding-right: 0;
}

.row.flex:before, .row.flex:after {
  content: none;
}

@media (max-width: 1024px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .row > [class*=col_] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.big-gutter > [class*=col_] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.col_10 {
  width: 10%;
}

.col_12 {
  width: 12.5%;
}

.col_14 {
  width: 14.28%;
}

.col_15 {
  width: 15%;
}

.col_16 {
  width: 16.66%;
}

.col_18 {
  width: 18%;
}

.col_20 {
  width: 20%;
}

.col_25 {
  width: 25%;
}

.col_30 {
  width: 30%;
}

.col_33 {
  width: 33.33%;
}

.col_35 {
  width: 35%;
}

.col_40 {
  width: 40%;
}

.col_43 {
  width: 43%;
}

.col_45 {
  width: 45%;
}

.col_47 {
  width: 47%;
}

.col_48 {
  width: 48%;
}

.col_49 {
  width: 49%;
}

.col_50 {
  width: 50%;
}

.col_51 {
  width: 51%;
}

.col_52 {
  width: 52%;
}

.col_53 {
  width: 53%;
}

.col_55 {
  width: 55%;
}

.col_57 {
  width: 57%;
}

.col_60 {
  width: 60%;
}

.col_65 {
  width: 65%;
}

.col_66 {
  width: 66.66%;
}

.col_70 {
  width: 70%;
}

.col_75 {
  width: 75%;
}

.col_80 {
  width: 80%;
}

.col_82 {
  width: 82%;
}

.col_85 {
  width: 85%;
}

.col_90 {
  width: 90%;
}

.col_100 {
  width: 100%;
}

.col_auto {
  width: auto;
}

.col_centred {
  float: none;
  display: block !important;
  margin: 0 auto;
}

.flex {
  display: flex;
}

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

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

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

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

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

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

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

.flex-center {
  align-items: center;
}

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

.flex-justify-center {
  justify-content: center;
}

.flex-bottom {
  align-items: flex-end;
}

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

html {
  font-size: 10px;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
}

h1,
h1 span {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.6em;
  margin-bottom: 15px;
}
h1 b,
h1 strong,
h1 span b,
h1 span strong {
  font-weight: 900;
}
h1 *,
h1 span * {
  font-size: 3rem;
}

h2,
h2 span {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.6em;
  margin-bottom: 15px;
}
h2 b,
h2 strong,
h2 span b,
h2 span strong {
  font-weight: 900;
}
h2 *,
h2 span * {
  font-size: 2.8rem;
}

h3,
h3 span {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.6em;
  margin-bottom: 15px;
}
h3 b,
h3 strong,
h3 span b,
h3 span strong {
  font-weight: 900;
}
h3 *,
h3 span * {
  font-size: 2.5rem;
}

h4,
h4 span {
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 1.6em;
}
h4 b,
h4 strong,
h4 span b,
h4 span strong {
  font-weight: 900;
}
h4 *,
h4 span * {
  font-size: 2.3rem;
}

h5,
h5 span {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.6em;
}
h5 b,
h5 strong,
h5 span b,
h5 span strong {
  font-weight: 900;
}
h5 *,
h5 span * {
  font-size: 2rem;
}

h6,
h6 span {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6em;
}
h6 b,
h6 strong,
h6 span b,
h6 span strong {
  font-weight: 900;
}
h6 *,
h6 span * {
  font-size: 1.4rem;
}

@media (max-width: 1024px) {
  h1,
  h1 span {
    font-size: 2.6rem;
  }
  h1 *,
  h1 span * {
    font-size: 2.6rem;
  }
  h2,
  h2 span {
    font-size: 2.7rem;
  }
  h2 *,
  h2 span * {
    font-size: 2.7rem;
  }
  h3,
  h3 span {
    font-size: 2.1rem;
  }
  h3 *,
  h3 span * {
    font-size: 2.1rem;
  }
  h4,
  h4 span {
    font-size: 2rem;
  }
  h4 *,
  h4 span * {
    font-size: 2rem;
  }
  h5,
  h5 span {
    font-size: 1.6rem;
  }
  h5 *,
  h5 span * {
    font-size: 1.6rem;
  }
  h6,
  h6 span {
    font-size: 1.2rem;
  }
  h6 *,
  h6 span * {
    font-size: 1.2rem;
  }
  p {
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  h1,
  h1 span {
    font-size: 2.4rem;
    line-height: 1.2em;
  }
  h1 *,
  h1 span * {
    font-size: 2.4rem;
  }
  h2,
  h2 span {
    font-size: 2.4rem;
    line-height: 1.2em;
  }
  h2 *,
  h2 span * {
    font-size: 2.4rem;
  }
  h3,
  h2 span {
    font-size: 2rem;
    line-height: 1.2em;
  }
  h3 *,
  h2 span * {
    font-size: 2rem;
  }
  h4,
  h4 span {
    font-size: 1.9rem;
    line-height: 1.2em;
  }
  h4 *,
  h4 span * {
    font-size: 1.9rem;
  }
  h5,
  h5 span {
    font-size: 1.5rem;
  }
  h5 *,
  h5 span * {
    font-size: 1.5rem;
  }
}
@media (max-width: 560px) {
  h1,
  h1 span {
    font-size: 2rem;
  }
  h1 *,
  h1 span * {
    font-size: 2rem;
  }
  h2,
  h2 span {
    font-size: 2rem;
  }
  h2 *,
  h2 span * {
    font-size: 2rem;
  }
  h3,
  h3 span {
    font-size: 1.8rem;
  }
  h3 *,
  h3 span * {
    font-size: 1.8rem;
  }
}
li {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.7em;
}
@media (max-width: 1480px) {
  li {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  li {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
@media (max-width: 1480px) {
  li * {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  li * {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}

p {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.7em;
  margin: 0 0 15px;
}
@media (max-width: 768px) {
  p {
    margin: 0 0 10px;
  }
}
p:empty {
  display: none;
  margin: 0;
}
p a {
  font-size: 100%;
  margin: 0;
  color: #000000;
  text-decoration: none;
}
p a:hover {
  color: #606060;
}
@media (max-width: 1240px) {
  p br {
    display: none;
  }
}
p span {
  font-size: 100%;
  margin: 0;
}
p label {
  font-size: 100%;
  margin: 0;
}
p i {
  font-style: italic;
}
p b {
  font-weight: 700;
}
@media (max-width: 1480px) {
  p {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  p {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
@media (max-width: 1480px) {
  p * {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  p * {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}

a {
  display: inline-block;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  color: #000000;
  margin: 0;
  transition: all 0.3s ease;
  text-decoration: none;
}
@media (max-width: 1480px) {
  a {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  a {
    font-size: 1.4rem;
  }
}
a p {
  font-size: 100%;
  margin: 0;
}
a a {
  font-size: 100%;
  margin: 0;
}
a span {
  font-size: 100%;
  margin: 0;
}
a label {
  font-size: 100%;
  margin: 0;
}
a:hover {
  color: #000000;
  outline: 0;
}
a:focus {
  outline: none;
}
a:active {
  outline: 0;
}

span {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1480px) {
  span {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  span {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
span p {
  font-size: 100%;
  margin: 0;
}
span a {
  font-size: 100%;
  margin: 0;
}
span span {
  font-size: 100%;
  margin: 0;
}
span label {
  font-size: 100%;
  margin: 0;
}

label {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1024px) {
  label {
    font-size: 1.4rem !important;
  }
}
label p {
  font-size: 100%;
  margin: 0;
}
label a {
  font-size: 100%;
  margin: 0;
}
label span {
  font-size: 100%;
  margin: 0;
}
label label {
  font-size: 100%;
  margin: 0;
}

strong,
strong * {
  font-weight: 700;
}

b,
b * {
  font-weight: 700;
}

blockquote {
  padding: 35px;
  position: relative;
  text-align: center;
  background: #dfdfdf;
}
blockquote * {
  color: #ff8d00;
}
blockquote p {
  font-size: 1.4rem !important;
  color: #ff8d00 !important;
  margin-bottom: 0;
}
blockquote p {
  color: #000;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.7em;
  font-weight: 400;
  font-style: italic;
  margin: 0;
}
@media (max-width: 1480px) {
  blockquote p {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  blockquote p {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}

@media (max-width: 1024px) {
  blockquote {
    padding: 5px 0 5px 15px;
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  blockquote p {
    font-size: 1.4rem !important;
    line-height: 24px;
  }
}
.general_content li {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 15px 0;
  line-height: 1.7em;
}
@media (max-width: 1480px) {
  .general_content li {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .general_content li {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
@media (max-width: 768px) {
  .general_content li {
    margin: 0 0 10px 0;
  }
}
.general_content li * {
  font-size: 1.5rem;
}
@media (max-width: 1480px) {
  .general_content li * {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .general_content li * {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}

.general_content ul {
  margin-bottom: 25px;
  padding-left: 25px;
}
.general_content ul li {
  margin: 15px 0;
  padding-left: 0;
  list-style: disc outside none;
  display: list-item;
}

.general_content ol {
  padding-left: 25px;
}
.general_content ol li {
  list-style: decimal;
  display: list-item;
  list-style-position: outside;
}

.white-txt h1 {
  color: white;
}
.white-txt h2 {
  color: white;
}
.white-txt h3 {
  color: white;
}
.white-txt h4 {
  color: white;
}
.white-txt h5 {
  color: white;
}
.white-txt h6 {
  color: white;
}
.white-txt p {
  color: white;
}
.white-txt a {
  color: white;
}
.white-txt span {
  color: white;
}
.white-txt li {
  color: white;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

form {
  margin: 0;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

legend {
  white-space: normal;
  border: 0;
  padding: 0;
}

input {
  vertical-align: baseline;
  line-height: normal;
  margin: 0 0 25px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  input {
    margin: 0 0 15px;
  }
}
@media (max-width: 768px) {
  input {
    margin: 0 0 10px;
  }
}

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

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

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

/*
input[type="checkbox"] {
    line-height: normal;
    padding: 0;
    margin: 4px 0 0;
    &.styled {
        &:checked {
            position: absolute;
            left: -9999px;
            + label {
                @extend %extend_2;
                &:before {
                    @extend %extend_3;
                    @extend %extend_4;
                }
                &:after {
                    @extend %extend_6;
                    @extend %extend_7;
                    opacity: 1;
                    //Instead of the line below you could use @include transform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
                    transform: scale(1);
                }
            }
        }
        &:not(:checked) {
            position: absolute;
            left: -9999px;
            + label {
                @extend %extend_2;
                &:before {
                    @extend %extend_3;
                    @extend %extend_4;
                }
                &:after {
                    @extend %extend_6;
                    @extend %extend_7;
                    opacity: 0;
                    //Instead of the line below you could use @include transform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
                    transform: scale(0);
                }
            }
        }
    }
}
input[type="radio"] {
    line-height: normal;
    padding: 0;
    margin: 4px 0 0;
    &.styled {
        &:checked {
            position: absolute;
            left: -9999px;
            + label {
                @extend %extend_2;
                &:before {
                    @extend %extend_3;
                    @extend %extend_5;
                }
                &:after {
                    @extend %extend_6;
                    @extend %extend_8;
                    opacity: 1;
                    //Instead of the line below you could use @include transform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
                    transform: scale(1);
                }
            }
        }
        &:not(:checked) {
            position: absolute;
            left: -9999px;
            + label {
                @extend %extend_2;
                &:before {
                    @extend %extend_3;
                    @extend %extend_5;
                }
                &:after {
                    @extend %extend_6;
                    @extend %extend_8;
                    opacity: 0;
                    //Instead of the line below you could use @include transform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
                    transform: scale(0);
                }
            }
        }
    }
}*/
select {
  vertical-align: baseline;
  text-transform: none;
  padding-right: 0;
  margin: 0;
}
select.styled {
  width: 100% !important;
  height: 100% !important;
}

textarea {
  vertical-align: baseline;
  margin: 0;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  height: auto;
  min-height: 110px;
  line-height: normal;
  padding: 15px 17px;
}

select {
  font-family: "Manrope";
}

button {
  vertical-align: baseline;
  line-height: normal;
  text-transform: none;
  margin: 0;
}

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

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

input[disabled] {
  cursor: default;
}

button[disabled] {
  cursor: default;
}

label {
  display: block;
  color: #000;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 7px;
}

::-webkit-input-placeholder {
  color: #000;
  font-size: 1.5rem;
  font-family: "Manrope";
  font-weight: 400;
  letter-spacing: normal;
}

:-moz-placeholder {
  color: #000;
  font-size: 1.5rem;
  font-family: "Manrope";
  font-weight: 400;
  letter-spacing: normal;
}

::-moz-placeholder {
  color: #000;
  font-size: 1.5rem;
  font-family: "Manrope";
  font-weight: 400;
  letter-spacing: normal;
}

:-ms-input-placeholder {
  color: #000;
  font-size: 1.5rem;
  font-family: "Manrope";
  font-weight: 400;
  letter-spacing: normal;
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
  vertical-align: top;
  background: white;
  line-height: normal;
  cursor: pointer;
  color: #000000;
  margin-top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #b7b7b7;
  margin-top: 0;
  margin-right: 0;
}

input[type=radio] {
  border-radius: 0;
  border-color: #b7b7b7;
  border-radius: 500px;
}

input[type=checkbox]:checked:before {
  content: "";
  position: absolute;
  font-size: 8px;
  left: 3px;
  top: 3px;
  text-align: center;
  width: 12px;
  height: 12px;
  line-height: 1.6em;
  background: #000000;
  border-radius: 0;
}

input[type=checkbox]:checked:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}

input[type=radio]:checked:before {
  content: "";
  position: absolute;
  font-size: 8px;
  left: 3px;
  top: 3px;
  text-align: center;
  width: 12px;
  height: 12px;
  line-height: 1.6em;
  background: #000000;
  border-radius: 0;
  border-radius: 500px;
}

input[type=radio]:checked:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}

/*
.checkbox {
    display: block;
    width: 26px;
    height: 26px;
    background: url(images/checkbox.png) no-repeat;
    clear: left;
    float: left;
    padding: 0 5px 0 0;
}
.radio-input {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 300;
    margin-right: 40px;
    span {
        margin-right: 10px;
    }
}
.radio {
    display: block;
    width: 26px;
    height: 26px;
    background: url(images/checkbox.png) no-repeat;
    clear: left;
    float: left;
    padding: 0 5px 0 0;
    background: url(images/radio.png) no-repeat;
}
.select-block {
    position: relative;
    .selectric-wrapper {
        background: #fff;
        .selectric {
            .select-button {
                position: absolute;
                top: 16px;
                right: 20px;
                width: 13px;
                height: 8px;
                background-image: url(images/select-arrow2.png);
                background-size: 100% auto;
                background-repeat: no-repeat;
                z-index: 10;
            }
            span.label {
                height: 39px;
                color: #878787;
                font-size: 1.1rem;
                font-family: $main-font;
                line-height: 41px;
                text-transform: uppercase;
                padding: 0 30px;
            }
        }
        &.white-select {
            border: 0;
        }
        .selectric-items ul li {
            padding: 7px 20px;
            color: #878787;
            font-size: 1.3rem;
            margin: 0;
            border: 0;
            border-top: 1px solid #c2c0c6;
        }
    }
}
.styled-checkbox {
    position: absolute;
    opacity: 0;
    + label {
        position: relative;
        cursor: pointer;
        display: initial;
        width: auto;
        float: none;
        text-align: initial;
        font-size: inherit;
        line-height: normal;
        text-transform: none;
        padding: 0;
        &:before {
            display: inline-block;
            width: 20px;
            height: 20px;
            content: '';
            vertical-align: text-top;
            border: 2px solid #d1d3d4;
            background: #e6e7e8;
            margin-right: 10px;
        }
    }
    &:checked + label {
        &:before {
            color: #f73093;
        }
        &:after {
            position: absolute;
            top: 9px;
            left: 5px;
            width: 2px;
            height: 2px;
            content: '';
            background: #f73093;
            //Instead of the line below you could use @include box-shadow($shadow-1, $shadow-2, $shadow-3, $shadow-4, $shadow-5, $shadow-6, $shadow-7, $shadow-8, $shadow-9, $shadow-10)
            box-shadow: 2px 0 0 #f73093, 4px 0 0 #f73093, 4px -2px 0 #f73093, 4px -4px 0 #f73093, 4px -6px 0 #f73093, 4px -8px 0 #f73093;
            //Instead of the line below you could use @include transform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
            transform: rotate(45deg);
        }
    }
    &:disabled + label {
        cursor: auto;
        color: #b8b8b8;
        &:before {
            background: #ddd;
            //Instead of the line below you could use @include box-shadow($shadow-1, $shadow-2, $shadow-3, $shadow-4, $shadow-5, $shadow-6, $shadow-7, $shadow-8, $shadow-9, $shadow-10)
            box-shadow: none;
        }
    }
}*/
.wpcf7 .ajax-loader,
.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-not-valid {
  border: 1px solid red !important;
}

.wpcf7 input:hover,
.wpcf7 input:focus,
.wpcf7 select:hover,
.wpcf7 select:focus,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus {
  outline: 0 !important;
  transition: all 0.3s ease;
}

.wpcf7 input[type=submit]:hover,
.wpcf7 input[type=submit]:focus {
  outline: 0 !important;
  transition: all 0.3s ease;
}

/* Other Fields */
.wpcf7-validates-as-required {
  /*all required fields*/
}

select option {
  /*select option*/
}

input[type=file] {
  /*file field*/
}

/* #END */
.wpcf7 form .wpcf7-response-output {
  margin: 30px 0 0 0;
  text-align: center;
  padding: 14px;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  /* Green */
  background: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  /* Red */
  background: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
  /* Orange */
  background: #f56e28;
  color: #fff;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  /* Yellow */
  background: #ffb900;
  color: #fff;
}

.wpcf7-acceptance.wpcf7-not-valid {
  border: none !important;
}
.wpcf7-acceptance.wpcf7-not-valid * {
  color: red;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th {
  text-align: left;
  font-weight: normal;
}

.btn,
button,
input[type=submit] {
  color: #fff;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  background-color: #000000;
  padding: 15px 28px;
  transition: all 0.3s;
  text-align: center;
  border-radius: 0;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .btn,
  button,
  input[type=submit] {
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .btn,
  button,
  input[type=submit] {
    font-size: 1.3rem;
  }
}
.btn:hover,
button:hover,
input[type=submit]:hover {
  color: #fff;
  background-color: #161616;
}
.btn.small,
button.small,
input[type=submit].small {
  font-size: 1.2rem;
}
@media (max-width: 1480px) {
  .btn.small,
  button.small,
  input[type=submit].small {
    font-size: 1.1rem;
  }
}
.btn.xxl,
button.xxl,
input[type=submit].xxl {
  padding: 14px 40px;
}
@media (max-width: 1024px) {
  .btn.xxl,
  button.xxl,
  input[type=submit].xxl {
    padding: 12px 28px;
  }
}
@media (max-width: 768px) {
  .btn.xxl,
  button.xxl,
  input[type=submit].xxl {
    padding: 10px 20px;
    font-size: 1.2em;
  }
}
.btn.gold,
button.gold,
input[type=submit].gold {
  color: #c69657;
  border: 1px solid #c69657;
  background-color: transparent;
}
.btn.gold:hover,
button.gold:hover,
input[type=submit].gold:hover {
  background-color: #c69657;
  color: #fff;
}
.btn.round,
button.round,
input[type=submit].round {
  border-radius: 500px;
}
.btn.upper,
button.upper,
input[type=submit].upper {
  text-transform: uppercase;
}
.btn.white,
button.white,
input[type=submit].white {
  background-color: #fff;
  color: #000;
}
.btn.white:hover,
button.white:hover,
input[type=submit].white:hover {
  background-color: #000;
  color: #fff;
}
.btn.outline,
button.outline,
input[type=submit].outline {
  border: 1px solid #000000;
  color: #000000;
  background-color: transparent;
}
.btn.outline:hover,
button.outline:hover,
input[type=submit].outline:hover {
  color: #fff;
  background-color: #000000;
}

body,
html {
  background: #fff;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  font-family: "Manrope";
  overflow-x: hidden;
}

body {
  -webkit-overflow-scrolling: touch;
}

img {
  max-width: 100%;
}

*:focus {
  outline: none;
}

.right {
  float: right;
}

.left {
  float: left;
}

.t-right {
  display: table;
  margin: 0 0 0 auto;
}

.t-left {
  display: table;
  margin: 0 auto 0 0;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.no-scroll {
  overflow: hidden !important;
}

.floating-objects {
  clear: both;
  zoom: 1;
}
.floating-objects:after {
  display: table;
  content: "";
  clear: both;
}
.floating-objects:before {
  display: table;
  content: "";
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.sep {
  display: block;
  width: 100%;
  height: 1px;
  background: #f1f1f1;
  clear: both;
  margin-top: 50px;
  margin-bottom: 30px;
}
.sep:before {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.sep:after {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
  clear: both;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.ttl {
  text-transform: lowercase;
}

.ovh {
  overflow: hidden;
}
.ovh:before {
  display: table;
  content: "";
  height: 0;
  visibility: hidden;
}
.ovh:after {
  display: table;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
@media (max-width: 768px) {
  .alignleft {
    display: block;
    float: none;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
@media (max-width: 768px) {
  .alignright {
    display: block;
    float: none;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
}

.aligncenter {
  display: block;
  clear: both;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media (max-width: 768px) {
  .aligncenter {
    display: block;
    float: none;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
}

.tablet-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .tablet-only {
    display: block !important;
  }
}

.mobile-only {
  display: none !important;
}

@media (max-width: 768px) {
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }
}
.pt {
  padding-top: 25px;
}

.pb {
  padding-bottom: 25px;
}

.no-p {
  padding: 0;
}

.mt {
  margin-top: 25px;
}

.mb {
  margin-bottom: 25px;
}

.m0a {
  margin: 0 auto;
}

.no-m {
  margin: 0;
}

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

.greyscale {
  filter: grayscale(100%);
}

.video-wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 52.65%;
  padding-top: 30px;
}
.video-wrapper iframe {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
}
.video-wrapper object {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
}
.video-wrapper embed {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
}

.general_content_small p,
.general_content_small li {
  font-size: 14px;
}
@media (max-width: 768px) {
  .general_content_small p,
  .general_content_small li {
    font-size: 13px;
  }
}
.general_content_small p *,
.general_content_small li * {
  font-size: 14px;
}
@media (max-width: 768px) {
  .general_content_small p *,
  .general_content_small li * {
    font-size: 13px;
  }
}

.general_content table {
  margin-bottom: 20px;
}
.general_content table td {
  line-height: 1.6em;
}
@media (max-width: 768px) {
  .general_content .gallery {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 768px) {
  .general_content .gallery .gallery-item {
    margin-bottom: 0;
    padding: 10px 0;
    margin-top: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .general_content blockquote {
    padding: 25px 0 25px 15px;
    margin: 40px 0;
  }
}
@media (max-width: 768px) {
  .general_content blockquote p {
    font-size: 1.4rem !important;
  }
}

.section {
  padding: 80px 0;
}
@media (max-width: 1480px) {
  .section {
    padding: 60px 0;
  }
}
@media (max-width: 1024px) {
  .section {
    padding: 40px 0;
  }
}
.section.section_small {
  padding: 10px 0;
}
@media (max-width: 1024px) {
  .section.section_small {
    padding: 0;
  }
}

.relative {
  position: relative;
}

.vertical_align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.no-relative {
  position: initial;
}

.big {
  font-size: 1.8rem;
}
@media (max-width: 1480px) {
  .big {
    font-size: 1.6rem;
  }
}
@media (max-width: 1024px) {
  .big {
    font-size: 1.5rem;
  }
}

.title {
  font-weight: 900;
  font-size: 4rem;
  color: #000;
  margin-bottom: 35px;
}
@media (max-width: 1480px) {
  .title {
    font-size: 3.5rem;
    margin-bottom: 30px;
  }
}
@media (max-width: 1240px) {
  .title {
    font-size: 3rem;
  }
}
@media (max-width: 1024px) {
  .title {
    font-size: 2.4rem;
  }
}

.section_gray {
  background: #f6f6f6;
}

.mc4wp-alert {
  padding: 10px;
  margin-top: 20px;
}
.mc4wp-alert.mc4wp-error {
  border: 1px solid red;
  background: #ffc1c1;
}
.mc4wp-alert.mc4wp-success {
  border: 1px solid green;
  background: #000000;
}
.mc4wp-alert p {
  margin-bottom: 0;
  font-size: 13px !important;
  text-align: center;
}
@media (max-width: 1024px) {
  .mc4wp-alert p {
    font-size: 13px !important;
  }
}

.heading {
  font-family: "Manrope";
  font-weight: 700;
  color: #000;
}

.simple_arrows .slick-arrow {
  width: 43px;
  height: 43px;
  border-radius: 500px;
  background-color: transparent;
  border: 1px solid #000;
  z-index: 3;
  text-align: center;
}
@media (max-width: 1024px) {
  .simple_arrows .slick-arrow {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 560px) {
  .simple_arrows .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.simple_arrows .slick-arrow:hover {
  background-color: #000;
}
.simple_arrows .slick-arrow:hover::before {
  color: #fff;
}
.simple_arrows .slick-arrow:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: #000;
  height: 100%;
  line-height: 41px;
}
@media (max-width: 1024px) {
  .simple_arrows .slick-arrow:before {
    font-size: 12px;
    line-height: 33px;
  }
}
@media (max-width: 560px) {
  .simple_arrows .slick-arrow:before {
    font-size: 11px;
    line-height: 28px;
  }
}
.simple_arrows .slick-next {
  right: -65px;
}
@media (max-width: 1240px) {
  .simple_arrows .slick-next {
    right: -65px;
  }
}
@media (max-width: 768px) {
  .simple_arrows .slick-next {
    right: -50px;
  }
}
@media (max-width: 560px) {
  .simple_arrows .slick-next {
    right: -40px;
  }
}
.simple_arrows .slick-next:before {
  content: "\f054";
}
.simple_arrows .slick-prev {
  left: -65px;
}
@media (max-width: 1240px) {
  .simple_arrows .slick-prev {
    left: -65px;
  }
}
@media (max-width: 768px) {
  .simple_arrows .slick-prev {
    left: -50px;
  }
}
@media (max-width: 560px) {
  .simple_arrows .slick-prev {
    left: -40px;
  }
}
.simple_arrows .slick-prev:before {
  content: "\f053";
}

.simple_dots .slick-dots {
  bottom: 35px;
}
@media (max-width: 1024px) {
  .simple_dots .slick-dots {
    bottom: 25px;
  }
}
@media (max-width: 768px) {
  .simple_dots .slick-dots {
    bottom: 15px;
  }
}
.simple_dots .slick-dots li {
  width: 50px;
  height: 7px;
}
@media (max-width: 1240px) {
  .simple_dots .slick-dots li {
    width: 40px;
  }
}
@media (max-width: 1024px) {
  .simple_dots .slick-dots li {
    width: 30px;
    height: 5px;
  }
}
@media (max-width: 768px) {
  .simple_dots .slick-dots li {
    width: 25px;
    margin: 0 3px;
  }
}
@media (max-width: 560px) {
  .simple_dots .slick-dots li {
    height: 3px;
    width: 20px;
  }
}
.simple_dots .slick-dots li button {
  width: 50px;
  height: 7px;
  padding: 0;
  background-color: #565454;
}
@media (max-width: 1240px) {
  .simple_dots .slick-dots li button {
    width: 40px;
  }
}
@media (max-width: 1024px) {
  .simple_dots .slick-dots li button {
    width: 30px;
    height: 5px;
  }
}
@media (max-width: 768px) {
  .simple_dots .slick-dots li button {
    width: 25px;
  }
}
@media (max-width: 560px) {
  .simple_dots .slick-dots li button {
    height: 3px;
    width: 20px;
  }
}
.simple_dots .slick-dots li button:before {
  content: none;
}
.simple_dots .slick-dots li:hover button, .simple_dots .slick-dots li.slick-active button {
  background-color: #000;
}

.full-height {
  height: 100vh;
}
@media (max-width: 900px) {
  .full-height {
    height: auto;
  }
}

.section_faq .accordion {
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.section_faq .accordion .accordion-section {
  border-bottom: 1px solid #bbbbbb;
}
.section_faq .accordion .accordion-section .accordion-section-title {
  width: 100%;
  padding: 20px 40px 20px 0;
  font-weight: 500;
  font-size: 1.7rem;
  display: inline-block;
  transition: all linear 0.15s;
  position: relative;
}
@media (max-width: 1240px) {
  .section_faq .accordion .accordion-section .accordion-section-title {
    font-size: 1.6rem;
    padding: 15px 35px 15px 0;
  }
}
@media (max-width: 1024px) {
  .section_faq .accordion .accordion-section .accordion-section-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .section_faq .accordion .accordion-section .accordion-section-title {
    font-size: 1.4rem;
  }
}
.section_faq .accordion .accordion-section .accordion-section-title:hover, .section_faq .accordion .accordion-section .accordion-section-title.active {
  text-decoration: none;
}
.section_faq .accordion .accordion-section .accordion-section-title:after {
  content: "+";
  width: 20px;
  height: 20px;
  font-size: 30px;
  color: #000;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 20px;
  text-align: right;
  line-height: 20px;
  transform: rotate(0);
  transition: all 0.3s ease;
}
@media (max-width: 1240px) {
  .section_faq .accordion .accordion-section .accordion-section-title:after {
    font-size: 25px;
    top: 15px;
  }
}
.section_faq .accordion .accordion-section .accordion-section-title.active:after {
  transform: rotate(-45deg);
}
.section_faq .accordion .accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}
.section_faq .accordion .accordion-section .accordion-section-content {
  padding: 0 0 15px 0;
  display: none;
}

.hero_page .breadcrumbs-wrap {
  border-bottom: 1px solid #bbbbbb;
  padding: 13px 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .hero_page .breadcrumbs-wrap {
    padding: 10px 0;
  }
}
@media (max-width: 768px) {
  .hero_page .breadcrumbs-wrap {
    padding: 7px 0;
  }
}
.hero_page .breadcrumbs-wrap #breadcrumbs {
  margin-bottom: 0;
  color: #a4a4a4;
  text-transform: uppercase;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .hero_page .breadcrumbs-wrap #breadcrumbs {
    line-height: 1.2em;
  }
}
@media (max-width: 768px) {
  .hero_page .breadcrumbs-wrap #breadcrumbs {
    line-height: 1em;
  }
}
.hero_page .breadcrumbs-wrap #breadcrumbs .fa-chevron-right {
  font-size: 9px;
  margin: 0 10px;
  position: relative;
  top: -1px;
}
@media (max-width: 1024px) {
  .hero_page .breadcrumbs-wrap #breadcrumbs .fa-chevron-right {
    font-size: 7px;
    margin: 0 5px;
  }
}
@media (max-width: 768px) {
  .hero_page .breadcrumbs-wrap #breadcrumbs .fa-chevron-right {
    top: -1px;
    position: relative;
  }
}
.hero_page .breadcrumbs-wrap #breadcrumbs span,
.hero_page .breadcrumbs-wrap #breadcrumbs a {
  color: #a4a4a4;
  display: inline-block;
}
@media (max-width: 1024px) {
  .hero_page .breadcrumbs-wrap #breadcrumbs span,
  .hero_page .breadcrumbs-wrap #breadcrumbs a {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .hero_page .breadcrumbs-wrap #breadcrumbs span,
  .hero_page .breadcrumbs-wrap #breadcrumbs a {
    font-size: 10px;
  }
}
.hero_page .breadcrumbs-wrap #breadcrumbs a:hover {
  opacity: 0.7;
}
.hero_page .title_box {
  text-align: center;
  border-bottom: 1px solid #bbbbbb;
  padding: 25px 0;
}
@media (max-width: 1240px) {
  .hero_page .title_box {
    padding: 20px 0;
  }
}
@media (max-width: 1024px) {
  .hero_page .title_box {
    padding: 15px 0;
  }
}
.hero_page .title_box h1 {
  margin-bottom: 0;
  text-transform: uppercase;
}

body .pswp__bg {
  background: rgba(0, 0, 0, 0.81);
}

.hero-slider .item-slider {
  margin-bottom: 0;
}
.hero-slider .item-slider:not(.slick-slider) {
  height: 850px;
  overflow: hidden;
}
@media (max-width: 1480px) {
  .hero-slider .item-slider:not(.slick-slider) {
    height: 700px;
  }
}
@media (max-width: 1240px) {
  .hero-slider .item-slider:not(.slick-slider) {
    height: 550px;
  }
}
@media (max-width: 1024px) {
  .hero-slider .item-slider:not(.slick-slider) {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .hero-slider .item-slider:not(.slick-slider) {
    height: 350px;
  }
}
@media (max-width: 560px) {
  .hero-slider .item-slider:not(.slick-slider) {
    height: 300px;
  }
}
.hero-slider .cover {
  height: 850px;
  text-align: center;
  position: relative;
}
@media (max-width: 1480px) {
  .hero-slider .cover {
    height: 700px;
  }
}
@media (max-width: 1240px) {
  .hero-slider .cover {
    height: 550px;
  }
}
@media (max-width: 1024px) {
  .hero-slider .cover {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .hero-slider .cover {
    height: 350px;
  }
}
@media (max-width: 560px) {
  .hero-slider .cover {
    height: 300px;
  }
}
.hero-slider .cover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .hero-slider .cover:before {
    opacity: 0.5;
  }
}
@media (max-width: 768px) {
  .hero-slider .cover:before {
    opacity: 0.55;
  }
}
.hero-slider .cover .big {
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -2px;
  line-height: 1em;
  margin-bottom: 35px;
}
@media (max-width: 1480px) {
  .hero-slider .cover .big {
    font-size: 60px;
  }
}
@media (max-width: 1240px) {
  .hero-slider .cover .big {
    font-size: 45px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1024px) {
  .hero-slider .cover .big {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .hero-slider .cover .big {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 560px) {
  .hero-slider .cover .big {
    font-size: 20px;
  }
}
.hero-slider .cover .btn {
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  .hero-slider .cover .btn {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .hero-slider .cover .btn {
    font-size: 1.1rem;
  }
}

.section_text_animated {
  background-color: #fff;
  padding: 35px 0;
}
@media (max-width: 1024px) {
  .section_text_animated {
    padding: 25px 0;
  }
}
@media (max-width: 768px) {
  .section_text_animated {
    padding: 10px 0;
  }
}
.section_text_animated .marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 19px;
  overflow-x: hidden;
}
.section_text_animated .track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 50s linear infinite;
}
.section_text_animated .track span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .section_text_animated .track span {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .section_text_animated .track span {
    font-size: 11px;
  }
}
.section_text_animated .track .dot {
  margin: 0 20px;
}
@media (max-width: 1024px) {
  .section_text_animated .track .dot {
    margin: 0 15px;
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.section_big {
  background-color: #f5f5f5;
  padding: 70px 0 0 0;
}
@media (max-width: 1240px) {
  .section_big {
    padding: 50px 0 0 0;
  }
}
@media (max-width: 1024px) {
  .section_big {
    padding: 40px 0 0 0;
  }
}
@media (max-width: 768px) {
  .section_big {
    padding: 35px 0 0 0;
  }
}
.section_big .general_content_main h1 {
  font-size: 42px;
  margin-bottom: 0;
}
@media (max-width: 1480px) {
  .section_big .general_content_main h1 {
    font-size: 32px;
  }
}
@media (max-width: 1240px) {
  .section_big .general_content_main h1 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .section_big .general_content_main h1 {
    font-size: 25px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .section_big .general_content_main h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 560px) {
  .section_big .general_content_main h1 {
    font-size: 16px;
  }
}
.section_big .section_big_wrap .section_big_item {
  margin-bottom: 70px;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item {
    margin-bottom: 60px;
  }
}
@media (max-width: 1240px) {
  .section_big .section_big_wrap .section_big_item {
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item {
    margin-bottom: 40px;
  }
}
.section_big .section_big_wrap .section_big_item:last-child {
  margin-bottom: 0;
}
.section_big .section_big_wrap .section_big_item .extra_large {
  line-height: 0.8;
  font-size: 120px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item .extra_large {
    font-size: 80px;
    line-height: 0.9em;
  }
}
@media (max-width: 1240px) {
  .section_big .section_big_wrap .section_big_item .extra_large {
    font-size: 60px;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item .extra_large {
    font-size: 40px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item .extra_large {
    font-size: 30px;
  }
}
@media (max-width: 560px) {
  .section_big .section_big_wrap .section_big_item .extra_large {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .section_big .section_big_wrap .section_big_item .extra_large {
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item .extra_large br {
    display: none;
  }
}
.section_big .section_big_wrap .section_big_item .flex {
  margin: 100px 0 0 0;
  position: relative;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item .flex {
    margin: 70px 0 0 0;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item .flex {
    margin: 50px 0 0 0;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item .flex {
    margin: 30px 0 0 0;
  }
}
.section_big .section_big_wrap .section_big_item .flex .text {
  max-width: 370px;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item .flex .text {
    text-align: center;
    max-width: 100%;
    text-align: center;
  }
}
.section_big .section_big_wrap .section_big_item .flex .text p {
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item .flex .text p {
    font-size: 1.3rem;
  }
}
.section_big .section_big_wrap .section_big_item .flex .text .wrap-button {
  padding-top: 15px;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item .flex .text .wrap-button {
    padding-top: 10px;
  }
}
.section_big .section_big_wrap .section_big_item_0 .flex .image-big {
  width: calc(100% - 500px);
  height: 550px;
  display: inline-block;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item_0 .flex .image-big {
    height: 400px;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_0 .flex .image-big {
    position: relative;
    width: 100%;
    text-align: center;
    height: 350px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item_0 .flex .image-big {
    height: 250px;
    margin-bottom: 10px;
  }
}
@media (max-width: 560px) {
  .section_big .section_big_wrap .section_big_item_0 .flex .image-big {
    height: 200px;
  }
}
.section_big .section_big_wrap .section_big_item_0 .flex .image {
  width: 80%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_0 .flex .image {
    position: relative;
    width: 100%;
    text-align: center;
  }
}
.section_big .section_big_wrap .section_big_item_0 .flex .text {
  max-width: 390px;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_0 .flex .text {
    margin-top: 10px;
    max-width: 100%;
  }
}
.section_big .section_big_wrap .section_big_item_1 {
  position: relative;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_1 {
    background: #fff;
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item_1 {
    padding: 30px 0;
  }
}
.section_big .section_big_wrap .section_big_item_1:before {
  content: "";
  width: 1000px;
  height: 95%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item_1:before {
    width: 700px;
  }
}
@media (max-width: 1240px) {
  .section_big .section_big_wrap .section_big_item_1:before {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_1:before {
    content: none;
  }
}
.section_big .section_big_wrap .section_big_item_1 .extra_large {
  text-align: right;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_1 .extra_large {
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_1 .flex {
    margin-top: 10px;
  }
}
.section_big .section_big_wrap .section_big_item_1 .flex .image-big {
  width: calc(100% - 500px);
  height: 550px;
  display: inline-block;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item_1 .flex .image-big {
    height: 400px;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_1 .flex .image-big {
    position: relative;
    width: 100%;
    text-align: center;
    height: 350px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item_1 .flex .image-big {
    height: 250px;
    margin-bottom: 10px;
  }
}
@media (max-width: 560px) {
  .section_big .section_big_wrap .section_big_item_1 .flex .image-big {
    height: 200px;
  }
}
.section_big .section_big_wrap .section_big_item_2 {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_2 {
    margin-top: 0;
  }
}
.section_big .section_big_wrap .section_big_item_2:before {
  content: "";
  width: 570px;
  height: 95%;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item_2:before {
    width: 600px;
  }
}
@media (max-width: 1240px) {
  .section_big .section_big_wrap .section_big_item_2:before {
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_2:before {
    content: none;
  }
}
.section_big .section_big_wrap .section_big_item_2 .flex {
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_2 .flex {
    margin-top: 10px;
  }
}
.section_big .section_big_wrap .section_big_item_2 .flex .image {
  width: calc(100% - 370px);
  text-align: right;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_2 .flex .image {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
.section_big .section_big_wrap .section_big_item_3 {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_3 {
    margin-top: 0;
    background: #fff;
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item_3 {
    padding: 30px 0;
  }
}
.section_big .section_big_wrap .section_big_item_3:before {
  content: "";
  width: 1000px;
  height: 70%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
@media (max-width: 1480px) {
  .section_big .section_big_wrap .section_big_item_3:before {
    width: 900px;
  }
}
@media (max-width: 1240px) {
  .section_big .section_big_wrap .section_big_item_3:before {
    width: 55%;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_3:before {
    content: none;
  }
}
.section_big .section_big_wrap .section_big_item_3 .extra_large {
  text-align: right;
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_3 .extra_large {
    text-align: center;
  }
}
.section_big .section_big_wrap .section_big_item_3 .flex {
  margin: 20px 0 0 0;
}
.section_big .section_big_wrap .section_big_item_3 .flex .image {
  width: calc(100% - 370px);
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_3 .flex .image {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .section_big .section_big_wrap .section_big_item_3 .flex .image img {
    max-width: 350px;
  }
}
@media (max-width: 768px) {
  .section_big .section_big_wrap .section_big_item_3 .flex .image img {
    max-width: 300px;
  }
}
@media (max-width: 560px) {
  .section_big .section_big_wrap .section_big_item_3 .flex .image img {
    max-width: 250px;
  }
}

.section_products {
  background-color: #f5f5f5;
}
.section_products .list_products .filter-products {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .section_products .list_products .filter-products {
    margin-bottom: 20px;
  }
}
@media (max-width: 560px) {
  .section_products .list_products .filter-products {
    margin-bottom: 15px;
  }
}
.section_products .list_products .filter-products li {
  margin: 0 15px;
}
@media (max-width: 1240px) {
  .section_products .list_products .filter-products li {
    margin: 0 10px;
  }
}
@media (max-width: 1024px) {
  .section_products .list_products .filter-products li {
    margin: 2px 6px;
  }
}
.section_products .list_products .filter-products li a {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 1024px) {
  .section_products .list_products .filter-products li a {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .section_products .list_products .filter-products li a {
    font-size: 12px;
  }
}
.section_products .list_products .filter-products li a:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #000;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease;
}
.section_products .list_products .filter-products li a:hover {
  color: #000;
}
.section_products .list_products .filter-products li a:hover:after {
  width: 100%;
}
.section_products .list_products .filter-products li a.active {
  color: #000;
}
.section_products .list_products .filter-products li a.active:after {
  width: 100%;
}
.section_products .slider-products {
  border: 1px solid #bbbbbb;
}
@media (max-width: 1700px) {
  .section_products .slider-products {
    margin: 0 50px;
  }
}
@media (max-width: 1024px) {
  .section_products .slider-products {
    margin: 0 35px;
  }
}
@media (max-width: 560px) {
  .section_products .slider-products {
    margin: 0 29px;
  }
}
@media only screen and (max-width: 320px) {
  .section_products .slider-products {
    margin: 0;
  }
}
.section_products .slider-products:not(.slick-slider) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 550px;
  overflow: hidden;
}
.section_products .slider-products:not(.slick-slider) .item {
  width: 25%;
}
@media (max-width: 1240px) {
  .section_products .slider-products:not(.slick-slider) .item {
    width: 33.33%;
  }
}
@media (max-width: 1024px) {
  .section_products .slider-products:not(.slick-slider) .item {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .section_products .slider-products:not(.slick-slider) .item {
    width: 100%;
  }
}
.section_products .slider-products .item {
  border-right: 1px solid #bbbbbb;
}
@media (max-width: 560px) {
  .section_products .slider-products .item {
    border-right: none;
  }
}

.single_product_slide .prod_img .prod-img-a {
  overflow: hidden;
  height: 350px;
  position: relative;
  width: 100%;
  background-color: #fff;
  display: block;
}
@media (max-width: 768px) {
  .single_product_slide .prod_img .prod-img-a {
    height: 300px;
  }
}
@media (max-width: 560px) {
  .single_product_slide .prod_img .prod-img-a {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .single_product_slide .prod_img .prod-img-a {
    height: 220px;
  }
}
.single_product_slide .prod_img .prod-img-a .img1,
.single_product_slide .prod_img .prod-img-a .img2 {
  width: 100%;
  height: 100%;
  background-size: contain;
  transition: all 0.3s ease;
  border: 10px solid #fff;
}
.single_product_slide .prod_img .prod-img-a .img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.single_product_slide .prod_img .prod-img-a:hover .img1 {
  opacity: 0;
}
.single_product_slide .prod_img .prod-img-a:hover .img2 {
  opacity: 1;
}
.single_product_slide .prod_img .tinvwl_add_to_wishlist_button {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 999;
}
@media (max-width: 1024px) {
  .single_product_slide .prod_img .tinvwl_add_to_wishlist_button .text {
    display: none;
  }
}
.single_product_slide .prod_img .sale {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 3;
  border: 1px solid #d2b499;
  color: #d2b499;
  padding: 5px 11px;
  text-transform: uppercase;
  font-size: 11px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .single_product_slide .prod_img .sale {
    font-size: 10px;
    padding: 4px 9px;
  }
}
@media (max-width: 768px) {
  .single_product_slide .prod_img .sale .text {
    display: none;
  }
}
.single_product_slide .prod_img .warp-button {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  opacity: 0;
}
@media (max-width: 768px) {
  .single_product_slide .prod_img .warp-button {
    opacity: 1;
  }
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline {
  margin-bottom: 0;
  width: 100%;
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline .added_to_cart {
  display: none !important;
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline a {
  width: 100%;
  background-color: #000000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  padding: 13px 20px;
  line-height: 19px;
}
@media (max-width: 1024px) {
  .single_product_slide .prod_img .warp-button .add_to_cart_inline a {
    font-size: 11px;
    padding: 8px 20px;
    line-height: 19px;
  }
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline a:hover {
  background-color: #000;
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline a:before {
  content: "+";
  display: inline-block;
  color: #fff;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-right: 6px;
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline a.added::before {
  font-family: WooCommerce;
  content: "\e017";
  font-size: 13px;
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline a.added:after {
  content: none !important;
}
.single_product_slide .prod_img .warp-button .add_to_cart_inline a.loading:before, .single_product_slide .prod_img .warp-button .add_to_cart_inline a.loading:after {
  content: none !important;
}
.single_product_slide:hover .prod_img .warp-button {
  opacity: 1;
}
.single_product_slide .about_product {
  background-color: #f5f5f5;
  padding: 20px 30px;
}
@media (max-width: 768px) {
  .single_product_slide .about_product {
    padding: 17px 23px;
  }
}
.single_product_slide .about_product .brand {
  color: #909090;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
}
.single_product_slide .about_product .text p {
  font-size: 14px;
  line-height: 1.5em;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 61px;
  white-space: initial;
  word-break: break-word;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .single_product_slide .about_product .text p {
    font-size: 13px;
  }
}
.single_product_slide .about_product .prod_title a {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  font-size: 17px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 42px;
  white-space: initial;
  word-break: break-word;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .single_product_slide .about_product .prod_title a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .single_product_slide .about_product .prod_title a {
    font-size: 15px;
    height: 36px;
  }
}

body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
body .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
body div.wishlist_products_counter.top_wishlist-custom.no-txt {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #fff;
  transition: none;
}
@media (max-width: 1024px) {
  body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  body .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  body div.wishlist_products_counter.top_wishlist-custom.no-txt {
    width: 32px;
    height: 32px;
  }
}

body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-make-remove,
body .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-make-remove,
body div.wishlist_products_counter.top_wishlist-custom.no-txt.tinvwl-product-make-remove {
  background-image: url(images/svg/fav-red.svg);
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
  transition: none;
}
body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-make-remove img,
body .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-make-remove img,
body div.wishlist_products_counter.top_wishlist-custom.no-txt.tinvwl-product-make-remove img {
  opacity: 0;
}

.price-products .prod_price {
  font-weight: 600;
  font-size: 15px;
  margin: 0;
  color: #000;
}
.price-products bdi {
  font-weight: 600;
  color: #000;
}
.price-products bdi span {
  font-weight: 600;
  color: #000;
}
.price-products ins {
  margin-left: 7px;
  text-decoration: none;
}
.price-products del {
  position: relative;
  font-weight: 500;
  opacity: 0.6;
}
.price-products del *,
.price-products del bdi span {
  color: #000;
}
.price-products del::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #000;
  opacity: 0.6;
}

body.single-post .title_box {
  text-align: left;
}

@media (max-width: 1024px) {
  .blog-single-wrap {
    border-bottom: 1px solid #bbbbbb;
  }
}
.blog-single-wrap .blog-sidebar-flex {
  border: 1px solid #bbbbbb;
  border-top: none;
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex {
    border: none;
    padding-top: 20px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar {
  border-right: 1px solid #bbbbbb;
}
@media (max-width: 1240px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar {
    width: 70%;
  }
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar {
    width: 100%;
    border-right: none;
    border: none;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .blog-main-image .cover {
  height: 375px;
  width: 100%;
  display: inline-block;
}
@media (max-width: 1240px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .blog-main-image .cover {
    height: 340px;
  }
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .blog-main-image .cover {
    height: 280px;
  }
}
@media (max-width: 560px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .blog-main-image .cover {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .blog-main-image .cover {
    height: 200px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article {
  padding: 30px 40px;
  border-bottom: 1px solid #bbbbbb;
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article {
    padding: 20px 0;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos {
    margin-bottom: 10px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box {
  padding-right: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box {
    padding-right: 20px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box span,
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box a {
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box span,
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box a {
    font-size: 12px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box a:hover {
  opacity: 0.5;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box::after {
  content: "•";
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 17px;
  line-height: 1em;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box::after {
    right: 5px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box:last-child {
  padding-right: 0;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .blog-infos .blog-info-box:last-child::after {
  content: none;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom {
  padding-top: 40px;
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom {
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags {
    width: 100%;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box span,
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box a {
  font-size: 13px;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box span {
  font-weight: 600;
  line-height: 1.2em;
  position: relative;
  top: 3px;
}
@media (max-width: 1240px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box span {
    top: 1px;
  }
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box span {
    top: 2px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 1.2em;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-tags .blog-info-box a:hover {
  opacity: 0.5;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share {
  text-align: right;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share > .flex {
    justify-content: start;
    margin-top: 10px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share span {
  font-size: 13px;
  font-weight: 600;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share ul {
  display: inline-block;
  vertical-align: middle;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share ul li a {
  width: 25px;
  height: 25px;
  border: 1px solid #000;
  border-radius: 500px;
  text-align: center;
  font-size: 11px;
  line-height: 24px;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .body_article .article-bottom .list-share ul li a i {
  font-size: 11px;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two {
  border-bottom: 1px solid #bbbbbb;
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two {
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50:first-child {
  border-right: 1px solid #bbbbbb;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a {
  padding: 30px;
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  line-height: 1em;
  height: 100%;
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a {
    padding: 12px;
    font-size: 12px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a:hover {
  opacity: 0.5;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a.nav-prev i {
  margin-right: 10px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a.nav-prev i {
    font-size: 12px;
  }
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a.nav-next {
  text-align: right;
  justify-content: end;
}
.blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a.nav-next i {
  margin-left: 10px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .blog-left-sidebar .two .col_50 a.nav-next i {
    font-size: 12px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar {
  padding: 30px;
}
@media (max-width: 1240px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar {
    width: 30%;
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar {
    width: 100%;
    border-top: 1px solid #bbbbbb;
    padding: 20px 0;
    margin-top: 20px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-sidebar-item {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-sidebar-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-sidebar-item .title-line {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search {
  position: relative;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search input[type=text] {
  padding-right: 70px;
  font-size: 13px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search input[type=text]::-webkit-input-placeholder {
  font-size: 13px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search input[type=text]::-moz-placeholder {
  font-size: 13px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search input[type=text]:-ms-input-placeholder {
  font-size: 13px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search input[type=text]:-moz-placeholder {
  font-size: 13px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  background: transparent;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .blog-search button[type=submit] img {
  width: 20px;
  height: auto;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li {
  padding-right: 20px;
  position: relative;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li::after {
  content: "•";
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 5px;
  font-size: 17px;
  line-height: 1em;
  color: #5e5e5e;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li::after {
    top: 2px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li:last-child {
  padding-right: 0;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li:last-child:after {
  content: none;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li a {
  color: #5e5e5e;
  font-size: 13px;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li a {
    font-size: 12px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .tags-List li a:hover {
  opacity: 0.5;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .categories-List li {
  padding-left: 20px;
  position: relative;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .categories-List li::before {
  content: "";
  width: 9px;
  height: 9px;
  border: 1px solid #bbbbbb;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
}
@media (max-width: 1240px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .categories-List li::before {
    top: 9px;
  }
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .categories-List li::before {
    top: 7px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .categories-List li a {
  color: #000000;
  font-size: 14px;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .categories-List li a {
    font-size: 13px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts {
  padding: 7px 0;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li {
  margin-bottom: 15px;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li:last-child {
  margin-bottom: 0;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-image {
  width: 60px;
  height: 60px;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-image {
    width: 55px;
    height: 55px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-text {
  width: calc(100% - 60px);
  padding-left: 15px;
}
@media (max-width: 768px) {
  .blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-text {
    width: calc(100% - 55px);
    padding-left: 10px;
  }
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-text:hover {
  opacity: 0.7;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-text .post_name {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.2em;
}
.blog-single-wrap .blog-sidebar-flex .sidebar .best-posts li a .blog-post-text .date-blog-post {
  color: #5e5e5e;
  font-size: 12px;
  line-height: 1.2em;
  display: block;
}

.blog-comments {
  padding: 30px 40px;
}
@media (max-width: 1024px) {
  .blog-comments {
    padding: 20px 0;
  }
}
.blog-comments #reply-title {
  font-size: 16px;
}
@media (max-width: 1024px) {
  .blog-comments #reply-title {
    font-size: 14px;
  }
}
.blog-comments label {
  font-size: 14px !important;
}
@media (max-width: 1024px) {
  .blog-comments label {
    font-size: 13px !important;
  }
}
.blog-comments textarea {
  height: 100px;
}
.blog-comments textarea,
.blog-comments input[type=text],
.blog-comments input[type=email] {
  font-size: 13px;
}
.blog-comments textarea::-webkit-input-placeholder,
.blog-comments input[type=text]::-webkit-input-placeholder,
.blog-comments input[type=email]::-webkit-input-placeholder {
  font-size: 13px;
}
.blog-comments textarea::-moz-placeholder,
.blog-comments input[type=text]::-moz-placeholder,
.blog-comments input[type=email]::-moz-placeholder {
  font-size: 13px;
}
.blog-comments textarea:-ms-input-placeholder,
.blog-comments input[type=text]:-ms-input-placeholder,
.blog-comments input[type=email]:-ms-input-placeholder {
  font-size: 13px;
}
.blog-comments textarea:-moz-placeholder,
.blog-comments input[type=text]:-moz-placeholder,
.blog-comments input[type=email]:-moz-placeholder {
  font-size: 13px;
}
.blog-comments .comment-form-cookies-consent label[for=wp-comment-cookies-consent] {
  width: calc(100% - 26px);
  display: inline-block;
  vertical-align: top;
  line-height: 1.4em;
  padding-left: 7px;
}
@media (max-width: 1024px) {
  .blog-comments .comment-form-cookies-consent label[for=wp-comment-cookies-consent] {
    font-size: 13px;
  }
}
.blog-comments input[type=submit] {
  padding: 12px 20px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  border-radius: 0 !important;
}
@media (max-width: 1024px) {
  .blog-comments input[type=submit] {
    font-size: 12px !important;
  }
}
.blog-comments input[type=submit]:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.blog-comments .comment-notes {
  font-size: 14px;
}
.blog-comments .comment-body {
  position: relative;
}
.blog-comments .commentlist {
  list-style: none;
  padding-inline-start: 0;
  margin-bottom: 40px;
}
@media (max-width: 1240px) {
  .blog-comments .commentlist {
    margin-bottom: 20px;
  }
}
.blog-comments .commentlist li {
  position: relative;
  padding: 15px;
  margin: 15px 0;
  background-color: #f6f6f6;
}
@media (max-width: 1240px) {
  .blog-comments .commentlist li {
    padding: 10px 15px;
    margin: 12px 0;
  }
}
.blog-comments #respond {
  margin-top: 20px;
}
.blog-comments #cancel-comment-reply-link {
  float: right;
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
.blog-comments .comment-awaiting-moderation {
  font-size: 12px;
  padding-left: 50px;
}
.blog-comments #comments {
  font-size: 2rem;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .blog-comments #comments {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .blog-comments #comments {
    font-size: 16px;
  }
}
.blog-comments .comment-author {
  position: relative;
  padding-left: 50px;
}
.blog-comments .comment-author img {
  border-radius: 500px;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.blog-comments .comment-author cite {
  font-style: normal;
  font-weight: 600;
  padding-right: 75px;
  font-size: 14px;
}
.blog-comments .comment-body br {
  display: none;
}
.blog-comments .comment-body p {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e1e1e1;
  font-size: 13px;
  margin-bottom: 0;
}
.blog-comments .says {
  display: none;
}
.blog-comments .comment-meta.commentmetadata {
  padding-left: 50px;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1em;
}
.blog-comments .comment-meta.commentmetadata * {
  font-size: 12px;
}
.blog-comments .date-blog-post {
  display: block;
  color: #585858;
  font-size: 12px;
  margin-top: 4px;
}
.blog-comments .reply {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .blog-comments .reply {
    position: relative;
    text-align: right;
  }
  .blog-comments .reply a {
    margin-left: auto;
  }
}
.blog-comments .reply a {
  display: inline-block;
  padding: 8px 10px;
  font-size: 11px;
  transition: all 0.3s ease;
  line-height: 1;
  border: 1px solid #838383;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}
.blog-comments .reply a:hover {
  text-decoration: none;
  background-color: #838383;
  color: white;
}

.woocommerce div.product.product-type-variable .product-details > .price {
  display: none;
}

body .xt_woovs-swatches .swatch-color,
body .xt_woovs-swatches .swatch-image {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
body .xt_woovs-swatches-wrap.xt_woovs-align-left .variations td,
body .xt_woovs-swatches-wrap.xt_woovs-align-left .variations th,
body .xt_woovs-swatches-wrap.xt_woovs-align-left .xt_woovs-swatches {
  padding-bottom: 0 !important;
}
body .xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-inherit .variations .label {
  vertical-align: middle !important;
}
body .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label {
  font-size: 13px !important;
}
body .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label span {
  font-size: 13px !important;
}
body .xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-inherit .variations .xt_woovs-attribute-value {
  display: none !important;
}

.woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
  width: 100%;
  image-rendering: -o-crisp-edges;
  image-rendering: pixelated;
  -ms-interpolation-mode: nearest-neighbor;
}

.header {
  background: white;
  transition: all 0.3s ease;
}
.header.on-scroll {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header.on-scroll .header-1,
.header.on-scroll .header-2 {
  display: none;
}
.header .search-form {
  display: none;
  border-bottom: 1px solid #bbbbbb;
  padding: 10px 0;
}
.header .search-form.active {
  display: block;
}
.header .search-form .close-search {
  position: absolute;
  right: 0;
  top: 8px;
  width: 11px;
}
.header .search-form form {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}
.header .search-form form input[type=search] {
  height: 35px;
  font-size: 12px;
}
.header .search-form form input[type=search]::-webkit-input-placeholder {
  font-size: 12px;
}
.header .search-form form input[type=search]::-moz-placeholder {
  font-size: 12px;
}
.header .search-form form input[type=search]:-ms-input-placeholder {
  font-size: 12px;
}
.header .search-form form input[type=search]:-moz-placeholder {
  font-size: 12px;
}
.header .search-form form button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 4px 15px;
  background: transparent;
}
.header .header-1 {
  background-color: #000;
  padding: 12px 0;
  text-align: center;
  transition: all 0.3s ease;
}
@media (max-width: 1240px) {
  .header .header-1 {
    padding: 10px 0;
  }
}
@media (max-width: 768px) {
  .header .header-1 {
    padding: 8px 0;
  }
}
.header .header-1 * {
  font-size: 13px;
}
@media (max-width: 1480px) {
  .header .header-1 * {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .header .header-1 * {
    font-size: 11px;
  }
}
@media (max-width: 560px) {
  .header .header-1 * {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .header .header-1 * {
    font-size: 9px;
  }
}
.header .header-1 i {
  margin-left: 6px;
  font-size: 10px !important;
}
@media (max-width: 768px) {
  .header .header-1 i {
    font-size: 8px !important;
  }
}
.header .header-1 a:hover {
  opacity: 0.6;
}
.header .header-2 {
  border-bottom: 2px solid #000000;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .header .header-2 {
    border-bottom: 1px solid #000;
  }
}
@media (max-width: 560px) {
  .header .header-2 .row {
    justify-content: space-between;
  }
}
.header .header-2 .social_list {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .header .header-2 .social_list {
    display: none;
  }
}
.header .header-2 .social_list li {
  margin: 5px 20px 5px 0px;
}
@media (max-width: 1480px) {
  .header .header-2 .social_list li {
    margin: 4px 15px 4px 0;
  }
}
.header .header-2 .social_list li a {
  color: #8b8b8b;
}
@media (max-width: 1480px) {
  .header .header-2 .social_list li a {
    font-size: 14px;
  }
}
.header .header-2 .social_list li a:hover {
  color: #000;
}
.header .header-2 .logo-box {
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .header .header-2 .logo-box {
    width: 75%;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .header .header-2 .logo-box {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .header .header-2 .logo-box {
    width: 145px;
  }
}
@media (max-width: 480px) {
  .header .header-2 .logo-box {
    width: 136px;
  }
}
@media (max-width: 768px) {
  .header .header-2 .logo-box img {
    max-width: 160px;
  }
}
@media (max-width: 560px) {
  .header .header-2 .logo-box img {
    max-width: 140px;
  }
}
@media (max-width: 480px) {
  .header .header-2 .logo-box img {
    max-width: 110px;
  }
}
@media (max-width: 650px) {
  .header .header-2 .logo-box img {
    max-width: 90px;
  }
}
@media (max-width: 1024px) {
  .header .header-2 .user-options {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .header .header-2 .user-options {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .header .header-2 .user-options {
    width: auto;
  }
}
.header .header-2 .user-options .item-user {
  margin-left: 15px;
  position: relative;
}
@media (max-width: 768px) {
  .header .header-2 .user-options .item-user {
    margin-left: 10px;
  }
}
@media (max-width: 480px) {
  .header .header-2 .user-options .item-user {
    margin-left: 7px;
  }
}
@media (max-width: 768px) {
  .header .header-2 .user-options .item-user img {
    width: 15px;
    height: auto;
  }
}
@media (max-width: 650px) {
  .header .header-2 .user-options .item-user img {
    width: 13px;
  }
}
.header .header-2 .user-options .item-fav {
  height: 22px;
}
.header .header-2 .user-options .my-login .wrapp_submenu {
  position: absolute;
  right: -27px;
  width: 250px;
  z-index: 1;
  display: none;
  opacity: 0;
  top: 100%;
  transition: all 0.3s ease;
  padding-top: 12px;
}
@media (max-width: 1024px) {
  .header .header-2 .user-options .my-login .wrapp_submenu {
    display: none !important;
  }
}
.header .header-2 .user-options .my-login .wrapp_submenu.small_submenu {
  width: 190px;
}
.header .header-2 .user-options .my-login .wrapp_submenu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #f5f5f5;
  top: 6px;
  position: absolute;
  right: 30px;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu {
  padding: 20px;
  border: 1px solid #e9e9e9;
  background-color: #ffffff;
  position: relative;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li:last-child {
  margin-bottom: 0;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li span {
  display: inline-block;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li .btn {
  font-size: 12px;
  padding: 4px 10px;
  width: 100%;
  text-transform: uppercase;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li .btn.white {
  border: 1px solid #000;
  color: #000;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li .btn.white a {
  color: #000;
  margin-left: 5px;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li .btn.white:hover {
  background-color: #000;
  color: #fff;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu li .btn.white:hover a {
  color: #fff;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu.pages {
  padding: 0;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu.pages li {
  margin-bottom: 0;
  border-bottom: 1px solid #e9e9e9;
  padding: 2px 5px;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu.pages li:last-child {
  border-bottom: none;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu.pages li a {
  font-size: 13px;
  text-transform: uppercase;
}
.header .header-2 .user-options .my-login .wrapp_submenu .sub-menu.pages li a:hover {
  opacity: 0.6;
}
.header .header-2 .user-options .my-login:hover .wrapp_submenu {
  display: block;
  opacity: 1;
}
.header .header-2 .user-options .item-cart {
  margin-left: 9px;
}
@media (max-width: 768px) {
  .header .header-2 .user-options .item-cart {
    margin-left: 3px;
  }
}
@media (max-width: 480px) {
  .header .header-2 .user-options .item-cart {
    margin-left: 0;
  }
}
.header .header-2 .user-options .item-cart .count-items {
  width: 15px;
  height: 15px;
  background: #000;
  color: #fff;
  display: inline-block;
  border-radius: 500px;
  font-size: 9px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -1px;
}
.header .header-2 .user-options .item-cart .cart-link {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .header .header-2 .user-options .search-desktop {
    display: none;
  }
}
@media (max-width: 560px) {
  .header .header-2 .user-options div.wishlist_products_counter.top_wishlist-custom img {
    max-width: 13px;
    max-height: 13px;
    margin: 0px 4px 0 0 !important;
    top: -3px;
    position: relative;
  }
}
.header .header-2 .user-options div.wishlist_products_counter .wishlist_products_counter_number {
  width: 15px;
  height: 15px;
  background: #000;
  color: #fff;
  display: inline-block;
  border-radius: 500px;
  font-size: 9px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  right: -6px;
  top: 0px;
  min-height: 15px;
}
.header .header-3 {
  border-bottom: 1px solid #bbbbbb;
}
@media (max-width: 1024px) {
  .header .header-3 {
    display: none;
  }
}
.header .header-3 .left-contact .item-el a,
.header .header-3 .left-contact .item-el span,
.header .header-3 .right-contact .item-el a,
.header .header-3 .right-contact .item-el span {
  font-size: 13px;
}
@media (max-width: 1700px) {
  .header .header-3 .left-contact .item-el a,
  .header .header-3 .left-contact .item-el span,
  .header .header-3 .right-contact .item-el a,
  .header .header-3 .right-contact .item-el span {
    font-size: 12px;
  }
}
@media (max-width: 1700px) {
  .header .header-3 .left-contact .hours,
  .header .header-3 .right-contact .hours {
    display: none;
  }
}
@media (max-width: 1240px) {
  .header .header-3 .left-contact .phone,
  .header .header-3 .right-contact .phone {
    display: none;
  }
}
.header .header-3 .left-contact .item-el {
  margin-right: 10px;
}
.header .header-3 .right-contact .item-el {
  margin-left: 10px;
}
.header .header-3 .header-menu .menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.header .header-3 .header-menu .menu > li {
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}
@media (max-width: 1480px) {
  .header .header-3 .header-menu .menu > li {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 1240px) {
  .header .header-3 .header-menu .menu > li {
    margin-right: 7px;
    margin-left: 7px;
  }
}
.header .header-3 .header-menu .menu > li a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 0;
}
@media (max-width: 1480px) {
  .header .header-3 .header-menu .menu > li a {
    font-size: 13px;
  }
}
.header .header-3 .header-menu .menu > li a:hover {
  opacity: 0.5;
}
.header .header-3 .header-menu .menu li.current-menu-item > a {
  opacity: 0.5;
}
.header .header-3 .header-menu .menu > li.menu-item-has-children {
  padding-right: 20px;
}
.header .header-3 .header-menu .menu > li.menu-item-has-children > a {
  position: relative;
}
.header .header-3 .header-menu .menu > li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  width: 13px;
  height: 11px;
  display: inline-block;
  position: absolute;
  top: 23px;
  margin-left: 7px;
  font-size: 11px;
  opacity: 0.9;
}
.header .header-3 .header-menu .menu > li.menu-item-has-children:hover .sub-menu {
  display: block;
}
.header .header-3 .header-menu .menu .sub-menu {
  position: absolute;
  display: none;
  background-color: white;
  border: 1px solid #bbbbbb;
  z-index: 33;
  top: 100%;
  left: -10px;
  width: 180px;
}
.header .header-3 .header-menu .menu .sub-menu li {
  border-bottom: 1px solid #bbbbbb;
  padding: 0;
}
.header .header-3 .header-menu .menu .sub-menu li:last-child {
  border-bottom: none;
}
.header .header-3 .header-menu .menu .sub-menu li a {
  width: 100%;
  padding: 9px 12px;
  font-size: 13px;
  display: inline-block;
}
@media (max-width: 1480px) {
  .header .header-3 .header-menu .menu .sub-menu li a {
    font-size: 12px;
  }
}
.header .header-3 .header-menu .menu .sub-menu li a:hover {
  opacity: 0.5;
}

.navigation__mobile {
  display: none;
}
@media (max-width: 1024px) {
  .navigation__mobile {
    display: inline-block !important;
    width: 20px;
    float: left;
    margin-right: 9px;
    margin-top: 1px;
  }
}
@media (max-width: 560px) {
  .navigation__mobile {
    margin-right: 5px;
  }
}
.navigation__mobile .tohidedesktop {
  display: none;
}

.hamburger-menu {
  position: relative;
  width: 20px;
  height: 13px;
}
@media (max-width: 480px) {
  .hamburger-menu {
    width: 18px;
  }
}

.button-menu-line {
  position: absolute;
  left: 0;
  display: block;
  height: 1px;
  width: 20px;
  background-color: #000000;
  /*background-color: #000;*/
  transition: all, 0.3s;
}
@media (max-width: 480px) {
  .button-menu-line {
    width: 18px;
  }
}
.button-menu-line.button-menu-line--1 {
  top: 2px;
  transform-origin: center center 0px;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.button-menu-line.button-menu-line--2 {
  top: 7px;
  transform-origin: center center 0px;
  transform: matrix(1, 0, 0, 1, 0, 0);
  width: 16px;
}
@media (max-width: 480px) {
  .button-menu-line.button-menu-line--2 {
    width: 14px;
  }
}
.button-menu-line.button-menu-line--3 {
  top: 12px;
  transform-origin: center center 0px;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.mm-wrapper_opened .tohidedesktop {
  display: block !important;
}
.mm-wrapper_opened .tohidedesktop .menu {
  margin-top: 0;
}
.mm-wrapper_opened .button-menu-line--1 {
  transform-origin: center center 0px;
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 1, 10);
  top: -4px;
}
.mm-wrapper_opened .button-menu-line--2 {
  transform-origin: center center 0px;
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 1, 3);
  top: 3px;
  width: 20px;
}
@media (max-width: 480px) {
  .mm-wrapper_opened .button-menu-line--2 {
    width: 18px;
  }
}
.mm-wrapper_opened .button-menu-line--3 {
  opacity: 0;
}

nav#mobile-menu {
  z-index: 999999;
}

.mm-listitem:after {
  background-color: rgba(252, 252, 252, 0.3);
  left: 0;
}

.mm-navbar__title {
  color: #000;
}

.mm-btn:after,
.mm-btn:before {
  border-color: rgba(0, 0, 0, 0.531);
}

.mm-panels > .mm-panel {
  background: #f3f3f3;
}
.mm-panels > .mm-panel ul li a {
  font-weight: 400;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}
.mm-panels > .mm-panel ul li.menu-item-object-wpml_ls_menu_item {
  width: 50px;
  display: inline-block;
  vertical-align: top;
}

.mm-navbars_top .mm-navbar {
  text-align: center;
}
.mm-navbars_top .mm-navbar .logo-header {
  display: block;
  margin: 4px auto;
  max-width: 130px;
}
.mm-navbars_top .mm-navbar span {
  width: 100%;
  padding: 0 20px;
}
.mm-navbars_top .mm-navbar span form {
  position: relative;
}
.mm-navbars_top .mm-navbar span form input[type=search] {
  height: 37px;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 50px;
}
.mm-navbars_top .mm-navbar span form input[type=search]::-webkit-input-placeholder {
  font-size: 13px;
}
.mm-navbars_top .mm-navbar span form input[type=search]::-moz-placeholder {
  font-size: 13px;
}
.mm-navbars_top .mm-navbar span form input[type=search]:-ms-input-placeholder {
  font-size: 13px;
}
.mm-navbars_top .mm-navbar span form input[type=search]:-moz-placeholder {
  font-size: 13px;
}
.mm-navbars_top .mm-navbar span form button[type=submit] {
  height: 37px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
}
.mm-navbars_top .mm-navbar span .close-search {
  display: none;
}

.mm-navbars_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.531);
}
.mm-navbars_bottom .mm-navbar {
  display: inherit;
  width: 100%;
  text-align: center;
}
.mm-navbars_bottom .mm-navbar .item-socials {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.mm-navbars_bottom .mm-navbar .item-socials li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0;
}
.mm-navbars_bottom .mm-navbar .item-socials li a {
  color: #000;
  font-size: 15px;
}
.mm-navbars_bottom .mm-navbar .item-socials li a:hover {
  color: #000000;
}
.mm-navbars_bottom .mm-navbar .flex {
  line-height: 1em;
  min-height: auto;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.531);
}
.mm-navbars_bottom .mm-navbar .item-el {
  width: 50%;
}
@media (max-width: 480px) {
  .mm-navbars_bottom .mm-navbar .item-el {
    width: auto;
    margin: 0 4px;
  }
}
.mm-navbars_bottom .mm-navbar .item-el a,
.mm-navbars_bottom .mm-navbar .item-el span {
  font-size: 11px;
  color: #000;
  position: relative;
  padding-left: 20px;
}
@media (max-width: 480px) {
  .mm-navbars_bottom .mm-navbar .item-el a,
  .mm-navbars_bottom .mm-navbar .item-el span {
    padding-left: 15px;
  }
}
.mm-navbars_bottom .mm-navbar .item-el a:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: top left;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 480px) {
  .mm-navbars_bottom .mm-navbar .item-el a:before {
    width: 13px;
    height: 12px;
  }
}
.mm-navbars_bottom .mm-navbar .item-el.phone a:before {
  background-image: url(images/svg/phone.svg);
  background-size: 12px;
  top: -1px;
}
@media (max-width: 480px) {
  .mm-navbars_bottom .mm-navbar .item-el.phone a:before {
    background-size: 10px;
    top: 0px;
  }
}
.mm-navbars_bottom .mm-navbar .item-el.email a::before {
  background-image: url(images/svg/mail.svg);
  background-size: 13px;
  top: -1px;
}
@media (max-width: 480px) {
  .mm-navbars_bottom .mm-navbar .item-el.email a::before {
    background-size: 10px;
    top: 0;
  }
}

.item-cart:hover .widget_shopping_cart_content {
  display: block;
  opacity: 1;
  z-index: 222;
}

.widget_shopping_cart_content {
  position: absolute;
  right: -27px;
  width: 355px;
  z-index: 1;
  display: none;
  opacity: 0;
  top: calc(100% - 10px);
  transition: all 0.3s ease;
  padding-top: 12px;
}
@media (max-width: 1024px) {
  .widget_shopping_cart_content {
    display: none !important;
  }
}
.widget_shopping_cart_content .cart-detail .no-products {
  font-size: 14px;
  text-align: center;
}
.widget_shopping_cart_content .cart-detail .continue-shopping {
  text-align: center;
}
.widget_shopping_cart_content .cart-detail .continue-shopping .btn {
  font-size: 13px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.widget_shopping_cart_content .wrapp_mini_cart {
  max-height: 300px;
  overflow-y: auto;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0;
  position: relative;
  border: 1px solid #e9e9e9;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #f5f5f5;
  top: -6px;
  position: absolute;
  right: 28px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li {
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-image {
  width: 75px;
  background: white;
  border: 1px solid #dfdfdf;
  padding: 5px;
  height: 75px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-image img {
  width: 70px;
  height: auto;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details {
  width: calc(100% - 75px);
  padding-left: 15px;
  padding-right: 20px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details a {
  color: #000;
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 0;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details a .name {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  font-weight: 500;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 44px;
  white-space: initial;
  word-break: break-word;
  text-decoration: none;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details .pqnt-info {
  font-size: 13px;
  font-weight: 700;
  color: #000;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details .variation {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  flex-wrap: wrap;
  opacity: 0.7;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details .variation dt,
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details .variation dd {
  width: 50%;
  line-height: 1em;
  margin-bottom: 5px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .minicart-details .variation p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1em;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .qnt-box {
  line-height: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% + 20px);
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .qnt-box .subtotal_prod {
  font-size: 13px;
  line-height: 1em;
  margin-bottom: 0;
  display: inline-block;
  font-weight: 600;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .qnt-box .subtotal_prod * {
  font-weight: 600;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .cart_list_2 li .flex .remove {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  width: 25px;
  height: 25px;
  border-radius: 500px;
  text-align: center;
  color: #ff0e0e !important;
  background: #fff !important;
  margin-left: 5px;
  line-height: 25px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom {
  text-align: center;
  margin-top: 15px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .buttons .btn {
  font-size: 11px;
  padding: 8px 9px;
  text-transform: uppercase;
  font-weight: 500;
  width: 49%;
  border: 1px solid #000;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart {
  clear: both;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart span {
  font-size: 12px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .right {
  font-weight: 700;
  font-size: 13px;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .right * {
  font-weight: 700;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .shipping-info {
  font-size: 10px;
  background: #ededed;
  padding: 10px 5px;
  clear: both;
  margin: 10px 0;
}
.widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .shipping-info p {
  font-size: 11px;
  line-height: 1.2em;
  margin-bottom: 0;
}

body div.quantity {
  width: 60px !important;
  position: relative;
}
body div.quantity input[type=number] {
  -moz-appearance: textfield;
  width: 60px !important;
  height: 30px;
  margin-bottom: 0;
  font-size: 12px;
  padding: 0;
  margin-left: 0;
  border: 1px solid #000000;
  border-radius: 0;
  text-align: left;
  padding: 0 15px 0 15px;
}
body div.quantity input[type=number]:hover {
  border-color: #000000;
}
@media (max-width: 768px) {
  body div.quantity input[type=number] {
    height: 40px;
  }
}
body div.quantity input[type=number]::-webkit-inner-spin-button,
body div.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body div.quantity .quantity-nav {
  width: 60px !important;
}
body div.quantity .quantity-nav .quantity-button {
  position: absolute;
  height: 28px;
  line-height: 32px;
  width: 15px;
  text-align: center;
  display: block;
  background-color: #fff;
  font-size: 4px;
  z-index: 99;
  cursor: pointer;
  color: #000000;
}
@media (max-width: 768px) {
  body div.quantity .quantity-nav .quantity-button {
    height: 38px;
    line-height: 41px;
  }
}
body div.quantity .quantity-nav .quantity-button:hover {
  color: #000000;
}
body div.quantity .quantity-nav .quantity-button.quantity-up {
  right: 2px;
  top: 1px;
}
body div.quantity .quantity-nav .quantity-button.quantity-down {
  left: 1px;
  top: 1px;
}
body div.quantity .quantity-nav .quantity-button i {
  color: #000000;
  font-size: 9px;
}

.footer {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 1240px) {
  .footer {
    padding: 50px 0;
  }
}
@media (max-width: 1024px) {
  .footer {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .footer {
    padding: 30px 0;
  }
}
.footer .wrap-footer {
  max-width: 330px;
}
@media (max-width: 1024px) {
  .footer .wrap-footer {
    max-width: 100%;
  }
}
.footer .wrap-footer.auto-center {
  margin-left: auto;
  margin-right: auto;
}
.footer .wrap-footer.auto-right {
  margin-left: auto;
}
.footer .footer-1 .footer-col p {
  font-size: 14px;
  line-height: 1.4em;
}
@media (max-width: 1240px) {
  .footer .footer-1 .footer-col p {
    font-size: 13px;
  }
}
.footer .footer-1 .footer-col .new-form {
  padding-top: 5px;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form .mc4wp-form-fields {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.footer .footer-1 .footer-col .new-form .item_input {
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form .item_input {
    margin-bottom: 10px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=email] {
  height: 37px;
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form input[type=email] {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=email]::-webkit-input-placeholder {
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=email]::-moz-placeholder {
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=email]:-ms-input-placeholder {
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=email]:-moz-placeholder {
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form input[type=email]:-moz-placeholder {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=submit] {
  font-size: 1.3rem;
  height: 39px;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .new-form input[type=submit] {
    height: 37px;
    font-size: 1.2rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer .footer-1 .footer-col .new-form input[type=submit]:hover {
  opacity: 0.6;
}
.footer .footer-1 .footer-col .big {
  color: #6a6a6a;
  margin-bottom: 10px;
}
.footer .footer-1 .footer-col .list-contact li {
  margin-bottom: 10px;
  color: #6a6a6a;
  text-transform: uppercase;
}
@media (max-width: 1240px) {
  .footer .footer-1 .footer-col .list-contact li {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .list-contact li {
    margin-bottom: 7px;
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .list-contact li span {
  font-size: 14px;
  color: #000;
}
@media (max-width: 1240px) {
  .footer .footer-1 .footer-col .list-contact li span {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .list-contact li span {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .list-contact li a {
  color: #000;
  font-size: 14px;
}
@media (max-width: 1240px) {
  .footer .footer-1 .footer-col .list-contact li a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .list-contact li a {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .list-contact li a:hover {
  opacity: 0.7;
}
.footer .footer-1 .footer-col .footer-list li {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .footer .footer-1 .footer-col .footer-list li {
    margin-bottom: 5px;
  }
}
.footer .footer-1 .footer-col .footer-list li.current-menu-item a {
  opacity: 0.7;
}
.footer .footer-1 .footer-col .footer-list li a {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 1240px) {
  .footer .footer-1 .footer-col .footer-list li a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col .footer-list li a {
    font-size: 12px;
  }
}
.footer .footer-1 .footer-col .footer-list li a:hover {
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col-1 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .footer .footer-1 .footer-col-1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col-1 .wrap-footer {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .footer .footer-1 .footer-col-2,
  .footer .footer-1 .footer-col-3 {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .footer .footer-1 .footer-col-2,
  .footer .footer-1 .footer-col-3 {
    width: 100%;
    margin-bottom: 15px;
  }
}
.footer .footer-2 {
  padding-top: 55px;
}
@media (max-width: 1024px) {
  .footer .footer-2 {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .footer .footer-2 {
    padding-top: 0;
  }
}
@media (max-width: 1024px) {
  .footer .footer-2 .col_33 {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .footer .footer-2 .icons ul {
    justify-content: center;
  }
}
.footer .footer-2 .icons ul li {
  max-width: 134px;
  margin-right: 15px;
  margin-bottom: 5px;
}
@media (max-width: 1240px) {
  .footer .footer-2 .icons ul li {
    max-width: 120px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-2 .icons ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.footer .footer-2 .copy p {
  color: #888888;
  font-size: 12px;
  margin: 0;
}
@media (max-width: 1240px) {
  .footer .footer-2 .copy p {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .footer .footer-2 .social_list ul {
    justify-content: center;
  }
}
.footer .footer-2 .social_list ul li {
  margin-right: 25px;
}
@media (max-width: 1024px) {
  .footer .footer-2 .social_list ul li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.footer .footer-2 .social_list ul li a:hover {
  opacity: 0.7;
}
.footer .footer-2 .social_list ul li i {
  font-size: 18px;
}
@media (max-width: 1240px) {
  .footer .footer-2 .social_list ul li i {
    font-size: 15px;
  }
}

body.home .footer {
  background-color: #f5f5f5;
}

.section_boxes .flex {
  padding-bottom: 60px;
}
@media (max-width: 1480px) {
  .section_boxes .flex {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .section_boxes .flex {
    padding-bottom: 30px;
  }
}
.section_boxes .flex:last-child {
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .section_boxes .flex .text {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .section_boxes .flex .image {
    width: 100%;
    margin-top: 20px;
  }
}
.section_boxes .flex .image .cover {
  width: 100%;
  height: 570px;
  border: 1px solid #000;
}
@media (max-width: 1240px) {
  .section_boxes .flex .image .cover {
    height: 680px;
  }
}
@media (max-width: 1024px) {
  .section_boxes .flex .image .cover {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .section_boxes .flex .image .cover {
    height: 350px;
  }
}
@media (max-width: 560px) {
  .section_boxes .flex .image .cover {
    height: 250px;
  }
}

.section_featured .icon {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
@media (max-width: 768px) {
  .section_featured .icon {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .section_featured .icon {
    width: 100%;
  }
}
.section_featured .icon .img {
  width: 43px;
  height: 43px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto 15px auto;
  display: block;
}
.section_featured .icon h4 {
  font-size: 16px;
}
@media (max-width: 768px) {
  .section_featured .icon h4 {
    font-size: 15px;
  }
}
.section_featured .icon p {
  font-size: 13px;
}

.section_blog .general_content {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .section_blog .general_content {
    margin-bottom: 20px;
  }
}
.section_blog .list-articles {
  border-bottom: none;
}
.section_blog .list-articles .article {
  transition: all 0.3s ease;
  border: 1px solid #bbbbbc;
  margin: -1px 0 0 -1px;
}
@media (max-width: 768px) {
  .section_blog .list-articles .article {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .section_blog .list-articles .article {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .section_blog .list-articles .article.hide-mobile {
    display: none;
  }
}
@media (max-width: 560px) {
  .section_blog .list-articles .article.hide-mobile {
    display: block;
  }
}
.section_blog .list-articles .article:hover {
  background-color: #f9f9f9;
}
.section_blog .list-articles .article:hover .blog-slide .blog-item-text .btn-arrow i {
  margin-left: 12px;
}

.section_blog_big .blog-slide .cover {
  height: 330px;
}
@media (max-width: 1480px) {
  .section_blog_big .blog-slide .cover {
    height: 270px;
  }
}
@media (max-width: 1240px) {
  .section_blog_big .blog-slide .cover {
    height: 220px;
  }
}
@media (max-width: 1024px) {
  .section_blog_big .blog-slide .cover {
    height: 180px;
  }
}
@media (max-width: 560px) {
  .section_blog_big .blog-slide .cover {
    height: 270px;
  }
}
@media (max-width: 480px) {
  .section_blog_big .blog-slide .cover {
    height: 200px;
  }
}
@media (max-width: 650px) {
  .section_blog_big .blog-slide .cover {
    height: 180px;
  }
}

.blog-slide .cover {
  width: 100%;
  height: 240px;
  display: inline-block;
  background-color: #dfdfdf;
}
@media (max-width: 1240px) {
  .blog-slide .cover {
    height: 220px;
  }
}
@media (max-width: 1024px) {
  .blog-slide .cover {
    height: 180px;
  }
}
.blog-slide .blog-item-text {
  padding: 30px 40px;
}
@media (max-width: 1240px) {
  .blog-slide .blog-item-text {
    padding: 24px 34px;
  }
}
@media (max-width: 1024px) {
  .blog-slide .blog-item-text {
    padding: 16px 23px;
  }
}
.blog-slide .blog-item-text .blog-date {
  border: 1px solid #ababab;
  text-transform: uppercase;
  padding: 6px 14px;
  color: #5e5e5e;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 12px;
}
@media (max-width: 1240px) {
  .blog-slide .blog-item-text .blog-date {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .blog-slide .blog-item-text .blog-date {
    padding: 4px 11px;
  }
}
@media (max-width: 768px) {
  .blog-slide .blog-item-text .blog-date {
    padding: 3px 10px;
    font-size: 11px;
  }
}
@media (max-width: 560px) {
  .blog-slide .blog-item-text .blog-date {
    font-size: 10px;
    padding: 2px 8px;
  }
}
.blog-slide .blog-item-text .blog-item-title {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 11px;
  line-height: 1.3em;
}
@media (max-width: 1240px) {
  .blog-slide .blog-item-text .blog-item-title {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .blog-slide .blog-item-text .blog-item-title {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .blog-slide .blog-item-text .blog-item-title {
    font-size: 16px;
  }
}
.blog-slide .blog-item-text .blog-excerpt {
  font-size: 15px;
  line-height: 1.4em;
  margin-bottom: 15px;
  color: #5e5e5e;
}
@media (max-width: 1240px) {
  .blog-slide .blog-item-text .blog-excerpt {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .blog-slide .blog-item-text .blog-excerpt {
    font-size: 13px;
  }
}
.blog-slide .blog-item-text .btn-arrow {
  font-weight: 600;
  color: #000;
}
@media (max-width: 1240px) {
  .blog-slide .blog-item-text .btn-arrow {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .blog-slide .blog-item-text .btn-arrow {
    font-size: 13px;
  }
}
.blog-slide .blog-item-text .btn-arrow i {
  transition: all 0.3s ease;
  font-size: 13px;
  margin-left: 6px;
}
@media (max-width: 1240px) {
  .blog-slide .blog-item-text .btn-arrow i {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .blog-slide .blog-item-text .btn-arrow i {
    font-size: 11px;
  }
}

.wp-pagenavi {
  margin-top: 30px;
}
.wp-pagenavi .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.wp-pagenavi .page-numbers li {
  margin-left: 7px;
  margin-right: 7px;
}
.wp-pagenavi .page-numbers li .current,
.wp-pagenavi .page-numbers li a:hover {
  opacity: 0.7;
}
.wp-pagenavi .page-numbers li i {
  font-size: 10px;
}

@media (max-width: 1024px) {
  .section_gallery .image {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .section_gallery .image {
    width: 50%;
  }
}
.section_gallery .image .cover {
  width: 100%;
  height: 300px;
  position: relative;
  display: block;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1480px) {
  .section_gallery .image .cover {
    height: 270px;
  }
}
@media (max-width: 1240px) {
  .section_gallery .image .cover {
    height: 230px;
  }
}
@media (max-width: 1024px) {
  .section_gallery .image .cover {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .section_gallery .image .cover {
    height: 160px;
  }
}
@media (max-width: 560px) {
  .section_gallery .image .cover {
    height: 140px;
  }
}
.section_gallery .image .cover:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.34);
  background-image: url(images/svg/search-white.svg);
  background-size: 40px;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1480px) {
  .section_gallery .image .cover:before {
    background-size: 30px;
  }
}
@media (max-width: 768px) {
  .section_gallery .image .cover:before {
    background-size: 20px;
  }
}
.section_gallery .image .cover:hover:before {
  opacity: 1;
}

@media (max-width: 768px) {
  .section_contact .left-side {
    width: 100%;
  }
}
.section_contact .left-side .wpcf7 {
  padding-top: 15px;
}
.section_contact .left-side .item {
  margin-bottom: 25px;
}
.section_contact .left-side .item label {
  text-transform: uppercase;
  font-size: 15px;
}
.section_contact .left-side .item textarea {
  height: 120px;
}
.section_contact .left-side .item input[type=text],
.section_contact .left-side .item input[type=email],
.section_contact .left-side .item input[type=tel] {
  height: 44px;
}
.section_contact .left-side .item input[type=submit] {
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  border: 1px solid #000;
  background: #fff;
  font-size: 14px;
  height: 51px;
}
.section_contact .left-side .item input[type=submit]:hover {
  background-color: #000;
  color: #fff;
}
.section_contact .left-side .item .input_block {
  position: relative;
}
.section_contact .left-side .item .wpcf7-spinner {
  margin: 0;
  position: absolute;
  left: calc((100% - 24px) / 2);
  top: calc((100% - 24px) / 2);
}
.section_contact .left-side .submitting input[type=submit] {
  font-size: 0;
}
.section_contact .map_block {
  padding-top: 30px;
}
@media (max-width: 1240px) {
  .section_contact .map_block {
    padding-top: 10px;
  }
}
.section_contact .map_block iframe {
  width: 100%;
  height: 320px;
  border: 1px solid #000 !important;
}
@media (max-width: 1024px) {
  .section_contact .map_block iframe {
    height: 280px;
  }
}
.section_contact .right-side {
  padding-top: 10px;
}
@media (max-width: 768px) {
  .section_contact .right-side {
    width: 100%;
    padding-top: 0;
  }
}
.section_contact .right-side .wrap_right_side {
  padding-left: 150px;
}
@media (max-width: 1240px) {
  .section_contact .right-side .wrap_right_side {
    padding-left: 100px;
  }
}
@media (max-width: 1024px) {
  .section_contact .right-side .wrap_right_side {
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .section_contact .right-side .wrap_right_side {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.section_contact .right-side .wrap_right_side .item {
  margin-bottom: 40px;
}
@media (max-width: 1240px) {
  .section_contact .right-side .wrap_right_side .item {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .section_contact .right-side .wrap_right_side .item {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .section_contact .right-side .wrap_right_side .item {
    width: 100%;
    margin-bottom: 15px;
  }
}
.section_contact .right-side .wrap_right_side .item p {
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
  font-size: 20px;
}
@media (max-width: 1240px) {
  .section_contact .right-side .wrap_right_side .item p {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .section_contact .right-side .wrap_right_side .item p {
    font-size: 16px;
  }
}
.section_contact .right-side .wrap_right_side .item .item-el {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.section_contact .right-side .wrap_right_side .item .item-el a,
.section_contact .right-side .wrap_right_side .item .item-el span {
  color: #888888;
}
.section_contact .right-side .wrap_right_side .item .item-el a:hover {
  color: #000;
}
.section_contact .right-side .wrap_right_side .item .item-el::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: top left;
  position: absolute;
  left: 0;
  top: 0;
}
.section_contact .right-side .wrap_right_side .item .item-el.phone:before {
  background-image: url(images/svg/phone.svg);
  background-size: 18px;
  top: 1px;
}
.section_contact .right-side .wrap_right_side .item .item-el.email:before {
  background-image: url(images/svg/mail.svg);
  background-size: 17px;
  top: 4px;
}
@media (max-width: 1240px) {
  .section_contact .right-side .wrap_right_side .item .item-el.email:before {
    top: 2px;
  }
}
.section_contact .right-side .wrap_right_side .item .item-el.hours:before {
  background-image: url(images/svg/hours.svg);
  background-size: 17px;
  top: 4px;
}
@media (max-width: 1240px) {
  .section_contact .right-side .wrap_right_side .item .item-el.hours:before {
    top: 2px;
  }
}
.section_contact .right-side .wrap_right_side .item .item-el.address {
  text-transform: uppercase;
}
.section_contact .right-side .wrap_right_side .item .item-el.address:before {
  background-image: url(images/svg/location.svg);
  background-size: 20px;
}
.section_contact .right-side .wrap_right_side .item .social_list li {
  margin-right: 15px;
}
.section_contact .right-side .wrap_right_side .item .social_list li a {
  color: #000;
  font-size: 18px;
}
@media (max-width: 560px) {
  .section_contact .right-side .wrap_right_side .item .social_list li a {
    font-size: 16px;
  }
}
.section_contact .right-side .wrap_right_side .item .social_list li a:hover {
  opacity: 0.5;
}

.full_main_page .box_form_account {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}
.full_main_page .box_form_account .tabs-selectors {
  display: none;
}
.full_main_page .box_form_account .tab {
  padding: 20px 0;
  display: none;
}
@media (max-width: 1024px) {
  .full_main_page .box_form_account .tab {
    padding: 15px 0;
  }
}
.full_main_page .box_form_account .tab.active {
  display: block;
}
.full_main_page .box_form_account .intro-my-account {
  text-align: center;
}
.full_main_page .box_form_account .intro-my-account h1 {
  text-transform: uppercase;
  line-height: 1.2em;
}
.full_main_page .box_form_account .intro-my-account p {
  font-size: 14px;
}
.full_main_page .box_form_account .lost_reset_password input[type=email] {
  width: 100%;
}
.full_main_page .box_form_account .login-top {
  text-align: center;
}
.full_main_page .box_form_account .login-top h2 {
  text-transform: uppercase;
}
.full_main_page .box_form_account .woocommerce-privacy-policy-text p {
  font-size: 13px;
  font-style: italic;
}
.full_main_page .box_form_account .extra_half {
  margin-bottom: 10px;
}
.full_main_page .box_form_account .extra_half .left .woocommerce-form__label {
  vertical-align: middle;
  line-height: 1.2em;
  font-size: 14px;
}
.full_main_page .box_form_account .extra_half .left .woocommerce-form__label span {
  margin-left: 5px;
}
.full_main_page .box_form_account .extra_half .right {
  text-align: right;
  font-size: 14px;
}
.full_main_page .box_form_account .extra_half .right a {
  text-decoration: underline;
  color: #5e5e5e;
  font-size: 14px;
}
.full_main_page .box_form_account .extra_half .right a:hover {
  opacity: 0.5;
}
.full_main_page .box_form_account button[type=submit] {
  width: 100%;
  border: 1px solid #000;
  text-transform: uppercase;
}
.full_main_page .box_form_account button[type=submit]:hover {
  color: #000;
  background-color: #fff;
}
.full_main_page .box_form_account .for_registration {
  text-align: center;
}
.full_main_page .box_form_account .for_registration span {
  color: #5e5e5e;
  font-size: 13px;
}
.full_main_page .box_form_account .for_registration .btn {
  padding: 0;
  font-size: 13px;
  background: #fff;
  color: #5e5e5e;
  margin-left: 5px;
  text-decoration: underline;
}
.full_main_page .box_form_account .for_registration .btn:hover {
  opacity: 0.7;
}

body .woocommerce form.checkout_coupon,
body .woocommerce form.login,
body .woocommerce form.register {
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  border-radius: 0;
}
body .woocommerce form .form-row label {
  line-height: 1.2em;
  margin-bottom: 7px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce form .form-row label {
    font-size: 13px;
  }
}
body .woocommerce form .form-row input[type=text],
body .woocommerce form .form-row input[type=tel],
body .woocommerce form .form-row input[type=email],
body .woocommerce form .form-row textarea {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce form .form-row input[type=text],
  body .woocommerce form .form-row input[type=tel],
  body .woocommerce form .form-row input[type=email],
  body .woocommerce form .form-row textarea {
    font-size: 13px;
  }
}
body .woocommerce form .form-row input[type=text]::-webkit-input-placeholder,
body .woocommerce form .form-row input[type=tel]::-webkit-input-placeholder,
body .woocommerce form .form-row input[type=email]::-webkit-input-placeholder,
body .woocommerce form .form-row textarea::-webkit-input-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce form .form-row input[type=text]::-webkit-input-placeholder,
  body .woocommerce form .form-row input[type=tel]::-webkit-input-placeholder,
  body .woocommerce form .form-row input[type=email]::-webkit-input-placeholder,
  body .woocommerce form .form-row textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
}
body .woocommerce form .form-row input[type=text]::-moz-placeholder,
body .woocommerce form .form-row input[type=tel]::-moz-placeholder,
body .woocommerce form .form-row input[type=email]::-moz-placeholder,
body .woocommerce form .form-row textarea::-moz-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce form .form-row input[type=text]::-moz-placeholder,
  body .woocommerce form .form-row input[type=tel]::-moz-placeholder,
  body .woocommerce form .form-row input[type=email]::-moz-placeholder,
  body .woocommerce form .form-row textarea::-moz-placeholder {
    font-size: 13px;
  }
}
body .woocommerce form .form-row input[type=text]:-ms-input-placeholder,
body .woocommerce form .form-row input[type=tel]:-ms-input-placeholder,
body .woocommerce form .form-row input[type=email]:-ms-input-placeholder,
body .woocommerce form .form-row textarea:-ms-input-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce form .form-row input[type=text]:-ms-input-placeholder,
  body .woocommerce form .form-row input[type=tel]:-ms-input-placeholder,
  body .woocommerce form .form-row input[type=email]:-ms-input-placeholder,
  body .woocommerce form .form-row textarea:-ms-input-placeholder {
    font-size: 13px;
  }
}
body .woocommerce form .form-row input[type=text]:-moz-placeholder,
body .woocommerce form .form-row input[type=tel]:-moz-placeholder,
body .woocommerce form .form-row input[type=email]:-moz-placeholder,
body .woocommerce form .form-row textarea:-moz-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce form .form-row input[type=text]:-moz-placeholder,
  body .woocommerce form .form-row input[type=tel]:-moz-placeholder,
  body .woocommerce form .form-row input[type=email]:-moz-placeholder,
  body .woocommerce form .form-row textarea:-moz-placeholder {
    font-size: 13px;
  }
}
body .woocommerce form .form-row {
  padding: 0;
  margin: 0 0 17px;
}

body .woocommerce-password-hint {
  font-size: 12px;
  line-height: 1.3em;
  font-style: italic;
}
body .woocommerce-password-strength {
  font-size: 13px;
}

body .woocommerce a.button.wc-backward, body.woocommerce a.button.wc-backward {
  position: relative;
  background-color: #000;
  color: #fff;
  border-radius: 0;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
body .woocommerce a.button.wc-backward:before, body.woocommerce a.button.wc-backward:before {
  content: "\f30a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
body .woocommerce .woocommerce-error,
body .woocommerce .woocommerce-info,
body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce .woocommerce-message {
  border: none;
  color: #000;
  padding: 12px 30px 15px 45px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.07);
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-error,
  body .woocommerce .woocommerce-info,
  body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-error,
  body.woocommerce .woocommerce-info,
  body.woocommerce .woocommerce-message {
    padding: 12px 16px 12px 37px;
  }
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-error,
  body .woocommerce .woocommerce-info,
  body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-error,
  body.woocommerce .woocommerce-info,
  body.woocommerce .woocommerce-message {
    font-size: 13px;
  }
}
body .woocommerce .woocommerce-error::before,
body .woocommerce .woocommerce-info::before,
body .woocommerce .woocommerce-message::before, body.woocommerce .woocommerce-error::before,
body.woocommerce .woocommerce-info::before,
body.woocommerce .woocommerce-message::before {
  top: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-error::before,
  body .woocommerce .woocommerce-info::before,
  body .woocommerce .woocommerce-message::before, body.woocommerce .woocommerce-error::before,
  body.woocommerce .woocommerce-info::before,
  body.woocommerce .woocommerce-message::before {
    top: 14px;
    left: 14px;
  }
}
body .woocommerce ul.woocommerce-error:before, body.woocommerce ul.woocommerce-error:before {
  font-size: 12px;
  top: 15px;
}
@media (max-width: 1024px) {
  body .woocommerce ul.woocommerce-error:before, body.woocommerce ul.woocommerce-error:before {
    top: 15px;
    left: 15px;
  }
}
body .woocommerce strong, body.woocommerce strong {
  font-weight: 700;
}
body .woocommerce .woocommerce-info, body.woocommerce .woocommerce-info {
  color: #fff;
  background: #589dc3;
  border: 1px solid #589dc3;
  padding: 15px 25px 15px 50px;
  box-shadow: none;
}
body .woocommerce .woocommerce-info:before, body.woocommerce .woocommerce-info:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  width: 20px;
  top: 16px !important;
  height: 20px;
  color: #fff;
}
body .woocommerce .woocommerce-message .button, body.woocommerce .woocommerce-message .button {
  padding: 0;
  text-decoration: none;
  color: #363636;
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-message .button, body.woocommerce .woocommerce-message .button {
    font-size: 13px;
  }
}
body .woocommerce .woocommerce-message .button:hover, body.woocommerce .woocommerce-message .button:hover {
  color: #000;
}
@media (max-width: 768px) {
  body .woocommerce .woocommerce-message .button, body.woocommerce .woocommerce-message .button {
    display: none;
  }
}
body .woocommerce .woocommerce-info *, body.woocommerce .woocommerce-info * {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-info *, body.woocommerce .woocommerce-info * {
    font-size: 13px;
  }
}
body .woocommerce .woocommerce-info a, body.woocommerce .woocommerce-info a {
  text-decoration: underline;
  color: #fff;
}
body .woocommerce .woocommerce-error, body.woocommerce .woocommerce-error {
  list-style-type: none;
  border-top-color: #fcf9f9;
  border: none;
  background: #ffecea;
  color: #000;
  border: 1px solid #e10200;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-error, body.woocommerce .woocommerce-error {
    font-size: 13px;
    line-height: 1.3em;
  }
}
body .woocommerce .woocommerce-error:before, body.woocommerce .woocommerce-error:before {
  color: #ff7272;
  content: "\f071";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 19px;
  left: 19px;
}
body .woocommerce .woocommerce-error *, body.woocommerce .woocommerce-error * {
  color: #000;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-error *, body.woocommerce .woocommerce-error * {
    font-size: 13px;
  }
}
body .woocommerce .woocommerce-error a, body.woocommerce .woocommerce-error a {
  text-decoration: underline;
}
body .woocommerce .woocommerce-error li, body.woocommerce .woocommerce-error li {
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-error li, body.woocommerce .woocommerce-error li {
    font-size: 13px;
    line-height: 1.3em;
  }
}
body .woocommerce .woocommerce-error li:before, body.woocommerce .woocommerce-error li:before {
  content: none;
}
body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-message {
  background: #fff;
  border: 1px solid #000000;
  color: #000;
  font-size: 14px;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-message {
    font-size: 13px;
    line-height: 1.3em;
  }
}
body .woocommerce .woocommerce-message *, body.woocommerce .woocommerce-message * {
  color: #000;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-message *, body.woocommerce .woocommerce-message * {
    font-size: 13px;
  }
}
body .woocommerce .woocommerce-message a, body.woocommerce .woocommerce-message a {
  text-decoration: underline;
  color: #000 !important;
}
body .woocommerce .woocommerce-message a:hover, body.woocommerce .woocommerce-message a:hover {
  opacity: 0.7;
}
body .woocommerce .woocommerce-message:before, body.woocommerce .woocommerce-message:before {
  color: #000;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 12px;
}
body .woocommerce .woocommerce-message.woocommerce-Message--info, body.woocommerce .woocommerce-message.woocommerce-Message--info {
  background: #589dc3;
  border: 1px solid #589dc3;
  padding: 15px 25px 15px 50px;
  color: #fff !important;
}
@media (max-width: 1024px) {
  body .woocommerce .woocommerce-message.woocommerce-Message--info, body.woocommerce .woocommerce-message.woocommerce-Message--info {
    padding: 12px 16px 12px 37px;
  }
}
body .woocommerce .woocommerce-message.woocommerce-Message--info *, body.woocommerce .woocommerce-message.woocommerce-Message--info * {
  color: #fff !important;
}
body .woocommerce .woocommerce-message.woocommerce-Message--info:before, body.woocommerce .woocommerce-message.woocommerce-Message--info:before {
  color: #fff !important;
  content: "\f06a" !important;
}
body .woocommerce .woocommerce-message.woocommerce-Message--info .button:after, body.woocommerce .woocommerce-message.woocommerce-Message--info .button:after {
  color: #fff !important;
}
body .woocommerce .return-to-shop .btn, body.woocommerce .return-to-shop .btn {
  text-transform: uppercase;
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  body .woocommerce .return-to-shop .btn, body.woocommerce .return-to-shop .btn {
    font-size: 1.3rem;
  }
}

@media (max-width: 1024px) {
  .cart-flex .cart_left {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table {
    border: 1px solid #d8d8db;
    border-radius: 0;
    border-bottom: none;
  }
}
.cart-flex .cart_left .shop_table thead {
  color: #a4a4a4;
  text-transform: uppercase;
}
.cart-flex .cart_left .shop_table thead th {
  font-weight: 500;
  padding-left: 0;
  padding-right: 0;
}
.cart-flex .cart_left .shop_table td,
.cart-flex .cart_left .shop_table th {
  border-right: none;
  border-left: none;
}
.cart-flex .cart_left .shop_table tbody td,
.cart-flex .cart_left .shop_table tbody th {
  border-top: none;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody td,
  .cart-flex .cart_left .shop_table tbody th {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.cart-flex .cart_left .shop_table tbody td.product-thumbnail {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.cart-flex .cart_left .shop_table tbody td.product-thumbnail img {
  width: 60px;
}
.cart-flex .cart_left .shop_table tbody td.product-thumbnail .remove {
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 0;
  position: absolute;
  top: 17px;
  left: 0;
  background: #fff;
  border-radius: 50px;
  line-height: 12px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}
.cart-flex .cart_left .shop_table tbody td.product-thumbnail .remove i {
  font-size: 9px;
  color: #ff0e0e;
  line-height: 13px;
}
.cart-flex .cart_left .shop_table tbody td.product-thumbnail .remove:hover {
  background-color: #fff;
}
.cart-flex .cart_left .shop_table tbody td.product-name {
  position: relative;
}
.cart-flex .cart_left .shop_table tbody td.product-name a {
  font-size: 14px;
  line-height: 1.3em;
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody td.product-name a {
    width: calc(100% - 85px);
    margin-top: 5px;
    font-size: 13px;
  }
}
.cart-flex .cart_left .shop_table tbody td.product-name .variation {
  font-size: 11px;
  opacity: 0.7;
  margin-top: 5px;
}
.cart-flex .cart_left .shop_table tbody td.product-name .variation dt,
.cart-flex .cart_left .shop_table tbody td.product-name .variation dd {
  line-height: 1em;
  margin-bottom: 5px;
}
.cart-flex .cart_left .shop_table tbody td.product-name .variation p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1em;
}
.cart-flex .cart_left .shop_table tbody td.product-name .only-mobile {
  display: none;
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody td.product-name .only-mobile {
    display: block;
  }
}
.cart-flex .cart_left .shop_table tbody td.product-name .only-mobile .remove {
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 0;
  position: absolute;
  top: 29px;
  left: 11px;
  background: #fff;
  border-radius: 50px;
  line-height: 16px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}
.cart-flex .cart_left .shop_table tbody td.product-name .only-mobile .remove i {
  font-size: 9px;
  color: #ff0e0e;
  line-height: 13px;
}
.cart-flex .cart_left .shop_table tbody td.product-name .only-mobile .remove:hover {
  background-color: #fff;
}
.cart-flex .cart_left .shop_table tbody td.product-price *,
.cart-flex .cart_left .shop_table tbody td.product-subtotal * {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody td.product-price *,
  .cart-flex .cart_left .shop_table tbody td.product-subtotal * {
    font-size: 13px;
  }
}
.cart-flex .cart_left .shop_table tbody td.product-quantity .relative {
  text-align: center;
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody td.product-quantity .relative {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody td.product-quantity .quantity {
    display: inline-block;
  }
}
.cart-flex .cart_left .shop_table tbody td.product-quantity .trigger_update {
  width: 15px;
  height: 15px;
  margin-top: 8px;
  line-height: initial;
  vertical-align: top;
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody td.product-quantity .trigger_update {
    margin-top: 14px;
    margin-left: 7px;
  }
}
.cart-flex .cart_left .shop_table tbody td.product-quantity .trigger_update img {
  width: auto;
  height: auto;
  vertical-align: top;
}
.cart-flex .cart_left .shop_table tbody tr.extra-last td {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-flex .cart_left .shop_table tbody tr.extra-last button[name=update_cart] {
  display: none;
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .coupon {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions label {
  display: none;
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text] {
  width: 200px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text] {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text] {
    width: calc(100% - 170px);
    height: 47px;
  }
}
@media (max-width: 480px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text] {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
  }
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]::-webkit-input-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]::-moz-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]::-moz-placeholder {
    font-size: 13px;
  }
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]:-ms-input-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]:-ms-input-placeholder {
    font-size: 13px;
  }
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]:-moz-placeholder {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions input[type=text]:-moz-placeholder {
    font-size: 13px;
  }
}
.cart-flex .cart_left .shop_table tbody tr.extra-last .actions button[type=submit] {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions button[type=submit] {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions button[type=submit] {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .cart-flex .cart_left .shop_table tbody tr.extra-last .actions button[type=submit] {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .cart-flex .cart_right {
    margin-top: 20px;
    width: 100%;
  }
}
.cart-flex .cart_right .box_gray {
  background: #fff;
  border: 1px solid #d8d8db;
  padding: 30px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_right .box_gray {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_right .box_gray {
    padding: 10px 20px 20px 20px;
  }
}
.cart-flex .cart_right .box_gray .shop_table th,
.cart-flex .cart_right .box_gray .shop_table td {
  border-right: none;
  border-left: none;
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
}
.cart-flex .cart_right .box_gray .shop_table th {
  text-transform: uppercase;
}
.cart-flex .cart_right .box_gray .shop_table td {
  text-align: right;
  background-color: #fff;
}
.cart-flex .cart_right .box_gray .shop_table td .woocommerce-remove-coupon {
  font-size: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-left: 2px;
  line-height: 17px;
  position: relative;
  top: -2px;
}
.cart-flex .cart_right .box_gray .shop_table td .woocommerce-remove-coupon:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 20px;
  font-weight: 900;
  color: #ff0e0e;
}
.cart-flex .cart_right .box_gray .secure-payment {
  background: #eaeaea;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .cart-flex .cart_right .box_gray .secure-payment {
    padding: 15px;
  }
}
.cart-flex .cart_right .box_gray .secure-payment span {
  width: 35px;
}
@media (max-width: 1024px) {
  .cart-flex .cart_right .box_gray .secure-payment span {
    width: 25px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_right .box_gray .secure-payment span {
    width: 20px;
  }
}
.cart-flex .cart_right .box_gray .secure-payment span img {
  width: 35px;
  height: auto;
}
@media (max-width: 1024px) {
  .cart-flex .cart_right .box_gray .secure-payment span img {
    width: 25px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_right .box_gray .secure-payment span img {
    width: 20px;
  }
}
.cart-flex .cart_right .box_gray .secure-payment p {
  width: calc(100% - 35px);
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 0;
}
.cart-flex .cart_right .box_gray .secure-payment p * {
  font-size: inherit;
}
@media (max-width: 1024px) {
  .cart-flex .cart_right .box_gray .secure-payment p {
    width: calc(100% - 25px);
    padding-left: 10px;
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_right .box_gray .secure-payment p {
    width: calc(100% - 20px);
    font-size: 12px;
  }
}
.cart-flex .cart_right .box_gray .wc-proceed-to-checkout .btn {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cart-flex .cart_right .box_gray .wc-proceed-to-checkout .btn {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .cart-flex .cart_right .box_gray .wc-proceed-to-checkout .btn {
    font-size: 13px;
  }
}

body .woocommerce table.shop_table {
  border: none;
  padding: 0;
}
body .woocommerce .cart-collaterals .cart_totals,
body .woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
body .woocommerce ul#shipping_method li {
  margin: 0;
  line-height: 1.2em;
  font-size: 14px;
}
body .woocommerce ul#shipping_method li .amount {
  font-weight: 700;
}
body .woocommerce ul#shipping_method li .amount * {
  font-weight: 700;
}
body .woocommerce ul#shipping_method li label {
  font-size: 14px;
}
body .woocommerce-shipping-destination {
  font-size: 14px;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  body .woocommerce-shipping-destination {
    font-size: 13px;
  }
}

@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-left {
    width: 100%;
  }
}
body .woocommerce-checkout .checkout-left #billing_country_field,
body .woocommerce-checkout .checkout-left #shipping_country_field {
  display: none;
}
body .woocommerce-checkout .checkout-left #ship-to-different-address label span {
  width: calc(100% - 25px);
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  color: #000;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  font-size: 15px;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-left #ship-to-different-address label span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body .woocommerce-checkout .checkout-left #ship-to-different-address label span {
    font-size: 13px;
  }
}
body .woocommerce-checkout .checkout-left #ship-to-different-address label input[type=checkbox] {
  margin-top: -1px;
}
body .woocommerce-checkout .checkout-left .woocommerce-account-fields label input[type=checkbox] {
  width: 20px;
  height: 20px;
  display: inline-block;
}
body .woocommerce-checkout .checkout-left .woocommerce-account-fields label span {
  width: calc(100% - 31px);
  padding-left: 4px;
  vertical-align: top;
  display: inline-block;
  color: #000;
  font-weight: 600;
  line-height: 1.2em;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 15px;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-left .woocommerce-account-fields label span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body .woocommerce-checkout .checkout-left .woocommerce-account-fields label span {
    font-size: 13px;
  }
}
body .woocommerce-checkout .checkout-left .woocommerce-billing-fields h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-left .woocommerce-billing-fields h3 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-right {
    width: 100%;
  }
}
body .woocommerce-checkout .checkout-right .box_gray {
  background: #fff;
  border: 1px solid #d8d8db;
  padding: 30px;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-right .box_gray {
    padding: 25px;
  }
}
@media (max-width: 768px) {
  body .woocommerce-checkout .checkout-right .box_gray {
    padding: 20px;
  }
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-payment h4,
body .woocommerce-checkout .checkout-right #order_review_heading {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-right .woocommerce-checkout-payment h4,
  body .woocommerce-checkout .checkout-right #order_review_heading {
    font-size: 16px;
  }
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table td,
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table th {
  border-right: none;
  border-left: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: none;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table thead {
  border-top: none;
  padding: 0;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table thead th {
  display: none;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tr th:last-child,
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tr td:last-child {
  text-align: right;
  vertical-align: top;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tfoot td,
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tfoot th {
  text-transform: uppercase;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-methods {
  font-size: 14px;
  text-transform: uppercase;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals label {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3em;
  display: inline-block !important;
  margin-bottom: 0 !important;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals li:first-child:last-child {
  margin-bottom: 0 !important;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .product-img {
  width: 60px;
  border: 1px solid #bbbbbb;
  margin-bottom: 10px;
  padding: 5px;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .variation {
  font-size: 11px;
  opacity: 0.7;
  margin-top: 5px;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .variation dt,
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .variation dd {
  line-height: 1em;
  margin-bottom: 5px;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .variation p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1em;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .product-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .product-info .quantity {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  margin-top: 10px;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .product-info .cqoc_product_name {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  font-size: 14px;
  margin-bottom: 10px !important;
  padding-bottom: 10px !important;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .product-info .cqoc_product_name {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table .cart_item .product-name .product-info .cqoc_product_name {
    font-size: 12px;
  }
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table a.remove {
  margin: 10px 0 0 auto;
  font-size: 14px;
}
body .woocommerce-checkout .checkout-right .woocommerce-checkout-review-order-table a.remove:hover {
  background-color: transparent;
  color: red !important;
}
body .woocommerce-checkout .checkout-right .woocommerce-remove-coupon {
  font-size: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-left: 2px;
  line-height: 17px;
  position: relative;
  top: -2px;
}
body .woocommerce-checkout .checkout-right .woocommerce-remove-coupon:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 20px;
  font-weight: 900;
  color: #ff0e0e;
}
body .woocommerce-checkout .checkout-right .place-order {
  padding: 20px 0 0 0 !important;
  margin-bottom: 0 !important;
}
body .woocommerce-checkout .checkout-right .place-order .woocommerce-terms-and-conditions-wrapper input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
}
body .woocommerce-checkout .checkout-right .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
  width: calc(100% - 23px);
  padding-left: 7px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1024px) {
  body .woocommerce-checkout .checkout-right .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body .woocommerce-checkout .checkout-right .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 13px;
  }
}
body .woocommerce-checkout .checkout-right .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: underline;
  font-weight: 600;
  color: #000;
}

body .woo-page .woocommerce-form-login-toggle .woocommerce-info,
body .woo-page .woocommerce-form-coupon-toggle .woocommerce-info {
  padding: 20px 25px 20px 50px;
}
@media (max-width: 768px) {
  body .woo-page .woocommerce-form-login-toggle .woocommerce-info,
  body .woo-page .woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 17px 25px 17px 40px;
  }
}
body .woo-page .woocommerce-form-login-toggle .woocommerce-info:before,
body .woo-page .woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: "";
  width: 20px;
  top: 19px !important;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left center;
}
@media (max-width: 768px) {
  body .woo-page .woocommerce-form-login-toggle .woocommerce-info:before,
  body .woo-page .woocommerce-form-coupon-toggle .woocommerce-info:before {
    background-size: 13px;
  }
}
body .woo-page .woocommerce-form-login-toggle .woocommerce-info:before {
  background-image: url(images/svg/login-user.svg);
}
body .woo-page .woocommerce-form-coupon-toggle .woocommerce-info:before {
  background-image: url(images/svg/gift.svg);
}
body .woo-page form.woocommerce-form {
  border: 1px solid #bbbbbb;
  padding: 30px;
  font-size: 14px;
  margin-bottom: 30px;
}
body .woo-page form.woocommerce-form p {
  font-size: 14px;
}
body .woo-page form.woocommerce-form .woocommerce-form-login__submit {
  background: #000;
  color: #fff;
  border-radius: 0;
  padding: 13px 20px;
  text-transform: uppercase;
  font-weight: 500;
}
body .woo-page form.woocommerce-form .woocommerce-form-login__rememberme {
  width: 100%;
  margin-bottom: 15px;
}
body .woo-page form.woocommerce-form .woocommerce-form-login__rememberme span {
  margin-left: 6px;
  position: relative;
  top: 1px;
}
body .woo-page form.woocommerce-form .lost_password a {
  text-decoration: underline;
}
body .woo-page form.woocommerce-form-coupon {
  border: 1px solid #bbbbbb;
  padding: 30px;
  font-size: 14px;
  margin-bottom: 30px;
}
body .woo-page form.woocommerce-form-coupon p {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woo-page form.woocommerce-form-coupon p {
    font-size: 13px;
  }
}
body .woo-page form.woocommerce-form-coupon .form-row-first {
  width: 200px;
}
body .woo-page form.woocommerce-form-coupon .form-row-last {
  width: auto;
  float: left;
  padding-left: 15px;
}
body .woo-page form.woocommerce-form-coupon .form-row-last button[type=submit] {
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woo-page form.woocommerce-form-coupon .form-row-last button[type=submit] {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  body .woo-page form.woocommerce-form-coupon .form-row-last button[type=submit] {
    font-size: 12px;
  }
}
body #add_payment_method #payment,
body .woocommerce-cart #payment,
body .woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
  border-top: 1px solid #d3ced2;
  padding-top: 20px;
}
body #add_payment_method #payment ul.payment_methods,
body .woocommerce-cart #payment ul.payment_methods,
body .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}
body #add_payment_method #payment ul.payment_methods li,
body .woocommerce-cart #payment ul.payment_methods li,
body .woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 10px;
}
body #add_payment_method #payment ul.payment_methods li input,
body .woocommerce-cart #payment ul.payment_methods li input,
body .woocommerce-checkout #payment ul.payment_methods li input {
  margin-right: 5px;
}
body #add_payment_method #payment ul.payment_methods li label,
body .woocommerce-cart #payment ul.payment_methods li label,
body .woocommerce-checkout #payment ul.payment_methods li label {
  width: calc(100% - 35px);
  display: inline-block;
  vertical-align: top;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
@media (max-width: 1024px) {
  body #add_payment_method #payment ul.payment_methods li label,
  body .woocommerce-cart #payment ul.payment_methods li label,
  body .woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body #add_payment_method #payment ul.payment_methods li label,
  body .woocommerce-cart #payment ul.payment_methods li label,
  body .woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 13px;
  }
}
body #add_payment_method #payment div.payment_box,
body .woocommerce-cart #payment div.payment_box,
body .woocommerce-checkout #payment div.payment_box {
  background-color: #eeeeee;
}
body #add_payment_method #payment div.payment_box:before,
body .woocommerce-cart #payment div.payment_box:before,
body .woocommerce-checkout #payment div.payment_box:before {
  border: 1em solid #eeeeee;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
body #add_payment_method #payment div.payment_box p,
body .woocommerce-cart #payment div.payment_box p,
body .woocommerce-checkout #payment div.payment_box p {
  font-size: 13px;
}
@media (max-width: 768px) {
  body .woocommerce form .form-row-first,
  body .woocommerce form .form-row-last,
  body .woocommerce-page form .form-row-first,
  body .woocommerce-page form .form-row-last {
    width: 100%;
    float: none;
  }
}

body .woocommerce #payment #place_order,
body .woocommerce-page #payment #place_order {
  width: 100%;
  float: right;
  padding: 17px 10px;
  background: #000;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .woocommerce #payment #place_order,
  body .woocommerce-page #payment #place_order {
    font-size: 13px;
  }
}

body .select2-container .select2-selection--single {
  height: 50px;
  border-radius: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  padding-left: 15px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}

.section_woo_shop {
  padding-bottom: 60px;
}
.section_woo_shop .shop-total {
  border: 0.5px solid #bbbbbb;
  width: 100%;
}
.section_woo_shop .shop-total div.product {
  border: 0.5px solid #bbbbbb;
  background-color: #f5f5f5;
}
@media (max-width: 1240px) {
  .section_woo_shop .shop-total div.product {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .section_woo_shop .shop-total div.product {
    width: 50%;
  }
}
@media (max-width: 460px) {
  .section_woo_shop .shop-total div.product {
    width: 100%;
  }
}
.section_woo_shop .shop-total div.product .single_product_slide {
  height: 100%;
}
.section_woo_shop .shop-total div.product .single_product_slide .prod_img .prod-img-a {
  height: 235px;
}
.section_woo_shop .shop-total div.product .single_product_slide .about_product {
  padding: 16px 23px;
}
.section_woo_shop .shop-total div.product .single_product_slide .about_product .prod_title a {
  -webkit-line-clamp: 3;
  font-size: 15px;
  height: 55px;
}
@media (max-width: 768px) {
  .section_woo_shop .shop-total div.product .single_product_slide .about_product .prod_title a {
    font-size: 14px;
    height: 51px;
  }
}
@media (max-width: 1240px) {
  .section_woo_shop .right-body {
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .section_woo_shop .right-body {
    width: 100%;
  }
}
.section_woo_shop .right-body.full {
  width: 100%;
}
.section_woo_shop .left-sidebar {
  border-top: 1px solid #bbbbbb;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 10px;
}
@media (max-width: 1240px) {
  .section_woo_shop .left-sidebar {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .section_woo_shop .left-sidebar {
    width: 100%;
    padding-top: 10px;
  }
}
.section_woo_shop .left-sidebar.hide {
  display: none;
}
@media (max-width: 1024px) {
  .section_woo_shop .left-sidebar .wrap_sidebar {
    padding: 20px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: -1000%;
    z-index: 999;
    overflow-x: scroll;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .section_woo_shop .left-sidebar .wrap_sidebar {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
.section_woo_shop .bottom-shop {
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .section_woo_shop .bottom-shop {
    display: none;
  }
}
.section_woo_shop .bottom-shop .count p {
  margin-bottom: 0;
  font-size: 13px;
}
.section_woo_shop .bottom-shop .pagination nav.woocommerce-pagination {
  text-align: right;
}
.section_woo_shop .bottom-shop .pagination nav.woocommerce-pagination ul {
  border: none;
}
.section_woo_shop .bottom-shop .pagination nav.woocommerce-pagination ul li {
  border: none;
  margin-left: 10px;
}
.section_woo_shop .bottom-shop .pagination nav.woocommerce-pagination ul li span,
.section_woo_shop .bottom-shop .pagination nav.woocommerce-pagination ul li a {
  padding: 0;
  min-width: inherit;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 500px;
  line-height: 42px;
  font-size: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid #bbbbbb;
  color: #000;
}
.section_woo_shop .bottom-shop .pagination nav.woocommerce-pagination ul li .current {
  background: #000;
  color: #fff;
}
.section_woo_shop .bapf_head h3,
.section_woo_shop .bapf_divi_sfa h3,
.section_woo_shop .divi_checkbox_class h3,
.section_woo_shop .divi_color_class h3,
.section_woo_shop .divi_image_class h3,
.section_woo_shop .divi_slider_class h3,
.section_woo_shop .bapf_sfilter .bapf_hascolarr,
.section_woo_shop .bapf_sfilter .bapf_hasdesc {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  display: block;
  cursor: auto;
  border-bottom: none;
  margin: 0 0 20px 0;
  padding-bottom: 0;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .section_woo_shop .bapf_head h3,
  .section_woo_shop .bapf_divi_sfa h3,
  .section_woo_shop .divi_checkbox_class h3,
  .section_woo_shop .divi_color_class h3,
  .section_woo_shop .divi_image_class h3,
  .section_woo_shop .divi_slider_class h3,
  .section_woo_shop .bapf_sfilter .bapf_hascolarr,
  .section_woo_shop .bapf_sfilter .bapf_hasdesc {
    font-size: 14px;
  }
}
.section_woo_shop .bapf_sfilter label {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  vertical-align: top !important;
}
@media (max-width: 768px) {
  .section_woo_shop .bapf_sfilter label {
    font-size: 13px !important;
  }
}
.section_woo_shop .bapf_sfilter {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .section_woo_shop .bapf_sfilter {
    margin-bottom: 20px;
  }
}
.section_woo_shop .bapf_sfilter .pcs {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  vertical-align: top !important;
}
.section_woo_shop .bapf_sfilter.bapf_ckbox input[type=checkbox] {
  width: 15px;
  height: 15px;
  vertical-align: top !important;
  margin-right: 11px;
}
.section_woo_shop .bapf_sfilter.bapf_ckbox input[type=checkbox]:checked:before {
  width: 9px;
  height: 9px;
  left: 2px;
  top: 2px;
}
.section_woo_shop .bapf_sfilter.divi_color_class .bapf_clr_span {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.07);
}
.section_woo_shop .bapf_sfilter .bapf_colaps_smb,
.section_woo_shop .bapf_sfilter .bapf_desci {
  font-size: 12px;
}
.section_woo_shop .bapf_sfilter .bapf_button {
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
}
.section_woo_shop .bapf_slidr_jqrui .bapf_from,
.section_woo_shop .bapf_slidr_jqrui .bapf_to {
  font-size: 13px;
}
.section_woo_shop .bapf_slidr_jqrui .bapf_from .bapf_taprice,
.section_woo_shop .bapf_slidr_jqrui .bapf_to .bapf_taprice {
  margin-left: 3px;
}
.section_woo_shop .bapf_slidr_main.ui-widget-content .ui-slider-handle,
.section_woo_shop .berocket_filter_price_slider.ui-widget-content .ui-slider-handle,
.section_woo_shop .slide.default .bapf_slidr_main .ui-state-default,
.section_woo_shop .slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,
.section_woo_shop .slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,
.section_woo_shop .slide.default .berocket_filter_price_slider .ui-state-default,
.section_woo_shop .slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,
.section_woo_shop .slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
  width: 10px;
  height: 10px;
  top: -3px;
  background-color: #000;
}
.section_woo_shop .berocket_single_filter_widget .fa-chevron-up:before {
  content: "\f068";
}
.section_woo_shop .berocket_single_filter_widget .fa-chevron-down:before {
  content: "\f067";
}
.section_woo_shop .head-shop {
  display: none;
}
@media (max-width: 1024px) {
  .section_woo_shop .head-shop {
    display: block;
  }
}
@media (max-width: 480px) {
  .section_woo_shop .head-shop .col_50 {
    width: 100%;
    margin: 5px 0;
  }
}
.section_woo_shop .head-shop .col_50 .trigger-sidebar {
  width: 100%;
  text-align: center;
  justify-content: center;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .section_woo_shop .head-shop .col_50 .trigger-sidebar {
    font-size: 12px;
  }
}
.section_woo_shop .head-shop .col_50 .woocommerce-ordering {
  width: 100%;
}
.section_woo_shop .head-shop .col_50 .woocommerce-ordering select {
  height: 41px;
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .section_woo_shop .head-shop .col_50 .woocommerce-ordering select {
    font-size: 12px;
  }
}

.filter-open {
  overflow: hidden;
}
.filter-open .left-sidebar .wrap_sidebar {
  left: 0;
}

.hero_page_shop {
  padding: 50px 0;
}
@media (max-width: 1024px) {
  .hero_page_shop {
    padding: 30px 0;
  }
}
@media (max-width: 1480px) {
  .hero_page_shop .hero_left {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .hero_page_shop .hero_left {
    width: 100%;
    text-align: center;
  }
}
.hero_page_shop .hero_left h1 {
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 1480px) {
  .hero_page_shop .hero_right {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  .hero_page_shop .hero_right {
    width: 100%;
    margin-top: 15px;
  }
}
.hero_page_shop .hero_right .category-item {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 560px) {
  .hero_page_shop .hero_right .category-item {
    width: 33.33%;
  }
}
@media (max-width: 650px) {
  .hero_page_shop .hero_right .category-item {
    width: 50%;
  }
}
.hero_page_shop .hero_right .category-item .category-box {
  display: block;
  width: 100%;
}
.hero_page_shop .hero_right .category-item .category-box .category-icon {
  border: 0.5px solid #bbbbbb;
  width: 100%;
  height: 160px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80px;
  background-color: #fff;
}
@media (max-width: 1480px) {
  .hero_page_shop .hero_right .category-item .category-box .category-icon {
    background-size: 60px;
    height: 120px;
  }
}
@media (max-width: 1024px) {
  .hero_page_shop .hero_right .category-item .category-box .category-icon {
    height: 100px;
    background-size: 50px;
  }
}
@media (max-width: 560px) {
  .hero_page_shop .hero_right .category-item .category-box .category-icon {
    height: 70px;
    background-size: 40px;
  }
}
.hero_page_shop .hero_right .category-item .category-box .category-title {
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  line-height: 1.2em;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 1240px) {
  .hero_page_shop .hero_right .category-item .category-box .category-title {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .hero_page_shop .hero_right .category-item .category-box .category-title {
    font-size: 12px;
    margin-top: 5px;
  }
}
.hero_page_shop .hero_right .category-item:hover .category-box .category-icon {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.07);
}

.hero_page .woocommerce-result-count {
  color: #a4a4a4;
  font-size: 12px;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.hero_page .woocommerce-ordering {
  margin: 0 !important;
  font-size: 12px;
}
.hero_page .woocommerce-ordering select {
  font-size: 12px;
  height: 30px;
  color: #a4a4a4;
}
@media (max-width: 1024px) {
  .hero_page .hide_tablet {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hero_page .col_33 {
    width: 100%;
  }
}

.close_filter {
  display: none;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: center;
  font-size: 12px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .close_filter {
    display: flex;
  }
}
@media (max-width: 768px) {
  .close_filter {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
  }
}
.close_filter svg {
  width: 12px;
}
@media (max-width: 768px) {
  .close_filter svg {
    width: 10px;
  }
}

.filter_mobile.trigger-sidebar {
  display: none;
  width: 50%;
  background-color: #000;
  color: white;
  font-weight: 500;
  padding: 10px 15px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .filter_mobile.trigger-sidebar {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 480px) {
  .filter_mobile.trigger-sidebar {
    width: 100%;
  }
}
.filter_mobile.trigger-sidebar span {
  display: block;
  margin-left: auto;
}
.filter_mobile.trigger-sidebar span img {
  vertical-align: middle;
}
.filter_mobile.trigger-sidebar:hover {
  text-decoration: none;
  background-color: #0f0f0f;
}

.main-product .woocommerce-notices-wrapper {
  margin-top: 30px;
}

.product-single-flex {
  padding-top: 50px;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  position: relative;
}
@media (max-width: 1024px) {
  .product-single-flex {
    padding-bottom: 20px;
    padding-top: 30px;
  }
}
.product-single-flex .only-mobile {
  position: absolute;
  z-index: 22;
  left: 10px;
  top: 40px;
}
.product-single-flex .carousel-right {
  position: relative;
}
.product-single-flex .onsale-product {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 3;
  border: 1px solid #d2b499;
  color: #d2b499;
  padding: 5px 11px;
  text-transform: uppercase;
  font-size: 11px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .product-single-flex .onsale-product {
    font-size: 10px;
    padding: 4px 9px;
  }
}
@media (max-width: 768px) {
  .product-single-flex .onsale-product .text {
    display: none;
  }
}
.product-single-flex .product-carousel {
  width: 50%;
}
@media (max-width: 1024px) {
  .product-single-flex .product-carousel {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.product-single-flex .product-carousel .carousel-top:not(.slick-slider) {
  height: 450px;
  overflow: hidden;
}
@media (max-width: 1240px) {
  .product-single-flex .product-carousel .carousel-top:not(.slick-slider) {
    height: 420px;
  }
}
@media (max-width: 1024px) {
  .product-single-flex .product-carousel .carousel-top:not(.slick-slider) {
    height: 380px;
  }
}
@media (max-width: 768px) {
  .product-single-flex .product-carousel .carousel-top:not(.slick-slider) {
    height: 320px;
  }
}
@media (max-width: 560px) {
  .product-single-flex .product-carousel .carousel-top:not(.slick-slider) {
    height: 280px;
  }
}
.product-single-flex .product-carousel .carousel-top .slide-imgBig {
  height: 450px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 1240px) {
  .product-single-flex .product-carousel .carousel-top .slide-imgBig {
    height: 420px;
  }
}
@media (max-width: 1024px) {
  .product-single-flex .product-carousel .carousel-top .slide-imgBig {
    height: 380px;
  }
}
@media (max-width: 768px) {
  .product-single-flex .product-carousel .carousel-top .slide-imgBig {
    height: 320px;
  }
}
@media (max-width: 560px) {
  .product-single-flex .product-carousel .carousel-top .slide-imgBig {
    height: 280px;
  }
}
.product-single-flex .product-carousel .carousel-top .slide-imgBig a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.product-single-flex .woo-variation-product-gallery {
  width: 50%;
}
@media (max-width: 1024px) {
  .product-single-flex .woo-variation-product-gallery {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.product-single-flex .summary {
  width: 50% !important;
  margin-bottom: 0 !important;
  padding-left: 50px;
}
@media (max-width: 1024px) {
  .product-single-flex .summary {
    width: 100% !important;
    padding-left: 0;
  }
}
.product-single-flex .summary .desc {
  margin: 20px auto;
}
@media (max-width: 1024px) {
  .product-single-flex .summary .desc {
    margin: 10px auto;
  }
}
.product-single-flex .summary .top-val {
  margin-top: 25px;
  opacity: 0.6;
}
@media (max-width: 1024px) {
  .product-single-flex .summary .top-val {
    margin-top: 15px;
  }
}
.product-single-flex .summary .top-val .main_sku {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .product-single-flex .summary .top-val .main_sku {
    font-size: 12px !important;
  }
}
.product-single-flex .summary .top-val p {
  margin-bottom: 0;
}
.product-single-flex .summary .product_meta span {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .product-single-flex .summary .product_meta span {
    font-size: 13px;
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
.product-single-flex .summary .product_meta a:hover {
  opacity: 0.7;
}
.product-single-flex .summary h1 {
  text-transform: uppercase;
  line-height: 1.2em;
  font-size: 27px;
}
@media (max-width: 1480px) {
  .product-single-flex .summary h1 {
    font-size: 25px;
  }
}
@media (max-width: 1240px) {
  .product-single-flex .summary h1 {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .product-single-flex .summary h1 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .product-single-flex .summary h1 {
    font-size: 16px;
  }
}
.product-single-flex .summary .top-info {
  display: flex;
  align-items: center;
  font-size: 0;
  margin-bottom: 10px;
}
.product-single-flex .summary .top-info .open-reviews {
  font-size: 13px;
}
.product-single-flex .summary .price > .woocommerce-Price-amount {
  font-size: 2.5rem;
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .product-single-flex .summary .price > .woocommerce-Price-amount {
    font-size: 1.8rem;
  }
}
.product-single-flex .summary .price > .woocommerce-Price-amount * {
  font-size: 2.5rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .product-single-flex .summary .price > .woocommerce-Price-amount * {
    font-size: 1.8rem;
  }
}
.product-single-flex .summary .price > .woocommerce-Price-amount sup {
  font-size: 15px;
  top: -10px;
}
@media (max-width: 1480px) {
  .product-single-flex .summary .price > .woocommerce-Price-amount sup {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .product-single-flex .summary .price > .woocommerce-Price-amount sup {
    font-size: 11px;
  }
}
.product-single-flex .summary .price ins {
  text-decoration: none;
  width: 100%;
  display: inline !important;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .product-single-flex .summary .price ins {
    margin-top: 0;
  }
}
.product-single-flex .summary .price ins .woocommerce-Price-amount {
  font-size: 2.5rem;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
@media (max-width: 768px) {
  .product-single-flex .summary .price ins .woocommerce-Price-amount {
    font-size: 1.8rem;
  }
}
.product-single-flex .summary .price ins .woocommerce-Price-amount * {
  font-size: 2.5rem;
  font-weight: 500;
  text-decoration: none;
}
@media (max-width: 768px) {
  .product-single-flex .summary .price ins .woocommerce-Price-amount * {
    font-size: 1.8rem;
  }
}
.product-single-flex .summary .price ins .woocommerce-Price-amount sup {
  font-size: 15px;
  top: -10px;
}
@media (max-width: 1480px) {
  .product-single-flex .summary .price ins .woocommerce-Price-amount sup {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .product-single-flex .summary .price ins .woocommerce-Price-amount sup {
    font-size: 11px;
  }
}
.product-single-flex .summary .price .from {
  padding-right: 8px;
  color: #000;
  font-weight: 500;
}
.product-single-flex .summary .price del {
  position: relative;
  text-decoration: none;
  opacity: 0.6;
  margin-right: 7px;
}
.product-single-flex .summary .price del:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
.product-single-flex .summary .price del .woocommerce-Price-amount {
  font-size: 1.8rem;
  color: #000;
  text-decoration: none;
}
@media (max-width: 768px) {
  .product-single-flex .summary .price del .woocommerce-Price-amount {
    font-size: 1.6rem;
  }
}
.product-single-flex .summary .price del .woocommerce-Price-amount * {
  text-decoration: none;
}
.product-single-flex .summary .price del .woocommerce-Price-amount sup {
  font-size: 10px;
  top: -4px;
}

.stock.in-stock {
  position: relative;
  font-size: 14px !important;
  text-transform: uppercase;
  color: #257b00 !important;
  font-weight: 700 !important;
}
@media (max-width: 1024px) {
  .stock.in-stock {
    font-size: 12px !important;
  }
}

.stock.out-of-stock {
  position: relative;
  color: #ff0000 !important;
  font-weight: 700;
  font-size: 14px !important;
  text-transform: uppercase;
  opacity: 1;
}
@media (max-width: 1024px) {
  .stock.out-of-stock {
    font-size: 12px !important;
  }
}

.stock.available-on-backorder {
  position: relative;
  color: #ff6800 !important;
  font-weight: 500;
  font-size: 14px !important;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .stock.available-on-backorder {
    font-size: 12px !important;
  }
}

.woocommerce div.product form.cart {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .woocommerce div.product form.cart {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.woocommerce div.product form.cart .button {
  background: #000;
  text-transform: uppercase;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
}
@media (max-width: 1024px) {
  .woocommerce div.product form.cart .button {
    font-size: 13px;
  }
}
.woocommerce div.product form.cart .button:hover {
  background: #181818;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 10px;
  width: 80px !important;
}
.woocommerce div.product form.cart div.quantity input[type=number] {
  width: 80px !important;
  height: 42px;
  font-size: 13px;
}
.woocommerce div.product form.cart div.quantity .quantity-nav .quantity-button {
  height: 40px;
  line-height: 43px;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 20px;
  position: relative;
}
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
  vertical-align: middle;
  padding-left: 0;
}
.woocommerce div.product form.cart .variations th label,
.woocommerce div.product form.cart .variations td label {
  margin-bottom: 0;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .woocommerce div.product form.cart .variations th label,
  .woocommerce div.product form.cart .variations td label {
    font-size: 13px;
  }
}
.woocommerce div.product form.cart .variations th select,
.woocommerce div.product form.cart .variations td select {
  height: 42px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .woocommerce div.product form.cart .variations th select,
  .woocommerce div.product form.cart .variations td select {
    height: 40px;
    font-size: 13px;
  }
}
.woocommerce div.product form.cart .single_variation_wrap .single_variation {
  margin-bottom: 20px;
}
.woocommerce div.product form.cart .reset_variations {
  display: none !important;
  visibility: hidden;
  font-size: 0.83em;
  position: absolute;
  right: -40px;
  top: 19px;
  font-size: 0;
  width: 25px;
  height: 25px;
  /* border: 1px solid #ff0e0e; */
  border-radius: 500px;
  text-align: center;
  /* background: #ffe7e7; */
  margin-left: 5px;
  line-height: 33px;
  font-size: 0 !important;
}
@media (max-width: 1024px) {
  .woocommerce div.product form.cart .reset_variations {
    right: -35px;
  }
}
@media (max-width: 768px) {
  .woocommerce div.product form.cart .reset_variations {
    top: -45px;
    right: 0;
  }
}
.woocommerce div.product form.cart .reset_variations:before {
  content: "\f00d";
  width: 25px;
  height: 25px;
  font-size: 12px;
  color: #ff0e0e;
  line-height: 23px;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  top: -2px;
  line-height: 26px;
  position: relative;
}

.woocommerce-tabs.wc-tabs-wrapper {
  border: 1px solid #bbbbbb;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 80px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second {
  width: 50%;
  padding: 50px;
}
@media (max-width: 1480px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second {
    padding: 30px;
  }
}
@media (max-width: 1240px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second {
    width: 100%;
  }
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second:nth-child(2n+1) {
  border-right: 1px solid #bbb;
}
@media (max-width: 1024px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second:nth-child(2n+1) {
    border-right: none;
    border-bottom: 1px solid #bbb;
  }
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second h2 {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
  line-height: 1.2em;
  margin-bottom: 30px;
}
@media (max-width: 1480px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second h2 {
    font-size: 18px;
  }
}
@media (max-width: 1240px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second h2 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second h2 {
    font-size: 15px;
  }
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second h2 * {
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  line-height: inherit;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second.general_content_small p,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second.general_content_small li {
  line-height: 1.3em;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second .comment-reply-title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second .comment-form p {
  margin-bottom: 15px !important;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel-second .comment-form p label {
  margin-bottom: 6px;
}

@media (max-width: 768px) {
  .woocommerce #reviews #comments ol.commentlist ul.children {
    margin: 20px 0 0 10px;
  }
}

.carousel-left {
  padding: 0 50px;
}
@media (max-width: 480px) {
  .carousel-left {
    padding: 0 30px;
  }
}
.carousel-left .carousel-thumbs {
  margin-top: 20px;
}
.carousel-left .carousel-thumbs:not(.slick-slider) {
  height: 77px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.carousel-left .carousel-thumbs:not(.slick-slider) .owl-thumb-item {
  width: 87px;
  height: 77px;
}
.carousel-left .carousel-thumbs.simple_arrows .slick-arrow {
  width: 35px;
  height: 35px;
}
@media (max-width: 768px) {
  .carousel-left .carousel-thumbs.simple_arrows .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.carousel-left .carousel-thumbs.simple_arrows .slick-arrow:before {
  line-height: 34px;
  font-size: 11px;
}
@media (max-width: 768px) {
  .carousel-left .carousel-thumbs.simple_arrows .slick-arrow:before {
    line-height: 30px;
    font-size: 10px;
  }
}
.carousel-left .carousel-thumbs.simple_arrows .slick-prev {
  left: -55px;
}
@media (max-width: 480px) {
  .carousel-left .carousel-thumbs.simple_arrows .slick-prev {
    left: -40px;
  }
}
.carousel-left .carousel-thumbs.simple_arrows .slick-next {
  right: -55px;
}
@media (max-width: 480px) {
  .carousel-left .carousel-thumbs.simple_arrows .slick-next {
    right: -40px;
  }
}
.carousel-left .carousel-thumbs .slick-current .thumb-img {
  border: 1px solid #bbbbbb;
}
.carousel-left .carousel-thumbs .thumb-img {
  padding-bottom: 0;
  background-size: 90px;
  background-repeat: no-repeat;
  height: 110px;
  background-position: center;
}
@media (max-width: 1024px) {
  .carousel-left .carousel-thumbs .thumb-img {
    height: 90px;
    background-size: 70px;
  }
}

.section_related .section_title {
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 0;
  margin-top: -20px;
}
@media (max-width: 1240px) {
  .section_related .section_title {
    margin-top: -10px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .section_related .section_title {
    margin-top: 0;
    padding-bottom: 10px;
  }
}

.woocommerce .star-rating {
  float: left;
  margin-top: 3px;
  margin-right: 10px;
  margin-top: 0 !important;
  width: 80px;
  height: 14px;
}
@media (max-width: 768px) {
  .woocommerce .star-rating {
    width: 80px;
    margin-right: 0;
  }
}
.woocommerce .star-rating:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #d1d1d1;
  font-size: 14px;
}
.woocommerce .star-rating span {
  line-height: 1em;
  padding-top: 17px;
  top: -1px;
}
.woocommerce .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f4b329;
  font-size: 14px;
}
.woocommerce .woocommerce-review-link {
  color: #a9acaf;
  margin-left: 7px;
}
.woocommerce .woocommerce-product-rating .star-rating {
  display: inline-block;
  vertical-align: top;
  float: none !important;
}

.woocommerce p.stars a::before,
.woocommerce p.stars.selected a:not(.active)::before,
.woocommerce p.stars a:hover ~ a::before,
.woocommerce p.stars.selected a.active ~ a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #cecece;
}

.woocommerce p.stars:hover a::before,
.woocommerce p.stars.selected a.active::before,
.woocommerce p.stars.selected a:not(.active)::before {
  color: #f4b329;
  content: "\f005";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.woocommerce #reviews #comments ol.commentlist {
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li {
  list-style: none !important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  border: none;
  border-radius: 500px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  font-size: 13px;
  line-height: 1.3em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta * {
  font-size: 11px;
}

@media (max-width: 768px) {
  .order_placed_wrap .btn {
    font-size: 12px;
  }
}
.order_placed_wrap ul.check_list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .order_placed_wrap ul.check_list {
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .order_placed_wrap ul.check_list {
    padding-bottom: 30px;
  }
}
.order_placed_wrap ul.check_list li {
  width: 20%;
  margin-bottom: 25px;
}
@media (max-width: 1240px) {
  .order_placed_wrap ul.check_list li {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .order_placed_wrap ul.check_list li {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .order_placed_wrap ul.check_list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.order_placed_wrap ul.check_list li > span {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #bbb;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #858585;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 768px) {
  .order_placed_wrap ul.check_list li > span {
    font-size: 13px;
  }
}
.order_placed_wrap ul.check_list li strong {
  font-weight: 600;
}
.order_placed_wrap ul.check_list li strong * {
  font-weight: 600;
}

.error-search {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
}
.error-search button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  height: 100%;
}
@media (max-width: 768px) {
  .error-search input[type=search] {
    font-size: 1.3rem;
    height: 45px;
  }
}
@media (max-width: 768px) {
  .error-search input[type=search]::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .error-search input[type=search]::-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .error-search input[type=search]:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .error-search input[type=search]:-moz-placeholder {
    font-size: 1.3rem;
  }
}

.wish_no_user .woocommerce-MyAccount-content {
  width: 100% !important;
  padding-left: 0 !important;
}
.wish_no_user .tinv-header {
  display: none !important;
}

.tinv-wishlist table.tinvwl-table-manage-list {
  padding: 0;
  border: none;
  margin: 0;
  border-radius: 0;
  border-collapse: separate;
  border-spacing: 0 1.6em;
  position: relative;
}
.tinv-wishlist table.tinvwl-table-manage-list thead {
  display: none;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td {
  border-color: #dcdcdc;
  border-left: none;
  border-right: none;
  border-width: 1px;
  background: #f1f1f1;
  padding: 15px 8px;
  position: relative;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td:first-child {
  border-left: 1px solid #dcdcdc;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td:last-child {
  border-right: 1px solid #dcdcdc;
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td {
    border-left: 0.5px solid #e1e1e1;
    border-right: 0.5px solid #e1e1e1;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-stock {
  display: none;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-date {
  display: none;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price sup {
  top: 0;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price ins,
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price .amount {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price ins,
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price .amount {
    font-size: 13px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price ins *,
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price .amount * {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price ins *,
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price .amount * {
    font-size: 13px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price del .amount {
  font-weight: 700;
  color: #949494;
  top: 0;
  font-size: 14px;
  text-decoration: line-through;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price del .amount * {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-price del .amount * {
    font-size: 13px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action {
  width: 200px;
}
@media (max-width: 1024px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action {
    width: 100px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action .button {
  border: 1px solid #000;
  height: 45px;
  border-radius: 0;
  padding: 10px 10px;
  background: transparent;
  font-weight: 600;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action .button {
    max-width: 200px;
    font-size: 12px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action .button span {
  font-size: 13px;
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action .button span {
    font-size: 12px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-action .button:hover {
  background-color: #000;
  color: #fff;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-quantity input[type=number] {
  text-align: center;
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-quantity .quantity {
    margin: 0 auto;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-remove {
  display: none;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-name a {
  color: #000000;
  font-family: "Manrope";
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody tr td.product-name a {
    font-size: 1.3rem;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody tr td input[type=checkbox] {
  border-color: #d6d6d6;
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td {
  border-color: #dcdcdc;
  border-left: none;
  border-right: none;
  border-width: 1px;
  background: #f1f1f1;
  padding: 25px 10px 25px 40px;
  position: relative;
}
@media (max-width: 1024px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td {
    padding: 22px 10px;
  }
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td:first-child {
  border-left: 1px solid #dcdcdc;
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td:last-child {
  border-right: 1px solid #dcdcdc;
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td select {
  height: 45px;
  font-size: 13px;
  border: 1px solid #bbb;
  padding: 0 10px;
  background: white;
  font-family: "Manrope";
  max-width: 230px;
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td select {
    max-width: 50%;
    font-size: 12px;
  }
}
@media (max-width: 560px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td select {
    max-width: 100%;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 560px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group-addon,
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group-btn {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group-addon,
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group-btn {
    width: 100%;
    display: inline-block;
    margin-left: 0;
    padding-left: 0 !important;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group-addon button[type=submit],
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-input-group-btn button[type=submit] {
    width: 100%;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-left {
  width: 50%;
}
@media (max-width: 1240px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-left {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button[type=submit] {
  border: 1px solid #000;
  height: 45px;
  border-radius: 0;
  padding: 10px 10px;
  background: transparent;
  font-weight: 600;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button[type=submit] {
    font-size: 11px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button[type=submit] * {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button[type=submit]:hover {
  background-color: #000;
  color: #fff;
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right {
  width: 48%;
}
@media (max-width: 1240px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 8px;
    text-align: left;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right button[type=submit] {
  border: 1px solid #000;
  height: 45px;
  border-radius: 0;
  padding: 10px 10px;
  background: transparent;
  font-weight: 600;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right button[type=submit]:hover {
  background-color: #000;
  color: #fff;
}
@media (max-width: 1240px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right button[type=submit]:last-child {
    float: right;
  }
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right button[type=submit]:last-child {
    float: none;
  }
}
@media (max-width: 1240px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right button[type=submit] {
    width: 49%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tfoot tr td .tinvwl-to-right button[type=submit] {
    width: 100%;
    float: none;
    font-size: 11px;
  }
}

.tinv-wishlist .product-remove button {
  font-size: 20px;
  color: #aeaeae;
  background-color: transparent;
}
.tinv-wishlist .product-remove button:hover {
  color: red;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none !important;
  width: 100% !important;
}

.section-my-account .flex-account-nav .account-nav {
  width: 25%;
  border-right: 1px solid #bbbbbb;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 1240px) {
  .section-my-account .flex-account-nav .account-nav {
    width: 30%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav {
    width: 100%;
    border-right: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav ul {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
.section-my-account .flex-account-nav .account-nav ul li {
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav ul li {
    margin-bottom: 0;
    border-bottom: 1px solid #bbb;
  }
}
.section-my-account .flex-account-nav .account-nav ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav ul li:last-child {
    border-bottom: none;
  }
}
.section-my-account .flex-account-nav .account-nav ul li.is-active a {
  opacity: 0.5;
}
.section-my-account .flex-account-nav .account-nav ul li a {
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav ul li a {
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .account-nav ul li a {
    padding: 8px 20px;
  }
}
.section-my-account .flex-account-nav .account-nav ul li a:hover {
  opacity: 0.5;
}
.section-my-account .flex-account-nav .account-nav .top-account {
  margin-bottom: 50px;
}
@media (max-width: 1240px) {
  .section-my-account .flex-account-nav .account-nav .top-account {
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .top-account {
    margin-bottom: 15px;
  }
}
.section-my-account .flex-account-nav .account-nav .top-account .user-avatar {
  width: 82px;
  height: 82px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 1240px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-avatar {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-avatar {
    width: 50px;
    height: 50px;
  }
}
.section-my-account .flex-account-nav .account-nav .top-account .user-name {
  width: calc(100% - 82px);
  padding-left: 20px;
}
@media (max-width: 1240px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-name {
    width: calc(100% - 60px);
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-name {
    width: calc(100% - 50px);
    padding-left: 10px;
  }
}
.section-my-account .flex-account-nav .account-nav .top-account .user-name span {
  color: #000;
  font-size: 16px;
  width: 100%;
  display: inline-block;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-name span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-name span {
    font-size: 13px;
  }
}
.section-my-account .flex-account-nav .account-nav .top-account .user-name strong {
  color: #5e5e5e;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-name strong {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .account-nav .top-account .user-name strong {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .mobile-account {
    display: block !important;
  }
}
.section-my-account .flex-account-nav .account-nav .mobile-account .more-mobile {
  border: 1px solid #000;
  display: inline-block;
  width: 100%;
  padding: 9px 20px;
}
.section-my-account .flex-account-nav .account-nav .mobile-account .more-mobile i {
  margin-right: 4px;
  font-size: 11px;
  top: -1.5px;
  position: relative;
}
.section-my-account .flex-account-nav .account-nav .box_navigation {
  display: block;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .account-nav .box_navigation {
    display: none;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content {
  width: 75%;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
}
@media (max-width: 1240px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content {
    width: 70%;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-account .woocommerce-Address-title h3 {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row {
  width: 100% !important;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Pagination .btn {
  font-size: 13px;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Pagination .btn {
    font-size: 12px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Addresses .col-1,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
  float: left;
  width: 48%;
  max-width: 100%;
  flex: unset;
  display: inline-block;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Addresses .col-1,
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
    width: 100%;
    float: none;
    margin: 10px 0;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
  float: right;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row {
    width: 100%;
    float: none;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .section_title {
  margin-bottom: 15px;
  font-size: 2rem;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .section_title {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .section_title {
    font-size: 16px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .wrapp_pass_change .woocommerce-form-row {
  width: 100%;
  float: none;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .select2-container--default .select2-selection--single {
  height: 50px;
  border: 1px solid #b7b7b7;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 49px;
  font-size: 14px;
  padding-left: 16px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
  left: auto;
  right: 20px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content #billing_country_field span,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content #shipping_country_field span {
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  padding: 0 15px;
  height: 50px;
  display: inherit;
  line-height: 48px;
  cursor: not-allowed;
  background-color: #fff;
  padding: 0 18px;
  margin-bottom: 0;
  border: 1px solid #b7b7b7;
  border-radius: 0;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content #billing_country_field span strong,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content #shipping_country_field span strong {
  font-weight: 400;
  font-size: 14px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Address .title h3 {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1240px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Address .title h3 {
    font-size: 16px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content form .form-row-last,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content form .form-row-first {
  width: 49%;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content form .form-row-last,
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content form .form-row-first {
    width: 100%;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .show-password-input {
  top: 0.7em !important;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-EditAccountForm .show-password-input {
    top: 0.9em !important;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Address-title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .woocommerce-Address-title .edit img {
  top: 0;
  position: relative;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .form-row-wide .woocommerce-input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .addresses {
  padding-top: 10px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content .addresses address {
  font-style: normal;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content .addresses address {
    font-size: 13px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders {
  padding: 0;
  border: none;
  margin-top: 0 !important;
  border-radius: 0;
  border-collapse: separate;
  border-spacing: 0 1.2em;
  margin-top: 0;
  border: none;
  border-bottom: none !important;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders thead {
  display: none;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tr td,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tr th {
  background-color: #f6f6f6;
  border: none;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr.cart_item:first-child td {
  border-top: none;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr {
    border-bottom: 1px solid rgba(187, 187, 187, 0.7333333333);
  }
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr:last-child {
    border-bottom: none;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr.cart_item:last-child td {
  border-bottom: none;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.product-total {
  width: 150px;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a {
  color: #000000;
  font-size: 13px;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a {
    font-size: 12px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a:hover {
  opacity: 0.6;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions {
  width: 150px;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions {
    width: 100%;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions a {
  display: inline-block;
  padding: 2px 22px;
  margin: 3px;
  font-size: 14px;
  background: transparent;
  border: 1px solid #000;
  color: #000;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions a {
    width: auto;
    margin-left: 10px;
    margin-right: 0;
    font-size: 11px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions .green-line:hover {
  background-color: #000;
  color: #fff;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.pending-payment, .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.cancelled, .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.failed, .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.processing {
  color: #ff2424;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.on-hold, .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.refunded {
  color: #000000;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody td.completed {
  color: #000000;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr.cart_item .product-name {
  position: relative;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr.cart_item .product-name:before {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 2;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr.cart_item .product-total {
  position: relative;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders tbody tr.cart_item .product-total:after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: -3px;
  z-index: 2;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders bdi {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  font-family: "Manrope";
}
@media (max-width: 1024px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders bdi {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders bdi {
    font-size: 15px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders bdi * {
  font-weight: 700;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders bdi sup {
  top: -10px;
  left: 0;
  font-size: 50%;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders ins {
  text-decoration: none;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders ins * {
  text-decoration: none;
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders th,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders td {
  padding: 10px 18px;
  font-size: 13px;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders th,
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders td {
    font-size: 12px;
  }
}
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders th span,
.section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders td span {
  font-size: 13px;
}
@media (max-width: 768px) {
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders th span,
  .section-my-account .flex-account-nav .woocommerce-MyAccount-content table.my_account_orders td span {
    font-size: 12px;
  }
}
.section-my-account .tinv-wishlist .tinv-header {
  margin-bottom: 0;
}
.section-my-account .tinv-wishlist .tinv-header h2 {
  margin-bottom: 0;
}

.woocommerce .woocommerce-MyAccount-content .order_info_text {
  padding: 14px 20px 14px 20px !important;
  border: 1px solid #000000;
  background: #ffffff;
  color: #000000;
  position: relative;
  margin-bottom: 40px;
  font-size: 1.5rem;
  line-height: 1.3em !important;
  text-align: center;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .order_info_text {
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .order_info_text {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-MyAccount-content .order_info_text * {
  font-size: 1.5rem;
  line-height: 1.3em !important;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .order_info_text * {
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .order_info_text * {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .order_info_text {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .order_info_text {
    margin-bottom: 20px;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
  width: 49%;
  float: right;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
    width: 100%;
    float: none;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details {
  background: transparent;
  padding: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details:before {
  content: none;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details td,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details th {
  padding: 13px 0 !important;
  border-left: none !important;
  border-right: none !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details td:before, .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details td::after,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details th:before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details th::after {
  content: none !important;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details td,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details th {
    font-size: 15px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .order_item a,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .order_item strong {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
  display: inline;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .order_item a,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .order_item strong {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .product-total {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .product-total {
    font-size: 13px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .product-total * {
  font-size: 14px;
  color: #000;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .product-total * {
    font-size: 13px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details .product-total sup {
  font-size: 12px !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot {
  border-bottom: none !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot th,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot td {
  border-bottom: none !important;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot th,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot td {
    font-size: 13px !important;
    line-height: 1.2em;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot .amount {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot .amount {
    font-size: 13px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot .amount * {
  font-size: 14px;
  color: #000;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot .amount * {
    font-size: 13px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot .amount sup {
  font-size: 12px !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child:after {
  content: none !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
  width: 49%;
  float: left;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
    width: 100%;
    float: none;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-column--billing-address,
.woocommerce .woocommerce-MyAccount-content .woocommerce-column--shipping-address {
  width: 100% !important;
  float: none;
  margin-bottom: 40px !important;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-column--billing-address,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-column--shipping-address {
    margin-bottom: 20px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
  background-color: #fdfdfd;
  border: 1px solid #bbb;
  padding: 20px 25px;
  border-radius: 0;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
    padding: 20px;
    margin-bottom: 10px !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (max-width: 1240px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
    font-size: 15px;
  }
}
.woocommerce .woocommerce-MyAccount-content .shop_table {
  border: none;
  background-color: #fff;
  border-bottom: none !important;
  position: relative;
  margin-top: 0;
}
.woocommerce .woocommerce-MyAccount-content .shop_table:before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 2;
}
.woocommerce .woocommerce-MyAccount-content .shop_table thead {
  display: none;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody {
  color: #000;
  font-weight: 500;
  font-size: 1.8rem;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody .amount {
  font-weight: 700;
  color: #000;
  font-size: 1.8rem;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody .amount * {
  color: #000;
  font-size: 1.8rem;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody tr.order_item:first-child td {
  border-top: none;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody tr.order_item:last-child td {
  border-bottom: none;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-subtotal {
  text-align: right;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-total {
  width: 250px;
  text-align: right;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody tr.order_item .product-name {
  position: relative;
  width: 70%;
  line-height: 1.2em;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody tr.order_item .product-name:before {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 2;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody tr.order_item .product-total {
  position: relative;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tbody tr.order_item .product-total:after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: -3px;
  z-index: 2;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot {
  border-bottom: none !important;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot td {
  position: relative;
  text-align: right;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot td small {
  font-size: 16px;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot th {
  position: relative;
  color: #000;
  font-weight: 400;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot th:after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 2;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total th {
  font-weight: 700;
  font-size: 18px;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total td,
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total th {
  border-bottom: none !important;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total td:after, .woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total td:before,
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total th:after,
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr.order-total th:before {
  content: none;
  display: none;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot .woocommerce-shipping-methods label {
  font-size: 0;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr:last-child {
  position: relative;
}
.woocommerce .woocommerce-MyAccount-content .shop_table tfoot tr:last-child:after {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 2;
}
.woocommerce .woocommerce-MyAccount-content .shop_table bdi,
.woocommerce .woocommerce-MyAccount-content .shop_table .amount {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  font-family: "Manrope";
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-content .shop_table bdi,
  .woocommerce .woocommerce-MyAccount-content .shop_table .amount {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .shop_table bdi,
  .woocommerce .woocommerce-MyAccount-content .shop_table .amount {
    font-size: 19px;
  }
}
.woocommerce .woocommerce-MyAccount-content .shop_table bdi *,
.woocommerce .woocommerce-MyAccount-content .shop_table .amount * {
  font-weight: 700;
}
.woocommerce .woocommerce-MyAccount-content .shop_table bdi sup,
.woocommerce .woocommerce-MyAccount-content .shop_table .amount sup {
  top: -10px;
  left: 0;
  font-size: 50%;
}
.woocommerce .woocommerce-MyAccount-content .shop_table th,
.woocommerce .woocommerce-MyAccount-content .shop_table td {
  padding: 20px 24px;
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content .shop_table th,
  .woocommerce .woocommerce-MyAccount-content .shop_table td {
    padding: 13px 20px;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-customer-details {
    margin-bottom: 20px;
  }
}
.woocommerce .woocommerce-customer-details .woocommerce-column--billing-address,
.woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address {
  width: 50%;
  margin-bottom: 20px;
  flex: inherit;
  max-width: 100%;
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-customer-details .woocommerce-column--billing-address,
  .woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address {
    width: 100%;
  }
}
.woocommerce .woocommerce-customer-details .woocommerce-column--billing-address address,
.woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address address {
  border: none;
  padding: 0;
  font-style: normal;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-customer-details .woocommerce-column--billing-address address,
  .woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address address {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-customer-details .woocommerce-column--billing-address address p,
.woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address address p {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  color: #000;
  line-height: 1.5em;
  font-style: normal;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-customer-details .woocommerce-column--billing-address address p,
  .woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address address p {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-customer-details .woocommerce-column--billing-address address p:before,
.woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address address p:before {
  content: none;
}

.woocommerce-order-pay #order_review {
  display: inline-block;
  width: 100%;
}
.woocommerce-order-pay #order_review .shop_table {
  width: 70%;
  padding-right: 50px;
  float: left;
}
@media (max-width: 1024px) {
  .woocommerce-order-pay #order_review .shop_table {
    width: 60%;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .woocommerce-order-pay #order_review .shop_table {
    padding-right: 0;
    width: 100%;
  }
}
.woocommerce-order-pay #order_review .shop_table td,
.woocommerce-order-pay #order_review .shop_table th {
  border-right: none;
  border-left: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: none;
  font-size: 14px;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .woocommerce-order-pay #order_review .shop_table td,
  .woocommerce-order-pay #order_review .shop_table th {
    font-size: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.woocommerce-order-pay #order_review .shop_table thead {
  border-top: none;
  padding: 0;
}
.woocommerce-order-pay #order_review .shop_table thead th {
  display: none;
}
.woocommerce-order-pay #order_review .shop_table tr th:last-child,
.woocommerce-order-pay #order_review .shop_table tr td:last-child {
  text-align: right;
  vertical-align: top;
}
.woocommerce-order-pay #order_review .shop_table tfoot td,
.woocommerce-order-pay #order_review .shop_table tfoot th {
  text-transform: uppercase;
}
.woocommerce-order-pay #order_review .shop_table tfoot .woocommerce-shipping-methods {
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce-order-pay #order_review .shop_table tfoot .woocommerce-shipping-totals label {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3em;
  display: inline-block !important;
  margin-bottom: 0 !important;
}
.woocommerce-order-pay #order_review .shop_table tfoot .woocommerce-shipping-totals li:first-child:last-child {
  margin-bottom: 0 !important;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .product-img {
  width: 60px;
  border: 1px solid #bbbbbb;
  margin-bottom: 10px;
  padding: 5px;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .variation {
  font-size: 11px;
  opacity: 0.7;
  margin-top: 5px;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .variation dt,
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .variation dd {
  line-height: 1em;
  margin-bottom: 5px;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .variation p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1em;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .product-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .product-info .quantity {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  margin-top: 10px;
}
.woocommerce-order-pay #order_review .shop_table .cart_item .product-name .product-info .cqoc_product_name {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  font-size: 14px;
  margin-bottom: 10px !important;
  padding-bottom: 10px !important;
}
@media (max-width: 1024px) {
  .woocommerce-order-pay #order_review .shop_table .cart_item .product-name .product-info .cqoc_product_name {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .woocommerce-order-pay #order_review .shop_table .cart_item .product-name .product-info .cqoc_product_name {
    font-size: 12px;
  }
}
.woocommerce-order-pay #order_review .shop_table a.remove {
  margin: 10px 0 0 auto;
  font-size: 14px;
}
.woocommerce-order-pay #order_review .shop_table a.remove:hover {
  background-color: transparent;
  color: red !important;
}
.woocommerce-order-pay #order_review #payment {
  width: 30%;
  float: left;
  background: transparent;
  border-radius: 0;
  border: 1px solid #d3ced2;
  padding: 20px;
}
@media (max-width: 1024px) {
  .woocommerce-order-pay #order_review #payment {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .woocommerce-order-pay #order_review #payment {
    width: 100%;
  }
}
.woocommerce-order-pay #order_review #payment ul.payment_methods {
  padding: 0;
}
.woocommerce-order-pay #order_review #payment ul.payment_methods li {
  margin-bottom: 10px;
}
.woocommerce-order-pay #order_review #payment ul.payment_methods li input {
  margin-right: 5px;
}
.woocommerce-order-pay #order_review #payment ul.payment_methods li label {
  width: calc(100% - 35px);
  display: inline-block;
  vertical-align: top;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
@media (max-width: 1024px) {
  .woocommerce-order-pay #order_review #payment ul.payment_methods li label {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .woocommerce-order-pay #order_review #payment ul.payment_methods li label {
    font-size: 13px;
  }
}
.woocommerce-order-pay #order_review #payment .form-row {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.woocommerce-order-pay #order_review #payment .form-row .woocommerce-terms-and-conditions-wrapper {
  padding: 12px 0;
}
.woocommerce-order-pay #order_review #payment div.payment_box {
  background-color: #eeeeee;
}
.woocommerce-order-pay #order_review #payment div.payment_box:before {
  border: 1em solid #eeeeee;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce-order-pay #order_review #payment div.payment_box p {
  font-size: 13px;
}
.woocommerce-order-pay #order_review #payment .woocommerce-terms-and-conditions-wrapper input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
}
.woocommerce-order-pay #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
  width: calc(100% - 23px);
  padding-left: 7px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .woocommerce-order-pay #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .woocommerce-order-pay #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 13px;
  }
}
.woocommerce-order-pay #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: underline;
  font-weight: 600;
  color: #000;
}

body .select2-results__option {
  padding: 4px 6px;
  font-size: 14px;
}
body .select2-dropdown {
  border-radius: 0;
}
body .select2-container--open .select2-dropdown {
  top: -32px;
}

body .cc-close.cc-closeXcustomText {
  text-decoration: none;
}
body .cc-floating .cc-message {
  line-height: 1.5em;
}/*# sourceMappingURL=style.css.map */