@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i|Barlow:100,100i,900,900i';
body {
  font-family: "Avenir", sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
}
body b {
  font-weight: 700;
}

h1, h1.entry-title, h2, h3, h4, h5, h6 {
  word-wrap: break-word;
  font-family: "Montserrat", serif;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  h1, h1.entry-title, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", serif;
    font-weight: 900;
  }
}

.product-title h1 {
  font-size: 5rem;
}

.page-header .entry-title {
  font-size: 5rem;
}

h2 {
  font-size: 3.5rem;
}

.menu-item {
  font-family: "Avenir", sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-item b {
  font-weight: 700;
}

main#content {
  padding-top: 5rem;
  min-height: 500px;
  background: #fff;
}

.page-template-top-level main#content {
  padding-top: 0;
}

.no-post-thumbnail main#content {
  margin-top: 5rem;
}

#site-header {
  box-shadow: #3F464E 0 -60px 70px;
  z-index: 10;
  top: 0;
}
#site-header .site-navigation-toggle-holder:not(.elementor-active) + .site-navigation-dropdown {
  transform: inherit;
  height: 0;
  max-height: 0;
  overflow: hidden;
}
#site-header .site-navigation-toggle-holder.elementor-active + .site-navigation-dropdown {
  transform: inherit;
  max-height: 100vh;
  height: 100vh;
  position: relative;
}
#site-header #menu-mobile-menu {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
#site-header .site-navigation-toggle-holder .site-navigation-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 32px;
  height: 32px;
}
#site-header .site-navigation-toggle-holder .site-navigation-toggle:before {
  content: "\f228";
  font-family: "dashicons";
  font-size: 2.5rem;
  color: #EFF0F0;
}
#site-header.site-header.dynamic-header {
  background-color: #80222A;
  position: fixed;
  width: 100vw;
  z-index: 10;
}
#site-header.site-header.dynamic-header .header-inner {
  padding-inline-start: 0;
  padding-inline-end: 0;
}
#site-header.site-header.dynamic-header .header-inner #menu-mobile-menu {
  background: transparent;
}
#site-header.site-header.dynamic-header .header-inner .site-navigation-dropdown ul#menu-mobile-menu.menu li.menu-item a {
  color: #fff;
  background: #80222A;
}
#site-header.site-header.dynamic-header .header-inner .site-navigation-dropdown ul#menu-mobile-menu.menu li.menu-item .sub-menu a {
  color: #80222A;
  background: #EFF0F0;
}
#site-header.site-header.dynamic-header .header-inner .site-navigation-dropdown ul#menu-mobile-menu.menu li.current-menu-item a {
  background: #691c22;
}
#site-header.site-header.dynamic-header .site-branding.show-logo {
  max-width: 50px;
  padding: 0 1rem;
}
@media only screen and (min-width: 768px) {
  #site-header.site-header.dynamic-header {
    padding: 0 2rem;
    position: fixed;
    z-index: 10;
    padding-block-start: 0;
    padding-block-end: 0;
    background-color: transparent;
    width: 100vw;
    transition: background-color 0.25s;
  }
  #site-header.site-header.dynamic-header.bg {
    background-color: #80222A;
  }
  #site-header.site-header.dynamic-header .header-inner {
    max-width: inherit;
  }
  #site-header.site-header.dynamic-header .header-inner .site-branding.show-logo {
    max-width: 120px;
    padding: 0;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation {
    position: inherit;
    max-width: 100%;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu {
    position: inherit;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item {
    position: inherit;
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 1.3rem;
    height: 90px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.active a, #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item:hover a, #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.current-menu-item a {
    color: #fff;
    background: #691c22;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.simple-expanded a {
    color: #fff;
    background: #691c22;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item a {
    display: block;
    color: #fff;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item a h2 {
    color: #fff;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item a p {
    color: #fff;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item:hover > div.sub-menu {
    display: block;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown {
    display: flex;
    align-content: center;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 0.9rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown a:hover {
    background-color: #691c22;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown.button {
    display: inline-block;
    margin-left: 1rem;
    color: #80222A;
    align-self: center;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown.button a {
    padding: 1rem 1.5rem;
    color: #80222A;
    background: #fff;
    border-radius: 100px;
    height: 50px;
    font-size: 0.9rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu {
    top: 100%;
    display: none;
    background: #fff;
    position: absolute;
    z-index: 10;
    width: 100vw;
    max-width: 100vw;
    right: 0;
    box-shadow: rgba(0, 0, 0, 0.062745098) 0 50px 50px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns {
    display: flex;
    flex-wrap: nowrap;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column {
    flex: 1;
    justify-content: space-between;
    padding: 50px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column h1 {
    color: #b6b9b9;
    text-transform: capitalize;
    font-size: 1.2rem;
    padding-bottom: 30px;
    font-family: "Montserrat", serif;
    font-weight: 700;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column div.sub-menu-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column div.sub-menu-items div.sub-menu-item a {
    padding: 0;
    margin: 0;
    color: #3F464E;
    font-size: 1vw;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column div.sub-menu-items div.sub-menu-item a h2 {
    font-size: 1rem;
    font-family: "Montserrat", serif;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0.25rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column div.sub-menu-items div.sub-menu-item a p {
    font-family: "Avenir", sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    text-transform: none;
    font-size: 0.8rem;
    font-weight: 400;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column div.sub-menu-items div.sub-menu-item a p b {
    font-weight: 700;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item div.sub-menu div.sub-menu-columns div.sub-menu-column div.sub-menu-items div.sub-menu-item a:hover h2 {
    color: #80222A;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.divider {
    border-right: 3px solid #EFF0F0;
    height: 50px;
    align-self: center;
    margin: 0 1rem 0;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation div.simple-dropdown {
    display: none;
    position: absolute;
    z-index: 10;
    background: white;
    top: 90px;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 20px -5px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation div.simple-dropdown .sub-menu-items div.sub-menu-item {
    padding: 0;
    margin: 0;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation div.simple-dropdown .sub-menu-items div.sub-menu-item:last-of-type a {
    border-bottom: none;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation div.simple-dropdown .sub-menu-items div.sub-menu-item a {
    margin: 0;
    color: #80222A;
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem;
    display: block;
    border-bottom: 1px solid #b6b9b9;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation div.simple-dropdown .sub-menu-items div.sub-menu-item a:hover {
    color: #3F464E;
    background: #EFF0F0;
  }
  #site-header.site-header.dynamic-header .site-branding.show-logo {
    max-width: 50px;
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 1124px) {
  #site-header.site-header.dynamic-header .header-inner .site-branding.show-logo {
    max-width: 150px;
    padding: 1rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item {
    height: 120px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown {
    top: 120px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown a {
    font-size: 1rem;
    padding-top: 3rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown.button a {
    font-size: 1rem;
    margin-top: 2.3rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu div.simple-dropdown {
    top: 120px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu div.simple-dropdown .sub-menu-items div.sub-menu-item a {
    font-size: 0.9rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.divider {
    height: 50px;
    margin: 2.5rem 1rem 0;
  }
}
@media only screen and (min-width: 1955px) {
  #site-header.site-header.dynamic-header .header-inner {
    max-width: inherit;
  }
  #site-header.site-header.dynamic-header .header-inner .site-branding.show-logo {
    max-width: 270px;
    padding: 1rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation {
    max-width: 80%;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item {
    height: 120px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown {
    top: 120px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown a {
    font-size: 1.3rem;
    padding-top: 3rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown.button a {
    font-size: 1.3rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown .sub-menu {
    max-width: 60vw;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.menu-item-simple-dropdown .sub-menu div.sub-menu-item a {
    padding: 0;
    margin: 0;
    color: #3F464E;
    font-size: 1.3rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.menu-item.sign-in {
    font-size: 1.3rem;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu div.simple-dropdown {
    top: 120px;
  }
  #site-header.site-header.dynamic-header .header-inner .site-navigation ul.menu li.divider {
    border-right: 3px solid #EFF0F0;
    align-self: center;
    margin: 2.5rem 1rem 0;
  }
}

.no-post-thumbnail #site-header {
  background-color: #80222A !important;
}

footer#site-footer {
  padding-block-start: 0;
  padding-block-end: 0;
}
footer#site-footer .footer-inner {
  padding-inline-start: 0;
  padding-inline-end: 0;
  max-width: inherit;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
footer#site-footer .footer-inner .site-branding {
  max-width: inherit;
  height: auto;
  flex-basis: 100%;
  justify-content: flex-start;
  padding: 60px 40px;
  background-color: #80222A;
  color: #EFF0F0;
  font-size: 1.2rem;
  font-family: "Montserrat", serif;
  font-weight: 400;
  box-shadow: none;
  z-index: 1;
}
@media only screen and (min-width: 1124px) {
  footer#site-footer .footer-inner .site-branding {
    box-shadow: -80px 110px 35px 60px rgba(0, 0, 0, 0.75);
  }
}
footer#site-footer .footer-inner .site-branding p.bold {
  font-weight: 800;
}
footer#site-footer .footer-inner .site-branding .footer-logo {
  max-width: 220px;
}
footer#site-footer .footer-inner .footer-navigation {
  flex-basis: 100%;
  height: auto;
  padding: 1rem;
  background-color: #80222A;
  color: #EFF0F0;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
}
footer#site-footer .footer-inner .footer-navigation a {
  color: #EFF0F0;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section {
  flex-basis: 100%;
  flex-wrap: wrap;
  margin: 20px;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .footer-navigation-top-level-header {
  font-family: "Montserrat", serif;
  font-size: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 3px solid #fff;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns {
  flex: 1;
  display: flex;
  flex-wrap: nowrap;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns .sub-menu-column {
  flex: 1;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns .sub-menu-column .sub-menu-classification-header {
  font-family: "Montserrat", serif;
  font-size: 1.3rem;
  color: #b6b9b9;
  margin-bottom: 1rem;
}
footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns .sub-menu-column .sub-menu-items .sub-menu-item a {
  font-family: "Montserrat", serif;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8;
}
footer#site-footer .footer-inner .footer-area-one h2.wp-block-heading {
  font-family: "Montserrat", serif;
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  margin: 1rem 0;
  text-transform: inherit;
}
footer#site-footer .footer-inner .footer-area-one div.wp-block-button > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  color: #80222A;
  font-family: "Montserrat", serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 1rem 2rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}
footer#site-footer .footer-inner .footer-area-one div.wp-block-button > a:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 31px;
  margin-right: 1rem;
  background-color: #fff;
  color: #80222A;
  background-image: url(assets/icon-button-arrow-right.png);
  background-size: 100%;
  transition: transform 0.3s;
}
footer#site-footer .footer-inner .footer-area-one div.wp-block-button > a:hover:before {
  transition: transform 0.3s;
  transform: translateX(5px);
}
footer#site-footer .footer-inner .footer-base {
  flex-basis: 100%;
  display: flex;
  margin: 2rem 1rem;
}
footer#site-footer .footer-inner .footer-base .copyright {
  font-size: 1.2rem;
  max-width: inherit;
  flex: 1;
  text-align: left;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  footer#site-footer .footer-navigation {
    padding: 30px 40px 20px;
  }
  footer#site-footer .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns {
    flex-basis: 100%;
  }
  footer#site-footer .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns .sub-menu-column {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1124px) {
  footer#site-footer .footer-inner {
    flex-wrap: nowrap;
  }
  footer#site-footer .footer-inner .site-branding {
    flex-basis: 20%;
    max-width: 350px;
  }
  footer#site-footer .footer-inner .footer-navigation {
    flex: auto;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section {
    flex: 1;
    margin: 20px;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section.flex-2 {
    flex: 2;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section.flex-3 {
    flex: 3;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section.flex-4 {
    flex: 4;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns {
    flex-wrap: wrap;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns .sub-menu-column {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1955px) {
  footer#site-footer .footer-inner .site-branding {
    flex-basis: 20%;
    max-width: 350px;
  }
  footer#site-footer .footer-inner .footer-navigation {
    flex: auto;
  }
  footer#site-footer .footer-inner .footer-navigation .footer-navigation-section .sub-menu .sub-menu-columns .sub-menu-column {
    flex: 1;
  }
}

.featured-image-full {
  background-color: #3F464E;
  width: 100%;
  height: 250px;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .featured-image-full {
    height: 700px;
  }
}

.elementor-widget-divider {
  border: 0;
  display: block;
  clear: both;
  margin: 0 auto;
  height: 65px;
  background: url(assets/divider.png) no-repeat center center;
  mix-blend-mode: multiply;
}
.elementor-widget-divider .elementor-divider-separator {
  border: 0 !important;
}

/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
 * Header styling and layout
 */
.site-header {
  /* Backwards compat for Hello 2.3.0 */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-block-start: 1rem;
  padding-block-end: 1rem;
  position: relative;
}

.site-header .site-title {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.site-header .site-branding {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
}

.site-header .header-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.site-header .header-inner .custom-logo-link {
  display: block;
}

.site-header .header-inner .site-branding .site-title,
.site-header .header-inner .site-branding .site-description {
  margin: 0;
}

.site-header .header-inner .site-branding .site-logo img {
  display: block;
}

.site-header .header-inner .site-branding.show-title .site-logo {
  display: none !important;
}

.site-header .header-inner .site-branding.show-logo .site-title {
  display: none !important;
}

.site-header.header-inverted .header-inner {
  flex-direction: row-reverse;
}

.site-header.header-inverted .header-inner .site-branding {
  text-align: end;
}

.site-header.header-stacked .header-inner {
  align-items: center;
  flex-direction: column;
  text-align: center;
}

/**
 * Footer styling and layout
 */
.site-footer {
  padding-block-start: 1rem;
  padding-block-end: 1rem;
  position: relative;
}

.site-footer .site-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.site-footer .site-branding {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
}

.site-footer .footer-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.site-footer .footer-inner .custom-logo-link {
  display: block;
}

.site-footer .footer-inner .site-branding .site-title,
.site-footer .footer-inner .site-branding .site-description {
  margin: 0;
}

.site-footer .footer-inner .site-branding .site-logo img {
  display: block;
}

.site-footer .footer-inner .site-branding.show-title .site-logo {
  display: none !important;
}

.site-footer .footer-inner .site-branding.show-logo .site-title {
  display: none !important;
}

.site-footer .footer-inner .copyright {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.site-footer .footer-inner .copyright p {
  margin: 0;
}

.site-footer.footer-inverted .footer-inner {
  flex-direction: row-reverse;
}

.site-footer.footer-inverted .footer-inner .site-branding {
  text-align: end;
}

.site-footer.footer-stacked .footer-inner {
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.site-footer.footer-stacked .footer-inner .site-branding .site-title {
  text-align: center;
}

.site-footer.footer-stacked .footer-inner .site-navigation .menu {
  padding: 0;
}

@media (max-width: 576px) {
  .site-footer:not(.footer-stacked) .footer-inner .site-branding,
  .site-footer:not(.footer-stacked) .footer-inner .site-navigation,
  .site-footer:not(.footer-stacked) .footer-inner .copyright {
    display: block;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  .site-footer .footer-inner .site-navigation ul.menu {
    justify-content: center;
  }
  .site-footer .footer-inner .site-navigation ul.menu li {
    display: inline-block;
  }
}
/**
 * Navigation Menus
 */
.site-header.header-stacked .site-navigation-toggle-holder {
  justify-content: center;
  max-width: 100%;
}

.site-header.menu-layout-dropdown .site-navigation {
  display: none;
}

.site-navigation-toggle-holder {
  display: flex;
  align-items: center;
  padding: 8px 15px;
}

.site-navigation-toggle-holder .site-navigation-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #494c4f;
}

.site-navigation-toggle-holder .site-navigation-toggle-icon {
  display: block;
  width: 1.25rem;
}

.site-navigation-toggle-holder .site-navigation-toggle-icon:before, .site-navigation-toggle-holder .site-navigation-toggle-icon:after {
  content: "";
  background-color: currentColor;
  display: block;
  height: 3px;
  transition: all 200ms ease-in-out;
  border-radius: 3px;
}

.site-navigation-toggle-holder .site-navigation-toggle-icon:before {
  box-shadow: 0 0.35rem 0 currentColor;
  margin-block-end: 0.5rem;
}

.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before {
  box-shadow: none;
  transform: translateY(0.35rem) rotate(45deg);
}

.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after {
  transform: translateY(-0.35rem) rotate(-45deg);
}

.site-navigation {
  display: flex;
  align-items: center;
}

.site-navigation ul.menu, .site-navigation ul.menu ul {
  list-style-type: none;
  padding: 0;
}

.site-navigation ul.menu {
  display: flex;
  flex-wrap: wrap;
}

.site-navigation ul.menu li {
  position: relative;
  display: flex;
}

.site-navigation ul.menu li a {
  display: block;
  padding: 8px 15px;
}

.site-navigation ul.menu li.menu-item-has-children {
  padding-inline-end: 15px;
}

.site-navigation ul.menu li.menu-item-has-children:after {
  display: flex;
  content: "▾";
  font-size: 1.5em;
  justify-content: center;
  align-items: center;
  color: #666666;
  text-decoration: none;
}

.site-navigation ul.menu li.menu-item-has-children:focus-within > ul {
  display: block;
}

.site-navigation ul.menu li ul {
  background: #fff;
  display: none;
  min-width: 150px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
}

.site-navigation ul.menu li ul li {
  border-block-end: #eeeeee 1px solid;
}

.site-navigation ul.menu li ul li:last-child {
  border-block-end: none;
}

.site-navigation ul.menu li ul li.menu-item-has-children a {
  flex-grow: 1;
}

.site-navigation ul.menu li ul li.menu-item-has-children:after {
  transform: translateY(-50%) rotate(-90deg);
}

.site-navigation ul.menu li ul ul {
  left: 100%;
  top: 0;
}

.site-navigation ul.menu li:hover > ul {
  display: block;
}

footer .site-navigation ul.menu li ul {
  top: auto;
  bottom: 100%;
}

footer .site-navigation ul.menu li ul ul {
  bottom: 0;
}

footer .site-navigation ul.menu a {
  padding: 5px 15px;
}

.site-navigation-dropdown {
  margin-block-start: 10px;
  transition: max-height 0.3s, transform 0.3s;
  transform-origin: top;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
}

.site-navigation-toggle-holder:not(.elementor-active) + .site-navigation-dropdown {
  transform: scaleY(0);
  max-height: 0;
}

.site-navigation-toggle-holder.elementor-active + .site-navigation-dropdown {
  transform: scaleY(1);
  max-height: 100vh;
}

.site-navigation-dropdown ul {
  padding: 0;
}

.site-navigation-dropdown ul.menu {
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  background: white;
}

.site-navigation-dropdown ul.menu li {
  display: block;
  width: 100%;
  position: relative;
}

.site-navigation-dropdown ul.menu li a {
  display: block;
  padding: 20px;
  background: #ffffff;
  color: #55595c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1019607843);
}

.site-navigation-dropdown ul.menu li.current-menu-item a {
  color: white;
  background: #55595c;
}

.site-navigation-dropdown ul.menu > li li {
  transition: max-height 0.3s, transform 0.3s;
  transform-origin: top;
  transform: scaleY(0);
  max-height: 0;
}

.site-navigation-dropdown ul.menu li.elementor-active > ul > li {
  transform: scaleY(1);
  max-height: 100vh;
}

@media (max-width: 576px) {
  .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
    display: none !important;
  }
}
.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
  display: none !important;
}

.elementor-element a.elementor-button {
  font-family: "Avenir", sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #80222A;
  color: #fff;
  font-family: "Montserrat", serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 1rem 2rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}
.elementor-element a.elementor-button b {
  font-weight: 700;
}
.elementor-element a.elementor-button:hover:before {
  transition: transform 0.3s;
  transform: translateX(5px);
}
.elementor-element.arrow a.elementor-button {
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #80222A;
  color: #fff;
  font-family: "Montserrat", serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 1rem 2rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}
.elementor-element.arrow a.elementor-button:before {
  content: "\f344";
  font-family: "dashicons";
  margin-right: 1rem;
  transform: translateX(0);
  transition: transform 0.3s;
}
.elementor-element.arrow a.elementor-button:hover:before {
  transition: transform 0.3s;
  transform: translateX(5px);
}

.theme-hello-elementor form select, .woocommerce form select {
  border-radius: 40px;
  border-right: 1rem solid transparent;
}
.theme-hello-elementor form input, .woocommerce form input {
  border-radius: 40px;
}
.theme-hello-elementor form fieldset, .woocommerce form fieldset {
  border-radius: 20px;
  margin-bottom: 2rem;
}
.theme-hello-elementor form fieldset legend, .woocommerce form fieldset legend {
  padding: 0 10px;
}
.theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=email], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=number], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=tel], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=text], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=url], .theme-hello-elementor form .wc-block-components-text-input input[type=email], .theme-hello-elementor form .wc-block-components-text-input input[type=number], .theme-hello-elementor form .wc-block-components-text-input input[type=tel], .theme-hello-elementor form .wc-block-components-text-input input[type=text], .theme-hello-elementor form .wc-block-components-text-input input[type=url], .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=email], .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=number], .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=tel], .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=text], .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=url], .woocommerce form .wc-block-components-text-input input[type=email], .woocommerce form .wc-block-components-text-input input[type=number], .woocommerce form .wc-block-components-text-input input[type=tel], .woocommerce form .wc-block-components-text-input input[type=text], .woocommerce form .wc-block-components-text-input input[type=url] {
  border-radius: 40px;
  padding: 10px;
  max-height: 60px;
}
.theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=email] ::placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=number] ::placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=tel] ::placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=text] ::placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=url] ::placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=email] ::placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=number] ::placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=tel] ::placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=text] ::placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=url] ::placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=email] ::placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=number] ::placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=tel] ::placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=text] ::placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=url] ::placeholder, .woocommerce form .wc-block-components-text-input input[type=email] ::placeholder, .woocommerce form .wc-block-components-text-input input[type=number] ::placeholder, .woocommerce form .wc-block-components-text-input input[type=tel] ::placeholder, .woocommerce form .wc-block-components-text-input input[type=text] ::placeholder, .woocommerce form .wc-block-components-text-input input[type=url] ::placeholder {
  padding: 10px;
}
.theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=email] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=number] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=tel] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=text] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=url] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=email] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=number] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=tel] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=text] ::-webkit-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=url] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=email] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=number] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=tel] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=text] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=url] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=email] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=number] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=tel] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=text] ::-webkit-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=url] ::-webkit-input-placeholder { /* Edge */
  padding: 10px;
}
.theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=email] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=number] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=tel] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=text] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input[type=url] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=email] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=number] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=tel] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=text] :-ms-input-placeholder, .theme-hello-elementor form .wc-block-components-text-input input[type=url] :-ms-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=email] :-ms-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=number] :-ms-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=tel] :-ms-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=text] :-ms-input-placeholder, .woocommerce form .wc-block-components-form .wc-block-components-text-input input[type=url] :-ms-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=email] :-ms-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=number] :-ms-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=tel] :-ms-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=text] :-ms-input-placeholder, .woocommerce form .wc-block-components-text-input input[type=url] :-ms-input-placeholder { /* Internet Explorer 10-11 */
  padding: 10px;
}
.theme-hello-elementor form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .theme-hello-elementor form .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .woocommerce form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .woocommerce form .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  border-radius: 40px;
}
.theme-hello-elementor form .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .theme-hello-elementor form .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted, .woocommerce form .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .woocommerce form .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius: 40px;
}
.theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input label, .theme-hello-elementor form .wc-block-components-text-input label, .woocommerce form .wc-block-components-form .wc-block-components-text-input label, .woocommerce form .wc-block-components-text-input label {
  padding: 0 10px;
}
.theme-hello-elementor form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .theme-hello-elementor form .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .woocommerce form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .woocommerce form .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  padding: 2em 0.5em 1em 1.25rem;
}
.theme-hello-elementor form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .theme-hello-elementor form .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .woocommerce form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .woocommerce form .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  left: 1em;
}
.theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .theme-hello-elementor form .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .theme-hello-elementor form .wc-block-components-text-input input:-webkit-autofill, .theme-hello-elementor form .wc-block-components-text-input.is-active input[type=email], .theme-hello-elementor form .wc-block-components-text-input.is-active input[type=number], .theme-hello-elementor form .wc-block-components-text-input.is-active input[type=tel], .theme-hello-elementor form .wc-block-components-text-input.is-active input[type=text], .theme-hello-elementor form .wc-block-components-text-input.is-active input[type=url], .woocommerce form .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .woocommerce form .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .woocommerce form .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .woocommerce form .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .woocommerce form .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .woocommerce form .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .woocommerce form .wc-block-components-text-input input:-webkit-autofill, .woocommerce form .wc-block-components-text-input.is-active input[type=email], .woocommerce form .wc-block-components-text-input.is-active input[type=number], .woocommerce form .wc-block-components-text-input.is-active input[type=tel], .woocommerce form .wc-block-components-text-input.is-active input[type=text], .woocommerce form .wc-block-components-text-input.is-active input[type=url] {
  padding: 2em 0.5em 1em 1.25rem;
}
.theme-hello-elementor .wc-block-components-sidebar-layout .wc-block-components-main, .woocommerce .wc-block-components-sidebar-layout .wc-block-components-main {
  background-color: #EFF0F0;
  padding: 2rem;
}
.theme-hello-elementor .is-large .wp-block-woocommerce-checkout-order-summary-block, .woocommerce .is-large .wp-block-woocommerce-checkout-order-summary-block {
  border: 0;
  background-color: #EFF0F0;
  border-radius: 0;
  padding: 2rem;
}
.theme-hello-elementor .wc-block-components-sidebar, .woocommerce .wc-block-components-sidebar {
  margin-top: 0;
}
.theme-hello-elementor .wc-block-components-button:not(.is-link), .woocommerce .wc-block-components-button:not(.is-link) {
  border-radius: 40px;
  border: 0;
  background-color: #80222A;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1rem;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  border-radius: 40px;
  border: 0;
  background-color: #80222A;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1rem;
  padding: 1rem 2rem;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
  background-color: #691c22;
  color: #fff;
}

