:root {
  --brand-red: #AD0014;
  --brand-dark: #130F0F;
  --brand-black: #000000;
  --global-font-family: 'Manrope', sans-serif;
  --global-font-size: 18px;
  --global-font-color: #130F0F;
  --global-background-color: #F8F8F8;
  --list--font-family: 'Manrope', sans-serif;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #FFFFFF;
}

::-webkit-scrollbar-thumb {
  background: #130F0F;
  border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
  background: #000000;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  font-weight: normal;
  color: var(--global-font-color);
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--global-background-color);
  overflow-x: hidden;
}
body ::-moz-selection {
  background-color: #130F0F;
  color: #fff;
}
body ::selection {
  background-color: #130F0F;
  color: #fff;
}
body .head-container {
  max-width: 84.44rem;
  margin: 0 auto;
  width: 100%;
  padding: 0 0.838rem;
}
body .container {
  max-width: 84.44rem;
  margin: 0 auto;
  width: 100%;
  padding: 0 0.838rem;
}
body .center {
  text-align: center;
}
body .wpb_raw_code.wpb_raw_html {
  margin-bottom: 0;
}
body .wpb_single_image {
  margin-bottom: 0;
}
body .wpb_text_column {
  margin-bottom: 0;
}
body .vc_icon_element {
  margin-bottom: 0;
}
body .hidden {
  display: none !important;
}
body .desk-hide {
  display: none !important;
}
body p {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  font-weight: 400;
  margin: 0 0 1rem;
  color: var(--global-font-color);
}
body a {
  color: var(--global-font-color);
  text-decoration: none;
  box-shadow: none;
  transition: 0.4s;
}
body a:hover {
  color: #130F0F;
  transition: 0.4s;
}
body h1.vc_custom_heading {
  font-size: 3.895rem;
  font-family: var(--global-font-family);
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
body h2.vc_custom_heading {
  color: #130F0F;
  font-family: var(--global-font-family);
  font-weight: 700;
  font-size: 2.778rem;
  font-style: normal;
  margin-bottom: 2.22rem;
}
body h2.vc_custom_heading strong {
  color: #130F0F;
  font-family: var(--global-font-family);
  font-weight: 500;
}
body h4.vc_custom_heading.vc_do_custom_heading {
  font-size: 1.39rem;
  font-weight: 400;
  line-height: normal;
  font-family: var(--global-font-family);
  color: #000000;
  margin-bottom: 1rem;
}
body h6.vc_custom_heading {
  color: #AD0014;
  font-family: var(--global-font-family);
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
body .margin-auto {
  margin-left: auto;
  margin-right: auto;
}
body .mg-none {
  margin: 0 !important;
}
body .flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .flex-row .col-1 {
  flex: 0 0 8.34%;
  width: 8.34%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-2 {
  flex: 0 0 16.67%;
  width: 16.67%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-3 {
  flex: 0 0 25%;
  width: 25%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-4 {
  flex: 0 0 33.33%;
  width: 33.33%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-5 {
  flex: 0 0 41.66%;
  width: 41.66%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-6 {
  flex: 0 0 50%;
  width: 50%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-7 {
  flex: 0 0 58.33%;
  width: 58.33%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-8 {
  flex: 0 0 66.66%;
  width: 66.66%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-9 {
  flex: 0 0 75%;
  width: 75%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-10 {
  flex: 0 0 83.33%;
  width: 83.33%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-11 {
  flex: 0 0 91.66%;
  width: 91.66%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .flex-row .col-12 {
  flex: 0 0 100%;
  width: 100%;
  padding: 0 0.938rem;
  box-sizing: border-box;
}
body .vc_gitem-zone-a .vc_gitem-row-position-top, body .vc_gitem-zone-b .vc_gitem-row-position-top, body .vc_gitem-zone-a .vc_gitem-row-position-middle, body .vc_gitem-zone-b .vc_gitem-row-position-middle {
  position: relative;
  transform: translate(0, 0);
}
body .vc-gitem-zone-height-mode-auto:before {
  padding: 0;
}
body .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
body .no-pad {
  padding: 0 !important;
}
body .no-pad > .vc_column-inner {
  padding: 0 !important;
}
body .page-header {
  background: transparent;
  padding-left: 0;
}
body main#main h1.search-title {
  margin: 1rem 0;
}
body main#main .products-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body main#main .products-grid .product-item {
  flex: 0 0 32%;
  text-align: center;
}
body .topbar {
  background: #AD0014;
  padding: 0.55rem 0;
}
body .topbar .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .topbar .container p {
  color: #fff;
  text-align: center;
  font-size: 0.85rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  margin: 0;
  line-height: 1.3;
}
body header#masthead {
  position: relative;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1rem 0;
  background: #FFF;
  box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.12);
}
body header#masthead.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  right: 0;
  transition: 0.2s ease-in-out;
  padding: 0.8rem 0;
}
body header#masthead.sticky .header-main .header-inner {
  transition: 0.2s ease-in-out;
}
body header#masthead.sticky .header-main .header-inner .logo img {
  transition: 0.4s ease-in-out;
}
body header#masthead .header-main .flex-row {
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 1.5rem;
}
body header#masthead .header-main .flex-row > div {
  padding: 0;
}
body header#masthead .header-main .logo-head {
  flex: 0 0 auto;
}
body header#masthead .header-main .main-menu {
  flex: 1 1 auto;
  margin-left: 4rem;
}
body header#masthead .header-main .logo {
  width: auto;
  margin: 0;
}
body header#masthead .header-main .logo img {
  height: auto;
  transition: 0.6s;
  width: auto;
  max-height: 3.6rem;
  max-width: 11rem;
  -o-object-fit: contain;
     object-fit: contain;
}
body header#masthead .header-main .header-actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 0 0 auto;
}
body header#masthead .header-main .header-actions--mobile {
  display: none;
}
body header#masthead .header-main .mobile-menu-link {
  display: none;
}
body header#masthead .header-main .header-search {
  display: flex;
  align-items: center;
  width: 16.5rem;
  border: 1px solid #C8C8C8;
  border-radius: 999px;
  padding: 0.55rem 1rem;
  background: #fff;
}
body header#masthead .header-main .header-search button {
  background: none;
  border: 0;
  color: #8A8A8A;
  padding: 0;
  margin-right: 0.55rem;
  cursor: pointer;
  font-size: 0.9rem;
  line-height: 1;
  display: flex;
  align-items: center;
}
body header#masthead .header-main .header-search button:hover {
  color: #AD0014;
}
body header#masthead .header-main .header-search input[type=search] {
  border: 0;
  outline: none;
  width: 100%;
  font-family: "Manrope", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  color: #000000;
  background: transparent;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
body header#masthead .header-main .header-search input[type=search]::-moz-placeholder {
  color: #9A9A9A;
}
body header#masthead .header-main .header-search input[type=search]::placeholder {
  color: #9A9A9A;
}
body header#masthead .header-main .header-search input[type=search]::-webkit-search-decoration, body header#masthead .header-main .header-search input[type=search]::-webkit-search-cancel-button {
  display: none;
}
body header#masthead .header-main .header-cart {
  position: relative;
  width: 2.6rem;
  height: 2.6rem;
  border: 1px solid #C8C8C8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #AD0014;
  font-size: 1rem;
  flex-shrink: 0;
  background: #fff;
  transition: 0.3s;
}
body header#masthead .header-main .header-cart:hover {
  border-color: #AD0014;
  color: #AD0014;
}
body header#masthead .header-main .header-cart .header-cart-count {
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  min-width: 1.05rem;
  height: 1.05rem;
  padding: 0 0.22rem;
  border-radius: 999px;
  background: #AD0014;
  color: #fff;
  font-size: 0.62rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
body header#masthead .header-main .header-cart .header-cart-count.is-zero {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0 2rem;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item {
  list-style: none;
  position: relative;
  text-transform: capitalize;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.last-menu a {
  color: #fff;
  padding: 0.55rem 1.27rem;
  border: 1px solid #130F0F;
  border-radius: 2px;
  background: #130F0F;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.last-menu a:before {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.last-menu a:hover {
  background: transparent;
  color: #fff;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a {
  padding-right: 1rem;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a::after {
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  top: 25%;
  right: -2%;
  font-size: 0.8rem;
  transition: all 0.3s;
  color: #000000;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a:hover::after {
  rotate: 180deg;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item.current-menu-item > a:before {
  left: 0;
  right: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a {
  font-family: "Manrope", sans-serif;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  transition: 0.4s;
  position: relative;
  padding: 0.2rem 0;
  font-weight: 500;
  color: #000000;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  width: 0;
  bottom: 0;
  background: #AD0014;
  height: 2px;
  transition: all 0.4s;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a:hover {
  color: #AD0014;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item a:hover:before {
  left: 0;
  width: 100%;
  z-index: 1;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu {
  position: absolute;
  top: 125%;
  transform: translateY(10px);
  transition: 0.2s;
  width: 220px;
  opacity: 0;
  visibility: hidden;
  transition-delay: 0.4s;
  height: 0;
  background: #fff;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #AD0014;
  display: block;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  background: #fff;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a {
  width: 100%;
  padding: 0.555rem 1.27rem;
  color: #000000;
  letter-spacing: 0;
  transition: 0.4s;
  transform: perspective(1px) translateZ(0);
  display: block;
  position: relative;
  font-size: 0.89rem;
  box-sizing: border-box;
  font-weight: normal;
  text-transform: capitalize;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a:before {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a:hover {
  background: #130F0F;
  color: #fff;
  transition: 0.4s;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item:last-child {
  border-bottom: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item button.sub-menu-toggle {
  display: none;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
body header#masthead .header-main ul.menu-wrapper li.menu-item:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  height: auto;
  transform: none;
  transition: 0.4s;
}
body .mm-listitem {
  border-color: #130F0F;
}
body nav#mm-menu .mm-navbar {
  justify-content: space-between;
  background: #130F0F;
}
body nav#mm-menu .mm-navbar .mm-navbar__title {
  background: #130F0F;
  color: #fff;
  font-size: 1.2rem;
  font-family: var(--global-font-family);
  font-weight: normal;
}
body nav#mm-menu .mm-navbar .mm-btn {
  background-color: #130F0F;
}
body nav#mm-menu .mm-navbar .mm-btn::before {
  font-size: 2.5rem;
  color: #fff;
  border-color: #fff;
}
body nav#mm-menu .mm-panels .mm-panel .mm-navbar {
  background: #130F0F;
}
body nav#mm-menu .mm-panels .mm-panel .mm-navbar a.mm-navbar__title {
  font-size: 1.2rem;
  font-family: var(--global-font-family);
  font-weight: normal;
  color: #FFF;
}
body nav#mm-menu .mm-panels .mm-panel ul#primary-menu-list li {
  font-size: 1.1rem;
  font-family: var(--global-font-family);
  font-weight: normal;
}
body #content .vc_row {
  margin: 0;
}
body #content .vc_row > .wpb_column > .vc_column-inner {
  padding-top: 0;
}
body #content .vc_section {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 0 4.44rem 0;
}
body #content .vc_section[data-vc-full-width].vc_hidden {
  opacity: 1;
}
body #content .vc_section .vc_row[data-vc-full-width].vc_hidden {
  opacity: 1;
}
body #content .mg-bottom-2 {
  margin-bottom: 4rem;
}
body #content .mg-bottom-4 {
  margin-bottom: 4rem;
}
body #content .img > .vc_figure {
  display: block !important;
}
body #content .img > .vc_figure > .vc_single_image-wrapper {
  display: block !important;
}
body #content .img > .vc_figure > .vc_single_image-wrapper img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  height: auto;
  width: 100%;
  max-width: initial !important;
}
body #content .desk-hidden {
  display: none;
}
body #content .white-heading {
  color: #fff !important;
}
body #content .white-txt p {
  color: #fff !important;
}
body #content .inside-header {
  padding-bottom: 5rem;
}
body #content .inside-header.vc_section[data-vc-full-width] {
  overflow: visible;
}
body #content .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
body #content .header-txt p {
  color: #FFF;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.1;
}
body #content .main-head {
  font-size: 2.778rem;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  color: #000000;
  margin-bottom: 1rem;
}
body #content .sub-head {
  font-size: 1rem;
  font-family: var(--global-font-family);
  font-weight: normal;
  color: #000000;
}
body #content .txt ul {
  padding-left: 1.5rem;
}
body #content .txt ul li {
  color: var(--global-font-color);
  font-family: var(--global-font-family);
  font-size: 1rem;
  font-weight: normal;
}
body #content .txt p {
  color: var(--global-font-color);
  font-family: var(--global-font-family);
  font-size: 1rem;
  font-weight: normal;
}
body #content .txt p strong {
  color: #000000;
  font-family: var(--global-font-family), sans-serif;
  font-weight: 700;
}
body #content .txt a {
  color: var(--global-font-color);
  transition: 0.4s;
  font-size: inherit;
}
body #content .txt a:hover {
  opacity: 0.8;
}
body #content .btn {
  margin-bottom: 0;
}
body #content .btn a {
  background: #fff;
  color: #130F0F;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 1rem;
  font-family: var(--global-font-family);
  border: 1px solid #130F0F;
  border-radius: 6px;
  font-weight: normal;
  padding: 0.7rem 0.5rem;
  text-align: center;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
  line-height: normal;
}
body #content .btn a:hover {
  background: #130F0F;
  color: #fff;
}
body #content .btn.transparent a {
  background: transparent;
  color: #ffF;
  border: 1px solid #fff;
  padding: 0.7rem 2rem;
}
body #content .btn.transparent a:hover {
  background: #FFF;
  color: #000;
}
body #content .btn-no-css a {
  background: transparent !important;
  color: #AD0014 !important;
  border: 0;
  font-size: 1.39rem;
  text-transform: capitalize;
}
body #content .btn-no-css a svg {
  width: 1.39rem;
  height: auto;
  right: 0.3rem;
}
body #content .btn-no-css a:hover {
  color: #000 !important;
}
body #content .btn-white {
  margin-bottom: 0;
  border: 0;
  background: 0;
}
body #content .btn-white a {
  background: #fff;
  color: #130F0F;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 1rem;
  font-family: var(--global-font-family);
  border: 1px solid #130F0F;
  border-radius: 8px;
  padding: 1rem 2rem;
  text-align: center;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
  line-height: normal;
}
body #content .btn-white a:hover {
  background: #AD0014;
  color: #fff;
}
body #content .btn-white.transparent a {
  background: transparent;
  color: #ffF;
  border: 1px solid #fff;
  padding: 0.7rem 2rem;
}
body #content .btn-white.transparent a:hover {
  background: #FFF;
  color: #000;
}
body #content .btn-grey {
  margin-bottom: 0;
  border: 0;
  background: 0;
}
body #content .btn-grey a {
  background: #130F0F;
  color: #fff;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 1rem;
  font-family: var(--global-font-family);
  border: 1px solid #130F0F;
  border-radius: 8px;
  padding: 1rem 2rem;
  text-align: center;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
  line-height: normal;
}
body #content .btn-grey a:hover {
  background: #AD0014;
  color: #fff;
}
body #content .btn-grey a svg {
  height: 1rem;
}
body #content .inside.sec-main .row.one .img img {
  width: 100%;
  height: 32rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
