@charset "UTF-8";
/* CSS Document */




/********* AUTOQUOTE *********/


#quartz-and-granite-worktops-quote #select-type, #quartz-and-granite-worktops-quote #select-quartz, #quartz-and-granite-worktops-quote #select-granite {
    margin-top: 48px!important;
}

.select-material li.selected:before {
    margin-top: 33%;
}


.specification-fields.col-md-6.text-white.background-mblue {
    max-width: 40%;
}


@media (min-width: 768px)
{

.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 60%;
    max-width: 60%;
}
	
	}


.specification-fields.col-md-6.text-white.background-mblue .entry-content li {
    margin: 0;
}

.select-material li>div {
    padding: 50% 0;
    background-position: 0px;
    background-size: cover;
	height: inherit;
}

.select-material li h3 {
    font-size: 14px;
    font-weight: bold;
	font-style: italic;
	font-family: 'Roboto', sans-serif!important;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0px;
}

.selection-details.col-md-4 {
    background-repeat: no-repeat;
    /* background-color: white; */
    background-size: cover;
}

.specification-description div {
    padding-left: 20px;
}
.specification-fields li h3 {
    margin-top: 32px;
    width: 50px;
}

.upload-button {
    width: 100%;
    margin-top: 12px;
    font-size: 18px;
}

.selection-details>div {
    bottom: 0;
    margin-top: 15px;
    position: relative;
}

h1.text-ml {
    margin-top: 0px;
}

input#kelly1 {
	width:100%;
}

.field#kelly2 {
    width: 85%;
}

button#request_quote.button.text-sm.button-small.background-mblue.text-white

{
	font-size: 36px;
padding: 24px 0 !important;
}

.select-material li {
    width: 15%;
    margin-left: 2% !important;
    margin-bottom: 4% !important;
}

.specification-fields li .x {
    margin-top: 36px;
}
.background-mblue {
    background: #2981b8;
}

#personal-form-bottom button {
     border-radius: .25rem;
background-color: #1D1D1B;
}
.button-medium {
    background-color: #1D1D1B;
        border-radius: .25rem;
	border:none;
}
.button-large {
    padding: 16px 0px;
    border-radius: .25rem;
}


a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}


/* trustpilot carousel */

.trustpilot-widget {
    margin: -36px 0 84px 0;
}



@media screen and (max-width: 980px) {
	
	.select-material li {
    width: 15%;
    margin-left: 2% !important;
    margin-bottom: 15px !important;
}
	
	.select-material li h3 {
    font-size: 12px;
}
	
}

@media screen and (max-width: 768px) {
	
	.selection-details {
    background-position: 0;
}

	div#selected-color {
    margin-top: -150px!important;
}
	.selected-image {
    margin-top: -150px!important;
}
	.row {
    margin-right: 0;
    margin-left: 0;
}
	.specification-description div {
    width: 70%;
}
	.specification-fields.col-md-6.text-white.background-mblue {
    max-width: 100%;
}
	section#quote-summary {
    margin-top: 40px!important;
}
	.trustpilot-widget {
    margin: -12px 0 60px 0;
}
}




/******* SAMPLE *******/

.cat-list .list a h3 {
    font-size: 14px;
    font-weight: bold;
  /*  margin: 0;*/
    padding: 0;
    text-align: center;
    color: #000000;
    background-color: transparent;
    font-style: italic;
	/*margin: 8px 0 4px;*/
        margin: -8px 0 4px;
		/*margin: -12px 0 4px;*/

}

.cat-list.cat-list .list .capz {
    bottom: inherit;
}

.choosesamples .list {
    width: 15%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2%;
    margin-right: 2%;
}
.choosesamples {
    margin-left: 0;
    margin-right: 0;
}
	
.choosesamples div.list:nth-child(6n) {

    margin-right: 0%;
}
form#formchoose {
    padding: 0 3%;
}

.fs-40 {
    font-size: 36px;
}
.choosesamples-head .num {
    font-size: 64px;
}

@media screen and (max-width: 767px) {
	
	.choosesamples .list {
    width: 32%;

}
	.choosesamples div.list:nth-child(3n) {

    margin-right: 0%;
}
	#selectedBox .iconBox {
    font-size: 96px;
}
	
	.col-xs-4 {
    height: 300px!important;
}

	
}



