
/* Success page upadte */

.sim_note {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 400px;
    padding: 1em;
    border: 2px solid #32b4a6;
    color: #292929;
    border-radius: 8px;
    margin-bottom: 1em;
}
span.email_note {
    display: block;
    font-size: 16px;
    margin: 0.5em 0em;
    color: #292929;
}

span.note {
    display: block;
    font-size: 0.9rem;
    margin-top: 0.5em;
    color: rgb(50, 180, 166);
}

section.upgrade div.gps4 span.note {
    margin-top: 0;
    color: #292929;
    font-size: 12px;
    margin-bottom: 0.5em;
}

.checkout-success {
    font-size: 20px;
    color: #0e0e0e;
    font-weight: 300;
    text-align: center;
}

.checkout-success.agency {
    padding: 1em;
    height: 750px;
}

.checkout-success .title-panel .subtitle,
.thank-you-message {
    color: rgb(74, 74, 74);
    font-size: 30px;
    line-height: 35px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
}

h2 {
    color: rgb(50, 180, 166);
    font-weight: 600;
    text-align: center;
    font-size: 2.8rem;
    line-height: 1.2;
    margin-bottom: 1em;
}

h2 a {
    text-decoration: underline;
}

html[lang="es"] h2 {
    text-transform: none;
}

h2.setup {
    margin-bottom: 0;
}

html[lang="es"] h2.setup {
    display: none;
}

.gps2-features {margin-top: 10px;}
.gps2-features li {
    padding-left: 30px;
    background: url(/wp-content/themes/angelsense/images/checkout-green-tick.png) top left no-repeat;
    line-height: 28px;
    margin-bottom: 6px;
    font-weight: 300;
}
/*.step {*/
    /*color: rgba(242, 101, 34, 0.6);*/
    /*font-weight: 600;*/
    /*border-left: 3px solid rgba(242, 101, 34, 0.6);*/
    /*padding-left: 8px;*/
    /*margin-bottom: 15px;*/
    /*line-height: 17px;*/
/*}*/

div.step-title {
    color: #32b4a6;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 5px;
}

div.step-title:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    background-image: url("/wp-content/themes/angelsense/images/checkout/round.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 1.8em;
    height: 1.8em;
    position: relative;
    top: -3px;
    margin-right: 5px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.7em;
}

section.step:nth-of-type(1) div.step-title:before {
    content: '1';
}

section.step:nth-of-type(2) div.step-title:before {
    content: '2';
}

section.step:nth-of-type(3) div.step-title:before {
    content: '3';
}

.step-title strong {
    font-weight: 900;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    .step-title strong {display: block}
}
.step-title sup {
    font-size: 60%;
    top: -.7em;
    font-weight: 400;
}
.step-title span {
    white-space: nowrap;
    font-weight: bold;
}
.step-title span.orange {
    color: rgb(214, 2, 43);
    font-weight: bolder;
}
.step-description {
    color: rgb(14, 14, 14);
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0em 20px 0em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.selection-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 330px;
    position: relative;
}
.device-select {
    width: 224px;
    display: inline-block;
    border: 2px solid #e5e5e5;
    border-radius: 6px;
    margin-right: 20px;
    padding: 25px 0 30px 0;
    font-size: 20px;
    font-weight: 400;
    color: #c2c2c2;
}
.device-select.selected {
    border: 2px solid #32b4a6;
    color: #32b4a6;
    font-weight: 600;
}
.device-select {
    line-height: 21px;
    text-align: center
}
.device-select img {
    display: block;
    text-align: center;
    margin: 0 auto 35px;
}

.device-select:first-of-type img {
    width: 56%;
    margin-left: 65px;
}

.device-select:last-of-type img {
    width: 56%;
}

.device-select input,
.carriers-label input {
    visibility: hidden;
    position: absolute;
}
.device-select input + span,
.carriers-label input + span {
    height: 21px;
    width: 21px;
    background: transparent url('/wp-content/themes/angelsense/images/checkout/device-radio-off.svg') center center no-repeat;
    background-size: 21px 21px;
    display: inline-block;
    top: 4px;
    position: relative;
    margin-right: 4px;
}
.device-select input:checked + span,
.carriers-label input:checked + span {
    background: transparent url('/wp-content/themes/angelsense/images/checkout/device-radio-on.jpg') center center no-repeat;
    background-size: 19px 19px;
}
.carriers-label {
    line-height: 40px;
}
.carriers-label input + span {
    vertical-align: middle;
    top: 0;
    margin-right: 20px;
}
.carriers-label img {
    vertical-align: middle;
}
.carriers-wrap {
    padding-bottom: 40px;
    position: relative;
    display: none;
}
.carriers-wrap ul {
    margin-top: 20px;
}

