﻿@media print {
    a[href]:after {
        content: none !important;
    }
}

@media print{
    .header .links-menu {
	display: none;
    }
    .header .top-menu .search-box .navbar-form .form-group {
	display: none;
    }
    .category-menu {
    	display: none;
    }
    .header .header-links {
    	display: none;
    } 
    .footer {
    	display: none !important;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    	float: left;
    }
    .col-lg-4 {
    	width: 33.33333333%;
    } 
    .col-lg-8 {
    	width: 66.66666667%;
    }
}
/* #region Promotion Pop Out Modal */
.popout.modal .modal-content {
    max-width: 350px;
    margin: 0 auto;
    padding: 0;
    border-radius: 0;
}

    .popout.modal .modal-content .modal-header {
        background-color: #00a77e;
    }

        .popout.modal .modal-content .modal-header .modal-title, .popout.modal .modal-content .modal-header .modal-subtitle {
            letter-spacing: 2px;
            color: white;
        }

        .popout.modal .modal-content .modal-header .modal-subtitle {
            margin: 5px 0;
        }

    .popout.modal .modal-content .modal-body .body-title {
        margin: 5px 0;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .popout.modal .modal-content .modal-body .body-description {
        font-size: 13px;
    }

    .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box {
        margin: 15px 0px 20px
    }

        .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-amount {
            min-width: 110px;
            min-height: 110px;
            font-size: 24px;
        }

            .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-amount .tnc {
                font-size: 9px;
            }

        .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-details {
            padding: 10px 10px 25px;
        }

            .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-details .title {
                font-size: 14px;
                line-height: 15px;
            }

            .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-details .description, .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-details .date {
                font-size: 10px;
            }

            .popout.modal .modal-content .modal-body .coupon-wrapper .coupun-box .coupon-details .code {
                padding: 2px 10px;
                font-size: 12px;
            }

    .popout.modal .modal-content .modal-body .button-wrapper .btn {
        border-radius: 20px !important;
    }

/* #endregion */

/* #region Login */

.login.modal .modal-content {
    max-width: 320px;
    margin: 0 auto;
}

    .login.modal .modal-content .form-group {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

        .login.modal .modal-content .form-group .input-group input {
            border-top-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
        }

        .login.modal .modal-content .form-group.links a {
            font-size: 13px;
        }

        .login.modal .modal-content .form-group .btn-main {
            min-width: 160px;
        }

/* #endregion */

/* #region Registration */

label.sponsor-note {
    color: red;
}

#sponsor-details {
    margin-left: 10px;
}

.sponsor-note-wrapper {
    margin-left: 20px;
    margin-bottom: 0;
}

.page.registration-page .page-title {
    border: 0;
}

    .page.registration-page .page-title h1 {
        color: #00a77e;
        text-align: center;
    }

.page.registration-page .page-body legend {
    margin: 0;
    padding: 20px 40px 0;
    border: 0;
    text-align: left;
    color: #00a77e;
}

.page.registration-page .page-body .form-group .date-of-birth .date-birth-text {
    width: inherit;
}

    .page.registration-page .page-body .form-group .date-of-birth .date-birth-text select:not(:last-child) {
        margin: 0 5px 5px 0 !important;
    }

.page.registration-page .page-body .form-group .sponsor-drn div {
    padding-right: 0;
}

.page.registration-page .page-body .form-group .sponsor-drn span .username-not-available-status {
    padding: 0 15px;
}

/* #endregion */

/* #region Home */

.page.home-page {
    padding-bottom: 40px;
}

    .page.home-page #myCarousel {
        margin-bottom: 20px;
    }

        .page.home-page #myCarousel .carousel-inner .item a div {
            /*height: 400px;*/
            /*background-size: cover;*/
            height: 500px;
            background-position: center;
            background-repeat: no-repeat;
        }

        .page.home-page #myCarousel .carousel-control {
            width: 10%;
            background-image: none;
            opacity: 0.7;
        }

            .page.home-page #myCarousel .carousel-control:hover {
                opacity: 1;
            }

            .page.home-page #myCarousel .carousel-control div {
                width: 40px;
                height: 100%;
                margin: 0 auto;
                background-repeat: no-repeat;
                background-position: center;
            }

            .page.home-page #myCarousel .carousel-control.left div {
                background-image: url(../images/slider-arrow-left.png);
            }

            .page.home-page #myCarousel .carousel-control.right div {
                background-image: url(../images/slider-arrow-right.png);
            }

    .page.home-page .slider-wrapper 
    {  
        margin-bottom: 15px;
    } 
.nivoSlider {
    margin-bottom: 50px; 
}

.theme-zhulian_theme .nivo-main-image, .theme-zhulian_theme .nivoSlider img {
    /*width: auto !important;*/
    margin: 0 auto;
    text-align: center;
}


.theme-zhulian_theme .nivo-slice img {
    left: 0;
    right: 0;
}

/*.page.home-page .slider-wrapper:first-child {
    margin: 0 0 20px;
}*/
.page.home-page .business-opportunity .slider-wrapper {
    position: relative;
    /*max-width: 1155px;*/
    margin: 40px auto 0 !important;
    padding: 75px 0 20px;
}

.page.home-page .slider-wrapper .nivo-directionNav a {
    top: 0;
    width: 10%;
    height: 100%;
    margin-top: 0px;
    background-color: transparent !important;
}

.page.home-page .slider-wrapper .nivo-controlNav {
    margin-top: -33px;
}

    .page.home-page .slider-wrapper .nivo-controlNav a {
        width: 8px;
        height: 8px;
        margin: 0 5px;
        border-radius: 20px;
        background: #adadad;
    }

        .page.home-page .slider-wrapper .nivo-controlNav a:hover, .page.home-page .slider-wrapper .nivo-controlNav a.active {
            background: #7f7f7f;
        }

.page.home-page .slider-wrapper .nivo-caption {
    padding: 20px 0;
    font-size: 20px;
    color: #00a77e;
    z-index: 0;
}

.page.home-page .home-page-category-grid, .page.home-page .home-page-product-grid {
    padding: 20px 10px;
}

    .page.home-page .home-page-category-grid .title, .page.home-page .home-page-product-grid .title {
        padding: 30px 0 20px;
    }

        .page.home-page .home-page-category-grid .title h2, .page.home-page .home-page-product-grid .title h2 {
            margin: 0;
            font-weight: bold;
            font-size: 20px;
        }

    .page.home-page .home-page-category-grid .item-box {
        position: relative;
        height: 190px;
        padding: 5px;
        overflow: hidden;
    }

        .page.home-page .home-page-category-grid .item-box a {
            height: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
            box-shadow: 0px 0px 14px -3px rgba(89,89,89,1);
        }

            .page.home-page .home-page-category-grid .item-box a:hover {
                opacity: 0.5;
                /*transform: scaleX(1.1) scaleY(1.1) scaleZ(1);*/
            }

            .page.home-page .home-page-category-grid .item-box a .title {
                position: absolute;
                top: 30px;
                padding: 7px 30px;
                background-color: rgba(0,167,126,0.7);
                color: white
            }

    .page.home-page .home-page-product-grid .item-box {
        margin: 0;
    }

        .page.home-page .home-page-product-grid .item-box .thumbnail {
            border: 1px solid #c6c6c6;
        }

            .page.home-page .home-page-product-grid .item-box .thumbnail:hover {
                border: 2px solid #00a77e;
            }

