/**/
.login_bg {
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    padding: 150px 0 250px;

}

.login_row {
    max-width: 400px;
    padding: 30px;
    margin: 0 auto;
    background-color: #fff;
}

.login_row h2 {
    color: #505050;
    font-size: 40px;
}

.login_input {
    display: block;
    width: 100%;
    margin: 20px 0;
}

.login_input input {
    width: 100%;
    height: 45px;
    background-color: transparent;
    box-shadow: transparent;
    border: 0;
    border-bottom: 1px solid #717071;
}

.login_input input::placeholder {
    color: #717071;
    font-size: 20px;
}

.login_btn {
    text-align: center;
    display: block;
    color: #fff;
    background-image: linear-gradient(to right, rgb(0, 57, 91), rgb(23, 95, 130), rgb(0, 57, 91));
    padding: 15px 0;
    width: 100%;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;

    border: 0;
}

.login_btn:hover {
    color: #fff;
    text-decoration: none;

}

.login_footer {
    padding: 10px 0;
    text-align: right;
    color: #505050;
}

.login_footer a {
    color: #505050;
    font-size: 15px;
}

.login_footer a:hover {
    color: #123C5E;
    font-size: 15px;
    text-decoration: underline;
}

.register_row {
    padding: 40px 0;
}

.register_form {

    padding: 10px 0;

}

.register_form h3 {
    font-size: 20px;
    color: #123C5E;
    font-weight: bold;

}

.register_form .register_input {
    /* height: 45px; */
    width: 100%;
    /* display: block; */
}

.register_form .register_textarea {
    height: auto;
}

.register_form .register_input .input_row {

    width: 100%;
    height: 45px;
    background-color: transparent;
    box-shadow: transparent;
    border: 0;
    border-bottom: 1px solid #dcdcdc;

}

.register_input {
    position: relative;
}

.postal_code {
    position: relative;
}

.postal_code .input_row {
    padding-left: 60px;
}

.postal_code p {
    width: 50px;
    /*background-color: #fff;*/
    position: absolute;
    top: 0;
    left: 0;
    height: 44px;
    text-align: center;
    font-size: 17px;
    line-height: 40px;
    color: #123C5E;
}

.register_file {
    position: relative;
    padding: 10px;
}

.register_form .register_input .input_row::placeholder {
    color: #969696;
    font-size: 20px;
}

.register_select select {
    margin-bottom: 15px;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/from_select.png) no-repeat 98% center transparent;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #d5d5d5;
    color: #9a9d9c;
    font-size: 17px;
}

.register_input select {
    margin-bottom: 15px;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/from_select.png) no-repeat 98% center transparent;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #d5d5d5;
    color: #9a9d9c;
    font-size: 17px;
}

.register_checkbox {
    text-align: center;
    font-size: 17px;
    padding: 40px 0 20px;
    width: 100%;
    display: block;
    clear: both;

}

.register_checkbox a {
    color: #123C5E;

}

.register_btn {
    text-align: center;
    display: block;
    color: #fff;
    background-image: linear-gradient(to right, rgb(0, 57, 91), rgb(23, 95, 130), rgb(0, 57, 91));
    padding: 15px 0;
    width: 200px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    margin: 30px auto;
    border: 0;
}

.register_btn:hover {
    text-decoration: none;
    color: #fff;
}

.brand_row {
    padding: 30px 0;
}

.brand_banner_img h3 {
    color: #505050;
    font-size: 20px;
    text-align: center;
}

.brand_row .brand_banner_img {
    padding: 5px 0;
}

.brand_row a {
    text-decoration: none;
    color: #505050;
}

/**/
.bread_product_header {
    padding: 10px 0;
}

.bread_product_header .breadcrumb>.active {
    color: #505050;
}

.bread_product_header .breadcrumb>li a {
    color: #505050;
}

.bread_product_header .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #505050;
    content: "|\00a0";
}

