/*
Theme Name: Swifty Signature Generator
Theme URI: https://beswifty.com/
Author: Team Swifty
Author URI: https://beswifty.com/
Version: 1.5.0
License: GNU General Public License v2 or later
*/
@import url("https://use.typekit.net/rlx3zmx.css");

* {
    box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
    margin: 0;
    font-family: urw-din, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}
.screen-reader-shortcut {
    position: absolute;
    top: -1000em;
}
.screen-reader-shortcut:focus {
    left: 6px;
    top: 0;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #0073aa;
    z-index: 100000;
    line-height: normal;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    text-decoration: none;
    outline: 2px solid transparent;
    outline-offset: -2px;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.container {
    /*background-image: url(https://beswifty.com/wp-content/uploads/2019/09/home-hero-bg.jpg);
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top left;
    */
    background: #F5F5F5;
    display: flex;
    flex-flow: wrap;
}
/****************
*****************
Splash Page CSSS
*****************
*****************/
.splash-page {
     background: #00AEEF;
    width: 100%;
    min-height: 100vh;
    position: fixed;
    z-index: 9999;
    height: auto;
}
.splash-page:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 16vw;
    content: "";
    background-image: url(/wp-content/themes/swifty-signature-generator/images/bees-header-hexagons.svg);
    background-size: 100% auto;
    background-position: left top;
}
.splash-page-container {
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 80px;
    display: flex;
}
.splash-hero-left {
    width: 40%;
    display: inline-block;
}
.splash-hero-right {
    width: 60%;
    display: inline-block;
    position: relative;
}
.splash-page-logo {
    margin-bottom: 30px;
}
.hexagon-shapes {
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
}
img.hexagon-1 {
    max-height: 400px;
    position: absolute;
    top: 0;
    right: 0;
}
img.hexagon-2 {
    max-height: 300px;
    position: absolute;
    top: 30px;
    right: 250px;
}
img.hexagone-3 {
    max-width: 400px;
    position: absolute;
    right: 50px;
    top: 200px;
}
img.email-mockup {
    max-width: 700px;
    position: absolute;
    left: 0;
    z-index: 1;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.splash-hero-left h1 {
    font-size: 57px;
    color: #fff;
    font-family: museo;
    font-weight: 900;
}
.splash-hero-left img {
    width: 380px;
    height: auto;
}
.splash-hero-left p {
    font-size: 30px;
    color: #000;
    font-family: urw-din, sans-serif;
    /*padding-bottom: 50px;*/
    max-width: 550px;
}
.splash-hero-left a {
    background-color: #cc8016;
    padding: 15px 30px;
    font-family: urw-din, sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    border-bottom: 6px solid #af7021;
    text-decoration: none;
}

.signature-form .acf-switch {
    background: #AAA9A9;
    border: none;
    color: #fff;
}
.signature-form .acf-switch:hover, .acf-switch.-focus {
    background: #AAA9A9;
}

.signature-form .acf-switch.-on {
    background: #00AEEF;
    text-shadow: none;
}
span.template-label {
    margin-top: -55px;
    display: block;
    font-weight: 700;
}

.wp-picker-container .hidden{
    display: inline-block !important;
}
.page-wrap{
    height: 100vh;
}
.signature-form {
    width: 400px;
    /*background: #000;
    background: #fff;
    height: 100vh;
    overflow: hidden;*/
    display: block;
    float: none;
        padding-top: 110px;
}
.swifty-branding img {
    max-width: 180px;
}
.swifty-branding {
    display: block;
    float: none;
    background: #00AEEF;
    padding: 10px 0;
    text-align: center;
    height: 110px;
    position: fixed;
    width: 400px;
    z-index: 99;
    top: 0;
    left: 0;
}
.left-side-bar {
    background: #fff;
    height: 100vh;
    overflow: hidden;
    transform: translateY(0px);
}
.created-with-swifty .acf-label {
display: inline-block;
width: 37%;
}
.created-with-swifty .acf-input {
display: inline-block;
width: 60%;
}
.swifty-copy-right{
    display: block;
    float: none;
    text-align: center;
    padding-bottom: 20px;
    font-size:12px;
}
body .signature-form .acf-field--post-title {
    overflow: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
body .signature-form .acf-tab-wrap {
    background: #565656;
    position: fixed;
    width: 100%;
    max-width: 400px;
    z-index: 10;
    left: 0;
}
body .signature-form .acf-tab-wrap ul.acf-hl {
    padding: 0;
    border: none;
    font-size: 0;
    margin-bottom: 0px;
}

body .signature-form .acf-tab-wrap ul.acf-hl li {
    width: 25%;
    background: transparent;
    border: none;
    text-align: center;
    font-weight: 700;
}
body .signature-form .acf-tab-wrap ul.acf-hl li > a {
    background: #AAA9A9;
    border: none;
    color: #fff;
    /*border-right: 1px solid #000;*/
    padding: 15px 10px;
}
body .signature-form .acf-tab-wrap ul.acf-hl li.active > a, .signature-form .acf-tab-wrap ul.acf-hl li > a:hover {
    /*background: #000;*/
    background: #FCB715;
}
body .signature-form form#acf-form {
    min-height: 100vh;
    padding-bottom: 120px;
}
body .signature-form .acf-fields > .acf-field:not(.acf-field--post-title) {
    border: none;
    color: #231f20;
    padding: 20px 10px;
}
.acf-field.acf-field-tab + .acf-field {
    padding-top: 80px !important;
}
body .signature-form .acf-fields > .acf-field input {
    color: #231f20;
    background: transparent;
    border: none;
    border-bottom: 1px solid;
    padding: 10px 0;
}
.acf-form-submit {
    display: none;
}
body .signature-form .acf-fields {
    height: 88vh;
    overflow: auto;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}


.signature-form .acf-input > .acf-color-picker button.wp-color-result {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #fff;
}
.signature-form .acf-input > .acf-color-picker button.wp-color-result span.wp-color-result-text {
    display: none;
}
.signature-form .acf-input > .acf-color-picker .wp-picker-container {
    display: block;
}
.signature-form .acf-input > .acf-color-picker .wp-picker-input-wrap:not(.hidden) {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
}
.signature-form .acf-input > .acf-color-picker .wp-picker-input-wrap input.button.button-small.wp-picker-clear {
    display: none;
}
.signature-form .acf-input > .acf-color-picker .wp-picker-input-wrap input {
    margin-left: 15px;
    background: #F5F5F5;
    border: 1px solid #AAA9A9;
    color: #000;
    padding: 0 15px;
    width: 130px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}
.signature-form .acf-input select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #231f20;
    line-height: 50px;
    font-size: 17px;
    color: #231f20;
    padding: 10px 0;
}
.signature-form .acf-input i.acf-icon.-globe.-small {
    color: #231f20;
    top: 10px;
    left: 0;
}
.signature-preview {
    width: calc(100% - 400px);
    height: 100vh;
    overflow: auto;
    padding: 20px 0;
}
.sg-preview-window {
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.sg-window-top {
    background: #231f20;
    padding: 10px;
}
.sg-window-top span.sg-window-btn {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background: rgb(242, 84, 91);
    margin-right: 5px;
}
.sg-window-top span.sg-window-btn.yellow {
    background: rgb(245, 194, 107);
}
.sg-window-top span.sg-window-btn.green {
    background: rgb(0, 189, 165);
}
.sg-window-meta {
    color: #fff;
    background: #00AEEF;
    padding: 15px;
    /*border-top: 1px solid #454545;*/
}
.sg-window-body {
    padding: 60px;
    background: #fff;
    min-height: 400px;
}
.sg-window-body-inner {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
p.meta-text {
    margin: 8px 0;
}
.hide-field {
    display: none !important;
}
body .signature-form .acf-fields > .acf-field input:focus {
    outline: none;
    border-bottom: 3px solid;
}
a.generate-signature {
    display: block;
    color: #fff;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-radius: 10px;
    position: relative;
    transition: all 0.5s ease 0s;
    background-color: #00AEEF;
    border-color: #00AEEF;
    width: 240px;
    text-align: center;
    margin: 40px auto 0;
    text-decoration: none;
}
a.generate-signature:hover, .signature-action:hover {
    opacity: 0.75;
}
.generated-signature-popup {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    overflow: auto;
    left: 0;
    top: 0;
    background: #00AEEF;
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top left;
        opacity: 0;
    visibility: hidden;
    z-index: -99;
}
.generated-signature-popup.active {
        opacity: 1;
    visibility: visible;
    z-index: 99;
}
.wrapper {
    width: 100%;
    padding: 50px 20px;
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.generated-signature-wrapper{
    width: 100%;
    max-width: 1024px;
    background: #fff;
    padding: 50px 20px;
    margin: 70px auto;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: left;
}

.signature-action {
    display: inline-block;
    color: #fff;
    border: none;
    padding: 20px 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-radius: 10px;
    position: relative;
    transition: all 0.5s ease 0s;
    background-color: #cc8016;
    border-color: #cc8016;
    border-bottom: 6px solid #af7021;
    width: auto;
    text-align: center;
    margin: 0 10px;
    text-decoration: none;
    cursor: pointer;
}
.signature-action.signature-source,
.signature-action.signature-source-hide {
    background-color: #e8741f;
    border-color: #C46119;
}
.generated-signature-source {
    width: 100%;
    max-width: 1024px;
    background: #fff;
    padding: 50px 20px;
    margin: 70px auto;
}
.generated-signature-source textarea {
    width: 100%;
    min-height: 210px;
    line-height: 1.5;
    padding: 10px;
    background: #fefefe;
    font-size: 15px;
    font-family: "Courier New", Courier, monospace;
    font-weight: 700;
}
.generated-signature-source.hide, generated-signature-wrapper.hide, .generated-signature-wrapper.hide, .signature-action.hide {
    display: none;
}
.acf-field.acf-field-button-group .acf-button-group {
    display: block;
}
.acf-field.acf-field-button-group .acf-button-group label {
    background: transparent;
    border: 2px solid #231f20;
    width: 33.33%;
    display: inline-block;
    padding: 8px;
    border-right: 0;
    cursor: pointer;
    color: #231f20;
}
.acf-field.acf-field-button-group .acf-button-group label:last-child {
    border-right: 2px solid #231f20;
}
.acf-field.acf-field-button-group .acf-button-group label.selected {
    color: #fff;
    background: #00AEEF;
    font-weight: 700;
}
.acf-field.hidden {
    display: none !important;
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li label {
    display: block;
    width: 100%;
    height: 154px;
    margin-bottom: 50px;
    font-size: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 5px solid #f5f5f5;
    border-radius: 10px;
    cursor: pointer;
    max-width: 280px;
        position: relative;
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li:nth-child(4) label {
    background-image: url(images/template-1.svg);
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li:nth-child(5) label {
    background-image: url(images/template-2.svg);
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li:nth-child(3) label {
    background-image: url(images/template-3.png);
}
/*
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li:nth-child(3) label {
    background-image: url(images/template-4.png);
        background-size: cover;
}
*/
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li:nth-child(2) label {
    background-image: url(images/template-5.png);
    background-size: cover;
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li:first-child label {
    background-image: url(images/template-6.png);
    background-size: cover;
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li label.selected {
    border: 5px solid #00AEEF;
}
.acf-field[data-name="select_your_template"] ul.acf-radio-list > li label input {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.acf-field[data-name="select_your_template"] ul.acf-radio-list > li label.selected:after {
    content: "Selected";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    background: #00AEEF;
    font-size: 24px;
    padding: 15px;
    transform: translateY(-50%) translateX(-50%);
}
.signature-template-wrapper {
    display: none;
}
.signature-template-wrapper.active {
    display: block;
}
a.return-to-editor {
    display: inline-block;
    color: #C46119;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
}
a.return-to-editor:before {
    content: "\f141";
    font-family: 'dashicons';
    font-size: 26px;
    line-height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: -5px;
}
.main {
    opacity: 0;
    transition: all 1s ease 0s;
}
body.loading-complete .main {
    opacity: 1;
}
body {
/*     background-image: url(images/swifty-hive-animated.svg); */
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
}

.sg-preview-window.mobile {
    width: 480px;
    height: 963px;
        padding: 26px 30px;
    border-radius: 0;
    overflow: hidden;
    transform: scale(0.8);
    transform-origin: top;
}

.sg-preview-window.mobile:after {
    background-image: url(images/iphone-frame.png);
    position: absolute;
    z-index: -9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}
.sg-preview-window.mobile .sg-window-top {
    background: transparent;
    position: relative;
    padding: 0;
    height: 45px;
        border-radius: 40px 40px 0 0;
}
.sg-preview-window.mobile .sg-window-top span {
    display: none;
}
.sg-preview-window.mobile .sg-window-meta {
    background: #f9f9f9;
    color: #343434;
        border: none;
    padding: 15px 30px;
}
.sg-preview-window.mobile .sg-window-body {
    padding: 60px 30px;
    min-height: 771px;
    border-radius: 0 0 40px 40px;
    margin-top: -1px;
}

element.style {
}
.sg-preview-window.mobile:before {
    position: absolute;
    content: "";
    background: #f6f6f6;
    height: 50px;
    top: 25px;
    width: calc(100% - 60px);
    z-index: -99;
}

.responsive_buttons_demo {
    /*position: relative;
    padding: 0;
    display: block;
    margin: 20px 0;
    text-align: center;*/
    display: inline-block;
    width: 49%;
    vertical-align: text-bottom;
    text-align: right;
}
.responsive_buttons_demo > a {
    display: inline-block;
    margin: 0 6px;
    vertical-align: middle;
    padding: 8px;
}
.responsive_buttons_demo > a.active {
    background: #000;
}
.responsive_buttons_demo > a.active svg path {
    fill: #fff;
}
.responsive_buttons_demo > a svg {
    display: block;
}
img.hidden-img {
    width: 10px;
    position: fixed;
    z-index: 9;
    top: 0;
    transform: translateY(-200%);
}
.branding-header {
    width: 80%;
    max-width: 960px;
    text-align: right;
    margin: 0 auto;
    padding-bottom: 80px;
}
.acf-field .acf-label {
    vertical-align: top;
    margin: 0 0 70px;
}
span.template-label {
    margin-top: -55px;
    display: block;
    font-weight: 700;
}
.select-template .acf-label {
    padding-bottom: 50px;
}
body .acf-switch span {
    text-shadow: none !important;
    font-weight: 700;
}
body .acf-switch .acf-switch-slider {
    border-color: #000 !important;
}
body .acf-switch span.acf-switch-off {
    color: #000;
}
body .signature-form .acf-switch {
    background: #f5f5f5;
}
.subscription-box {
    text-align: center;
    margin-top: 15px;
}
.acf-field.img-width-field .acf-label label {
    font-weight: 500;
    font-size: 14px;
}
.acf-field.img-width-field .acf-label {
    margin: 0;
}   
form.post-password-form {
    text-align: center;
    margin: 50px;
    font-size: 24px;
}
.signature-preview.swifty-user-active {
    position: relative;
    padding: 100px 0;
    display: flex;
    flex-flow: wrap;
    align-items: center;
}
.signature-preview.swifty-user-active .branding-header {
    position: absolute;
    width: 100%;
    z-index: 99;
    left: 0;
    top: 0;
    max-width: 100%;
    padding: 0;
    height: 70px;
    background: #cc8016;
}
.swifty-user-buttons {
    display: inline-block;
    width: auto;
    vertical-align: top;
    font-size: 0;
}
a.su-button {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 20px;
    font-size: 21px;
    text-decoration: none;
    background: #ff4e00;
    font-weight: 700;
    line-height: 70px;
    min-width: 140px;
    text-align: center;
    color: #fff;
}
a.su-button.save {
    background: #75c377;
}
signature-preview.swifty-user-active .responsive_buttons_demo > a svg path {
    fill: #fff;
}
.signature-preview.swifty-user-active .responsive_buttons_demo {
    width: auto;
    padding: 12px 0;
}
.main.read-only .container.page-wrap {
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}
.main.read-only a.return-to-editor,
.main.read-only .signature-popup-subtitle {
    display: none;
}

@media screen and (max-width: 1440px) {
    .splash-hero-left {
        padding-left: 50px;
    }
    .splash-hero-left img {
    width: 250px;
}
    .splash-hero-left h1{
        font-size: 40px;
    }
    .splash-hero-left p {
        font-size: 22px;
        padding-bottom: 15px;
    }
    img.email-mockup {
        max-width: 650px;
    }
    .splash-page-container {
        padding: 50px 0 0 150px;
    }
    img.hexagone-3 {
        max-width: 350px;
    }
}

@media screen and (max-width: 992px) {
    .signature-form {
    position: fixed;
    width: 100%;
    height: 100%;
    left: -100%;
    transition: all 0.5s ease 0s;
}
    .signature-preview {
    width: 100%;
    padding: 50px 0;
}
    .sg-preview-window {
    width: 100%;
}
    .sg-window-body {
        padding: 50px 15px;
    }
    .responsive_buttons_demo {
    display: none;
}
}

@media screen and (min-width:1441px){
    .splash-hero-left {width: 50%;}
    .splash-hero-right {width: 50%;}
    
}

@media screen and (max-height:768px) {
    .splash-page-container {
    padding-top: 50px;
/*    max-width: 1080px;*/
}
    .splash-hero-left img {
    width: 240px;
}

.splash-hero-left h1 {
    font-size: 42px;
}
    .splash-hero-left p {
    font-size: 24px;
}
    .splash-page:after {
    height: calc(100vh - 330px);
    max-height: 19.3vw;
}
}