/*
    Spectrum Net Designs Custom CSS
---------------------------------------*/

#logo{
    text-align: center;
}

.text-center{
    font-weight: bold;
}

.header-mid{
    width: 50%;
    float: left;
}

#header_text{
    padding: 0px 15px;
}

.catImg a div.classic-grid-image-wrapper{
    display: none;
}

.entry-content{
    color: #2f2f2f;
}

#ninja_forms_field_14{
    color: initial !important;
    /*border: 1px solid #DCE4EC !important;*/
}

select{
    border: 1px solid #000 !important;
}

.blackLine{
    border-top: 1px solid #a8a8a8 !important;
}

#productThumbs{
    display: none;
}

.thumbSize{
	max-width: 150px;
	max-height: 300px;
}

.after-product-details{
    min-height: 250px;
}