.page.home-page .other-info {
    margin-top: 50px;
    padding: 30px 15px;
    background-color: #f9f8f6;
}

    .page.home-page .other-info .youtube {
        padding-top: 20px;
    }

        .page.home-page .other-info .youtube h3 {
            margin: 20px 0;
            color: #00a77e;
            font-size: 20px;
        }

        .page.home-page .other-info .youtube .main {
            height: 380px;
            padding-right: 0;
        }

            .page.home-page .other-info .youtube .main iframe {
                height: 100%;
            }

        .page.home-page .other-info .youtube .sub {
            padding-left: 0;
        }

            .page.home-page .other-info .youtube .sub ul {
                list-style-type: none;
                height: 380px;
                margin: 0;
                padding-left: 15px;
                overflow: auto;
                background-color: white
            }

                .page.home-page .other-info .youtube .sub ul li {
                    position: relative;
                    display: -webkit-box;
                    display: flex;
                    padding: 10px;
                }

                    .page.home-page .other-info .youtube .sub ul li .overlay {
                        position: absolute;
                        background-color: rgba(0, 0, 0, 0.2);
                    }

                    .page.home-page .other-info .youtube .sub ul li .overlay, .page.home-page .other-info .youtube .sub ul li .video iframe {
                        width: 130px;
                        height: 70px;
                        cursor: pointer;
                    }

                    .page.home-page .other-info .youtube .sub ul li .description {
                        padding: 5px 0 5px 15px;
                        vertical-align: top;
                        color: #807f80;
                    }

    .page.home-page .other-info .info .image {
        height: 180px;
        margin: 20px 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        box-shadow: 0px 0px 14px -3px rgba(89,89,89,1);
    }

    .page.home-page .other-info .info .title {
        font-size: 20px;
    }

    .page.home-page .other-info .info .subtitle {
        color: #828282;
    }

    .page.home-page .other-info .info a {
        padding: 10px 0;
        color: #00a77e;
    }

        .page.home-page .other-info .info a:hover {
            text-decoration: none;
            opacity: 0.5;
        }

.page.home-page .topic-html-content {
    margin: 0;
    padding: 20px 0;
    border: 0;
}

    .page.home-page .topic-html-content .panel-heading h1 {
        border: 0;
        text-align: center;
    }

/* #endregion */

/* #region Profile */

.account-page.customer-info-page .page-title, .account-page.address-list-page .page-title, .account-page.change-password-page .page-title {
    margin-bottom: 20px;
}

.account-page.order-list-page .page-body .tab-content, .account-page.customer-voucher-page .page-body .tab-content {
    margin: 0;
}

/* #region Customer Info */

.account-page.customer-info-page .page-body legend {
    margin-top: 20px;
}

.account-page.customer-info-page .page-body .form-group .member-status .alert {
    display: inline-block;
    width: calc(100% - 140px);
    padding: 6px 10px !important;
}

.account-page.customer-info-page .page-body .form-group .member-status .btn {
    width: 136px;
}

.account-page.customer-info-page .page-body .form-group .date-of-birth .date-birth-text {
    width: inherit;
}

    .account-page.customer-info-page .page-body .form-group .date-of-birth .date-birth-text select:not(:last-child) {
        margin: 0 5px 5px 0 !important;
    }

.account-page.customer-info-page .page-body .avatar .image {
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    overflow: hidden;
}

    .account-page.customer-info-page .page-body .avatar .image i {
        padding: 22px 25px;
        font-size: 35px;
        color: #c7c7c7;
    }

    .account-page.customer-info-page .page-body .avatar .image img {
        max-width: 80px;
        width: 100%;
    }

.account-page.customer-info-page .page-body .avatar .uploader .uploadfile {
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
    padding: 5px 22px;
}

.account-page.customer-info-page .page-body .avatar .buttons {
    margin: 10px 0;
}

.account-page.customer-info-page .page-body .avatar p {
    font-size: 13px;
}

/* #endregion */

/* #region Addresses */

.account-page.address-list-page .page-body .address-list .address-item {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #c6c6c6;
}

    .account-page.address-list-page .page-body .address-list .address-item:last-child {
        border: 0;
    }

    .account-page.address-list-page .page-body .address-list .address-item address .form-group > div {
        display: inline-block;
        padding: 0 15px;
    }

    .account-page.address-list-page .page-body .address-list .address-item .control-label {
        width: 80px;
        margin-right: 10px;
        text-align: right;
        vertical-align: top;
    }

/*#endregion*/

/* #region Change Password */

.account-page.change-password-page .page-body .form-group.password-hint {
    padding: 0 10px;
    font-size: 15px;
}

    .account-page.change-password-page .page-body .form-group.password-hint div:last-child {
        padding-bottom: 20px;
    }

.account-page.change-password-page .page-body .form-group.verification-code .input-group .input-group-addon {
    border: 0;
}

    .account-page.change-password-page .page-body .form-group.verification-code .input-group .input-group-addon button {
        width: 100%;
        padding: 6px 10px;
        border-radius: 0 !important;
    }

/*#endregion*/

/* #region Order List */

.account-page.order-list-page .page-body .order-list .order-item {
    margin: 0 -15px 15px;
    border: 1px solid #82d4c0;
}

    .account-page.order-list-page .page-body .order-list .order-item label {
        min-width: 74px;
        font-weight: normal;
    }

    .account-page.order-list-page .page-body .order-list .order-item .buttons {
        position: inherit;
        padding-top: 10px;
    }

/* #endregion */

/* #region Customer Voucher */

.account-page.customer-voucher-page .page-body .coupon-list .coupun-box {
    max-width: 370px;
}

/* #endregion */

/* #region Product Reviews */

.account-page.my-product-reviews-list-page .page-body {
    padding: 15px 0;
}

    .account-page.my-product-reviews-list-page .page-body .product-review-item {
        padding: 0;
        border: 1px solid #82d4c0;
    }

        .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head {
            padding: 5px 10px;
            border-bottom: 1px solid #82d4c0;
            color: #00a77e;
            font-weight: normal;
        }

            .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head .review-info {
                display: -webkit-box;
                display: flex;
                justify-content: space-between;
                -webkit-justify-content: space-between;
            }

                .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head .review-info .user label {
                    margin: 0;
                }

                .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head .review-info .user a {
                    display: inline-block;
                    color: #00a77e;
                }

                    .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head .review-info .user a:hover {
                        text-decoration: underline;
                    }

        .account-page.my-product-reviews-list-page .page-body .product-review-item .review-content {
            padding: 10px;
        }

            .account-page.my-product-reviews-list-page .page-body .product-review-item .review-content .review-text {
                clear: both;
            }

    .account-page.my-product-reviews-list-page .page-body .no-data {
        padding: 0 15px;
    }

/* #endregion */

/* #region My Points */

.account-page.point-list-page .page-title {
    min-height: 100%;
    border: 0;
}

    .account-page.point-list-page .page-title .bv-points-overview div {
        display: inline-block;
    }

    .account-page.point-list-page .page-title .bv-points-overview label {
        padding-right: 5px;
    }

    .account-page.point-list-page .page-title .bv-points-overview .total-amount {
        padding: 5px 5px;
        color: #00a77e;
        background-color: #f2fbf8;
    }

        .account-page.point-list-page .page-title .bv-points-overview .total-amount > div {
            padding: 0px 5px;
        }

