/*
Theme Name:     QWD
Theme URI:      https://www.quartworktopsdirect.com
Description:    Child theme for Iconic One
Author:         Kevin Uwins
Author URI:     http://www.thameswebdesign.co.uk
Template:       iconic-one
Version:        0.1.0
*/

@import url("../iconic-one/style.css");

/* BASICS */

h1,
h2,
h3,
h4,
h5,
h6,
h7,
div,
ul,
li,
p,
label {
    font-weight: 400;
    font-family: 'Roboto', sans-serif!important;
    
}

body {

    color: #1D1D1B;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 400;
	font-size: 17px;
}

a {
    color: #2981b7;
}
a#taps { padding-top: 160px;  }
#taps{
  display: block;
  height: 160px; /*same height as header*/
  margin-top: -160px; /*same height as header*/
  visibility: hidden;
}

h1.entry-title {
	display: none;
}

.wrapper {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}

.entry-content h1, .comment-content h1, .mu_register h1 {
    font-size: 30px;
}

.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 24px;
}
.entry-content h3, .comment-content h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 6px 0;
}

iframe {
    display: initial!important;
    margin-top: 5%;
    margin-bottom: -5%!important;
}

img#facebook {
    width: 84%;
}

.entry-content li, .comment-content li, .mu_register li {
    list-style-type: disc;
}

/* HEADER*/


.site-header {
    text-align: center;
    border: none;
    position: fixed;
    background-color: #ffffff;
    max-width: 1300px;
	z-index: 2000;
}

.themonic-logo img {
    max-width: 438px;
}
.themonic-logo {
    padding: 23px 36px 7px;
}

.socialmedia {
    margin-top: 16px;
    margin-right: 3%;
    padding: 0;
	width: auto;
        margin-bottom: 6px;
}
.socialmedia img {
    height: 41px;
    width: 41px;
    margin-top: 1px;
   /* border: 3px solid #565655;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 6px;*/
}

.socialmedia img:hover {
   opacity: 0.8;
}
.socialmedia a {
    padding: 0 0 0 4px;
	float: left;
}

.phone {
    font-size: 24px;
    font-weight: 600;
    /* float: left; */
   padding: 3px 0 12px;
}

header#masthead {
    width: 100%;
}

/*to offset fixed header*/div#primary {
    padding-top: 144px;
	}
div#secondary {
    padding-top: 186px;
}


div.quote-button {
    float: left;
    background-color: #2981b7;
    color: #ffffff;
    font-size: 17px;
    padding: 12px 16px;
    font-weight: 500;
   /* margin-top: -5px;*/
	border-radius: 5px;
	moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	margin: 0 6px;
}

div.sample-button {
    float: left;
    background-color: #565655;
    color: #ffffff;
    font-size: 17px;
    padding: 12px 16px;
    font-weight: 500;
   /* margin-top: -5px;*/
	border-radius: 5px;
	moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

div.quote-button:hover, div.sample-button:hover {opacity: 0.8;}


/* MENU */

.themonic-nav {
   background-color: #2981b7;
	box-shadow: none;
}
.themonic-nav li a {
    line-height: 2.5;
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	padding: 0 22px;
}

.themonic-nav .current-menu-item > a, .themonic-nav .current-menu-ancestor > a, .themonic-nav .current_page_item > a, .themonic-nav .current_page_ancestor > a {
    background: none repeat scroll 0 0 #00A1E0;

}

.themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {
    background: none;
    border: none;
	/*NEW*/ width: 97%;
	text-align: center;
}
	
.themonic-nav .current-menu-item > a,  .themonic-nav .current_page_item > a  {
    font-weight: normal;
}

.themonic-nav li ul li a {
    background: #2981b7;
    border-bottom: 1px solid #ffffff;
    font-size: 15px;
    width: 180px;
	text-align: left;
}

.themonic-nav li.has-child > a:after {
   color: #ffffff;
   content: ' ▾';
}
	
/*slide*/

/*div.slide-text {
	font-size: 175%;
	text-transform: uppercase;
	
}/




/* MISC CUSTOMISATIONS */

/* new qwd */
.wp-caption {
    padding: 1px;
    /* border-color: brown; */
    /* border-width: thick; */
    background-color: transparent;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    padding: 0px 6px;
	line-height: 1.5;
    color: #1d1d1b;
	text-align: center;
    font-size: 14px;
}
p.wp-caption-text a {
	font-weight: bold;
}

.wp-caption .wp-caption-text strong {
	text-transform: uppercase;
}

body.page-id-26 .su-row {
	margin-bottom: 0.5em;
}

.su-column-size-1-6 {
    width: 15%!important;
}

.su-row .su-column-size-1-6 {
    margin: 0 0 0 2%!important;
}

.su-row .su-column:first-child {
    margin-left: 0!important;
}
[class*="su-column"] + [class*="su-column"]:last-child {
    margin-left: 0px!important;
}
[class*="su-column"] + [class*="su-column"]:last-child {
    margin-left: 2%!important;
}

.one-quarter {
	width: 22%;
    float: left;
    box-sizing: border-box;
    margin-right: 4%;
    text-align: center;
	font-size: 15px
}
#intro.one-quarter {
	text-align: left;
}
#intro.one-quarter, #intro.three-quarters {
	font-size: 17px
}

