.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 > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}#wp-nt-aio-wrapper{--backgroundIcon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 455 455' width='512' height='512'%3E%3Cpath d='M227.5 0C101.855 0 0 101.855 0 227.5c0 47.551 14.598 91.688 39.544 128.193L9.662 445.338l89.646-29.881C135.812 440.403 179.949 455 227.5 455 353.145 455 455 353.145 455 227.5S353.145 0 227.5 0z' fill='%23FFF'/%3E%3C/svg%3E");--backgroundIconCustomApp:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/custom-app.svg);--backgroundSize:60%;--backgroundColor:#007cc4;--backgroundColorCustomApp:#007cc4;position:fixed;right:35px;z-index:99999999;font-family:Roboto,sans-serif}#wp-nt-aio-wrapper *,#wp-nt-aio-wrapper :after,#wp-nt-aio-wrapper :before{-webkit-box-sizing:border-box;box-sizing:border-box}#wp-nt-aio-wrapper .nt-aio-active{position:relative;z-index:20;width:60px;height:60px;background-color:var(--backgroundColor);cursor:pointer;overflow:hidden;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}#wp-nt-aio-wrapper .nt-aio-active,#wp-nt-aio-wrapper .nt-aio-active:after,#wp-nt-aio-wrapper .nt-aio-active:before{-o-transition:.4s ease all;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:.4s ease all}#wp-nt-aio-wrapper .nt-aio-active:after,#wp-nt-aio-wrapper .nt-aio-active:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0}#wp-nt-aio-wrapper .nt-aio-active:before{z-index:10;background:var(--backgroundIcon) 50% no-repeat;background-size:var(--backgroundSize);overflow:hidden;font-size:100%}#wp-nt-aio-wrapper .nt-aio-active:after{opacity:0;z-index:20;background:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/close-button.svg) 50% no-repeat;background-size:16px 16px;-ms-transform:scale(0) rotate(-1turn);transform:scale(0) rotate(-1turn);-webkit-transform:scale(0) rotate(-1turn);-moz-transform:scale(0) rotate(-1turn)}#wp-nt-aio-wrapper .nt-aio-content,#wp-nt-aio-wrapper .nt-aio-item{position:absolute;bottom:0;left:0}#wp-nt-aio-wrapper .nt-aio-item{backface-visibility:hidden;-webkit-backface-visibility:hidden;visibility:hidden;opacity:0}#wp-nt-aio-wrapper .nt-aio-item,#wp-nt-aio-wrapper .nt-aio-item .nt-aio-item-icon{-o-transition:.4s ease all;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:.4s ease all}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-item-icon{width:60px;height:60px;position:relative;cursor:pointer;background-size:32px 32px!important;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-item-txt{opacity:0;visibility:hidden;position:absolute;top:50%;right:calc(100% + 10px);padding:0 10px;background:rgba(54,54,54,.8);color:#fff;font-size:12px;line-height:22px;margin-top:-11px;font-weight:500;white-space:nowrap;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-transition:.4s ease all;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:.4s ease all;-ms-transform:translate(10px);transform:translate(10px);-webkit-transform:translate(10px);-moz-transform:translate(10px)}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-email{background:#3a68fe url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/close-envelope.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-phone{background:#ff5a00 url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/phone-receiver.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-viber{background:#7b519c url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/viber.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-line{background:#00b900 url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/line-logo.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-snapchat{background:#fdfb1c url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/snapchat.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-whatsapp{background:#14d61e url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/whatsapp-logo.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-facebook-messenger{background:#0084ff url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/facebook-messenger.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-telegram{background:#089be5 url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/telegram.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item .nt-aio-skype{background:#00a8f4 url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/skype.svg) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item [class*="nt-aio-custom-app"]{background:var(--backgroundColorCustomApp) var(--backgroundIconCustomApp) 50% no-repeat}#wp-nt-aio-wrapper .nt-aio-item:hover .nt-aio-item-icon{-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.21)!important;box-shadow:0 4px 15px 0 rgba(0,0,0,.21)!important}@media (min-width:1025px){#wp-nt-aio-wrapper .nt-aio-item:hover .nt-aio-item-txt{opacity:1;visibility:visible;-ms-transform:translate(0);transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0)}}#wp-nt-aio-wrapper .nt-aio-popup{visibility:hidden;opacity:0;width:350px;position:absolute;bottom:75px;right:0;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-transition:.4s ease all;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:.4s ease all;-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transform:translateY(15px);-moz-transform:translateY(15px)}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-header{padding:0 45px;color:#fff;font-size:16px;line-height:45px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-header .nt-aio-popup-title-icon{position:absolute;height:45px;width:40px;top:0;left:5px;background-size:36px 36px;background-repeat:no-repeat;background-position:50%}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-header .nt-aio-popup-close{opacity:.6;width:45px;height:45px;position:absolute;top:0;right:0;background:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/close-button.svg) 50% no-repeat;background-size:16px 16px;cursor:pointer;-o-transition:.4s ease opacity;-o-transition:opacity .4s ease;transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:.4s ease opacity}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-header .nt-aio-popup-close:hover{opacity:1}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:275px;padding:13px 25px;background:#fff;color:#434a54;font-size:14px;line-height:24px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content p{margin:0 0 24px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content a:only-child{margin-top:-20px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h1,#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h2,#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h3,#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h4,#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h5{font-weight:400;margin:0 0 24px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h5{font-size:14px;line-height:24px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h4{font-size:18px;line-height:28px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h3{font-size:24px;line-height:34px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h2{font-size:30px;line-height:40px}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content h1{font-size:40px;line-height:50px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-messenger-popup .nt-aio-popup-header{background:#0084ff}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-messenger-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/facebook-messenger.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-whatsapp-popup .nt-aio-popup-header{background:#14d61e}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-whatsapp-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/whatsapp-logo.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-snapchat-popup .nt-aio-popup-header{background:#fdfb1c;color:#434a54}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-snapchat-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/snapchat.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-snapchat-popup .nt-aio-popup-close{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/close-button-black.png);background-size:45px 45px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-line-popup .nt-aio-popup-header{background:#00b900}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-line-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/line-logo.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-viber-popup .nt-aio-popup-header{background:#7b519c}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-viber-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/viber.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-phone-popup .nt-aio-popup-header{background:#ff5a00}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-phone-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/phone-receiver.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-email-popup .nt-aio-popup-header{background:#3a68fe}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-email-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/close-envelope.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-telegram-popup .nt-aio-popup-header{background:#089be5}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-telegram-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/telegram.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-skype-popup .nt-aio-popup-header{background:#00a8f4}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-skype-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/skype.svg);background-size:22px 22px}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-custom-app-popup .nt-aio-popup-header{background:var(--backgroundColorCustomApp)}#wp-nt-aio-wrapper .nt-aio-popup.nt-aio-custom-app-popup .nt-aio-popup-header .nt-aio-popup-title-icon{background-image:var(--backgroundIconCustomApp);background-size:22px 22px}@media (max-width:480px){#wp-nt-aio-wrapper .nt-aio-popup{position:fixed;bottom:auto;top:0;right:0;padding:30px 15px 100px;width:100%;height:100%;background:rgba(0,0,0,.6);overflow:visible;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-header{position:relative}#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-popup-content{position:relative;max-height:calc(100% - 45px);overflow:auto}}#wp-nt-aio-wrapper.nt-aio-active .nt-aio-active{-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.35);box-shadow:0 4px 15px 0 rgba(0,0,0,.35)}#wp-nt-aio-wrapper.nt-aio-active .nt-aio-active:before{opacity:0;-ms-transform:scale(0) rotate(1turn);transform:scale(0) rotate(1turn);-webkit-transform:scale(0) rotate(1turn);-moz-transform:scale(0) rotate(1turn)}#wp-nt-aio-wrapper.nt-aio-active .nt-aio-active:after{opacity:1;-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item{visibility:visible;opacity:1}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:first-child{-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);transform:translateY(-70px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(2){-webkit-transform:translateY(-140px);-ms-transform:translateY(-140px);transform:translateY(-140px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(3){-webkit-transform:translateY(-210px);-ms-transform:translateY(-210px);transform:translateY(-210px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(4){-webkit-transform:translateY(-280px);-ms-transform:translateY(-280px);transform:translateY(-280px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(5){-webkit-transform:translateY(-350px);-ms-transform:translateY(-350px);transform:translateY(-350px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(6){-webkit-transform:translateY(-420px);-ms-transform:translateY(-420px);transform:translateY(-420px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(7){-webkit-transform:translateY(-490px);-ms-transform:translateY(-490px);transform:translateY(-490px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(8){-webkit-transform:translateY(-560px);-ms-transform:translateY(-560px);transform:translateY(-560px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(9){-webkit-transform:translateY(-630px);-ms-transform:translateY(-630px);transform:translateY(-630px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(10){-webkit-transform:translateY(-700px);-ms-transform:translateY(-700px);transform:translateY(-700px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item .nt-aio-item-icon{-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.19);box-shadow:0 2px 7px 0 rgba(0,0,0,.19)}#wp-nt-aio-wrapper.nt-aio-show-popup .nt-aio-content{display:none}#wp-nt-aio-wrapper.nt-aio-show-popup .nt-aio-popup-active{visibility:visible;opacity:1;-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-webkit-box-shadow:-3px 20px 20px 0 rgba(0,0,0,.1);box-shadow:-3px 20px 20px 0 rgba(0,0,0,.1)}#nt-aio-popup-line .nt-aio-popup-content{overflow:hidden}#nt-aio-popup-line .nt-aio-popup-content iframe{border:none;height:490px;margin-top:-115px;overflow:hidden;width:300px}#nt-aio-popup-custom-app .nt-aio-popup-content a,#nt-aio-popup-email .nt-aio-popup-content a,#nt-aio-popup-phone .nt-aio-popup-content a,#nt-aio-popup-skype .nt-aio-popup-content a,#nt-aio-popup-telegram .nt-aio-popup-content a,#nt-aio-popup-viber .nt-aio-popup-content a,#nt-aio-popup-whatsapp .nt-aio-popup-content a{display:block;font-size:19px;font-weight:700;padding:20px 0;word-break:break-all;text-align:center}#nt-aio-popup-custom-app .nt-aio-popup-content a:focus,#nt-aio-popup-email .nt-aio-popup-content a:focus,#nt-aio-popup-phone .nt-aio-popup-content a:focus,#nt-aio-popup-skype .nt-aio-popup-content a:focus,#nt-aio-popup-telegram .nt-aio-popup-content a:focus,#nt-aio-popup-viber .nt-aio-popup-content a:focus{outline:none}#nt-aio-popup-snapchat .nt-aio-popup-content{text-align:center}#nt-aio-popup-snapchat .nt-aio-popup-content .content-snapchat-name{font-size:20px;font-weight:700}@media (max-height:767px){#wp-nt-aio-wrapper .nt-aio-active:after{background-size:14px 14px}#wp-nt-aio-wrapper{--backgroundSize:25px 25px}#wp-nt-aio-wrapper .nt-aio-active,#wp-nt-aio-wrapper .nt-aio-content .nt-aio-item-icon{width:44px;height:44px;background-size:25px 25px!important}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:first-child{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(2){-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(3){-webkit-transform:translateY(-150px);-ms-transform:translateY(-150px);transform:translateY(-150px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(4){-webkit-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(5){-webkit-transform:translateY(-250px);-ms-transform:translateY(-250px);transform:translateY(-250px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(6){-webkit-transform:translateY(-300px);-ms-transform:translateY(-300px);transform:translateY(-300px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(7){-webkit-transform:translateY(-350px);-ms-transform:translateY(-350px);transform:translateY(-350px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(8){-webkit-transform:translateY(-400px);-ms-transform:translateY(-400px);transform:translateY(-400px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(9){-webkit-transform:translateY(-450px);-ms-transform:translateY(-450px);transform:translateY(-450px)}#wp-nt-aio-wrapper.nt-aio-show-list .nt-aio-content .nt-aio-item:nth-child(10){-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px)}} #wp-nt-aio-wrapper .nt-aio-item .nt-aio-zalo {
background: #00B1FF url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/zalo.svg) 50% no-repeat;
}
#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-zalo-popup .nt-aio-popup-header {
background: #f5f5f5;
color: #434a54;
}
#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-zalo-popup .nt-aio-popup-header .nt-aio-popup-title-icon {
background-image: url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/zalo.svg);
background-size: 22px 22px;
}
#nt-aio-popup-zalo .nt-aio-popup-content {
text-align: center;
}
#nt-aio-popup-zalo .nt-aio-popup-content .content-zalo-name {
font-size: 20px;
font-weight: 700;
} #wp-nt-aio-wrapper .nt-aio-item .nt-aio-kakaotalk {
background: yellow url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/kakaotalk.svg) 50% no-repeat;
}
#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-kakaotalk-popup .nt-aio-popup-header {
background: black;
color: yellow;
}
#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-kakaotalk-popup .nt-aio-popup-header .nt-aio-popup-title-icon {
background-image: url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/kakaotalk.svg);
background-size: 22px 22px;
}
#nt-aio-popup-kakaotalk .nt-aio-popup-content {
text-align: center;
}
#nt-aio-popup-kakaotalk .nt-aio-popup-content .content-kakaotalk-name {
font-size: 20px;
font-weight: 700;
} #wp-nt-aio-wrapper .nt-aio-item .nt-aio-wechat {
background: green url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/wechat.svg) 50% no-repeat;
}
#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-wechat-popup .nt-aio-popup-header {
background: green;
color: white;
}
#wp-nt-aio-wrapper .nt-aio-popup .nt-aio-wechat-popup .nt-aio-popup-header .nt-aio-popup-title-icon {
background-image: url(//peaks.es/wp-content/plugins/support-chat/assets/home/images/wechat.svg);
background-size: 22px 22px;
}
#nt-aio-popup-wechat .nt-aio-popup-content {
text-align: center;
}
#nt-aio-popup-wechat .nt-aio-popup-content .content-wechat-name {
font-size: 20px;
font-weight: 700;
}.ast-page-builder-template .ast-article-post{margin-bottom:2.5em}.ast-featured-post{float:none}.ast-separate-container .ast-separate-posts.ast-article-post{margin-bottom:2em}.ast-animate-hidden{visibility:hidden;opacity:0}.ast-animate-display{visibility:visible;opacity:1}.ast-no-thumb .ast-date-meta .posted-on{margin-bottom:1.5em}.ast-date-meta.circle .posted-on{border-radius:50%;overflow:hidden}.has-post-thumbnail .ast-date-meta.circle .posted-on{margin:1em}.ast-separate-container .ast-grid-1 .blog-layout-1{padding:0}.ast-separate-container .ast-grid-1 .blog-layout-2,.ast-separate-container .ast-grid-1 .blog-layout-3{padding:0;border-bottom:0}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:2.66666em}.ast-separate-container .ast-grid-2 .blog-layout-1,.ast-separate-container .ast-grid-2 .blog-layout-2,.ast-separate-container .ast-grid-2 .blog-layout-3,.ast-separate-container .ast-grid-3 .blog-layout-1,.ast-separate-container .ast-grid-3 .blog-layout-2,.ast-separate-container .ast-grid-3 .blog-layout-3,.ast-separate-container .ast-grid-4 .blog-layout-1,.ast-separate-container .ast-grid-4 .blog-layout-2,.ast-separate-container .ast-grid-4 .blog-layout-3{padding:1.5em}@media (max-width:1200px){.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(odd){padding:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:1.5em}}.site-content .ast-grid-2 .ast-article-post,.site-content .ast-grid-3 .ast-article-post,.site-content .ast-grid-4 .ast-article-post{background:0 0}.site-content .ast-grid-2 .ast-article-post .blog-layout-2,.site-content .ast-grid-2 .ast-article-post .blog-layout-3,.site-content .ast-grid-3 .ast-article-post .blog-layout-2,.site-content .ast-grid-3 .ast-article-post .blog-layout-3,.site-content .ast-grid-4 .ast-article-post .blog-layout-2,.site-content .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-page-builder-template .ast-article-post .entry-header{margin:auto auto 1em auto;padding:0}.ast-article-post .ast-post-format-audio.ast-embeded-audio .ast-date-meta .posted-on{position:relative;display:inline-block;margin-bottom:1em}hr.post-divider{height:0;margin:0}hr.ast-single-previous-hr{height:0;margin-top:2em}.ast-show-comments-data{padding:2em 6.67em}.ast-show-comments-data .ast-show-comments{cursor:pointer}.ast-show-comments-data .ast-show-comments,.ast-show-comments-data .ast-show-comments-count{max-width:640px;text-align:center;margin-left:auto;margin-right:auto}.ast-show-comments-data .ast-show-comments-count{margin-bottom:2em}.ast-pagination-circle .ast-pagination .page-numbers,.ast-pagination-square .ast-pagination .page-numbers{border-style:solid;border-width:1px;line-height:2.33333em}.ast-pagination-circle .ast-pagination .page-numbers{border-radius:50%}.ast-pagination-circle .ast-pagination .next.page-numbers,.ast-pagination-circle .ast-pagination .prev.page-numbers{border-radius:30px}@media all and (max-width:768px){#content:before{content:""}}.ast-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-pagination-infinite{margin:2.5em 0}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-blog-pagination-type-infinite .ast-pagination{display:none}.blog-layout-3 .post-thumb{position:relative}.blog-layout-3 .post-thumb .posted-on{position:absolute;top:0}.blog-layout-3 .post-thumb .posted-on .entry-date span{display:block;width:100%;text-align:center}.blog-layout-3.ast-no-thumb .posted-on{position:relative;display:inline-block}.blog-layout-3{width:100%;display:inline-block;padding-bottom:2em;vertical-align:middle;border-bottom:1px solid var(--ast-border-color)}.blog-layout-3 .posted-on{left:0}.blog-layout-3 .post-content{padding-left:0;padding-right:0}@media (max-width:768px){.blog-layout-3 .ast-blog-featured-section,.blog-layout-3 .post-content{width:100%;float:none}.blog-layout-3 .ast-blog-featured-section .post-thumb{text-align:left}}.blog-layout-3 .post-thumb{padding-left:0;padding-right:0;position:relative}.blog-layout-3 .post-thumb .posted-on{position:absolute;top:0}.blog-layout-3 .post-thumb .posted-on .entry-date span{display:block;width:100%;text-align:center}.blog-layout-3.ast-no-thumb .post-thumb{width:auto;display:inline-block}.blog-layout-3.ast-no-thumb .posted-on{position:relative;display:inline-block}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -170px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgba(0,0,0,.3)}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:transparent;vertical-align:middle}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all}.ast-header-account{-js-display:flex;display:flex}.ast-hb-account-login-wrapper{visibility:hidden}.ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto}.ast-hb-account-login-wrapper.show{visibility:visible}.ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1}.ast-hb-login-body{height:100%;position:relative;line-height:1.5}.ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative}.main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45}.ast-account-nav-menu{width:240px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0}.ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%}.ast-account-nav-menu .ast-left-align-sub-menu.menu-item.focus>.sub-menu,.ast-account-nav-menu .ast-left-align-sub-menu.menu-item:hover>.sub-menu{left:-100%}.ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em}.ast-account-nav-menu .menu-item{border-style:none}.ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset;bottom:-5px}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none}.ast-divider-wrapper{border:0}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center}.ast-header-divider-element{position:relative}.ast-fb-divider-layout-vertical{position:relative}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center}.footer-widget-area .ast-divider-wrapper{display:inline-block}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex}.site-footer-section{position:relative}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0}body.ast-padded-layout::after,body.ast-padded-layout::before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout::after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout::before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar::before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar::before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size, 1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}