
/* CSS Document */
/* .en, .price, .rewards-card li .rewards-card-num, .rewards-card-info span i{
    font-family: 'Montserrat', 'Lato', sans-serif;
} */
/* @import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:wght@300;400"); */
button:focus{
    outline: none;
}
.slide-block {
    margin-bottom: 15px;
}
a {
    transition: 0.2s;
}
img {
    max-width: 100%;
    height: auto;
}
b, strong {
    font-weight: 600;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    margin: 0;
}
.breadcrumb {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0.5rem 0 1rem 0;
}
.breadcrumb li {
    /* font-weight: bold; */
    color: #333;
    float: left;
    line-height: 35px;
    font-size: 14px;
}
.breadcrumb li a {
    padding: 0;
    color: #999;
}
.breadcrumb li.active {
    font-size: 15px;
}
.breadcrumb li + li:before {
    color: #aaa;
    font-family: "FontAwesome";
    content: "\f105";
    padding: 0 14px;
}
.header .container {
    position: relative;
}
section.banner-block {
    margin: 0 0 80px 0;
}
section.banner-block img{
	margin-bottom: 15px;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li.full-dropdown-submenu .sub-menu {
    padding: 25px 10px;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li.full-dropdown-submenu {
    position: static;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li.full-dropdown-submenu .sub-menu {
    width: 800px !important;
    max-width: 100%;
    left: 50%;
    margin-left: -400px;
    
}
.full-dropdown-submenu .sub-menu {
    display: flex;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li .sub-menu > li.second-menu {
    height: auto;
    width: 100%;
    margin: 0 15px;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li .sub-menu > li.second-menu li > a {
    font-size: 17px;
    line-height: 1.5;
    color: #666;
    position: relative;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li .sub-menu > li.second-menu li {
    padding: 5px 0;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li .sub-menu > li.second-menu a:hover {
    color: #000;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li .sub-menu > li.second-menu li > a:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: var(--p-main-color);
    position: absolute;
    bottom: -5px;
    left: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
header .header-wrapper-desktop .header .header-main .header__navbar ul.navbar-menu > li .sub-menu > li.second-menu li > a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.second-menu h4 {
    font-size: 19px;
    border-bottom: 1px solid var(--p-main-color);
    padding-bottom: 10px;
    color: #000;
    font-weight: 500;
}
.second-menu h4 a{
    color: #000;
}
.about02 li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
    font-size: 30px;
}
.about02 li span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    background: #ec5b60;
    color: #fff;
    font-size: 40px;
    font-family: 'Noto Sans';
    margin-right: 15px;
}
.post-share {
    clear: both;
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    width: 100%;
    align-items: center;
}
.post-share ul {
    margin-bottom: 0;
}
.post-share h4,
.post-share .social-icons {
    font-weight: normal;
    text-align: right;
    padding: 0 10px;
    width: 100%;
    font-size: 19px;
}
.post-share .social-icons {
    text-align: left;
    padding: 5px 0 0;
}
.post-share .social-icons li {
    margin-bottom: 0;
}
.post-share .social-icons li a {
    border-radius: 100%;
    color: #fff;
}
.post-share .social-icons .social-line i.fa {
    width: 30px;
    height: 30px;
}
.post-share .social-icons li {
    margin-bottom: 0;
    display: inline-block;
    list-style: none;
}
.social-icons li a {
    float: left;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    margin: 0 3px 0 0;
    /* border-radius: 4px; */
    border: 0;
    background: transparent;
    color: #333;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover {
    background-color: #5d82d1;
}
.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover {
    background-color: #eb5e4c;
}
.social-icons.social-icons-colored .social-line a,
.social-icons.social-icons-colored-hover .social-line a:hover {
    background-color: #00b900;
}
.post-share .social-icons .fa {
    font-size: 23px;
    line-height: 50px;
}
.pager {
    display: table;
    width: 100%;
    border-collapse: separate;
    border: 0 solid #000;
    margin: 40px 0;
}
.pager-modern a {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    padding: 10px;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.pager-modern a.pager-all {
    text-align: center;
}
.pager-modern a.pager-all i{
    font-size: 19px;
}
.pager a span {
    color: #333;
    font-size: 15px;
}
.pager-modern a span {
    display: block;
    line-height: 20px;
}
.pager-prev {
    text-align: left;
    width: 45%;
}
.pager-next {
    text-align: right;
    width: 45%;
}
.pager.pager-modern i {
    color: var(--p-main-color);
    margin: 0 10px;
    vertical-align: middle;
}

.pager-modern a span.txt {
    margin-top: 10px;
    font-size: 17px;
    color: var(--p-main-color);
}
.wherearewe {
    display: flex;
    height: 300px;
    align-content: center;
    flex-wrap: wrap;
}
.store-item .nav-tabs {
    flex-wrap: nowrap;
    border: 0;
}
.store-item .nav-tabs .nav-item {
    width: 100%;
    border-right: 1px solid #e0e0e0;
}
.store-item .nav-tabs .nav-item:last-child{
    border: 0;
} 
.store-item .nav-tabs .nav-item a {
    background-color: #ececec;
    padding: 15px;
    border-radius: 0;
    text-align: center;
    font-size: 16px;
    border: 0;
}
.store-item .tab-content > .tab-pane {
    padding: 30px;
    border: 1px solid #e4e4e4;
}
.map-title {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
    color: #000;
    margin: 0;
}
.table td.store-title {
    font-weight: bold;
    color: #333;
    width: 40%;
}
.map-row a {
    color: var(--p-main-color);
    font-size: 18px;
}
.store-item .nav-tabs .nav-item a.active,
.store-item .nav-tabs .nav-item a:hover {
    background-color: var(--p-main-color);
    color: #fff;
}
.add-btn {
    min-width: 120px;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 28px;
    /* font-weight: bold; */
    display: inline-block;
    text-align: center;
    margin: 10px 0 0;
    padding: 10px 20px;
    border: 0;
    border-radius: 2px;
    color: #fff !important;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: var(--p-main-color);
}
.add-btn + .add-btn{
	margin-left: 5px !important;
}

.add-btn.btn-xs {
    padding: 5px 15px !important;
    font-size: 14px;
    border-radius: 0;
}
.add-btn.btn-lg {
    padding: 20px !important;
    font-size: 17px;
    border-radius: 8px;
}
.add-btn.btn-gry{
	background-color: #999;
}
span.add-btn {
    cursor: default;

}

.full {
    width: 100% !important;
}

/* Checkboxes and Radios */
.form-inline .form-check {
    display: flex;
    align-items: center;
    padding-left: 0;
    width: 100%;
    justify-content: flex-start;
}
.form-check {
    position: relative;
    display: block;
    margin-top: 7px;
    margin-bottom: 10px;
    padding-left: 0;
}
.form-check .form-check-label {
    min-height: 18px;
    display: block;
    margin-left: 1.75rem;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
}
.form-check .form-check-label input {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.form-check .form-check-label input[type="checkbox"] + .input-helper:before,
.form-check .form-check-label input[type="checkbox"] + .input-helper:after {
    position: absolute;
    top: 0;
    left: 0;
}

.form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: solid #000;
    border-width: 2px;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
.form-check .form-check-label input[type="checkbox"] + .input-helper:after {
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-family: Material Design Icons;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    content: '\F12C';
    font-size: 0.9375rem;
    font-weight: bold;
    color: #000;
}

.form-check .form-check-label input[type="checkbox"]:checked + .input-helper:after {
    width: 18px;
    opacity: 1;
    line-height: 18px;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.form-check .form-check-label input[type="checkbox"]:disabled + .input-helper:before {
    border-color: #d0d2d8;
}
.form-check .form-check-label input[type="checkbox"]:disabled:checked + .input-helper:after {
    background: #d0d2d8;
    color: #ffffff;
}
.form-check .form-check-label input[type="radio"] + .input-helper:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: solid var(--p-main-color);
    border-width: 1px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.form-check .form-check-label input[type="radio"] + .input-helper:after {
    content: "";
    width: 14px;
    height: 14px;
    background: var(--p-main-color);
    border-radius: 50%;
    top: 5px;
    left: 5px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: absolute;
}

.form-check .form-check-label input[type="radio"]:checked + .input-helper:after {
    opacity: 1;
    line-height: 1.5;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.form-check .form-check-label input[type="radio"]:disabled + .input-helper:before {
    border-color: #d0d2d8;
}
.form-check .form-check-label input[type="radio"]:disabled:checked + .input-helper:before {
    background: #d0d2d8;
}
.form-check .form-check-label input[type="radio"]:disabled:checked + .input-helper:after {
    background: #ffffff;
}
.form-check-primary.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-primary.form-check label input[type="radio"] + .input-helper:before {
    border-color: #000;
}
/*.form-check-primary.form-check label input[type="checkbox"]:checked + .input-helper:before, .form-check-primary.form-check label input[type="radio"]:checked + .input-helper:before { background: linear-gradient(to right, #a09df8, #328ee6); }*/
.form-check-secondary.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-secondary.form-check label input[type="radio"] + .input-helper:before {
    border-color: #d8d8d8;
}
.form-check-secondary.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-secondary.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to right, #e7ebf0, #868e96);
}
.form-check-success.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-success.form-check label input[type="radio"] + .input-helper:before {
    border-color: #70c89a;
}
.form-check-success.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-success.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to right, #74cf98, #0cc896);
}
.form-check-info.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-info.form-check label input[type="radio"] + .input-helper:before {
    border-color: #b87ef3;
}
.form-check-info.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-info.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to right, #da9bf5, #b459ff);
}
.form-check-warning.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-warning.form-check label input[type="radio"] + .input-helper:before {
    border-color: #f1b863;
}
.form-check-warning.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-warning.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to right, #fad961, #f99b44);
}
.form-check-danger.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-danger.form-check label input[type="radio"] + .input-helper:before {
    border-color: #ee8a97;
}
.form-check-danger.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-danger.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to top, #fd7d96, #fea196);
}
.form-check-light.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-light.form-check label input[type="radio"] + .input-helper:before {
    border-color: #f8f9fa;
}
.form-check-light.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-light.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to right, #cfd9df 0%, #e2ebf0 100%);
}
.form-check-dark.form-check label input[type="checkbox"] + .input-helper:before,
.form-check-dark.form-check label input[type="radio"] + .input-helper:before {
    border-color: #302e2e;
}
.form-check-dark.form-check label input[type="checkbox"]:checked + .input-helper:before,
.form-check-dark.form-check label input[type="radio"]:checked + .input-helper:before {
    background: linear-gradient(to right, #7d7979 0%, #000000 100%);
}
.form-inline {
    flex-flow: nowrap;
}
.form-inline .input-group-btn {
    margin-bottom: 0;
}
.form-inline .form-control {
    width: 100%;
}
.form-row.row {
    margin-bottom: 15px;
}
.form-row .check-block {
    font-size: 16px;
    margin-top: 20px;
}
.form-row .check-block a{
    color: #0071ce;
}
.form-row .check-block a .en {
    font-family: Arial, 'Roboto', sans-serif;
    font-size: 110%;
}
.form-row.row .add-btn {
    margin: 0;
    border-radius: 0;
    min-width: auto;  
}
.single-r-wrapper {
    position: relative;
}
.img-thumbnail {
    border: 0;
    background: transparent;
    padding: 10px 0;
    border-radius: 0;
}
.single-r-wrapper .owl-prev,
.single-r-wrapper .owl-next {
    position: absolute;
    top: 41%;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.52);
    text-align: center;
    line-height: 30px;
}
.single-r-wrapper .owl-next {
    right: 0;
}
.pro-payment {
    padding: 15px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.pro-payment , .pro-select, .product-button, .product-share{
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
    font-size: 15px;
}
.pro-select{
	margin-bottom: 10px;
}
.pro-payment h6, .pro-select h6, .product-button h6, .product-share .text-black {
    font-size: 15px;
    margin: 0 10px 0 0;
    color: #555 !important;
    font-weight: normal;
}
.pro-select h6, .product-button h6{
    font-size: 15px;
    width: 40px;
}
.pro-select ul, .pro-select select{
	    display: inline-block;
        width: calc(100% - 40px);
}
.shop-additional .pro-select select, .modal-body .pro-select select{
    width: 100%;
}
.pro-select li{
        display: inline-block;
        margin-bottom: 5px;
        margin-right: 5px;
        font-size: 14px;
}
.pro-select li a{
    display: block;
    padding: 5px 15px;
    border: 1px solid #d3d6d9;
	color: #5d5d5d;
	position: relative;
	text-decoration: none !important;
	}
.pro-select li a::before{
    display: none;
    content: '';
    position: absolute;
    top: -9px;
    left: -9px;
    border: 8px solid transparent;
    border-bottom-color:#d3d6d9;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
					}
.pro-select li.active a{
	border-color: #ffc309;
	color: #ffc309;
}
.pro-select li.active a::before{
	border-bottom-color: #ffc309;
    }
.pro-select ul.spec-txt li a {
    background-color: #f5f5f5;
    border-color: transparent;
    color: #5d5d5d;
}
.pro-select ul.spec-pic li img{
    width: 70px;
}
.pro-select ul.spec-pic li a{
    padding: 0;
}
.pro-select .spec-txt li.active a {
    border-color: var(--p-second-color);
    /* color: #fff; */
    background-color: #fff;
}

.pro-select select{
    border-color: #d3d6d9;
}
.product-button select {
    width: 120px;
    height: 40px;
    border-color: #d3d6d9;
    color: #666;
}

.storehouse {
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-size: 15px;
}
.shop-btn {
    margin: 20px 0;
}
.buy-now {
    background-color: var(--p-second-color) !important;
}
.form-complete .form-row {
    padding-bottom: 10px;
    margin-bottom: 0;
}
.form-complete .form-row label {
    text-align: right;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}


.form-complete .form-row .color1{
    line-height: 30px; 
}

.fixed-button {
    display: none;
}
.display {
    border: 1px solid #eeeeee;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
}
.display .number {
    float: left;
    display: inline-block;
}
.display .icon {
    display: inline-block;
    float: right;
    padding: 7px 0 0;
}
.display:after {
    clear: both;
    content: " ";
    display: table;
}
.display .icon > i {
    color: #cbd4e0;
    font-size: 26px;
}
.display .number small {
    font-size: 14px;
    font-weight: 600;
}
.red, .font-red {
    color: var(--p-focus-color) !important;
}

.font-grey {
    color: #82878c !important;
}
.font-black {
    color: #000000 !important;
}
.copy-btn {
    margin: 20px 0;
    border-top: 1px solid #ccc;
    text-align: center;
    padding-top: 10px;
}
.copy-btn .add-btn {
    min-width: 200px;
    padding: 15px 20px;
    font-size: 17px;
    border-radius: 6px;
    background-color: var(--p-main-color);
}
.level-block.qrcodebox {
    padding: 30px;
}
.qrcode {
    text-align: center;
}
.sales h5 {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: bold;
}
.sales h5 i{
    margin-right: 2px;
}
.sales h5.filter {
    display: flex;
    align-items: center;
}
.sales h5.filter select{
    width: auto;
}
.target {
    display: flex;
    margin: 0 -5px 20px;
    border: 0;
}
.target li {
    margin: 0 5px;
}
.target li a {
    display: block;
    color: #000;
    text-align: center;
    border: 1px solid var(--p-main-color);
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 5px;
}
.target li a:hover {
    color: #fff;
    background: var(--p-main-color);
}
.target li.active a {
    background: var(--p-main-color);
    color: #fff;
}
.login-form .add-btn.line-login, .add-btn.btn-line {
    background-color: #00c300 !important;
}
.success-sale {
    background-image: url('../images/222.png');
    background-repeat: no-repeat;
    background-position: right;

}
.grey-bg {
    background-color: #f1f1f1;
}
.faq-page .card-body h3 {
    font-size: 16px;
}

.card-header {
    background: #fff;
}
.faq-item a[data-toggle='collapse'] {
    display: flex;
    position: relative;
    padding: 20px 45px 19px 25px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
    background-color: #fff;
    color: #444;
    border: 1px solid #d5d5d5;
    cursor: pointer;
    margin-bottom: 15px;
}
.faq-item a[aria-expanded="true"] {
    background: var(--p-main-color);
    color: #fff;
    border: 1px solid var(--p-main-color);
}
.faq-item [data-toggle='collapse']:after {
    position: absolute;
    top: 50%;
    right: 28px;
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #000;
    transform: translateY(-50%);
}
.faq-item [data-toggle='collapse'][aria-expanded="true"]:after {
    content: "\f106";
    color: #fff;
}
.accordion-button {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0 10px 0 6px;
    display: inline-block;
}

.social-item.line img {
    height: 25px;
}

#line-term-modal .modal-dialog {
    width: 700px;
    max-width: 100%;
    margin-top: 5%;
}
.owl-carousel .owl-dots {
    text-align: center;
}
.owl-carousel .owl-dot {
    display: inline-block;
}
.owl-carousel .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #999;
}
.owl-carousel .owl-dot.active span {
    background: var(--p-main-color);
}
.thumb-gallery .owl-carousel .owl-dots {
    display: none;
}
.price .prev-rate {
    font-size: 16px;
    color: #9c9c9c;
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 10px;
}
#thumbGalleryThumbs{
    margin-top: 10px;
}
#thumbGalleryThumbs .owl-stage{
    width: 100%;
}
#thumbGalleryThumbs .owl-item{
    padding: 3px;
}
#thumbGalleryThumbs .owl-item img{
     border: 1px solid #f3f3f3;
     
}
#thumbGalleryDetail{
    border: 1px solid #f3f3f3;
}
/*---加價購---*/
.product-increase {
    margin-top: 20px;
}
.product-increase h4 {
    font-size: 23px;
    font-weight: bold;
}
.product-increase-list {
    border: 5px solid #efefef;
    overflow: hidden;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.increase_item {
    margin: 0;
    padding: 15px 15px 15px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    border: 1px solid #efefef;
    display: flex;
    flex-wrap: wrap;
}
.increase_item .proimg {
    margin: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
}
.increase_item .proimg img{
    border: 1px solid #f3f3f3;
}
/*.increase_item:hover .proimg img{
    border: 1px solid var(--p-main-color);
}*/

.increase_item input[type=checkbox].ace + .lbl{
    top: 15px;
    left: 15px;
}
.increase_item .text {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.increase_item .text > a{
    width: 100%;
}
.increase_item label {
    margin-right: 6px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.increase_item .select-spec {
    z-index: 1;
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
    width: 100%;
    display: flex;
}
.increase_item .select-spec select {
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    height: 40px !important;
    width: 50%;
    font-size: 14px;
    padding: 10px;
}
.best_sellers.product-increase .proimg {
    margin-left: 30px;
}
.best_sellers.product-increase .text {
    width: 65%;
}

.point-block{
    display: flex;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    padding: 30px 0;
}
.point-block li{
    width: 50%;
    text-align: center;
    position: relative;
}
.point-block li:first-child{
    border-right: 1px solid #ccc;
}
.point-block h5{
    font-size: 30px;
    color: #000;
    margin: 10px 0;
    font-family: 'Montserrat', 'Lato', sans-serif
}
.data-table tr td.point-info{
    font-size: 19px;
}
.green{
    color: #00a000;
}
.point-table tr{
    position: relative;
}
.rwd-table td.point-date:before, 
.rwd-table td.point-item:before,
.rwd-table td.point-info:before{
    display: none;
}

/*popup*/
.modal-dialog {
	width: 700px;
	min-width: 360px;
	max-width: 90%;
	margin: 10% auto;
}
.modal-dialog .modal-content {
    border-radius: 0;
}
.modal-title {
    font-size: 19px;
}
.modal-dialog.modal-sm {
	width: 450px;
}
.modal-body.shop-product {
    padding: 30px;
    margin-bottom: 0;
}
.modal-body .pro-select {
    display: block;
    margin-top: 10px;
  }
.modal-body .pro-select h6{
    margin-bottom: 5px;
    display: none;
  }
.modal-body .shop-btn {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.modal-body .product-body .add-to-cart {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 49%;
    min-width: auto;
    background-color: var(--p-main-color);
}
.modal-body.shop-product .product-body .name {
	padding-right: 44px;
	margin-top: 0px;
    margin-bottom: 10px;
}
#addToCart .modal-header{
    border: none;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-dialog .modal-content .modal-header{
	justify-content: center;
}
.modal-dialog .modal-content .close {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 40px;
    font-weight: 300;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    line-height: 1;
    text-align: center;
    color: #5d5d5d;
    text-shadow: none;
    opacity: 1;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    z-index: 999;
}
.warningbox .modal-dialog {
  width: 25%;
}
.warningbox h4 {
	font-size: 15px;
  text-align: center;
  padding: 0;
}
.warningbox .modal-footer {
    text-align: center;
    margin: 0;
    border: 0;
    padding: 0 0 15px 0;
    justify-content: center;
}
.warningbox .modal-footer .add-btn {
  margin: 0;
}
.warningbox .modal-body {
  text-align: center;
	padding: 40px;
	font-size: 17px;
}
.warningbox .modal-header {
  padding: 10px;
}
.swiper-button-next, .swiper-button-prev {
    color: #fff;
}
.fb_iframe_widget_fluid span {
    width: 100% !important;
    max-width: 100% !important;
}

/*---積分---*/
.rewards-card-block {
    padding: 70px 40px 40px 60px;
    background: #f7f3e9;
    margin: 20px 0 40px 0;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.rewards-card-block::after {
    display: block;
    font-family: IcoFont;
    content: "\ef3c";
    font-size: 180px;
    position: absolute;
    right: 0;
    color: #fff2cd;

}

.rewards-card-block h5 {
    font-family: 'Noto Serif TC', serif;
    font-weight: 900;
    font-size: 25px;
    background: var(--p-main-color);
    color: #fff;
    padding: 15px;
    width: 250px;
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 0;
    text-align: center;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
}

.rewards-card {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin-top: 20px;
}

.rewards-card li {
    margin: 5px;
    width: calc(14.26% - 10px);
    height: 100px;
    border: 2px dotted #ebe1c9;
    display: flex;
    position: relative;
    border-radius: 10px;
    background: #fff;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 15;
}

.point-complete {
    position: absolute;
    width: 90%;
    height: 90%;
    background-image: url(../images/stamp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 20;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.point-complete i {
    display: block;
    font-size: 17px;
    border-radius: 100%;
    border: 2px solid #fff;
    width: 30px;
    height: 30px;
    line-height: 28px;
}

.point-date {
    font-size: 13px;

}

.rewards-card li .rewards-card-num {
    text-align: center;
    margin: auto;
    font-size: 25px;
    color: #9f9f9f;
}

.rewards-card-info {
    position: relative;
    z-index: 10;
}

.rewards-card-info span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.rewards-card-info span i {
    font-style: normal;
    font-size: 16px;
    margin-right: 3px;
}

.point-title {
    font-size: 20px;
}

.point-title span {
    display: inline-block;
    padding: 0 5px;
    font-size: 27px;
    color: #ff476f;
}
.point-switch {
    display: flex;
    justify-content: flex-end;
}

.switch {
    position: relative;
    margin-left: 10px;
}

.switch label {
    cursor: pointer;
    height: 30px;
    width: 60px;
    background: #dadada;
    display: block;
    border-radius: 100px;
    position: relative;
}

.switch input {
    position: absolute;
}

.switch input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.switch label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 5px;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.switch input:checked+label {
    background: var(--p-main-color);
}

.switch input:checked+label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

.switch label:active:after {
    width: 60px;
}

.special-point i {
    color: #ff476f;
}
.point-btn {
    padding: 15px;
    font-size: 20px;
    border-radius: 40px;
    width: 250px;
    max-width: 100%;
    border: 0;
    background-color: var(--p-second-color);
    color: #fff !important;
    display: block;
    text-align: center;
    margin: 30px auto 0 auto;
}

.point-btn.grey {
    background: #b6b6b6;
}

.point-uesd {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: var(--p-second-color);
    border-radius: 100%;
    position: absolute;
    right: 20px;
    top: 11px;
    color: #fff !important;
    font-size: 14px;
}
.point-pro .shop-product{
    margin-bottom: 20px;
}
.point-pro .product-thumb {
    position: relative;
    border: 1px solid #ededed;
    height: 100%;
}
.point-pro .product-thumb .image{
    position: relative;
}
.point-pro .caption {
    padding: 10px;
}
.point-pro .name{
    height: 47px;
    margin-bottom: 5px;
    overflow: hidden;
}
.point-pro .product-exchange {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.point-pro .add-btn {
    line-height: 25px;
    padding: 5px;
    min-width: 80px;
    margin: 0;
    font-size: 14px;
    background: var(--p-second-color);
}
.point-pro .add-btn.empty, .point-btn.empty {
    background-color: #999;
    cursor: default;
}
.point-pro .price {
    margin: 0;
    color:#ff476f;
    font-size: 17px;
}
.point-pro .price i{
    margin-right: 5px;
}
.point-pro .btn-cart {
    background: var(--p-main-color);
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 0;
    width: auto;
    height: auto;
    border-radius: 0;
}

.point-pro .btn-cart.grey {
    background: #ccc;
}

.sold-out .image:before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    opacity: .6;
}

.sold-out .image:after {
    content: "兌換完畢";
    display: block;
    position: absolute;
    color: #484848;
    border: 1px solid;
    transform: rotateZ(-15deg);
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    line-height: 100px;
    text-align: center;
    font-size: 18px;
    background: rgb(255 255 255 / 77%);
}

.point-pro-info {
    padding: 20px;
    border: 1px solid #e9e9e9;
    margin: 20px 0;
    height: 300px;
    overflow-y: auto;
}

.point-exchange {
    display: flex;
    height: 100%;
    background:#ff96ad;
    color: #fff;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    font-size: 13px;
}

.point-exchange i {
    display: block;
    width: 100%;
    font-size: 15px;
}

#point-cart .modal-body.product_details h2 {
    padding-right: 45px;
    margin: 10px 0;
    color: #000;
    font-size: 20px;
    line-height: 1.5;
}
#point-cart .product_details .price {
    font-size: 22px;
    margin-bottom: 10px;
    color: #ff476f;
}
#promenu {
    padding: 0;
    list-style: none;
    white-space: nowrap;
    overflow-x: auto;
    margin: 10px auto 20px auto;
}

#promenu li a,
#promenu li {
    display: inline-block;
    position: relative;
    color: #676767;
}
#promenu li a {
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.07);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 7px 15px;
    border-radius: 50px;
}
#promenu li.active a {
    border-color:var(--p-main-color);
    background:var(--p-main-color);
    color: #fff;
}
#point-modal{
    text-align: center;
}
#point-modal .modal-body {
    padding: 20px;
}
#point-modal .modal-dialog{
    width: 500px;
    max-width: 95%;
    margin: 10px auto;
}
#point-modal .modal-dialog .modal-content .close {
    background-color: rgb(204 204 204 / 0.5);
    color: #fff;
}
#point-modal .modal-dialog .modal-content .close:hover {
    background-color: rgb(204 204 204 / 1);
}
#point-modal img {
    margin-bottom: 20px;
}
#point-modal h4 {
    color: var(--p-main-color);
    font-size: 28px;
    margin-bottom: 20px;
}
#point-modal p {
    text-align: center;
    font-size: 21px;
}
#point-modal p span{
    font-size: 25px;
}
#point-modal .point-btn{
    margin-top: 0;
}

