@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 5%;
  }
}
h2,
h3,
h4 {
  text-transform: uppercase;
  font-weight: 800;
}
h3 {
  font-size: 18px;
}
p,
ul {
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
}
ul {
  list-style: circle;
}
a {
  color: #981a36;
}
a:focus,
a:hover {
  color: inherit;
}
label {
  width: 100%;
}
img {
  width: 100%;
  height: auto;
}
.bg-grey {
  background-color: #e9e9e9;
}
.border-grey {
  border-color: #e9e9e9;
}
.button {
  padding: 15px 35px !important;
  background-color: #000000 !important;
  border: 2px solid #000000 !important;
  color: #ffffff !important;
  display: inline-block !important;
}
.button:focus,
.button:hover {
  background-color: transparent !important;
  color: #000000 !important;
  text-decoration: none !important;
}
body {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}
#header #topbar {
  font-size: 14px;
}
#header #topbar #topbarmenu .navbar ul li a {
  padding: 0 15px;
  font-size: 14px;
  border-right: 1px solid;
}
#header #topbar #topbarmenu .navbar ul li:last-child a {
  padding-right: 0;
  border: 0;
}
#header #topbar #topbarmenu .fa {
  font-size: 18px;
}
#header #menu #logo {
  text-decoration: none;
}
#header #menu #logo .logo {
  font-size: 16px;
  font-weight: 900;
}
@media (min-width: 1400px) {
  #header #menu #logo .logo {
    font-size: 24px;
  }
}
#header #menu #logo .claim {
  font-size: 11px;
  font-weight: 300;
}
@media (min-width: 1400px) {
  #header #menu #logo .claim {
    font-size: 16px;
  }
}
#header #menu #shopmenu .menu-shop-container {
  margin: 0 auto;
}
#header #menu #shopmenu .menu-shop-container ul li a {
  font-weight: 700;
  font-size: 18px;
  padding: 0 15px;
}
#header #menu #usermenu .lnr {
  font-size: 28px;
}
#header a {
  color: inherit;
  text-decoration: none;
}
#content p {
  font-size: 18px;
  line-height: 48px;
}
.products h2 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
.products a {
  display: block;
}
.products a:focus,
.products a:hover {
  text-decoration: none;
}
.products .price,
.products .woocommerce-Price-amount {
  color: #d0b774;
  font-weight: bold;
  font-size: 20px;
}
.products .add_to_cart_button {
  color: #ffffff !important;
  background-color: #000000 !important;
  padding: 20px 25px !important;
  margin-top: 20px !important;
  border: 2px solid #000000 !important;
}
.products .add_to_cart_button:focus,
.products .add_to_cart_button:hover {
  background-color: transparent !important;
  color: #000000 !important;
}
.woocommerce-result-count,
.woocommerce-ordering {
  display: none;
}
.summary .woocommerce-Price-amount {
  font-size: 48px;
  color: #d0b774;
}
.flex-viewport {
  border: 2px solid #e9e9e9;
}
.woocommerce-tabs,
.product_meta {
  display: none;
}
.related {
  clear: both;
}
.related h2:first-child {
  display: none;
}
.single_add_to_cart_button,
.checkout-button {
  background: #000000 !important;
  border: 2px solid #000000 !important;
  border-radius: 0 !important;
  padding: 20px 40px !important;
}
.single_add_to_cart_button:focus,
.checkout-button:focus,
.single_add_to_cart_button:hover,
.checkout-button:hover {
  background-color: transparent !important;
  color: #000000 !important;
}
.qty {
  display: none;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 10%;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
}
.flex-control-nav {
  margin-top: 20px !important;
}
.flex-control-nav li {
  border: 2px solid #e9e9e9;
  margin-right: 10px !important;
}
.cart_totals {
  width: 100% !important;
}
.shop_table {
  border-radius: 0 !important;
}
.shop_table td {
  text-align: right !important;
}
.added_to_cart {
  display: none !important;
}
.single-product .quantity {
  display: none !important;
}
.variations select {
  width: 100%;
  height: 35px;
}
.input-text {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.woocommerce-input-wrapper {
  width: 100% !important;
}
.woocommerce-info {
  display: none !important;
}
.woocommerce form.login,
.woocommerce form.register {
  border: 0 !important;
}
.wpcf7-form .button {
  cursor: pointer;
}
#footer h4 {
  font-size: 18px;
}
#footer ul {
  padding: 0;
  list-style: none;
}
#footer a {
  color: inherit;
}
.navbar-toggler {
  position: absolute;
  right: 0;
  top: -55px;
  z-index: 10000;
  border: 0;
}
.navbar-toggler:focus,
.navbar-togglerhover {
  outline: none;
}
.form-control_parent label {
  width: 34%;
  display: inline-block;
  font-weight: bold;
}
.form-control_parent input {
  width: 66% !important;
  display: inline-block;
  border-radius: 0;
}
.copyright p {
  font-size: 14px;
}
.copyright img {
  width: 55px;
}
