/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 18px;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #E4E4E4;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
}

header,
article,
section {
    clear: both;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

.container {
    /*width:1130px;*/
    width: 885px;
    margin: auto;
    background: #fff;
}

.inner_container {
    margin: 0 auto;
}

@font-face {
    font-family: 'AFLF-B';
    src: url("https://d2v0zca148vb4j.cloudfront.net/checkout/css/fonts/AlexandriaFLF-Bold-webfont.eot") format("embedded-opentype"),
        url("https://d2v0zca148vb4j.cloudfront.net/checkout/css/fonts/AlexandriaFLF-Bold-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'AFLF';
    src: url("https://d2v0zca148vb4j.cloudfront.net/checkout/css/fonts/AlexandriaFLF-webfont.eot") format("embedded-opentype"),
        url("https://d2v0zca148vb4j.cloudfront.net/checkout/css/fonts/AlexandriaFLF-webfont.ttf") format("truetype");
}

.head_title {
    float: right;
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    width: 740px;
    padding-top: 12px;
    color: #466a5b;
}

.coffee_cup {
    float: left;
    width: 200px;
}

.coffee_is {
    font-family: 'AFLF', 'Lato', sans-serif;
    font-size: 24px;
    color: #ca4917;
    font-weight: normal;
    text-align: center;
    padding: 10px 0;
    margin: 57px 0px 0px 0px;
    clear: both;
}

.coffee_type .huge {
    padding-top: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 80px;
    color: #ca4917;
    text-transform: uppercase;
    text-align: left;
    line-height: 120px;
}

.coffee_reason {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #ca4917;

}

.coffee_reason p {
    clear: both;
    padding: 20px 0 0 0;
    line-height: 25px;
}

.coffee_type_img {
    float: left;
    width: 200px;
}

.coffee_type {
    float: left;
    width: 314px;
    padding: 8px 8px 8px 30px;
}

.improvements {
    margin: 0px 0 0 0;
    padding: 0px 34px 0px 34px;
    list-style-position: inside;
    counter-reset: level1;
    list-style-type: none;
}

.improvements li:before {
    content: counter(level1) " ";
    /*Instead of ". " */
    counter-increment: level1;
}

.improvements li p {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    padding: 30px 12px 12px 12px;
    position: absolute;
    z-index: 1000;
    text-align: left;

}

.improvements li {
    background-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/num_list_bg2.png');
    background-repeat: no-repeat;
    color: #ca4917;
    padding-left: 30px;
    font-size: 40px;
    position: relative;
    height: 300px;
    font-weight: bold;
    padding: 10px 0 0 25px;
    text-align: center;


}

.copy_rights {
    float: left;
    width: 250px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
}

footer {
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 0px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.footer_links ul {
    list-style: none;
    margin: 0;
}

.footer_links li {
    display: inline-block;
    padding: 0 10px;

}

.footer_links a {
    color: #000;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
}

.read_free_report {
    float: left;
    width: 290px;
}

.free_report_details {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
}

.free_report_details h4 {
    color: #ca4917;
    font-size: 22px;
    padding: 10px 0 30px 0;
}

.free_report_details p {
    color: #000;
    font-size: 18px;
    padding: 10px 0 10px 0;
}

.free_report_details_bottom {
    font-weight: bold;
    font-size: 16px;
}

.free_report_text p,
.disclaimer p {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    padding: 20px;
    margin-top: 20px;
}

.action_plan {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
}

.action_plan h2 {
    color: #C94918;
    font-size: 40px;
    margin-left: 40px;
    padding-bottom: 10px;
    margin-top: 40px;

}

.step_img {
    float: left;
    width: 400px;
}

.step_details {
    width: 490px;
    float: right;
    background-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/cross-line-bg2.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 50px;
}

.action_plan aside {
    border-top: 2px solid #C94918;
    margin-left: 40px;
    clear: both;
    padding-bottom: 30px;
    overflow: hidden;
}

.step_img img {
    padding: 30px 10px 0 10px;
}

.step_img p {
    font-family: 'AFLF', 'Lato', sans-serif;
    font-weight: normal;
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
    padding-left: 30px;
}

.step_img span {
    color: #C94918;
}

.step_details h4 {
    font-size: 24px;
    padding: 20px 0;
}

.step_details p {
    font-size: 22px;
    padding: 10px 0;
}

.step_details h5 {
    font-size: 24px;
    padding: 20px 0;
    color: #C94918;
}

.step_details a {
    color: #000;
}

.report_link {
    padding: 30px 0;
    display: block;
}

.step3_list {
    list-style-type: none;
    list-style-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/tik.png');
}

.step3_list li {
    line-height: 34px;
    font-size: 24px;
    margin: 10px 0;
}




/* ==========================================================================
   Custom CSS
   ========================================================================== */

.left {
    float: left;
    width: 500px;
}

.right {
    float: right;
    width: 369px;
    background-color: #f3f3f3;
    margin: 15px 12px 0px 0px;
    padding: 0;
}

.test {
    position: absolute;
    margin-top: 35px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.mobile04 {
    display: none;
}

.box001.mobile02 {
    margin-left: -4px;
}

.cc-section {
    padding-left: 0px;
}

.billing {
    margin-left: 5px !important;
}

.box001.mobile01 {
    margin-left: -5px;
}

.box001.mobile01.mobile1a {
    margin-left: 5px;
}

.footer_links ul {
    margin: 0;
    padding: 0;
}

.shipping.left {
    float: left;
    width: 200px;
    padding-right: 7px;
    margin-bottom: 0px;
}

.shipping.right {
    float: left;
    width: 200px;
    background: #fff;
    margin-bottom: 0px;
    padding: 0px 0px 10px 0px;
}

.billing.country label:after {
    top: -8px !important;
}

.billing.box007 {
    margin: 5px;
}

.box008 {
    margin-left: 10px;
}

.billing.phone {
    margin-top: 8px;
}

.title01.box009 {
    margin-left: 12px;
}

.product-item {
    float: left;
}

.product-title {
    float: left;
}

p.text001 {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    padding: 25px 0px 0px 10px;
    width: 150px;
}

p.text002 {
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    padding: 5px 0px 0px 12px;
}

.product-free {
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    padding: 30px 20px 0px 0px;
}

p.text004 {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.shipping.left input {
    width: 190px !important;
}

.shipping.right input {
    width: 190px !important;
}

.billing.left {
    float: left;
    width: 200px;
    padding-right: 7px;
    margin-bottom: 0px;
}

.billing.right {
    float: left;
    width: 200px;
    background: #fff;
    margin-left: 5px !important;
    margin-bottom: 0px;
    padding: 0px 0px 10px 0px;
}

.billing.left input {
    width: 190px !important;
}

.billing.right input {
    width: 190px !important;
}

div#billingtext img {
    margin-top: 20px;
    margin-bottom: 20px;
}

div#billingtext2 img {
    margin-top: 20px;
    margin-bottom: 0px;
}

div#billingtext img {
    width: 100%;
}

.billing.country {
    margin: 0;
}

.shipping.box002 {
    padding: 0;
    margin: 0;
    width: 110px;
}

.shipping.box004 {
    margin-top: 9px;
}

ul.checkbox {
    font-size: 12px;
    margin: auto;
    padding: 0;
}

.box001 {
    float: left;
    width: 129px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    padding: 5px 0px 0px 5px;
    margin: 3px;
}

.shipping.box003 label:after {
    top: -4px !important;
}

.shipping.box003 {
    margin: -4px auto;
    padding-bottom: 10px;
}

.box001 p {
    font-size: 10px;
}

.box001 label:after {
    top: -11px !important;
}

.shipping.country01 {
    margin: auto;
}

li.one {
    height: 390px;
}

li.two {
    height: 270px;
}

li.three {
    height: 340px;
}

li.four {
    height: 425px;
}

li.five {
    height: 300px;
}

.free_report_details p {
    padding-bottom: 35px;
}

.read_free_report {
    height: 670px;
}

.img01 {
    text-align: center;
}

.text01 p {
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    text-align: center;
    color: #fff;
}

.shipping-information {
    ;
    border: 1px solid #fcf49d;
    margin: 30px 8px 8px 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.shipping-information1 {
    text-align: center;
    margin: 10px 10px 10px 10px;
}

.box3 li {
    padding-bottom: 0px;
}

span.error_title {
    display: none;
}

div#error_messages ul {
    padding-top: 12px;
    padding-bottom: 12px;
}

strong.text05 {
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
}

.form2 {
    margin-top: 0px;
}

.align-center {
    text-align: center;
}

p.text02 {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    width: 300px;
    margin: 10px auto;
    border-bottom: 1px solid #FEF7A6;
    border-top: 1px solid #FEF7A6;
}

span.yellow {
    color: #fffeca;
}

.clear-both {
    clear: both;
}

/* select dropdown */
.dropdown select {
    padding: 3px;
    margin: 0;
    background: #fff;
    color: #959595;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 38px;
    width: 242px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -khtml-border-radius: 6px;
    padding-left: 5px;
    border: 1px solid #dcdcdc;
}

/* select dropdown */
.dropdown01 select {
    padding: 3px 3px 3px 7px;
    margin: 0;
    background: #fff;
    color: #959595;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 40px;
    width: 98%;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.phone-note {
    font-size: 14px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px
    }
}

.creditcard,
.shipping,
.billing {
    margin: 0px 2px 10px 2px;
    text-align: center;
    padding: 0px;
}

.dropdown label {
    position: relative
}

.dropdown01 label {
    position: relative
}

.dropdown label:after {
    content: '';
    color: #ffffff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(0deg);
    top: 0px;
    right: 0px;
    padding: 1px 4px 7px 7px;
    position: absolute;
    pointer-events: none;
    background-image: url(https://d2v0zca148vb4j.cloudfront.net/checkout/images/exiting-checkout-pages-img02.png);
    background-repeat: no-repeat;
    height: 23px;
    width: 18px;
}

.country label:after {
    top: -5px !important;
}

.dropdown01 label:after {
    content: '';
    color: #ffffff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(0deg);
    top: 0px;
    right: 0px;
    padding: 1px 4px 7px 7px;
    position: absolute;
    pointer-events: none;
    background-image: url(https://d2v0zca148vb4j.cloudfront.net/checkout/images/exiting-checkout-pages-img02.png);
    background-repeat: no-repeat;
    height: 23px;
    width: 18px;
}

/*::i-block-chrome, .dropdown label:after {padding:3px 7px 6px 6px;}
::i-block-chrome, .dropdown01 label:after {padding:3px 7px 6px 6px;}
::i-block-chrome, .dropdown select {padding: 9px;}
::i-block-chrome, .dropdown01 select {padding: 9px;}*/
/*::-webkit-full-page-media, _:future, :root .dropdown select {padding: 9px;}
::-webkit-full-page-media, _:future, :root .dropdown01 select {padding: 9px;}
::-webkit-full-page-media, _:future, :root .dropdown label:after {padding:4px 3px 5px 4px;}
::-webkit-full-page-media, _:future, :root .dropdown01 label:after {padding:4px 3px 5px 4px;}
::-webkit-full-page-media, _:future, :root .head_title {font-size:24px;}*/
input[type=checkbox]:checked {
    background-color: white;
}

.dropdown label:before {
    /*content:'';*/
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    background: #fcf49d;
    position: absolute;
    pointer-events: none;
    display: block;
}

.img3 img {
    margin-bottom: 18px;
}

div#shippingMethods {
    display: none;
}

div#error_messages ul {
    background: #FFFFD5;
    border: 1px solid red;
    padding: 2px;
    border-radius: 8px;
}

div#error_messages {
    font-size: 13px;
    text-align: left;
    width: auto;
    margin: auto;
    color: #990000;
    padding-bottom: 10px;
}

li.err {
    list-style: none;
    text-align: center;
    padding: 5px;
}

div#error_messages ul {
    padding-left: 25px;
}

