* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

html {
    box-sizing: border-box;
    height: 100%;
}

body {
    font-family: "Open Sans", sans-serif;
    line-height: 1.3;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+49,53cbf1+49,ffffff+49,fafafa+49,fafafa+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1)49%, rgba(83, 203, 241, 1) 49%, rgba(255, 255, 255, 1) 49%, rgba(250, 250, 250, 1) 49%, rgba(250, 250, 250, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1)49%, rgba(83, 203, 241, 1) 49%, rgba(255, 255, 255, 1) 49%, rgba(250, 250, 250, 1) 49%, rgba(250, 250, 250, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 49%, rgba(83, 203, 241, 1) 49%, rgba(255, 255, 255, 1) 49%, rgba(250, 250, 250, 1) 49%, rgba(250, 250, 250, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=1);
    /* IE6-9 */
    height: 100%;
}

.alignCenter {
    text-align: center;
}

nav {
    background: #198d94;
    
}

.navbar-brand img {
    height: 50px;
    margin: 10px;
}

nav .container {
    margin-top: 0;
}

a {
    background: transparent;
}

b,
strong {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

.padd20 {
    padding: 0 20px 20px !important;
    flex-direction: column;
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

.flexBoxProduct {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: bold;
}

.orderedQuantityInfo,
.shipping_info {
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.orderedQuantityInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shipping_info p:first-child {
    margin-bottom: 20px;
}

.spaceBetween {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.privacy_text {
    font-size: 14px;
}

h3 {
    font-size: 28px;
    text-align: left;
    margin-bottom: 40px;
}

.orderedQuantityInfoImage,
#change_quantity {
    max-width: 100px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #e8e8e8;
    position: relative;
}

#change_quantity {
    margin: 0 15px;
}

.quantity {
    width: 20px;
    height: 20px;
    color: #fff;
    background: #7e7e7e;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    top: -10px;
    padding: 1px;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.payment-details .payment-method {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 1rem;
    display: flex;
}

.payment-details .payment-method .cod,
.payment-details .payment-method .cc {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1.25rem;
    background: rgba(201, 201, 201, 0.16);
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
}

.payment-details .payment-method .cod .img-holder,
.payment-details .payment-method .cc .img-holder {
    height: 51px;
}

.payment-details .payment-method .cod .img-holder img,
.payment-details .payment-method .cc .img-holder img {
    width: 46px;
    margin: 0 5px;
}

.container {
    width: 1170px;
    position: relative;
    display: flex;
    margin: 5px auto 0;
    border-radius: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.f30 {
    font-size: 30px;
}

.subblock-step2 p {
    padding-left: 98px;
}

.pat {
    padding: 1rem 0;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .5);
    background: #ffffff;
    box-shadow: 0 7px 22px rgba(0, 0, 0, 0.11);
}

.pat .logo {
    max-width: 960px;
    margin: 0 auto;
}

.logo img {
    max-width: 120px;
}

.hot {
    background: red none repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.tableTitle {
    font-size: 35px;
    text-align: center;
    font-style: italic;
    line-height: 27px;
    font-weight: bold;
    margin: 14px auto;
}

.tableTitle span {
    font-size: 21px;
    color: #317aa5;
    font-style: normal;
    font-weight: normal;
    display: block;
}

.rushOrder {
    background: #47CA67;
    padding: 1rem 1.25rem;
    border-radius: 3px;
    outline: none;
    border: none;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
    color: #fff;
    cursor: pointer;
    transition: all .25s ease-in-out;
    font-weight: 600;
    width: 100%;
    margin: 10px 0;
}

.rushOrder::first-letter {
    text-transform: capitalize;
}

.rushOrder:hover {
    background: rgb(56, 175, 86);
}

.payment-details {
    text-align: center;
    padding: 0 1rem 1.5rem;
}

.payment-details h3 {
    font-size: 32px;
    color: #444444;
    margin-bottom: 0;
}

.sub-title {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #888888;
    text-align: center;
}

.payment-details .payment-method {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 1rem;
}

.payment-details .payment-method .cod,
.payment-details .payment-method .cc {
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin: 0 0.5rem;
    padding: 0.5rem 1.25rem;
    background: rgba(201, 201, 201, 0.16);
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
}

.payment-details .payment-method .cod .img-holder,
.payment-details .payment-method .cc .img-holder {
    height: 51px;
}

.payment-details .payment-method .cod .img-holder img,
.payment-details .payment-method .cc .img-holder img {
    width: 46px;
    margin: 0 5px;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.total {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.right,
.left {
    width: 49%;
    display: inline-block;
    padding: 20px 10px;
}

.left {
    border-right: 2px solid #e1e1e1;
    width: 48.5%;
}

.plus {
    color: #f9ff00;
    display: block;
    font-size: 100px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    text-shadow: -1px -1px 0 #f7001f, 1px -1px 0 #f00, -1px 1px 0 #f00, 1px 1px 0 #f00;
    z-index: 2;
    top: 135px;
    left: 320px;
}

.pBox {
    background-color: #fff;
    border: 1px solid #1a68a1;
    border-radius: 10px;
    margin: 20px auto 10px;
    overflow: auto;
    position: relative;
    width: 617px;
    padding-bottom: 10px;
    cursor: pointer;
    box-shadow: 0 36px 61px rgba(0, 0, 0, 0.16);
    display: none;
}

.products {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
}

.products img {
    width: 200px;
}

.pBoxActive {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    background: linear-gradient(23deg, rgba(2, 0, 36, 1) 0%, rgba(30, 120, 180, 1) 23%, rgba(0, 212, 255, 1) 100%);
}

.pContent {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 70%;
}

o .pContent p {
    padding: 0;
    font-size: 15px;
}

.pBox .priceOld,
.pBoxActive .priceOld {
    color: #FF0000;
    text-decoration: line-through;
    font-size: 19px;
}

.pBox .priceNew,
.pBoxActive .priceNew {
    font-size: 35px;
    color: #1f9e11;
}

.pBoxActive .priceNew {
    color: #fff;
}

.star5 {
    left: 423px !important;
}

.pContent button {
    background-color: #1a68a1;
    border: medium none;
    border-radius: 10px;
    box-sizing: inherit;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 46px;
    margin: 10px auto 0;
    max-width: 300px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    padding: 0 5px;
}

.pContent button:hover {
    background-color: #ffdf00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #000;
}

.pNav {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #003975;
    font-size: 18px;
    padding: 5px;
    text-transform: uppercase;
    border-bottom: dashed 1px;
    width: 95%;
    margin: 0 auto;
}

.pNavR {
    float: right;
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}

.pBoxActive .pNav {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #FFF;
}

.pBoxActive button {
    background-color: #FFFFFF;
    border: none;
    color: #012873;
    font-weight: 900;
}

.star {
    background: rgba(0, 0, 0, 0) url("../images/save_bg.png") no-repeat scroll left top;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 104px;
    padding: 31px 0 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 95px;
    width: 146px;
}

#showProductSelect {
    background-color: #c6c3c3;
    border-radius: 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-align: right;
    width: 100%;
    margin: 10px 0;
}

#showProductSelect td {
    height: 30px;
    width: 50%;
}

#showProductSelect td:last-of-type {
    text-align: left;
    padding: 0 10px;
}

.freeShipping {
    line-height: 18px;
    padding: 5px;
    margin-bottom: 15px;
}

.freeShipping h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}

#totalStep2 {
    font-size: 20px;
}

#full_price,
.total,
#discount,
.total {
    text-align: center;
}

#full_price {
    color: #F00;
    text-decoration: line-through;
}

