/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 15.6

All css files are placed in /css/ folder
*/
/*******************************new-style**************************/
a{
  text-decoration: none !important;
}
#mfn-rev-slider {
  display: none !important;
}
a.readmore-btn {
  background: #b6c22c none repeat scroll 0 0;
  border-radius: 3px;
  padding: 2px 7px;
  text-decoration: none !important;
  color: #779701 !important;
}
a.readmore-btn:hover {
  background: #ffc000 none repeat scroll 0 0;
}
#Top_bar .menu > li > a span:not(.description) {
  padding: 0 10px !important;
}
#box-products .inner-box {
  border: 1px solid #EEE;
  border-radius: 10px;
  box-shadow: 0 0px 7px 0px #B6B6B6;
}
.box-products .inner-box {
  border: 1px solid #EEE;
  border-radius: 10px;
  box-shadow: 0 0px 7px 0px #B6B6B6;
}
.woocommerce .product div.entry-summary h1.product_title {
  font-size: 28px !important;
}
.product_wrapper .price {
  display: block;
  margin: 20px 0 !important;
  letter-spacing: -1px !important;
}
.fancy_heading .title {
  font-size: 30px !important;
  line-height: 30px !important;
}
.woocommerce .ywcps-wrapper .owl-item li.product {
  width: 95% !important;
}
.ywcps-product-slider > h3 {
  display: none !important;
}
ul.ywcps_products_slider {
  padding-bottom: 0 !important;
}






/************************************woocommerce-slider-style************************************/
.clothes-listing {
  overflow: auto;
  margin-left: 0 !important;
}
.clothes-listing > li {
  background-color: #fff;
  box-shadow: 0 0 5px 1px #eeeeee;
  display: table-cell;
  margin: 5px !important;
  text-align: center;
  width: 23%;
}
.clothes-listing .amount {
  display: block;
  text-align: center;
}
.clothes-listing li .add_to_cart_button {
  background-color: #779701;
  color: #ffffff;
  display: table;
  font-family: iransans !important;
  margin: 15px auto;
  text-align: center;
}
.clothes-listing-title {
  padding: 10px;
  text-align: center;
}
#Top_bar a#header_cart {
  font-size: 25px !important;
}
#Top_bar a#search_button {
  font-size: 30px !important;
}
.register-page .sections_group {
  width: 100% !important;
}
.woocommerce .alert_success {
  background: #779701 none repeat scroll 0 0 !important;
}
.woocommerce .alert_success .alert_icon {
  background: #f39f0d none repeat scroll 0 0 !important;
}
.woocommerce .alert_success a, .woocommerce .alert_success a:hover {
  color: #f39f0d !important;
}
.woocommerce .alert_success .alert_icon {
  color: #779701 !important;
}
.woocommerce .alert_info {
  background: #779701 none repeat scroll 0 0;
}
.woocommerce .alert_info .alert_icon {
  background: #f39f0d none repeat scroll 0 0;
}
.woocommerce .alert_info a, .alert_info a:hover {
  color: #f39f0d !important;
}
.header-magazine #Top_bar .banner_wrapper {
  height: 100px !important;
  width: auto !important;
}
.header-magazine #Top_bar .banner_wrapper img {
  max-height: 100% !important;
}
.um-profile-edit i{
color:red !important;
}
.um-name {
    float: left !important ;
  
    margin-left: 120px !important;
}