.one-quarter-last {
	width: 22%;
    float: left;
    box-sizing: border-box;
    margin-right: 0%;
    text-align: center;
	font-size: 15px
}

.three-quarters {
	width: 74%;
    float: left;
    box-sizing: border-box;
    margin-right: 0%;
	font-size: 15px
}

div#featured.main-body {
	padding-top:36px;
	padding-bottom: 36px;
	background-image: url("https://www.quartzworktopsdirect.com/images/featured_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    text-align: center;
}

.fa-3x {
    color: #2981b7;
}

.site-content article {
    margin-bottom: 0;
    padding-bottom: 0;
}


/*old*/ 
.site-content article {
    border-bottom: none;
}

.main-body {
    /* margin-top: -55px; */
    padding: 12px 3%;
}

.entry-content h1.main-pic-text-heading {
	font-size: 58px;
	line-height: 73px;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 40px;
	font-style: normal;
}


div#intro {
    padding-top: 0;
}

div#intro p {
    font-size: 90%;
}


.one-third {
	width: 30%;
    float: left;
    box-sizing: border-box;
    margin-right: 5%;
    text-align: center;
	font-size: 17px
}

.one-third-last {
	width: 30%;
    float: left;
    box-sizing: border-box;
    margin-right: 0%;
    text-align: center;
	font-size: 17px
}

div.entry-content div.one-third h2, div.entry-content div.one-third-last h2, div.entry-content div.two-thirds h2, div.entry-content div.two-thirds-last h2, div.entry-content div.one-half h2, div.entry-content div.one-half-last h2 {
	    color: #1d1d1b;
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
margin: 24px 0 12px 0;
}



.grey-panel {
    background-color: rgba(41, 129, 183, 0.15);
    font-size: 17px;
    padding: 100px 0px;
    padding: 12px 3%;
}

.one-half { width:47.5%;
	margin-right: 5%;
		padding: 24px 0;
	float: left;
}

.one-half-last { width:47.5%;
	margin-right:0%;
		padding: 24px 0;
	float: left;
}





.two-thirds {
	margin-right: 5%;
    padding: 24px 0;
	width: 65%;
	float: left;
	/*margin-right: 10%;
	width: 60%;*/
}

.two-thirds-last {
    float: left;
    width: 65%;
    margin-right: 0;
    padding: 24px 0;
	/*width: 60%;
	margin-right: 5%;*/
}

.site-content article {
     -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}



div.field-names {
	font-size: 20px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
}

button, input, textarea {
    border: 1px solid #1D1D1B;
    margin-bottom: 2px;
    margin-top: 10px;
	padding: 12px;
	width: 90%;
}

input[type="submit"] {
    background-color: #1D1D1B;
    color: #ffffff;
    font-size: 17px;
    padding: 10px 28px;
    max-width: 140px;
    text-transform: uppercase;
}


/* FOOTER */

footer.entry-meta {
    display: none;
}

div.footer-widgets div.one-third, div.footer-widgets div.one-third-last {
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}

div.footer-widgets p {
	margin:1em 0;
}
div.footer-widgets {
    margin: 36px;
}

footer[role="contentinfo"] {
    background: #333333;
    border-top: none;
    border-bottom: none;
    color: #ffffff;
}
footer[role="contentinfo"] a {
    color: rgb(76, 183, 224);
    margin-left: 0px;
    font-weight: 500;
}
footer[role="contentinfo"] a:hover {
    color: #00a1e0;
}

