<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 h3.heading-style-w {
 	margin-top: 2rem;
 }
 
 input[type="checkbox"], input[type="radio"] {
    margin-right: 0.3rem;
    margin-top: 7px;
}

input[type="text"], input[type=date] {
    border-radius: 0 !important;
}

input[type="radio"] {
    margin-left: 5px;
}

.free-instant-online-quote-results ul li, .free-instant-online-quote-results h2, .free-instant-online-quote-results h3 {
    font-family: "Inter", Sans-serif;
    color: #131313;
}

.page-section.section-measurements input[type=text] {
    border-color: #dadada;
}

#free-instant-online-quote .error {
    width: 100%;
    color: red;
    font-size: 13px;
    line-height: 14px;
    right: 0;
    top: 60px;
}

#free-instant-online-quote a {
    color: #e16b39;
}

#free-instant-online-quote input[type=submit] {
    background-color: #e16b39;
    font-family: "Inter", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    fill: #fff;
    color: #fff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #e16b39;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 20px 12px 20px;
    margin-top: 25px;
}

#free-instant-online-quote input[type=submit]:before {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scaleY(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
    mix-blend-mode: multiply;
}

#free-instant-online-quote input[type=submit]:hover:before {
    transform: scaleX(1);
    transform-origin: left;
}

#free-instant-online-quote input[type=submit]:hover {
    color: #fff;
    border-color: #131313;
    background: #131313;
}

.free-instant-online-quote-form .g-cols.type_default {
    margin: 0 0;
}
.free-instant-online-quote-form .vc_col-md-2, .free-instant-online-quote-form .vc_col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
}
.free-instant-online-quote-form .section-measurements .section-input .vc_col-md-3 {
    padding-left: 15px;
    padding-right: 30px;
    border-right: 1px solid;
}
.free-instant-online-quote-form .section-measurements .section-input .vc_col-md-9 {
    padding-left: 30px;
}
.free-instant-online-quote-form .page-section.section-your-details {
    margin-top: 80px;
}
.free-instant-online-quote-form .page-section.section-your-details input[type=text] {
    background: #f5f5f5;
    border-color: #dadada;
}
.form-detail-fields-sec {
    padding-right: 50px;
}
.free-instant-online-quote-form .section-your-details .form-detail-fields-sec label {
    width: 100%;
    padding-bottom: 10px;
}
.free-instant-online-quote-form a{
	color:#1b223f;
}
.free-instant-online-quote-form a:hover{
	color:#131313;
}
.free-instant-online-quote-form .sec-desc-big{
    font-family: "Inter", Sans-serif;
	font-size:20px;
	line-height:1.5em;
	color:#9b9b9b;
	margin-bottom:30px;
}
.free-instant-online-quote-form .page-section{
	margin-bottom:20px;
	margin-top: 60px;
}
.free-instant-online-quote-form .page-section.section-choose-a-hue{
	margin-bottom:25px;
}
.free-instant-online-quote-form .page-section.section-manufactures{
	margin-bottom:20px;
}
.free-instant-online-quote-form .section-title{
    font-family: "Inter", Sans-serif;
	font-size:24px;
	line-height:1.5em;
	color:#131313;
	margin-bottom:10px;
}
.free-instant-online-quote-form .section-desc{
    font-family: "Inter", Sans-serif;
	font-size:16px;
	line-height:1.7em;
	color:#9b9b9b;
	margin-bottom:50px;
}
.free-instant-online-quote-form form{
	margin:0;
}
.free-instant-online-quote-form .price-input-sec{
	margin-top:0px;
	margin-left: 15px;
}
.free-instant-online-quote-form .section-manufactures .col-md-2:nth-child(6n+1){
	clear:both;
}
.free-instant-online-quote-form .manufactures-input{
	margin-bottom:50px;
}
.free-instant-online-quote-form .manufactures-input label{
	cursor:pointer;
}
.free-instant-online-quote-form .manufactures-input input{
	display:none;
}
.free-instant-online-quote-form .manufactures-input .input-title{
	margin-top:25px;
    font-family: "Inter", Sans-serif;
	font-size:15px;
	line-height:1.5em;
	color:#131313;	
	text-align:center;
	font-weight:600;
}
.free-instant-online-quote-form .manufactures-input .input-img{
	position:relative;
	line-height: 1;
}


