
:root {
    --colorYellow: rgba(248, 192, 20, 1);
    --colorBlue: rgba(72, 159, 216, 1);
    --colorBlack: rgba(54, 53, 53, 1);
    --colorWhite: rgba(255, 255, 255, 1);
    --en-shop-color-primary: rgba(215, 40, 39, 1);
    --en-shop-color-primary-active: rgba(219, 0, 7, 0.9);
}

/* @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */

/* @font-face{
    font-family:'AnimeAce2';
    src: url("../font/AnimeAce2/AnimeAce2.otf") format("opentype"),url("../font/AnimeAce2/AnimeAce2.eot") ,url("../font/AnimeAce2/AnimeAce2.eot?#iefix") format("embedded-opentype"),url("../font/AnimeAce2/AnimeAce2.woff2") format("woff2"),url("../font/AnimeAce2/AnimeAce2.woff") format("woff"),url("../font/AnimeAce2/AnimeAce2.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
} */

/* @font-face{
    font-family:'KGHappy';
    src: url("../font/KGHappy/KGHappy.otf") format("opentype"),url("../font/KGHappy/KGHappy.eot") ,url("../font/KGHappy/KGHappy.eot?#iefix") format("embedded-opentype"),url("../font/KGHappy/KGHappy.woff2") format("woff2"),url("../font/KGHappy/KGHappy.woff") format("woff"),url("../font/KGHappy/KGHappy.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
} */

/* @font-face{
    font-family:'CeraPro';
    src: url("../font/CeraPro/CeraPro-Light.otf") format("opentype"),url("../font/CeraPro/CeraPro-Light.eot") ,url("../font/CeraPro/CeraPro-Light.eot?#iefix") format("embedded-opentype"),url("../font/CeraPro/CeraPro-Light.woff2") format("woff2"),url("../font/CeraPro/CeraPro-Light.woff") format("woff"),url("../font/CeraPro/CeraPro-Light.ttf") format("truetype");
    font-weight:200;
    font-style:normal;
}

@font-face{
    font-family:'CeraPro';
    src: url("../font/CeraPro/CeraPro-Regular.otf") format("opentype"),url("../font/CeraPro/CeraPro-Regular.eot") ,url("../font/CeraPro/CeraPro-Regular.eot?#iefix") format("embedded-opentype"),url("../font/CeraPro/CeraPro-Regular.woff2") format("woff2"),url("../font/CeraPro/CeraPro-Regular.woff") format("woff"),url("../font/CeraPro/CeraPro-Regular.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'CeraPro';
    src: url("../font/CeraPro/CeraPro-Medium.otf") format("opentype"),url("../font/CeraPro/CeraPro-Medium.eot") ,url("../font/CeraPro/CeraPro-Medium.eot?#iefix") format("embedded-opentype"),url("../font/CeraPro/CeraPro-Medium.woff2") format("woff2"),url("../font/CeraPro/CeraPro-Medium.woff") format("woff"),url("../font/CeraPro/CeraPro-Medium.ttf") format("truetype");
    font-weight:500;
    font-style:normal;
}

@font-face{
    font-family:'CeraPro';
    src: url("../font/CeraPro/CeraPro-Bold.otf") format("opentype"),url("../font/CeraPro/CeraPro-Bold.eot") ,url("../font/CeraPro/CeraPro-Bold.eot?#iefix") format("embedded-opentype"),url("../font/CeraPro/CeraPro-Bold.woff2") format("woff2"),url("../font/CeraPro/CeraPro-Bold.woff") format("woff"),url("../font/CeraPro/CeraPro-Bold.ttf") format("truetype");
    font-weight:bold;
    font-style:normal;
} */

