.product_banner .bg-parallax {
    background: url(../img/product/product_photo-03.jpg) 0 0 no-repeat fixed;
    height: 115px;
    padding: 100px 0;
    box-sizing: content-box;
    text-align: center;
    background-size: cover;
} 



.product_banner h1 {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    border: 1px solid #FFF;
    color: #FFF;
    display: inline-block;
    font-size: 3em;
    font-weight: normal;
    margin: 0;
    padding: 25px 35px;
    text-transform: uppercase;
}

.process_steps li {
    text-align: center;
}

.process_steps i {
    border: 2px solid #ececec;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 95px;
    letter-spacing: 0;
    line-height: 93px;
    width: 95px;
}

.process_steps i.active {
    background-color: #F37879;
    color: #FFF;
}

.process_steps h5.active, .process_steps h5.active span {
    color: #F37879;
}

.process_steps h5 {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    line-height: 1.2;
    margin: 30px 0;
    font-size: 1.5em;
}

.process_steps h5 span {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    color: #303030;
    display: block;
    font-size: 2em;
    letter-spacing: 0.5px;
    line-height: 1;
}

h1.tab {
    background-color: #535353;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    vertical-align: middle;
    font-size: 1.2em;
}

.bundle h1.tab, .product_info .bundle .step_button  .button_ie.blue_button {
    background-color: #ff8318;
}

.blue_button.button_ie .ti-angle-double-right {
    display: inline-block;
    animation: angleTip 1s infinite;
}

@-webkit-keyframes angleTip {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    90% {
        -webkit-transform: translate(10px, 0);
        transform: translate(10px, 0);
    }
}

@keyframes angleTip {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    90% {
        -webkit-transform: translate(10px, 0);
        transform: translate(10px, 0);
    }
}

.shopping_bag {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    font-size: 1em;
    line-height: 2em;
    letter-spacing: 0.1em;
    padding: 2%;
    width:100%;
}

.shopping_bag tr {
    height: 62px;
}

.shopping_bag .nowrap {
    white-space: nowrap;
}

.shopping_bag.step_1  {
    border: 1px solid #dedede;
    border-top: 0px;
    border-radius: 0 0 5px 5px;
    width: 100%;
}

.mobile_form_x .pc_open {
    display: table-cell;
}

.mobile_form_x .th_width th:nth-child(1) {
    width: 20%;
}
.mobile_form_x .th_width th:nth-child(2) {
    width: 30%;
}
.mobile_form_x .th_width th:nth-child(3) {
    width: 10%;
}
.mobile_form_x .th_width th:nth-child(4) {
    width: 10%;
}
.mobile_form_x .th_width th:nth-child(5) {
    width: 10%;
}
.mobile_form_x .th_width th:nth-child(6) {
    width: 10%;
}
.mobile_form_x .th_width th:nth-child(7) {
    width: 10%;
}



.mobile_form_x .th_checkout_width th:nth-child(1) {
    width: 15%;
}
.mobile_form_x .th_checkout_width th:nth-child(2) {
    width: 35%;
}
.mobile_form_x .th_checkout_width th:nth-child(3) {
    width: 5%;
}
.mobile_form_x .th_checkout_width th:nth-child(4) {
    width: 15%;
}
.mobile_form_x .th_checkout_width th:nth-child(5) {
    width: 15%;
}
.mobile_form_x .th_checkout_width th:nth-child(6) {
    width: 15%;
}



.mobile_form_x .th_orderlist_width th:nth-child(1) {
    width: 20%;
}
.mobile_form_x .th_orderlist_width th:nth-child(2) {
    width: 20%;
}
.mobile_form_x .th_orderlist_width th:nth-child(3) {
    width: 15%;
}
.mobile_form_x .th_orderlist_width th:nth-child(4) {
    width: 15%;
}
.mobile_form_x .th_orderlist_width th:nth-child(5) {
    width: 15%;
}
.mobile_form_x .th_orderlist_width th:nth-child(6) {
    width: 15%;
}


