/*
    Theme Name: Diamond Cut Rotary
    Text Domain: diamondcutrotary
    Version: 1.1
    Tested up to: 6.0
    Requires at least: 4.7
    Requires PHP: 5.2.4
*/

/*
    CSS Reset
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
details,
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 600;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hidden,
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div {
  display: block;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #111;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-weight: 600;
}

h1 {
  font-size: 28px;
  margin: 24px 0;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
}

body {
  font-family: "Montserrat", sans-serif;
  position: relative;
  --c: rgba(255, 255, 255, 0.7);
  --t: transparent;
}

.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 8px;
  border-radius: 3px;
  left: auto;
  color: #00526f;
  border: 1px solid #00526f;
  background-color: #e6f4f1;
  text-align: center;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.button:hover {
  background-color: #148aaa;
  text-decoration: none;
  background-image: none;
  color: #fff;
}

button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: inherit;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

button:focus,
.button:focus {
  outline: 5px auto -webkit-focus-ring-color;
}

.arrow::after {
  content: url("./assets/image/icons/arrow-right.svg");
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}

.arrow.white-on-hover:hover::after {
  filter: brightness(0) invert(1);
}

.arrow.white::after {
  filter: brightness(0) invert(1);
}

.arrow.white:hover::after {
  filter: brightness(1) invert(0);
}

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nowrap {
  flex-wrap: nowrap;
}

.align-center {
  align-items: center;
}

.column {
  flex-flow: column wrap;
}

.justify-end {
  justify-content: flex-end;
}

.justify-space {
  justify-content: space-between;
}

.img-icon {
  margin: 8px;
  width: 24px;
  height: 24px;
}

.top-nav {
  background-color: #003d68;
  color: #fff;
  padding: 16px 0;
}

.top-nav a {
  color: #fff;
}

.top-nav .img-icon {
  margin-top: 0;
  margin-bottom: 0;
}

.top-nav .contact a {
  margin: 0 8px;
}

@media screen and (max-width: 500px) {
  .top-nav .my-account {
    display: none;
  }
  .top-nav .contact {
    width: 100%;
  }
}

.site-content .post a,
.site-content .page a {
  color: #0092b9;
  transition: 0.3s ease;
}

.site-content .post a:hover,
.site-content .page a:hover {
  color: #003d68;
  text-decoration: underline;
}

.overlay {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  cursor: pointer;
}

header {
  z-index: 120;
  margin-bottom: 32px;
}

.main-header {
  background-color: #fff;
  z-index: 100;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.main-header .searchform {
  width: 100%;
}

.main-header input[type="text"] {
  width: calc(100% - 88px);
}

.main-header input[type="submit"] {
  width: 80px;
}

.main-header .right,
.main-header .left,
.main-header .center {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .main-header .center,
  .main-header .right {
    padding: 0;
  }
}

.main-navigation {
  background-color: rgb(235, 235, 235);
  padding: 16px 0;
  z-index: 120;
}

.main-navigation ul {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.main-navigation .menu {
  width: 100%;
}

body.sticky .main-header {
  position: fixed;
  top: -105px;
  left: 0;
  right: 0;
}

body.sticky .main-header {
  transform: translate3d(0px, 105px, 0px);
  -webkit-transform: translate3d(0px, 105px, 0px);
  padding: 0;
}

body.sticky .main-header .left img {
  width: 100px;
}

body.sticky main {
  padding-top: 140px;
}

main {
  line-height: 1.5;
}

main p {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  body.sticky main {
    padding-top: 85px;
  }
}

.mini-cart-button {
  cursor: pointer;
  position: relative;
  padding-right: 8px;
}

.mini-cart-button img {
  margin-right: 16px;
}

.mini-cart-counter {
  position: absolute;
  left: 21px;
  top: 3px;
  background-color: #4ac6e7;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 3px 6px;
  font-size: 12px;
}

.header-mini-cart {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500px;
  max-width: 100%;
  background-color: rgb(231, 231, 231);
  z-index: 110;
}

.header-mini-cart.opened {
  display: block;
  visibility: visible;
  position: fixed;
  height: 100%;
  z-index: 150;
}

.header-mini-cart .heading,
.header-mini-cart .woocommerce-mini-cart__total {
  padding: 16px 12px;
  background-color: #fff;
  border: 1px solid rgb(209, 209, 209);
  border-width: 1px 0 1px 0;
}

.header-mini-cart .woocommerce-mini-cart__total {
  margin: 8px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font-weight: 600;
}

.header-mini-cart .close {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 8px 16px;
}

.header-mini-cart .heading a {
  text-decoration: underline;
}

.header-mini-cart .heading span {
  font-weight: 600;
}

.header-mini-cart .close svg {
  margin-right: 4px;
}

.header-mini-cart .mini_cart_item {
  padding: 8px 12px;
  margin: 8px 0;
  border: 1px solid rgb(209, 209, 209);
  border-width: 1px 0 1px 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}

.header-mini-cart .mini_cart_item a {
  display: flex !important;
  align-items: center;
  flex: 10;
}

.header-mini-cart .mini_cart_item a.remove {
  font-size: 24px;
  flex: 0;
  margin: 0 8px;
}

.woocommerce-mini-cart__buttons a.button {
  background-color: #003d68 !important;
  color: #fff !important;
}

.header-mini-cart .mini_cart_item img {
  width: 100px !important;
  height: 100px !important;
  object-fit: contain;
  margin-right: 8px;
}

.widget_shopping_cart_content {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 100px;
}

.woocommerce-mini-cart__empty-message {
  padding: 12px;
}

.woocommerce-mini-cart__buttons {
  position: absolute;
  border: 1px solid rgb(209, 209, 209);
  border-width: 1px 0 0 0;
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px;
  margin: 0;
}

.woocommerce-mini-cart__buttons a {
  width: 100%;
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.menu-links {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 320px;
  max-width: 100%;
  z-index: 140;
  bottom: 0;
  right: auto;
  padding: 24px 16px;
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  overflow-y: auto;
  transform: translate(-105%);
  transition: ease all 0.5s;
  display: flex;
  flex-direction: column;
}
.menu-links.opened {
  transform: translate(0);
}
.menu-links .close {
  width: 48px;
  display: flex;
  height: 48px;
  align-items: center;
  justify-content: center;
}
.menu-links ul {
  flex-direction: column;
  list-style: none;
}
.menu-links li {
  margin: 8px 0;
}
.menu-links .heading {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.menu-links .logo img {
  width: 122px;
}
.menu-links .primary-menu {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.secondary-menu {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.secondary-menu li:last-child {
  padding-bottom: 8px;
}
.menu-links .my-account {
  margin: 8px 0;
}
.menu-links .my-account a {
  color: #000;
}
.menu-links .my-account img {
  filter: brightness(0.4);
}
.menu-links .support {
  background-color: rgb(235, 235, 235);
  padding: 8px;
  border-radius: 4px;
  display: flex;
  flex-flow: column;
}
.menu-links .support strong {
  margin-bottom: 8px;
}
.toggle-menu {
  padding-right: 8px;
}

@media screen and (max-width: 767px) {
  .menu-links {
    padding: 0 16px;
  }
  .menu-links .logo img {
    width: 100px;
  }
  .toggle-menu .text,
  .main-navigation {
    display: none;
  }
  .menu-links .primary-menu {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .mini-cart-button .text {
    display: none;
  }
}

.rank-math-breadcrumb {
  margin-bottom: 24px;
  font-size: 14px;
}

.content-header {
  margin-bottom: 16px;
}

.content-header .img-icon {
  margin-right: 0;
}

.product-box {
  background-color: #fff;
  padding: 16px;
  position: relative;
  font-size: 14px;
}

.product-box h3 {
  margin: 8px 0;
  font-size: 14px;
}

.product-box .content {
  background-color: #fff;
  text-align: center;
}

.product-box .content button {
  display: flex;
  align-items: center;
  margin: 16px auto 6px auto;
}
.product-box .content button svg {
  margin: 2px 0 0 4px;
}

.product-list {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}

.product-list li.product-box {
  border: 1px solid #ddd;
}

.bundle-products-wrapper .product-list li.product-box {
  width: 16.66%;
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .bundle-products-wrapper .product-list li.product-box {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .bundle-products-wrapper .product-list li.product-box {
    width: 33%;
  }
}

@media screen and (max-width: 500px) {
  .bundle-products-wrapper .product-list li.product-box {
    width: 50%;
  }
}

.bundle-products-wrapper {
  margin: 40px 0 72px 0;
  width: 100%;
}

.bundle-products-wrapper h3 {
  margin-bottom: 8px;
}

.product-box:hover {
  border: 1px solid rgb(136, 136, 136) !important;
}

.product-box img {
  width: 90px !important;
  height: 190px !important;
  object-fit: contain;
  display: block;
  margin: 0 auto 24px auto;
  border-radius: 4px;
  z-index: 1;
}

@media screen and (max-width: 500px) {
  .bundle-products-wrapper .product-box {
    width: 50%;
  }
  .bundle-products-wrapper .product-box img {
    width: 100% !important;
    height: 220px !important;
  }
}

.woocommerce-ordering {
  display: flex;
  align-items: center;
}

.wpc-posts-found {
  display: none;
}

.woocommerce-ordering select {
  margin-left: 8px;
}

.archive .products .product {
  text-align: center;
  border: 1px solid #ddd;
  padding: 16px 4px !important;
}

.archive h2.woocommerce-loop-product__title {
  font-size: 14px !important;
}

.wpc-filters-section:not(.wpc-filter-more-less):not(
    .wpc-filter-post_meta_num
  ):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown)
  .wpc-filter-content:not(.wpc-filter-has-hierarchy)
  ul.wpc-filters-ul-list {
  max-height: 500px !important;
}

.widget-area .widget .wpc-filter-chips-list a,
.wpc-filter-chips-list a,
body .wpc-filter-chips-list li.wpc-filter-chip a,
.wpc-filter-title {
  font-weight: 600;
}

.wpc-filter-title {
  text-transform: capitalize;
  display: block !important;
}

.wpc-filter-term-block {
  margin-bottom: 8px;
  height: auto;
  display: flex;
  flex-flow: row wrap;
}

.wpc-filter-product_tag {
  font-size: 14px;
}

.login-alert {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-alert svg {
  margin-top: 2px;
  margin-left: 4px;
}

.qty-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 24px 0 32px 0;
}

.qty-wrapper .quantity {
  margin: 0 !important;
}

.qty-wrapper input.qty::-webkit-outer-spin-button,
.qty-wrapper input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.qty-wrapper input.qty {
  width: 60px !important;
  border: none;
  -moz-appearance: textfield;
  border: 1px solid rgb(180, 180, 180);
  padding: 12px;
  height: 32px;
  border-radius: 4px;
  margin: 0 8px;
}

.qty-wrapper .qty-label {
  margin-right: 24px;
}

.qty-wrapper button {
  cursor: pointer;
  border: 1px solid rgb(180, 180, 180);
  border-radius: 4px;
  padding: 12px 16px;
  height: 32px;
}

.qty-wrapper button::before,
.qty-wrapper button.plus::after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #000;
  transform: translate(-50%, -50%);
}

.qty-wrapper button.plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

@media screen and (max-width: 767px) {
  .product-box h3 {
    font-size: 16px;
  }
  .product-box {
    padding: 8px;
  }
}

.shop-dentistry {
  margin: 56px 0;
}

.shop-dentistry .button {
  display: block;
  margin: 8px auto 0 auto;
}

.shop-dentistry .product-list {
  width: 100%;
}

.splide__track {
  width: 100%;
}

.homepage-videos {
  margin: 56px 0;
}

.homepage-videos .video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.homepage-videos iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.homepage-videos .row > .col-xs-12 {
  margin-bottom: 16px;
}

.featured-products {
  margin: 56px 0;
}

.featured-products > .row img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
}

.homepage-about {
  background-image: url("./assets/image/home/homepage-about-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 80px;
  text-align: center;
  border-radius: 4px;
  margin-top: 56px;
  line-height: 1.5;
}
.homepage-about p {
  margin-bottom: 8px;
}

.homepage-about h3 {
  margin-bottom: 16px;
}

.homepage-about .button {
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .homepage-about {
    padding: 56px 16px;
    text-align: left;
  }
}

.before-footer-icons {
  padding: 56px;
}

.before-footer-icons .heading {
  font-weight: 600;
  margin: 0 0 0 8px;
}

.before-footer-icons .flex {
  margin-bottom: 8px;
}

.before-footer-icons svg {
  width: 24px;
}

.site-footer {
  background-color: #000;
  color: #fff;
}

.site-footer h4 {
  color: #fff;
  margin-bottom: 16px;
}

@media screen and (max-width: 992px) {
  .site-footer h4 {
    margin-top: 24px;
  }
  .before-footer-icons {
    padding: 56px 0;
  }
  .before-footer-icons .column {
    margin-top: 32px;
  }
}

.site-footer .top {
  padding: 24px 0;
  text-align: center;
  font-size: 20px;
  background-color: #4ac6e7;
  color: #000;
}

.site-footer .top a {
  color: #000;
}

.site-footer .main {
  padding: 64px 15px 40px 15px;
}

.site-footer a {
  color: #fff;
}

.site-footer ul {
  list-style: none;
}

.site-footer ul li {
  margin-bottom: 16px;
}

.site-footer .payments svg {
  width: 48px;
  height: 31px;
}

.site-footer .category-links {
  margin-top: 8px;
}

.site-footer .category-links ul {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}

.site-footer .category-links a {
  background-color: rgba(46, 46, 46, 0.5);
  border-radius: 4px;
  padding: 8px 16px;
  margin: 0 8px 8px 0;
  transition: ease all 0.3s;
}

.site-footer .category-links a:hover {
  background-color: rgba(46, 46, 46, 0.8);
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.site-footer .category-links li {
  margin-top: 16px;
}

.site-footer .copyright {
  margin-top: 32px;
  font-size: 14px;
}

@media screen and (max-width: 500px) {
  .site-footer .top strong {
    display: block;
    margin-bottom: 8px;
  }
}

.box-shadow {
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.entry-content {
  width: 100%;
}

/* PRODUCT PAGE */
.product-template-default .product .entry-header {
  flex: 100%;
}