.account-page.point-list-page .page-body {
    padding: 2px 0;
}

    .account-page.point-list-page .page-body .reward-points-history .points-table {
        overflow: auto;
    }

    .account-page.point-list-page .page-body .reward-points-history .table tr th {
        padding: 5px 15px;
        border-bottom: 1px solid #00a77e;
        font: 16px;
        font-weight: normal;
    }

        .account-page.point-list-page .page-body .reward-points-history .table tr th.amount {
            text-align: center;
        }

    .account-page.point-list-page .page-body .reward-points-history .table tr td {
        padding: 10px 15px;
        border: 0;
        border-bottom: 1px solid #d3d3d3;
        white-space: nowrap;
    }

        .account-page.point-list-page .page-body .reward-points-history .table tr td.image {
            min-width: 100px;
            width: 15%;
        }

        .account-page.point-list-page .page-body .reward-points-history .table tr td.product {
            width: 55%;
        }

            .account-page.point-list-page .page-body .reward-points-history .table tr td.product .title {
                padding: 3px 10px;
            }

                .account-page.point-list-page .page-body .reward-points-history .table tr td.product .title a {
                    display: inline-block;
                    font-size: 16px;
                }

            .account-page.point-list-page .page-body .reward-points-history .table tr td.product .order {
                padding: 3px 10px;
            }

                .account-page.point-list-page .page-body .reward-points-history .table tr td.product .order a {
                    display: inline-block;
                    color: #00a77e;
                }

                    .account-page.point-list-page .page-body .reward-points-history .table tr td.product .order a:hover {
                        text-decoration: underline;
                    }

        .account-page.point-list-page .page-body .reward-points-history .table tr td.amount {
            width: 15%;
            text-align: center;
            vertical-align: middle;
            font-size: 16px;
            font-weight: bold;
        }

            .account-page.point-list-page .page-body .reward-points-history .table tr td.amount.dp {
                color: #5d5d5d;
            }

            .account-page.point-list-page .page-body .reward-points-history .table tr td.amount.bv {
                color: #00a77e;
            }

    .account-page.point-list-page .page-body .reward-points-history .no-data {
        padding: 10px 15px;
        border-top: 1px solid #00a77e;
    }

/* #endregion */

/* #endregion */

/* #region Wishlist & Gift Card */

.page.wishlist-page,
.page.gift-card-page {
    padding: 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

    .page.wishlist-page .page-title,
    .page.gift-card-page .page-title {
        padding: 10px;
        border: 1px solid #DDDDDD;
        box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.15);
        background-color: white;
    }

        .page.wishlist-page .page-title h1,
        .page.gift-card-page .page-title h1 {
            padding: 0 15px;
        }

    .page.wishlist-page .page-body .wishlist-content .buttons {
        position: absolute;
        top: 12px;
        right: 35px;
    }

        .page.wishlist-page .page-body .wishlist-content .buttons .edit-wishlist {
            padding: 0 5px;
            color: #00a77e;
            cursor: pointer;
        }

        .page.wishlist-page .page-body .wishlist-content .buttons .update-wishlist {
            display: none;
            padding: 0 5px;
            border: 0;
            color: #d9534f;
            background-color: transparent;
        }

        .page.wishlist-page .page-body .wishlist-content .buttons .cancel-edit-wishlist {
            display: none;
            padding: 0 5px;
            cursor: pointer;
        }

            .page.wishlist-page .page-body .wishlist-content .buttons .edit-wishlist:hover, .page.wishlist-page .page-body .wishlist-content .buttons .update-wishlist:hover, .page.wishlist-page .page-body .wishlist-content .buttons .cancel-edit-wishlist:hover {
                text-decoration: underline;
            }

        .page.wishlist-page .page-body .wishlist-content .buttons .update-wishlist:focus {
            outline: none;
        }

    .page.wishlist-page .page-body .wishlist-content .product-grid, .page.gift-card-page .page-body .giftcard-content .product-grid {
        padding: 0;
    }

    .page.wishlist-page .page-body .wishlist-content .item-box .thumbnail .product-item {
        position: relative;
    }

        .page.wishlist-page .page-body .wishlist-content .item-box .thumbnail .product-item .checkbox {
            display: none;
            position: absolute;
            top: -10px;
            right: 15px;
            z-index: 9;
        }

        .page.wishlist-page .page-body .wishlist-content .item-box .thumbnail .product-item .caption .product-title,
        .page.gift-card-page .page-body .giftcard-content .item-box .thumbnail .product-item .caption .product-title {
            font-size: 12.14px;
        }

        .page.wishlist-page .page-body .wishlist-content .item-box .thumbnail .product-item .caption .prices,
        .page.gift-card-page .page-body .giftcard-content .item-box .thumbnail .product-item .caption .prices {
            font-size: 14px;
        }

/* #endregion */

/* #region Shopping Cart */

/* #region Cart Table */

.cart-table {
    overflow: auto;
}

    .cart-table table thead tr th {
        padding: 10px;
        border-bottom: 1px solid #00a77e;
        color: #00a77e;
        text-align: left !important;
        font-weight: 100;
    }

        .cart-table table thead tr th.qty, .cart-table table thead tr th.action-to-cart {
            text-align: center !important;
        }

    .cart-table table tbody tr td {
        padding: 15px 10px;
        border-top: 0;
        border-bottom: 1px solid #bababa;
    }

    .cart-table .qty.nobr {
        width: 15%;
    }


    .cart-table table tbody tr td small {
        font-size: 10px;
    }

    .cart-table table tbody tr td.product {
        min-width: 200px;
        width: 30%;
    }

        .cart-table table tbody tr td.product .attributes {
            font-size: 12px;
            color: lightslategrey;
        }

    .cart-table table tbody tr td.unit-price .product-unit-bv .bvpoint-overview {
        margin-top: 10px;
    }

    .cart-table table tbody tr td.qty input {
        max-width: 60px;
        text-align: center;
    }

    .cart-table table tbody tr td.subtotal {
        font-weight: bold;
        color: #00a77e;
    }

        .cart-table table tbody tr td.subtotal .product-subtotal-bv .bvpoint-overview {
            margin-top: 10px;
        }

    .cart-table table tbody tr td.action-to-cart {
        text-align: center;
    }

        .cart-table table tbody tr td.action-to-cart .edit-item {
            padding-bottom: 5px;
        }

            .cart-table table tbody tr td.action-to-cart .edit-item:hover, .cart-table table tbody tr td.action-to-cart .delete-item:hover {
                color: #00a77e
            }

        .cart-table table tbody tr td.action-to-cart .delete-item input[type='checkbox'] {
            display: none;
        }

        .cart-table table tbody tr td.action-to-cart .delete-item .ico-delete {
            cursor: pointer;
        }

/* #endregion */

/* #region Payment Calculation */

.payment-calculation .total-info table tr td {
    padding: 8px 0;
    border: 0;
    font-weight: normal !important;
}

    .payment-calculation .total-info table tr td.cart-total-left {
        width: inherit;
    }

    .payment-calculation .total-info table tr td.cart-total-right {
        text-align: right;
    }

        .payment-calculation .total-info table tr td.cart-total-right small {
            font-size: 10px;
        }

        .payment-calculation .total-info table tr td.cart-total-right .product-price:not(:first-child) {
            padding-right: 7px;
        }

        .payment-calculation .total-info table tr td.cart-total-right .product-price.shipping-fee, .payment-calculation .total-info table tr td.cart-total-right .product-price.paymentadd-fee, .payment-calculation .total-info table tr td.cart-total-right .product-price.redeemed-point {
            padding-right: 30px;
        }