.cornice_black {
    background: url(https://egress.storeden.net/gallery/6569dee85fb8e0f4f9774db7) left top no-repeat, url(https://egress.storeden.net/gallery/6569dee8202628de7523aa7f) right top no-repeat, url(https://egress.storeden.net/gallery/6569dee8be7ea043c0018c29) left bottom no-repeat, url(https://egress.storeden.net/gallery/6569dee9202628de7523aa81) right bottom no-repeat;
    padding: 20px;
    /* max-width: 400px; da torgliere se no serve */
    text-align: center color:#123C5E;
}

.h1 {
    font-weight: bold;
    text-align: center;
    font-size: 35px;
    margin: 15px 15px 15px 15px;
    color: #123C5E;
}

.class_checkbox .ui-radio+label {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    color: #123c5e;
    margin: 0 10px 0 0;
}

.class_checkbox {
    display: inline-block;
}

.ui-checkbox {
    display: none;
}

.ui-checkbox+label {
    position: relative;
    padding-left: 25px;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}

.ui-checkbox+label:before {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    padding: 9px;
    border-radius: 3px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}



.ui-checkbox:checked+label:before {
    border: 1px solid 47b2b9;
    color: #123C5E;
}

.ui-checkbox.no-border:checked+label:before {
    border-color: transparent;
}



.ui-checkbox:checked+label:after {
    content: '\f00c';
    font-size: 14px;
    position: absolute;
    top: 3px;
    left: 3px;
    color: #123C5E;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.ui-checkbox.green-tick:checked+label:after {
    color: #8cc63f;
}

.ui-radio {
    display: none;
}

.ui-radio+label {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    color: #505050;
    margin: 0 10px 0 0;
}

.ui-radio+label:before {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 50px;
    display: inline-block;
    position: absolute;
    content: ' ';
    width: 25px;
    height: 25px;
    top: 0px;
    left: 0px;
}

.ui-radio:checked+label:after {
    content: ' ';
    width: 15px;
    height: 15px;
    border-radius: 50px;
    position: absolute;
    background: #123C5E;
    top: 5px;
    left: 5px;
}

.ui-radio:checked+label:before {
    color: #99a1a7;
    border: 1px solid #dcdcdc;
}

.register_radio {
    padding: 10px 0;
}

.ui-radio-input {
    margin: -25px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.ui-radio-title {
    display: inline-block;
    vertical-align: text-top;
}

/**/

.gray {
    background-color: #fafafa;
    padding: 20px;
 
}

.class_join_row {
    background-color: #fff;
    padding: 30px;
    margin: 20px 0 60px;
}

.class_join_text {
    color: #505050;
    font-size: 20px;
}

.add_baby {
    text-align: center;
    display: block;
    color: #fff;
    background-color: #123C5E;
    padding: 5px 0;
    width: 200px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.member_card {}

.avatar {
    width: 160px;
    float: left;
    margin: 0 20px 0 0;
}

.avatar img {
    width: 100%;
}

.member_news {
    line-height: 1.5;
}

.member_number {
    font-size: 15px;
    color: #505050;
    padding: 0 0 10px;
}

.member_name {
    font-size: 40px;
    color: #505050;
    padding: 0 0 5px
}

.member_points {
    font-size: 15px;
    color: #123C5E;
    padding: 0 0 5px
}

.member_points span {
    font-size: 30px;
    color: #123C5E;
    display: block;
    padding: 0px 0;
}

.member_consumption_info {
    border-bottom: 1px solid #dcdcdc;
}

.member_consumption_info h3 {
    font-size: 15px;
    color: #123C5E;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;

}

.member_consumption_info p {
    font-size: 20px;
    color: #505050;

}

.member_consumption_info p small {
    font-size: 20px;
    color: #d1d1d1;

}

.member_consumption_info p small span {
    font-size: 20px;
    color: #123C5E;

}

.class_tab .ah-tab .ah-tab-item {
    margin-right: 10px;
}

.chart_row {
    max-width: 300px;
    position: relative;
    display: inline-block;
    margin-right: 50px;

}

.chart_row h2 {
    text-align: center;
    font-size: 20px;
    color: #505050;
    font-weight: bold;
    padding: 10px 0 0;
}

.level_money {
    text-align: center;
    font-size: 20px;
    color: #505050;
    position: absolute;
    width: 100%;
    padding: 85px 0 0;
    line-height: 1.5;
}

.level_money span {
    text-align: center;
    font-size: 30px;
    color: #123C5E;
    display: block;
}

.GaugeMeter {
    margin: 0 auto;
    height: 250px;
}

.level_range h3 {

    text-align: center;
    font-size: 17px;
    color: #123C5E;

}

.level_range_style {
    width: 200px;
    margin: 0 auto;
    position: relative;
    background-color: #123C5E;
    padding: 2px 0;
}

.points_l {
    width: 15px;
    height: 15px;
    background-color: #123C5E;
    position: absolute;
    top: -5px;
    left: 0;
    border-radius: 100%;
}

.points_r {
    width: 15px;
    height: 15px;
    background-color: #123C5E;
    position: absolute;
    top: -5px;
    right: 0;
    border-radius: 100%;
}

.level_range_date {
    font-size: 0;
}

.level_range_date_l {
    width: 50%;
    display: inline-block;
    text-align: left;
    font-size: 17px;
    color: #505050;
    padding: 10px 0;
}

.level_range_date_r {
    width: 50%;
    display: inline-block;
    text-align: right;
    font-size: 17px;
    color: #505050;
    padding: 10px 0;

}

.qr_row {
    max-width: 300px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 140px;
}

.maile_box {
    width: 100%;

}

.maile_box img {
    width: 100%;
}

.qr_box {
    max-width: 285px;
    margin: 0 auto;
    position: absolute;
    top: 28%;
    left: 42%;
    transform: translateY(-50%)translateX(-35%);
    background-color: #fff;
}

.qr_img {
    max-width: 200px;
    margin: 0 auto;
}

.qr_img canvas {
    width: 100%;
    margin: 0 auto;
}

.qr_img img {
    width: 100%;
    margin: 0 auto;
}

.barcode_box {
    max-width: 285px;
    margin: 0 auto;
    position: absolute;
    top: 56%;
    left: 39%;
    transform: translateY(-50%)translateX(-32%);
    background-color: #fff;
}

.barcode_img {
    max-width: 200px;
    margin: 0 auto;
}

.barcode_img canvas {
    width: 100%;
    margin: 0 auto;
}

.barcode_img img {
    width: 100%;
    margin: 0 auto;
}

.red_text {
    color: red;
    font-size: 14px;
    display: inline-block;
}

.red_text span {
    color: #8d8d8d;
}

.gray_text {
    color: #8d8d8d;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
}

.index_featured_row {
    padding: 30px 0 0 0;
    background-image: url(../img/featured_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.index_featured {
    position: relative;
}

.index_title {
    position: relative;
}

.index_title h2 {
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 50px;
    padding: 0;
    margin: 0;
}

.index_title h2 .index_title_logo {
    width: 50px;
    float: left;
    margin-right: 10px;
    display: block;
}

.index_title h2 .index_title_logo img {
    width: 100%;
    display: block;
}

.ah-tab-position {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 70%;
    padding: 10px 0 0 0;
}

.featured_row {
    min-height: 400px;
}

.me_btn {
    text-align: center;
    padding: 0 0 40px;
}

.cancel_btn {
    display: inline-block;
    text-align: center;
    color: #123C5E;
    background-color: #fff;
    border: 1px solid #123C5E;
    padding: 10px 0;
    width: 250px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    margin: 0 5px;

}

.store_btn {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #123C5E;
    border: 1px solid #123C5E;
    padding: 10px 0;
    width: 250px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    margin: 0 5px;
}

/**/
.order_table {
    width: 100%;
}

.order_table th {
    color: #123C5E;
    padding: 20px 10px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    font-size: 17px;
}

.order_table td {
    color: #505050;
    padding: 20px 10px;
    text-align: center;
    font-size: 17px;
}

.order_nb {
    color: #123C5E;
    text-decoration: underline;
    cursor: pointer;
}

.order_btn_green {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #123C5E;
    border: 1px solid #123C5E;
    padding: 5px 0;
    width: 100px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
}

.order_btn_gray {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #b0b0b0;
    padding: 5px 0;
    width: 100px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
}

.order_table_m {
    display: none;
}

.modal_order {
    padding: 40px;
}

.order_data {}

.order_data_row {
    padding: 5px 0;

}

.order_data_row_title {
    width: 120px;
    font-size: 17px;
    color: #123C5E;
    display: inline-block;
    vertical-align: text-top;
}

.order_data_row_text {
    font-size: 17px;
    color: #505050;
    display: inline-block;
    vertical-align: text-top;
}

.order_table_bd {
    border: 1px solid #dcdcdc;
}

.line_head {
    position: relative;
    margin: 30px 0;
}

.line_head h2 {
    font-size: 30px;
    color: #505050;
    border-left: 5px solid #123C5E;
    padding-left: 10px;
    font-weight: bold;
}

.line_head small {
    font-size: 15px;
    color: #505050;
    padding-left: 10px;
}

.line_head .product_more {
    text-align: center;
    display: block;
    color: #fff;
    background-color: #123C5E;
    padding: 5px 0;
    width: 200px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.remittance_btn {
    text-align: center;
    display: block;
    color: #fff;
    background-color: #123C5E;
    padding: 5px 0;
    width: 120px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    float: right;
    margin: 0 10px;
}

.page_link {
    text-align: center;
}

.me_class_joined {
    background-color: #fff;
    padding: 40px;
    margin: 20px 10px;
    position: relative;
}

.me_class_joined h2 {
    padding: 0px 0 20px;
    margin: 0;
    font-size: 21px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 95%;
}

.me_class_joined_op {
    font-size: 21px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}

.me_class_joined_row {
    padding: 20px 0px 0;
    display: none;
}

.me_class_joined_icon {
    transform: rotate(180deg);
    transition: all 0.6s ease-in-out;
}

/**/
.step_status {
    font-size: 0;
    text-align: center;
    padding: 20px 0;
}

.step_status li {
    display: inline-block;
    width: 320px;
}

.step_status_row {
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
    background-color: #b0b0b0;
    color: #fff;
    position: relative;
    line-height: 1.5;
}


.triangle::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #fafafa;
    position: absolute;
    top: 0;
    left: 0;

}

.triangle::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #b0b0b0;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 1;

}

.step_active .triangle {
    background-color: #123C5E;
}

.step_active .triangle::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #123C5E;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 1;

}

/**/

.triangle_2::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #b0b0b0;
    position: absolute;
    top: 0;
    left: 0;

}

.triangle_2::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #b0b0b0;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 1;

}


.step_active .triangle {
    background-color: #123C5E;
}


.triangle_2::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #b0b0b0;
    position: absolute;
    top: 0;
    left: 0;


}

