/* ===== Proxima Nova ===== */
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-thin.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-thinItalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-lightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNovaItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-mediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-semiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-semiBoldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-extraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-extraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova/proximaNova-blackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}
.h1,
h1 {
  font-size: 45px;
  font-weight: 800;
  line-height: 54px;
  letter-spacing: 0px;
}
.h2,
h2 {
  font-weight: 800;
  letter-spacing: -0.81px;
}
.h3,
h3 {
  font-weight: 400;
  letter-spacing: 0px;
}
.h4,
h4 {
  font-weight: 800;
  letter-spacing: 0px;
}
.h5,
h5 {
  font-size: 28px;
  font-weight: 800;
  line-height: 33.6px;
}
.h6,
h6 {
  font-size: 35px;
  font-weight: 900;
  line-height: 48px;
  letter-spacing: -0.4px;
}
p,
.p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
}
body {
  font-family: "Proxima Nova", Arial, sans-serif !important;
  font-size: 18px;
}
.container {
  max-width: 1170px;
}
.button {
  padding: 15px 35px;
  background-color: #ffb721 !important;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
}
.button:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #e6a41e !important;
}
.button__large {
  padding: 18px 60px;
}
.button__small {
  padding: 15px 30px;
}
.fw-900 {
  font-weight: 900;
}
.mt-70 {
  margin-top: 70px;
}
.pb-25 {
  padding-bottom: 5px;
}
.pb-05 {
  padding-bottom: 5px;
}
img {
  width: 100%;
}
.text-decoration-underline {
  text-decoration: underline;
}
.color-grey {
  color: #929292;
}
.text-danger {
  color: #ce001b !important;
}
input:focus-visible {
  outline: 0 solid #ffb721;
  box-shadow: 0 0 0 0 rgba(255, 183, 33, 0.3);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce input.button {
  color: #000000;
  font-weight: 600;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce input.button:hover {
  color: #ffffff !important;
}
.header {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  background: #000000;
  position: sticky;
  top: 0;
  z-index: 99;
}
@media (min-width: 992px) {
  .header {
    display: block;
    background: transparent;
    position: relative;
  }
}
.header-logo {
  position: relative;
}
@media (min-width: 992px) {
  .header-logo {
    margin-top: -35px;
    padding-bottom: 18px;
    display: block;
  }
}
.header-logo__img {
  display: flex;
  justify-content: center;
  margin: 3px 0;
}
@media (min-width: 992px) {
  .header-logo__img {
    display: block;
    margin: 0;
    max-width: 300px;
  }
}
.header-logo__img img {
  width: 75%;
}
@media (min-width: 768px) {
  .header-logo__img img {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .header-logo__img img {
    width: 100%;
  }
}
.header-logo__outer {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 992px) {
  .header-logo__outer {
    flex-direction: row;
  }
}
.header-top-bar {
  color: #ffffff;
  background: #000000;
}
@media (min-width: 992px) {
  .header-top-bar {
    background: linear-gradient(60deg, #ffffff 0 50%, #000000 50% 100%) left center / 90% 102% no-repeat, #000000;
  }
}
.header-top-bar__content {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .header-top-bar__content {
    padding-left: 47%;
  }
}
.header-top-bar__content-upper {
  display: flex;
  justify-content: space-between;
}
.header-top-bar__content-lower {
  display: none;
}
@media (min-width: 992px) {
  .header-top-bar__content-lower {
    display: block;
  }
}
.header-top-bar__content-lower--content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 100%;
  justify-content: space-between;
}
.header-top-bar__content-lower--registration {
  margin-top: 2px;
}
.header-top-bar__content-lower--registration a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
}
.header-top-bar__content-lower--registration a:hover {
  color: #ffb721;
}
.header-top-bar__right {
  display: flex;
  font-weight: 900;
}
.header-top-bar__right-devider {
  margin: 0 18px;
  position: relative;
  display: none;
}
@media (min-width: 992px) {
  .header-top-bar__right-devider {
    display: block;
  }
}
.header-top-bar__right-devider::after {
  content: "";
  background: #ffb721;
  height: 100%;
  position: absolute;
  width: 1px;
}
.header-top-bar__right .dropdown-menu {
  min-width: fit-content;
  border: 0;
  border-top: 8px solid #ffb721;
  padding: 0;
  background: #ffffff;
  border-radius: 0;
}
.header-top-bar__right .dropdown-menu li {
  background: rgba(255, 183, 33, 0.4);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.header-top-bar__right .dropdown-menu li:hover a {
  background-color: #ffffff;
}
.header-top-bar__right .dropdown-menu li .dropdown-item {
  font-weight: 900;
}
.header-top-bar__right .currency {
  display: none;
}
@media (min-width: 992px) {
  .header-top-bar__right .currency {
    display: block;
    text-decoration: none;
    color: #ffffff;
  }
}
.header-top-bar__right .currency:hover {
  color: #ffb721;
}
.header-top-bar__left .phone {
  display: none;
  font-weight: 900;
}
@media (min-width: 992px) {
  .header-top-bar__left .phone {
    display: flex;
  }
}
.header-top-bar__left .phone-text {
  margin-right: 5px;
}
.header-top-bar__left .phone-number {
  color: #ffffff;
  text-decoration: none;
}
.header-top-bar__left .phone-number:hover {
  color: #ffb721;
}
.header-top-bar .header-cart {
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
}
.header-top-bar .header-cart:hover {
  color: #ffb721;
  cursor: pointer;
}
.header-top-bar .header-cart__wrapper {
  position: relative;
  padding-right: 12px;
}
.header-top-bar .header-cart__wrapper img {
  width: 24.5px;
  height: 24.5px;
  max-width: unset;
}
.header-top-bar .header-cart__number {
  position: absolute;
  background: #ffb721;
  color: #000000;
  padding: 2px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  left: 16px;
  top: -10px;
  font-size: 8px;
  display: flex;
  justify-content: center;
}
.header-top-bar .header-cart__amount {
  font-size: 16px;
  margin-left: 10px;
  display: none;
}
@media (min-width: 992px) {
  .header-top-bar .header-cart__amount {
    display: block;
  }
}
.header-top-bar .header-cart__text {
  font-weight: 400;
  display: none;
}
@media (min-width: 992px) {
  .header-top-bar .header-cart__text {
    display: block;
  }
}
.main-nav {
  background-color: #000000;
  z-index: 100;
  position: relative;
}
@media (min-width: 992px) {
  .main-nav {
    border-bottom: 8px solid #ffffff;
  }
}
.main-nav .navbar {
  padding: 0;
}
.main-nav .navbar .navbar-nav {
  width: 100%;
  height: 75%;
  overflow: scroll;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 280px;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav {
    display: grid;
    align-items: center;
    grid-auto-flow: column;
    width: 100%;
    min-width: 100%;
    height: auto;
    overflow: visible;
  }
}
.main-nav .navbar .navbar-nav .nav-item.shop {
  background-color: #ffb721;
}
.main-nav .navbar .navbar-nav .nav-item.shop > a {
  color: #000000;
  font-weight: 900;
}
.main-nav .navbar .navbar-nav .nav-item.shop:hover > a {
  color: #ffffff;
}
.main-nav .navbar .navbar-nav .nav-item.shop.active:hover > a,
.main-nav .navbar .navbar-nav .nav-item.shop.current-menu-item:hover > a {
  color: #ffb721;
}
.main-nav .navbar .navbar-nav .nav-item.signIn {
  display: block;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item.signIn {
    display: none;
  }
}
.main-nav .navbar .navbar-nav .nav-item a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item a {
    text-align: center;
    padding: 12.5px 22px;
  }
}
.main-nav .navbar .navbar-nav .nav-item a:hover {
  color: #ffb721;
}
.main-nav .navbar .navbar-nav .nav-item.active > a,
.main-nav .navbar .navbar-nav .nav-item.current-menu-item > a {
  background-color: #ffffff;
  color: #000000;
}
.main-nav .navbar .navbar-nav .nav-item.active .nav-item__mobile-arrow,
.main-nav .navbar .navbar-nav .nav-item.current-menu-item .nav-item__mobile-arrow {
  color: #000000;
}
.main-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after {
  content: "\f107";
  font-family: FontAwesome;
  border: 0;
  position: absolute;
  opacity: 0;
  top: 50%;
  margin-top: -12px;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after {
    opacity: 1;
  }
}
.main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  padding: 0;
  width: 100%;
  background-color: transparent;
  border: 0;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    background-color: #ffffff;
  }
}
.main-nav .navbar .navbar-nav .nav-item .dropdown-menu.show {
  display: block !important;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item .dropdown-menu.show {
    display: none !important;
  }
}
.main-nav .navbar .navbar-nav .nav-item__submenu {
  list-style: none;
  padding: 0;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__submenu {
    border-top: 8px solid #ffb721;
    border: 1px solid #ffb721;
  }
}
.main-nav .navbar .navbar-nav .nav-item__submenu li {
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #000000;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__submenu li {
    background: rgba(255, 183, 33, 0.4);
  }
}
.main-nav .navbar .navbar-nav .nav-item__submenu li:first-child {
  display: none;
}
.main-nav .navbar .navbar-nav .nav-item__submenu li a {
  padding: 10px 25px;
  width: 100%;
  display: flex;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__submenu li a {
    color: #000000;
    padding: 10px 10px;
    justify-content: center;
  }
}
.main-nav .navbar .navbar-nav .nav-item__submenu li:last-child {
  border: 0;
}
.main-nav .navbar .navbar-nav .nav-item__submenu li:hover a {
  background-color: #ffffff;
  color: #000000;
}
.main-nav .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  display: none;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    display: block;
  }
}
.main-nav .navbar .navbar-nav .nav-item__mobile-arrow {
  position: absolute;
  color: #ffffff;
  top: 9px;
  right: 12px;
  font-size: 17px;
  display: block;
  width: 30px;
  justify-content: center;
  display: flex;
  height: 30px;
  align-items: center;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__mobile-arrow {
    display: none;
  }
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page {
    position: unset;
  }
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100vw - 15px);
    border-top: 5px solid #ffffff;
    background-color: #ffb721;
    border-radius: 0;
  }
}
.main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu .nav-item__submenu {
  background-color: #000000;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu .nav-item__submenu {
    background-color: #ffb721;
    display: flex;
    border-top: 0;
    justify-content: space-between;
    padding: 7px 0;
    max-width: 1145px;
    margin: 0px auto;
  }
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu .nav-item__submenu li {
    background: #ffb721;
    border: 0;
  }
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu .nav-item__submenu li:hover a {
    background-color: transparent;
    color: #ffffff;
  }
}
.main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu__form {
  display: flex;
  align-items: center;
  padding: 0 25px;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu__form {
    padding: 0;
  }
}
.main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu__form input {
  width: 100%;
  height: 42px;
  border: 0px;
  border-radius: 5px 0 0 5px;
  text-align: center;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu__form input {
    min-width: 386px;
  }
}
.main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu__form .button {
  width: 100%;
  height: 42px;
  border-radius: 0;
  background: #000000;
  color: #ffffff;
  padding: 0;
  border: 1px solid #ffffff;
}
@media (min-width: 992px) {
  .main-nav .navbar .navbar-nav .nav-item__inner-page .dropdown-menu__form .button {
    border: 0;
    min-width: 136px;
  }
}
.main-nav .navbar .navbar-toggler {
  color: #ffffff;
  font-size: 24px;
  padding: 10px 0;
}
.main-nav .navbar .navbar-toggler:focus {
  box-shadow: none;
}
.main-nav .navbar .navbar-toggler .hamburger {
  width: 26px;
  height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}