.payment-calculation .total-info table tr.order-total td {
    padding: 20px 0 0;
}

    .payment-calculation .total-info table tr.order-total td.cart-total-right {
        font-size: 23px;
        color: #00a77e;
    }

.payment-calculation .total-info table tr.will-earn-reward-points td {
    padding-top: 0;
    font-size: 12px;
}


.totals .shipping {
    clear: both;
    overflow: hidden;
}

.checkout-note {
    margin-top: 140px;
}

/* #endregion */
.page.shopping-cart-page .page-body {
    padding: 0;
}

    .page.shopping-cart-page .page-body .no-data {
        padding: 10px 15px;
    }

    .page.shopping-cart-page .page-body .order-summary-content .cart-footer .estimate-shipping, .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation {
        padding: 20px;
        border: 1px solid #dddddd;
        border-radius: 0;
    }

        .page.shopping-cart-page .page-body .order-summary-content .cart-footer .estimate-shipping .title {
            font-size: 17px;
        }

        .page.shopping-cart-page .page-body .order-summary-content .cart-footer .estimate-shipping .estimate-shipping-result .product-header {
            padding: 5px 10px;
            border-radius: 5px;
            background-color: grey;
            color: #fff;
        }

        .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .deals > div {
            margin: 0 0 25px;
            padding: 0;
            border: 0;
        }

            .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .deals > div .title {
                font-size: 17px;
            }

            .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .deals > div .hints {
                padding: 5px 0;
            }

            .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .deals > div input {
                width: 100% !important;
            }

            .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .deals > div .btn {
                border: 0;
            }

        .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .terms-of-service label, .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .terms-of-service a {
            display: inline;
            font-size: 12.47px;
        }

        .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .terms-of-service a {
            color: #3049c4;
            text-decoration: none;
        }

            .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .terms-of-service a:hover {
                text-decoration: underline;
            }

        .page.shopping-cart-page .page-body .order-summary-content .cart-footer .payment-calculation .checkout-buttons {
            margin: 10px 0;
        }

/* #endregion */

/* #region Checkout */

.page.checkout-page .page-body .opc .step-title .number {
    border-radius: 20px;
}

.page.checkout-page .page-body .opc .step-title h2 {
    padding-top: 1px;
}

.page.checkout-page .page-body .opc .active .step-title h2 {
    color: black;
}

.page.checkout-page .page-body .opc .active .step .checkout-data .section {
    padding-right: 0;
}

    .page.checkout-page .page-body .opc .active .step .checkout-data .section select {
        width: 100% !important;
    }

    .page.checkout-page .page-body .opc .active .step .checkout-data .section .product-header {
        padding: 5px 10px;
        border-radius: 5px;
        background-color: grey;
        color: #fff;
    }

    .page.checkout-page .page-body .opc .active .step .checkout-data .section .method-name .payment-details .payment-description {
        padding-left: 15px;
    }

.page.checkout-page .page-body .opc .active .step .buttons {
    position: relative;
}

    .page.checkout-page .page-body .opc .active .step .buttons .please-wait {
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
        height: 100%;
        padding: 10px 0;
        background: white;
    }

        .page.checkout-page .page-body .opc .active .step .buttons .please-wait .loading {
            padding-left: 25px;
            background: url('../images/ajax_loader_small.gif') no-repeat;
        }

.page.checkout-page .page-body .order-completed {
    border: 0;
}

/* #endregion */

/* #region Order Details */

.page.order-details-page .cart-table table tbody tr td.product {
    width: 50%;
}

/* #endregion */

/* #region Blog & News */

/* #region List*/

.page.blog-page {
    padding: 35px 15px;
}

    .page.blog-page .block-blog-archive .static-title {
        font-size: 17px;
        text-transform: uppercase;
    }

    .page.blog-page .block-blog-archive .listbox ul li {
        font-size: 15px;
        color: #00a77e;
    }

        .page.blog-page .block-blog-archive .listbox ul li.year:not(:first-child) {
            padding-top: 20px;
        }

        .page.blog-page .block-blog-archive .listbox ul li strong, .page.blog-page .block-blog-archive .listbox ul li a {
            padding: 8px 0;
        }

            .page.blog-page .block-blog-archive .listbox ul li a:hover {
                background-color: transparent;
            }

    .page.blog-page .page-title h1 {
        font-size: 17px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .page.blog-page .page-body {
        padding: 15px 0;
    }

        .page.blog-page .page-body .post {
            display: -webkit-box;
            display: flex;
            align-items: center;
            -webkit-box-align: center;
        }

            .page.blog-page .page-body .post:not(:last-child) {
                padding-bottom: 40px;
            }

            .page.blog-page .page-body .post .post-head .post-title,
            .page.news-list-page .page-body .news-items .news-head .news-title {
                margin-bottom: 5px;
                font-size: 17px;
                font-weight: bold;
                line-height: 20px;
            }

            .page.blog-page .page-body .post .post-head .post-date,
            .page.news-list-page .page-body .news-items .news-date {
                padding: 0;
                background-color: transparent;
                font-style: normal;
            }

            .page.blog-page .page-body .post .post-body {
                padding: 10px 0;
            }

                .page.blog-page .page-body .post .post-body .count-wrapper ul {
                    list-style-type: none;
                    padding: 0;
                    color: #b5b5b5;
                }

                    .page.blog-page .page-body .post .post-body .count-wrapper ul li {
                        display: inline-block;
                        padding-right: 20px;
                        font-size: 12px;
                    }

                        .page.blog-page .page-body .post .post-body .count-wrapper ul li i {
                            padding-right: 4px;
                            font-size: 18px;
                        }

            .page.blog-page .page-body .post .buttons {
                margin: 20px 0 0;
            }

.page.news-list-page .page-body .pager ul li.current-page {
    color: #00a77e;
}


/* #endregion */

/* #region Post */

.page.blogpost-page .page-body {
    padding: 15px;
}

    .page.blogpost-page .page-body .blog-banner img {
        width: 100%;
    }

    .page.blogpost-page .page-body .post-head {
        padding: 10px 15px;
        overflow: hidden;
    }

.page.news-item-page .page-body .news-head {
    padding: 10px 0px;
}

    .page.blogpost-page .page-body .post-head .post-title,
    .page.news-item-page .page-body .news-head .news-title {
        font-size: 17px;
        font-weight: bold
    }

    .page.blogpost-page .page-body .post-head .post-date,
    .page.news-item-page .page-body .news-head .news-date {
        padding: 0;
        background-color: transparent;
        font-size: 13px;
        font-style: normal;
    }

.page.blogpost-page .page-body .post-head .count-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #b5b5b5;
}

    .page.blogpost-page .page-body .post-head .count-wrapper ul li {
        display: inline-block;
        padding-left: 20px;
        font-size: 12px;
    }

        .page.blogpost-page .page-body .post-head .count-wrapper ul li:first-child {
            padding: 0;
        }

        .page.blogpost-page .page-body .post-head .count-wrapper ul li i {
            padding-right: 4px;
            font-size: 18px;
        }

