body{
    background-color: #E7E6DE;
    color: #003b4d;
    font-family:"Microsoft JhengHei","微軟正黑體",sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family:"Microsoft JhengHei","微軟正黑體",sans-serif !important;
}
.slider-scroll a, .slider-area :is(.slider-scroll) a {
    border-radius: 5px;
}
.header-main ul li > a {
    font-size: 16px;
    padding: 20px 0;
    font-weight: 400 !important;
}

:is(.subscribe-btn):is(.subscribe-btn-1) {
    background-color: #db0d0d00;
    color: #fff;
    border-color: #fff;
}
:is(.subscribe-btn):is(.subscribe-btn-1):hover {
    background-color: #db0d0d00;
    color: #fff;
    border-color: #fff;
}

.btn {
    width: auto;
    height: 32px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
    border: solid 1px #003b4d;
    color: #003b4d;
}
.header-right :is(button) {
    font-size: 20px;
    width: 35px;
    height: 35px;
}
.p-btn:is(.p-btn-1) a {
    border-color: var(--clr-common-white);
    color: var(--clr-common-white);
    background-color: rgba(0, 0, 0, 0);
}
.p-btn:is(.p-btn-1) a:hover {
    border-color: var(--clr-common-white);
    color: var(--clr-common-white);
    background-color: rgba(0, 0, 0, 0);
}
.slider-scroll a, .slider-area :is(.slider-scroll) a {
    display: revert;
    width: 45px;
    height: 45px;
    background: var(--clr-common-white);
    line-height: 20px;
    text-align: center;
    color: var(--clr-common-white);
    font-size: 20px;
}
.s-title:is(.s-title-2) {
    font-size: 38px;
    padding-bottom: 35px;
    font-weight: 500;
    text-transform: capitalize;
}
video{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position:  100% 100%;
    max-width: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.border-radius-3{
    border-radius: 3px;
}
.border-radius-top{
    border-radius: 3px 3px 0px 0px;
}
.border-radius-bottom{
    border-radius: 0px 0px 3px 3px;
}
.header-main:is(.header-main-2) ul li > a {
    padding: 20px 0;
    display: inline-block;
}
.header-sticky.sticky .header-main ul li > a {
    padding: 20px 0;
}
.prl-0{
    padding-left: 0px;
    padding-right: 0px;
}

.copyright-text {
    padding: 40px 0;
}
.header-right a {
    font-size: 16px;
    color: #003B4D;
    text-decoration: none;
}
.mean-container .mean-nav ul li a {
    font-size: 16px;
    color: #003b4d;
}
.blog-grid .blog-content {
    padding: 20px 20px;
    border: 1px solid #ebebeb;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
}
.blog-content {
    padding: 20px 0;
}
.fsize18{
    font-size: 18px !important;
}
.fsize20{
    font-size: 20px;
}
.fsize24{
    font-size: 24px !important;
}
.fsize28{
    font-size: 28px !important;
}
.fsize35{
    font-size: 35px !important;
}
.padding-10{
    padding: 10px;
}
.breadcrumb-wrapper-2 h3 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.page__title {
    font-size: 38px;
    color: #003B4D;
}

.card {
    border: 2px solid #d9d8d400;
}
.card-header {
    background-color: #fff;
    border-bottom: 2px solid #e7e6de;
}
.btn1 {
    display: inline-block;
    background-color: #d91313;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-transform: capitalize;
    font-family: 微軟正黑體, sans-serif;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 10px;
    border-width: 0px;
    border-radius: 3px;
    min-height: 25px;
    line-height: 25px;
}
.btn2 {
    display: inline-block;
    background-color: #003b4d;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-transform: capitalize;
    font-family: 微軟正黑體, sans-serif;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 10px;
    border-width: 0px;
    border-radius: 3px;
    min-height: 20px;
    line-height: 20px;
}
.cart2__close-btn {
    font-size: 15px;
    color: var(--clr-common-black);
    background: transparent;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: transparent;
    border: 0;
    outline: 0;
}
.header-right :is(button) {
    background: transparent;
}
.footer-1 {
    padding-bottom: 0px;
}
.my-list-show{
    font-size: 18px;
    line-height: 30px;
    color: #003b4d;
    /* box-shadow: #b88e6e 0px 0px 3px; */
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px #e7e6de solid;
}
.basic-login input{
    margin-bottom: 0px !important;
    width: 5%;
    height: 18px;
    border: 2px solid #eaedff;
    color: #6f7172;
    padding: 0 20px;
    outline: none;
}
.checkout-form-list {
    margin-bottom: 20px;
}
.my-s-btn {
        display: inline-block;
        height: 50px;
        line-height: 48px;
        text-align: center;
        padding: 0 30px;
        font-size: 18px;
        font-weight: 500;
        color: #ffffff;
        text-transform: uppercase;
        border-radius: 3px;
}
.my-nav .my-s-btn{
    color: #003b4d;
    background-color: #ffffff;
    border-color: #e7e6de; 
    border-radius: 3px;
}
.my-nav .my-s-btn :hover{
    border-color: #003b4d; 
}
.nav-tabs .nav-link{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.nav-tabs .nav-link.active {
    background: #003b4d;
    color: #fff;
    border-color: #003b4d;
    border-radius: 3px;
}
.my_padding .copyright-text{
    padding: 30px 10px 10px 10px;
}
.card-header {
    padding: 8px 20px;
}
.form-check-inline {
    display: inline-block;
    margin-right: 1rem;
    line-height: 30px !important;
}
label {
    font-size: 18px;
}
.country-select select {
    color: #6f7172;
}
.your-order-table table th {
    font-size: 18px;
}
.your-order-table table td {
    font-size: 18px;
}
.cartmini__title {
    font-size: 16px;
}

p {
    font-size: 16px;
    color: #003b4d;
}
.pro-title {
    font-size: 16px;
}
.pwd_img {
    width: 25px;
    height: 15px;
    position: absolute;
    right: 0px;
    margin: 15px;
}

.gray-bg-2 {
    background-color: #e7e6de;
}
.loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #fff;
}
.header-main:is(.header-main-1) ul li a {
    color: #003b4d;
}
.header-right :is(button) :is(span) {
    background: #003b4d;
}
.copyright-text p {
    color: #003b4d;
}
.header-sticky.sticky .header-right a {
    color: #003b4d;
}
.header-sticky.sticky {
    background: #e7e6de;
    box-shadow: 0 3px 10px #c3b9af4a;
}
.faq__accordion .accordion-button {
    font-size: 18px;
    color: #003b4d;
    background: #e7e6de;
    border-bottom: 1px solid #003b4d;
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    color: #003b4d;
    font-weight: 500;
}
:is(.single-category) .cat-content span.cat-subtitle {
    font-size: 16px;
    color: #003b4d;
}
.pro-title {
    color: #003b4d;
}
.postbox__quote p {
    font-size: 18px;
    color: #003b4d;
}
.main-menu ul li .sub-menu li a {
    color: #003b4d;
}
.basic-login label {
    color: #003b4d;
    display: block;
}

.checkout-form-list input[type=text]{
    background: #e7e6de00;
    border: 1px solid #e7e6de;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #003b4d;
}
:is(.cart-btn):is(.cart-btn-2) {
    background: #003b4d;
}
:is(.cart-btn):is(.cart-btn-2):hover {
    background-color: #003b4d;
}
.gray-bg-4 {
    background-color: #e7e6de;
}
.product__details-content .product-des {
    color: #003b4d;
}
.product__details-price .price {
    font-size: 18px;
    color: #003b4d;
}

.product__details-quantity .cart-plus-minus input {
    color: #003b4d;
    border-bottom: 2px solid #003b4d4a;
}
.product__details-quantity .cart-plus-minus .qtybutton {
    font-size: 24px;
    color: #003b4d;
}
.product__details-social span {
    color: #003b4d;
}
.cartmini__title a:hover {
    color: var(--clr-theme-1);
}
.cartmini__title {
    color: #003b4d;
}
.cartmini__price .price {
    color: #003b4d;
}
.cartmini__total h5 {
    color: #003b4d;
}
.cartmini__total span {
    color: #003b4d;
}
.s-btn {
    font-size: 16px;
    color: #003b4d;
    border: 1px solid #003b4d;
}
.s-btn:hover {
    color: #ffffff;
    background: #003b4d;
}
.s-btn-2 {
    padding: 0 30px;
    color: #fff;
    background: #003b4d;
    border-radius: 3px;
    border:2px solid #003b4d;
    height: 38px;
    width: 50%;
    white-space:nowrap;
}
.s-btn-2:hover {
    color: #003b4d;
}
.s-btn-3 {
    padding: 0 30px;
    color: #fff;
    background: #003b4d;
    border:2px solid #fff;
    border-radius: 3px;
    height: 38px;
    width: 100%;
    white-space:nowrap;
}
.s-btn-3:hover {
    color: #003b4d;
    background: #fff;
    border:2px solid #003b4d;
    height: 38px;
}
.s-btn-4 {
    color: #fff;
    background: #003b4d;
    border-radius: 3px;
    white-space:nowrap;
}
.s-btn-4:hover {
    color: #003b4d;
    background: #003b4d00;
    border: 1px solid #003b4d;
}
.product__details-title {
    font-size: 28px;
    font-weight: 500;
}
.product__details-price .price {
    font-size: 28px;
    color: #d50000;
}
.my-cart-color{
    color: #003b4d;
}
.my-cart-font-15{
    color: #003b4d;
    font-size: 15px;
}
.card {
    background-color: #ffffff;
}
.breadcrumb-wrapper-2 .breadcrumb-item.active {
    color: #003b4d;
}
.your-order {
    background-color: #ffffff;
    border: 3px solid #e7e6de;
}
.your-order h3 {
    border-bottom: 1px solid #e7e6de;
    font-size: 28px;
}
.country-select select {
    border: 1px solid #e7e6de;
}
.your-order-table table th {
    color: #003b4d;
}
.country-select label, .checkout-form-list label {
    color: #003b4d;
}
.your-order-table table th, .your-order-table table td {
    border-bottom: 1px solid #e7e6de;
    border-right: medium none;
    color: #003b4d;
}
.your-order-table table tr.order-total td span {
    color: #003b4d;
}
.order-notes textarea {
    border: 1px solid #e7e6de;
}
.modal-content {
    background-color: #e7e6de;
}
.btn-primary {
    color: #fff;
    background-color: #003b4d;
    border-color: #003b4d;
}
.btn-primary:hover {
    color: #003b4d;
    background-color: #fff;
    border-color: #003b4d;
}
.header-bar-btn span {
    background: #003b4d;
}
#bottom_nav {
    position: fixed;
    bottom: 0;
    z-index: 2;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    height: 55px;
    box-shadow: 0px 0px 3px 3px #c3b9af4a;
}
#bottom_nav span{
    font-size: 14px;
}
.header-main:is(.header-main-1) ul li:hover > a {
    color: #e72222;
}
.mean-container .mean-nav ul li:hover > a {
    color: #e72222;
}
.mean-container .mean-nav ul li:not(:last-child) a {
    border-bottom: 1px solid #ffffff;
}
.offcanvas__area .modal-dialog {
    background: #e7e6de;
}