body #content .inside.sec-main .row.two .row-inner {
  width: 100%;
  padding: 0 1rem 0 5%;
  box-sizing: border-box;
}
body #content .inside.sec-main .row.two .row-inner .head {
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.15;
}
body #content .inside.sec-main.is-article .row.one .img img {
  height: 18.5rem;
  -o-object-position: center;
     object-position: center;
}
body #content .inside.sec-main.is-article .row.two {
  width: 72%;
}
body #content .inside.sec-main.is-article .row.two .row-inner .head {
  font-size: 2.35rem;
  max-width: 42rem;
}
body #content .inside.sec-main.is-article .row.two .txt p {
  font-size: 1.1rem;
}
body #content .inside.sec-nine {
  background-image: url("/al-nazafat/wp-content/uploads/2026/08/banner-mop.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body #content .home.sec-main, body #content .inside.sec-main {
  position: relative;
  margin-bottom: 0;
}
body #content .home.sec-main .row.one .img, body #content .inside.sec-main .row.one .img {
  position: relative;
}
body #content .home.sec-main .row.one .img::before, body #content .inside.sec-main .row.one .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #000 7.51%, rgba(0, 0, 0, 0) 100%);
}
body #content .home.sec-main .row.two, body #content .inside.sec-main .row.two {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  width: 55%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #content .home.sec-main .row.two .row-inner .head, body #content .inside.sec-main .row.two .row-inner .head {
  margin-bottom: 1rem;
}
body #content .home.sec-main .row.two .row-inner .txt p, body #content .inside.sec-main .row.two .row-inner .txt p {
  color: #fff;
  font-size: 1.563rem;
  text-transform: capitalize;
}
body #content .home.sec-main .row.two .row-inner .img, body #content .inside.sec-main .row.two .row-inner .img {
  width: 14rem;
}
body #content .home.sec-two, body #content .inside.sec-two {
  padding: 2.22rem 0;
  border-bottom: 1px solid #000;
  background: #FFF;
}
body #content .home.sec-two .row.one .row-inner .img, body #content .inside.sec-two .row.one .row-inner .img {
  width: 100%;
  background: rgba(173, 0, 20, 0.2);
  backdrop-filter: blur(30px);
  padding: 1.3rem;
  border-radius: 50%;
}
body #content .home.sec-two .row.one .row-inner h4, body #content .inside.sec-two .row.one .row-inner h4 {
  margin-bottom: 0;
}
body #content .home.sec-three .row.one, body #content .inside.sec-three .row.one {
  margin-bottom: 2.5rem;
}
body #content .home.sec-three .row.one h2, body #content .inside.sec-three .row.one h2 {
  margin-bottom: 0.5rem;
}
body #content .home.sec-three .row.one .txt p, body #content .inside.sec-three .row.one .txt p {
  text-align: center;
  font-weight: 300;
  font-size: 1.1rem;
  text-transform: capitalize;
}
body #content .home.sec-three .row.two .home-category-slider, body #content .inside.sec-three .row.two .home-category-slider {
  margin: 0 -0.4rem;
}
body #content .home.sec-three .row.two .home-category-slider .slick-list, body #content .inside.sec-three .row.two .home-category-slider .slick-list {
  margin: 0;
}
body #content .home.sec-three .row.two .home-category-slider .slick-track, body #content .inside.sec-three .row.two .home-category-slider .slick-track {
  display: flex;
  align-items: stretch;
}
body #content .home.sec-three .row.two .home-category-slider .slick-slide, body #content .inside.sec-three .row.two .home-category-slider .slick-slide {
  padding: 0 0.4rem;
  height: auto;
}
body #content .home.sec-three .row.two .home-category-slider .home-category-slider__slide, body #content .inside.sec-three .row.two .home-category-slider .home-category-slider__slide {
  height: 100%;
}
body #content .home.sec-three .row.two .category-tile, body #content .inside.sec-three .row.two .category-tile {
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  overflow: hidden;
  color: #fff;
  background: #130F0F;
  text-decoration: none;
  width: 100%;
}
body #content .home.sec-three .row.two .category-tile .category-tile__media, body #content .inside.sec-three .row.two .category-tile .category-tile__media {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body #content .home.sec-three .row.two .category-tile .category-tile__media img, body #content .inside.sec-three .row.two .category-tile .category-tile__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
body #content .home.sec-three .row.two .category-tile .category-tile__overlay, body #content .inside.sec-three .row.two .category-tile .category-tile__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 67.17%, #000 96.89%);
  transition: background 0.35s ease;
  z-index: 1;
}
body #content .home.sec-three .row.two .category-tile .category-tile__inner, body #content .inside.sec-three .row.two .category-tile .category-tile__inner {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  padding: 1.25rem 1rem;
  box-sizing: border-box;
  transition: 0.35s ease;
}
body #content .home.sec-three .row.two .category-tile .category-tile__title, body #content .inside.sec-three .row.two .category-tile .category-tile__title {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.35rem;
  line-height: 1.2;
  margin: 0 0 0.15rem;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
}
body #content .home.sec-three .row.two .category-tile .category-tile__desc, body #content .home.sec-three .row.two .category-tile .category-tile__count, body #content .inside.sec-three .row.two .category-tile .category-tile__desc, body #content .inside.sec-three .row.two .category-tile .category-tile__count {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  margin: 0;
  transition: 0.35s ease;
}
body #content .home.sec-three .row.two .category-tile .category-tile__desc, body #content .inside.sec-three .row.two .category-tile .category-tile__desc {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 1.35;
  margin-top: 0.45rem;
}
body #content .home.sec-three .row.two .category-tile .category-tile__count, body #content .inside.sec-three .row.two .category-tile .category-tile__count {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 0.9rem;
  margin-top: 0.85rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}
body #content .home.sec-three .row.two .category-tile .category-tile__count i, body #content .inside.sec-three .row.two .category-tile .category-tile__count i {
  font-size: 0.75rem;
}
body #content .home.sec-three .row.two .category-tile:hover, body #content .inside.sec-three .row.two .category-tile:hover {
  color: #fff;
}
body #content .home.sec-three .row.two .category-tile:hover .category-tile__media img, body #content .inside.sec-three .row.two .category-tile:hover .category-tile__media img {
  transform: scale(1.06);
}
body #content .home.sec-three .row.two .category-tile:hover .category-tile__overlay, body #content .inside.sec-three .row.two .category-tile:hover .category-tile__overlay {
  background: rgba(0, 0, 0, 0.62);
}
body #content .home.sec-three .row.two .category-tile:hover .category-tile__inner, body #content .inside.sec-three .row.two .category-tile:hover .category-tile__inner {
  justify-content: center;
}
body #content .home.sec-three .row.two .category-tile:hover .category-tile__desc, body #content .home.sec-three .row.two .category-tile:hover .category-tile__count, body #content .inside.sec-three .row.two .category-tile:hover .category-tile__desc, body #content .inside.sec-three .row.two .category-tile:hover .category-tile__count {
  opacity: 1;
  visibility: visible;
  max-height: 6rem;
}
body #content .home.sec-four, body #content .inside.sec-four {
  padding: 4.44rem 0;
}
body #content .home.sec-four .application-areas .slick-list, body #content .inside.sec-four .application-areas .slick-list {
  margin: 0;
}
body #content .home.sec-four .application-areas .slick-track, body #content .inside.sec-four .application-areas .slick-track {
  display: flex;
  align-items: stretch;
}
body #content .home.sec-four .application-areas .slick-slide, body #content .inside.sec-four .application-areas .slick-slide {
  padding: 0 0.4rem;
  height: auto;
}
body #content .home.sec-four .application-areas .application-areas__slide, body #content .inside.sec-four .application-areas .application-areas__slide {
  height: 100%;
}
body #content .home.sec-four .application-areas .slick-dots, body #content .inside.sec-four .application-areas .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 0.4rem;
  list-style: none;
  padding: 0;
  margin: 1.1rem 0 0;
  position: static;
}
body #content .home.sec-four .application-areas .slick-dots li, body #content .inside.sec-four .application-areas .slick-dots li {
  margin: 0;
}
body #content .home.sec-four .application-areas .slick-dots li button, body #content .inside.sec-four .application-areas .slick-dots li button {
  font-size: 0;
  line-height: 0;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
body #content .home.sec-four .application-areas .slick-dots li.slick-active button, body #content .inside.sec-four .application-areas .slick-dots li.slick-active button {
  background: #fff;
}
body #content .home.sec-four .application-area-card, body #content .inside.sec-four .application-area-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  min-width: 0;
  height: 100%;
  background: #fff;
  border-radius: 0.5rem;
  padding: 1.4rem 0.7rem;
  box-sizing: border-box;
  overflow: hidden;
  text-decoration: none;
  color: #000;
  white-space: normal;
  box-shadow: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 4px 4px 20px 0 rgba(255, 255, 255, 0.4);
}
body #content .home.sec-four .application-area-card .application-area-card__icon, body #content .inside.sec-four .application-area-card .application-area-card__icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: rgba(173, 0, 20, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0.75rem;
  flex-shrink: 0;
}
body #content .home.sec-four .application-area-card .application-area-card__icon img, body #content .inside.sec-four .application-area-card .application-area-card__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  padding: 1rem;
}
body #content .home.sec-four .application-area-card .application-area-card__title, body #content .inside.sec-four .application-area-card .application-area-card__title {
  display: block;
  width: 100%;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.3;
  color: #000;
  margin: 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-break: break-word;
}
body #content .home.sec-four .application-area-card:hover, body #content .inside.sec-four .application-area-card:hover {
  color: #000;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(255, 255, 255, 0.42);
}
body #content .home.sec-six, body #content .inside.sec-six {
  padding: 4.44rem 0;
  border-top: 1px solid #130F0F;
  border-bottom: 1px solid #130F0F;
  background: #FFF;
}
body #content .home.sec-six .row.one, body #content .inside.sec-six .row.one {
  text-align: center;
  margin-bottom: 2.4rem;
}
body #content .home.sec-six .row.one h6, body #content .inside.sec-six .row.one h6 {
  color: #AD0014 !important;
  margin-bottom: 0.35rem;
}
body #content .home.sec-six .row.one h2, body #content .inside.sec-six .row.one h2 {
  margin-bottom: 0;
}
body #content .home.sec-six .row.two .img, body #content .inside.sec-six .row.two .img {
  background: #fff;
  min-height: 12.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
body #content .home.sec-six .row.two .img img, body #content .inside.sec-six .row.two .img img {
  width: auto;
  max-width: 100%;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