.page.blogpost-page .page-body .post-body {
    padding: 0 15px;
}

    .page.blogpost-page .page-body .post-body .tags {
        padding: 15px 0;
    }

        .page.blogpost-page .page-body .post-body .tags ul, .page.blogpost-page .page-body .post-body .tags ul li {
            margin: 0;
        }

    .page.blogpost-page .page-body .post-body .new-comment,
    .page.news-item-page .page-body .new-comment {
        padding-top: 25px;
    }

        .page.blogpost-page .page-body .post-body .new-comment .title,
        .page.news-item-page .page-body .new-comment .title {
            padding: 0;
            border: 0;
            text-align: left;
        }

    .page.blogpost-page .page-body .post-body .comment-list,
    .page.news-item-page .page-body .comment-list {
        padding: 30px 0;
        border: 1px solid #b5b5b5;
        border-width: 1px 0;
    }

        .page.blogpost-page .page-body .post-body .comment-list .blog-comment,
        .page.news-item-page .page-body .comment-list .news-comment {
            display: -webkit-box;
            display: flex;
            align-items: center;
            -webkit-box-align: center;
            float: none;
            border: 0;
        }

            .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-info,
            .page.news-item-page .page-body .comment-list .news-comment .comment-info {
                width: 100px;
            }

                .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-info .user-info,
                .page.news-item-page .page-body .comment-list .news-comment .comment-info .user-info {
                    background-color: white;
                }

                    .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-info .user-info .avatar,
                    .page.news-item-page .page-body .comment-list .news-comment .comment-info .user-info .avatar {
                        max-width: 100px;
                        width: 100%;
                        margin: 0 auto;
                        padding: 0 15px;
                        font-size: 12px;
                        word-break: break-all;
                    }

                        .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-info .user-info .avatar img,
                        .page.news-item-page .page-body .comment-list .news-comment .comment-info .user-info .avatar img {
                            display: block;
                            width: 45px;
                            margin: 0 auto 5px;
                            border: 1px solid #c7c7c7;
                            border-radius: 50%;
                        }

            .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-content,
            .page.news-item-page .page-body .comment-list .news-comment .comment-content {
                padding: 15px 0;
                border: 0;
            }

                .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-content .comment-body,
                .page.news-item-page .page-body .comment-list .news-comment .comment-content .comment-body {
                    padding: 0 15px;
                }

                .page.blogpost-page .page-body .post-body .comment-list .blog-comment .comment-content .comment-time,
                .page.news-item-page .page-body .comment-list .news-comment .comment-content .comment-time {
                    padding: 15px 20px 0;
                    background-color: transparent;
                    color: #b2b2b2;
                }

.page.blogpost-page .page-body .info-bar > div {
    padding: 15px;
}

.page.blogpost-page .page-body .info-bar .latest-blog-wrapper {
    background-color: #f9f8f6;
}

    .page.blogpost-page .page-body .info-bar .latest-blog-wrapper .title {
        margin: 0;
        border: 0;
        font-size: 17px;
        font-weight: bold;
    }

    .page.blogpost-page .page-body .info-bar .latest-blog-wrapper .latest-blog-box {
        padding: 15px 0;
        font-style: italic;
    }

/* #endregion */

/* #endregion */

/* #region Catalog List, Event List */

.page.catalog-page .page-body .topic-html-content,
.page.event-page .page-body .topic-html-content {
    border: 0;
    box-shadow: none;
}

    .page.catalog-page .page-body .topic-html-content .topic-html-content-title,
    .page.event-page .page-body .topic-html-content .topic-html-content-title {
        display: none;
    }

    .page.catalog-page .page-body .topic-html-content .topic-html-content-body,
    .page.event-page .page-body .topic-html-content .topic-html-content-body {
        padding: 0;
    }

.page.catalog-page .page-body .catalog-body-wrapper .category:not(:last-child) {
    padding-bottom: 20px;
}

.page.catalog-page .page-body .catalog-body-wrapper .category .title {
    font-size: 16px;
    font-weight: bold;
}

.page.catalog-page .page-body .catalog-body-wrapper .category .row {
    margin: 0 -5px;
}

.page.catalog-page .page-body .catalog-body-wrapper .category .columns {
    padding: 10px 5px;
}

    .page.catalog-page .page-body .catalog-body-wrapper .category .columns a {
        margin: 10px;
    }

/* #endregion */

/* #region Category & Search */

.page.category-page, .page.search-page {
    padding: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

    .page.category-page .page-title, .page.search-page .page-title {
        min-height: 100%;
        border-color: #5d5d5d;
    }

    .page.category-page .page-body .sub-category-grid {
        margin-bottom: 20px;
    }

        .page.category-page .page-body .sub-category-grid .item-box {
            height: 160px;
            padding: 10px 8px;
            overflow: hidden;
        }

            .page.category-page .page-body .sub-category-grid .item-box a {
                position: relative;
                height: 100%;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                box-shadow: 0px 0px 14px -3px rgba(89,89,89,1);
                overflow: hidden;
            }

                .page.category-page .page-body .sub-category-grid .item-box a:hover {
                    opacity: 0.5;
                    /*transform: scaleX(1.1) scaleY(1.1) scaleZ(1);*/
                }

                .page.category-page .page-body .sub-category-grid .item-box a .title {
                    position: absolute;
                    top: 25px;
                    padding: 7px 20px;
                    background-color: rgba(0,167,126,0.7);
                    color: white
                }

    .page.search-page .page-body .search-input {
        margin: 0 -10px 20px;
        padding: 15px;
        border: 1px solid #DDDDDD;
        background-color: white;
        box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.15);
    }

    .page.category-page .page-body .product-selectors, .page.search-page .page-body .product-selectors {
        margin: 0px -10px;
        padding: 0;
        text-align: right;
    }

        .page.category-page .page-body .product-selectors > div, .page.search-page .page-body .product-selectors > div {
            display: inline-block;
            margin: 0 0 10px 15px;
            font-size: 14px;
        }

            .page.category-page .page-body .product-selectors > div:first-child, .page.search-page .page-body .product-selectors > div:first-child {
                margin-left: 0;
            }

            .page.category-page .page-body .product-selectors > div select, .page.search-page .page-body .product-selectors > div select {
                display: inline-block;
                min-width: 60px;
                width: inherit !important;
                background-color: white !important;
            }

            .page.category-page .page-body .product-selectors > div .viewmode-icon, .page.search-page .page-body .product-selectors > div .viewmode-icon {
                float: none;
                display: inline-block;
                padding: 0px 3px;
            }

/* #endregion */

/* #region Product Details */