.free-instant-online-quote-form .manufactures-input input:checked + .input-img:after{
	position:absolute;
	top:0;
	left:0;
	content:"";
	display:block;
	border:3px solid #e16b39;
	right: 0;
    bottom: 0;
}
.free-instant-online-quote-form .manufactures-input input:checked + .input-img:before{
	font-family: 'FontAwesome';
	position:absolute;
	top:15%;
	left:15%;
	width:30px;
	height:30px;
	content:"\f00c";
	display:block;
	background: #e16b39;
	margin:-19px 0 0 -19px;
	border-radius:0px;
	font-size:21px;
	line-height:30px;
	color:#fff;
	text-align:center;
	z-index:5;
}
.free-instant-online-quote-form .manufactures-input .manufactures-logo{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-sizing:border-box;
	padding:25px;
	text-align:center;
}
.free-instant-online-quote-form .manufactures-input .manufactures-logo .manufactures-logo-img{
	display:table;
	width:100%;
	height:100%;
	background-attachment:scroll;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:contain;
    opacity: 1;
    display: block;
}
.free-instant-online-quote-form .price-input label{
	background:#f6f6f6;
	display:block;
	cursor:pointer;
}
.free-instant-online-quote-form .price-input input{
	display:none;
}
.free-instant-online-quote-form .price-input .input-img{
	position:relative;
	height:106px;
	background-attachment:scroll;
	background-position:center center;
	background-size:auto;
	background-repeat:no-repeat;
}
.free-instant-online-quote-form .price-input .input-img img{
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	margin:-13px 0 0 -39px;
}
.free-instant-online-quote-form .price-input input:checked + .input-img:after{
	position:absolute;
	top:0;
	left:0;
	content:"";
	display:block;
	border:3px solid #e16b39;
	z-index:1;
	right: 0;
	bottom: 0;
}
.free-instant-online-quote-form .price-input input:checked + .input-img:before{
    font-family: 'FontAwesome';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 28px;
    height: 28px;
    content: "\f00c";
    display: block;
    background: #e16b39;
    margin: -22px 0 0 -22px;
    border-radius: 0px;
    font-size: 21px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    z-index: 2;
    border: 1px solid #e16b39;
}
.free-instant-online-quote-form .price-input input + .input-img:before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 30px;
    height: 30px;
    content: "\f00c";
    display: block;
    background: transparent;
    margin: -22px 0 0 -22px;
    border-radius: 0px;
    font-size: 21px;
    line-height: 30px;
    color: #1b223f;
    text-align: center;
    z-index: 2;
    border: 2px solid #1b223f;
}
.free-instant-online-quote-form .no-color-option{
    font-family: "Inter", Sans-serif;
	font-size:16px;
	line-height:1.7em;
	color:#9b9b9b;
	margin-bottom:15px;
}
.free-instant-online-quote-form .color-input-sec{
	margin-top:0px;
}
.free-instant-online-quote-form .color-input-sec .color-row{
	margin:0 -25px;
}
.free-instant-online-quote-form .color-input-sec .color-row:after{
	content:"";
	display:table;
	float:none;
	clear:both;
}
.free-instant-online-quote-form .color-input-sec .color-col{
	padding:0 25px;
	width:12.5%;
	float:left;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(8n+1){
	clear:both;
}
.free-instant-online-quote-form .color-input-sec .color-input{
	margin-bottom:0px;
}
.free-instant-online-quote-form .color-input-sec label input{
	display:none;
}
.free-instant-online-quote-form .color-input-sec label{
	cursor:pointer;
}
.free-instant-online-quote-form .color-input-sec .input-img{
	display:block;
	width:85px;
	height:85px;
	border-radius:0px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	border:1px solid #eee;
	box-sizing:border-box;
}
.free-instant-online-quote-form .color-input-sec .input-img img{
	margin:0;
	width:100%;
	position:relative;
	z-index: 1;
	height: 85px;
    object-fit: cover;
}
.free-instant-online-quote-form .manufactures-input .input-img img {
    height: 170px;
    width: 170px;
    object-fit: cover;
}
.free-instant-online-quote-form .price-input input:hover + .input-img:after
 {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    border: 3px solid #e16b39;
    z-index: 1;
    right: 0;
    bottom: 0;
}
.free-instant-online-quote-form .price-input input:hover + .input-img:before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 28px;
    height: 28px;
    content: "\f00c";
    display: block;
    background: #e16b39;
    margin: -22px 0 0 -22px;
    border-radius: 0px;
    font-size: 21px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    z-index: 2;
    border: 1px solid #e16b39;
}
.free-instant-online-quote-form .color-input-sec .color-input input:checked + .input-img:after{
	position:absolute;
	top:0;
	left:0;
	content:"";
	display:block;
	border:3px solid #e16b39;
	z-index:5;
	border-radius:0px;
	right: 0;
    bottom: 0;
}
.free-instant-online-quote-form .color-input-sec .color-input input:checked + .input-img:before{
    font-family: 'FontAwesome';
    position: absolute;
    top: 34%;
    left: 34%;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    content: "\f00c";
    display: block;
    background: #e16b39;
    margin: -22px 0 0 -22px;
    font-size: 21px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    z-index: 2;
}
.free-instant-online-quote-form .color-input-sec .input-title{
	text-align:center;
    font-family: "Inter", Sans-serif;
	font-size:15px;
	line-height:1.2em;
	color:#131313;
	font-weight:normal;
	margin-top:10px;
	
}

