/*思源黑*/
/*@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);*/
/*黑體*/
/*@import url(//fonts.googleapis.com/earlyaccess/cwtexhei.css);*/
/*仿宋體*/
/*@import url(//fonts.googleapis.com/earlyaccess/cwtexfangsong.css);*/
/*楷書*/
/*@import url(//fonts.googleapis.com/earlyaccess/cwtexkai.css);*/
/*明體*/
/*@import url(//fonts.googleapis.com/earlyaccess/cwtexming.css);*/
/*圓體*/
/*@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);*/
* {
    -webkit-text-size-adjust: none;
    outline: none;
    hlbr: expression(this.onFocus=this.blur());
}

html,
html *:not(i),
body,
body *:not(i) {
    font-family: Arial, "Open Sans", "微軟正黑體" !important;
}

label.error {
    display: none !important;
}

input.error,
textarea.error,
select.error {
    border: 1px solid #FF0000;
    background-color: #ffeeee;
}

.transition *,
.transition:hover * {
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.5s 0s ease;
    opacity: 0;
}

img.img-responsive {
    max-width: 100%;
    height: auto;
}

.div-table img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.div-table.no-margin img {
    margin: 0;
}

#verifyImgCode {
    cursor: pointer;
}

.error404 {
    padding-top: 3em;
    padding-bottom: 3em;
    text-align: center;
}

.youtube_content {
    position: relative;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube_content {
    padding-bottom: 56.25%;
}

.youtube_content iframe,
.youtube_content object,
.youtube_content embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.all-trans:hover {
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

.overlybox {
    display: block;
    overflow: hidden;
}

.overlybox img {
    transition: all 0.6s;
}

.overlybox:hover img {
    transform: scale(1.4);
}

.fullTexty {
    text-align: justify;
    text-justify: auto;
}

.overflowTexty {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.noDisplay {
    display: none;
}

.spriteIMG {
    background-image: url(images/common_images/sprite.png);
    background-repeat: no-repeat;
}

#verifyImgCode {
    cursor: pointer;
}

/* This code is tested with latest version of Firefox and Chrome */
.image-shadow-box {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    margin-bottom: 30px;
}

.image-shadow-box:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 14px;
    left: 11px;
    width: 50%;
    height: 20%;
    box-shadow: 0 14px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-5deg) skew(-0deg);
    -moz-transform: rotate(-5deg) skew(-0deg);
    -ms-transform: rotate(-5deg) skew(-0deg);
    -o-transform: rotate(-5deg) skew(-0deg);
    transform: rotate(-5deg) skew(-0deg);
}

.image-shadow-box:after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 14px;
    right: 11px;
    width: 50%;
    height: 20%;
    box-shadow: 0 14px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(5deg) skew(0deg);
    -moz-transform: rotate(5deg) skew(0deg);
    -ms-transform: rotate(5deg) skew(0deg);
    -o-transform: rotate(5deg) skew(0deg);
    transform: rotate(5deg) skew(0deg);
}