.product-details-page {
    margin: -5px 0 0;
}

    .product-details-page .product-info {
        padding: 20px;
    }

    .product-details-page .gallery .picture-thumbs {
        overflow: auto;
        white-space: nowrap;
    }

        .product-details-page .gallery .picture-thumbs a {
            display: inline-block;
            margin: 0;
            padding: 5px;
            border: 0;
        }

    .product-details-page .no-associated-products {
        overflow: hidden;
    }

    .product-details-page .header h1 {
        display: inline;
        margin: 0;
        padding-bottom: 5px;
        font-size: 20px;
    }

    .product-details-page .header .availability {
        display: inline-block;
        font-size: small;
    }

    .product-details-page .price-shipping-info .prices .product-price {
        margin: 0;
        padding: 0;
        border: 0;
        /*color: #da0103;*/
        white-space: nowrap;
    }

    .product-details-page .price-shipping-info .prices .product-price, .product-details-page .price-shipping-info .prices .bvpoint-overview {
        font-size: 20px;
        font-weight: normal;
        color: gray;
    }

        .product-details-page .price-shipping-info .prices .product-price label, .product-details-page .price-shipping-info .prices .bvpoint-overview label {
            font-weight: normal;
        }

        .product-details-page .price-shipping-info .prices .product-price small {
            font-size: 12px;
        }

    .product-details-page .price-shipping-info .prices .save {
        padding-bottom: 5px;
        font-size: 12px
    }

        .product-details-page .price-shipping-info .prices .save span {
            color: #da0103;
        }

    .product-details-page .price-shipping-info .tier-prices {
        margin: 15px 0;
        border: 0;
    }

        .product-details-page .price-shipping-info .tier-prices .panel-default {
            max-height: 112px;
            overflow: auto;
        }

    .product-details-page .price-shipping-info .delivery {
        clear: both;
    }

        .product-details-page .price-shipping-info .delivery .free-shipping {
            margin: 0;
            padding: 5px 0 0;
            border: 0;
            color: forestgreen;
        }

    .product-details-page .other-info {
        padding: 10px 0;
    }

        .product-details-page .other-info .attributes {
            margin: 0;
            border: 0;
        }

            .product-details-page .other-info .attributes dd {
                margin: 0px 0px 5px 0px;
            }

        .product-details-page .other-info .add-to-cart {
            margin: 0;
            border: 0;
        }

            .product-details-page .other-info .add-to-cart label {
                font-weight: bold;
            }

            .product-details-page .other-info .add-to-cart .qty-input {
                width: 80px;
                margin: 0;
                text-align: center;
            }

    .product-details-page .button-review {
        overflow: hidden;
        width: 100%;
    }

        .product-details-page .button-review .review-numberbought .numberbought {
            padding-bottom: 5px;
            color: #da0103;
        }

        .product-details-page .button-review .review-numberbought .product-reviews-overview {
            margin: 0;
            padding: 0;
            border: 0;
        }

            .product-details-page .button-review .review-numberbought .product-reviews-overview .product-review-box .rating {
                display: inline-block;
            }

            .product-details-page .button-review .review-numberbought .product-reviews-overview .product-review-box span {
                display: inline-block;
                padding: 0 5px;
                color: #9a9699;
                vertical-align: text-bottom;
            }

        .product-details-page .button-review .button {
            float: left;
        }

            .product-details-page .button-review .button > div {
                display: inline-block;
                float: none;
                margin: 8px 10px 8px 0;
            }

                .product-details-page .button-review .button > div .btn {
                    margin: 0;
                    text-transform: uppercase;
                }

    .product-details-page .productTabs {
        margin-bottom: 20px;
        padding: 0 10px;
        border: 1px solid #DDDDDD;
        box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.15);
    }

        .product-details-page .productTabs .productTabs-header ul {
            padding: 0;
            border-bottom: 1px solid #a3a3a3 !important;
            background-color: transparent !important;
        }

            .product-details-page .productTabs .productTabs-header ul > li {
                margin: 0;
                padding: 15px 0;
                border: 0;
                background: transparent;
                outline: none;
            }

                .product-details-page .productTabs .productTabs-header ul > li > a, .product-details-page .productTabs ul > li > a:hover, .product-details-page .productTabs ul > li > a:focus {
                    margin: 0;
                    padding: 5px 20px;
                    border: 0 !important;
                    border-right: 1px solid #a3a3a3 !important;
                    border-radius: 0;
                    background-color: transparent;
                    text-transform: uppercase;
                    outline: none;
                    font-size: 14px;
                    font-weight: bold;
                    font-family: 'Ubuntu', sans-serif;
                }

                .product-details-page .productTabs .productTabs-header ul > li.ui-tabs-active > a {
                    color: #00a77e;
                }

        .product-details-page .productTabs .productTabs-body .ui-tabs-panel {
            padding: 15px 0px;
        }

        .product-details-page .productTabs .productTabs-body .full-description {
            width: 90%;
            position: relative;
            overflow: hidden;
            margin: 0 auto;
            font-size: 14px;
        }

            .product-details-page .productTabs .productTabs-body .full-description table {
                width: 100%;
            }

                .product-details-page .productTabs .productTabs-body .full-description table td {
                    padding: 10px;
                }

            .product-details-page .productTabs .productTabs-body .full-description .read-more {
                display: none;
            }

            .product-details-page .productTabs .productTabs-body .full-description.short {
                /*max-height: 260px;*/
                max-height: 650px;
            }

                .product-details-page .productTabs .productTabs-body .full-description.short .read-more {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    margin: 0;
                    padding: 10px 0;
                    background-image: linear-gradient(to bottom, transparent, white);
                }

        .product-details-page .productTabs .productTabs-body .write-review {
            margin: 0 0 20px;
            padding: 15px;
        }

            .product-details-page .productTabs .productTabs-body .write-review ul {
                margin: 0;
                padding: 0;
                list-style-type: none;
            }

                .product-details-page .productTabs .productTabs-body .write-review ul li {
                    display: inline-block;
                    padding: 0 10px 0 0px;
                }

        .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item {
            float: none;
            overflow: hidden;
            border-width: 0 0 1px 0;
            border-color: #a3a3a3;
        }

            .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .review-info {
                word-break: break-all;
            }

            .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .product-review-box {
                padding-bottom: 10px;
            }

                .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .product-review-box .rating {
                    float: none;
                }

            .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .review-title, .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .review-text {
                font-size: 14px;
            }

            .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .review-date {
                margin: 10px 0 0;
                font-size: 12px;
            }

    .product-details-page .product-collateral .title h2 {
        padding: 0;
        border: 0;
        margin: 15px 0;
    }

    .product-details-page .product-collateral .item-box .thumbnail {
        border: 1px solid #c6c6c6;
    }

    .product-details-page .other-info .manufacturers a {
        display: inline-block;
    }

/* #endregion */

/* #region Topic */

.page.topic-page h4 {
    color: #00a77e;
    font-weight: bold;
}

.page.topic-page p {
    text-align: left;
}

.page.topic-page a, .topic-html-content a,
.news-body a, .post-body a {
    display: inline-block;
}

.page.topic-page table, .topic-html-content table {
    width: 100%;
}

.page.topic-page #dvMap p {
    text-align: center;
}

/* #endregion */

/* #region product box*/
.price-box .guest-dp {
    color: #da1d4f;
}

.print-order-button {
    display: none;
}

.order-summary-content .message-error, .wishlist-content .message-error {
    margin: 5px 0 10px;
    color: red;
}

li.current-page span {
    background-color: #00a77e;
    color: #fff;
}