.subblock-step2 {
    clear: both;
    color: #000;
    margin: 15px auto;
    overflow: auto;
    padding: 5px;
    width: 100%;
}

.subblock-step2 h4 {
    font-weight: bold;
    font-size: 17px;
    margin: 0px 0 10px 0;
}

.subblock-step2 img {
    float: left;
    width: 80px;
    margin-right: 10px;
}


/*//////////////////////////////// STEP 3 //////////////////////////////////////////*/

.fontCenter {
    text-align: center;
}

.f19 {
    font-size: 19px;
}

.f26 {
    font-size: 26px;
}

.congrats {
    display: table;
    margin: 20px auto 0;
}

.congrats img {
    margin: 0 10px 0 0;
}

.congrats strong {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    font-weight: bold;
}

.step3_box {
    text-align: center;
    background-color: #1dc51d;
    max-width: 700px;
    margin: 20px auto;
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
    color: #000;
}

.subscribe_text {
    border: 1px dotted grey;
    display: block;
    padding: 10px;
    max-width: 700px;
    margin: 0 auto
}

.subscribe_text a {
    text-decoration: none;
    padding: 10px;
    background: green;
    border-radius: 5px;
    color: #fff;
    margin: 10px auto 0px;
    display: block;
    max-width: 310px;
    font-size: 15px;
}

table.tableStep3 {
    background: #ffffff none repeat scroll 0 0;
    border-collapse: collapse;
    border-radius: 10px;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: left;
    max-width: 470px;
    margin: 20px auto;
    border: 1px solid #000;
    color: #000;
    width: 100%;
}

table.tableStep3 th {
    background: #8cc1e9;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 5px 10px 10px;
}

table.tableStep3 td {
    border: 1px solid #000000;
    margin: 0;
    padding: 10px 5px 10px 10px;
}

@media only screen and (max-width: 1200px) {
    body {
        background: #fafafa;
    }
    .container {
        width: 100%;
        padding: 0;
        flex-direction: column;
    }
    .pBox {
        width: 98%;
    }
    .left,
    .right {
        float: none;
        width: 100%;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .plus {
        position: relative;
        top: 0;
        left: 0;
    }
    .freeShipping {
        width: 98%;
    }
    .right {
        margin: 0 auto;
        float: none;
    }
    .mu-logo-area {
        margin-top: 15px !important;
    }
}

@media only screen and (max-width: 420px) {
    .products img {
        width: 150px;
    }
    .pBox .priceNew,
    .pBoxActive .priceNew {
        font-size: 30px;
    }
}

@media only screen and (max-width: 380px) {
    #change_quantity {
        margin: 0 5px;
    }
}