/* Enter Your Custom CSS Here */
.ct-woo-card-actions > .quantity {
height: 45px!important;
float: left!important;
margin-right: 2%!important;
width: 38%;
}
.ct-woo-card-actions > .button, .ct-woo-card-actions > .added_to_cart {
width: 60%;
font-size: 12px;
}

.site-info {
  display: none;
}

.footer-sidebar .widget {
  margin-bottom: 15px;
  //margin-top: -32px;
}

.footer-sidebar {
  margin-top: -32px;
}

.login_wid li {
  display: none;
}

li.afo_social_login {
  display: block;
}

.login_widget div {
  width: 400px;
  margin-top: 0px;
//  margin-left: -30px;
}

.login_widget input {
  width: 80px;
}

.login_widget input[type="submit"] {
  vertical-align: baseline;
}
  
.login_widget .widget-title {
  margin-bottom: 0px;
}


.full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft {
  margin-left: 0px;
}

#epl_loader {
  right: 50% !important;
  top: 40% !important;
}

.epl_prices_table select {
  font-size: 14px;
  margin-top: 4px;
}

#epl_discount_wrapper {
  display: none;
}

//#epl_cart_totals_wrapper {
//  display: none;
//}

.epl_w70 {
  font-size: 14px;
}

body {
  overflow-x: hidden;
}

.noclear-img img {
  clear: none !important;
}

.epl_regis_field_wrapper div {
  margin-bottom: 10px;
}

tr.epl_payment_choice_row {
  height: 100px;
}

.widget a {
  color: #24890d;
}

.widget_pw_login_widget {
  margin-bottom: 5px;
}