@font-face {
    font-family: 'Sunset';
    src: url("../font/SunsetBoulevard.woff") format("opentype"), url("../font/SunsetBoulevard.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MoonGet';
    src: url("../font/MoonGet-Heavy.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("../font/Gotham/Gotham-ExtraLight.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("../font/Gotham/Gotham-Book.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("../font/Gotham/Gotham-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("../font/Gotham/GOTHAM-BOLD.TTF") format("truetype");
    font-weight: bold;
    font-style: normal;
}
body {
    background-color: #fff;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100%;

    /* font-family:CeraPro; */
    font-family: Gotham;
}

/* bootstrap overwrite */

.btn {
    font-size: 1rem;
    text-transform: initial;
}
.btn-sm {
    font-size: 0.875rem;
}
.btn-primary {
    /* background:rgba(219,0,7,1); */
    background: var(--en-shop-color-primary);
    border-radius: 0.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-primary.disabled, .btn-primary:disabled {
    background: rgba(219, 0, 7, 0.7) !important;
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.07), 0 4px 5px 0 rgba(0, 0, 0, 0.05), 0 1px 10px 0 rgba(0, 0, 0, 0.03) !important;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.07), 0 4px 5px 0 rgba(0, 0, 0, 0.05), 0 1px 10px 0 rgba(0, 0, 0, 0.03) !important;
    color: #fff !important;
}
.btn-primary:hover, .btn-primary:active {
    background: var(--en-shop-color-primary-active);
}
.btn-primary.btn-3d {
    border: 1px solid rgba(255, 186, 29, 1);

    /*    -webkit-box-shadow: 0px 6px 0px rgba(219,0,7,1);
    -moz-box-shadow: 0px 6px 0px rgba(219,0,7,1);
    box-shadow: 0px 6px 0px rgba(219,0,7,1); */
    -webkit-box-shadow: 0 6px 0 var(--en-shop-color-primary);
    -moz-box-shadow: 0 6px 0 var(--en-shop-color-primary);
    box-shadow: 0 6px 0 var(--en-shop-color-primary);
    text-shadow: 0  -1px 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-primary.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 rgba(219, 0, 7, 1), 0 1px 6px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 3px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 2px 0 rgba(219, 0, 7, 1), 0 1px 6px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 3px rgba(255, 255, 255, 0.5);
    box-shadow: 0 2px 0 rgba(219, 0, 7, 1), 0 1px 6px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 3px rgba(255, 255, 255, 0.5);
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    transform: translate(0, 4px);
}
.btn-large {

}
.text-underlined {
    text-decoration: underline !important;
}
.text-primary-light {
    color: rgba(252, 64, 64, 1);
}
.text-primary {
    color: rgba(219, 0, 9, 1);
}
.nav-tabs .nav-link {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(219, 0, 9, 1)), to(rgba(219, 0, 9, 1)));
    background-image: linear-gradient(rgba(219, 0, 9, 1), rgba(219, 0, 9, 1));
}
.nav-tabs .nav-link {
    font-weight: bold;
    font-size: 0.8rem;
}
.nav-tabs-top > .tab-content.wr-tab-content {
    border-radius: 0 0 1rem 1rem;
}
.switcher {
    width: auto;
}
.sk-wave {
    width: auto;
}
.sk-primary.sk-rotating-plane, .sk-primary.sk-double-bounce .sk-child, .sk-primary.sk-wave .sk-rect, .sk-primary.sk-wandering-cubes .sk-cube, .sk-primary.sk-spinner-pulse, .sk-primary.sk-chasing-dots .sk-child, .sk-primary.sk-three-bounce .sk-child, .sk-primary.sk-circle .sk-child::before, .sk-primary.sk-cube-grid .sk-cube, .sk-primary.sk-fading-circle .sk-circle::before, .sk-primary.sk-folding-cube .sk-cube::before {
    background-color: rgba(252, 64, 64, 1);
}
.form-control:focus, .custom-select:focus {
    border-bottom-color: rgba(252, 64, 64, 1);
    -webkit-box-shadow: 0 -1px 0 0 rgba(252, 64, 64, 1) inset;
    box-shadow: 0 -1px 0 0 rgba(252, 64, 64, 1) inset;
}
.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    border-color: rgba(71, 81, 85, 1);
}
.custom-control.custom-radio .custom-control-label::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='4.5' style='fill:%23475155'/%3E%3Cpath d='M5,1A4,4,0,1,1,1,5,4,4,0,0,1,5,1M5,0a5,5,0,1,0,5,5A5,5,0,0,0,5,0Z' style='fill:%23475155'/%3E%3C/svg%3E");
}
.custom-control .custom-control-input:checked ~ .custom-control-label::after {
    background: rgba(71, 81, 85, 0.15);
}

/* helper */
html:not([dir=rtl]) .mb-6, html:not([dir=rtl]) .my-6 {
    margin-bottom: 5rem !important;
}
html:not([dir=rtl]) .mt-6, html:not([dir=rtl]) .my-6 {
    margin-top: 5rem !important;
}
.btn-min-w-175,.min-w-175 {
    min-width: 175px;
}
.btn-min-w-340,.min-w-340 {
    min-width: 340px;
}
.btn-max-w-340 {
    max-width: 340px;
    width: 100%;
}
.min-w-250 {
    min-width: 250px;
}
.container-max-w-350,.max-width-350 {
    max-width: 350px;
}
.max-width-280 {
    max-width: 280px;
}
.max-width-510 {
    max-width: 510px;
}
.text-anime-ace {
    /* font-family: AnimeAce2; */
    font-family: Gotham;
    font-weight: 500;
}
.text-kg-happy {
    /* font-family: KGHappy; */
    font-family: MoonGet;
}
.text-moon-get {
    font-family: MoonGet;
}
.text-gotham {
    font-family: Gotham;
    font-weight: 500;
}
.ui-rect-100 {
    padding-top: 100% !important;
}
.ui-bg-text-overlay {
    position: relative;
}
.ui-bg-text-overlay::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%) repeat 0 0;
    z-index: 1;
}

/* end helper */

