@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP&display=swap');

body{font-family: 'Roboto', sans-serif;  font-weight: 400; font-size:16px; color:#1a202c; line-height:20px; background:#fff;}
img{max-width:100%;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-family: 'GilroyLight', sans-serif;}
h2{font-size:40px; font-weight:600; color:#333; margin-bottom:30px;}
a:hover{text-decoration:none;}
ul{margin:0; padding:0;}
ul li{margin:0; padding: 0; list-style:none;}
label{color:#333; font-weight:400; display:block; font-size:13px;}
lable span{color:#333;}
.btn-primary{font-size: 16px; font-weight: 600; color: #fff; padding: 16px 24px; box-shadow: none; background: #5129F1; border-radius: 16px; position:relative; border: 0;}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{border-color:transparent; background:transparent; color:#333;}
.btn-primary:hover, .btn-primary:active,.btn-primary:focus{border-color:transparent; background:#5129F1; color:#fff;}
.btn.active, .btn:active{box-shadow:none; border-color:transparent;background:transparent; color:#333;}
.btn.disabled, .btn.disabled:hover{background:#edf0f1; color:#a6a8a9; font-weight:300; border-color:transparent;}
.btn-default{background:transparent; border:2px solid #fff; font-size: 16px; font-weight: 600; font-weight:600; color:#fff; padding: 16px 24px; border-radius:16px;}
.btn-small{padding: 10px 40px;}
.form-control{height:44px; box-shadow: none; border: 1px solid #2A313C; padding: 11px 30px 11px 20px; height: auto; color: #A0AEC0; font-size: 14px; background:transparent;    border-radius: 8px;}
.form-control:focus{box-shadow:none;}
.form-control::-webkit-input-placeholder {color:#fff;}
.form-control::-moz-placeholder {color:#fff;}
.form-control:-ms-input-placeholder {color:#fff;}
.form-control:-moz-placeholder {color:#fff;}
.form-control.error{border-color:#c41c56;}
.form-control.error::-webkit-input-placeholder {color:#022736;}
.form-control.error::-moz-placeholder {color:#022736;}
.form-control.error:-ms-input-placeholder {color:#022736;}
.form-control.error:-moz-placeholder {color:#022736;}
.form-control.error + span{font-size:12px;color: #c41c56; font-weight:300;}
@media(min-width:1200px){.container{max-width:1054px; width:100%; z-index:1; position:relative;}}

header{position: sticky; top: 0px; z-index: 1100; padding:10px 0;}
header .logo{width:200px;}
/* header .logo img{height:80px;} */
header .container{display:flex; align-items:center;justify-content: space-between;}
header .headerright{width:calc(100% - 200px); display:flex; align-items:center;justify-content:flex-end;}
header .btn-account img{width:32px; height:32px;}
header .headercart{display:flex; align-items:center;}
header .headercart .star{width:35px; height:35px; position:relative; right:-15px;}
header .headercart .text{min-width:100px; background:rgba(0, 0, 0, 0.75); border-radius:30px; color:#fff; font-size:16px; padding:5px 15px 5px 10px; text-align:right;}
header .headercart .plus{background:#D6001C; border-radius:50%; width:17px; height:17px; text-align:center; line-height:17px; color:#fff; position:relative; left:-8px;}
header .btn-back a{display: inline-block; background:url(../img/btn-back-arrow.svg) 6px 13px no-repeat rgba(0, 0, 0, 0.2); padding:10px 10px 11px 25px; color:#fff; font-weight:600; background-size:14px 14px; text-decoration:none; border-radius:8px;}
.main-container{min-height:calc(100vh - 141px);}

body.opensidebar{overflow:hidden;}
.sidebar-portal{opacity:0; visibility:hidden; transition:0.5s all ease;}
body.opensidebar .sidebar-portal{opacity:1; visibility:visible;}
.sidebar-portal-content{position: fixed; z-index: 1; background: #fff; top: 0; right: -320px; width: 320px; height: 100vh; overflow: hidden;transition:0.5s all ease;}
body.opensidebar .sidebar-portal-content{right:0;}
.sidebar-shadow{position: fixed; left: 0px; top: 0px; width: 100vw; height: 100vh; background:rgba(0,0,0,0.46); z-index: 1;}
.sidebar-head{padding:20px; border-bottom:1px solid #ddd; font-size:20px; font-weight:700; position:relative;}
.btn-close-sidebar{position:absolute; right:15px; top:15px; width:32px; height:32px; background:#f5f5f5; border-radius:6px; display:flex; align-items:center; justify-content:center;}
.btn-close-sidebar img{width:12x; height:12px;}
.sidebar-content{padding:15px; height: calc(100vh - 60px); overflow: hidden; overflow-y: auto;}
.buypointsdiv{}
.buypointsdiv .possession-point{background:url(../img/icon-possession.svg) no-repeat; background-size: 16px 16px; padding: 0 0 0 25px; font-size: 12px; margin-bottom: 20px; background-position: 0 1px;}
.buypointsdiv .possession-text{font-weight:700; font-size: 20px; margin-bottom:20px;}
.point-expiry-div .btn, .buypointsdiv .btn{width:100%; margin-bottom:20px; padding: 10px;}
.redeem-coupon-div .btn{width:100%; margin-bottom:20px; padding: 10px;}
.css-1nlrkd1{margin-bottom:40px;}
.css-1nlrkd1 .chakra-link{border: 1px solid rgb(189, 189, 189); border-radius: 12px; display: block; padding: 20px 40px 20px 20px; color: #757575; text-decoration: none; background: url(../img/icon-arrow-right-gray.svg) no-repeat; background-size:20px 20px; background-position:calc(100% - 15px) 53%;}
.acquisition-history{}
.acquisition-history .css-ncfona{margin-bottom:50px;}
.acquisition-history .css-ncfona span{display:inline-block; border-bottom: 1px solid rgb(117, 117, 117);}
.acquisition-history p, .acquisition-history p a{color: #757575; font-size: 14px;}
.acquisition-history p small{font-family:13px;}
.page-title{color:#000; font-weight:700; font-size:18px; border-bottom: 1px solid #bdbdbd; padding:15px 0; margin-bottom:30px;}
.grid{max-width:800px; margin:0 auto 40px;}
.grid .items{
    position: relative;
    padding: 10px;
    border-radius: 12px;
    box-shadow: rgb(189, 189, 189) 1px 3px 8px 4px;
    overflow: hidden;
    margin-bottom: 30px;
}
.grid .items:hover{opacity: 0.4;}
.grid .items .item-secondimg{margin-bottom:20px; line-height: 24px; font-size: 24px; color:#fff; font-weight:700; text-shadow: rgb(0, 0, 0) 0px 0px 8px; text-align:center;}
.grid .items .bgimg{height:258px; overflow:hidden;}
.grid .items .bgimg img{position: relative;}
.grid .item-content{
    background-color: transparent;
    padding: 0px 8px 5px;
}
.grid .item-content .text2{position: relative; text-align:center; z-index: 1; width: 100%; font-size:14px; color:#626262;}
.grid .item-content .text2 .f9{font-size:9px;}
.grid .item-content .bar{height: 20px; left: 0px; max-width: 365px; margin-inline: auto; padding: 2px; width: 100%; background: rgb(216, 216, 216); margin-bottom:3px;}
.grid .item-content .bar .subbar{height: 100%; width: 87.45%; background: rgb(98, 215, 96);}
.grid .item-content .bar .subbar.green{background: rgb(98, 215, 96);}
.grid .item-content .pricetag{text-align: center;}
.grid .item-content .pricetag .price{position:relative; bottom:-15px; background:url(../img/icon-tag.svg) no-repeat center; display: inline-block; font-weight: 600; color:#000; padding: 5px 20px 5px 15px;}
.grid .item-content .pricetag .price img, .grid .item-content .pricetag .price span{display: inline-block; vertical-align: middle;}
.grid .item-content .pricetag .price img { width: 20px; }
.grid.details{margin-top:30px; max-width:790px;}
.grid.details .items{padding:0; border-radius:0; box-shadow:none; height:auto; overflow:hidden;}
.grid.details .items:hover{opacity:1;}
.grid.details .items .bgimg{height: auto;position: fixed; top: 0; left: 0; width: 100%; text-align: center;}
.grid.details .items.blurimg .bgimg{filter: blur(4px);}
.grid.details .item-content{position:fixed; z-index:111; bottom:0; left:0; right:0; text-align:center;}
.grid.details .item-secondimg{position:relative; top:0; left:0; right:0; transform:none; padding:0;}
.grid.details .item-secondimg img{max-height:200px;}
.grid.details .blurimg .bgimg{filter: blur(4px);}
.grid.details .detailimg{position: relative; z-index: 11;top: 100vh; box-shadow: 0 20px 50px 0px rgba(0,0,0,0.1); text-align: center;}
.grid.details .items .bgimg img{max-width: 443px;}
.btn-container{margin-bottom:20px;}
.btn-default{background:rgb(0 0 0 / 90%); color:#fff; font-weight:700; border-radius:8px; border:0;}
.btn-default:hover{background:rgb(0 0 0 / 90%);color:#fff;}
.btn-primary{background:#d6001c; color:#fff; font-weight:500; border-radius:8px; border:0;}
.btn-primary:hover{background:#000;}
.points .page-title{margin-bottom:0;}
.point-grid{background:#f5f5f5;}
.point-grid .topbar{background: #FAFAFA; padding:8px 10px; font-size:14px; display:flex; align-items:center; justify-content:space-between;}
.point-grid .topbar .text{font-weight:700;}
.point-grid .topbar .totalpoints{font-weight:700; font-size:16px; color:#000;}
.point-grid .subtext{font-weight:700; margin-bottom:20px;font-size:13px;}
.point-grid .item-container{padding:15px; background:#f5f5f5;}
.point-grid .items{display:flex; align-items:center; background:#fff; padding:20px; border-radius:15px; margin-bottom:10px;}
.point-grid .items .img{width:50px; height:50px; margin-right:20px;}
.point-grid .items .text{width:calc(100% - 140px);}
.point-grid .items .text .item-name{font-weight:700; color:#000; margin-bottom:5px;}
.point-grid .items .text .item-name span{font-size:24px; display:inline-block; vertical-align:middle;}
.point-grid .items .text p{color:#757575; margin-bottom:0;}
.point-grid .items .action{width:70px;}
.point-grid .items .action .btn{padding: 8px 20px;}
.history-items .items input{border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; width: 1px; margin: -1px; padding: 0px; overflow: hidden; white-space: nowrap; position: absolute;}
.history-items .items input:checked ~ .items-content{background:rgba(0, 0, 0, 0.4);}
.history-items .items input:checked ~ .items-content .img{opacity:0.5;}
.nav-tabs{border:0; margin-bottom:40px;}
.nav-tabs .nav-item{width:33.3333%;}
.nav-tabs .nav-item .nav-link{border: 0; width:100%; border-bottom: 3px solid #e2e8f0; color:#bdbdbd; font-weight:700;}
.nav-tabs .nav-item .nav-link.active{border-bottom: 3px solid #D6001C; color:#000000;}
.historypage .title{font-size: 18px; margin-bottom:15px; font-weight:700;}
.historypage .graytext{color:#bdbdbd; font-weight:700; font-size: 16px; margin-bottom:25px;}
.history-items .items{max-width:512px; position:relative; padding:15px 15px 15px 0; margin-bottom:10px;}
.history-items .items:after{content:""; display:block; width:20px; height:20px; position:absolute; right:8px; top:8px; background:url(../img/icon-check-circle.svg) no-repeat;background-size: 30px;}
.history-items .items .items-content{display: flex;align-items: center;justify-content: space-between; z-index: 5; border-radius: 8px; box-shadow:0 3px 5px 2px rgba(0,0,0,0.06);}
.history-items .items .items-content .left{width:90px; padding-right:10px;}
.history-items .items .items-content .img{position:relative;height: 95px; width: 70px; position: relative; box-shadow: var(--chakra-shadows-2xl); transform: rotate(-10deg); box-shadow:0 10px 20px rgb(0 0 0 / 30%);}
.history-items .items .items-content .img:after{content:""; display:block; width:30px; height:30px; position:absolute; bottom:5px; right:-15px;background:url(../img/iconP3.png) no-repeat; background-size:cover; background-position:bottom right;}
.historypage .tab-content{min-height: calc(100vh - 388px);}
.history-items .items .items-content .right{padding:10px 15px 5px;}
.history-items .items .items-content .right p{margin-bottom:1px; text-align:right;}
.history-items .items .items-content .right .text1{font-weight:700; color:#1a202c;}
.history-items .items .items-content .right .text2{font-weight:700; color:rgb(0 0 0 / 54%);}
.history-items .items .items-content .right .text3{font-weight:400; color:rgb(0 0 0 / 54%);}
.history-items .items .items-content .right .text4{font-weight:700; color:#1a202c;}
.history-items .items .items-content .right .text5{font-weight:600; color:rgb(0 0 0 / 54%);}
.history-items a{text-decoration:none;}
.history-tier2{display: flex; bottom: 0px; left: 0px; z-index: 1000; background: rgb(255, 255, 255); flex-direction: column; position: sticky; box-shadow: rgba(0, 0, 0, 0.4) 0px -4px 5px -5px; padding:20px 20px 0 20px;}
.history-tier2 .btn-container{margin-bottom:10px;}
.history-tier2 .btn-container .btn{width:100%; display:block; margin-bottom:10px; padding: 10px;}
.history-tier2 .btn-container .btn[disabled]{opacity:0.4;cursor: not-allowed;}
.red-point{margin-bottom:20px;}
.red-point .title{font-size:20px; font-weight:700; }
.mail-address .link{border: 1px solid rgb(189, 189, 189); border-radius: 12px; display: block; padding: 15px 30px 15px 15px; color: #757575; text-decoration: none; background: url(../img/icon-arrow-right-gray.svg) no-repeat; background-size: 20px 20px; background-position: calc(100% - 15px) 53%;}
.customlink{border: 1px solid #e2e8f0; border-radius: 8px; display: block; padding: 10px 40px 10px 10px; text-decoration: none; background: url(../img/icon-arrow-right.svg) no-repeat; background-size: 16px 16px; background-position: calc(100% - 10px) 53%; display:inline-block; color:#000; font-size:16px;}
.customlink:hover{background: url(../img/icon-arrow-right.svg) no-repeat #e2e8f0;background-size: 16px 16px; background-position: calc(100% - 10px) 53%;  color: #000; }
.headertitle{font-size:18px; font-weight:700;}
.lotry-title{color:#bdbdbd; font-size:18px; font-weight:700; margin-bottom:10px;}
.lottery-items .items:after{display:none;}
.lottery-items .items .items-content .right p{font-size:14px;}
.video-container{width:100%; height:100vh; position:relative;}
.video-container video{width:100%; height:100vh; object-fit:cover; object-position:center;position: relative; z-index: 1;}
.video-container .btn-container{position:absolute; z-index: 9; bottom:20px; right:20px; margin-bottom:0;}
.video-container .btn-container a{background:#fff; border-radius:6px; display:inline-block; padding:8px 15px; text-decoration:none; color:#000;}
.video-container .btn-container a svg{width:20px; height:20px; display:inline-block; margin-right:5px; vertical-align:middle;}
.video-container #video_overlay_text{position:absolute; z-index: 9; bottom:280px; right:120px; margin-bottom:0;}
.video-container #video_overlay_text p{background:#fff; border-radius:6px; display:inline-block; padding:8px 15px; text-decoration:none; color:#000;}
.videopage{width:100%; height:100vh; overflow:hidden;}
.cus-header .container{display:block;}
.cus-header .borderdiv{padding-bottom:10px; border-bottom:1px solid #f1f1f1; display:flex; align-items:center;}
/*.cus-header .logo{width:100px;}*/
.cus-header .pagetitle{width:calc(100% - 200px); text-align:center; font-weight:700; font-size:18px;}
/*.cus-header .headerright{width:100px;}*/
.login-link{color:#333; font-weight:700; font-size:14px; text-decoration:none; margin-right:10px; display:inline-block;}
.bottombar{border-top: 1px solid #f1f1f1; background: #fff; position: sticky; left: 0; bottom: 0; height: 80px; padding: 10px 0; z-index: 100;}
.bottomnav{display:flex; align-items:center; justify-content:space-between; max-width:540px; margin:0 auto;}
.bottomnav .items{display: flex; align-items: center; justify-content: center; height: 60px;}
.bottomnav .items a{color:rgba(0,0,0,0.54); font-size:11px; text-decoration:none;}
.bottomnav .items .img{width:24px; height:24px; margin:0 auto 5px;}
.bottomnav .items span{display:block; text-align:center;}

.loginform{max-width: 640px; margin: 0 auto; padding: 32px 16px; min-height: 100vh;}
.loginform .title{display:flex; justify-content:space-between; margin-bottom:30px;}
.loginform .boldtext{font-size: 22px; font-weight: 700;}
.loginform .link a{color:#d6001c; font-weight:700; font-size: 15px;}
.form label{font-size: 15px; line-height: 1; margin-bottom: 8px;}
.form .form-group{margin-bottom:30px;}
.form-control{height: 44px; width: 100%; background: #f5f5f5; border: 1px solid rgb(0 0 0 / 12%); border-radius: 8px; font-size: 16px; padding: 0 16px; color:#000;}
.form-control.error{background: rgba(242,38,89,.08); border: 1px solid rgba(242,38,89,.4);}
.form-control::-webkit-input-placeholder{color: #000;}
.form-control::-moz-placeholder{color: #000;}
.form-control:-ms-input-placeholder{color: #000;}
.form-control:-moz-placeholder{color: #000;}
.form .btn{width: 100%; max-width: 420px; height: 44px; border-radius: 8px; font-size: 15px; font-weight: 700; transition: .2s; cursor: pointer;  line-height: 14px;}
.form .buttons{text-align:center; margin-bottom:20px;}
.showpwd{margin-bottom:30px;}
.forgotpwd{text-align:center; color: #333;font-size: 13px; line-height: 18px; max-width:360px; margin:0 auto;}
.forgotpwd a{color: #333; text-decoration:underline; font-size: 13px; line-height: 18px;}
.cus_checkbox{position:relative;}
.cus_checkbox input{position:absolute; cursor:pointer; top:0; left:0; width:100%; height:100%; opacity:0; z-index:1;}
.cus_checkbox span:before{content:""; display:inline-block; margin-right:10px; width:18px; height:18px; border:2px solid #e4e4e4; vertical-align: middle;border-radius: 3px;}
.cus_checkbox input:checked ~ span:before{background:#d6001c; border-color:#d6001c;}
.cus_checkbox span:after{content: ""; display: block; position: absolute; top: 50%; left: 7px; width: 5px; height: 10px; transform: translateY(-50%) rotate(40deg); border-bottom: 2px solid #fff; border-right: 2px solid #fff;}
.cus-header{background:#fff;padding-bottom: 0;}
.loginform{padding:30px 16px;}
.fgtpwdtext{font-size: 16px; font-weight: 600; margin-bottom: 24px; max-width: 500px;}
.btn.disabled, .btn:disabled, fieldset:disabled .btn{color:rgb(0 0 0 / 26%); background:#f1f1f1;}
.darkgreyfooter {
    width: 100%;
    padding: 32px 24px;
    color: #fff;
    display: flex;
    justify-content: center;
    background: linear-gradient(135deg, #595959 0%, #000000 66.9%);
}
.darkgreyfooter .title{font-weight:700; margin-bottom:15px;}
.darkgreyfooter ul{margin:0; padding:0;}
.darkgreyfooter ul li{list-style:none; margin-bottom:5px;}
.darkgreyfooter ul li a{
    color:#fff;
    text-decoration:none;
    font-size:14px;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 600;
}
.copyright {
    display: flex;
    align-items: end;
    justify-content: end;
    height: 100%;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 600;
}
.copyright img{height:22px; margin-right:20px;}
.addressbuttons .btn-primary{margin-top:30px;}
select.form-control{background:url(../img/select-arrow-down.png) #f5f5f5 no-repeat; background-position:calc(100% - 15px) 12px;}

.icon-arrow-back{position:relative; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center;}
.icon-arrow-back:after, .icon-arrow-back:before{content: ""; position: absolute; width: 10px; height: 2px; background: #333; left: 50%;}
.icon-arrow-back:before{top: calc(50% + 2px);transform: translate(-50%,-50%) rotate(45deg);}
.icon-arrow-back:after{bottom: calc(50% + 2px);transform: translate(-50%,-50%) rotate(-45deg);}
.registerform{max-width: 100%; margin: 0 auto; padding: 32px 0; min-height: 100vh;}
.registerform .btn{max-width:100%;}
.modal.show{align-items:center; justify-content:center;}
.alertpopup .title{text-align:center; margin-bottom:20px; font-weight:700; font-size:20px;}
.alertpopup p.desc{text-align:center; margin-bottom:20px; font-size:16px;}
.alertpopup .modal-body{padding:30px 30px 0 30px;}
.alertpopup .modal-footer{border-top:0;padding:0 30px 30px 30px}
.alertpopup .modal-footer button{width:100%;padding: 10px 15px; font-weight:700;}
.alertpopup .modal-footer .btn-secondary{margin-top:10px;}
.btn-secondary{background:#e2e8f0; color:#333;    border: 0;}
@media(min-width: 576px){.modal-dialog{max-width:384px;}}




@media(max-width:767px){
header .logo{width:100px;}
header .headerright{width: calc(100% - 100px);}
header .btn-back a{font-size:14px;}
.nav-tabs .nav-item .nav-link{font-size:14px;}
.history-tier2{position:relative; padding: 20px 0 0;}
.historypage .nav-tabs .nav-item{width:100%;}
.mail-address{margin-bottom:20px;}
.mail-address .link{font-size:14px;}
}

header .headercart .plus{
	text-decoration: none !important;
}

.pricetag .bar .subbar.orange{
	background: orange !important;
}
.pricetag .bar .subbar.red{
	background: red !important;
}

/*bg color set form spin buttons*/
.pink-btn{
	background: #ffbbf5;
    font-weight: 700;
    border-radius: 8px;
    padding: 16px 24px;
    border: 0;
}
.blue-btn{
	background: #13b1d3;
    font-weight: 700;
    border-radius: 8px;
    padding: 16px 24px;
    border: 0;
}
.pink-btn:hover{
	background-color: #f4a2e8;
}
.blue-btn:hover{
	background-color: #00a5c8;
}

/*new changes on 22/06*/
.landing .items{background:#fff77e;color: #626262 !important;}
.landing .items:hover{opacity:1;}
.landing .items .bgimg img{border-radius:6px 6px 0 0;}
.landing .items .bgimg span{overflow: hidden; border-radius: 6px; display: inline-block;}
.landing .item-content .pricetag{background:#fff77e;}
.landing .item-content .pricetag .price{padding-right: 0; background:transparent; color:#626262; bottom:0;}
.landing .item-content .bar{background: #ededed; margin-bottom: 0; padding:0;border-radius: 10px; overflow: hidden; margin-bottom: 10px;}
.price_row1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0 10px;
}
/* .landing .item-content{bottom:12px;} */
.landing .item-content .pricetag .price sub{bottom: -1px;margin-left:5px; font-weight:400; color:#626262;}
/* .landing .item-content .pricetag .price2{color:#626262;} */
.landing .item-content .pricetag .price2 .valuetext{
    font-size: 20px;
    color: #000;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    -webkit-text-stroke: 2px #FDEA1C;
    paint-order: stroke fill
}
.landing .item-content .pricetag .price2 sub{bottom: 0px;margin-left:0; font-weight:400; color:#626262;}
.landing .item-content .pricetag .price span{font-size:20px; font-weight:700;}
.landing .item-content .pricetag .price2 span sub{margin-left:5px;font-size: 12px;color: #4B4B4B;}

.grid .items .hoverdiv{position: absolute; top: 0; left: 0; width: 100%; background: rgba(0,0,0,0.7); z-index: 9; height: 100%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 20px; line-height: 24px; opacity: 0; visibility: hidden; transition:0.5s all ease;}
.grid .items.soldout .hoverdiv{opacity:1; visibility:visible;}

@media(max-width:767px){
header .logo{width:100px;}
header .headerright{width: calc(100% - 100px);}
header .btn-back a{font-size:14px;}
.nav-tabs .nav-item .nav-link{font-size:14px;}
.history-tier2{position:relative; padding: 20px 0 0;}
.historypage .nav-tabs .nav-item{width:100%;}
.mail-address{margin-bottom:20px;}
.mail-address .link{font-size:14px;}
.videopage .container{padding:0;}
.videopage{position:relative;}
.video-container .btn-container{bottom:100px;}
.sidebar-content{padding-bottom: 120px;}
.point-expiry-div .btn, .buypointsdiv .btn, .redeem-coupon-div .btn{margin-bottom: 10px;}
.css-1nlrkd1{margin-bottom: 20px;}
.acquisition-history .css-ncfona{margin-bottom: 30px;}
.grid.details .items .bgimg img{max-width: 100%;}
table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after{opacity:1 !important;}
}
@media only screen and (max-width: 768px) {
  	/* For mobile phones: */
	.keep-btn-div{margin-top: 1rem;}
	.cancel-btn-div{margin-top: 1rem;}
	.cus-header .headerright{width: calc(100% - 100px);}
	.menu-form .form-main-div{
		width: 100% !important;
	}
}
div.dataTables_wrapper div.dataTables_length select {
    min-width: 80px !important;
}
textarea#address {
    padding-top: 8px;
}
textarea#address::placeholder {
    line-height: normal;
    padding-top: 4px;
    margin-top: -4px;
}
table.dataTable thead > tr > th.sorting:before{content:"" !important; display:block; width:12px; height:9px; background:url(../img/sorting-arrow-up.png) no-repeat; background-position:center;}
table.dataTable thead > tr > th.sorting:after{content:"" !important; display:block; width:12px; height:9px; background:url(../img/sorting-arrow-down.png) no-repeat; background-position:center;}

#start_date_time{
	color: #fff;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 500;
    width: 100%;
    text-align: center;
}

#start_date_time img {
    filter: invert(1);
}

.hoverdiv {
  position: relative;
  text-align: center;
  font-family: Arial, sans-serif;
}

.sold-out-text {
    display: inline-block;
	position: relative;
  	font-size: 58px;
  	color: white;
  	transform: rotate(326deg);
}

.coming-soon-text-div{
	position: absolute;
    z-index: 999;
    left: 0;
    bottom: 33%;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 19px;
    border-radius: 6px;
    font-size: 30px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    height: 247px;
    display: flex
;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    top: 0;
}
@media (min-width: 575px) and (max-width: 768px) {
	.coming-soon-text-div{
		/*font-size: 26px;*/
	}
}
@media (min-width: 364px) and (max-width: 574px) {
	.coming-soon-text-div{
		/*bottom: 30%;*/
    	height: 275px;
	}
}
@media only screen and (max-width: 363px) {
	.coming-soon-text-div{
		/*bottom: 33%;*/
    	height: 275px;
	}
}
input::placeholder, textarea::placeholder{
	color: gray !important;
}

@media(max-width:1199px){
/*body.set-bg-image{background:none;}*/
/*body.set-bg-image:before{content:""; display:block; width:100%; height:100%; position:fixed; top:0; left:0; right:0; background:url(../../assets/images/背景画像.jpg) no-repeat; background-size:cover; }*/
body.set-bg-image header, body.set-bg-image .container-fluid, body.set-bg-image .main-container{position: relative;}
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: $card-bg;
    z-index: 9999;
}

#status {
    width: 90px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -45px;
    text-align: center;
}

.spinner-chase {
    margin: 0 auto 10px;
    width: 40px;
    height: 40px;
    position: relative;
    animation: spinner-chase 3.5s infinite linear both;
}

.chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: chase-dot 3.0s infinite ease-in-out both;
    &:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #556ee6;
        border-radius: 100%;
        animation: chase-dot-before 3.0s infinite ease-in-out both;
    }

    &:nth-child(1) {
        animation-delay: -1.1s;
        &:before{
            animation-delay: -1.1s;
        }
    }
    &:nth-child(2) {
        animation-delay: -1.0s;
        &:before{
            animation-delay: -1.0s;
        }
    }
    &:nth-child(3) {
        animation-delay: -0.9s;
        &:before{
            animation-delay: -0.9s;
        }
    }
    &:nth-child(4) {
        animation-delay: -0.8s;
        &:before{
            animation-delay: -0.8s;
        }
    }
    &:nth-child(5) {
        animation-delay: -0.7s;
        &:before{
            animation-delay: -0.7s;
        }
    }
    &:nth-child(6) {
        animation-delay: -0.6s;
        &:before{
            animation-delay: -0.6s;
        }
    }
}

@keyframes spinner-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes chase-dot {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes chase-dot-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1.0);
    }
}

.one-play {
	height: 54px;
    padding: 12px;
    margin-right: 10px;
}

.grid .items .item-content .btn-default.ten-play{
	height: 54px;
    padding: 12px;
}


.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 0 !important;
    /*padding-bottom: 10px;*/
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -7px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #fff !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    margin: 7px auto !important;
    height: 2px !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal{
	bottom: -16px !important;
}


/* ------------ Card new design css start -------------- */


.grid .item-content .bar .subbar img {
    height: 18px;
    width: 100%;
}

.landing .item-content .bar::before {
	content: "";
	display: block;
	width: 70px;
	height: 62px;
	background: url(../img/horse-img.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	bottom: 55px;
	right: 10%;
	z-index: 2;
}

.landing .item-content .bar::after {
	content: "";
	display: block;
	width: 46px;
	height: 62px;
	background: url(../img/carrate-img.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	bottom: 56px;
	left: -4%;
}

.landing .item-content .pricetag .price2 .text2 .f4 {
	margin-right: 1px;
    font-size: 16px;
    color: #000;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    -webkit-text-stroke: 1px #fff;
    paint-order: stroke fill;
}

.landing .item-content .pricetag .offer {
    padding-bottom: 10px;
}

.offer-btn .btn-default {
    margin-bottom: 10px;
}

/* ========= Add 100 play btn css ============ */

.btn-container.new-btn-add {
    padding-top: 5px !important;
}

.btn-container.new-btn-add .btn-default {
    width: 100% !important;
    margin-left: 0 !important;
    color: #FA45C8 !important;
    background: linear-gradient(180deg, rgba(248,194,38,1) 0%, rgba(249,197,46,1) 28%, rgba(255,245,217,1) 50%, rgba(249,197,46,1) 72%, rgba(248,194,38,1) 100%) !important;
    text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
    font-size: 18px !important;
    font-family: "Mochiy Pop One", sans-serif !important;
}

.no-btn{
	height: 44px;
}
	/*background: linear-gradient(180deg, rgb(188 186 184) 50%, rgb(113 109 109) 100%) !important;
    color: #1a1a1a !important;
    cursor: not-allowed;*/

.landing .btnSpin-100card .item-content .bar::before {
    bottom: 106px !important;
}
.landing .btnSpin-100card .item-content .bar::after {
    bottom: 106px !important;
}

.progress {
    border-radius: 4px;
    height: 15px;
    max-width: 100%;
    background: #000000;
    border: 3px solid #000;
    box-shadow: -2px -2px 10px 0px #15151533;
}

.progress .progress-bar {
    background: linear-gradient(270deg, #00FF66 21.97%, #00A140 98.12%);
    border-radius: 0;
}

.progress .progress-bar.yellow {
    background: linear-gradient(270deg, #FF9900 21.97%, #D95A00 98.12%);
}

.progress .progress-bar.red {
    background: linear-gradient(270deg, #FF0000 21.97%, #BD0000 98.12%);
}

.btn-box {
    display: flex;
    align-items: center;
    margin-top: 10px;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
}

.btn-box .btn-common {
    font-size: 18px;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    color: #FFD338;
    border-radius: 0px;
    background: #000;
    height: 50px;
    padding: 0;
    width: calc(50% - 5px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-box .btn-common::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    background-color: transparent;
    border: 2px solid;
    border-image-source: linear-gradient(92.88deg, #FDEA1C 0%, #E0A509 76.05%);
    border-image-slice: 1; /* Makes gradient cover the full border */
    pointer-events: none;
}

.btn-box.btnContent {
    margin-top: 10px;
}

.btn-box .btn-common.spin-btn100 {
    color: #000;
    background: linear-gradient(90.72deg, #FDEA1C 0%, #E0A509 71.39%) !important;
    width: 100% !important;
    position: relative;
}

.btn-box .btn-common.spin-btn100::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    background-color: transparent;
    border: 3px solid #000;
}

.btn-box .btn-common::before {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-style: solid;
    border-color: transparent #FFD338 #FFD338 transparent;
    z-index: 2;
    border-width: 5px;
}

.btn-box .btn-common.spin-btn100::before {
    border-color: transparent #000 #000 transparent;
}

.coming-soon-text-div img {
    max-width: 200px;
    width: 100%;
}


.btnFixBox {
    padding: 0px 20px 15px;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 790px;
    width: 100%;
}

.productdetails .btn-back a {
    font-size: 13px;
    display: inline-block;
    background: url(../../assets/images/btn-back-arrow-black.svg) 6px 13px no-repeat;
    padding: 10px 10px 11px 25px;
    color: #000;
    font-weight: 600;
    background-size: 14px 14px;
    text-decoration: none;
    border-radius: 8px;
}

.grid .btnFixBox .pricetag {
    text-align: center;
}

.grid .btnFixBox .pricetag .price {
    position: relative;
    bottom: -15px;
    background: url(../../assets/images/icon-tag.svg) no-repeat center;
    display: inline-block;
    padding: 5px 20px 5px 15px;
    font-weight: 600;
    color: #2A2A2A;
    z-index: 5;
}

.grid .btnFixBox .pricetag .price img {
    max-width: 20px;
}

.point-text-sec {
    display: inline-flex;
    justify-content: center;
}

.point-sec {
    background: rgba(255, 255, 255, 0.6);
    min-width: 130px;
    padding: 10px;
}

.btn-box.btn-detail {
    justify-content: center;
    gap: 25px
}

.btn-box.btn-detail a img {
    max-width: 120px;
    width: 100%;
}

.centerScrollbox {
    scrollbar-width: none;
    padding: 10px 0px 270px;
    text-align: center;
}

.topimgBox img,
.alphaImg img {
    width: 100%;
}

.topimgBox {
    margin-bottom: 10px;
}

.centerScrollbox .alphaImg {
    padding: 10px 0;
}

.XimgBox {
    text-align: center;
    margin-bottom: 0px;
    padding: 10px;
}

header.innerHeader {
    position: relative;
    width: 100%;
    min-height: 200px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
}

header.innerHeader::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../../assets/images/header-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

header.innerHeader .container {
  justify-content: center;
}

header.innerHeader .textBox {
  position: relative;
  z-index: 55;
  text-align: center;
}

header.innerHeader .textBox h3 {
    color: #fff;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    font-size: 36px;
    position: relative;
    width: 100%;
}

footer.innerFooter {
   background: linear-gradient(94.48deg, #FEBEF2 0%, #ADE7F3 33.17%, #98FFE5 65.38%, #FFEEBC 100%);
    padding: 70px 20px 30px;
}

footer.innerFooter .footerBox .xicon {
  text-align: center;
}

footer.innerFooter .footerBox .menuBox ul li:not(:last-child) {
  margin-bottom: 10px;
}

footer.innerFooter .footerBox .menuBox ul li a {
    text-decoration: none;
    color: #A74F91;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

footer.innerFooter .footerBox .copyright {
  margin-top: 0;
  justify-content: end;
}

footer.innerFooter .footerBox .copyright p {
    font-size: 16px;
    color: #A74F91;
    font-weight: 400;
    font-family: "IBM Plex Sans JP", sans-serif;
}

footer.innerFooter .footerBox .copyright p span {
    font-size: 16px;
}

#about, #howtouse, #terms, #contact {
    padding: 40px 0;
}

.backTooripa {
  display: inline-block;
  border-radius: 5px;
}

.backTooripa .backoripa {
    font-size: 18px;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    color: #FFD338;
    border-radius: 0px;
    background: #000;
    height: 50px;
    padding: 10px 50px;
    box-shadow: 0px 2px 0px 0px #00000099;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.backTooripa .backoripa::before {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-style: solid;
    border-color: transparent #FFD338 #FFD338 transparent;
    z-index: 2;
    border-width: 5px;
}

.backTooripa .backoripa::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    background-color: transparent;
    border: 2px solid;
    border-image-source: linear-gradient(92.88deg, #FDEA1C 0%, #E0A509 76.05%);
    border-image-slice: 1;
    pointer-events: none;
}

#about .abouttextBox {
  padding: 50px 0;
}

#about .abouttextBox ul li {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    padding: 35px 30px 0;
    border-top: 1px solid #E0A509;
}

#about .abouttextBox ul li:not(:last-child) {
  margin-bottom: 35px;
}

#about .abouttextBox ul li:last-child {
  border-bottom: 1px solid #E0A509;
  padding-bottom: 35px;
}

#about .abouttextBox ul li h5 {
  font-size: 18px;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  color: #000000;
}

#about .abouttextBox ul li p {
  font-size: 18px;
  margin-bottom: 0;
  color: #000000;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
}

#about .abouttextBox ul li .redSpan {
  color: #F13005 !important;
}

#about .abouttextBox ul li p.blackp {
  color: #0D0D0D;
}

#terms .termsBox {
  padding: 50px 30px;
}

#terms .ourTextBox .box p {
  margin-bottom: 5px;
}

#terms .ourTextBox .box p span {
  color: #1F1F1F;
}

#terms .ourTextBox .box {
  margin-bottom: 30px;
}

#terms .ourTextBox .box h6 {
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    color: #000000;
}

#terms .ourTextBox .box p {
  font-size: 15px;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  color: #000000;
}

#terms .ourTextBox .box p span {
  color: #C3272D !important;
}

#terms.privacy-policy .ourTextBox .box p,
#terms.privacy-policy .ourTextBox .box p span {
  color: #000 !important;
}

#terms.privacy-policy .ourTextBox .box p .redSpan {
  color: #C3272D !important;
}

#terms .ourTextBox .box p.start {
  padding-left: 30px;
}

#terms .ourTextBox .box p.space {
  padding-left: 15px;
}

#contact .contactBox {
  padding: 50px 40px;
}

#contact .contactBox .row {
  margin-bottom: 30px;
}

#contact .contactBox label span{
  color: #C3272D;
}

#contact .contactBox label {
    margin-bottom: 10px;
    color: #000000;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#contact .contactBox input {
    border: 1px solid #BEBEBE;
    box-shadow: none !important;
    outline: none;
    width: 100%;
    min-height: 40px;
    padding: 5px 15px;
}

#contact .contactBox textarea {
  resize: none;
  min-height: 120px;
  width: 100%;
  border: 1px solid #BEBEBE;
  box-shadow: none !important;
  outline: none;
  padding: 5px 15px;
}

#contact .contactBox .rowsBtn {
  text-align: center;
  margin-top: 50px;
}

#contact .contactBox .rowsBtn .btnSend {
  font-size: 20px;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
  background: #E0A509;
  height: 50px;
  width: 200px;
  padding: 0;
  box-shadow: 0px 3px 10px 0px #00000040;
  position: relative;
}


@media (max-width:1024px) {
  .container {
    max-width: 100%;
  }
}


@media (max-width:767px) {
  #howtouse .detailsBox .firstBox,
  #howtouse .thirdBox .comBox {
    grid-template-columns: 1fr;
  }

  #howtouse .rightPart .imgBox img {
    max-width: 160px;
  }
}

@media (max-width:575px) {
  header.innerHeader {
    min-height: 100px;
  }
  header.innerHeader .textBox h3 {
    font-size: 26px;
  }

  .backTooripa .backoripa {
    margin-bottom: 0;
  }

  #terms .termsBox, #terms .termsBox, #contact .contactBox, #howtouse .detailsBox {
    padding: 30px 10px;
   }

    #about .abouttextBox ul li{
        grid-template-columns: 110px 1fr;
    }

    .xicon img {
        width: 60px;
    }

    footer.innerFooter{
        padding: 20px 20px 10px;
    }

    .darkgreyfooter{
        padding: 30px;
    }

    .btn-box.btn-detail img {
      max-width: 90px;
  }
  #about, #howtouse, #terms, #contact {
    padding: 10px 0;
}
}

@media (max-width:479px) {
  .landing .item-content {
    bottom: 24px;
  }

  header .headercart .text {
    max-width: 90px;
  }
  .landing .series-guest-manage-height {
    min-height: 355px;
  }
  .btn-box.btn-detail .btn-common {
    font-size: 16px;
  }

  .btn-box .btn-common sub {
    font-size: 13px;
  }

  header .headercart .star {
    width: 30px;
    height: 30px;
  }
}

.image-position {
	margin-top: 10px;
	right: 15px;
}

.icon-image{
	width: 25px !important;
}

.w-90 {
    width: 90% !important
}

.btn-image img {
    max-width: 22px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.image-pos
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}


.invitation-code .codeBox {
  border: 1px solid rgb(189, 189, 189);
  border-radius: 12px;
  padding: 10px 30px;
  margin-bottom: 12px;
  text-align: center;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  background: url(../../assets/images/redarrow.svg) no-repeat;
  background-size: 20px 20px;
  background-position: calc(100% - 235px) 50%;
}


.invitation-code .codeBox p {
  margin-bottom: 0px;
  font-size: 18px;
  color: #000;
}

.invitation-code .codeBox span {
  color: #9d9d9d;
  font-size: 12px;
}

.brownBox {
  padding: 10px 15px;
  background: #fcffbc;
  border-radius: 10px;
  margin-bottom: 12px;
}

.brownBox .num-people {
  border-bottom: 2px solid #dbdbdb;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.brownBox .num-people span {
  float: right;
}

.brownBox .linkNum {
  font-size: 12px;
  margin-bottom: 0;
}

.copyLink .comLink.copy {
  background-position: calc(100% - 134px) 50%;
}

.copyLink .comLink {
  border: 1px solid rgb(189, 189, 189);
  border-radius: 8px;
  padding: 12px 12px 12px 30px;
  display: inline-block;
  text-decoration: none;
  background: url(../../assets/images/blackarrow.svg) no-repeat;
  background-size: 15px 15px;
  font-size: 13px;
  color: #000;
  text-align: center;
}

.copyLink .comLink:last-child {
  margin-bottom: 30px;
}

.copyLink .comLink.share {
  background-position: calc(100% - 80px) 50%;
}

.copyLink .comLink {
  border: 1px solid rgb(189, 189, 189);
  border-radius: 8px;
  padding: 12px 12px 12px 30px;
  display: inline-block;
  text-decoration: none;
  background: url(../../assets/images/blackarrow.svg) no-repeat;
  background-size: 15px 15px;
  font-size: 13px;
  color: #000;
  text-align: center;
}

.border_box {
    padding: 40px 0;
}

.lable-img {
    position: relative;
}

.lable-img img {
    width: 100%;
    max-width: 170px;
    margin: -20px auto 0;
    display: block;
}

.border_box .devider {
    position: relative;
}

.border_box .devider::after {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    background: rgb(208, 213, 221);
    width: 100%;
    height: 1px;
}

.lable-img h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'KaiseiOpti-Medium';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.commonGradeImg {
    margin-bottom: 30px;
}

.commonGradeImg img {
    width: 100%;
    max-width: 260px;
    border-radius: 12px;
    margin: 0 auto;
    display: block;
}

.bottomSpace {
    padding-bottom: 60px;
}

.img_grid_box {
    justify-content: center;
    padding: 0 30px;
    width: 100%;
    margin: 0 auto;
}

.img_grid_box .img_grid {
    position: relative;
}

.img_grid_box .img_grid img {
    width: 100%;
    border-radius: 12px;
    height: 100%;
    object-fit: cover;
}

.img_grid_box .img_grid .card_count {
    position: absolute;
    background-color: #000;
    bottom: 10px;
    right: 10px;
    padding: 5px 10px;
    border-radius: 5px;
}

.img_grid_box .img_grid .card_count p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}

.last_note {
    padding: 0 30px 20px;
    text-align: left;
}

.last_note p {
    font-size: 12px;
    color: #000;
    font-family: 'Arial Regular';
}

.img_grid_box .img_grid .badge_img {
    position: absolute;
    top: 0px;
    right: 5px;
    display: flex;
    flex-direction: column;
}

.img_grid_box .img_grid .badge2_img {
    position: absolute;
    display: flex;
    flex-direction: column;
    bottom: 2px;
    left: 10px;
}

.second-badge-img {
    margin-top: 4px;
}

.img_grid_box .img_grid .badge_img img {
    width: 80px;
    /* border: 3px solid; */
}

.img_grid_box .img_grid .badge2_img img {
    width: 90px;
    border: 2px solid #e1c359;
    border-radius: 10px;
}

.a_garde .img_grid_box .img_grid .badge_img{
  right: 0 !important;
}
.a_garde .img_grid_box .img_grid .badge_img img {
    width: 60px;
    /* border: 3px solid; */
    margin-right: 10px;
}

.a_garde .img_grid_box .img_grid .badge2_img img {
    width: 80px;
}

.b_garde .img_grid_box .img_grid .badge_img ,
.c_garde .img_grid_box .img_grid .badge_img,
.d_garde .img_grid_box .img_grid .badge_img,
.o_garde .img_grid_box .img_grid .badge_img {
     right: 7px !important;
}
.b_garde .img_grid_box .img_grid .badge_img img,
.c_garde .img_grid_box .img_grid .badge_img img,
.d_garde .img_grid_box .img_grid .badge_img img,
.o_garde .img_grid_box .img_grid .badge_img img {
    width: 50px;
}

 .b_garde .img_grid_box .img_grid .badge2_img img,
  .c_garde .img_grid_box .img_grid .badge2_img img,
  .d_garde .img_grid_box .img_grid .badge2_img img,
  .o_garde .img_grid_box .img_grid .badge2_img img {
      width: 70px;
  }

/* .b_garde .img_grid_box .img_grid .badge_img .second-badge-img,
.c_garde .img_grid_box .img_grid .badge_img .second-badge-img,
.d_garde .img_grid_box .img_grid .badge_img .second-badge-img,
.o_garde .img_grid_box .img_grid .badge_img .second-badge-img {
    margin-top: 4px !important;
} */

.a_garde .img_grid_box .img_grid .badge_img .black_image_box {
    width: 45px;
    height: 45px;
}

.b_garde .img_grid_box .img_grid .badge_img .black_image_box,
.c_garde .img_grid_box .img_grid .badge_img .black_image_box,
.d_garde .img_grid_box .img_grid .badge_img .black_image_box,
.o_garde .img_grid_box .img_grid .badge_img .black_image_box {
    width: 40px;
    height: 40px;
}

@media (max-width:767px) {
 .img_grid_box .img_grid .badge_img img {
      width: 55px;
  }

  .img_grid_box .img_grid .badge2_img img {
    width: 70px;
  }

  .a_garde .img_grid_box .img_grid .badge_img img {
    width: 40px;
  }

  .img_grid_box .img_grid .badge2_img {
    left: 6px;
  }

  .a_garde .img_grid_box .img_grid .badge2_img {
    left: 10px;
  }

  .a_garde .img_grid_box .img_grid .badge2_img img {
    width: 55px;
  }

  .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 6px !important;
    }

  /* .a_garde .img_grid_box .img_grid .badge_img .second-badge-img {
    margin-top: -12px;
  }

  .second-badge-img {
      margin-top: -12px;
  } */

  .b_garde .img_grid_box .img_grid .badge_img img,
  .c_garde .img_grid_box .img_grid .badge_img img,
  .d_garde .img_grid_box .img_grid .badge_img img,
  .o_garde .img_grid_box .img_grid .badge_img img {
      width: 30px;
      /* border: 1px solid; */
  }

  .b_garde .img_grid_box .img_grid .badge2_img img,
  .c_garde .img_grid_box .img_grid .badge2_img img,
  .d_garde .img_grid_box .img_grid .badge2_img img,
  .o_garde .img_grid_box .img_grid .badge2_img img {
    width: 34px;
    border: 1px solid #e1c359;
  }

  .b_garde .img_grid_box .img_grid .badge2_img,
  .c_garde .img_grid_box .img_grid .badge2_img,
  .d_garde .img_grid_box .img_grid .badge2_img,
  .o_garde .img_grid_box .img_grid .badge2_img {
    bottom: 2px;
    left: 9px;
  }
  /* .b_garde .img_grid_box .img_grid .badge_img .second-badge-img,
  .c_garde .img_grid_box .img_grid .badge_img .second-badge-img,
  .d_garde .img_grid_box .img_grid .badge_img .second-badge-img,
  .o_garde .img_grid_box .img_grid .badge_img .second-badge-img {
      margin-top: -5px !important;
  } */


  .a_garde .img_grid_box .img_grid .badge_img .black_image_box {
      width: 30px;
      height: 30px;
  }

  .b_garde .img_grid_box .img_grid .badge_img .black_image_box,
  .c_garde .img_grid_box .img_grid .badge_img .black_image_box,
  .d_garde .img_grid_box .img_grid .badge_img .black_image_box,
  .o_garde .img_grid_box .img_grid .badge_img .black_image_box {
      width: 30px;
      height: 30px;
  }
}