body #content .home.sec-six .row.two .img:hover, body #content .inside.sec-six .row.two .img:hover {
  transform: translateY(-4px);
}
body #content .home.sec-six .row.two .certifications-table, body #content .inside.sec-six .row.two .certifications-table {
  max-width: 56rem;
  margin: 0 auto 0;
  overflow-x: auto;
}
body #content .home.sec-six .row.two .certifications-table table, body #content .inside.sec-six .row.two .certifications-table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
body #content .home.sec-six .row.two .certifications-table th, body #content .home.sec-six .row.two .certifications-table td, body #content .inside.sec-six .row.two .certifications-table th, body #content .inside.sec-six .row.two .certifications-table td {
  border: 1px solid #e5e5e5;
  padding: 0.85rem 1rem;
  text-align: left;
  vertical-align: middle;
}
body #content .home.sec-six .row.two .certifications-table thead th, body #content .inside.sec-six .row.two .certifications-table thead th {
  font-weight: 700;
  color: #130F0F;
}
body #content .home.sec-six .row.two .certifications-table td a, body #content .inside.sec-six .row.two .certifications-table td a {
  color: #AD0014;
  font-weight: 600;
  text-decoration: none;
}
body #content .home.sec-six .row.two .certifications-table td a:hover, body #content .inside.sec-six .row.two .certifications-table td a:hover {
  text-decoration: underline;
}
body #content .home.sec-seven .row.one, body #content .inside.sec-seven .row.one {
  margin-bottom: 2.2rem;
}
body #content .home.sec-seven .row.two .bkleen-products-slider, body #content .inside.sec-seven .row.two .bkleen-products-slider {
  margin: 0 -0.7rem;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .slick-list, body #content .inside.sec-seven .row.two .bkleen-products-slider .slick-list {
  margin: 0;
  overflow: hidden;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .slick-track, body #content .inside.sec-seven .row.two .bkleen-products-slider .slick-track {
  display: flex;
  align-items: stretch;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .slick-slide, body #content .inside.sec-seven .row.two .bkleen-products-slider .slick-slide {
  padding: 0 0.7rem;
  height: auto;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .bkleen-products-slider__slide, body #content .inside.sec-seven .row.two .bkleen-products-slider .bkleen-products-slider__slide {
  height: 100%;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .custom-product-card, body #content .inside.sec-seven .row.two .bkleen-products-slider .custom-product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: transparent;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .custom-product-content, body #content .inside.sec-seven .row.two .bkleen-products-slider .custom-product-content {
  padding: 1.05rem 0.15rem 0;
  background: transparent;
  text-align: left;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .custom-product-description, body #content .inside.sec-seven .row.two .bkleen-products-slider .custom-product-description {
  color: #6f6f6f;
  font-size: 0.95rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  margin-bottom: 0.35rem;
  text-transform: none;
}
body #content .home.sec-seven .row.two .bkleen-products-slider h3.custom-product-title, body #content .inside.sec-seven .row.two .bkleen-products-slider h3.custom-product-title {
  margin: 0 0 0.4rem;
}
body #content .home.sec-seven .row.two .bkleen-products-slider h3.custom-product-title a, body #content .inside.sec-seven .row.two .bkleen-products-slider h3.custom-product-title a {
  color: #AD0014;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.45rem;
  line-height: 1.25;
  text-transform: none;
}
body #content .home.sec-seven .row.two .bkleen-products-slider h3.custom-product-title a:hover, body #content .inside.sec-seven .row.two .bkleen-products-slider h3.custom-product-title a:hover {
  color: #130F0F;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .custom-product-price, body #content .inside.sec-seven .row.two .bkleen-products-slider .custom-product-price {
  font-size: 1.15rem;
  font-weight: 500;
  color: #130F0F;
}
body #content .home.sec-seven .row.two .bkleen-products-slider .custom-product-price .amount, body #content .home.sec-seven .row.two .bkleen-products-slider .custom-product-price .woocommerce-Price-amount, body #content .inside.sec-seven .row.two .bkleen-products-slider .custom-product-price .amount, body #content .inside.sec-seven .row.two .bkleen-products-slider .custom-product-price .woocommerce-Price-amount {
  font-size: 1.15rem;
  font-weight: 500;
  color: #130F0F;
}
body #content .home.sec-eight .row.one, body #content .inside.sec-eight .row.one {
  margin-bottom: 2.5rem;
}
body #content .home.sec-eight .home-blogs-slider, body #content .inside.sec-eight .home-blogs-slider {
  margin: 0 -0.75rem;
}
body #content .home.sec-eight .home-blogs-slider .slick-list, body #content .inside.sec-eight .home-blogs-slider .slick-list {
  overflow: hidden;
}
body #content .home.sec-eight .home-blogs-slider .slick-track, body #content .inside.sec-eight .home-blogs-slider .slick-track {
  display: flex;
  align-items: stretch;
}
body #content .home.sec-eight .home-blogs-slider .slick-slide, body #content .inside.sec-eight .home-blogs-slider .slick-slide {
  padding: 0 0.75rem;
  height: auto;
}
body #content .home.sec-eight .home-blogs-slider .home-blogs-slider__slide, body #content .inside.sec-eight .home-blogs-slider .home-blogs-slider__slide {
  height: 100%;
}
body #content .home.sec-eight .home-blogs-slider .blog-card, body #content .inside.sec-eight .home-blogs-slider .blog-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  box-shadow: 0 10px 30px rgba(19, 15, 15, 0.1);
  overflow: visible;
  text-align: left;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-photo, body #content .inside.sec-eight .home-blogs-slider .blog-card-photo {
  position: relative;
  overflow: visible;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-photo a, body #content .inside.sec-eight .home-blogs-slider .blog-card-photo a {
  display: block;
  overflow: hidden;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-photo img, body #content .inside.sec-eight .home-blogs-slider .blog-card-photo img {
  width: 100%;
  height: 16.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-date, body #content .inside.sec-eight .home-blogs-slider .blog-card-date {
  position: absolute;
  right: 1.15rem;
  bottom: 0;
  z-index: 5;
  width: 4.5rem;
  background: #AD0014;
  color: #fff;
  text-align: center;
  padding: 0.55rem 0.2rem 0.5rem;
  line-height: 1;
  transform: translateY(50%);
}
body #content .home.sec-eight .home-blogs-slider .blog-card-date > *, body #content .inside.sec-eight .home-blogs-slider .blog-card-date > * {
  color: #fff !important;
  margin: 0;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-day, body #content .inside.sec-eight .home-blogs-slider .blog-card-day {
  display: block;
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-month, body #content .inside.sec-eight .home-blogs-slider .blog-card-month {
  display: block;
  margin-top: 0.22rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-body, body #content .inside.sec-eight .home-blogs-slider .blog-card-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 2.1rem 1.5rem 1.25rem;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-cat, body #content .inside.sec-eight .home-blogs-slider .blog-card-cat {
  color: #9a9a9a;
  font-size: 0.95rem;
  font-weight: 400;
  text-transform: capitalize;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-title, body #content .home.sec-eight .home-blogs-slider .blog-card-title a, body #content .inside.sec-eight .home-blogs-slider .blog-card-title, body #content .inside.sec-eight .home-blogs-slider .blog-card-title a {
  color: #130F0F !important;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.28rem;
  line-height: 1.4;
  text-decoration: none;
  text-align: left;
  margin: 0.65rem 0 1.1rem;
  display: block;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-title:hover, body #content .home.sec-eight .home-blogs-slider .blog-card-title a:hover, body #content .home.sec-eight .home-blogs-slider .blog-card-title a:hover, body #content .home.sec-eight .home-blogs-slider .blog-card-title a a:hover, body #content .inside.sec-eight .home-blogs-slider .blog-card-title:hover, body #content .inside.sec-eight .home-blogs-slider .blog-card-title a:hover, body #content .inside.sec-eight .home-blogs-slider .blog-card-title a:hover, body #content .inside.sec-eight .home-blogs-slider .blog-card-title a a:hover {
  color: #AD0014 !important;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-title, body #content .inside.sec-eight .home-blogs-slider .blog-card-title {
  flex: 1 1 auto;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-meta, body #content .inside.sec-eight .home-blogs-slider .blog-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #9a9a9a;
  font-size: 0.95rem;
  font-weight: 400;
  width: 100%;
  margin-top: auto;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-author-name, body #content .home.sec-eight .home-blogs-slider .blog-card-comments, body #content .inside.sec-eight .home-blogs-slider .blog-card-author-name, body #content .inside.sec-eight .home-blogs-slider .blog-card-comments {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}
body #content .home.sec-eight .home-blogs-slider .blog-card-author-name i, body #content .home.sec-eight .home-blogs-slider .blog-card-comments i, body #content .inside.sec-eight .home-blogs-slider .blog-card-author-name i, body #content .inside.sec-eight .home-blogs-slider .blog-card-comments i {
  font-size: 0.85rem;
}
body #content .home.sec-eight .blogs-grid.vc_grid-container, body #content .inside.sec-eight .blogs-grid.vc_grid-container {
  width: 100%;
}
body #content .home.sec-eight .blogs-grid .vc_grid.vc_row, body #content .inside.sec-eight .blogs-grid .vc_grid.vc_row {
  display: block !important;
  width: 100%;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper {
  display: flex !important;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -0.75rem;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized {
  display: block !important;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0 -0.85rem;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .slick-list, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .slick-list {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .slick-track, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .slick-track {
  display: flex;
  align-items: stretch;
  background: #fff;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .slick-slide, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .slick-slide {
  height: auto;
  padding: 0 0.85rem !important;
  box-sizing: border-box;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .vc_grid-item, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper.slick-initialized .vc_grid-item {
  float: none !important;
  padding: 0 0.85rem !important;
  width: auto;
  background: transparent !important;
}
body #content .home.sec-eight .blogs-grid .vc_grid-item, body #content .inside.sec-eight .blogs-grid .vc_grid-item {
  display: flex !important;
  float: none !important;
  padding: 0.75rem;
  overflow: visible !important;
}
body #content .home.sec-eight .blogs-grid .vc_pageable-slide-wrapper:not(.slick-initialized) .vc_grid-item, body #content .inside.sec-eight .blogs-grid .vc_pageable-slide-wrapper:not(.slick-initialized) .vc_grid-item {
  width: 33.333%;
}
body #content .home.sec-eight .blogs-grid .vc_grid-item-mini, body #content .inside.sec-eight .blogs-grid .vc_grid-item-mini {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
  min-height: 100%;
  background: #fff;
  box-shadow: 0 10px 30px rgba(19, 15, 15, 0.1);
  overflow: visible !important;
  text-align: left;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-animated-block, body #content .inside.sec-eight .blogs-grid .vc_gitem-animated-block {
  position: relative;
  z-index: 3;
  overflow: visible !important;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a {
  position: relative;
  z-index: 3;
  overflow: visible !important;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a.vc-gitem-zone-height-mode-auto::before, body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .vc_gitem-zone-mini, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a.vc-gitem-zone-height-mode-auto::before, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .vc_gitem-zone-mini {
  padding: 0 !important;
  min-height: 0;
  height: auto;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .wpb_single_image, body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .vc_figure, body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .wpb_wrapper, body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .vc_single_image-wrapper, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .wpb_single_image, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .vc_figure, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .wpb_wrapper, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .vc_single_image-wrapper {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  overflow: hidden;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a img.vc_single_image-img, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a img.vc_single_image-img {
  width: 100%;
  height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .vc_gitem-row-position-middle, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .vc_gitem-row-position-middle {
  display: none;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-a .vc_gitem-row-position-bottom, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-a .vc_gitem-row-position-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  height: 0;
  z-index: 5;
  overflow: visible;
}
body #content .home.sec-eight .blogs-grid .blog-card-photo img, body #content .inside.sec-eight .blogs-grid .blog-card-photo img {
  width: 100%;
  height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
body #content .home.sec-eight .blogs-grid .blog-card-date, body #content .inside.sec-eight .blogs-grid .blog-card-date {
  position: absolute;
  right: 1.15rem;
  bottom: 0;
  z-index: 5;
  width: 4.5rem;
  background: #AD0014;
  color: #fff;
  text-align: center;
  padding: 0.55rem 0.2rem 0.5rem;
  line-height: 1;
  transform: translateY(50%);
}
body #content .home.sec-eight .blogs-grid .blog-card-date > *, body #content .inside.sec-eight .blogs-grid .blog-card-date > * {
  color: #fff !important;
  margin: 0;
}
body #content .home.sec-eight .blogs-grid .blog-card-day, body #content .inside.sec-eight .blogs-grid .blog-card-day {
  display: block;
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
}
body #content .home.sec-eight .blogs-grid .blog-card-month, body #content .inside.sec-eight .blogs-grid .blog-card-month {
  display: block;
  margin-top: 0.22rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-c, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-c {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  background: #fff !important;
  padding: 2.1rem 1.5rem 1.25rem;
  text-align: left !important;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-zone-c .vc_gitem-col, body #content .home.sec-eight .blogs-grid .vc_gitem-zone-c .vc_gitem-zone-mini, body #content .home.sec-eight .blogs-grid .vc_gitem-zone-c .vc_gitem-row, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-c .vc_gitem-col, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-c .vc_gitem-zone-mini, body #content .inside.sec-eight .blogs-grid .vc_gitem-zone-c .vc_gitem-row {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
  text-align: left !important;
  align-items: stretch;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-post-categories, body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_categories, body #content .home.sec-eight .blogs-grid .vc_gitem-post-categories-list, body #content .home.sec-eight .blogs-grid .vc_gitem-post-category-name, body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_categories a, body #content .home.sec-eight .blogs-grid .blog-card-cat, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-categories, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_categories, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-categories-list, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-category-name, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_categories a, body #content .inside.sec-eight .blogs-grid .blog-card-cat {
  color: #9a9a9a !important;
  font-size: 0.95rem;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left !important;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-post-categories-list li, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-categories-list li {
  display: inline;
  margin: 0;
  padding: 0;
}
body #content .home.sec-eight .blogs-grid .blog-card-title, body #content .home.sec-eight .blogs-grid .blog-card-title a, body #content .home.sec-eight .blogs-grid h3.blog-card-title, body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title, body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title a, body #content .inside.sec-eight .blogs-grid .blog-card-title, body #content .inside.sec-eight .blogs-grid .blog-card-title a, body #content .inside.sec-eight .blogs-grid h3.blog-card-title, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title a {
  color: #130F0F !important;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.28rem;
  line-height: 1.4;
  text-decoration: none;
  text-align: left !important;
  margin: 0.65rem 0 1.1rem;
  display: block;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title {
  flex: 1 1 auto;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title a:hover, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_title a:hover {
  color: #AD0014 !important;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_author, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_author {
  margin-top: auto;
  width: 100%;
}
body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_author > *, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_author > * {
  width: 100%;
}
body #content .home.sec-eight .blogs-grid .blog-card-meta, body #content .home.sec-eight .blogs-grid .vc_gitem-post-data-source-post_author .blog-card-meta, body #content .inside.sec-eight .blogs-grid .blog-card-meta, body #content .inside.sec-eight .blogs-grid .vc_gitem-post-data-source-post_author .blog-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #9a9a9a;
  font-size: 0.95rem;
  font-weight: 400;
  width: 100%;
}
body #content .home.sec-eight .blogs-grid .blog-card-author-name, body #content .home.sec-eight .blogs-grid .blog-card-comments, body #content .inside.sec-eight .blogs-grid .blog-card-author-name, body #content .inside.sec-eight .blogs-grid .blog-card-comments {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}
body #content .home.sec-eight .blogs-grid .blog-card-author-name i, body #content .home.sec-eight .blogs-grid .blog-card-comments i, body #content .inside.sec-eight .blogs-grid .blog-card-author-name i, body #content .inside.sec-eight .blogs-grid .blog-card-comments i {
  font-size: 0.85rem;
}
body #content .home.sec-nine, body #content .inside.sec-nine {
  position: relative;
  padding: 4.44rem 0;
  margin: 0;
}
body #content .home.sec-nine::before, body #content .inside.sec-nine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000;
  opacity: 0.8;
}
body #content .home.sec-nine .row.one, body #content .inside.sec-nine .row.one {
  position: relative;
  z-index: 9;
  width: 40%;
  color: #fff;
}
body #content .home.sec-nine .row.one h2, body #content .inside.sec-nine .row.one h2 {
  margin-bottom: 0.6rem;
}
body #content .home.sec-nine .row.one .txt p, body #content .inside.sec-nine .row.one .txt p {
  color: #FFF;
  font-family: var(--global-font-family);
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 2.22rem;
}
body #content .home.sec-nine .row.one .btn-white a, body #content .inside.sec-nine .row.one .btn-white a {
  border-radius: 1.67rem;
  color: #130F0F;
  font-family: var(--global-font-family);
  font-size: 1.39rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
