.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 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 > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ce-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}.ce-video-container iframe,.ce-video-container object,.ce-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}.td-scrolling-container {
overflow: hidden;
white-space: nowrap;
position: relative;
width: 100%;
cursor: pointer;
transition: opacity 0.2s ease;
}
.td-scrolling-container:hover {
opacity: 0.8;
}
.td-scrolling-text {
display: inline-block;
white-space: nowrap;
will-change: transform;
} .td-scrolling-container * {
backface-visibility: hidden;
transform: translateZ(0);
} @media (max-width: 1000px) {
.td-scrolling-container {
font-size: 0.9em;
}
}body{
padding: 0;
margin:0;
font-family: 'Quicksand';
font-size: 16px
}
h1,h2,h3,h4,h5,h6{
padding: 0;
margin: 0;
}
.c{
max-width: 900px;
margin: 0 auto;
}
@media all and (max-width: 700px){
body .w{
width: 100%!important;
}
}
.tel a{
color: inherit;
}
img.alignleft{
float: left;
}
figure{
margin: 0
}
.clear{ clear: both; }
.site__header{
background: #250f5f url(//www.mistersize.com/wp-content/themes/dsgnr0.1/img/header-bg.jpg);
background-size: cover;
background-position: center;
min-height: 400px;
color: #fff;
padding: 30px;
}
.identity{ 
text-transform: uppercase;
font-size: 0.8em;
font-weight: bold;
letter-spacing: 0.2em;
}
.nav__link--header{
text-transform: uppercase;
color: #fff;
text-decoration: none;
letter-spacing: 0.2em;
font-size: 0.8em;
font-weight: bold;
}
.header__texts{
text-align: center;
position: relative;
top:70px;
}
@media all and (min-width: 700px){
.header__texts{
top:140px;
}
.header__nav{ float: right; }
}
@media all and (max-width: 700px){
.header__links{
text-align: center;
}
.nav__item--download{
display: none;
}
}
.nav__item--download{
padding-right: 20px;
}
.site__title{
font-weight: lighter;
font-size: 1.8em;
letter-spacing: 0.1em;
}
@media all and (min-width: 1000px){
.site__title{
font-size: 2.5em;
}
}
.site__subtitle{
letter-spacing: 0.5em;
text-transform: uppercase;
font-size: 0.8em;
line-height: 2em;
color: #f9b6ff;
position: relative;
top:10px;
}
.line__contact{
background: #523d99;
background: linear-gradient(to right, #523d99, #833ea6);
color: #fff;
padding: 100px 0;
}
.aside__title--contact{
font-size: 2em;
text-align: center;
font-weight: normal;
}
.aside__description--contact{
font-size: 1.15em;
line-height: 1.5em;
padding: 25px 0;
}
.form__out{
display: inline-block;
width: 100%;
margin-bottom: 50px;
}
.form__left,
.form__right{
width: 50%;
float: left;
}
.form__line{
padding: 0 15px;
}
.form__label{
display: inline-block;
width: 100%;
padding: 10px 0;
font-weight: bold;
}
.wpcf7-form-control{
background: transparent;
padding: 20px;
font-size: 1.5em;
color: #fff;
border:2px #fff solid;
box-sizing: border-box;
width: 100%;
font-family: 'Quicksand';
}
.wpcf7-form-control::placeholder{
color: #fff;
}
.wpcf7-form-control:focus{
background: #fff;
color: #333;
}
.wpcf7-form-control:focus::placeholder{
color: #523d99;
}
.form__input{
background: transparent;
padding: 20px;
font-size: 1.5em;
color: #fff;
border:2px #fff solid;
box-sizing: border-box;
width: 100%;
font-family: 'Quicksand';
}
.form__input::placeholder{
color: #fff;
}
.form__input:focus{
background: #fff;
color: #333;
}
.form__input:focus::placeholder{
color: #523d99;
}
.form__buttons{
text-align: center;
}
.form__submit{
background: #ac81cd;
color: #793ea3;
font-size: 1.2em;
text-transform: uppercase;
border:0;
font-weight: bold;
padding: 25px 25px;
text-decoration: none;
border-radius: 3px;
box-shadow: 3px 3px 10px rgba(72, 64, 95,0.25);
width: 75%;
}
.form__submit:hover{
background: #fff;
cursor: pointer;
}
.site__welcome{
background: url(//www.mistersize.com/wp-content/themes/dsgnr0.1/css/welcome-background.jpg) no-repeat 100px 35px;
max-width: 750px;
margin: 0 auto;
min-height: 200px;
padding: 25px 0;
}
.site__welcome p{
font-size: 1.4em;
line-height: 1.5em;
color: #48405f;
position: relative;
top:10px;
padding-left: 15px;
margin: 0;
}
.site__welcome img{
margin-right: 15px;
}
.site__welcome strong{
color: #a953b3;
font-weight: bodl;
}
.section__header--content{
padding: 25px 0;
border-top:1px rgba(160,160,160,.25) solid;
}
.aside__title--service,
.section__title--content{
text-align: center;
color: rgba(160,160,160,.5);
font-weight: normal;
letter-spacing: 0.2em;
text-transform: uppercase;
font-size: 1em;
font-weight: bold;
}
.article{
width: 50%;
float: left;
}
@media all and (min-width: 700px){
.article__header{
padding: 0 15px;
}
}
.article__title{
color: #48405f;
font-size: 2em;
}
.article__content{
width: 80%;
margin: 0 auto;
padding: 25px 0;
}
.article__content p{
font-size: 1.1em;
line-height: 1.7em;
color: #48405f;
font-weight: 500;
}
.article__content p strong{
font-weight: bold;
color: #a953b3;
}
.article__figure{
position: relative;
}
.article__figure figcaption{
position: absolute;
color: #fff;
text-align: center;
top: 35%;
font-size: 1.2em;
line-height: 1.5em;
font-weight: 500;
padding: 0 25px;
}
.article__image{
width: 100%;
height: auto;
}
.bt--article{
background: #a953b3;
color: #fff;
padding: 20px 0;
display: inline-block;
text-align: center;
width: 100%;
text-decoration: none;
font-weight: bold;
border-radius: 2px;
box-shadow: 3px 3px 10px rgba(169, 83, 179, 0.25);
}
.b__service{
padding: 10px;
background: #71b937 url(//www.mistersize.com/wp-content/themes/dsgnr0.1/css/bg-strip.gif) fixed;
margin: 50px 0;
border-radius: 3px;
}
.b__inner--service{
background: #f4f6f2 url(//www.mistersize.com/wp-content/themes/dsgnr0.1/css/logo-wp.png) no-repeat -100px 5px;
color: #48405f;
border-radius: 1px;
}
@media all and (min-width: 700px){
.b__service{
padding: 15px;
}
.b__inner--service{
padding: 30px;
}
}
@media all and (max-width: 700px){
.bt{
display: inherit;
}
}
.b__service .big{
font-size: 2em;
text-align: center;
width: 50%;
float: left;
padding: 60px 0;
}
.b__service ul li{
margin-bottom: 20px;
}
.aside__content--service{
padding: 25px 0;
}
.bt:hover{
opacity: 0.75;
}
.btns--service{
text-align: center;
padding: 25px;
}
.bt--service{
background: #48405f;
color: #fff;
padding: 25px 25px;
text-decoration: none;
border-radius: 2px;
box-shadow: 3px 3px 10px rgba(72, 64, 95,0.25);
}
.site__footer{
padding: 25px 0;
}
.footer__icons{
text-align: center;
padding: 5px 0 15px 0;
}
.footer__icons a{
text-decoration: none;
}
.footer__nav{
text-align: center;
}
.nav__link--footer{
text-decoration: none;
color: #48405f
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}