/*
Theme name: Plymstone
Description: Custom Theme
*/

/*
	Source post-css styles are located in the postcss directory.
	The compiled bundle is in assets/bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override bundle.css styles.
*/
.header { background:#000;}
.section-text-secondary .col-md-9 img {
    max-width: 100px;
}
.article h3 {
    font-size: 21px;
    font-weight: 400;
    line-height: 27px;
}
.socials {
    margin-right: 20px;
}
li.slick-slide.slick-current h2, li.slick-slide.slick-current p{ color:#000!important; }
.list-worktops img {height:130px; }
.mapp-layout{ float:right; }
#gform_1 input, #gform_1 textarea {
    border: 1px solid #0f3347;
}
.gform_wrapper {
    max-width: 400px!important;
}
.article-meta, .section-comments { display:none; }
li.article.post {
    float: left;
}
.section-text h2 {
     color: #1f3347;
}
.article-head h2 a, .article-head h2 {
    font-weight: 400;
    font-size: 24px;
}
.article-head h2 { margin-top:20px; }
li.article.post {
    padding-bottom: 20px;
}