#carousel-wrapper {
  background-color: #3F464E;
  width: 100%;
  height: 250px;
  position: static;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #carousel-wrapper {
    height: 700px;
  }
}
#carousel-wrapper .elementor-image-carousel-caption {
  position: absolute;
  z-index: 30;
  top: inherit;
  height: 580px;
  bottom: 0;
  align-content: center;
  color: white;
  width: 90%;
  font-size: 3.5rem;
  padding: 2rem 4rem;
  font-style: normal;
}
@media only screen and (min-width: 1124px) {
  #carousel-wrapper .elementor-image-carousel-caption {
    width: 50%;
  }
}
@media only screen and (min-width: 1955px) {
  #carousel-wrapper .elementor-image-carousel-caption {
    font-size: 4.5rem;
  }
}
#carousel-wrapper .elementor-image-carousel-caption .caption-text {
  line-height: 1.2;
}
#carousel-wrapper .elementor-image-carousel-caption .caption-text strong, #carousel-wrapper .elementor-image-carousel-caption .caption-text span.highlight-red {
  display: inline-block;
  background: #80222A;
  padding: 0.7rem;
  margin: -0.7rem;
}
#carousel-wrapper .elementor-image-carousel-caption .caption-button {
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #80222A;
  color: #fff;
  font-family: "Montserrat", serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 1rem 2rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}