body #content .home.sec-nine .row.one .btn-white a:hover, body #content .inside.sec-nine .row.one .btn-white a:hover {
  color: #FFF;
  background: #AD0014 !important;
}
body #content .mg-top {
  margin-top: 4.44rem;
}
body #content .woocommerce .woocommerce-ordering select {
  padding: 0.5rem;
}
body #content .woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.22rem;
}
body #content .woocommerce ul.products::before {
  display: none;
}
body #content .woocommerce ul.products li.product-category .custom-category-card {
  position: relative;
  overflow: hidden;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.9) 85%);
  z-index: 0;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-content {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 100%;
  padding: 1rem;
  transition: 0.2s;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-content h3 a {
  color: #FFF;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  font-size: 1.875rem;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-content h3 a:hover {
  color: #ccc;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-content .cat-desc {
  color: #CCC;
  font-size: 0.9rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
  opacity: 0;
  visibility: hidden;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-content a.quote-btn {
  color: #CCC;
  font-size: 0.9rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  width: -moz-fit-content;
  width: fit-content;
  opacity: 0;
  visibility: hidden;
}
body #content .woocommerce ul.products li.product-category .custom-category-card .cat-content a.quote-btn:hover {
  color: #ffF;
}
body #content .woocommerce ul.products li.product-category .custom-category-card:hover .cat-content {
  bottom: 0;
  transition: 0.2s;
}
body #content .woocommerce ul.products li.product-category .custom-category-card:hover .cat-content .cat-desc, body #content .woocommerce ul.products li.product-category .custom-category-card:hover .cat-content a.quote-btn {
  opacity: 1;
  visibility: visible;
}
body #content .woocommerce ul.products li.type-product {
  width: 100%;
  margin: 0;
}
body #content .woocommerce ul.products li.type-product .custom-product-card img {
  height: 21rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  text-align: center;
  margin-bottom: 1.1rem;
  transition: 0.4s;
}
body #content .woocommerce ul.products li.type-product .custom-product-card img:hover {
  transform: scale(0.95);
  transition: 0.4s;
}
body #content .woocommerce ul.products li.type-product .custom-product-card .custom-product-description {
  color: #000000;
  font-size: 1.1rem;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  margin-bottom: 0.25rem;
  text-transform: capitalize;
}
body #content .woocommerce ul.products li.type-product .custom-product-card h3.custom-product-title {
  margin-bottom: 0.5rem;
}
body #content .woocommerce ul.products li.type-product .custom-product-card h3.custom-product-title a {
  color: #AD0014;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  text-transform: capitalize;
}
body #content .woocommerce ul.products li.type-product .custom-product-card h3.custom-product-title a:hover {
  color: #130F0F;
}
body #content .woocommerce ul.products li.type-product .custom-product-card .custom-product-price {
  font-size: 1.39rem;
  font-weight: 500;
}
body #content .woocommerce ul.products ul.slick-dots {
  display: flex;
  justify-content: space-between;
}
body #content .woocommerce ul.products ul.slick-dots li {
  width: 100%;
  background: #CDCDCD;
  height: 3px;
  cursor: pointer;
}
body #content .woocommerce ul.products ul.slick-dots li button {
  display: none;
}
body #content .woocommerce ul.products ul.slick-dots li.slick-active {
  background: #AD0014;
}
body #content .inside-page-bar {
  padding: 2.8rem 0 2rem;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
}
body #content .inside-page-bar .inside-page-bar__eyebrow {
  color: #AD0014;
  font-family: var(--global-font-family);
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 0.4rem;
}
body #content .inside-page-bar .inside-page-bar__title {
  color: #130F0F;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 2.778rem;
  line-height: 1.15;
  margin: 0 0 0.55rem;
}
body #content .inside-page-bar .inside-page-bar__subtitle {
  color: #130F0F;
  font-family: var(--global-font-family);
  font-size: 1.1rem;
  font-weight: 300;
  margin: 0;
  max-width: 44rem;
}
body #content .shop-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 0 0 2rem;
}
body #content .shop-chips a {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.95rem;
  border: 1px solid #130F0F;
  border-radius: 999px;
  font-size: 0.9rem;
  color: #130F0F;
  background: #fff;
}
body #content .shop-chips a:hover, body #content .shop-chips a.is-active {
  background: #130F0F;
  color: #fff;
}
body #content .woocommerce-wrapper .woocommerce-result-count, body #content .woocommerce-wrapper .woocommerce-ordering {
  margin-bottom: 1.5rem;
}
body #content .woocommerce-wrapper .woocommerce-ordering select {
  padding: 0.55rem 0.8rem;
  border: 1px solid #C8C8C8;
  background: #fff;
  font-family: "Manrope", sans-serif;
}
body #content .woocommerce-wrapper .woocommerce-breadcrumb {
  margin: 0 0 1.5rem;
  font-size: 0.85rem;
  color: #6f6f6f;
}
body #content .woocommerce-wrapper .woocommerce-breadcrumb a {
  color: #130F0F;
}
body #content .woocommerce-wrapper .custom-product-card .button, body #content .woocommerce-wrapper .custom-product-card .add_to_cart_button {
  display: none !important;
}
body #content .woocommerce-wrapper .product-page .product {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem 0;
}
body #content .woocommerce-wrapper .product-page .woocommerce-product-gallery {
  width: 48% !important;
  float: none !important;
  margin: 0;
}
body #content .woocommerce-wrapper .product-page .woocommerce-product-gallery .woocommerce-product-gallery__image img {
  width: 100%;
  height: 28rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
}
body #content .woocommerce-wrapper .product-page .summary {
  width: 48% !important;
  float: none !important;
  padding: 0;
}
body #content .woocommerce-wrapper .product-page .summary .price {
  font-size: 1.7rem;
  color: #AD0014;
  margin: 0 0 1rem;
  font-weight: 700;
}
body #content .woocommerce-wrapper .product-page .summary .price .amount, body #content .woocommerce-wrapper .product-page .summary .price .woocommerce-Price-amount {
  color: #AD0014;
}
body #content .woocommerce-wrapper .product-page .summary .product_meta {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  margin: 0 0 1.4rem;
  padding: 0.9rem 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 0.95rem;
  color: #6f6f6f;
}
body #content .woocommerce-wrapper .product-page .summary .product_meta a {
  color: #130F0F;
  font-weight: 500;
}
body #content .woocommerce-wrapper .product-page .summary .product_meta a:hover {
  color: #AD0014;
}
body #content .woocommerce-wrapper .product-page .summary .cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.8rem;
  margin: 0 0 1rem;
}
body #content .woocommerce-wrapper .product-page .summary .cart .quantity .qty {
  width: 4.2rem;
  padding: 0.75rem 0.5rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  text-align: center;
}
body #content .woocommerce-wrapper .product-page .summary .cart .button {
  background: #AD0014;
  color: #fff;
  border: 0;
  border-radius: 8px;
  padding: 0.85rem 1.6rem;
  font-size: 1rem;
}
body #content .woocommerce-wrapper .product-page .summary .cart .button:hover {
  background: #130F0F;
}
body #content .woocommerce-wrapper .product-page .summary .btn-bulk {
  display: inline-block;
  width: auto;
  background: #130F0F;
  color: #fff;
  border: 0;
  border-radius: 8px;
  padding: 0.85rem 1.6rem;
  font-size: 1rem;
  cursor: pointer;
  font-family: var(--global-font-family);
}
body #content .woocommerce-wrapper .product-page .summary .btn-bulk:hover {
  background: #AD0014;
  color: #fff;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs {
  width: 100%;
  clear: both;
  margin-top: 2.5rem;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0 0 1.2rem;
  display: flex;
  gap: 1.5rem;
  list-style: none;
  border-bottom: 1px solid #ddd;
  background: none;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs ul.tabs::before, body #content .woocommerce-wrapper .product-page .woocommerce-tabs ul.tabs::after {
  display: none;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs ul.tabs li {
  border: 0;
  background: none;
  padding: 0 0 0.6rem;
  margin: 0;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs ul.tabs li a {
  color: #130F0F;
  font-weight: 600;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs ul.tabs li.active a {
  color: #AD0014;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 0.4rem 0 0;
}
body #content .woocommerce-wrapper .product-page .woocommerce-tabs .woocommerce-Tabs-panel p, body #content .woocommerce-wrapper .product-page .woocommerce-tabs .woocommerce-Tabs-panel li {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.55;
}
body #content .woocommerce-wrapper .product-page .related, body #content .woocommerce-wrapper .product-page .upsells {
  width: 100%;
  clear: both;
  margin-top: 3rem;
}
body #content .woocommerce-wrapper .product-page .related > h2, body #content .woocommerce-wrapper .product-page .upsells > h2 {
  font-size: 1.8rem;
  margin-bottom: 1.4rem;
}
body #content .woocommerce a.button, body #content .woocommerce button.button, body #content .woocommerce input.button, body #content .woocommerce button.woocommerce-button, body #content .woocommerce a.woocommerce-button, body #content .woocommerce .woocommerce-Button {
  background: #130F0F !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 8px !important;
  padding: 0.8rem 1.45rem !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 600 !important;
  font-size: 0.95rem !important;
  line-height: 1.3 !important;
  cursor: pointer;
  box-shadow: none !important;
  text-decoration: none !important;
  transition: 0.3s;
}
body #content .woocommerce a.button:hover, body #content .woocommerce a.button:focus, body #content .woocommerce button.button:hover, body #content .woocommerce button.button:focus, body #content .woocommerce input.button:hover, body #content .woocommerce input.button:focus, body #content .woocommerce button.woocommerce-button:hover, body #content .woocommerce button.woocommerce-button:focus, body #content .woocommerce a.woocommerce-button:hover, body #content .woocommerce a.woocommerce-button:focus, body #content .woocommerce .woocommerce-Button:hover, body #content .woocommerce .woocommerce-Button:focus {
  background: #AD0014 !important;
  color: #fff !important;
}
body #content .woocommerce a.button:disabled, body #content .woocommerce a.button.disabled, body #content .woocommerce button.button:disabled, body #content .woocommerce button.button.disabled, body #content .woocommerce input.button:disabled, body #content .woocommerce input.button.disabled, body #content .woocommerce button.woocommerce-button:disabled, body #content .woocommerce button.woocommerce-button.disabled, body #content .woocommerce a.woocommerce-button:disabled, body #content .woocommerce a.woocommerce-button.disabled, body #content .woocommerce .woocommerce-Button:disabled, body #content .woocommerce .woocommerce-Button.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
body #content .woocommerce a.button.alt, body #content .woocommerce a.button#place_order, body #content .woocommerce a.button.checkout-button, body #content .woocommerce button.button.alt, body #content .woocommerce button.button#place_order, body #content .woocommerce button.button.checkout-button, body #content .woocommerce input.button.alt, body #content .woocommerce input.button#place_order, body #content .woocommerce input.button.checkout-button, body #content .woocommerce button.woocommerce-button.alt, body #content .woocommerce button.woocommerce-button#place_order, body #content .woocommerce button.woocommerce-button.checkout-button, body #content .woocommerce a.woocommerce-button.alt, body #content .woocommerce a.woocommerce-button#place_order, body #content .woocommerce a.woocommerce-button.checkout-button, body #content .woocommerce .woocommerce-Button.alt, body #content .woocommerce .woocommerce-Button#place_order, body #content .woocommerce .woocommerce-Button.checkout-button {
  background: #AD0014 !important;
}
body #content .woocommerce a.button.alt:hover, body #content .woocommerce a.button.alt:focus, body #content .woocommerce a.button#place_order:hover, body #content .woocommerce a.button#place_order:focus, body #content .woocommerce a.button.checkout-button:hover, body #content .woocommerce a.button.checkout-button:focus, body #content .woocommerce button.button.alt:hover, body #content .woocommerce button.button.alt:focus, body #content .woocommerce button.button#place_order:hover, body #content .woocommerce button.button#place_order:focus, body #content .woocommerce button.button.checkout-button:hover, body #content .woocommerce button.button.checkout-button:focus, body #content .woocommerce input.button.alt:hover, body #content .woocommerce input.button.alt:focus, body #content .woocommerce input.button#place_order:hover, body #content .woocommerce input.button#place_order:focus, body #content .woocommerce input.button.checkout-button:hover, body #content .woocommerce input.button.checkout-button:focus, body #content .woocommerce button.woocommerce-button.alt:hover, body #content .woocommerce button.woocommerce-button.alt:focus, body #content .woocommerce button.woocommerce-button#place_order:hover, body #content .woocommerce button.woocommerce-button#place_order:focus, body #content .woocommerce button.woocommerce-button.checkout-button:hover, body #content .woocommerce button.woocommerce-button.checkout-button:focus, body #content .woocommerce a.woocommerce-button.alt:hover, body #content .woocommerce a.woocommerce-button.alt:focus, body #content .woocommerce a.woocommerce-button#place_order:hover, body #content .woocommerce a.woocommerce-button#place_order:focus, body #content .woocommerce a.woocommerce-button.checkout-button:hover, body #content .woocommerce a.woocommerce-button.checkout-button:focus, body #content .woocommerce .woocommerce-Button.alt:hover, body #content .woocommerce .woocommerce-Button.alt:focus, body #content .woocommerce .woocommerce-Button#place_order:hover, body #content .woocommerce .woocommerce-Button#place_order:focus, body #content .woocommerce .woocommerce-Button.checkout-button:hover, body #content .woocommerce .woocommerce-Button.checkout-button:focus {
  background: #130F0F !important;
  color: #fff !important;
}
body #content .woocommerce .woocommerce-message, body #content .woocommerce .woocommerce-info, body #content .woocommerce .woocommerce-error, body #content .woocommerce .woocommerce-noreviews, body #content .woocommerce .woocommerce-notice {
  background: #fff !important;
  border: 1px solid #ececec !important;
  border-radius: 8px !important;
  border-left: 3px solid #AD0014 !important;
  padding: 1rem 1.2rem 1rem 3.2rem !important;
  margin: 0 0 1.4rem !important;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  color: #130F0F !important;
  font-family: "Manrope", sans-serif;
  font-size: 0.95rem;
  list-style: none;
}
body #content .woocommerce .woocommerce-message::before, body #content .woocommerce .woocommerce-info::before, body #content .woocommerce .woocommerce-error::before, body #content .woocommerce .woocommerce-noreviews::before, body #content .woocommerce .woocommerce-notice::before {
  color: #AD0014 !important;
  top: 1.05rem !important;
}
body #content .woocommerce .woocommerce-message a, body #content .woocommerce .woocommerce-info a, body #content .woocommerce .woocommerce-error a, body #content .woocommerce .woocommerce-noreviews a, body #content .woocommerce .woocommerce-notice a {
  color: #AD0014;
  font-weight: 600;
}
body #content .woocommerce .woocommerce-message a:hover, body #content .woocommerce .woocommerce-info a:hover, body #content .woocommerce .woocommerce-error a:hover, body #content .woocommerce .woocommerce-noreviews a:hover, body #content .woocommerce .woocommerce-notice a:hover {
  color: #130F0F;
}
body #content .woocommerce .woocommerce-message .button, body #content .woocommerce .woocommerce-message .woocommerce-Button, body #content .woocommerce .woocommerce-info .button, body #content .woocommerce .woocommerce-info .woocommerce-Button, body #content .woocommerce .woocommerce-error .button, body #content .woocommerce .woocommerce-error .woocommerce-Button, body #content .woocommerce .woocommerce-noreviews .button, body #content .woocommerce .woocommerce-noreviews .woocommerce-Button, body #content .woocommerce .woocommerce-notice .button, body #content .woocommerce .woocommerce-notice .woocommerce-Button {
  margin-left: 0.6rem;
  padding: 0.5rem 1rem !important;
  font-size: 0.85rem !important;
}
body #content .woocommerce .woocommerce-message {
  border-left-color: #130F0F !important;
}
body #content .woocommerce .woocommerce-message::before {
  color: #130F0F !important;
}
body #content .woocommerce .woocommerce-error {
  border-left-color: #AD0014 !important;
}
body #content .woocommerce .woocommerce-error li {
  margin: 0;
}
body #content .woocommerce table.shop_table {
  width: 100%;
  border-collapse: collapse;
  border: 0 !important;
  background: transparent;
  margin: 0;
}
body #content .woocommerce table.shop_table thead th {
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #6f6f6f;
  background: transparent;
  border: 0 !important;
  border-bottom: 1px solid #ececec !important;
  padding: 0.95rem 0.75rem;
  text-align: left;
}
body #content .woocommerce table.shop_table th, body #content .woocommerce table.shop_table td {
  padding: 1rem 0.75rem;
  border: 0 !important;
  border-bottom: 1px solid #ececec !important;
  text-align: left;
  vertical-align: middle;
  font-size: 0.98rem;
  color: #130F0F;
  background: transparent !important;
}
body #content .woocommerce table.shop_table tbody tr:last-child th, body #content .woocommerce table.shop_table tbody tr:last-child td {
  border-bottom: 0 !important;
}
body #content .woocommerce table.shop_table .amount, body #content .woocommerce table.shop_table .woocommerce-Price-amount {
  font-weight: 600;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 22rem;
  gap: 2rem;
  align-items: start;
}
body #content .woocommerce:has(> form.woocommerce-cart-form)::before, body #content .woocommerce:has(> form.woocommerce-cart-form)::after {
  display: none !important;
  content: none !important;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) > .woocommerce-notices-wrapper {
  grid-column: 1/-1;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) > .woocommerce-notices-wrapper:empty {
  display: none;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) > form.woocommerce-cart-form {
  grid-column: 1;
  width: 100%;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) > .cart-collaterals {
  grid-column: 2;
  width: 100% !important;
  float: none !important;
  margin: 0;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) > .cart-collaterals .cart_totals {
  width: 100% !important;
  float: none !important;
  margin: 0;
}
body #content .woocommerce:has(> form.woocommerce-cart-form) > .cart-collaterals .cross-sells {
  width: 100% !important;
  float: none !important;
  margin: 1.2rem 0 0;
}
body #content .woocommerce form.woocommerce-cart-form {
  width: 100%;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 0.4rem 1.3rem 1.2rem;
}
body #content .woocommerce form.woocommerce-cart-form table.cart {
  width: 100%;
  margin: 0;
}
body #content .woocommerce form.woocommerce-cart-form table.cart tbody tr.cart_item td {
  display: table-cell !important;
  vertical-align: middle;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-remove {
  width: 2.4rem;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-remove .remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.7rem;
  height: 1.7rem;
  border: 1px solid #ececec;
  border-radius: 50%;
  color: #AD0014 !important;
  font-size: 1.2rem;
  line-height: 1;
  background: #fff;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-remove .remove:hover {
  background: #AD0014;
  color: #fff !important;
  border-color: #AD0014;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-thumbnail {
  width: 4.8rem;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-thumbnail img {
  width: 4rem;
  height: 4rem;
  -o-object-fit: contain;
     object-fit: contain;
  background: #F8F8F8;
  border: 1px solid #ececec;
  border-radius: 8px;
  display: block;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-name a {
  font-weight: 600;
  color: #130F0F;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-name a:hover {
  color: #AD0014;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-price .amount, body #content .woocommerce form.woocommerce-cart-form table.cart .product-subtotal .amount {
  font-weight: 600;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .product-subtotal .amount {
  color: #AD0014;
}
body #content .woocommerce form.woocommerce-cart-form table.cart .quantity .qty {
  width: 4rem;
  padding: 0.55rem 0.35rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  text-align: center;
  font-family: "Manrope", sans-serif;
  background: #fff;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions {
  display: table-cell !important;
  border-bottom: 0 !important;
  padding: 1.1rem 0 0.3rem;
  text-align: left;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions::after {
  content: "";
  display: block;
  clear: both;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions .coupon {
  float: left;
  display: flex;
  align-items: center;
  gap: 0.55rem;
  margin: 0;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions .coupon label {
  display: none;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions .coupon .input-text {
  width: 14rem !important;
  padding: 0.7rem 0.95rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  font-family: "Manrope", sans-serif;
  background: #fff;
  float: none !important;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions .coupon .input-text:focus {
  border-color: #AD0014;
  outline: none;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions .coupon .button {
  margin: 0;
  width: auto;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions button[name=update_cart] {
  float: right;
  background: #fff !important;
  color: #130F0F !important;
  border: 1px solid #130F0F !important;
  margin: 0;
}
body #content .woocommerce form.woocommerce-cart-form table.cart td.actions button[name=update_cart]:hover {
  background: #130F0F !important;
  color: #fff !important;
}
body #content .woocommerce .cart-empty, body #content .woocommerce .cart-empty.woocommerce-info {
  text-align: center;
  padding: 3rem 1.5rem !important;
  background: #fff;
  border: 1px solid #ececec !important;
  border-left: 1px solid #ececec !important;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
}
body #content .woocommerce .cart-empty::before, body #content .woocommerce .cart-empty.woocommerce-info::before {
  display: none;
}
body #content .woocommerce .return-to-shop {
  text-align: center;
  margin: 1.4rem 0 0;
}
body #content .woocommerce .return-to-shop .button {
  display: inline-block;
  background: #AD0014 !important;
  padding: 0.9rem 1.8rem !important;
}
body #content .woocommerce .cart_totals {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 1.35rem 1.3rem 1.4rem;
}
body #content .woocommerce .cart_totals h2 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #130F0F;
  margin: 0 0 1rem;
  padding: 0 0 0.85rem;
  border-bottom: 1px solid #ececec;
}
body #content .woocommerce .cart_totals table.shop_table {
  border: 0;
}
body #content .woocommerce .cart_totals table.shop_table th, body #content .woocommerce .cart_totals table.shop_table td {
  padding: 0.7rem 0;
  border: 0 !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
body #content .woocommerce .cart_totals table.shop_table tr:last-child th, body #content .woocommerce .cart_totals table.shop_table tr:last-child td {
  border-bottom: 0 !important;
}
body #content .woocommerce .cart_totals table.shop_table th {
  color: #6f6f6f;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.95rem;
}
body #content .woocommerce .cart_totals table.shop_table td {
  text-align: right;
}
body #content .woocommerce .cart_totals table.shop_table .order-total th, body #content .woocommerce .cart_totals table.shop_table .order-total td {
  padding-top: 1rem;
  font-size: 1.12rem;
  font-weight: 700;
  color: #130F0F;
  border-top: 1px solid #ececec !important;
}
body #content .woocommerce .cart_totals table.shop_table .order-total th .amount, body #content .woocommerce .cart_totals table.shop_table .order-total td .amount {
  color: #AD0014;
}
body #content .woocommerce .cart_totals .wc-proceed-to-checkout {
  margin: 1.15rem 0 0;
  padding: 0;
}
body #content .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
  display: block;
  width: 100%;
  text-align: center;
  background: #AD0014 !important;
  padding: 0.95rem 1.4rem !important;
  font-size: 1rem !important;
}
body #content .woocommerce .cart_totals .woocommerce-shipping-destination, body #content .woocommerce .cart_totals .woocommerce-shipping-methods {
  font-size: 0.9rem;
  color: #6f6f6f;
}
body #content .woocommerce .cross-sells {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  padding: 1.4rem 1.4rem 1.6rem;
}
body #content .woocommerce .cross-sells > h2 {
  font-size: 1.4rem;
  margin: 0 0 1.2rem;
}
body #content .woocommerce .woocommerce-form-login-toggle, body #content .woocommerce .woocommerce-form-coupon-toggle {
  margin-bottom: 1rem;
}
body #content .woocommerce form.woocommerce-form-login, body #content .woocommerce form.checkout_coupon, body #content .woocommerce form.woocommerce-form-register, body #content .woocommerce form.lost_reset_password, body #content .woocommerce form.woocommerce-ResetPassword, body #content .woocommerce form.woocommerce-EditAccountForm, body #content .woocommerce form.woocommerce-address-fields, body #content .woocommerce .woocommerce-address-fields {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  padding: 1.5rem 1.5rem 1.6rem;
  margin: 0 0 1.4rem;
}
body #content .woocommerce form.checkout_coupon {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0.7rem;
  padding: 1.1rem 1.2rem;
}
body #content .woocommerce form.checkout_coupon .form-row {
  margin: 0;
  padding: 0;
  width: auto;
  float: none;
}
body #content .woocommerce form.checkout_coupon .form-row.form-row-first {
  flex: 1 1 14rem;
}
body #content .woocommerce form.checkout_coupon .form-row.form-row-last {
  flex: 0 0 auto;
}
body #content .woocommerce form.checkout_coupon .input-text {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  font-family: "Manrope", sans-serif;
}
body #content .woocommerce form.woocommerce-checkout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(20rem, 0.8fr);
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  align-items: start;
  margin: 0;
  width: 100%;
}
body #content .woocommerce form.woocommerce-checkout::before, body #content .woocommerce form.woocommerce-checkout::after {
  display: none !important;
  content: none !important;
}
body #content .woocommerce form.woocommerce-checkout #customer_details {
  grid-column: 1;
  grid-row: 1;
  width: 100% !important;
  float: none !important;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