.main-nav .navbar .navbar-toggler .hamburger span {
  display: block;
  height: 4px;
  background: #ffffff;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.main-nav .navbar .navbar-toggler .hamburger.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.main-nav .navbar .navbar-toggler .hamburger.active span:nth-child(2) {
  opacity: 0;
}
.main-nav .navbar .navbar-toggler .hamburger.active span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}
.main-nav .navbar-collapse {
  position: fixed;
  top: 63px;
  z-index: 9;
  background: #000000;
  left: -300px;
  height: 100%;
  transition: left 0.3s ease;
  padding-bottom: 280px;
}
@media (min-width: 992px) {
  .main-nav .navbar-collapse {
    position: unset;
    padding-bottom: 0;
  }
}
.main-nav .navbar-collapse:not(.show) {
  display: block;
}
.main-nav .navbar-collapse.show {
  left: 0;
}
.nav-open {
  overflow: hidden;
}
.product-menu {
  background-color: #ffb721;
  border-radius: 0;
  position: fixed;
  z-index: 101;
  bottom: -1px;
  width: 280px;
  left: -300px;
  transition: left 0.3s ease;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .product-menu {
    display: block;
    position: relative;
    width: 100%;
    left: 0;
    padding-bottom: 0;
    z-index: 99;
  }
}
.product-menu.active {
  left: 0;
}
.product-menu__submenu {
  display: flex;
  border-top: 0;
  justify-content: space-between;
  padding: 0;
  max-width: 1145px;
  margin: 0px;
  list-style: none;
  flex-direction: column;
}
@media (min-width: 992px) {
  .product-menu__submenu {
    flex-direction: row;
  }
}
.product-menu__submenu li {
  display: flex;
}
.product-menu__submenu li a {
  color: #000000;
  padding: 11px 46px 11px 0;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
}
.product-menu .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .product-menu .container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.product-menu .pro-search {
  width: 35%;
}
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent;
  padding: 3px 0;
}
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-radius: 5px 5px 5px 5px !important;
  border: 0;
  background: #ffffff;
  padding-right: 160px;
  padding: 7px 24px 7px 120px;
}
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
  background: #ffffff;
}
@media (min-width: 992px) {
  .product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    padding: 7px 24px 7px 190px;
  }
}
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-preloader {
  margin-right: 15px;
}
.product-menu .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  background: #000000;
  width: 100px;
  border-radius: 0;
  color: #ffffff;
  height: 38px;
  margin-top: -18px;
  margin-right: 0;
  text-transform: uppercase;
  left: auto;
  border-radius: 0px 5px 5px 0;
}
.product-menu .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::after,
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::after {
  content: "Search";
  position: absolute;
}
@media (min-width: 992px) {
  .product-menu .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
  .product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    width: 144px;
  }
}
.product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding-left: 24px;
  padding-right: 120px;
}
@media (min-width: 992px) {
  .product-menu .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    padding-right: 190px;
  }
}
.product-menu .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  right: 0;
}
.product-menu .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
  border-radius: 0;
  box-shadow: none;
  background: #000000;
  color: #ffb721;
}
.product-menu .dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-radius: 5px;
}
.product-menu .dgwt-wcas-search-wrapp {
  min-width: 255px;
}
@media (min-width: 992px) {
  .product-menu .dgwt-wcas-search-wrapp {
    min-width: 230px;
  }
}
.carousel-item {
  position: relative;
}
.carousel-item__content {
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .carousel-item__content {
    position: absolute;
    color: #ffffff;
  }
}
.carousel-item__content-title {
  letter-spacing: -1.99px;
  font-size: 50px;
  margin-top: 45px;
  font-weight: 800;
  line-height: 63px;
  max-width: 600px;
}
.carousel-item__content-button {
  display: flex;
}
.carousel-item__content-button .button {
  font-weight: 900;
}
.carousel-item__content-description {
  font-weight: 300;
  font-size: 25px;
  line-height: 38px;
}
@media (min-width: 992px) {
  .carousel-item__content-description {
    width: 60%;
    max-width: 450px;
  }
}
.swiper {
  padding: 0 0 30px 0;
}
@media (min-width: 992px) {
  .swiper-slide img {
    min-height: 650px;
  }
}
@media (min-width: 992px) {
  .swiper-pagination {
    bottom: 60px !important;
  }
}
.swiper-pagination-bullet {
  opacity: 1;
  border: 1px solid #000000;
  background-color: transparent;
}
@media (min-width: 992px) {
  .swiper-pagination-bullet {
    border: 1px solid #ffffff;
  }
}
.swiper-pagination-bullet-active {
  background-color: #000000;
}
@media (min-width: 992px) {
  .swiper-pagination-bullet-active {
    background-color: #ffffff;
  }
}
.small-banner {
  background-color: #000000;
  color: #ffffff;
}
.small-banner__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0;
  flex-direction: column;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .small-banner__content {
    flex-direction: row;
  }
}
.small-banner__text {
  font-size: 42px;
  font-weight: 800;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
}
.small-banner__text h4 {
  margin-bottom: 0;
  /*font-size: 42px;
      font-weight: 800;
      line-height: 36px;
      text-transform: capitalize;*/
  line-height: 36px;
  letter-spacing: 0px;
  text-align: center;
  font-weight: 800;
  font-size: 28px;
  text-transform: uppercase;
}
.small-banner__text p {
  /*margin-top: 8px;
      font-size: 20px;
      font-weight: 600;
      line-height: 25px;
      letter-spacing: -0.4px;*/
  text-transform: capitalize;
  font-size: 18px;
}
.small-banner__button {
  display: flex;
  margin-top: 15px;
  font-weight: 900;
  font-size: 24px;
  line-height: 23px;
  letter-spacing: -0.48px;
}
@media (min-width: 992px) {
  .small-banner__button {
    margin-top: 0;
  }
}
.small-banner__button .button {
  font-weight: 900;
  font-size: 24px;
  line-height: 23px;
  letter-spacing: -0.48px;
}
.small-banner .feature-item {
  display: flex;
  padding: 0;
  position: relative;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .small-banner .feature-item {
    padding: 0 22.5px;
    margin-bottom: 0;
  }
}
.small-banner .feature-item::after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  border: 0px solid #ffb721;
}
@media (min-width: 992px) {
  .small-banner .feature-item::after {
    border: 1px solid #ffb721;
  }
}
.small-banner .feature-item:first-child {
  padding-left: 0;
}
.small-banner .feature-item:last-child {
  padding-right: 0;
}
.small-banner .feature-item:last-child::after {
  content: unset;
}
.small-banner .feature-item .feature-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.small-banner .feature-item .feature-icon img {
  max-width: 63px;
  max-height: 63px;
}
.small-banner .feature-item .feature-text {
  max-width: 131px;
  text-align: right;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.small-banner .feature-item .feature-text p {
  line-height: 20px;
  font-size: 15px;
  margin: 0;
}
.small-banner .feature-item .feature-text p strong {
  font-weight: 900;
}
.small-banner.yellow-box-section {
  background-color: #ffb721;
  color: #000000;
}
.small-banner.yellow-box-section .small-banner__button .button {
  background: #000000 !important;
  color: #ffffff;
  border-radius: 5px;
}
.small-banner.yellow-box-section .small-banner__button .button:hover {
  color: #ffb721 !important;
}
.home-product {
  border: 2px solid #b7b7b7;
  padding: 22.5px;
  height: 100%;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-product__container h3 p {
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: 0px;
  margin-bottom: 52px;
}
.home-product__image {
  text-align: center;
  margin-bottom: 20px;
}
.home-product__image img {
  max-width: 75%;
}
.home-product__title {
  text-align: center;
}
.home-product__description {
  margin-top: 28.35px;
  text-align: center;
}
.home-product__button {
  display: flex;
  justify-content: center;
}
.home-product__button .button {
  font-size: 24px;
  line-height: 23px;
  font-weight: 900;
}
.ddss-footer {
  color: #ffffff;
  padding-bottom: 32px;
  background-color: #000000;
}
.ddss-footer__angle {
  position: relative;
  height: 40px;
}
.ddss-footer__angle::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  height: 80px;
  background: #ffffff;
  /* angle similar to your mockup */
  clip-path: polygon(0 100%, 25% 0, 100% 100%, 100% 100%);
  rotate: 180deg;
}
.ddss-footer__outer {
  background-color: #000000;
}
.ddss-footer__main {
  padding: 63px 0 40px;
  display: grid;
  column-gap: 40px;
  row-gap: 32px;
}
@media (min-width: 992px) {
  .ddss-footer__main {
    grid-template-columns: 2fr 2fr 2fr;
    padding: 63px 20px 40px;
  }
}
.ddss-footer__col--links {
  display: grid;
  column-gap: 20px;
  grid-template-columns: 1fr 1fr;
}
.ddss-footer__col--brand p {
  font-size: 15px;
  line-height: 30px;
}
.ddss-footer__logo {
  max-width: 250px;
}
.ddss-footer__logo img {
  margin-bottom: 25px;
}
.ddss-footer__list {
  list-style: none;
  padding: 0;
}
.ddss-footer__list li {
  margin-bottom: 6px;
  color: #afafaf;
  font-size: 15px;
}
.ddss-footer__list li a {
  color: #afafaf;
  text-decoration: none;
  font-size: 15px;
}
.ddss-footer__list li a:hover {
  color: #ffb721;
}
.ddss-footer__bottom {
  background: #ffb721;
  color: #000000;
}
.ddss-footer__bottom-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  gap: 16px;
}
@media (min-width: 992px) {
  .ddss-footer__bottom-inner {
    flex-direction: row;
  }
}
.ddss-footer__bottom-inner p {
  margin: 0;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .ddss-footer__bottom-inner p {
    text-align: left;
  }
}
.ddss-footer__bottom-inner p a {
  color: #000000;
  text-decoration: none;
}
.ddss-footer__bottom-inner p a:hover {
  text-decoration: underline;
}
.ddss-footer__bottom-links {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}
.ddss-footer__bottom-links a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
.ddss-footer__bottom-links a:hover {
  text-decoration: underline;
}
.ddss-footer__payments {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
.ddss-footer__payments img {
  max-width: 250px;
}
.ddss-footer__form {
  margin: 18px 0 24px;
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) auto;
}
.ddss-footer__form input {
  border-radius: 4px 0 0 4px;
  border: none;
  padding: 10px 14px;
  outline: none;
}
.ddss-footer__form button {
  border-radius: 0 4px 4px 0;
  border: none;
  padding: 0 24px;
  color: #000000;
  cursor: pointer;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.3px;
}
.ddss-footer__form button:hover {
  filter: brightness(0.95);
}
.ddss-footer__social {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 4px;
  justify-content: center;
}
.ddss-footer__social-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ffffff;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.ddss-footer__social-icon:hover {
  color: #ffffff;
}
.ddss-footer__social-icon.facebook:hover {
  background: #1877f2;
}
.ddss-footer__social-icon.instagram:hover {
  background: #e4405f;
}
.ddss-footer__social-icon.linkedin:hover {
  background: #0077b5;
}
.ddss-footer__text {
  color: #afafaf;
  font-size: 15px;
}
.ddss-footer__heading {
  /*font-size: 24px;
    font-weight: 900;
    line-height: 28px;
    letter-spacing: -0.6px;*/
  font-size: 17px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: -0.6px;
}
.footer-content p {
  font-weight: 400;
  letter-spacing: 0px;
}
.footer-dialog {
  margin-top: 50px;
}
.footer-dialog h6 {
  font-size: 30px;
  line-height: 38px;
}
.footer-dialog h3 {
  font-weight: 300;
  letter-spacing: 0.2px;
  font-size: 25px;
  line-height: 35px;
}
.footer-dialog h3 p {
  font-weight: 400;
  letter-spacing: -0.2px;
  font-size: 26px;
  line-height: 35px;
}
.tnp-subscription .tnp-ajax {
  position: relative;
}
.tnp-subscription .tnp-ajax .tnp-field-button {
  position: absolute;
  bottom: 35px;
  right: 134px;
}
.tnp-subscription .tnp-ajax .tnp-field-button .tnp-submit {
  background-color: #ffb721 !important;
  letter-spacing: -0.3px;
  font-weight: 900;
  font-size: 15px;
  line-height: 14px;
  color: #000000;
  padding: 17px 26px;
  border-radius: 0px 5px 5px 0;
}
.tnp-subscription .tnp-ajax input[type="email"] {
  padding-right: 150px;
  border-radius: 5px;
}
.tnp-subscription .tnp-ajax input[type="submit"] {
  width: auto;
}
.tnp-subscription .tnp-ajax label {
  display: none;
}
.tnp-subscription .tnp-ajax p {
  color: #ffb721;
}
.tnp-subscription div.tnp-field {
  margin-bottom: 13px !important;
}
.why-safety {
  background: #616161;
  color: #ffffff;
  padding: 18px 0;
}
.why-safety__title {
  align-items: center;
}
@media (min-width: 992px) {
  .why-safety__title {
    display: flex;
  }
}
.why-safety__title h4 {
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  font-weight: 800;
}
.why-safety__title span {
  font-size: 18px;
  padding-left: 10px;
  line-height: 26px;
  font-weight: 600;
}
.why-safety p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 21px;
}
.resorces-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.resorces-wrapper__content {
  width: 100%;
  border: 1px solid #afafaf;
  padding: 20px 30px 20px 30px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .resorces-wrapper__content {
    width: 50%;
    padding: 40px 62px 40px 62px;
  }
}
.resorces-wrapper__content-image {
  display: flex;
  justify-content: center;
}
.resorces-wrapper__content-image--inner {
  width: 155px;
  height: 155px;
  display: flex;
  align-items: center;
}
.resorces-wrapper__content-image img {
  max-width: 155px;
}
.resorces-wrapper__content-title {
  text-align: center;
  max-width: 250px;
  margin: 30px auto 0px;
}
.resorces-wrapper__content-description {
  margin: 19px 37px;
  text-align: center;
  flex-grow: 1;
}
.resorces-wrapper__content-button {
  display: flex;
  justify-content: center;
}
.resorces-wrapper__content-button .button {
  font-weight: 900;
  font-size: 24px;
  line-height: 23px;
}
.blog-small {
  text-align: center;
  padding-bottom: 15px;
  color: #000000;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.blog-small:hover {
  color: #000000;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 8px;
  text-decoration: underline;
}
.blog-small__description {
  padding: 0 20px;
  margin-top: 20px;
  font-weight: bold;
  font-size: 23px;
  line-height: 27px;
}
.blog-small__date {
  margin-top: 20px;
  font-size: 19px;
  line-height: 39px;
}
.blog-small__image {
  height: 225px;
  overflow: hidden;
}
.blog .row > * {
  margin-bottom: 24px;
}
.blog-pagination__wrapper-pagination {
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.blog-pagination__wrapper-pagination li {
  width: 41px;
  height: 41px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.blog-pagination__wrapper-pagination li a {
  color: #000000;
  text-decoration: none;
}
.blog-pagination__wrapper-pagination li a:hover {
  color: #ffb721;
}
.blog-pagination__wrapper-pagination li.active {
  background-color: #ffb721;
}
.blog-pagination__wrapper-pagination li.active a {
  color: #ffffff;
}
.blog-details {
  padding: 60px 0;
  /*&__quote {
      color: @c-grey;
      margin: 20px;
      position: relative;
      &::before {
        content: "";
        position: absolute;
        left: -20px;
        height: 100%;
        width: 10px;
        background-color: @c-primary;
      }
    }*/
}
.blog-details__description-title {
  margin-top: 40px;
}
.blog-details__description p {
  margin-top: 30px;
}
.blog-details__description blockquote p {
  color: #afafaf;
  margin: 20px;
  position: relative;
}
.blog-details__description blockquote p::before {
  content: "";
  position: absolute;
  left: -20px;
  height: 100%;
  width: 10px;
  background-color: #ffb721;
}
.blog-description {
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
}
.accordion-button {
  background-color: #ffb721;
  font-size: 18px;
  line-height: 38px;
  font-weight: 600;
  padding: 12px 35px;
}
.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #000000;
}
.accordion-button:not(.collapsed)::after {
  content: "\f068";
  background-image: none;
  transform: none;
}
.accordion-button::after {
  content: "\f067";
  font-family: "fontawesome";
  background-image: none;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
.accordion-item {
  border: 1px solid rgba(235, 233, 233, 0.15);
}
.accordion-body {
  background: #ebe9e9;
  padding: 20px 35px;
}
.contact {
  margin-top: 60px;
}
.contact-form {
  margin-bottom: 30px;
}
.contact-form__header {
  margin-bottom: 15px;
  position: relative;
}
.contact-form__header::after {
  position: absolute;
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background-color: #ffb721;
  bottom: -5px;
}
.contact-form__wrapper .form-label {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}
.contact-form__wrapper .form-label span {
  color: #ce001b;
}
.contact-form__wrapper .button {
  border: 0px;
  font-size: 15px;
  line-height: 14px;
  font-weight: 900;
}
.contact-form__address ul {
  list-style: none;
  padding: 0;
}
.contact-form__address ul li {
  display: flex;
  margin-bottom: 10px;
}
.contact-form__address ul li span {
  font-size: 14px;
  line-height: 18px;
}
.contact-form__address ul li span:first-child {
  width: 70px;
  margin-right: 10px;
  font-weight: 800;
}
.contact-form__address ul li a {
  font-weight: 400;
}
.contact-form__address ul li a span {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400 !important;
}
.contact-form__address-number {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.contact-form__address-number:hover {
  color: #ffb721;
}
#map {
  height: 350px;
  width: 100%;
  margin-bottom: 30px;
}
.material-section {
  border: 1px solid #616161;
  height: 100%;
}
.material-section__title {
  margin: 15px 0;
}
.material-section__title h4 {
  font-weight: 900;
  font-size: 40px;
  line-height: 38px;
  letter-spacing: -0.4px;
}
.material-section__name {
  background: #000000;
  color: #ffffff;
  text-align: center;
  padding: 4px 0px;
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.31px;
}
.material-section__description {
  padding: 10px 20px;
}
.material-section__description ul li {
  font-weight: 400;
  letter-spacing: 0px;
}
.finishing-wrapper {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
.finishing-wrapper__content {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .finishing-wrapper__content {
    width: 45%;
  }
}
.finishing-wrapper__content-image {
  width: 30%;
}
.finishing-wrapper__content-title {
  width: 66%;
  display: flex;
  align-items: center;
}
.finishing-wrapper__content-title h3 {
  font-size: 31px;
  line-height: 40px;
  letter-spacing: -0.31px;
}
.finishing-wrapper__content-description {
  margin-top: 15px;
}
.log-file-format {
  display: flex;
  list-style: none;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 20px;
}
.log-file-format li {
  width: calc(50% - 10px);
}
@media (min-width: 992px) {
  .log-file-format li {
    width: 10%;
  }
}
.vector-bitmap__wrapper {
  max-width: 720px;
  margin: 0px auto;
}
.vector-bitmap__section {
  gap: 50px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  .vector-bitmap__section {
    display: flex;
  }
}
.vector-bitmap__section:first-child {
  margin-bottom: 130px;
}
.vector-bitmap__section-type {
  text-transform: uppercase;
}
.vector-bitmap__section-type h4 {
  font-weight: 600;
  font-size: 37px;
  line-height: 42px;
  letter-spacing: 0.15px;
}
.teaser-left h3 {
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
}
.teaser-right {
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .teaser-right__img {
    max-width: calc(100% - 24px);
    width: auto;
    height: auto;
    object-fit: contain;
  }
}
.teaser-title {
  font-size: 50px;
  letter-spacing: -1.99px;
  font-weight: 800;
  line-height: 63px;
}
.error404 .layout_padding {
  padding: 100px 0;
}
.error404 .layout_padding .heading_container6 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  padding: 40px;
}
.woocommerce-account .content-area {
  padding: 50px 0;
}
.woocommerce-account .content-area h1 {
  letter-spacing: -0.32px;
  font-size: 38px;
  line-height: 42px;
  font-weight: 900;
  text-transform: uppercase;
}
.woocommerce-account .content-area .entry-content {
  margin-top: 40px;
}
.woocommerce-account .content-area .entry-content .col-1 h2,
.woocommerce-account .content-area .entry-content .col-2 h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.81px;
}
.woocommerce-account .content-area .entry-content .woocommerce form .form-row .input-text,
.woocommerce-account .content-area .entry-content .woocommerce-page form .form-row .input-text {
  border: 1px solid #ccc;
  background: #c7c7c71a;
}
.woocommerce-account .content-area .entry-content .woocommerce form.checkout_coupon,
.woocommerce-account .content-area .entry-content .woocommerce form.login,
.woocommerce-account .content-area .entry-content .woocommerce form.register {
  border: 0;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.woocommerce-account .content-area .entry-content .woocommerce button.button {
  color: #000000;
}
.woocommerce-account .content-area .entry-content .woocommerce-LostPassword {
  text-align: right;
}
.woocommerce-account .content-area .entry-content .woocommerce-LostPassword a {
  color: #000000;
}
.woocommerce-account .content-area .entry-content .woocommerce-LostPassword a:hover {
  color: #ffb721;
}
.woocommerce-account .content-area .entry-content .woocommerce-privacy-policy-text p a {
  color: #000000;
}
.woocommerce-account .content-area .entry-content .woocommerce-privacy-policy-text p a:hover {
  color: #ffb721;
}
.woocommerce-account .content-area .site-main {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-account .content-area .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
.woocommerce-account .content-area .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {
  border-top: 1px solid #f1f1f1;
}
.woocommerce-account .content-area .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link:last-child {
  border-bottom: 1px solid #f1f1f1;
}
.woocommerce-account .content-area .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
  color: #000000;
  text-decoration: none;
  padding: 10px 0;
  display: flex;
  width: 100%;
}
.woocommerce-account .content-area .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a {
  color: #ffb721;
}
.woocommerce-account .content-area .woocommerce-MyAccount-content {
  background: #fff7e6;
  padding: 20px;
}
.woocommerce-account .content-area .woocommerce-MyAccount-content a {
  color: #000000;
}
.woocommerce-account .content-area .woocommerce-MyAccount-content a:hover {
  color: #ffb721;
}
.woocommerce-account .content-area .woocommerce-Address .woocommerce-Address-title h2 {
  font-size: 22px;
}
.woocommerce-account .select2-container .select2-dropdown,
.woocommerce-account .select2-container .select2-selection {
  border: 1px solid #ccc !important;
  background: #c7c7c71a !important;
}
.woocommerce-account .select2-container--default .select2-results > .select2-results__options {
  background: #f9f2e3 !important;
}
.woocommerce-account .select2-search--dropdown {
  background: #f9f2e3 !important;
}
.page-template-logo-upload .header_title {
  font-size: 32px;
  font-weight: 900;
  padding: 20px 0;
  text-transform: uppercase;
}
.page-template-logo-upload hr {
  margin: 0;
  margin-bottom: 20px;
}
.page-template-logo-upload .description {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 48px;
}
.page-template-logo-upload .description strong {
  font-weight: 800;
  margin-top: 30px;
  display: flex;
}
.page-template-logo-upload .upload-row {
  background-color: #fff7e6;
  padding: 55px 0;
  margin-bottom: 40px;
}
.page-template-logo-upload .upload-row .upload-box {
  border: 2px dashed #ccc;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.3s ease;
  position: relative;
  height: 100%;
}
.page-template-logo-upload .upload-row .upload-box_wrapper {
  height: 427px;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  background-color: #ffffff;
  margin-bottom: 40px;
}
.page-template-logo-upload .upload-row .upload-box p {
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
}
.page-template-logo-upload .upload-row .upload-box span {
  display: flex;
  width: 100%;
  justify-content: center;
  font-size: 19px;
  line-height: 27px;
}
.page-template-logo-upload .upload-row .upload-box .button {
  padding: 17px 31px;
  font-size: 19px;
  line-height: 23px;
  font-weight: 800;
  margin-top: 19px;
}
.page-template-logo-upload .upload-row .upload-img {
  width: 84px;
  height: 68px;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 35px;
  align-items: center;
}
.page-template-logo-upload .upload-row .upload-img img {
  width: 84px !important;
  height: 68px;
}
.page-template-logo-upload .upload-row form {
  text-align: center;
}
.page-template-logo-upload .upload-row .checkout-btn {
  background-color: #c82333;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: 900;
  padding: 14px 62px;
  border-radius: 5px;
}
.page-template-logo-upload .upload-row .checkout-btn:hover {
  color: #000000;
}
.page-template-logo-upload .formats {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
  margin-top: 10px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .page-template-logo-upload .formats {
    gap: 45px;
    flex-wrap: nowrap;
  }
}
.page-template-logo-upload .formats-heading {
  font-size: 32px;
  line-height: 38px;
  font-weight: 800;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .page-template-logo-upload .formats-heading {
    margin-top: 0;
  }
}
.page-template-logo-upload .formats-text {
  margin-top: 77px;
}
.page-template-logo-upload .formats-text p {
  font-size: 21px;
  line-height: 28px;
}
.page-template-logo-upload .formats img,
.page-template-logo-upload .formats .format-box {
  width: calc(50% - 10px);
}
@media (min-width: 992px) {
  .page-template-logo-upload .formats img,
  .page-template-logo-upload .formats .format-box {
    width: auto;
    height: 102px;
  }
}
.page-template-why-ddss .teaser h4 {
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
}
.page-template-why-ddss .teaser p strong {
  width: 100%;
  display: flex;
}
.faq-section__wrapper-title h3 {
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
}
.faq-section__wrapper-subtitle p {
  font-size: 23px;
  line-height: 38px;
}
.testimonial-banner {
  background-color: #000000;
  color: #ffffff;
}
.testimonial-banner__content {
  display: block;
  gap: 20px;
  grid-template-columns: 10fr 2fr;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
  flex-direction: column;
}
@media (min-width: 992px) {
  .testimonial-banner__content {
    display: grid;
  }
}
.testimonial-banner__text {
  font-size: 41px;
  line-height: 52px;
  letter-spacing: -1.8px;
  position: relative;
  padding: 0 1.2em;
}
.testimonial-banner__text::before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-weight: 900;
  /* REQUIRED for solid icons */
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
}
.testimonial-banner__text::after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-weight: 900;
  position: absolute;
  bottom: 0;
  right: auto;
  color: #ffffff;
  margin-left: 5px;
}
.testimonial-banner__detils {
  text-align: center;
}
.testimonial-banner__detils-name {
  font-weight: 700;
  font-size: 32px;
  line-height: 76px;
  letter-spacing: -0.56px;
}
.testimonial-banner__detils-provider {
  font-weight: 300;
  font-size: 18px;
  line-height: 76px;
  letter-spacing: -0.56px;
}
.testimonial-banner .rating {
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  position: relative;
}
.testimonial-banner .rating::before {
  content: "★★★★★";
  color: #ffffff;
}
.testimonial-banner .rating::after {
  content: "★★★★★";
  color: #ffb721;
  position: absolute;
  top: 0;
  left: 0;
  width: calc((var(--rating) / 5) * 100%);
  overflow: hidden;
  white-space: nowrap;
}
.banner__content {
  background: url(../../images/slider/stop-sign-landing-page-banner-1.png);
  background-size: cover;
  background-position: center;
  color: #ffffff;
}
.banner__content-title {
  letter-spacing: -1.99px;
  max-width: 575px;
}
.shopify-sign {
  background: #fff7e6;
  border: 1px solid #ffb721;
  padding: 20px;
  border-radius: 5px;
}
.shopify-sign p {
  font-size: 16px;
  line-height: 22px;
}
.shopify-sign h6 {
  font-size: 40px;
  line-height: 38px;
}
.shopify-sign__price {
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
}
.shopify-sign__price-tag {
  font-weight: 900;
}
.shopify-sign__button {
  display: flex;
  margin-top: 90px;
  width: max-content;
  font-size: 15px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: -0.3px;
}
.shopify-sign__wrapper-right .shopify-sign {
  margin-top: 24px;
}
@media (min-width: 992px) {
  .shopify-sign__wrapper-right .shopify-sign {
    margin-top: 0;
  }
}
.shopify-sign__wrapper-right .shopify-sign:first-child .shopify-sign__button {
  margin-top: 34px;
}
.shopify-sign__wrapper-right .shopify-sign:last-child {
  margin-top: 27px;
}
.shopify-sign__wrapper-right .shopify-sign:last-child .shopify-sign__button {
  margin-top: 34px;
}
.price-card {
  background: #fff7e6;
  border: 1px solid #ffb721;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 24px;
}
.price-card__content-price {
  display: flex;
  margin-bottom: 15px;
  justify-content: center;
}
@media (min-width: 992px) {
  .price-card__content-price {
    justify-content: left;
  }
}
.price-card__content-currency {
  font-weight: 800;
  letter-spacing: 0px;
}
.price-card__content-amount {
  font-size: 45px;
  font-weight: 800;
  line-height: 54px;
  letter-spacing: 0px;
}
.price-card__content-inner {
  display: flex;
  flex-direction: column;
}
.price-card__content-inner--decimal {
  font-weight: 800;
  letter-spacing: 0px;
}
.price-card__content-inner--each {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
}
.price-card__content-title {
  font-size: 20px;
  line-height: 22px;
  font-weight: 900;
  letter-spacing: -0.1px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  .price-card__content-title {
    text-align: left;
  }
}
.price-card__content-subtitle {
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  .price-card__content-subtitle {
    text-align: left;
  }
}
.price-card__wrapper {
  color: #000000;
  text-decoration: none;
}
.price-card__wrapper:hover {
  color: #ffb721;
}
.search-no-results .content-area {
  text-align: center;
  padding: 150px 0;
}
.search-no-results .content-area .page-content .search-form {
  display: none;
}
.search-results h1 {
  padding: 48px 0 24px;
}
.search-results .blog-listing-wrapper {
  display: block;
  flex-wrap: wrap;
  gap: 30px;
}
@media (min-width: 992px) {
  .search-results .blog-listing-wrapper {
    display: flex;
  }
}
.search-results .blog-listing {
  flex: 0 0 calc(33.33% - 20px);
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .search-results .blog-listing {
    margin-bottom: 0;
  }
}
.search-results .blog-listing-content a {
  text-decoration: none;
  color: #000000;
}
.search-results .blog-listing-content a:hover {
  text-decoration: underline;
}
.search-results .blog-listing-content a h2 {
  padding: 0 20px;
  font-weight: bold;
  font-size: 23px;
  line-height: 27px;
  color: #000;
}
.search-results .blog-listing-content .blog-listing-para {
  padding: 0 20px;
}
.search-results .blog-listing-content .btn {
  padding: 0 20px 20px;
}
.search-results .pagination {
  margin-top: 30px;
  justify-content: end;
}
.search-results .pagination .page-numbers {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  padding: 12px 17px;
  background: transparent;
}
.search-results .pagination .page-numbers.current {
  background: #ffb721;
  border-radius: 5px;
  color: #ffffff;
}
.site-main {
  padding: 23.33px 0;
}
.stepper {
  justify-content: center;
  align-items: center;
  background: #fff7e6;
  /* light cream like screenshot */
  padding: 25px 15px;
  gap: 20px;
}
@media (min-width: 992px) {
  .stepper {
    display: flex;
    padding: 25px 0;
  }
}
.stepper .step {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 0;
}
@media (min-width: 992px) {
  .stepper .step {
    padding: 0;
  }
}
.stepper .step .circle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #ffb721;
  /* gold/yellow */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 800;
}
.stepper .step .label {
  font-size: 14px;
  line-height: 28px;
  font-weight: 800;
  text-transform: uppercase;
}
.stepper .line {
  width: 3px;
  height: 40px;
  background: #ffb721;
  /* gold line */
  border-radius: 30px;
  margin-left: 12px;
}
@media (min-width: 992px) {
  .stepper .line {
    width: 70px;
    height: 3px;
    margin-left: 0;
  }
}
/********* Shop Page ********/
.woocommerce-shop .entry-header .entry-title,
.woocommerce-page .entry-header .entry-title {
  font-size: 40px;
  line-height: 38px;
  font-weight: 900;
  margin-bottom: 40px;
  text-align: center;
}
.woocommerce-shop .entry-content .woof_reset_button_2,
.woocommerce-page .entry-content .woof_reset_button_2 {
  border: 0;
  background: transparent;
  text-decoration: underline;
  padding: 0;
}
.woocommerce-shop .entry-content .woof_reset_search_form,
.woocommerce-page .entry-content .woof_reset_search_form {
  color: #000000;
}
.woocommerce-shop .entry-content .woof_products_top_panel .product_cat li a,
.woocommerce-page .entry-content .woof_products_top_panel .product_cat li a {
  color: #000000;
  text-decoration: underline;
}
.woocommerce-shop .entry-content .woof_products_top_panel .product_cat li a:hover,
.woocommerce-page .entry-content .woof_products_top_panel .product_cat li a:hover {
  color: #ffb721;
}
.woocommerce-shop .entry-content .woof_products_top_panel .product_cat li a span,
.woocommerce-page .entry-content .woof_products_top_panel .product_cat li a span {
  background: none;
  position: relative;
}
.woocommerce-shop .entry-content .woof_products_top_panel .product_cat li a span::after,
.woocommerce-page .entry-content .woof_products_top_panel .product_cat li a span::after {
  position: absolute;
  content: "\f00d";
  font-family: "fontawesome";
}
.woocommerce-shop .entry-content .woof_products_top_panel li,
.woocommerce-page .entry-content .woof_products_top_panel li {
  display: none;
}
.woocommerce-shop .entry-content .woof_products_top_panel li:first-child,
.woocommerce-page .entry-content .woof_products_top_panel li:first-child {
  display: block;
}
.woocommerce-shop .entry-content .products,
.woocommerce-page .entry-content .products {
  margin-top: 20px;
}
.woocommerce-shop .entry-content .products .product-sku,
.woocommerce-page .entry-content .products .product-sku {
  display: none;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}