.product-template-default .product {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.product-template-default .related {
  width: 100%;
  margin-top: 56px;
}

.product-template-default .related h2 {
  margin-bottom: 16px;
}

.product-template-default .related .columns-4 {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.product-template-default .related .product {
  display: flex;
  flex-flow: column;
  border: 1px solid #ddd;
  padding: 8px !important;
  border-radius: 4px;
}

.product-template-default .related .product:hover {
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.product-template-default .summary button[name="add-to-cart"] {
  width: 450px;
  height: 48px;
  max-width: 100%;
}

.product-template-default div.product div.images {
  width: 22% !important;
}

.product-template-default div.product div.summary {
  width: 75% !important;
}

.product-template-default .woocommerce-tabs {
  width: 100%;
}

.product-template-default .entry-summary {
  line-height: 1.5;
}

.product-template-default .woocommerce div.product .out-of-stock {
  font-weight: 700;
}

.product-template-default .woocommerce-Reviews-title {
  margin-bottom: 24px;
}

.product-template-default .woocommerce-Reviews {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.product-template-default #comments {
  order: 2;
  width: 49%;
}

.product-template-default #review_form_wrapper {
  order: 1;
  width: 49%;
}

.product-template-default #reply-title {
  font-size: 20px;
  margin-bottom: 24px;
  display: block;
  font-weight: 700;
}

.product-template-default .comment-form-rating {
  display: flex;
  margin-bottom: 8px;
}

.product-template-default .comment-form-rating label {
  margin-right: 16px;
}

.woocommerce #review_form #respond textarea {
  width: 100% !important;
  max-width: 500px !important;
  display: block !important;
  border: 1px solid #ddd;
  padding: 8px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .product-template-default #comments {
    order: 1;
    width: 100%;
  }

  .product-template-default #review_form_wrapper {
    order: 2;
    width: 100%;
  }

  .woocommerce #review_form #respond textarea {
    max-width: 100% !important;
  }

  .product-template-default #comments {
    margin-bottom: 56px;
  }
}