.product-thumb{
    cursor: pointer !important;
}
.cartmini__area .modal-dialog {
    background: #e7e6de;
}
.faq__accordion .accordion-button.collapsed {
    color: #003b4d;
}
.faq__accordion .accordion-button::after {
    color: #003b4d;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

#tappay-iframe {
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255,255,255,0);
    line-height: 1.21428571em;
    padding: .578571em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34,36,38,.15);
    color: rgba(0,0,0,.87);
    border-radius: .28571429rem;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease,border-color .1s ease;
    transition: color .1s ease,border-color .1s ease;
    width: 100%;
}

.line-icon {
    position: fixed; 
    z-index: 2147483647; 
    display: inline; 
    transform: rotate(0deg) !important;
    bottom: 130px;right: 20px;
    border-radius: 10px;
    background-color: white;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #003b4d; */
}

.line-icon:hover {
    background-color: #003b4d;
}
.line-icon:hover i{
    color: #FFFFFF;
}

.link-to{
    text-decoration:underline;
    cursor: pointer;
}

.link-to:hover {
    text-decoration:underline;
    color:gray;
}
.text-transform {
    text-transform: none !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 4vh;
    height: 4vh;
    box-shadow: 1px 1px 3px #ccc;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #003b4d;
    border-radius: 5px;
    border: 2px var(--vs-dropdown-option--deselect-color) solid;
}