.step_active .triangle_2 {
    background-color: #123C5E;
}

.step_active .triangle_2::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #123C5E;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 2;

}



/**/

.triangle_3::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #b0b0b0;
    position: absolute;
    top: 0;
    left: 0;

}

.triangle_3::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #b0b0b0;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 1;

}

.step_active .triangle_3 {
    background-color: #123C5E;
}

.step_active .triangle_3::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #123C5E;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 2;

}

.cart_bread {
    font-size: 17px;
    color: #123C5E;
}

.cart_product {
    background-color: #fff;
    padding: 30px;
    margin: 10px 0 40px;
}

.cart_table {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 30px;
}

.cart_table th {

    color: #123C5E;
    padding: 20px 10px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    font-size: 17px;
}

.cart_table td {
    color: #505050;
    padding: 20px 10px;
    text-align: center;
    font-size: 17px;

}

.cart_table .cart_table_title {
    text-align: left;
}

.cart_table td img {
    width: 100px;
    border: 1px solid #dcdcdc;


}

.cart_input {
    width: 70px;
    height: 35px;
    background-color: transparent;
    box-shadow: transparent;
    border: 5;
    border: 1px solid #dcdcdc;
    padding: 10px;
}

.circle {
    color: #123C5E;
    cursor: pointer;
}