.product-template-default .product_meta {
  line-height: 2;
}

.product-template-default .product_meta a {
  background: #e5e5e5;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 8px;
}

.product-template-default .product_meta a:hover {
  background-color: #515151;
  color: #fff;
}

.product-template-default .entry-summary p {
  margin-bottom: 8px;
}

@media screen and (max-width: 500px) {
  .product-template-default div.product div.images,
  .product-template-default div.product div.summary {
    width: 100% !important;
  }
  .product-template-default .summary button[name="add-to-cart"] {
    width: 100%;
  }
}

.product-template-default h2 {
  font-size: 20px;
}

/* CART PAGE */
.cart_totals h2 {
  margin-bottom: 16px;
}

.entry-meta {
  flex: 100%;
}

/* Splide.js */
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
.splide__pagination {
  bottom: -32px;
}
.splide__pagination__page.is-active {
  background: #4ac6e7;
}

/* WooCommerce */
.woocommerce ul.products li.product a img {
  aspect-ratio: 1 / 1;
  object-fit: contain;
}

ul.products .product-short-description {
  font-size: 14px;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 768px) {
  .archive.woocommerce ul.products li.product,
  .archive.woocommerce-page ul.products li.product {
    margin: 0 1.3% 8px 0 !important;
    width: 24% !important;
  }
  .archive.woocommerce ul.products li.last,
  .archive.woocommerce-page ul.products li.last {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin-bottom: 8px !important;
  }
}