#point-today-fix {
    z-index: 999999;
    position: fixed;
    right: 20px;
    bottom: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin: 0px -670px 0px 0px; */
}
#point-today-fix a{
    display: block;
    text-align: center;
    width: 80px;
    height: 80px;
}

#point-today-fix a span{
    display: block;
    width: 100%;
    font-size: 14px;
    margin-top: 80px;
    background: var(--p-main-color);
    padding: 2px;
    border-radius: 15px;
    color: #fff;
}
.clock {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 10px;
    left: 10px;
  }
  /* Clock Body */
  
  .clock-body, .clock-body:before {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  
  .clock-body {
    border: 4px solid var(--p-main-color);
    overflow: hidden;
    background-color: white;
    left: 5px;
    top: 6px;
  }
  
  .clock-body:before {
    content: '';
    border: 3px solid #dcdbd3;
    left: -2px;
    top: -2px;
  }
  
  /* Clock Hands */
  
  .clock-hands:before, .clock-hands:after {
    position: absolute;
    content: '';
    background-color: black;
    border-radius: 0px 0px 10px 10px;
    transform-origin: top;
    transform: rotate(180deg) translate(0, 5px);
    top: 4px;
  }
  
  .clock-hands {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #fe504d;
    border-radius: 50%;
    border: 2px solid black;
    left: calc(50% - 4px);
    top: calc(50% - 4px);
  }
  
  .clock-hands:before {
    width: 3px;
    height: 12px;
    left: -1px;
    top: 3px;
    transform: rotate(260deg) translate(0, 5px);
  }
  
  .clock-hands:after {
    width: 3px;
    height: 13px;
    left: 0;
  
  }
  /* Clock Legs */
  
  .clock .clock-leg:nth-child(1) {
    transform: rotate(-38deg);
  }
  
  .clock .clock-leg:nth-child(2) {
    transform: rotate(38deg) translate(27px, -20px);
  }
  
  .clock-leg {
    position: absolute;
    height: 29px;
    width: 3px;
    background-color: black;
    left: 12px;
    border-radius: 10px;
  }
  
  .clock-leg:before {
    position: absolute;
    content: '';
    height: 50px;
    width: 3px;
    background-color: black;
    top: 22px;
    left: 0;
    border-radius: 10px;
  }
  
  .bell {
    position: absolute;
    width: 18px;
    height: 8px;
    background-color: var(--p-main-color);
    left: -9px;
    top: 2px;
    border-radius: 40px 40px 0 0;
    overflow: hidden;
    animation: animate-clock-bell 5s linear infinite;
  }
  
  .bell:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 8px;
    background-color: var(--p-second-color);
    right: -15px;
    top: 0px;
    border-radius: 40px 40px 0 0;
  }
  
  
  @keyframes animate-clock-bell {
    0% { transform: translate(0, 0); }
    60% { transform: translate(0, 0); }
    61% { transform: translate(-3px, -2px); }
    62% { transform: translate(3px, 2px); }
    63% { transform: translate(-3px, -2px); }
    64% { transform: translate(3px, 2px); }
    65% { transform: translate(-3px, -2px); }
    66% { transform: translate(3px, 2px); }
    67% { transform: translate(-3px, -2px); }
    68% { transform: translate(3px, 2px); }
    69% { transform: translate(-3px, -2px); }
    70% { transform: translate(3px, 2px); }
    71% { transform: translate(-3px, -2px); }
    72% { transform: translate(3px, 2px); }
    73% { transform: translate(-3px, -2px); }
    74% { transform: translate(3px, 2px); }
    75% { transform: translate(-3px, -2px); }
    76% { transform: translate(3px, 2px); }
    77% { transform: translate(-3px, -2px); }
    78% { transform: translate(3px, 2px); }
    79% { transform: translate(-3px, -2px); }
    70% { transform: translate(3px, 2px); }
    71% { transform: translate(-3px, -2px); }
    72% { transform: translate(3px, 2px); }
    73% { transform: translate(-3x, -2px); }
    74% { transform: translate(3px, 2px); }
    75% { transform: translate(-3px, -2px); }
    76% { transform: translate(3px, 2px); }
    77% { transform: translate(-3px, -2px); }
    78% { transform: translate(3px, 2px); }
    79% { transform: translate(-3px, -2px); }
    80% { transform: translate(3px, 2px); }
    81% { transform: translate(-3px, -2px); }
    82% { transform: translate(3px, 2px); }
    83% { transform: translate(-3px, -2px); }
    84% { transform: translate(3px, 2px); }
    85% { transform: translate(-3px, -2px); }
    86% { transform: translate(3px, 2px); }
    87% { transform: translate(-3px, -2px); }
    88% { transform: translate(3px, 2px); }
    89% { transform: translate(-3px, -2px); }
    90% { transform: translate(3px, 2px); }
    91% { transform: translate(-3px, -2px); }
    92% { transform: translate(3px, 2px); }
    93% { transform: translate(-3px, -2px); }
    94% { transform: translate(3px, 2px); }
    95% { transform: translate(-3px, -2px); }
    96% { transform: translate(3px, 2px); }
    97% { transform: translate(-3px, -2px); }
    98% { transform: translate(3px, 2px); }
    99% { transform: translate(-3px, -2px); }
    100% { transform: translate(3px, 2px); }
  }
  .outline-btn {
    padding: 3px 7px;
    border: 1px solid var(--p-main-color);
    color: var(--p-main-color);
}
/**畫面調整**/
section {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
}
section.p-t-100 {
    padding-top: 60px !important;
}
.port-title{
    margin-top: 0 !important;
}
section.banner {
    padding: 0;
}
section.banner .row {
    margin-right: -5px;
    margin-left: -5px;
}
section.banner .row > div {
    padding-right: 5px;
    padding-left: 5px;
}

