article#post-4920 .wp-block-column a {
    color: #0759f8;
}

.blindDropDown.active .imageOnRight, .rodsTracks.active .imageOnRight, .shutters.active .imageOnRight {
  background-size: contain !important;
  background-position: right;
}

.catsBelow .eachCat {
  border-top-right-radius: 70px !important;
}

.catsBelow .eachCat:hover {
  border-top-right-radius: 70px !important;
}

.catsBelow .eachCat .straightRadiusBorder{
    width: 25px;
    height: 104px;
    transform: rotate(-45deg);
    background: white;
    position: absolute;
    top: -33px;
    right: 4px;
    display: block;
}

nav.nav.mainNav .medium-wrapper .mainMenuItems li a {
    border-bottom: 0px !important;
	padding: 0px 6px !important;
}

nav.nav.mainNav .medium-wrapper .mainMenuItems li:hover a {
    background: #0058f8;
    color: white;
}