h2.widgettitle {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 600;/*semi-bold*/
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.foot-text {
	font-size: 12px;
	/*text-align: left;*/
	color: #ffffff;
}


.site-wordpress {
    padding: 10px 3%;
}



/* plug ins */

.strong-view.default .testimonial-inner {
    font-size: 90%;
    font-style: italic;
	background: none;
	border: none!important;
}

.strong-view.default .testimonial-client {
    text-align: left!important;
}

.strong-view.default .testimonial-image {
    margin-right: 0!important;
    margin-left: 1em;
    float: right!important;
}

.testimonial-company {
    font-style: normal;
	margin-top: 12px;
	font-size: 90%;
}

.strong-view.default .testimonial-name {
    font-size: 90%;
}
.strong-view.default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
    border: none!important;
}

.strong-view.default .testimonial-inner {
    padding: 10px 20px 20px 0px!important;
}

.strong-view.default .strong-masonry .testimonial-inner {
    padding: 20px!important;
}
.strong-content.strong-masonry .testimonial {
    margin-top: 0;
    font-size: 15px!important;
}

div.testimonial.masonry-brick div.testimonial-inner div.testimonial-content div.testimonial-image {
    margin-right: 0!important;
    margin-left: 0!important;
    float: none!important;

}



.fb_iframe_widget {
    margin-top: -10px!important;
}

.su-note-inner, .su-note {
    border: none!important;
}


label {display: inherit!important;}

input, textarea {
    width: 100%;
	border:none;
}
textarea {
	max-height: 200px;
}

div.form-wrap {
    background-color: #2981b7;
    padding: 24px;
    color: #ffffff;
	margin-bottom: 36px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#sinks-taps.main-body .su-column-size-1-4 {
	
	border: solid 1px #cccccc;
}

#sinks-taps.main-body .su-column-size-1-4 img {
	padding: 10px!important;
}


 /* SIDEBAR */

div.su-row.showroom {
	margin:-15px 0!important;
}

div#wpgmza_map {
    margin-top: 25px;
}
aside#text-9 {
    margin-top: 30px;
}
aside#text-9 p.widget-title {
    margin-bottom: -7px;
}



.site-content {
    /*width: 100%;*/
    margin: 0;
    border: none;
    padding: 0;
}

.new-notice {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 24px;
	border:1px solid #ccc;
}

button.sample-butt {
    background-color: #1D1D1B;
    color: #ffffff;
    padding: 10px 28px;
    width: 100%;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
}

.slab-wrap {
	clear: both!important;
}

.slabs {
	width: 32%;
    float: left;
    margin-right: 2%;
		margin-bottom: 4%;
	text-align: center;
}
.slabs:nth-child(3n) {
    margin-right: 0
}
.slabs:nth-child(3n+1) {
    clear: both;
}

div#insta.main-body {
	padding-top:36px;
	padding-bottom: 36px;
	text-align: center;
}


/* bits 2019 */

.themonic-nav li a {
    font-size: 16px;
    padding: 0 10px;
}
.offers-text {float: left;
text-align: left;
font-size: 16px;}

img#offers-pic {
    max-width: 180px;
    margin: 0 12px 12px 0px;
}

.entry-header {
    margin-bottom: 0;
}
.gallery-item a, .gallery-caption {
    width: 104%;
}

/*WOOCOMMERCE*/
.related.products {
  display: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #2881b7;
    width: 250px;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
}
.woocommerce .quantity .qty {
    border: 1px solid #bbb;
    margin-bottom: 0px;
}
#content .woocommerce-breadcrumb {
    display: none;
}
.woocommerce div.product {
    margin-top: 60px;
}
body.woocommerce-cart div#secondary {
    display: none;
}
body.woocommerce-cart div#primary, body.woocommerce-checkout div#primary, body.woocommerce-account div#primary {
    padding-top: 190px;
}
body.woocommerce-cart h1.entry-title, body.woocommerce-checkout h1.entry-title, body.woocommerce-account h1.entry-title {
    display: block;
}
body.woocommerce-cart div#content, body.woocommerce-checkout div#content, body.woocommerce-account div#content {
    padding: 0 4% 0 4%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0;
    font-size: 14px;
}
.woocommerce ul.products li.product .button {
    background: #2881b7;
    margin-top: 0;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 90%;
    font-weight: 400;
}
article#post-407 {
    margin-top: 20px;
}
 .woocommerce a.button {
    color: #ffffff!important;
    background-color: #2881b7;
}
.woocommerce table.shop_table td {
    font-size: 14px;
}
.woocommerce table.shop_table th {
    font-size: 13px;
}
.woocommerce div.product form.cart .button {
    margin-top: 16px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 60%;
    flex: unset;
    max-width: unset;
    padding-left: 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #ccc;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 33%;
    flex: unset;
    max-width: unset;
}

