/*@font-face {*/
/*    font-family: BrandonText;*/
/*    src: url(../font/brandon/brandon_text_regular/BrandonText-Regular.otf);*/
/*}*/
@font-face {
    font-family: Pinup;
    src: url(../Font/Pinup.otf);
}
body{
    font-family: Pinup;
    color: #FFFFFF;
    counter-reset: section;
    background: #f90000;
    background-image: url('images/background.jpg');
}
h1, h2, h3, h4, h5, h6{
    font-family: Pinup;
    color: #FFFFFF;
}
.error, #uploadErrorText{
    color: white;
}
a{
    color: #FFFFFF;
    text-decoration: underline;
}
a:hover, a:focus {
    color: #FFFFFF;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.main-button{
    font-size: 20px;
    color: #FFFFFF;
    background: #eb7604;
    font-weight: bold;
    border: 0;
    cursor: pointer;
    margin-left: 10px;
    width: 100%;
    max-width: 280px;
    margin: auto;
    display: block;
}

.main-button:hover, .main-button:focus{
    color: #FFFFFF;
    background: #eb7604;
}
.abbr-box{
    margin: 30px auto;
    max-width: 600px;
    padding: 33px 51px;
    border-radius: 40px;
    background: #fffce3;
}
.abbr-box p{
    margin: 0;
}
.text-underline{
    text-decoration: underline;
}
.header-section{
    width: 100%;
}
.page-container{
    min-height: 400px;
    padding: 50px 15px;
}
.text-uppercase{
    text-transform: uppercase;
}
.first-footer-row a,.first-footer-row span{
    padding:7px 4px;
    color: #FFFFFF;
    line-height: 1;
    text-decoration: none;
    display: block;
}
.head-title h1{
    margin: 0;
    line-height: 1.2;
}
.input-section {
    margin-top: 5%;
}
.font-md{
    font-size: 23px;
}

.footer-row-above img{
    margin: auto;
    width: 100%;
    display: block;
}
.footer-bottom {
    background-image: url('images/footer.jpg');
    background: #132948;
}
.red-box-section a{
    line-height: 1.5;
    display: block;
    color: #fff;
}
.bellow-header{
    background: #f6b11a;
}
.bellow-header h3{
    margin: 0;
    padding: 5px;
}
.red-box-section p{
    line-height: 1.5;
    color: #fff;
    margin: 0.5rem 0;
    cursor: pointer;
}
/*::placeholder { !* Chrome, Firefox, Opera, Safari 10.1+ *!*/
/*    color: white;*/
/*    opacity: 1; !* Firefox *!*/
/*}*/

/*:-ms-input-placeholder { !* Internet Explorer 10-11 *!*/
/*    color: white;*/
/*}*/

/*::-ms-input-placeholder { !* Microsoft Edge *!*/
/*    color: white;*/
/*}*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }
.red-box-section {
    background: #fa6400;
    border-radius: 7px;
    -webkit-box-shadow: 0px 1px 3px 0px black;
    box-shadow: 0px 1px 3px 0px black;
    color: #fff;
    width: 100%;
    text-align: center;

    padding: 6px 10px;
    max-width: 351px;
    line-height: 1.5;
    cursor: pointer;
    border: 3px solid transparent;
}
.red-box-section.active {
    border: 3px solid #000;
}
.red-box-section.orange{
    background: #f2814a;
    margin: auto;
}
.red-box-section.purple{
    background: #00488d;
}
.red-box-section.green2{
    background: #00a490;
}
.red-box-section.blue{
    background: #00aeef;
}
.box-gap{
    max-width: 22%;
    margin: 0 1%;
}
input#code, .cell input, .cell select, .cell input:focus{
    height: 60px;
    font-size: 24px;
    text-align: center;
    color: #000;
}
.footer {
    /*margin-top: 14%;*/
    background-color: #020950;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