body #content .woocommerce form.woocommerce-checkout #customer_details::before, body #content .woocommerce form.woocommerce-checkout #customer_details::after {
  display: none !important;
  content: none !important;
}
body #content .woocommerce form.woocommerce-checkout #customer_details .col-1, body #content .woocommerce form.woocommerce-checkout #customer_details .col-2 {
  width: 100% !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
body #content .woocommerce form.woocommerce-checkout #order_review_heading, body #content .woocommerce form.woocommerce-checkout #order_review {
  grid-column: 2;
  grid-row: 1;
}
body #content .woocommerce form.woocommerce-checkout #order_review_heading {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  padding: 1.35rem 1.35rem 0;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #130F0F;
  background: transparent;
  border: 0;
  box-shadow: none;
  height: -moz-max-content;
  height: max-content;
  pointer-events: none;
}
body #content .woocommerce form.woocommerce-checkout #order_review {
  width: 100%;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 3.55rem 1.35rem 1.4rem;
}
body #content .woocommerce .woocommerce-billing-fields, body #content .woocommerce .woocommerce-additional-fields, body #content .woocommerce .woocommerce-shipping-fields:has(#ship-to-different-address) {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 1.35rem 1.4rem 1.45rem;
}
body #content .woocommerce .woocommerce-billing-fields h3, body #content .woocommerce .woocommerce-additional-fields h3, body #content .woocommerce .woocommerce-shipping-fields:has(#ship-to-different-address) h3 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #130F0F;
  margin: 0 0 1.1rem;
  padding: 0 0 0.85rem;
  border-bottom: 1px solid #ececec;
}
body #content .woocommerce .woocommerce-billing-fields #ship-to-different-address, body #content .woocommerce .woocommerce-additional-fields #ship-to-different-address, body #content .woocommerce .woocommerce-shipping-fields:has(#ship-to-different-address) #ship-to-different-address {
  margin: 0;
}
body #content .woocommerce .woocommerce-billing-fields #ship-to-different-address label, body #content .woocommerce .woocommerce-additional-fields #ship-to-different-address label, body #content .woocommerce .woocommerce-shipping-fields:has(#ship-to-different-address) #ship-to-different-address label {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  gap: 0.55rem;
  cursor: pointer;
}
body #content .woocommerce .woocommerce-shipping-fields:not(:has(#ship-to-different-address)):not(:has(.form-row)) {
  display: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  box-shadow: none;
}
body #content .woocommerce .woocommerce-billing-fields__field-wrapper, body #content .woocommerce .woocommerce-shipping-fields__field-wrapper, body #content .woocommerce .woocommerce-address-fields__field-wrapper, body #content .woocommerce .woocommerce-account-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.9rem 1.1rem;
}
body #content .woocommerce .woocommerce-billing-fields__field-wrapper .form-row, body #content .woocommerce .woocommerce-shipping-fields__field-wrapper .form-row, body #content .woocommerce .woocommerce-address-fields__field-wrapper .form-row, body #content .woocommerce .woocommerce-account-fields .form-row {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body #content .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-wide, body #content .woocommerce .woocommerce-shipping-fields__field-wrapper .form-row-wide, body #content .woocommerce .woocommerce-address-fields__field-wrapper .form-row-wide, body #content .woocommerce .woocommerce-account-fields .form-row-wide {
  grid-column: 1/-1;
}
body #content .woocommerce .woocommerce-additional-fields .form-row {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
}
body #content .woocommerce form .form-row {
  margin: 0 0 0.95rem;
}
body #content .woocommerce form .form-row label {
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 0.88rem;
  color: #130F0F;
  margin: 0 0 0.38rem;
}
body #content .woocommerce form .form-row label .required, body #content .woocommerce form .form-row label abbr.required {
  color: #AD0014;
  text-decoration: none;
  border: 0;
}
body #content .woocommerce form .form-row label.woocommerce-form__label-for-checkbox, body #content .woocommerce form .form-row label.checkbox {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  margin: 0;
  cursor: pointer;
}
body #content .woocommerce form .form-row .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
body #content .woocommerce form .form-row input.input-text, body #content .woocommerce form .form-row input[type=text], body #content .woocommerce form .form-row input[type=email], body #content .woocommerce form .form-row input[type=tel], body #content .woocommerce form .form-row input[type=password], body #content .woocommerce form .form-row input[type=number], body #content .woocommerce form .form-row textarea, body #content .woocommerce form .form-row select {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  font-family: "Manrope", sans-serif;
  font-size: 0.95rem;
  color: #130F0F;
  background: #fff;
  box-shadow: none;
  height: auto;
  line-height: 1.4;
}
body #content .woocommerce form .form-row input.input-text:focus, body #content .woocommerce form .form-row input[type=text]:focus, body #content .woocommerce form .form-row input[type=email]:focus, body #content .woocommerce form .form-row input[type=tel]:focus, body #content .woocommerce form .form-row input[type=password]:focus, body #content .woocommerce form .form-row input[type=number]:focus, body #content .woocommerce form .form-row textarea:focus, body #content .woocommerce form .form-row select:focus {
  border-color: #AD0014;
  outline: none;
}
body #content .woocommerce form .form-row textarea {
  min-height: 7rem;
  resize: vertical;
}
body #content .woocommerce form .form-row .select2-container {
  width: 100% !important;
}
body #content .woocommerce form .form-row.woocommerce-invalid .input-text, body #content .woocommerce form .form-row.woocommerce-invalid select, body #content .woocommerce form .form-row.woocommerce-invalid .select2-selection {
  border-color: #AD0014 !important;
}
body #content .woocommerce form .form-row.woocommerce-validated .input-text, body #content .woocommerce form .form-row.woocommerce-validated select {
  border-color: #130F0F;
}
body #content .woocommerce .woocommerce-checkout-review-order-table {
  margin-bottom: 1.15rem;
}
body #content .woocommerce .woocommerce-checkout-review-order-table th, body #content .woocommerce .woocommerce-checkout-review-order-table td {
  padding: 0.7rem 0 !important;
}
body #content .woocommerce .woocommerce-checkout-review-order-table tfoot .order-total th, body #content .woocommerce .woocommerce-checkout-review-order-table tfoot .order-total td {
  font-size: 1.08rem;
  font-weight: 700;
  padding-top: 0.95rem !important;
  border-top: 1px solid #ececec !important;
}
body #content .woocommerce .woocommerce-checkout-review-order-table tfoot .order-total th .amount, body #content .woocommerce .woocommerce-checkout-review-order-table tfoot .order-total td .amount {
  color: #AD0014;
}
body #content .woocommerce .woocommerce-checkout-review-order-table .product-name {
  font-weight: 500;
}
body #content .woocommerce #payment, body #content .woocommerce .woocommerce-checkout-payment {
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0.4rem 0 0;
}
body #content .woocommerce #payment .woocommerce-notice, body #content .woocommerce #payment .woocommerce-info, body #content .woocommerce #payment .woocommerce-error, body #content .woocommerce .woocommerce-checkout-payment .woocommerce-notice, body #content .woocommerce .woocommerce-checkout-payment .woocommerce-info, body #content .woocommerce .woocommerce-checkout-payment .woocommerce-error {
  margin: 0 0 1rem !important;
  box-shadow: none;
}
body #content .woocommerce #payment ul.wc_payment_methods, body #content .woocommerce #payment ul.payment_methods, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
  border: 0;
  background: transparent;
}
body #content .woocommerce #payment ul.wc_payment_methods li.wc_payment_method, body #content .woocommerce #payment ul.wc_payment_methods li, body #content .woocommerce #payment ul.payment_methods li.wc_payment_method, body #content .woocommerce #payment ul.payment_methods li, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li.wc_payment_method, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li {
  border: 1px solid #ececec;
  border-radius: 8px;
  margin: 0 0 0.6rem;
  background: #F8F8F8;
  padding: 0;
}
body #content .woocommerce #payment ul.wc_payment_methods li.wc_payment_method > label, body #content .woocommerce #payment ul.wc_payment_methods li > label, body #content .woocommerce #payment ul.payment_methods li.wc_payment_method > label, body #content .woocommerce #payment ul.payment_methods li > label, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method > label, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li > label, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li.wc_payment_method > label, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li > label {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.9rem 1rem;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.95rem;
}
body #content .woocommerce #payment ul.wc_payment_methods li.wc_payment_method .payment_box, body #content .woocommerce #payment ul.wc_payment_methods li .payment_box, body #content .woocommerce #payment ul.payment_methods li.wc_payment_method .payment_box, body #content .woocommerce #payment ul.payment_methods li .payment_box, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method .payment_box, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li .payment_box, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li.wc_payment_method .payment_box, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li .payment_box {
  padding: 0 1rem 0.95rem;
  background: transparent;
  font-size: 0.88rem;
  color: #6f6f6f;
  font-weight: 400;
}
body #content .woocommerce #payment ul.wc_payment_methods li.wc_payment_method .payment_box p, body #content .woocommerce #payment ul.wc_payment_methods li .payment_box p, body #content .woocommerce #payment ul.payment_methods li.wc_payment_method .payment_box p, body #content .woocommerce #payment ul.payment_methods li .payment_box p, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method .payment_box p, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li .payment_box p, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li.wc_payment_method .payment_box p, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li .payment_box p {
  margin: 0;
  font-size: 0.88rem;
  font-weight: 400;
}
body #content .woocommerce #payment ul.wc_payment_methods li.wc_payment_method .payment_box::before, body #content .woocommerce #payment ul.wc_payment_methods li .payment_box::before, body #content .woocommerce #payment ul.payment_methods li.wc_payment_method .payment_box::before, body #content .woocommerce #payment ul.payment_methods li .payment_box::before, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method .payment_box::before, body #content .woocommerce .woocommerce-checkout-payment ul.wc_payment_methods li .payment_box::before, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li.wc_payment_method .payment_box::before, body #content .woocommerce .woocommerce-checkout-payment ul.payment_methods li .payment_box::before {
  display: none;
}
body #content .woocommerce #payment .place-order, body #content .woocommerce .woocommerce-checkout-payment .place-order {
  margin: 0;
  padding: 0.2rem 0 0;
  width: 100%;
  float: none;
}
body #content .woocommerce #payment .place-order #place_order, body #content .woocommerce .woocommerce-checkout-payment .place-order #place_order {
  width: 100%;
  display: block;
  background: #AD0014 !important;
  padding: 0.95rem 1.4rem !important;
  font-size: 1rem !important;
}
body #content .woocommerce #payment .place-order .woocommerce-privacy-policy-text, body #content .woocommerce #payment .place-order .woocommerce-terms-and-conditions-wrapper, body #content .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-privacy-policy-text, body #content .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper {
  font-size: 0.85rem;
  color: #6f6f6f;
  margin: 0 0 0.9rem;
}
body #content .woocommerce #payment .place-order .woocommerce-privacy-policy-text a, body #content .woocommerce #payment .place-order .woocommerce-terms-and-conditions-wrapper a, body #content .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-privacy-policy-text a, body #content .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper a {
  color: #AD0014;
}
body #content .woocommerce .woocommerce-order {
  display: block;
}
body #content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received, body #content .woocommerce .woocommerce-order .woocommerce-notice--success {
  background: #fff;
  border: 1px solid #ececec;
  border-left: 3px solid #AD0014;
  border-radius: 8px;
  padding: 1.1rem 1.3rem;
  font-weight: 600;
  margin-bottom: 1.4rem;
}
body #content .woocommerce .woocommerce-order .woocommerce-order-overview {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.9rem;
  list-style: none;
  margin: 0 0 1.6rem;
  padding: 0;
}
body #content .woocommerce .woocommerce-order .woocommerce-order-overview li {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  padding: 1rem 1.1rem;
  margin: 0;
  font-size: 0.82rem;
  color: #6f6f6f;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