section.hot-products {
    background-position: center top;
    /* background-image: url(../images/bg-hot.png);
    background-color: #912dcd;
    margin-top: 50px; */
    background-color: #ebebeb;
    padding: 80px 0;
}

/* section.hot-products .title {
    color: #fff;
    margin-bottom: 30px;
}
section.hot-products .grid-product .product-button a{
    border-radius: 6px;
  }
section.hot-products .grid-product .image{
    border-radius: 9px;
}

section.hot-products .owl-carousel .owl-dot.active span,
section.hot-products .title-border {
    background: #ff49a7;
} */
section.hot-products .owl-carousel .owl-dots {
    margin-top: 20px;
}
section.main-products{
    /* background-color: #eaeded; */
}
section.latest-news {
    padding: 120px 0 60px 0;
    background-position: right top;
}


section.page-search{
    margin-top: 50px;
    }
section.page-search .shop-list{
margin-top: 20px;
}
.shop-list.wishlist .shop-product .product-body .product-button {
    flex-direction: column;
}
.shop-list.wishlist .add-to-cart {
    width: 100%;
}
.sort {
    /* border-bottom: 1px solid #e0e3e9; */
    padding: 7px 10px 5px 5px;
    text-align: right;
    background-color: #f1f2f5;
    margin-bottom: 30px;
}
.minibox {
    width: auto;
	display: inline-block;
}



