.retailpr {
  color: #000000;
  font-size: 1em !important;
}
.h2 {
  font-size: 1.2rem !important;
}

.h3 {
margin-top:1rem !important;
padding-top:1rem !important;
}

	.row .large-pull-one-fourth,
	.row .large-pull-two-eighths,
	.row .large-pull-three-twelfths {
		right: 25%;
	}

	.row .large-pull-three-fourths,
	.row .large-pull-six-eighths,
	.row .large-pull-nine-twelfths {
		right: 75%;
	}


.category-product-name a {
    font-weight: 400 !important;
    color: #2a527a !important;
}

.footer-contact li {
    padding: 0.25rem 0 !important;
}

.category-product-name2 a {
    color: #2a527a;
    font-size: 1.2em !important;
    font-weight: 600 !important;
}
.category-product2 a {
    overflow: hidden;
    position: relative;
    font-weight: 100;
}
.category-product2 p {
    font-size: 14px;
    color: #393939;
    line-height: 1.5;
}

.page-title2 {
     line-height: 1.2 !important;
}

.lg-button {
    font: 1em bold;
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
    font-family: bold;
    background-color: #6690b9;
    color: #000;
    text-decoration: none;
    padding: 1px 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
/*    border-radius: 5px; */
    margin-right: 10px !important;
}

.category-product p { 
   min-height: 30px !important; 
} 

.category-tree .level-1.active a {
    padding-bottom: 15px;
}

.sub-category {
    min-height: 260px !important;
    height: 260px !important;
}