.precautions {
    color: #c83737;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.cart_freight {
    color: #505050;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    font-size: 20px;
}

.cart_freight span {
    color: #c83737;
    display: inline-block;
}

.cart_total {
    color: #505050;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    font-size: 20px;
}

.cart_total span {
    display: inline-block;
}

.cart_freight_title {
    display: inline-block;
    width: 100px;
}

.cart_total_title {
    display: inline-block;
    width: 100px;
}

.cart_gift {
    padding: 10px 20px;
    font-size: 16px;
    color: #505050;
    background-color: #fafafa;
    margin: 10px 0;
}

.cart_table_m {
    display: none;
}

.location_table_m {
    width: 100%;
    margin: 30px 0;
    display: none;

}

.pay_total {
    color: #2f5f7c;
    font-size: 25px;
    margin: 0 5px;
}

.worth {
    font-size: 15px;
    color: #505050;
    padding: 10px 0;
}

.small_text {
    font-size: 15px;
    color: #505050;
}

.small_text span {
    color: #c83737;
    margin: 0 5px;
}

.register_form .register_textarea {
    height: auto;
}

.register_textarea textarea {

    width: 100%;
    max-width: 100%;
    height: 45px;
    background-color: transparent;
    box-shadow: transparent;
    border: 1px solid #dcdcdc;
    padding: 10px;
    min-height: 200px;

}
.breadcrumb {
    padding: 8px 15px;
    /*margin-bottom: 20px;*/
    list-style: none;
   /* background-color: #f5f5f5;*/
   /* border-radius: 4px;*/
  }
  .breadcrumb > li {
    display: inline-block;
  }
  .breadcrumb > li a {
    color: #fff;
  }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #fff;
    content: "|\00a0";
  }
  .breadcrumb > .active {
    color: #fff;
  }
/**/
.bread_bg {
    background-color: #2f5f7c;
    background-image: url(../img/leaf.png);
    background-repeat: no-repeat;
    background-position: 400px 0px;
}

.bread {
    padding: 20px 0;
}

.breadcrumb_row {
    float: right;
    padding: 15px 0 0;
}

.breadcrumb_title {

    padding: 15px 0 0;

}

.breadcrumb_title h2 {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 40px;
}
.cart_complete_title {}

.cart_complete_title_img {
    display: inline-block;
    margin: 0 10px 0 0;
}

.cart_complete_title {
    font-size: 40px;
    color: #505050;
    padding: 0;
    margin: 0;

}

.cart_complete_title_text {
    display: inline-block;

}

.cart_complete {
    padding: 15px 0;
}

.cart_complete h3 {
    color: #2f5f7c
    font-size: 17px;
}

.cart_complete ul {}

.cart_complete ul li {
    font-size: 17px;
    color: #505050;
    padding: 5px 0;
    line-height: 1.8;
}

.cart_complete ul li a {
    font-size: 17px;
    color: #2f5f7c
}
.register_btn_row{
    text-align: center;
}
.register_btn_row .register_btn{
    display: inline-block;
}
.register_btn_row .register_btn_b{
    background-color: #fff;
    color: #505050;
    border:2px solid  #2f5f7c;
    background-image: none;

}
.register_min{
    padding: 10px 15px;
    color: #c83737;
}
.register_min a{
    color: #2f5f7c;
    text-decoration: underline;
}
/*  */

/**/


/**/
/**/

.line_head_right {
    list-style: none;
    position: absolute;
    top: 10px;
    right: 0;
}

.line_head_right li {
    display: inline-block;
    padding: 0 5px;
}

.line_head_right li a {
    color: #123C5E;
    font-size: 17px;
    cursor: pointer;
}

.line_head_right li a i {
    margin-right: 5px;
}
/**/
.class_tab {
    display: inline-block;
}

.dropdown_group {
    display: inline-block;
    width: 170px;
    vertical-align: top;
}

.class_tab .brand_row a {
    text-decoration: none;
    color: #123C5E;
}

.class_table {
    margin: 0 0 10px;

}

.class_table .class_table_row {
    display: block;
    font-size: 0;
    position: relative;
    /*   height: 450px; */
}

.class_table .class_table_row .class_table_date {
    display: inline-block;
    /*  float: left; */
    background-color: #7da27f;
    border: 1px solid #7da27f;
    width: 15%;
    padding: 50px 0 60px;
    position: relative;
    height: 100%;
    vertical-align: top;
    height: 335px;

}

.class_table .class_table_row .class_table_date_free {

    border: 1px solid #123c5e;
    background-color: #123c5e;
}