.remove-wishlist {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.remove-wishlist .remove {
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/icon/close.png) no-repeat;
    cursor: pointer;
    margin-right: 5px;
}
.remove-wishlist .remove:hover {
    background: url(../images/icon/close_hover.png) no-repeat;
  }
.product-button .quantity input[type="number"] {
    width: 160px;
    font-size: 19px;
}
.multiple-price {
    display: flex;
}
.multiple-price .discount-title {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    width: 10%;
    background-color: var(--p-second-color);
    color: #fff;
    text-align: center;
}
.multiple-price .discount-content {
    width: 90%;
    padding: 10px 30px;
    border: 1px solid var(--p-second-color);
}
.multiple-price .discount-item{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.multiple-price .discount-item .discount{
    color: var(--p-focus-color);
}
.multiple-price .quan i {
    margin-left: 5px;
    font-size: 17px;
    color: var(--p-second-color);
}
.multiple-price .new-price{
    font-size: 17px;
}
.multiple-price .owl-item{
    border-left: 1px dotted #ccc;
    margin-right: -1px;
    border-right: 1px dotted #ccc;
}
.multiple-price .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -20px;
}
.multiple-price .owl-nav > div{
    position: absolute;
    left: 0;
    padding: 10px;
}
.multiple-price .owl-nav > div.owl-next{
    left: auto;
    right: 0;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show { opacity: 1; }
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before,
.tooltip .arrow::after{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, 
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::after, 
.bs-tooltip-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}
.bs-tooltip-top .arrow::before{
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}
.bs-tooltip-top .arrow::after, 
.bs-tooltip-auto[x-placement^="top"] .arrow::after{
    bottom: 1px;
    border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #ececec;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.4rem 0.75rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    background-clip: padding-box;
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
    border-radius: 0.3rem;
}
.space-between{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-detail .product-body .add-to-wishlist {
    width: auto;
    background-color: transparent !important;
    margin-right: 10px;
    
}
.product-detail .product-body .add-to-wishlist i {
    font-size: 24px;
}
.header__button > ul{
    display: flex;
    align-items: center;
}
.header__button ul.shop-cart-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex: 1 1 0%;
    margin-bottom: 15px;
    border-bottom: 1px dotted rgb(204, 204, 204);
    padding-bottom: 15px;
    padding-right: 0px;
    /* color: #000; */
    font-size: 16px;
}
.header__button ul.shop-cart-list li:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.header__button .shop-cart-list .amount {
    position: inherit;
    margin-left: 5px;
    font-size: 15px;
    display: inline-flex;
    min-height: 25px;
    min-width: 25px;
}
.header__button .shop-cart-list .btn {
    padding: 0 10px;
    color: #fff;
    line-height: 40px;
    width: auto;
}
.header__button .shop-cart-list .shop .btn, .header__button .shop-cart-list .shop .amount {
        background-color: var(--p-second-color);
}
.header__button .shop-cart-list .inquiry .btn, .header__button .shop-cart-list .inquiry .amount {
    background-color: var(--p-main-color);
}
.header__button ul.shop-cart-list .btn i{
    font-size: 15px;
    margin-right: 2px;
}

/**sidebar**/
.sidebar_styleOne .theme_title,.sidebar_styleTwo .theme_title{
    padding-bottom: 18px;
  }
  .sidebar_search {
    height: 54px;
    position: relative;
  }
  .sidebar_search input {
    width:100%;
    height:54px;
    border:none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color:#9e9e9e;
  }
  .sidebar_search button {
    width:54px;
    height:100%;
    position: absolute;
    top:0;
    right:0;
    color:#fff;
  }
  .sidebar_categories {
    margin-top: 0;
      position: relative;
  }
  .sidebar_categories .theme_inner_title {
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
    width: 75%;
    position: relative;
}
  .sidebar_categories .theme_inner_title h4 {
      font-size: 17px;
      font-weight: normal;
      background-color: #fff;
      padding: 0 15px;
      display: inline-block;
      color: #555;
      margin-bottom: 0;
  }
  .sidebar_categories .theme_inner_title h4::after {
      content: "";
      border-bottom: 1px solid #ddd9e3;
      display: block;
      position: absolute;
      top: 10px;
      z-index: -1;
      width: 100%;
      left: 0;
      }
  
  .sidebar_categories ul {
      margin-bottom: 46px;
      border-bottom: 0;
  }
  .sidebar_categories ul li {
      line-height: 23px;
      margin-bottom: 5px;
      background-color: var(--p-main-color);
      position: relative;
      border: 1px solid var(--p-main-color);
  }
  .sidebar_categories ul li.current, .sidebar_categories .subcate-phone ul li.open li.current a{
  }
  .sidebar_categories .subcate-phone ul li.open li.current a, .sidebar_categories .subcate-phone ul li.open li:hover a {
      background-color: #f9f9f9;
  }
/* .sidebar_categories ul li.current, .sidebar_categories ul li.open {
     border-color: var(--p-main-color);
      background-color: var(--p-main-color);
  }
.sidebar_categories ul li.has-sub.current li {
      border-bottom: 1px solid var(--p-main-color);
  } */
  .sidebar_categories ul li a{
      -webkit-transition: .5s ease;
      transition: .5s ease;
  }
  .sidebar_categories ul li > a {
    font-weight: normal;
    color: #fff;
    display: block;
    padding: 13px;
  }
  .sidebar_categories ul li > a.link {
  }
  
  .sidebar_categories > ul > li a:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 22px; 
    left: 2px;
    border:1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display:none;
  }
  .sidebar_categories .overlay-box li{
      border-bottom: 1px solid #efefef;
  }
  
  .sidebar_categories > ul > li li a:hover {
      background-color: transparent;
      color: #de2a5a;
      }
  .sidebar_categories .sub-category ul{
      border: 0 !important;
          }
  .sidebar_categories > ul > li .sub-categary a:hover {
      background-color: #fcfcfc;
      color: #de2a5a;
      }
  .otherpage-sidebar .sidebar_categories ul li {
        background-color: #fff;
        border-color: var(--p-main-color);
    }
    .otherpage-sidebar .sidebar_categories ul li.current{
        background-color: var(--p-main-color);
    }
    .otherpage-sidebar .sidebar_categories ul li a{
        color: #263158;
    }
    .otherpage-sidebar .sidebar_categories ul li.current a{
        color: #fff;
    }
  /***摺疊選單***/
  .sidebar_categories ul li.open li {
      margin-bottom: 0;
      border: 0;
      border-bottom: 1px solid #e3e3e3;
  }
  .sidebar_categories ul li.open li:last-child {
      border-bottom: 0;
  }
  .sidebar_categories ul li.open li a {
      background-color: #fff;
      padding: 13px;
      color: #333;
  }
  .sidebar_categories ul li.open li a:hover, .sidebar_categories ul li.open li.current a {
      color: var(--p-main-color);
      }
  .sidebar_categories ul ul{
      display: none;
      margin:0;
      border-bottom: 0;
  }
  .sidebar_categories ul li a.holder, .download-list button.btn.btn-link .holder {
      color: #fff !important;
      position: absolute;
      right: 0;
      top: 0;
      border: 0px solid #000;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      z-index: 1;
      background-color: transparent;
      padding: 0;
      cursor: pointer;
  }
  .sidebar_categories ul li a.holder::before, .download-list button.btn.btn-link .holder::before{
      font-size: 23px;
      background-color: transparent !important;
      display: block;
      z-index: 10;
      content: "\f105";
      font-family: "FontAwesome";
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
  }
  .sidebar_categories ul li.open a.holder::before{
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
  }
  .download-list button.btn.btn-link .holder::before{
      content: "\f107";
  }
  .download-list button.btn.btn-link.collapsed .holder::before {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
  }
  .nav-sub .nav-link {
      padding: 8px 20px;
      width: 150px;
      text-align: center;
      font-size: 17px;
      border-radius: 0;
  }
  .nav-sub a.nav-link {
      cursor: pointer;
      border: 1px solid transparent !important;
      background-color: #ff9500;
      color: #fff !important;
  }
  .nav-sub {
      border-bottom: 1px solid #ff9500;
      margin-bottom: 30px;
  }
  .nav-sub .nav-link.active{
      color: #ff9500 !important;
      border-color: #ff9500 #ff9500 #fff !important;
  }
  .nav-tabs .nav-item {
      margin: -1px 2px -1px 0;
  }
  /* 設定手機版畫面相容性安全寬度 */