.animated.wr-waypoint-animated:not(.animated-active) {
    visibility: hidden;
}
.wr-subtitle {
    font-size: 1.25rem;
    margin: 0.5rem 0;
}
.wr-subtitle.text-anime-ace {
    letter-spacing: 1px;
}
.wr-subtitle.text-gotham {
    letter-spacing: 1px;
}
.wr-title {
    font-size: 2rem;
    letter-spacing: 0.2rem;
    margin: 0.5rem 0;
}
.wr-title.text-kg-happy {
    /* font-size: 4rem; */
    font-size: 2rem;
    letter-spacing: 0.3rem;
    margin: 0.5rem 0;
    color: rgba(45, 45, 45, 1);
}
.wr-title.text-moon-get {
    color: rgba(45, 45, 45, 1);
}
.wr-header {
    padding: 15px 0;
    background: #fff;
}
.wr-header .col-header-center {
    text-align: center;
}
.wr-header .col-header-right {
    text-align: right;
}
.wr-header .wr-header-image {
    height: 50px;
}
.wr-header-nav {
    display: flex;
    text-align: center;
    justify-content: center;
}
a.wr-header-nav-item {
    color: #9a9a9a;
    margin: 25px 40px;
    font-weight: 600;
    font-size: 1rem;
    font-family: Gotham;
}
a.wr-header-nav-item:hover {
    color: #2d2d2d;
}
a.wr-header-nav-item.active {
    color: #2d2d2d;
    position: relative;
}
a.wr-header-nav-item.active::after {
    content: "";
    width: 75%;
    height: 4px;
    border-radius: 2px;
    position: absolute;
    background: #2d2d2d;
    left: 50%;
    top: auto;
    bottom: -5px;
    transform: translateX(-50%);
}
.wr-header .col-header-right {
    z-index: 1;
}
.wr-header .navbar-user a.nav-link {
    color: inherit;
    white-space: nowrap;
    font-size: 1rem;
}
.wr-footer {
    background: rgba(0, 0, 0, 0.8);
    background-image: url("../img/website/background/background-footer.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.wr-footer .wr-footer-container {
    padding-top: 1rem;
    padding-bottom: 5rem;
}
.wr-footer .wr-footer-logo {
    height: auto;
    width: 90px;
}
.wr-footer .wr-footer-title {
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.wr-footer .wr-footer-content {
    color: #b2b2b2;
}
.wr-footer a.wr-footer-social-item {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    font-size: 2rem;
    margin-left: 1rem;
}
.wr-footer a.wr-footer-social-item:hover {
    color: rgba(255, 255, 255, 1);
}
.wr-footer .wr-footer-link-container a {
    color: rgba(255, 255, 255, 0.7);
}
.wr-footer .wr-footer-link-container a:hover {
    color: rgba(255, 255, 255, 0.7);
}

/* page */

#wrHomeCarouselContainer .carousel-indicators li {
    background-color: rgba(109, 109, 109, 1);
    cursor: pointer;
}
#wrHomeCarouselContainer .carousel-indicators .active {
    background-color: rgba(255, 186, 29, 1);
}
#wrHomeCarouselContainer .wr-slideshow-item-container {
    position: relative;
}
#wrHomeCarouselContainer .wr-slideshow-item-container .wr-slideshow-caption-container {
    position: absolute;
    top: 10%;
    left: 8%;
}
#wrHomeCarouselContainer .wr-slideshow-item-container .wr-slideshow-caption-container.wr-slideshow-caption-right {
    right: 8%;
    left: auto;
}
#wrHomeCarouselContainer .wr-slideshow-item-container .wr-slideshow-caption-title-top {
    flex-wrap: nowrap;
}
#wrHomeCarouselContainer .wr-slideshow-item-container .wr-slideshow-caption-title-top-text {
    font-size: 1.25rem;
    margin: 0 0.5rem 0.5rem 0;
}
#wrHomeCarouselContainer .wr-slideshow-item-container .wr-slideshow-caption-title-top-text-line {
    flex-grow: 1;
    height: 3px;
    background: rgba(252, 64, 64, 1);
    margin-bottom: 0.5rem;
}
#wrHomeCarouselContainer .wr-slideshow-item-container .wr-slideshow-caption-title {
    font-size: 4rem;
    margin: 0.5rem 0;
    color: rgba(45, 45, 45, 1);
}
.carousel-item-next, .carousel-item-prev {
    position: absolute !important;
}
#wrHomeAbout {
    /* background-image: url("../img/website/background/background-4-icon.png"); */
    background-image: url("../img/shop/background/background-4-icon.jpg");
    background-size: 90%;
    position: relative;
}
#wrHomeAbout .background-col-about {
    background-image: url("../img/shop/background-home-about.png");
    background-size: 70%;
    background-position: top right;
    background-repeat: no-repeat;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    width: 100%;
    height: 100%;
    right: 0;
    min-height: 600px;
}
#wrHomeAbout .background-col-about img {
    width: 100%;
    display: none;
}
#wrHomeAbout .background-col-about::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    height: 5px;
    background: rgba(255, 186, 29, 1);
    border-radius: 2px;
}
#wrHomePromo {
    min-height: 600px;
    background-image: url("../img/website/background/background-3-icon.png");
    background-size: 90%;
    position: relative;
    padding-bottom: 7rem;
    background-repeat: no-repeat;
    background-position: center;
}
#wrHomePromo .wr-promo-container {
    max-width: 1115px;
    margin: auto;
}
#wrAppDownload {
    min-height: 200px;

    /* background-color:rgba(255,227,165,1); */
    background-color: var(--colorYellow);
    background-image: url("../img/website/background-home-download.png");
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 3rem;
    padding-bottom: 5rem;
}
#wrAppDownload .action-download-link {
    margin-right: 1rem;
}
#wrMenuPage {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    position: relative;
}
#wrMenuHeader .wr-menu-header-container .wr-title {
    padding-top: 7.5rem;
    padding-bottom: 4rem;
}
#wrMenuHeader .wr-search-container {
    margin-bottom: 5rem;
}
#wrMenuHeader .wr-search-inner {
    max-width: 570px;
    position: relative;
}
#wrMenuHeader .wr-search-inner i.wr-search-icon {
    position: absolute;
    width: 20px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
#wrMenuHeader .form-control.wr-search-input {
    border: 1px solid rgba(45, 45, 45, 1);
    border-radius: 5px !important;
    padding: 24px !important;
    padding-left: 60px !important;
}
#wrMenuHeader .form-control.wr-search-input:focus {
    border-bottom-color: rgba(45, 45, 45, 0.9);
    -webkit-box-shadow: none;
    box-shadow: none;
}
#wrMenuPage a.product-link {
    color: inherit;
}
#wrMenuPage .product-description-container {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
    right: 0;
}
#wrMenuPage .product-description-container .product-name {
    color: rgba(255, 255, 255, 1);
    font-size: 1.125rem;
}
#wrMenuPage .product-description-container .product-price {
    color: rgba(238, 205, 0, 1);
    font-size: 1rem;
}
#wrMenuPage .product-description-container .product-description {
    color: rgba(171, 169, 165, 1);
}
#wrAboutHeader {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    position: relative;
}
#wrAboutHeader .wr-about-header-container .wr-title {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
#wrAbout .wr-about-content-container {
    max-width: 640px;
    font-weight: bold;
    margin-bottom: 8rem;
}
#wrLocation {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    position: relative;
}
#wrLocationHeader .wr-location-header-container .wr-title {
    padding-top: 7.5rem;
    padding-bottom: 4rem;
}