#shipToFirstName,
#shipToLastName,
#shipToAddress1,
#shipToAddress2,
#shipToCity,
#shipToPostalCode,
#shipToPhone,
#shipToCountry {
    height: 30px;
    line-height: 35px;
    padding: 5px;
    color: #959595;
    border: 1px solid #ccc;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    border-radius: 5px;
    width: 95%;
}

#creditCardNumber,
#creditCardVerificationNumber,
#emailaddress {
    height: 30px;
    line-height: 35px;
    padding: 5px;
    color: #959595;
    border: 1px solid #ccc;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
    font-size: 16px;
    width: 95%;
}

#email,
#email2,
#billToFirstName,
#billToLastName,
#billToAddress1,
#billToAddress2,
#billToCity,
#billToPostalCode,
#billToPhone,
#billToDayPhone,
#billToCountry {
    width: auto;
    height: 30px;
    line-height: 35px;
    padding: 5px;
    color: #959595;
    border: 1px solid #ccc;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
    font-size: 16px;
    width: 95%;
}

#billToState {
    width: 98%;
    height: 40px;
    line-height: 15px;
    padding: 5px;
    color: #959595;
    border: 1px solid #ccc;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    border-radius: 6px;
}

::placeholder {
    color: #959595;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #959595;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #959595;
}

