@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
@font-face {
  font-family: ADMSans-Bold;
  src: url(fonts/DM_Sans/DMSans-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: DMSans-Medium;
  src: url(fonts/DM_Sans/DMSans-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: DMSans-Regular;
  src: url(fonts/DM_Sans/DMSans-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: DMSans-Bold;
  src: url(fonts/DM_Sans/DMSans-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: DMSerifDisplay-Regular;
  src: url(fonts/DM_Serif_Display/DMSerifDisplay-Regular.ttf);
  font-display: swap;
}
/* 
THEME NAME: fleursgltheme
AUTHOR: ShooGa marketing 
VERSION: 1.0 
*/
/*extends*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

header .mob_menu .navbar-collapse .nav.navbar-nav li, header .mob_menu, .floatLeft {
  float: left;
  width: 100%;
}

a img, img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.woocommerce-shipping-calculator .shipping-calculator-form button[name=calc_shipping], .woocommerce-checkout-payment .button, .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-cart-form table.woocommerce-cart-form__actions td .update_cart, .checkout-step-buttons button {
  border-radius: 0 !important;
  border: 1px solid !important;
  color: #fff !important;
  font-family: "DM Sans", sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  padding: 13.5px 19px 13.5px 17.5px !important;
  transition: 0.2s;
}
.woocommerce-shipping-calculator .shipping-calculator-form button[name=calc_shipping]:disabled, .woocommerce-checkout-payment .button:disabled, .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:disabled, .woocommerce-cart-form table.woocommerce-cart-form__actions td .update_cart:disabled, .checkout-step-buttons button:disabled {
  background-color: #8A8A8A !important;
  opacity: 1;
}
.woocommerce-shipping-calculator .shipping-calculator-form button[name=calc_shipping]:not(:disabled), .woocommerce-checkout-payment .button:not(:disabled), .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:not(:disabled), .woocommerce-cart-form table.woocommerce-cart-form__actions td .update_cart:not(:disabled), .checkout-step-buttons button:not(:disabled) {
  background-color: #8C0F13 !important;
}
.woocommerce-shipping-calculator .shipping-calculator-form button[name=calc_shipping]:not(:disabled):hover, .woocommerce-checkout-payment .button:not(:disabled):hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:not(:disabled):hover, .woocommerce-cart-form table.woocommerce-cart-form__actions td .update_cart:not(:disabled):hover, .checkout-step-buttons button:not(:disabled):hover {
  background-color: #000 !important;
}

body, html {
  height: 100%;
}

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

@media all and (min-width: 768px) {
  html, body {
    height: 100%;
  }
  body {
    display: -ms-flexbox !important;
    display: flex !important;
    min-height: 100vh;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .wrapp {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
}
h1, h2, h3, h4, .h1title, .h2title {
  color: #000;
}

body {
  font-family: "DM Sans", sans-serif !important;
  font-weight: 400;
  overflow-x: hidden;
}
body h1, body .h1title {
  font-family: DMSerifDisplay-Regular;
  font-size: 30px;
  line-height: 45px;
  color: #000000;
}
body h1 > a:hover, body .h1title > a:hover {
  text-decoration: none !important;
}
body h1 span, body .h1title span {
  color: #000;
}
body h2, body .h2title {
  font-family: DMSerifDisplay-Regular;
  font-size: 30px;
  text-align: left;
  line-height: 20px;
}
body h2 > a:hover, body .h2title > a:hover {
  text-decoration: none !important;
}
body h2, body h2 span, body .h2title, body .h2title span {
  color: #000;
}
body h2.woocommerce-loop-product__title {
  font-family: DMSans-Medium;
}
body p {
  font-family: DMSans-Regular;
  font-size: 16px;
}
body .fleurs h4 {
  color: #670004;
  font-family: "DMSans-Medium";
  font-size: 14px;
  line-height: 22px;
}
body .fleurs span:before {
  content: "";
  display: inline-block;
  background-color: #670004;
  margin-right: 3px;
  height: 1px;
  width: 30px;
  vertical-align: middle;
  margin-right: 5px;
}
body a {
  color: #670004;
}
body a:hover {
  color: #000000;
  text-decoration: none;
}

@media all and (max-width: 991px) {
  .flex_reverse .fl-col-group:first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
h2.fl-post-carousel-title > a {
  padding: 0 7px;
}

h3 {
  font-size: 30px;
  margin-bottom: 15px;
}

h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

.fl-rich-text {
  color: #474747;
  font-size: 16px;
  line-height: 28px;
}

#hidden_h1 {
  overflow: hidden;
  width: 1px;
  height: 1px;
}

ul, ol {
  -webkit-padding-start: 0px;
  list-style-type: none;
  list-style-position: inside;
  padding: 0;
  margin: 0;
}
ul ol, ul ul, ol ol, ol ul {
  margin-left: 20px;
}

a img, img {
  border: none;
}

.pgcontainer {
  float: left;
  width: 100%;
  padding: 40px 0;
}

.nopadding .fl-col-group {
  padding: 0;
}

/*-----------*/
.marginBtm40 {
  margin-bottom: 40px;
}

.marginTop40 {
  margin-top: 40px;
}

.marginTopBtm40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.marginBtm20 {
  margin-bottom: 20px;
}

.marginTopBot {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media all and (max-width: 991px) {
  .marginTopBot {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 991px) {
  .marginBt20_tablet {
    margin-bottom: 20px;
  }
}
/*-----------*/
.inline li {
  display: inline-block;
}

.social_links img {
  display: none;
}
.social_links path {
  fill: #000 !important;
}
.inject {
  width: 18px;
  height: 18px;
  display: block;
}

.social_links a {
  display: block;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #000;
  padding: 10px;
}
.social_links a:hover {
  background: #000 !important;
  border-color: #000 !important;
}
.social_links a:hover path {
  fill: #fff !important;
}

/* sliders */
.header_slider,
.marriage_slider,
.testimonials {
  opacity: 0;
}

/* search result */
.search_resul li {
  padding-bottom: 20px;
}
.search_resul li h3 {
  color: #000000;
}

/* Page not found */
.pg_not_found_section {
  background-color: #670004;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.pg_not_found_section h1 {
  color: #fff;
  font-size: 50px;
  text-align: center;
}

.added_to_cart.wc-forward {
  display: none;
}

header.site_header {
  border-bottom: 1px solid #8C0F13;
  z-index: 999;
}

header {
  position: relative;
  transition: 0.3s ease-out;
}
header .container {
  width: 100%;
  padding: 26px 0;
  transition: 0.3s ease-out;
}
@media all and (max-width: 991px) {
  header .container {
    width: 100%;
    padding: 15px;
  }
}
header .flex_header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
}
@media all and (min-width: 992px) {
  header .flex_header .tabdis_none {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex: 2 0 auto;
        flex: 2 0 auto;
  }
  header .flex_header .logo {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
  }
}
@media all and (max-width: 991px) {
  header .flex_header {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  header .tabdis_none {
    display: none;
  }
}
header .logo a {
  display: block;
}
header .logo img {
  transition: 0.3s ease-out;
}
@media all and (max-width: 991px) {
  header .navbar-toggle {
    display: block;
    padding: 0px;
    margin: 0;
  }
}
header .navbar-toggle i {
  color: #000;
  font-size: 22px;
}
.navbar-collapse {
  padding: 0;
}
@media all and (max-width: 991px) {
  .navbar-collapse {
    padding: 0;
    box-shadow: none;
    border: none;
  }
  .navbar-collapse ul {
    margin: 0;
    width: 100%;
  }
}
.nav.navbar-nav {
  margin-top: 8px;
}
.nav.navbar-nav > li {
  float: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: unset;
}
.nav.navbar-nav > li a {
  display: block;
  padding: 0 0 0 20px;
  color: #585758;
  font-family: DMSans-Medium;
  font-size: 15px;
  line-height: 16px;
  background-color: transparent;
  text-transform: capitalize;
}
.nav.navbar-nav > li a:hover {
  background-color: #fff;
}
.nav.navbar-nav > li a:focus {
  background-color: #fff;
}
@media all and (min-width: 992px) {
  .nav.navbar-nav > li:not(.menu-item-has-children) a:after {
    content: "";
    width: 30px;
    display: block;
    text-align: center;
    height: 1px;
    margin: 10px auto 0;
    background-color: transparent;
  }
  .nav.navbar-nav > li:not(.menu-item-has-children):hover > a, .nav.navbar-nav > li:not(.menu-item-has-children).current-menu-item > a {
    background-color: transparent;
  }
  .nav.navbar-nav > li:not(.menu-item-has-children):hover > a:after, .nav.navbar-nav > li:not(.menu-item-has-children).current-menu-item > a:after {
    background-color: #670004;
  }
}
@media all and (min-width: 992px) {
  .nav.navbar-nav > li.menu-item-has-children > a:after {
    content: "^";
    display: inline-block;
    -ms-transform: translateY(0px) rotate(180deg);
        transform: translateY(0px) rotate(180deg);
    margin-left: 5px;
    font-size: 14px;
    color: #670004;
  }
  .nav.navbar-nav > li.menu-item-has-children:hover > a:after {
    -ms-transform: translateY(0px) rotate(0deg);
        transform: translateY(0px) rotate(0deg);
  }
  .nav.navbar-nav > li.menu-item-has-children:hover > .sub-menu {
    display: block;
  }
}
.nav.navbar-nav > li.menu-item-has-children > .sub-menu {
  display: none;
  text-align: left;
}
@media all and (min-width: 992px) {
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu {
    position: absolute;
    z-index: 9999;
    margin-left: 0;
    width: 100%;
    max-width: 160px;
    border: 1px solid #f1f1f1;
    background-color: #fff;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu li:not(last-child) {
    border-bottom: 1px solid #f1f1f1;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu li a {
    padding: 10px 20px;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu li a:hover {
    text-decoration: none;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children {
    width: 100%;
    padding-left: 10px;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children > a {
    width: auto;
    padding: 0;
    margin-bottom: 10px;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children .sub-menu li a {
    padding: 0;
  }
  .nav.navbar-nav > li.menu-item-has-children > .sub-menu .sub-menu {
    margin-left: 0;
  }
}

header span.search-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media all and (max-width: 991px) {
  header span.search-button {
    display: none;
  }
}
header form.search_form {
  width: 100%;
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 20px;
  border-bottom: 1px solid #585758;
}
header form.search_form input {
  padding: 10px 0 !important;
  color: #000;
  width: 100%;
  height: 30px !important;
  border: none !important;
  margin: 0 auto;
  outline: none;
}
header form.search_form input:-ms-input-placeholder {
  color: #000 !important;
  text-overflow: ellipsis;
}
header form.search_form input::placeholder {
  font-family: DMSans-Regular !important;
  font-size: 15px;
}
header form.search_form i {
  color: #670004;
  padding-left: 12px;
  border-left: 1px solid #585758;
}
header .cart_item, header .cart_item i {
  position: relative;
  color: #670004;
}
header .cart_item span, header .cart_item i span {
  position: absolute;
  margin-top: 0;
  left: 10px;
  top: 11px;
}
header .cart_item::before {
  display: none;
}
header .cart_item span:hover {
  color: #670004;
}
header .mob_menu {
  display: none;
  background-color: rgba(141, 144, 146, 0.9);
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
}
header .mob_menu .navbar-collapse .nav.navbar-nav {
  width: 100%;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li {
  display: block;
  border-bottom: 1px solid #fff;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li a {
  color: #fff;
  padding: 15px 0 15px 15px;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li a:focus {
  background-color: #000000 !important;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.current-menu-item > a {
  color: #8C0F13;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children > a, header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children > i {
  display: inline-block;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children > i {
  float: right;
  color: #fff;
  padding: 18px;
  cursor: pointer;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children .sub-menu {
  width: 100%;
  float: left;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children .sub-menu > li {
  padding-left: 15px;
  border-bottom: none;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children .sub-menu > li a {
  padding: 10px 15px;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children .sub-menu > li i {
  padding: 10px 18px;
}
header .mob_menu .navbar-collapse .nav.navbar-nav li.menu-item-has-children .sub-menu > li:hover a {
  text-decoration: none;
}
header .mob_menu span.cart_item {
  width: 100%;
  float: left;
  padding: 15px 0 15px 15px;
  border-bottom: 1px solid #fff;
}
header .mob_menu span.cart_item a, header .mob_menu span.cart_item a i {
  color: #fff;
  padding-left: 0px;
}
header .mob_menu span.cart_item .items-count {
  color: #fff;
  left: unset;
}
header .mob_menu form.search_form {
  padding: 15px;
  border-bottom: unset;
  max-width: 230px;
}
header .mob_menu form.search_form, header .mob_menu form.search_form input {
  background: transparent;
}
header .mob_menu form.search_form input {
  color: #fff;
}
header .mob_menu form.search_form input::-webkit-input-placeholder {
  color: #fff !important;
  text-overflow: ellipsis;
}
header .mob_menu form.search_form input::-moz-placeholder {
  color: #fff !important;
  text-overflow: ellipsis;
}
header .mob_menu form.search_form input:-ms-input-placeholder {
  color: #fff !important;
  text-overflow: ellipsis;
}
header .mob_menu form.search_form i {
  color: #fff;
  border-left-color: #fff;
}

.tabdis_block {
  display: none;
}

@media all and (max-width: 991px) {
  .tabdis_none {
    display: none;
  }
  .tabdis_block {
    display: block;
  }
}
footer {
  float: left;
  width: 100%;
}
footer nav ul li a {
  padding: 5px 14px 5px 14px !important;
  text-transform: uppercase;
  font-size: 14px;
}
footer .fl-col-small .fl-icon-wrap .fl-icon, footer .fl-col-small .fl-icon-wrap .fl-icon-text {
  display: block;
  margin: 0 auto;
  padding: 0;
}
@media all and (max-width: 767px) {
  footer .fl-col-group-nested {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0;
  }
  footer .fl-col-group-nested .fl-col-small {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    margin: 0;
  }
  footer .fl-col-group-nested .fl-col-small .fl-node-content {
    margin: 2px 10px 2px;
  }
}
@media all and (min-width: 768px) {
  footer #footer .fl-col-group > .fl-col-small.fl-col-has-cols:last-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: revert;
        flex-direction: revert;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    -ms-flex-align: center;
        align-items: center;
  }
  footer #footer .fl-col-group > .fl-col-small.fl-col-has-cols:last-child:before {
    content: "";
    width: 1px;
    height: 300px;
    display: inline-block;
    background-color: #fff;
  }
}
@media all and (max-width: 767px) {
  footer #footer .fl-col-group > .fl-col-small.fl-col-has-cols:last-child {
    margin: 0 auto;
    border-top: 1px solid #fff;
  }
}
footer .contact_us_column .fl-callout-content span {
  margin-bottom: 10px;
}
footer .contact_us_column p {
  font-size: 14px;
}
footer h4 {
  font-family: DMSans-Regular;
}

/* CONTACT PAGE FORM */
.contact_form label,
.home_contact_form label,
.marriage_form label {
  font-family: DMSans-Regular;
}
.contact_form input:focus,
.home_contact_form input:focus,
.marriage_form input:focus {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-width: 2px;
}
.contact_form .frm_submit,
.home_contact_form .frm_submit,
.marriage_form .frm_submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 10px;
}
.contact_form .frm_submit button,
.home_contact_form .frm_submit button,
.marriage_form .frm_submit button {
  font-family: DMSans-Regular;
  border: none;
  color: #000000;
}
.contact_form span.line,
.home_contact_form span.line,
.marriage_form span.line {
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #670004;
  margin-right: 5px;
}
.contact_form span.plus,
.home_contact_form span.plus,
.marriage_form span.plus {
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #670004;
  border-radius: 50%;
}
.contact_form span.plus:hover,
.home_contact_form span.plus:hover,
.marriage_form span.plus:hover {
  -ms-transform: translateX(10px);
      transform: translateX(10px);
  transition: 0.3s;
  cursor: pointer;
}

/* marriage form styles*/
.marriage_form .frm_heading_block {
  background-color: #fff;
  padding: 50px 20px;
}
.marriage_form h2 {
  margin: 0;
}
.marriage_form .frm_bottom_section,
.marriage_form .frm_top_section {
  padding: 20px 50px;
}
.marriage_form .frm_submit {
  margin-top: 0;
  padding: 0 50px;
}

.woocommerce-products-header {
  text-align: center;
}
.woocommerce-products-header h1 {
  margin: 0;
}
.woocommerce-products-header h4 {
  margin: 0;
}
.woocommerce-products-header p {
  margin-top: 10px;
  font-size: 18px;
}

.sub_title i {
  font-size: 14px;
  cursor: pointer;
}

/* .sub_terms{
    margin-bottom: 40px;
    label{

    }
} */
ul.products {
  list-style-type: none;
  margin: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.products li {
  width: 25%;
  margin-bottom: 40px;
  padding: 0 15px;
  border-left: 1px solid #D8D8D8;
}
@media all and (max-width: 1024px) {
  ul.products li {
    width: 33%;
  }
}
@media all and (max-width: 991px) {
  ul.products li {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
}
@media all and (max-width: 767px) {
  ul.products li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
ul.products li a {
  display: block;
}
ul.products li a, ul.products li a:hover {
  text-decoration: none;
}
ul.products li .woocommerce-loop-product__title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
ul.products li .price {
  font-size: 18px;
  line-height: 22px;
}
ul.products li .details {
  color: #670004;
  float: right;
}
ul.products li .details:hover {
  text-decoration: underline;
}
ul.products li.product-type-simple {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
ul.products li.product-type-simple a.button:not(.product_type_simple) {
  width: 100%;
  -ms-flex-order: 1;
      order: 1;
}
ul.products li.product-type-simple a.product_type_simple {
  font-size: 0;
  background-image: url("images/cart.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
  -ms-flex-order: 3;
      order: 3;
  width: 10%;
}
ul.products li.product-type-simple .price {
  width: 85%;
  -ms-flex-order: 2;
      order: 2;
}
ul.products.featured li {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
}
@media all and (max-width: 991px) {
  ul.products.featured li {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
}
@media all and (max-width: 767px) {
  ul.products.featured li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
ul.products a.product_type_simple {
  font-size: 0;
  background-image: url("images/cart.png");
  height: 20px;
  width: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  float: right;
}
ul.products a.product_type_variable {
  margin-bottom: 5px;
}
ul.products .product_type_simple:not(.add_to_cart_button) {
  display: none;
}
ul.products .wc-forward {
  display: none;
}

.disabled {
  opacity: 0.5;
  pointer-events: none;
}

/* related products */
.related h2 {
  margin: 45px 0;
  font-size: 40px;
  line-height: 1;
}
@media all and (max-width: 991px) {
  .related h2 {
    text-align: center;
  }
}
/* product page */
.product_container {
  width: 100%;
  max-width: 1620px;
  margin: 0 auto;
}

.product_filter_cat .redirect_page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-family: DMSans-Medium;
  font-size: 16px;
  text-align: center;
  background-color: #670004 !important;
  padding: 8px 10px;
  max-width: 100%;
  transition: 0.3s;
  margin-bottom: 10px;
}
.product_filter_cat .redirect_page:hover {
  background-color: #000 !important;
}

.product_categories_col {
  background-color: #F7F7F7;
  padding: 10px 15px;
}
.product_categories_col .sub_title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 5px;
}
.product_categories_col .sub_title i {
  color: red;
}
.product_categories_col h4 {
  font-family: ADMSans-Bold;
  font-size: 18px;
  color: #000000;
}
.product_categories_col .sub_terms {
  padding-top: 15px;
}
.product_categories_col .sub_terms label {
  font-family: DMSans-Regular;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  position: relative;
  margin-left: 20px;
}
.product_categories_col .sub_terms label::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #DFDFDF;
  display: inline-block;
  position: absolute;
  left: -20px;
  vertical-align: text-top;
  border-radius: 3px;
  background-color: #fff;
  margin-top: 4px;
}
.product_categories_col .sub_terms label.active_cat::before {
  background-color: #670004;
}
.product_categories_col .sub_terms input {
  display: none;
}
.product_categories_col .sub_terms .active_cat::after {
  content: "✓";
  color: #fff;
  font-size: 11px;
  position: absolute;
  left: -16px;
  top: 4px;
}

@media all and (max-width: 991px) {
  .slider_range_col {
    margin-bottom: 40px;
  }
}
.slider_range_col .ui-slider {
  max-width: 100% !important;
  height: 6px;
  border: none;
  margin-bottom: 15px;
  background-color: #DCDCDC !important;
  background-image: none;
  position: relative;
}
.slider_range_col .ui-slider::after {
  content: "";
  width: 30px !important;
  height: 5px !important;
  background-color: #F7F7F7 !important;
  position: absolute;
  right: 0;
  top: 4px;
}
.slider_range_col .ui-slider::before {
  content: "";
  width: 30px !important;
  height: 5px !important;
  background-color: #F7F7F7 !important;
  position: absolute;
  right: 0;
  top: -3px;
}
.slider_range_col p {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.slider_range_col p label {
  width: 22%;
  font-size: 14px;
  font-family: DMSans-Regular !important;
  margin-top: 3px;
}
.slider_range_col p input {
  width: 78%;
  color: #000000 !important;
  font-size: 14px;
  font-weight: 500 !important;
  font-family: DMSans-Regular !important;
  background-color: transparent;
}
.slider_range_col p input:focus-visible {
  outline: none !important;
}
.slider_range_col .sub_title {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 20px;
}
.slider_range_col .ui-slider-range {
  position: relative;
  /* &::after {
      content: "";
      display: block;
      position: absolute;
      right: -30px;
      top: 45%;
      height: 2px;
      width: 30px;
      background-color: #E3E3E3;
      z-index: 9999;
  } */
}
.slider_range_col span {
  background-image: unset !important;
  background-color: #670004 !important;
  border: none !important;
  border-radius: 50%;
  z-index: 99999 !important;
  top: -0.4em !important;
}
.slider_range_col span:last-child {
  border: 2px solid #670004 !important;
  background-color: #ffffff !important;
}

/* single product page */
.single_product_column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 40px;
  /* .posted_in {
      a {
          pointer-events: none;
          color: #8C0F13;
      }
  } */
  /* variations form cart */
}
@media all and (max-width: 1024px) {
  .single_product_column {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.single_product_column .woocommerce-product-gallery {
  width: 50%;
}
@media all and (max-width: 1024px) {
  .single_product_column .woocommerce-product-gallery {
    width: 100%;
  }
}
.single_product_column .info {
  margin-top: 30px;
}
.single_product_column .entry-summary {
  width: 45%;
  padding-top: 30px;
}
@media all and (max-width: 1024px) {
  .single_product_column .entry-summary {
    width: 100%;
  }
}
.single_product_column .entry-summary .posted_in {
  font-family: DMSans-Regular;
  font-size: 16px;
}
.single_product_column .entry-summary .posted_in a {
  color: #8C0F13;
}
.single_product_column .entry-summary .posted_in:not(a) {
  color: #000000;
}
.single_product_column .entry-summary h1 {
  font-family: DMSerifDisplay-Regular;
  font-size: 39px;
  margin: 0;
}
.single_product_column .entry-summary h3 {
  font-family: ADMSans-Bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 10px;
}
.single_product_column .entry-summary .price span, .single_product_column .entry-summary .woocommerce-variation-price span {
  font-family: ADMSans-Bold;
  color: #8C0F13;
  font-size: 29px;
}
.single_product_column .entry-summary .price .incPrice span, .single_product_column .entry-summary .woocommerce-variation-price .incPrice span {
  font-size: 22px !important;
}
.single_product_column .entry-summary .show_options {
  width: 200px;
  padding-top: 5px;
}
.single_product_column .entry-summary .show_options p {
  color: #393939;
  line-height: 22px;
}
.single_product_column .entry-summary .flexbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media all and (max-width: 520px) {
  .single_product_column .entry-summary .flexbox {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.single_product_column .entry-summary .accessories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  border: none;
  scrollbar-width: none;
  background-color: #ffffff !important;
}
.single_product_column .entry-summary .accessories textarea {
  border: 1px solid #C1C1C1;
  color: #000;
  font-size: 14px;
  height: 100px;
  letter-spacing: 0.35px;
  line-height: 26px;
  max-height: 100%;
  outline: 2px solid transparent;
  padding: 15px;
  transition: 0.3s ease-out;
  width: 100%;
}
.single_product_column .entry-summary .accessories textarea.required-field {
  outline-color: #812627;
}
.single_product_column .entry-summary .accessories textarea.focused {
  box-shadow: 0 0 0 2px gold;
}
.single_product_column .entry-summary .accessories .error-message {
  color: #812627;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 26px;
}
.single_product_column .entry-summary .accessories .hidden_inputs textarea {
  display: none;
}
.single_product_column .entry-summary .accessories .accessory-row {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}
.single_product_column .entry-summary .accessories .options {
  color: #000;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 26px;
  min-width: 30%;
}
.single_product_column .entry-summary .accessories .options::before {
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #DFDFDF;
  color: transparent;
  content: "✔";
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  height: 26px;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 12px;
  transition: 0.3s ease-out;
  vertical-align: middle;
  width: 26px;
}
.single_product_column .entry-summary .accessories .options.required-option::before {
  border-color: #812627;
}
.single_product_column .entry-summary .accessories .options + div {
  margin-top: 5px;
  margin-bottom: 5px;
}
.single_product_column .entry-summary .accessories .see-image-link {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-left: 15px;
}
.single_product_column .entry-summary .accessories .see-image-link img {
  display: inline-block;
  width: 30px;
}
.single_product_column .entry-summary .accessories .messages {
  border: 1px solid #DFDFDF;
  display: none;
  margin-bottom: 18px;
}
.single_product_column .entry-summary .accessories .messages label {
  -ms-flex-align: center;
      align-items: center;
  color: #000;
  cursor: pointer;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font: normal normal normal 14px/18px DM Sans;
  letter-spacing: 0.35px;
  line-height: 18px;
  margin: 0;
  padding: 12px;
  width: 100%;
}
.single_product_column .entry-summary .accessories .messages input {
  display: none;
}
.single_product_column .entry-summary .accessories .toggle-messages + label {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.single_product_column .entry-summary .accessories .toggle-messages + label:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #812627;
  content: "";
  height: 9px;
  top: 0;
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  transition: transform 0.5s;
  width: 9px;
}
.single_product_column .entry-summary .accessories .toggle-messages:checked + label:after {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.single_product_column .entry-summary .accessories .toggle-messages:checked + label + .messages-block {
  max-height: 200px;
  overflow: auto;
}
.single_product_column .entry-summary .accessories .messages-block {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}
.single_product_column .entry-summary .accessories .messages-block label {
  border-top: 1px solid #DFDFDF;
}
.single_product_column .entry-summary .accessories .messages-block label:before {
  -ms-flex-align: center;
      align-items: center;
  outline: 1px solid #E0E0E0;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #812627;
  content: "";
  display: -ms-flexbox;
  display: flex;
  font-size: 68px;
  height: 14px;
  -ms-flex-pack: center;
      justify-content: center;
  min-width: 14px;
  margin-right: 7px;
  transition: 0.5s;
  width: 14px;
}
.single_product_column .entry-summary .accessories .messages-block input:checked + label:before {
  background-color: #812627;
  outline-color: #812627;
}
.single_product_column .entry-summary .active_option::before {
  background-color: #8C0F13;
  color: #fff !important;
}
.single_product_column .entry-summary .cart, .single_product_column .entry-summary .woocommerce-variation-add-to-cart {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.single_product_column .entry-summary .cart button:not(.single_add_to_cart_button), .single_product_column .entry-summary .woocommerce-variation-add-to-cart button:not(.single_add_to_cart_button) {
  font-size: 20px;
  width: 70px !important;
  height: 50px;
  background-color: #ECECEC;
  border: none;
}
.single_product_column .entry-summary .cart .quantity input[type=number], .single_product_column .entry-summary .woocommerce-variation-add-to-cart .quantity input[type=number] {
  text-align: center;
  width: 70px !important;
  height: 50px;
  border: 1px solid #ECECEC;
  -moz-appearance: textfield;
}
.single_product_column .entry-summary .cart .quantity input[type=number]::-webkit-inner-spin-button,
.single_product_column .entry-summary .cart .quantity input[type=number]::-webkit-outer-spin-button, .single_product_column .entry-summary .woocommerce-variation-add-to-cart .quantity input[type=number]::-webkit-inner-spin-button,
.single_product_column .entry-summary .woocommerce-variation-add-to-cart .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  position: absolute;
  width: 12.5%;
  height: 100%;
  top: 0;
  right: 0;
  text-align: center !important;
}
.single_product_column .entry-summary .cart .single_add_to_cart_button, .single_product_column .entry-summary .woocommerce-variation-add-to-cart .single_add_to_cart_button {
  font-family: DMSans-Medium;
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 20px;
  color: #ffffff;
  background-color: #000000;
  width: 410px;
  border: none;
  transition: 0.2s;
}
.single_product_column .entry-summary .cart .single_add_to_cart_button:hover, .single_product_column .entry-summary .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
  background-color: #8C0F13 !important;
}
@media all and (max-width: 480px) {
  .single_product_column .entry-summary .cart .single_add_to_cart_button, .single_product_column .entry-summary .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    width: 200px;
    font-size: 13px;
  }
}
.single_product_column .entry-summary .product_meta {
  display: none;
  margin-top: 10px;
}
.single_product_column .entry-summary .product_meta a {
  color: #8C0F13;
}
.single_product_column .variations_form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}
.single_product_column .variations_form .single_variation_wrap {
  width: 100%;
}
.single_product_column .variations_form .variations {
  margin-bottom: 10px;
}
.single_product_column .variations_form .variations label {
  color: #000000;
  font-family: ADMSans-Bold;
  font-size: 14px;
  text-transform: uppercase;
}
.single_product_column .variations_form .variations th {
  padding-left: 0;
}
.single_product_column .variations_form .variations tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
}
.single_product_column .variations_form .variations select {
  background-color: #fff;
  border: 1px solid #E7E7E7;
  color: #000;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 39px;
  outline: none;
  padding-left: 12px;
}
.single_product_column .variations_form .variations select:focus {
  border-color: #000;
}
.single_product_column .variations_form .variations a {
  color: #8C0F13;
  padding-left: 10px;
}

/* Cart page */
.checkout-step-buttons {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.checkout-step-buttons a {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-decoration: underline;
  transition: 0.2s;
}
.checkout-step-buttons a:hover {
  text-decoration: none;
}
.checkout-step-buttons button {
  margin-left: 38px;
}

.woocommerce-checkout-steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 auto;
  max-width: 32.17%;
  width: 100%;
}
@media all and (max-width: 991px) {
  .woocommerce-checkout-steps {
    max-width: 50%;
  }
}
@media all and (max-width: 767px) {
  .woocommerce-checkout-steps {
    max-width: 70%;
  }
}
@media all and (max-width: 480px) {
  .woocommerce-checkout-steps {
    max-width: 100%;
  }
}
.woocommerce-checkout-steps li {
  -ms-flex-align: center;
      align-items: center;
  color: #7D7D7D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 33.3%;
      flex: 33.3%;
  -ms-flex-direction: column;
      flex-direction: column;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.woocommerce-checkout-steps li span {
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #7D7D7D;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  height: 32px;
  margin-bottom: 7px;
  -ms-flex-pack: center;
      justify-content: center;
  width: 32px;
}
.woocommerce-checkout-steps li.active {
  color: #812627;
}
.woocommerce-checkout-steps li.active span {
  background-color: #812627;
  border-color: #812627;
  color: #fff;
}
.woocommerce-checkout-steps li.active span i {
  background-image: url(images/checkmark.png);
  background-repeat: no-repeat;
  height: 14px;
  width: 17px;
}
.woocommerce-checkout-steps li:nth-child(2):after {
  right: calc(50% + 21px);
}
.woocommerce-checkout-steps li:nth-child(2):before {
  content: none !important;
}
.woocommerce-checkout-steps li:last-child:after {
  content: none !important;
}
.woocommerce-checkout-steps li:last-child:before {
  left: calc(-50% + 21px);
}
.woocommerce-checkout-steps li:nth-child(2), .woocommerce-checkout-steps li:last-child {
  position: relative;
}
.woocommerce-checkout-steps li:nth-child(2):after, .woocommerce-checkout-steps li:nth-child(2):before, .woocommerce-checkout-steps li:last-child:after, .woocommerce-checkout-steps li:last-child:before {
  background-color: #7D7D7D;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  top: 16px;
  width: 60%;
}
.woocommerce-checkout-steps li:nth-child(2).active:after, .woocommerce-checkout-steps li:nth-child(2).active:before, .woocommerce-checkout-steps li:last-child.active:after, .woocommerce-checkout-steps li:last-child.active:before {
  background-color: #812627;
}

.woocommerce-cart-form {
  margin-bottom: 26px;
}
.woocommerce-cart-form .form-padding-box {
  background-color: #F1F1F1;
  padding: 29px 24px 28px;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents {
  background-color: #fff;
  border-color: #E8E8E8;
  border-radius: 0;
  margin: 0;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents th {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td {
  color: #000;
  border-color: #E8E8E8;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 26px;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td a.remove {
  color: #000 !important;
  font-family: "DM Sans", sans-serif;
  font-size: 0;
  font-weight: 700;
  height: 21px;
  letter-spacing: 0.5px;
  line-height: 26px;
  width: 17px;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td a.remove:after {
  content: "X";
  font-size: 20px;
  transition: color 0.2s;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td a.remove:hover {
  background: none;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td a.remove:hover:after {
  color: #8C0F13;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td p {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  margin: 0;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td input.qty {
  border: 1px solid #ECECEC;
  padding: 9.5px 0;
  transition: outline 0.2s;
}
.woocommerce-cart-form table.woocommerce-cart-form__contents td input.qty:focus {
  outline: 1px solid #000;
}
.woocommerce-cart-form table.woocommerce-cart-form__actions {
  border: none;
  margin-top: 26px;
}
.woocommerce-cart-form table.woocommerce-cart-form__actions td {
  padding: 0;
}
.woocommerce-cart-form table.woocommerce-cart-form__actions td .update_cart:disabled {
  display: none;
}
.woocommerce-cart-form .coupon .button {
  font-family: ADMSans-Bold;
  color: #fff;
  background-color: #000000;
  padding: 10px 40px;
  transition: 0.2s;
}
.woocommerce-cart-form .coupon .button:hover {
  color: #fff;
  background-color: #8C0F13;
}
.woocommerce-cart-form .coupon input[type=text] {
  width: 120px !important;
  padding: 3px 10px;
}
.woocommerce-cart-form img {
  max-width: 150px !important;
}

.cart-collaterals .cart_totals {
  width: 36.58% !important;
}
@media all and (max-width: 991px) {
  .cart-collaterals .cart_totals {
    width: 50% !important;
  }
}
@media all and (max-width: 767px) {
  .cart-collaterals .cart_totals {
    width: 100% !important;
  }
}
.cart-collaterals .cart_totals h2 {
  padding-bottom: 10px;
}
.cart-collaterals .cart_totals table.shop_table {
  border-color: #E8E8E8;
  border-radius: 0;
  margin: 0;
}
.cart-collaterals .cart_totals table.shop_table th, .cart-collaterals .cart_totals table.shop_table td {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.cart-collaterals .cart_totals table.shop_table th strong, .cart-collaterals .cart_totals table.shop_table td strong {
  font-weight: 400;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout {
  text-align: right;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  margin-top: 32px;
}

/* checkout page */
.woocommerce-form-coupon-toggle .woocommerce-info {
  border-top-color: #8C0F13;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before {
  color: #8C0F13;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
  color: #8C0F13;
}

.checkout-step-title {
  font-family: DMSerifDisplay-Regular;
  font-size: 30px;
  line-height: 45px;
  color: #000000;
}

.woocommerce-checkout-payment .wc_payment_methods {
  border-bottom: none !important;
}
.woocommerce-checkout-payment .wc_payment_methods li {
  border-top-color: #8C0F13;
}
.woocommerce-checkout-payment .wc_payment_methods li::before {
  color: #8C0F13;
}
.woocommerce-checkout-payment .woocommerce-privacy-policy-text a {
  color: #8C0F13;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table {
  background-color: #F1F1F1;
  border: none !important;
  border-radius: 0 !important;
  padding: 22px 14px;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .blockUI {
  background-color: transparent !important;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table thead, #customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table tbody, #customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table tfoot > *:not(.woocommerce-shipping-totals.shipping):not(.shipping-pickup-store) {
  display: none;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table th, #customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table td {
  border-top: none !important;
  display: block;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table th {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 500 !important;
  letter-spacing: 0.45px;
  line-height: 26px !important;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table tr.shipping-pickup-store {
  max-width: 588px;
  width: 100%;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li input {
  display: none;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li input:not(:checked) + label {
  cursor: pointer;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li input:checked + label:before {
  background-color: transparent;
  background-image: url(images/circle-red.png);
  border-color: #812627;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li label {
  color: #000;
  display: block;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.35px;
  line-height: 26px;
  position: relative;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li label:before {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  content: "";
  display: inline-block;
  font-size: 26px;
  height: 26px;
  margin-right: 12px;
  transition: 0.2s;
  vertical-align: middle;
  width: 26px;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li label span {
  font-weight: 400 !important;
}
#customer_details > div[data-id=shipping] .woocommerce-checkout-review-order-table .woocommerce-shipping-methods.required-shipping-methods label:before {
  border-color: #FF8A8B;
  border-width: 2px;
}

#customer_details > div[data-id=billing_and_review] .shipping-pickup-store {
  display: none;
}

.postal_code_invalid_message {
  display: none;
}

.woocommerce-shipping-calculator {
  display: none;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
  color: #812627;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.35px;
  line-height: 26px;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0 -3px;
}
.woocommerce-shipping-calculator .shipping-calculator-form #calc_shipping_country_field, .woocommerce-shipping-calculator .shipping-calculator-form #calc_shipping_state_field, .woocommerce-shipping-calculator .shipping-calculator-form #calc_shipping_city_field {
  display: none !important;
}
.woocommerce-shipping-calculator .shipping-calculator-form #calc_shipping_postcode_field {
  -ms-flex: 1;
      flex: 1;
}
.woocommerce-shipping-calculator .shipping-calculator-form button[name=calc_shipping] {
  margin-top: 4px;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}

.woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields,
.woocommerce-additional-fields,
.woocommerce-checkout-payment,
#customer_details > div[data-id=billing_and_review] .shop_table {
  background-color: #F1F1F1 !important;
  border: none;
  border-radius: 0 !important;
  margin-bottom: 25px;
  margin-top: 19px;
  padding: 33px 25.37%;
}
@media all and (max-width: 991px) {
  .woocommerce-shipping-fields__field-wrapper,
  .woocommerce-billing-fields,
  .woocommerce-additional-fields,
  .woocommerce-checkout-payment,
  #customer_details > div[data-id=billing_and_review] .shop_table {
    padding: 33px 15%;
  }
}
@media all and (max-width: 767px) {
  .woocommerce-shipping-fields__field-wrapper,
  .woocommerce-billing-fields,
  .woocommerce-additional-fields,
  .woocommerce-checkout-payment,
  #customer_details > div[data-id=billing_and_review] .shop_table {
    padding: 33px 26px;
  }
}
.woocommerce-billing-fields #billing_phone_field span.optional,
.woocommerce-billing-fields #billing_email_field span.optional {
  display: none;
}

.woocommerce-additional-fields__field-wrapper .form-row.notes {
  clear: left;
}

.woocommerce-checkout-payment ul.payment_methods, .woocommerce-checkout-payment .payment_box, .woocommerce-checkout-payment .form-row {
  padding: 0 !important;
}
.woocommerce-checkout-payment label {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.woocommerce-checkout-payment .payment_box {
  background-color: transparent !important;
}
.woocommerce-checkout-payment .payment_box:before {
  content: none !important;
}
.woocommerce-checkout-payment .payment_box, .woocommerce-checkout-payment .payment_box .form-row {
  margin: 0 !important;
}
.woocommerce-checkout-payment .payment_box p {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 26px;
}
.woocommerce-checkout-payment .form-row.place-order {
  margin-top: 26px;
}

/*  woocommerce checkout form*/
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
  width: 100% !important;
}
.woocommerce-checkout label:not([for*=payment_method_]) {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 14px !important;
  font-weight: 500;
}
.woocommerce-checkout label:not([for*=payment_method_]) .required {
  color: #000 !important;
}
.woocommerce-checkout input, .woocommerce-checkout select, .woocommerce-checkout textarea, .woocommerce-checkout span {
  border-radius: 0 !important;
}
.woocommerce-checkout input:not([type=radio], [type=checkbox], [type=hidden]), .woocommerce-checkout select, .woocommerce-checkout textarea {
  background-color: #fff;
  border: 1px solid #E7E7E7;
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  outline: none;
  padding-left: 12px;
}
.woocommerce-checkout input:not([type=radio], [type=checkbox], [type=hidden]):focus, .woocommerce-checkout select:focus, .woocommerce-checkout textarea:focus {
  border-color: #000;
}
.woocommerce-checkout input:not([type=radio], [type=checkbox], [type=hidden]), .woocommerce-checkout select {
  height: 39px;
}
.woocommerce-checkout span.selection .select2-selection {
  height: 39px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border: none;
}
.woocommerce-checkout span.selection .select2-selection__arrow {
  top: 10px;
}
.woocommerce-checkout select {
  padding-left: 7px;
}
.woocommerce-checkout textarea {
  height: 124px !important;
  padding: 10px 12px;
}
.woocommerce-checkout h3 {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.woocommerce-checkout strong {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

#ship-to-different-billing-address input {
  display: none;
}
#ship-to-different-billing-address input:checked + span:before {
  background-image: url(images/checkmark-black.png);
}
#ship-to-different-billing-address span {
  color: #000;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.35px;
  line-height: 26px;
}
#ship-to-different-billing-address span:before {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #CCCCCC;
  content: "";
  display: inline-block;
  height: 21px;
  margin-right: 10px;
  transition: 0.2s;
  vertical-align: middle;
  width: 21px;
}

/* My account */
.woocommerce .woocommerce-form-login {
  border: 2px solid red;
}
.woocommerce .woocommerce-form-login .woocommerce-button {
  border: 1px solid #670004;
  color: #ffffff;
  background-color: #670004;
}
.woocommerce .woocommerce-form-login .woocommerce-button:hover {
  background-color: #ffffff;
  color: #670004;
}
.woocommerce .woocommerce-form-login .lost_password a {
  color: #670004;
}
.woocommerce .woocommerce-form-login .show-password-input {
  top: 0;
}

.woocommerce-MyAccount-navigation {
  float: left;
  width: 20%;
}
@media all and (max-width: 1024px) {
  .woocommerce-MyAccount-navigation {
    width: 100%;
    float: none;
  }
}
.woocommerce-MyAccount-navigation li {
  background-color: #8C0F13;
  padding: 5px 10px;
  cursor: pointer;
  transition: 0.2s;
}
.woocommerce-MyAccount-navigation li:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.woocommerce-MyAccount-navigation li:hover {
  background-color: #000;
}
.woocommerce-MyAccount-navigation a {
  color: #fff;
}
.woocommerce-MyAccount-navigation a:hover {
  color: #fff;
}
.woocommerce-MyAccount-navigation a:focus {
  color: #fff;
}

.woocommerce-message,
.cart-empty {
  border-top-color: #8C0F13;
}
.woocommerce-message::before,
.cart-empty::before {
  color: #8C0F13;
}

p.return-to-shop .wc-backward {
  background-color: #8C0F13;
  color: #ffffff;
  transition: 0.3s;
}
p.return-to-shop .wc-backward:hover {
  background-color: #000000;
  color: #ffffff;
}

.woocommerce-MyAccount-content {
  float: right;
  width: 80%;
  padding: 0 30px;
}
@media all and (max-width: 1024px) {
  .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
    padding: 30px 0;
  }
}
.woocommerce-MyAccount-content a {
  color: #8C0F13;
}
.woocommerce-MyAccount-content a:hover {
  color: #8C0F13;
}
.woocommerce-MyAccount-content .woocommerce-info {
  border-top-color: #8C0F13;
}
.woocommerce-MyAccount-content .woocommerce-info::before {
  color: #8C0F13;
}
.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button {
  background-color: #000000;
  color: #ffffff;
}
.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button:hover {
  background-color: #8C0F13;
  color: #ffffff;
}
.woocommerce-MyAccount-content .edit-account .woocommerce-Button {
  margin-top: 35px;
  padding: 12px 20px;
  background-color: #000000;
  color: #ffffff;
}
.woocommerce-MyAccount-content .edit-account .woocommerce-Button:hover {
  background-color: #8C0F13;
  color: #ffffff;
}
.woocommerce-MyAccount-content .edit-account fieldset span {
  top: 12px;
}
.woocommerce-MyAccount-content .edit-account label {
  font-family: DMSans-Regular !important;
  font-size: 16px !important;
  color: #787878;
}
.woocommerce-MyAccount-content .edit-account input:not([type=radio], [type=checkbox]) {
  height: 46px;
  padding-left: 10px;
  border: 1px solid #E7E7E7;
}
.woocommerce-MyAccount-content .edit-account input:not([type=radio], [type=checkbox]):focus {
  border-bottom: 2px solid #000000;
}

#productAccessoryModal .modal-dialog {
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}

.contacts_column .hours {
  max-width: 250px;
}
.contacts_column .hours li {
  font-family: DMSans-Regular;
  color: #670004;
  line-height: 1.5;
}
.contacts_column .hours strong {
  color: #000000;
  float: right;
  font-weight: 500;
}

/* Home header slider */
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .header_slider_container .fl-col-group:first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .home_headerSlider_column {
    width: 100%;
  }
}
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .home_headerSlider_column .fl-module-content {
    margin: 0;
  }
}
html:not(.fl-builder-edit) .home_headerSlider_column img {
  width: 100%;
}
@media all and (max-width: 1440px) {
  html:not(.fl-builder-edit) .heading_block h1 {
    font-size: 40px !important;
  }
}
@media all and (max-width: very_large_desctop) {
  html:not(.fl-builder-edit) .heading_block h1 {
    font-size: 40px !important;
  }
}
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .slider_content_column {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
  }
}
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col-group-nested {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media only screen and (max-width: 550px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col-group-nested .fl-col-content {
    padding: 10px 5px 10px 5px !important;
  }
}
@media all and (max-width: 520px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col-group-nested .fl-col-content {
    padding: 0 5px 0 5px !important;
  }
}
@media all and (max-width: 1440px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col-group-nested .fl-node-content {
    margin: 20px 0;
  }
}
@media all and (max-width: very_large_desctop) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col-group-nested .fl-node-content {
    margin: 20px 0;
  }
}
html:not(.fl-builder-edit) .slider_content_column .fl-col {
  max-width: 207px;
  margin: 15px;
}
@media only screen and (max-width: 1800px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 197px;
  }
}
@media all and (max-width: 1440px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    width: 160px;
  }
}
@media all and (max-width: very_large_desctop) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    width: 160px;
  }
}
@media all and (max-width: 1200px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    margin: 10px;
    max-width: 140px;
  }
}
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 187px;
    margin: 0 auto;
  }
}
@media all and (max-width: 650px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 157px;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 550px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 137px;
  }
}
@media all and (max-width: 520px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 127px;
  }
}
@media all and (max-width: 480px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 100px;
  }
}
@media all and (max-width: 380px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 90px;
  }
}
@media only screen and (max-width: 340px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col {
    max-width: 80px;
  }
}
html:not(.fl-builder-edit) .slider_content_column .fl-col .fl-col-content {
  margin: 0 !important;
  height: 100% !important;
}
html:not(.fl-builder-edit) .slider_content_column .fl-col .fl-col-content .fl-module {
  height: 100% !important;
}
html:not(.fl-builder-edit) .slider_content_column .fl-col .fl-col-content .fl-module-content {
  margin-bottom: 10px;
}
@media all and (max-width: 380px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col .fl-col-content .fl-module-content {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
@media all and (max-width: 520px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col .fl-photo-content img {
    max-width: 45%;
  }
}
html:not(.fl-builder-edit) .slider_content_column .fl-col > .fl-node-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media all and (max-width: 1440px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col > .fl-node-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media all and (max-width: very_large_desctop) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col > .fl-node-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media all and (max-width: 1024px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-col > .fl-node-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media all and (max-width: 1440px) {
  html:not(.fl-builder-edit) .slider_content_column .fl-callout-title {
    font-size: 16px;
  }
}
@media all and (max-width: very_large_desctop) {
  html:not(.fl-builder-edit) .slider_content_column .fl-callout-title {
    font-size: 16px;
  }
}

.slide_column, .mr_slider_column {
  position: relative;
}
.slide_column .slick_right_arrows, .mr_slider_column .slick_right_arrows {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  bottom: 50px;
}
.slide_column i, .mr_slider_column i {
  font-size: 20px;
  padding: 13px 16px;
  margin: 0 10px;
  border-radius: 50%;
}
.slide_column i:hover, .mr_slider_column i:hover {
  cursor: pointer;
}
@media all and (max-width: 1200px) {
  .slide_column i, .mr_slider_column i {
    font-size: 15px;
  }
}
.slide_column .fa-chevron-left, .mr_slider_column .fa-chevron-left {
  background-color: #fff;
  color: #670004;
}
.slide_column .fa-chevron-right, .mr_slider_column .fa-chevron-right {
  color: #fff;
  background-color: #670004;
}

.swiper {
  width: 100%;
}

.testimonials {
  width: 100% !important;
}
.testimonials .slick-slide {
  margin: 0 10px;
  padding-top: 30px;
  min-height: 190px;
  position: relative;
}
.testimonials .slick-slide::before {
  content: "”";
  position: absolute;
  top: 5px;
  z-index: 1;
  text-align: center;
  font-size: 50px;
  background-color: #5A1313;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  color: #fff;
  padding-top: 5px;
  left: 45%;
}
.testimonials .testimonial_posts {
  text-align: center;
  background-color: #fff;
  padding: 40px 30px 20px 30px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: 190px;
  position: relative;
}
.testimonials h4 {
  font-family: DMSans-Medium;
  font-size: 17px;
  color: #000;
}

.testimonials_slider_row .test_slide_arrows {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 35px;
}
@media all and (max-width: 650px) {
  .testimonials_slider_row .test_slide_arrows {
    margin-top: 25px;
  }
}
.testimonials_slider_row .test_slide_arrows i {
  font-size: 13px;
  padding: 13px 16px;
  margin: 0 10px;
  border-radius: 50%;
}
.testimonials_slider_row .test_slide_arrows i:hover {
  cursor: pointer;
}
.testimonials_slider_row .test_slide_arrows .fa-chevron-left {
  background-color: #fff;
  color: #670004;
}
.testimonials_slider_row .test_slide_arrows .fa-chevron-right {
  color: #fff;
  background-color: #670004;
}