/** account */
.wr-account {

}
.wr-account-col-right {
    position: fixed;
    right: 0;
    min-height: auto;
    overflow: hidden;
    background-clip: padding-box !important;
    height: 100vh;
}
.wr-account-billboard {
    height: 100%;
    background-color: #ddd;
    background-size: cover;
}
.wr-account .wr-img-brand {
    width: 75px;
    height: auto;
}
.wr-account-left-container {
    max-width: 340px;
    margin: 0 auto;
}
.wr-account .wr-account-title {
    font-size: 1.35rem;
    letter-spacing: 1px;
    font-weight: bold;
}
.wr-account .wr-account-title span {
    color: #c31c2d;
    font-family: Sunset;
    font-size: 25pt;
}
.wr-account .wr-account-subtitle {
    font-size: 1.4rem;
}

/** member area */
.wr-header-member {
    background-color: #b80108;
}
.wr-header-member-navigation {
    display: flex;
    justify-content: space-around;
}
.wr-header-member-navigation a.wr-header-member-nav-item {
    color: rgba(255, 255, 255, 0.8);

    /* margin:25px 40px; */
    font-weight: 600;
    font-size: 1rem;
}
.wr-header-member-navigation a.wr-header-member-nav-item:hover {
    color: rgba(255, 255, 255, 0.9);
}
.wr-header-member-navigation a.wr-header-member-nav-item.active {
    color: rgba(255, 255, 255, 1);
    position: relative;
}
.wr-section-member-banner {
    min-height: 200px;
    background-color: rgba(219, 0, 8, 1);
    background-image: url('../img/website/background/bg-banner.png');
    background-size: 100%;
    background-repeat: none;
    background-position: -10px;
    color: #fff;
    padding-top: 3rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}