@media all and (min-width: 768px) {


    .theme-mobile-main-slider {
        display: none;
    }

    /* #region Profile */
    /* #region Customer Info */
    .account-page.customer-info-page .page-body .form-group label {
        padding-left: 0;
    }

    /* #endregion */

    /* #region My Points */

    .account-page.point-list-page .page-body .reward-points-history .no-data {
        margin-top: 30px;
    }

    /* #endregion */

    /* #endregion */

    /* #region Blog */

    /* #region List*/

    .page.blog-page .block-blog-archive {
        height: 100%;
        border-right: 1px solid #5d5d5d;
    }

        .page.blog-page .block-blog-archive .listbox {
            display: block !important;
        }

    /* #endregion */

    /* #region Post */

    .page.blogpost-page .page-body .info-bar {
        padding-left: 0;
    }

    .page.blogpost-page .page-body .post-head > div {
        display: inline-block;
    }

    .page.blogpost-page .page-body .post-head .count-wrapper {
        float: right;
    }

    /* #endregion */

    /* #endregion */

    /* #region Product Details */

    .product-details-page .button-review {
        display: -webkit-box;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        -webkit-box-align: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

        .product-details-page .button-review .review-numberbought .product-reviews-overview .product-review-box {
            margin-bottom: 0;
        }

        .product-details-page .header, .product-details-page .other-info, .product-details-page .button-review .button {
            display: inline-block;
            width: 60%;
        }

    .product-details-page .price-shipping-info, .product-details-page .review-numberbought {
        float: right;
        max-width: 35%;
        min-width: 25%;
        width: 100%;
    }

    /* #endregion */

}

@media all and (min-width: 992px) {

    /* #region Profile */

    /* #region Customer Info */

    .account-page.customer-info-page .page-body .avatar {
        float: right;
        padding-right: 0 !important;
        border-left: 1px solid #00a77e;
    }

    .account-page.customer-info-page .page-body .basic-info {
        padding-bottom: 0;
    }

    /* #endregion */

    /* #endregion */

    /* #region Wishlist & Gift Card */

    .page.wishlist-page .page-body .wishlist-content .product-grid, .page.gift-card-page .page-body .giftcard-content .product-grid {
        width: 20%;
    }

    /* #endregion */

    /* #region Blog */

    /* #region List*/

    .page.blog-page .block-blog-archive {
        width: 70%;
        margin: 0 20px 0 auto;
        padding-right: 10px;
    }

        .page.blog-page .block-blog-archive .static-title {
            padding-bottom: 20px;
        }

    /* #endregion */

    /* #endregion */

    /* #region Product Details */

    .product-details-page .product-detail-box {
        padding-bottom: 50px;
    }

    .product-details-page .button-review {
        position: absolute;
        bottom: -3px;
        width: calc(100% - 30px);
    }

        .product-details-page .header, .product-details-page .other-info, .product-details-page .button-review .button {
            width: 70%;
        }

    .product-details-page .price-shipping-info, .product-details-page .review-numberbought {
        max-width: 28%;
    }

    /* #endregion */

}

@media all and (min-width: 1156px) {

    /* #region Category & Search */

    .page.category-page, .page.search-page {
        margin-right: -15px;
    }

    .theme-zhulian_theme .nivo-main-image, .theme-zhulian_theme .nivoSlider img {
        width: auto !important;
    }

    /* #endregion */

}

@media all and (min-width: 1185px) {

    /* #region Product Details Page */

    .product-details-page {
        margin: -5px -15px 0;
    }

    /* #endregion */

}

@media all and (max-width: 991px) {

    /* #region Home */

    .page.home-page .other-info .youtube .sub ul {
        padding-left: 5px;
    }

        .page.home-page .other-info .youtube .sub ul li .overlay, .page.home-page .other-info .youtube .sub ul li .video iframe {
            width: 110px;
            height: 60px;
        }

    .page.home-page .other-info .info .title {
        font-size: 18px;
    }

    /* #endregion */

    /* #region Profile */

    /* #region Product Reviews */

    .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head .review-info {
        flex-direction: column;
    }

        .account-page.my-product-reviews-list-page .page-body .product-review-item .review-item-head .review-info .date span {
            padding-left: 20px;
        }
    /* #endregion */

    /* #endregion */

}

@media all and (max-width: 767px) {
    .checkout-note {
        margin-top: 0;
    }

    .theme-mobile-main-slider {
        display: block;
        margin-bottom: 20px;
    }

    .page.home-page #myCarousel {
        display: none;
    }

    /* #region Registration */
    .sponsor-note-wrapper {
        margin-left: 0;
    }

    #sponsor-details {
        display: block;
    }

    .page.registration-page .page-body legend {
        padding: 20px 0px 0;
    }

    .page.registration-page .page-body .form-group .sponsor-drn {
        display: -webkit-box;
        display: flex;
    }

        .page.registration-page .page-body .form-group .sponsor-drn span {
            padding-right: 15px;
        }

            .page.registration-page .page-body .form-group .sponsor-drn span input {
                margin: 0;
            }

            .page.registration-page .page-body .form-group .sponsor-drn span .username-not-available-status {
                position: absolute;
                left: 15px;
            }

    .page.registration-page .page-body .form-group .save-btn-mt {
        padding-left: 0;
    }

    /* #endregion */

    /* #region Password Recovery */

    .password-recovery-page .page-body .form-group .controls {
        text-align: center;
    }

    /* #endregion */

    /* #region Home */

    .page.home-page #myCarousel .carousel-inner .item a div {
        /*height: 300px;*/
        height: 500px;
    }




    .page.home-page .business-opportunity .slider-wrapper {
        margin: 30px auto !important;
        padding: 55px 0 40px;
    }

    .page.home-page .slider-wrapper .nivo-caption {
        padding: 10px;
        font-size: 18px;
    }

    .page.home-page .home-page-category-grid .title, .page.home-page .home-page-product-grid .title {
        padding: 20px 0 10px;
    }

        .page.home-page .home-page-category-grid .title h2, .page.home-page .home-page-product-grid .title h2 {
            font-size: 18px;
        }

    .page.home-page .other-info .youtube h3 {
        font-size: 18px;
    }

    .page.home-page .other-info .youtube .main {
        padding-right: 15px;
    }

    .page.home-page .other-info .youtube .sub {
        padding-left: 15px;
    }

        .page.home-page .other-info .youtube .sub ul {
            height: 85px;
            padding: 0;
            white-space: nowrap;
        }

            .page.home-page .other-info .youtube .sub ul li {
                display: inline-block;
            }

                .page.home-page .other-info .youtube .sub ul li:not(:last-child) {
                    padding-right: 0;
                }

    .page.home-page .other-info .info .image {
        height: 200px;
        margin: 20px 0 10px;
    }

    .page.home-page .other-info .info a {
        padding: 5px 0;
    }

    /* #endregion */

    /* #region Profile */

    /* #region Order List */

    .account-page.order-list-page .page-body .order-list .order-item {
        margin: 0 -5px 15px;
    }

        .account-page.order-list-page .page-body .order-list .order-item > div {
            float: none !important;
            text-align: left;
        }

        .account-page.order-list-page .page-body .order-list .order-item .buttons {
            text-align: right;
        }

    /* #endregion */

    /* #region Customer Voucher */

    .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-amount {
        min-width: 120px;
        min-height: 120px;
        font-size: 26px;
    }

    .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-details .title {
        font-size: 15px;
    }

    .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-details .code {
        font-size: 13px;
    }

    /* #endregion */

    /* #region My Points */

    .account-page.point-list-page .page-title .bv-points-overview {
        font-size: 13px;
    }

    /* #endregion */

    /* #endregion */

    /* #region Wishlist & Gift Card */

    .page.wishlist-page .page-title h1,
    .page.gift-card-page .page-title h1 {
        padding: 0 5px;
    }

    .page.wishlist-page .page-body .wishlist-content .buttons {
        right: 25px;
    }

    /* #endregion */

    /* #region Blog & News */

    /* #region List*/

    .page.blog-page .block-blog-archive {
        margin-bottom: 20px;
        padding: 15px;
        border: 1px solid #dddddd;
        box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.15);
        background-color: white;
        cursor: pointer;
    }

        .page.blog-page .block-blog-archive .title {
            font-size: 16px;
            text-transform: capitalize;
            background: url(../images/toggle-down-arrow.png) no-repeat transparent right center;
        }

            .page.blog-page .block-blog-archive .title.arrow-up-down {
                background: url("../images/toggle-up-arrow.png") no-repeat transparent right center;
            }

    .page.blog-page .page-body .post {
        flex-wrap: wrap;
        text-align: center;
    }

    /* #endregion */

    /* #region Post */

    .page.blogpost-page .page-body .post-body .comment-list .blog-comment,
    .page.news-item-page .page-body .comment-list .news-comment {
        margin: 0;
    }

    .page.blogpost-page .page-body .info-bar {
        padding: 0;
    }

        .page.blogpost-page .page-body .info-bar > div {
            display: inline-block;
        }

        .page.blogpost-page .page-body .info-bar .latest-blog-wrapper {
            display: -webkit-box;
            display: flex;
            flex-wrap: wrap;
            padding: 15px 20px;
        }

            .page.blogpost-page .page-body .info-bar .latest-blog-wrapper .title {
                width: 100%;
                padding: 0 10px;
            }

            .page.blogpost-page .page-body .info-bar .latest-blog-wrapper .latest-blog-box {
                width: 33%;
                padding: 10px;
            }

    /* #endregion */

    /* #endregion */

    /* #region Category & Search */

    .page.category-page, .page.search-page {
        padding: 0 5px;
    }

    /* #endregion */

    /* #region Product Details */

    .product-details-page .price-shipping-info {
        padding: 10px 0;
    }

        .product-details-page .price-shipping-info .prices .product-price {
            display: inline-block;
            width: inherit;
            padding-right: 25px;
        }

        .product-details-page .price-shipping-info .bvpoint-overview {
            display: inline-block;
        }

    .product-details-page .button-review .review-numberbought {
        text-align: center;
    }

    .product-details-page .button-review .button {
        width: 100%;
        text-align: center;
    }

        .product-details-page .button-review .button > div {
            margin: 3px;
        }

    /* #endregion */

}