body.woocommerce-checkout .woocommerce .col2-set .col-1, body.woocommerce-checkout  .woocommerce-page .col2-set .col-1, body.woocommerce-checkout .woocommerce .col2-set .col-2, body.woocommerce-checkout  .woocommerce-page .col2-set .col-2 {
    width:50%;
}

.woocommerce-message {
    border-top-color: #2881b7;
    margin-top: 36px;
}
 .woocommerce-checkout #payment div.form-row {
    margin-bottom: 30px;
}
 .woocommerce-checkout #payment ul.payment_methods li {
    list-style-type: none;
}
textarea#order_comments {
    height: 150px;
}

/*stripe*/
div#stripe-cvc-element {
    width: 48px;
    margin-left: 6px;
}
div#stripe-exp-element {
    width: 80px;
    margin-left: 6px;
}
div#stripe-card-element {
    width: 220px;
    margin-left: 6px;
}
img.stripe-amex-icon.stripe-icon {
    display: none!important;
}

.Photography-Display-KEV {letter-spacing: 2px!important;}
i.fa-chevron-right {margin-left: 12px;}


/************ RESPONSIVE ************/

@media screen and (min-width: 960px)
{
	
body {
       background-color: #fafafa;
}
	body .site {
    padding: 0px;
		margin-bottom: 0px;
}

	
}


@media screen and (min-width: 769px) 
{
	
	.site {
    max-width: 1300px;
}
	body.full-width .site-content {
    width: 100%;
	margin: 0;
    padding: 0;
}
	
.widget-area {
    float: left;
    margin: 24px 0;
    padding: 0 0 0 2%;
    width: 31.7%;
}

	.container {
    max-width: 100%;
    padding: 0 3%;
}
	}





/* MAXS */

@media screen and (max-width: 1200px) {
	
.themonic-nav li a {
    font-size: 14px;
    padding: 0px 7px;
}
	div#primary {
    padding-top: 140px;
}
	
}


@media screen and (max-width: 1075px) {
	.themonic-logo img {
    max-width: 360px;
}
}


@media screen and (max-width: 1024px) {
	
.strong-view.default .testimonial-image {
    margin-right: 0em!important;
    margin-left: 0em;
    float: none!important;
}

    .themonic-nav li a {
    font-size: 13px;
    padding: 0px 7px;
}


}

@media screen and (max-width: 1000px) { 
    
    .themonic-logo img {
    max-width: 275px;
}
}


@media screen and (max-width: 980px) {
	
.su-column-size-1-4 {
    width: 48%!important;
}

	.su-column.su-column-size-1-4:nth-child(3n), .su-column.su-column-size-1-4:nth-child(4n) {
    margin: 3% 0 0 0;
}
	
	div.quote-button, div.sample-button {
    font-size: 14px;
    padding: 10px 12px;
}
	.themonic-logo {
    padding: 23px 24px 7px;
}
	.socialmedia img {
    height: 36px;
    width: 36px;
}
	div#primary {
    padding-top: 114px;
}
/*copied from 1024*/
    .su-column-size-1-6 {
    width: 30.66%!important;
}
    .su-row .su-column-size-1-6 {
    margin: 0 0 0 4%!important;
}
	.su-column.su-column-size-1-6:nth-child(4n) {
    margin: 3% 0 0 0!important;
		clear: both!important
}
	.su-column.su-column-size-1-6:nth-child(5n) {
    margin: 3% 0 0 4%!important;
}
	
	.su-column.su-column-size-1-6:nth-child(6n) {
    margin: 3% 0 0 0!important;
}
    .offers-text {
    font-size: 15px;
}
    .su-column.su-column-size-1-6:nth-child(6n) {
    margin: 3% 0 0 4%!important;
}
}


@media screen and (max-width: 960px) {
/*.themonic-nav {
    width: 94%;
}*/

	.site {
    padding: 0;
}
	
.themonic-nav li a {
    font-size: 11px;
    padding: 0px 3px;
}
	div#primary {
    padding-top: 109px;
}	
           .themonic-logo img {
    max-width: 250px;
}

}


@media screen and (max-width: 768px) {
	

	body.full-width .site-content {
    width: 100%;
}
	
/*	.js .selectnav {
    display: none;
}*/
	.wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
  }
	
/*	.su-column.su-column-size-1-6:nth-child(4n) {
    margin: 0 auto!important;
    clear: both!important;
    text-align: center;
}*/
	.socialmedia {
    display: block;
}
	