#carousel-wrapper .elementor-image-carousel-caption .caption-button:before {
  content: "\f344";
  font-family: "dashicons";
  margin-right: 1rem;
  color: #fff;
  transform: translateX(0);
  transition: transform 0.3s;
}
#carousel-wrapper .elementor-image-carousel-caption .caption-button:hover:before {
  transition: transform 0.3s;
  transform: translateX(5px);
}
#carousel-wrapper .elementor-element {
  height: 100%;
  width: 100%;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-image-carousel {
  padding: 0;
  z-index: 1;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-image-carousel.swiper-wrapper .swiper-slide .swiper-slide-inner {
  height: 700px;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-image-carousel.swiper-wrapper .swiper-slide .swiper-slide-inner img.swiper-slide-image {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-swiper-button {
  position: absolute;
  z-index: 2;
  bottom: 0;
  top: inherit;
  transform: inherit;
  width: 70px;
  height: 70px;
  background: #80222A;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-swiper-button:hover {
  background: #fff;
  color: #80222A;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-swiper-button:hover svg {
  fill: #80222A;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-prev {
  left: inherit;
  right: 320px;
  top: inherit;
  bottom: 0;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-next {
  left: inherit;
  right: 250px;
  top: inherit;
  bottom: 0;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .swiper-pagination {
  position: absolute;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-around;
  bottom: 0;
  right: 0;
  left: inherit;
  top: inherit;
  z-index: 2;
  height: 70px;
  width: 250px;
  padding: 0 3rem;
  background: #80222A;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #fff;
  width: 15px;
  height: 15px;
  background: #80222A;
}
#carousel-wrapper .elementor-element .elementor-widget-container .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  border: 2px solid #fff;
  background: #fff;
}

.split-cta {
  background: #fff;
}
.split-cta .e-con-inner {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.split-cta .e-con-inner > div {
  padding: 2rem;
  align-content: flex-start;
}

.get-started {
  padding: 3rem;
}

.learn-more .e-con-inner > div {
  padding: 2rem;
  align-content: flex-start;
}

.wc-products .woocommerce ul.products li.product .price {
  display: none;
  color: #691c22;
}

@media only screen and (min-width: 768px) {
  .woocommerce-page #site-header.site-header.dynamic-header {
    background-color: #80222A;
  }
}
.elementor-element.wc-products h2 {
  margin-top: 1rem;
}
.elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product {
  background: #fff;
  padding: 2rem;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product h2.woocommerce-loop-product__title {
  font-size: 1.5rem;
  color: #3F464E;
}
.elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product .button.product_type_simple, .elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product .button.product_type_variable {
  margin: 0;
  position: relative;
  display: inline-block;
  padding: 0;
  font-size: 2rem;
  background: #fff;
  color: #80222A;
  border-radius: 100px;
  border: 3px solid #80222A;
  text-indent: -9000px;
  overflow: hidden;
  width: 100px;
  height: 100px;
  transition: color, background 0.3s;
  align-self: flex-end;
}
.elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product .button.product_type_simple:before, .elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product .button.product_type_variable:before {
  content: "\f344";
  font-family: "dashicons";
  margin-right: inherit;
  position: absolute;
  text-indent: 0px;
  width: 100px;
  height: 100px;
  left: -2px;
  top: -2px;
  display: inline-flex;
  justify-content: space-around;
  align-items: center;
  font-size: 3rem;
}
.elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product .button.product_type_simple:hover, .elementor-element.wc-products div.woocommerce ul.products.elementor-grid li.product .button.product_type_variable:hover {
  background: #80222A;
  color: #fff;
  transition: color, background 0.3s;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-image img {
  width: 100%;
  height: auto;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-price {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-rating {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-button {
  font-family: "Avenir", sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #80222A;
  color: #fff;
  font-family: "Montserrat", serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 1rem 2rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-button b {
  font-weight: 700;
}
.elementor-element.wc-products .elementor-widget-woocommerce-products .elementor-widget-container .elementor-products .elementor-products-container .elementor-products-main .elementor-products-main-button:hover:before {
  transition: transform 0.3s;
  transform: translateX(5px);
}

body.single-product #primary #main {
  padding-top: 4rem;
  max-width: 100%;
}
body.single-product #primary #main .woocommerce-product-info, body.single-product #primary #main .elementor-element.e-child, body.single-product #primary #main .data-tables {
  margin: 0 auto;
}
@media (min-width: 576px) {
  body.single-product #primary #main .woocommerce-product-info, body.single-product #primary #main .elementor-element.e-child, body.single-product #primary #main .data-tables {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  body.single-product #primary #main .woocommerce-product-info, body.single-product #primary #main .elementor-element.e-child, body.single-product #primary #main .data-tables {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  body.single-product #primary #main .woocommerce-product-info, body.single-product #primary #main .elementor-element.e-child, body.single-product #primary #main .data-tables {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  body.single-product #primary #main .woocommerce-product-info, body.single-product #primary #main .elementor-element.e-child, body.single-product #primary #main .data-tables {
    max-width: 1140px;
  }
}
body.single-product #primary #main .woocommerce-product-info p:first-child {
  font-size: 1.8rem;
  margin: 2rem 0 5rem;
}
body.single-product #primary #main .data-tables {
  margin-top: 3rem;
}
body.single-product #primary #main .data-tables h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 2rem 0;
}
body.single-product #primary #main .data-tables h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem 0;
}
body.single-product #primary #main .data-tables .elementor-element {
  padding: 0;
}
body.single-product #primary #main .data-tables table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem 0;
}
body.single-product #primary #main .data-tables table thead tr th {
  background-color: #80222A;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 1rem;
  border: 0;
  text-align: center;
}
body.single-product #primary #main .data-tables table tbody tr td {
  font-size: 1.5rem;
  padding: 1rem;
  background-color: #EFF0F0;
  border: 0;
  border-bottom: 1px solid #b6b9b9;
  text-align: center;
}
body.single-product .product {
  background-color: #EFF0F0;
  padding: 3rem;
  margin-bottom: 5rem;
}
body.single-product .product-images .woocommerce-product-gallery .woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
}
body.single-product .product-summary .summary .product_title {
  font-size: 2rem;
  font-weight: 700;
  margin: 1rem 0;
}
body.single-product .product-summary .summary .price {
  font-size: 2rem;
  font-weight: 700;
  margin: 1rem 0;
  color: #44474E !important;
}
body.single-product .product-summary .summary .woocommerce-product-rating {
  font-size: 2rem;
  font-weight: 700;
  margin: 1rem 0;
}
body.single-product .product-summary .summary .single_add_to_cart_button {
  font-family: "Avenir", sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #80222A;
  color: #fff;
  font-family: "Montserrat", serif;
  font-size: 2rem;
  font-weight: 700;
  margin: 1rem 0;
}
body.single-product .product-summary .summary .single_add_to_cart_button b {
  font-weight: 700;
}
body.single-product .product .price {
  color: #44474E !important;
}
body.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
}
body.single-product .product .woocommerce-product-gallery ol.flex-control-nav {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
  list-style: none;
}
body.single-product .product .woocommerce-product-gallery ol.flex-control-nav li {
  margin: 2rem 0.5rem;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #44474E;
  overflow: hidden;
}
body.single-product .product .woocommerce-product-gallery ol.flex-control-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #EFF0F0;
  color: #EFF0F0;
  border-radius: 50%;
}
body.single-product .product .woocommerce-product-gallery ol.flex-control-nav li a.flex-active {
  background-color: #80222A;
  color: #80222A;
}
body.single-product .product table.variations tbody > tr:nth-child(odd) > td, body.single-product .product table.variations tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
body.single-product .product table.variations select {
  border-radius: 40px;
  border: 0;
  border-right: 1rem solid transparent;
}
body.single-product .product .single_variation_wrap .quantity input {
  border: 0;
  border-radius: 40px;
  margin: 1rem 0;
  font-size: 1.15rem;
}
body.single-product .product .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
  font-family: "Avenir", sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #80222A;
  color: #fff;
  font-family: "Montserrat", serif;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 1rem 0;
}
body.single-product .product .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button b {
  font-weight: 700;
}
body.woocommerce-cart .wp-block-woocommerce-cart {
  background-color: #EFF0F0;
  border: 0;
}
body.woocommerce-cart .wp-block-woocommerce-cart.alignwide {
  margin-left: 0;
  margin-right: 0;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-items-block {
  padding: 3rem;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block {
  background-color: #fff;
  padding: 1rem;
  margin: 0;
  margin-bottom: 1rem;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-sidebar {
  padding: 36px;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
  margin-top: 3rem;
}
body.woocommerce-cart .wc-block-cart-items__header {
  display: none;
}
body.woocommerce-cart .wc-block-cart-item__image {
  border-top: 0;
}
body.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td {
  border-top: 0;
  padding: 24px 0 24px 24px;
  vertical-align: top;
  font-size: 1.5rem;
}
body.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td .wc-block-cart-item__wrap a {
  font-size: 1.8rem;
  color: #44474E;
  font-weight: 700;
  text-decoration: none;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
  margin: 0;
  width: 100%;
  min-width: 250px;
}

nav.woocommerce-breadcrumb {
  display: none;
}

div.woocommerce-tabs, section.related.products {
  clear: both;
  width: 0;
  height: 0;
  overflow: hidden;
}

.is-large .wc-block-checkout__sidebar {
  top: 170px !important;
  position: sticky;
}

.woocommerce-page.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  padding: 2rem;
}
.woocommerce-page .woocommerce-MyAccount-navigation {
  padding: 2rem;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 1rem;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #80222A;
  color: #fff;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li.is-active a:hover {
  background-color: #691c22;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 1rem;
  background-color: #fff;
  border-radius: 40px;
  text-align: center;
  color: #3F464E;
  text-decoration: none;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #EFF0F0;
}
.woocommerce-page .woocommerce-MyAccount-content {
  padding: 2rem;
  background-color: #EFF0F0;
  margin: 2rem 0;
}

.woocommerce-info {
  border-top: 3px solid #80222A;
  color: #44474E;
  background-color: #fff;
}
.woocommerce-info::before {
  color: #3F464E;
}

/*# sourceMappingURL=style.css.map */