.mobile_form_x .th_orderinfo_width th:nth-child(1) {
    width: 5%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(2) {
    width: 30%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(3) {
    width: 5%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(4) {
    width: 10%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(5) {
    width: 10%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(6) {
    width: 10%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(7) {
    width: 15%;
}
.mobile_form_x .th_orderinfo_width th:nth-child(8) {
    width: 15%;
}


.mobile_form_x .th_order1_width th:nth-child(1) {
    width: 20%;
}
.mobile_form_x .th_order1_width th:nth-child(2) {
    width: 20%;
}
.mobile_form_x .th_order1_width th:nth-child(3) {
    width: 20%;
}
.mobile_form_x .th_order1_width th:nth-child(4) {
    width: 20%;
}
.mobile_form_x .th_order1_width th:nth-child(5) {
    width: 20%;
}


.mobile_form_x .th_order2_width th:nth-child(1) {
    width: 20%;
}
.mobile_form_x .th_order2_width th:nth-child(2) {
    width: 20%;
}
.mobile_form_x .th_order2_width th:nth-child(3) {
    width: 20%;
}
.mobile_form_x .th_order2_width th:nth-child(4) {
    width: 40%;
}


.mobile_form_x .th_order3_width th:nth-child(1) {
    width: 15%;
}
.mobile_form_x .th_order3_width th:nth-child(2) {
    width: 15%;
}
.mobile_form_x .th_order3_width th:nth-child(3) {
    width: 20%;
}
.mobile_form_x .th_order3_width th:nth-child(4) {
    width: 20%;
}
.mobile_form_x .th_order3_width th:nth-child(5) {
    width: 15%;
}
.mobile_form_x .th_order3_width th:nth-child(6) {
    width: 15%;
}


.mobile_form_x .th_order4_width th:nth-child(1) {
    width: 20%;
}
.mobile_form_x .th_order4_width th:nth-child(2) {
    width: 10%;
}
.mobile_form_x .th_order4_width th:nth-child(3) {
    width: 15%;
}
.mobile_form_x .th_order4_width th:nth-child(4) {
    width: 15%;
}
.mobile_form_x .th_order4_width th:nth-child(5) {
    width: 10%;
}
.mobile_form_x .th_order4_width th:nth-child(6) {
    width: 15%;
}
.mobile_form_x .th_order4_width th:nth-child(7) {
    width: 15%;
}


.mobile_form_x .th_wishlist_width th:nth-child(1) {
    width: 10%;
}
.mobile_form_x .th_wishlist_width th:nth-child(2) {
    width: 25%;
}
.mobile_form_x .th_wishlist_width th:nth-child(3) {
    width: 30%;
}
.mobile_form_x .th_wishlist_width th:nth-child(4) {
    width: 10%;
}
.mobile_form_x .th_wishlist_width th:nth-child(5) {
    width: 8%;
}
.mobile_form_x .th_wishlist_width th:nth-child(6) {
    width: 5%;
}
.mobile_form_x .th_wishlist_width th:nth-child(7) {
    width: 7%;
    min-width: 50px;
}
.mobile_form_x .th_wishlist_width th:nth-child(8) {
    width: 5%;
}


.cart-subtotal th {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}


.shopping_bag.order_table thead tr th {
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    padding-left: 0;
    padding-right: 0;
}

.shopping_bag thead tr th {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 20px;
    color: #F37879;
    line-height: 1;
    text-transform: uppercase;
}

.shopping_bag tfoot {
    background: #fff;
    font-weight: normal;
    color: #141414;
}

.shopping_bag select {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #C1C1C1;
    color: #999;
    padding-left: 8px;
}

.shopping_bag tbody tr td {
    line-height: 1.4;
    padding: 5px 10px;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    font-size: 1em;
    border-bottom: 1px solid #f6f6f6;
    letter-spacing: 0;
}
.shopping_bag tbody tr:last-child td {
/*    border-bottom: 3px solid #5d5d5d;*/
}

.shopping_bag tbody tr td span {
    word-break: normal;
}

.shopping_bag tfoot tr th {
    font-weight: normal;
    text-align: left;
}

.shopping_bag tfoot tr th, .shopping_bag tfoot tr td {
    font-size: 16px;
    padding: 5px 0;
    border-bottom: 1px dotted #bfbfbf;
    vertical-align: middle;
}

.shopping_bag.coupon tr th, .shopping_bag.coupon tr td {
    padding: 0;
}

.shopping_bag.coupon {
    overflow: auto;
    height: 100px;
}

.shopping_bag .special_table td {
    color: #ff8318;
}


.coupon_tip {
    font-size: .8rem;
}

.td_align_right {
    text-align: right;
}


.product_info .step_button {
    text-align: center;
}

.button_ie {
    cursor: pointer;
}

.product_info .step_button .button_ie, .cart_button {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    font-size: 1rem;
    border-radius: 5px;
    padding: 8px 20px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    background: #b7b7b7;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    cursor: pointer;
    transition: all 0.8s ease 0s;
   -webkit-transition: all 0.8s ease 0s;
   -moz-transition: all 0.8s ease 0s;
   -ms-transition: all 0.8s ease 0s;
   -o-transition: all 0.8s ease 0s;
    box-shadow: 2px 2px 1px #6d6d6d;
}

.product_info .step_button  .button_ie.blue_button {
    background-color: #F37879;
}

.product_info .step_button  .button_ie:hover {
    background-color: #F37879;
}

.product_info .step_button  .button_ie i {
    font-size: 1em;
    color: #FFF;
    margin: 0 10px;
}

.cart_button {
    background-color: #F37879;
    vertical-align: middle;
}



/*checkout*/

#payment3 {
    text-align: left;
}

/*
#tel,#mobile {
    width: 30%;
}

#city,#area {
    width: 25%;
}
*/

.smalltitle, .cart_totals h4, #checkout_thankyou h2 {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    color: #F37879;
    font-weight: normal;
    font-size: 22px;
    text-transform: uppercase;
    margin: 30px 0;
    text-align: left;
}

.payment_methods li:first-child {
    padding-top: 0;
}
.payment_methods li {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #f6f6f6;
    cursor: pointer;
}


.pay select {
    width: 100%;
/*    margin: 15px 0;*/
    border: 1px solid #C1C1C1;
    color: #999;
    padding-left: 8px;
}

#coupon_code {
    width: 100%;
    display: inline-block;
    border: solid 1px;
    position: relative;
    top: 1px;
    height: 49px;
    padding: 12px 20px;
    margin: 15px 0;
    color: #737373;
    font-size: 14px;
    background: #fff;
    max-width: 100%;
    outline: 0;
    text-align: left;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.pay input.btn {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    cursor: pointer;
    font-size: 1.2em;
    border-radius: 0px;
    padding: 8px 20px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    background: #343434;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    border: none;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

.pay input:hover {
    background-color: #f0f0f0;
}

.pay .custom_check + .custom_label {
    color: #737373;
}

.pay .custom_check + .custom_label:before {
    border: 2px solid #737373;
}

.pay .custom_check:checked + .custom_label:before {
    border: 2px solid #F37879;
    color: #F37879;
}


.fix_order {
    padding: 15px 0;
    border-top: 3px solid #5d5d5d;
}
.fix_order.none_underline {
    border-bottom: none;
}

.shopping_tip {
    text-align: center;
}

.shopping_tip .tip_word {
    color: #9c9c9c;
    line-height: 2em;
    letter-spacing: 0.3em;
    margin: 20px 0;
}

.tip_word li {
    color: #000;
    font-size: 1.2rem;
}

label {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    font-size: 16px;
    float: left;
    width: 100%;
    color: #737373;
    margin: 15px 0;
    line-height: 13px;
    text-transform: uppercase;
    cursor: pointer;
}

.donate_unit {
    width: auto;
}



/*
.login_section input[type="text"], .login_section input[type="password"], .login_section input[type="email"], .login_section input[type="date"] {
    border: 1px solid #C3C3C3;
    padding: 12px 20px;
    height: 51px;
    margin-bottom: 15px;
    color: #737373;
    font-size: 14px;
    background: #fff;
    max-width: 100%;
    outline: 0;
    width: 100%;
}

input:-webkit-autofill{
    background-color: rgb(255, 255, 255)!important;
}


.login_section .lost_password {
    font-size: 14px;
    color: #F37879;
    font-weight: 400;
    float: right;
    line-height: 22px;
}
*/











textarea, select, input[type="file"], input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="time"], input[type="datetime-local"], input[type="url"], input[type="number"] {
    font-family: 'Montserrat', sans-serif, 'cwtexhei', sans-serif;
    width: 100%;
    padding: 12px 20px;
    height: 51px;
    margin-bottom: 15px;
    color: #737373;
    font-size: 14px;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,.1);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input[type="text"]:focus, select[size]:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}













/*
.country_to_state.country_select {
    width: 25%;
}
*/

.fixed_cart {
    text-align: center;
    width: 120px;
    position: fixed;
    right: 30px;
    z-index: 9;
    top: 30%;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: 3px 3px 12px rgba(0,0,0,.3);
/*    border: 1px solid #F37879;*/
    background-color: #FFF;
}

.fixed_cart .cart_title {
    color: #FFF;
    background-color: #F37879;
    padding: 10px;
}
.fixed_cart a:hover {
    transform: initial;
    opacity: .7;
}

.fixed_cart span {
    color: #FFF;
}

.fixed_cart p {
    color: #F37879;
    letter-spacing: 0;
    margin: 0;
    padding: 10px;
    border: 1px solid #F37879;
}

.cart_switch {
    width: 42px;
    height: 42px;
    position: fixed;
    top: 27.5%;
    border-radius: 30px;
    right: 10px;
    background-color: #F37879;
    line-height: 42px;
    box-shadow: 3px 3px 12px rgba(0,0,0,.3);
    text-align: center;
    color: #FFF;
    z-index: 10;
    cursor: pointer;
}
.cart_switch span {
    color: #FFF;
}

.cart_bundle {
    color: #FFF;
    background-color: #ff8318;
    display: inline-block;
    padding: 5px;
    border-radius: 6px;
}


@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


.shopping_bag tbody tr td.amount_money {
    text-align: right;
    color:#F37879;
    font-weight:bold;
    font-size: 1.3rem;
}

.list_tab .col_50 {
    border-radius: 10px 10px 0 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background-color: #dedede;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.list_tab .col_50.active {
    background-color: #F37879;
}

.list_tab .col_50.active p {
    color: #FFF;
}

.list_tab .col_50.bundle:hover {
    background-color: #ff8318;
}
.list_tab .col_50.bundle:hover p {
    color: #FFF;
}

.list_tab .col_50.bundle.active {
    background-color: #ff8318;
}

.list_tab .col_50.bundle.active p {
    color: #FFF;
}