body #content .woocommerce .woocommerce-order .woocommerce-order-overview li strong {
  display: block;
  margin-top: 0.35rem;
  font-size: 1.02rem;
  font-weight: 700;
  color: #130F0F;
  text-transform: none;
  letter-spacing: 0;
}
body #content .woocommerce .woocommerce-order .woocommerce-order-details, body #content .woocommerce .woocommerce-order .woocommerce-customer-details {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  padding: 1.4rem 1.5rem 1.5rem;
  margin: 0 0 1.4rem;
}
body #content .woocommerce .woocommerce-order .woocommerce-order-details h2, body #content .woocommerce .woocommerce-order .woocommerce-customer-details h2 {
  font-size: 1.25rem;
  margin: 0 0 1rem;
}
body #content .woocommerce .woocommerce-order .woocommerce-order-details address, body #content .woocommerce .woocommerce-order .woocommerce-customer-details address {
  font-style: normal;
  line-height: 1.55;
}
body #content .woocommerce .u-columns.col2-set {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.4rem;
  width: 100% !important;
}
body #content .woocommerce .u-columns.col2-set::before, body #content .woocommerce .u-columns.col2-set::after {
  display: none;
}
body #content .woocommerce .u-columns.col2-set .col-1, body #content .woocommerce .u-columns.col2-set .col-2, body #content .woocommerce .u-columns.col2-set .u-column1, body #content .woocommerce .u-columns.col2-set .u-column2 {
  width: 100% !important;
  float: none !important;
  max-width: none !important;
  padding: 0 !important;
}
body #content .woocommerce .u-columns.col2-set h2 {
  font-size: 1.35rem;
  margin: 0 0 1rem;
}
body #content .woocommerce:has(> .woocommerce-MyAccount-navigation) {
  display: grid;
  grid-template-columns: 16.8rem minmax(0, 1fr);
  gap: 1.6rem 2rem;
  align-items: start;
}
body #content .woocommerce:has(> .woocommerce-MyAccount-navigation)::before, body #content .woocommerce:has(> .woocommerce-MyAccount-navigation)::after {
  display: none !important;
  content: none !important;
}
body #content .woocommerce:has(> .woocommerce-MyAccount-navigation) > .woocommerce-notices-wrapper {
  grid-column: 1/-1;
}
body #content .woocommerce .woocommerce-MyAccount-navigation {
  width: 100% !important;
  float: none !important;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  padding: 0.55rem 0;
  position: sticky;
  top: 6.5rem;
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul li {
  margin: 0;
  border-bottom: 1px solid #f0f0f0;
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0;
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 0.85rem 1.2rem;
  font-weight: 500;
  color: #130F0F;
  position: relative;
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #AD0014;
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #AD0014;
  font-weight: 700;
  background: rgba(173, 0, 20, 0.06);
}
body #content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #AD0014;
}
body #content .woocommerce .woocommerce-MyAccount-content {
  width: 100% !important;
  float: none !important;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
  padding: 1.55rem 1.65rem 1.7rem;
}
body #content .woocommerce .woocommerce-MyAccount-content > p, body #content .woocommerce .woocommerce-MyAccount-content > div > p {
  font-size: 1.02rem;
  font-weight: 400;
  line-height: 1.55;
}
body #content .woocommerce .woocommerce-MyAccount-content a {
  color: #AD0014;
  font-weight: 600;
}
body #content .woocommerce .woocommerce-MyAccount-content a:hover {
  color: #130F0F;
}
body #content .woocommerce .woocommerce-MyAccount-content .button, body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-Button {
  color: #fff !important;
}
body #content .woocommerce .woocommerce-MyAccount-content fieldset {
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 1rem 1.1rem 0.4rem;
  margin: 0 0 1rem;
}
body #content .woocommerce .woocommerce-MyAccount-content fieldset legend {
  padding: 0 0.4rem;
  font-weight: 700;
}
body #content .woocommerce .woocommerce-Addresses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.2rem;
}
body #content .woocommerce .woocommerce-Addresses header.title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
  margin-bottom: 0.7rem;
}
body #content .woocommerce .woocommerce-Addresses header.title h2, body #content .woocommerce .woocommerce-Addresses header.title h3 {
  margin: 0;
  font-size: 1.15rem;
}
body #content .woocommerce .woocommerce-Addresses header.title .edit {
  font-size: 0.88rem;
}
body #content .woocommerce .woocommerce-Address {
  background: #F8F8F8;
  border-radius: 8px;
  padding: 1.2rem 1.25rem;
  margin: 0;
}
body #content .woocommerce .woocommerce-Address address {
  font-style: normal;
  line-height: 1.55;
  margin: 0;
}
body #content .woocommerce .woocommerce-orders-table thead th, body #content .woocommerce .woocommerce-table--order-downloads thead th {
  background: #130F0F;
  color: #fff;
  font-size: 0.82rem;
  border: 0 !important;
  padding: 0.9rem 1rem;
}
body #content .woocommerce .woocommerce-orders-table td, body #content .woocommerce .woocommerce-table--order-downloads td {
  padding: 0.95rem 1rem;
}
body #content .woocommerce .woocommerce-orders-table .button, body #content .woocommerce .woocommerce-orders-table .woocommerce-button, body #content .woocommerce .woocommerce-table--order-downloads .button, body #content .woocommerce .woocommerce-table--order-downloads .woocommerce-button {
  padding: 0.5rem 0.9rem !important;
  font-size: 0.82rem !important;
}
body #content .woocommerce .woocommerce-pagination {
  margin: 1.6rem 0 0;
}
body #content .woocommerce .woocommerce-pagination ul {
  list-style: none;
  display: flex;
  gap: 0.4rem;
  margin: 0;
  padding: 0;
  justify-content: center;
}
body #content .woocommerce .woocommerce-pagination ul li {
  margin: 0;
}
body #content .woocommerce .woocommerce-pagination ul li a, body #content .woocommerce .woocommerce-pagination ul li span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.2rem;
  height: 2.2rem;
  padding: 0 0.55rem;
  border: 1px solid #130F0F;
  border-radius: 8px;
  color: #130F0F;
  font-weight: 600;
}
body #content .woocommerce .woocommerce-pagination ul li a:hover, body #content .woocommerce .woocommerce-pagination ul li span.current {
  background: #130F0F;
  color: #fff;
}
body #content .woocommerce .wp-block-woocommerce-cart, body #content .woocommerce .wp-block-woocommerce-checkout, body #content .woocommerce .wc-block-cart, body #content .woocommerce .wc-block-checkout {
  font-family: "Manrope", sans-serif;
  color: #130F0F;
}
body #content .woocommerce .wp-block-woocommerce-cart a, body #content .woocommerce .wp-block-woocommerce-checkout a, body #content .woocommerce .wc-block-cart a, body #content .woocommerce .wc-block-checkout a {
  color: #130F0F;
}
body #content .woocommerce .wp-block-woocommerce-cart a:hover, body #content .woocommerce .wp-block-woocommerce-checkout a:hover, body #content .woocommerce .wc-block-cart a:hover, body #content .woocommerce .wc-block-checkout a:hover {
  color: #AD0014;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-text-input input, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-combobox input, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-textarea textarea, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-select select, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-text-input input, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-combobox input, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-textarea textarea, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-select select, body #content .woocommerce .wc-block-cart .wc-block-components-text-input input, body #content .woocommerce .wc-block-cart .wc-block-components-combobox input, body #content .woocommerce .wc-block-cart .wc-block-components-textarea textarea, body #content .woocommerce .wc-block-cart .wc-block-components-select select, body #content .woocommerce .wc-block-checkout .wc-block-components-text-input input, body #content .woocommerce .wc-block-checkout .wc-block-components-combobox input, body #content .woocommerce .wc-block-checkout .wc-block-components-textarea textarea, body #content .woocommerce .wc-block-checkout .wc-block-components-select select {
  border: 1px solid #C8C8C8 !important;
  border-radius: 8px !important;
  font-family: "Manrope", sans-serif;
  padding: 0.75rem 1rem !important;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-text-input input:focus, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-combobox input:focus, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-textarea textarea:focus, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-select select:focus, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-text-input input:focus, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-combobox input:focus, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-textarea textarea:focus, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-select select:focus, body #content .woocommerce .wc-block-cart .wc-block-components-text-input input:focus, body #content .woocommerce .wc-block-cart .wc-block-components-combobox input:focus, body #content .woocommerce .wc-block-cart .wc-block-components-textarea textarea:focus, body #content .woocommerce .wc-block-cart .wc-block-components-select select:focus, body #content .woocommerce .wc-block-checkout .wc-block-components-text-input input:focus, body #content .woocommerce .wc-block-checkout .wc-block-components-combobox input:focus, body #content .woocommerce .wc-block-checkout .wc-block-components-textarea textarea:focus, body #content .woocommerce .wc-block-checkout .wc-block-components-select select:focus {
  border-color: #AD0014 !important;
  outline: none;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-button, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-cart__submit-button, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-checkout-place-order-button, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-button, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-cart__submit-button, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button, body #content .woocommerce .wc-block-cart .wc-block-components-button, body #content .woocommerce .wc-block-cart .wc-block-cart__submit-button, body #content .woocommerce .wc-block-cart .wc-block-components-checkout-place-order-button, body #content .woocommerce .wc-block-checkout .wc-block-components-button, body #content .woocommerce .wc-block-checkout .wc-block-cart__submit-button, body #content .woocommerce .wc-block-checkout .wc-block-components-checkout-place-order-button {
  background: #AD0014 !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 8px !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 600 !important;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-button:hover, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-cart__submit-button:hover, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-checkout-place-order-button:hover, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-button:hover, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-cart__submit-button:hover, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:hover, body #content .woocommerce .wc-block-cart .wc-block-components-button:hover, body #content .woocommerce .wc-block-cart .wc-block-cart__submit-button:hover, body #content .woocommerce .wc-block-cart .wc-block-components-checkout-place-order-button:hover, body #content .woocommerce .wc-block-checkout .wc-block-components-button:hover, body #content .woocommerce .wc-block-checkout .wc-block-cart__submit-button:hover, body #content .woocommerce .wc-block-checkout .wc-block-components-checkout-place-order-button:hover {
  background: #130F0F !important;
  color: #fff !important;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-cart-items, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-sidebar, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-order-summary, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-cart-items, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-sidebar, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-order-summary, body #content .woocommerce .wc-block-cart .wc-block-cart-items, body #content .woocommerce .wc-block-cart .wc-block-components-sidebar, body #content .woocommerce .wc-block-cart .wc-block-components-order-summary, body #content .woocommerce .wc-block-checkout .wc-block-cart-items, body #content .woocommerce .wc-block-checkout .wc-block-components-sidebar, body #content .woocommerce .wc-block-checkout .wc-block-components-order-summary {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-product-name, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-product-name, body #content .woocommerce .wc-block-cart .wc-block-components-product-name, body #content .woocommerce .wc-block-checkout .wc-block-components-product-name {
  font-weight: 600;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-product-price, body #content .woocommerce .wp-block-woocommerce-cart .wc-block-formatted-money-amount, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-product-price, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-formatted-money-amount, body #content .woocommerce .wc-block-cart .wc-block-components-product-price, body #content .woocommerce .wc-block-cart .wc-block-formatted-money-amount, body #content .woocommerce .wc-block-checkout .wc-block-components-product-price, body #content .woocommerce .wc-block-checkout .wc-block-formatted-money-amount {
  font-weight: 600;
  color: #AD0014;
}
body #content .woocommerce .wp-block-woocommerce-cart .wc-block-components-notice-banner, body #content .woocommerce .wp-block-woocommerce-checkout .wc-block-components-notice-banner, body #content .woocommerce .wc-block-cart .wc-block-components-notice-banner, body #content .woocommerce .wc-block-checkout .wc-block-components-notice-banner {
  border-radius: 8px;
  border-left: 3px solid #AD0014;
}
body #content .al-cf7 input[type=text], body #content .al-cf7 input[type=email], body #content .al-cf7 input[type=tel], body #content .al-cf7 textarea, body #content .al-cf7 select {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  font-family: "Manrope", sans-serif;
  font-size: 0.95rem;
  margin-bottom: 0.2rem;
  background: #fff;
}
body #content .al-cf7 textarea {
  min-height: 8rem;
}
body #content .al-cf7 input[type=submit] {
  background: #130F0F;
  color: #fff;
  border: 0;
  border-radius: 8px;
  padding: 0.85rem 1.6rem;
  cursor: pointer;
  font-size: 1rem;
}
body #content .al-cf7 input[type=submit]:hover {
  background: #AD0014;
}
body #content .product-enquiry-popup {
  display: none;
  max-width: 32rem;
  padding: 2rem 2.2rem;
  background: #fff;
}
body #content .product-enquiry-popup h3 {
  margin: 0 0 0.5rem;
  font-size: 1.5rem;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}
