/** Shopify CDN: Minification failed

Line 199:0 Unexpected "}"

**/
.header .container {
  max-width: 95%;
}

.header__line-top.header__line--colorize-2 {
  border-bottom: none;
}

.header:not(.header--type-5) .header__line-top {
  min-height: 90px;
}

.header__logo {
  width: 150px;
}



.header--style-1 .menu:not(.menu--vertical) .menu__panel > .menu__item > a,
.header--style-1 .menu:not(.menu--vertical) .menu__panel > .menu__item > a:visited,
.header--style-1 .menu:not(.menu--vertical) .menu__panel > .menu__item > a:active,
.header--style-1
  .menu:not(.menu--vertical)
  .menu__panel
  > .menu__item
  > a:link
  .header--style-1
  .header__btn-search:link,
.header--style-1 .header__btn-menu,
.header--style-1 .header__btn-menu > i .icon,
.header--style-1 .header__btn-menu > i .icon-theme-321 {
  color: #bdab62 !important;
  fill: #bdab62 !important;
  stroke: #bdab62;
}

.header__nav{
  	width: 75%;
	justify-content: center;
}

.home_text .home-builder {
  text-align: center;
  padding: 20px 50px;
}

.home_text .home-builder.home_text p {
  color: #bdab62;
  margin: 0;
}

.menu:not(.menu--vertical) .menu__panel > .menu__item > a {
  text-transform: initial;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin: 0 5px;
}

.product-collection__title > *,
.product-compare__title > *,
.product-wishlist__title > * {
  font-size: 16px;
}

.product-collection__title a,
.product-collection__title a:visited,
.product-collection__title a:active,
.product-collection__title a:link,
.product-wishlist__title a,
.product-wishlist__title a:visited,
.product-wishlist__title a:active,
.product-wishlist__title a:link,
.product-compare__title a,
.product-compare__title a:visited,
.product-compare__title a:active,
.product-compare__title a:link,
.product-featured__title a,
.product-featured__title a:visited,
.product-featured__title a:active,
.product-featured__title a:link,
.footer--style-1 .icon,
.footer--style-1 a,
.footer--style-1 a:visited,
.footer--style-1 a:active,
.footer--style-1 a:link {
  color: #bdab62;
}

.footer__menus {
  width: 100%;
}



.footer__menus .footer__section-content .list-unstyled.pb-15.pb-lg-0 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media screen and (min-width:1024px) {
  .footer__menus .footer__section-content .list-unstyled.pb-15.pb-lg-0 {
    flex-wrap: nowrap;
  }
}

 

.footer__menus .footer__section-content .list-unstyled.pb-15.pb-lg-0 > div {
  padding-right: 10px;
}

.footer__menus .footer__section-content .list-unstyled.pb-15.pb-lg-0 > div a {
  white-space:nowrap;
}

.footer__menus a {
  font-size: 16px;
}

.footer__section-content.footer__section-content--custom-content p {
  margin-bottom: 5px;
}

.footer--style-1 p,
.footer--style-1 .icon {
  color: #bdab62;
}

.footer--style-1 .icon {
  fill: #bdab62;
  width: 45px;
  margin: 10px;
}

.promobox--type-1 .btn{
  font-size: 28px;
  background-color: transparent !important;
  border: none !important;
  text-decoration: underline;
  line-height: 30px;
}

.price{
  color: #B3B3B3;
}

.product-options__value--large-text.active, .product-options__value--square.active, .product-options__value--text.active {
    background-color: #BDAB62;
    color: #FFFFFF;
  	border:none !important;
}

.tabs.product-tabs .tabs__body .data-js-tabs-tab span{
  color: #bdab62;
  font-weight: 700;
}

.tabs[data-type=mobile] .tabs__body>div>span{
  color: #bdab62;
  font-weight: 700;
}
  
  

.tabs.product-tabs .tabs__content p{
  color:#141414;
}

.product-page-info__price .price{
  color:#bdab62;
  font-weight: 700;
}

.container {
    max-width: 90%;
}

@media screen and (min-width:1024px){
  .footer__menus .footer__section-head {
    display: none;
  }
}

.popup-sidebar.popup-sidebar--width-md.py-30.px-20 .collection-sidebar-section__accordion .promobox__content_inner.position-absolute.d-flex.flex-center a {
  margin-top: 7rem;
}
.popup-sidebar.popup-sidebar--width-md.py-30.px-20 .collection-sidebar-section__accordion .promobox__content_inner.position-absolute.d-flex.flex-center a:hover {

  background-color: #fff;
    color: #bdab62;
    border: none;
}
}