@charset "UTF-8"; /*!
Theme Name: pixanet
Author: PIXANET
Description: Motyw wyjściowy
Version: 1.0.0
*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #141414;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: none;
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
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,
input {
  overflow: visible;
}
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: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[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;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body,
button,
input,
optgroup,
select,
textarea {
  font-family: "Source Sans Pro", sans-serif;
  color: #141414;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 400;
}
.widget-title.wpc-filter-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #141414;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 18px;
}
h5,
h6 {
  font-size: 16px;
}
.widget_block h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #141414;
}
.related.products > h2,
.up-sells.upsells.products > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #141414;
}
.cross-sells > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #141414;
}
.cart_totals > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #141414;
}
.woocommerce-cart .cart_totals h2,
.woocommerce-checkout h3,
.woocommerce-order-received h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #141414;
}
.tinv-header > h2,
.woocommerce-Address-title.title > h3,
.woocommerce-MyAccount-content form > h3,
.woocommerce-column__title,
.woocommerce-order-details__title {
  font-size: 20px;
  text-transform: uppercase;
  color: #141414;
}
#reply-title,
ol,
ul {
  margin-left: 0;
  list-style-position: inside;
  padding-left: 20px;
}
p {
  margin: 20px 0;
  color: #141414;
}
a {
  color: #141414;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  text-decoration: none !important;
}
body main a {
  color: #141414;
  text-decoration: underline;
}
body main a:hover {
  color: #545454;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
div:focus {
  outline: 0 !important;
}
body,
html {
  height: 100%;
  margin: 0;
}
body {
  overflow-x: hidden;
  background-color: white;
}
.container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
.inner {
  padding: 0 30px;
}
@media (max-width: 800px) {
  .inner {
    padding: 0 15px;
  }
}
.home #primary {
  padding-top: 0 !important;
}
.inner-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.inner-column .col-1 {
  width: 25%;
  padding-top: 10px;
}
.inner-column .col-2 {
  width: 70%;
}
@media (max-width: 800px) {
  .inner-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
  .inner-column .col-1 {
    width: 100%;
  }
  .inner-column .col-2 {
    width: 100%;
  }
}
.full-width-element-box {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.full-width-element-box .kt-row-column-wrap {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.full-width-img img {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
}
.wp-block-image img {
  height: auto !important;
}
.justify {
  text-align: justify !important;
}
.breadcrumbs-container a,
.breadcrumbs-container span,
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
  color: #969696 !important;
}
#breadcrumbs {
  margin-top: 0;
}
.woocommerce-breadcrumb {
  display: none;
}
.term-description {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce-notices-wrapper {
  display: none;
}
.woocommerce .woocommerce-result-count {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce-products-header__title {
  text-align: center;
}
.woocommerce-products-header {
  text-align: center;
  color: #888;
}
.post-type-archive .woocommerce-products-header__title {
  display: none;
}
.product-info {
  color: #9d0f0e;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4em;
}
.product-info a {
  color: #9d0f0e;
}
.home-categories figure {
  border: solid 1px #c8c8c8;
  border-radius: 50%;
  padding: 5px;
}
.home-categories p {
  line-height: 1.2em;
}
.wpcu-button--outlined .added_to_cart,
.wpcu-button--outlined .button {
  background: #000 !important;
  font-size: 14px !important;
  text-transform: lowercase !important;
  padding: 0 20px !important;
}
.wpcu-product__content .amount {
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}
.wpcu-product__content .add_to_cart_button,
.wpcu-product__content .wpcu-product__details {
  text-align: left !important;
  margin-left: 0 !important;
}
.wpcu-product__price,
.wpcu-product__rating {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.col-1 h2 {
  font-size: 16px;
}
.xoo-wl-inline-form .xwh-heading {
  text-align: left !important;
}
.xoo-wl-inline-form .xoo-wl-submit-btn {
  margin-left: 0 !important;
}
.white-a:hover {
  color: #fff !important;
}
.home-boxes h2 {
  margin-bottom: 0 !important;
  padding-right: 15px;
  padding-left: 15px;
}
.home-boxes p {
  margin-top: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.home-boxes .kb-button {
  margin-right: 15px;
  margin-bottom: 15px !important;
}
.jak-moge-pomoc {
  color: #fff;
  margin-top: 20px;
  font-size: 20px !important;
}
.jak-moge-pomoc div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .jak-moge-pomoc div {
    display: block;
  }
  .jak-moge-pomoc div a {
    display: inline-block;
  }
  .jak-moge-pomoc div span {
    display: block;
    margin-bottom: 15px;
  }
}
.jak-moge-pomoc .button {
  padding: 0.4em 1em;
  border-radius: 3px;
  background-color: #fff !important;
  color: red;
  font-weight: 700;
  font-size: 1.125rem;
}
.jak-moge-pomoc .button:hover {
  color: #fff;
  background: red !important;
}
.jak-moge-pomoc .button i {
  margin-left: 10px;
}
.bar p {
  font-size: 30px !important;
}
.wpsm_counterbox .counter,
.wpsm_counterbox .wpsm_count-title {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #141414;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 400;
}
.n2-ss-button-container i {
  padding-left: 8px;
}
div#n2-ss-4 a {
  -webkit-transition: ease-in-out 0.5s !important;
  transition: ease-in-out 0.5s !important;
}
.misje-boxes .wp-block-kadence-column:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.misje-boxes img {
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.misje-boxes .wp-block-image {
  overflow: hidden;
}
@media (max-width: 767px) {
  .misje-boxes {
    text-align: center;
  }
}
#breadcrumbs {
  margin-top: 20px;
}
.woocommerce table.shop_table {
  border-collapse: collapse;
  border: solid 1px #c8c8c8;
}
.woocommerce table.shop_table tr {
  border-bottom: solid 1px #c8c8c8;
}
.woocommerce table.shop_table td {
  border: none;
}
.site-header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  border-bottom: solid 2px #fff !important;
}
.site-header > .container > .inner {
  position: relative;
  padding-bottom: 0;
}
.site-header {
  background: #e0e0e0;
  border-bottom: none;
}
.site-header .inner {
  padding: 15px 30px;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-branding img {
  border-right: solid 1px #969696 !important;
  padding-right: 20px;
}
.site-branding a img {
  display: block;
}
.site-header .custom-logo {
  display: block;
  max-width: 350px;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
@media (max-width: 800px) {
  .site-header {
    border-bottom: solid 1px #9d0f0e;
  }
}
.sticky {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 999 !important;
  width: 100% !important;
  background: #e0e0e0 !important;
}
.header-additional-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-additional-wrapper li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-additional-wrapper i {
  font-size: 26px;
  margin-left: 8px;
}
.social-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}
.social-header-wrapper i {
  margin-left: 10px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.social-header-wrapper i:hover {
  color: red !important;
}
.menu-moje-konto-container ul {
  padding: 0;
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.menu-moje-konto-container ul li {
  margin-right: 10px;
}
.menu-moje-konto-container ul li i {
  font-size: 20px;
}
.menu-moje-konto-container ul li i::before {
  display: block;
  color: #141414;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.menu-moje-konto-container ul li i:hover::before {
  color: #505050 !important;
}
.dgwt-wcas-search-wrapp {
  margin-right: 20px;
}
@media (max-width: 600px) {
  .header-top-wrapper .column-2 p {
    display: none;
  }
}
.site-header .dgwt-wcas-search-wrapp {
  max-width: none !important;
  width: 500px !important;
}
@media (max-width: 1000px) {
  #masthead .dgwt-wcas-search-wrapp {
    width: 350px !important;
  }
}
@media (max-width: 800px) {
  #masthead .site-branding .custom-logo {
    width: 200px;
  }
  #masthead .dgwt-wcas-search-wrapp {
    width: 100% !important;
  }
}
.header-social-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  gap: 8px;
}
.header-social-wrapper i {
  color: #fff !important;
  font-size: 30px;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.header-social-wrapper i:hover {
  color: red !important;
}
.header-social-wrapper .header-button {
  background: #fff !important;
  color: red;
  border: solid 1px red;
  padding: 5px 20px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 3px;
  margin-right: 10px;
  text-transform: uppercase;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.header-social-wrapper .header-button i {
  font-size: 18px;
  padding-left: 8px;
  color: red !important;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.header-social-wrapper .header-button:hover {
  background-color: red !important;
  color: #fff;
}
.header-social-wrapper .header-button:hover i {
  color: #fff !important;
}
.header-social-wrapper-pc {
  display: block;
}
.header-social-wrapper-mobile {
  display: none;
}
@media (max-width: 1200px) {
  .header-social-wrapper-pc {
    display: none;
  }
  .header-social-wrapper-mobile {
    display: block;
  }
  .container.container-menu .inner {
    padding-right: 0;
  }
}
.header-social-wrapper-mobile.header-social-wrapper {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-of-type {
  margin-right: 0 !important;
}
#site-navigation {
  margin-left: auto;
  margin-right: auto;
}
#site-navigation a {
  text-transform: none !important;
  font-size: 18px !important;
}
@media (max-width: 1200px) {
  #site-navigation a {
    font-size: 16px !important;
  }
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
#site-navigation-2 a {
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
@media (min-width: 800px) {
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link,
  #site-navigation-2 a {
    color: #000;
    font-size: 20px !important;
    letter-spacing: 0.5px;
    -webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link:hover,
  #site-navigation-2 a:hover {
    color: red !important;
  }
}
#site-navigation-2 a {
  font-size: 12px !important;
  color: #969696 !important;
  -webkit-transition: ease-in-out 0.5s !important;
  transition: ease-in-out 0.5s !important;
}
#site-navigation-2 a:hover {
  color: red !important;
}
.mega-menu-link:hover {
  color: #9d0f0e !important;
}
#site-navigation-2 {
  margin-top: 10px;
}
@media (max-width: 800px) {
  .container-menu-wrapper {
    background: 0 0 !important;
    padding-bottom: 15px;
  }
  .container-menu .inner {
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-additional-wrapper .dgwt-wcas-search-wrapp {
    display: none;
  }
  #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    top: 56px !important;
  }
}
@media (min-width: 800px) {
  .container-menu-wrapper .dgwt-wcas-search-wrapp {
    display: none;
  }
  .mega-sub-menu {
    top: 36px !important;
    border: solid 1px #dcdcdc !important;
  }
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-current-menu-parent
  > a.mega-menu-link,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-current_page_item
  > a.mega-menu-link,
.mega-current_page_parent a {
  color: red !important;
}
.mega-current-menu-item > a,
.mega-menu-link:hover {
  color: red !important;
}
@media (max-width: 800px) {
  .mega-sub-menu li a {
    text-align: center !important;
  }
}
body,
html {
  height: 100%;
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#page {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.colophon-1 {
  background: #73975a !important;
}
i {
  padding-right: 8px;
}
a:hover {
  color: #73975a;
}
#colophon {
  line-height: 1.1em;
  font-size: 20px;
}
#colophon a,
#colophon p {
  color: #fff !important;
}
#colophon h3 {
  font-size: 16px;
}
.colophon-2 {
  background: #73975a;
  font-size: 14px !important;
}
.colophon-2 a {
  font-size: 14px !important;
}
.colophon-2 .inner {
  text-align: center;
  color: #fff !important;
}
.colophon-2 .inner a {
  color: #fff;
}
@media (max-width: 500px) {
  .colophon-2 .inner {
    display: block;
  }
}
#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #73975a;
  font-size: 10px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  opacity: 0;
}
#back-to-top i {
  padding-top: 10px !important;
  padding-right: 0;
}
#back-to-top:hover {
  background: #860d0c;
}
#back-to-top.show {
  opacity: 1;
}
@media (max-width: 500px) {
  #back-to-top {
    right: 15px;
    bottom: 25px;
  }
}
@media (max-width: 766px) {
  #colophon,
  #colophon h3,
  #colophon p {
    text-align: center !important;
  }
  .wp-block-kadence-icon.kt-svg-icons_ccba24-5f {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.footer-social-wrapper {
  font-size: 18px;
  color: #fff;
}
.footer-social-wrapper div {
  margin-bottom: 10px;
}
.button-404,
.form-submit input,
.more-link,
.products .product_type_simple.add_to_cart_button,
.search-submit,
.woocommerce a.button.product_type_variable,
.woocommerce a.button.product_type_variation.add_to_cart_button,
.woocommerce button.button.alt.single_add_to_cart_button,
.woocommerce button.button.single_add_to_cart_button,
.wp-block-search__button,
.wpcf7-submit,
body .product_type_variable.add_to_cart_button {
  display: block;
  background: #73975a;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 15px 25px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  max-width: 200px !important;
}
.button-404:hover,
.form-submit input:hover,
.more-link:hover,
.products .product_type_simple.add_to_cart_button:hover,
.search-submit:hover,
.woocommerce a.button.product_type_variable:hover,
.woocommerce a.button.product_type_variation.add_to_cart_button:hover,
.woocommerce button.button.alt.single_add_to_cart_button:hover,
.woocommerce button.button.single_add_to_cart_button:hover,
.wp-block-search__button:hover,
.wpcf7-submit:hover,
body .product_type_variable.add_to_cart_button:hover {
  background: #3f0606;
}
.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button {
  background: #969696;
  color: #fff;
  font-weight: 400;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #505050;
  color: #fff;
}
.woocommerce .wc-proceed-to-checkout .checkout-button {
  background: #f54040 !important;
  color: #fff;
  padding: 15px 25px !important;
  font-size: 30px !important;
  max-width: none !important;
  width: 100% !important;
}
.woocommerce .wc-proceed-to-checkout .checkout-button:hover {
  background: #960000 !important;
  color: #fff !important;
}
#place_order {
  width: 100%;
  background: #f54040;
  color: #fff;
  padding: 15px 25px;
  font-size: 1.25em;
  border: none;
}
#place_order:hover {
  background: #960000;
  color: #fff;
}
.woocommerce-ordering {
  position: relative;
  min-width: 200px;
}
.woocommerce-ordering select::-ms-expand {
  display: none;
}
.woocommerce-ordering:after {
  content: "<>";
  font: 17px Consolas, monospace;
  color: #969696;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  top: 14px;
  padding: 0 0 2px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  position: absolute;
  pointer-events: none;
}
.woocommerce-ordering select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 320px;
  height: 40px;
  float: right;
  margin: 5px 0;
  padding: 0 24px 0 10px;
  font-size: 13px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  -ms-word-break: normal;
  border-radius: 3px;
  word-break: normal;
}
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 35px;
}
.woocommerce nav.woocommerce-pagination ul li span {
  background: 0 0 !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: 0 0;
  color: #141414;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #969696;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: 0 0;
  color: #141414;
}
.navigation.pagination {
  margin-bottom: 35px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.navigation.pagination .nav-links {
  text-align: center;
}
.navigation.pagination .nav-links .page-numbers {
  border: 1px solid #888;
  padding: 0.5em !important;
  min-width: 1em;
  line-height: 1;
  font-size: 1em;
}
.navigation.pagination .nav-links .page-numbers:hover {
  color: #141414;
}
.navigation.pagination .nav-links a {
  background: 0 0;
  color: #969696;
}
#breadcrumbs {
  font-size: 12px;
  color: #505050;
  display: block;
}
#breadcrumbs a {
  color: #505050;
  text-decoration: none;
}
.home #breadcrumbs {
  display: none;
}
.woocommerce-breadcrumb {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
#comments,
#respond {
  max-width: 800px;
  width: 100%;
}
#comments input,
#comments textarea,
#respond input,
#respond textarea {
  width: 100%;
  border: solid 1px #888;
  border-radius: 8px;
  padding: 8px 15px;
}
#comments textarea,
#respond textarea {
  height: 100px;
  resize: none;
}
#comments label,
#respond label {
  margin-bottom: 5px !important;
  display: block;
}
#comments .comment-form-cookies-consent,
#respond .comment-form-cookies-consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
#comments .comment-form-cookies-consent input,
#respond .comment-form-cookies-consent input {
  width: 12px;
  height: 12px;
  margin-right: 15px;
}
#comments .comment-form-cookies-consent label,
#respond .comment-form-cookies-consent label {
  color: #505050;
  font-size: 14px;
}
.form-submit input,
.woocommerce #respond input#submit {
  max-width: 200px;
  cursor: pointer;
}
.search-skin-1 .wp-block-search__inside-wrapper input {
  border: solid 1px #888 !important;
}
.search-skin-1 .wp-block-search__inside-wrapper .wp-block-search__button {
  cursor: pointer;
}
.search-skin-2 .wp-block-search__inside-wrapper {
  border: solid 1px #888 !important;
}
.search-skin-2 .wp-block-search__inside-wrapper .wp-block-search__button {
  cursor: pointer;
}
.search-skin-3 .wp-block-search__inside-wrapper {
  border: solid 1px #888 !important;
}
.search-skin-3 .wp-block-search__inside-wrapper .wp-block-search__button {
  cursor: pointer;
}
.wc-block-product-search .wc-block-product-search__field {
  border: solid 1px #888;
}
.wc-block-product-search button {
  border: none;
  color: #9d0f0e;
  background: #e0e0e0;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.wc-block-product-search button:hover {
  background: #bababa;
  color: #9d0f0e;
}
.wc-block-product-categories-list,
.wp-block-categories-list {
  padding-left: 0;
  list-style-type: none;
}
.wc-block-product-categories-list li,
.wp-block-categories-list li {
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.wc-block-product-categories-list li:last-of-type,
.wp-block-categories-list li:last-of-type {
  border-bottom: none;
}
.wc-block-product-categories-list li a,
.wp-block-categories-list li a {
  color: #505050;
  text-decoration: none;
}
.wc-block-product-categories-list .current-cat a,
.wc-block-product-categories-list li:hover a,
.wp-block-categories-list .current-cat a,
.wp-block-categories-list li:hover a {
  color: #141414;
}
.wp-block-tag-cloud a {
  font-size: 14px !important;
  border: solid 1px #888;
  margin-bottom: 5px;
  padding: 5px 10px;
  color: #505050;
  text-decoration: none;
}
.wp-block-tag-cloud a:hover {
  background: #888;
  color: #141414;
}
.wpcf7 label {
  color: #fff;
}
.wpcf7 input,
.wpcf7 textarea {
  border: solid 1px #dcdcdc;
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 8px;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
}
.wpcf7 textarea {
  height: 150px;
  resize: none;
}
.wpcf7 .wpcf7-submit {
  max-width: 200px;
  cursor: pointer;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  background: #9d0f0e;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px !important;
  padding: 8px 15px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: none;
}
.wpcf7 .wpcf7-submit:hover {
  background: #000;
}
.ctf-7-row {
  margin-bottom: 0 !important;
}
.ctf-7-row p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
.ctf-7-row p label {
  width: 49%;
}
.ctf-7-row p br {
  display: none;
}
@media (max-width: 800px) {
  .ctf-7-row p {
    display: block;
  }
  .ctf-7-row p label {
    width: 100%;
  }
}
.wpcf7 .star {
  color: #f54040;
}
.ctf-7-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .ctf-7-row {
    display: block;
    margin-bottom: 0;
  }
  .ctf-7-row input {
    margin-bottom: 20px !important;
  }
  .wpcf7 p:nth-of-type(1) {
    margin-top: 0;
  }
}
.wpcf7-form-control-wrap[data-name="quiz-1"] label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #fff;
}
.wpcf7-form-control-wrap[data-name="quiz-1"] label input {
  width: 50px;
  height: 30px;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label a {
  color: #fff;
  text-decoration: underline;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input {
  width: 15px;
  height: 15px;
  margin-right: 8px;
}
.wpcf7 input[type="checkbox"] {
  width: auto;
}
.wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  display: block;
}
.mega-lang-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mega-lang-item img {
  height: 15px;
  margin-top: -2px;
  border: solid 1px #888;
}
.mega-lang-item a:hover:before {
  width: 0 !important;
}
.error-404 {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.error-404 .page-title {
  font-size: 65px;
  color: #9d0f0e;
}
.error-404 .button-404 {
  margin-top: 10px;
  display: inline-block;
}
@media (max-width: 800px) {
  .error-404 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .error-404 .page-title {
    font-size: 50px;
  }
}
.button-404:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48% !important;
  }
}
.woocommerce ul.products[class*="columns-4"] li.product,
.woocommerce-page ul.products[class*="columns-4"] li.product {
  width: 24%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 1% 2.992em 0;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
  height: 300px !important;
  width: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1300px) {
  .woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    height: auto !important;
    max-height: 200px;
  }
}
@media (max-width: 500px) {
  .woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    height: auto !important;
    max-height: 150px;
  }
}
.product .woocommerce-loop-product__title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  padding-left: 0 !important;
  padding-right: 20px !important;
  margin-bottom: 0 !important;
  min-height: 55px;
  line-height: 1.1em;
}
.products .product .price {
  text-align: center;
  color: #000 !important;
  padding-left: 0;
  padding-right: 20px;
  min-height: 60px;
}
.products .product .price bdi {
  color: #000;
}
.products .product .price .woocommerce-Price-amount {
  font-size: 22px !important;
}
.products .product .button {
  color: #fff;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  max-width: 200px;
  margin-top: 0 !important;
  padding: 15px 25px;
  text-align: center;
  text-transform: lowercase;
  border-radius: 8px;
}
.woocommerce span.onsale {
  display: none;
}
.product .product_type_simple.add_to_cart_button,
.product .product_type_variable.add_to_cart_button,
.woocommerce a.button.product_type_variation.add_to_cart_button {
  text-align: center;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 10px !important;
}
.products .product .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.products .product .cart .quantity input {
  border: solid 1px #dcdcdc;
  border-radius: 5px;
}
.products .product {
  position: relative;
}
.added_to_cart.wc-forward {
  position: absolute;
  top: -10px;
  right: 10px;
}
.added_to_cart.wc-forward::after {
  content: ">>";
  padding-left: 8px;
}
.added_to_cart.wc-forward:hover {
  color: #9d0f0e;
}
.wpc-filters-widget-containers-wrapper a {
  font-size: 15px !important;
}
body .price > .amount {
  font-weight: 700 !important;
}
body .price > .amount:after {
  content: " netto";
  color: #000;
  font-size: 14px;
  font-weight: 400 !important;
}
body .woocommerce-variation-price .woocommerce-price-suffix {
  color: gray !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  display: block !important;
  line-height: 1em !important;
}
body .woocommerce-variation-price .woocommerce-price-suffix .amount,
body .woocommerce-variation-price .woocommerce-price-suffix .amount bdi {
  color: gray !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.woocommerce-price-suffix {
  color: gray !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  display: block !important;
  line-height: 1em !important;
}
.woocommerce-price-suffix .amount,
.woocommerce-price-suffix .amount bdi {
  color: gray !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.product-type-simple .price > .amount {
  color: #000 !important;
}
.delivery-wrapper {
  margin-top: 15px;
}
.delivery-wrapper i {
  margin-right: 8px;
}
.price del {
  text-decoration: none !important;
}
.price del bdi {
  text-decoration: line-through;
}
.woocommerce-products-header__title {
  background: #969696;
  color: #fff;
  font-weight: 400;
}
.iksm-terms a {
  padding: 0 !important;
  background: 0 0 !important;
}
.iksm-1190 .iksm-term--current > .iksm-term__inner {
  background: 0 0 !important;
}
.iksm-1190 .iksm-term__inner {
  min-height: 32px !important;
}
.iworks-omnibus {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 12px;
  line-height: 12px;
  color: gray;
}
.products .product .iworks-omnibus .woocommerce-Price-amount {
  font-size: 12px !important;
  color: gray !important;
}
.products .product .iworks-omnibus .woocommerce-Price-amount bdi {
  color: gray !important;
}
.iksm-1190 .iksm-term__inner:hover .iksm-term__link {
  color: #000 !important;
}
.iksm-1190 .iksm-term__inner:hover {
  background: 0 0 !important;
}
.iksm-1190 .iksm-term--current > .iksm-term__inner > a,
.iksm-1190 .iksm-term__inner:hover .iksm-term__link {
  color: #9d0f0e !important;
}
.button::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading::after {
  display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading {
  padding-right: 25px !important;
}
.single-product .woocommerce-product-gallery {
  width: 60% !important;
  max-width: none !important;
}
.single-product .summary {
  width: 35% !important;
}
@media (max-width: 1000px) {
  .single-product .summary,
  .single-product .woocommerce-product-gallery {
    width: 100% !important;
  }
}
.single-product .product_title {
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 35px !important;
  text-transform: none;
}
.single-product .summary .price {
  color: #888 !important;
  font-size: 14px !important;
  margin-top: 5px !important;
  margin-bottom: 20px !important;
}
.single-product .summary .price .woocommerce-Price-amount {
  font-size: 26px;
}
.woocommerce div.product form.cart div.quantity input {
  border: none;
  border-radius: 8px;
  height: 50px !important;
  width: 80px !important;
  background: #f1f1f1;
}
.woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce div.product form.cart .button {
  margin-right: 0 !important;
  margin-top: 0 !important;
}
.single-product .product_meta {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  display: none;
}
.single-product .product_meta,
.single-product .product_meta a {
  color: #505050;
}
.pswp--supports-fs {
  z-index: 99999 !important;
}
.woocommerce-product-gallery .flex-control-nav {
  margin-top: 15px !important;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  padding: 20px;
  border: solid 1px #888;
}
.woocommerce-Tabs-panel h2:nth-of-type(1) {
  display: none;
}
.related.products {
  margin-top: 45px;
}
.single-product .variations {
  margin-bottom: 0 !important;
}
.woocommerce-product-details__short-description p {
  font-size: 16px;
}
.woocommerce-product-details__short-description {
  margin-bottom: 35px;
}
.cfvsw-label-none table.variations tr th.label {
  text-align: left !important;
}
.cfvsw-label-none table.variations tr td,
.cfvsw-label-none table.variations tr th.label {
  display: block !important;
  max-width: 100% !important;
  width: 100% !important;
}
.reset_variations {
  display: none !important;
}
.single_variation_wrap .woocommerce-variation-price .price {
  font-size: 32px !important;
  font-weight: 700;
}
.single_variation_wrap .woocommerce-variation-price .price bdi {
  color: #000 !important;
  font-size: 32px !important;
}
.single_variation_wrap .woocommerce-variation-price {
  padding-top: 20px;
  padding-bottom: 20px;
}
.single_add_to_cart_button {
  font-size: 20px !important;
  line-height: 20px !important;
  height: 50px !important;
  max-width: none;
}
.related.products .button {
  height: inherit !important;
  max-width: 170px !important;
}
.woocommerce-variation-add-to-cart {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.phone-wrapper {
  border: solid 1px #dcdcdc;
  width: 100%;
  margin-top: 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  padding: 8px 20px;
  border-radius: 8px;
}
.phone-wrapper span {
  width: 100% !important;
  display: block;
}
.phone-wrapper span:nth-of-type(1) {
  text-transform: uppercase;
  font-size: 14px;
}
.phone-wrapper span:nth-of-type(2) {
  font-size: 30px;
  font-weight: 700;
}
.phone-wrapper i {
  font-size: 36px;
}
@media (max-width: 600px) {
  .phone-wrapper {
    gap: 10px;
    padding: 3px 10px;
  }
  .phone-wrapper span:nth-of-type(1) {
    font-size: 14px;
  }
  .phone-wrapper span:nth-of-type(2) {
    font-size: 20px;
    font-weight: 700;
  }
  .phone-wrapper i {
    font-size: 28px;
  }
}
.woocommerce div.product form.cart .button {
  float: none;
}
.woocommerce-product-details__short-description p {
  margin-bottom: 0 !important;
}
.product-type-variable .product_title.entry-title ~ .price {
  display: none;
}
.related.products {
  clear: both;
}
.woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  font-style: normal !important;
}
.button-out-of-stock {
  border: solid 1px #9d0f0e;
  color: #9d0f0e;
  padding: 10px 8px;
  border-radius: 3px;
  max-width: 300px;
  text-align: center;
}
.stock.out-of-stock {
  display: none;
}
.woocommerce-result-count {
  color: #505050;
  font-size: 14px;
}
@media (min-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
  }
  .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: none !important;
    list-style-type: none;
  }
  .woocommerce-MyAccount-navigation ul li {
    margin: 10px;
    border: solid 1px #888 !important;
    padding: 30px 40px !important;
    width: 30%;
    border-radius: 20px;
  }
  .woocommerce-MyAccount-navigation ul li a {
    text-align: center;
    display: block;
  }
  .woocommerce-MyAccount-navigation ul li a::before {
    text-align: center !important;
    width: 100% !important;
    font-size: 30px;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .woocommerce-MyAccount-navigation ul a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    margin-bottom: 15px;
    color: #505050;
  }
  .woocommerce-MyAccount-navigation ul .is-active a::before,
  .woocommerce-MyAccount-navigation ul li:hover a,
  .woocommerce-MyAccount-navigation ul li:hover a::before {
    color: #141414;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--dashboard
    a::before {
    content: "";
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--orders
    a::before {
    content: "";
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--downloads
    a::before {
    content: "";
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--edit-address
    a::before {
    content: "" !important;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--edit-account
    a::before {
    content: "" !important;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--customer-logout
    a::before {
    content: "" !important;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--wish-list
    a::before {
    content: "";
  }
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li {
  border-bottom: solid 1px #888;
  padding: 8px 0;
}
.woocommerce-MyAccount-navigation ul li:last-of-type {
  border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li a {
  color: #505050;
}
.woocommerce-MyAccount-navigation ul .is-active a,
.woocommerce-MyAccount-navigation ul li:hover a {
  color: #141414;
}
.navigation.post-navigation {
  margin-bottom: 30px;
}
.navigation.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navigation.post-navigation .nav-links .nav-next,
.navigation.post-navigation .nav-links .nav-previous {
  display: inline-block;
  padding: 5px 20px;
  border: solid 1px #888;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.navigation.post-navigation .nav-links .nav-next a,
.navigation.post-navigation .nav-links .nav-previous a {
  color: #969696;
}
.navigation.post-navigation .nav-links .nav-next:hover a,
.navigation.post-navigation .nav-links .nav-previous:hover a {
  color: #141414;
}
.navigation.post-navigation .nav-links .nav-subtitle {
  display: none;
}
.navigation.post-navigation .nav-links .nav-previous a::before {
  content: "<";
  padding-right: 20px;
}
.navigation.post-navigation .nav-links .nav-next a::after {
  content: ">";
  padding-left: 20px;
}
@media (max-width: 500px) {
  .nav-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-next,
  .nav-previous {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.cart-contents {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.cart-contents:hover::before {
  color: #505050;
}
.cart-contents:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "" !important;
  font-size: 26px;
  color: #141414;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.cart-contents:hover {
  text-decoration: none;
}
.cart-contents-count {
  position: absolute;
  top: -7px;
  right: -9px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  text-align: center;
  color: #000;
  background: #9d0f0e;
  border-radius: 50%;
  padding: 1px;
}
.site-header li::marker {
  font-size: 0;
}
.woocommerce-cart-form thead {
  background: #fff;
  color: #141414;
}
.actions .coupon #coupon_code {
  width: 250px;
  height: 35.7px;
  border: solid 1px #888;
}
.actions .button {
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
@media (max-width: 767px) {
  #coupon_code {
    width: 100% !important;
  }
  .coupon .button {
    width: 100% !important;
    margin-top: 0.5em !important;
  }
}
.woocommerce-shipping-destination {
  display: none;
}
.woocommerce-checkout input,
.woocommerce-checkout textarea {
  border: solid 1px #888;
  font-size: 14px;
  padding: 8px 15px;
  border-radius: 5px;
  width: 100%;
}
.woocommerce-checkout textarea {
  resize: none;
  height: 150px !important;
}
.select2-container--default .select2-selection--single {
  border: solid 1px #888 !important;
}
#payment input,
#rememberme,
#shipping_method input,
.input-checkbox {
  width: inherit !important;
}
.woocommerce-NoticeGroup-checkout {
  display: none;
}
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
  color: #f54040;
  display: block !important;
  font-size: 13px;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #960000;
}
.woocommerce-order-received .woocommerce-order > p {
  color: #141414;
  text-align: center;
  font-size: 20px;
  padding-bottom: 20px;
}
.woocommerce-order-received .woocommerce-customer-details address {
  border: none;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: solid 1px #c8c8c8 !important;
  font-size: 14px !important;
  padding: 8px 15px !important;
}
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  padding: 0;
}
#privacy_policy_reg_field,
#privacy_policy_reg_field a,
body .woocommerce-form-login__rememberme {
  color: #505050 !important;
  font-size: 14px !important;
}
#privacy_policy_reg_field a {
  text-decoration: underline !important;
}
@media (min-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
  }
  .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: none !important;
    list-style-type: none;
  }
  .woocommerce-MyAccount-navigation ul li {
    margin: 10px;
    border: solid 1px #888 !important;
    padding: 30px 40px !important;
    width: 30%;
    border-radius: 20px;
  }
  .woocommerce-MyAccount-navigation ul li a {
    text-align: center;
    display: block;
  }
  .woocommerce-MyAccount-navigation ul li a::before {
    text-align: center !important;
    width: 100% !important;
    font-size: 30px;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .woocommerce-MyAccount-navigation ul a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    margin-bottom: 15px;
    color: #505050;
  }
  .woocommerce-MyAccount-navigation ul .is-active a::before,
  .woocommerce-MyAccount-navigation ul li:hover a,
  .woocommerce-MyAccount-navigation ul li:hover a::before {
    color: #141414;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--dashboard
    a::before {
    content: "";
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--orders
    a::before {
    content: "";
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--downloads
    a::before {
    content: "";
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--edit-address
    a::before {
    content: "" !important;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--edit-account
    a::before {
    content: "" !important;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--customer-logout
    a::before {
    content: "" !important;
  }
  .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link--wish-list
    a::before {
    content: "";
  }
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li {
  border-bottom: solid 1px #888;
  padding: 8px 0;
}
.woocommerce-MyAccount-navigation ul li:last-of-type {
  border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li a {
  color: #505050;
}
.woocommerce-MyAccount-navigation ul .is-active a,
.woocommerce-MyAccount-navigation ul li:hover a {
  color: #141414;
}
.product {
  position: relative;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button {
  color: #f54040;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button:hover {
  color: #960000;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button::before {
  font-size: 26px !important;
}
.tinv-wraper {
  position: absolute;
  top: 0;
  left: 0;
}
.tinvwl-table-manage-list {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.85em;
  border: solid 1px #c8c8c8;
}
.tinvwl-table-manage-list thead {
  font-weight: 700;
  border-top: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
}
.tinvwl-table-manage-list thead th {
  border: none;
}
.tinvwl-table-manage-list td {
  border: none;
}
.tinvwl-table-manage-list tr {
  border-bottom: solid 1px #c8c8c8;
}
.tinvwl-table-manage-list tfoot {
  display: none;
}
.tinvwl-table-manage-list .stock.in-stock {
  margin-top: 0;
}
.search-field input {
  border: none;
  height: 38.4px;
  padding-left: 8px;
  padding-right: 8px;
}
.search-field .search-submit {
  cursor: pointer;
}
.wp-block-search__inside-wrapper button {
  padding: 10px !important;
}
.search-skin-3 .wp-block-search__inside-wrapper {
  border: none !important;
}
.archive .byline,
.blog .byline,
.search .byline {
  display: none;
}
.archive .post,
.blog .post,
.search .post {
  margin-bottom: 65px;
}
.attachment-post-thumbnail {
  height: 500px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.post .entry-title {
  text-align: left;
  margin-bottom: 0;
}
.entry-meta {
  text-align: left;
  color: #505050;
  font-size: 14px;
}
.entry-meta a {
  color: #505050;
}
.entry-footer {
  text-align: left;
  color: #505050;
  font-size: 14px;
  display: none;
}
.entry-footer a {
  color: #505050;
}
.cat-links {
  padding-right: 10px;
}
.more-link {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 0.4em 1em;
}
.single-post .entry-footer {
  margin-bottom: 35px;
}
#comments {
  margin-left: 0;
}