.corner3px {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.corner4px {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.corner5px {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.corner6px {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.corner7px {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.corner8px {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.corner9px {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.corner10px {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.corner11px {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

/* margin bottom */
.cms_mb0 {
    margin-bottom: 0px;
}

.cms_mb10 {
    margin-bottom: 10px;
}

.cms_mb20 {
    margin-bottom: 20px;
}

.cms_mb30 {
    margin-bottom: 30px;
}

.cms_mb40 {
    margin-bottom: 40px;
}

.cms_mb50 {
    margin-bottom: 50px;
}

.cms_mb60 {
    margin-bottom: 60px;
}

.cms_mb70 {
    margin-bottom: 70px;
}

.cms_mb80 {
    margin-bottom: 80px;
}

.cms_mb90 {
    margin-bottom: 90px;
}

.cms_mb100 {
    margin-bottom: 100px;
}

.cms_mb110 {
    margin-bottom: 110px;
}

.cms_mb120 {
    margin-bottom: 120px;
}

/* margin top */
.cms_mt0 {
    margin-top: 0px;
}

.cms_mt10 {
    margin-top: 10px;
}

.cms_mt20 {
    margin-top: 20px;
}

.cms_mt30 {
    margin-top: 30px;
}

.cms_mt40 {
    margin-top: 40px;
}

.cms_mt50 {
    margin-top: 50px;
}

.cms_mt60 {
    margin-top: 60px;
}

.cms_mt70 {
    margin-top: 70px;
}

.cms_mt80 {
    margin-top: 80px;
}

.cms_mt90 {
    margin-top: 90px;
}

.cms_mt100 {
    margin-top: 100px;
}

.cms_mt110 {
    margin-top: 110px;
}

.cms_mt120 {
    margin-top: 120px;
}

/* margin left */
.cms_ml0 {
    margin-left: 0px;
}

.cms_ml10 {
    margin-left: 10px;
}

.cms_ml20 {
    margin-left: 20px;
}

.cms_ml30 {
    margin-left: 30px;
}

.cms_ml40 {
    margin-left: 40px;
}

.cms_ml50 {
    margin-left: 50px;
}

.cms_ml60 {
    margin-left: 60px;
}

.cms_ml70 {
    margin-left: 70px;
}

.cms_ml80 {
    margin-left: 80px;
}

.cms_ml90 {
    margin-left: 90px;
}

.cms_ml100 {
    margin-left: 100px;
}

.cms_ml110 {
    margin-left: 110px;
}

.cms_ml120 {
    margin-left: 120px;
}

/* margin right */
.cms_mr0 {
    margin-right: 0px;
}

.cms_mr10 {
    margin-right: 10px;
}

.cms_mr20 {
    margin-right: 20px;
}

.cms_mr30 {
    margin-right: 30px;
}

.cms_mr40 {
    margin-right: 40px;
}

.cms_mr50 {
    margin-right: 50px;
}

.cms_mr60 {
    margin-right: 60px;
}

.cms_mr70 {
    margin-right: 70px;
}

.cms_mr80 {
    margin-right: 80px;
}

.cms_mr90 {
    margin-right: 90px;
}

.cms_mr100 {
    margin-right: 100px;
}

.cms_mr110 {
    margin-right: 110px;
}

.cms_mr120 {
    margin-right: 120px;
}

/**** editor-area ****/
.editor-area p {
    margin-bottom: 15px;
    color: #000;
    line-height: 22px;
    font-size: 16px;
}

.editor-area {
    color: #000;
}

.editor-area img {
    margin-bottom: 15px;
}

.editor-area ul {
    list-style-type: disc;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 30px;
}

.editor-area ol {
    list-style-type: decimal;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 30px;
}

.editor-area h1 {
    font-size: 36px;
}

.editor-area h2 {
    font-size: 30px;
}

.editor-area h3 {
    font-size: 24px;
}

.editor-area h4 {
    font-size: 18px;
}

.editor-area h5 {
    font-size: 14px;
}

.editor-area h6 {
    font-size: 12px;
}

.editor-area h1,
.editor-area h2,
.editor-area h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}

.editor-area h4,
.editor-area h5,
.editor-area h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}

.scrollup {
    width: 50px;
    display: none;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    background-color: #333333;
    color: #fff;
    position: fixed;
    right: 30px;
    bottom: 30px;
}

.scrollup:hover {
    background-color: #767676;
    color: #fff;
}

.megamenu>ul>li>a {
    font-weight: bold !important;
}

i.fa {
    margin-right: 5px;
}

.login-field a {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
}

.index-quick-links img {
    margin-bottom: 0;
}

.back-to-top i {
    font-size: 20px;
    margin-right: 0;
}

.white-bg {
    background-color: #fff;
}

footer .header-custom-text {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.cart-table .table-row .price {
    color: #000000;
    font-weight: bold;
}

.cart-table .subtotal {
    font-weight: bold;
}

.minicart-items .product-item-details .product-item-qty {
    text-align: center;
    color: #000000;
    font-size: 16px !important;
    line-height: 34px !important;
}

.order-buyer-section {
    padding-top: 20px;
}

.cart-action button {
    margin-right: 10px;
    margin-left: 10px;
}

.cm-sex {
    display: inline-block !important;
    margin-right: 20px;
    margin-top: 7px;
}

label.control-label {
    display: block;
    font-weight: bold;
    clear: both;
}

.order-buyer-section h2 {
    margin-top: 30px;
}

.cube-folding span {
    font-family: 'Roboto', sans-serif !important;
}

.zipcode {
    max-width: 100px;
}

.btn-option .btn {
    margin-right: 20px;
}

.btn-facebook {
    background-color: #4267B2;
    border-color: #4267B2;
}

.btn-facebook:hover {
    background-color: #688cd4;
    color: #fff;
    border-color: #688cd4;
}

.btn i.fa {
    color: #;
}

.btn i.fa {
    color: #fff;
}

.btn.btn-facebook:hover i.fa {
    color: #fff;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f7f7f7;
    color: #B2B2B2;
}

.wishlist-area {
    margin-bottom: 6vh;
}

.history-order-table td {
    vertical-align: middle !important;
}

.history-order-table tr td:nth-child(1) {
}

.history-order-table tr td:nth-child(2) {
    font-size: 14px;
    width: 160px;
    text-align: center;
}

.history-order-table th {
    color: #ffffff;
    background-color: #898989;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.history-order-table {
    margin-bottom: 6vh !important;
}

.history-order-table td a.btn {
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    margin: 5px;
}

.order-view-table .qty {
    font-weight: bold;
}

.order-view-table {
    color: #000;
    padding-bottom: 20px;
}

.order-view p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.order-info-field {
    margin-bottom: 30px;
    margin-top: 30px;
}

.order-info-field h4 {
    margin-bottom: 0;
}

.page-contain {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.bg-gray {
    background-color: #F8F8F8;
}

.news-list-field h2.blog-title {
    font-size: 18px;
    text-transform: none;
}

.news-list-field .blog-photo {
    margin-bottom: 0;
}

.news-list-field .blog-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-list-field h2.blog-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: bold;
    font-size: 16px;
}

.pages-field {
    padding-top: 30px;
}

.news-list-field .blog-post {
    background-color: #F8F8F8;
}

.index-section-2 {
    background-color: #F8F8F8;
    padding-top: 50px;
}

.news-view-field h3 {
    font-size: 18px;
}

.news-view-field .post-date {
    font-size: 12px;
    color: #8f8f8f;
}

.news-view-field {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
}

.option-back {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #dfdfdf;
    text-align: center;
}

.contact-ps {
    margin-bottom: 30px;
}

#contactForm select:before {
    content: "1";
}

iframe.googlemap {
    width: 100%;
    border: 0;
    height: 400px;
}

.table-style-1 {
}

.table-style-1 thead th {
    background-color: #7f7f7f;
    color: #fff;
}

.product-item-inside {
    border: 1px solid #efefef;
}

.products-list-page .product-item-details button.add-to-cart {
    font-size: 14px;
}

.items-total span {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}

.products-list-page {
    margin-bottom: 0;
}

.pagination li.disabled a,
.pagination li.disabled a:hover {
    color: #dedede;
    border-color: #eaeaea;
}

.category-edit-area {
    margin-bottom: 30px;
}

.products-nav-class h4.panel-title a,
.products-nav-class h4.panel-title a:hover {
    display: block;
    padding: 10px;
    background-color: #f82e56;
    color: #fff;
}

.products-nav-class .panel-heading {
    padding: 0;
}

.products-nav-class .panel-body ul {
    margin: 0;
    padding: 0;
}

.products-nav-class .panel-body ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
}

.products-nav-class .panel-body {
    padding: 0;
}

.products-nav-class li a {
    display: block;
    padding: 10px 15px;
}

.products-nav-class .panel-body li {
    border-bottom: 1px dashed #dfdfdf !important;
}

.products-nav-class .panel-body li:last-child {
    border-bottom: none;
}

.products-nav-class h4.panel-title a {
    position: relative;
}

.products-nav-class h4.panel-title a:after {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    color: #fff;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.products-nav-class h4.panel-title a:hover:after {
    color: #fff;
}

.subpage-nav-field .subpage-nav-btn.collapsed {
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    cursor: pointer;
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

.subpage-nav-field .subpage-nav-btn:hover,
.subpage-nav-field .subpage-nav-btn {
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    cursor: pointer;
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

.subpage-nav-btn.dropdown-icon:after {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}

.subpage-nav-btn:after {
    content: "\f077";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}

@media (min-width:992px) {
    .subpage-nav-field #subpage-nav {
        display: block;
    }
}

@media (min-width:992px) {
    .subpage-nav-field .subpage-nav-btn {
        display: none;
    }
}

.subpage-nav-field {
    margin-bottom: 20px;
}

.zoomContainer {
    left: 0 !important;
    top: 0 !important;
}

.products-view-page .price {
    text-align: right;
    margin-bottom: 20px;
}

.products-view-page .product-actions button {
    margin-left: 10px;
    margin-bottom: 10px;
}

.inquiry-table .table-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.inquiry-table .table-row {
    margin-bottom: 0;
    border-style: solid;
    border-color: #f0f0f0;
    border-top: 1px solid #f0f0f0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    line-height: 31px;
}

.inquiry-table .remove a {
    margin-top: 10px;
}

.inquiry-table .table-footer {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.inquiry-table .table-footer button {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.inquiry-table .table-row .name {
    color: #282828;
}

.inquiry-table {
    margin-bottom: 40px;
}

.inquiry-table .remove,
.inquiry-table .continue {
    width: 100px;
}

.relation-products-area {
    margin-top: 20px;
}

.inquiry-table .table-row .name {
    line-height: 36px;
    font-size: 14px;
}

.verify_code_img {
    border: 5px solid #b8b2b2;
}

.product-color .color-square {
    width: 27px;
    height: 27px;
}

.cart-table .option {
    width: 16%;
}

.cart-table .table-row .option {
    text-align: center;
    font-size: 12px;
    color: #000;
}

.editor-area .no-margin {
    margin: 0 !important;
}

.footer-pay-area {
    text-align: center;
}

.product-info-block .price .special-price {
    font-weight: bold;
    font-size: 18px;
}

.product-info-block .price .member-price {
    font-size: 24px;
    font-weight: bold;
}

.editor-area ul.nav-tabs {
    padding: 0;
    margin: 0;
}

.editor-area ul.nav-tabs li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.product-info-block .price .price {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.order-info-field h3 {
    margin-bottom: 0;
    margin-top: 0;
}

.editor-area.pay-list {
    font-weight: bold;
}

.order-info-field h2 {
    line-height: 32px;
    padding-bottom: 15px;
}

.member-login {
    min-width: 260px;
}

.member-login .user-info-area {
    padding-top: 10px;
    padding-bottom: 10px;
}

.member-login .user-info-area p strong {
    margin-left: 5px;
    margin-right: 5px;
    color: #000000;
}

#invoice_donation {
    display: none;
}

#invoice_section {
    display: none;
}

.qty-counter {
    margin-left: 14px;
    font-size: 14px;
    color: #727272;
}

.history-order-table tr td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.stepper {
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.stepper--1 .stepper__line-background,
.stepper--1 .stepper__line-foreground {
    width: 100%;
    margin: 0;
}

.stepper--1 .stepper__step {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.stepper__step {
    width: 140px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    z-index: 1;
}

.stepper__step-icon {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 3rem;
    border: 4px solid #e0e0e0;
    color: #e0e0e0;
    background-color: white;
    -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s;
    fill: #e0e0e0;
}

.stepper__step-icon--pending {
    background-color: #F82E56;
    color: white;
    strike: white;
    fill: #F82E56;
    border-color: #F82E56;
}

.stepper__step-icon--finish {
    border-color: #F82E56;
    color: #F82E56;
    fill: #F82E56;
}

.stepper__step-text {
    text-transform: capitalize;
    font-size: 1.4rem;
    color: rgba(0, 0, 0, .8);
    line-height: 2rem;
    margin: 2rem 0 0.4rem;
}

.stepper__step-date {
    font-size: 1.2rem;
    color: rgba(0, 0, 0, .26);
    height: 1.4rem;
}

.stepper__step-error-icon {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat no-repeat;
    position: absolute;
    background-image: url("../../../../assets/images/exclamation_ point.png");
    width: 3rem;
    height: 3rem;
    right: -1.5rem;
    top: -1rem;
}

.stepper__line {
    position: absolute;
    top: 29px;
    left: 0;
    height: 4px;
    width: 100%;
}

.stepper__line-background,
.stepper__line-foreground {
    position: absolute;
    width: -webkit-calc(100% - 140px);
    width: calc(100% - 140px);
    margin: 0 70px;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.stepper__line-background {
    background: #e0e0e0;
}

.stepper__line-foreground {
    background: #F82E56;
    -webkit-transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.icon-order-order,
.icon-order-paid,
.icon-order-problem,
.icon-order-rating,
.icon-order-received,
.icon-order-shipping {
    stroke: currentColor;
    width: 30px;
}

div.stepper {
    width: 800px;
    margin: 30px auto;
}

@media print {
    .no-print {
        display: none !important;
    }

    div[class*=col-] {
        width: 50%;
        float: left;
        display: inline-block;
    }
}

.products-nav-class ul ul a {
    padding-left: 30px;
    padding-right: 30px;
}

.products-nav-class ul ul {
    background-color: #f2f2f2;
}

.products-nav-class ul ul li {
    border-bottom: 1px dotted #e6e6e6 !important;
}

.size-list li span.value small {
    margin-left: 5px;
    font-size: 12px;
}

.products-no-area {
    font-size: 12px;
    color: #919191;
}

.stepper i.fa {
    margin-right: 0;
    font-size: 28px;
    color: #e0e0e0;
}

.stepper .stepper__step-icon--pending i.fa {
    color: #fff;
}

.stepper .stepper__step-icon--finish i.fa {
}

.stepper .stepper__step-icon--pending i.fa {
}