textarea:focus,
input:focus {
    color: red;
}

input,
select,
textarea {
    color: blue;
}

.exiting-checkout-img08 img {
    width: 350px;
}

.dropdown01.aa label:after {
    top: -6px;
}

.dropdown select#billToState {
    padding-top: 0px;
    vertical-align: middle;
    line-height: 45px;
}

#shipToFirstName:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToLastName:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToAddress1:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToAddress2:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToCity:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToState:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToCountry:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToPostalCode:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#shipToPhone:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#emailConfirm:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#creditCardNumber:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#creditCardVerificationNumber:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#email:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToFirstName:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToAddress1:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToAddress2:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToCity:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToState:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToPostalCode:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToPhone:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToDayPhone:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

#billToCountry:focus {
    box-shadow: 1px 1px 7px #dcdcdc;
    -moz-box-shadow: 2px 2px 4px #dcdcdc;
}

.box2 input[type=checkbox]+label {
    color: #fff;
    font-size: 13px;
}

.box2 input[type=checkbox]:checked+label {
    color: #e2e2e2;
    font-style: normal;
}

/* Base for label styling */
.box2 [type="checkbox"]:not(:checked),
.box2 [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.box2 [type="checkbox"]:not(:checked)+label,
.box2 [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
.box2 [type="checkbox"]:not(:checked)+label:before,
.box2 [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

/* checked mark aspect */
.box2 [type="checkbox"]:not(:checked)+label:after,
.box2 [type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 0;
    left: 4px;
    font-size: 14px;
    color: #09ad7e;
    transition: all .2s;
}

/* checked mark aspect changes */
.box2 [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.box2 [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
.box2 [type="checkbox"]:disabled:not(:checked)+label:before,
.box2 [type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.box2 [type="checkbox"]:disabled:checked+label:after {
    color: #999;
}

.box2 [type="checkbox"]:disabled+label {
    color: #aaa;
}

/* accessibility */
.box2 [type="checkbox"]:checked:focus+label:before,
.box2 [type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted blue;
}

/* hover style just for information */
.box2 label:hover:before {
    border: 1px solid #4778d9 !important;
}

::-webkit-input-placeholder {
    color: #000;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

:-ms-input-placeholder {
    color: #000;
}

.box2 {
    text-align: center;
    background: #f3f3f3;
}

.box02 p,
.box02 p a {
    text-align: left;
    padding: 0px 0px 0px 5px;
    color: #fff;
    font-size: 12px;
}

select#creditCardExpirationMonth {
    margin-top: 12px;
    margin-bottom: 12px;
}

.exiting-checkout-img09 {
    text-align: center;
    padding: 5px 0px 0px 0px;
}

.exiting-checkout-img09 img {
    width: 100%;
}

.exiting-checkout-img13 {
    text-align: center;
    padding: 12px 0px 20px 0px;
}

.exiting-checkout-img13 img {
    width: 100%;
}

.img3 img {
    width: 100%;
}

div#billingtext2 img {
    width: 100%;
}

.box3 {
    color: #000;
    font-size: 13px;
    margin: 0px;
}

.billing-information {
    border: 1px solid #fcf49d;
    margin: 5px;
    padding: 7px;
}

.billing-information strong {
    font-size: 20px;
    margin-left: 5px;
}

.billing-information1 {
    margin: 0px 0px 0px 0px;
}

.box3 input[name=accordion-level-1]:not(:checked)+div {
    display: none;
}

/*#accordion input[name=accordion-level-1]:checked + div { display: block; }*/
.box3 input[name=accordion-level-1] {
    width: 20px;
    height: 20px;
    margin: 0px;
}

.box3 input[name=accordion-level-1]:not(:checked)+div {
    display: none;
}

/*#accordion input[name=accordion-level-1]:checked + div { display: block; }*/
.box3 input[name=accordion-level-1] {
    width: 20px;
    height: 20px;
    margin: 0px;
}

.box3 input[name=mailingList]:not(:checked)+div {
    display: none;
}

/*#accordion input[name=accordion-level-1]:checked + div { display: block; }*/
.box3 input[name=mailingList] {
    width: 20px;
    height: 20px;
    margin: 0px;
}

.box3 label {
    cursor: pointer;
}

.box3 li {
    list-style-type: none;
}

input#section-1-checkbox {
    float: left;
    margin: 4px 5px 0px 20px;
}

input#billingDifferent {
    float: left;
    margin-left: 10px;
    margin-right: 5px;
}

input#mailingList {
    float: left;
    margin: 4px 5px 0px 20px;
}

/*@media screen and (min-width:0\0) {.dropdown label:after {padding:8px 14px 14px 14px;}}*/
.header01 {
    height: 0px;
}

.header01 img {
    position: relative;
    right: 53px;
    top: -30px;
    width: 1090px;
    z-index: -1;
}

.img05 {
    float: right;
    margin-right: -200px;
}

.space {
    margin-bottom: 0px;
}

.space1 {
    margin-bottom: 666px;
}

.space2 {
    margin-bottom: 45px;
}

ul.list01 {
    list-style-type: decimal;
    margin-left: 275px;
}

ul.list01 li {
    padding-bottom: 30px;
}

span.text03 {
    float: right;
}

.box4 {
    height: auto;
    padding: 12px;
    margin: auto;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    background: #f3f3f3;
    width: auto;
}

.text02 {
    width: 330px;
    font-size: 48px;
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: 400;
    font-family: oswald;
    margin: auto;
}

.text03 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: oswald;
    font-weight: 400;
    background: #00afb2;
    width: 100%;
    margin: 12px auto;
    padding: 8px 0px 10px 0px;
}

.text04 {
    font-size: 28px;
    color: rgb(0, 0, 0);
    text-align: center;
    font-family: oswald;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
}

span.txt1 {
    text-decoration: line-through;
}

.text04 span {
    font-weight: 700;
    color: rgb(199, 0, 0);
}

.text05 {
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: rgb(214, 0, 0);
}

.box4 table {
    width: 100%;
}

.text05 span {
    color: rgb(214, 0, 0);
    text-decoration: line-through;
}

.text06 {
    color: #000;
    font-size: 20px;
    text-align: right;
    font-weight: bold;
    padding: 0;
}

.section {
    margin: 15px;
    border: 1px solid #e2e2e2;
    padding: 20px 12px 12px 12px;
}

.box4 td {
    padding-bottom: 0px;
    padding-right: 5px;
}

span.total-amount {
    color: #000;
    font-weight: 600;
}

.title01 {
    background: #fff;
    color: #000;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-align: left;
    font-size: 16px;
    padding: 20px 0px 15px 0px;
}

tr.total {
    line-height: 50px;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.text-center {
    text-align: center;
}

td.price {
    font-weight: normal;
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

td.price1 {
    line-height: 0px;
}

.us-shipping {
    line-height: 80px;
}

::-webkit-full-page-media,
_:future,
:root .dropdown label:after {
    padding: 7px 6px 6px 2px;
}

.mobile {
    display: none;
}

.mobile {
    display: none;
}

.carthg-logo.desktop {
    display: iniine;
}

p.text003.desktop {
    display: inline;
}

/* Custom Radio CSS */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #fff;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 28px;
    width: 50px;
    height: 51px;
    border: 1px solid #d1d1d3;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 74px;
    height: 62px;
    background-image: url(https://d2v0zca148vb4j.cloudfront.net/checkout/images/carthg-check.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 13px;
    left: -25px;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.offer1 {
    background-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/carthg-offer1.png');
    width: 575px;
    height: 147px;
    background-repeat: no-repeat;
    margin-bottom: 12px;
    margin-top: -12px;
}

.offer2 {
    background-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/carthg-offer2.png');
    width: 575px;
    height: 147px;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}

.offer3 {
    background-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/carthg-offer3.png');
    width: 575px;
    height: 147px;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}

.offer-yes {
    /*background-image: url('https://d2v0zca148vb4j.cloudfront.net/checkout/images/carthg-offer3.png');*/
    width: 575px;
    height: 147px;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}

span.green {
    color: #349144;
}

.yes-img {
    float: left;
    padding: 0px 12px 15px 0px;
}

.yes-content {
    font-size: 20px;
    font-weight: bold;
    padding: 12px;
}

.clear {
    clear: both;
}

tr.taxamt {
    line-height: 50px;
    text-align: center;
}

/* Custom Radio CSS */

/* Checkout Custom CSS */

header.logo {
    padding: 12px 12px 12px 12px;
    margin: auto;
}

.guarantee-header p {
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
}

.carthg-logo {
    float: left;
    margin-right: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
}

p.text003 {
    font-size: 16px;
    font-family: Arial, sans-serif;
    margin-bottom: 12px;
}

img.carthg-img3 {
    padding-right: 35px;
}

img.carthg-img4 {
    padding-right: 35px;
}

.prod1-content {
    border-bottom: 1px solid #e2e2e2;
    margin: 15px 30px 15px 30px;
    padding-bottom: 40px;
    padding-top: 10px;
}

.prod1-content.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.carthg-img-right {
    float: left;
}

.carthg-yes {
    padding-top: 12px;
}

.carthg-contactus {
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
}

.recuring {
    padding: 0px 0px 0px 25px;
}

.carthg-img1 {
    margin: auto;
    text-align: center;
}

.carthg-guarantee {
    margin: 12px;
    width: 604px;
    background-image: url(https://d2v0zca148vb4j.cloudfront.net/checkout/images/carthg-bg.png);
    background-repeat: no-repeat;
    height: 428px;
}

td#itamt {
    font-weight: bold;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    font-family: Arial, sans-serif;
}

.guarantee-img {
    position: absolute;
    margin-top: -8px;
    margin-left: 70px;
}

.guarantee-header {
    text-align: center;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    padding: 60px 0px 12px 220px;
    font-weight: bolder;
    width: 240px;
    margin: auto;
}

.guarantee-content {
    padding: 20px 30px 0px 30px;
}

.guarantee-content p {
    padding: 0px 30px 15px 30px;
}

.frequently-title {
    text-align: center;
    margin: 23px 23px 20px 23px;
    font-size: 28px;
    font-weight: 900;
    color: rgb(71, 105, 91);
}

p.frequently-question {
    font-weight: 700;
    font-size: 17px;
}

span.pink {
    color: rgb(71, 105, 91);
    font-weight: bold;
}

.frequently {
    margin-bottom: 12px;
}

p.frequently-answer {
    font-size: 17px;
}

.carthg-img2 {
    margin: auto;
    text-align: center;
}

.carthg-img2 img {
    width: auto;
}

span.form-title {
    font-weight: normal;
    font-size: 14px;
}

p.help {
    padding-top: 0px;
    margin-right: 10px;
    text-align: right;
    font-size: 10px;
    font-family: Arial, sans-serif;
}

p.help a {
    color: rgb(3, 41, 255);
    text-decoration: underline;
}

.carthg-bgcolor {
    margin: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    width: auto;
    padding-left: 0px;
}

.form1 {
    margin: 0px;
}

td.item-name {
    font-family: 'Lato', sans-serif;
    padding-top: 5px;
    font-size: 14px;
    line-height: 20px;
    color: rgb(155, 0, 0);
    font-weight: bold;
}

td.total {
    color: rgb(155, 0, 0);
    font-weight: bold;
}

.exiting-checkout-img08 {
    text-align: center;
}

div#error_container {
    background: #fff;
    margin-top: -8px;
}

.us-shipping {
    line-height: 60px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.box4 th {
    font-weight: 900;
    font-size: 15px;
    text-transform: uppercase;
}

tr.item-section {
    border-bottom: 1px solid #ccc;
    line-height: 40px;
}

tr.item-section2 {
    line-height: 40px;
    border-top: 1px solid #ccc;
}

.img06 {
    padding-bottom: 5px;
}

.footer-section {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
    background: #eee;
}

.footer-text {
    font-size: 16px;
}

.carthg-logo1 {
    float: left;
}

img.thinpaperback {
    float: left;
    margin-right: 12px;
    margin-left: 20px;
}

.form {
    margin: 0px;
}

.carthg-prod1 {
    border: 3px solid #466a5a;
    width: 550px;
    background-repeat: no-repeat;
    margin: auto;
    padding: 0px;
}

.carthg-header {
    background: #349144;
    padding: 5px;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
}

.carthg-prod2 {
    border: 3px solid #466a5a;
    width: 550px;
    background-repeat: no-repeat;
    margin: 15px auto;
    padding: 12px 12px 20px 12px;
}

p.prod-title {
    font-size: 15px;
    margin-top: 10px;
}

p.prod-price {
    float: right;
    padding: 0px 15px 0px 15px;
    text-align: center;
}

span.prod-price1 {
    font-size: 25px;
    text-align: center;
    text-decoration: line-through;
}

b.item-price-val {
    text-decoration: line-through;
}

td.m2.text07 {
    text-decoration: line-through;
}

span.prod-price2 {
    font-size: 50px;
}

span.orange {
    color: #d54803;
}

p.prod-title1 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 8px;
    width: 420px;
}

img.carthg-check1 {
    float: left;
    margin-left: -35px;
    margin-top: -10px;
}

p.prod-title2 {
    margin-bottom: 20px;
}

.billing {
    margin-left: 15px;
}

.carthg-mobile {
    display: inline;
}

.carthg-mobile1 {
    display: none;
}

input#finalizeLink {
    cursor: pointer;
}

.header {
    width: 860px;
    margin: auto;
    padding: 2px 0px 2px 0px;
}

.altda-logo {
    float: left;
}

.altda-logo img {
    width: 320px;
}

.customer-support {
    float: right;
    text-align: center;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    padding: 12px 12px 0px 12px;
}

.customer-support span {
    font-size: 30px;
    font-weight: 400;
}

body {
    background: #eeeeee;
}

.table {
    margin: auto;
    padding: 0px 0px 0px 30px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.table td {
    padding-bottom: 12px;
}

td.m1 {
    width: 350px;
}

td.m2 {
    text-align: right;
}

.table tr {
    text-indent: -35px;
}

.text01 {
    text-align: center;
    font-family: oswald;
    color: rgb(233, 115, 0);
    font-size: 28px;
    font-weight: 500;
}

.img1 {
    text-align: center;
    margin-top: 0px;
}

.box02left {
    float: left;
    margin-right: 25px;
}

.box02right p {
    color: #000;
    font-size: 16px;
    padding: 16px;
}

p.text1 {
    font-family: oswald;
    font-size: 31px;
    font-weight: 800;
    color: rgb(0, 44, 109);
    padding-bottom: 0;
}

p.text2 {
    font-family: oswald;
    font-size: 31px;
    font-weight: 800;
    color: rgb(0, 144, 6);
    padding-bottom: 0;
}

p.text3 {
    font-family: oswald;
    font-size: 31px;
    font-weight: 800;
    color: rgb(79, 79, 79);
    padding-bottom: 0;
}

.box02.grey {
    background: rgba(243, 243, 243, 1);
    border: 1px solid #4F4F4F;
    margin-bottom: 50px;
}

p.text08 {
    line-height: 30px;
    margin-top: 12px;
}

.box02.green {
    background: rgba(0, 144, 6, 0.14);
    border: 1px solid #009006;
}

img.exiting-checkout-img04 {
    float: right;
    padding: 12px 30px 12px 0px;
}

.box02 {
    background: rgba(228, 239, 255, 1);
    margin: 16px 16px 16px 16px;
    border: 1px solid #002c6d;
}

.testimonial {
    width: 238px;
    height: 560px;
    margin: 15px;
    background: #f5f5f5;
    padding: 12px 12px 30px 12px;
    text-align: center;
    float: left;
    border-top: 5px solid #8dc63f;
}

.scrolling.shown {
    background: #b00010;
    color: #fff;
}

.img1.product-item img {
    width: 75%;
}

.testimonial-img img {
    margin-top: -55px;
    width: 100%;
}

#b {
    quotes: "“" "„" "‚" "‘";
}

p.thd {
    font-weight: bold;
    margin: 20px auto;
    margin-bottom: 0;
}

p.text09 {
    font-weight: bold;
    color: rgb(42, 172, 227);
}

hr.text10 {
    border: 2px solid #2aace3;
    width: 50px;
    margin: 12px auto;
    background: #2aace3;
}

.faq {
    margin: 0px 15px 15px 15px;
}

.faq p {
    padding: 12px;
    font-size: 14px;
}

p.faq-title {
    font-family: oswald;
    font-size: 33px;
    padding: 12px 12px 12px 0px;
}

.faq-title1 {
    background: #e2e2e2;
    padding: 12px;
    font-weight: 400;
    font-family: oswald;
    font-size: 18px;
    color: #00afb2;
}

.img1 img {
    height: auto;
    width: auto;
}

div#ucPayPalCheckoutSection img {
    width: 100%;
}

/* Checkout Custom CSS */

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/************************************************************************************
smaller than 320 @media screen and (max-width: 812px) {
*************************************************************************************/
@media all and (min-width: 320px) and (max-width: 812px) {

    .container {
        width: auto;
        margin: auto;
        padding: 12px;
    }

    .right {
        float: none;
        width: 320px;
        background-color: #f3f3f3;
        margin: auto;
        padding: 0;
    }

    .left {
        float: none;
        width: 320px;
        margin: auto;
        padding-top: 10px;
    }

    .carthg-logo {
        float: none;
        text-align: center;
        padding: 30px;
        margin: auto;
    }

    .box001 {
        width: 93px;
    }

    .billing.right {
        margin-left: 0 !important;
    }

    .billing {
        margin-left: 0px !important;
    }

    .box008 {
        margin-left: 0px;
    }

    .carthg-logo.desktop {
        display: none;
    }

    p.text003.desktop {
        display: none;
    }

    .box001.mobile01 {
        margin-top: 4px;
        margin-left: 1px;
    }

    .cc-section {
        padding-left: 0px;
    }

    .creditcard.box006 {
        margin: 0px 5px 9px 0px;
    }

    .creditcard,
    .shipping,
    .billing {
        margin: 5px 5px 5px 5px;
    }

    .img3 img {
        width: 100%;
    }

    div#billingtext2 img {
        width: 100%;
    }

    .box001.mobile02 {
        margin-left: 0px;
        width: 105px;
    }

    .box001.mobile03 {
        width: 86px !important;
        padding-bottom: 4px;
    }

    .box001.mobile01.mobile1a {
        margin-left: 0px;
        margin: 3px;
    }

    .box2.desktop01 {
        display: none;
    }

    .mobile04 {
        display: inline;
    }

    .box2.mobile05 {
        background: #fff;
        margin-top: 20px;
    }

    ul.checkbox {
        padding-bottom: 0;
    }

    .box3 li {
        padding-bottom: 0px;
    }

    .test {
        margin-top: 45px;
    }

    .title03.box010 {
        text-indent: 0 !important;
    }

    .header {
        width: auto;
        margin: auto;
        padding: 12px;
    }

    .altda-logo {
        float: left;
        text-align: center;
        width: 225px;
    }

    .altda-logo img {
        width: 215px;
        margin: auto;
    }

    .customer-support span {
        font-size: 20px;
        font-weight: 400;
    }

    .customer-support {
        float: right;
        width: 125px;
        padding: 0;
        font-size: 15px;
    }

    .text02 {
        width: auto;
        font-size: 28px;
    }

    .img1 img {
        width: 100%;
    }

    .table {
        padding: 0px 0px 0px 30px;
        margin: auto;
    }

    td.m1 {
        width: 65%;
        font-size: 15px;
    }

    td.m2 {
        width: 15%;
        text-align: right;
        font-size: 15px;
    }

    .text05 {
        text-align: right;
    }

    .box02left {
        float: none;
        margin: auto;
        text-align: center;
        padding-top: 12px;
    }

    p.text1,
    p.text2,
    p.text3 {
        font-size: 25px;
        text-align: center;
    }

    img.exiting-checkout-img04 {
        float: none;
        padding: 0;
    }

    .box02right {
        text-align: center;
        padding-top: 12px;
    }

    .testimonial {
        width: 300px;
        float: none;
        margin: auto;
        height: auto;
        margin-bottom: 12px;
    }

    p.faq-title {
        font-size: 28px;
    }

    .faq {
        width: 320px;
        margin: auto;
    }

    #shipToFirstName,
    #shipToLastName,
    #shipToAddress1,
    #shipToAddress2,
    #shipToCity,
    #shipToPostalCode,
    #shipToPhone,
    #shipToCountry {
        width: 288px;
    }

    #email,
    #email2,
    #billToFirstName,
    #billToLastName,
    #billToAddress1,
    #billToAddress2,
    #billToCity,
    #billToPostalCode,
    #billToPhone,
    #billToDayPhone,
    #billToCountry {
        width: 288px;
        margin: 5px 10px 5px 10px;
    }

    .billing span.form-title {
        margin-left: 0px;
    }

    #billToState {
        width: 95%;
    }

    .dropdown01 select {
        width: 300px;
    }

    select#billToState {
        margin-left: 10px;
    }

    .cc-section .creditcard {
        margin-left: 10px;
    }

    input#email {
        margin: auto;
    }

    input#billingDifferent {
        margin-left: 12px;
    }

    div#billingtext img {
        width: 100%;
    }

    img#paypalImage {
        width: 100%;
    }

    input#finalizeLink2 {
        width: 100%;
    }

    input#creditCardNumber {
        width: 288px;
    }

    select#creditCardExpirationMonth {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    input#creditCardVerificationNumber {
        width: 288px;
    }

    .creditcard,
    .shipping,
    .billing {
        text-align: left;
    }

    .box02 {
        width: 320px;
        margin: auto;
        margin-bottom: 12px;
    }

    p.thd {
        padding: 0;
        font-weight: bold;
    }

    .section {
        margin: auto;
        margin-bottom: 12px;
    }

    .exiting-checkout-img08 img {
        width: 320px;
        margin-bottom: 12px;
    }

}