.sePage .sePageMain {
 margin-top: 0px;
}
.sePage .sePageFooter { margin-top: 0px; }

/* SHOP LINKS */
.rbm-shop-links .content-block-column::before {
 content: '';
 background-color: rgba(0, 0, 0, 0.15);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.rbm-shop-links .editContent, .rbm-shop-links .content-block-column {
 position: relative;
}

.sePageContent .sePageSection.rbm-shop-links {
 margin-bottom: 0px;
}

.rbm-shop-links .col-margin-bottom {
 margin-bottom: 30px;
}

.rbm-shop-links .block-bg-img {
 padding: 90px 15px;
}

.sePage .sePageLayout .rbm-shop-links h3 {
 margin-top: 22px;
}

.seResponsive .rbm-shop-links .content-block-column .btn {
 margin-bottom: 22px;
}

/* CATAGORY LINKS */

.rbm-catagory-links ul {
 margin-top: 22px;
 margin-bottom: 22px;
 padding-left: 0;
 list-style-type: none;
}

.rbm-catagory-links li {
 border: none;
}

.rbm-catagory-links li {
 padding: 10px 0;
}

.rbm-catagory-links li a {
 text-decoration: none;
 text-transform: uppercase;
}

.rbm-catagory-links li a:hover {
 text-decoration: underline;
}

@media only screen and (min-width: 1200px) {
 .rbm-catagory-links li, .rbm-catagory-links li:first-child {
 border: 0;
 }

 .rbm-catagory-links li:not(:last-child) {
 border-right: 1px solid #333;
 }

 .rbm-catagory-links li {
 display: inline;
 padding: 2px 20px;
 }
}
