.sizing-guide-open.sizing_guide{
  font-size: 20px !important;
  font-weight: bold;
}

.wa-order-class, .wa-order-button.wa-order-button-after-atc.single_add_to_cart_button.button.alt{
  width: 100% !important;
}

.products .product .product_thumbnail.et-image-hover {
  border-radius: 20px !important;
}

.et-header-text.text-1 p {
	display: none !important;
}

.products .product .product_thumbnail.et-image-hover {
  border-radius: 20px !important;
  box-shadow: 0px 10px 20px 0px rgba(186,148,110,16%);
  border: 1px solid #FFFFFF;
}

.selectron23-container .selectron23-option[data-selected='1'], .selectron23-container .selectron23-option{
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
}

.wpb_wrapper .vc_separator h4 {
    font-size: 25px !important;
}

.widget ul{
  display: flex !important;
}

.widget li{
  margin-right: 10px !important;
}

.lite-footer-social{
  display: flex ;
  flex-direction: column;
  align-items: center;
}

.col-12.col-md-6.col-lg-4.footer1{
  display: flex !important;
  align-items: center !important;
}

#footer-bar{
 border-top: 1px solid #ededed !important; 
}

.wcuCurrencySwitcher.right.horizontal.wcuCscShow_currency_symbols.wcuCscIconType_rectangular.wcuCscIconSize_m.wcuCscShowBorder_0{
  top: 65px !important;
}

.wcuCurrencySwitcher li{
  background-color: #909090 !important;
}

.wcuCurrencySwitcher .wcuCurrent {
  background-color: #333 !important;
}