<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection &gt; output {
display: list-item;
list-style: none;
}
.wpcf7-reflection &gt; output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.page-template-queens-instant-quoting-template{background-color:#fbfbfbv;overflow:visible !important}@media only screen and (max-width: 1200px){.page-template-queens-instant-quoting-template .header-right .phone-number,.page-template-queens-instant-quoting-template .header-right .email-address{display:none !important}}.page-template-queens-instant-quoting-template .full-width-image{max-height:400px}.page-template-queens-instant-quoting-template .full-width-image img{max-height:400px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-container{overflow:hidden;width:100%}}.page-template-queens-instant-quoting-template .qiq-container .qiq-container-inner{padding-left:50px;padding-right:50px;width: -webkit-calc(100% + 100px);width: -moz-calc(100% + 100px);width: -o-calc(100% + 100px);width:calc(100% + 100px);margin-left:-50px;box-shadow:0px 0px 136px 0px rgba(0,0,0,0.1)}.page-template-queens-instant-quoting-template .qiq-navbar{position:sticky;top:80px;z-index:2}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-navbar{top:0}}.page-template-queens-instant-quoting-template .qiq-navbar .qiq-container-inner{background-color:#f6f8fa;border-bottom:1px solid #cdd6e1;height:80px;display:flex;align-items:center;overflow:auto}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-navbar .qiq-container-inner{height:60px}}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu{list-style:none;margin:0 auto;text-align:center;white-space:nowrap}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li{display:inline-block;white-space:nowrap;font-size:14px;font-weight:700;padding:0;margin:0 15px;color:#c2c2c2}@media only screen and (max-width: 1200px){.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li{font-size:13px;margin:0 10px}}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li{font-size:12px;margin:0 5px}}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li:first-child{margin-left:0}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li:last-child{margin-right:0}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li.active{color:#000000}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li.current{color:#826bf5}.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li sup{font-size:10px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-navbar .nav-menu li sup{font-size:9px}}.page-template-queens-instant-quoting-template .qiq-main-container{margin-bottom:92px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container{margin-bottom:75px}}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container{margin-bottom:60px}}.page-template-queens-instant-quoting-template .qiq-main-container .text h5,.page-template-queens-instant-quoting-template .qiq-main-container .text h6{font-size:15px;margin-bottom:20px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .text h5,.page-template-queens-instant-quoting-template .qiq-main-container .text h6{font-size:14px;margin-bottom:15px}}.page-template-queens-instant-quoting-template .qiq-main-container .text h1,.page-template-queens-instant-quoting-template .qiq-main-container .text h2{font-size:34px;margin-bottom:32px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .text h1,.page-template-queens-instant-quoting-template .qiq-main-container .text h2{font-size:30px;margin-bottom:28px}}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .text h1,.page-template-queens-instant-quoting-template .qiq-main-container .text h2{font-size:26px;margin-bottom:24px}}.page-template-queens-instant-quoting-template .qiq-main-container .text p,.page-template-queens-instant-quoting-template .qiq-main-container .text ul.overview li{font-size:14px;font-weight:400;line-height:1.7em}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .text p,.page-template-queens-instant-quoting-template .qiq-main-container .text ul.overview li{font-size:13px}}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .text p,.page-template-queens-instant-quoting-template .qiq-main-container .text ul.overview li{font-size:12px}}.page-template-queens-instant-quoting-template .qiq-main-container .text p a,.page-template-queens-instant-quoting-template .qiq-main-container .text ul.overview li a{font-weight:700;color:#7960f4}.page-template-queens-instant-quoting-template .qiq-main-container .btn,.page-template-queens-instant-quoting-template .qiq-main-container input[type="submit"]{white-space:pre-wrap;border-color:#805BFD;background:#805BFD;color:#ffffff;font-size:12px;line-height:12px;margin:0;cursor:pointer;display:inline-block;font-weight:700;position:relative;text-align:center;transition:all .15s linear;border-radius:3px;border-style:solid;border-width:1px;padding:12px 24px;max-width:100%}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .btn,.page-template-queens-instant-quoting-template .qiq-main-container input[type="submit"]{width:100%}}.page-template-queens-instant-quoting-template .qiq-main-container .btn.btn-blue,.page-template-queens-instant-quoting-template .qiq-main-container input[type="submit"].btn-blue{min-width:220px;margin-bottom:6px;color:#ffffff !important}.page-template-queens-instant-quoting-template .qiq-main-container .btn.btn-outline,.page-template-queens-instant-quoting-template .qiq-main-container input[type="submit"].btn-outline{background-color:transparent;color:#805BFD !important;min-width:220px;margin-bottom:6px}.page-template-queens-instant-quoting-template .qiq-main-container .add-artwork-btn{margin-top:10px;margin-bottom:10px;width:100%;text-align:left}.page-template-queens-instant-quoting-template .qiq-main-container .bespoke-popup{border:1px solid #7960f4;border-radius:4px;padding:15px 20px;margin:15px 0}.page-template-queens-instant-quoting-template .qiq-main-container .bespoke-popup&gt;*:last-child{margin-bottom:0 !important}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-container-inner{background-color:#fff;padding-top:62px;padding-bottom:46px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-container-inner{padding-top:52px;padding-bottom:38px}}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-container-inner{padding-top:42px;padding-bottom:30px}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-container-inner .col-md-5{position:sticky;top:220px}@media only screen and (max-width: 1200px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-container-inner .col-md-5{top:205px}}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-container-inner .col-md-5{position:relative;top:0}}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-text-intro,.page-template-queens-instant-quoting-template .qiq-main-container .qiq-results{margin-bottom:50px}}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-text-intro,.page-template-queens-instant-quoting-template .qiq-main-container .qiq-results{margin-bottom:40px}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form{width:100%;display:block;position:relative}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .form-title{font-size:15px;margin-bottom:28px;margin-top:25px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .form-title{font-size:14px;margin-bottom:24px;margin-top:20px}}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .form-title{font-size:13px;margin-bottom:20px;margin-top:15px}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form&gt;.form-title:first-child{margin-top:0}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset{position:relative}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset:first-child .form-title{margin-top:0}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset.form-2-columns{width: -webkit-calc(100% + 20px);width: -moz-calc(100% + 20px);width: -o-calc(100% + 20px);width:calc(100% + 20px);margin-left:-10px;display:flex}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset.form-2-columns .form-col{position:relative;width:50%;padding:0 10px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset.form-2-columns .form-col .unit{right:20px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset .form-3-columns{width: -webkit-calc(100% + 20px);width: -moz-calc(100% + 20px);width: -o-calc(100% + 20px);width:calc(100% + 20px);margin-left:-10px;display:flex;position:relative}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset .form-3-columns .form-col{position:relative;width:33.333%;padding:0 10px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset .form-3-columns .form-col .unit{right:20px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset .form-3-columns .delete-this{position:absolute;right:-14px;bottom:28px;width:12px;height:12px;background:url(//www.queensfineart.com/wp-content/plugins/queens-instant-quoting/static/images/icon-close.png) no-repeat center center/contain;cursor:pointer}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset label{display:block;font-size:13px;color:#333232;font-weight:400;margin-bottom:6px}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset label{font-size:12px}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset label .red{color:#e73323}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset input[type="text"],.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset input[type="email"],.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset select,.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form fieldset .radio-group{display:block;box-sizing:border-box;padding:0 15px;margin:0 0 15px;min-height:27px;-webkit-appearance:none;-moz-appearance:none;max-width:100%;background-color:#f5f8fa;display:inline-block;width:100%;height:40px;font-size:14px;font-weight:400;line-height:22px;color:#000;border:1px solid #cbd6e2;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form select{background:#f5f8fa url(//www.queensfineart.com/wp-content/plugins/queens-instant-quoting/static/images/icon-arrow-select.png) no-repeat scroll 96% 50%}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .radio-group{position:relative;width:auto !important;min-width:170px;display:inline-block;margin-right:20px !important}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .radio-group input[type="radio"]{position:relative;display:inline-block;top:10px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .radio-group label{position:relative;display:inline-block;top:8px;margin-left:12px;cursor:pointer}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group{display:inline-block;position:relative}@media only screen and (max-width: 1200px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group{display:block}}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group{display:inline-block}}@media only screen and (max-width: 768px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group{display:block}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-icon{position:absolute;right:-35px;bottom:8px;width:24px;height:24px;border-radius:100%;background-color:#7960f4;cursor:pointer}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-icon:after{content:' ';position:absolute;left:50%;top:50%;-webkit-transform:translate3D(-50%, -50%, 0);-moz-transform:translate3D(-50%, -50%, 0);-ms-transform:translate3D(-50%, -50%, 0);-o-transform:translate3D(-50%, -50%, 0);transform:translate3D(-50%, -50%, 0);width:7px;height:10px;background:url(//www.queensfineart.com/wp-content/plugins/queens-instant-quoting/static/images/icon-questionmark.png) no-repeat center center/contain}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content{display:none;position:absolute;background-color:#fff;bottom:28px;left: -webkit-calc(100% + 24px + 5px);left: -moz-calc(100% + 24px + 5px);left: -o-calc(100% + 24px + 5px);left:calc(100% + 24px + 5px);width:210px;height:auto;-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.16);-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.16);-ms-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.16);-o-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.16);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.16);-webkit-transform: translateY(50%);-moz-transform: translateY(50%);-ms-transform: translateY(50%);-o-transform: translateY(50%);transform: translateY(50%);font-size:13px;color:#333232;line-height:1.2em;font-weight:400;padding:20px 15px;margin:0;clear:both;border-radius:4px}@media only screen and (max-width: 1200px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content{width:100%;position:relative;left:0;bottom:auto;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;margin:0 0 20px;background-color:#f5f8fa}}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content{width:260px;position:absolute;left: -webkit-calc(100% + 24px + 5px);left: -moz-calc(100% + 24px + 5px);left: -o-calc(100% + 24px + 5px);left:calc(100% + 24px + 5px);bottom:28px;-webkit-transform: translateY(50%);-moz-transform: translateY(50%);-ms-transform: translateY(50%);-o-transform: translateY(50%);transform: translateY(50%);margin:0;background-color:#fff;font-size:12px}}@media only screen and (max-width: 768px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content{width:100%;position:relative;left:0;bottom:auto;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;margin:0 0 20px;background-color:#f5f8fa}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content:after{content:' ';position:absolute;right:100%;top:50%;margin-top:-12px;display:inline-block;width:0;height:0;border-style:solid;border-width:6px 5px 6px 0;border-color:transparent #fff transparent transparent}@media only screen and (max-width: 1200px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content:after{display:none}}@media only screen and (max-width: 992px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content:after{display:block}}@media only screen and (max-width: 768px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .info-group .info-content:after{display:none}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form input[type="submit"]{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form input[type="submit"].calling{opacity:0.2 !important;cursor:default;pointer-events:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .unit{position:absolute;right:10px;bottom:26px;font-size:14px;color:#000;font-weight:400}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .contact_form_error{margin:15px 0 0;left:0;color:#e73323;line-height:1.5em}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .preloader{bottom:25px;left:120px;margin:0;padding:0;position:absolute;display:none;background:url(//www.queensfineart.com/wp-content/plugins/queens-instant-quoting/static/images/pr.gif) no-repeat center center/contain;width:16px;height:16px}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form .preloader img{width:16px;height:16px;margin:0}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step1 fieldset{display:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step1 input[type="submit"]{display:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step2{display:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step3{display:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step3 .overview{width:100%;display:block;margin:0;padding:0;list-style:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step3 .overview li{width:50%;float:left;margin-bottom:20px;text-transform:capitalize}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step3 .overview li:nth-child(2n+1){clear:both}@media only screen and (max-width: 480px){.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step3 .overview li{width:100%}}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-form-step3 .overview li b{font-weight:800}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-results{display:none}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-results h1{color:#7960f4;font-size:44px;margin-bottom:12px;line-height:1em}.page-template-queens-instant-quoting-template .qiq-main-container .qiq-results h1 .currency{font-size:24px}</pre></body></html>