/*
Theme Name: The Costi's Fishmarket
Theme URI: http://www.thecostisfishmarket.com.au/
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: The Costi's Fishmarket
Author URI: http://www.thecostisfishmarket.com.au/
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.customize-support a:hover{
color: #111;
text-decoration: none!important;
}
input#searchsubmit {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
div#sidebar {
margin-top: 8%;
}
input#s {
width: 60%;
float: left;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.customize-support a {
color: #039181;
text-decoration: none!important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
	.clearfix.margin-25 {
margin-bottom: 2%;
margin-top: 2%;
}

.post a {
font-size: 18px;
text-decoration: none;
}

p.postmetadata {
font-size: 12px;
}
p.postmetadata a {
font-size: 12px;
}

section.top-rated {
margin-bottom:2%;
}

#sidebar ul li {
list-style: none;
}

#sidebar ul {
padding-left: 0;
}

#sidebar ul li a{
font-size: 18px;
}
@media(max-width: 767px){
.navbar-nav .menu-item-has-children .sub-menu {
  display: block;
padding-left:0px;
width:100%;

}
.navbar-nav .menu-item-has-children .sub-menu li{
  list-style: outside none none;
width:100%;

}
.navbar-nav .menu-item-has-children .sub-menu li a{
line-height: 40px;
width:100%;

}
.navbar-nav .menu-item-has-children .sub-menu li a:hover {
  background-color: #75D0C7;
  color: #FFF!important;
  text-decoration: none;
width:100%;
}
.v-col iframe{
height:250px!important;
}
}

/* End Images */