/** Shopify CDN: Minification failed

Line 772:5 Unexpected ","

**/
.image-page-wrapper {
    position: relative;
    padding-bottom: 20%;
}
 .image-page-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .rich-text-page {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 65px 0;
}
 .rich-text-page .container {
     width: 1027px;
}
 .rich-text-page .rich-text-title {
     font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
     color: #131921;
    margin-bottom: 10px;
}
 .rich-text-page p {
    font-weight: 400;
     font-size: 16px;
    line-height: 19px;
}
 .country-outlet {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}
 .country-outlet::before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/left-map.png?v=1673609238);
    width: 514px;
    height: 455px;
    left: 0;
    top: -80px;
     background-size: 100%;
    background-repeat: no-repeat;
}
 .country-outlet::after{
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/right-map.png?v=1673609237);
    width: 531px;
     height: 447px;
     right: 0;
    top: -180px;
    background-size: 100%;
    background-repeat: no-repeat;
}
 .country-outlet .container {
    width: 1280px;
}
 .country-outlet .country-outlet-wrapper {
    display: flex;
    justify-content: space-between;
     align-items: center;
     width: 100%;
     flex-wrap: wrap;
     position: relative;
    z-index: 1;
}
 .country-outlet .country-outlet-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
    text-align: center;
    color: #131921;
    margin-bottom: 40px;
}
 .country-outlet .country-outlet-wrapper .country-outlet-item {
    text-align: center;
    padding: 0 30px;
     width: 50%;
    margin-bottom: 30px;
}
 .country-outlet .country-outlet-item-inner .country-sub-title {
     background: #213043;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
     line-height: 1.2;
     padding: 18px 10px;
}
 .country-outlet .country-outlet-item-inner .country-outlet-desc {
    background: #F0F4F8;
    border: 1px solid #213043;
    display: flex;
    flex-direction: column;
}
 .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
     color: #4B4B4B;
     padding: 30px 10px;
     position: relative;
}
 .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-desc::after {
    position: absolute;
     content: "";
     background: #DAE1E8;
    width: 90%;
     margin: 0 auto;
     height: 2px;
    left: 0;
    right: 0;
     bottom: 0;
}
 .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-price {
     font-weight: 700;
     font-size: 32px;
     line-height: 1.2;
    text-align: center;
     color: #131921;
    padding: 30px 10px;
}
 .country-outlet-two {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}
 .country-outlet-two .container {
     max-width: 100%;
    padding: 0 20px;
}
 .country-outlet-two .country-outlet-title {
    font-weight: 700;
     font-size: 38px;
    line-height: 1.2;
    text-align: center;
     color: #131921;
    margin-bottom: 40px;
}
 .country-outlet-two .country-outlet-wrapper {
    display: flex;
    justify-content: space-between;
     align-items: center;
     width: 100%;
     flex-wrap: wrap;
     position: relative;
    z-index: 1;
}
 .country-outlet-two .country-outlet-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
    text-align: center;
    color: #131921;
    margin-bottom: 40px;
}
 .country-outlet-two .country-outlet-wrapper .country-outlet-item {
    text-align: center;
    padding: 0 10px;
     width: 33.33%;
     margin-bottom: 30px;
}
 .country-outlet-two .country-outlet-item-inner .country-sub-title {
     background: #E86303;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
     line-height: 1.2;
     padding: 18px 10px;
}
 .country-outlet-two .country-outlet-item-inner .country-outlet-desc {
    background: #F0F4F8;
    border: 1px solid #E86303;
    display: flex;
    flex-direction: column;
}
 .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
     color: #4B4B4B;
     padding: 30px 10px;
     position: relative;
}
 .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-desc::after {
    position: absolute;
     content: "";
     background: #DAE1E8;
    width: 90%;
     margin: 0 auto;
     height: 2px;
    left: 0;
    right: 0;
     bottom: 0;
}
 .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-price {
     font-weight: 700;
     font-size: 32px;
     line-height: 1.2;
    text-align: center;
     color: #131921;
    padding: 30px 10px;
}
 .custom-text-page {
    position: relative;
    width: 100%;
    padding-bottom: 115px;
}
 .custom-text-page .container {
    max-width: 1300px;
}
 .custom-text-wrapper {
    border: 2px solid #DAE1E8;
     border-radius: 20px;
    text-align: center;
    padding: 50px 20px;
}
 .custom-text-wrapper .custom-text-desc p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}
 .image-with-text-page {
     position: relative;
     width: 100%;
}
 .image-with-text-page::before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/shipping-img.svg?v=1673612856);
    width: 69px;
     height: 69px;
     left: 0;
    right: 0;
     margin: 0 auto;
    top: -35px;
    z-index: 1;
     background-size: 100%;
}
 .image-with-text-page .image-with-text-page-wrapper {
    position: absolute;
     top: 50%;
    left: 0;
    right: 0;
     width: 100%;
    text-align: center;
     transform: translateY(-50%);
}
 .image-with-text-page-wrapper .image-text-title {
     font-weight: 700;
    font-size: 38px;
     line-height: 1.2;
    color: #FFFFFF;
     margin-bottom: 10px;
}
 .image-with-text-page-wrapper .image-text-desc p {
    font-weight: 400;
     font-size: 20px;
    line-height: 1.2;
    color: #FFFFFF;
}
 .image-with-text-page .image-with-text-image-wrapper {
    position: relative;
    padding-bottom: 13%;
}
 .image-with-text-page .image-with-text-image-wrapper img {
    position: absolute;
    top: 0;
     left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .warranty-outlet-page {
    position: relative;
    width: 100%;
    padding-bottom: 80px;
}
 .warranty-outlet-page .container {
     max-width: 100%;
    padding: 0 20px;
}
 .warranty-outlet-page .warranty-outlet-wrapper {
    display: flex;
     justify-content: space-between;
     align-items: flex-start;
     width: 100%;
     flex-wrap: wrap;
     position: relative;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item {
     text-align: center;
     padding: 0 10px;
    width: 33.33%;
     margin-bottom: 30px;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item .country-main-sub-title {
    background: #E86303;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
    line-height: 1.2;
    padding: 18px 10px;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item-inner .warranty-outlet-desc {
    background: #F0F4F8;
    border: 1px solid #E86303;
     display: flex;
    flex-direction: column;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item:nth-child(even) .country-main-sub-title{
     background: #213043;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item:nth-child(even) .warranty-outlet-item-inner .warranty-outlet-desc{
    border: 1px solid #213043;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item-inner .warranty-outlet-desc .country-sub-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
     color: #4B4B4B;
     padding: 30px 10px;
    position: relative;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item-inner .warranty-outlet-desc .country-sub-title::after{
    position: absolute;
    content: "";
    background: #DAE1E8;
    width: 90%;
     margin: 0 auto;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
}
 .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item-inner .warranty-outlet-desc .country-sub-title:last-child::after{
    display:none;
}
 .template-suffix-warranty .rich-text-page .container {
    width: 100%;
}
 .warranty-shipping {
    width: 100%;
     position: relative;
     padding: 60px 20px 80px;
}
 .warranty-shipping .warranty-shipping-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 1.3;
     text-align: center;
     color: #131921;
    margin-bottom: 0;
}
 .warranty-shipping .warranty-shipping-wrapper {
     display: flex;
     align-items: flex-start;
    width: 100%;
    padding-top: 80px;
}
 .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item {
     width: 25%;
    padding: 0 40px;
     text-align: center;
}
 .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-img-wrapper {
    position: relative;
    width: 178px;
    height: 178px;
    display: flex;
    justify-content: center;
    align-items: center;
     background: #fff;
     margin: 0 auto;
    border-radius: 50%;
}
 .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-number {
    z-index: 1;
    background: #213043;
     width: 56px;
     height: 56px;
    font-weight: 700;
     font-size: 28px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
     justify-content: center;
     align-items: center;
     margin: 0 auto;
     border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: -35px;
}
 .warranty-shipping .warranty-shipping-wrapper .shipping-number-img {
    position: relative;
}
 .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-desc {
    padding-top: 30px;
    display: block;
}
 .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-desc p {
    font-weight: 400;
    font-size: 16px;
     line-height:1.2;
    text-align: center;
    color: #4B4B4B;
}
 .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-desc a {
    text-decoration: underline;
}
 .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item .shipping-number-img .shipping-img-wrapper::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/Line-1.svg?v=1673929073);
    width: 138px;
    height: 4px;
    right: -160px;
    background-size: 100%;
    background-repeat: no-repeat;
}
 .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item:last-child .shipping-number-img .shipping-img-wrapper::after{
    display:none;
}
 .quality-item-wrapper .quality-inner #tabs-nav .tab-link a{
     background: #E86303;
     border: 1px solid #E8EDF2;
    border-radius: 10px 10px 0px 0px;
    font-weight: 400;
     font-size: 15px;
     line-height: 18px;
     text-align: center;
     color: #FFFFFF;
    padding: 20px 20px;
}
 .quality-item-wrapper .quality-inner #tabs-nav .tab-link.active a {
     background: #213043;
     border: 1px solid #E8EDF2;
}
 .quality-inner #tabs-content .tb-content-item .rte {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #4B4B4B;
}
 .quality-inner #tabs-content .tb-content-item .quality-wrapper {
    padding-top: 20px;
}
 .quality-inner #tabs-content .tb-content-item .quality-wrapper {
    padding-top: 20px;
    display: flex;
    justify-content: flex-start;
     align-items: flex-start;
    flex-wrap: wrap;
}
 .quality-inner #tabs-content .tb-content-item .quality-wrapper .quality-wrapper-inner {
    width: 20%;
    margin-bottom: 20px;
}
 .quality-inner #tabs-content .tb-content-item .rte ul li:before {
    top: 8px;
     background: #4B4B4B;
}
 .warranty-page.lcd-grading-page .scrollable-wrapper {
     max-width: 100%;
     overflow: auto;
    -webkit-overflow-scrolling: touch;
}
 table.shappify_qb_grid {
    width: 100%!important;
    margin-top: 50px;
     margin-bottom: 100px;
     border: none;
}
 .shappify_qb_grid tbody tr {
     background: #fff;
}
 .shappify_qb_grid tbody tr:nth-child(2n+1) {
    background: #F7F7F7;
}
 .shappify_qb_grid td {
    font-size: 16px;
     text-transform: uppercase;
     padding: 13px 5px;
     font-weight: 400;
    border: 1px solid #FFEEEE;
    text-align: center;
}
 .shappify_qb_grid tr:first-child td {
    border-top: none;
}
 .shappify_qb_grid tbody tr td:first-child {
    text-align: center;
    background: #FFE6D5;
    border-color: #FFEEEE;
    font-size: 16px;
    text-transform: uppercase;
}
 .shappify_qb_grid th {
    background: #F9D4B9;
     padding: 12px 5px;
    font-weight: 400;
    border: 1px solid #FFEEEE;
}
/*==== Media Query ====*/
 @media screen and (max-width: 1600px) {
     .country-outlet:before {
        width: 454px;
        height: 335px;
        top: -30px;
        background-size: 80%;
    }
     .country-outlet:after {
        width: 480px;
        height: 355px;
         right: -100px;
         top: -80px;
         background-size: 80%;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-img-wrapper {
        width: 158px;
         height: 158px;
    }
     .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item .shipping-number-img .shipping-img-wrapper::after {
        display:none;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-number {
        width: 50px;
        height: 50px;
         font-size: 24px;
        top: -30px;
    }
     .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item {
        padding: 0 20px;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item .country-main-sub-title {
        font-size: 20px;
    }
}
 @media screen and (max-width: 1500px) {
     .warranty-rich-text .rich-text-page p br {
        display: none;
    }
     .shappify_qb_grid td,.shappify_qb_grid tbody tr td:first-child,.shappify_qb_grid th {
        font-size: 14px;
    }
     .quality-item-wrapper .quality-inner #tabs-nav .tab-link a {
        font-size: 14px;
        padding: 10px 10px;
    }
}
 @media screen and (max-width: 1300px) {
     .rich-text-page .rich-text-title,.country-outlet .country-outlet-title,.country-outlet-two .country-outlet-title,.image-with-text-page-wrapper .image-text-title {
         font-size: 34px;
    }
     .country-outlet:before,.country-outlet:after {
        display:none;
    }
     .country-outlet .container {
        width: 100%;
    }
     .custom-text-page .container {
        max-width: 1100px;
    }
     .image-with-text-page:before {
        width: 59px;
         height: 59px;
        top: -33px;
    }
     .country-outlet .country-outlet-item-inner .country-sub-title,.country-outlet-two .country-outlet-item-inner .country-sub-title {
        font-size: 22px;
    }
     .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-price,.country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-price {
        font-size: 24px;
        padding: 20px 10px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-img-wrapper {
        width: 128px;
         height: 128px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-img-wrapper img {
        width: 55px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-number {
        width: 40px;
        height: 40px;
        font-size: 18px;
        top: -25px;
    }
     .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item {
        padding: 0 10px;
    }
     .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-desc {
         font-size: 15px;
         padding: 20px 10px;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item .country-main-sub-title {
        font-size: 16px;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item-inner .warranty-outlet-desc .country-sub-title {
        padding: 20px 10px;
    }
     .warranty-shipping .warranty-shipping-title {
        font-size: 34px;
    }
     .quality-inner #tabs-content .tb-content-item .quality-wrapper .quality-wrapper-inner {
        width: 25%;
    }
}
 @media screen and (max-width: 1199px) {
     .rich-text-page .rich-text-title, .country-outlet .country-outlet-title, .country-outlet-two .country-outlet-title, .image-with-text-page-wrapper .image-text-title {
        font-size: 30px;
    }
     .country-outlet .country-outlet-item-inner .country-sub-title, .country-outlet-two .country-outlet-item-inner .country-sub-title {
        font-size: 20px;
    }
     .rich-text-page .container {
        width: 100%;
    }
     .custom-text-page .container {
        max-width: 900px;
    }
     .custom-text-wrapper .custom-text-desc p br {
        display: none;
    }
     .custom-text-page {
        padding-bottom: 95px;
    }
     .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-desc,.country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-desc {
         padding: 20px 10px;
    }
     .image-with-text-page-wrapper .image-text-desc p {
        font-size: 16px;
    }
     .image-with-text-page .image-with-text-image-wrapper {
        padding-bottom: 18%;
    }
     .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-price, .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-price {
        padding: 20px 10px;
        font-size: 24px;
    }
     .warranty-outlet-page {
        padding-bottom: 60px;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item-inner .warranty-outlet-desc .country-sub-title {
        font-size: 14px;
    }
     .warranty-shipping .warranty-shipping-wrapper {
        flex-wrap: wrap;
    }
     .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item {
        width: 33.33%;
        margin-bottom: 50px;
    }
     .warranty-shipping {
        padding: 60px 20px 50px;
    }
     .warranty-shipping .warranty-shipping-title {
        font-size: 30px;
    }
}
 @media screen and (max-width: 991px) {
     .country-outlet .country-outlet-wrapper .country-outlet-item {
        padding: 0 10px;
    }
     .country-outlet-two .country-outlet-wrapper .country-outlet-item {
        width: 50%;
    }
     .rich-text-page .rich-text-title, .country-outlet .country-outlet-title, .country-outlet-two .country-outlet-title, .image-with-text-page-wrapper .image-text-title {
        font-size: 26px;
    }
     .country-outlet .country-outlet-item-inner .country-sub-title, .country-outlet-two .country-outlet-item-inner .country-sub-title {
        font-size: 18px;
    }
     .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-price, .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-price {
        font-size: 20px;
    }
     .image-with-text-page .image-with-text-page-wrapper {
        padding: 0 15px;
    }
     .image-with-text-page-wrapper .image-text-desc p br {
        display: none;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item {
        width: 50%;
    }
     .rich-text-page p br {
        display: none;
    }
     .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item {
        width: 50%;
    }
     .warranty-shipping {
        padding: 60px 20px 30px;
    }
     .warranty-shipping .warranty-shipping-title {
        font-size: 26px;
    }
     .shappify_qb_grid td,.shappify_qb_grid tbody tr td:first-child,.shappify_qb_grid th {
        font-size: 13px;
        line-height: 1.2;
    }
     .quality-inner #tabs-content .tb-content-item .quality-wrapper .quality-wrapper-inner {
         width: 33%;
    }
}
 @media screen and (max-width: 767px) {
     .rich-text-page {
         padding: 45px 0;
    }
     .image-page-wrapper {
        padding-bottom: 35%;
    }
     .rich-text-page p {
        font-size: 14px;
    }
     .country-outlet .country-outlet-item-inner .country-sub-title, .country-outlet-two .country-outlet-item-inner .country-sub-title {
        font-size: 16px;
    }
     .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-desc, .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-desc {
        font-size: 14px;
    }
     .country-outlet .country-outlet-item-inner .country-outlet-desc .country-sub-price, .country-outlet-two .country-outlet-item-inner .country-outlet-desc .country-sub-price {
        font-size: 18px;
    }
     .country-outlet,.country-outlet-two {
        padding-bottom: 30px;
    }
     .country-outlet .country-outlet-title,.country-outlet-two .country-outlet-title {
        margin-bottom: 20px;
    }
     .custom-text-wrapper {
        padding: 30px 20px;
    }
     .custom-text-wrapper .custom-text-desc p {
        font-size: 14px;
    }
     .image-with-text-page .image-with-text-image-wrapper {
         padding-bottom: 38%;
    }
     .image-with-text-page-wrapper .image-text-desc p {
        font-size: 14px;
    }
     .custom-text-page {
        padding-bottom: 75px;
    }
     .image-page-wrapper,.image-with-text-page .image-with-text-image-wrapper {
        padding-bottom: 0;
    }
     .image-page-wrapper img,.image-with-text-page .image-with-text-image-wrapper img {
        position: relative;
         height: 200px;
    }
     , .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-desc p {
        font-size: 14px;
    }
     .warranty-outlet-page {
        padding-bottom: 30px;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item .country-main-sub-title {
        font-size: 15px;
    }
     .warranty-shipping .warranty-shipping-wrapper {
        padding-top: 60px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-img-wrapper {
        width: 98px;
        height: 98px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-img-wrapper img {
        width: 45px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-number {
        width: 30px;
        height: 30px;
        font-size: 16px;
        top: 10px;
        position: relative;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-desc {
        padding-top: 20px;
    }
     .warranty-shipping .warranty-shipping-wrapper .shipping-number-img .shipping-desc p {
        font-size: 14px;
    }
     .warranty-shipping .warranty-shipping-wrapper {
        padding-top: 20px;
         display: block;
    }
     .warranty-shipping .warranty-shipping-wrapper .warranty-shipping-item {
        width: 100%;
    }
     .quality-inner #tabs-content .tb-content-item .quality-wrapper .quality-wrapper-inner {
         width: 50%;
    }
     .quality-inner #tabs-content .tb-content-item .rte {
        font-size: 14px;
    }
     .quality-item-wrapper .quality-inner #tabs-content {
         padding: 15px;
    }
     table.shappify_qb_grid {
         margin-top: 30px;
         margin-bottom: 30px;
    }
}
 @media screen and (max-width: 640px) {
     .rich-text-page .rich-text-title, .country-outlet .country-outlet-title, .country-outlet-two .country-outlet-title, .image-with-text-page-wrapper .image-text-title {
        font-size: 22px;
    }
     .country-outlet .country-outlet-wrapper,.country-outlet-two .country-outlet-wrapper {
        flex-direction: column;
    }
     .country-outlet .country-outlet-wrapper .country-outlet-item,.country-outlet-two .country-outlet-wrapper .country-outlet-item{
        width:100%;
    }
     .image-with-text-page .image-with-text-page-wrapper {
        padding: 0 10px;
    }
     .warranty-outlet-page .warranty-outlet-wrapper .warranty-outlet-item {
        width: 100%;
    }
     .quality-inner #tabs-content .tb-content-item .quality-wrapper .quality-wrapper-inner {
        width: 100%;
    }
}





/* - - - - - - - - - - - - - - - - - - - - - - - Home Page */

section#rt_shop_by_col {
    margin-bottom: 0;
}

section#shop_by_col {
    margin-top: 15px;
}


section#verified_reviews .section__header {
    justify-content: center;
    margin-bottom: 30px;
}

.newsletter {
    max-width: 600px;
    margin: 10px auto 15px;
}

section#newsletter_sec h2.heading.h3 {
    margin-bottom: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - Cart Page */
.template-cart .page__header {
     align-items: center;
}

/* .header__action-item .icon--arrow-bottom {
    display: none;
} */

   
    @media only screen and (max-width: 600px) {
        .product-form__info-list.product-price .product-form__info-item .product-form__info-content {
            margin-top: 2px;
        }
    }


/*Qikify - Hide theme's menu - Miley - 26Aug2024*/
.nav-bar__link {
  display: none;
}
/*Qikify - end*/

/*Qikify - Increase header's z-index - Miley - 26Aug2024*/
#shopify-section-header {
    z-index: 101 !important;
}
/*Qikify - end*/



/* ==== BSS custom ==== */
.bss-qb-price-item,
.bss-qb-total-price-item {
   font-size: 16px;
   font-family: Roboto, sans-serif;
   font-weight: 400;
   line-height: 1.5;
   color: black;
}
.bss-qb-price-item {
   margin-left: 8px;
}
.bss-qb-total-price-item {
  font-weight: bold
}
.bss-qb-cart-subtotal {
   color: #000;
   margin: 0 0 10px;
   padding: 0;
   font-size: 18px;
   font-family: Jost, sans-serif;
   font-weight: 500;
   line-height: 1.4em;
}
[bss-b2b-item-original-price] > *{
  display:block!important;
}
.bss-b2b-qty-table-wrapper {
  border: none!important;
}
.bss-b2b-cart-item-qty-table {
  max-width: 100%!important;
}
#mini-cart {
  z-index: 1000000!important;
}
.bss-checkout {
  justify-content: center;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  line-height: 1.4em;
  width: 100%;
  height: 48px;
  min-height: 48px;
  color: #fff;
  background-color: #de4b4b;
  border-radius: 0;
  padding: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ecom-cart__checkout-button-container > button {
  pointer-events: none!important
}
.bss-checkout:hover {
  opacity: 0.8;
}
.bss-checkout ~ button[name="checkout"] {
  display: none!important;
}

a.header__action-item-link.hidden-pocket.hidden-lap{
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.Ma-trade {
    height: 75px;
    position: relative;
    padding: 0 15px;
}
.transcy-switcher-manual .transcy-switcher-item-primary{
  padding: 0px !important;
  border: none !important;
}
/* .Ma-trade:after{  
  position: absolute;
  content: "";
  right: 0;
  top: calc(50% - 17px);
  background: var(--header-border-color);
  height: 34px;
  width: 1px;
} */

span.custom-text-desc ol {
    text-align: start;
    padding-left: 20px;
}
span.custom-text-desc p {
    text-align: start;
}
span.custom-text-desc ol > li {
    font-size: 16px;
    font-family: 'Roboto';
    color: black;
}

p.MA-SHIPPING {
    color: #e86302;
    font-weight: 700;
}