.device-comparison-desktop {
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 70px;
    padding-left: 55px;
}

#device-comparison thead th {
    vertical-align: middle;
    font-size: 18px;
    font-weight: 600;
    color: #26ab9d;
    text-align: center;
    vertical-align: middle;
    padding: 24px 0;
}
#device-comparison tbody th {
    vertical-align: middle;
    font-weight: 600;
    font-size: 14px;
    padding: 17px 5px;
    color: #26ab9d;
    text-align: left;
    width: 270px;
    border-right: 1px solid #cccccc;
}

#device-comparison tbody th ul {
    list-style-type: square;
    padding-left: 12px;
}

#device-comparison tbody th ul li {
    margin: 0.2em 0em;
    text-transform: none;
}

#device-comparison tbody td {
    vertical-align: middle;
    font-weight: 600;
    font-size: 14px;
    padding: 17px 0;
    color: #26ab9d;
    text-align: center;
    width: 245px;
    border-right: 1px solid #cccccc;
}
#device-comparison tbody td.grey {
    color: #656565;
}
.success-v {
    width: 22px;
    height: 21px;
    display: block;
    margin: 0 auto;
    background: url('/wp-content/themes/angelsense/images/checkout/success-table-v.png') center center no-repeat;
}
.success-no {
    width: 15px;
    height: 15px;
    display: block;
    margin: 0 auto;
    background: url('/wp-content/themes/angelsense/images/checkout/success-table-x.png') center center no-repeat;
}

.success-no-without-x {
    color: blue;
    font-weight: 600;
    font-size: 14px;
}

.shirt-size-wrap {position: relative}
#shirt-size-select {
    width: 100%;
    margin: 0;
    outline: none;
    padding: .6em 2em .5em .8em;
    line-height: 1.3;
    border-radius: .2em;
    background: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    align-items: center;
    white-space: pre;
    font-size: 16px;
    position: relative;
}
select::-ms-expand {
    display: none;
}
.custom-select::after,
.custom-select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.5em;
    z-index: 2;
    pointer-events: none;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #666;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
}
.custom-select {
    position: relative;
    display: inline-block;;
}

.custom-select select {
    -webkit-appearance: none;
    border: none;
    border: 2px solid rgb(240, 240, 240);
    border-radius: 5px;
    padding: 0.2em 0.7em;
    background-color: rgb(255, 255, 255);
    font-size: 1.1rem;
    width: 150px;
    color: rgb(74, 74, 74);
    font-weight: 400;
    outline: 0;
    cursor: pointer;
}
.shir-size-wrap .shirt-size-content {
    border-top: none;
    border-bottom: none;
}
.shirt-size-title {
    font-size: 50px;
}
.belt-size-note {font-weight: bold}
.shirt-size-subtitle {
    color: rgb(14, 14, 14);
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}
.shirt-size-content .shirt-size-note {
    color: #f66060;
    font-size: 14px;
    font-weight: 300;
    margin-top:15px;
}
.shirt-size-content{
    font-size: 22px;
    margin-bottom: 70px;
    padding-bottom: 15px;
    margin-top: 0px;
    padding-top: 10px;
    background-image: url('/wp-content/themes/angelsense/images/belt.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    width: 85%;
    padding-left: 50px;
}

.checkout-success .note.block,
#content-setup .note {
    color: rgb(0, 0, 0);
    display: block;
    width: 590px;
    margin-left: auto;
    margin-right: auto;
}

.checkout-success .note strong,
#content-setup .note strong {
    display: inline-block;
    font-size: 1rem;
    color: black;
}

#success-submit {
    padding: 15px 60px;
    font-size: 22px;
    color: rgb(255, 255, 255);
    background-color: rgb(38, 171, 157);
    border-radius: 6px;
    display: inline-block;
    text-transform: uppercase;
}

#carrier-note {
    font-size: 14px;
    color: #333;
    margin-bottom: 70px;
}

