/*
Theme Name:     Tamworth Informed Child theme
Theme URI: 		http://www.tieronedesign.co.uk
Description: 	A Custom Theme designed by Tier One Design.
Author: 		Tier One Design
Author URI: 	http://www.tieronedesign.co.uk
Template:       tamworth-informed                             
Version:        1
*/

@import url("../tamworth-informed/style.css");

.mtphr-dnt-tick-container {
	background-color:!important;	
	margin-bottom: 5px !important;
	min-height: 21px;
}
.mtphr-dnt-tick-contents{
	background-color:!important;	
	margin-bottom: 5px !important;
	min-height: 21px;
	font-weight: normal !important;
}
.mtphr-dnt a {
	color: #000;
	background: # fff;
}

.classi-title {
	margin-top: 0px !important;
}

.awpcp-title {
	background-color: #1879ab !important;
	color: #FFF !important;
	
}

.awpcp-title a {
	color: #FFF !important;
	font-weight: 300 !important;
}

.ad-title {
	float: left;
	font-weight: bold !important;
}

	.ad-title a{
		font-weight: bold !important;
	}

.ad-seller {
	float: right;
}

.classi-descript {
	float: left; 
	width: 60%;
}

.ad-description {
	min-height: 140px;
	max-height: 270px;
	overflow-y: scroll !important;
	overflow-x: hidden !important;
}

.classi-price, .classi-price label {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
	
}

.classi-price strong{
	color: #1879ab;
}

.classi-top-cont {
	margin-bottom: 10px;
}

.classi-imgs{
	float: right;
	width: 220px;
}

.awpcp-ad-primary-image {
	margin-bottom: 10px !important;
}

.classi-thumbs {
	float: right;
	width: 220px
}

.classi-thumbs > ul {
	clear: both;
	float: left;
	list-style: none !important;
	list-style-type: none !important;
	margin-left: 8px !important;
}

.classi-thumbs > ul > li {
	margin: 0px !important;
	float: left;
	width: 102px;
	list-style: none !important;
	list-style-type: none !important;
} 

.classi-thumbs > ul > li:first-child {
	margin-right: 8px !important;
}

.classi-thumbs > ul > li img{
	margin: 0px !important;
	float: left !important;
	width: 90px !important;
	height: auto !important;
	padding: 5px !important;
} 

.thumbshow {
	padding: 5px !important;
}

.classi-btn {
	float: right;
	width: 182px;
	
	margin-left: 8px;
	margin-top: 10px;
	padding: 15px;
	background-color: #da8f34;
}

.ad-btn {
	color: #FFF;
	font-size: 17px;
}

.ad-btn:hover {
	color: #FFF;
}



.showawpcpadpage label {
	display: inline !important;
}

.tw_button {
	float: left !important;
	margin-right: 20px !important;
}

.tw_button a{
	margin: 0px !important;
}

.flag_ad_link {
	line-height: 10px !important;
}

#postsearchads {
	margin-left: 0px !important;
}

.header_text
{
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

@media (max-width: 480px) {
	
	
	.classi-descript {
		float: left; 
		width: 100%;
	}
	
	.ad-description {
		min-height: 140px;
		overflow-y: none !important;
		overflow-x: none !important;
	}
	
	.classi-imgs{
		float: left;
		width: 100%;
	}
	
	.classi-thumbs {
		float: left;
		width: 100%;
		margin-left: 75px;
		
	}
	
	.classi-thumbs > ul {
		clear: both;
		list-style: none !important;
		list-style-type: none !important;
		width: 100% !important;
		margin: 0 auto !important;
	}
	
	.classi-thumbs > ul > li {
		margin: 0px !important;
		float: left;
		width: 102px;
		list-style: none !important;
		list-style-type: none !important;
	} 
	
	.classi-thumbs > ul > li:first-child {
		margin-right: 8px !important;
	}
	
	.classi-thumbs > ul > li img{
		margin: 0px !important;
		float: left !important;
		width: 90px !important;
		height: auto !important;
		padding: 5px !important;
	} 
	
	.classi-btn {
		float: left;
		width: 182px;
		
		margin-left: 75px;
		margin-top: 10px;
		margin-bottom: 20px;
		padding: 15px;
		background-color: #da8f34;
	}
	
	.awpcp-ad-primary-image {
		float: left !important;
		width: 100% !important;
	}

}