body #content .product-enquiry-popup p {
  margin-bottom: 0.85rem;
  font-size: 0.95rem;
  font-weight: 300;
}
body #content .product-enquiry-popup__sku {
  color: #AD0014;
  font-weight: 600 !important;
}
body #content .inside.sec-shop, body #content .inside.sec-product, body #content .inside.sec-woocommerce-page, body #content .inside.sec-search, body #content .inside.sec-404 {
  padding: 2.5rem 0 4.4rem;
}
body #content .inside.sec-certs-files {
  padding: 3.6rem 0 4.6rem;
  background: #F8F8F8;
}
body #content .inside.sec-certs-files .row.one {
  margin-bottom: 1.6rem;
}
body #content .inside.sec-certs-files .row.one h2 {
  margin-bottom: 0.4rem;
}
body #content .inside.sec-certs-files .certifications-table {
  max-width: 100%;
  overflow-x: auto;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(19, 15, 15, 0.06);
}
body #content .inside.sec-certs-files .certifications-table table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}
body #content .inside.sec-certs-files .certifications-table thead th {
  background: #130F0F;
  color: #fff;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.02em;
  text-align: left;
  padding: 0.95rem 1.3rem;
  border: 0;
}
body #content .inside.sec-certs-files .certifications-table tbody tr {
  border-bottom: 1px solid #ececec;
}
body #content .inside.sec-certs-files .certifications-table tbody tr:last-child {
  border-bottom: 0;
}
body #content .inside.sec-certs-files .certifications-table tbody tr:hover {
  background: #fafafa;
}
body #content .inside.sec-certs-files .certifications-table td {
  padding: 1.05rem 1.3rem;
  vertical-align: middle;
  font-size: 1.02rem;
  font-weight: 400;
  color: #130F0F;
  border: 0;
}
body #content .inside.sec-certs-files .certifications-table td:last-child {
  width: 11rem;
  text-align: right;
}
body #content .inside.sec-certs-files .certifications-table a, body #content .inside.sec-certs-files .certifications-table .btn-download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  background: #AD0014;
  color: #fff !important;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.55rem 1.05rem;
  border-radius: 8px;
  text-decoration: none;
  white-space: nowrap;
}
body #content .inside.sec-certs-files .certifications-table a:hover, body #content .inside.sec-certs-files .certifications-table .btn-download:hover {
  background: #130F0F;
  color: #fff !important;
  text-decoration: none;
}
body #content .inside.sec-certs-files .certifications-table a svg, body #content .inside.sec-certs-files .certifications-table a i, body #content .inside.sec-certs-files .certifications-table .btn-download svg, body #content .inside.sec-certs-files .certifications-table .btn-download i {
  width: 0.9rem;
  height: 0.9rem;
}
body #content .inside.sec-about-intro, body #content .inside.sec-about-story, body #content .inside.sec-contact-intro, body #content .inside.sec-contact-bulk, body #content .inside.sec-certs-intro, body #content .inside.sec-tips-intro, body #content .inside.sec-tips-posts, body #content .inside.sec-blogs-intro, body #content .inside.sec-blogs-list {
  padding: 3.2rem 0 0;
}
body #content .inside.sec-about-values, body #content .inside.sec-contact-grid, body #content .inside.sec-certs-marks, body #content .inside.sec-tips-grid {
  padding: 2.2rem 0;
}
body #content .inside.sec-about-cta {
  padding: 3.6rem 0;
  background: #130F0F;
}
body #content .inside.sec-about-cta .txt p {
  color: #fff !important;
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1.4rem;
}
body #content .inside.sec-about-cta h2 {
  margin-bottom: 0.6rem;
}
body #content .inside.sec-about-intro .txt p, body #content .inside.sec-blogs-intro .txt p, body #content .inside.sec-certs-intro .txt p, body #content .inside.sec-tips-intro .txt p, body #content .inside.sec-contact-intro .txt p {
  max-width: 46rem;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.55;
}
body #content .inside.sec-about-values {
  background: #fff;
}
body #content .inside.sec-about-values .img {
  width: 4.6rem;
  background: rgba(173, 0, 20, 0.2);
  border-radius: 50%;
  padding: 0.9rem;
}
body #content .inside.sec-about-values .img img {
  width: 100%;
  height: auto;
  display: block;
}
body #content .inside.sec-about-values h4 {
  margin-bottom: 0.25rem;
}
body #content .inside.sec-about-values .txt p {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 300;
}
body #content .inside.sec-about-story .img img {
  width: 100%;
  height: auto;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  display: block;
}
body #content .inside.sec-about-story .wpb_column:last-child {
  padding-left: 2.2rem;
}
body #content .inside.sec-about-story .txt p {
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.55;
  margin-bottom: 1.4rem;
}
body #content .inside .contact-facts p {
  margin-bottom: 0.65rem;
  font-size: 1.05rem;
}
body #content .inside .contact-facts a {
  color: #AD0014;
  font-weight: 600;
}
body #content .inside .inside-article__media {
  margin-bottom: 1.8rem;
}
body #content .inside .inside-article__media img {
  width: 100%;
  height: auto;
  display: block;
}
body #content .inside.sec-article {
  padding: 3.2rem 0 4.6rem;
  background: #fff;
}
body #content .inside.sec-article .article-layout {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2.8rem;
}
body #content .inside.sec-article .article-main {
  width: 70%;
  flex: 0 0 70%;
}
body #content .inside.sec-article .article-title {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #130F0F;
  margin: 0 0 0.55rem;
}
body #content .inside.sec-article .article-date {
  color: #AD0014;
  font-size: 1rem;
  font-weight: 500;
  margin: 0 0 1.6rem;
}
body #content .inside.sec-article .article-content h2 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.3;
  color: #130F0F;
  margin: 2.1rem 0 0.8rem;
}
body #content .inside.sec-article .article-content h3 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.35rem;
  line-height: 1.35;
  color: #130F0F;
  margin: 1.7rem 0 0.7rem;
}
body #content .inside.sec-article .article-content h4 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.15rem;
  margin: 1.4rem 0 0.55rem;
}
body #content .inside.sec-article .article-content p {
  font-size: 1.05rem;
  font-weight: 400;
  line-height: 1.7;
  color: #130F0F;
  margin: 0 0 1.15rem;
}
body #content .inside.sec-article .article-content ul, body #content .inside.sec-article .article-content ol {
  margin: 0 0 1.4rem 1.3rem;
  padding: 0;
}
body #content .inside.sec-article .article-content ul li, body #content .inside.sec-article .article-content ol li {
  margin-bottom: 0.5rem;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #130F0F;
}
body #content .inside.sec-article .article-content a {
  color: #AD0014;
  font-weight: 500;
}
body #content .inside.sec-article .article-content a:hover {
  color: #130F0F;
}
body #content .inside.sec-article .article-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 0.6rem 0 1.4rem;
  display: block;
}
body #content .inside.sec-article .article-content blockquote {
  margin: 1.4rem 0;
  padding: 1rem 1.3rem;
  border-left: 3px solid #AD0014;
  background: #F8F8F8;
}
body #content .inside.sec-article .article-content blockquote p {
  margin-bottom: 0;
  font-weight: 300;
}
body #content .inside.sec-article .article-content strong {
  font-weight: 700;
}
body #content .inside.sec-article .article-share {
  margin-top: 2.4rem;
  padding-top: 1.6rem;
  border-top: 1px solid #ececec;
}
body #content .inside.sec-article .article-share h3 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #130F0F;
  margin: 0 0 0.9rem;
}
body #content .inside.sec-article .article-share ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin: 0;
  padding: 0;
}
body #content .inside.sec-article .article-share a {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background: #130F0F;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body #content .inside.sec-article .article-share a:hover {
  background: #AD0014;
  color: #fff;
}
body #content .inside.sec-article .article-share a svg, body #content .inside.sec-article .article-share a i {
  width: 0.95rem;
  height: 0.95rem;
}
body #content .inside.sec-article .article-sidebar {
  width: 28%;
  flex: 0 0 28%;
  background: #F8F8F8;
  padding: 1.4rem 1.2rem 1.2rem;
  border-radius: 8px;
}
body #content .inside.sec-article .article-sidebar h3 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: #130F0F;
  margin: 0 0 1rem;
}
body #content .inside.sec-article .article-sidebar .recent-blogs {
  list-style: none;
  margin: 0;
  padding: 0;
}
body #content .inside.sec-article .article-sidebar .recent-blogs li {
  margin: 0 0 0.95rem;
  padding: 0 0 0.95rem;
  border-bottom: 1px solid #e8e8e8;
}
body #content .inside.sec-article .article-sidebar .recent-blogs li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
body #content .inside.sec-article .article-sidebar .recent-blogs a {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #130F0F;
}
body #content .inside.sec-article .article-sidebar .recent-blogs a:hover {
  color: #AD0014;
}
body #content .inside.sec-article .article-sidebar .recent-blogs a:hover .recent-blogs__title {
  color: #AD0014;
}
body #content .inside.sec-article .article-sidebar .recent-blogs__thumb {
  flex: 0 0 4.2rem;
  width: 4.2rem;
  height: 4.2rem;
  overflow: hidden;
  border-radius: 4px;
  background: #fff;
}
body #content .inside.sec-article .article-sidebar .recent-blogs__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
body #content .inside.sec-article .article-sidebar .recent-blogs__title {
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.35;
}
body #content .product-page .woocommerce-product-gallery__wrapper img {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
}
body #content .page-header {
  position: relative;
}
body #content .page-header .page-header-container .flex-row {
  position: absolute;
  bottom: 0;
  z-index: 99;
}
body #content .page-header .page-header-container .flex-row h3 {
  color: #fff;
  font-size: 1.25rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