.woocommerce ul.products li.product .price {
  color: #003d68 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 32px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 8px 12px !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  font-weight: 600 !important;
  color: #000 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #003d68 !important;
  font-weight: 600 !important;
  font-size: 24px !important;
}

.woocommerce button.button {
  background-color: #003d68 !important;
  color: #fff !important;
}

.woocommerce button.button:hover {
  background-color: #000 !important;
}

.product-template-default .price {
  display: flex;
  align-items: center;
}

.price span.discount {
  background: #dd0000;
  color: #fff;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 50%;
  margin-right: 8px;
}

.price del {
  margin-right: 8px;
  font-size: 16px;
}

.price ins {
  text-decoration: none;
}

.woocommerce span.onsale {
  padding: 0 !important;
  background-color: #dd0000 !important;
}

.product-technical-videos {
  display: flex;
  flex-flow: row wrap;
}

.product-technical-videos > * {
  flex-basis: 100%;
}

.product-technical-videos .wp-video {
  flex-basis: 48%;
  margin: 1%;
}

@media screen and (max-width: 500px) {
  .product-technical-videos .wp-video {
    flex-basis: 100%;
    margin: 8px 0;
  }
}

.woocommerce div.product div.images img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}

.shop_table .coupon {
  display: flex;
  flex-flow: row wrap;
}
.shop_table input[name="coupon_code"] {
  width: 150px !important;
}

