/*
 Theme Name:     Basix Child Theme by NorthgateWeb
 Theme URI:      http://www.northgateweb.uk
 Description:    Basix Child Theme by NorthgateWeb
 Author:         John Davison/Jason Long
 Author URI:     http://www.northgateweb.uk
 Template: 		 basix
 Version:        1.0.0
*/


@import url("../basix/style.css");

.column-one-third input.error, .column-full-width textarea.error {
    border:2px solid #ff0000 !important;
}

.column-one-third label.error, .column-full-width label.error {
    color:#ff0000 !important;
}

.jcarousel .categories {
    display:none;
}

.blog-meta .meta-item .meta-title.comments, .blog-meta .meta-item a.comments-link {
	display:none !important;
}

li.isotope-item {
	margin:10px !important;
	border:1px solid #666 !important;
}
.footer {
	padding-top:24px !important;
}
.footer .column-container {
	padding-bottom:24px !important;
}

@media (max-width:992px) {
    .logo a img {
        width:200px;
        height:57px !important;
    }
}

@media (max-width:768px) {
    .logo a img {
        width:100px;
        height:28px !important;
    }
}

.news-feed-provided-by {
    margin-top: 20px;
    font-size: 11px;
}

ul.wprssmi_rss_vs {
    list-style-type: none;
    margin-left: 0;
    font-size: 12px;
}

ul.wprssmi_rss_vs .title {
    font-weight: bold;
}

ul.wprssmi_rss_vs span {
    display: none;
}