.class_table .class_table_row .class_table_date_free .class_table_new {

    color: #123c5e;
}


.class_table_new {
    font-size: 21px;
    background-color: #fff;
    color: #7da27f;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
}

.class_table_new span {
    margin: 0 10px;
    font-size: 17px;
    font-style: oblique;
}

.class_table_date_row {
    font-size: 17px;
    text-align: center;
    color: #fff;
    line-height: 2;
    letter-spacing: 1px;
}

.class_table_year {
    margin: 20px 0 0;
}

.class_table_day {
    font-size: 40px;
}

.class_table_news {
    display: inline-block;
    width: 85%;
    border: 1px solid #dcdcdc;
    padding: 33px 40px;
    position: relative;
    height: 100%;
    vertical-align: top;
    height: 335px;
}

.class_table_news h2 {
    padding: 0 0 15px;
    margin: 0;
    font-size: 25px;
    color: #505050;
}

.class_table_news_row {
    padding: 20px 0;
}

.class_table_text {
    padding: 0 0 20px;
}

.class_table_title {
    width: 120px;
    font-size: 15px;
    color: #123C5E;
    display: inline-block;
}

.class_table_ds {
    font-size: 15px;
    color: #505050;
    display: inline-block;
    vertical-align: top;
}

.class_table_ds a {
    color: #123C5E;
    text-decoration: underline;
}

.class_table_btn {
    position: absolute;
    right: 50px;
    top: 35%;

}

.apply {
    text-align: center;
    color: #fff;
    background-color: #c83737;
    padding: 15px 0px;
    width: 200px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    width: 180px;
    display: block;
    position: relative;
    border-bottom: 5px #d9d9d9 solid;

}

.apply img {
    position: absolute;
    top: -30px;
    left: 35%;
}

.full {
    text-align: center;
    color: #fff;
    background-color: #b0b0b0;
    padding: 15px 0px;
    width: 200px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    width: 180px;
    display: block;
    position: relative;
    border-bottom: 5px #d9d9d9 solid;
}
.edit_big {
    width: 100%;
    margin: 30px auto 0;
    color: #505050;
    font-size: 17px;
    padding: 0px;
}

.edit img,
.edit_big img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
.brand_product_banner {
    width: 100%;
    padding: 0 0 30px;
}

.brand_product_banner img {
    width: 100%;
    display: block;
}
/**/
.brand_row {
    padding: 30px 0;
}

.brand_banner_img h3 {
    color: #505050;
    font-size: 20px;
    text-align: center;
    margin: 15px 0;
}

.brand_row .brand_banner_img {
    padding: 5px 0;
}

.brand_row a {
    text-decoration: none;
    color: #505050;
}
.brand_banner_img {
    width: 100%;
    display: block;
    margin: 15px 0;
}
/*  */
/**/
.bread_product {
    padding: 0 0 40px;
}

.bread_product_side {
    max-width: 270px;
}

.bread_side_logo {

    border: solid 1px #dcdcdc;
    padding: 10px;

}

.bread_side_logo img {
    width: 100%;
    border: solid 1px #dcdcdc;

}

.bread_side_logo_title {
    font-size: 30px;
    letter-spacing: 1px;
    /* color: #505050; */
    color: #123C5E;
    word-break: break-all;
    margin: 0;
    padding: 15px 15px 0;
}

.bread_side_infor {
    margin: 10px 0;
}

.bread_side_infor a {
    text-align: center;
    display: block;
    color: #123C5E;
    background-color: #fff;
    border: 1px solid #123C5E;
    padding: 10px 0;
    width: 100%;
    border-radius: 5px;
    font-size: 17px;
    cursor: pointer;
    margin: 10px 0;
}

.bread_side_infor .active {
    text-align: center;
    display: block;
    color: #fff;
    background-color: #123C5E;
    border: 1px solid #123C5E;
    padding: 10px 0;
    width: 100%;
    border-radius: 5px;
    font-size: 17px;
    cursor: pointer;
    text-decoration: none;
}

.bread_side_infor a:hover {
    text-align: center;
    display: block;
    color: #fff;
    background-color: #123C5E;
    border: 1px solid #123C5E;
    padding: 10px 0;
    width: 100%;
    border-radius: 5px;
    font-size: 17px;
    cursor: pointer;
    text-decoration: none;
}