.free-instant-online-quote-form ul.form-fields{
	list-style-type:none;
	padding:0;
	margin:-10px 0 0 0;
}
.free-instant-online-quote-form ul.form-fields li{
	margin-bottom:20px;
}
.free-instant-online-quote-form ul.form-fields label{
	margin:0 0 5px 0;
	color:#1b223f;
}
.free-instant-online-quote-form .check-box-btn{
	margin-top:30px;
}
.free-instant-online-quote-form .check-box-btn{
	position:relative;
}

.free-instant-online-quote-form .check-box-btn{
    font-family: "Inter", Sans-serif;
	font-size:14px;
	line-height:1.2em;
	color:#9b9b9b;
	font-weight:normal;
	cursor:pointer;
}
.free-instant-online-quote-form .check-box-btn label span {
    padding-left: 25px;
    line-height: 20px;
    display: block;
    margin-top: -24px;
}
.free-instant-online-quote-form .check-box-btn input#fiq_gdpr {
    width: 18px;
    height: 18px;
    display: inline;
}
/*.free-instant-online-quote-form .check-box-btn span{*/
/*	display:block;*/
/*	padding-left:30px;*/
/*	position:relative;*/
/*	line-height:20px;*/
/*}*/
/*.free-instant-online-quote-form .check-box-btn span:after{*/
/*	position:absolute;*/
/*	top:0;*/
/*	left:0;*/
/*	content:"";*/
/*	display:block;*/
/*	width:20px;*/
/*	height:20px;*/
/*	border:1px solid #dadada;*/
/*}*/
/*.free-instant-online-quote-form .check-box-btn input:checked + span:before{*/
/*	font-family: 'FontAwesome';*/
/*	position:absolute;*/
/*	top:0;*/
/*	left:4px;*/
/*	display:block;*/
/*	content:"\f00c";*/
/*	color:#1b223f;*/
/*}*/
.free-instant-online-quote-form .form-extra-info{
	margin-top:13px;
	color:#9b9b9b;
}

