/*
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.
*/
@font-face {
  font-family: "Lexend";
  src: url("fonts/Lexend-Medium.woff2") format("woff2"), url("fonts/Lexend-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("fonts/Lexend-Regular.woff2") format("woff2"), url("fonts/Lexend-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("fonts/Lexend-Light.woff2") format("woff2"), url("fonts/Lexend-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("fonts/Lexend-SemiBold.woff2") format("woff2"), url("fonts/Lexend-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("fonts/Lexend-Bold.woff2") format("woff2"), url("fonts/Lexend-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
}

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

a {
  text-decoration: none;
}

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

[hidden] {
  display: none;
}

html {
  font-size: 100%; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

body {
  margin: 0;
}

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

a:focus {
  outline: none;
}

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

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;
  display: block;
  border-style: none;
  height: 2px;
  background: rgb(229.5, 229.5, 229.5);
  margin: 1.5em 0;
  width: 80%;
}

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

p,
pre {
  margin: 1em 0;
}

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

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

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

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

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid gray;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

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

input[type=checkbox],
input[type=radio] {
  padding: 0;
}

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

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

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

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

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

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

textarea {
  resize: vertical;
}

.container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.container:before, .container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.container:after {
  clear: both;
}

.row:before, .row:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.row:after {
  clear: both;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 1480px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.cell {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 1480px) {
  .cell {
    padding: 0 10px;
  }
}
.cell.parent {
  padding: 0;
}

body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1.6;
  font-weight: 400;
  color: #333333;
}
@media (max-width: 1300px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-weight: 700;
  line-height: 1.2;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 700;
  color: #27a4dd;
}

h1 {
  font-size: 38px;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  h1 {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 22px;
  }
}

h2 {
  font-size: 28px;
  margin-bottom: 25px;
}
@media (max-width: 1300px) {
  h2 {
    font-size: 25px;
  }
}
@media (max-width: 960px) {
  h2 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  h2 {
    font-size: 20px;
  }
}

h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  h3 {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  h5 {
    font-size: 17px;
  }
}

h6 {
  font-size: 16px;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  h6 {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  h6 {
    font-size: 16px;
  }
}

p,
span,
label,
li {
  color: #333333;
  font-weight: 400;
  line-height: 1.5;
}

p {
  font-size: 16px;
  margin: 15px 0;
  font-weight: 400;
  color: #434343;
  line-height: 1.6;
}
@media (max-width: 1300px) {
  p {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media (max-width: 960px) {
  p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  p {
    font-size: 13px;
    line-height: 1.5em;
    margin: 10px 0;
  }
}
p p,
p a,
p span,
p label,
p em {
  font-size: 100%;
  margin: 0;
  color: inherit;
}
p b,
p strong {
  font-weight: bold;
}
p i,
p em {
  font-style: italic;
}
p a {
  text-decoration: underline;
  color: #333333;
}
p a:hover {
  opacity: 0.8;
}

a {
  color: inherit;
  margin: 0;
}
a:hover {
  text-decoration: underline;
}
a span {
  color: inherit;
  font-weight: inherit;
}

img,
span,
label,
a {
  display: inline-block;
}

blockquote {
  border: none !important;
  position: relative;
  margin: 30px 0;
}

blockquote p {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-style: normal;
  color: #333333;
  margin: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
input[type=number],
input[type=date],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=month],
textarea,
select {
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 15px;
  border: none;
  border: 1px solid #e1e1e1;
  background: white;
  color: #333333;
  width: 100%;
  line-height: 1;
  padding: 0 20px;
  height: 55px;
  margin-bottom: 20px;
  vertical-align: middle;
  outline: 0;
  box-sizing: border-box;
  font-weight: 400;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 0;
}
@media (max-width: 960px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=url],
  input[type=number],
  input[type=date],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=week],
  input[type=month],
  textarea,
  select {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=url],
  input[type=number],
  input[type=date],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=week],
  input[type=month],
  textarea,
  select {
    font-size: 12px;
    padding: 0 12px;
    height: 41px;
    margin-bottom: 15px;
  }
}
input[type=text]:active, input[type=text]:hover, input[type=text]:focus,
input[type=email]:active,
input[type=email]:hover,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:active,
input[type=search]:hover,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=url]:active,
input[type=url]:hover,
input[type=url]:focus,
input[type=number]:active,
input[type=number]:hover,
input[type=number]:focus,
input[type=date]:active,
input[type=date]:hover,
input[type=date]:focus,
input[type=time]:active,
input[type=time]:hover,
input[type=time]:focus,
input[type=datetime]:active,
input[type=datetime]:hover,
input[type=datetime]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=week]:active,
input[type=week]:hover,
input[type=week]:focus,
input[type=month]:active,
input[type=month]:hover,
input[type=month]:focus,
textarea:active,
textarea:hover,
textarea:focus,
select:active,
select:hover,
select:focus {
  background-color: white;
  border-color: #27a4dd;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=url]:disabled,
input[type=number]:disabled,
input[type=date]:disabled,
input[type=time]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=week]:disabled,
input[type=month]:disabled,
textarea:disabled,
select:disabled {
  background: #bcbcbc;
}

.select_overlay {
  position: relative;
}
.select_overlay:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 23px;
  background-image: url("images/svg/select.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 7px;
}
@media (max-width: 640px) {
  .select_overlay:after {
    width: 9px;
    height: 5px;
    background-size: contain;
    right: 14px;
    top: 18px;
  }
}

textarea {
  line-height: 1.2;
  padding-top: 15px;
  height: 160px;
  padding-top: 15px;
  padding-bottom: 15px;
}

button[type=submit],
input[type=submit] {
  color: white;
  display: inline-block;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  background-color: #27a4dd;
  font-weight: 600;
  letter-spacing: 0.04em;
  padding: 18px 32px;
  border-radius: 0;
  line-height: 1;
  line-height: 1;
  border-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  button[type=submit],
  input[type=submit] {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  button[type=submit],
  input[type=submit] {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  button[type=submit],
  input[type=submit] {
    font-size: 12px;
  }
}
button[type=submit]:hover,
input[type=submit]:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

select {
  line-height: normal;
  outline: none;
}

textarea {
  height: 124px;
  line-height: 1.5;
  padding-top: 15px;
  margin-bottom: 20px;
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
  width: 21px;
  height: 21px;
  margin-bottom: 0;
  background: white;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #bcbcbc;
  border-radius: 0;
  background: white;
  line-height: normal;
  cursor: pointer;
  margin-top: 2px;
  color: #27a4dd;
  outline: 0;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: white;
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  background-color: #27a4dd;
  left: 2px;
  top: 2px;
}

input[type=radio]:checked:before {
  content: "";
  background: #27a4dd;
  display: block;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  background-color: #27a4dd;
  left: 3px;
  top: 3px;
  position: absolute;
}

.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[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

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

::-webkit-input-placeholder {
  color: #434343;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

:-moz-placeholder {
  color: #434343;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

::-moz-placeholder {
  color: #434343;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

:-ms-input-placeholder {
  color: #434343;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

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

/* #END */
div.wpcf7-response-output {
  margin: 0;
  padding: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  text-align: center;
  border: 0 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  color: #27a4dd;
}

div.wpcf7-mail-sent-ok {
  color: #037917;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  border: none;
  border-radius: 0;
}
@media (max-width: 960px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 11px;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #46b450;
  color: white;
}

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

.wpcf7 form.spam .wpcf7-response-output {
  /* Orange */
  background: red;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: red;
  color: white;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  padding: 18px 32px 18px 32px;
  font-size: 15px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 500;
  background-color: #27a4dd;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  position: relative;
  color: white;
  border-radius: 0;
}

body .wpcf7-spinner {
  margin: 10px 0;
}

.button1,
.button2,
.button-line,
.button-line2,
.button-grey {
  color: white;
  display: inline-block;
  padding: 18px 32px 18px 32px;
  font-size: 14px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 500;
  background-color: #27a4dd;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  position: relative;
}
@media (max-width: 960px) {
  .button1,
  .button2,
  .button-line,
  .button-line2,
  .button-grey {
    padding: 16px 24px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .button1,
  .button2,
  .button-line,
  .button-line2,
  .button-grey {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .button1,
  .button2,
  .button-line,
  .button-line2,
  .button-grey {
    font-size: 10px;
    padding: 14px 15px;
  }
}
.button1:before, .button1:after,
.button2:before,
.button2:after,
.button-line:before,
.button-line:after,
.button-line2:before,
.button-line2:after,
.button-grey:before,
.button-grey:after {
  width: 0;
  height: 0;
  z-index: 3;
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  box-sizing: border-box;
  transform: scale(0);
  transition: 0.3s;
}
.button1::before,
.button2::before,
.button-line::before,
.button-line2::before,
.button-grey::before {
  border-top: 1px solid #27a4dd;
  border-left: 1px solid #27a4dd;
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
}
.button1::after,
.button2::after,
.button-line::after,
.button-line2::after,
.button-grey::after {
  border-bottom: 1px solid #27a4dd;
  border-right: 1px solid #27a4dd;
  transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  left: auto;
  right: -5px;
  bottom: -5px;
  top: auto;
}
.button1:hover,
.button2:hover,
.button-line:hover,
.button-line2:hover,
.button-grey:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}
.button1:hover::after, .button1:hover::before,
.button2:hover::after,
.button2:hover::before,
.button-line:hover::after,
.button-line:hover::before,
.button-line2:hover::after,
.button-line2:hover::before,
.button-grey:hover::after,
.button-grey:hover::before {
  transform: scale(1);
  width: 30px;
  height: 20px;
}

.button-grey {
  background-color: #fafafa;
  color: #333333;
}
.button-grey:hover {
  background-color: rgb(224.5, 224.5, 224.5);
  color: #333333;
}

.button2 {
  background: #27a4dd;
  color: white;
}
.button2::before {
  border-color: #27a4dd;
}
.button2::after {
  border-color: #27a4dd;
}
.button2:hover {
  text-decoration: none;
  background-color: #27a4dd;
  color: white;
}

.button-line {
  border: 2px solid #27a4dd;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #27a4dd;
  background-color: transparent;
  font-size: 14px;
}
@media (max-width: 960px) {
  .button-line {
    padding: 14px 24px;
  }
}
@media (max-width: 640px) {
  .button-line {
    border: 1px solid #27a4dd;
    font-size: 10px;
    padding: 11px 15px;
  }
}
.button-line:hover {
  background-color: #27a4dd;
  color: white;
}

.button-line2 {
  border: 2px solid white;
  padding-top: 17px;
  padding-bottom: 17px;
  color: white;
  background-color: transparent;
  font-size: 14px;
}
@media (max-width: 960px) {
  .button-line2 {
    padding: 16px 24px;
  }
}
@media (max-width: 640px) {
  .button-line2 {
    font-size: 10px;
    padding: 14px 15px;
  }
}
.button-line2:hover {
  background-color: white;
  color: #333333;
}

.btn-arrow {
  padding-right: 33px;
}
@media (max-width: 640px) {
  .btn-arrow {
    padding-right: 22px;
  }
}
.btn-arrow img {
  width: 17px;
  height: 10px;
  position: relative;
  left: 10px;
  display: inline-block !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 640px) {
  .btn-arrow img {
    left: 8px;
  }
}
.btn-arrow:hover img {
  left: 15px;
}
@media (max-width: 640px) {
  .btn-arrow:hover img {
    left: 12px;
  }
}

ul li {
  list-style: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-top: 20px;
  margin-right: 30px;
}

.alignright {
  display: inline;
  float: right;
  margin-top: 20px;
  margin-left: 30px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

@media (max-width: 768px) {
  .alignleft, .alignright, .aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
body {
  text-rendering: optimizeLegibility;
  counter-reset: item;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

a {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
  -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
not supported by any browser */
}

.big-title {
  font-size: 40px;
}
@media (max-width: 1300px) {
  .big-title {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .big-title {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .big-title {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .big-title {
    font-size: 24px;
  }
}

.big-p {
  font-size: 20px;
  line-height: 1.7;
}
@media (max-width: 1650px) {
  .big-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .big-p {
    font-size: 16px;
  }
}

.container-big {
  width: 100%;
  padding: 0 150px;
}
@media (max-width: 1550px) {
  .container-big {
    padding: 0 50px;
  }
}
@media (max-width: 1480px) {
  .container-big {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container-big {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1650px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 960px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.general-content-wrap {
  padding: 50px 0 100px;
}
@media (max-width: 1300px) {
  .general-content-wrap {
    padding: 30px 0 70px;
  }
}
@media (max-width: 640px) {
  .general-content-wrap {
    padding: 20px 0 50px;
  }
}
.general-content-wrap .the-content {
  max-width: 766px;
  margin-left: auto;
  margin-right: auto;
}

.the-content img {
  max-height: 100%;
  height: auto;
}
.the-content table td,
.the-content table th {
  padding: 10px;
  text-align: left;
  border: 1px solid #e1e1e1;
}
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  margin-top: 30px;
}
@media (max-width: 960px) {
  .the-content h2,
  .the-content h3,
  .the-content h4,
  .the-content h5,
  .the-content h6 {
    margin-top: 20px;
  }
}
.the-content h2 span,
.the-content h2 a,
.the-content h3 span,
.the-content h3 a,
.the-content h4 span,
.the-content h4 a,
.the-content h5 span,
.the-content h5 a,
.the-content h6 span,
.the-content h6 a {
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
}
.the-content h2 strong,
.the-content h3 strong,
.the-content h4 strong,
.the-content h5 strong,
.the-content h6 strong {
  font-weight: 700;
}
.the-content h2 strong *,
.the-content h3 strong *,
.the-content h4 strong *,
.the-content h5 strong *,
.the-content h6 strong * {
  font-weight: inherit;
}
.the-content p,
.the-content span,
.the-content label,
.the-content li {
  color: #434343;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 1300px) {
  .the-content p,
  .the-content span,
  .the-content label,
  .the-content li {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media (max-width: 960px) {
  .the-content p,
  .the-content span,
  .the-content label,
  .the-content li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content p,
  .the-content span,
  .the-content label,
  .the-content li {
    font-size: 13px;
  }
}
.the-content p strong,
.the-content p b,
.the-content span strong,
.the-content span b,
.the-content label strong,
.the-content label b,
.the-content li strong,
.the-content li b {
  font-weight: 700;
}
.the-content p strong *,
.the-content p b *,
.the-content span strong *,
.the-content span b *,
.the-content label strong *,
.the-content label b *,
.the-content li strong *,
.the-content li b * {
  font-weight: inherit;
}
.the-content li a,
.the-content p a {
  text-decoration: none;
}
.the-content li a:hover,
.the-content p a:hover {
  opacity: 0.6;
}
.the-content li span,
.the-content p span {
  display: inline;
}
.the-content blockquote {
  border: none !important;
  position: relative;
  margin: 25px 0 30px;
}
.the-content blockquote p {
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  font-style: italic;
  color: #333333;
  font-weight: 400;
  margin: 0;
  z-index: 1;
}
@media (max-width: 1300px) {
  .the-content blockquote p {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .the-content blockquote p {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .the-content blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}
.the-content ul,
.the-content ol {
  position: relative;
  margin: 20px 0;
  overflow: hidden;
  clear: both;
  display: block;
}
@media (max-width: 640px) {
  .the-content ul,
  .the-content ol {
    margin: 10px 0;
  }
}
.the-content ul ul,
.the-content ul ol,
.the-content ol ul,
.the-content ol ol {
  margin: 0 0 0 20px;
}
.the-content li {
  margin: 2px 0;
  display: block;
  position: relative;
}
@media (max-width: 640px) {
  .the-content li {
    margin: 10px 0 !important;
  }
}
.the-content li strong {
  font-weight: bold;
}
.the-content li em {
  font-style: italic;
}
.the-content iframe {
  width: 100%;
  height: 553px;
}
@media (max-width: 1480px) {
  .the-content iframe {
    height: 400px;
  }
}
@media (max-width: 960px) {
  .the-content iframe {
    height: 320px;
  }
}
@media (max-width: 640px) {
  .the-content iframe {
    height: 280px;
  }
}
.the-content h1 {
  font-size: 38px;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .the-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .the-content h1 {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  .the-content h1 {
    font-size: 22px;
    margin-bottom: 7px;
  }
}
.the-content h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .the-content h2 {
    font-size: 25px;
  }
}
@media (max-width: 960px) {
  .the-content h2 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .the-content h2 {
    font-size: 20px;
  }
}
.the-content h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .the-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .the-content h3 {
    font-size: 20px;
  }
}
.the-content h4 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  .the-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .the-content h4 {
    font-size: 18px;
  }
}
.the-content h5 {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  .the-content h5 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .the-content h5 {
    font-size: 17px;
  }
}
.the-content h6 {
  font-size: 16px;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  .the-content h6 {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .the-content h6 {
    font-size: 16px;
  }
}
.the-content li {
  color: #434343;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 1300px) {
  .the-content li {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media (max-width: 960px) {
  .the-content li {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .the-content li {
    font-size: 13px;
  }
}
.the-content li strong,
.the-content li b {
  font-weight: 700;
}
.the-content li strong *,
.the-content li b * {
  font-weight: inherit;
}
.the-content li * {
  color: #434343;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 1300px) {
  .the-content li * {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media (max-width: 960px) {
  .the-content li * {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .the-content li * {
    font-size: 13px;
  }
}
.the-content li * strong,
.the-content li * b {
  font-weight: 700;
}
.the-content li * strong *,
.the-content li * b * {
  font-weight: inherit;
}
.the-content ul {
  margin-bottom: 25px;
  padding-left: 25px;
}
@media (max-width: 960px) {
  .the-content ul {
    margin-bottom: 17px;
    padding-left: 17px;
  }
}
.the-content ul li {
  margin: 15px 0;
  padding-left: 0;
  list-style: disc outside none;
  display: list-item;
}
.the-content ol {
  padding-left: 25px;
}
@media (max-width: 960px) {
  .the-content ol {
    padding-left: 17px;
  }
}
.the-content ol li {
  list-style: decimal;
  display: list-item;
  list-style-position: outside;
}
.the-content {
  /*	ul {
  	margin: 0;
  	list-style-type: none;
  	li:before {
  		content: "";
  		display: block;
  		width: 6px;
  		height: 6px;
  		@include round(100%);
  		position: absolute;
  		background-color: $font--color1;
  		left: 0;
  		top: 10px;
  	}
  	li {
  		margin: 15px 0;
  		padding-left: 20px;
  		@include mobile {
  			padding-left: 16px;
  			margin: 10px 0;
  		}
  	}
  }
  ol {
  	li {
  		list-style: decimal;
  		display: list-item;
  		list-style-position: inside;
  		color: $font--color2;
  		padding-left: 0;
  		margin-top: 10px;
  		// @include mobile {
  		// 	padding-left: 18px;
  		// }
  	}
  	ol,
  	li {
  		padding-left: 25px;
  		@include mobile {
  			padding-left: 18px;
  		}
  	}
  	// li:before {
  	// 	content: counter(my-counter) ".";
  	// 	color: $font--color1;
  	// 	font-weight: bold;
  	// 	position: absolute;
  	// 	left: 0;
  	// 	top: 0;
  	// }
  } */
  /*ul {
  	margin: 0;
  	list-style-type: none;
  	li:before {
  		content: "";
  		display: block;
  		background-image: url("images/svg/check-li.svg");
  		background-repeat: no-repeat;
  		background-position: center;
  		position: absolute;
  		background-size: 100%;
  		left: 0;
  		width: 25px;
  		height: 25px;
  		top: 4px;
  		@include mobile {
  			top: 0;
  		}
  	}
  	li {
  		margin: 15px 0;
  		padding-left: 40px;
  		@include mobile {
  			padding-left: 36px;
  		}
  	}
  }
  ol {
  	li {
  		color: $font--color2;
  		//counter-increment: my-counter;
  		padding-left: 25px;
  		margin-top: 10px;
  		@include mobile {
  			padding-left: 18px;
  		}
  	}
  	// li:before {
  	// 	content: counter(my-counter) ".";
  	// 	color: $font--color1;
  	// 	font-weight: bold;
  	// 	position: absolute;
  	// 	left: 0;
  	// 	top: 0;
  	// }
  }*/
}

.svg img.svg {
  display: block;
}

img.svg {
  display: none;
}

.svg img.normal {
  display: none;
}

img {
  max-width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}

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

.show {
  display: block !important;
}

.hide {
  display: none;
}

.box-padding {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 960px) {
  .box-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .box-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.p-t-xxl {
  padding-top: 110px;
}
@media screen and (max-width: 1550px) {
  .p-t-xxl {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-t-xxl {
    padding-top: 50px;
  }
}

.p-t-xl {
  padding-top: 90px;
}
@media screen and (max-width: 960px) {
  .p-t-xl {
    padding-top: 50px;
  }
}

.p-b-xl {
  padding-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .p-b-xl {
    padding-bottom: 50px;
  }
}

.p-b-xxl {
  padding-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .p-b-xxl {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-b-xxl {
    padding-bottom: 50px;
  }
}

.p-v-xxl {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .p-v-xxl {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 960px) {
  .p-v-xxl {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-v-xxl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-xl {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .p-v-xl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-lm {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .p-v-lm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.p-v-ml {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 960px) {
  .p-v-ml {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.p-l-ml {
  padding-left: 25px;
}

.p-r-ml {
  padding-right: 25px;
}

.p-l-lm {
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .p-l-lm {
    padding-left: 30px;
  }
}
@media screen and (max-width: 730px) {
  .p-l-lm {
    padding-left: 0;
  }
}

.p-r-lm {
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .p-r-lm {
    padding-right: 30px;
  }
}
@media screen and (max-width: 730px) {
  .p-r-lm {
    padding-right: 0;
  }
}

.p-t-m {
  padding-top: 20px;
}

.p-m {
  padding: 20px;
}

.m-v-xxl {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .m-v-xxl {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-v-xxl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.m-v-xl {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .m-v-xl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 480px) {
  .m-v-xl {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.m-v-lm {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .m-v-lm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.m-v-l {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .m-v-l {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.m-v-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .m-v-60 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .m-b-70 {
    margin-bottom: 90px;
  }
}

.m-t-xxl {
  margin-top: 110px;
}
@media screen and (max-width: 1550px) {
  .m-t-xxl {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-t-xxl {
    margin-top: 50px;
  }
}

.m-t-100 {
  margin-top: 100px;
}
@media screen and (max-width: 960px) {
  .m-t-100 {
    margin-top: 60px;
  }
}

.m-t-xl {
  margin-top: 90px;
}
@media screen and (max-width: 960px) {
  .m-t-xl {
    margin-top: 50px;
  }
}

.m-b-xl {
  margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .m-b-xl {
    margin-bottom: 30px;
  }
}

.m-b-xxl {
  margin-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .m-b-xxl {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-b-xxl {
    margin-bottom: 50px;
  }
}

.m-t-lm {
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  .m-t-lm {
    margin-top: 30px;
  }
}

.m-b-lm {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .m-b-lm {
    margin-bottom: 30px;
  }
}

.m-t-l {
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .m-t-l {
    margin-top: 20px;
  }
}

.m-t-m {
  margin-top: 20px;
}

.m-b-m {
  margin-bottom: 20px;
}

.m-b-l {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .m-b-l {
    margin-bottom: 20px;
  }
}

.m-t-0 {
  margin-top: 0;
}

.m-0 {
  margin: 0;
}
.m-0 a,
.m-0 p {
  margin: 0;
}

.a-tdu {
  text-decoration: underline;
}

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

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

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.relative {
  position: relative;
}

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

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

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.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-end {
  justify-content: flex-end;
}

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

.blue-bck {
  background-color: #333333;
}

.greyscale { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.white-box {
  background-color: white;
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.12);
}

.white-opacity {
  background-color: rgba(255, 255, 255, 0.1);
}

.grey-box {
  background-color: #fafafa;
}

.grey-box2 {
  background-color: #dedede;
}

.grey-box3 {
  background-color: #fafafa;
}

.green-text {
  color: #27a4dd;
}

.blue-box {
  background-color: #27a4dd;
}

.dark-blue {
  background-color: #333333;
}

.white-box {
  background-color: white;
}

.shadow-left {
  box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13);
}

.box-shadow {
  box-shadow: 0px 0px 9px 1px rgba(131, 131, 131, 0.33);
}

.box-shadow-black {
  box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7);
}

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

.list-unknown li:first-child:nth-last-child(1) {
  width: 100%;
}
.list-unknown li:first-child:nth-last-child(2),
.list-unknown li:first-child:nth-last-child(2) ~ li {
  width: 50%;
}
.list-unknown li:first-child:nth-last-child(3),
.list-unknown li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%;
}
.list-unknown li:first-child:nth-last-child(4),
.list-unknown li:first-child:nth-last-child(4) ~ li {
  width: 25%;
}
.list-unknown li:first-child:nth-last-child(5),
.list-unknown li:first-child:nth-last-child(5) ~ li {
  width: 20%;
}

.ml-auto {
  margin-left: auto;
}

.error-wrap {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
}
@media (max-width: 767px) {
  .error-wrap {
    display: block;
    overflow-y: auto;
  }
}
.error-wrap .the-content p,
.error-wrap .the-content span,
.error-wrap .the-content label,
.error-wrap .the-content li {
  font-size: 16px;
}

/*
.maintenance-wrap {
	height: 100vh;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #f4f4f4;
}
.maintenance-flex {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	@include tablet-p {
		display: block;
		width: 100%;
	}
}
.maintenance-left {
	width: 50%;
	height: 100%;
	padding-right: 100px;
	overflow-y: auto;
	@include desktop {
		padding-right: 50px;
	}
	@include desktop-s {
		padding: 0 30px;
	}
	@include tablet-l {
		padding: 0;
	}
	@include tablet-p {
		background-color: rgba(0, 0, 0, 0.6);
		width: 100%;
		position: absolute;
	}
} */
.only-tablet {
  display: none;
}
@media (max-width: 960px) {
  .only-tablet {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.only-mobile {
  display: none;
}
@media (max-width: 767px) {
  .only-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .only-desktop {
    display: none;
  }
}

/*
.maintenance-text {
	display: flex;
	flex-direction: column;
	text-align: center;
	max-width: 568px;
	margin-left: auto;
	padding: 50px 30px 100px;
	position: relative;
	height: 100%;
	@include tablet-p {
		margin-right: auto;
		h1 {
			color: white;
			@include mobile {
				margin-bottom: 0;
			}
		}
		.the-content {
			color: white;
			p,
			span,
			a,
			li,
			h1,
			h2,
			h3,
			h4,
			h5,
			h6 {
				color: white;
			}
			p:first-child {
				margin-top: $s;
			}
		}
	}
	input {
		margin-top: 0;
		margin-bottom: 0;
		@include desktop-s {
			display: block;
			width: 100%;
		}
	}
	.mc4wp-form-fields {
		@include desktop-s {
			display: block;
			width: 100%;
		}
	}
	input[type="email"] {
		margin-right: 10px;
		@include desktop-s {
			margin-right: 0;
			margin-bottom: 10px;
		}
	}
}
.maintenance-logo {
	margin-bottom: 200px;
	@include desktop-s {
		margin-bottom: 100px;
	}
	@include mobile {
		margin-bottom: 50px;
		img {
			max-width: 200px;
			margin-left: auto;
			margin-right: auto;
		}
	}
}*/
.copy-bottom {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copy-bottom {
    bottom: 20px;
  }
}
@media screen and (max-height: 600px) {
  .copy-bottom {
    position: relative;
    bottom: 0;
    margin-top: 30px;
  }
}
.copy-bottom p {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  .copy-bottom p {
    color: white;
  }
}

.maintenance-right {
  width: 50%;
  height: 100%;
}
@media (max-width: 767px) {
  .maintenance-right {
    display: block;
    width: 100%;
  }
}
.maintenance-right .cover {
  width: 100%;
  height: 100%;
}

.page-error-centered {
  max-width: 670px;
  margin-left: 0;
  width: 50%;
  padding: 50px 25px 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1480px) {
  .page-error-centered {
    max-width: 600px;
  }
}
@media (max-width: 960px) {
  .page-error-centered {
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 0 40px;
  }
}
.page-error-centered button[type=submit],
.page-error-centered input[type=submit] {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  margin: 0;
  background-color: transparent;
  width: 40px;
  padding: 0;
}
.page-error-centered button[type=submit] img,
.page-error-centered input[type=submit] img {
  width: 20px;
  height: 20px;
  display: block;
}
.page-error-centered #yith-ajaxsearchform .search-navigation input {
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 640px) {
  .page-error-centered .button1 {
    margin-bottom: 40px;
  }
}

.search-error {
  position: relative;
}
.search-error input {
  margin: 0;
  padding-right: 20px;
  box-sizing: border-box;
}

.logo-error {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 1480px) {
  .logo-error {
    margin-bottom: 20px;
  }
}
@media (max-width: 960px) {
  .logo-error {
    margin-top: 50px;
  }
}
.logo-error a {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.logo-error a img {
  display: block;
  max-height: 100%;
  max-width: 180px;
}

.error-main {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  overflow: auto;
}

.title-line-bottom h1,
.title-line-bottom h2 {
  font-size: 32px;
  padding-bottom: 12px;
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 1550px) {
  .title-line-bottom h1,
  .title-line-bottom h2 {
    font-size: 30px;
  }
}
@media (max-width: 1100px) {
  .title-line-bottom h1,
  .title-line-bottom h2 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .title-line-bottom h1,
  .title-line-bottom h2 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .title-line-bottom h1,
  .title-line-bottom h2 {
    font-size: 20px;
    margin-bottom: 18px;
  }
}
@media (max-width: 480px) {
  .title-line-bottom h1,
  .title-line-bottom h2 {
    font-size: 18px;
  }
}
.title-line-bottom h1::before,
.title-line-bottom h2::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 27px;
  height: 3px;
  background-color: #27a4dd;
}
.title-line-bottom.tac h1:before,
.title-line-bottom.tac h2:before {
  left: 50%;
  transform: translateX(-50%);
}

.error-text {
  text-align: center;
}
.error-text h1 {
  font-size: 200px;
  line-height: 0.8;
  color: #4b5bbd;
  margin-bottom: 0;
}
@media (max-width: 1480px) {
  .error-text h1 {
    font-size: 200px;
  }
}
@media (max-width: 960px) {
  .error-text h1 {
    font-size: 150px;
  }
}
@media (max-width: 640px) {
  .error-text h1 {
    font-size: 100px;
  }
}

.error404 #page {
  padding-top: 0 !important;
}

.subtitle-error {
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  letter-spacing: 0.3em;
}
@media (max-width: 1480px) {
  .subtitle-error {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .subtitle-error {
    font-size: 18px;
  }
}

.error-flex {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  max-width: 1800px;
  position: relative;
}
@media (max-width: 767px) {
  .error-flex {
    display: block;
    position: relative;
  }
}

.error-titles {
  margin-bottom: 30px;
}
.error-titles h1 {
  margin-bottom: 0;
  font-size: 120px;
}
@media (max-width: 767px) {
  .error-titles h1 {
    font-size: 42px;
  }
}
.error-titles h4 {
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.error-titles h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 51px;
  height: 3px;
  background-color: #27a4dd;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .error-titles h4:before {
    width: 50px;
    left: 50%;
    margin-left: -25px;
  }
}

.error-button {
  margin-top: 35px;
}

.error-image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  text-align: right;
  height: 100%;
  background-position: center;
}
@media (max-width: 960px) {
  .error-image {
    width: 100%;
    margin-left: 0;
    position: relative;
    height: 340px;
    bottom: 0;
    background-position: center;
  }
}
.error-image img {
  max-width: 1000px;
}
@media (max-width: 1650px) {
  .error-image img {
    max-width: 850px;
  }
}
@media (max-width: 1480px) {
  .error-image img {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .error-image img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    height: 300px;
    display: block;
  }
}

.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block !important;
  margin-left: 10px;
}

.simple-page {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .simple-page {
    margin-bottom: 50px;
  }
}

.comment-form-cookies-consent input[type=radio],
.comment-form-cookies-consent input[type=checkbox] {
  margin-top: 6px;
}

.commentlist li {
  margin-bottom: 20px;
}

.commentlist .children {
  margin-top: 20px;
}

.commentlist .children li {
  padding-left: 20px;
}

.comment-reply-title #cancel-comment-reply-link {
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #20449d;
}

.comment .comment-form-email,
.comment .comment-form-author,
.comment .comment-form-comment {
  margin: 0;
}

.comment .comment-notes {
  font-size: 16px;
  margin: 0 0 20px 0;
}

.slider-timeline:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 200px;
  overflow: hidden;
}
.slider-timeline:not(.slick-slider) .timeline-row {
  width: 25%;
}
@media (max-width: 767px) {
  .slider-timeline:not(.slick-slider) .timeline-row {
    width: 50%;
  }
}

body .picker__select--month,
body .picker__select--year {
  padding: 0 10px;
  background: #fff;
  font-size: 15px;
  color: #000;
}

.book-meeting-form .back {
  margin-bottom: 30px;
}

.service-content {
  position: relative;
  z-index: 2;
}

body #cookie-law-info-bar {
  z-index: 99999999 !important;
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.831372549);
}

.no-found {
  text-align: center;
  padding: 100px 0 0 0;
}
@media (max-width: 767px) {
  .no-found {
    padding: 50px 0 0 0;
  }
}

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

.accordion {
  overflow: hidden;
  background: #f7f7f7;
  width: 80%;
  display: block;
  margin: 50px auto 0 auto;
}
@media (max-width: 960px) {
  .accordion {
    width: 100%;
    display: block;
    margin: 30px auto 0 auto;
  }
}
.accordion .accordion-section {
  border-top: 1px solid rgba(238, 238, 238, 0.9333333333);
}
.accordion .accordion-section:last-child {
  border-bottom: 1px solid rgba(238, 238, 238, 0.9333333333);
}
.accordion .accordion-section .accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  transition: all linear 0.15s;
  padding: 20px 40px 20px 30px;
  position: relative;
  background: #f1f7fb;
}
@media (max-width: 960px) {
  .accordion .accordion-section .accordion-section-title {
    padding: 15px 20px 15px 30px;
  }
}
.accordion .accordion-section .accordion-section-title:hover, .accordion .accordion-section .accordion-section-title.active {
  text-decoration: none;
}
.accordion .accordion-section .accordion-section-title:after {
  content: "\f107";
  position: relative;
  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;
  font-size: 1.4rem;
  color: #27a4dd;
  position: absolute;
  right: 30px;
  top: 25px;
}
@media (max-width: 1300px) {
  .accordion .accordion-section .accordion-section-title:after {
    font-size: 1.2rem;
  }
}
@media (max-width: 960px) {
  .accordion .accordion-section .accordion-section-title:after {
    top: 16px;
  }
}
.accordion .accordion-section .accordion-section-title.active:after {
  content: "\f106";
}
.accordion .accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}
.accordion .accordion-section .accordion-section-content {
  padding: 15px;
  display: none;
  border-top: 1px solid rgba(238, 238, 238, 0.9333333333);
  background: #fdfdfd;
}

@media screen and (max-width: 1100px) {
  .admin-bar .header-main {
    top: 32px;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .header-main {
    top: 46px;
  }
}

@media screen and (max-width: 1100px) {
  .main-content {
    padding-top: 85px;
  }
}
@media (max-width: 640px) {
  .main-content {
    padding-top: 52px;
  }
}
.main-content {
  /*@include mobile-s {
  	padding-top: 52px;
  }*/
}

.mc4wp-form-fields {
  position: relative;
}
.mc4wp-form-fields:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  background-image: url("images/svg/mail2.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 21px;
  height: 17px;
  top: 16px;
}
.mc4wp-form-fields input[type=email] {
  padding-left: 48px;
}

.padd_sec {
  padding-bottom: 70px;
}
@media (max-width: 1300px) {
  .padd_sec {
    padding-bottom: 50px;
  }
}
@media (max-width: 960px) {
  .padd_sec {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .padd_sec {
    padding-bottom: 0;
  }
}

.section {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .section {
    padding: 30px 0;
  }
}

.tab-wrapper {
  width: 100%;
}
.tab-wrapper .tab {
  margin-bottom: 20px;
  display: none;
}
.tab-wrapper .tab.active {
  display: block;
}

.woocommerce ul.products li.product .button {
  margin-top: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  width: 100%;
}

form.woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox input[type=checkbox] {
  top: 0;
}

form.checkout.woocommerce-checkout .create-account label {
  color: #111111;
  line-height: 1.2;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  form.checkout.woocommerce-checkout .create-account label {
    font-size: 14px;
  }
}

.woocommerce ul#shipping_method li .shipping-method-description {
  color: #111111;
  font-weight: 500;
  line-height: 1.1em;
  margin: 0;
  font-size: 16px;
}

.woocommerce ul#shipping_method li label {
  font-weight: 500;
}

.woocommerce ul#shipping_method li label[for=shipping_method_0_flexible_shipping_single3] {
  font-size: 0;
  display: block;
}

.woocommerce ul#shipping_method li label[for=shipping_method_0_flexible_shipping_single2] {
  font-size: 0;
}

.woocommerce-shipping-destination {
  display: none;
}

.woocommerce ul#shipping_method .amount {
  font-weight: 500;
}

.woocommerce table.shop_table td small.shipped_via {
  display: none;
}

.woocommerce-MyAccount-content .order_details th:last-child,
.woocommerce-MyAccount-content .order_details td:last-child {
  text-align: right;
}

.wpfda-delete-account-container button[type=submit] {
  margin-top: 0;
}

.wpfda-error span {
  display: inherit;
}

.mc4wp-alert {
  padding: 10px;
  margin-top: 20px;
}

.mc4wp-alert.mc4wp-error {
  border: 1px solid red;
  background: red;
  text-align: center;
  color: #fff;
}
.mc4wp-alert.mc4wp-error p {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 960px) {
  .mc4wp-alert.mc4wp-error p {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .mc4wp-alert.mc4wp-error p {
    font-size: 12px;
  }
}

.mc4wp-alert.mc4wp-success {
  border: 1px solid green;
  background: #65bc51;
  text-align: center;
  color: #fff;
}
.mc4wp-alert.mc4wp-success p {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 960px) {
  .mc4wp-alert.mc4wp-success p {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .mc4wp-alert.mc4wp-success p {
    font-size: 12px;
  }
}

.mc4wp-alert p {
  margin-bottom: 0;
  margin-top: 0 !important;
}

.mc4wp-alert.mc4wp-notice {
  background: #c9ccdc;
  border: 1px solid #acb2d0;
}

.discount_box {
  width: 57px;
  height: 57px;
  position: absolute;
  bottom: 68px;
  right: 0;
  display: inline-block;
  text-align: center;
}
.discount_box .save {
  background-color: #7e888e;
  border-radius: 500px;
  font-size: 15px;
  font-size: 15px;
  margin: 0;
  line-height: 57px;
  width: 100%;
  display: block;
  color: #fff;
}
.discount_box .save b {
  font-weight: 300;
}

.xt_woovs-swatches-wrap.xt_woovs-align-left ~ div .woocommerce-variation.single_variation .woocommerce-variation-availability {
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .xt_woovs-swatches-wrap.xt_woovs-align-left ~ div .woocommerce-variation.single_variation .woocommerce-variation-availability {
    margin-bottom: 0 !important;
    margin-left: auto;
  }
}

#add_payment_method #payment ul.payment_methods li label img,
.woocommerce-cart #payment ul.payment_methods li label img,
.woocommerce-checkout #payment ul.payment_methods li label img {
  display: none;
}

#add_payment_method #payment ul.payment_methods li.payment_method_mobilpay label::before,
.woocommerce-cart #payment ul.payment_methods li.payment_method_mobilpay label::before,
.woocommerce-checkout #payment ul.payment_methods li.payment_method_mobilpay label::before {
  background-image: url(images/svg/card.svg);
}

body .cli-style-v2 .cli-bar-message {
  color: #fff;
}
body #cookie-law-info-bar[data-cli-style=cli-style-v2] {
  background-color: rgba(0, 0, 0, 0.85) !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
}

.heading-large h2 {
  font-size: 42px;
}
@media (max-width: 1480px) {
  .heading-large h2 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .heading-large h2 {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .heading-large h2 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .heading-large h2 {
    font-size: 24px;
  }
}
.heading-large h2 span {
  font-style: italic;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  content: none !important;
}

html.filter-open,
body.filter-open {
  overflow: hidden !important;
}

.woocommerce form .form-row .optional {
  display: none;
}

table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  content: "\f0d8" !important;
  position: absolute;
  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: 9px;
  font-weight: 900;
  color: #2b2b2b;
}

table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  content: "\f0dd" !important;
  position: absolute;
  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: 9px;
  font-weight: 900;
  color: #2b2b2b;
}

.ctc-analytics.ht_ctc_padding {
  animation: waves-whatsapp linear 3s infinite;
}
@media (max-width: 767px) {
  .ctc-analytics.ht_ctc_padding {
    animation: waves-whatsapp-mobile linear 3s infinite;
  }
}

@keyframes waves-whatsapp {
  0% {
    box-shadow: 0 8px 10px rgba(48, 191, 57, 0.3), 0 0 0 0 rgba(48, 191, 57, 0.2), 0 0 0 0 rgba(48, 191, 57, 0.2);
  }
  40% {
    box-shadow: 0 8px 10px rgba(48, 191, 57, 0.3), 0 0 0 20px rgba(48, 191, 57, 0.2), 0 0 0 0 rgba(48, 191, 57, 0.2);
  }
  80% {
    box-shadow: 0 8px 10px rgba(48, 191, 57, 0.3), 0 0 0 20px rgba(48, 191, 57, 0), 0 0 0 25px rgba(48, 191, 57, 0.067);
  }
  100% {
    box-shadow: 0 8px 10px rgba(48, 191, 57, 0.3), 0 0 0 25px rgba(48, 191, 57, 0), 0 0 0 30px rgba(48, 191, 57, 0);
  }
}
@keyframes waves-whatsapp-mobile {
  0% {
    box-shadow: 0 4px 5px rgba(48, 191, 57, 0.3), 0 0 0 0 rgba(48, 191, 57, 0.2), 0 0 0 0 rgba(48, 191, 57, 0.2);
  }
  40% {
    box-shadow: 0 4px 5px rgba(48, 191, 57, 0.3), 0 0 0 5px rgba(48, 191, 57, 0.2), 0 0 0 0 rgba(48, 191, 57, 0.2);
  }
  80% {
    box-shadow: 0 4px 5px rgba(48, 191, 57, 0.3), 0 0 0 5px rgba(48, 191, 57, 0), 0 0 0 10px rgba(48, 191, 57, 0.067);
  }
  100% {
    box-shadow: 0 4px 5px rgba(48, 191, 57, 0.3), 0 0 0 10px rgba(48, 191, 57, 0), 0 0 0 5px rgba(48, 191, 57, 0);
  }
}
.ctc-analytics.ht_ctc_padding svg {
  animation: sm-shake-animation linear 1.5s infinite;
}
@media (max-width: 767px) {
  .ctc-analytics.ht_ctc_padding svg {
    width: 24px !important;
    height: 23px !important;
  }
}

@keyframes sm-shake-animation {
  0% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }
  25% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }
  35% {
    transform: rotate(-0.3rad) scale(1) skew(0.017rad);
  }
  45% {
    transform: rotate(0.3rad) scale(1) skew(0.017rad);
  }
  55% {
    transform: rotate(-0.3rad) scale(1) skew(0.017rad);
  }
  65% {
    transform: rotate(0.3rad) scale(1) skew(0.017rad);
  }
  75% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }
  100% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  vertical-align: middle;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-discount .woocommerce-remove-coupon {
  margin-left: auto;
  font-size: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/svg/close-black.svg);
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center;
  display: inline-block;
  top: -3px;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-discount .woocommerce-remove-coupon {
    width: 15px;
    height: 15px;
    top: -3px;
  }
}

td.product-total a.remove {
  position: relative;
  width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  display: inline-block !important;
  vertical-align: top;
  top: 0px;
  background-image: url(images/svg/close-black.svg) !important;
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center;
  background-color: transparent !important;
  font-size: 0 !important;
  margin-top: 5px;
  z-index: 3;
}
td.product-total a.remove:hover {
  color: #fff !important;
  background-image: url(images/svg/close-black.svg) !important;
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center;
  background-color: transparent !important;
}

body .cc-floating .cc-message {
  color: #fff;
}

body .cc-close.cc-closeXcustomText {
  color: #fff;
  text-decoration: none;
}

.header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2;
}
@media (max-width: 960px) {
  .header {
    position: fixed;
  }
}

.header-top {
  background-color: white;
}

.header-top-extra {
  background-color: #f7fdff;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .header-top-extra {
    padding: 5px 0;
  }
}
.header-top-extra p {
  line-height: 1.2;
  color: #333333;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .header-top-extra p {
    font-size: 10px;
  }
}
.header-top-extra p::before {
  content: "";
  display: block;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  background-image: url("images/svg/info.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 767px) {
  .header-top-extra p::before {
    width: 14px;
    height: 14px;
  }
}
.header-top-extra p strong {
  margin: 0 4px;
}

.close-trigger {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
@media (max-width: 1100px) {
  .close-trigger {
    right: 5px;
  }
}

.header-top-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
@media (max-width: 1550px) {
  .header-top-flex {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .header-top-flex {
    padding: 5px 0;
  }
}

.mobile-search {
  display: block;
  line-height: 1;
}
@media (max-width: 960px) {
  .mobile-search {
    display: none;
  }
}
.mobile-search img {
  height: 19px;
}
@media (max-width: 767px) {
  .mobile-search img {
    height: 15px;
  }
}

.header-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 20%;
}
@media (max-width: 1100px) {
  .header-icons {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .header-icons {
    width: 150px;
  }
}

.header-menu {
  width: 80%;
}
@media (max-width: 1100px) {
  .header-menu {
    display: none;
  }
}

.header-search,
.header-search-mobile {
  display: block;
  position: relative;
  width: 100%;
  background-color: white;
  padding: 15px 0;
}
@media (max-width: 767px) {
  .header-search,
  .header-search-mobile {
    padding-top: 0;
  }
}
.header-search #yith-searchsubmit,
.header-search-mobile #yith-searchsubmit {
  display: none;
}
.header-search form,
.header-search-mobile form {
  position: relative;
}
.header-search input,
.header-search-mobile input {
  font-size: 15px;
  box-sizing: border-box;
  margin: 0;
  box-shadow: none;
  background-color: transparent;
}
.header-search input:hover,
.header-search-mobile input:hover {
  background-color: transparent;
}
@media (max-width: 767px) {
  .header-search input,
  .header-search-mobile input {
    padding: 0 45px 0 0;
    height: 40px;
    border: none;
    border-bottom: 1px solid #939393;
    font-size: 13px;
  }
}
.header-search button,
.header-search-mobile button {
  position: relative;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  height: 100%;
  padding: 0;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-search button:hover,
.header-search-mobile button:hover {
  background-color: transparent;
}
.header-search button:before,
.header-search-mobile button:before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background-image: url("images/svg/search.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
@media (max-width: 767px) {
  .header-search button:before,
  .header-search-mobile button:before {
    width: 15px;
    height: 15px;
  }
}

.logo-img {
  display: block;
}
.logo-img img {
  display: block;
}
@media (max-width: 1480px) {
  .logo-img img {
    max-width: 170px;
  }
}
@media (max-width: 640px) {
  .logo-img img {
    max-width: 170px;
  }
}
@media (max-width: 480px) {
  .logo-img img {
    max-width: 130px;
  }
}

.my-login {
  padding: 12px 25px;
  position: relative;
}
@media (max-width: 767px) {
  .my-login {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
@media screen and (min-width: 960px) {
  .my-login:hover .wrapp_submenu {
    display: block;
  }
}

.cart-icon {
  display: block;
  line-height: 1;
}
.cart-icon img {
  height: 21px;
  display: block;
}

.item-cart {
  padding: 12px 0 12px 25px;
}
@media (max-width: 767px) {
  .item-cart {
    padding-left: 12px;
  }
}
@media screen and (min-width: 960px) {
  .item-cart:hover .user-cart-details {
    display: block;
  }
}
.item-cart a {
  position: relative;
  display: block;
  line-height: 1;
}
.item-cart a:hover {
  text-decoration: none;
}
.item-cart .variation {
  display: flex;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 4px;
}
.item-cart .variation p {
  font-size: 13px;
  line-height: 1;
  margin: 0;
}

.main_link {
  display: flex;
  align-items: center;
}
.main_link:hover {
  text-decoration: none;
  opacity: 0.6;
}
.main_link img {
  display: block;
  width: 18px;
  height: auto;
}
@media (max-width: 767px) {
  .main_link img {
    height: 19px;
    width: auto;
  }
}
.main_link span {
  color: #333333;
  line-height: 1;
  font-weight: 500;
  margin-left: 5px;
  position: relative;
  padding-right: 25px;
}
@media (max-width: 640px) {
  .main_link span {
    display: none;
  }
}
.main_link span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  background-image: url("images/svg/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 7px;
  background-size: 100%;
}

a.wishlist_products_counter.top_wishlist-heart:before {
  font-size: 36px;
  color: #333333;
}
@media (max-width: 767px) {
  a.wishlist_products_counter.top_wishlist-heart:before {
    font-size: 27px;
  }
}

.wishlist_products_counter_number,
.count-items {
  font-size: 12px;
  color: #000;
  display: block;
}
@media (max-width: 640px) {
  .wishlist_products_counter_number,
  .count-items {
    display: block;
    background-color: #27a4dd;
    color: #fff;
    position: absolute;
    right: 0;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 100%;
    font-size: 9px;
    top: -7px;
    right: -12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.count-items {
  margin-left: 5px;
}

.fav-menu a.wishlist_products_counter.top_wishlist-heart:before {
  content: "";
  display: block;
  background-image: url("images/svg/favorite.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 21px;
  height: 21px;
}

a.wishlist_products_counter {
  position: relative;
  display: flex;
  align-items: center;
}
a.wishlist_products_counter:hover {
  text-decoration: none;
  opacity: 0.6;
}

.header-icon {
  position: relative;
  display: flex;
  align-items: center;
}
.header-icon:hover {
  text-decoration: none;
  opacity: 0.6;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img,
a.wishlist_products_counter.top_wishlist-custom img,
span.wishlist_products_counter.top_wishlist-custom img {
  max-width: 17px !important;
  max-height: 17px !important;
}
@media (max-width: 960px) {
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img,
  a.wishlist_products_counter.top_wishlist-custom img,
  span.wishlist_products_counter.top_wishlist-custom img {
    max-width: 15px !important;
    max-height: 15px !important;
  }
}

.header-menu ul {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.header-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -15px;
  background-color: white;
  padding: 10px 17px;
  width: 240px;
  z-index: 2;
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.09);
}
.header-menu .sub-menu li {
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 255, 0.09);
  margin-right: 0;
}
.header-menu .sub-menu li::before {
  display: none !important;
}
.header-menu .sub-menu li:first-child {
  border-top: none;
}
.header-menu .sub-menu li.current-menu-item {
  color: #27a4dd;
}
.header-menu .sub-menu li a {
  font-weight: 400;
  text-transform: none;
}
.header-menu li {
  padding: 20px 0;
  margin: 0 15px;
  position: relative;
}
@media (max-width: 1300px) {
  .header-menu li {
    margin: 0 11px;
    padding: 10px 0;
  }
}
.header-menu li:hover .sub-menu {
  display: block;
}
.header-menu a {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333333;
}
.header-menu a:hover {
  text-decoration: none;
  color: #27a4dd;
}
@media (max-width: 1550px) {
  .header-menu a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .header-menu a {
    font-size: 13px;
  }
}

.user-cart-details {
  overflow: auto;
}

.wrapp_submenu,
.user-cart-details {
  background-color: white;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.08);
  padding: 20px;
  position: absolute;
  width: 300px;
  z-index: 99;
  display: none;
  top: 92%;
  right: 0;
  max-height: 400px;
}

.wrapp_submenu {
  width: 260px;
}
.wrapp_submenu li {
  text-align: center;
}
.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;
}
.wrapp_submenu .green-hover {
  background-color: #27a4dd;
  padding: 15px 30px;
  display: block;
  text-align: center;
  line-height: 1;
  color: white;
  font-size: 15px;
  font-weight: 500;
}
.wrapp_submenu .green-hover:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
}
.wrapp_submenu .btn.white {
  margin-top: 0;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.wrapp_submenu .btn.white a {
  background-color: transparent;
  padding: 15px 30px;
  color: #333333;
  border: 2px solid #333333;
  line-height: 1;
  font-size: 13px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
}
.wrapp_submenu .btn.white a:hover {
  text-decoration: none;
  background-color: #333333;
  color: white;
}

.product-meta {
  display: flex;
}
.product-meta:hover {
  text-decoration: none;
}
.product-meta:hover h4 {
  opacity: 0.6;
}

.product-img {
  width: 60px;
}
.product-img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.product-right {
  width: calc(100% - 60px);
  padding-left: 10px;
  padding-right: 20px;
}
.product-right h4 {
  font-size: 15px;
  margin-bottom: 5px;
}
.product-right .woocommerce-Price-amount {
  color: #27a4dd;
  font-size: 15px;
  font-weight: 500;
}
.product-right .woocommerce-Price-amount span {
  font-weight: inherit;
}
.product-right .qty {
  font-size: 15px;
}

.user-cart-details .item-cart,
.wocommerce .user-cart-details .item-cart {
  position: relative;
  padding: 12px 0;
  border-bottom: 1px solid #e8e8e8;
}
.user-cart-details .item-cart a.remove,
.wocommerce .user-cart-details .item-cart a.remove {
  background: #fafafa !important;
  width: 24px !important;
  height: 24px !important;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 12px;
  font-size: 16px !important;
  color: #333333 !important;
  font-weight: 300 !important;
}
.user-cart-details .item-cart a.remove:hover,
.wocommerce .user-cart-details .item-cart a.remove:hover {
  background-color: #333333 !important;
  color: white !important;
  text-decoration: none;
}

.product-summary .flex {
  justify-content: center;
}
.product-summary h4 {
  font-size: 18px;
  margin-bottom: 0;
  margin-right: 5px;
}
.product-summary .woocommerce-Price-amount {
  font-size: 18px;
  color: #27a4dd;
  font-weight: 500;
}
.product-summary .woocommerce-Price-amount span {
  color: inherit;
  font-weight: inherit;
}

.toCart {
  background-color: #27a4dd;
  color: white;
  text-align: center;
  display: block;
  padding: 15px;
  font-weight: 500;
  margin-top: 15px;
  line-height: 1;
}
.toCart:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
}

.sub-menu.pages li {
  padding: 12px 0;
  border-top: 1px solid #e1e1e1;
  text-align: left;
}
.sub-menu.pages li:first-child {
  border-top: none;
  padding-top: 0;
}
.sub-menu.pages li a {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.sub-menu.pages li a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.widget_media_image {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.widget_media_image img {
  max-width: 300px;
}

.cart-info {
  display: block;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
}
.cart-info a {
  background-color: #27a4dd;
  padding: 15px 30px;
  color: white;
  line-height: 1;
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
}
.cart-info a:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
}

.autocomplete-suggestions {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.08);
}
.autocomplete-suggestions .badges {
  display: none;
}
.autocomplete-suggestions .woocommerce-Price-amount {
  color: #27a4dd;
  font-weight: 500;
  font-size: 14px;
}
.autocomplete-suggestions .woocommerce-Price-amount span {
  font-weight: inherit;
  color: inherit;
}
.autocomplete-suggestions del .woocommerce-Price-amount,
.autocomplete-suggestions del span {
  font-size: 90%;
  color: #434343;
}
.autocomplete-suggestions del .woocommerce-Price-amount {
  position: relative;
}
.autocomplete-suggestions del .woocommerce-Price-amount:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #111111;
  position: absolute;
  left: 0;
  top: 7px;
}
.autocomplete-suggestions .from {
  color: #434343;
  margin-right: 5px;
}
.autocomplete-suggestions .link-result {
  margin-top: 10px;
}
.autocomplete-suggestions .link-result a {
  padding: 11px 20px 11px 20px;
  font-size: 14px;
  color: #fff;
  background-color: #27a4dd;
}
.autocomplete-suggestions .link-result a:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}
.autocomplete-suggestions .link-result a:hover {
  text-decoration: none;
}

.autocomplete-suggestion .yith_wcas_result_content .title {
  font-weight: 400;
  color: #333333;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}

.autocomplete-suggestion {
  line-height: 1;
}

.menu-btn {
  display: none;
}
@media (max-width: 1100px) {
  .menu-btn {
    display: block;
    position: relative;
    z-index: 333;
    margin-left: 0;
  }
}

.menu-trigger {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  position: relative;
  top: -5px;
  margin-right: 20px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 480px) {
  .menu-trigger {
    margin-right: 10px;
  }
}
.menu-trigger span:not(.hamburger) {
  display: block;
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

.mm-menu_offcanvas {
  z-index: 22;
}

.hamburger {
  width: 20px;
  height: 2px;
  background: #000000;
  transition: 0.2s ease-out all 0.2s;
}
.hamburger:after {
  content: "";
  position: absolute;
  width: 20px;
  border-bottom: 2px solid #000000;
  left: 0;
  transition: 0.2s top 0.2s, 0.2s transform;
}
.hamburger:after {
  top: 7px;
}
.open-state .hamburger {
  background: rgba(255, 255, 255, 0);
}
.open-state .hamburger:before, .open-state .hamburger:after {
  top: 50%;
}

.header-logo {
  width: 20%;
}
@media (max-width: 1100px) {
  .header-logo {
    display: flex;
    align-items: center;
    width: 50%;
  }
}
@media (max-width: 960px) {
  .header-logo {
    width: calc(100% - 150px);
  }
}
.header-logo img {
  height: auto;
  width: auto;
  display: block;
}
@media (max-width: 960px) {
  .header-logo img {
    max-width: 110px;
  }
}
@media (max-width: 640px) {
  .header-logo img {
    max-width: 100px;
  }
}
@media (max-width: 480px) {
  .header-logo img {
    max-width: 90px;
  }
}

.mm-wrapper_opened .navigation__mobile {
  display: block !important;
}

.logo-footer {
  max-width: 190px;
}
.logo-footer img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.logo-header {
  max-width: 150px;
  display: block;
}

.header-mobile .sub-menu a,
.header-mobile .menu a {
  padding: 10px 20px;
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  display: block;
}
@media (max-width: 767px) {
  .header-mobile .sub-menu a,
  .header-mobile .menu a {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .header-mobile .sub-menu a,
  .header-mobile .menu a {
    padding: 8px 17px;
  }
}
.header-mobile .sub-menu li,
.header-mobile .menu li {
  border-top: none;
}
.header-mobile .menu-item-has-children {
  position: relative;
}
.header-mobile .menu-item-has-children > a {
  padding-right: 30px;
  position: relative;
}
.header-mobile .sub-menu a {
  padding-left: 40px;
}
.header-mobile .logo-header img {
  max-width: 150px;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 960px) {
  .header-mobile .logo-header img {
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  .header-mobile .logo-header img {
    max-width: 100px;
  }
}
@media (max-width: 640px) {
  .header-mobile .logo-header img {
    max-width: 95px;
  }
}

body .mm-btn_next:after,
body .mm-btn_prev:before {
  width: 5px;
  height: 5px;
  border-width: 1px;
}

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
  font-size: 15px;
}
@media (max-width: 960px) {
  .mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
    font-size: 12px;
  }
}

.mm-navbars_top .mm-navbar {
  align-items: center;
  justify-content: center;
}
.mm-navbars_top .mm-navbar .logo-header {
  text-align: center;
  padding-left: 20px;
  width: 100%;
  display: block;
  max-width: 100%;
}

.mm-navbars_bottom {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #333333;
}
.mm-navbars_bottom .mm-navbar {
  width: 100%;
  background-color: #333333;
  justify-content: center;
}
.mm-navbars_bottom .footer-social {
  padding: 20px;
  margin: 0;
  justify-content: center;
  max-width: 280px;
  width: 100%;
}
@media (max-width: 767px) {
  .mm-navbars_bottom .footer-social {
    padding: 17px 10px 15px 10px;
  }
}
.mm-navbars_bottom .footer-social a {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .mm-navbars_bottom .footer-social a {
    font-size: 13px !important;
  }
}
@media (max-width: 640px) {
  .mm-navbars_bottom .footer-social a {
    font-size: 12px !important;
  }
}

.mm-listitem:after {
  left: 0;
}

.logo-mobile-img {
  display: block;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.logo-mobile-img img {
  display: block;
}

@media screen and (min-width: 961px) {
  .header-top.header-sticky {
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
    background-color: white;
    animation: slidedown 0.3s ease-out forwards;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
  }
}
@keyframes slidedown {
  from {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wishlist_products_counter_number {
  width: auto;
  display: block;
}
@media (max-width: 640px) {
  .wishlist_products_counter_number {
    width: 18px;
    display: flex;
    top: -8px;
    right: -6px;
  }
}

body div.wishlist_products_counter .wishlist_products_counter_number,
body div.wishlist_products_counter .wishlist_products_counter_text {
  min-height: 25px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  body div.wishlist_products_counter .wishlist_products_counter_number,
  body div.wishlist_products_counter .wishlist_products_counter_text {
    min-height: 20px;
  }
}

@media (max-width: 767px) {
  body div.wishlist_products_counter {
    min-height: 30px;
  }
}

div.wishlist_products_counter.top_wishlist-custom img {
  display: block !important;
  position: relative;
  top: 2px;
  width: 22px !important;
  max-width: 100%;
  max-height: 100%;
  margin: 0 6px 0 0 !important;
}
@media (max-width: 767px) {
  div.wishlist_products_counter.top_wishlist-custom img {
    width: auto !important;
    height: 15px;
    top: 3px;
  }
}

#yith-ajaxsearchform .search-navigation input {
  background-size: 20px;
}

/*
.wrapp_mini_cart {
	flex-basis: 0%;
	flex-grow: 1;
	max-width: 100%;
	overflow-y: auto;
}
.widget_shopping_cart_content {
	width: 622px;
	position: relative;
	right: -622px;
	@include transition(all, 0.3s);
	position: fixed;
	height: calc(100vh - 95px);
	overflow: auto;
	top: 95px;
	background-color: #181818;
	padding: 40px;
	z-index: 19;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	p {
		font-size: 14px;
		line-height: 1.2;
		margin: 0;
		&.no-products {
			font-size: 16px;
			font-weight: 500;
		}
	}
}


.wrapp_mini_cart_listing {
	display: flex;
	flex-basis: 0%;
	flex-direction: column;
	flex-grow: 1;
	flex-wrap: wrap;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.cart-open,
.cart-close.cart-open {
	.widget_shopping_cart_content {
		right: 0;
	}
	.cart-over {
		opacity: 1;
		pointer-events: auto;
		visibility: visible;
	}
}
.cart-open.cart-close,
.cart-close {
	.widget_shopping_cart_content {
		right: -622px;
	}
	.cart-over {
		opacity: 0;
		pointer-events: auto;
		visibility: hidden;
	}
}
.cart-over {
	background: rgba(255, 255, 255, 0.5);
	bottom: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 10;
	top: 95px;
}*/
.cart-menu {
  position: relative;
}

.close-right {
  margin-left: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 12px;
}
.close-right:hover {
  opacity: 0.5;
}

.minicart-image {
  width: 132px;
}
.minicart-image a,
.minicart-image img {
  display: block;
}
.minicart-image a.remove {
  position: absolute;
  color: white !important;
  top: 0;
  right: 0;
}
.minicart-image a.remove:hover {
  background-color: #000000;
}

.minicart-details {
  width: calc(100% - 132px);
  padding-left: 20px;
}
.minicart-details a {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  line-height: 1.2;
  width: 200px;
}
.minicart-details a:hover {
  text-decoration: none;
  color: #27a4dd;
}
.minicart-details a span {
  display: block;
  font-weight: 400;
}
.minicart-details .quantity {
  font-size: 14px;
  font-weight: 600;
}
.minicart-details .quantity span {
  font-weight: inherit;
}
.minicart-details .pqnt-info .woocommerce-Price-amount {
  font-size: 16px;
}
.minicart-details .pqnt-info sup {
  top: -5px;
  font-size: 100%;
}
.minicart-details .variation {
  display: block;
  width: 100%;
}

.product-subtitle {
  font-size: 16px;
  color: #27a4dd;
  margin-top: 5px;
}

.product-short-info {
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}

.minicart-bottom {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #707070;
  width: 100%;
  flex: 0 0 auto;
}
.minicart-bottom .buttons {
  margin-top: 10px;
}
.minicart-bottom .buttons .btn {
  display: block;
  width: 100%;
  background-color: #27a4dd;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  padding: 18px;
}
.minicart-bottom .buttons .btn:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
}

.woocommerce-mini-cart-item {
  position: relative;
}
.woocommerce-mini-cart-item:first-child {
  border-top: none;
  padding-top: 0;
}

.total-minicart {
  display: flex;
}
.total-minicart span {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
}
.total-minicart .woocommerce-Price-amount {
  font-weight: 500;
}
.total-minicart .woocommerce-Price-amount span,
.total-minicart .woocommerce-Price-amount bdi {
  font-weight: 500;
}
.total-minicart .woocommerce-Price-amount sup {
  font-size: 60%;
  top: 0;
}
.total-minicart .right {
  margin-left: auto;
}

.continue-shopping {
  margin-top: 20px;
}
.continue-shopping a {
  font-size: 14px;
  text-decoration: underline;
  color: #27a4dd;
}

.header-search-mobile {
  display: none;
  line-height: 1;
}

.wrapp_mini_cart {
  flex-basis: 0%;
  flex-grow: 1;
  max-width: 100%;
  overflow-y: auto;
}

.cart-over {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 10;
}
@media (max-width: 960px) {
  .cart-over {
    display: none !important;
  }
}

.cart-menu {
  position: relative;
}
.cart-menu .widget_shopping_cart_content {
  width: 550px;
  position: relative;
  right: -550px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  position: fixed;
  height: 100vh;
  overflow: auto;
  top: 0;
  background-color: #ffffff;
  z-index: 99;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1300px) {
  .cart-menu .widget_shopping_cart_content {
    width: 500px;
  }
}
.cart-menu .widget_shopping_cart_content p {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}
.cart-menu .widget_shopping_cart_content p.no-products {
  font-weight: 500;
  color: #aaaaaa;
}
.cart-menu .widget_shopping_cart_content .intro {
  background-color: #27a4dd;
  padding: 20px 30px;
}
.cart-menu .widget_shopping_cart_content .intro span {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1550px) {
  .cart-menu .widget_shopping_cart_content .intro span {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .cart-menu .widget_shopping_cart_content .intro span {
    font-size: 15px;
  }
}
.cart-menu .widget_shopping_cart_content .intro span img {
  height: 16px;
  width: auto;
  margin-left: 5px;
}
@media (max-width: 960px) {
  .cart-menu .widget_shopping_cart_content .intro span img {
    height: 15px;
  }
}
.cart-menu .widget_shopping_cart_content .intro .close-right:hover {
  opacity: 0.5;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing {
  display: flex;
  flex-basis: 0%;
  flex-direction: column;
  flex-grow: 1;
  flex-wrap: wrap;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 40px 30px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .woocommerce-mini-cart-item {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-image {
  width: 80px;
  position: relative;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-image a,
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-image img {
  display: block;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-image .product_img {
  border: 1px solid #ececec;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box {
  width: 100px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .quantity {
  font-size: 14px;
  font-weight: 600;
  width: 100px;
  margin-left: auto;
  position: relative;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .quantity span {
  font-weight: inherit;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .quantity input[type=number] {
  height: 40px;
  padding: 0 10px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
  border: none;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .quantity .quantity-button {
  width: 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  background-color: #f8f7f7;
  border: 1px solid #dfdfdf;
  top: 50%;
  transform: translateY(-50%);
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .quantity .quantity-button.quantity-up {
  right: 0;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .quantity .quantity-button.quantity-down {
  left: 0;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .pqnt-info .woocommerce-Price-amount {
  font-size: 20px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .pqnt-info sup {
  top: 0;
  font-size: 50%;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .subtotal_prod {
  width: 100%;
  text-align: right;
  padding: 7px 0;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .subtotal_prod span {
  font-weight: 500;
  color: #333333;
  font-size: 15px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .subtotal_prod span sup {
  font-size: 60%;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .remove {
  display: flex;
  align-items: flex-end;
  justify-content: end;
  color: #333333;
  font-size: 13px;
  margin-left: auto;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .qnt-box .remove:hover {
  color: #333333 !important;
  background-color: transparent !important;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details {
  width: calc(100% - 200px);
  padding-left: 20px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details a:hover {
  text-decoration: none;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .name {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1em;
  color: #333333;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 2px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .name:hover {
  color: #27a4dd;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .variation {
  color: #707070;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .variation dt {
  float: left;
  clear: both;
  line-height: 1em;
  font-size: 12px;
  margin-bottom: 3px;
  margin-right: 5px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .variation dt * {
  line-height: 1em;
  color: #707070;
  font-size: 12px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .variation dd {
  float: left;
  line-height: 1em;
  margin-bottom: 3px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-details .variation dd p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1em;
  color: #707070;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .continue-shopping {
  margin-top: 20px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .continue-shopping a {
  text-decoration: underline;
  color: #27a4dd;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e8e8e8;
  width: 100%;
  flex: 0 0 auto;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .shipping-info {
  padding: 10px;
  background: #efefef;
  margin-bottom: 20px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .shipping-info p {
  font-size: 14px;
  text-align: center;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart {
  display: flex;
  padding-bottom: 30px;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart span {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  color: #333333;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .woocommerce-Price-amount {
  font-weight: 700;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .woocommerce-Price-amount span,
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .woocommerce-Price-amount bdi {
  font-weight: 700;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .woocommerce-Price-amount sup {
  font-size: 60%;
  top: -0.5em;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .total-minicart .right {
  margin-left: auto;
}
.cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .buttons .button {
  width: 100%;
  color: #fff;
  background-color: #27a4dd;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 18px;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 1550px) {
  .cart-menu .widget_shopping_cart_content .wrapp_mini_cart_listing .minicart-bottom .buttons .button {
    font-size: 13px;
  }
}

.cart-open .widget_shopping_cart_content,
.cart-open .user-cart-details,
.cart-close.cart-open .widget_shopping_cart_content,
.cart-close.cart-open .user-cart-details {
  right: 0;
}
@media (max-width: 960px) {
  .cart-open .widget_shopping_cart_content,
  .cart-open .user-cart-details,
  .cart-close.cart-open .widget_shopping_cart_content,
  .cart-close.cart-open .user-cart-details {
    right: -550px !important;
  }
}
.cart-open .cart-over,
.cart-close.cart-open .cart-over {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

@media screen and (min-width: 1201px) {
  .cart-open .header-bottom.header-sticky {
    z-index: 1;
  }
}

.cart-open.cart-close .widget_shopping_cart_content,
.cart-open.cart-close .user-cart-details,
.cart-close .widget_shopping_cart_content,
.cart-close .user-cart-details {
  right: -622px;
}
.cart-open.cart-close .cart-over,
.cart-close .cart-over {
  opacity: 0;
  pointer-events: auto;
  visibility: hidden;
}

.cart-open .call-button-fixed a {
  z-index: 1;
}

html.mm-wrapper_opened .hamburger:before {
  content: "";
  position: absolute;
  width: 20px;
  border-bottom: 2px solid #000000;
  left: 0;
  transition: 0.2s top 0.2s, 0.2s transform;
  transform-origin: center center 0px;
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 1, 10);
  top: 3px;
}

html.mm-wrapper_opened .hamburger:after {
  transform-origin: center center 0px;
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 1, 3);
  top: 10px;
}

html.mm-wrapper_opened .hamburger {
  background-color: transparent;
}

.mm-navbars_top .mm-navbar {
  width: 100%;
  text-align: center;
  display: block;
}
.mm-navbars_top .mm-navbar form {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.mm-navbars_top .mm-navbar form input[type=search] {
  margin-bottom: 0;
  font-size: 12px;
  padding-top: 0;
  padding-right: 50px;
}
@media (max-width: 640px) {
  .mm-navbars_top .mm-navbar form input[type=search] {
    font-size: 11px;
  }
}
.mm-navbars_top .mm-navbar form button {
  position: absolute;
  right: 0;
  width: 45px;
  height: 55px;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  background-image: url(images/svg/search.svg);
  margin-top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
}
@media (max-width: 640px) {
  .mm-navbars_top .mm-navbar form button {
    height: 40px;
  }
}

.mm-navbars_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mm-navbars_bottom .social-footer {
  width: 100%;
}

#page {
  padding-top: 94px;
}
@media (max-width: 767px) {
  #page {
    padding-top: 70px;
  }
}

.mm-wrapper__blocker {
  z-index: 33;
  background-color: rgba(0, 0, 0, 0.35);
}

body.admin-bar {
  /*#page{
  	padding-top: 121px;
  	@include tablet-l{
  		padding-top: 110px;
  	}
  	@media screen and (max-width: 782px){
  		padding-top: 115px;
  	}
  }*/
}
body.admin-bar .header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar .header {
    top: 46px;
  }
}

.mm-wrapper_opened body.admin-bar .header {
  top: 0;
}

.on-scroll .header-top {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.11);
}
.on-scroll .header-top-extra {
  display: none;
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
body.home #page {
  padding-top: 0 !important;
}

.xt_woovs-single-product .xt_woovs-swatches-wrap .xt_woovs-swatches:last-of-type {
  display: flex;
  flex-wrap: wrap;
}

.mm-slideout ~ .pswp--open {
  z-index: 999;
}

.footer {
  background: #27a4dd;
  background: linear-gradient(314deg, #137ab0 0%, #38a4dd 100%);
  padding: 84px 0 25px;
}
@media (max-width: 1480px) {
  .footer {
    padding: 60px 0 30px;
  }
}
@media (max-width: 960px) {
  .footer {
    padding: 45px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 35px 0 30px 0;
  }
}
.footer .formpayment {
  margin-top: 30px;
  max-width: 170px;
}

.box-logos {
  padding-top: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .box-logos {
    justify-content: center;
  }
}
.box-logos .item {
  margin-left: 10px;
}
.box-logos .item img {
  width: auto;
  height: auto;
  max-width: 145px;
}
@media (max-width: 960px) {
  .box-logos .item img {
    max-width: 135px;
  }
}
@media (max-width: 640px) {
  .box-logos .item img {
    max-width: 130px;
  }
}
@media (max-width: 480px) {
  .box-logos .item img {
    width: 110px;
  }
}

.footer-top {
  background: #f6feff;
  background: linear-gradient(159deg, #f6feff 0%, #dff4ff 100%);
  padding: 60px 0;
}
@media (max-width: 960px) {
  .footer-top {
    display: block;
    text-align: center;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .footer-top {
    padding-top: 30px;
  }
}
@media (max-width: 640px) {
  .footer-top {
    padding-bottom: 30px;
  }
}
.footer-top p {
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 1300px) {
  .footer-top p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .footer-top p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .footer-top p {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .footer-top p {
    font-size: 12px;
  }
}
.footer-top input {
  background-color: white;
  margin-top: 0;
  margin-bottom: 0;
  color: transparent;
}
@media (max-width: 480px) {
  .footer-top input {
    display: block;
    width: 100%;
  }
}
.footer-top input[type=email] {
  margin-right: 10px;
  height: 49px;
  color: #333333;
}
@media (max-width: 480px) {
  .footer-top input[type=email] {
    margin-top: 0;
    display: block;
    margin-bottom: 10px;
  }
}
.footer-top input[type=submit] {
  background-color: #27a4dd;
  color: white;
  height: 49px;
}

.footer-newsletter {
  margin-top: 30px;
  max-width: 825px;
}
@media (max-width: 960px) {
  .footer-newsletter {
    max-width: 100%;
    margin-top: 15px;
  }
}

.company-footer {
  max-width: 520px;
}
@media (max-width: 960px) {
  .company-footer {
    max-width: 100% !important;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .company-footer {
    max-width: 100% !important;
    text-align: center;
  }
}
.company-footer .logo-footer {
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .company-footer .logo-footer {
    margin-bottom: 10px;
  }
}
.company-footer .logo-footer img {
  max-width: 180px;
  height: auto;
}
@media (max-width: 1300px) {
  .company-footer .logo-footer img {
    max-width: 170px;
  }
}
@media (max-width: 640px) {
  .company-footer .logo-footer img {
    max-width: 140px;
  }
}

.company-info p {
  font-size: 13px;
  margin: 0;
  color: #fff;
}
@media (max-width: 640px) {
  .company-info p {
    font-size: 12px;
  }
}

.footer-top-left {
  width: 50%;
  padding-right: 50px;
}
@media (max-width: 960px) {
  .footer-top-left {
    width: 33.333%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .footer-top-left {
    width: 100%;
    margin-bottom: 40px;
  }
}

.footer-top-right {
  margin-left: auto;
  margin-right: auto;
  max-width: 845px;
}
@media (max-width: 960px) {
  .footer-top-right {
    width: 100%;
    max-width: 100%;
  }
}
.footer-top-right .title-line-bottom {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.footer-top-right .title-line-bottom p {
  color: #333333;
}

.newsletter-info {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.newsletter-info p {
  text-align: center;
  color: #8b8b8b;
  font-size: 12px;
  margin: 0;
}
@media (max-width: 640px) {
  .newsletter-info p {
    font-size: 11px;
  }
}
.newsletter-info p a {
  text-decoration: underline;
}
.newsletter-info p a:hover {
  color: #333333;
}

.footer-copy {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  align-items: center;
}

.wcmd_content {
  max-width: 100%;
}

form.wcmd-form.wcmd_email {
  flex-wrap: wrap;
}
form.wcmd-form.wcmd_email .validation-wrap {
  width: 100%;
  display: inherit;
}
form.wcmd-form.wcmd_email .wcmd-fields {
  width: 65% !important;
  position: relative;
  padding-right: 20px;
}
@media (max-width: 767px) {
  form.wcmd-form.wcmd_email .wcmd-fields {
    width: 100% !important;
    padding-right: 0;
  }
}
form.wcmd-form.wcmd_email .wcmd-fields input[type=text] {
  font-weight: normal;
  font-size: 16px;
  border-color: #bcbcbc;
  background-color: white;
  color: #a4a4a4;
  width: 100%;
  line-height: 1;
  padding: 15px 20px;
  margin-bottom: 0;
  vertical-align: top;
  outline: 0;
  box-sizing: border-box;
  font-weight: 400;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none !important;
  border-radius: 0;
  height: 55px;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  box-shadow: none;
}
form.wcmd-form.wcmd_email .wcmd-fields input[type=text]:hover {
  border-color: #27a4dd;
}
@media (max-width: 767px) {
  form.wcmd-form.wcmd_email .wcmd-fields input[type=text] {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  form.wcmd-form.wcmd_email .wcmd-fields input[type=text] {
    font-size: 12px;
    padding: 0 12px;
    height: 41px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  form.wcmd-form.wcmd_email .wcmd-fields input[type=text] {
    margin-top: 0;
    display: block;
    margin-bottom: 10px;
  }
}
form.wcmd-form.wcmd_email .wcmd-btn-cont {
  width: 35% !important;
}
@media (max-width: 767px) {
  form.wcmd-form.wcmd_email .wcmd-btn-cont {
    width: 100% !important;
  }
}
form.wcmd-form.wcmd_email .wcmd-btn-cont button {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 15px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  background-color: white;
  border: 1px solid #27a4dd;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 32px;
  height: 53px;
  border-radius: 0;
  line-height: 1;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  outline: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  width: 100% !important;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media (max-width: 1550px) {
  form.wcmd-form.wcmd_email .wcmd-btn-cont button {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  form.wcmd-form.wcmd_email .wcmd-btn-cont button {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  form.wcmd-form.wcmd_email .wcmd-btn-cont button {
    font-size: 12px;
    height: 41px;
  }
}
form.wcmd-form.wcmd_email .wcmd-btn-cont button:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

.wcmd-loading {
  background-size: 25px;
}

.wcmd-form .wcmd-validation {
  padding: 13px;
  text-align: center;
  margin: 0;
  width: 100%;
}
.wcmd-form .wcmd-validation:empty {
  padding: 0;
}
.wcmd-form .wcmd-validation.error {
  border: none;
  background-color: #de0b0b;
  color: white;
}
.wcmd-form .wcmd-validation.success {
  border: none;
  background: #27a4dd;
  color: white;
}

.mc4wp-form-fields {
  max-width: 650px;
  margin-left: auto;
  position: relative;
  margin-right: auto;
}

.newsletter-box {
  display: flex;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .newsletter-box {
    display: block;
  }
}

.footer-middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1480px) {
  .footer-middle {
    flex-wrap: wrap;
  }
}

@media (max-width: 1480px) {
  .footer-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.footer-middle-contact {
  display: flex;
}
@media (max-width: 1480px) {
  .footer-middle-contact {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  .footer-middle-contact {
    display: block;
    text-align: center;
  }
}

.footer-contact-info {
  display: flex;
  margin-top: 35px;
}
@media (max-width: 960px) {
  .footer-contact-info {
    margin-top: 0;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  .footer-contact-info {
    flex-wrap: wrap;
  }
}

.footer-middle-item {
  position: relative;
  padding-left: 68px;
  margin-right: 70px;
}
@media (max-width: 1480px) {
  .footer-middle-item {
    margin-right: 15px;
  }
}
@media (max-width: 960px) {
  .footer-middle-item {
    padding-left: 55px;
    margin-top: 20px;
    margin-left: 15px;
  }
}
@media (max-width: 640px) {
  .footer-middle-item {
    display: block;
    text-align: left;
    margin: 20px;
    padding-left: 52px;
  }
}
.footer-middle-item a {
  display: block;
}
.footer-middle-item a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.footer-middle-image {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 960px) {
  .footer-middle-image {
    width: 45px;
  }
}
@media (max-width: 767px) {
  .footer-middle-image {
    width: 40px;
  }
}
@media (max-width: 640px) {
  .footer-middle-image {
    top: 3px;
    width: 37px;
  }
}
.footer-middle-image img {
  display: block;
  width: 52px;
  height: auto;
}
@media (max-width: 960px) {
  .footer-middle-image img {
    width: 45px;
  }
}
@media (max-width: 767px) {
  .footer-middle-image img {
    width: 40px;
  }
}
@media (max-width: 640px) {
  .footer-middle-image img {
    width: 36px;
  }
}

.contact-item-text {
  font-size: 16px;
  display: block;
  font-weight: 400;
  color: white;
}
@media (max-width: 960px) {
  .contact-item-text {
    font-size: 14px;
  }
}

.contact-item-info {
  color: #e4d4d5;
  font-size: 24px;
  font-weight: 600;
  display: block;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 960px) {
  .contact-item-info {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .contact-item-info {
    font-size: 18px;
  }
}

@media (max-width: 1480px) {
  .footer-middle-social {
    width: 100%;
    margin-top: 30px;
  }
}

.social-footer {
  display: flex;
  margin-left: auto;
}
.social-footer li {
  margin-left: 10px;
}
@media (max-width: 1480px) {
  .social-footer li {
    margin: 0 5px;
  }
}
.social-footer a {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.social-footer a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.3);
}
.social-footer a i {
  color: #fff;
  font-size: 18px;
}

.footer-bottom {
  display: flex;
  padding-bottom: 60px;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .footer-bottom {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .footer-bottom {
    padding-bottom: 25px;
  }
}

.footer-bottom-left {
  width: 50%;
  display: flex;
}
@media (max-width: 960px) {
  .footer-bottom-left {
    width: 100%;
    display: block;
  }
}
.footer-bottom-left .footer-bottom-item {
  max-width: 280px;
  padding: 0;
}

.company-certificate a {
  display: block;
  width: 140px;
  margin-left: 20px;
}
@media (max-width: 960px) {
  .company-certificate a {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .company-certificate a {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.company-certificate a img {
  width: 100%;
  height: auto;
}

.footer-bottom-right {
  display: flex;
  width: 50%;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 960px) {
  .footer-bottom-right {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .footer-bottom-right {
    flex-wrap: wrap;
    text-align: center;
    margin: 0;
  }
}
.footer-bottom-right .footer-bottom-item {
  width: 33.3333%;
  padding: 0 20px;
}
@media (max-width: 960px) {
  .footer-bottom-right .footer-bottom-item {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .footer-bottom-right .footer-bottom-item {
    width: 50%;
    padding: 0 10px;
    margin-top: 10px;
  }
  .footer-bottom-right .footer-bottom-item.footer-contact {
    width: 100%;
  }
}
@media (max-width: 350px) {
  .footer-bottom-right .footer-bottom-item {
    width: 100%;
  }
}

.footer-bottom-item .footer-title,
.footer-bottom-item h6 {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .footer-bottom-item .footer-title,
  .footer-bottom-item h6 {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .footer-bottom-item .footer-title,
  .footer-bottom-item h6 {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .footer-bottom-item .footer-title,
  .footer-bottom-item h6 {
    font-size: 12px;
  }
}
.footer-bottom-item ul li {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .footer-bottom-item ul li {
    margin-top: 6px;
  }
}
.footer-bottom-item ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer-bottom-item ul li a {
    font-size: 12px;
  }
}
.footer-bottom-item ul li a:hover {
  color: white;
  text-decoration: none;
  opacity: 0.6;
}

.contact-footer li {
  margin-top: 14px;
  position: relative;
}
@media (max-width: 960px) {
  .contact-footer li {
    padding-left: 0;
  }
}
.contact-footer a,
.contact-footer p {
  color: #e1e1e1;
  font-size: 12px;
  font-weight: 400;
}
.contact-footer a:hover {
  color: white;
  text-decoration: none;
}

.footer-copy {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .footer-copy {
    display: block;
  }
}

@media (max-width: 960px) {
  .footer-copy-left {
    width: 100%;
  }
}
.footer-copy-left p {
  margin: 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .footer-copy-left p {
    font-size: 11px;
  }
}

@media (max-width: 960px) {
  .footer-copy-right {
    width: 100%;
    margin-bottom: 10px;
  }
}
.footer-copy-right ul {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 960px) {
  .footer-copy-right ul {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.footer-copy-right ul li {
  padding-left: 20px;
}
@media (max-width: 960px) {
  .footer-copy-right ul li {
    padding: 5px;
  }
}
.footer-copy-right a {
  color: #e1e1e1;
  font-size: 12px;
  font-weight: 400;
}
.footer-copy-right a:hover {
  color: white;
  text-decoration: none;
}

.footer-social {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}
@media (max-width: 960px) {
  .footer-social {
    max-width: 100%;
    margin-bottom: 40px;
    justify-content: center;
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .footer-social {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
}
.footer-social li,
.footer-social a {
  color: #c8c8c8;
  line-height: 1;
  font-size: 20px !important;
}
@media (max-width: 767px) {
  .footer-social li,
  .footer-social a {
    font-size: 18px !important;
  }
}
@media (max-width: 640px) {
  .footer-social li,
  .footer-social a {
    font-size: 16px !important;
  }
}
.footer-social li {
  position: relative;
  line-height: 1;
  padding-right: 50px;
}
@media (max-width: 960px) {
  .footer-social li {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.footer-social li:before {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  position: absolute;
  right: 12.5px;
  top: 50%;
  background-color: white;
  opacity: 0.3;
}
@media (max-width: 960px) {
  .footer-social li:before {
    right: -12.5px;
  }
}
.footer-social li:last-child {
  padding-left: 0;
}
@media (max-width: 960px) {
  .footer-social li:last-child {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.footer-social li:last-child:before {
  display: none;
}
.footer-social a {
  width: 16px;
  text-align: center;
}
.footer-social a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.call-button-fixed a {
  display: block;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 23;
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  background-color: #27a4dd;
}
@media (max-width: 640px) {
  .call-button-fixed a {
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 15px;
  }
  .call-button-fixed a img {
    width: 12px;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.hero-video {
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .hero-video {
    height: auto;
  }
}

.video-flex {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}

.hero-wrap {
  width: 100%;
  height: 780px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .hero-wrap {
    height: auto;
  }
}
.hero-wrap .relative {
  width: 100%;
  height: 100%;
}
.hero-wrap .relative .video-wrap {
  overflow: hidden;
}

.video-overlay {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: rgb(5, 41, 87);
  background: linear-gradient(90deg, rgb(5, 41, 87) 0%, rgba(5, 41, 87, 0) 100%);
}
@media (max-width: 1300px) {
  .video-overlay {
    padding: 220px 0 180px;
  }
}
@media (max-width: 767px) {
  .video-overlay {
    padding: 180px 0 100px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#052957+0,052957+100&1+0,1+39,0.37+100 */
    background: linear-gradient(to right, rgb(5, 41, 87) 0%, rgb(5, 41, 87) 39%, rgba(5, 41, 87, 0.37) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media (max-width: 480px) {
  .video-overlay {
    padding-top: 170px;
  }
}

.video-text {
  max-width: 710px;
  margin-left: 0;
  color: white;
}
@media (max-width: 960px) {
  .video-text {
    padding: 0 40px;
  }
}
@media (max-width: 640px) {
  .video-text {
    padding: 0;
  }
}
.video-text h1 {
  line-height: 1.25;
  padding-bottom: 25px;
  margin-bottom: 30px;
  color: white;
  font-size: 42px;
}
@media (max-width: 1100px) {
  .video-text h1 {
    margin-bottom: 20px;
    padding-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .video-text h1 {
    font-size: 28px;
    padding-bottom: 10px;
  }
}
.video-text h1:before {
  left: 0;
}
.video-text p {
  font-size: 18px;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  color: white;
  max-width: 600px;
}
@media (max-width: 1100px) {
  .video-text p {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .video-text p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .video-text p {
    font-size: 12px;
  }
}

.buttons-hero {
  margin-top: 40px;
  display: flex;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  .buttons-hero {
    margin-top: 24px;
  }
}
.buttons-hero a {
  margin: 0 10px;
}
@media (max-width: 767px) {
  .buttons-hero a {
    margin: 0 5px;
    font-size: 10px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 13px;
    padding-bottom: 12px;
  }
}

.scroll-video {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1300px) {
  .scroll-video {
    bottom: 20px;
  }
}
@media (max-width: 640px) {
  .scroll-video {
    bottom: 20px;
  }
}
.scroll-video a {
  color: white;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .scroll-video a {
    font-size: 12px;
  }
}
.scroll-video a:hover {
  text-decoration: none;
}
.scroll-video a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.image-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.image-scroll {
  width: 50px;
  display: block;
  text-align: center;
}

.hero-social {
  position: absolute;
  right: 40px;
  top: 0;
  height: 100%;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .hero-social {
    right: 18px;
  }
}
@media (max-width: 640px) {
  .hero-social {
    display: none;
  }
}
.hero-social ul {
  display: flex;
  flex-direction: column;
}
.hero-social ul li {
  position: relative;
  padding: 34px 0;
}
.hero-social ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 37px;
  background-color: white;
  top: -18px;
  left: 50%;
}
.hero-social ul li:first-child::before {
  display: none;
}
.hero-social ul a {
  color: white;
  display: block;
  position: relative;
}
.hero-social ul a::before {
  content: "";
  display: block;
  position: absolute;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.hero-social ul a:hover::before {
  background-color: rgba(255, 255, 255, 0.3);
}
.hero-social ul a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-dots li {
  text-align: center;
  opacity: 0.4;
}
.slick-dots li.slick-active {
  opacity: 1;
}
.slick-dots li:only-child {
  display: none;
}

.slick-dots li button {
  width: 13px;
  height: 13px;
  border: 2px solid #333333;
  background-color: transparent;
  border-radius: 50%;
  padding: 0;
  margin: 0;
}
.slick-dots li button:before {
  display: none;
}

.scroll-down {
  width: 100%;
}
.scroll-down a {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1650px) {
  .scroll-down a {
    padding-left: 100px;
  }
}
.scroll-down a:hover {
  text-decoration: none;
}
.scroll-down a:hover img {
  top: -10px;
}
.scroll-down a img {
  margin-right: 10px;
  position: relative;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  top: 0;
  display: block;
}

.title-middle {
  max-width: 655px;
  margin-left: 0;
  margin-right: auto;
}

.slide-collection {
  padding: 10px;
  height: auto !important;
}
@media (max-width: 480px) {
  .slide-collection {
    padding: 5px;
  }
}

.collection-box {
  display: block;
  position: relative;
  text-align: center;
  background-color: white;
  height: 100%;
  border-bottom: 4px solid #d7eef9;
  box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.01);
}
.collection-box:hover {
  text-decoration: none;
}
.collection-box:hover .collection-image::before {
  background-color: rgba(233, 238, 255, 0.3);
}

.collection-image {
  height: auto;
  padding-bottom: 50%;
  display: block;
  background-size: contain;
  width: 100%;
  position: relative;
  background-color: #ffffff;
}
.collection-image::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition-timing-function: ease;
}

.collection-color {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  top: 15px;
  left: 15px;
  position: absolute;
}
@media (max-width: 767px) {
  .collection-color {
    width: 23px;
    height: 23px;
  }
}

.slider-collections {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.slide-collections {
  height: auto;
}

.collection-title {
  font-weight: 600;
  margin-top: 20px;
  font-size: 16px;
}
@media (max-width: 640px) {
  .collection-title {
    margin-top: 10px;
    font-size: 14px;
  }
}

.slider-horizontal {
  margin-bottom: 0 !important;
  padding-bottom: 50px;
}
@media (max-width: 640px) {
  .slider-horizontal {
    padding-bottom: 30px;
  }
}
.slider-horizontal .slick-prev,
.slider-horizontal .slick-next {
  position: absolute;
  bottom: -28px;
  height: 35px;
  cursor: pointer;
  opacity: 0.5;
  left: auto;
  top: auto;
  background-size: contain;
  z-index: 2;
}
@media (max-width: 960px) {
  .slider-horizontal .slick-prev,
  .slider-horizontal .slick-next {
    height: 25px;
    bottom: -24px;
  }
}
.slider-horizontal .slick-prev:hover,
.slider-horizontal .slick-next:hover {
  opacity: 1;
}
.slider-horizontal .slick-prev::before,
.slider-horizontal .slick-next::before {
  content: "";
  display: block;
  width: 16px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  background-size: contain;
}
@media (max-width: 960px) {
  .slider-horizontal .slick-prev::before,
  .slider-horizontal .slick-next::before {
    height: 25px;
  }
}
@media (max-width: 640px) {
  .slider-horizontal .slick-prev::before,
  .slider-horizontal .slick-next::before {
    height: 15px;
  }
}
.slider-horizontal .slick-dots {
  display: flex;
  width: calc(100% - 300px);
  left: 80px;
  bottom: 0;
  z-index: 2;
}
@media (max-width: 1650px) {
  .slider-horizontal .slick-dots {
    left: 40px;
    width: calc(100% - 250px);
  }
}
@media (max-width: 960px) {
  .slider-horizontal .slick-dots {
    width: calc(100% - 190px);
    left: 30px;
  }
}
.slider-horizontal .slick-dots li {
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
}
.slider-horizontal .slick-dots li button {
  padding: 0;
  margin: 0;
  background-color: #c7c7c7;
  width: 100%;
  height: 1px;
  position: relative;
  border-radius: 0;
}
.slider-horizontal .slick-dots li button:before {
  display: none;
}
.slider-horizontal .slick-dots li.slick-active button {
  background-color: #727272;
  opacity: 1;
  height: 3px;
  top: -1px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.11);
}
.slider-horizontal .slick-prev {
  right: 140px;
}
@media (max-width: 1650px) {
  .slider-horizontal .slick-prev {
    right: 100px;
  }
}
.slider-horizontal .slick-prev:before {
  background-image: url("images/svg/arrow-left.svg");
}
.slider-horizontal .slick-next {
  right: 80px;
}
@media (max-width: 1650px) {
  .slider-horizontal .slick-next {
    right: 30px;
  }
}
.slider-horizontal .slick-next:before {
  background-image: url("images/svg/arrow-right.svg");
}

.slider-collections {
  margin-top: 30px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 960px) {
  .slider-collections {
    margin-top: 20px;
    margin-left: -10px;
  }
}
@media (max-width: 480px) {
  .slider-collections {
    margin-left: -5px;
  }
}
.slider-collections .slide-collection {
  width: 33.33%;
}
@media (max-width: 960px) {
  .slider-collections .slide-collection {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .slider-collections .slide-collection {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .slider-collections.slider-horizontal .slick-dots {
    width: calc(100% - 140px);
  }
}
@media (max-width: 640px) {
  .slider-collections.slider-horizontal .slick-prev {
    right: 60px;
  }
}

.section-why {
  display: flex;
  align-items: stretch;
}
@media (max-width: 960px) {
  .section-why {
    display: block;
  }
}

.why-left {
  width: 50%;
}
@media (max-width: 960px) {
  .why-left {
    width: 100%;
  }
}
.why-left .cover {
  height: 100%;
  width: 100%;
  display: block;
}
@media (max-width: 960px) {
  .why-left .cover {
    height: 350px;
    background-position: top center;
  }
}
@media (max-width: 480px) {
  .why-left .cover {
    height: 280px;
  }
}

.why-right {
  width: 50%;
  padding: 70px 20px 70px 50px;
}
@media (max-width: 1480px) {
  .why-right {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (max-width: 960px) {
  .why-right {
    width: 100%;
    padding: 0 20px;
  }
}

.why-text {
  max-width: 650px;
}
@media (max-width: 960px) {
  .why-text {
    max-width: 100%;
  }
}

.why-items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .why-items {
    margin-bottom: 15px;
  }
}

.why-box {
  position: relative;
  z-index: 1;
}
@media (max-width: 640px) {
  .why-box {
    display: flex;
    align-items: center;
  }
}
.why-box p {
  font-size: 17px;
  color: #333333;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 10px;
  max-width: 170px;
}
@media (max-width: 1550px) {
  .why-box p {
    font-size: 16px;
  }
}
@media (max-width: 1480px) {
  .why-box p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .why-box p {
    width: calc(100% - 35px);
    padding-left: 8px;
    margin-top: 0;
    font-size: 12px;
  }
}

.why-icon {
  display: block;
  height: 60px;
  width: 60px;
  padding: 10px;
  border-radius: 10px;
  background-color: rgb(215.256, 238.256, 248.744);
}
@media (max-width: 767px) {
  .why-icon {
    height: 35px;
    width: 35px;
    padding: 5px;
  }
}
.why-icon img {
  max-height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.why-item {
  width: 33.333%;
  padding: 25px 15px;
  position: relative;
  background-color: white;
}
@media (max-width: 1300px) {
  .why-item {
    width: 50%;
    padding: 10px 15px;
  }
}
@media (max-width: 960px) {
  .why-item {
    width: 33.3333%;
    padding: 25px 15px;
  }
}
@media (max-width: 640px) {
  .why-item {
    width: 50%;
    padding: 10px 10px 10px 0;
  }
}
@media (max-width: 480px) {
  .why-item {
    width: 100%;
    padding: 7px 7px 7px 0;
  }
}
.why-item:after {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  background-color: white;
}
.why-item:nth-child(1):before, .why-item:nth-child(2):before, .why-item:nth-child(7):before, .why-item:nth-child(8):before {
  content: "";
  display: none;
  width: 33px;
  height: 33px;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
@media screen and (min-width: 1301px) {
  .why-item:nth-child(1):before, .why-item:nth-child(2):before, .why-item:nth-child(7):before, .why-item:nth-child(8):before {
    display: block;
  }
}
@media (max-width: 960px) {
  .why-item:nth-child(1):before, .why-item:nth-child(2):before, .why-item:nth-child(7):before, .why-item:nth-child(8):before {
    display: none;
  }
}
.why-item:nth-child(5):before, .why-item:nth-child(6):before, .why-item:nth-child(11):before, .why-item:nth-child(12):before {
  content: "";
  display: none;
  width: 33px;
  height: 33px;
  border-top: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
}
@media screen and (min-width: 1300px) {
  .why-item:nth-child(5):before, .why-item:nth-child(6):before, .why-item:nth-child(11):before, .why-item:nth-child(12):before {
    display: block;
  }
}
@media (max-width: 960px) {
  .why-item:nth-child(5):before, .why-item:nth-child(6):before, .why-item:nth-child(11):before, .why-item:nth-child(12):before {
    display: none;
  }
}

.section-collection,
.section-products {
  padding: 80px 0;
  background: rgb(241, 248, 249);
  background: linear-gradient(159deg, #f8feff 0%, #fafbff 100%);
}
@media (max-width: 1550px) {
  .section-collection,
  .section-products {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .section-collection,
  .section-products {
    padding: 50px 0;
  }
}
@media (max-width: 640px) {
  .section-collection,
  .section-products {
    padding: 50px 0;
  }
}

.section-collection {
  padding-bottom: 50px;
}

.section-why,
.section-accesories {
  margin: 80px 0;
}
@media (max-width: 1550px) {
  .section-why,
  .section-accesories {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .section-why,
  .section-accesories {
    margin: 50px 0;
  }
}
@media (max-width: 640px) {
  .section-why,
  .section-accesories {
    margin: 40px 0;
  }
}
@media (max-width: 640px) {
  .section-why .title-line-bottom h2,
  .section-accesories .title-line-bottom h2 {
    font-size: 18px;
  }
}

.textwidget .single_product_slide .sale {
  background-color: #333333;
  color: white;
  width: auto;
  padding: 7px 10px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 10px;
  font-weight: 500;
  z-index: 2;
  line-height: 1;
}

.single_product_slide {
  padding: 10px;
  height: 100%;
}
@media (max-width: 480px) {
  .single_product_slide {
    padding: 5px;
  }
}
.single_product_slide:hover {
  text-decoration: none;
}

.prod_title a:hover {
  text-decoration: none;
}

.wrapp_single_slider {
  background-color: white;
  height: 100%;
  box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.01);
}

.about_product {
  padding: 15px;
}

.prod-img-a {
  display: block;
}
.prod-img-a .cover {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 67%;
  background-size: contain;
  position: relative;
}
.prod-img-a .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;
}

.slider-products-top {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .slider-products-top {
    display: block;
  }
}
.slider-products-top .tar {
  width: 150px;
}
@media (max-width: 960px) {
  .slider-products-top .tar {
    display: none;
  }
}
.slider-products-top .tar a {
  text-decoration: underline;
}

.filter-home-products {
  display: flex;
  flex-wrap: wrap;
  margin-left: -14px;
}
@media (max-width: 1300px) {
  .filter-home-products {
    margin-left: -8px;
  }
}
.filter-home-products li {
  padding: 5px 14px;
}
@media (max-width: 1300px) {
  .filter-home-products li {
    padding: 5px 8px;
  }
}
@media (max-width: 640px) {
  .filter-home-products li {
    padding: 3px 5px;
  }
}
.filter-home-products a {
  color: #333333;
  font-size: 15px;
  opacity: 0.75;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1550px) {
  .filter-home-products a {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .filter-home-products a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .filter-home-products a {
    font-size: 12px;
    letter-spacing: 0;
  }
}
@media (max-width: 640px) {
  .filter-home-products a {
    font-size: 11px;
  }
}
.filter-home-products a.active {
  opacity: 1;
  text-decoration: underline;
}
.filter-home-products a:hover {
  text-decoration: none;
  opacity: 1;
}

.prod-img-item {
  display: block;
  width: 100%;
  height: 100%;
}

.prod-info .price-products {
  margin-bottom: 10px;
}

.slider-categories:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 650px;
  overflow: hidden;
}
@media (max-width: 960px) {
  .slider-categories:not(.slick-slider) {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .slider-categories:not(.slick-slider) {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .slider-categories:not(.slick-slider) {
    height: 300px;
  }
}
.slider-categories:not(.slick-slider) .slide-collection {
  width: 25%;
}
@media (max-width: 960px) {
  .slider-categories:not(.slick-slider) .slide-collection {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .slider-categories:not(.slick-slider) .slide-collection {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .slider-categories:not(.slick-slider) .slide-collection {
    width: 100%;
  }
}

.products-slider2:not(.slick-slider),
.products-slider:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 358px;
  overflow: hidden;
}
@media (max-width: 960px) {
  .products-slider2:not(.slick-slider),
  .products-slider:not(.slick-slider) {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .products-slider2:not(.slick-slider),
  .products-slider:not(.slick-slider) {
    height: 320px;
  }
}
@media (max-width: 640px) {
  .products-slider2:not(.slick-slider),
  .products-slider:not(.slick-slider) {
    height: 300px;
  }
}
.products-slider2:not(.slick-slider) .slide,
.products-slider:not(.slick-slider) .slide {
  width: 25%;
}
@media (max-width: 960px) {
  .products-slider2:not(.slick-slider) .slide,
  .products-slider:not(.slick-slider) .slide {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .products-slider2:not(.slick-slider) .slide,
  .products-slider:not(.slick-slider) .slide {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .products-slider2:not(.slick-slider) .slide,
  .products-slider:not(.slick-slider) .slide {
    width: 100%;
  }
}
.products-slider2 .slick-track,
.products-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.products-slider2 .slick-slide,
.products-slider .slick-slide {
  height: auto;
}

.products-slider .slick-track {
  display: flex;
  align-items: stretch;
}
@media (max-width: 640px) {
  .products-slider .slick-list {
    overflow: visible;
  }
}
@media (max-width: 640px) {
  .products-slider {
    padding-right: 70px;
  }
}

.slider-container,
.products-slider,
.products-slider2,
.slider_products_small,
.slider-certifications {
  margin-left: -10px;
}
@media (max-width: 480px) {
  .slider-container,
  .products-slider,
  .products-slider2,
  .slider_products_small,
  .slider-certifications {
    margin-left: -5px;
  }
}
.slider-container.slider-horizontal .slick-dots,
.products-slider.slider-horizontal .slick-dots,
.products-slider2.slider-horizontal .slick-dots,
.slider_products_small.slider-horizontal .slick-dots,
.slider-certifications.slider-horizontal .slick-dots {
  left: 10px;
  width: calc(100% - 200px);
}
@media (max-width: 960px) {
  .slider-container.slider-horizontal .slick-dots,
  .products-slider.slider-horizontal .slick-dots,
  .products-slider2.slider-horizontal .slick-dots,
  .slider_products_small.slider-horizontal .slick-dots,
  .slider-certifications.slider-horizontal .slick-dots {
    width: calc(100% - 150px);
  }
}
@media (max-width: 640px) {
  .slider-container.slider-horizontal .slick-dots,
  .products-slider.slider-horizontal .slick-dots,
  .products-slider2.slider-horizontal .slick-dots,
  .slider_products_small.slider-horizontal .slick-dots,
  .slider-certifications.slider-horizontal .slick-dots {
    width: calc(100% - 100px);
  }
}
.slider-container.slider-horizontal .slick-next,
.products-slider.slider-horizontal .slick-next,
.products-slider2.slider-horizontal .slick-next,
.slider_products_small.slider-horizontal .slick-next,
.slider-certifications.slider-horizontal .slick-next {
  right: 10px;
}
.slider-container.slider-horizontal .slick-prev,
.products-slider.slider-horizontal .slick-prev,
.products-slider2.slider-horizontal .slick-prev,
.slider_products_small.slider-horizontal .slick-prev,
.slider-certifications.slider-horizontal .slick-prev {
  right: 80px;
}
@media (max-width: 640px) {
  .slider-container.slider-horizontal .slick-prev,
  .products-slider.slider-horizontal .slick-prev,
  .products-slider2.slider-horizontal .slick-prev,
  .slider_products_small.slider-horizontal .slick-prev,
  .slider-certifications.slider-horizontal .slick-prev {
    right: 40px;
  }
}
.slider-container .tinv-wraper.tinv-wishlist,
.products-slider .tinv-wraper.tinv-wishlist,
.products-slider2 .tinv-wraper.tinv-wishlist,
.slider_products_small .tinv-wraper.tinv-wishlist,
.slider-certifications .tinv-wraper.tinv-wishlist {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .slider-container .tinv-wraper.tinv-wishlist,
  .products-slider .tinv-wraper.tinv-wishlist,
  .products-slider2 .tinv-wraper.tinv-wishlist,
  .slider_products_small .tinv-wraper.tinv-wishlist,
  .slider-certifications .tinv-wraper.tinv-wishlist {
    top: 5px;
    right: 5px;
  }
}
.slider-container .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.slider-container .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
.slider-container div.wishlist_products_counter.top_wishlist-custom.no-txt,
.products-slider .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.products-slider .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
.products-slider div.wishlist_products_counter.top_wishlist-custom.no-txt,
.products-slider2 .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.products-slider2 .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
.products-slider2 div.wishlist_products_counter.top_wishlist-custom.no-txt,
.slider_products_small .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.slider_products_small .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
.slider_products_small div.wishlist_products_counter.top_wishlist-custom.no-txt,
.slider-certifications .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.slider-certifications .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
.slider-certifications div.wishlist_products_counter.top_wishlist-custom.no-txt {
  width: 40px;
  height: 40px;
}
@media (max-width: 767px) {
  .slider-container .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .slider-container .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .slider-container div.wishlist_products_counter.top_wishlist-custom.no-txt,
  .products-slider .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .products-slider .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .products-slider div.wishlist_products_counter.top_wishlist-custom.no-txt,
  .products-slider2 .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .products-slider2 .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .products-slider2 div.wishlist_products_counter.top_wishlist-custom.no-txt,
  .slider_products_small .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .slider_products_small .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .slider_products_small div.wishlist_products_counter.top_wishlist-custom.no-txt,
  .slider-certifications .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .slider-certifications .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .slider-certifications div.wishlist_products_counter.top_wishlist-custom.no-txt {
    width: 35px;
    height: 35px;
  }
}
.slider-container .prod_price del,
.products-slider .prod_price del,
.products-slider2 .prod_price del,
.slider_products_small .prod_price del,
.slider-certifications .prod_price del {
  position: relative;
}
.slider-container .prod_price del::before,
.products-slider .prod_price del::before,
.products-slider2 .prod_price del::before,
.slider_products_small .prod_price del::before,
.slider-certifications .prod_price del::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #434343;
  top: 50%;
  left: 0;
  position: absolute;
}
.slider-container .sale,
.products-slider .sale,
.products-slider2 .sale,
.slider_products_small .sale,
.slider-certifications .sale {
  background-color: #27a4dd;
  color: white;
  padding: 8px 12px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 13px;
  font-weight: 500;
  z-index: 2;
  line-height: 1;
}
@media (max-width: 767px) {
  .slider-container .sale,
  .products-slider .sale,
  .products-slider2 .sale,
  .slider_products_small .sale,
  .slider-certifications .sale {
    font-size: 12px;
    padding: 5px 10px;
  }
}
@media (max-width: 640px) {
  .slider-container .sale,
  .products-slider .sale,
  .products-slider2 .sale,
  .slider_products_small .sale,
  .slider-certifications .sale {
    font-size: 11px;
  }
}

.warp-button {
  display: none;
}

.prod_price span {
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 960px) {
  .prod_price span {
    font-size: 13px;
  }
}
.prod_price sup {
  font-size: 60%;
}
.prod_price del {
  opacity: 0.6;
}
.prod_price del::before {
  content: "";
}

.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
  height: auto;
  margin-top: 0;
}

.tinv-wraper.tinv-wishlist {
  height: auto;
}

.prod_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
  margin-top: 15px;
  margin-bottom: 8px;
}
@media (max-width: 960px) {
  .prod_title {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .prod_title {
    font-size: 13px;
  }
}

.section-equipment {
  margin: 100px 0;
}
@media (max-width: 1550px) {
  .section-equipment {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .section-equipment {
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .section-equipment .container {
    padding: 0;
  }
}

.banner-equiptment {
  background: #27a4dd;
  background: linear-gradient(314deg, #137ab0 0%, #38a4dd 100%);
  padding: 100px 30px 180px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .banner-equiptment {
    padding: 100px 30px;
  }
  .banner-equiptment::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .banner-equiptment {
    padding: 80px 20px;
  }
}
@media (max-width: 640px) {
  .banner-equiptment {
    padding: 40px 20px;
  }
}
.banner-equiptment h2 strong {
  background-color: white;
  color: #27a4dd;
  padding-left: 10px;
  padding-right: 10px;
}

.banner-text {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 1550px) {
  .banner-text {
    max-width: 700px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .banner-text {
    margin-left: 0;
    max-width: 100%;
  }
}
.banner-text h2 {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .banner-text h2 {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .banner-text h2 {
    font-size: 20px;
  }
}
.banner-text .button2 {
  margin-top: 30px;
}
@media (max-width: 480px) {
  .banner-text .button2 {
    margin-top: 10px;
  }
}
.banner-text .button2:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.banner-text .button2:hover:before {
  border-color: black;
}
.banner-text .button2:hover:after {
  border-color: black;
}

.banner-left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 680px;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1100px) {
  .banner-left img {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .banner-left {
    display: none;
  }
}

.banner-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 400px;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 1100px) {
  .banner-right img {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .banner-right {
    width: 200px;
    right: 0;
  }
}

.accesories-flex {
  display: flex;
}
@media (max-width: 960px) {
  .accesories-flex {
    display: block;
  }
}

.accesories-left {
  width: 45%;
  padding-right: 50px;
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 1100px) {
  .accesories-left {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 960px) {
  .accesories-left {
    padding: 0;
    width: 100%;
  }
}
.accesories-left .the-content {
  max-width: 600px;
}
.accesories-left .button-line {
  margin-top: 30px;
}
@media (max-width: 480px) {
  .accesories-left .button-line {
    margin-top: 10px;
  }
}

.accesories-right {
  width: 55%;
}
@media (max-width: 960px) {
  .accesories-right {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .accesories-right {
    margin-bottom: 10px;
  }
}
.accesories-right .cover {
  display: block;
  width: 100%;
}
.accesories-right .cover img {
  width: 100%;
  height: auto;
}

.scroll-downs {
  position: absolute;
  /* top: 0; */
  /* right: 0; */
  bottom: 20px;
  left: calc((100% - 22px) / 2);
  margin: auto;
  width: 22px;
  height: 46px;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .scroll-downs {
    bottom: 19px;
    left: calc((100% - 16px) / 2);
    width: 16px;
    height: 30px;
  }
}
@media (max-width: 640px) {
  .scroll-downs {
    display: none;
  }
}
.scroll-downs .mousey {
  width: 2px;
  padding: 10px 8px;
  height: 13px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
@media (max-width: 767px) {
  .scroll-downs .mousey {
    width: 2px;
    padding: 7px 6px;
    height: 13px;
    border: 1px solid #fff;
  }
}
.scroll-downs .scroller {
  width: 2px;
  height: 8px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
@media (max-width: 767px) {
  .scroll-downs .scroller {
    width: 1px;
    height: 8px;
  }
}

@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}
.hero_page {
  position: relative;
  padding: 35px 0 15px 0;
}
.hero_page h1 {
  margin-bottom: 0;
  padding: 0 0 40px;
}
.hero_page h1::before {
  bottom: 28px;
}
@media (max-width: 767px) {
  .hero_page h1::before {
    bottom: 25px;
  }
}
@media (max-width: 480px) {
  .hero_page h1::before {
    display: none;
  }
}
@media (max-width: 1480px) {
  .hero_page h1 {
    padding: 0 0 30px 0;
  }
}
@media (max-width: 480px) {
  .hero_page h1 {
    padding: 0 0 15px 0;
    font-size: 24px;
  }
}
.hero_page .breadcrumbs-wrap {
  font-size: 12px;
}
.hero_page .breadcrumbs-wrap p {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}
.hero_page .breadcrumbs-wrap p a,
.hero_page .breadcrumbs-wrap p span {
  display: inline;
}
.hero_page .breadcrumbs-wrap p a {
  text-decoration: none;
}
.hero_page .breadcrumbs-wrap p * {
  font-size: 12px;
  color: white;
}
.hero_page .breadcrumbs-wrap p i {
  font-size: 8px;
  margin: 0 7px;
}
@media (max-width: 767px) {
  .hero_page .breadcrumbs-wrap p i {
    position: relative;
    top: -1px;
    margin: 0 4px;
  }
}

.hero_page {
  background: #27a4dd;
  background: linear-gradient(314deg, #137ab0 0%, #38a4dd 100%);
}
.hero_page p,
.hero_page span,
.hero_page a,
.hero_page h1 {
  color: white;
}

.simple-bread {
  padding: 20px 0;
  background: #27a4dd;
  background: linear-gradient(314deg, #137ab0 0%, #38a4dd 100%);
}
.simple-bread p,
.simple-bread span,
.simple-bread a,
.simple-bread h1 {
  color: white;
}
@media (max-width: 960px) {
  .simple-bread {
    padding: 12px 0;
  }
}
.simple-bread h1 {
  margin-bottom: 0;
}
.simple-bread .breadcrumbs-wrap {
  font-size: 12px;
}
.simple-bread .breadcrumbs-wrap p {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 960px) {
  .simple-bread .breadcrumbs-wrap p {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .simple-bread .breadcrumbs-wrap p {
    font-size: 10px;
  }
}
.simple-bread .breadcrumbs-wrap p a,
.simple-bread .breadcrumbs-wrap p span {
  display: inline;
}
.simple-bread .breadcrumbs-wrap p a {
  text-decoration: none;
}
.simple-bread .breadcrumbs-wrap p * {
  font-size: 12px;
  color: white;
}
@media (max-width: 960px) {
  .simple-bread .breadcrumbs-wrap p * {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .simple-bread .breadcrumbs-wrap p * {
    font-size: 10px;
  }
}
.simple-bread .breadcrumbs-wrap p i {
  font-size: 8px;
  margin: 0 7px;
}
@media (max-width: 960px) {
  .simple-bread .breadcrumbs-wrap p i {
    font-size: 6px;
  }
}
@media (max-width: 767px) {
  .simple-bread .breadcrumbs-wrap p i {
    margin: 0 3px;
    position: relative;
    top: -1px;
    font-size: 6px;
  }
}

@media screen and (max-width: 1100px) {
  .hero-woo {
    background-color: #fafafa;
  }
}
@media screen and (max-width: 1100px) {
  .hero-woo .breadcrumbs-wrap:before {
    display: none;
  }
}
.hero-woo h1 {
  margin-bottom: 0;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  .hero-woo h1 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .hero-woo h1 {
    font-size: 26px;
    margin-top: 0;
  }
}

.cat-first-lev {
  background-color: #f6f6f5;
}
.cat-first-lev .trust-section {
  background-color: white;
  padding: 50px 0;
  margin: 0;
}
@media (max-width: 960px) {
  .cat-first-lev .trust-section {
    padding: 30px 0;
  }
}
@media (max-width: 640px) {
  .cat-first-lev .trust-section {
    padding: 20px 0;
  }
}
.cat-first-lev h1 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 40px;
}
@media (max-width: 960px) {
  .cat-first-lev h1 {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .cat-first-lev h1 {
    font-size: 26px;
  }
}
.cat-first-lev .breadcrumbs-wrap {
  text-align: center;
}
.cat-first-lev .single-cat {
  width: 20%;
  padding: 10px 20px;
}
@media (max-width: 960px) {
  .cat-first-lev .single-cat {
    padding: 10px;
    width: 25%;
  }
}
@media (max-width: 640px) {
  .cat-first-lev .single-cat {
    width: 33.3333%;
    padding: 10px 4px;
  }
}
.cat-first-lev .single-cat a:hover {
  text-decoration: none;
}
@media screen and (min-width: 767px) {
  .cat-first-lev .single-cat a:hover .btn-arrow {
    display: block;
    opacity: 1;
  }
}
@media screen and (min-width: 767px) {
  .cat-first-lev .single-cat a:hover p {
    visibility: hidden;
    display: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition-timing-function: ease;
  }
}
.cat-first-lev .single-cat a:hover .cover {
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
}
.cat-first-lev .single-cat .cover {
  width: 170px;
  height: 170px;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  background-color: #dfdfdf;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media (max-width: 1300px) {
  .cat-first-lev .single-cat .cover {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 960px) {
  .cat-first-lev .single-cat .cover {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .cat-first-lev .single-cat .cover {
    width: 64px;
    height: 64px;
    margin-bottom: 5px;
  }
}
.cat-first-lev .single-cat .btn-arrow {
  display: none;
  opacity: 0;
  white-space: nowrap;
  line-height: 1.2;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 960px) {
  .cat-first-lev .single-cat .btn-arrow {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .cat-first-lev .single-cat .btn-arrow {
    font-size: 12px;
  }
}

.list-categories {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  padding: 60px 0 85px;
  margin-left: -20px;
  margin-right: -20px;
  justify-content: center;
}
@media (max-width: 1480px) {
  .list-categories {
    padding: 40px 0 50px;
  }
}
@media (max-width: 960px) {
  .list-categories {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .list-categories {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .list-categories {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.list-categories h4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 160px;
  font-size: 18px;
  margin-bottom: 5px;
}
@media (max-width: 1300px) {
  .list-categories h4 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .list-categories h4 {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .list-categories h4 {
    font-size: 12px;
    margin-bottom: 2px;
  }
}
.list-categories p {
  font-size: 16px;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .list-categories p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .list-categories p {
    font-size: 12px;
  }
}

.products-flex-container {
  display: flex;
  margin-top: 70px;
  margin-bottom: 140px;
}
@media (max-width: 1480px) {
  .products-flex-container {
    margin-top: 50px;
    margin-bottom: 70px;
  }
}
@media (max-width: 960px) {
  .products-flex-container {
    display: block;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 640px) {
  .products-flex-container {
    margin-top: 0;
  }
}

.left-sidebar {
  width: 20%;
  padding-right: 40px;
}
@media (max-width: 1480px) {
  .left-sidebar {
    padding-right: 30px;
  }
}
@media (max-width: 1300px) {
  .left-sidebar {
    padding-right: 25px;
  }
}
@media (max-width: 960px) {
  .left-sidebar {
    width: 100%;
    padding-right: 0;
  }
}

.right-body {
  width: 80%;
  padding-left: 15px;
}
@media (max-width: 960px) {
  .right-body {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .right-body {
    margin-top: 20px;
  }
}
.right-body .head-shop {
  display: none;
}
@media (max-width: 960px) {
  .right-body .head-shop {
    display: flex;
  }
}
.right-body.full {
  width: 100%;
}

.berocket_single_filter_widget {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}
.berocket_single_filter_widget .bapf_sfilter .bapf_clr_span:before,
.berocket_single_filter_widget .bapf_sfilter .bapf_img_span:before {
  width: 28px;
  height: 28px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.11);
}
.berocket_single_filter_widget .bapf_sfilter .bapf_clr_span,
.berocket_single_filter_widget .bapf_sfilter .bapf_img_span {
  width: 26px !important;
  height: 26px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
@media (max-width: 1300px) {
  .berocket_single_filter_widget {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.berocket_single_filter_widget:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.berocket_single_filter_widget:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.berocket_single_filter_widget input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f8f8f8;
  border-color: #d5d5d5;
  margin-top: 0;
}
.berocket_single_filter_widget li {
  position: relative;
}

.bapf_sfilter.bapf_ckbox label {
  padding-left: 10px;
}

@media (max-width: 1300px) {
  .bapf_ckbox:not(.bapf_stylecolor) .bapf_body ul li label {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .bapf_ckbox:not(.bapf_stylecolor) .bapf_body ul li label {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .bapf_ckbox:not(.bapf_stylecolor) .bapf_body ul {
    display: flex;
    flex-wrap: wrap;
  }
  .bapf_ckbox:not(.bapf_stylecolor) .bapf_body ul li {
    width: 50%;
    margin: 10px 0 !important;
  }
  .bapf_ckbox:not(.bapf_stylecolor) .bapf_body ul li:first-child {
    margin-top: 10px !important;
  }
}

.bapf_head h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .bapf_head h3 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .bapf_head h3 {
    font-size: 13px;
  }
}

.bapf_sfilter ul li {
  margin-top: 10px !important;
  padding-left: 25px !important;
}
.bapf_sfilter ul li:first-child {
  margin-top: 0 !important;
}

.bapf_stylecolor ul li {
  margin: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 10px !important;
}
.bapf_stylecolor ul li label {
  padding-left: 0 !important;
}

.bapf_slidr_main.ui-widget-content,
.berocket_filter_price_slider.ui-widget-content {
  background: #ffffff;
  height: 6px;
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: #e8e8e8;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: #cacaca;
}

.bapf_slidr_jqrui .bapf_from span,
.bapf_slidr_jqrui .bapf_to span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
}

.bapf_slidr_jqrui .bapf_to {
  float: right;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle,
.berocket_filter_price_slider.ui-widget-content .ui-slider-handle,
.slide.default .bapf_slidr_main .ui-state-default,
.slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,
.slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,
.slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
  background: #333333;
  width: 20px;
  height: 20px;
  box-shadow: none;
}

.bapf_sfilter .bapf_clr_span,
.bapf_sfilter .bapf_img_span {
  border-color: #ebebeb;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  border: 4px solid white;
  position: relative;
  overflow: visible;
}

.bapf_sfilter.brchecked_default input:checked + label .bapf_clr_span:before,
.bapf_sfilter.brchecked_default input:checked + label .bapf_img_span:before,
.bapf_sfilter.brchecked_rotate input:checked + label .bapf_clr_span:before,
.bapf_sfilter.brchecked_rotate input:checked + label .bapf_img_span:before {
  content: "";
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  top: -5px;
  left: -5px;
  border-radius: 100%;
  border: 1px solid #e8e8e8;
}

.bapf_sfilter {
  margin-bottom: 0;
}

.bapf_button.bapf_reset {
  background-color: white;
  border: 2px solid #333333;
  color: #333333;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block !important;
  width: 100%;
  padding: 16px;
  text-align: center;
}
@media (max-width: 480px) {
  .bapf_button.bapf_reset {
    font-size: 13px;
    padding: 10px;
  }
}
.bapf_button.bapf_reset:hover {
  background-color: #333333;
  color: white;
}
.bapf_button.bapf_reset:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

.bapf_sfilter.two-columns ul {
  display: flex;
  flex-wrap: wrap;
}
.bapf_sfilter.two-columns li {
  width: 49%;
  padding: 10px;
}
.bapf_sfilter.two-columns li:first-child {
  margin-top: 10px !important;
}

.shop-total {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  display: flex;
  flex-wrap: wrap;
}

.prod_price {
  margin-bottom: 0 !important;
  margin-top: 0;
  color: #333333;
}

.shop-total .col_25 {
  float: none;
  margin: 0;
  padding: 15px 10px;
  width: 33.33%;
}
@media only screen and (max-width: 768px) {
  .shop-total .col_25 {
    float: none !important;
    width: 50% !important;
    margin: 0 !important;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .shop-total .col_25 {
    width: 100% !important;
  }
}
.shop-total .col_25 .single_product_slide {
  padding: 0;
  height: 100%;
}
.shop-total .col_25 .prod_price {
  margin: 0;
}
@media (max-width: 480px) {
  .shop-total .col_25 .prod_title {
    font-size: 13px;
  }
}
.shop-total .col_25 .prod_price .woocommerce-Price-amount bdi {
  font-size: 16px;
}
@media (max-width: 1300px) {
  .shop-total .col_25 .prod_price .woocommerce-Price-amount bdi {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .shop-total .col_25 .prod_price .woocommerce-Price-amount bdi {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .shop-total .col_25 .prod_price .woocommerce-Price-amount bdi {
    font-size: 11px;
  }
}
.shop-total .col_25 .prod_price .woocommerce-Price-amount bdi del {
  font-size: 14px;
}
@media (max-width: 640px) {
  .shop-total .col_25 .prod_price .woocommerce-Price-amount bdi del {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .shop-total .col_25 .prod_price .woocommerce-Price-amount bdi del {
    font-size: 11px;
  }
}
.shop-total .col_25 .prod_price .woocommerce-Price-amount bdi del .woocommerce-Price-amount {
  position: relative;
}
.shop-total .col_25 .prod_price .woocommerce-Price-amount bdi del .woocommerce-Price-amount:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #111111;
  position: absolute;
  left: 0;
  top: 14px;
}
.shop-total .col_25 .prod_img .woocommerce a.button {
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
}
.shop-total .col_25 .prod_price del .woocommerce-Price-amount bdi {
  font-size: 14px !important;
}
@media (max-width: 1300px) {
  .shop-total .col_25 .prod_price del .woocommerce-Price-amount bdi {
    font-size: 13px !important;
  }
}
@media (max-width: 480px) {
  .shop-total .col_25 .prod_price del .woocommerce-Price-amount bdi {
    font-size: 12px !important;
  }
}
.shop-total .col_25 .prod_price del .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  text-decoration: inherit;
}
.shop-total .col_25 .prod-img-a {
  height: auto;
  overflow: hidden;
}
.shop-total .col_25 .prod-img-a .prod-img-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.shop-total .col_25 .prod-img-a img {
  display: block;
  width: 100vw;
  height: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.shop-total .col_25 .prod-img-a .cover {
  height: 0;
  padding-bottom: 67%;
  background-size: contain;
}

.section_gray {
  background-color: #fafafa;
}
.section_gray .products-flex-container {
  position: relative;
}

.woocommerce ul.products li.product a img {
  margin: 0;
  width: auto;
}

ul.products li.product .tinvwl_add_to_wishlist_button {
  margin: 0;
}

.woocommerce .woocommerce-result-count {
  font-size: 15px;
  margin: 13px 0 0;
}
@media (max-width: 960px) {
  .woocommerce .woocommerce-result-count {
    display: block;
    float: none;
    clear: both;
    margin: 15px 0;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce .woocommerce-result-count {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    display: block;
    float: none;
    clear: both;
    margin: 0 0 15px;
  }
}

.woocommerce-ordering {
  position: relative;
}
.woocommerce-ordering select {
  margin: 0;
  position: relative;
  z-index: 1;
  background-color: transparent;
  padding-right: 40px;
}
@media (max-width: 640px) {
  .woocommerce-ordering select {
    font-size: 12px;
    padding-left: 10px;
  }
}
.woocommerce-ordering:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -3px;
  background-image: url("images/svg/select.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 7px;
}

.woocommerce nav.woocommerce-pagination ul {
  margin-left: auto;
  border-left: none;
  border-right: none;
  border-bottom: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-top: none !important;
  padding-top: 0;
}

.bottom-shop {
  justify-content: space-between;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #e8e8e8;
}
@media (max-width: 640px) {
  .bottom-shop {
    display: block;
    margin-top: 30px;
    text-align: center;
  }
}
.bottom-shop .woocommerce-result-count {
  margin-top: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none;
  float: none;
  margin: 0 2px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  font-size: 14px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
@media (max-width: 767px) {
  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #333333;
  color: white;
}

.next.page-numbers,
.prev.page-numbers {
  color: transparent;
  position: relative;
}
.next.page-numbers::before,
.prev.page-numbers::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  color: #333333;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 15px;
}
@media (max-width: 960px) {
  .next.page-numbers::before,
  .prev.page-numbers::before {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .next.page-numbers::before,
  .prev.page-numbers::before {
    font-size: 10px;
  }
}
.next.page-numbers:hover::before,
.prev.page-numbers:hover::before {
  color: #fff !important;
}

.next.page-numbers::before {
  content: "\f054";
}

.prev.page-numbers:before {
  content: "\f053";
}

.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:focus,
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:hover,
.woocommerce nav.woocommerce-pagination ul li span.current.next.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:focus,
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:hover,
.woocommerce nav.woocommerce-pagination ul li span.current.prev.page-numbers {
  color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:focus:before,
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:hover:before,
.woocommerce nav.woocommerce-pagination ul li span.current.next.page-numbers:before,
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:focus:before,
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:hover:before,
.woocommerce nav.woocommerce-pagination ul li span.current.prev.page-numbers:before {
  color: white;
}

.filters-mobile {
  display: none;
}
@media (max-width: 960px) {
  .filters-mobile {
    display: block;
  }
}
.filters-mobile a {
  background-color: #333333;
  color: white;
  padding: 16px 24px;
  display: flex;
}
.filters-mobile a:hover {
  text-decoration: none;
}
.filters-mobile a img {
  margin-left: auto;
}

.filter-open .wrap_sidebar {
  display: block;
}
.filter-open .header {
  z-index: 0;
}

@media (max-width: 960px) {
  .wrap_sidebar {
    display: none;
    padding: 20px;
    background-color: #fafafa;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
    overflow-x: scroll;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .wrap_sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.product-single-flex {
  display: flex;
  padding: 45px 0 40px;
}
@media (max-width: 1480px) {
  .product-single-flex {
    padding: 20px 0 40px;
  }
}
@media (max-width: 767px) {
  .product-single-flex {
    display: block;
    padding: 25px 0 35px;
  }
}
@media (max-width: 480px) {
  .product-single-flex {
    padding-top: 0;
  }
}

.woo-variation-product-gallery {
  width: 100% !important;
}
@media (max-width: 640px) {
  .woo-variation-product-gallery {
    margin-bottom: 20px !important;
  }
}

.product-images {
  width: 56.5%;
  float: none;
}
@media (max-width: 960px) {
  .product-images {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .product-images {
    width: 100%;
  }
}

.product-carousel {
  width: 50%;
  padding-right: 15px;
}
@media (max-width: 1480px) {
  .product-carousel {
    padding-right: 0;
    width: 45%;
  }
}
@media (max-width: 767px) {
  .product-carousel {
    width: 100%;
  }
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 43.4%;
  float: none;
  padding-left: 60px;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1480px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    padding-left: 40px;
  }
}
@media (max-width: 1300px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    position: relative;
    padding-left: 20px;
    width: 55%;
  }
}
@media (max-width: 767px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .woocommerce #content div.product div.summary .trust-list,
  .woocommerce div.product div.summary .trust-list,
  .woocommerce-page #content div.product div.summary .trust-list,
  .woocommerce-page div.product div.summary .trust-list {
    display: none;
  }
}
@media (max-width: 640px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    margin-top: 20px;
  }
}
.woocommerce #content div.product div.summary .title-line-bottom,
.woocommerce div.product div.summary .title-line-bottom,
.woocommerce-page #content div.product div.summary .title-line-bottom,
.woocommerce-page div.product div.summary .title-line-bottom {
  position: relative;
}
.woocommerce #content div.product div.summary h1,
.woocommerce div.product div.summary h1,
.woocommerce-page #content div.product div.summary h1,
.woocommerce-page div.product div.summary h1 {
  padding-right: 50px;
}
@media (max-width: 640px) {
  .woocommerce #content div.product div.summary h1,
  .woocommerce div.product div.summary h1,
  .woocommerce-page #content div.product div.summary h1,
  .woocommerce-page div.product div.summary h1 {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .woocommerce #content div.product div.summary h1::before,
  .woocommerce div.product div.summary h1::before,
  .woocommerce-page #content div.product div.summary h1::before,
  .woocommerce-page div.product div.summary h1::before {
    display: none;
    padding-bottom: 0;
  }
}
.woocommerce #content div.product div.summary .tinv-wraper.tinv-wishlist,
.woocommerce div.product div.summary .tinv-wraper.tinv-wishlist,
.woocommerce-page #content div.product div.summary .tinv-wraper.tinv-wishlist,
.woocommerce-page div.product div.summary .tinv-wraper.tinv-wishlist {
  position: absolute;
  right: 0;
  top: 5px;
}
@media (max-width: 767px) {
  .woocommerce #content div.product div.summary .tinv-wraper.tinv-wishlist,
  .woocommerce div.product div.summary .tinv-wraper.tinv-wishlist,
  .woocommerce-page #content div.product div.summary .tinv-wraper.tinv-wishlist,
  .woocommerce-page div.product div.summary .tinv-wraper.tinv-wishlist {
    top: 0;
  }
}
.woocommerce #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.woocommerce div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.woocommerce-page #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.woocommerce-page div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
  border: none;
  padding: 0;
  width: 32px;
  height: 28px;
  position: relative;
}
@media (max-width: 640px) {
  .woocommerce #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .woocommerce div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .woocommerce-page #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .woocommerce-page div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    height: 20px;
    width: 26px;
  }
}
.woocommerce #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
.woocommerce div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
.woocommerce-page #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
.woocommerce-page div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img {
  display: block;
}
.woocommerce #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
.woocommerce div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
.woocommerce-page #content div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
.woocommerce-page div.product div.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img {
  width: 32px !important;
}
.woocommerce #content div.product div.summary .accordion-header,
.woocommerce div.product div.summary .accordion-header,
.woocommerce-page #content div.product div.summary .accordion-header,
.woocommerce-page div.product div.summary .accordion-header {
  padding: 12px 30px 12px 0;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce #content div.product div.summary .accordion-header:before,
.woocommerce div.product div.summary .accordion-header:before,
.woocommerce-page #content div.product div.summary .accordion-header:before,
.woocommerce-page div.product div.summary .accordion-header:before {
  top: 15px;
}
@media (max-width: 1550px) {
  .woocommerce #content div.product div.summary .accordion-header,
  .woocommerce div.product div.summary .accordion-header,
  .woocommerce-page #content div.product div.summary .accordion-header,
  .woocommerce-page div.product div.summary .accordion-header {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .woocommerce #content div.product div.summary .accordion-header,
  .woocommerce div.product div.summary .accordion-header,
  .woocommerce-page #content div.product div.summary .accordion-header,
  .woocommerce-page div.product div.summary .accordion-header {
    font-size: 13px;
  }
}
.woocommerce #content div.product div.summary .accordion-item.active,
.woocommerce div.product div.summary .accordion-item.active,
.woocommerce-page #content div.product div.summary .accordion-item.active,
.woocommerce-page div.product div.summary .accordion-item.active {
  background-color: transparent;
}
.woocommerce #content div.product div.summary .accordion-hidden-content,
.woocommerce div.product div.summary .accordion-hidden-content,
.woocommerce-page #content div.product div.summary .accordion-hidden-content,
.woocommerce-page div.product div.summary .accordion-hidden-content {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce #content div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce #content div.product div.summary .accordion-hidden-content .the-content span,
.woocommerce #content div.product div.summary .accordion-hidden-content .the-content li,
.woocommerce #content div.product div.summary .accordion-hidden-content .the-content a,
.woocommerce div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce div.product div.summary .accordion-hidden-content .the-content span,
.woocommerce div.product div.summary .accordion-hidden-content .the-content li,
.woocommerce div.product div.summary .accordion-hidden-content .the-content a,
.woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content span,
.woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content li,
.woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content a,
.woocommerce-page div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce-page div.product div.summary .accordion-hidden-content .the-content span,
.woocommerce-page div.product div.summary .accordion-hidden-content .the-content li,
.woocommerce-page div.product div.summary .accordion-hidden-content .the-content a {
  font-size: 14px;
  line-height: 1.64;
}
@media (max-width: 640px) {
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content a,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content a,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content a,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content a {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce #content div.product div.summary .accordion-hidden-content .the-content a,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce div.product div.summary .accordion-hidden-content .the-content a,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content a,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content p,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content span,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content li,
  .woocommerce-page div.product div.summary .accordion-hidden-content .the-content a {
    font-size: 12px;
  }
}
.woocommerce #content div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce-page #content div.product div.summary .accordion-hidden-content .the-content p,
.woocommerce-page div.product div.summary .accordion-hidden-content .the-content p {
  margin: 10px 0;
}

.trust-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-left: -10px;
  margin-right: -10px;
}
.trust-list li {
  width: 50%;
  margin: 10px 0;
  padding: 0 10px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 480px) {
  .trust-list li {
    margin: 0;
  }
}
.trust-list .trust-image {
  display: block;
  height: 36px;
  width: 36px;
}
@media (max-width: 1480px) {
  .trust-list .trust-image {
    width: 30px;
    height: 30px;
  }
}
.trust-list p {
  width: calc(100% - 36px);
  padding-left: 10px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1480px) {
  .trust-list p {
    width: calc(100% - 30px);
    font-size: 14px;
  }
}

.pswp--open {
  z-index: 2;
}

.set-section {
  padding: 80px 0;
}
@media (max-width: 960px) {
  .set-section {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .set-section {
    padding: 50px 0;
  }
}
@media (max-width: 640px) {
  .set-section {
    padding: 40px 0;
  }
}

.trust-section-wrap {
  background-color: #f7fdff;
  padding: 40px 0;
}
@media (max-width: 960px) {
  .trust-section-wrap {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .trust-section-wrap {
    background-color: #f1f1f1;
  }
}
@media (max-width: 640px) {
  .trust-section-wrap {
    padding: 15px 0;
  }
}
.trust-section-wrap .trust-list {
  margin: 0;
}
@media (max-width: 480px) {
  .trust-section-wrap .trust-list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.trust-section-wrap .trust-list li {
  width: 16.6666666667%;
  display: block;
  text-align: center;
  position: relative;
}
@media (max-width: 960px) {
  .trust-section-wrap .trust-list li {
    width: 33.3333%;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .trust-section-wrap .trust-list li {
    width: 50%;
    display: flex;
    text-align: left;
  }
}
.trust-section-wrap .trust-list li:first-child::before {
  display: none;
}
.trust-section-wrap .trust-list li::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #707070;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}
@media (max-width: 960px) {
  .trust-section-wrap .trust-list li::before {
    display: none;
  }
}
.trust-section-wrap .trust-list span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .trust-section-wrap .trust-list span {
    margin-left: 0;
    margin-bottom: 0;
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 480px) {
  .trust-section-wrap .trust-list span {
    width: 20px;
    height: 20px;
  }
}
.trust-section-wrap .trust-list p {
  width: 100%;
  padding-left: 0;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .trust-section-wrap .trust-list p {
    font-size: 12px;
    width: calc(100% - 30px);
    padding-left: 10px;
    max-width: inherit;
  }
}
@media (max-width: 480px) {
  .trust-section-wrap .trust-list p {
    font-size: 11px;
    width: calc(100% - 20px);
  }
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border: none !important;
  background-color: #f6f6f6;
  line-height: 1.2em;
  font-size: 15px;
}
@media (max-width: 640px) {
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    font-size: 14px;
  }
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  padding: 0 !important;
  background-color: transparent !important;
  color: inherit !important;
  font-size: 12px !important;
  padding-top: 3px !important;
  display: none !important;
}
@media (max-width: 640px) {
  .woocommerce-error .button,
  .woocommerce-info .button,
  .woocommerce-message .button {
    font-size: 11px;
  }
}

.main-product .woocommerce-error,
.main-product .woocommerce-info,
.main-product .woocommerce-message {
  margin: 20px 0;
}

.thumb-img {
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-imgBig {
  height: 630px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #ebebeb;
}
@media (max-width: 1480px) {
  .slide-imgBig {
    height: 560px;
  }
}
@media (max-width: 1300px) {
  .slide-imgBig {
    height: 480px;
  }
}
@media (max-width: 960px) {
  .slide-imgBig {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .slide-imgBig {
    height: 280px;
  }
}
.slide-imgBig a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.larger-image {
  position: absolute;
}

.woocommerce img,
.woocommerce-page img {
  max-height: 100%;
}

.carousel-thumbs {
  margin-top: 20px;
}
.carousel-thumbs:not(.slick-slider) {
  height: 77px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.carousel-thumbs:not(.slick-slider) .owl-thumb-item {
  width: 87px;
  height: 77px;
}

.owl-thumb-item {
  padding: 0 5px;
  opacity: 0.4;
}
.owl-thumb-item.slick-current {
  opacity: 1;
}

.carousel-top:not(.slick-slider) {
  height: 630px;
  overflow: hidden;
}
@media (max-width: 1480px) {
  .carousel-top:not(.slick-slider) {
    height: 560px;
  }
}
@media (max-width: 1300px) {
  .carousel-top:not(.slick-slider) {
    height: 480px;
  }
}
@media (max-width: 960px) {
  .carousel-top:not(.slick-slider) {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .carousel-top:not(.slick-slider) {
    height: 280px;
  }
}
.carousel-top .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: #f6f6f5;
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-top: -26px;
  z-index: 1;
  transform: none;
}
@media (max-width: 640px) {
  .carousel-top .slick-arrow {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
}
.carousel-top .slick-prev:before,
.carousel-top .slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #333333;
  z-index: 1;
  font-size: 14px;
}
.carousel-top .slick-next {
  right: 10px;
}
@media (max-width: 640px) {
  .carousel-top .slick-next {
    right: 0;
  }
}
.carousel-top .slick-prev {
  left: 10px;
}
@media (max-width: 640px) {
  .carousel-top .slick-prev {
    left: 0;
  }
}
.carousel-top .slick-prev:before {
  content: "\f053";
}
.carousel-top .slick-next:before {
  content: "\f054";
}

.product_title.entry-title {
  font-size: 30px;
}
@media (max-width: 1300px) {
  .product_title.entry-title {
    padding-right: 60px !important;
  }
}
@media (max-width: 960px) {
  .product_title.entry-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .product_title.entry-title {
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .product_title.entry-title {
    padding-right: 60px;
    font-size: 20px;
  }
}

.top-val {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
@media (max-width: 1480px) {
  .top-val {
    margin-bottom: 20px;
  }
}

@media (max-width: 960px) {
  .main_sku {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .main_sku {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.main_sku strong {
  font-weight: 500;
  color: #333333;
}

.stock_info span {
  line-height: 1;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-weight: 500;
}
@media (max-width: 960px) {
  .stock_info span {
    font-size: 14px;
  }
}

.wrapp_single_slider p.stock {
  color: #333333;
  margin: 0;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 15px;
}
.wrapp_single_slider p.stock.in-stock {
  display: none;
}

.stock.in-stock {
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px !important;
  color: #288a00 !important;
}
@media (max-width: 767px) {
  .stock.in-stock {
    font-size: 11px !important;
  }
}
@media (max-width: 480px) {
  .stock.in-stock {
    font-size: 9px !important;
  }
}

.stock.out-of-stock {
  position: relative;
  background-color: #de3333 !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px !important;
  color: white !important;
  padding: 5px 10px;
  margin: 0;
}
@media (max-width: 767px) {
  .stock.out-of-stock {
    font-size: 9px !important;
  }
}

.stock.available-on-backorder {
  position: relative;
  background-color: #eb8100 !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px !important;
  color: white !important;
  padding: 5px 10px;
  margin: 0;
}
@media (max-width: 767px) {
  .stock.available-on-backorder {
    font-size: 9px !important;
  }
}

@media (max-width: 480px) {
  .woocommerce div.product form.cart .variations tr,
  .xt_woovs-swatches-wrap table.variations tbody tr {
    margin-bottom: 10px;
  }
}

.desc {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.desc p {
  margin: 0;
  font-size: 15px;
}
@media (max-width: 960px) {
  .desc p {
    font-size: 14px;
  }
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #27a4dd;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  margin: 20px 0;
}
@media (max-width: 1480px) {
  .woocommerce div.product p.price,
  .woocommerce div.product span.price {
    margin: 20px 0;
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product p.price,
  .woocommerce div.product span.price {
    font-size: 18px;
  }
}
.woocommerce div.product p.price bdi,
.woocommerce div.product p.price span,
.woocommerce div.product span.price bdi,
.woocommerce div.product span.price span {
  font-weight: 700;
}
.woocommerce div.product p.price sup,
.woocommerce div.product span.price sup {
  top: -10px;
  font-size: 60%;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  color: #333333;
  opacity: 1;
  font-size: 70%;
}
.woocommerce div.product p.price del sup,
.woocommerce div.product span.price del sup {
  text-decoration: none;
}
.woocommerce div.product p.price del .woocommerce-Price-amount,
.woocommerce div.product span.price del .woocommerce-Price-amount {
  position: relative;
}
.woocommerce div.product p.price del .woocommerce-Price-amount:before,
.woocommerce div.product span.price del .woocommerce-Price-amount:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #111111;
  position: absolute;
  left: 0;
  top: calc((100% - 2px) / 2);
  opacity: 0.6;
}
@media (max-width: 767px) {
  .woocommerce div.product p.price del .woocommerce-Price-amount:before,
  .woocommerce div.product span.price del .woocommerce-Price-amount:before {
    height: 1.5px;
    top: calc((100% - 1.5px) / 2);
  }
}
.woocommerce div.product p.price del span,
.woocommerce div.product p.price del bdi,
.woocommerce div.product span.price del span,
.woocommerce div.product span.price del bdi {
  font-weight: 400;
}

.woocommerce div.product form.cart {
  width: 100%;
}

.woocommerce div.product form.cart div.quantity {
  position: relative;
}
.woocommerce div.product form.cart div.quantity .qty {
  width: 120px;
  margin: 0;
  padding-left: 50px;
  padding-right: 50px;
  height: 100%;
}
@media (max-width: 960px) {
  .woocommerce div.product form.cart div.quantity .qty {
    width: 120px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity-button {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
}

.quantity-up {
  right: 0;
}

.quantity-down {
  left: 0;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #27a4dd;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: rgb(28.424, 132.924, 180.576);
}

.woocommerce div.product form.cart {
  display: flex;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.woocommerce div.product form.cart a.added_to_cart {
  color: #27a4dd;
  font-weight: 500;
  text-decoration: underline;
}

.single_variation_wrap .button {
  width: 100% !important;
}

.woocommerce div.product form.cart .button {
  float: none;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 0;
  position: relative;
  width: calc(100% - 133px);
  padding-top: 15px;
  padding-bottom: 15px;
  height: 55px;
}
@media (max-width: 960px) {
  .woocommerce div.product form.cart .button {
    padding: 12px 20px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product form.cart .button {
    padding: 12px 20px;
    height: 45px;
    font-size: 12px !important;
  }
}
@media (max-width: 640px) {
  .woocommerce div.product form.cart .button {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product form.cart .button {
    font-size: 11px !important;
  }
}
.woocommerce div.product form.cart .button {
  /*&:before {
  	content: "" !important;
  	display: block !important;
  	background-image: url("images/svg/cart-white.svg");
  	width: 21px;
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: 100%;
  	height: 20px;
  	position: absolute;
  	left: 23px;
  	top: 15px;
  	@include tablet-l {
  		width: 17px;
  		left: 20px;
  	}
  }
  span {
  	color: white;
  }*/
}

.onsale-product {
  background-color: #333333;
  color: white;
  border-radius: 100%;
  font-size: 11px;
  line-height: 1;
  width: 39px;
  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 1;
}
@media (max-width: 640px) {
  .onsale-product {
    left: 10px;
    top: 10px;
  }
}

.carousel-right {
  position: relative;
}

.group-form {
  display: flex;
  margin-bottom: 30px;
  align-items: flex-end;
  position: relative;
}
@media (max-width: 960px) {
  .group-form {
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .group-form {
    margin-bottom: 20px;
  }
}
.group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 55px;
  height: 55px;
  margin-left: 15px;
  background-color: #fff;
}
@media (max-width: 1300px) {
  .group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
  .group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
  .group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    position: relative;
  }
}
@media (max-width: 640px) {
  .group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
  .group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    position: absolute;
    top: -70px;
  }
}

.features {
  background-color: #fbfbfb;
  padding: 20px;
  border: 1px solid #e8e8e8;
}
@media (max-width: 1300px) {
  .features {
    padding: 10px 20px;
  }
}
.features li {
  padding-top: 14px;
  margin-top: 14px;
  border-top: 1px dashed #e8e8e8;
  display: flex;
  align-items: center;
}
@media (max-width: 1480px) {
  .features li {
    padding: 10px 0 0;
    margin-top: 10px;
  }
}
.features li:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.features p {
  font-size: 16px;
  margin: 0;
  width: calc(100% - 44px);
  padding-left: 15px;
  line-height: 1.2;
}
@media (max-width: 1480px) {
  .features p {
    padding-left: 10px;
  }
}
@media (max-width: 1300px) {
  .features p {
    font-size: 14px;
  }
}

.feature-img {
  width: 33px;
}
@media (max-width: 1480px) {
  .feature-img {
    height: 34px;
  }
}

.product_meta {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: flex;
  margin-bottom: 0;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    justify-content: center;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs a {
    line-height: 1.2;
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs a {
    font-size: 13px;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background: transparent;
  display: block;
  position: relative;
  z-index: 0;
  border-radius: 0;
  margin: 0 40px 0 0;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 15px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 10px;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  opacity: 0.4;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  opacity: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #27a4dd;
  bottom: 0;
  left: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  font-weight: 500;
  opacity: 1;
}

.woocommerce-tabs {
  display: none;
}

.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled:after,
.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled:before {
  background: #cdcdcd !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
  margin: 0;
  font-weight: 400;
}

.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel span,
.woocommerce-Tabs-panel li,
.woocommerce-Tabs-panel div {
  font-size: 16px;
  color: #212121;
  font-weight: 300;
}
.woocommerce-Tabs-panel p a,
.woocommerce-Tabs-panel p span,
.woocommerce-Tabs-panel span a,
.woocommerce-Tabs-panel span span,
.woocommerce-Tabs-panel li a,
.woocommerce-Tabs-panel li span,
.woocommerce-Tabs-panel div a,
.woocommerce-Tabs-panel div span {
  font-size: inherit;
}
.woocommerce-Tabs-panel .the-content h2 {
  font-size: 30px;
}
@media (max-width: 1300px) {
  .woocommerce-Tabs-panel .the-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .woocommerce-Tabs-panel .the-content h2 {
    font-size: 24px;
  }
}
.woocommerce-Tabs-panel .the-content h3 {
  font-size: 24px;
}
@media (max-width: 1300px) {
  .woocommerce-Tabs-panel .the-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .woocommerce-Tabs-panel .the-content h3 {
    font-size: 20px;
  }
}
.woocommerce-Tabs-panel .the-content h4 {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1300px) {
  .woocommerce-Tabs-panel .the-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .woocommerce-Tabs-panel .the-content h4 {
    font-size: 18px;
  }
}
.woocommerce-Tabs-panel .the-content h5 {
  font-size: 18px;
}
@media (max-width: 1300px) {
  .woocommerce-Tabs-panel .the-content h5 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .woocommerce-Tabs-panel .the-content h5 {
    font-size: 17px;
  }
}
.woocommerce-Tabs-panel .the-content h6 {
  font-size: 16px;
}
@media (max-width: 1300px) {
  .woocommerce-Tabs-panel .the-content h6 {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .woocommerce-Tabs-panel .the-content h6 {
    font-size: 16px;
  }
}
.woocommerce-Tabs-panel .the-content p,
.woocommerce-Tabs-panel .the-content span,
.woocommerce-Tabs-panel .the-content li,
.woocommerce-Tabs-panel .the-content div {
  font-size: 16px;
  color: #212121;
  font-weight: 300;
}
@media (max-width: 767px) {
  .woocommerce-Tabs-panel .the-content p,
  .woocommerce-Tabs-panel .the-content span,
  .woocommerce-Tabs-panel .the-content li,
  .woocommerce-Tabs-panel .the-content div {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce-Tabs-panel .the-content p,
  .woocommerce-Tabs-panel .the-content span,
  .woocommerce-Tabs-panel .the-content li,
  .woocommerce-Tabs-panel .the-content div {
    font-size: 13px;
  }
}
.woocommerce-Tabs-panel .the-content p a,
.woocommerce-Tabs-panel .the-content p span,
.woocommerce-Tabs-panel .the-content span a,
.woocommerce-Tabs-panel .the-content span span,
.woocommerce-Tabs-panel .the-content li a,
.woocommerce-Tabs-panel .the-content li span,
.woocommerce-Tabs-panel .the-content div a,
.woocommerce-Tabs-panel .the-content div span {
  font-size: inherit;
}

@media (max-width: 640px) {
  .description {
    clear: both;
  }
}

.woocommerce-tabs {
  margin-bottom: 40px;
}
@media (max-width: 1300px) {
  .woocommerce-tabs {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .woocommerce-tabs {
    margin-bottom: 30px;
  }
}

.slider_products_small {
  margin-left: -15px;
  margin-right: -15px;
}
.slider_products_small:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 430px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slider_products_small:not(.slick-slider) {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .slider_products_small:not(.slick-slider) {
    height: 300px;
  }
}
.slider_products_small:not(.slick-slider) .single_product_slide {
  width: 25%;
}
@media (max-width: 1300px) {
  .slider_products_small:not(.slick-slider) .single_product_slide {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .slider_products_small:not(.slick-slider) .single_product_slide {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .slider_products_small:not(.slick-slider) .single_product_slide {
    width: 100%;
  }
}
.slider_products_small .tinv-wraper.tinv-wishlist {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}
.slider_products_small .tinvwl-icon-custom.no-txt {
  background-color: white;
}
.slider_products_small .slick-track {
  margin-left: 0 !important;
}

.related.products {
  padding-top: 60px;
  margin-bottom: 90px;
  border-top: 1px solid #e8e8e8;
}
.related.products .section_title {
  font-size: 30px !important;
}
@media (max-width: 767px) {
  .related.products .section_title {
    font-size: 24px !important;
  }
}
@media (max-width: 1480px) {
  .related.products {
    margin-bottom: 70px;
  }
}
@media (max-width: 640px) {
  .related.products {
    margin-bottom: 40px;
    padding-top: 30px;
  }
}

.woocommerce .star-rating span {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.woocommerce .star-rating span::before {
  top: -4px;
  color: #27a4dd;
  font-family: star;
  font-size: 16px;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0;
  float: none;
  height: 18px;
}

.woocommerce .star-rating {
  width: 100%;
}

.woocommerce .star-rating::before {
  font-family: star;
  font-size: 16px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  background-color: #fafafa;
  border: none;
  border-radius: 0;
  padding: 20px;
}
@media (max-width: 640px) {
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0 !important;
  }
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  margin-bottom: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  color: #212121;
  margin: 0 0 10px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 40px;
  height: auto;
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
  border-radius: 100%;
}
@media (max-width: 640px) {
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 10px;
  }
}

.woocommerce #review_form #respond {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #bcbcbc;
}
@media (max-width: 640px) {
  .woocommerce #review_form #respond {
    padding-top: 20px;
    margin-top: 10px;
  }
}
.woocommerce #review_form #respond .comment-reply-title {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 640px) {
  .woocommerce #review_form #respond .comment-reply-title {
    font-size: 20px;
  }
}

.woocommerce #reviews #comment {
  height: 140px;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0;
  width: 85px;
  float: left;
}

.top-info {
  clear: both;
  margin-bottom: 20px;
}
@media (max-width: 1480px) {
  .top-info {
    margin-bottom: 10px;
  }
}
.top-info a {
  text-decoration: underline;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.top-info a:hover {
  color: #27a4dd;
}

.comment-form-author {
  width: 48%;
  float: left;
}
@media (max-width: 640px) {
  .comment-form-author {
    width: 100%;
    flood-color: none;
  }
}

.comment-form-rating {
  padding: 0 10px;
  margin-top: 20px;
}

.woocommerce #review_form #respond p.stars {
  margin-left: 0;
  margin-top: 10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.woocommerce p.stars a::before {
  color: #333333;
  font-size: 20px;
}

.comment-form-email {
  width: 48%;
  float: right;
}
@media (max-width: 640px) {
  .comment-form-email {
    width: 100%;
    flood-color: none;
  }
}

.comment-form-cookies-consent {
  clear: both;
  margin-bottom: 25px;
  position: relative;
  padding-left: 30px;
}
.comment-form-cookies-consent input {
  position: absolute;
  left: 0;
}

.woocommerce-variation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .woocommerce-variation {
    justify-content: start;
  }
}
.woocommerce-variation .woocommerce-variation-price .price {
  margin-bottom: 0 !important;
}
@media (max-width: 480px) {
  .woocommerce-variation .woocommerce-variation-price .price {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 640px) {
  .woocommerce-variation .woocommerce-variation-availability {
    padding-left: 20px;
    position: relative;
  }
}

.woocommerce-variation-description {
  width: 100%;
}

.woocommerce #respond input#submit {
  color: white;
  display: inline-block;
  padding: 18px 32px 18px 32px;
  font-size: 16px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 500;
  background-color: #27a4dd;
  margin-top: 30px;
}
@media (max-width: 960px) {
  .woocommerce #respond input#submit {
    margin-top: 20px;
  }
}
.woocommerce #respond input#submit:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

.woocommerce-Reviews-title {
  font-weight: 300;
  display: none;
}
.woocommerce-Reviews-title span {
  font-weight: 500;
}

.woocommerce div.product form.cart .variations {
  display: block;
  margin-top: 30px;
}
@media (max-width: 640px) {
  .woocommerce div.product form.cart .variations {
    margin-top: 0;
  }
}

.woocommerce div.product form.cart .variations tbody,
.xt_woovs-swatches-wrap table.variations tbody {
  display: block;
}

.woocommerce div.product form.cart .variations tr,
.xt_woovs-swatches-wrap table.variations tbody tr {
  display: block;
  margin-bottom: 10px;
}

.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}

.woocommerce div.product form.cart .variations td label,
.woocommerce div.product form.cart .variations td.label {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.woocommerce div.product form.cart .variations td label label,
.woocommerce div.product form.cart .variations td.label label {
  width: auto;
  font-size: 18px;
}
@media (max-width: 1480px) {
  .woocommerce div.product form.cart .variations td label label,
  .woocommerce div.product form.cart .variations td.label label {
    font-size: 14px;
  }
}

.woo-variation-gallery-wrapper .wvg-gallery-image {
  height: 420px;
}
@media (max-width: 640px) {
  .woo-variation-gallery-wrapper .wvg-gallery-image {
    height: 320px;
  }
}
.woo-variation-gallery-wrapper .wvg-gallery-image div {
  height: 100%;
}
.woo-variation-gallery-wrapper .wvg-gallery-image a {
  height: 100%;
  display: block;
  justify-content: center;
  align-items: center;
}

@media (max-width: 640px) {
  .product-details {
    padding-top: 20px;
  }
}

.wvg-single-gallery-image-container {
  height: 100%;
}

.woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
  display: block !important;
}
@media (max-width: 480px) {
  .woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100% !important;
  }
}

.woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide > div {
  width: 100%;
}
.woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide > div a {
  width: 100%;
  height: 100%;
  display: block;
}

.woocommerce div.product form.cart .variations td.label {
  margin-bottom: 5px;
}

.xt_woovs-single-product .xt_woovs-swatches-wrap .xt_woovs-attribute-value {
  opacity: 1;
  visibility: visible;
  color: #727272;
  padding-left: 10px;
}

.woocommerce div.product form.cart .variations .value,
.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-inherit .variations .value {
  display: block;
}

.xt_woovs-single-product .xt_woovs-swatches-wrap {
  width: 100%;
}

.xt_woovs-swatches-wrap.xt_woovs-align-left ~ div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.xt_woovs-swatches-wrap.xt_woovs-align-left ~ div .woocommerce-variation.single_variation {
  width: 100%;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label.xt_woovs-selected {
  background-color: #646464 !important;
  border-color: #cbcbcb;
  box-shadow: none !important;
}
.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label.xt_woovs-selected span {
  color: white;
}

.woocommerce div.product form.cart .variations select {
  width: calc(100% - 10px);
  margin-left: 0;
  margin-bottom: 0;
  background-image: url(images/svg/filter-arrow.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) 50%;
  background-size: 11px;
  padding-right: 30px;
}
@media (max-width: 480px) {
  .woocommerce div.product form.cart .variations select {
    width: 100%;
    background-size: 10px;
  }
}

.woocommerce div.product form.cart .variations tr:nth-child(2n) {
  padding-left: 10px;
}
@media (max-width: 480px) {
  .woocommerce div.product form.cart .variations tr:nth-child(2n) {
    padding-left: 0;
  }
}

.woocommerce div.product form.cart .variations tr:nth-child(2n) select {
  width: 100%;
}

.single_variation_wrap {
  width: 100%;
}

.woocommerce div.product form.cart .variations,
.xt_woovs-swatches-wrap table.variations {
  width: 100%;
}

.woocommerce div.product form.cart .variations tbody,
.xt_woovs-swatches-wrap table.variations tbody {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .woocommerce div.product form.cart .variations tbody,
  .xt_woovs-swatches-wrap table.variations tbody {
    display: block;
  }
}

.woocommerce div.product form.cart .variations tbody tr,
.xt_woovs-swatches-wrap table.variations tbody tr {
  width: 50%;
}
@media (max-width: 480px) {
  .woocommerce div.product form.cart .variations tbody tr,
  .xt_woovs-swatches-wrap table.variations tbody tr {
    width: 100%;
  }
}

.woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  width: 100%;
}

.xt_woovs-swatches * {
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 960px) {
  .xt_woovs-swatches * {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .xt_woovs-swatches * {
    font-size: 11px;
  }
}

.xt_woovs-archives-product .xt_woovs-swatches-wrap {
  width: 100%;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color .swatch-inner {
  width: 35px !important;
  height: 35px !important;
  padding: 2px;
  box-shadow: none !important;
}
@media (max-width: 767px) {
  .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color .swatch-inner {
    width: 30px !important;
    height: 30px !important;
  }
}
.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color .swatch-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 39px;
  height: 39px;
  top: -2px;
  left: -2px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color .swatch-inner:before {
    width: 34px !important;
    height: 34px !important;
  }
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color.xt_woovs-selected .swatch-inner:before {
  border: 2px solid #27a4dd !important;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 500;
}

.woocommerce div.product form.cart .variations th {
  width: 100%;
  line-height: 1;
  text-align: left;
}

.woocommerce div.product form.cart .variations td {
  width: 100%;
  line-height: 1;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label {
  height: auto !important;
  line-height: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  box-shadow: none !important;
  border: 1px solid #e8e8e8;
}
@media (max-width: 480px) {
  .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label {
    padding: 4px 8px;
    font-size: 13px;
  }
}

.product-type-variable p.price,
.product-type-variable span.price {
  display: none;
}

.woocommerce-variation-price .price {
  display: block !important;
  margin: 0 0 20px !important;
  color: #27a4dd !important;
}
.woocommerce-variation-price .price span,
.woocommerce-variation-price .price p,
.woocommerce-variation-price .price bdi {
  color: #27a4dd;
}
.woocommerce-variation-price .price del span,
.woocommerce-variation-price .price del bdi {
  color: #333333;
}
.woocommerce-variation-price .price del .woocommerce-Price-amount {
  position: relative;
}
.woocommerce-variation-price .price del .woocommerce-Price-amount:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #111111;
  position: absolute;
  left: 0;
  top: 14px;
}

.woocommerce button.button.alt.disabled {
  background-color: rgb(109.5024, 193.7024, 232.0976);
}
.woocommerce button.button.alt.disabled:hover {
  background-color: rgb(109.5024, 193.7024, 232.0976);
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
}

.woocommerce-message::before {
  color: #27a4dd;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  font-size: 13px;
  padding: 14px;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

.bapf_sfilter.bapf_hideckbox li {
  padding-left: 0 !important;
}

.bapf_hideckbox li label,
.bapf_hideckbox li label a {
  color: #333333;
}
.bapf_hideckbox li label:hover,
.bapf_hideckbox li label a:hover {
  opacity: 0.7;
  color: #333333;
}

.bapf_hideckbox li input:checked + label,
.bapf_hideckbox li input:checked + label a {
  text-decoration: underline;
  color: #333333;
}
.bapf_hideckbox li input:checked + label:hover,
.bapf_hideckbox li input:checked + label a:hover {
  opacity: 0.7;
  color: #333333;
}

.bapf_slidr_jqrui .bapf_from input,
.bapf_slidr_jqrui .bapf_to input {
  width: 80px;
  vertical-align: middle;
  font-size: 15px;
  padding: 12px 15px;
  margin: 0 5px 0 0;
  line-height: 1;
}

.close_filter {
  display: none;
  display: none;
  width: 30px;
  height: 30px;
  border: 2px solid #333333;
  border-radius: 50px;
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .close_filter {
    display: flex;
  }
}
@media (max-width: 640px) {
  .close_filter {
    width: 25px;
    height: 25px;
    right: 15px;
    border: 1px solid #333333;
  }
}
.close_filter svg {
  width: 10px;
}
@media (max-width: 640px) {
  .close_filter svg {
    width: 7px;
  }
}

@media (max-width: 640px) {
  .bapf_sfilter .bapf_colaps_smb,
  .bapf_sfilter .bapf_desci {
    font-size: 12px;
  }
}

@media (max-width: 960px) {
  .filter_mobile.trigger-sidebar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 50%;
    background-color: #27a4dd;
    color: white;
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .filter_mobile.trigger-sidebar {
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    padding: 10px 15px;
  }
}
@media (max-width: 350px) {
  .filter_mobile.trigger-sidebar {
    width: 100%;
    font-size: 11px;
  }
}
.filter_mobile.trigger-sidebar span {
  margin-right: 0;
}

@media (max-width: 960px) {
  .head-shop {
    flex-wrap: wrap;
  }
  .head-shop .col_50 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .head-shop {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 380px) {
  .head-shop .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .head-shop > .col_50 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .head-shop .woocommerce-result-count {
    display: none;
    margin-bottom: 0;
  }
}

@media (max-width: 960px) {
  .woocommerce .woocommerce-ordering {
    margin-bottom: 0;
    width: 50%;
    padding-left: 10px;
    font-size: 12px;
  }
  .woocommerce .woocommerce-ordering select {
    margin: 0;
    width: 100%;
    height: 100%;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .woocommerce .woocommerce-ordering select {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 350px) {
  .woocommerce .woocommerce-ordering {
    width: 100%;
    padding-left: 0;
    font-size: 11px;
    margin-top: 10px;
  }
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
div.wishlist_products_counter.top_wishlist-custom.no-txt {
  height: 45px;
  width: 45px;
  border: 1px solid #ebebeb;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 960px) {
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  div.wishlist_products_counter.top_wishlist-custom.no-txt {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 640px) {
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
  .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
  div.wishlist_products_counter.top_wishlist-custom.no-txt {
    width: 35px;
    height: 35px;
  }
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0;
  padding: 40px;
  border: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 25px 20px;
  }
}

.woocommerce #review_form #respond .form-submit input {
  margin: 0;
}

@media (max-width: 767px) {
  .slider_products_small {
    margin: 0;
  }
}

.outofstock .wrapp_single_slider span.sale,
.outofstock .wrapp_single_slider .cover {
  filter: grayscale(1);
}

@media (max-width: 767px) {
  .wrapp_slider_products.slider-horizontal .slider-arrows {
    right: 0;
  }
}

.option-1 {
  display: none;
}

.options-2 {
  display: flex;
  width: 50%;
  padding-right: 15px;
}
@media (max-width: 1300px) {
  .options-2 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .options-2 {
    width: 100%;
    padding-right: 0;
    padding-left: 140px;
  }
}
@media (max-width: 480px) {
  .options-2 {
    padding-left: 90px;
  }
}
@media (max-width: 350px) {
  .options-2 {
    padding-left: 0;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .options-2 h5 {
    font-size: 15px;
    margin-bottom: 0;
  }
}
@media (max-width: 350px) {
  .options-2 h5 {
    font-size: 14px;
  }
}
.options-2 .cover-images,
.options-2 .cover {
  width: 200px;
  height: 230px;
}
@media (max-width: 960px) {
  .options-2 .cover-images,
  .options-2 .cover {
    width: 180px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .options-2 .cover-images,
  .options-2 .cover {
    width: 140px;
    height: 180px;
    position: absolute;
    left: 0;
    top: 10px;
  }
}
@media (max-width: 480px) {
  .options-2 .cover-images,
  .options-2 .cover {
    width: 80px;
    height: 90px;
  }
}
@media (max-width: 350px) {
  .options-2 .cover-images,
  .options-2 .cover {
    position: relative;
    top: 0;
    margin-bottom: 15px;
  }
}
.options-2 .cover-images .img_var {
  display: none;
}
.options-2 .cover-images .img_var.active {
  display: block;
}
.options-2 .price {
  opacity: 0.8;
}
.options-2 .price .label {
  color: #333333 !important;
}
.options-2 .price .amount {
  color: #333333 !important;
}
.options-2 .price .amount * {
  color: #333333 !important;
}
@media (max-width: 960px) {
  .options-2 .price {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
}
.options-2 .price ins {
  color: #333333 !important;
}
.options-2 .price ins * {
  color: #333333 !important;
}
.options-2 .text {
  width: calc(100% - 254px);
  padding-left: 20px;
}
@media (max-width: 960px) {
  .options-2 .text {
    width: calc(100% - 200px);
  }
}
@media (max-width: 767px) {
  .options-2 .text {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .options-2 .text {
    padding-left: 0;
  }
  .options-2 .text p {
    font-size: 12px;
  }
}
.options-2 .text a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.options-2 span.price del .woocommerce-Price-amount:before {
  height: 1.5px !important;
  background-color: #9c9c9c !important;
  top: calc((100% - 1.5px) / 2) !important;
}

.woocommerce div.product .box_products .options-2 p.price,
.woocommerce div.product .box_products .options-2 span.price,
.woocommerce div.product .box_products .options-2 p.price,
.woocommerce div.product .box_products .options-2 span.price,
.product-type-variable .box_products .options-2 p.price,
.product-type-variable .box_products .options-2 span.price {
  display: block;
  font-size: 16px;
  color: #434343;
}
@media (max-width: 960px) {
  .woocommerce div.product .box_products .options-2 p.price,
  .woocommerce div.product .box_products .options-2 span.price,
  .woocommerce div.product .box_products .options-2 p.price,
  .woocommerce div.product .box_products .options-2 span.price,
  .product-type-variable .box_products .options-2 p.price,
  .product-type-variable .box_products .options-2 span.price {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product .box_products .options-2 p.price,
  .woocommerce div.product .box_products .options-2 span.price,
  .woocommerce div.product .box_products .options-2 p.price,
  .woocommerce div.product .box_products .options-2 span.price,
  .product-type-variable .box_products .options-2 p.price,
  .product-type-variable .box_products .options-2 span.price {
    font-size: 14px;
  }
}
.woocommerce div.product .box_products .options-2 p.price span,
.woocommerce div.product .box_products .options-2 p.price del,
.woocommerce div.product .box_products .options-2 p.price ins,
.woocommerce div.product .box_products .options-2 span.price span,
.woocommerce div.product .box_products .options-2 span.price del,
.woocommerce div.product .box_products .options-2 span.price ins,
.woocommerce div.product .box_products .options-2 p.price span,
.woocommerce div.product .box_products .options-2 p.price del,
.woocommerce div.product .box_products .options-2 p.price ins,
.woocommerce div.product .box_products .options-2 span.price span,
.woocommerce div.product .box_products .options-2 span.price del,
.woocommerce div.product .box_products .options-2 span.price ins,
.product-type-variable .box_products .options-2 p.price span,
.product-type-variable .box_products .options-2 p.price del,
.product-type-variable .box_products .options-2 p.price ins,
.product-type-variable .box_products .options-2 span.price span,
.product-type-variable .box_products .options-2 span.price del,
.product-type-variable .box_products .options-2 span.price ins {
  color: #434343;
}
.woocommerce div.product .box_products form.cart .variations,
.woocommerce div.product .box_products form.cart .variations,
.product-type-variable .box_products form.cart .variations {
  margin-top: 0;
}
.woocommerce div.product .box_products form.cart .variations select,
.woocommerce div.product .box_products form.cart .variations select,
.product-type-variable .box_products form.cart .variations select {
  width: 100%;
  margin-left: 0;
  margin-bottom: 10px;
}
.woocommerce div.product .box_products .flex-left,
.woocommerce div.product .box_products .flex-left,
.product-type-variable .box_products .flex-left {
  width: 100%;
}

.options-3 {
  width: 50%;
}
@media (max-width: 1300px) {
  .options-3 {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .options-3 {
    width: 100%;
    padding-left: 160px;
  }
}
@media (max-width: 480px) {
  .options-3 {
    padding-left: 90px;
  }
}
@media (max-width: 350px) {
  .options-3 {
    padding-left: 0;
  }
}
.options-3 .woocommerce-variation-add-to-cart.variations_button {
  display: block;
}
.options-3 .woocommerce-variation-availability {
  margin-bottom: 0 !important;
}
.options-3 .woocommerce-variation-availability p {
  margin-bottom: 0 !important;
}
.options-3 .woocommerce-variation {
  flex-direction: row-reverse;
  max-width: 300px;
}
@media (max-width: 1550px) {
  .options-3 .woocommerce-variation {
    max-width: 100%;
    flex-direction: initial;
  }
}
.options-3 .woocommerce-variation-description {
  display: none !important;
}
.options-3 .price ins {
  color: #333333;
}
.options-3 .price ins * {
  color: #333333;
}
.options-3 .woocommerce-variation-price {
  line-height: 1em;
}
.options-3 .woocommerce-variation-price * {
  line-height: 1em;
}
.options-3 .woocommerce-variation-price .amount {
  color: #333333;
}
@media (max-width: 960px) {
  .options-3 .woocommerce-variation-price .amount {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .options-3 .woocommerce-variation-price .amount {
    font-size: 14px;
  }
}
.options-3 .woocommerce-variation-price .amount * {
  color: #333333;
}
@media (max-width: 960px) {
  .options-3 .woocommerce-variation-price .amount * {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .options-3 .woocommerce-variation-price .amount * {
    font-size: 14px;
  }
}
.options-3 .woocommerce-variation-price .price {
  margin-bottom: 0 !important;
  font-size: 0 !important;
}
.options-3 .woocommerce-variation-price .price ins {
  color: #333333;
}
.options-3 .woocommerce-variation-price .price ins * {
  color: #333333;
}
.options-3 .woocommerce-variation-price > .price > .amount,
.options-3 .woocommerce-variation-price ins {
  font-size: 22px !important;
  color: #333333;
}
@media (max-width: 960px) {
  .options-3 .woocommerce-variation-price > .price > .amount,
  .options-3 .woocommerce-variation-price ins {
    font-size: 18px !important;
  }
}
@media (max-width: 640px) {
  .options-3 .woocommerce-variation-price > .price > .amount,
  .options-3 .woocommerce-variation-price ins {
    font-size: 14px !important;
  }
}
.options-3 .woocommerce-variation-price > .price > .amount *,
.options-3 .woocommerce-variation-price ins * {
  color: #333333;
  font-size: 22px !important;
}
@media (max-width: 960px) {
  .options-3 .woocommerce-variation-price > .price > .amount *,
  .options-3 .woocommerce-variation-price ins * {
    font-size: 18px !important;
  }
}
@media (max-width: 640px) {
  .options-3 .woocommerce-variation-price > .price > .amount *,
  .options-3 .woocommerce-variation-price ins * {
    font-size: 14px !important;
  }
}
.options-3 .woocommerce-variation-price del {
  font-size: 17px !important;
  opacity: 0.5 !important;
  margin-right: 5px;
}
@media (max-width: 960px) {
  .options-3 .woocommerce-variation-price del {
    font-size: 15px !important;
  }
}
@media (max-width: 640px) {
  .options-3 .woocommerce-variation-price del {
    font-size: 14px !important;
  }
}
@media (max-width: 480px) {
  .options-3 .woocommerce-variation-price del {
    font-size: 12px !important;
  }
}
@media (max-width: 350px) {
  .options-3 .woocommerce-variation-price del {
    font-size: 11px !important;
  }
}
.options-3 .woocommerce-variation-price del * {
  font-size: 17px !important;
}
@media (max-width: 960px) {
  .options-3 .woocommerce-variation-price del * {
    font-size: 15px !important;
  }
}
@media (max-width: 640px) {
  .options-3 .woocommerce-variation-price del * {
    font-size: 14px !important;
  }
}
@media (max-width: 480px) {
  .options-3 .woocommerce-variation-price del * {
    font-size: 12px !important;
  }
}
@media (max-width: 350px) {
  .options-3 .woocommerce-variation-price del * {
    font-size: 11px !important;
  }
}
.options-3 form.cart .variations td {
  padding-bottom: 0 !important;
}
.options-3 form.cart {
  width: 100% !important;
  justify-content: end;
}
@media (max-width: 1300px) {
  .options-3 form.cart {
    display: block;
  }
}
.options-3 form.cart .variations td {
  width: 90%;
}
.options-3 form.cart td.label {
  padding-bottom: 0 !important;
}
.options-3 form.cart td.label label {
  font-size: 16px !important;
}
@media (max-width: 960px) {
  .options-3 form.cart td.label label {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .options-3 form.cart td.label label {
    font-size: 14px !important;
  }
}
@media (max-width: 640px) {
  .options-3 form.cart td.label label {
    font-size: 12px !important;
  }
}
.options-3 form.cart .button {
  max-width: 300px;
  float: right;
}
@media (max-width: 1550px) {
  .options-3 form.cart .button {
    max-width: 100%;
    width: 100% !important;
    font-size: 14px !important;
    height: 50px !important;
  }
}
@media (max-width: 960px) {
  .options-3 form.cart .button {
    font-size: 12px !important;
    height: 45px !important;
  }
}
@media (max-width: 640px) {
  .options-3 form.cart .button {
    font-size: 11px !important;
    height: 42px !important;
  }
}
.options-3 form.cart .woocommerce-variation-add-to-cart .button {
  float: right !important;
}
@media (max-width: 1550px) {
  .options-3 form.cart .woocommerce-variation-add-to-cart .button {
    float: none !important;
    width: 100% !important;
    max-width: 100%;
  }
}
.options-3 .quantity {
  display: none !important;
}
.options-3 .xt_woovs-swatches * {
  font-size: 12px;
}
@media (max-width: 640px) {
  .options-3 .xt_woovs-swatches * {
    font-size: 11px;
  }
}
.options-3 .xt_woovs-swatches-wrap:not(.xt_woovs-attr-label-above) .variations {
  width: 100% !important;
}
.options-3 .xt_woovs-archives-product .woocommerce-variation-description,
.options-3 .xt_woovs-archives-product .woocommerce-variation-price {
  display: block !important;
}
.options-3 div.quantity {
  width: 100%;
  margin-bottom: 10px !important;
  display: block;
  float: none !important;
}
.options-3 div.quantity .qty {
  width: 100% !important;
}
.options-3 .xt_woovs-archives-product .xt_woovs-swatches-wrap,
.options-3 .xt_woovs-single-product .xt_woovs-swatches-wrap {
  width: 60%;
}
@media (max-width: 1300px) {
  .options-3 .xt_woovs-archives-product .xt_woovs-swatches-wrap,
  .options-3 .xt_woovs-single-product .xt_woovs-swatches-wrap {
    width: 100%;
  }
}
.options-3 .xt_woovs-swatches-wrap.xt_woovs-align-left ~ div,
.options-3 .single_variation_wrap {
  width: 40%;
  flex-direction: row;
  justify-content: end;
}
@media (max-width: 1300px) {
  .options-3 .xt_woovs-swatches-wrap.xt_woovs-align-left ~ div,
  .options-3 .single_variation_wrap {
    width: 100%;
  }
}

.slider_products_small .prod_price {
  display: block;
}

.each_product {
  padding: 40px 0;
  border-top: 1px solid #ebebeb;
  width: 100%;
}
@media (max-width: 1300px) {
  .each_product {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .each_product {
    display: block;
    position: relative;
    padding: 20px 0;
  }
}
.each_product:last-of-type {
  padding-bottom: 0;
}

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

.tabs-guide {
  display: flex;
  border-bottom: 1px solid #bcbcbc;
  text-align: center;
  margin-bottom: 20px;
}
.tabs-guide li {
  padding: 0 15px;
}
.tabs-guide li:first-child {
  padding-left: 0;
}
@media (max-width: 640px) {
  .tabs-guide li {
    padding: 0 7px;
  }
}
.tabs-guide a {
  display: block;
  text-align: center;
  padding: 5px 0 8px;
  position: relative;
  opacity: 0.4;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 960px) {
  .tabs-guide a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .tabs-guide a {
    font-size: 12px;
  }
}
.tabs-guide a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.tabs-guide a.active {
  opacity: 1;
}
.tabs-guide a.active:before {
  background-color: #333333;
}
.tabs-guide a:hover {
  opacity: 1;
  text-decoration: none;
}

.tab-guide {
  display: none;
}
.tab-guide.active {
  display: block;
}
.tab-guide table {
  background-color: white;
  width: 100%;
  border: 1px solid #ececec;
}
.tab-guide td,
.tab-guide th {
  padding: 10px;
  text-align: left;
}
@media (max-width: 960px) {
  .tab-guide td,
  .tab-guide th {
    padding: 7px;
  }
}
@media (max-width: 767px) {
  .tab-guide td,
  .tab-guide th {
    padding: 5px;
  }
}
.tab-guide th {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 20px 10px;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 960px) {
  .tab-guide th {
    font-size: 12px;
    padding: 12px 7px;
  }
}
@media (max-width: 767px) {
  .tab-guide th {
    padding: 7px 3px;
    font-size: 11px;
  }
}
.tab-guide td {
  font-weight: 400;
  font-size: 15px;
  border-top: 1px solid #ececec;
}
@media (max-width: 960px) {
  .tab-guide td {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .tab-guide td {
    padding: 5px 3px;
    font-size: 11px;
  }
}
.tab-guide tbody tr:hover {
  background-color: #fafafa;
}

.how-measure {
  display: flex;
  align-items: center;
  margin-top: 30px;
  background-color: #fafafa;
  padding: 30px;
}
@media (max-width: 640px) {
  .how-measure {
    display: block;
  }
}
@media (max-width: 767px) {
  .how-measure {
    padding: 20px;
  }
}
@media (max-width: 640px) {
  .how-measure {
    padding: 10px 20px;
  }
}

.left-measure {
  width: 70%;
  padding-left: 50px;
}
@media (max-width: 960px) {
  .left-measure {
    width: 80%;
    padding-left: 30px;
  }
}
@media (max-width: 640px) {
  .left-measure {
    width: 100%;
    padding-left: 0;
  }
}
.left-measure p {
  font-size: 15px;
}
@media (max-width: 960px) {
  .left-measure p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .left-measure p {
    font-size: 13px;
  }
}
.left-measure h4 {
  font-size: 20px;
}
@media (max-width: 960px) {
  .left-measure h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .left-measure h4 {
    font-size: 16px;
  }
}

.right-measure {
  width: 30%;
  text-align: center;
}
@media (max-width: 960px) {
  .right-measure {
    width: 20%;
  }
}
@media (max-width: 640px) {
  .right-measure {
    width: 100%;
    margin-top: 20px;
  }
}

.woocommerce .products ul.slick-dots {
  margin-bottom: 0 !important;
}

.popup-wrap {
  display: none;
  width: 1100px;
  max-width: 1100px;
}
@media (max-width: 1300px) {
  .popup-wrap {
    width: auto;
  }
}
@media (max-width: 1100px) {
  .popup-wrap {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .popup-wrap {
    padding: 30px 20px;
  }
}

.size-guide {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .size-guide {
    display: none;
  }
}
@media (max-width: 767px) {
  .size-guide.mobile-hide {
    display: flex;
    margin-bottom: 20px;
  }
}
.size-guide span {
  display: block;
  width: 35px;
}
@media (max-width: 767px) {
  .size-guide span {
    width: 25px;
  }
}
.size-guide p {
  line-height: 1.3;
  width: calc(100% - 35px);
  margin: 0;
  padding-left: 10px;
  font-size: 15px;
  color: #333333;
}
@media (max-width: 1300px) {
  .size-guide p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .size-guide p {
    width: calc(100% - 25px);
  }
}
@media (max-width: 480px) {
  .size-guide p {
    font-size: 12px;
  }
}
@media (max-width: 1300px) {
  .size-guide a {
    display: block;
  }
}
@media (max-width: 960px) {
  .size-guide a {
    display: inline-block;
  }
}

.set_list .title-line-bottom {
  max-width: 520px;
}

.shop-total.flex .prod_price del {
  position: relative;
}
.shop-total.flex .prod_price del::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #434343;
  top: 50%;
  left: 0;
  position: absolute;
}
.shop-total.flex span.sale {
  background-color: #27a4dd;
  color: white;
  width: auto;
  padding: 8px 12px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 13px;
  font-weight: 500;
  z-index: 2;
  line-height: 1;
}
@media (max-width: 480px) {
  .shop-total.flex span.sale {
    top: 10px;
    left: 10px;
    padding: 6px 10px;
    font-size: 11px;
  }
}
.shop-total.flex .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.shop-total.flex .tinvwl_cart_to_wishlist_button.tinvwl-icon-custom.no-txt,
.shop-total.flex div.wishlist_products_counter.top_wishlist-custom.no-txt {
  position: absolute;
  right: 10px;
  top: 10px;
}
.shop-total.flex .list-colors {
  margin-top: 10px;
}

.only-mobile {
  display: none;
}
@media (max-width: 640px) {
  .only-mobile {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
  }
}

@media (max-width: 640px) {
  .mobile-hide {
    display: none;
  }
}

@media (max-width: 640px) {
  .woo-variation-gallery-thumbnail-wrapper {
    display: none;
  }
}

@media (max-width: 640px) {
  .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow {
    left: 0;
  }
}

@media (max-width: 640px) {
  .woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow {
    right: 0;
  }
}

@media (max-width: 640px) {
  .xt_woovs-single-product .xt_woovs-swatches {
    padding-bottom: 5px !important;
  }
}

body .woo-variation-gallery-wrapper .woo-variation-gallery-slider img,
body .woo-variation-gallery-wrapper .wvg-gallery-image {
  background-color: #fff;
  width: auto;
  margin: 0 auto !important;
}

.reviews-top {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-top a {
  font-size: 13px;
  margin-left: 5px;
}

body .xt_woovs-single-product .xt_woovs-swatches-wrap .xt_woovs-attribute-value {
  text-transform: inherit;
}

body .pswp__bg {
  background: rgba(0, 0, 0, 0.86) !important;
}

body.active-photos .header {
  z-index: 0;
}
body.active-photos .pswp__caption {
  display: none !important;
}

.woo-variation-gallery-slider-wrapper .dashicons-search {
  background-image: url(images/svg/search.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
}
.woo-variation-gallery-slider-wrapper .dashicons-search:before {
  content: none;
}

.woo-variation-gallery-wrapper .woo-variation-gallery-trigger {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.11);
}

body .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow,
body .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
  top: calc((100% - 30px) / 2);
  height: 30px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after {
  content: none;
}

.woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide > div {
  padding: 10px;
}

@media (max-width: 640px) {
  body.single-product.woocommerce div.product .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  body.single-product.woocommerce div.product .container .entry-summary {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.page-sidebar-flex {
  display: flex;
  padding: 80px 0;
}
@media (max-width: 1300px) {
  .page-sidebar-flex {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .page-sidebar-flex {
    padding-top: 30px;
    display: block;
    padding-bottom: 30px;
  }
}

.plus-sidebar span {
  display: none;
  width: 44px;
  height: 44px;
  background-color: white;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 8px;
  top: 8px;
}
@media (max-width: 767px) {
  .plus-sidebar span {
    display: flex;
  }
}

.plus-sidebar {
  font-size: 18px;
  font-weight: 500;
  padding-right: 50px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333333;
  display: none;
}
@media (max-width: 767px) {
  .plus-sidebar {
    display: block;
  }
}
.plus-sidebar:hover {
  text-decoration: none;
}

.sidebar-left {
  width: 33.333%;
  padding-right: 40px;
}
@media (max-width: 1100px) {
  .sidebar-left {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .sidebar-left {
    width: 100%;
    padding-right: 0;
  }
}

.content-right {
  width: 66.66666%;
  padding-left: 40px;
  padding-top: 50px;
}
@media (max-width: 1100px) {
  .content-right {
    padding-left: 20px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .content-right {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    margin-top: 30px;
  }
}
.content-right .the-content h1 {
  font-size: 36px;
}
@media (max-width: 1300px) {
  .content-right .the-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .content-right .the-content h1 {
    font-size: 30px;
  }
}
.content-right .the-content h2 {
  font-size: 30px;
}
@media (max-width: 1300px) {
  .content-right .the-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .content-right .the-content h2 {
    font-size: 24px;
  }
}

.sidebar-grey {
  background-color: #fafafa;
  padding-top: 40px;
  position: relative;
}
@media (max-width: 1100px) {
  .sidebar-grey {
    padding-top: 25px;
  }
}
@media (max-width: 640px) {
  .sidebar-grey {
    padding-top: 0;
  }
}
.sidebar-grey h3 {
  padding: 0 20px 0 40px;
}
@media (max-width: 1100px) {
  .sidebar-grey h3 {
    padding-left: 25px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sidebar-grey h3 {
    display: none;
  }
}
@media (max-width: 767px) {
  .sidebar-grey .menu {
    display: none;
  }
}
.sidebar-grey .menu a {
  color: #585858;
  display: block;
  font-weight: 400;
  padding: 23px 20px 23px 40px;
}
@media (max-width: 1100px) {
  .sidebar-grey .menu a {
    padding: 20px 15px 20px 25px;
  }
}
.sidebar-grey .menu a:hover {
  text-decoration: none;
}
.sidebar-grey .menu li {
  position: relative;
  border-top: 1px solid #e8e8e8;
}
.sidebar-grey .menu li:first-child {
  border-top: none;
}
.sidebar-grey .menu li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 6px;
  height: calc(100% - 40px);
  top: 20px;
}
.sidebar-grey .menu li.current-menu-item:before {
  background-color: #27a4dd;
}
.sidebar-grey .menu li.current-menu-item a {
  color: #333333;
  font-weight: 500;
}
.sidebar-grey .menu li:hover a {
  color: #333333;
}

.page-template-page-sidebar .trust-section {
  padding-top: 0;
}
.page-template-page-sidebar .trust-section .trust-flex {
  padding-top: 50px;
  border-top: 1px solid #e8e8e8;
}
@media (max-width: 1300px) {
  .page-template-page-sidebar .trust-section .trust-flex {
    padding-top: 25px;
  }
}

.accordion-header {
  display: block;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  position: relative;
  padding: 15px 30px 15px 0;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .accordion-header {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .accordion-header {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .accordion-header {
    font-size: 13px;
  }
}
.accordion-header:hover {
  text-decoration: none;
}
.accordion-header:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 18px;
  width: 14px;
  height: 14px;
  background-image: url("images/svg/plus.svg");
  background-repeat: no-repeat;
  background-size: 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;
}
@media (max-width: 767px) {
  .accordion-header:before {
    right: 0;
    top: 18px;
    width: 11px;
    height: 11px;
  }
}

.accordion-hidden-content {
  padding: 10px 0;
  display: none;
  margin-top: -20px;
}
.accordion-hidden-content.active {
  display: block;
}
.accordion-hidden-content .the-content p,
.accordion-hidden-content .the-content span,
.accordion-hidden-content .the-content label,
.accordion-hidden-content .the-content li {
  font-size: 15px;
}
@media (max-width: 767px) {
  .accordion-hidden-content .the-content p,
  .accordion-hidden-content .the-content span,
  .accordion-hidden-content .the-content label,
  .accordion-hidden-content .the-content li {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .accordion-hidden-content .the-content p,
  .accordion-hidden-content .the-content span,
  .accordion-hidden-content .the-content label,
  .accordion-hidden-content .the-content li {
    font-size: 13px;
  }
}

.accordion-item {
  border-bottom: 1px solid #e8e8e8;
}
.accordion-item:first-child {
  border-top: none;
}
.accordion-item.active .accordion-hidden-content {
  display: block;
}
.accordion-item.active .accordion-header:before {
  transform: rotate(45deg);
}

.faq-question {
  padding: 40px;
  background-color: #fbfbfb;
}
@media (max-width: 1300px) {
  .faq-question {
    padding: 40px;
  }
}
@media (max-width: 960px) {
  .faq-question {
    padding: 30px;
  }
}
@media (max-width: 480px) {
  .faq-question {
    padding: 20px;
    text-align: center;
  }
}
.faq-question .the-content h2,
.faq-question .the-content h3,
.faq-question .the-content h4,
.faq-question .the-content h5,
.faq-question .the-content h6 {
  margin-top: 0;
}

.question-icon {
  width: 87px;
}
@media (max-width: 960px) {
  .question-icon {
    width: 60px;
  }
}
@media (max-width: 640px) {
  .question-icon {
    width: 45px;
  }
}
@media (max-width: 480px) {
  .question-icon {
    margin-left: auto;
    margin-right: auto;
  }
}

.question-text {
  padding-left: 20px;
  width: calc(100% - 87px);
}
@media (max-width: 960px) {
  .question-text {
    padding-left: 13px;
    width: calc(100% - 60px);
  }
}
@media (max-width: 480px) {
  .question-text {
    padding-left: 0;
    width: 100%;
  }
}
.question-text h3 {
  margin-bottom: 5px;
}
.question-text p {
  margin: 0;
}

.faq-question {
  display: flex;
  margin-top: 65px;
}
@media (max-width: 960px) {
  .faq-question {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .faq-question {
    display: block;
  }
}

.question-links {
  margin-top: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .question-links {
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  .question-links {
    text-align: center;
    justify-content: center;
  }
}
.question-links a {
  color: #333333;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  .question-links a {
    justify-content: center;
  }
}
.question-links a:hover {
  text-decoration: none;
  color: #27a4dd;
}
.question-links span {
  margin: 0 10px;
}
@media (max-width: 480px) {
  .question-links span {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .question-text h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .question-text h2 {
    font-size: 20px;
  }
}

.question-phone span {
  background-color: #27a4dd;
  width: 50px;
  height: 50px;
  margin-left: 0;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1300px) {
  .question-phone span {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 960px) {
  .question-phone span {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 640px) {
  .question-phone span {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 480px) {
  .question-phone span {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 640px) {
  .question-phone span img {
    width: 13px;
    height: auto;
  }
}

.link-contact {
  text-decoration: underline;
}

@media (max-width: 960px) {
  .general-sidebar .services-sidebar-item.make-appointment {
    display: block !important;
  }
}

.template-full {
  max-width: 900px;
  margin: 50px auto;
}
.template-full .the-content p,
.template-full .the-content li,
.template-full .the-content span,
.template-full .the-content a {
  color: #333333;
}
.template-full .the-content ul li {
  padding-left: 15px;
}
.template-full .the-content ul li::before {
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333333;
  background-image: none;
}

.contact-flex {
  display: flex;
}
@media (max-width: 960px) {
  .contact-flex {
    display: block;
  }
}

.contact-wrap {
  padding: 70px 0;
}
@media (max-width: 960px) {
  .contact-wrap {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .contact-wrap {
    padding-top: 30px;
  }
}

.contact-sidebar {
  width: 33.33%;
}
@media (max-width: 1300px) {
  .contact-sidebar {
    width: 36%;
  }
}
@media (max-width: 960px) {
  .contact-sidebar {
    width: 100%;
  }
}

.contact-left {
  width: 66.66%;
  padding-right: 110px;
}
@media (max-width: 1550px) {
  .contact-left {
    padding-right: 70px;
  }
}
@media (max-width: 1300px) {
  .contact-left {
    width: 64%;
    padding-right: 30px;
  }
}
@media (max-width: 960px) {
  .contact-left {
    width: 100%;
    padding-right: 0;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .contact-left {
    margin-top: 15px;
  }
}

.contact-form {
  padding: 45px;
  background: rgb(241, 248, 249);
  background: linear-gradient(159deg, rgb(241, 248, 249) 0%, rgb(227, 233, 255) 100%);
}
@media (max-width: 960px) {
  .contact-form {
    padding: 30px;
  }
}
@media (max-width: 640px) {
  .contact-form {
    padding: 0 0 25px 0;
    background-color: transparent !important;
    background: transparent !important;
  }
}
.contact-form h2 {
  margin-top: 0;
}
.contact-form input[type=submit] {
  float: left;
}

body .contact-form-wrap input[type=submit] {
  float: left;
}
@media (max-width: 480px) {
  body .contact-form-wrap input[type=submit] {
    width: 100%;
  }
}
@media (max-width: 480px) {
  body .contact-form-wrap .wpcf7-form.submitting input[type=submit] {
    color: #1a1a1a;
    background-color: #1a1a1a;
  }
  body .contact-form-wrap .wpcf7-form .wpcf7-spinner {
    position: absolute;
    left: calc((100% - 24px) / 2);
    top: 23px;
    margin-right: 0;
    margin-left: 0;
  }
}

body .contact-form-wrap .wpcf7-spinner,
body .contact-form .wpcf7-spinner {
  top: 23px;
  margin-left: 10px;
}

.contact-sidebar-box {
  padding: 30px;
  background: rgb(241, 248, 249);
  background: linear-gradient(159deg, rgb(241, 248, 249) 0%, rgb(227, 233, 255) 100%);
}
@media (max-width: 640px) {
  .contact-sidebar-box {
    padding: 0 0 25px 0;
    background-color: transparent !important;
    background: transparent !important;
  }
}

.contact-item {
  position: relative;
  margin-top: 20px;
}

.contact-image {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 640px) {
  .contact-image img {
    width: 15px;
    height: auto;
  }
}

.contact-item-right {
  padding-left: 30px;
}
.contact-item-right .contact-item-text {
  color: #434343;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .contact-item-right .contact-item-text {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .contact-item-right .contact-item-text {
    font-size: 12px;
  }
}
.contact-item-right .contact-item-info {
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
}
@media (max-width: 960px) {
  .contact-item-right .contact-item-info {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .contact-item-right .contact-item-info {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .contact-item-right .contact-item-info {
    font-size: 13px;
  }
}
.contact-item-right a.contact-item-info:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.map {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .map {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .map {
    margin-top: 0;
  }
}
.map iframe {
  width: 100%;
  height: 380px;
}
@media (max-width: 960px) {
  .map iframe {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .map iframe {
    height: 250px;
  }
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  width: calc(100% - 28px);
}
@media (max-width: 767px) {
  .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 12px;
  }
}
.wpcf7-acceptance .wpcf7-list-item-label a {
  display: inline;
}

.category-hero-top {
  overflow: hidden;
  position: relative;
  background: rgb(243, 243, 243);
  background: linear-gradient(120deg, rgb(243, 243, 243) 0%, rgb(204, 204, 204) 100%);
}
.category-hero-top:before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: #e4e4e6;
  opacity: 0.85;
  display: none;
}
@media (max-width: 960px) {
  .category-hero-top:before {
    display: block;
  }
}
.category-hero-top .title-line-bottom {
  max-width: 524px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .category-hero-top .title-line-bottom {
    margin-left: 0;
    text-align: left;
  }
  .category-hero-top .title-line-bottom h1::before,
  .category-hero-top .title-line-bottom h2::before {
    left: 0;
    transform: none;
  }
}
@media (max-width: 960px) {
  .category-hero-top .title-line-bottom p {
    color: #000;
  }
}
@media (max-width: 480px) {
  .category-hero-top .title-line-bottom {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .category-hero-top .title-line-bottom * {
    text-align: left !important;
  }
}
.category-hero-top .flex {
  height: 712px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 1480px) {
  .category-hero-top .flex {
    height: 650px;
  }
}
@media (max-width: 1300px) {
  .category-hero-top .flex {
    height: 520px;
  }
}
@media (max-width: 767px) {
  .category-hero-top .flex {
    height: auto;
    min-height: 300px;
    padding: 100px 0;
    text-align: left;
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 640px) {
  .category-hero-top .flex {
    padding: 80px 0;
  }
}
@media (max-width: 480px) {
  .category-hero-top .flex {
    padding: 50px 0;
  }
}
.category-hero-top .button2 {
  margin-top: 20px;
  width: auto;
}
@media (max-width: 767px) {
  .category-hero-top .button2 {
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  .category-hero-top .button2 {
    margin-top: 5px;
  }
}

@media (max-width: 1550px) {
  .page-id-1447 .category-right-image {
    width: 600px;
    right: -100px;
  }
}
@media (max-width: 1300px) {
  .page-id-1447 .category-right-image {
    width: 450px;
    right: -120px;
  }
}
@media (max-width: 767px) {
  .page-id-1447 .category-right-image {
    width: 380px;
  }
}
@media (max-width: 640px) {
  .page-id-1447 .category-right-image {
    width: 300px;
  }
}
@media (max-width: 1300px) {
  .page-id-1447 .category-left-image {
    width: 380px;
  }
}

.page-id-1449 .category-left-image {
  width: auto;
  left: -150px;
}
@media (max-width: 1480px) {
  .page-id-1449 .category-left-image {
    left: -250px;
  }
}
@media (max-width: 1300px) {
  .page-id-1449 .category-left-image {
    width: 600px;
  }
}
@media (max-width: 1480px) {
  .page-id-1449 .category-right-image {
    right: -250px;
  }
}
@media (max-width: 1300px) {
  .page-id-1449 .category-right-image {
    width: 350px;
    right: -50px;
  }
}
@media (max-width: 767px) {
  .page-id-1449 .category-right-image {
    width: 300px;
  }
}
@media (max-width: 640px) {
  .page-id-1449 .category-right-image {
    width: 230px;
  }
}
@media (max-width: 480px) {
  .page-id-1449 .category-right-image {
    width: 200px;
  }
}

.category-left-image {
  position: absolute;
  left: 50px;
  bottom: 0;
  width: 455px;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1480px) {
  .category-left-image {
    left: 0;
  }
}
@media (max-width: 1300px) {
  .category-left-image {
    width: calc(50% - 200px);
    left: -50px;
  }
}
@media (max-width: 960px) {
  .category-left-image {
    width: 360px;
    left: -140px;
  }
}
@media (max-width: 767px) {
  .category-left-image {
    display: none;
  }
}

.category-right-image {
  position: absolute;
  right: -150px;
  bottom: 0;
  width: 729px;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1480px) {
  .category-right-image {
    width: 670px;
  }
}
@media (max-width: 1300px) {
  .category-right-image {
    width: 50%;
    right: -200px;
  }
}
@media (max-width: 960px) {
  .category-right-image {
    width: 540px;
    right: -340px;
  }
}
@media (max-width: 480px) {
  .category-right-image {
    right: -400px;
  }
}
.category-right-image img {
  width: auto;
  height: auto;
}

.subcategories-section {
  margin: 100px 0;
}
@media (max-width: 1550px) {
  .subcategories-section {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .subcategories-section {
    margin: 50px 0;
  }
}
.subcategories-section .title-line-bottom {
  max-width: 665px;
  margin-left: auto;
  margin-right: auto;
}

.category-full-section {
  padding: 230px 0;
  position: relative;
}
@media (max-width: 1300px) {
  .category-full-section {
    padding: 150px 0;
  }
}
@media (max-width: 960px) {
  .category-full-section {
    padding: 120px 0;
  }
}
@media (max-width: 767px) {
  .category-full-section {
    padding: 90px 0;
  }
}
@media (max-width: 640px) {
  .category-full-section {
    padding: 50px 0;
  }
}
.category-full-section::before {
  content: "";
  position: absolute;
  width: 55%;
  height: 100%;
  background: rgb(228, 227, 231);
  background: linear-gradient(90deg, rgb(228, 227, 231) 0%, rgb(228, 227, 231) 90%, rgba(228, 227, 231, 0) 100%);
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .category-full-section::before {
    width: 100%;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(228, 227, 231, 0.5844931723) 100%);
  }
}
@media (max-width: 767px) {
  .category-full-section p {
    color: #000;
  }
}

.category-left {
  width: 40%;
  max-width: 750px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1100px) {
  .category-left {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .category-left {
    width: 100%;
  }
}
.category-left .button2 {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .category-left .button2 {
    margin-top: 15px;
  }
}

.category-right {
  position: absolute;
  width: 60%;
  height: 100%;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .category-right {
    width: 100%;
  }
}

.products-tags {
  padding: 50px 0;
  background-color: #f5f5f5;
}

.product-details-point {
  display: none;
}

.inner_info {
  background-color: white;
  padding: 20px;
}
@media (max-width: 640px) {
  .inner_info {
    padding: 15px;
  }
  .inner_info h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.inner_info p {
  font-size: 14px;
  margin: 0;
  line-height: 1.4em;
}
@media (max-width: 960px) {
  .inner_info p {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .inner_info p {
    font-size: 12px;
  }
}

.equipment-section,
.equipment-order {
  margin: 100px 0;
}
@media (max-width: 1550px) {
  .equipment-section,
  .equipment-order {
    margin: 80px 0;
  }
}
@media (max-width: 960px) {
  .equipment-section,
  .equipment-order {
    margin: 50px 0;
  }
}

.equipment-left {
  width: 50%;
  max-width: 794px;
  padding: 50px 0;
}
@media (max-width: 960px) {
  .equipment-left {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    max-width: 100%;
  }
}

.equipment-order {
  position: relative;
}
@media (max-width: 767px) {
  .equipment-order {
    margin-top: 25px;
    margin-bottom: 0;
  }
}

.equipment-right {
  width: 45%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 960px) {
  .equipment-right {
    display: none;
  }
}
.equipment-right .cover {
  width: 100%;
  height: 100%;
}

.contact-form-wrap .col_50 {
  width: 50%;
}
@media (max-width: 480px) {
  .contact-form-wrap .col_50 {
    width: 100%;
  }
}
.contact-form-wrap .col_100 {
  width: 100%;
}
.contact-form-wrap .col_50,
.contact-form-wrap .col_100 {
  padding: 0 10px;
}
.contact-form-wrap .row {
  display: flex;
  flex-wrap: wrap;
}
.contact-form-wrap .wpcf7-form-control,
.contact-form-wrap .wpcf7-form-control-wrap {
  display: block;
}

.text-label {
  display: block;
  font-weight: 500;
  margin-bottom: 4px;
}
@media (max-width: 640px) {
  .text-label {
    font-size: 13px;
  }
}

.select_overlay span {
  display: block;
}
.select_overlay select {
  width: 100%;
}

.wpcf7-list-item {
  display: block;
}
.wpcf7-list-item label {
  display: block;
}
.wpcf7-list-item a {
  text-decoration: underline;
}
.wpcf7-list-item input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
.wpcf7-list-item span {
  padding-left: 30px;
}

.breadcrumbs-section span,
.breadcrumbs-section a {
  display: inline;
}
.breadcrumbs-section p {
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .breadcrumbs-section p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs-section p {
    font-size: 13px;
  }
}
.breadcrumbs-section a {
  text-decoration: none;
}
.breadcrumbs-section i {
  margin: 0 10px;
  color: #434343;
  line-height: 1;
  position: relative;
  top: -1px;
  font-size: 11px;
}
@media (max-width: 767px) {
  .breadcrumbs-section i {
    font-size: 9px;
    margin: 0 5px;
  }
}
.breadcrumbs-section .breadcrumb_last {
  text-decoration: underline;
}

.about-section-top {
  margin: 50px 0;
}
@media (max-width: 767px) {
  .about-section-top {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
  }
  .about-section-top .flex {
    display: block;
  }
}

.about-right {
  width: 55%;
}
@media (max-width: 767px) {
  .about-right {
    width: 100%;
  }
}
.about-right .cover img {
  width: 100%;
  height: auto;
}

.about-left {
  width: 45%;
  padding-right: 50px;
}
@media (max-width: 1100px) {
  .about-left {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .about-left {
    width: 100%;
    padding: 0;
    height: 100%;
    position: relative;
    z-index: 1;
  }
}
.about-left .the-content {
  padding: 75px 0;
}
@media (max-width: 1550px) {
  .about-left .the-content {
    padding: 70px 0;
  }
}
@media (max-width: 1550px) {
  .about-left .the-content {
    padding: 80px 0;
  }
}
@media (max-width: 1100px) {
  .about-left .the-content {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .about-left .the-content {
    padding: 50px 20px;
  }
}
@media (max-width: 640px) {
  .about-left .the-content {
    padding: 40px 20px;
  }
}

.about-section-video {
  padding: 80px 0 50px 0;
  position: relative;
}
@media (max-width: 1550px) {
  .about-section-video {
    padding: 100px 0 50px 0;
  }
}
@media (max-width: 1100px) {
  .about-section-video {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-video {
    padding: 50px 0;
  }
}
@media (max-width: 640px) {
  .about-section-video {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .about-section-video .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.about-section-video:after {
  content: "";
  width: 100%;
  height: 300px;
  background-color: #fbfeff;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 1100px) {
  .about-section-video:after {
    content: none;
  }
}
.about-section-video .container {
  z-index: 2;
}

.video-about {
  max-width: 1334px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 640px;
  position: relative;
}
@media (max-width: 1100px) {
  .video-about {
    height: 560px;
  }
}
@media (max-width: 960px) {
  .video-about {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .video-about {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .video-about {
    height: 250px;
  }
}
.video-about:hover {
  text-decoration: none;
}
.video-about:hover .play-btn img {
  transform: scale(1.1);
}
.video-about:hover::before {
  background-color: rgba(70, 147, 184, 0.62);
}
.video-about::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;
  background-color: rgba(70, 147, 184, 0.42);
}

.play-btn {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.play-btn img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .play-btn img {
    width: 45px;
    height: 45px;
  }
}
.play-btn span {
  color: white;
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: 8px;
  text-align: center;
}

.about-section-middle {
  background-color: #fbfeff;
  padding: 100px 0;
}
@media (max-width: 1100px) {
  .about-section-middle {
    padding: 70px 0;
  }
}
@media (max-width: 960px) {
  .about-section-middle {
    padding: 40px 0;
  }
}
.about-section-middle .title-line-bottom {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.about-flex-boxes {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
}

.about-box-cover {
  display: block;
  height: 70px;
  width: 70px;
  padding: 10px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgb(215.256, 238.256, 248.744);
}
.about-box-cover img {
  display: block;
  max-height: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.about-flex-item {
  width: 33.333%;
  padding: 40px 10px;
}
@media (max-width: 480px) {
  .about-flex-item:first-child {
    padding-top: 0;
  }
}
@media (max-width: 1100px) {
  .about-flex-item {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .about-flex-item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .about-flex-item {
    width: 100%;
  }
}

.about-box-text {
  margin-top: 25px;
}
@media (max-width: 1100px) {
  .about-box-text {
    margin-top: 12px;
  }
}
.about-box-text h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
@media (max-width: 1100px) {
  .about-box-text h3 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .about-box-text h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .about-box-text h3 {
    font-size: 14px;
  }
}
.about-box-text p {
  margin: 0;
}

.about-section-bottom {
  margin: 150px 0;
  position: relative;
}
@media (max-width: 1550px) {
  .about-section-bottom {
    margin: 100px 0;
  }
}
@media (max-width: 960px) {
  .about-section-bottom {
    margin: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-bottom {
    margin: 0;
  }
  .about-section-bottom .flex {
    display: block;
  }
}
.about-section-bottom .about-right {
  width: 50%;
}
@media (max-width: 767px) {
  .about-section-bottom .about-right {
    width: 100%;
    margin-bottom: 0;
  }
}
.about-section-bottom .about-right .cover {
  width: 100%;
  height: 100%;
}
.about-section-bottom .about-left {
  width: 50%;
  padding-left: 50px;
}
@media (max-width: 1100px) {
  .about-section-bottom .about-left {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .about-section-bottom .about-left {
    width: 100%;
    padding-left: 0;
  }
}
.about-section-bottom .about-left .the-content {
  padding: 50px 0;
}
@media (max-width: 1100px) {
  .about-section-bottom .about-left .the-content {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .about-section-bottom .about-left .the-content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.about-bottom-left {
  width: 50%;
}
@media (max-width: 767px) {
  .about-bottom-left {
    width: 100%;
    margin-bottom: 30px;
  }
}
.about-bottom-left .cover {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .about-bottom-left .cover {
    height: 280px;
  }
}

.about-bottom-right {
  width: 50%;
  padding-left: 50px;
}
@media (max-width: 1100px) {
  .about-bottom-right {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .about-bottom-right {
    width: 100%;
    padding-left: 0;
  }
}
.about-bottom-right .the-content {
  padding: 50px 0;
}
@media (max-width: 1100px) {
  .about-bottom-right .the-content {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .about-bottom-right .the-content {
    padding: 0;
  }
}

.compensate-for-scrollbar {
  margin-right: 0;
}

@media (max-width: 1300px) {
  body.page-id-1442 .category-hero-top .category-right-image {
    display: inline-block;
    opacity: 0.6;
  }
}
@media (max-width: 1300px) {
  body.page-id-1442 .category-hero-top .category-left-image {
    display: inline-block;
    opacity: 0.6;
    bottom: -20px;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-id-1442 .category-hero-top .category-left-image {
    display: none;
  }
}
@media (max-width: 1300px) {
  body.page-id-1442 .category-hero-top .category-left-image img {
    width: auto;
    height: auto;
  }
}

.certifications-section {
  margin: 60px 0;
}
@media (max-width: 640px) {
  .certifications-section {
    margin: 30px 0;
  }
}

.slider-certifications .slick-track {
  display: flex;
  align-items: stretch;
}
.slider-certifications:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 300px;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .slider-certifications:not(.slick-slider) {
    height: 270px;
  }
}
@media (max-width: 960px) {
  .slider-certifications:not(.slick-slider) {
    height: 250px;
  }
}
.slider-certifications:not(.slick-slider) .slide-certificate {
  width: 25%;
}
@media (max-width: 960px) {
  .slider-certifications:not(.slick-slider) .slide-certificate {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .slider-certifications:not(.slick-slider) .slide-certificate {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .slider-certifications:not(.slick-slider) .slide-certificate {
    width: 100%;
  }
}

.slide-certificate {
  padding: 10px;
  height: auto;
}
.slide-certificate a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 90px 20px 40px;
  background: #d7eef9;
  position: relative;
}
@media (max-width: 1300px) {
  .slide-certificate a {
    padding-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .slide-certificate a {
    padding: 90px 15px 20px;
  }
}
.slide-certificate a:hover {
  text-decoration: none;
}
.slide-certificate a:hover span {
  background-color: rgba(255, 255, 255, 0.5);
}
.slide-certificate a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
  background-image: url("images/svg/certificate.svg");
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.slide-certificate p {
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px;
  font-weight: 600;
  color: #333333;
}
@media (max-width: 1300px) {
  .slide-certificate p {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  .slide-certificate p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .slide-certificate p {
    font-size: 13px;
  }
}
.slide-certificate span {
  display: flex;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 10px 20px;
  line-height: 1;
}
@media (max-width: 1300px) {
  .slide-certificate span {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .slide-certificate span {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .slide-certificate span {
    text-transform: none;
    letter-spacing: 0;
  }
}
.slide-certificate span img {
  height: 18px;
  width: auto;
  display: block;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .slide-certificate span img {
    height: 15px;
  }
}

.download-btn {
  justify-content: center;
  display: flex;
  margin-top: auto;
}

.services-flex {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px;
  justify-content: center;
}
@media (max-width: 1300px) {
  .services-flex {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 960px) {
  .services-flex {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .services-flex {
    margin-left: -7px;
    margin-right: -7px;
  }
}
.services-flex .home-service-slide {
  width: 25%;
  padding: 15px;
}
@media (max-width: 1300px) {
  .services-flex .home-service-slide {
    padding: 10px;
  }
}
@media (max-width: 960px) {
  .services-flex .home-service-slide {
    width: 33.3333%;
  }
}
@media (max-width: 640px) {
  .services-flex .home-service-slide {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .services-flex .home-service-slide {
    width: 100%;
    padding: 7px;
  }
}
.services-flex .service-title {
  font-size: 20px;
}
@media (max-width: 1300px) {
  .services-flex .service-title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .services-flex .service-title {
    font-size: 16px;
    width: calc(100% - 30px);
    left: 15px;
    bottom: 15px;
  }
}
@media (max-width: 480px) {
  .services-flex .service-title {
    font-size: 14px;
  }
}

.service-section1 {
  padding: 70px 0;
}
@media (max-width: 960px) {
  .service-section1 {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .service-section1 {
    padding-top: 30px;
  }
}
.service-section1 .tac {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.service-with-sidebar {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .service-with-sidebar {
    padding: 50px 0;
  }
}

.services-sidebar-flex {
  display: flex;
}
@media (max-width: 960px) {
  .services-sidebar-flex {
    display: block;
  }
}

.services-sidebar {
  width: 23%;
}
@media (max-width: 960px) {
  .services-sidebar {
    width: 100%;
  }
}

.services-right {
  width: 75%;
  padding-left: 110px;
}
@media (max-width: 1550px) {
  .services-right {
    padding-left: 60px;
  }
}
@media (max-width: 960px) {
  .services-right {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }
}
.services-right .the-content p,
.services-right .the-content li,
.services-right .the-content span,
.services-right .the-content a {
  color: #333333;
}
.services-right .the-content ul li {
  padding-left: 15px;
}
.services-right .the-content ul li::before {
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333333;
  background-image: none;
}

.services-sidebar-item {
  margin-top: 30px;
}
.services-sidebar-item:first-child {
  margin-top: 0;
}
@media (max-width: 960px) {
  .services-sidebar-item:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 960px) {
  .services-sidebar-item.sidebar-menu {
    padding-bottom: 15px;
  }
}

.menu-sidebar {
  display: block;
}
@media (max-width: 960px) {
  .menu-sidebar {
    display: none;
  }
}
.menu-sidebar a {
  display: block;
  color: #585858;
  padding: 16px;
  padding-right: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  .menu-sidebar a {
    font-size: 13px;
    padding: 12px 17px;
  }
}
@media (max-width: 767px) {
  .menu-sidebar a {
    font-size: 12px;
    padding: 10px 16px;
  }
}
.menu-sidebar a:hover {
  color: #333333;
  text-decoration: none;
}
.menu-sidebar li {
  border-top: 1px dashed #e0e0e0;
  position: relative;
}
.menu-sidebar li:first-child {
  border-top: none;
}
.menu-sidebar li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: calc(100% + 3px);
  z-index: 1;
}
.menu-sidebar li:after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  background-image: url("images/svg/right.svg");
  width: 7px;
  height: 11px;
  top: 50%;
  margin-top: -5px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.7;
}
@media (max-width: 640px) {
  .menu-sidebar li:after {
    background-size: 5px;
  }
}
.menu-sidebar li:hover a, .menu-sidebar li.current-menu-item a {
  color: #fff;
}
.menu-sidebar li:hover:before, .menu-sidebar li.current-menu-item:before {
  background: #27a4dd;
  background: linear-gradient(314deg, #137ab0 0%, #38a4dd 100%);
  color: #fff;
}
.menu-sidebar li:hover:after, .menu-sidebar li.current-menu-item:after {
  opacity: 1;
  background-image: url("images/svg/right-white.svg");
}
.menu-sidebar li.current-menu-item a {
  font-weight: 500;
}

.make-appointment-box {
  background: rgb(214, 215, 219);
  background: linear-gradient(-90deg, rgb(214, 215, 219) 0%, rgb(240, 241, 245) 67%, rgb(240, 241, 245) 100%);
}
.make-appointment-box h2 {
  font-size: 30px;
}
@media (max-width: 1100px) {
  .make-appointment-box h2 {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .make-appointment-box .button1 {
    font-size: 14px;
    padding: 15px 20px;
  }
}

.appoinment-image {
  position: relative;
  margin-top: -40px;
}
.appoinment-image img {
  display: block;
  margin-left: auto;
}
@media (max-width: 960px) {
  .appoinment-image img {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .appoinment-image img {
    max-width: 200px;
  }
}

.appointment-text {
  padding: 72px 30px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1100px) {
  .appointment-text {
    padding: 30px 20px;
  }
}

.service-main-image {
  margin-bottom: 30px;
}
.service-main-image .cover {
  width: 100%;
  height: 390px;
}
@media (max-width: 1100px) {
  .service-main-image .cover {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .service-main-image .cover {
    height: 0;
    padding-bottom: 55%;
  }
}

.trigger-sidebar {
  display: none;
  background-color: #f3f3f3;
  padding: 15px 20px;
  color: #333333;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 13px;
}
.trigger-sidebar:hover {
  text-decoration: none;
}
@media (max-width: 960px) {
  .trigger-sidebar {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .trigger-sidebar {
    padding: 12px 18px;
  }
}
@media (max-width: 640px) {
  .trigger-sidebar {
    font-size: 12px;
  }
}
.trigger-sidebar span {
  margin-right: 10px;
  line-height: 1;
  display: block;
}
.trigger-sidebar span img {
  display: block;
  width: 12px;
}

.only-mobile {
  display: none;
}
@media (max-width: 767px) {
  .only-mobile {
    display: block;
  }
}

@media (max-width: 960px) {
  .make-appointment {
    margin-top: 30px;
  }
}

@media (max-width: 960px) {
  .services-sidebar-item.make-appointment {
    display: none;
  }
}

.cart-flex {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1100px) {
  .cart-flex {
    display: block;
  }
}

.woo-gradient {
  padding: 80px 0;
}
@media (max-width: 1480px) {
  .woo-gradient {
    padding: 50px 0;
  }
}
@media (max-width: 640px) {
  .woo-gradient {
    padding: 20px 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form {
    background-color: transparent;
  }
}

.woocommerce table.shop_table {
  border: none;
  margin: 0;
  border-radius: 0;
}

.woocommerce table.shop_table th {
  font-weight: 600;
  text-transform: uppercase;
  color: #333333;
  line-height: 1.2;
  font-size: 15px;
  padding: 20px;
  letter-spacing: 0.1em;
  text-align: left;
}
@media (max-width: 1300px) {
  .woocommerce table.shop_table th {
    padding: 15px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table th {
    font-size: 12px;
  }
}

.woocommerce table.shop_table td {
  padding: 20px;
  text-align: left;
}
@media (max-width: 1300px) {
  .woocommerce table.shop_table td {
    padding: 15px;
  }
}
.woocommerce table.shop_table td.product-name {
  padding-left: 0;
  padding-right: 0;
  width: 24%;
}
@media (max-width: 1300px) {
  .woocommerce table.shop_table td.product-name {
    width: 220px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table td.product-name {
    width: 100%;
    padding-left: 50px;
    margin-bottom: 10px;
    padding-right: 30px !important;
  }
}
.woocommerce table.shop_table td.product-name a {
  font-weight: 700;
  color: #333333;
  line-height: 1.34;
  font-family: "Montserrat", sans-serif;
  display: block;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table td.product-name a {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .woocommerce table.shop_table td.product-name a {
    font-size: 13px;
  }
}
.woocommerce table.shop_table td.product-name p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-name p {
    font-size: 12px;
  }
}
.woocommerce table.shop_table td.product-name .variation {
  font-size: 13px;
  line-height: 1.2;
  margin-top: 5px;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-name .variation {
    font-size: 12px;
  }
}
.woocommerce table.shop_table td.product-name .variation p {
  font-size: 13px;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-name .variation p {
    font-size: 12px;
  }
}
.woocommerce table.shop_table td.product-price span {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1300px) {
  .woocommerce table.shop_table td.product-price span {
    font-size: 14px;
  }
}
.woocommerce table.shop_table td.product-price del .woocommerce-Price-amount {
  position: relative;
}
.woocommerce table.shop_table td.product-price del .woocommerce-Price-amount:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #111111;
  position: absolute;
  left: 0;
  top: 50%;
}
.woocommerce table.shop_table td.product-price del span {
  font-weight: 400;
  font-size: 14px;
}
.woocommerce table.shop_table td.product-subtotal .price span {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-subtotal .price span {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table td.product-subtotal .price {
    display: none;
  }
}
.woocommerce table.shop_table td.product-quantity {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table td.product-quantity {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.woocommerce table.shop_table td.product-quantity .quantity {
  width: 120px;
  position: relative;
  margin: 0 auto;
  height: 43px;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-quantity .quantity {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table td.product-quantity .quantity {
    margin-left: 0;
    background-color: #fff;
  }
}
.woocommerce table.shop_table td.product-quantity .quantity-button {
  width: 33px;
  justify-content: flex-start;
  background-color: #f8f7f7;
  border: 1px solid #dfdfdf;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.woocommerce table.shop_table td.product-quantity .quantity-button i {
  font-size: 11px;
}
.woocommerce table.shop_table td.product-quantity .quantity-button:hover {
  background-color: #27a4dd;
  color: white;
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table td.product-quantity .quantity-button {
    background-color: white;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table td.product-quantity .quantity-down {
    justify-content: center;
  }
}
.woocommerce table.shop_table td.product-quantity .qty {
  width: 100%;
  height: 43px;
  border-top: 1px solid #dfdfdf !important;
  border-bottom: 1px solid #dfdfdf !important;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-quantity .qty {
    height: 40px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table td.product-quantity .qty {
    background-color: #fff;
  }
}
.woocommerce table.shop_table td.product-quantity .trigger_update {
  width: 15px;
  height: 15px;
  margin-top: 8px;
  line-height: initial;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table td.product-quantity .trigger_update {
    width: 13px;
    height: 13px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table td.product-quantity .trigger_update {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.woocommerce table.shop_table td.product-remove {
  padding-left: 0;
}
.woocommerce table.shop_table td.product-remove img {
  width: 17px;
}
.woocommerce table.shop_table td.product-remove a:hover {
  background-color: white;
}
.woocommerce table.shop_table td.product-remove .remove {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table td.product-remove .remove {
    width: 13px;
    height: 13px;
  }
}
.woocommerce table.shop_table td.product-remove .remove img {
  width: auto;
  height: auto;
}

.note {
  font-size: 13px;
  font-weight: 500;
  display: block;
  color: rgb(245, 97, 97);
}
@media (max-width: 1100px) {
  .note {
    font-size: 11px;
  }
}
.note span {
  font-weight: 700;
  color: rgb(245, 97, 97);
  line-height: 1.2;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 80px;
}
@media (max-width: 1300px) {
  #add_payment_method table.cart img,
  .woocommerce-cart table.cart img,
  .woocommerce-checkout table.cart img {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  #add_payment_method table.cart img,
  .woocommerce-cart table.cart img,
  .woocommerce-checkout table.cart img {
    width: 40px;
  }
}

.product-thumbnail {
  width: 120px;
}
@media (max-width: 1300px) {
  .product-thumbnail {
    padding-right: 0 !important;
  }
}
.product-thumbnail a {
  display: block;
}
@media (max-width: 1300px) {
  .product-thumbnail a {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .product-thumbnail a {
    width: 40px;
  }
}
.product-thumbnail img {
  border: 1px solid #dcdcdc;
}

.woocommerce table.shop_table td {
  border-color: #d4d4d4;
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  display: flex;
}
@media (max-width: 767px) {
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    padding-bottom: 0;
  }
}
@media (max-width: 640px) {
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    display: block;
    margin-bottom: 0;
  }
}
.woocommerce #content table.cart td.actions .coupon:before,
.woocommerce table.cart td.actions .coupon:before,
.woocommerce-page #content table.cart td.actions .coupon:before,
.woocommerce-page table.cart td.actions .coupon:before {
  content: none;
}
.woocommerce #content table.cart td.actions .coupon:after,
.woocommerce table.cart td.actions .coupon:after,
.woocommerce-page #content table.cart td.actions .coupon:after,
.woocommerce-page table.cart td.actions .coupon:after {
  content: none;
}
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon input {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon input {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon input {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    margin-bottom: 10px !important;
  }
}
.woocommerce #content table.cart td.actions .coupon button,
.woocommerce table.cart td.actions .coupon button,
.woocommerce-page #content table.cart td.actions .coupon button,
.woocommerce-page table.cart td.actions .coupon button {
  margin-top: 0;
  margin-left: 10px;
  background-color: transparent;
  color: #27a4dd;
  border: 2px solid #27a4dd;
  font-size: 13px;
}
@media (max-width: 1300px) {
  .woocommerce #content table.cart td.actions .coupon button,
  .woocommerce table.cart td.actions .coupon button,
  .woocommerce-page #content table.cart td.actions .coupon button,
  .woocommerce-page table.cart td.actions .coupon button {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .woocommerce #content table.cart td.actions .coupon button,
  .woocommerce table.cart td.actions .coupon button,
  .woocommerce-page #content table.cart td.actions .coupon button,
  .woocommerce-page table.cart td.actions .coupon button {
    width: 100%;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.woocommerce #content table.cart td.actions .coupon button:hover,
.woocommerce table.cart td.actions .coupon button:hover,
.woocommerce-page #content table.cart td.actions .coupon button:hover,
.woocommerce-page table.cart td.actions .coupon button:hover {
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
  border-color: rgb(28.424, 132.924, 180.576);
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 290px;
  padding-left: 20px;
}
@media (max-width: 1300px) {
  #add_payment_method table.cart td.actions .coupon .input-text,
  .woocommerce-cart table.cart td.actions .coupon .input-text,
  .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  #add_payment_method table.cart td.actions .coupon .input-text,
  .woocommerce-cart table.cart td.actions .coupon .input-text,
  .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 100%;
  }
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  padding: 18px 32px 18px 32px;
  color: white;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  background-color: none;
}

.woocommerce #content table.cart td.actions .button,
.woocommerce table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button {
  padding: 18px 24px;
  color: white;
}
@media (max-width: 1550px) {
  .woocommerce #content table.cart td.actions .button,
  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    padding: 18px 12px;
  }
}
.woocommerce #content table.cart td.actions .button:hover,
.woocommerce table.cart td.actions .button:hover,
.woocommerce-page #content table.cart td.actions .button:hover,
.woocommerce-page table.cart td.actions .button:hover {
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
  background: rgb(241, 248, 249);
  background: linear-gradient(159deg, #f8feff 0%, #fafbff 100%);
  padding: 25px;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    padding: 20px;
  }
  .woocommerce .cart-collaterals .cart_totals th,
  .woocommerce-page .cart-collaterals .cart_totals th {
    padding-left: 0 !important;
    text-transform: uppercase;
  }
  .woocommerce .cart-collaterals .cart_totals tr,
  .woocommerce-page .cart-collaterals .cart_totals tr {
    display: flex;
  }
  .woocommerce .cart-collaterals .cart_totals td,
  .woocommerce .cart-collaterals .cart_totals th,
  .woocommerce-page .cart-collaterals .cart_totals td,
  .woocommerce-page .cart-collaterals .cart_totals th {
    width: 50%;
  }
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-remove-coupon,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-remove-coupon {
  font-size: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-left: auto;
  line-height: 17px;
  position: relative;
  top: -2px;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-remove-coupon:before,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-remove-coupon:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  -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;
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 50%;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  #add_payment_method .cart-collaterals .cart_totals table th,
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table th {
    display: block;
  }
}

#add_payment_method .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table td {
  text-align: right;
  padding-right: 0;
}
#add_payment_method .cart-collaterals .cart_totals table td .woocommerce-Price-amount,
.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-Price-amount,
.woocommerce-checkout .cart-collaterals .cart_totals table td .woocommerce-Price-amount {
  font-weight: 600;
  color: #333333;
  font-size: 16px;
}
@media (max-width: 767px) {
  #add_payment_method .cart-collaterals .cart_totals table td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-Price-amount,
  .woocommerce-checkout .cart-collaterals .cart_totals table td .woocommerce-Price-amount {
    font-size: 14px;
  }
}
#add_payment_method .cart-collaterals .cart_totals table td .woocommerce-Price-amount span,
.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-Price-amount span,
.woocommerce-checkout .cart-collaterals .cart_totals table td .woocommerce-Price-amount span {
  font-weight: inherit;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total .woocommerce-Price-amount {
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 767px) {
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total .woocommerce-Price-amount {
    font-size: 16px;
  }
}

.order-savings td {
  color: #f56161;
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 1100px) {
  .order-savings td {
    font-size: 11px;
  }
}
@media (max-width: 1100px) {
  .order-savings td * {
    font-size: 11px;
  }
}
.order-savings td .woocommerce-Price-amount,
.order-savings td span {
  color: inherit !important;
}

.woocommerce-remove-coupon {
  display: block;
  text-decoration: underline;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background-color: #27a4dd;
  font-size: 16px;
  color: white;
  padding: 18px 10px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  #add_payment_method .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #add_payment_method .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 14px;
  }
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 500;
}

.secure-payment {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  background-color: #fafafa;
  padding: 20px;
}
.secure-payment p {
  padding-left: 10px;
  margin: 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  color: #333333;
  width: calc(100% - 32px);
}
@media (max-width: 767px) {
  .secure-payment p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .secure-payment p {
    font-size: 13px;
  }
}
.secure-payment span {
  width: 32px;
}
@media (max-width: 640px) {
  .secure-payment span {
    width: 28px;
  }
}
.secure-payment span img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form__cart-item.cart_item tr {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce-cart-form__cart-item.cart_item tr,
  .woocommerce-cart-form__cart-item.cart_item td {
    border-top: none !important;
    text-align: left !important;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce-cart-form__cart-item.cart_item tr:before,
  .woocommerce-cart-form__cart-item.cart_item td:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive.cart tr,
  .woocommerce-page table.shop_table_responsive.cart tr {
    margin-top: 15px;
    background-color: #fafafa;
    padding: 15px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce table.shop_table_responsive.cart tr:first-child,
  .woocommerce-page table.shop_table_responsive.cart tr:first-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive.cart tr td,
  .woocommerce-page table.shop_table_responsive.cart tr td {
    border-top: none !important;
    text-align: left !important;
    padding: 0;
  }
  .woocommerce table.shop_table_responsive.cart tr td.product-name, .woocommerce table.shop_table_responsive.cart tr td.product-price, .woocommerce table.shop_table_responsive.cart tr td.product-quantity, .woocommerce table.shop_table_responsive.cart tr td.product-subtotal,
  .woocommerce-page table.shop_table_responsive.cart tr td.product-name,
  .woocommerce-page table.shop_table_responsive.cart tr td.product-price,
  .woocommerce-page table.shop_table_responsive.cart tr td.product-quantity,
  .woocommerce-page table.shop_table_responsive.cart tr td.product-subtotal {
    padding-left: 50px;
    width: 100%;
  }
  .woocommerce table.shop_table_responsive.cart tr td.actions,
  .woocommerce-page table.shop_table_responsive.cart tr td.actions {
    width: 100%;
  }
  .woocommerce table.shop_table_responsive.cart tr td.product-remove,
  .woocommerce-page table.shop_table_responsive.cart tr td.product-remove {
    position: absolute;
    top: 15px;
    right: 15px;
  }
}

.woocommerce #content table.cart .product-price,
.woocommerce table.cart .product-price,
.woocommerce-page #content table.cart .product-price,
.woocommerce-page table.cart .product-price {
  width: 140px;
}
@media screen and (max-width: 768px) {
  .woocommerce #content table.cart .product-price,
  .woocommerce table.cart .product-price,
  .woocommerce-page #content table.cart .product-price,
  .woocommerce-page table.cart .product-price {
    width: 100%;
  }
}

@media (max-width: 960px) {
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: block;
    width: 40px;
    position: absolute;
    left: 15px;
    top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    display: none;
  }
}

.cart-empty.woocommerce-info {
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding-top: 30px;
  padding-left: 2em;
}
@media (max-width: 640px) {
  .cart-empty.woocommerce-info {
    font-size: 18px;
  }
}
.cart-empty.woocommerce-info:before {
  display: none;
}

.return-to-shop {
  text-align: center;
  background-color: #fafafa;
  margin: 0;
  padding: 0 20px 30px;
}
.return-to-shop a,
.return-to-shop .button {
  color: white;
  display: inline-block;
  padding: 18px 32px 18px 32px !important;
  font-size: 16px !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 600;
  background-color: #27a4dd;
  text-decoration: none;
}
.return-to-shop a:hover,
.return-to-shop .button:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

.woocommerce-form-login-toggle .woocommerce-info::before {
  content: "";
  display: block;
  width: 15px;
  height: 17px;
  background-image: url(images/svg/user.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.woocommerce-form-login-toggle .woocommerce-info {
  padding-left: 45px;
}
@media (max-width: 640px) {
  .woocommerce-form-login-toggle .woocommerce-info {
    margin-bottom: 20px !important;
  }
}
.woocommerce-form-login-toggle .woocommerce-info a {
  text-decoration: underline;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before {
  content: "";
  display: block;
  width: 15px;
  height: 14px;
  background-image: url("images/svg/checkout-coupon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  padding-left: 45px;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
  text-decoration: underline;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  color: #333333;
  font-weight: 400;
}

.woocommerce form.lost_reset_password label,
.woocommerce form.lost_reset_password p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
  color: #434343;
}
@media (max-width: 767px) {
  .woocommerce form.lost_reset_password label,
  .woocommerce form.lost_reset_password p {
    font-size: 13px;
  }
}
.woocommerce form.lost_reset_password label {
  display: block;
  margin-bottom: 5px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  padding: 30px;
  margin: 0 0 30px;
  text-align: left;
  border-radius: 0;
  background: #f3f3f3;
  display: flex;
}
@media (max-width: 1300px) {
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
  }
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  flex-wrap: wrap;
}
.woocommerce form.checkout_coupon p,
.woocommerce form.login p,
.woocommerce form.register p {
  width: 100%;
  padding: 0 10px !important;
}
.woocommerce form.checkout_coupon p.form-row-first, .woocommerce form.checkout_coupon p.form-row-last,
.woocommerce form.login p.form-row-first,
.woocommerce form.login p.form-row-last,
.woocommerce form.register p.form-row-first,
.woocommerce form.register p.form-row-last {
  float: none !important;
  width: 50% !important;
}
@media (max-width: 640px) {
  .woocommerce form.checkout_coupon p.form-row-first, .woocommerce form.checkout_coupon p.form-row-last,
  .woocommerce form.login p.form-row-first,
  .woocommerce form.login p.form-row-last,
  .woocommerce form.register p.form-row-first,
  .woocommerce form.register p.form-row-last {
    width: 100% !important;
  }
}
.woocommerce form.checkout_coupon p.form-row,
.woocommerce form.login p.form-row,
.woocommerce form.register p.form-row {
  margin-bottom: 20px !important;
}
@media (max-width: 960px) {
  .woocommerce form.checkout_coupon p.form-row,
  .woocommerce form.login p.form-row,
  .woocommerce form.register p.form-row {
    margin-bottom: 10px !important;
  }
}
.woocommerce form.checkout_coupon .flex-wrap.extra_half,
.woocommerce form.login .flex-wrap.extra_half,
.woocommerce form.register .flex-wrap.extra_half {
  width: 100%;
  padding: 0 10px;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 640px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50,
  .woocommerce form.login .flex-wrap.extra_half .col_50,
  .woocommerce form.register .flex-wrap.extra_half .col_50 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50,
  .woocommerce form.login .flex-wrap.extra_half .col_50,
  .woocommerce form.register .flex-wrap.extra_half .col_50 {
    width: 100%;
  }
}
.woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50.right,
.woocommerce form.login .flex-wrap.extra_half .col_50.right,
.woocommerce form.register .flex-wrap.extra_half .col_50.right {
  margin-left: auto;
  text-align: right;
}
@media (max-width: 480px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50.right,
  .woocommerce form.login .flex-wrap.extra_half .col_50.right,
  .woocommerce form.register .flex-wrap.extra_half .col_50.right {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50,
  .woocommerce form.login .flex-wrap.extra_half .col_50,
  .woocommerce form.register .flex-wrap.extra_half .col_50 {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50,
  .woocommerce form.login .flex-wrap.extra_half .col_50,
  .woocommerce form.register .flex-wrap.extra_half .col_50 {
    margin-top: 10px;
    font-size: 12px;
  }
}
.woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50 a,
.woocommerce form.login .flex-wrap.extra_half .col_50 a,
.woocommerce form.register .flex-wrap.extra_half .col_50 a {
  text-decoration: underline;
  color: #333333;
  margin-left: auto;
  font-size: 15px;
}
@media (max-width: 960px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50 a,
  .woocommerce form.login .flex-wrap.extra_half .col_50 a,
  .woocommerce form.register .flex-wrap.extra_half .col_50 a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50 a,
  .woocommerce form.login .flex-wrap.extra_half .col_50 a,
  .woocommerce form.register .flex-wrap.extra_half .col_50 a {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce form.checkout_coupon .flex-wrap.extra_half .col_50 a,
  .woocommerce form.login .flex-wrap.extra_half .col_50 a,
  .woocommerce form.register .flex-wrap.extra_half .col_50 a {
    font-size: 12px;
  }
}
.woocommerce form.checkout_coupon label,
.woocommerce form.checkout_coupon p,
.woocommerce form.login label,
.woocommerce form.login p,
.woocommerce form.register label,
.woocommerce form.register p {
  font-size: 16px;
  margin-top: 0;
  color: #333333;
}
@media (max-width: 960px) {
  .woocommerce form.checkout_coupon label,
  .woocommerce form.checkout_coupon p,
  .woocommerce form.login label,
  .woocommerce form.login p,
  .woocommerce form.register label,
  .woocommerce form.register p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon label,
  .woocommerce form.checkout_coupon p,
  .woocommerce form.login label,
  .woocommerce form.login p,
  .woocommerce form.register label,
  .woocommerce form.register p {
    font-size: 13px;
  }
}
.woocommerce form.checkout_coupon label,
.woocommerce form.login label,
.woocommerce form.register label {
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 960px) {
  .woocommerce form.checkout_coupon label,
  .woocommerce form.login label,
  .woocommerce form.register label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon label,
  .woocommerce form.login label,
  .woocommerce form.register label {
    font-size: 13px;
  }
}
.woocommerce form.checkout_coupon button,
.woocommerce form.login button,
.woocommerce form.register button {
  padding: 18px 32px 18px 32px;
  font-size: 16px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 600;
  background-color: #27a4dd;
}
@media (max-width: 960px) {
  .woocommerce form.checkout_coupon button,
  .woocommerce form.login button,
  .woocommerce form.register button {
    padding: 16px 24px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon button,
  .woocommerce form.login button,
  .woocommerce form.register button {
    font-size: 12px;
  }
}
.woocommerce form.checkout_coupon button:hover,
.woocommerce form.login button:hover,
.woocommerce form.register button:hover {
  text-decoration: none;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

.woocommerce-error::before {
  content: "\f06a";
}

.checkout-flex {
  display: flex;
  margin-top: 60px;
  margin-bottom: 80px;
}
@media (max-width: 1480px) {
  .checkout-flex {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1100px) {
  .checkout-flex {
    display: block;
    margin-bottom: 0;
  }
}

.cart_left,
.checkout-left {
  width: 66.6666666667%;
}
@media (max-width: 1100px) {
  .cart_left,
  .checkout-left {
    width: 100%;
  }
}

.cart_left {
  background: rgb(241, 248, 249);
  background: linear-gradient(159deg, #f8feff 0%, #fafbff 100%);
  position: relative;
  padding: 30px;
}
@media (max-width: 767px) {
  .cart_left {
    padding: 0;
    background-color: transparent;
  }
}

.cart_right,
.checkout-right {
  width: 33.3333333333%;
  padding-left: 50px;
}
@media (max-width: 1100px) {
  .cart_right,
  .checkout-right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .cart_right,
  .checkout-right {
    margin-top: 20px;
  }
}

.woocommerce-shipping-destination {
  font-size: 14px;
  margin: 0;
}
.woocommerce-shipping-destination strong {
  font-weight: 400;
  color: #333333;
}

.checkout-form-grey {
  background-color: #fafafa;
  padding: 40px;
}
@media (max-width: 1300px) {
  .checkout-form-grey {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .checkout-form-grey {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-form-grey {
    padding: 0;
    background-color: transparent;
  }
}

#shipping_city_field input,
#billing_city_field input {
  background-color: #fff !important;
}

#billing_address_2_field {
  display: none !important;
}

.woocommerce form .form-row .select2-container {
  height: 54px;
}

body .select2-results__option {
  font-size: 13px;
}

body .select2-dropdown {
  margin-top: -32px;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
  padding: 0 10px !important;
  margin-bottom: 20px;
  float: none !important;
  width: 100%;
}
.woocommerce-billing-fields__field-wrapper .form-row#billing_email_field, .woocommerce-billing-fields__field-wrapper .form-row#billing_phone_field,
.woocommerce-shipping-fields__field-wrapper .form-row#billing_email_field,
.woocommerce-shipping-fields__field-wrapper .form-row#billing_phone_field {
  width: 50% !important;
}
@media (max-width: 640px) {
  .woocommerce-billing-fields__field-wrapper .form-row#billing_email_field, .woocommerce-billing-fields__field-wrapper .form-row#billing_phone_field,
  .woocommerce-shipping-fields__field-wrapper .form-row#billing_email_field,
  .woocommerce-shipping-fields__field-wrapper .form-row#billing_phone_field {
    width: 100% !important;
  }
}
.woocommerce-billing-fields__field-wrapper .form-row.form-row-first, .woocommerce-billing-fields__field-wrapper .form-row.form-row-last, .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field, .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,
.woocommerce-shipping-fields__field-wrapper .form-row.form-row-first,
.woocommerce-shipping-fields__field-wrapper .form-row.form-row-last,
.woocommerce-shipping-fields__field-wrapper .form-row#billing_last_name_field,
.woocommerce-shipping-fields__field-wrapper .form-row#billing_first_name_field {
  float: none !important;
  width: 50% !important;
}
@media (max-width: 640px) {
  .woocommerce-billing-fields__field-wrapper .form-row.form-row-first, .woocommerce-billing-fields__field-wrapper .form-row.form-row-last, .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field, .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,
  .woocommerce-shipping-fields__field-wrapper .form-row.form-row-first,
  .woocommerce-shipping-fields__field-wrapper .form-row.form-row-last,
  .woocommerce-shipping-fields__field-wrapper .form-row#billing_last_name_field,
  .woocommerce-shipping-fields__field-wrapper .form-row#billing_first_name_field {
    width: 100% !important;
  }
}
.woocommerce-billing-fields__field-wrapper .form-row.form-row,
.woocommerce-shipping-fields__field-wrapper .form-row.form-row {
  margin-bottom: 20px !important;
}
.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper,
.woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper {
  display: block;
}
.woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce-shipping-fields__field-wrapper .form-row label {
  color: #333333;
  line-height: 1.2;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .woocommerce-billing-fields__field-wrapper .form-row label,
  .woocommerce-shipping-fields__field-wrapper .form-row label {
    margin-bottom: 5px;
    line-height: 1.2em !important;
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .select2-results__option {
    font-size: 12px;
  }
}

.selection {
  display: block;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333333;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: none;
  border-radius: 0;
  height: 52px;
  box-shadow: none;
}
@media (max-width: 640px) {
  .select2-container--default .select2-selection--single {
    height: 41px;
  }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 52px;
  padding-left: 20px;
  font-size: 16px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #dfdfdf;
}
@media (max-width: 640px) {
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 41px;
    font-size: 12px;
    padding-left: 12px;
  }
}

.select2-dropdown {
  background-color: white;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-top: -22px;
  border: 1px solid #dfdfdf;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 10px 15px;
  border-color: #e8e8e8;
}

.select2-search--dropdown {
  padding: 15px;
}
.select2-search--dropdown input {
  margin: 0;
}

.select2-container--open .select2-dropdown--above {
  margin-top: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #27a4dd;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 52px;
  right: 14px;
}
@media (max-width: 640px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
    right: 11px;
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none !important;
  background-image: url(images/svg/select.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 11px;
  height: 7px;
}

.woocommerce form .form-row .select2-container {
  line-height: 1;
}

.woocommerce-form__label-for-checkbox {
  position: relative;
  display: block;
  padding-left: 30px;
  color: #333333;
  font-size: 15px;
}
@media (max-width: 767px) {
  .woocommerce-form__label-for-checkbox {
    font-size: 14px;
  }
}
.woocommerce-form__label-for-checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 2px;
  margin: 0 !important;
  display: block !important;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: block;
  line-height: 1.2;
}

#ship-to-different-address {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.woocommerce-additional-fields label {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .woocommerce-additional-fields label {
    font-size: 14px;
  }
}
.woocommerce-additional-fields .woocommerce-input-wrapper {
  display: block;
}

.woocommerce form .form-row textarea {
  width: 100%;
  height: 130px;
  color: #333333;
  font-weight: 400;
}

.woocommerce-account-fields .form-row {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 15px;
}

.title-line,
#order_review_heading,
.woocommerce-checkout-payment h4 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 640px) {
  .title-line,
  #order_review_heading,
  .woocommerce-checkout-payment h4 {
    margin-bottom: 20px;
    font-size: 16px;
  }
}

#order_review_heading {
  position: relative;
}
#order_review_heading:before {
  content: "2. ";
}

.woocommerce-checkout-payment h4 {
  position: relative;
}
.woocommerce-checkout-payment h4:before {
  content: "3. ";
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-color: #d4d4d4;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents td.product-name {
  padding-left: 10px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  vertical-align: top;
  padding: 10px 20px;
  background: rgb(241, 248, 249);
  background: linear-gradient(159deg, rgb(241, 248, 249) 0%, rgb(227, 233, 255) 100%);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
  padding-left: 0 !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
  vertical-align: top;
  border-color: #e1e1e1;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-img {
  width: 36px;
  min-width: 36px;
}
@media (max-width: 1300px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-img {
    display: none;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .flex-wrap {
  flex-wrap: nowrap;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name {
  padding-left: 0;
  width: 60%;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-total {
  text-align: right;
  padding-right: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
  vertical-align: middle;
  font-size: 14px;
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td .shipping-method-description {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td .shipping-method-description {
    font-size: 12px !important;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  vertical-align: middle;
  padding-left: 0;
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    font-size: 12px;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    font-size: 14px;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount span,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount bdi {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount span,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount bdi {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount span,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount bdi {
    font-size: 14px;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table dl.variation {
  margin-top: 5px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table dl.variation dt,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table dl.variation dd,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table dl.variation dd p {
  font-size: 12px;
  color: #8b8b8b;
  line-height: 1em;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  margin-top: -3px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .remove {
  display: none !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .quantity {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  margin-top: 10px;
  position: relative;
  width: 100px !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .quantity .qty {
  width: 100px;
  margin: 0;
  padding-left: 40px;
  padding-right: 40px;
  height: 40px;
  font-size: 14px;
}
@media (max-width: 1100px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .quantity .qty {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .quantity .qty {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .quantity .quantity-button {
  width: 30px;
  font-size: 11px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .cqoc_product_name {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  font-size: 14px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-weight: 500;
  line-height: 1.2em;
  -moz-box-ordinal-group: 2;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  flex: 1 1 auto;
  order: 1;
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .cqoc_product_name {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .cqoc_product_name {
    font-size: 12px;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .cqoc_product_name a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  line-height: 1em;
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .cqoc_product_name a {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-info .cqoc_product_name a {
    font-size: 12px;
  }
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-total .to-remove {
  text-align: right;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-total .to-remove .remove {
  margin: 10px 0 0 auto;
  font-size: 14px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount span,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount bdi {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 1300px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount span,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount bdi {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount span,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount bdi {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount span,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount bdi {
    font-size: 15px;
  }
}

.woocommerce ul#shipping_method li {
  margin-bottom: 0 !important;
}

.product-info.headings {
  font-size: 16px;
  padding-left: 10px;
  color: #333333;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media (max-width: 1300px) {
  .product-info.headings {
    font-size: 14px;
    padding-left: 0;
  }
}
.product-info.headings .variation {
  font-family: "Montserrat", sans-serif;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: transparent;
  padding: 0;
  margin-top: 40px;
}

.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods input[type=radio] {
  margin-top: 3px;
  position: absolute;
  left: 22px;
  background-color: white;
}
.woocommerce-checkout #payment ul.payment_methods li {
  background-color: #fafafa;
  padding: 25px;
  border-bottom: none;
  line-height: 1;
  position: relative;
  margin-top: 15px;
}
.woocommerce-checkout #payment ul.payment_methods li:first-child {
  margin-top: 0;
}
.woocommerce-checkout #payment ul.payment_methods li.highlight {
  background-color: #f6f6f6;
}
.woocommerce-checkout #payment ul.payment_methods li label {
  position: relative;
  padding-left: 70px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .woocommerce-checkout #payment ul.payment_methods li label {
    padding-left: 63px;
  }
}
.woocommerce-checkout #payment ul.payment_methods li label::before {
  content: "";
  display: block;
  position: absolute;
  left: 24px;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 767px) {
  .woocommerce-checkout #payment ul.payment_methods li label::before {
    top: 2px;
  }
}
.woocommerce-checkout #payment ul.payment_methods p {
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  margin: 25px 0 0;
  background-color: transparent;
}
@media (max-width: 1300px) {
  .woocommerce-checkout #payment ul.payment_methods p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .woocommerce-checkout #payment ul.payment_methods p {
    font-size: 12px;
  }
}

.payment_box:before {
  display: none !important;
}

.payment_method_bacs label:before {
  background-image: url("images/svg/bank.svg");
  width: 25px;
  height: 37px;
}

.payment_method_cod label:before {
  background-image: url("images/svg/cash.svg");
  width: 28px;
  height: 27px;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: transparent;
  padding: 0;
  margin: 0;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  margin-top: 20px;
  padding: 0;
}
#add_payment_method #payment div.form-row p,
.woocommerce-cart #payment div.form-row p,
.woocommerce-checkout #payment div.form-row p {
  font-size: 15px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
  display: block;
  width: 100%;
  padding: 18px 32px;
  margin-top: 20px;
}
@media (max-width: 960px) {
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
  .woocommerce form.checkout_coupon button {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
  }
}

.woocommerce-thankyou-order-received {
  font-size: 18px;
  font-weight: 500;
  background-color: #27a4dd;
  padding: 20px;
  color: white;
  position: relative;
  padding-left: 70px;
}
.woocommerce-thankyou-order-received:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -17px;
  font-weight: 900;
  font-size: 14px;
  background-color: white;
  color: #27a4dd;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-order-overview {
  display: flex;
  flex-wrap: wrap;
  background-color: #fafafa;
  padding: 20px;
  margin-top: 30px;
}
.woocommerce-order-overview .woocommerce-Price-amount {
  font-weight: 500;
}
.woocommerce-order-overview .woocommerce-Price-amount span {
  font-weight: 500;
}

.woocommerce ul.order_details li {
  margin-right: 0;
  float: none;
  width: 25%;
  text-align: center;
  margin: 0;
  padding: 10px;
  border-color: #bcbcbc;
}

.woocommerce ul.order_details li strong {
  font-size: 18px;
  line-height: 1.2;
}

.woocommerce-order-received h1 {
  display: none;
}

.order_placed_wrap {
  display: flex;
  align-items: stretch;
}
@media (max-width: 767px) {
  .order_placed_wrap {
    display: block;
    position: relative;
  }
}
.order_placed_wrap .the-content {
  position: relative;
  padding-top: 100px;
}
@media (max-width: 1300px) {
  .order_placed_wrap .the-content {
    padding-top: 50px;
  }
}
.order_placed_wrap .the-content::before {
  content: "";
  display: block;
  position: absolute;
  width: 151px;
  height: 151px;
  background-image: url("images/svg/thanks.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -75px;
  top: 50px;
  z-index: 1;
}
@media (max-width: 1300px) {
  .order_placed_wrap .the-content::before {
    width: 100px;
    height: 100px;
    top: 35px;
    margin-left: -50px;
  }
}
.order_placed_wrap .the-content h2:first-child {
  margin-top: 0;
}
.order_placed_wrap .the-content p {
  font-size: 14px;
}
@media (max-width: 640px) {
  .order_placed_wrap .the-content p {
    font-size: 13px;
  }
}
.order_placed_wrap .general_content {
  width: 35%;
  padding: 90px 50px;
}
@media (max-width: 1300px) {
  .order_placed_wrap .general_content {
    width: 45%;
    padding: 70px 40px;
  }
}
@media (max-width: 960px) {
  .order_placed_wrap .general_content {
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  .order_placed_wrap .general_content {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 0 30px;
  }
}
@media (max-width: 640px) {
  .order_placed_wrap .general_content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.order_placed_wrap .general_content h2 {
  position: relative;
  font-size: 36px;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .order_placed_wrap .general_content h2 {
    font-size: 30px;
  }
}
.order_placed_wrap .general_content p {
  color: #333333;
  margin: 0;
}
.order_placed_wrap .general_content p:first-of-type {
  font-weight: 500;
}
.order_placed_wrap .large_image {
  width: 65%;
}
@media (max-width: 1300px) {
  .order_placed_wrap .large_image {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .order_placed_wrap .large_image {
    width: 100%;
    height: 400px;
  }
}
@media (max-width: 640px) {
  .order_placed_wrap .large_image {
    height: 260px;
  }
}

.checl_list {
  background-color: #fafafa;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.checl_list li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e1e1e1;
  text-align: center;
}
.checl_list li:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.checl_list strong {
  font-weight: 500;
  color: #333333;
}
.checl_list .woocommerce-Price-amount {
  font-weight: 500;
}
.checl_list .woocommerce-Price-amount span {
  font-weight: 500;
}

.tinv-wishlist table th,
.tinv-wishlist table td {
  padding: 20px;
}
@media (max-width: 1300px) {
  .tinv-wishlist table th,
  .tinv-wishlist table td {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table th,
  .tinv-wishlist table td {
    padding: 0;
  }
}

.wish_no_user .tinv-wishlist .cart-empty {
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding-top: 30px;
  background-color: #f6f6f6;
  padding: 1em 2em;
  color: #333333;
}
@media (max-width: 640px) {
  .wish_no_user .tinv-wishlist .cart-empty {
    font-size: 18px;
  }
}
.wish_no_user .tinv-wishlist form {
  background-color: #fafafa;
}
@media (max-width: 767px) {
  .wish_no_user .tinv-wishlist form {
    background-color: transparent;
  }
}
.wish_no_user .tinv-header {
  display: none;
}
@media (max-width: 767px) {
  .wish_no_user .tinv-header {
    margin-bottom: 0 !important;
  }
}
.wish_no_user .tinv-header h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .wish_no_user .tinv-header h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.page-template-page-wish .tinv-header {
  display: none;
}
.page-template-page-wish .wish_no_user {
  margin-bottom: 0;
}
.page-template-page-wish .wish_no_user h1 {
  display: none;
}
.page-template-page-wish .trust-section {
  padding-bottom: 50px;
}
@media (max-width: 1300px) {
  .page-template-page-wish .trust-section {
    padding-bottom: 25px;
  }
}

.tinv-wishlist table.tinvwl-table-manage-list th {
  text-transform: uppercase;
  font-size: 13px;
  color: #333333;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media (max-width: 1300px) {
  .tinv-wishlist table.tinvwl-table-manage-list th {
    font-size: 13px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list th span {
  font-weight: 500;
}
.tinv-wishlist table.tinvwl-table-manage-list th,
.tinv-wishlist table.tinvwl-table-manage-list td {
  text-align: left;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list th,
  .tinv-wishlist table.tinvwl-table-manage-list td {
    display: block;
    border-top: none;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list table,
  .tinv-wishlist table.tinvwl-table-manage-list tbody,
  .tinv-wishlist table.tinvwl-table-manage-list tfoot {
    display: block;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list thead {
    display: none;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tr::before {
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  border-color: #dfdffd !important;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    background-color: #fafafa;
    padding: 20px;
    position: relative;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tfoot tr:before {
  border: none !important;
}
.tinv-wishlist table.tinvwl-table-manage-list td {
  border: none;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list td {
    border-top: none;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-cb {
    display: none !important;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list td.product-remove {
  padding-right: 0 !important;
  width: 37px !important;
}
@media (max-width: 1300px) {
  .tinv-wishlist table.tinvwl-table-manage-list td.product-remove {
    width: 32px !important;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list td.product-remove {
    width: 17px !important;
    position: absolute !important;
    right: 15px !important;
    padding: 0;
    z-index: 999;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list td.product-remove button {
    width: 17px !important;
    height: 17px !important;
    font-size: 13px !important;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-thumbnail {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1300px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-thumbnail {
    width: 50px;
    min-width: 1px;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-thumbnail img {
    width: 50px !important;
    min-width: 1px;
  }
}
@media screen and (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-thumbnail {
    width: 40px !important;
    position: absolute !important;
    left: 0 !important;
    top: 15px !important;
    left: 15px !important;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail {
  min-width: 70px;
  width: 70px;
}
@media (max-width: 960px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-price {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-price {
    padding: 10px 0;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-price .from {
  margin-right: 5px;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-price span {
  font-weight: 700;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-price span {
    font-size: 14px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-price del span {
  font-weight: 400;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-price del .woocommerce-Price-amount {
  position: relative;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-price del .woocommerce-Price-amount:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #111111;
  position: absolute;
  left: 0;
  top: 50%;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-stock span {
  padding-right: 5px;
}
@media only screen and (max-width: 1024px) and (min-width: 641px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-stock {
    display: none;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-stock {
    display: none;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-stock i {
  background-color: #3b8829;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 11px;
  margin-right: 0;
}
@media (max-width: 1300px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-stock i {
    font-size: 9px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-stock span,
.tinv-wishlist table.tinvwl-table-manage-list .product-stock .tinvwl-txt {
  font-weight: 400;
  color: #333333;
  font-size: 11px;
  padding-left: 4px;
}
@media (max-width: 1300px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-stock span,
  .tinv-wishlist table.tinvwl-table-manage-list .product-stock .tinvwl-txt {
    font-size: 10px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-name {
  width: 360px;
  font-size: 14px;
}
@media (max-width: 1550px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-name {
    font-size: 13px;
  }
}
@media (max-width: 1300px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-name {
    width: 200px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 641px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-name {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-name {
    width: 100%;
    padding-right: 30px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-name a {
  font-weight: 500;
  color: #333333;
  font-family: "Montserrat", sans-serif;
}
.tinv-wishlist table.tinvwl-table-manage-list td.product-remove button {
  color: #333333;
  width: 30px;
  height: 30px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dfdfdf;
  margin-right: 10px;
  font-size: 20px;
}
.tinv-wishlist table.tinvwl-table-manage-list td.product-remove button:hover {
  background-color: white !important;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-action {
    margin-left: 10px;
    width: 155px;
  }
}
@media only screen and (max-width: 640px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-action {
    padding-left: 40px;
    margin-top: 10px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-action button {
  border: 2px solid #333333;
  padding: 12px 15px;
  color: #333333 !important;
  background-color: transparent !important;
  display: block;
  white-space: nowrap;
  height: 100%;
  width: 100%;
}
@media (max-width: 1550px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-action button {
    padding: 10px 12px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-action button {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-action button:hover {
  background-color: #333333 !important;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-action button:hover span {
  color: white !important;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-action button span {
  color: #333333 !important;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1550px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-action button span {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-action button span {
    font-size: 10px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-action button:hover {
  background-color: #27a4dd;
  color: white;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-quantity {
  padding-right: 0;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity {
    margin: 0;
    width: 150px !important;
    padding-left: 50px;
  }
}
@media (max-width: 480px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity {
    width: calc(100% - 50px) !important;
    padding-left: 0;
    margin-left: 50px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-quantity .relative {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  height: 43px;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity {
  width: 120px;
  position: relative;
  height: 45px;
}
@media (max-width: 1550px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity {
    height: 37px;
  }
}
@media (max-width: 480px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity {
    width: 100%;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity-button {
  width: 33px;
  justify-content: flex-start;
  font-size: 11px;
}
@media (max-width: 1550px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity-button {
    width: 25px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity-button {
    width: 50px;
    justify-content: center;
    font-size: 11px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity-down {
  justify-content: flex-end;
  font-size: 11px;
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .quantity-down {
    width: 50px;
    justify-content: center;
    font-size: 11px;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list .product-quantity .qty {
  width: 100% !important;
  margin: 0;
  text-align: center !important;
  font-family: "Montserrat", sans-serif;
  height: 45px;
  font-size: 14px;
}
@media (max-width: 1100px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .qty {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-quantity .qty {
    height: 37px;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist table.tinvwl-table-manage-list .product-name,
  .tinv-wishlist table.tinvwl-table-manage-list .product-price {
    width: 100%;
    padding-left: 50px;
  }
}

.tinv-wishlist.woocommerce .product-quantity {
  text-align: left;
}

.tinv-wishlist .product-stock p {
  display: block;
  padding: 0;
  margin: 0;
}

.tinvwl-input-group .form-control,
.tinvwl-input-group-addon,
.tinvwl-input-group-btn {
  display: block;
  height: auto;
  width: 300px;
  margin-right: 10px;
  font-family: "Montserrat", sans-serif;
}

.tinvwl-input-group .form-control {
  height: 42px;
  top: -1px;
  width: 250px;
  font-size: 14px;
}
@media (max-width: 1550px) {
  .tinvwl-input-group .form-control {
    width: 180px;
    font-size: 12px !important;
  }
}
@media (max-width: 960px) {
  .tinvwl-input-group .form-control {
    height: 40px;
  }
}

.tinvwl-input-group {
  display: inline-block;
}

.tinvwl-input-group-btn button {
  height: auto;
  line-height: 1;
  padding: 14px 21px !important;
  margin-top: 0;
  font-size: 12px !important;
  background-color: #27a4dd !important;
  margin-left: 10px;
}
.tinvwl-input-group-btn button:hover {
  background-color: rgb(28.424, 132.924, 180.576) !important;
  color: white !important;
}
@media (max-width: 1550px) {
  .tinvwl-input-group-btn button {
    font-size: 10px !important;
    padding: 14px 14px;
  }
}
.tinvwl-input-group-btn button span {
  line-height: 1;
  color: white;
  font-weight: inherit;
}

@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    width: 100%;
    float: none;
  }
}
@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) .tinvwl-input-group {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) .tinvwl-input-group .form-control {
    width: 50%;
    margin-right: 0;
  }
}
@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) .tinvwl-input-group .tinvwl-input-group-btn {
    width: calc(50% - 20px);
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) .tinvwl-input-group .tinvwl-input-group-btn {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) .tinvwl-input-group .tinvwl-input-group-btn button {
    width: 100%;
    margin-right: 0;
  }
}

.tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right {
  margin-top: 0;
}
@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right {
    width: 100%;
    margin-top: 10px;
    float: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right button {
  padding: 14px 21px;
  margin-top: 0;
  font-size: 12px;
  letter-spacing: 0;
}
@media (max-width: 1550px) {
  .tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right button {
    font-size: 10px;
    padding: 14px 14px;
  }
}
@media (max-width: 960px) {
  .tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right button {
    width: calc(33.33% - 20px);
  }
}
.tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right button:hover {
  background-color: rgb(28.424, 132.924, 180.576);
  color: white;
}

@media only screen and (max-width: 1024px) {
  .tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right {
    float: right;
  }
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    margin-right: 0;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .tinvwl-table-manage-list .product-quantity .quantity {
    width: 114px;
  }
}
@media only screen and (max-width: 640px) {
  .tinv-wishlist .product-thumbnail img {
    max-width: 40px;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td {
    text-align: left;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-action {
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) and (max-width: 480px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-action {
    display: block;
    width: 100%;
    padding-left: 50px;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-action button {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border: 1px solid #333333;
  }
}
.woocommerce table.shop_table td.product-remove a:hover {
  background-color: transparent;
}

.woocommerce-checkout #payment div.form-row .woocommerce-privacy-policy-text {
  margin-bottom: 30px;
}

.woocommerce-terms-and-conditions-checkbox-text a {
  word-break: break-word;
  display: initial;
}

#billing_country_field {
  display: none !important;
}

.woocommerce-MyAccount-content .woocommerce-pagination {
  margin-top: 30px;
}
.woocommerce-MyAccount-content .woocommerce-pagination .button2 {
  margin-right: 10px;
}
.woocommerce-MyAccount-content .return-to-shop {
  background-color: transparent;
}

.woocommerce-cart-form__contents {
  border-collapse: separate;
  border-spacing: 0 15px;
}
.woocommerce-cart-form__contents thead {
  display: none !important;
}
.woocommerce-cart-form__contents input[type=number].qty {
  border: none !important;
  padding: 10px 0;
  background-color: transparent;
}
.woocommerce-cart-form__contents tr {
  background-color: white;
  position: relative;
}
.woocommerce-cart-form__contents tr th,
.woocommerce-cart-form__contents tr td {
  border-top: none !important;
  position: relative;
  z-index: 1;
}
.woocommerce-cart-form__contents thead tr {
  background-color: transparent;
}
.woocommerce-cart-form__contents thead th,
.woocommerce-cart-form__contents thead td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce-cart-form__contents thead .product-quantity {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.woocommerce-cart-form__contents tr.extra-last {
  background-color: transparent;
}
.woocommerce-cart-form__contents tr.extra-last::before {
  display: none !important;
}
.woocommerce-cart-form__contents tr.extra-last button[name=update_cart] {
  display: none !important;
}
.woocommerce-cart-form__contents tr.extra-last th,
.woocommerce-cart-form__contents tr.extra-last td {
  padding: 0 !important;
}

.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  font-size: 13px;
  line-height: 1;
  color: #707070;
}
.woocommerce td.product-name .wc-item-meta dt p,
.woocommerce td.product-name dl.variation dt p,
.woocommerce td.product-name .wc-item-meta dd p,
.woocommerce td.product-name dl.variation dd p {
  font-size: 13px;
  line-height: 1;
  color: #707070;
}

#tip_facturare_field > label {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  #tip_facturare_field input[type=radio] {
    margin-left: 0;
  }
}
#tip_facturare_field .woocommerce-input-wrapper label {
  margin-right: 50px;
}
@media (max-width: 767px) {
  #tip_facturare_field .woocommerce-input-wrapper label {
    margin-top: 8px;
  }
}
@media (max-width: 640px) {
  #tip_facturare_field .woocommerce-input-wrapper label {
    margin-right: 30px;
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  #tip_facturare_field .woocommerce-input-wrapper label {
    margin-right: 0;
    margin-left: 0;
    width: calc(100% - 55px);
  }
}
#tip_facturare_field .woocommerce-input-wrapper label:last-of-type {
  margin-right: 0;
}

.woocommerce-billing-fields__field-wrapper #tip_facturare_field .woocommerce-input-wrapper,
.woocommerce-address-fields__field-wrapper #tip_facturare_field .woocommerce-input-wrapper {
  flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper #tip_facturare_field .woocommerce-input-wrapper label,
.woocommerce-address-fields__field-wrapper #tip_facturare_field .woocommerce-input-wrapper label {
  margin-bottom: 0;
}

#smartbill_billing_type {
  background-image: url(images/svg/select.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) center;
  background-size: 12px;
  padding-right: 40px;
}

.wooc-content-small {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce table.shop_table.account-orders-table {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.account_page {
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .account_page {
    margin-bottom: 0;
  }
}
.account_page .col_50 {
  width: 50%;
}
@media (max-width: 960px) {
  .account_page .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .account_page .extra_half .col_50 {
    width: 50%;
  }
}
@media (max-width: 350px) {
  .account_page .extra_half .col_50 {
    width: 100%;
  }
}
.account_page .cover {
  min-height: 800px;
}
@media (max-width: 960px) {
  .account_page .container {
    padding: 0;
  }
}

.woocommerce-MyAccount-navigation ul {
  background-color: #f9faff;
  padding: 20px 30px 30px;
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation ul {
    padding: 0 30px 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-MyAccount-navigation ul {
    padding: 0 20px;
  }
}
.woocommerce-MyAccount-navigation li {
  padding: 14px 0 14px 40px;
  margin: 0 !important;
  position: relative;
  border-top: 1px solid #e8e8e8;
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation li {
    padding: 15px 0 15px 33px;
  }
}
.woocommerce-MyAccount-navigation li:first-child {
  margin-top: 0;
  border-top: none;
}
.woocommerce-MyAccount-navigation li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation li::before {
    width: 16px;
    height: 18px;
    background-size: contain;
  }
}
.woocommerce-MyAccount-navigation li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url("images/svg/arrow-grey.svg");
  width: 6px;
  height: 11px;
  top: 50%;
  margin-top: -7px;
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation li:after {
    width: 6px;
    height: 9px;
  }
}
.woocommerce-MyAccount-navigation li:hover {
  opacity: 0.6;
}
.woocommerce-MyAccount-navigation li.is-active a {
  color: #27a4dd;
  opacity: 1;
}
.woocommerce-MyAccount-navigation li.is-active:after {
  background-image: url("images/svg/arrow-black.svg");
}
.woocommerce-MyAccount-navigation a {
  font-weight: 600;
  display: block;
  opacity: 0.6;
  font-size: 15px;
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce-MyAccount-navigation a {
    font-size: 13px;
  }
}
.woocommerce-MyAccount-navigation a:hover {
  text-decoration: none;
}
.woocommerce-MyAccount-navigation.wish-page ul li.is-active {
  color: initial;
}
.woocommerce-MyAccount-navigation.wish-page ul li.is-active:before {
  background-image: url("images/svg/account1.svg");
}
.woocommerce-MyAccount-navigation.wish-page ul li.is-active a {
  color: initial;
}
.woocommerce-MyAccount-navigation.wish-page ul li.woocommerce-MyAccount-navigation-link--tinv_wishlist a {
  color: #27a4dd;
}

.woocommerce-MyAccount-navigation-link--dashboard:before {
  background-image: url("images/svg/account1.svg");
}

.woocommerce-MyAccount-navigation-link--orders:before {
  background-image: url("images/svg/account2.svg");
}

.woocommerce-MyAccount-navigation-link--edit-address:before {
  background-image: url("images/svg/account4.svg");
}

.woocommerce-MyAccount-navigation-link--edit-account:before {
  background-image: url("images/svg/account5.svg");
}

.woocommerce-MyAccount-navigation-link--favorite:before {
  background-image: url("images/svg/account3.svg");
}

.woocommerce-MyAccount-navigation-link--customer-logout:before {
  background-image: url("images/svg/account6.svg");
}

.woocommerce-MyAccount-navigation-link--wpf-delete-account:before {
  width: 25px;
  top: 20px;
  background-image: url("images/svg/account7.svg");
  background-size: 19px !important;
  background-position: center;
  height: 24px;
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation-link--wpf-delete-account:before {
    background-size: 13px !important;
    background-position: left center;
    height: 18px;
    top: 17px;
  }
}
.woocommerce-MyAccount-navigation-link--wpf-delete-account.is-active:before {
  background-image: url("images/svg/account7-a.svg");
  background-size: 19px !important;
  background-position: center;
  height: 24px;
}
@media (max-width: 960px) {
  .woocommerce-MyAccount-navigation-link--wpf-delete-account.is-active:before {
    background-size: 13px !important;
  }
}

.wooc-content-small .btn {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .wooc-content-small .woocommerce form.checkout_coupon,
  .wooc-content-small .woocommerce form.login,
  .wooc-content-small .woocommerce form.register {
    margin-top: 0 !important;
  }
}

.login-social {
  margin-top: 10px;
}
.login-social span {
  text-align: center;
  display: block;
  padding-left: 10px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .login-social span {
    font-size: 13px;
  }
}
.login-social .flex {
  margin-left: -10px;
  margin-right: -10px;
  flex-wrap: wrap;
}
.login-social .flex-item {
  width: 50%;
  padding: 0 10px;
}
@media (max-width: 1300px) {
  .login-social .flex-item {
    width: 100%;
  }
}
.login-social a {
  border: 2px solid #333333;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #333333;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .login-social a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.login-social a:hover {
  text-decoration: none;
  background-color: #333333;
  color: white;
}
.login-social a span,
.login-social a img {
  display: inline;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .login-social a span,
  .login-social a img {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .login-social a span,
  .login-social a img {
    font-size: 13px;
  }
}
.login-social a img {
  position: relative;
  margin-right: 5px;
}

.for_registration {
  display: block;
  width: 100%;
  padding: 0 10px;
}

.login-top {
  text-align: center;
  margin-bottom: 20px;
}
.login-top h2 {
  margin-bottom: 0;
}
.login-top .woocommerce-privacy-policy-text p {
  font-size: 14px !important;
}

@media (max-width: 960px) {
  .cover_account {
    position: absolute;
    z-index: -1;
    opacity: 0.05;
    height: 100%;
    width: 100%;
  }
}

@media (max-width: 960px) {
  .box_form_account {
    width: 100%;
  }
}

.woocommerce-form-register .woocommerce-form-row:first-child,
.woocommerce-form-register .woocommerce-form-row:first-child + .woocommerce-form-row {
  width: 50%;
}
@media (max-width: 960px) {
  .woocommerce-form-register .woocommerce-form-row:first-child,
  .woocommerce-form-register .woocommerce-form-row:first-child + .woocommerce-form-row {
    width: 100%;
  }
}

.tabs-selectors {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e8e8e8;
  display: none;
}
@media (max-width: 767px) {
  .tabs-selectors {
    justify-content: center;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
  }
  .tabs-selectors a {
    line-height: 1.2;
    font-size: 14px;
  }
}
.tabs-selectors a {
  font-weight: 500;
  opacity: 0.4;
  position: relative;
  padding: 10px 0;
  margin: 0 10px;
  color: #333333;
}
.tabs-selectors a:hover {
  text-decoration: none;
  opacity: 1;
}
.tabs-selectors a:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  border: none;
  position: absolute;
  box-shadow: none;
}
.tabs-selectors a.active {
  opacity: 1;
}
.tabs-selectors a.active:before {
  background-color: #27a4dd;
}

.regist {
  margin-top: 20px;
  text-align: center;
  font-size: 15px;
}
@media (max-width: 960px) {
  .regist {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .regist {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .regist {
    font-size: 12px;
  }
}
.regist span,
.regist a {
  display: inline !important;
}
.regist a {
  color: #27a4dd;
  text-decoration: underline;
}
.regist a:hover {
  opacity: 0.8;
}

.woocommerce-privacy-policy-text p {
  font-size: 14px !important;
  margin-bottom: 0;
  color: #434343 !important;
}
@media (max-width: 767px) {
  .woocommerce-privacy-policy-text p {
    font-size: 13px !important;
  }
}
@media (max-width: 640px) {
  .woocommerce-privacy-policy-text p {
    font-size: 12px !important;
  }
}
.woocommerce-privacy-policy-text p a {
  color: #434343 !important;
}
.woocommerce-privacy-policy-text p a:hover {
  color: #27a4dd !important;
}

.intro-my-account {
  text-align: center;
}
.intro-my-account p {
  font-size: 16px;
}

.lost_reset_password {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .lost_reset_password {
    padding: 30px 20px;
  }
}
.lost_reset_password .form-row-first,
.lost_reset_password .form-row-last {
  float: none !important;
  width: 100% !important;
}
.lost_reset_password label {
  margin-bottom: 5px;
}

.mobile-account {
  display: none;
  background-color: #fafafa;
  font-weight: 400;
  text-decoration: none;
  color: #333333;
}
@media (max-width: 960px) {
  .mobile-account {
    display: block;
  }
}
.mobile-account i {
  margin-right: 10px;
}
.mobile-account a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .mobile-account {
    display: block;
  }
}
.mobile-account a {
  display: inline-block;
  width: 100%;
  padding: 13px 20px;
  font-weight: 700;
  font-size: 13px;
}

.flex-account-nav {
  display: flex;
}
@media (max-width: 960px) {
  .flex-account-nav {
    display: block;
  }
}
.flex-account-nav .select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: #fafafa;
}

.account-nav {
  width: 30%;
  padding-right: 90px;
  display: block;
}
@media (max-width: 1550px) {
  .account-nav {
    padding-right: 40px;
  }
}
@media (max-width: 1300px) {
  .account-nav {
    padding-right: 20px;
  }
}
@media (max-width: 960px) {
  .account-nav {
    width: 100%;
    padding-right: 0;
    display: none;
    margin-top: 10px;
  }
}

.flex-account-nav .woocommerce-order-details {
  float: right;
  width: 40%;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-order-details {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-order-details {
    width: 100%;
    float: none;
    padding-top: 0;
  }
}
.flex-account-nav .woocommerce-customer-details {
  width: 60%;
  float: left;
  padding-right: 40px;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-customer-details {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-customer-details {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.flex-account-nav .woocommerce-customer-details .col2-set .col-1,
.flex-account-nav .woocommerce-customer-details .col2-set .col-2 {
  width: 100%;
  float: none;
}
.flex-account-nav .woocommerce-customer-details .col2-set .col-1 {
  margin-bottom: 30px;
}
.flex-account-nav input[type=text],
.flex-account-nav input[type=email],
.flex-account-nav input[type=password],
.flex-account-nav input[type=search],
.flex-account-nav input[type=tel],
.flex-account-nav input[type=url],
.flex-account-nav input[type=number],
.flex-account-nav input[type=date],
.flex-account-nav input[type=time],
.flex-account-nav input[type=datetime],
.flex-account-nav input[type=datetime-local],
.flex-account-nav input[type=week],
.flex-account-nav input[type=month],
.flex-account-nav textarea,
.flex-account-nav select {
  background-color: #fafafa;
}
.flex-account-nav .woocommerce-MyAccount-content {
  width: 70%;
  padding: 0 0 45px 0;
  float: none;
  margin-left: 0;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content {
    padding: 0 0 30px 0;
  }
}
@media (max-width: 960px) {
  .flex-account-nav .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    float: none;
    margin-left: 0;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .order_details td,
  .flex-account-nav .woocommerce-MyAccount-content .order_details th {
    font-size: 13px !important;
  }
  .flex-account-nav .woocommerce-MyAccount-content .order_details td *,
  .flex-account-nav .woocommerce-MyAccount-content .order_details th * {
    font-size: 13px !important;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-MyAccount-content .order_details td,
  .flex-account-nav .woocommerce-MyAccount-content .order_details th {
    font-size: 12px !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .flex-account-nav .woocommerce-MyAccount-content .order_details td *,
  .flex-account-nav .woocommerce-MyAccount-content .order_details th * {
    font-size: 12px !important;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list .product-quantity {
  display: none;
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list tfoot td {
  padding: 0;
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list tfoot tr {
  background-color: transparent;
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list tfoot tr::before {
  display: none;
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list tfoot tr td,
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list tfoot tr th {
  border-top: none;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-error,
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-info,
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-message {
  background-color: #fafafa;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-error a,
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-info a,
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-message a {
  text-decoration: underline;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-error a.button,
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-info a.button,
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-message a.button {
  text-decoration: none;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-info::before {
  content: "\f05a";
}
.flex-account-nav .woocommerce-MyAccount-content label {
  line-height: 1.2 !important;
  margin-bottom: 10px;
  font-size: 15px;
}
@media (max-width: 960px) {
  .flex-account-nav .woocommerce-MyAccount-content label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content label {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .form-row-first,
  .flex-account-nav .woocommerce-MyAccount-content .form-row-last {
    width: 100%;
    float: none !important;
  }
}
.flex-account-nav .woocommerce-MyAccount-content p {
  color: #333333;
  font-size: 15px;
}
@media (max-width: 960px) {
  .flex-account-nav .woocommerce-MyAccount-content p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content p {
    font-size: 13px;
  }
}
.flex-account-nav .woocommerce-MyAccount-content p a {
  text-decoration: underline;
}
.flex-account-nav .woocommerce-MyAccount-content p a.button {
  text-decoration: none !important;
  background-color: rgb(28.424, 132.924, 180.576);
  color: white !important;
}
.flex-account-nav .woocommerce-MyAccount-content p a:hover {
  opacity: 0.7;
}
.flex-account-nav .woocommerce-MyAccount-content p.return-to-shop {
  text-align: center !important;
  background-color: #fafafa;
  padding: 10px 20px 30px;
}
.flex-account-nav .woocommerce-MyAccount-content .product-thumbnail {
  width: 80px;
  min-width: 80px;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content .product-thumbnail {
    width: 50px;
    min-width: 50px;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .product-thumbnail img {
  width: 80px;
}
.flex-account-nav .woocommerce-MyAccount-content .product-action button {
  font-size: 13px !important;
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .product-action button {
    font-size: 12px !important;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-MyAccount-content .product-action button {
    font-size: 11px !important;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .product-action button span {
  font-size: 13px !important;
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .product-action button span {
    font-size: 12px !important;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-MyAccount-content .product-action button span {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 768px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinv-wishlist table.tinvwl-table-manage-list tr {
    background-color: #fafafa;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list .product-name {
  max-width: 340px;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list .product-name {
    max-width: 280px;
    width: 280px;
  }
}
@media screen and (max-width: 1024px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list .product-name {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list .product-name {
    max-width: 100%;
    width: 100%;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .tinvwl-to-right {
  margin-top: 0 !important;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinvwl-to-left + .tinvwl-to-right {
    display: none;
  }
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinvwl-to-left:not(:empty) {
    float: none;
    width: 100%;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-input-wrapper {
  display: block;
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table th span {
  font-weight: inherit;
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders .woocommerce-orders-table__cell-order-actions,
.flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders .woocommerce-orders-table__header-order-actions {
  text-align: right;
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td {
  font-size: 15px;
}
@media (max-width: 960px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td {
    text-align: left !important;
    padding: 0 !important;
    border-top: none;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-number {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
    width: 100%;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-date, .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-status {
    width: 50%;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-status {
    text-align: right !important;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-total {
    width: 100%;
    padding: 8px 0 !important;
    border-bottom: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-actions {
    width: 100%;
    text-align: right !important;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td {
    font-size: 13px;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-date, .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-status {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td {
    font-size: 12px;
  }
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-date, .flex-account-nav .woocommerce-MyAccount-content table.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-status {
    font-size: 12px;
  }
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-table__product-name {
  padding-left: 20px;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-table__product-name {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-table__product-name {
    padding-right: 0 !important;
  }
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-Price-amount {
  font-weight: 700;
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-Price-amount span {
  font-weight: 700;
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-Price-amount sup {
  top: -4px;
  font-size: 68%;
}
@media (max-width: 1300px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table td {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table tr.woocommerce-orders-table__row {
    background-color: #fafafa;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-status {
  padding-left: 0 !important;
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table tfoot th,
.flex-account-nav .woocommerce-MyAccount-content table.shop_table tfoot td {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #efefef;
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table tfoot th,
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table tfoot td {
    background-color: transparent;
  }
}
.flex-account-nav .woocommerce-MyAccount-content table.shop_table tfoot td {
  color: #333333;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell a {
  font-weight: 500;
  color: #27a4dd;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total {
  font-size: 13px;
  color: #333333;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
  font-weight: 500;
  display: block;
  font-size: 16px;
  color: #333333;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount span {
  font-weight: 500;
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
  padding: 8px 12px;
  background-color: transparent;
  border: 2px solid #333333;
  color: #333333;
  line-height: 1;
  font-size: 12px;
  margin: 2px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
    font-size: 11px;
    border: 1px solid #333333;
  }
}
@media (max-width: 640px) {
  .flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
    padding: 5px 7px;
    font-size: 11px;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a:hover {
  text-decoration: none;
  background-color: #333333;
  color: white;
}
.flex-account-nav .tinv-wishlist .product-stock p {
  text-align: center;
}
@media (max-width: 767px) {
  .flex-account-nav .tinv-wishlist table.tinvwl-table-manage-list .product-stock {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .tinv-wishlist table.tinvwl-table-manage-list .product-stock .tinvwl-txt {
    font-size: 13px;
  }
}
.flex-account-nav .tinv-wishlist table.tinvwl-table-manage-list .product-stock i {
  width: 22px;
  margin-right: auto;
  margin-left: auto;
  height: 22px;
}
@media (max-width: 767px) {
  .flex-account-nav .tinv-wishlist .product-stock span {
    display: inline-block;
    width: auto;
    text-align: left;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .flex-account-nav .tinv-wishlist .product-stock p {
    width: 100%;
    font-size: 12px;
    text-align: left;
  }
}
.flex-account-nav .tinv-wishlist table th,
.flex-account-nav .tinv-wishlist table td {
  padding: 20px 13px;
}
@media (max-width: 767px) {
  .flex-account-nav .tinv-wishlist table th,
  .flex-account-nav .tinv-wishlist table td {
    padding: 9px 13px;
  }
}
.flex-account-nav .tinv-wishlist table th.product-price,
.flex-account-nav .tinv-wishlist table td.product-price {
  width: 200px;
}
@media (max-width: 767px) {
  .flex-account-nav .tinv-wishlist table th.product-price,
  .flex-account-nav .tinv-wishlist table td.product-price {
    width: 100%;
  }
}
.flex-account-nav .woocommerce-MyAccount-content .product-thumbnail {
  width: 50px;
  min-width: 50px;
}
@media (max-width: 767px) {
  .flex-account-nav .woocommerce-MyAccount-content .tinvwl-table-manage-list .product-name {
    padding-bottom: 0;
  }
}

.tinv-lists-nav .button {
  padding: 15px 32px 15px 32px !important;
  font-size: 12px !important;
}
@media (max-width: 960px) {
  .tinv-lists-nav .button {
    padding: 11px 15px 12px 15px !important;
    font-size: 9px !important;
  }
}
.tinv-lists-nav .button span {
  font-size: 12px !important;
}
@media (max-width: 960px) {
  .tinv-lists-nav .button span {
    font-size: 9px !important;
  }
}
.tinv-lists-nav > span {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 960px) {
  .tinv-lists-nav > span {
    font-size: 11px !important;
  }
}

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

.order_info_text {
  float: left;
  width: 60%;
  padding-right: 40px;
  font-size: 18px !important;
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 30px;
  padding-top: 20px;
}
@media (max-width: 1300px) {
  .order_info_text {
    width: 50%;
    font-size: 16px !important;
  }
}
@media (max-width: 960px) {
  .order_info_text {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .order_info_text {
    font-size: 14px !important;
  }
}
@media (max-width: 640px) {
  .order_info_text {
    width: 100%;
    float: none;
    padding-right: 0;
    font-size: 13px !important;
  }
}

.title-dash,
.section_title {
  font-size: 23px !important;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (max-width: 1300px) {
  .title-dash,
  .section_title {
    font-size: 20px !important;
  }
}
@media (max-width: 960px) {
  .title-dash,
  .section_title {
    font-size: 18px !important;
  }
}
.title-dash strong,
.title-dash b,
.section_title strong,
.section_title b {
  font-weight: 500;
}
.title-dash a,
.section_title a {
  text-decoration: underline;
}
.title-dash a:hover,
.section_title a:hover {
  color: #27a4dd;
}

.woocommerce-order-details__title {
  display: none;
}

.woocommerce-customer-details .woocommerce-column__title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .woocommerce-customer-details .woocommerce-column__title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .woocommerce-customer-details .woocommerce-column__title {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .woocommerce-customer-details .woocommerce-column__title {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce-column--shipping-address {
    margin-top: 20px;
  }
}

.u-columns.woocommerce-Addresses h3 {
  font-size: 18px;
  padding-bottom: 14px;
  margin-bottom: 20px;
  float: none;
  font-weight: 700;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  padding-right: 35px;
}

.woocommerce-Address {
  margin-top: 20px;
}
.woocommerce-Address address {
  font-style: normal;
}

.woocommerce-Address-title.title {
  display: block;
  position: relative;
}
.woocommerce-Address-title.title h3 {
  float: none;
  width: 100%;
  padding-right: 40px;
}

.woocommerce-account .addresses .title .edit {
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  height: 15px;
}
@media (max-width: 960px) {
  .woocommerce-account .addresses .title .edit {
    width: 13px;
    height: 13px;
  }
}
.woocommerce-account .addresses .title .edit:hover {
  opacity: 0.6;
}

.woocommerce .woocommerce-customer-details address {
  border: none;
  padding: 0;
  color: #333333;
  font-style: normal;
}
.woocommerce .woocommerce-customer-details address p {
  font-size: 16px;
  margin: 0;
  padding-left: 0 !important;
}
@media (max-width: 960px) {
  .woocommerce .woocommerce-customer-details address p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-customer-details address p {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-customer-details address p:before {
  display: none;
}

.wrapp_pass_change .form-row-first,
.wrapp_pass_change .form-row-last {
  float: none;
  width: 100% !important;
}
.wrapp_pass_change h2 {
  margin-top: 40px;
}
.wrapp_pass_change p {
  padding: 3px;
}

.woocommerce-EditAccountForm p {
  padding: 3px;
}
.woocommerce-EditAccountForm button {
  margin-top: 0;
}

.woocommerce-order-pay .wooc-content #order_review {
  max-width: 600px;
  margin: 0 auto;
}
.woocommerce-order-pay .woocommerce table.shop_table td,
.woocommerce-order-pay .woocommerce table.shop_table th {
  padding: 20px 0;
}
.woocommerce-order-pay .woocommerce table.shop_table td:first-child {
  width: 60%;
}
.woocommerce-order-pay .woocommerce table.shop_table td:last-child {
  width: 40%;
}
.woocommerce-order-pay .woocommerce table.shop_table thead th:last-child,
.woocommerce-order-pay .woocommerce table.shop_table tbody td:last-child,
.woocommerce-order-pay .woocommerce table.shop_table tfoot td:last-child {
  text-align: right;
  color: #111111;
}

.flex-account-nav .woocommerce-MyAccount-content table.shop_table.woocommerce-table--order-details .woocommerce-table__product-name a {
  display: inline;
}
@media (max-width: 480px) {
  .flex-account-nav .woocommerce-MyAccount-content table.shop_table.woocommerce-table--order-details .woocommerce-table__product-name a {
    font-size: 14px;
  }
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  font-size: 13px;
  line-height: 1;
  color: #707070;
}
@media (max-width: 1100px) {
  .woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
  .woocommerce td.product-name .wc-item-meta dt,
  .woocommerce td.product-name dl.variation .wc-item-meta-label,
  .woocommerce td.product-name dl.variation dt {
    font-size: 12px;
  }
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label p,
.woocommerce td.product-name .wc-item-meta dt p,
.woocommerce td.product-name dl.variation .wc-item-meta-label p,
.woocommerce td.product-name dl.variation dt p {
  font-size: 13px;
  line-height: 1;
  color: #707070;
}
@media (max-width: 1100px) {
  .woocommerce td.product-name .wc-item-meta .wc-item-meta-label p,
  .woocommerce td.product-name .wc-item-meta dt p,
  .woocommerce td.product-name dl.variation .wc-item-meta-label p,
  .woocommerce td.product-name dl.variation dt p {
    font-size: 12px;
  }
}

.wc-item-meta li {
  margin: 5px 0;
}

.woocommerce-MyAccount-orders {
  background-color: transparent;
  border: none !important;
  border-spacing: 0 10px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-orders {
    background-color: transparent;
    border: none !important;
    padding: 0;
  }
}
.woocommerce-MyAccount-orders thead {
  display: none;
}
.woocommerce-MyAccount-orders tr {
  background-color: #fafafa;
  position: relative;
}
.woocommerce-MyAccount-orders tr::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #bcbcbc;
}
.woocommerce-MyAccount-orders tr th,
.woocommerce-MyAccount-orders tr td {
  position: relative;
  z-index: 1;
}

.woocommerce-table--order-details {
  background-color: #f6f6f6;
  border: 1px solid #e8e8e8 !important;
}
.woocommerce-table--order-details td.product-name {
  width: 70% !important;
}

.box_form_account {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.box_form_account .vertical_align {
  max-width: 540px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
}
@media (max-width: 1480px) {
  .box_form_account .vertical_align {
    padding: 30px;
  }
}
@media (max-width: 640px) {
  .box_form_account .vertical_align {
    padding: 30px 10px;
  }
}
.box_form_account button {
  width: 100%;
}
.box_form_account .form.login button {
  width: 100%;
}
.box_form_account .woocommerce form.checkout_coupon,
.box_form_account .woocommerce form.login,
.box_form_account .woocommerce form.register,
.box_form_account .woocommerce form.lost_reset_password {
  padding: 0;
  background-color: transparent;
  margin-left: -5px;
  margin-right: -5px;
}
.box_form_account .woocommerce form.checkout_coupon label,
.box_form_account .woocommerce form.login label,
.box_form_account .woocommerce form.register label,
.box_form_account .woocommerce form.lost_reset_password label {
  line-height: 1.2;
  font-size: 14px;
}
@media (max-width: 767px) {
  .box_form_account .woocommerce form.checkout_coupon label,
  .box_form_account .woocommerce form.login label,
  .box_form_account .woocommerce form.register label,
  .box_form_account .woocommerce form.lost_reset_password label {
    font-size: 13px;
  }
}
.box_form_account .woocommerce form.lost_reset_password {
  margin-left: 0;
  margin-right: 0;
}
.box_form_account .woocommerce form.lost_reset_password button {
  margin-top: 0;
}
.box_form_account .logo {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 1100px) {
  .box_form_account .logo {
    margin-bottom: 30px;
  }
}
.box_form_account .logo img {
  max-height: 100px;
}
@media (max-width: 1100px) {
  .box_form_account .logo img {
    max-height: 80px;
  }
}
.box_form_account .logo a {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tinv-wishlist table.tinvwl-table-manage-list {
  background-color: transparent;
  border-spacing: 0 10px;
  border-collapse: separate;
}
@media screen and (max-width: 768px) {
  .tinv-wishlist table.tinvwl-table-manage-list {
    background-color: transparent;
    padding: 0;
  }
}
.tinv-wishlist table.tinvwl-table-manage-list thead {
  display: none;
}
.tinv-wishlist table.tinvwl-table-manage-list tr {
  background-color: #fafafa;
  position: relative;
}
.tinv-wishlist table.tinvwl-table-manage-list tr::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #bcbcbc;
}
.tinv-wishlist table.tinvwl-table-manage-list tr th,
.tinv-wishlist table.tinvwl-table-manage-list tr td {
  position: relative;
  z-index: 1;
}

.group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.group-form .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  border: 1px solid #bcbcbc;
  border-radius: 50%;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
a.wishlist_products_counter.top_wishlist-heart:before,
span.wishlist_products_counter.top_wishlist-heart:before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,
.tinvwl_cart_to_wishlist_button.tinvwl-icon-heart:before,
.tinvwl_all_cart_to_wishlist_button.tinvwl-icon-heart:before {
  font-size: 28px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
  margin-left: -12px;
  margin-top: -12px;
}

.tinvwl-estimate-wrap {
  display: none;
}

.tinv-wishlist table {
  z-index: 1;
}

@media only screen and (max-width: 1024px) and (min-width: 641px) {
  .tinv-wishlist .product-action .button .tinvwl-txt {
    display: block;
  }
  .tinv-wishlist .product-action .button > i {
    display: none;
  }
}
.tinv-wishlist .product-action .button {
  width: auto;
}

.box_form_account .vertical_align .tac .woocommerce-message {
  text-align: left;
}

.woocommerce-password-strength {
  font-weight: 500;
  font-size: 12px;
}

.woocommerce-password-hint {
  font-size: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 14px;
}
@media (max-width: 960px) {
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 12px;
  }
}

#shipping_country_field,
#billing_country_field {
  display: none !important;
}/*# sourceMappingURL=style.css.map */