/**/
/**/
.side_menu {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.side_menu>li {

    padding: 5px 0;


}

.side_menu>li>a {

    display: block;

    padding: 2px 0;
    color: #123C5E;
    font-size: 16px;
    cursor: pointer;

}

.side_menu>li>a:hover {

    text-decoration: underline;

}

.side_menu_dropdown {
    list-style: none;
    padding: 5px 0;
    margin: 0;
    display: none;
}

.side_menu_dropdown li {}

.side_menu_dropdown li a {
    padding: 2px 0;
    color: #505050;
    font-size: 16px;

}

.brand_product_banner {
    width: 100%;
    padding: 0 0 30px;
}

.brand_product_banner img {
    width: 100%;
    display: block;
}

.brand_product_head {
    position: relative;
}

.brand_product_head h2 {
    font-size: 40px;
    color: #505050;
}

.brand_product_freight {
    position: absolute;
    top: 20px;
    right: 0;
    color: #505050;
    font-size: 17px;
}

.brand_product_freight i {

    color: #123C5E;
    font-size: 17px;
    padding: 0 5px;
}

.brand_product_freight span {

    color: #c83737;
    font-size: 17px;
    padding: 0 5px;
}

.brand_certification {

    padding: 30px 0 20px;

}

.brand_certification h3 {
    font-size: 20px;
    color: #505050;
    padding: 0 0 10px;
}

.brand_certification_img {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
}

.brand_certification_img li {
    display: inline-block;
    border: 1px solid #dcdcdc;
    width: 100px;
    margin-right: 5px;
}

.brand_certification_img li img {

    width: 100%;
}

.brand_product_edit {
    width: 100%;
    margin: 0 auto;
    color: #505050;
    font-size: 17px;
    padding: 0 0 20px;
    line-height: 1.8;
}

.brand_product_edit img {
    max-width: 100%;
}

/**/
/**/
.commodity {
    margin: 0 0 10px;

}

.commodity a {
    display: block;
    text-decoration: none;
}

.commodity_img {
    width: 100%;
    border: 1px solid #dcdcdc;
    position: relative;
}

.commodity_img img {
    width: 100%;
    display: block;
}

.commodity_title {
    color: #505050;
    font-size: 15px;
    text-align: center;
    line-height: 1.5;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 10px 0 0;
}

.commodity_cart_title {
    color: #505050;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 10px 0 0;
}

.price {
    font-size: 15px;
    color: #8c8c8c;

}

.commodity_price {
    color: #007F78;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.supply {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.supply img {

    width: 100%;
}

/**/
/**/
.discount_row .ah-tab>.ah-tab-item {
    margin-right: 10px;
}

.discount_types {
    background-color: #123C5E;
    background-image: url(../img/leaf.png), url(../img/leaf_2.png);
    background-repeat: no-repeat;
    background-position: 107% -17px, -80px 34px;
    margin: 20px 0;
    padding: 10px;

}

.discount_types_text {
    border: 1px solid #fff;
    padding: 20px 0;
}

.discount_word {
    font-size: 23px;
    color: #fff;
    letter-spacing: 1px;
}

.discount_word span {
    font-size: 27px;
    color: #f7f03e;
    margin: 0 5px;
    font-weight: bold;
}

.product_buy_top {
    font-size: 0;
    padding: 10px 0 0;
    margin: 0;
    list-style: none;

}

.product_buy_top li {
    width: 50%;
    /* font-size: 15px; */
    display: inline-block;
    /* color: #505050; */
}

.price {
    text-decoration: line-through;
}

.special {
    color: #123C5E;
    font-weight: bold;
    font-size: 17px;
    text-align: right;
}

.product_buy_bottom {
    font-size: 0;
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
}

.product_buy_bottom li {
    width: 50%;
    font-size: 17px;
    display: inline-block;
    color: #505050;

}

.product_buy_select {
    padding: 0 10px 0 0;
}

.product_buy_btn {
    padding: 0 0px 0 10px;
}

.product_buy_bottom select {
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/from_select.png) no-repeat 98% center transparent;

    padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    color: #9a9d9c;
    font-size: 16px;
}

.product_buy_btn a {
    text-align: center;
    display: block;
    color: #fff;
    background-color: #123C5E;
    padding: 5px 0;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.product_buy_special {
    font-size: 0;
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.product_buy_special span {
    margin: 0 5px;
}

.product_project .price {
    margin: 0 10px;
}

.discount_product .commodity_cart_title {
    color: #505050;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 10px 0 0;
    word-break: break-all;
}

.product_pd {
    margin: 10px 0;
}

.filter_product {
    position: absolute;
    right: 0;
    top: 15px;
    width: 200px;
}

.filter_product select {

    width: 100%;
    background-color: #fff;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/from_select.png) no-repeat 98% center transparent;
    padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    color: #9a9d9c;
    font-size: 16px;

}

.product_intro_head {
    position: relative;
}

.product_intro_head h2 {
    font-size: 25px;
    color: #505050;
}

.product_img {
    width: 100%;
    border: 1px solid #dcdcdc;
    margin: 20px 0;
    position: relative;
}

.product_img img {
    width: 100%;
    display: block;
}

.product_nb {
    font-size: 15px;
    color: #505050;
}

.product_location {
    float: right;
}

.product_location .fa-map-marker-alt {
    margin: 0 5px;
}

.product_right {
    margin: 20px 0;
}

.product_location:hover {
    text-decoration: underline;
}

.product_project {
    padding: 0px 0 20px;
}

.product_project_title {
    width: 120px;
    font-size: 17px;
    color: #123C5E;
    display: inline-block;
}

.product_project_text {
    font-size: 14px;
    color: #505050;
    display: inline-block;
}

.product_project_text a {
    font-size: 14px;
    color: #505050;
    margin: 0 5px;

}

.product_project_text a i {
    font-size: 14px;
    color: #505050;
    margin: 0 5px 0 0;

}

.product_project_cash {
    color: #c83737;
    font-size: 20px;
    font-weight: bold;
    margin: 0 5px;
}

.product_project_select {
    display: inline-block;
    width: 120px;
}

.product_project_select select {

    width: 100%;
    background-color: #fff;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/from_select.png) no-repeat 98% center transparent;
    padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    color: #9a9d9c;
    font-size: 16px;

}

.product_freight {
    color: #c83737;
    font-size: 17px;
    padding: 0px 0 20px;
    font-weight: bold;
}

.product_shopping_btn {
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: #123C5E;
    padding: 15px 0;
    width: 200px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;

}

.product_direct_btn {
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: #c83737;
    padding: 15px 0;
    width: 200px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    margin: 0 0 0 15px;
}

.product_discontinued_btn {

    text-align: center;
    display: inline-block;
    color: #b4b4b4;
    background-color: #D9D9D9;
    padding: 15px 0;
    width: 200px;
    border-radius: 5px;
    font-size: 20px;
    cursor: no-drop;
    margin: 0 0 0 15px;

}

.product_shopping_btn:hover {
    text-decoration: none;
    color: #fff;
}

.product_direct_btn:hover {
    text-decoration: none;
    color: #fff;

}

.product_intro_bottom {
    margin: 20px 0 0;
    padding: 40px;
    background-color: #fafafa;

}

.product_intro_bottom_tab .nav-tabs {
    border-bottom: 0;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #123C5E;
    overflow: hidden;
}

.product_intro_bottom_edit img {
    max-width: 100%;

}

.product_intro_bottom_edit {
    font-size: 14px;
}


.product_intro_bottom_tab .nav-tabs>li {
    float: left;
    margin-bottom: 0;
}

.product_intro_bottom_tab .nav-tabs>li.active>a,
.product_intro_bottom_tab .nav-tabs>li.active>a:hover,
.product_intro_bottom_tab .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #123C5E;
    border: 0;
    border-radius: 0;
}

.product_intro_bottom_tab .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    color: #123C5E;
    border: 0;
}