.wr-section-member-banner.dashboard {
    padding: 3rem 0;
}
.wr-section-member-banner a, .wr-section-member-banner:hover, .wr-section-member-banner:active {
    color: #fff;
}
.wr-section-member-banner .wr-text {
    font-size: 1rem;
}
.wr-section-member-banner .wr-member-banner-title {
    font-size: 2rem;
    font-weight: bold;
    padding: 1.2rem 0;
}
.wr-section-member-dashboard {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
}
.member-referral-card {
    background-color: rgba(14, 73, 110, 1);
    color: rgba(255, 255, 255, 1);
    font-weight: bolder;
    padding: 1.5rem;
    border-radius: 1rem;
}
.member-referral-card .member-referral-card-text {
    font-size: 1rem;
}
.member-referral-card .member-referral-card-code {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    font-size: 1.6rem;
    position: relative;
    display: inline-block;
}
.member-referral-card .member-referral-card-code::after {
    content: "";
    width: 50%;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    left: 50%;
    top: auto;
    bottom: -5px;
    transform: translateX(-50%);
}
.member-referral-card-text .btn-wr-info {
    color: rgba(255, 255, 255, 0.9);
}
.member-referral-card .member-referral-card-code .btn-copy {
    position: absolute;
    top: -10px;
    right: -25px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.5rem;
}
.member-point-card .member-point-card-text {
    color: #a3a4a6;
    font-weight: bold;
    font-size: 0.9rem;
}
.member-point-card .member-point-card-point {
    color: rgba(219, 0, 9, 1);
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 0.25rem;
    margin-bottom: 2.5rem;
}
.member-point-card .member-point-card-status {
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 0.25rem;
}
.member-profile-info .word-profile {
    font-size: 12pt;
}
.member-profile-info .btn-settings {
    font-size: 12pt;
    padding: 10px 12px;
    margin: 0;
    border: 1px solid #fff78e;
    border-radius: 25%;
    color: #000;
}
.member-profile-info .btn-settings:hover {
    font-size: 12pt;
    border: 1px solid #fff78e;
    background: #fff78e;
    border-radius: 25%;
    color: #fff;
}
.member-profile-info .member-name {
    font-size: 2rem;
    font-weight: bold;
}
.member-profile-info .btn-upgrade {
    font-size: 10pt;
}
.modal.wr-modal .modal-dialog {
    max-width: 500px;
}
.modal.wr-modal .modal-content {
    border-radius: 1rem;
}
.modal.wr-modal .modal-header {
    background: rgba(65, 67, 85, 1);
    padding: 2rem 0;
    text-align: center;
    justify-content: center;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.modal.wr-modal .modal-body {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.modal.wr-modal .modal-title {
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
}
.modal.wr-modal .modal-header .close {
    font-size: 1.6rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    position: absolute;
    top: 25%;
    right: 1.5625rem;
    margin: 0;
    padding: 0;
    line-height: 1.47;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.modal.wr-modal-store .row-store-item {
    border-bottom: 1px solid #a3a4a6;
}
.modal.wr-modal-store .store-search {
    position: relative;
}
.modal.wr-modal-store .store-search i.wr-search-icon {
    position: absolute;
    width: 20px;
    left: 15px;
    top: 50%;
    font-size: 0.7rem;
    color: #999;
    transform: translateY(-50%);
}
.modal.wr-modal-store .store-search .wr-store-choice-search {
    background: rgba(232, 232, 232, 1);
    border-radius: 1rem !important;
    padding-left: 40px !important;
    border-color: transparent !important;
    color: #999;
    font-weight: bold;
}
.modal.wr-modal-store .store-search .wr-store-choice-search:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wr-section-member-menu-search {
    position: relative;
}
.wr-section-member-menu-search .wr-menu-member-search-container {
    position: absolute;
    max-width: 510px;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.wr-section-member-menu-search .wr-menu-member-search-inner {
    position: relative;
}
.wr-section-member-menu-search .wr-menu-member-search-inner i.wr-search-icon {
    position: absolute;
    width: 20px;
    left: 15px;
    top: 50%;
    font-size: 0.7rem;
    color: #999;
    transform: translateY(-50%);
}
.wr-section-member-menu-search .wr-menu-member-search-inner .wr-menu-member-search-input {
    background: #fff;
    border-radius: 0.5rem !important;
    padding-left: 40px !important;
    border-color: #999 !important;
    color: #999;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
    height: auto;
}
.wr-section-member-menu-search .wr-menu-member-search-inner .wr-menu-member-search-input:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wr-member-menu-content-container {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    background-repeat: none;
}
.wr-member-menu-product-category {
    padding: 4rem 0 2rem 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
a.wr-member-menu-product-category-item {
    border: 1px solid rgba(219, 0, 9, 1);
    background: #fff;
    color: rgba(219, 0, 9, 1);
    border-radius: 1rem;
    padding: 0.25rem 2rem;
    margin-right: 0.5rem;
    display: block;
    margin-top: 0.5rem;
}
a.wr-member-menu-product-category-item.active {
    background: rgba(219, 0, 9, 1);
    color: #fff;
}
.wr-member-menu-product-card {
    padding: 1rem 1.5rem 1rem 1.5rem;
}
.wr-row-product .col-image img {
    width: 120px;
    height: auto;
    border-radius: 1rem;
}
.wr-row-product .product-description-container .product-price i {
    color: rgba(238, 205, 0, 1);
}
.wr-member-menu-product-card .btn-add-cart {
    background-color: rgba(255, 186, 30, 1);
    border-radius: 0.5rem;
    font-size: 0.6875rem;
    color: rgba(78, 81, 85, 1);
    font-weight: bold;
    padding: 0.4072rem 0.6875rem;
}
.wr-member-menu-product-card .bootstrap-touchspin {
    border: 1px solid #a3a4a6 !important;
    border-radius: 0.5rem;
}
.wr-member-menu-product-card .bootstrap-touchspin:focus {
    border: 1px solid rgba(255, 186, 30, 1) !important;
}
.wr-member-menu-product-card .bootstrap-touchspin-down,.wr-member-menu-product-card .bootstrap-touchspin-up {
    background-color: transparent !important;
    border: 0;
    font-size: 0.6875rem;
    color: rgba(255, 186, 30, 1);
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0.25rem 0.6875rem;
}
.wr-member-menu-product-card .bootstrap-touchspin-down {
    content: "";
}
.wr-member-menu-product-card .wr-input-product-qty {
    border: 0;
    width: 50px;
    padding: 0.25rem 0.6875rem;
    height: auto;
    min-height: 25px;
}
.wr-member-menu-product-card .wr-input-product-qty:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wr-member-menu-product-card .btn-add-cart-touchspin-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: right;
}
.wr-member-menu-product-card .wr-btn-product-note {
    border: 1px solid #a3a4a6 !important;
    padding: 0.4072rem 0.6875rem;
    color: rgba(219, 0, 9, 1);
    margin-right: 0.5rem;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
}
textarea.wr-cart-note-textarea {
    background: rgba(232, 232, 232, 1);
    border-radius: 1rem !important;
    border-color: transparent !important;
    color: #999;
    font-weight: bold;
    padding: 0.5rem !important;
}
textarea.wr-cart-note-textarea.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(232, 232, 232, 1);
}
.wr-member-checkout-container {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    background-repeat: none;
    padding: 4rem 0;
}
.wr-member-checkout-container .payment-method-container {
    padding: 0.5rem 0;
}
.wr-member-checkout-container .payment-method-point .payment-method-point-info .payment-method-point-info-icon {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    background: rgba(219, 0, 9, 1);
    color: rgba(238, 205, 0, 1);
    margin-right: 0.5rem;
}
.wr-member-checkout-container .payment-method-point .payment-method-point-info .payment-method-point-info-point {
    color: rgba(238, 205, 0, 1);
    font-weight: bold;
}
.wr-member-checkout-container .shipping-method {
    padding: 0.5rem 0;
}
.wr-member-checkout-container .shipping-method p {
    margin-bottom: 0.25rem;
}
.wr-member-checkout-container a.shipping-method-delivery-type-item {
    border: 1px solid rgba(219, 0, 9, 1);
    background: #fff;
    color: rgba(219, 0, 9, 1);
    border-radius: 1rem;
    display: block;
    height: 100%;
    transition: background 0.2s linear;
}
.wr-member-checkout-container a.shipping-method-delivery-type-item .shipping-method-delivery-type-container {
    display: flex;
    flex-direction: column;
}
.wr-member-checkout-container a.shipping-method-delivery-type-item.active {
    background: rgba(219, 0, 9, 1);
    color: #fff;
}
.wr-member-checkout-container a.shipping-method-delivery-type-item .shipping-method-delivery-type-name {
    font-size: 1rem;
    font-weight: bold;
}
.wr-member-checkout-container a.shipping-method-delivery-type-item .shipping-method-delivery-type-description {
    flex-grow: 1;
}
.wr-member-checkout-container a.shipping-method-delivery-type-item.active .shipping-method-delivery-type-description {
    color: #fff !important;
}
.wr-section-member-history {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    background-repeat: none;
    padding: 4rem 0;
}

/** end member area */

/** cart */
.wr-cart {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.wr-cart .wr-cart-container {
    background: rgba(219, 0, 9, 1);
    color: #fff;
    display: flex;
    border-radius: 1rem;
    padding: 1rem 2rem;
    cursor: pointer;
}
.wr-cart .wr-cart-container-item {
    padding: 0 1rem;
}
.wr-cart .wr-cart-container-item.wr-cart-container-item-description {
    flex-grow: 1;
}
.wr-cart .wr-cart-container-item.wr-cart-container-item-price {
    display: flex;
    flex-wrap: nowrap;
    justify-content: right;
    align-items: center;
}
.wr-cart .wr-cart-container-item.wr-cart-container-item-price i {
    margin-right: 0.5rem;
}
.wr-cart .wr-cart-checkout-link {
    color: #fff;
}
.wr-cart .wr-cart-checkout-link:hover {
    color: #fff;
}

/* end cart */

.wr-section-member-bg-4-icon {
    background-image: url("../img/website/background/background-4-icon.png");
    background-size: 90%;
    background-repeat: none;
    padding: 4rem 0;
}
.wr-form .form-label {
    color: #a3a4a6 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.modal.wr-modal .modal-dialog {
    max-width: 500px;
}
.modal.wr-modal .modal-content {
    border-radius: 1rem;
}
.modal.wr-modal .modal-header {
    background: rgba(65, 67, 85, 1);
    padding: 2rem 0;
    text-align: center;
    justify-content: center;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.modal.wr-modal .modal-body {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.modal.wr-modal .modal-title {
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
}
.modal.wr-modal .modal-header .close {
    font-size: 1.6rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    position: absolute;
    top: 25%;
    right: 1.5625rem;
    margin: 0;
    padding: 0;
    line-height: 1.47;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.wr-accordion .wr-card-accordion > .card-header {
    padding: 0;
}
.wr-accordion .btn-link {
    transition: all ease 1s;
}
.wr-accordion .btn-link {
    background: #f0f0f0;
    display: block;
    width: 100%;
    color: inherit;
}
.wr-accordion .btn-link:not(.collapsed) {
    background: #db0009;
    color: white;
}
.wr-accordion .btn-link:not(.collapsed):hover {
    color: white;
}
.wr-iframe {
    border: 0;
    width: 100%;
}
.wr-card {
    -webkit-box-shadow: 0 5px 8px 1px rgba(0, 0, 0, 0.05), 0 3px 8px 0 rgba(0, 0, 0, 0.06), 0 3px 1px -2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 8px 1px rgba(0, 0, 0, 0.05), 0 3px 8px 0 rgba(0, 0, 0, 0.06), 0 3px 1px -2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 8px 1px rgba(0, 0, 0, 0.05), 0 3px 8px 0 rgba(0, 0, 0, 0.06), 0 3px 1px -2px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 1rem;
    background-clip: padding-box;
    background: #fff;
}
.wr-card .card-header {
    background-color: rgba(236, 236, 236, 1);
}
.wr-card .card-header .card-header-title {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0;
}
.wr-card .card-separator {
    background-color: rgba(236, 236, 236, 1);
}
.wr-card .card-separator .card-body {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.wr-card-map {
    padding: 1.5rem;
}

/* location page */
.wr-location-container .iframe-store-map {
    width: 100%;
    height: auto;
    min-height: 300px;
}
.wr-textarea {
    background: rgba(232, 232, 232, 1);
    border-radius: 1rem !important;
    border-color: transparent !important;
    color: #999;
    font-weight: bold;
    padding: 0.5rem 1rem !important;
}
.wr-textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(232, 232, 232, 1);
}
.wr-text-input {
    background: rgba(232, 232, 232, 1);
    border-radius: 1rem !important;
    border-color: transparent !important;
    color: #999;
    font-weight: bold;
    padding: 0.5rem 1rem !important;
    outline: none;
}
.wr-text-input:focus {
    outline: none;
}
.wr-container .wr-card {
    box-shadow: none;
}
.wr-card .list-group-item {
    border: 0;
    border-radius: 20px 0 0 20px;
}
.wr-card .list-group-item.active, .wr-card .list-group-item.active:hover, .wr-card .list-group-item.active:focus {
    border-radius: 20px 0 0 20px;
    background-color: #db0009;
}
.wr-kerning-none {
    font-kerning: none;
}
.wr-container .member-topup-point {
    width: 100%;
    max-width: 340px;
    margin: auto;
}
.wr-container .member-topup-point.investasi {
    width: 100%;
    max-width: 350px;
    margin: auto;
}
.wr-container .member-topup-point .topup-label {
    font-weight: 500;
}
.wr-container .member-topup-point .card-topup {
    padding: 10px 10px;
    font-size: 10pt;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
}
.wr-topup-modal .modal-body {
    padding: 0;
}
.member-topup-point .badge-point {
    padding: 8px;
    height: 100%;
    background: #db0009;
    border-radius: 7px;
    font-size: 9pt;
}
.member-topup-point .topup-list .text-price {
    padding: 3px 8px;
    display: inline-block;
    margin: 5px 5px;
    border: 1px solid #888;
    font-size: 9pt;
    border-radius: 13px;
    cursor: pointer;
}
.member-topup-point .topup-list .text-price span {
    color: #de0009;
}
.member-topup-point .topup-list .text-price.active {
    background: #db0009;
    color: #fff;
    border: 1px solid #fff;
}
.member-topup-point .topup-list .text-price.active span {
    color: #fff;
}
.member-topup-point .custom-topup-label {
    font-size: 9pt;
    font-weight: 400;
}
.member-topup-point .input-price {
    background: #ebebeb;
    font-size: 9pt;
    border-radius: 8px;
}
.member-topup-point .input-price::placeholder {
    font-size: 9pt;
}
.member-topup-point .input-price:focus {
    outline: none !important;
    border: 1px solid red;
    box-shadow: 0 0 10px #719ece;
}
.member-topup-point .bank-list .bank-thumbnail {
    padding: 5px;
    border: 1px solid #999;
    display: inline-block;
    margin: 3px;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
}
.member-topup-point .bank-list .bank-thumbnail.active {
    border: 2px solid #db0009;
}
.member-topup-point .bank-account .bank-name, .member-topup-point .bank-account .bank-number {
    font-weight: bold;
    font-size: 14pt;
}
.member-topup-point .bank-account .bank-holder {
    font-size: 12pt;
}
.btn-primary.btn-yellow {
    border: 1px solid #fff;
    background: rgba(255, 186, 29, 1);
    color: #fff;
    box-shadow: 0 6px 0 rgba(255, 186, 29, 1);
}
.btn-primary.btn-red2 {
    background: rgba(219, 0, 7, 1);
    color: #fff;
    box-shadow: 0 6px 0 #db3d00 !important;
}
.custom-promo-label {
    color: #000;
    font-weight: bold;
    display: block;
}
.label-promo-back {
    color: #fff;
    font-size: 12pt;
    text-decoration: underline;
}
.wr-input-grey-container {
    position: relative;
}
.wr-input-grey-container i {
    position: absolute;
    width: 20px;
    left: 15px;
    top: 50%;
    font-size: 0.7rem;
    color: #999;
    transform: translateY(-50%);
}
.wr-input-grey-container .wr-input-grey {
    background: rgba(232, 232, 232, 1);
    border-radius: 1rem !important;
    padding-left: 40px !important;
    border-color: transparent !important;
    color: #999;
    font-weight: bold;
}
.wr-input-grey-container .wr-input-grey:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wr-menu-invest {
    border: 1px solid #a3a4a6 !important;
    border-radius: 0.5rem;
}
.wr-style-click {
    background-color: transparent !important;
    border: 0;
    font-size: 0.6875rem;
    color: rgba(255, 186, 30, 1) !important;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0.25rem 0.6875rem;
    box-shadow: none !important;
}
.wr-input-invest {
    border: 0;
    width: 50px;
    padding: 0.25rem 0.6875rem;
    height: auto;
    min-height: 25px;
}
.wr-modal-coin {
    cursor: pointer;
}
.wr-modal-coin:hover {
    background: #efefef;
}
.modal-dialog .modal-close-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}
.modal-info {
    width: 100%;
    max-width: 500px;
    margin: auto !important;
    margin-top: 10% !important;
}
.member-faq {
    background-color: #fff;
}
.member-faq .point .faq-ask {
    font-weight: bold;
}
.member-faq .point .faq-answer {
    padding: 10px 30px;
}

.wr-blog {}
.wr-blog .sec-box {
    margin: 0 auto;
    max-width: 1300px;
    width: 100%;
    padding: 50px 45px;
    background-color: #fff;
    float: left;
}
.wr-blog .news-box {
    float: left;
    margin-bottom: 50px;
    width: 100%;
    position: relative;
}
.wr-blog .news-thumb {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.wr-blog .news-thumb > a {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease 0s;
}
.wr-blog .news-thumb > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.wr-blog .news-thumb img {
    width: 100%;
    float: left;
}
.wr-blog .news-btns {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.wr-blog .post-date {
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    padding: 7.5px 13px 4.5px;
    float: left;
    clear: right;
    position: absolute;
    left: 0;
    bottom: 0;
}
.wr-blog .read-more {
    float: left;
    clear: both;
    font-size: 12px;
    color: #000;
    background-color: #f5f5f5;
    font-weight: 600;
    padding: 9px 10px 7px;
    transition: all 0.4s ease 0s;
}
.wr-blog .news-box .news-btns a.read-more {
    bottom: 26px;
    left: -100px;
    position: absolute;
    transition: all 0.4s ease 0s;
}
.wr-blog .news-box:hover .news-btns a.read-more {
    left: 0;
}
.wr-blog .read-more:hover,
.wr-blog .read-more:focus { color: #000; }
.wr-blog .post-date:hover,
.wr-blog .post-date:focus { color: #fff; }
.wr-blog .news-box:hover .news-thumb > a::before { opacity: 0.47; }
.wr-blog .news-info {
    float: left;
    width: 100%;
    margin-top: 25px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}
.wr-blog .news-info > h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 11px;
    margin-top: 0;
    line-height: 1.3;
}
.wr-blog .news-info > p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px;
    color: #636363;
}

/* ===== Page Title Sec ===== */
.wr-blog .page-title-wrapper {
    float: left;
    width: 100%;
    position: relative;
    padding: 17px 0 21px;
    z-index: 1;
}
.wr-blog .page-top-img-mockup {
    position: absolute;
    bottom: -100px;
    opacity: 0.06;
    z-index: -1;
}
.wr-blog .page-top-img-mockup.left { left: 0; }
.wr-blog .page-top-img-mockup.right { right: 0; }
.wr-blog .page-title-inner {
    display: inline-block;
    max-width: 1000px;
    width: 100%;
}
.wr-blog .page-title-inner > h1 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 0;
}
.wr-blog .red-bg .page-title-inner > h1,
.wr-blog .red-bg .page-title-inner > span { color: #fff; }
.wr-blog .page-title-inner > span {
    font-size: 22px;
    color: #fff;
}

/* ===== Pagination ===== */
.wr-blog .pagination-wrapper {
    float: left;
    width: 100%;
    margin-top: 70px;
}
.wr-blog .pagination { margin: 0; }
.wr-blog .pagination > li {
    background-color: #fff;
    display: inline-block;
    margin: 2px;
    line-height: 38px;
    font-weight: 700;
    color: #2d2d2d;
    width: 38px;
    vertical-align: middle;
}
.wr-blog .pagination > li a,
.wr-blog .pagination > li span {
    display: block;
    padding: 0;
    line-height: 36px !important;
    border-color: transparent;
    color: inherit;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    width: 100%;
    transition: all 0.4s ease 0s;
}
.wr-blog .pagination > li a:hover,
.wr-blog .pagination > li span:hover,
.wr-blog .pagination > li.active a,
.wr-blog .pagination > li.active span {
    background-color: var(--en-shop-color-primary) !important;
    transition: all 0.4s ease 0s;
}
.wr-blog .pagination > li.prev a,
.wr-blog .pagination > li.next a {
    width: auto;
    padding: 0 20px !important;
    background-color: #f8f8f8;
}
.wr-blog .pagination > li.prev {
    margin-right: 20px;
    font-size: 12px;
    width: auto;
}
.wr-blog .pagination > li.next {
    margin-left: 20px;
    font-size: 12px;
    width: auto;
}
.wr-blog .pagination > li a:hover,
.wr-blog .pagination > li a:focus { color: #fff; }
.wr-blog a {
    color: inherit;
}

/*  news detail     */
.wr-blog .blog-detail-wrapper {
    float: left;
    width: 100%;
}
.wr-blog .blog-detail-thumb {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.wr-blog .blog-detail-info {
    display: table;
    width: 100%;
}
.wr-blog .post-detail-date {
    font-size: 13px;
    font-weight: 500;
    float: left;
}
.wr-blog .post-detail-date > i {
    font-size: 14px;
    margin-right: 5px;
}
.wr-blog .blog-detail-wrapper .blog-detail-title {
    display: block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}
.wr-blog .blog-detail-wrapper .blog-detail-title h1 {
    font-size: 32px;
    margin-top: 20px;

    /* display: inline-block; */
    font-weight: 600;
    margin-bottom: 0;
}
.wr-blog .blog-detail-wrapper .blog-detail-content {
    margin-top: 20px;
    margin-bottom: 40px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}
.wr-blog .blog-detail-wrapper .blog-detail-content p {
    letter-spacing: 0.5px;
}
.wr-menu-type {
    margin-bottom: 50px;
}
a.menu-type-item {
    border-radius: 50%;
    display: flex;
    align-items: center;
    overflow: hidden;
}
a.menu-type-item::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.25);
    width: calc(100% - 23px);
    height: 100%;
    position: absolute;
    border-radius: 50%;
    transition: all 0.4s ease 0s;
}
a.menu-type-item.active::before,
a.menu-type-item:hover::before {
    background-color: transparent;
    transition: all 0.4s ease 0s;
}
.menu-type-list {
    display: flex;
    justify-content: space-around;
}
.menu-type-list .menu-type-item {
    max-width: 350px;
    margin-right: 10px;
}
.menu-type-list .menu-type-item:last-child {
    margin-right: 0;
}
.menu-type-list .menu-type-item a {
    display: flex;
    align-items: start;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.menu-type-list .menu-type-item a::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    transition: all 0.4s ease 0s;
}
.menu-type-list .menu-type-item a.active::before,
.menu-type-list .menu-type-item a:hover::before {
    background-color: transparent;
    transition: all 0.4s ease 0s;
}
.menu-type-list .menu-type-item a img {}
.bootstrap-touchspin.input-group {
    flex-wrap: nowrap !important;
}
.card-detail-order .card-header {
    display: flex;
    justify-content: space-between;
    font-weight: normal;
    padding: 20px 30px;
}
.card-detail-order .card-header .item-header a {
    color: #707070;
}
.card-detail-order .card-header .item-header .fas {
    color: #b1b1b1;
}
.card-detail-order .card-body .order-detail-info {
    padding: 20px 30px;
    border-bottom: 1px solid #ededed;
}
.card-detail-order .card-body .order-detail-info .icon-copy {
    width: 17px;
    height: 17px;
    margin-left: 10px;
    cursor: pointer;
}
.card-detail-order .card-body .order-detail-info .title {
    font-weight: bold;
    margin-bottom: 20px;
}
.card-detail-order .card-body .order-detail-info .order-detail-code {
    margin-bottom: 20px;
}
.card-detail-order .card-body .order-detail-info .btn-action-detail-order {
    font-size: 12px;
}
.card-detail-order .card-body .order-detail-info .btn-action-detail-order .btn-buy-again:active {
    color: var(--mainColorOrange);
}
.card-detail-order .card-body .order-detail-info .order-detail-status .label-order-detail-status {
    color: var(--mainColorOrange);
    font-weight: bold;
}
.card-detail-order .card-body .order-detail-info .order-detail-info-address {
    margin-bottom: 15px;
}
.card-detail-order .card-body .order-detail-info .order-detail-info-address .order-detail-info-address-item {
    margin-bottom: 8px;
}
.card-detail-order .card-body .order-detail-info .order-detail-info-product-image {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}
.card-detail-order .card-body .order-detail-info .order-detail-info-product-name {
    margin-bottom: 15px;
}
.card-detail-order .card-body .order-detail-info .order-detail-info-variant {
    display: flex;
    flex-direction: row;
}
.card-detail-order .card-body .order-detail-info .order-detail-info-variant a {
    margin-right: 10px;
    border-color: var(--accentColorGrey) !important;
    color: var(--mainColorDark);
}
.card-detail-order .card-body .order-detail-info .order-detail-info-product-price {
    font-size: 14px;
}
.card-detail-order .card-body .order-detail-info .order-detail-network {
    display: flex;
    align-items: center;
}
.card-detail-order .card-body .order-detail-info .order-detail-network .order-detail-network-image {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.card-detail-order .card-body .order-detail-info .note-to-seller .title-note {
    margin-bottom: 15px;
}
.card-detail-order .card-body .order-detail-info .note-to-seller .note-text {
    color: var(--accentColorDarkGrey);
}
.card-detail-order .card-body {
    padding: unset;
}
.card-detail-footer {
    margin-top: 50px;
    padding: 0 30px;
}
.card-detail-footer .list-info-detail-payment {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 13px;
}
.card-detail-footer .list-info-detail-payment.total-payment {
    margin-top: 35px;
}
.card-detail-footer .list-info-detail-payment.total-payment .price {
    color: var(--mainColorOrange);
    font-size: 24px;
    font-weight: normal !important;
}
.card-detail-footer .list-info-detail-payment .payment-item.price {
    font-weight: bold;
}

/* Disable 3d button */
.btn-primary.btn-3d {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}
.btn-primary.btn-3d:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.service-content-box {
    min-height: 260px;
    border-radius: 10px;
    margin-bottom: 50px;
    padding: 25px 30px 30px 35px;
    z-index: 1;
    background-color: #fff;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    -webkit-box-shadow: 0 20px 81px 0 rgba(8, 0, 20, 0.14);
    box-shadow: 0 20px 81px 0 rgba(8, 0, 20, 0.14);
}
.service-content-box .service-text-box h1 {
    font-family: "Poppins", sans-serif;
    color: var(--color-primary);
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}