@media all and (max-width: 450px) {
    .account-page.customer-info-page .page-body .form-group .member-status .alert {
        width: 100%;
        margin-bottom: 5px;
    }

    .account-page.customer-info-page .page-body .form-group .member-status .btn {
        width: 100%;
    }
}

@media all and (max-width: 425px) {

    /* #region Login */

    .login .form-group.links a {
        font-size: 12px;
    }

    /* #endregion */

    /* #region Registration */
    #sponsor-details {
        display: block;
        text-align: center;
    }


    .page.registration-page .page-body .form-group .sponsor-drn {
        flex-direction: column;
    }

        .page.registration-page .page-body .form-group .sponsor-drn div {
            width: 100%;
            padding-right: 15px;
        }

        .page.registration-page .page-body .form-group .sponsor-drn span {
            padding: 0 15px;
        }

            .page.registration-page .page-body .form-group .sponsor-drn span input {
                width: 100%;
                text-align: center;
            }

            .page.registration-page .page-body .form-group .sponsor-drn span .username-not-available-status {
                position: relative;
            }

    /* #endregion */

    /* #region Home */

    .page.home-page #myCarousel .carousel-inner .item a div {
        /*height: 200px;*/
        height: 300px;
    }

    .page.home-page .business-opportunity .slider-wrapper {
        margin: 20px auto !important;
        padding: 45px 0 20px;
    }

    .page.home-page .home-page-category-grid .item-box {
        width: 100%;
        height: 140px;
    }

    .page.home-page .other-info .youtube .main {
        height: 220px;
    }

    .page.home-page .other-info .info .image {
        height: 140px;
    }

    .page.home-page .other-info .info .columns {
        width: 100%;
    }

    /* #endregion */

    /* #region Profile */

    /* #region Addresses */

    .account-page.address-list-page .page-body .address-list .address-item address .form-group > div {
        padding: 0;
    }

    .account-page.address-list-page .page-body .address-list .address-item .control-label {
        width: 55px;
        text-align: left;
    }

    /* #endregion */

    /* #region Change Password */

    .account-page.change-password-page .page-body .form-group.password-hint {
        padding: 0 15px;
    }

    /*#endregion*/

    /* #region Customer Voucher */

    .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-amount {
        min-width: 110px;
        min-height: 110px;
        padding: 10px;
        font-size: 22px;
    }

    .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-details {
        padding: 10px 10px 30px;
    }

        .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-details .title {
            font-size: 14px;
        }

        .account-page.customer-voucher-page .page-body .coupon-list .coupun-box .coupon-details .code {
            padding: 2px 10px;
        }

    /* #endregion */

    /* #endregion */

    /* #region Wishlist & Gift Card */

    .page.wishlist-page .page-body .wishlist-content .product-grid,
    .page.gift-card-page .page-body .giftcard-content .product-grid {
        width: 50%;
    }

    /* #endregion */

    /* #region Blog */

    /* #region Post */

    .page.blogpost-page .page-body .post-head {
        padding: 10px 0px;
        text-align: center;
    }

    .page.blogpost-page .page-body .post-body {
        padding: 15px 0;
    }

    .page.blogpost-page .page-body .info-bar > div {
        display: block;
        text-align: center;
    }

    .page.blogpost-page .page-body .info-bar .latest-blog-wrapper {
        padding: 10px;
    }

        .page.blogpost-page .page-body .info-bar .latest-blog-wrapper .latest-blog-box {
            width: 100%;
        }

    /* #endregion */

    /* #endregion */

    /* #region Category & Search */

    .page.category-page .page-body .product-selectors, .page.search-page .page-body .product-selectors {
        text-align: center;
    }

    /* #endregion */

    /* #region Product Details */

    .product-details-page .product-info {
        padding: 10px;
    }

    .product-details-page .productTabs .productTabs-header ul > li {
        padding: 8px 0;
    }

        .product-details-page .productTabs .productTabs-header ul > li > a, .product-details-page .productTabs ul > li > a:hover, .product-details-page .productTabs ul > li > a:focus {
            padding: 5px 10px;
        }

        .product-details-page .productTabs .productTabs-header ul > li:last-child > a {
            border: 0 !important;
        }

    .product-details-page .productTabs .productTabs-body .product-review-list .product-review-item .column {
        width: 100%;
        text-align: left;
    }

    .product-details-page .product-collateral .title h2 {
        text-align: center;
    }

    /* #endregion */

}

@media all and (max-width: 360px) {

    /* #region Profile */

    /* #region My Points */

    .account-page.point-list-page .page-title {
        padding-bottom: 10px;
        border-bottom: 1px solid #00a77e;
    }

    .account-page.point-list-page .page-body .reward-points-history .table tr:not(:last-child) {
        padding-bottom: 20px;
    }

    .account-page.point-list-page .page-body .reward-points-history .table tr th {
        display: none;
    }

    .account-page.point-list-page .page-body .reward-points-history .table tr td {
        display: block;
        width: 100% !important;
        padding: 5px;
        border: 0;
        text-align: center;
        white-space: normal !important;
    }

    /* #endregion */

    /* #endregion */

    /* #region Shopping Cart */

    /* #region Cart Table */

    .cart-table table tbody tr:not(:last-child) {
        padding-bottom: 20px;
    }

    .cart-table table tbody tr td {
        display: block;
        width: 100% !important;
        padding: 5px;
        border: 0;
        text-align: center;
        white-space: normal !important;
    }

        .cart-table table tbody tr td.product-picture img {
            margin: 0;
        }

        .cart-table table tbody tr td.action-to-cart div {
            display: inline-block;
            padding: 0 10px;
        }

    /* #endregion */

    /* #endregion */

    /* #region Order Details */

    .page.order-details-page .cart-table table tbody tr td {
        display: table-cell;
    }

    /* #endregion */

}