.product_intro_bottom_tab .tab-content {
    margin: 10px 0;
    background-color: #fff;
    padding: 20px;
    font-size: 17px;
    line-height: 1.8;
    color: #505050;
}
.bread_product .page-link{
    color: #123C5E;
    padding: 10px 16px;
    font-size: 18px;
}
.pagination .active {
    color: #fff;
    cursor: default;
    background-color: #123C5E;
    border-color: #123C5E;
}
.bread_product .pagination .active a{
    color: #fff;
}
/**/
/*  */
.dk {
    display: inline-block;
}

.mo {
    display: none;
}
@media (max-width: 1700px) {
    .qr_row {
        max-width: 300px;
        /* display: inline-block; */
        vertical-align: top;
        position: relative;
        margin-left: 0px;
    }
}

@media (max-width: 1600px) {

    .chart_row {
        max-width: 300px;
        position: relative;
        display: block;
        margin: 0 auto 20px;
    }

    .qr_row {
        max-width: 300px;

        margin: 0 auto;
        vertical-align: top;
        position: relative;
    }

    .dk {
        display: block;
    }
}
@media (max-width: 992px) {
    .featured_row {
    min-height: 400px;
    padding: 0 15px;
}
    .bread_product {
    padding: 0 15px;
}
        .side_menu {
        list-style: none;
        padding: 10px 0;
        margin: 0;
        display: none;
    }
    .dk {
        display: none;
    }

    .mo {
        display: block;
    }

    .avatar {
        width: 160px;
        float: initial;
        margin: 10px auto 20px;
        display: none;
    }

    .qr_row {
        max-width: 300px;

        margin: 0 auto 10px;
        vertical-align: top;
        position: relative;

    }

    .chart_row {
        max-width: 300px;
        position: relative;
        display: block;
        margin: 0 auto 20px;
    }

    .class_join_row {
        background-color: #fff;
        padding: 30px 10px;
        margin: 20px 0 30px;
    }

    .gray {
        background-color: #fafafa;
        padding: 0px 0 30px;
    }

    .add_baby {
        text-align: center;
        display: block;
        color: #fff;
        background-color: #123C5E;
        padding: 15px 0;
        width: 100%;
        border-radius: 5px;
        font-size: 15px;
        cursor: pointer;
        position: relative;
        right: 0;
        top: 0;
        margin: 25px 0 10px;
    }

    .ui-radio-input {
        margin: 0px 0 0;
        display: inline-block;
        vertical-align: middle;
    }

    .register_form .register_input {
        height: auto;
    }

    .ui-radio+label {
        position: relative;
        padding-left: 30px;
        display: inline-block;
        font-size: 20px;
        font-weight: normal;
        color: #505050;
        margin: 0 10px 0 0;
        line-height: 1.42857143;
    }

    .cancel_btn {
        display: inline-block;
        text-align: center;
        color: #123C5E;
        background-color: #fff;
        border: 1px solid #123C5E;
        padding: 10px 0;
        width: 100%;
        border-radius: 5px;
        font-size: 15px;
        cursor: pointer;
        margin: 10px 5px;
    }

    .store_btn {
        display: inline-block;
        text-align: center;
        color: #fff;
        background-color: #123C5E;
        border: 1px solid #123C5E;
        padding: 10px 0;
        width: 100%;
        border-radius: 5px;
        font-size: 15px;
        cursor: pointer;
        margin: 10px 5px;
    }

    .order_table_m {
        display: table;
        width: 100%;
        border-bottom: 2px solid #123c5e;
        margin: 0 0 15px;
    }

    .order_table_m th {
        color: #123C5E;
        padding: 20px 10px;
        border-bottom: 1px solid #dcdcdc;
        text-align: center;
        font-size: 17px;
    }

    .order_table_m td {
        color: #505050;
        padding: 20px 10px;
        text-align: center;
        font-size: 17px;
        border-bottom: 1px solid #dcdcdc;
    }

    .order_table {
        display: none;
    }

    .modal_order {
        padding: 10px;
    }

    .order_data_row_text {
        font-size: 17px;
        color: #505050;
        display: block;
        vertical-align: text-top;
    }

    .login_bg {
        background-image: initial;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        background-color: #efedf0;
        padding: 50px 0;
    }

    .register_row {
        padding: 40px 15px;
    }

    .step_status li {
        display: inline-block;
        width: 250px;
    }

    .step_active .step_status_row {
        display: block;
    }

    .step_status_row {
        font-size: 20px;
        padding: 10px 0;
        text-align: center;
        background-color: #b0b0b0;
        color: #fff;
        position: relative;
        display: none;
    }

    .triangle::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 24px;
        border-color: transparent transparent transparent #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

    .triangle_2::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 24px;
        border-color: transparent transparent transparent #b0b0b0;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

    .triangle_3::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 24px;
        border-color: transparent transparent transparent #b0b0b0;
        position: absolute;
        top: 0;
        right: -24px;
        z-index: 1;
        display: none;
    }

    .triangle::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 24px;
        border-color: transparent transparent transparent #b0b0b0;
        position: absolute;
        top: 0;
        right: -24px;
        z-index: 1;
        display: none;

    }

    .step_active .triangle_2::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 24px;
        border-color: transparent transparent transparent #123C5E;
        position: absolute;
        top: 0;
        right: -24px;
        z-index: 2;
        display: none;

    }

    .step_active .triangle_3::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 24px;
        border-color: transparent transparent transparent #123C5E;
        position: absolute;
        top: 0;
        right: -24px;
        z-index: 2;
        display: none;

    }

    .cart_table {
        display: none;
    }

    .cart_product {
        background-color: #fff;
        padding: 30px 15px;
        margin: 10px 0 40px;
    }

    .cart_table_m {
        width: 100%;
        border-bottom: 1px solid #dcdcdc;
        margin: 0 0 30px;
        display: table;
    }

    .cart_table_m th {

        color: #123C5E;
        padding: 20px 10px;
        border-bottom: 1px solid #dcdcdc;
        text-align: center;
        font-size: 17px;
    }

    .cart_table_m td {
        color: #505050;
        padding: 20px 10px;
        text-align: center;
        font-size: 17px;
        border-bottom: 1px solid #dcdcdc;

    }

    .cart_table_m td img {
        width: 100px;
        border: 1px solid #dcdcdc;
        display: block;
        margin: 0 auto;
    }

    .precautions {
        color: #c83737;
        text-align: center;
        padding: 0;
        margin: 0;
        font-size: 16px;
    }
    .register_form {
        padding: 10px 15px;
    }
 .line_head_right {
        list-style: none;
        position: relative;
        top: 0px;
        right: 0;
        padding: 0;
        margin: 0;
    }

    .full {
        text-align: center;
        color: #fff;
        background-color: #b0b0b0;
        padding: 15px 0px;
        width: 200px;
        border-radius: 5px;
        font-size: 20px;
        cursor: pointer;
        width: 180px;
        display: block;
        position: relative;
        border-bottom: 5px #d9d9d9 solid;
        margin: 10px auto;
    }

    .apply {
        text-align: center;
        color: #fff;
        background-color: #c83737;
        padding: 15px 0px;
        width: 200px;
        border-radius: 5px;
        font-size: 20px;
        cursor: pointer;
        width: 180px;
        display: block;
        position: relative;
        border-bottom: 5px #d9d9d9 solid;
        margin: 30px auto;
    }

    .class_table_news h2 {
        padding: 0 0 15px;
        margin: 0;
        font-size: 25px;
        color: #505050;
        line-height: 1.5;
    }

    .class_table_news_row {
        padding: 10px 0;
    }

    .class_table_title {
        width: 100%;
        font-size: 15px;
        color: #123C5E;
        display: inline-block;
        padding: 5px 0;
    }

    .class_table_btn {
        position: relative;
        right: 0;
        top: 0;
        margin: 0 auto;
    }

    .class_table_news {
        display: inline-block;
        width: 100%;
        border: 1px solid #dcdcdc;
        padding: 10px 10px;
        position: relative;
        height: auto;
    }

    .class_table .class_table_row .class_table_date {
        /* display: inline-block; */
        float: left;
        border: 1px solid #7da27f;
        width: 100%;
        padding: 0px;
        background-color: #7da27f;
        position: relative;
        height: auto;
    }

    .class_table .class_table_row .class_table_date_free {
        border: 1px solid #123c5e;
        background-color: #123c5e;
    }
}