#continue-to-setup-wrap {
    padding-left: 55px;
}

/* Setup page */
#content-setup {
    color: #747474;
}

#content-setup .steps-title {
    font-weight: 600;
    padding: 20px 0;
    color: black;
}
.steps-panel .step {
    color: rgb(116, 116, 116);
    font-weight: 300;
    border-left: none;
    margin-bottom: 2.5em;
}
.steps-panel .step-number {
    border: 1px solid #38bfb4;
    border-radius: 50%;
    color: #38bfb4;
    display: inline-block;
    font-weight: bold;
    height: 44px;
    padding: 10px;
    text-align: center;
    width: 44px;
}

.step a {
    text-decoration: underline;
    color: rgb(50, 180, 166);
}

.size-chart-trigger {
    font-size: 1rem;
}

.step h3 {
    color: rgb(50, 180, 166);
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0.3em;
    text-transform: capitalize;
}
.steps-panel .step .left-col {
    float: left
}

.step h3,
.steps-panel .step .right-col {
    float: left;
    line-height: 22px;
    margin-left: 20px;
    width: 70%;
}

.congrats {
    background-color: #daeeec;
    display: inline-block;
    font-weight: bold;
    padding: 8px 12px;
}

.success-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    display: none;
}
.contact-support {text-decoration: underline; font-weight: bold}
.update-unavailable {
    background-color: lightgoldenrodyellow;
    border: 2px solid yellow;
    padding: 10px;
    color: #1a1a1a;
    font-size: 14px;
    display: none;
    border-radius: 3px;
    margin: 40px 0;
    text-align: center;
}
.error-device-not-chosen {
    background-color: red;
    border: 2px solid red;
    padding: 10px;
    color: white;
    font-size: 18px;
    display: none;
    border-radius: 3px;
    margin: 40px 0;
    text-align: center;
}
.links {
    display: block;
    text-align: center;
}

div.response .links {
    margin: 10px 0em;
}

div.response div.message div.links a.action {
    margin-top: 0;
}
.checkout-success p  {
    color: #38bfb4;
    font-size: 20px;
    line-height: 35px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 55px;
    margin-top: 75px;
    text-align: center;
    padding-top:50px;
}

.checkout-success p.renewal {
    margin-top: 0;
    padding-top: 0;
}
.checkmark {
    border: 2px solid #38bfb4;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    margin-right: 14px;
    width: 40px;
    color: #38bfb4;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
}
.small_italic {
    font-size: 12px;
    text-align: left;
    font-style: italic;
    color: #848484;
}

