#et-top-navigation {
  padding-left: 0 !important;
  width: 100%;
  text-align: center !important;
}

.sib-form-message-panel__inner-text {
  font-weight: 500;
}

.single-product .outofstock .price {
  display: none !important;
}

#combutton {
  margin-bottom: 60px;
}

.grecaptcha-badge {
  display: none !important;
}

#mobile_menu .fa-brands {
  color: white;
  font-size: 20px;
  margin-top: 10px;
  margin-left: 0 !important;
}

#mobile_menu #menu-item-491 {
  position: absolute;
  right: 50%;
  z-index: 999999999;
}

#mobile_menu #menu-item-492 {
  position: unset !important;
  margin-left: 50px;
}

.cart_totals {
  color: #241c34;
}

#menu-item-491 {
  position: absolute;
  right: 0;
}

#menu-item-492 {
  position: absolute;
  right: 65px;
}

#top-menu .fa-brands {
  color: #cda8ab !important;
  font-size: 20px;
}

#combutton {
  background: #1e1932;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  padding: 5px 20px;
  font-weight: 600;
  color: #fff;
  margin-top: 25px;
  float: left;
}

#top-menu-nav {
  float: unset !important;
  text-align: center;
  width: 100% !important;
  float: initial !important;
}

#top-menu {
  float: unset !important;
  float: initial !important;
}

#top-menu li {
  padding-right: 35px;
}

.bwrightmenu a {
  background: transparent;
  border: 1px solid #cda8ab !important;
  padding: 11px 15px !important;
  color: #cda8ab;
  margin-top: -11px;
}


.bwrightmenu {
  position: absolute !important;
  right: 80px;
}

.et-cart-info {
  display: none !important;
}

body {
  font-weight: 300;
}

.sliderify-slider-active #main-header {
  z-index: 0 !important;
}

.product-price {
  color: #1e1932;
}

footer #text-2 {
  max-width: 800px;
  text-align: center;
  margin: 0 auto !important;
  float: unset !important;
  float: initial !important;
  padding-bottom: 10px !important;
}

#footer-info {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

#top-menu li a {
  font-weight: 300;
}

#top-menu li {
  padding-right: 30px;
}

.bwimground img {
  border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%;
  max-width: 350px;
}

.related.products {
  display: none !important;
}

/* WOO */

.product_meta {
  display: none !important;
}

.single-product #left-area {
  padding: 0 !important;
  margin: 0 auto !important;
  float: unset !important;
  float: initial !important;
}

#main-content .container::before {
    width: 0 !important;
}

.summary .product_title.entry-title {
  color: #241c34;
  font-size: 28px;
}

.price bdi {
  color: #241c34;
}

.woocommerce-product-details__short-description {
  color: #241c34;
  line-height: 14px;
  margin-top: 30px;
  margin-bottom: 50px !important;
}

.woocommerce.columns-3 .woocommerce-loop-product__title {
  color: #241c34;
  padding-bottom: 0 !important;
  text-align: center;
}

.woocommerce.columns-3 .price {
  text-align: center;
}

.single-product #main-content {
  padding-bottom: 30px;
}

.single-product .quantity {
  display: none !important;
}

.et_header_style_centered .mobile_nav .select_page {
   color: #ffd2cf !important
}

#mobile_menu .bwrightmenu {
  position: unset !important;
  right: unset !important;
}

#mobile_menu .bwrightmenu a {
  margin-top: unset !important;
}

/* MOB */

@media (max-width: 1229px) {
 #et_mobile_nav_menu {
 display: block;
 }

#top-menu {
 display: none;
 }

}

@media screen and (max-width: 980px) {

.et_header_style_left #logo {
    max-width: 70%;
   margin-left: -10px;
}

#logo {
  max-height: 75%;
}

.et_header_style_centered #logo {
    max-height: 110px;
}

h1 {
  font-size: 38px !important;
  line-height: 53px !important;
  margin-bottom: 15px !important;
}

.bwimground img {
  width: 100% !important;
}

.woocommerce-product-details__short-description {
  line-height: 26px;
}

}