.listingV2 .product-cols{
    margin-top: 15px;
}
.listingV2 .product-cols .primary {
    border-top: none;
    border-right: none;
}
.listingV2 .product-cols .secondary {border-top: none;}
.listingV2 .pricingBlock .saleprice {
    color: #353535;
}
.listingV2 .pricingBlock .price .original-price{
    font-size: 18px;
    font-weight: 400;
    padding: 0;
}
.listingV2 .pricingBlock .price-qty-custom {
    width: 100%;
    float: left;
    padding-top: 10px;
}
.listingV2 .pricingBlock .saleprice .price-qty-custom .price-custom{
    font-size: 20px;
    color: red;
    text-align: right;
}
.listingV2 .pricingBlock .yourprice .price-qty-custom .price-custom{
    text-align: right;
}
.listingV2 .pricingBlock .yourprice .price-qty-custom .price-custom span#price{
    font-size: 24px;
    padding-top: 0;
    display: block;
}
.listingV2 .pricingBlock .price-qty-custom .price-custom p{display: inline-block;}
.listingV2 .pricingBlock .price-qty-custom .price-custom .sale-price{
    font-size: 20px;
    color: red;

}
.listingV2 .pricingBlock .price-qty-custom .qty-custom label{
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    float: left;
    padding-right: 10px;
}
.listingV2 .pricingBlock .price-qty-custom .qty-custom input{
    width: 50px;
    height: 24px;
    padding: 0px 2px;
    text-align: center;
}
.listingV2 .addToCartBlock .addToCartButtonSet {
    margin-top: 0;
}
.listingV2 #divOptionsBlock .header {
    margin-bottom: 0;
}
.listingV2 #divOptionsBlock p.configure-bin {
    font-size: 20px;
    font-style: normal;
}
.listingV2 .custom-radio-format {
    float: left;
    padding: 10px;
    text-align: center;
    width: 33%;
}
.listingV2 .custom-radio-option {
    cursor: pointer;
}
.listingV2 .custom-radio-option:hover {
    border: 1px solid #ffa500;
}
.listingV2 .custom-radio-option.custom-radio-selected {
    border: 1px solid #ffa500;
}
.listingV2 .custom-count, .custom-option-id {
    display: none;
}
.listingV2 .options-inner .opt-regular{margin: 10px 0 0 0;font-size: 18px;}
.listingV2 .options-inner .opt-regular .checkbox-format {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    cursor: default;
    margin-right: 0;
}
.listingV2 .options-inner .opt-regular .checkbox-format label{
    font-weight: 500;
}
.listingV2 .options-inner .opt-regular .checkbox-format label b{
    font-weight: 400;
    color: #999;
}
.listingV2 .options-title {
    width: 100%;
    float: left;
    display: block;
    color: #ff9900;
    font-size: 18px;
    font-style: italic;
}
.listingV2 #divOptionsBlock .options-inner {
    width: 100%;
    float: left;
}
.listingV2 .product-specs {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.listingV2 .custom-tabs {
    width: 100%;
    float: left;
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.listingV2 .custom-tabs .tab-title {
    font-size: 18px;
}
.listingV2 .custom-tabs .tab-title.in {
    display: none;
}
.listingV2 .tab-title .fa {
    color: #693;
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.listingV2 .tab-title.out .fa {
    color: #999;
}
.listingV2 .tab-title.in > a:hover .fa {
    color: #999;
}
.listingV2 #feature-detail h1,
.listingV2 #feature-detail h2,
.listingV2 #feature-detail h3{
    margin: 10px 0;
    /* padding: 0; */
    font-size: 16px;
}
.listingV2 .custom-tabs .tab-title a{
    text-decoration: none;
}
.listingV2 .custom-tabs .tab-title a:hover .fa{
    color: #999;
}
.listingV2 .custom-tabs .tab-title.configuration a {
    color: #693;
    text-decoration: underline;
}
.listingV2 .custom-tabs .tab-title.configuration:hover > a {
    color: #999;
}
.listingV2 .special-actions {
    margin-top: 20px;
    width: 100%;
    float: left;
}
/*.on-sale-img {
    display: none;
    padding: 2px 14px;
    position: absolute;
    right: 0px;
    top: 20px;
    line-height: 20px;
    height: 26px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    background-color: red;
    z-index: 99999;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.on-sale-img:before, .on-sale-img:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: -14px;
    top: 0;
    border: 9px solid transparent;
    border-width: 13px 14px;
    border-right-color: red;
}
.on-sale-img:before {
    border-color: red;
    border-left-color: transparent!important;
    left: -13px;
}*/
.on-sale-img {
    display: none;
    z-index: 9;
    position: absolute;
    right: 1%;
    top: 18px;
    height: 24px;
    width: 84px;
    background-repeat: no-repeat;
    background-image: url(https://www.recycleaway.com/assets/templates/rca-html5/images-custom/on-sale-tag.png);
}

@media(max-width:767px){
.listingV2 .custom-tabs .half-tab.pdf-spec {
    margin-top: 10px;
}
}