.head-title {
    margin-top: 5%;
}
.checkbox-section>input {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.submit-wrapper {
    width: 100%;
}
.orbit-bullets {
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
input.btn-submit{
    padding: 0.8% 12.6%;
    height: 50px !important;
    font-size: 20px !important;
    color: #FFFFFF !important;
    background: #132948;
    font-weight: bold;
    border: 0 !important;
    cursor: pointer;
    width: 100%;
    max-width: 280px;
    margin: auto;
    display: block;
}
#codeError {
    margin-top: 1.5%;
    font-size: 17px;
    color: red;
    font-weight: 600;
}
.cell.small-12.smallText {
    /*font-weight: 600;*/
    color: #000;
    font-size: 21px;
    /*text-transform: uppercase;*/
}
.checkbox-section label {
    color: #000;
    font-size: 21px;
}
input#payment_method_mail, input#payment_method_paypal {
    height: auto;
    transform: scale(1.5);
    margin-left: 15px;
    margin-top: 12px;
}
.payment-method-section label{
    font-size: 18px;
}
select#state {
    font-size: 18px;
}
.first-footer-row a:after, .first-footer-row span:after  {
    content: "|";
    padding-left: 9px;
    display: inline-block;
    vertical-align: text-top;
}
.first-footer-row li:last-child a:after, .first-footer-row li:last-child span:after{
    opacity: 0;
}
.enjoy-text, .small-container {
    max-width: 820px;
    padding: 0 15px;
    margin: 3% auto;
}
.warning {
    color: #FFEF06;
    margin-top: -10px;
}
.text-sm{
    font-size: 13px;
    margin: 0;
    width: 85%;
}
.box-body{
    color:#000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.box-body>div{
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
}
.box-body:before {
    counter-increment: section;
    content: counter(section);
    background: #ffffff;
    color: #fa6400;
    display: block;
    width: 90px;
    text-align: center;
    line-height: 2;
    font-size: 24px;
    border-radius: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: -30px;
    margin-right: 16px;
    margin-top: 25px;
}
.box-body h1{
    color: #000000;
    font-weight: 600;
    border-bottom: 5px solid;
    margin-bottom: 18px;
}
.grid-steps-section {
    padding-top: 15px;
    padding-bottom: 15px;
}
.box-image {
    border-bottom: 3px solid #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.box-title {
    padding:15px;
    background: #fff;
}
.box-title h2{
    margin: 0;
}
.box-title h2:before {
    font-size: 23px;
    background: #000;
    color: #fff;
    height: 30px;
    width: 30px;
    content: "1";
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    margin-bottom: 0.5rem;
}
.upload-box-title h2:before{
    content: '2';
}
.receive-box-title h2:before{
    content: '3';
}
.instr-heading{
    border-bottom: 2px solid #2EB3AE;
    padding-bottom: 2%;
}
.grid-steps-section{
    background: #edeae0;
}
input.bigText {
    padding: 0.8% 12.6%;
    height: 60px;
    font-size: 20px;
    color: #fff;
    background: #fa6400;
    border: 0;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 1px 3px 0px black;
    box-shadow: 0px 1px 3px 0px black;
}
input.bigText:hover, input.bigText:focus{
    background: #fa6400;
}
.ticked-box-section img{
    max-width: 45px;
    margin-bottom: 15px;
}
button#fileSelect {
    background: #fa6400;
    border-radius: 7px;
    -webkit-box-shadow: 0px 1px 3px 0px black;
    box-shadow: 0px 1px 3px 0px black;
}
.footer-info {
    padding-top: 40px;
    padding-bottom: 35px;
    margin-top: 40px;
}
.footer-top-text{
    padding-bottom: 30px;
}
thead th, thead td, tfoot th, tfoot td {
    font-weight: normal;
}
thead, tbody, tfoot {
    border: 1px solid #000;
    background-color: transparent;
}
tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: transparent;
}
tbody th, tbody td {
    font-size: 15px;
    border: 1px solid #000;
}
.buy-now-cell{
    width: 20%;
}
.header-section.header-code {
    border-bottom: 40px solid #edeae0;
    padding-bottom: 30px;
}
thead tr, tfoot tr {
    background: transparent;
    border: 1px solid #000;
}
.newsletter-label label {
    line-height: 1.4;
    padding-left: 10px;
}
.newsletter-section {
    max-width: 790px;
    margin: auto;
    padding: 0 15px;
}
.date-input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    max-width: 450px;
    margin: auto;
}
input#terms{
    transform: scale(2.5);
    margin-top: 15px;
}
.redeem-input{
    margin-right: 10px;
}
table {
    border-collapse: collapse;
    width: 75%;
    border-radius: 0;
    margin: 0 10%;
    margin-bottom: 2.5rem;
}
ul.rec-body-list{
    margin: 0;
    padding: 0;
}
ul.rec-body-list li {
    color: #fff;
    font-weight: 600;
    font-size: 1.5rem;
    list-style: none;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
ul.rec-body-list li img{
    max-width: 60px;
    margin-right: 15px;
}
.rec-body-inner h2{
    margin-left: 75px;
    margin-bottom: 20px;
}
.recycle-body{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 55px;
}
.store-btn{
    height: 55px;
    font-size: 17px;
    color: #ffffff;
    background: #020950;
    font-weight: bold;
    border: 0;
    cursor: pointer;
    width: 100%;
    max-width: 220px;
    margin: 20px;
    display: flex;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}
.store-btn:hover, .store-btn:focus{
    color: #ffffff;
}
.store-btn-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.store-grid {
    max-width: 930px;
    margin: auto;
    justify-content: center;
}
@media screen and (max-width: 801px) {
    .box-instr {
        margin-bottom: 6%;
    }
    input#code {
        margin-bottom: 7px;
    }
    .input-wrapper{
        margin-bottom: 15px;
    }
    .submit-wrapper {
        width: 100%;
    }
}
@media screen and (max-width:1024px){
    ul.rec-body-list li {
        font-size: 1.2rem;
        margin-bottom: 25px;
    }
}
@media screen and (max-width:769px){
    .box-gap{
        max-width: 100%;
        margin:auto;
        margin-bottom: 20px;
    }
    .md-no-break br{
     display: none;
    }
    .box-body:before {
        width: 51px;
        line-height: 2;
        font-size: 24px;
        border-radius: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: unset;
        margin-right: 16px;
        margin-top: 0;
        margin-left: 0;
    }
}
@media screen and (max-width:670px){
    table {
        border-collapse: collapse;
        width: 100%;
        border-radius: 0;
        margin:0;
        margin-bottom: 2.5rem;
    }
    .bellow-header{
        display: none;
    }
    .text-sm {
        width: 100%;
    }
    .first-footer-row li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .first-footer-row a:after{
        display: none;
    }
    .red-box-section{
        margin-bottom: 20px !important;
    }
    .instructions-logos img {
        margin: auto;
        margin-bottom: 25px;
    }
    .recycle-body {
        margin: 0;
    }
    .promo-img{
        max-width: 180px;
        margin: auto;
        display: block;
        margin-bottom: 20px;
    }
    ul.rec-body-list li img {
        max-width: 43px;
    }
    .rec-body-inner h2 {
        margin-left: 58px;
    }
}