.free-instant-online-quote-form .submit-btn-sec{
	margin-top:30px;
}
.free-instant-online-quote-form .submit-btn-sec input{
	background:#9badbc;	
    font-family: "Inter", Sans-serif;
	color:#fff;
	font-size:12px;
	line-height:1.2em;
	text-align:center;
	padding:16px 30px;
	border:none;
	box-shadow:none;
	letter-spacing:0.5px;
}
.free-instant-online-quote-form .submit-btn-sec input:hover{
	background: #e16b39;
}
.free-instant-online-quote-form .did-you-know-sec{
	background:url(../images/did-you-know-section-bg.jpg) scroll no-repeat center center;
	background-size:cover;
    padding: 80px 0;	
    color:#fff;
	font-size:16px;
	line-height:1.5em;
    font-family: "Inter", Sans-serif;
	font-weight:normal;
	text-align:center;
}
.free-instant-online-quote-form .did-you-know-sec .did-sec-title{
    font-family: "Inter", Sans-serif;
	font-size:30px;
	line-height:1.2em;
	margin-bottom:12px;
}
.free-instant-online-quote-form .did-you-know-sec .did-sec-desc{
	width:78%;
	margin:0 auto;
}
.free-instant-online-quote-form ul.measurements-input-sec{
	list-style-type:none;
	padding:0;
	margin:0 0 20px 0;
}
.free-instant-online-quote-form ul.measurements-input-sec li.gallery-shape-sec{
	width:210px;
}
.free-instant-online-quote-form ul.measurements-input-sec li{
	width:257px;
	margin-right:75px;
	float:left;
}
.free-instant-online-quote-form .measurements-input label{
	cursor:pointer;
	font-weight:normal;
}
.free-instant-online-quote-form .measurements-input .measurements-title{
	text-align:center;
	color:#131313;
    font-family: "Inter", Sans-serif;
	font-size:15px;
	line-height:1.2em;
	margin-bottom:5px;
	
}
.free-instant-online-quote-form .measurements-input input{
	display:none;
}
.free-instant-online-quote-form .measurements-input .input-img:focus,
.free-instant-online-quote-form .measurements-input .input-img:active,
.free-instant-online-quote-form .measurements-input .input-img:hover,
.free-instant-online-quote-form .measurements-input .input-img img:focus,
.free-instant-online-quote-form .measurements-input .input-img img:active,
.free-instant-online-quote-form .measurements-input .input-img img:hover{
	outline:none !important;
	background:rgba(0,0,0,0) !important;
	outline-width:0px !important;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.free-instant-online-quote-form .measurements-input .input-img{
	/*height:200px;*/
	position:relative;
	margin-bottom:60px;
}
.free-instant-online-quote-form .measurements-input .input-img img{
	position:relative;
	z-index: 1;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before{
	font-family: 'FontAwesome';
	position:absolute;
	bottom:-60px;
	left:50%;
	width:33px;
	height:33px;
	border-radius:0px;
	content:"\f00c";
	display:block;
	background: #e16b39;
	margin:0 0 0 -22px;
	font-size:21px;
	line-height:30px;
	color:#fff;
	text-align:center;
	z-index:2;
	border: 2px solid transparent;
}
.free-instant-online-quote-form .measurements-input input ~ .input-img:before {
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 33px;
    height: 33px;
    border-radius: 0px;
    content: "\f00c";
    display: block;
    background: transparent;
    margin: 0 0 0 -22px;
    font-size: 21px;
    line-height: 30px;
    color: #131313;
    text-align: center;
    z-index: 2;
    border: 2px solid #131313;
}
.free-instant-online-quote-form .measurements-input input:hover ~ .input-img:before
 {
    background: #e16b39;
    color: #fff;
    border: 2px solid #e16b39;
}
/*.free-instant-online-quote-form .measurements-input input:hover ~ .input-img:after {*/
/*    bottom: -60px;*/
/*    left: 50%;*/
/*    width: 33px;*/
/*    height: 33px;*/
/*    border-radius: 0px;*/
/*    content: "\f00c";*/
/*    display: block;*/
/*    background: #e16b39;*/
/*    margin: 0 0 0 -22px;*/
/*    font-size: 21px;*/
/*    line-height: 30px;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    z-index: 2;*/
/*    border: 2px solid #e16b39;*/
/*}*/
.free-instant-online-quote-form .measurements-extra-info{
	font-size:16px;
	line-height:1.3em;
	color:#9b9b9b;
    font-family: "Inter", Sans-serif;
	margin-bottom:25px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec{
	width:85px;
	position:relative;
	margin:0;
}

.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec label{
    font-family: "Inter", Sans-serif;
	font-weight:normal;
	color:#9b9b9b;
	font-size:16px;
	line-height:20px;
	position:absolute;
	top:50%;
	right:-38px;
	margin:-10px 0 0 0;
}
.free-instant-online-quote-form .shape-main-sections .shape-main-sec .shape-img{
	margin:70px 0 0 150px;
	position:relative;
	display:inline-block;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-partb-width-sec{
	position:absolute;
	bottom:-60px;
	right:24px;
}
.free-instant-online-quote-form .shape-main-sections .shape-main-sec.u-shape-main-sec .shape-img,
.free-instant-online-quote-form .shape-main-sections .shape-main-sec.l-shape-main-sec .shape-img{
	margin-bottom:60px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-length-sec{
    position: absolute;
    top: 55px;
    left: -100px;
    margin-left: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec{
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -85px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-length-sec{
	position:absolute;
	top:48px;
	left:-100px;
	margin-left:-50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec{
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -85px;
} 
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-width-sec{
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -85px;
}    
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec{
	position: absolute;
    top: 55px;
    left: -100px;
    margin-left: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec{
	position:absolute;
	top:-60px;
	left:50%;
	margin-left:-50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-length-sec{
	position:absolute;
	top:50%;
	right:-100px;
	margin-top:-20px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	position:absolute;
	top:-60px;
	right:20px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-length-sec{
    position: absolute;
    bottom: 48px;
    left: -100px;
    margin-left: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec{
	position:absolute;
	bottom:48px;
	left:-100px;
	margin-left:-50px;
	position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -85px;
}
/*.free-instant-online-quote-form .measurements-input input ~ .input-img:after {*/
/*    font-family: 'FontAwesome';*/
/*    position: absolute;*/
/*    bottom: -60px;*/
/*    left: 50%;*/
/*    width: 33px;*/
/*    height: 33px;*/
/*    border-radius: 0px;*/
/*    content: "\f00c";*/
/*    display: block;*/
/*    background: transparent;*/
/*    margin: 0 0 0 -22px;*/
/*    font-size: 21px;*/
/*    line-height: 30px;*/
/*    color: #1b223f;*/
/*    text-align: center;*/
/*    z-index: 2;*/
/*    border: 2px solid #1b223f;*/
/*}*/
.free-instant-online-quote-form .shape-main-sections .shape-main-sec{
	float:left;
	margin-right:250px;
}
.free-instant-online-quote-form .shape-main-sections .shape-main-sec.gallery-shape-main-sec{
	margin-right:150px;
}
.free-instant-online-quote-form .shape-main-sections .island-shape-sec{
	float:none;
	margin-top:0px;
}
.free-instant-online-quote-form .shape-main-sections .island-shape-sec.island-gallery-shape{
	float:none;
	margin-top:30px;
}
.free-instant-online-quote-form .shape-main-sections .island-shape-title{
    font-family: "Inter", Sans-serif;
	color:#131313;
	font-size:15px;
	line-height:20px;
	font-weight: 600;
}
.free-instant-online-quote-form .shape-main-sections .island-img{
	position:relative;
	margin:45px 0 0 150px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-length-sec{
	position:absolute;
	top:22px;
	left:-150px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-width-sec{
	position:absolute;
	bottom:-58px;
	left:30px;
	margin-left:0;
}

.fiq_gdpr-error {
    color: #f00;
    font-size: 14px;
    font-weight: normal;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 0px;
    font-weight: normal;
    font-family: "Inter", Sans-serif;
}
.gdpr-btn.check-box-btn .fiq_gdpr-error {
	position:relative;
	right:0;
}
#color-error-message{
	position:relative;
}
#color-error-message .fiq_gdpr-error{
	position:static;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
}
#sur-error-message{
	position:relative;
}
#sur-error-message .fiq_gdpr-error {
	bottom:10px;
	left: 0px;
}
.form-detail-fields-sec li{
	position:relative;
}
.showroom-visit .wpcf7-list-item-label{
	display:none;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec {
    position: absolute;
    top: 55px;
    left: -15%;
    margin-left: -85px;
}

@media screen\0 {
/*.free-instant-online-quote-form .manufactures-input input + .input-img::before{
	z-index:0;
}
.free-instant-online-quote-form .manufactures-input input + .input-img::after{
	z-index:0;
}*/
}
/* Responsive Free instant online quote */
@media(min-width:1199px){
	.free-instant-online-quote-form .color-input-sec .color-input input:hover + .input-img:after{
	position:absolute;
	top:0;
	left:0;
	content:"";
	display:block;
	border:3px solid #e16b39;
	z-index:5;
	border-radius:0px;
	right: 0;
	bottom: 0;
}
/*.free-instant-online-quote-form .price-input input:hover + .input-img:after{*/
/*	position:absolute;*/
/*	top:0;*/
/*	left:0;*/
/*	content:"";*/
/*	display:block;*/
/*	border:3px solid transparent;*/
/*	z-index:1;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*}*/
.free-instant-online-quote-form .manufactures-input input:hover + .input-img:after{
	position:absolute;
	top:0;
	left:0;
	content:"";
	display:block;
	border:3px solid #e16b39;
	right: 0;
    bottom: 0;
}
}
@media(max-width:1199px){
.free-instant-online-quote-form .color-input-sec .color-col {
    width: 16.5%;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(8n+1){
	clear:none;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(6n+1){
	clear:both;
}
.page-section.section-your-details{
	margin-top:90px;
}
.free-instant-online-quote-form .shape-main-sections .shape-main-sec {
    float: none;
    margin-right: 0;
    width:100%;
}
.free-instant-online-quote-form .shape-main-sections .island-shape-sec {
    float: none;
    margin-top: 20px;
}
.free-instant-online-quote-form .shape-main-sections .island-img {
    position: relative;
    margin: 15px 0 0 150px;
}
.free-instant-online-quote-form .check-box-btn label span:after{
	/* top:4px; */
}
.free-instant-online-quote-form .did-you-know-sec{
	height:260px;
}
.page-template-free-instant-online-quote-page #wrapper{
	overflow-x:hidden !important;
}
.gdpr-button.check-box-btn label {
    position: relative;
    display: block;
}
.gdpr-button .error {
    color: #ff0000;
    display: block;
    margin-top: 5px;
    font-size: 13px;
    font-weight: normal;
}
.gdpr-button input[type="checkbox"] {
    margin-right: 5px;
}
.free-instant-online-quote-form .gdpr-button.check-box-btn input[type=checkbox] {
    display: block !important;
}
#sur-error-message .custom-error {
    bottom: -20px;
    left: 0px;
}
.free-instant-online-quote-form .color-input-sec .input-img img{
	z-index:0;
}
}
@media(max-width:991px){
.free-instant-online-quote-form .section-measurements .section-input .vc_col-md-3 {
    border-right: 0px solid;
}
.free-instant-online-quote-form .color-input-sec .color-col {
    width: 20%;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(6n+1){
	clear:none;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(5n+1){
	clear:both;
}
.free-instant-online-quote-form ul.measurements-input-sec li {
    width: 210px !important;
	margin-right: 15px;
}
.measurements-input-sec .measurements-input .input-img img{
	width:100%;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before{
	bottom:-60px;
}
.free-instant-online-quote-form .measurements-input input ~ .input-img:after{
    display: none;
}
.free-instant-online-quote-form .page-section {
    margin-bottom: 0px;
    margin-top: 0;
}
.free-instant-online-quote-form .measurements-input .input-img {
    margin-bottom: 20px;
    text-align: center;
}
.section-measurements .shape-main-sections .shape-img img{
	max-width:400px;
}
.free-instant-online-quote-form .section-your-details .form-detail-fields-sec {
	margin-bottom:30px;
	padding: 20px;
	padding-top: 0;
}

.page-section.section-your-details{
	margin-bottom:0px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec {
    bottom: -50px;
}
.free-instant-online-quote-form .section-manufactures .col-md-2:nth-child(6n+1){
	clear:none;
}
.free-instant-online-quote-form .section-manufactures .col-md-2:nth-child(4n+1){
	clear:both;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-partb-width-sec{
	right:13px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	right:12px;
}

}

@media (max-width: 1024px) and (min-width: 768px){
    .free-instant-online-quote-form .price-input-sec {
        margin-left: 15px;
    }
    .free-instant-online-quote-form .manufactures-input .input-img img{
        height: 110px;
        width: 150px;
        object-fit: cover;
    }
    .measurements-input {
        margin-bottom: 60px;
    }
}

@media (max-width: 991x) and (min-width: 768px){
    .free-instant-online-quote-form .shape-main-sections .shape-main-sec.l-shape-main-sec .shape-img {
        margin: 70px 0 0 90px;
    }
    .free-instant-online-quote-form .shape-main-sections .shape-main-sec.u-shape-main-sec .shape-img{
        margin: 70px 0 0 125px;
    }
    .free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-length-sec {
        right: 10px;
    }
}

@media(max-width:767px){
.free-instant-online-quote-form ul.measurements-input-sec li {
    width: 223px !important;
    margin-right: 15px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-width-sec {
    top: -60px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-length-sec {
    top: 40px;
    left: -90px;
}
.free-instant-online-quote-form ul.measurements-input-sec li:last-child{
    margin-right: 0px;
}
.measurements-input-sec .measurements-input .input-img img {
    width: 224px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec {
    bottom: -60px;
}
.free-instant-online-quote-form .manufactures-input {
    margin-bottom: 20px;
}
.free-instant-online-quote-form .price-input-sec {
    margin-top: 20px;
}
.free-instant-online-quote-form .price-input-sec .price-input{
    width: 200px;
    margin-left: 15px;
}
.free-instant-online-quote-form .section-desc {
    margin-bottom: 15px;
}
.free-instant-online-quote-form .color-input-sec {
    margin-top: 25px;
}
.free-instant-online-quote-form .color-input-sec .color-input {
    margin-bottom: 25px;
}
.free-instant-online-quote-form .page-section {
    margin-bottom: 20px;
}
.page-section.section-your-details {
    margin-bottom: 0px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec {
    top: -65px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec {
    top: -65px;
}
.shape-main-sections .form-fields input[type="text"]{
	font-size:14px;	
}
#sur-error-message .custom-error {
    bottom: -35px;
    left: 0px;
}
.free-instant-online-quote-form .section-manufactures .col-md-2 {
    width: 50%;
}
.measurements-input {
    margin-bottom: 30px;
}
.free-instant-online-quote-form .measurements-input input:hover ~ .input-img:after {
    left: 52%;
}
}
@media(max-width:667px){
.free-instant-online-quote-form .color-input-sec .color-col {
    width: 24.5%;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-length-sec {
    bottom: 20px;
    left: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-length-sec {
    top: 20px;
    left: -70px;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(5n+1){
	clear:none;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(4n+1){
	clear:both;
}
.measurements-input-sec .measurements-input .input-img img {
    width: 198px;
}
.free-instant-online-quote-form ul.measurements-input-sec li {
    width: 202px !important;
}
.section-measurements .shape-main-sections .shape-img img {
    max-width: 325px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec {
    top: -65px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec {
    top: -65px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	right:-2px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-partb-width-sec{
	right:3px;
}
}
@media(max-width:665px){
.free-instant-online-quote-form ul.measurements-input-sec li {
    width: 169px !important;
}
.measurements-input-sec .measurements-input .input-img img {
    width: 169px;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before {
    bottom: 0;
}
.free-instant-online-quote-form .measurements-input .input-img {
    margin-bottom: 30px;
	height: 190px;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before {
    width: 34px;
    height: 34px;
    border-radius: 0px;
    font-size: 20px;
    line-height: 34px;
}
.section-measurements .shape-main-sections .shape-img img {
    max-width: 280px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec {
    width: 60px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-length-sec {
    top: 15px;
    left: -60px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec {
	top: 30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec {
    left: 55px;
    margin-left: -50px;
    top: -55px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec {
    left: 65px;
    margin-left: -50px;
    top: -60px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-width-sec {
    left: -127px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-length-sec {
    top: 46%;
    right: -72px;
    margin-top: -20px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec {
    bottom: -55px;
    left: 125px;
    margin-left: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	right:9px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-partb-width-sec{
	right:9px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-length-sec,
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec{
	margin-left:-60px;
}

}
@media(max-width:480px){
.free-instant-online-quote-form .color-input-sec .color-col {
    width: 32.5%;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-length-sec {
    top: 15px;
    left: -40px;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(4n+1){
	clear:none;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(3n+1){
	clear:both;
}	
.free-instant-online-quote-form .color-input-sec .color-input {
    margin-bottom: 20px;
}
.section-manufactures .vc_col-xs-3{
	width:50%;
}
.free-instant-online-quote-form .manufactures-input {
    margin-bottom: 20px;
}
.free-instant-online-quote-form .section-desc {
    margin-bottom: 20px;
}
.section-choose-a-hue .vc_col-xs-4{
	width:100%;
}
.measurements-input-sec .measurements-input .input-img img {
    width: 135px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.free-instant-online-quote-form ul.measurements-input-sec li {
    width: 100% !important;
	margin-right:0px;
}
.measurements-input-sec .measurements-input label{
	width:100%;
}
.free-instant-online-quote-form .measurements-input .input-img {
    margin-bottom: 34px;
    height: auto;
    position: relative;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before {
    bottom: -60px;
    right: 0;
    margin: 0;
    display: inline-block;
    left: 41%;
    top: auto;
}
.free-instant-online-quote-form ul.measurements-input-sec {
    margin: 0 0 0px 0;
}
.section-measurements .shape-main-sections .shape-img img {
    max-width: 205px;
}
.free-instant-online-quote-form .shape-main-sections .shape-main-sec .shape-img {
    margin: 70px 0 0 90px;
    position: relative;
    display: inline-block;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec label {
    font-size: 12px;
    right: -30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec {
    width: 50px;
}
.shape-main-sections .form-fields input[type="text"]{
	height:40px;	
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec {
	left: 55px;
    top: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec {
	left: 55px;
    top: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec {
    top: 10px;
    left: -30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-length-sec {
    right: -59px;
}
.free-instant-online-quote-form .shape-main-sections .island-img {
    position: relative;
    margin: 15px 0 0 90px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-width-sec {
    left: 40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-length-sec {
    bottom: 50px;
    left: -90px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec {
    bottom: -40px;
    left: 100px;
    margin-left: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-length-sec {
    bottom: 10px;
    left: -32px;
}
.free-instant-online-quote-form .measurements-extra-info {
    margin-bottom: 0;
}
.free-instant-online-quote-form .shape-main-sections .island-shape-sec {
    margin-top: 10px;
}
.page-section.section-your-details {
    margin-top: 75px;
}
.free-instant-online-quote-form .section-manufactures .col-md-2:nth-child(4n+1){
	clear:none;
}
.free-instant-online-quote-form .section-manufactures .col-md-2:nth-child(2n+1){
	clear:both;
}
#sur-error-message .custom-error {
    bottom: -30px;
    left: 0px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	right:0;
	top: -50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-length-sec{
    top: 8px;
    left: -40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-partb-width-sec{
	right:3px;
	bottom:-50px;
}
}
@media(max-width:375px){
.section-measurements .shape-main-sections .shape-img img {
    max-width: 170px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec {
    width: 50px;
}
.shape-main-sections .form-fields input[type="text"]{
	height:40px;
	font-size:12px;	
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec {
    top:-40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-width-sec {
    left: 85%;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-parta-length-sec {
    top: 10px;
    left: -30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec {
    top:-40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec {
    top: 10px;
    left: -30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-length-sec {
    right: -59px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-width-sec {
    left: -90px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-length-sec {
    bottom: 50px;
    left: -90px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec {
	left: 75px;
    bottom: -40px;
    margin-left: -50px;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before {
	right:50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	right:-5px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.l-shape-partb-width-sec{
	right:-2px;
}

}
@media(max-width:374px){
.free-instant-online-quote-form .color-input-sec .color-col {
    width: 49.5%;
	text-align:center;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(3n+1){
	clear:none;
}
.free-instant-online-quote-form .color-input-sec .color-col:nth-child(2n+1){
	clear:both;
}	
.free-instant-online-quote-form .shape-main-sections .shape-main-sec .shape-img {
    margin: 70px 0 0 80px;
}
.section-measurements .shape-main-sections .shape-img img {
    max-width: 135px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec {
    width: 40px;
}
.shape-main-sections .form-fields input[type="text"] {
    height: 30px;
	font-size:10px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-width-sec {
    left: 55px;
    top: -40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-width-sec {
    left: 55px;
    top: -40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-width-sec {
    left: 75px;
    bottom: -40px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-length-sec {
    top: 58%;
    right: -48px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-length-sec {
    bottom: 60px;
    left: -75px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec {
    top: 10px;
    left: -30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-length-sec {
    bottom: 10px;
    left: -30px;
}
.free-instant-online-quote-form .shape-main-sections .island-img {
    margin: 15px 0 0 80px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.island-width-sec {
    left: 15px;
}
#sur-error-message .custom-error {
    bottom: -20px;
    left: 0px;
}
.free-instant-online-quote-form .measurements-input input:checked ~ .input-img:before {
	right:30px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partc-length-sec,
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-parta-length-sec{
	margin-left:-50px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.gallery-shape-parta-length-sec{
    left: -40px;
    top: 5px;
}
.free-instant-online-quote-form .shape-main-sections .shape-size-box-sec.u-shape-partb-width-sec{
	top:-40px;
}

}</pre></body></html>