body #content .page-header .page-header-container .flex-row h3 a {
  color: #fff;
}
body #content .page-header .page-header-image {
  position: relative;
}
body #content .page-header .page-header-image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(183deg, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.73) 95.31%);
}
body #content .page-header .page-header-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 30rem;
  width: 100%;
}
body #content .page-header .full-width {
  background: #130F0F;
  padding: 1rem;
}
body #content .page-header .full-width .flex-row {
  position: relative;
  bottom: 0;
  z-index: 0;
}
body #content .page-header .full-width .flex-row h3 {
  color: #fff;
  font-size: 1.25rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
}
body #content .page-header .full-width .flex-row h3 a {
  color: #fff;
}
body footer#colophon {
  background: #12100e;
}
body footer#colophon .footer-widget {
  padding: 3.6rem 0 3.2rem;
  background: #12100e;
}
body footer#colophon .footer-widget .row-top .flex-row {
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
body footer#colophon .footer-widget .row-top .footer-brand .footer-logo {
  display: block;
  margin-bottom: 1.15rem;
}
body footer#colophon .footer-widget .row-top .footer-brand .footer-logo .custom-logo-link {
  display: inline-block;
}
body footer#colophon .footer-widget .row-top .footer-brand img {
  filter: brightness(0) invert(1);
  margin-bottom: 0;
  width: auto;
  max-width: 11.5rem;
  height: auto;
}
body footer#colophon .footer-widget .row-top .footer-brand p, body footer#colophon .footer-widget .row-top .footer-brand .textwidget p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
  color: #ffffff;
  line-height: 1.55;
  padding-bottom: 0;
  border-bottom: 0;
  max-width: 17.5rem;
  margin: 0;
}
body footer#colophon .footer-widget .row-top .widget {
  margin: 0;
}
body footer#colophon .footer-widget .row-top h2, body footer#colophon .footer-widget .row-top .widget-title {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 1.15rem;
  font-style: normal;
  line-height: normal;
  margin-bottom: 1.15rem;
  position: relative;
  padding-bottom: 0;
}
body footer#colophon .footer-widget .row-top h2:before, body footer#colophon .footer-widget .row-top .widget-title:before {
  display: none;
}
body footer#colophon .footer-widget .row-top h2:empty, body footer#colophon .footer-widget .row-top .widget-title:empty {
  display: none;
}
body footer#colophon .footer-widget a {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
}
body footer#colophon .footer-widget a:hover {
  color: #AD0014;
}
body footer#colophon .footer-widget p {
  color: #ffffff;
  font-size: 0.95rem;
  font-family: "Manrope", sans-serif;
}
body footer#colophon .footer-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body footer#colophon .footer-widget ul li {
  margin-bottom: 0.7rem;
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.45;
}
body footer#colophon .footer-widget ul li a {
  color: #ffffff;
}
body footer#colophon .footer-widget ul li a:hover {
  color: #AD0014;
}
body footer#colophon .footer-widget ul li:last-child {
  margin-bottom: 0;
}
body footer#colophon .footer-widget ul.social-icons {
  list-style: none;
  display: flex;
  gap: 0.6rem;
}
body footer#colophon .footer-widget ul.social-icons li {
  margin: 0;
}
body footer#colophon .footer-widget ul.social-icons li a {
  color: #ffffff;
  opacity: 1;
  font-size: 1rem;
}
body footer#colophon .footer-widget ul.social-icons li a:hover {
  opacity: 0.7;
}
body footer#colophon .copyright-div {
  background: #12100e;
  padding: 1rem 0.833rem 1.15rem;
  border-top: 1px solid rgba(255, 255, 255, 0.28);
}
body footer#colophon .copyright-div .copyright {
  display: flex;
  justify-content: center;
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 0.78rem;
  margin-bottom: 0;
}
body footer#colophon .copyright-div .copyright .copyright-line {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 0.78rem;
  margin-bottom: 0;
  text-align: center;
}
body footer#colophon .copyright-div .copyright .copyright-line a {
  color: #ffffff;
}
body footer#colophon .copyright-div .copyright .copyright-line a:hover {
  color: #AD0014;
}
body footer#colophon .copyright-div .copyright .menu-privacy-policy-container ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 1rem;
}
body footer#colophon .copyright-div .copyright .menu-privacy-policy-container ul.menu li {
  margin: 0;
  padding: 0;
}
body footer#colophon .copyright-div .copyright .menu-privacy-policy-container ul.menu li a {
  color: #fff;
}
body footer#colophon .copyright-div .copyright .menu-privacy-policy-container ul.menu li a:hover {
  color: rgba(255, 255, 255, 0.6039215686);
}

.fancybox-container .product-enquiry-popup,
.fancybox-content.product-enquiry-popup {
  display: block !important;
  max-width: 32rem;
  max-height: 85vh;
  overflow-y: auto;
  padding: 2rem 2.2rem;
  background: #fff;
  margin: 2rem auto;
}

.fancybox-slide--html {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.fancybox-container .product-enquiry-popup h3 {
  margin: 0 0 0.5rem;
  font-size: 1.5rem;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}

.fancybox-container .product-enquiry-popup p {
  margin-bottom: 0.85rem;
  font-size: 0.95rem;
  font-weight: 300;
}

.fancybox-container .product-enquiry-popup__sku {
  color: #AD0014;
  font-weight: 600 !important;
}

.fancybox-container .al-cf7 input[type=text],
.fancybox-container .al-cf7 input[type=email],
.fancybox-container .al-cf7 input[type=tel],
.fancybox-container .al-cf7 textarea,
.fancybox-container .al-cf7 select {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  font-family: "Manrope", sans-serif;
  font-size: 0.95rem;
  margin-bottom: 0.85rem;
  background: #fff;
}

.fancybox-container .al-cf7 textarea {
  min-height: 5.5rem;
}

.fancybox-container .al-cf7 input[type=submit] {
  background: #130F0F;
  color: #fff;
  border: 0;
  border-radius: 8px;
  padding: 0.85rem 1.6rem;
  cursor: pointer;
  font-size: 1rem;
}

.fancybox-container .al-cf7 input[type=submit]:hover {
  background: #AD0014;
}

.select2-container--default .select2-selection--single {
  height: 2.9rem;
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2.9rem;
  padding-left: 1rem;
  color: #130F0F;
  font-family: "Manrope", sans-serif;
  font-size: 0.95rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 2.9rem;
  right: 0.5rem;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #9A9A9A;
}

.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #AD0014;
}

.select2-dropdown {
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  overflow: hidden;
  font-family: "Manrope", sans-serif;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  padding: 0.45rem 0.7rem;
  font-family: "Manrope", sans-serif;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #AD0014;
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background: #F8F8F8;
  color: #130F0F;
}

body.woocommerce-cart #content .entry-content,
body.woocommerce-checkout #content .entry-content,
body.woocommerce-account #content .entry-content,
body.woocommerce-order-received #content .entry-content,
body.woocommerce-view-order #content .entry-content {
  padding: 2.5rem 0 4.4rem;
}/*# sourceMappingURL=template.css.map */