/* Add here all your CSS customizations */
.custsize { max-height:250px; width:320px; }

.custsize .autoHeight { width:320px !important; height:250px !important }
.custsize .autoHeight .thumbnail { height:250px !important; overflow: hidden  }
.custsize .autoHeight .thumbnail img { width:100%; height:100%;}

.modal-backdrop { bottom:none !important; position:absolute !important }

.mrg-top-20 { margin-top:20px; }
.mrg-top-75-inherit990 { margin-top:75px; }

.grid-thumb { height:50px; width:50px; }

.price {
    padding:10px 0 0;
    color:#444;
    font-size:2em;
    letter-spacing:-1px;
    line-height:30px;
}

.featured-box-createaccount {}
.featured-box-createaccount .box-content { border-top:4px solid #267F00 }
.featured-box-createaccount .box-content i.icon-featured { background-color:#267F00 }
.featured-box-createaccount .box-content h4 { color:#267F00; }
.featured-box-createaccount .box-content .learn-more { background-color:#267F00; border-color:#267F00 !important; /*margin-left:-58px !important; */}

/*.modal-backdrop { height:100% !important; position: absolute !important; bottom:inherit !important }
.modal-open .modal { overflow-x: inherit !important; overflow-y:inherit !important }
.modal-open .modal-dialog { overflow-x: hidden !important; overflow-y:auto !important }*/
.modal-open .modal { position:fixed !important  }

.owl-carousel .owl-item { height:250px !important; }
.owl-carousel .owl-item div { height:100%; line-height:240px; text-align:center; }
.owl-carousel .owl-item div img { max-height:100%; }


@media (max-width: 990px) {
    .stack990 { margin-top:75px; }
    .mrg-top-75-inherit990 { margin-top:10px; }
}
@media (max-width: 767px) {
    .mobile-top-space{ margin-top: 15px;}
    .copyright { text-align:center }
    .footnav #sub-menu { float:none !important; text-align:center; }

}
@media (max-width: 340px) {
.owl-carousel .owl-item{ width: 290px !important;}
.custsize{ width: auto !important;overflow: hidden;}
.txt-wrap{width: 170px;word-wrap: break-word;}


}

#filteredProducts td { vertical-align:middle; /*white-space:nowrap*/ }
#filteredProducts td.actions { white-space:normal !important }