.woocommerce-shop .entry-content .products .woocommerce-loop-product__title,
.woocommerce-page .entry-content .products .woocommerce-loop-product__title {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
.woocommerce-shop .entry-content .woocommerce-ordering .orderby,
.woocommerce-page .entry-content .woocommerce-ordering .orderby {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 7px 15px;
  font-size: 14px;
}
.woocommerce-shop .entry-content .woocommerce-pagination,
.woocommerce-page .entry-content .woocommerce-pagination {
  text-align: right;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers {
  border: 0;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li {
  border: 0;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li span,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li span,
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li a,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li a {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  padding: 12px 17px;
  background: transparent;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li .current,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li .current {
  background: #ffb721;
  border-radius: 5px;
  color: #ffffff;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li .next,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li .next {
  position: relative;
  color: transparent;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li .next::after,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li .next::after {
  content: "\f178";
  position: absolute;
  font-family: "FontAwesome";
  color: #000;
  font-weight: 200;
  font-size: 25px;
  left: 8px;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li .prev,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li .prev {
  position: relative;
  color: transparent;
}
.woocommerce-shop .entry-content .woocommerce-pagination .page-numbers li .prev::after,
.woocommerce-page .entry-content .woocommerce-pagination .page-numbers li .prev::after {
  content: "\f177";
  position: absolute;
  font-family: "FontAwesome";
  color: #000;
  font-weight: 200;
  font-size: 25px;
  left: 8px;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio {
  padding-left: 0;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li > input,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li > input {
  display: none;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li > label.woof_radio_label,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li > label.woof_radio_label {
  background: #ffe2a6;
  width: 100%;
  padding: 18px 60px 18px 16px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 800;
  margin-left: 0;
  text-transform: uppercase;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li {
  position: relative;
  margin-bottom: 10px !important;
  padding: 0 !important;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener {
  position: absolute;
  right: 0;
  top: 0;
  height: 64px;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener span,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener span {
  width: 60px;
  height: 64px;
  position: relative;
  background: none;
  color: #000000;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener span.woof_is_closed::after,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener span.woof_is_closed::after {
  content: "\f107";
  position: absolute;
  font-family: "fontawesome";
  left: 30px;
  margin-left: -5px;
  top: 40px;
  margin-top: -13px;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener span.woof_is_opened::after,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio > li .woof_childs_list_opener span.woof_is_opened::after {
  content: "\f106";
  position: absolute;
  font-family: "fontawesome";
  left: 30px;
  margin-left: -5px;
  top: 40px;
  margin-top: -13px;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list {
  margin-bottom: 22px !important;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li {
  padding-bottom: 18px !important;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li > input,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li > input {
  display: none;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li label.woof_radio_label,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li label.woof_radio_label {
  font-size: 14px;
  margin-left: 0;
  text-transform: uppercase;
}
.woocommerce-shop .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li .woof_radio_term_reset_visible,
.woocommerce-page .woof_container_inner_productcategories ul.woof_list_radio .woof_childs_list li .woof_radio_term_reset_visible {
  display: none !important;
}
/****** Product details page *******/
.single-product .product_title {
  letter-spacing: -0.32px;
  font-size: 38px;
  line-height: 42px;
  font-weight: 900;
}
.single-product .product_meta {
  display: flex;
  flex-direction: column;
}
.single-product .product_meta .sku_wrapper {
  font-size: 12px;
  line-height: 19px;
  text-align: right;
  font-weight: 600;
}
.single-product .product_meta hr {
  border: 1px solid #8b8b8b;
  margin: 0;
  margin-bottom: 15px;
}
.single-product .woocommerce-product-details__short-description p {
  font-size: 14px;
  line-height: 20px;
}
.single-product .woocommerce-tabs {
  display: none;
}
.single-product .custom-product-details {
  width: 100%;
}
.single-product .variable-product > h4 {
  font-weight: 800;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 19px;
}
.single-product .variable-product .variations_form .variations tr {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
}
.single-product .variable-product .variations_form .variations tr th.label {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
}
.single-product .variable-product .variations_form .variations tr th.label span {
  font-weight: 900;
  color: #ffb721;
}
.single-product .variable-product .variations_form .variations tr td.value select {
  border: 1px solid #8b8b8b;
  border-radius: 5px;
  font-size: 13px;
  line-height: 17px;
  padding: 7.5px;
  background-color: #c7c7c71a;
  width: 100%;
}
.single-product .add-to-cart-section {
  display: none;
}
.single-product form.cart .reset_variations {
  color: #000000;
}
.single-product .single_variation_wrap {
  position: relative;
}
.single-product .single_variation_wrap .product-finishing {
  display: flex;
  flex-direction: column;
}
.single-product .single_variation_wrap .product-finishing label {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 4px;
}
.single-product .single_variation_wrap .product-finishing label span:first-child {
  font-weight: 900;
  color: #ffb721;
}
.single-product .single_variation_wrap .product-finishing select {
  border: 1px solid #8b8b8b;
  border-radius: 5px;
  font-size: 13px;
  line-height: 17px;
  padding: 7.5px;
  background-color: #c7c7c71a;
  width: 100%;
}
.single-product .single_variation_wrap .variations_button {
  display: flex;
  flex-direction: column;
  position: relative;
  top: -40px;
}
.single-product .single_variation_wrap .variations_button .quantity {
  /* Chrome, Edge, Safari */
  /* Firefox */
}
.single-product .single_variation_wrap .variations_button .quantity > label {
  width: 100%;
  font-size: 13px;
  line-height: 28px;
  font-weight: bold;
}
.single-product .single_variation_wrap .variations_button .quantity > label span {
  font-weight: 900;
  color: #ffb721;
}
.single-product .single_variation_wrap .variations_button .quantity input.qty {
  width: 144px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 50px 5px 25px;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 992px) {
  .single-product .single_variation_wrap .variations_button .quantity input.qty {
    width: 120px;
  }
}
.single-product .single_variation_wrap .variations_button .quantity input[type="number"]::-webkit-inner-spin-button,
.single-product .single_variation_wrap .variations_button .quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product .single_variation_wrap .variations_button .quantity input[type="number"] {
  -moz-appearance: textfield;
}
.single-product .single_variation_wrap .variations_button .increment-decrement-btn-wrap {
  position: absolute;
  bottom: 80px;
}
.single-product .single_variation_wrap .variations_button .increment-decrement-btn-wrap .qty-btn {
  width: 22px;
  height: 22px;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  background: #f7f7f7;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: -117px;
}
@media (min-width: 992px) {
  .single-product .single_variation_wrap .variations_button .increment-decrement-btn-wrap .qty-btn {
    right: auto;
    left: 71px;
  }
}
.single-product .single_variation_wrap .variations_button .increment-decrement-btn-wrap .qty-btn.pd-qty-minus {
  right: -141px;
}
@media (min-width: 992px) {
  .single-product .single_variation_wrap .variations_button .increment-decrement-btn-wrap .qty-btn.pd-qty-minus {
    right: auto;
    left: 96px;
  }
}
.single-product .single_variation_wrap .variations_button .single_add_to_cart_button {
  margin-top: 23px;
}
.single-product .single_variation_wrap .single_variation {
  /* position: absolute; */
  bottom: 105px;
  right: 0;
}
.single-product .single_variation_wrap .single_variation p {
  font-size: 14px;
  line-height: 20px;
}
.single-product .single_variation_wrap .price {
  font-size: 20px !important;
  line-height: 28px;
  font-weight: 800;
  color: #000000 !important;
}
.single-product .custom-product-details h4 {
  font-size: 24px;
  line-height: 38px;
  font-weight: 800;
  letter-spacing: -0.48px;
}
.single-product .custom-product-details p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.single-product .custom-product-details .product-resource-attacchments .product-resource-item {
  padding: 15px 0px;
}
.single-product .custom-product-details .product-resource-attacchments .product-resource-item .product-resource-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.single-product .custom-product-details .product-all-attributes table {
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}
.single-product .related.products h2 {
  font-size: 24px;
  line-height: 38px;
  font-weight: 800;
  letter-spacing: -0.48px;
}
.single-product .related.products .products {
  margin-top: 20px;
}
.single-product .related.products .products .product-sku {
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}
.single-product .related.products .products .woocommerce-loop-product__title {
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
}
.single-product.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.single-product.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #000000 !important;
  font-size: 20px !important;
  line-height: 28px;
  font-weight: 800;
}
.single-product .quantity {
  /* Chrome, Edge, Safari */
  /* Firefox */
}
.single-product .quantity > label {
  width: 100%;
  font-size: 13px;
  line-height: 28px;
  font-weight: bold;
}
.single-product .quantity > label span {
  font-weight: 900;
  color: #ffb721;
}
.single-product .quantity input.qty {
  width: 144px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 50px 5px 25px;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 992px) {
  .single-product .quantity input.qty {
    width: 120px;
  }
}
.single-product .quantity input[type="number"]::-webkit-inner-spin-button,
.single-product .quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product .quantity input[type="number"] {
  -moz-appearance: textfield;
}
.single-product .increment-decrement-btn-wrap {
  position: absolute;
  bottom: 80px;
}
.single-product .increment-decrement-btn-wrap .qty-btn {
  width: 22px;
  height: 22px;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  background: #f7f7f7;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: -117px;
}
@media (min-width: 992px) {
  .single-product .increment-decrement-btn-wrap .qty-btn {
    right: auto;
    left: 71px;
  }
}
.single-product .increment-decrement-btn-wrap .qty-btn.pd-qty-minus {
  right: -141px;
}
@media (min-width: 992px) {
  .single-product .increment-decrement-btn-wrap .qty-btn.pd-qty-minus {
    right: auto;
    left: 96px;
  }
}
.single-product .single_add_to_cart_button {
  margin-top: 23px !important;
}
.single-product.woocommerce div.product form.cart {
  position: relative;
  width: 50%;
}
.single-product.woocommerce div.product form.cart.variations_form {
  width: 100%;
}
.single-product .entry-header .entry-meta {
  display: none;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 98;
}
/****** Cart Page *******/
.woocommerce-cart {
  overflow-x: hidden;
}
.woocommerce-cart .entry-header {
  position: relative;
}
.woocommerce-cart .entry-header .entry-title {
  font-size: 32px;
  line-height: 38px;
  font-weight: 900;
  text-transform: uppercase;
}
.woocommerce-cart .entry-header::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #ccc;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.woocommerce-cart .entry-content {
  margin-top: 100px;
}
.woocommerce-cart .woocommerce table.shop_table {
  border: 0px !important;
}
.woocommerce-cart .woocommerce table.shop_table th {
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}
.woocommerce-cart .woocommerce table.shop_table td {
  padding: 9px 0px;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce table.shop_table td {
    padding: 9px 12px;
  }
}
.woocommerce-cart .woocommerce table.shop_table td.product-thumbnail img {
  width: 50px;
  height: 61px;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name a {
  font-size: 10px;
  line-height: 15px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation-SelectYourSize,
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation-SelectYourMaterial,
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation-Finishingifapplicable {
  font-size: 10px;
  line-height: 15px;
  font-weight: 600;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation-SelectYourSize p,
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation-SelectYourMaterial p,
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation-Finishingifapplicable p {
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
}
.woocommerce-cart .woocommerce table.shop_table td.product-price,
.woocommerce-cart .woocommerce table.shop_table td.product-subtotal {
  font-weight: 800;
  line-height: 28px;
  font-size: 15px;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity {
  position: relative;
  /* Chrome, Edge, Safari */
  /* Firefox */
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .qty-btn {
  width: 22px;
  height: 22px;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  background: #f7f7f7;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 33px;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce table.shop_table td.product-quantity .qty-btn {
    right: auto;
    left: 105px;
  }
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .qty-btn.minus {
  right: 7px;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce table.shop_table td.product-quantity .qty-btn.minus {
    right: auto;
    left: 130px;
  }
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity input.qty {
  width: 144px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 50px 5px 25px;
  text-align: left;
  font-size: 14px;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity input[type="number"]::-webkit-inner-spin-button,
.woocommerce-cart .woocommerce table.shop_table td.product-quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity input[type="number"] {
  -moz-appearance: textfield;
}
.woocommerce-cart .woocommerce table.shop_table td.product-remove a.remove {
  color: #000000 !important;
}
.woocommerce-cart .woocommerce table.shop_table td.product-remove a.remove:hover {
  background: #000000;
  color: #ffffff !important;
}
.woocommerce-cart .woocommerce table.shop_table td.actions .button {
  background: #ce001b !important;
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
  padding: 10px 31px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce table.shop_table td.actions .button {
    margin-bottom: 0;
  }
}
.woocommerce-cart .woocommerce table.shop_table td.actions .button:hover {
  color: #ffffff !important;
}
.woocommerce-cart .below-cart-section {
  padding: 0;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .woocommerce-cart .below-cart-section {
    margin-bottom: 0;
  }
}
.woocommerce-cart .below-cart-section .total-top {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.woocommerce-cart .below-cart-section .total-top .title {
  font-size: 19px;
  line-height: 23px;
  font-weight: 900;
}
.woocommerce-cart .below-cart-section .total-top .price {
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
  margin: 0;
}
.woocommerce-cart .below-cart-section .total-top .price .amount {
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
}
.woocommerce-cart .cart-below-section-text .instructions-label {
  font-size: 13px;
  line-height: 28px;
  font-weight: 600;
}
.woocommerce-cart .cart-below-section-text .instructions-textarea {
  height: 133px;
  background: #c7c7c71a;
  border: 1px solid #8b8b8b;
  border-radius: 5px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100% !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .shipping-box,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .shipping-box {
  padding: 22px 32px;
  background: #000000;
  color: #ffffff;
  padding: 25px;
  margin-bottom: 25px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .shipping-box p,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .shipping-box p {
  font-size: 9px;
  line-height: 13px;
  margin-bottom: 12px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .shipping-box .btn-shipping,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .shipping-box .btn-shipping {
  width: 100%;
  padding: 12px 0;
  border: none;
  background: #ffffff;
  color: #000000;
  border-radius: 8px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: -0.24px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .shipping-box .woocommerce-shipping-calculator .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .shipping-box .woocommerce-shipping-calculator .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 10px;
  font-size: 12px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .shipping-box .woocommerce-shipping-calculator .form-row .input-text,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .shipping-box .woocommerce-shipping-calculator .form-row .input-text {
  padding: 10px;
  font-size: 12px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box {
  background: #000000;
  text-align: center;
  padding: 23px 22px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top {
  background: #ffffff;
  border-radius: 5px;
  padding: 12px;
  color: #000000;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top .title,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top .title {
  font-size: 11px;
  line-height: 15px;
  font-weight: 900;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top .price,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top .price {
  font-size: 30px;
  line-height: 28px;
  font-weight: 900;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top .btn-checkout,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .total-top .btn-checkout {
  margin-top: 10px;
  width: 100%;
  padding: 14px;
  background: #e43633;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .disclaimer-box,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .disclaimer-box {
  border: 2px solid #ffb721;
  border-radius: 5px;
  padding: 16px 30px;
  margin-top: 30px;
  /* ADDED SPACING */
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .disclaimer-box p,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .disclaimer-box p {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .disclaimer-box strong,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .disclaimer-box strong {
  font-weight: 900;
  color: #ffb721;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .support-info,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .support-info {
  margin-top: 20px;
  padding: 0 26px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .custom-sidebar .total-box .support-info p,
.woocommerce-cart .cart-collaterals .cart_totals .custom-sidebar .total-box .support-info p {
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 900;
}
/******* Checkout ********/
.checkout.woocommerce-checkout {
  gap: 45px;
}
@media (min-width: 992px) {
  .checkout.woocommerce-checkout {
    display: flex;
  }
}
.checkout.woocommerce-checkout .woocommerce-NoticeGroup {
  display: none;
}
.checkout.woocommerce-checkout .col2-set {
  display: flex;
  flex-direction: column;
}
.checkout.woocommerce-checkout .col2-set .col-1,
.checkout.woocommerce-checkout .col2-set .col-2 {
  width: 100%;
}
.checkout.woocommerce-checkout .col2-set .col-1 h3,
.checkout.woocommerce-checkout .col2-set .col-2 h3 {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -0.32px;
}
.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields .input-text,
.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields .select2-container .select2-dropdown,
.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields .select2-container .select2-selection {
  border: 1px solid #ccc;
  background: #c7c7c71a;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order {
  background: #ffb81f29;
  padding: 15px;
}
@media (min-width: 992px) {
  .checkout.woocommerce-checkout .woocommerce-checkout-review-order {
    padding: 40px;
  }
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order h3#order_review_heading {
  font-size: 32px;
  font-weight: 900;
  line-height: 31px;
  margin-bottom: 33px;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name {
  font-size: 14px;
  font-weight: 800;
  display: flex;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .product-quantity {
  font-weight: 600;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .variation {
  font-size: 10px;
  line-height: 15px;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .variation p {
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .checkout-product-image {
  width: 67px;
  height: 67px;
  margin-right: 20px;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total .amount {
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr th:first-child {
  display: none;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th {
  text-align: right;
  border-top: 0px;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td {
  border-top: 0px;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:first-child th,
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child th {
  border-top: 2px solid #ccc;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:first-child td,
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child td {
  border-top: 2px solid #ccc;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot ul#shipping_method li {
  margin: 0;
}
/******** order details ************/
.woocommerce-order-received .woocommerce-order {
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .woocommerce-order-received .woocommerce-order {
    display: flex;
  }
}
.woocommerce-order-received .woocommerce-order table.shop_table th {
  padding: 9px 0;
}
.woocommerce-order-received .woocommerce-order table.shop_table tbody tr td {
  border-top: 0;
}
.woocommerce-order-received .woocommerce-order table.shop_table tbody tr td.product-name strong {
  font-size: 10px;
  line-height: 15px;
}
.woocommerce-order-received .woocommerce-order table.shop_table tbody tr td.product-total .amount {
  font-weight: 800;
  line-height: 28px;
  font-size: 15px;
}
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr th {
  font-weight: 800;
  font-size: 12px;
  line-height: 28px;
  border-top: 0;
}
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr td {
  border-top: 0;
}
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr td .amount {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
}
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr:first-child th,
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr:last-child th,
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr:nth-last-child(2) th,
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr:first-child td,
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr:last-child td,
.woocommerce-order-received .woocommerce-order table.shop_table tfoot tr:nth-last-child(2) td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-order-received .woocommerce-order .woocommerce-notice {
  flex: 0 0 100%;
}
.woocommerce-order-received .woocommerce-order .order_details {
  border: 0;
  flex-direction: column;
}
@media (min-width: 992px) {
}
.woocommerce-order-received .woocommerce-order .order_details li {
  border-bottom: 1px dashed #cfc8d8;
  border-right: 0px;
}
@media (min-width: 992px) {
  .woocommerce-order-received .woocommerce-order .order_details li {
    border-bottom: 0;
    border-right: 1px dashed #cfc8d8;
  }
}
.woocommerce-order-received .woocommerce-order .order_details li strong {
  font-size: 14px;
}
.woocommerce-order-received .woocommerce-order p {
  flex: 0 0 100%;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
  border: 0;
  background: #fff7e6;
  padding: 15px;
  width: 100%;
}
@media (min-width: 992px) {
  .woocommerce-order-received .woocommerce-order .woocommerce-order-details {
    width: 48%;
    padding: 30px 20px;
  }
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2 {
  letter-spacing: -0.32px;
  font-size: 38px;
  line-height: 42px;
  font-weight: 900;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .order_item .product-name {
  padding: 9px 0;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .order_item .product-name a {
  font-size: 10px;
  line-height: 15px;
  color: #000000;
  font-weight: 600;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .order_item .product-name .wc-item-meta {
  padding-left: 0;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .order_item .product-name .wc-item-meta li p {
  font-size: 11px;
  line-height: 15px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .order_item .product-name .wc-item-meta li strong {
  color: #000000;
  font-size: 11px;
  line-height: 15px;
  font-weight: 600;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
  background: #fff7e6;
  padding: 15px;
  width: 100%;
}
@media (min-width: 992px) {
  .woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
    width: 48%;
    padding: 30px 20px;
  }
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details h2 {
  letter-spacing: -0.32px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 900;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses {
  display: flex;
  flex-direction: column;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .col-1,
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .col-2 {
  width: 100%;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .col-2 {
  margin-top: 20px;
}
/****** Miscellaneous *****/
.woocommerce-shipping-totals.shipping > th {
  display: none;
}
.woocommerce ul#shipping_method li input {
  margin-top: 8px !important;
}
.woocommerce ul#shipping_method li label {
  font-size: 14px;
  font-weight: 600;
}
.woocommerce table.shop_table td small {
  display: none;
}
.attachment-woocommerce_thumbnail{
  margin-bottom: 0 !important;
}
.woocommerce-loop-product__title{
  letter-spacing: -0.21px !important;
}
.reset_variations{
  display: none !important;
}
.quantity{
  margin-top: 6% !important;
}
.product-finishing{
  margin-top: 10% !important;
}
.header-top-bar__content-lower--content{
  padding:0 !important;
}

.single_variation .woocommerce-variation-price{
  position: absolute;
  bottom: 105px;
  right: 0;
}