#custom-brand h1{
    color: #454545;
    font-size: 40px;
    margin: 40px 0 10px;
}
#custom-brand #top-text{
    font-family: "News Cycle",Helvetica,Arial,sans-serif;
    padding: 0 40px 30px;
    color: #989b9d;
    font-size: 16px;
}
#custom-brand #top-text p{
    margin: 0 0 10px;
}
#custom-brand #sizes-list{
    padding-bottom: 30px;
}
#custom-brand .size-row{
    margin-bottom: 15px;
    border: 1px solid #DDDDDD;
    border-left: 1px solid #EFEFEF;
    border-bottom: 1px solid #DDDDDD;
}
#custom-brand .no-margin{
    margin: 0;
}
#custom-brand .no-padding{
    padding: 0;
}
#custom-brand .size-row .category-image{
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EFEFEF;
    height: 100%;
    padding: 25px 15px;
}
#custom-brand .size-row .category-image p{
    border-top: 1px solid #DDDDDD;
    margin-top: 25px;
}
#custom-brand .size-row .category-image p a{
    color: #3eae5f;
    margin: 10px;
    display: inline-block;
    border-bottom: 1px solid #3eae5f;
    font-size: 18px;
    text-decoration: none;
    line-height: 1;
}
#custom-brand .size-row .category-image p a:hover{
    color: green;
    border-color: green;
    text-decoration: none;
}
#custom-brand .size-row .category-image img{
    margin: 0 auto;
    display: block;
}
#custom-brand .c2 .category-image{
    padding: 40px 15px;
}
#custom-brand .size-details{
    background: #F7F7F7;
}
#custom-brand .size-details .size-description{
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #F4F4F4;
    padding: 0 15px;
    height: 100%;
}
#custom-brand .size-details h2, #custom-brand .size-details p{
    padding: 0 15px 15px;
    color: #474747;
    margin: 0;
}
#custom-brand .size-details h2{
    padding: 20px 15px 10px;
    text-transform: none;
    font-family: inherit;
    font-size: 24px;
}
#custom-brand .size-details h2 a{
    color: inherit;
}
#custom-brand .size-details p{
    font-size: 16px;
}
#custom-brand .size-details p strong{
    color: #989b9d;
    font-weight: normal;
}
#custom-brand .size-details p.to-fit{
    border-top: 1px solid #DDDDDD;
    margin-top: 10px;
    padding-top: 15px;
}
#custom-brand .c2 .size-details p.to-fit{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
}
#custom-brand .size-price{
    border-left: 1px solid #DDDDDD;
    padding: 20px 15px;
    height: 100%;
}
#custom-brand .c2 .size-price{
    padding: 0;
}
#custom-brand .size-price p{
    border-bottom: 1px solid #DDDDDD;
    padding: 0 15px 25px;
    margin-bottom: 15px;
}
#custom-brand .size-price i{
    color: #3eae5f;
    font-size: 12px;
}
#custom-brand .c2 .size-price i{
    color: #0a654c;
    font-size: 14px;
    position: absolute;
    top: 1px;
    right: 0;
    border-right: 1px solid #BFBEBE;
    padding: 2px 0;
    padding-right: 5px;
}
#custom-brand .size-price span{
    color: #474747;
    font-size: 40px;
    line-height: 1;
}
#custom-brand .c2 .prices-from span{
    color: #4fab5c;
    font-size: 34px;
    margin-left: 5px;
}
#custom-brand .btn{
    background: #40AE64;
    border-top: 1px solid #ABDABA;
    border-radius: 4px;
    padding: 10px 15px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
#custom-brand .btn:hover{
    background: green;
}
#custom-brand #other-filters{
    padding-bottom: 60px;
}
#custom-brand #other-filters div{
    background: #F7F7F7;
    border: 1px solid #DDDDDD;
    padding: 20px;
}
#custom-brand #other-filters h2{
    text-transform: none;
    font-size: 30px;
    color: #474747;
    margin: 20px 0;
}
#custom-brand #other-filters .btn{
    padding: 20px;
    font-size: 20px;
    margin: 15px;
}
#custom-brand .size-price .prices-from{
    background: #EDECEC;
    border-bottom: 1px solid #E0E0E0;
    padding: 25px 15px 15px;
    line-height: 1;
}
#custom-brand .add-to-cart{
    padding: 20px 20px;
}
#custom-brand .add-to-cart form{
    padding-bottom: 0;
}
#custom-brand .add-to-cart .sale-price{
    font-size: 46px;
    color: #474747;
    display: inline-block;
    padding: 10px 0;
}
#custom-brand .add-to-cart label{
    font-weight: normal;
    color: #989b9d;
    display: inline-block;
    margin: 0;
}
#custom-brand .add-to-cart .quantity{
    display: inline-block;
}
#custom-brand .add-to-cart .btn{
    font-size: 24px;
    margin-top: 20px;
    font-weight: normal;
}
#custom-brand .add-to-cart .quantity .plus, #custom-brand .add-to-cart .quantity .minus{
    color: white;
    background: #6D6C6C;
    border: 0;
    width: 20px !important;
    height: 15px !important;
}
#custom-brand .add-to-cart .quantity{
    height: auto !important;
}
#custom-brand .add-to-cart .quantity .plus{
    border-radius: 0 2px 0 0;
}
#custom-brand .add-to-cart .quantity .minus{
    border-radius: 0 0 2px 0;
}
#custom-brand .add-to-cart .quantity .plus:hover, #custom-brand .add-to-cart .quantity .minus:hover{
    background: #000;
}
#custom-brand .add-to-cart .quantity input.qty{
    height: 28px !important;
    font-size: 14px !important;
    padding: 0 10px;
    width: 50px;
    text-align: left;
}
#custom-brand .add-to-cart .quantity-field label{
    position: relative;
    top: -10px;
    left: 0;
}
#custom-brand .add-to-cart .form-group{
    white-space: nowrap;
}
#custom-brand .add-to-cart select.input-sm{
    font-size: 14px;
}
#custom-brand .add-to-cart select.merv-select{
    padding: 5px;
    width: 50px;
    display: inline-block;
}
#custom-brand .add-to-cart .bs_row{
    margin-left: -5px;
    margin-right: -5px;
}
#custom-brand .add-to-cart .col-xs-6, #custom-brand .add-to-cart .col-xs-12{
    padding-left: 5px;
    padding-right: 5px;
}
#custom-brand .savings_message{
    color: #a7a4a4;
    font-style: italic;
    font-size: 13px;
    padding-bottom: 15px;
}
#custom-brand .savings_message strong{
    color: #0a8251;
}
#custom-brand #sizes-list .sub-category {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 25px;
}
#brand-questions {
    font-size: 16px;
}
#brand-questions h2 {
    font-size: 34px;
    color: #008252;
    text-align: center;
    text-transform: none;
    margin-top: 50px;
}
#brand-questions h3 {
    font-size: 26px;
}
#brand-questions ul {
    padding-left: 60px;
}
#brand-questions ul li {
    margin-bottom: 15px;
}
#brand-questions ul li span {
    color: #008252;
    margin-right: 5px;
    font-weight: bold;
}
@media (max-width: 767px) {
    #custom-brand .changed-width-pct{
        width: 100% !important;
    }
}