body {
    padding-bottom: constant(safe-area-inset-bottom); 
    padding-bottom: env(safe-area-inset-bottom);
}
.fixed-button{
    margin-bottom: env(safe-area-inset-bottom);
}
.footer-safe-area{
    background-color: #fafafa;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: env(safe-area-inset-bottom);
    border-top: 1px solid #e8e8e8;
    z-index: 1520;
}
.verifycodeImg {
    height: 48px;
    margin-right: 10px;
}
.contact-page .verifycodeImg {
    margin: 5px 10px 5px 0;
}

@media(max-width:1080px) {
#point-today-fix{
    display: none;
}

}
@media(max-width:979px) {
    .header-mobile__logo {
		margin-left: 20px;
        margin-top: 0;
    }
   .project {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .project:last-child {
        margin-bottom: 0;
    }
    .project-intro .image:after {
        display: none;
    }
    .project .project-body .name {
        height: auto;
    }

    .project .project-body {
        margin-left: 10px;
    }
    .header__button {
        position: absolute;
        top: 29px;
        right: 70px;
    }
    .contact-page {
        margin-top: 50px;
    }
    .increase_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .increase_item .select-spec {
        position: static;
        text-align: right;
        margin-top: 10px;
    }
    /*****fix menu*****/
    .fixed-button {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
        background: #fff;
        text-align: center;
    }
    .fixed-button ul.button-menu,
    .fixed-button ul.product-btn {
        background-color: #fff;
        margin: 0;
        padding: 0;
        display: flex;
        border-top: 1px solid #ddd;
    }
    .fixed-button ul.button-menu li,
    .fixed-button ul.product-btn li {
        width: 100%;
        vertical-align: middle;
        text-align: center;
    }
    .fixed-button ul.button-menu li {
        border-right: 1px solid #ddd;
    }
    .fixed-button ul.button-menu li:last-child {
        border-right: 0;
    }
    .fixed-button ul.button-menu li img {
        width: 20px;
        height: 20px;
        margin: auto auto 2px;
        display: block;
    }
    footer {
        /* padding-bottom: 56px; */
        background-color: #fff;
    }

    .fixed-button ul.button-menu li a {
        display: block;
        padding: 11px 0;
        color: #666;
        font-size: 12px;
        line-height: 17px;
    }
    .fixed-button ul.button-menu.full {
        width: 100%;
        float: none;
        display: flex;
    }
    .fixed-button ul.button-menu.full li {
        width: 100%;
    }
    .fixed-button ul.button-menu.full li img {
        display: inline-block;
        margin-right: 5px;
    }
    .fixed-button ul.button-menu.full li a {
        padding: 20px 5px;
        font-size: 15px;
    }
    .fixed-button ul.product-btn li:last-child {
        border-right: 0;
    }
    .fixed-button ul.product-btn .add-btn {
        border-radius: 0;
        padding: 15px 0;
        width: 100%;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
        background: var(--p-main-color);
    }
    .fixed-button ul.product-btn .add-btn.buy {
        background: var(--p-second-color);
    }
    .fixed-button ul.product-btn li.bt-btn {
        min-width: 20%;
        max-width: 20%;
    }

    .fixed-button ul.product-btn li.bt-buy {
        min-width: 40%;
    }
    .fixed-button ul.product-btn li.bt-btn .add-btn {
        font-size: 14px;
        background-color: transparent;
        min-width: auto;
        color: #666 !important;
        display: flex;
        flex-direction: column;
        padding: 5px 0;
    }
    .fixed-button ul.product-btn li.bt-btn .add-btn i{
        font-size: 17px;
    }
    .fixed-button .add-btn+.add-btn {
        margin: 5px 5px 5px 0;
    }
    .store-item table {
        display: inline-block;
        overflow-x: auto;
        white-space: nowrap;
        max-width: 100%;

        border: 0;
    }
    .full{
        width: 100%;
    }
    .multiple-price .discount-title {
        width: 15%;
    }
    .multiple-price .discount-content {
        width: 85%;
    }
    section.latest-news {
        padding: 30px 0 50px 0;
    }
    .breadcrumb li {
        line-height: 23px;
    }
    .post__title-1 {
        font-size: 28px;
    }
}
@media(max-width:979px) and (min-width:767px){
    /*.increase_item .proimg {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}*/
}
@media(max-width:767px) {
    section.hot-products {
        padding: 30px 0;
    }
    .header__button ul li.header-search .search-input {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
    }
    .header__button ul li.header-search .search-input input {
        height: 60px !important;
    }
    .pageintro .pageintro-body .pageintro-title {
        font-size: 28px;
    }
    .post-share {
        flex-wrap: wrap;
    }
    .post-share h4,
    .post-share .social-icons {
        text-align: left;
        width: 100%;
        padding: 0;
        font-size: 18px;
    }
    .hidden-xs {
        display: none;
    }
    .sort-right {
        text-align: left;
        margin-top: 15px;
    }
    .rwd-table th {
        display: none;
    }
    .data-table.rwd-table tr td {
        display: flex;
        flex-wrap: wrap;
        border: 0;
        text-align: left;
        padding: 5px 10px !important;
        border: 0;
    }
    .data-table.coupon-table tr td.coupon-title {
        color: var(--p-main-color);
        font-size: 17px;
    }
    .data-table tr td.point-info{
        position: absolute;
        top: 30px;
        right: 5px;
        font-size: 20px;
    }
    .rwd-table.coupon-table td {
        display: flex;
        flex-wrap: wrap;
    }
    .rwd-table td:before {
        margin: 5px 0;
        content: attr(data-th) " :";
        /* font-weight: bold; */
        font-size: 15px;
        padding-right: 15px;
        color: #666;
    }
    .rwd-table td.product-name:before, .rwd-table td.rwd-action:before{
        display: none;
    }
    .rwd-table td.rwd-action{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        height: calc(100% - 55px);
    }
    .rwd-table td.rwd-action label {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        text-align: right;
        padding: 10px 5px 0 0;
    }
    .rwd-table.return-table td:before{
        width: auto;
        margin-bottom: 10px;
    }
    .rwd-table.return-table tr td:last-child{
        padding-left: 35px;
    }
    .rwd-table.return-table tr td:last-child:before{
        display: none;
    }
    .rwd-table.coupon-table td:before {
        width: 100px;
    }
    .rwd-table td.coupon-title:before {
        display: none;
    }
    .rwd-table tbody tr {
        margin-bottom: 0;
        display: block;
        padding: 0; 
        border-width: 2px !important;
    }
    .data-table.rwd-table tbody tr {
        margin-bottom: 15px;
        padding: 10px 0;
        position: relative;
    }
    .data-table.rwd-table tbody tr:last-child, .data-table.rwd-table:last-child {
        margin-bottom: 0;
    }
    .rwd-table thead {
        border: 0;
    }
    .form-complete .form-row label{
        text-align: left;
    }

section.banner-block {
    margin: 0 0 50px 0;
}
.shop-list .shop-list-body.shop-grid .shop-product .product-image a {
    padding: 5px;
}
.shop-product .product-body .name {
    font-size: 21px;
    line-height: 30px;
}
.modal-body.shop-product .product-body .name {
  font-size: 17px;
  line-height: 22px;
}
section.latest-news {
    background-image: url(../images/bg-news800.jpg);
}

/*---打卡---*/
.rewards-card-block h5 {
    font-size: 20px;
    padding: 10px;
    width: 200px;
}
.rewards-card-block {
    padding: 60px 20px 20px;
}
.rewards-card li {
    width: calc(33.33% - 10px);
}
.point-complete{
    width: 80px;
    height: 80px;
}
.rewards-card{
    margin-top: 10px;
}
.point-block h5{
    font-size: 26px;
}
#point-today-fix{
    display: none;
}
.point-exchange-fix{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 10px;
}
.point-exchange-fix .point-btn{
    margin-top: 0;
    padding: 10px;
}
.point-pro-info {
    padding: 20px;
    border: 1px solid #e9e9e9;
    margin: 20px 0;
    height: calc(100vh - 191px );
    overflow-y: auto;
}
#point-cart .modal-body{
    height: 100vh;
    background: #fff;
}
#point-cart .modal-body.product_details h2{
    font-size: 18px;
    line-height: 1.5;
}
#point-list .modal-body{
    height: calc(100vh - 191px );
    overflow-y: auto;
}
#point-list .modal-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 10px;
}
#point-list .modal-content {
    height: 100vh;
}
.mobile-hidden {
    display: none !important;
}
.product-button .quantity input[type="number"] {
    width: 160px;
}
}
@media(max-width:480px) {

.m-t-40 {
    margin-top: 20px !important;
}
.p-b-80 {
    padding-bottom: 40px !important;
}
.footer .footer-item:first-child{
    margin-bottom: 20px;
}
.footer .main-footer .main-footer-container .footer-item .footer-item-content .footer-list li {
    margin-bottom: 10px;
}
header .header-wrapper-mobile .header-mobile__bar{
    height: 60px;
}
header .header-wrapper-mobile .header-mobile__bar .header-mobile__button {
    right: 15px;
}
.header__button ul li.header-search .search-input {
    top: 60px;
}
 .header__button ul li.header-search .search-input input {
    padding: 0 20px;
	height: 60px !important;
}
.header-mobile__logo img {
        height: 50px;
    }
    .header__button {
        right: 70px;
        top: 20px;
    }

    .header__button ul li.header-shop-cart .shop-cart-button, .header__button ul li.header-search .search-button, .header__button ul li.header-member .dropdown-toggle-btn {
        width: 25px;
        height: 25px;
    }
    .header__button .amount {
        top: -7px;
        left: 8px;
        font-size: 13px;
    }

    section.banner-block {
        margin: 15px 0 50px 0;
    }
    .form-row.row .add-btn{
      margin: 0;
    padding: 10px;
    font-size: 13px;
    }
    .increase_item {
        padding: 15px;
        align-items: flex-start;
    }
    .increase_item .proimg {
        margin: 0 10px 0 25px;
    }
    .increase_item h6{
        font-size: 15px;
    }
   .increase_item .select-spec {
        right: 5px;
        bottom: 5px;
    }
    .product-button .quantity input[type="number"] {
        width: 110px;
        padding: 0 35px;
    }
    .shop-list .shop-product .product-body .product-button, .grid-product .image .addcart, .shop-list .shop-product .product-body .pro-select {
        width: 100%;
    }
    .project .project-image {
        width: 100%;
    }
    .project .project-body {
        margin: 10px 0 0 0;
    }
}
@media(max-width:379px) {
    .header__button {
        right: 60px;
    }
    .data-table tr td.point-info{
        font-size: 18px;
    }
    .point-block h5{
        font-size: 22px;
    }
}
@media(max-width:320px) {
    .header-mobile__logo {
        margin-left: 15px;
    }
    .header-mobile__logo img {
        height: 45px;
    }
 .increase_item {
        padding: 10px;
    }
.increase_item input[type=checkbox].ace + .lbl {
        top: 10px;
        left: 10px;
}

.increase_item h6 {
    font-size: 14px;
    line-height: 20px;
}
/*.shop-product .product-body .product-button {
    display: block;
}*/
.product-button select {
    width: 100%;
    margin-bottom: 5px;
}
.storehouse {
    display: inline-block;
}
.pro-payment h6, .pro-select h6, .product-button h6, .product-share .text-black {
    width: 75px;
}
.point-complete {
    width: 70px;
    height: 70px;
}
.rewards-card-block {
    padding: 60px 10px 20px;
    border-radius: 0;
}
.point-title {
    font-size: 15px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .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, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}
.product-button .quantity input[type="number"] {
    width: 100%;
}
.shop-list .quantity + .add-to-cart {
    width: 100%;
}

}