.steps-title,
.steps-panel {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@media all and (max-width: 768px){
    .sim_note {
        width: 100%;
    }
    section.upgrade div.gps4 span.note br {
        display: none;
    }
    .checkout-success .title-panel .subtitle, .thank-you-message {
        font-size: 18px;
        margin-bottom: 1em;
    }

    .steps-title, .steps-panel {
        width: 90%;
    }

    body.watch-coupon #primary,
    body.invite #primary {
        margin-top: 0px;
    }

    #title h1 {
        font-size: 28px;
        line-height: 30px;
    }

    #title p {
        font-size: 16px;
    }

    #device-comparison tr {
        height: 22px;
    }
    .checkout-success {
        padding: 0;
        font-size: 18px;
    }

    .checkout-success h2 {
        font-size: 1.6rem;
    }
    .thank-you-message {
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
        margin-top: 10px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .checkout-success .checkmark {
        position: absolute;
        left: 40px;
        line-height: 35px;
    }
    .selection-wrap {padding-left: 0}
    .device-select {
        width: 49%;
        margin-right: 0;
        padding: 10px;
    }
    .device-select img {margin-bottom: 15px;}
    #header-fixed {
        position: fixed;
        top: 70px;
        display: none;
        background-color: white;
        width: 100%;
        left: 3px;
    }
    #header-fixed thead th {
        font-size: 18px;
        font-weight: 900;
        color: #26ab9d;
        text-align: center;
        vertical-align: middle;
        padding: 24px 0;
    }
    #device-comparison {margin-bottom: 20px; width: 100%}
    .device-comparison-mobile {display: block}
    #header-fixed thead th:first-child {
        border-right: 1px solid #cccccc;
    }
    #device-comparison thead th {
        font-weight: 900;
    }
    #device-comparison tbody th {
        text-align: center;
        font-weight: 900;
        padding: 5px;
        border-right: none;
        width:100%;
    }
    #device-comparison tbody td {
        padding: 12px 0;
        width: 50%;
        color: #292929;
    }
    #device-comparison tbody td:last-child {
        border-right: none;
    }
    #device-comparison tbody td img {
        max-width: 90%;
        max-height: 28px;
    }
    div.step-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.2em;
        position: relative;
        padding-left: 45px;
    }

    div.step-title:before {
        font-size: 1.3rem;
        font-weight: 700;
        line-height: 1.7em;
        position: absolute;
        top: -6px;
        left: 0;
    }
    .step-description {
        color: rgb(14, 14, 14);
        font-weight: 300;
        font-size: 16px;
        margin: 0em;
        width: 95%;
        padding-left: 46px;
    }

    .steps-panel .step {
        color: rgb(116, 116, 116);
        font-weight: 300;
        border-left: none;
        margin-bottom: 2.5em;
        position: relative;
        padding-left: 40px;
        width: 95%;
    }

    .steps-panel .step .left-col {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
    }

    .step h3, .steps-panel .step .right-col {
        line-height: 22px;
        margin-left: 20px;
        width: 95%;
    }

    .device-select:first-of-type img {
        margin-left: 40px;
    }

    #shirt-size-select {
        min-width: 140px;
    }
    .shirt-size-content {
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 256px;
        margin-top: 0px;
        padding-top: 10px;
        background-image: url('/wp-content/themes/angelsense/images/belt.png');
        background-size: 80% auto;
        background-repeat: no-repeat;
        background-position: bottom center;
        width: 100%;
        padding-left: 40px;
    }
    .shirt-size-subtitle {
        font-size: 18px;
    }
    .shirt-size-select-wrap #size-chart-trigger {
        white-space: nowrap;
        font-size: 15px;
    }

    .size-chart-trigger {
        display: block;
        width: 100%;
        vertical-align: top;
        margin-top: 0.5em;
    }

    #continue-to-setup-wrap {
        padding-left: 0em;
        margin-top: 1em;
        text-align: center;
    }

    #success-submit {
        width: 100%;
    }

    #content-setup h2 {
        font-size: 1.8rem;
    }

    #content-setup .steps-title {
        font-size: 1.2rem;
    }

    .checkout-success .note.block,
    #content-setup .note {
        width: 90%;
        text-align: center;
    }

    .checkout-success .note.block {
        width: 100%;
    }

    .links a.link.setup-bottom {
        display: block;
        margin-top: 0.5em;
        border-radius: 9999px;
        white-space: normal;
        font-size: 1rem;
        padding: 0.8em;

        border: 2px solid rgb(255 255 255 / 60%);
        font-weight: 700;
    }

    body.ES .links a.link.setup-bottom {
        font-size: 16px;
    }

    .links a.link.setup-bottom.action:before {
        display: none;
    }

    .upsell-title .links a.link.setup-bottom {
        background-color: transparent;
    }


}
@media all and (max-width: 340px) {
    #shirt-size-select {min-width: 110px;}
    .device-select {width: 45%}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1367px) and (orientation: landscape){
    .content-wrap {
        padding: 2em calc((100% - 900px)/ 2)
    }

    .selection-wrap {
        padding-left: 212px;
    }

    #device-comparison {
        width: 65%;
        margin-left: auto;
        margin-right: auto;
    }

    .small_italic,
    #device-comparison tbody th {
        text-align: center;
    }

    #continue-to-setup-wrap {
        text-align: center;
        margin-top: 2em;
    }

    #device-comparison tbody th {
        border-right: none;
    }

    #device-comparison tbody td:first-of-type {
        border-left: 1px solid rgb(204, 204, 204);
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){
    .content-wrap {
        padding: 2em calc((100% - 750px)/ 2)
    }

    .selection-wrap {
        padding-left: 132px;
    }

    .device-select {
        width: 40%;
    }

    #device-comparison {
        width: 65%;
        margin-left: auto;
        margin-right: auto;
    }

    .small_italic,
    #device-comparison tbody th {
        text-align: center;
    }

    #continue-to-setup-wrap {
        text-align: center;
        margin-top: 2em;
    }

    #device-comparison tbody td:first-of-type {
        border-left: 1px solid rgb(204, 204, 204);
    }
}