@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow Condensed", serif;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1360px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 1360px;
  }
}
@media (min-width: 540px) {
  .container {
    max-width: 1360px;
  }
}
.topHeader {
    border-bottom: 1px #333 solid;
    padding: 0 0 7px;
    margin-bottom: 10px;
}
.topHeader .phoneOptions,
.topHeader .registerOptions {
  display: flex;
  list-style: none;
  gap: 30px;
  margin-bottom: 0;
  padding-left: 0;
}
.topHeader .phoneOptions li a,
.topHeader .registerOptions li a {
  display: flex !important;
  align-items: center;
  gap: 8px;
  color: #8b1b2d;
  font-weight: 500;
  text-decoration: none;
  padding: 7px;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}
.topHeader .phoneOptions li a:hover,
.topHeader .registerOptions li a:hover {
  color: #8b1b2d;
}
.topHeader .phoneOptions li a:hover path,
.topHeader .registerOptions li a:hover path {
  stroke: #8b1b2d;
}
.topHeader .phoneOptions li:nth-child(1) a,
.topHeader .registerOptions li:nth-child(1) a {
  padding-left: 0;
}
.topHeader .phoneOptions li:last-child a,
.topHeader .registerOptions li:last-child a {
  padding-right: 0;
}
.topHeader .phoneOptions svg,
.topHeader .registerOptions svg {
  height: 20px;
  width: 20px;
}

.registerOptions {
  justify-content: flex-end;
}
.registerOptions li a {
  color: #fff !important;
  background-color: #8b1b2d;
  padding-left: 15px !important;
  padding-right: 15px !important;
  border-radius: 4px;
  border: 1px #8b1b2d solid;
}
.registerOptions li a svg path {
  stroke: #fff;
}
.registerOptions li a:hover {
  background-color: transparent;
  color: #000 !important;
}
.registerOptions li a:hover svg path {
  stroke: #000 !important;
}

.menuHeader {
}
.logoBox{
  border-right: 1px #000 solid;
}
.logoBox img {
  max-width: 100%;
}

.MenuUl {
  display: flex;
  gap: 30px;
  margin-bottom: 0;
  padding-left: 0;
  justify-content: flex-end;
}
.MenuUl * {
  transition: 0.3s ease-in-out all;
}
.MenuUl li {
  position: relative;
  list-style: none;
}
.MenuUl li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  padding-left: 6px;
}
.MenuUl li a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}
.MenuUl li a:hover {
  color: #8b1b2d;
}
.MenuUl li a:hover svg {
  fill: #8b1b2d;
}
.MenuUl li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  background-color: #fff;
  top: 100%;
  border: 1px #eee solid;
  min-width: 220px;
  margin-bottom: 0;
  padding-left: 0;
  transform: translateY(-10px);
  z-index: 99;
}
.MenuUl li > ul li a {
  font-size: 16px;
  padding: 10px 10px;
  display: block;
  border-bottom: 1px #eee solid;
}
.MenuUl li > ul li:last-child a {
  border-bottom: 0;
}
.MenuUl li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.siteFooter {
  padding: 30px 0 30px 0px;
  background-color:#871c2c;
}

.footerBox h4.wp-block-heading {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top:10px;
}
.footerBox ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.footerBox ul li {
  line-height: 2;
}
.footerBox ul li a {
  color: #8b1b2d;
  text-decoration: none;
}
.footerBox p,
.footerBox li {
  font-size: 16px;
}
.footerBox *{
    color:#fff;
}
.footerBox {
    text-align: center;
    border: 1px #eee solid;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hamMenu {
  display: none;
}

.smallShow {
  display: none;
}
.footerBox figure{
    margin-top:1rem;
}
.footerBox img {
    height: max-content;
    width: 100px;
    object-fit: contain;
    padding-top: 10px;
}
a.wp-block-social-link-anchor {
    padding: 7px;
    background-color: #fff;
    border-radius: 4px;
}
a.wp-block-social-link-anchor svg{
    fill:#8b1b2d !important;
}
.woocommerce ul.products li.product .button {
    background-color: #8B1B2D;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8B1B2D;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.mj-post-title a,.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color:#000;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    padding: 0;
    border: 1px #eee solid;
}
h2.woocommerce-loop-product__title {
    padding: 10px !important;
}
h2.wooTitle {
    font-size: 48px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}
span.posted_in a {
    color: #8b1b2d;
    font-family: 'Barlow Condensed';
    font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
    color: #000 !important;
    border-radius: 0 !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px;
    border: 1px #eee solid;
    margin-top: 0;
    border-top:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0 !important;
}
section.related.products h2 {
    font-size: 49px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-ordering select {
    height: 50px;
    border: 1px #eee solid;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
    font-weight: 700;
}
h1.entry-title {
    font-weight: 700;
}
@media (max-width: 991px) {
  .MenuUl {
    display: none;
  }
  .hamMenu {
    display: block;
    font-size: 32px;
    text-align: right;
  }
  .smallHide {
    display: none;
  }
  .smallShow {
    display: block;
  }
  .menuHeader .registerOptions {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
  }
  .menuHeader .registerOptions li a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
  }
  .menuHeader .registerOptions li a svg {
    height: 20px;
    width: 20px;
  }
  .siteFooter {
    padding: 30px 0 20px 0px;
  }
}
@media (max-width: 656px) {
  .topHeader .phoneOptions,
  .topHeader .registerOptions {
    gap: 0px;
  }
  .topHeader .phoneOptions li a,
  .topHeader .registerOptions li a {
    font-size: 14px;
  }
  .menuHeader .registerOptions li a {
    font-size: 14px;
  }
  section.related.products h2 {
      font-size:24px;
    }
}
@media (max-width: 550px) {
  .phoneOptions {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footerBox {
    margin-bottom: 30px;
  }
  .footerBox h4.wp-block-heading {
    font-size: 20px;
  }
}/*# sourceMappingURL=style.css.map */