
.five-button-row .custom-col-5 > a {
  border: 1px solid;
  display: block;
  font-family: "arial";
  font-size: 14px;
  line-height: 1;
  min-height: 159px;
  padding: 14px 5px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
  font-weight: bold;
}
.five-button-row .custom-col-5 > a:hover, .five-button-row .custom-col-5 > a.active{
	border-bottom: 5px solid;
background-color: #FFFFFF !important;
text-decoration: none;
}
.five-button-row .custom-col-5.gift1 > a {
    background: url("https://media.superjeweler.com/f_auto,fl_lossy,q_auto/assets/img/gift-button-1-bg.png") bottom center no-repeat #f1f5ff;
    color: #229eea;
}
.five-button-row .custom-col-5.gift2 > a {
  background: url("https://media.superjeweler.com/f_auto,fl_lossy,q_auto/assets/img/gift-button-2-bg.png") bottom center no-repeat #fbf4fe;
  color: #bc8bc8;
}
.five-button-row .custom-col-5.gift3 > a {
  background: url("https://media.superjeweler.com/f_auto,fl_lossy,q_auto/assets/img/gift-button-3-bg.png") bottom center no-repeat #fffaea;
  color: #c2a035;
}
.five-button-row .custom-col-5.gift4 > a {
  background: url("https://media.superjeweler.com/f_auto,fl_lossy,q_auto/assets/img/gift-button-4-bg.png") bottom center no-repeat #fff4f6;
  color: #f1647c;
}
.five-button-row .custom-col-5.gift5 > a {
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/assets/img/gift-button-5-bg.png) bottom center no-repeat #f4f4f4;
    color: #646464;
}
.five-button-row .custom-col-5.gift6 > a {
    color: #ff0000;
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/assets/img/xmas-tree.png) no-repeat bottom center #fff4f4;
}

.special-title {
  background: #414141 none repeat scroll 0 0;
  font-family: "arial";
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}
.special-title.mothers-day {
  background-color: #9f62ae;
  color: #9f62ae;
}
.special-title.push-present {
  background-color: #229eea;
  color: #229eea;
}
.special-title.first-ann {
    background-color: #c2a035;
    color: #c2a035;
}
.special-title.valentines {
  background-color: #f1647c;
  color:#f1647c;
}
.special-title.stocking-stuffers {
  background-color: #de0300;
  color:#fff;
}
.special-title > span {
  color: white;
  display: block;
  line-height: 1;
  padding: 5px;
}
p.info-block,
.info-block-title{
    float: left;
    width: 100%;
}

.listing .product-single {
  margin-bottom: 5px !important;
}
.listing {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: 8px !important;
  margin-bottom: 10px;
}
.listing-home .owl-item .item {
  width: calc(100% - 4px) !important;
}
.listing .owl-prev {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  color: #474747;
  font-size: 20px;
  left: -13px;
  padding: 12px 7px;
  position: absolute;
  top: 129px;
}
.listing .owl-next {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  color: #474747;
  font-size: 20px;
  padding: 12px 7px;
  position: absolute;
  right: -13px;
  top: 129px;
}

@media (min-width:768px) {
.special-title.mothers-day,
.special-title.push-present,
.special-title.first-ann,
.special-title.valentines,
.special-title.stocking-stuffers,
.special-title.paypal{
    float: left;
    width: 100%;
}
}

@media (max-width:991px) and (min-width:768px) {


.five-button-row .custom-col-5 > a {
    border: 1px solid;
    display: block;
    font-family: "arial";
    font-size: 13px;
    line-height: 1;
    min-height: 159px;
    padding: 14px 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    font-weight: bold;
}

}

@media (max-width:479px) and (min-width:300px) {

.clearance.ss-price-field.ss-price-clearance.ss-price-sale > label {
	display: none;
}
.ss-mobile-show {
	display: inline-block;
	float: left;
}
.listing-home .product-single .product-picture {
	max-width: 175px;
	width: 100%;
}
.special-title > span {
	color: white;
	display: block;
	line-height: 1;
	padding: 5px;
}
.special-title {
	background: #414141 none repeat scroll 0 0;
	font-family: "arial";
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

}



/* list item styles */
	
@media screen and (min-width:992px) {

.listing .item {
    width: calc( 25% - 8px);
    float: left;
    margin: 0 4px;
}
}

@media (max-width:991px) and (min-width:768px) {

.listing .item {
    width: calc( 25% - 8px);
    float: left;
    margin: 0 4px;
}
}

@media (max-width:767px) and (min-width:600px) {

.listing .item {
    width: calc( 33.33% - 8px);
    float: left;
    margin: 0 4px;
}
}

@media (max-width:599px) and (min-width:480px) {

.listing .item {
    width: calc( 50% - 8px);
    float: left;
    margin: 0 4px;
}

}

@media (max-width:479px) and (min-width:300px) {

.listing .item {
    width: 100%;
    float: left;
    margin: 0;
}
}




