/*
* Small css modifications
* If this file is again needed don't forget to load it
* by uncommenting the line:
* loadCSS( "/styles/chorder-milan.css");
* in base-styles blade
 */

/*.brand-subseries {
    border-bottom: thin solid black;
    margin-bottom: 55px;
}
.custom-shop-electric-guitars-first {
    padding: 2px 0 7px !important;
}

.custom-shop-electric-gutiars-single {
	border-top: 1px dotted #c7c7c7 !important;
	margin-top: 10px !important;
	padding-top: 10px !important;
}

.reported {
	color: orange;
}

.active-slider {
	border-bottom: 2px solid #ff651c !important;
}

.warning {
	color: #ae3232;
}

.modal-body .already-have-account-modal {
  display: inline;
}

.review-v7 .ebay-banner {
  margin-top: 15px;
}
.review-v7 .ebay-banner .panel {
  background: white;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.replace-ad {
  margin-top: 20px;
}*/