.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.woocommerce-checkout .select2-container--default .select2-selection--single {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px;
  height: 40px;
}

.woocommerce-checkout
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 20px;
}

.woocommerce-checkout #customer_details {
  margin-bottom: 32px;
}

.woocommerce-checkout #order_review_heading {
  margin-bottom: 8px;
}

.woocommerce-checkout textarea {
  min-height: 160px;
}

button[name="woocommerce_checkout_place_order"] {
  width: 400px;
  height: 60px;
  max-width: 100%;
  margin-top: 32px !important;
}

.woocommerce-terms-and-conditions-wrapper {
  font-size: 14px;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 1.5 !important;
}

.splide__slide .product-box {
  width: 25%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  text-align: left;
}

.video-player {
  margin-bottom: 15px;
  text-align: center;
}

.wp-video,
video.wp-video-shortcode,
.mejs-container,
.mejs-overlay.load {
  width: 100% !important;
  height: 100% !important;
}
.mejs-container {
  padding-top: 56.25%;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.wp-video {
  width: 100% !important;
}
.wp-video video {
  width: 100% !important;
  height: 100% !important;
}

.wp-video,
video.wp-video-shortcode {
  max-width: 100% !important;
}
video.wp-video-shortcode {
  position: relative;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mejs-controls {
  display: none;
}
.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}

.video-gallery {
  margin-top: 24px;
  display: flex;
  flex-flow: column wrap;
  gap: 36px;
}

.video-item {
  border: 1px solid #ddd;
  padding: 12px;
  border-radius: 8px;
  background-color: #f9f9f9;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.video-file,
.video-description,
.linked-product {
  margin-bottom: 10px;
}