.su-row .su-column-size-1-6, .su-column.su-column-size-1-6:nth-child(5n), .su-column.su-column-size-1-6:nth-child(4n) {
    margin: 3% auto 0!important;
	text-align: center;
	clear: both!important;
}
.su-row .su-column-size-1-6 {
    margin: 3%  3% 0 0!important;
}
    .su-column.su-column-size-1-6:nth-child(3n) {margin-right: 0!important;}
    .su-column.su-column-size-1-6:nth-child(4n){margin-right: 3%!important;}
	.su-column.su-column-size-1-6:nth-child(6n) {margin: 3% 0 0 3%!important;}
    
	.one-third, .one-third-last, .two-thirds, .two-thirds-last, .one-half, .one-half-last {
    width: 100%;
		padding:12px 0;
}
	img.alignright {
    margin: 0;
    float: none;
}
	
		div.quote-button, div.sample-button {
		display: inline;
			float: none;
	}
	.socialmedia {
    display: block;
    text-align: center;
		width: 100%;
		margin: 0 auto;
		float: none;
}
	.socialmedia a {
    float: none;
}
	.socialmedia a.FB {
		position: absolute;
		right:96px;
		top:12px;
	}
	.socialmedia a.email {
		position: absolute;
		right:12px;
		top:12px;
	}
    
    .socialmedia a.insta-icon {
		position: absolute;
		right:54px;
		top:12px;
	}
    
	.themonic-logo {
    padding: 12px 24px 0px;
}
	.phone {
    padding: 0px 0 6px;
		margin-bottom: 12px;
}
	.themonic-nav {
    background-color: #ffffff;
    margin: 18px 0 12px 0;
}
	div#primary {
    padding-top: 171px;
}
	
	.container {
    max-width: 100%;
		padding-right: 5%;
    padding-left: 5%;
}
.select-material li {
    width: 32%!important;
    margin-left: 2% !important;
}
	.select-material li:nth-child(3n+1) {
    clear: both;
    margin-left: 0 !important;
}
	img#facebook {
    width: 280px;
}
	.one-quarter, .one-quarter-last {
	width:100%;
	margin-right:0px;
	margin-top: 30px;
	}

    .slabs {
	width: 48%;
    float: left;
    margin-right: 2%;
		margin-bottom: 5%;
	text-align: center;
}
/*.slabs:nth-child(2n) {
    margin-right: 0
}
.slabs:nth-child(2n+1) {
    clear: both;
}*/
.slabs:nth-child(3n) {
    margin-right: 2%;
}
    .slabs:nth-child(3n+1) {
    clear: none;
}
    .su-row .su-column {
    float: left;
}
/* new slabs fix*/
    
    .slabs:nth-child(2n) {
    margin-right: 0!important;
}
.slabs:nth-child(2n+1) {
    clear: both;
}
  .slabs {
    clear: none;
}
    /*quartz granite fix*/
    
   /* .su-column-size-1-6 {
       width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 4%;
    text-align: center;
        clear: none!important;
}*/
    .su-row .su-column-size-1-6 {
               width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 4%;
    text-align: center;
        clear: none!important;
    }

    .su-column-size-1-6:nth-child(3n+1) {
    clear: both!important;
}
    .su-row .su-column {
    float: left!important;
}
    .su-row .su-column-size-1-6, .su-column.su-column-size-1-6:nth-child(5n), .su-column.su-column-size-1-6:nth-child(4n) {
    clear: none!important;
}
    .offers-text {
    font-size: 14px;
}
    body.woocommerce-cart div#primary, body.woocommerce-checkout div#primary {
    width: 96%;
}
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%!important;
        padding-left: 0;
        padding-right: 0;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%!important;
            padding-left: 0;
        padding-right: 0;
}
    
    body.woocommerce-cart div#primary, body.woocommerce-checkout div#primary, body.woocommerce-account div#primary {
    padding-top: 210px;
}
    input#ship-to-different-address-checkbox {
    width: auto;
}
} /* end 768*/



.woocommerce ul.products li.product .button {
    background: #2881b7;
    margin-top: 10px;
}


/* removes woo commerce sidebar basket widget*/

div#secondary {
    display: none;
}


@media screen and (max-width: 640px) {
    
}
    
    
@media screen and (max-width: 475px) {
	

.colours, .slabs {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 10%;
}

.colours:nth-child(3n), .slabs:nth-child(3n) {
    margin-right: 0;
}
.colours:nth-child(3n+1), .slabs:nth-child(3n+1) {
    clear: none;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    line-height: 1.4;
    font-size: 12px;
}
    .phone {
    font-size: 20px;
}
    
}
	
	

@media screen and (max-width: 540px) {

	.socialmedia a.FB, .socialmedia a.email, .socialmedia a.insta-icon {
    display: none;
}

}