html , body{
  font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
  /*background-color:#e2e6ea;*/
  width:100%;
  margin:0;
  padding:0;
  /*-webkit-touch-callout: none;
  -webkit-user-select: none; 
  -moz-user-select: none;    
  -ms-user-select: none;  */   
}

.overflow-y-scroll{
  overflow-y: scroll;
}

.h-percent-80{
    height:80%;
}

.h-percent-85{
    height:85%;
}

.h-percent-100{
    height:100%;
}

.h-percent-75{
    height:75%;
}

.h-percent-71{
    height:71%;
}

.h-percent-90{
    height:90%;
}

.h-500{
    height:500px;
}

.overflow-hidden{
  overflow:hidden;
}

.overflow-x-hidden{
  overflow-x:hidden;
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    transition: background-color 5000s ease-in-out 0s;
}

.mid{
  margin-left:50px;
}

#content {
  background-color:#f1f4f7;

}

.dim{
  opacity:0.5;
}

.dim70{
  Opacity:0.7;
}

#search_form{

  display:inline-block;
}

/*Top Bar*/
.top-bar {
    text-align: right;
    padding-right: 85px;
    background: #e2e6ea;
    /*position: fixed;*/
    z-index: 20;
    width: 100%;
    top: 0%;
    font-weight: 400;
}

.top-bar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  /* overflow: hidden;*/  
}

.top-bar li {
    font-size: 12px;
    margin:0 15px 0 0;
  /*display: inline; */
}

.top-bar select {
 border: none;
 font-size: 12px;
 background-color:#e2e6ea;
  font-weight: 400;
}

#top-bar-nav:hover {
  color:#fe684e;
  text-decoration: none;
}


.stick-logo{
   /*display: none;*/
    position: fixed;
    top: 0;
    left:50px;
  /*  width: 17%;*/
    height: 100%;
    z-index: 15;
    background-image: linear-gradient(to right, #ff6e4c , #f5465b);
    color:white;
  /*  font-size:30px;*/
}

/*Banner*/
.main-banner{
  /*margin: 20px 0 0 0 ;
  height:450px;
  position:relative;*/
  width:100%;
  /* margin-top: -15px; */
}

.left-banner-title{
  color:#ffffff;
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  text-align: center;
  width:250px;
  margin:0;
  /*padding-top: 7px;*/
  height:55px;
  line-height:1.8;
  /*positioning*/
  position:absolute;
  top:0px;
  left:20px;
}


.logo-container{
  width:100%
  height:100%;
}


.logo-container > img{
  /*width:75%;
  height:75%;*/
  width: 187px;
}

.left-banner {
  display: none;
  top: 55px;
  left: 20px;
  z-index: 2;
}

#toggle{
display:inline-block;
cursor:pointer;
}


.left-banner-hmpg {
  display: none;
  top: 55px;
  left: 20px;
  z-index: 2;
}

.left-banner-hmpg{
  background-color:rgba(26, 26, 26, 0.7);
  width:250px;
  height: 422px;
  margin:0;
  display:inline-block;
  padding: 17px;
  position:absolute;
  top: 55px;
  left: 20px;
  overflow-y: hidden;
}

.left-banner{
  background-color:rgba(26, 26, 26, 0.90);
  width:250px;
  height: 429px;
  margin:0;
  display:inline-block;
  /*padding: 17px;*/
  position:absolute;
  top:57px;
  left: 30px;
  overflow-y: hidden;
}

.left-banner-item{
  text-decoration: none;
  color: #ffffff;
  margin-left: 10px;
  margin-top: 5px;
  padding: 5px;
  font-size: 12px;
  line-height: 2.4;
  letter-spacing: 0.5px
}

.left-banner-item:hover {
    color: #fe684e;
    text-decoration: none;
}

.viewAll {
  text-decoration: underline;
  color: #57dff7;
}

#left-banner-wrap{
/*margin-top:15px;*/
  margin-top: 7px;
  line-height: 0.4;
}

.left {
  float: left;
}

/*.left-banner a:hover{
text-decoration:none;
color:white;
}*/

.right {
  float: right;
}

.right-banner{
margin-right:30px;
background-color:transparent;
/*display:inline-block;*/
float:right;
/*positioning*/
position:absolute;
top:45px;
right:55px;
}


.right-banner > .carousel-indicators{
text-align: left;
position:static;
}

.right-banner > .carousel-indicators > .active{ 
border-image: linear-gradient(to right, #ff6e4c,#f5465b);
border-image-slice: 1;
border-left:solid 6px;
width:100%;
height:100%;
background-color:white;
font-weight:500;
}

.right-banner-container{
width: 217px;
height: 78px;
background-color:rgba(255,255,255, 0.7);
margin: 2px;
}

.right-banner-item{
color:rgba(82, 84, 89 , 1);
font-size: 14px;
padding: 10px;
margin:0 auto;
vertical-align: middle;
cursor:pointer;
}

.cactive{
border-image: linear-gradient(to right, #ff6e4c,#f5465b);
border-image-slice: 1;
border-left:solid 5px;
}

#bannercarousel > .carousel-inner > .item > img {width:100%;height:520px;/* display:inline-block; */}

ol.carousel-indicators {

margin-bottom:0% !important;

}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #333;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(1,1,1,0.2);
    /* border: 1px solid #fff; */
    border-radius: 10px;
}





/*Category Section*/
.title{
/*background-color:coral;*/
margin-top:16px;
margin-bottom:9px ;
}

.title  > .titlespan{
/*font-family: "Poppins", Helvetica, sans-serif;*/
font-size:21px;
display:inline;
}

.title > h4{
/*font-family: "Poppins", Helvetica, sans-serif;*/
display:inline;
font-weight: 300;
}

#trendcategory{
width:100%;
height:330px;
display: flex;
}


/*#cat1{
width:33%;
height:100%;
font-size:0;
display:flex;
}*/

#cat1top{
/*width:100%;*/
height:50%;
/*display:inline-block;*/
}

#cat1bot{
/*width:100%;*/
height:50%;
}

#cat2right-top{
  height:50%;
}

#cat2right-bot{
  height:50%;
}

#cat3top{
  height:50%;

}

#cat3bot{
  height:50%;
}

.categoryimg{
  object-fit: fill;
  height:100%;
  width:100%;
}

/*Hot Sales Section*/
/*#offerwrapper{
text-align:center;

}*/

/*ribbon and offerpage css*/
#offerpage {
/*background:#ffffff;*/
/*padding:0.25em 1em;*/
/*width:320px;*/
/*width:23%;*/
/*border:solid 1px red;*/
/*height:450px; */
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
text-align:center;
position:relative;
display:inline-block;
margin:0 auto;
vertical-align:top; /*stop div from going down when insert text*/
}

#offerpage-fin {
/*background:#ffffff;*/
/*padding:0.25em 1em;*/
/*width:320px;*/
/*width:23%;*/
/*height:450px; */
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
text-align:center;
position:relative;
display:inline-block;
margin:0 auto;
vertical-align:top; /*stop div from going down when insert text*/
opacity:0.7;

}

.content-w-mr{
  /*margin-right:64px;*/
  padding: 0px 2%;
}


/*.ribbon{height: 55px;width: 50px;border-left: 25px solid #ff5151;border-right: 25px solid #ff5151;border-bottom: 10px solid transparent;position:absolute;right: 5px;z-index:1;}*/

/*.ribbon > div {position:absolute;top: 12px;line-height: 1;right: -27px;color:white;font-size: 15px;margin:0 auto;font-weight: bold;width: 55px;letter-spacing: .7;}*/

.ribbon-fin{ 
height:50px;
width:50px;
border-left:27px solid grey;
border-right: 27px solid grey;
border-bottom: 10px solid transparent;
position:absolute;
right:20px;
top:-5px;
z-index:1;
}

.ribbon-fin > div {
position:absolute;
top:5px;
line-height:1.2;
right:-18px;
color:lightgrey;
font-size:15px;
margin:0 auto;
}

#timer > div {
display:inline-block;
border-radius:5px;
background-color:#E8E8E8;
margin:10px;
padding:5px;
font-size:16px;
line-height:1.2;
letter-spacing: 1px;
}

#timer > div > .timeunit {
   opacity: 0.7;
  font-size:10px;
}

 .semi {
/*not working*/
}

.offerimgcontainer {
  width:65%;
  height: 206px;
  padding: 20px;
  margin:0 auto;
}

.offerimg{
object-fit: fill;
height:100%;
width:100%;
max-width: 176px;
max-height: 176px;
}

#offercontent{
  background:#ffffff;
  padding: 0px 20px 20px 20px;;
}

.offerprice{
font-weight:bolder;
color:red;
display:inline-block;
letter-spacing: 1.5px;

}

#offercontent > span {
display:inline-block;
opacity:0.7;

}

.oriprice{
  display:inline-block;
  /*opacity:0.7;*/
  text-align: left;
  margin-top: 4px;
  font-size:12px;
}

.discount {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  position: relative;
  display: inline-block;
  background: #ff5151;
  width: 43px;
  height: 30px;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  border-radius:4px;
  padding:0 6px;
  float:right;
  right: 20px;
}

.discount:before {
  content: " ";
  height: 23px;
  width: 23px;
  background: #ff5151;
  position: absolute;
  top: 3px;
  right: -9px;
  border-radius: 3px;
  border-top-left-radius: 5px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 3px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hds-item:nth-child(3,7){
  border:none;
}

.product-description {
        font-size: 13px
        /*text-align:justify;*/
        margin-top:10px;
        /*margin-left:220px;*/
        color: #3a3a3a;
        overflow: hidden;
        font-weight: 100;
        letter-spacing: 0.5px;
        max-height: 177px;
    }
    
/* qty bar*/
.qtybar {
  background-color: #E8E8E8;
  border-radius: 10px;
  width:100%;
  /* (height of inner div) / 2 + padding */
  padding: 0;
}

/* TODO:: Adjust quantity will affect the bar displayed*/
.qtybar>div {
  background-color: red;
  width: 40%;
  /* Adjust with JavaScript */
  height: 2px;
  border-radius: 10px;
}

.qty{
width:100%;
text-align:left;
}

.itemdesc{
text-align:left;
height:80px;
overflow:hidden;
text-overflow: ellipsis;
padding-left:15px;
padding-right:15px;
padding-top:10px;
}

.qty > span , .itemdesc > p , {
text-align:left;
position:relative;
}

.rating {
text-align:center;
line-height:0.5;
}

.checked {
    color: orange;
}

/*Store Section*/
/*#mainstore{
height:500px;
margin-left:50px;
margin-right:50px;
}*/

#store-left{
/*width:50%;*/
height:250px;
background-color: #fff;
/*float:left;*/
}

#store-right{
/*width:49.5%;*/
height:250px;
background-color: #fff;
/*float:right;*/
}

#store-left-title , #store-right-title{
width:100%;
height:20%;
}

#store-left-container , #store-right-container{
width:100%;
height:80%;
}

#title-left{
line-height:3.0;
display:inline-block;
font-weight:bolder;
font-size:18px;
}

#title-right{
line-height:3.9;
font-weight:bolder;
font-size:13px;
clear:right;
cursor:pointer;
}

.storeimg-big{
object-fit:fill;
width:100%;
height:100%;
}

#store-bottom{
width:100%;
/*height:250px;*/
clear:right;
position:relative;
}

.store-item{
width:20%;
height:250px;
/*float:left;*/
padding:2px;
}

.store-item-top{
width: 100%;
min-height: 173px;
max-height: 173px;
height: auto;
text-align: center;
position:relative;
}

.store-item-bot{
width:100%;
height:108px;
}

.storeimg-small{
object-fit:fill;
/*width:100%;*/
height:100%;
}

.store_logo_container{
  text-align:center;
  background-color:#fff;
}

.store_logo{
width:auto;
/*border: 3px solid #ffffff;*/
border-radius:6px;
}

.height-inherit{
  height:inherit;
}

.hotstore_container{
  padding:2px;
  float:left;
  width:218px;
}

.view_more_link{
  color: #fb374f;
  font-weight:500;
  font-size: 15px;
  text-decoration: none;
}

.view_more_link:hover,
.view_more_link:focus{
  color: #fb374f;
  text-decoration: none;
}

#elec-box-big{
/*width:30%; */
/*height:200px;*/
/*background-color:pink;
float:left;*/
}
#box-small-wrapper{
/*width:70%;*/
height:228px;
/*display:inline-block;*/
}


.elec-text-container{
width:50%;
height:100%;
}

.elec-container-left{
position:absolute;
left:0;
top:0;
}

.elec-container-right{
position:absolute;
right:0;
top:0;
}

.elec-text{
margin-top:10px;
margin-left:10px;
color:white;
}

.elec-f-big{
font-size:30px;
font-weight:bold;
}

button.elec-btn{
color:white;
  border:white solid 1px;
  background-color:transparent;
}

.elec-box-small:nth-child(odd){
  background-color:#b0c4de;
}

.elec-box-small:nth-child(even){
  background-color:#fff;
}

.elec-box-img{
  object-fit:fill;
  width:100%;
  /*height:100%; */ 
}

.textimg{
  height:20%;
  line-height:2.6;
}

#eleccarousel > .carousel-inner > .item > img {
  width:100%;
  height:200px;
  object-fit:fill;
}

.best-seller{
   /* margin-left:30px;
  margin-right:30px;
  margin-top:5px;*/
  background-color: #ffffff;
  border-bottom: 1px solid whitesmoke;
}

.best-seller button {
  padding:10px;
  letter-spacing: 1px;
  opacity: 0.7;
  /*border:none;*/
}

.best-seller button.active {
background-color: #fff;
outline:none;
border:none;
opacity: 1.0;
}

.tablinks{
border:none;
background:none;
background-color: #d2d9e0;
}

.seller-content{
/*height:150px;*/
background-color:#fff;

}

.tabcontent {
  /*display: none;*/
  /*height:150px;*/
}

/*
.seller-wrapper{
margin-top:5px;
margin-left:50px;
margin-right:50px;
overflow: hidden
}*/

.seller-item{
/*height: 150px;*/
/*width:19.86%;*/
/*width:20%;*/
background-color: #fff;
border-left:solid 0.5px;
border-color:#d8d7d4;
/*position:relative;
float:left;
*/
}

.seller-item:first-child{
  border-left:none;
}

/*.seller-item-left{
width:50%;
height:100%;
float:left;
position:relative;
}

.seller-item-img{
width:50%;
height:100%;
float:left;
}*/

#sellerribbon{ 
height:25px;
width:25px;
border-left:17px solid red;
border-right: 17px solid red;
border-bottom: 6px solid transparent;
position:absolute;
left:0px;
top:0px;
}

#sellerribbon > div {
position:absolute;
top:0;
line-height:1.6;
left:-3px;
color:white;
font-size:12px;
margin:0 auto;
}

.img-fit-div{
object-fit:fill;
width:100%;
height:100%;  
max-height: 323px;
margin: 0 auto;
}

.seller-itemdesc{
   margin-top: 20px;
   min-height: 60px;
   max-height: 60px;
   font-size: 14px;

}

.left-top{
/*height:40%;
width:100%;*/
}

.left-bot{
/*height:60%;
width:100%;*/

}

.seller-price{
/*margin-top:5px;*/
}

.seller-price > span {
/*color:red;*/
/*margin-left:25px;*/
/*letter-spacing: 2px;*/
}

.top-search{
/*width:100%;*/
/*height:15%;*/
/*margin-bottom:20px;*/
background-color:#fff;
/*margin-top:2px;*/
display:block;
position:relative;
clear:both;
}

/*.top-search > span{
line-height:3.5;
margin-top:15px;
margin-bottom:15px;
font-size:11px;
margin-left:15px;
font-weight:bold;
float:left;
}*/

/*.top-search ul {
list-style-type: none;
overflow:hidden;
padding:10px;

}*/

.top-search li {
/*font-size: 10px;*/
margin-right:40px;
float:left;
opacity: 0.8;
/*margin-top:10px;*/
}

.top-search > ul > #title {
font-weight:bold;
opacity: 0.8;
}

.top-search > ul > li a{
color: black !important; 
}

.top-search > ul > li a:hover{
color: black !important; 
}

#ads-left{
/*width:50%;*/
height:150px;
background-color:white;
display:inline-block;
vertical-align: top;
/*float:left;*/
position:relative;
}

#ads-right{
/*width:49.5%;*/
height:150px;
background-color:white;
display:inline-block;
vertical-align: top;
/*float:right;*/
position:relative;
}

/*.ads-wrapper{
margin-top:5px;
margin-left:50px;
margin-right:50px;
overflow: hidden;
display:inline-block;

}*/

/*moving the text around*/
/*.textads-center > a{
position: absolute;
bottom: 5%;
left: 70%; 
transform: translate(-50%, -50%);
color:white;
text-align: center;
text-decoration:none;
border: solid white 1px;
padding:2px;
}

.textads1-center > a{
position: absolute;
bottom:5%;
left: 32%; 
transform: translate(-50%, -50%);
color:white;
text-align: center;
text-decoration:none;
border: solid white 1px;
padding:2px;
}*/

.fashion-carousel{
/* width:30%;*/
 height:400px; 
 float:left;
}

#fash-carousel > .carousel-inner> .item{
width:100%;
height:400px;
}

#fash-carousel > .carousel-inner> .item> img{
width:100%;
height:400px;
object-fit:fill;
}

#fash-carousel2 > .carousel-inner> .item> img{
width:100%;
height:400px;
object-fit:fill;
}

.fashion-item{
/*width:20%*/;
height:400px;
float:left;

}

.fashion-text-container{
  position:absolute;
  bottom:7%;
  width:300px;
  height:200px;
  margin-left:18%;
  height:40%;  
  background-color:rgba(255,255,255,0.8);
}

.fashion-text{
margin-left:10%;
margin-top:3%;
color:rgb(105,105,105)
}

.fash-item-top{
width:100%;
height:50%;
}

.fash-item-bot{
width:100%;
height:50%;
}

.carou-f-big{
font-size:30px;
font-weight: bold;
}

.carou-f-medium{
font-size:17px;
}

.carou-f-small a{
font-size:12px;
text-decoration:none;
color:rgb(105,105,105);
}

.carou-f-small a:hover{
text-decoration:none;
}

.fash-small-text-container{
width:50%;
height:60px;
}

.fash-bottom-left{
position:absolute;
bottom:10px;
left:10px;
}

.fash-bottom-right{
position:absolute;
bottom:10px;
right:10px;
}

.fash-top-left{
position:absolute;
top:10px;
left:10px;
}

.fash-top-right{
position:absolute;
top:10px;
right:10px;
}

.fash-small-text{
margin-left:10%;
margin-top:3%;
color:rgb(105,105,105)
}

.fash-f-medium{
font-size:15px;
color:black;
}

.tablinks1{
border:none;
background:none;
background-color: #d8d7d4;
}



.tabcontent1 {
/*display: none;*/
height:150px;
/*background-color: #d8d7d4;*/
}

.rec-item{
background-color:white;
height:250px;
width:13.9%;
float:left;
position:relative;
margin:2px;
text-align:center;
display:none;
}

.img-mid{
display:inline-block;
margin-top:25px;
height:108px;
width:90px;
}

.rec-price > span {
color:red;
font-size:15px;
/*letter-spacing: 2px;*/
}

#load{
  margin-top:20px;
  text-align:center;

}

#loadMore{
    padding: 10px;
    text-align: center;
    background-color: #65a4ce;
    color: #fff;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
  }

  #loadMore:hover {
    background-color: #fff;
    color: #33739E;
}

#footer{
/*margin-top:30px;*/
/*height:100%;*/
width:100%;
background-color: #e2e6ea;
}

.f-column{
width:25%;
height:331px;
float:left;
text-align: justify;

}

.f-title {
margin: 30px;
font-size:16px;
font-weight:500;
}


.f-column p {
font-size:11px;
margin-left:30px;
margin-right:30px;
}

.f-column span {
font-size:12px;
}

.f-column span.sub{
  font-size:10px;
  margin-left:30px;
  margin-right:30px;
}

.f-column:last-child > p{

margin-right:15%;

}

#f-history {
background-color: #d6dbe0;
overflow: hidden;
text-overflow: ellipsis;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
} 

#f-info {

  margin-left:30px;
  margin-right:30px;
  
}

/*for 6 column*/

#f-info > .f-info-list-col-6 {
  margin: 0;
  padding: 30px;
  border-bottom: 1px solid #cfcfcf;
  /*background-color: #fff;*/
  -webkit-column-count: 6; //Defines the number of columns you want
  -moz-column-count: 6;
  column-count: 6;

}


#f-info > .f-info-list-col-6 >.f-info-col-6 {
  padding: 20px;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  font-size:12px;
  font-weight:bold;
}


#f-info> .f-info-list-col-6 > .f-info-col-6 > ul > li{
font-size:12px;
margin-top:10px;
font-weight:normal;

}

#f-info > .f-info-list-col-6 > .f-info-col-6 > img {
/*height:60px;*/
margin-top:10px;
}

#f-info > .f-info-list-col-6 > .f-info-col-6 > ul > li > img {
height:24px;
width:24px;
margin-right:10px;
border-radius: 50%;
}


/* For 2 column */
#f-info > .f-info-list-col-2 > div > .f-info-col-2 {
padding-left: 0px;
padding-right: 10px;
padding-top: 10px;
font-size:9px;
font-weight:bold;

}

#f-info > .f-info-list-col-2 {
  padding-left: 10px;
  padding-right: 10px;
 /* border-bottom: 1px solid #cfcfcf;*/
  /*background-color: #fff;*/
  -webkit-column-count: 2; //Defines the number of columns you want
  -moz-column-count: 2;
  column-count: 2;
}

#f-info > .f-info-list-col-2 > div{
  -webkit-column-break-inside: avoid;
   break-inside: avoid;
   page-break-inside: avoid;
}

#f-info> .f-info-list-col-2 > div > .f-info-col-2 > ul > li{

margin-top:10px;
margin-bottom:10px;
font-weight:normal;
display:inline-block;
vertical-align: middle;
}

#f-info{

font-size:8px;
color:rgba(0, 0, 0, 0.7);
}


/*side nav*/
.sidenav {
  height: 100%;
  width: 65px;
  position: fixed;
  z-index: 20;
  top: 0px;
  right: 0;
  background-color: #222223;
  overflow-x: hidden; 

 /* padding-top: 10px;*/
}
/*
  @media only screen and (min-height: 10px) and (max-height: 1000px)
{
  .sidenav-new{
      overflow: scroll;
    }

  #sidenav-mid{
      padding: 40px 0px !important;
    }
  #sidenav-down{
      margin-top: 40px !important;
    }
}
*/
.sidenav li {
  text-align: center;
  padding: 10px 5px 10px 5px;
  text-decoration: none;
  font-size: 28px;
  color: #818181;
  display: block;
  height:54px;
  position:relative;
}

.sidenav li:hover {
color: #f1f1f1; 
background-image:linear-gradient(to right, #ff6e4c , #f5465b);
}

.sidenav li > img#back2top {
width:30px;
height:30px;
border-radius:50%;
}

.sactive{
border-image:linear-gradient(to right, #ff6e4c,#f5465b);
border-image-slice: 2;
border-right:solid 4px;
background-color:black;
}

.hidingside-search{
font-size:0;
position:fixed;
z-index: 110;
top: 0px;
height:45px;
right: 65px;
}

.carousel-indicators{
z-index:1 !important;

}

/*modified by seto*/
input[name=find]{
width:700px;
height: 43px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
border:none;
font-size:13px;
padding:20px;
}
/*modified by seto end*/

.hidingside-search > select{
width:100px;
height:40px;
font-size:11px;
border:none;
}

#search-header {
color:rgba(1,1,1, 0.5);
background-color: white !important;
border-radius: 5px 0px 5px 5px;
}

.browse{
width:700px;
height:40px;
border:none;
font-size:12px;
background-color:white;
padding:5px;
padding-left:19px;
line-height:2.6;
}

.browse:hover{
background-color: #ff5c33;
}

#search-tips a {
text-decoration: none;
color:black;
}

#search-tips a:hover {
  text-decoration: none;
  color:white;
}

.hidingside-side_nav,
.hidingside-nav {
  font-size:0;
  position:fixed;
  z-index: 20;
  top: 0px;
  right: 65px;
  height: 100%;
  width: 60px;
  /*background-color: rgba(255, 255, 255, 255.7);*/
  background-color: rgb(49, 49, 49);
  /*overflow-x: hidden;*/
  /*padding:10px;*/
}

.hidingside-side_nav li,
.hidingside-nav li {
  padding: 7px 5px 7px 5px;
  text-decoration: none;
  font-size: 29px;
  color: #818181;
  cursor:pointer;
  text-align:center;
}

.hidingside-side_nav li:hover,
.hidingside-nav li:hover {
    background-image: linear-gradient(to right, #ff6e4c , #f5465b);
    color:white;
}

.hidingside-side_nav li:first-child,
.hidingside-nav li:first-child {
  margin-top:0;
}

.hidingside-side_nav > ul > span,
.hidingside-nav > ul > span {
  font-size:11px;
  font-weight:900;
}

.hidingside-side_nav li:hover .tooltiptext,
.hidingside-nav li:hover .tooltiptext {
    visibility:visible;
  }

.hidingside-side_nav li .tooltiptext,
.hidingside-nav li .tooltiptext {
  visibility: hidden;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: white;
    /*background-image: linear-gradient(to right, #ff6e4cde , #f5465be0);*/ 
    /*background-color: #222223d9;*/
    background-color: #fb374f;
    position: absolute;
    margin-top: -7px;
    left: -177px;
    width: 177px;
    height: 55px;
    padding: 19px 11px;
    border-right: 1px solid #ffffff1f;
}

.hidingside-search > #searchBtn {
  display:none;
  font-size:14px;
}

#hidingside-history ,  #hidingside-fav , #hidingside-noti,#hidingside-share, #hidingside-coupon{
  height: 100%;
  width: 520px;   
  position: fixed;
  z-index: 20;
  top: 0px;
  right: 65px;
/*  overflow-x: hidden; */
  text-align:center;
 /* overflow-y:scroll;*/
  background-color:#f0f2f4;
}

#hidingside-cart {
    height: 100%;
    width: 520px;   
    position: fixed;
    z-index: 20;
    top: 0px;
    right: 65px;
    overflow-x: hidden; 
    text-align:center;
    background-color:#f0f2f4;
}



/*#hidingside-history{
  height: 100%;
  width: 400px;   
  position: fixed;
  z-index: 2;
  top: 0px;
  right: 65px;
  overflow-x: hidden; 
  text-align:center;
  overflow-y:scroll;
  background-color:#f0f2f4;
}*/


/* history sidebar*/
.side-title{
padding:10px;
border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;
}

#gback {
  float: right;
  /*margin-top: 9px;
  margin-right: 17px;*/
  font-size: 17px;
}

.history-item{
/*width:100%;*/
height:150px;
padding:7px 30px;
border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;

}

.history-img {
/*float:left;*/
height:75%;
/*width:75px;*/
/*padding:4px;*/
/*margin-left:10%;
margin-right:30px;
margin-top:10px;*/
}

.history-img > img {
  border: 1px solid #ddd;
  object-fit: fill;
  /*height:100%;*/
  width:100%;
}

.history-desc {
/*float:left;
width:50%;*/
  height:100%;
  text-align:left;
  overflow:hidden;
  width: 257px;
  padding:22px 17px;
}

.history-price{
  height:100%;

}

/*.history-price{
float:left;
width:25%;
height:100px;
text-align:center;
padding-top:30px;
}*/


/*#hidingside-cart{
 height: 100%;
 width: 450px;   
 position: fixed;
 z-index: 2;
 top: 0px;
 right: 65px;
 overflow-x: hidden;
 text-align:center;
 background-color:#f0f2f4;

}*/


/* cart sidebar*/
.f-left{
  float:left;
  font-size:13px;
  font-weight:bold;
}

.f-right{
  float:right;

}

.block-display{
  height:40px;
  border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;
}

.cart-item{
/*width:100%;*/
  height:150px;
  border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;
}

.cart-img {
  height:75%;
/*width:75px;
float:left;*/
/*padding:4px;
margin-left:10px;
margin-top:10px;*/
}

.cart-img > img {
  object-fit: fill;
  height:100%;
  width:100%;
}

.cart-desc {
  /*float:left;
  width:40%;*/
  height:100%;
  text-align:left;
  /*margin-left:10px;*/
  font-size:10px;
  overflow:hidden;
  /*padding:10px;*/
}

.manage-cart{
  float:left;
  height:100%;
}

.no-stock{
  font-weight:bolder;
  margin-top:35px;
  margin-right:10px;
}


.qty-cart{
 /* float:left;*/
  font-size:13px;
 /* margin:15px 5px 10px 10px;
  padding-top:20px;*/

}

.qty-cart > input {
  text-align:center;
  width:30px;
  height: 24px;
  border: none
}

.qty-cart > button {
  border: none;
  height: 24px;
  width: 24px;
  background-color: rgba(255, 255, 255, 0);
}

.cart-price{
font-size:13px;
font-weight:bold;

}
.delete_cart{
  cursor:pointer;
  position:absolute;
  top: 22px;
  right: -10px;
}

.icon{
width:25px;
height:25px;
}

.color{
  color:#8B0000;
  font-size:20px;
}

#less{
border:none;
}

#more{
border:none;
}
.red {
color:red;
}

#total > div {
padding:10px;
text-align:left;
font-weight:lighter;
}

.p-f-right{
float:right;
font-weight:bold;
}

.f-big{
background: -webkit-linear-gradient(#ff6e4c , #f5465b);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height:1;
}

.relative {
position:relative;
}

.badge{
  width: 19px;
  height: 19px;
  font-size: 10px;
  border-radius: 50%;
  background-color: #11ada4;
  color: white;
  float: right;
  position: absolute;
  /*padding: unset;*/
  padding: 3px;
  margin-top: -6px;
  /*padding-top: 5px;*/
  margin-left: -8px;
  letter-spacing: 1.1;
}


/*wishlist*/
/*#hidingside-fav{
 height: 100%;
 width: 450px;   
 position: fixed;
 z-index: 2;
 top: 0px;
 right: 40px;
 overflow-x: hidden;
 text-align:center;
 background-color:#f0f2f4;
}*/

.fav-item{
width:100%;
min-height:120px;
border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;
padding-bottom:15px;
}

.fav-img {
height:75%;
/*float:left;
padding:4px;
margin-left:10px;
margin-top:10px;*/
}

.fav-img > img {
object-fit: fill;
height:100%;
width:100%;
}

.fav-desc {
/*float:left;
width:40%;*/
height:100%;
text-align:left;
/*margin-left:10px;*/
font-size:10px;
overflow:hidden;
/*padding:10px;*/
}

.manage-fav{
/*float:left;*/
/*width:35%;*/
height:100%;
position:relative;

}
.delete_fav{
  position:absolute;
  top:3px;
  right:0;
  cursor:pointer;
  font-size: 18px;
  color: #FB374F;
}

.button-style{
  text-align:center;
  /*width:200px; 
  height:40px;*/
  padding:10px;
  padding-left:50px;
  padding-right:50px;
  border-radius:5px;
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  /*font-weight:bold;*/
  color:white;
  font-size: 12px;
  /*line-height:2.6;*/
  /*margin-top:5%;*/
  display:inline-block;
  text-transform: uppercase;
  /*margin-bottom: 5%;
  cursor:pointer;*/
}

.btn-similar{
  text-align:center;
  /*width:100px; 
  height:20px;*/
  padding:5px 15px 5px 15px;
  border-radius:5px;
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  color:white;
  margin-top:30%;
  display:inline-block;
  font-size:10px;
  cursor:pointer;
}

/* Message label red */
.label-red{
  color: #f75164;
  font-size: 9px;
  background-color: #fbe5ed;
}

/*voucher*/
#hidingside-ticket{
   height: 100%;
   width: 520px;   
   position: fixed;
   z-index:20;
   top: 0px;
   right: 65px;
   overflow-x: hidden;
   text-align:center;
   background-color:#f0f2f4;
}

.ticket-item{
  height:auto;
  background-color:white;
  border-radius:10px;
  padding-bottom:20px;
  margin-left:25px;
  margin-right:10px;
  padding-left:10;
  padding-right:10;
  /*border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;
*/
}

.ticket-group{
  /*width:90%;
  height:100%;
  margin-left:10px;
  margin-right:15px;*/


  /*margin-top:10px;
  margin-bottom:10px;
  display:inline-block;
  padding-bottom:10px;*/
}

.ticket-wrap {
  background-color:rgba(255,182,193,0.2);
  /*height:100%;
  width:95%;*/
  padding:10px;
  margin-top:10px;
  border-radius:10px;
  /*display:inline-block;*/
}

.ticket-img {
  height:85px;
  /*width:65px;
  padding:4px;
  margin-left:5px;
  margin-top:5px;
  float:left;*/
}

.ticket-img > img {
  object-fit: fill;
  height:100%;
  width:100%;
}

.ticket-desc {
  /*width:45%;
  margin-top:5px;
  margin-left:5px;*/
  text-align:left;
  font-size:12px;
  overflow:hidden;
  border-right:dashed 1px darkred;
  /*float:left;*/
}

.bold {
  font-weight: bold;
}

.bold-700 {
  font-weight:700;
}

.bold-500 {
  font-weight:500;
}

.no-bold {
  font-weight: 100;
}

/*.f-small{
  font-size:8px;
}*/



.ticket-use{
/*float:left;
width:35%;*/
/*height:100%;*/
}

#hidingside-noti,#hidingside-share,#hidingside-reward{
 height: 100%;
 width: 520px;   
 position: fixed;
 z-index: 20;
 top: 0px;
 right: 65px;
 overflow-x: hidden;
 text-align:center;
 background-color:#f0f2f4;
}

/* notification section*/
.noti-item{
  min-height:150px;
  border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;
  padding-top:20px;
}

.noti-img {
  height:75%;
}

.noti-img > img {
  object-fit: fill;
  height:100%;
  width:100%;
}

.noti-desc {
  height:100%;
  text-align:left;
  font-size:10px;
  overflow:hidden;
}

/*login*/
#hidingside-user{
  height: 100%;
  width: 389px;
  position: fixed;
  z-index: 1006;
  top: 0px;
  right: 65px;
  overflow: hidden;
  background-image: linear-gradient(to top, #f5465b, #fb5e52);
}

#log-title{

  width:100%;
  height:50px;
 /* border-bottom:solid rgba(0, 0, 0, 0.1) 0.5px;*/
  text-align: center;
  float:left;
}

#log-title-wrap{
  float:left;
  width:100%;
  font-size:0;
}

.usertab{
  float: left;
  height: 50px;
  width: 31%;
  font-size: 13px;
  color: white;
  padding-top: 15px;
  font-weight: 500;
  cursor: pointer
} 

.action-tab{
  /*background-image: linear-gradient(to right, #EB3349 , #F45C43);
  background-image: linear-gradient(to top, #f5465b, #fb5e52);
  text-decoration:underline;*/
  border-bottom: 3px solid white;
  opacity: 1.0;
}

.white{
  color:white;
}

.sideactive{
  text-decoration:none;
  opacity:0.5;
  border-bottom: 0px solid white;
  /*background-image: linear-gradient(to right, #bd4b3f, #fb5d53);*/
}

#loginput{
  width:90%;
  /*height:80px;*/
  background-color:white;
  border-radius:10px;
  margin-left:5%;
}

#log-top > input , #log-bot >input  {
  font-size:13px;
  /*width:90%;*/
  /*border:none;*/
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom: 1px solid #eee;
  /*text-indent:20px;
  margin-top:5px;
  margin-left:10px;*/
  /*height:30px;*/
}

#tablogin > #headline {
  text-align:left;
  font-size:40px;
  width:40%;
  color:white;
  font-weight:700;
  margin-top:35%;
  margin-left:30px;
  margin-bottom:60px;
  line-height:0.9;
}

.verify-btn{
  background-color:aliceblue;
  border:solid 1px rgba(204,204,204,1);
  /*padding:25px;*/
}

.btn-disabled{
  opacity:0.5;
}

#check-cfm {
  text-align:center;
}

#check-cfm > label > input[type=checkbox] {
  width:15px;
  height:15px;
  border-radius: 50%;
}

#check-cfm > label {
  font-size:11px;
  color:white;
  font-weight:400;
  letter-spacing: 0.7px;
}

#log-top{
/*height:50%;*/
 /* border-bottom:solid 0.3px rgba(0,0,0,0.5);*/
}
#log-bot{
  /*height:50%;*/
}



.field-icon {
/* margin-left: -5px;
  margin-top: -10px;*/
  position: relative;
  z-index: 1;
}

.action-btn{
  /*height:40px;*/
  width:200px;
  background-image: linear-gradient(to right, #232526, #414345);
  color:white;
  text-align:center;
  line-height:20px;
  border-radius:4px;
  font-size:11px;
  display:inline-block;
  cursor: pointer;
  padding: 12px;
  margin: 15px 0;
}

#to-mid{
  text-align:center !important;
}

.fb{
  background-color: #3B5998;
  color: white;
}

.fb-btn {
  width:200px;
  padding: 12px;
  border: none;
  border-radius: 4px;
  margin: 5px 0;
  opacity: 1;
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
  cursor:pointer;
  text-decoration: none; /* remove underline from anchors */
}

#fgt-pass{
  /* width:100%; */
  height:25px;
  text-align:center;
  font-size:11px;
  /*position:absolute;
  bottom:0;*/
  /*box-shadow:1px 1px 2px 1px #ac1a06 inset;
  border-top: solid rgba(0, 0, 0, 0.1) 0.5px; */
}

#fgt-pass > a >span {
  /*line-height:40px;*/
  line-height:25px;
  color:white;
}

#fgt-pass > a:hover{
  text-decoration:none;
}

#tabsignup{
  text-align:center; 
}

#profile-pic{
  margin-top:20px;
  display:inline-block;
  width:130px;
  height:130px;
  position:relative;
}

#profile-pic > img{
  width:80%;
  height:80%;
  border-radius:50%;
  object-fit: fill;
}

#add-badge{
  position:absolute;
  bottom:27;
  right:8;
  width:35px;
  height:35px;
  border-radius:50%;
  background-color: #19c2b8;
  color: white;
  font-size:25px;
}

#add-badge > span {
  line-height:37px;

}

#camera-icon {
  position:absolute;
  left: 7%;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  display: inline-block;
  background-color: #fb6b67;
  color:white;
  font-size: 60px;
}

#camera-icon > pgmall-icon {
  line-height:105px;

}

#signup-title{
  text-align:left;
  padding-left:30px;
}

#signup-title > span {
  font-size:40px;
  color:white;
  font-weight:700;
  margin-bottom:15px;
  line-height:0.9;

}

#signinput{
  width:90%;
  padding-left:20px;
  padding-right:20px;
  margin-left:20px;
  margin-right:20px;
  /*height:160px;*/
  background-color:white;
  border-radius:10px;
  /*margin-left:10%;*/
  /*margin-top:20px;*/
  text-align:left;
}

#sign-top-top >input ,
#sign-top-bot> input , 
#reg-password , 
#reg-cfm-password,
#verify-input >input,
#reg-referralPgCode{
  /*width:80%;*/
  font-size: 12px;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom: 1px solid #eee;
  padding-right:0px;
  padding-top:25px;
  padding-bottom:20px;
}



#sign-top{
/*height:50%;*/
/*border-bottom:solid 0.3px rgba(0,0,0,0.5);*/
}

#sign-top-top{
/*border-bottom:solid 0.3px rgba(0,0,0,0.5);*/
/*height:50%;*/
}

#sign-bot{
/*  height:50%;*/
}

.opacity-override{
opacity:1.0;

}

#hidingside-profile{
  height: 100%;
  width: 520px;   
  position: fixed;
  z-index: 20;
  top: 0px;
  right: 65px;
  overflow: hidden;
  background: #e7ebee;
}

#profile-container{
position: relative;
text-align: center;
color: black;
width:100%;
height:250px;
}

#profile-container > .top-center span , .bottom-left span {
font-size:12px;
}

#sidenav-down{
/*position:absolute;*/
/*bottom: 20px;*/
width: 100%;
}

#sidenav-mid{
/*position:absolute;*/
width: 100%;
margin: 30% 0;
/*height:70%;*/
/*padding: 80px 0px;*/
}

#sidenav-down > a{
  text-decoration: none;
}

#sidenav-down > a: hover{
  text-decoration: none;
}

.top-center{
position:absolute;
top:10px;
left: 50%;
transform: translate(-50%, 0%);
color:black;
/*font-weight:bold;*/
}

.top-right{
position:absolute;
top:0;
right:0; 
color:black;
}

.bottom-left {
  bottom: 5px;
  left:12px;
  position:absolute;
  transform: translate(10%, 0%);
  color:white;
}

#profile-name{/*width:100%;*//*height:50px;*/padding:10px;font-size:0;background-image: linear-gradient(to right, #f96d34 , #fb374f);box-shadow: 0px -1px 8px 0 rgba(255, 81, 81, 0.35), 0px 4px 20px 0 #ff6e4c38;}

#name-left{
/*width:60%;
height:100%;*/
border-right:solid 0.3px rgba(255, 255, 255, 0.7);
color:white;
display:inline-block;
font-size:12px;
padding:5px 5px 5px 15px;
overflow:hidden;
}

#name-right{
/*width:40%;
height:100%;*/
display:inline-block;
font-size:12px;
color:white;
/*padding:5px 5px 5px 15px;*/
overflow:hidden;
}

.f-weight-500{
font-weight:500;
}

#profile-shipping{
  font-size:0;width:100%;
  height:140px;
  background: #e4e9ec;
  color: #7e7e83;}

#shipping-left{
  /*width:50%;*/
/*  height:100%;
  font-size:12px;*/
  /*display:inline-block;*/
  vertical-align: top;
  padding:17px  10px  10px  25px;
}

#shipping-right{
/* width:50%;*/
/*  height:100%;
 font-size:12px;*/
 /*display:inline-block;*/
 vertical-align: top;
 padding:17px  10px  10px  10px;
}

.profile-address-container{
  height:110px;
}

#profile-list{
  /*overflow-y:scroll;*/
  /*margin-bottom:35px;*/
  /*height:37%;*/
/* color: #ff3333; */
}

#profile-list li{
width:100%;
font-size:15px;
height:39px;
padding-left:20px;
padding-right:20px;
cursor:pointer;
}

/*
#profile-list li:nth-child(odd){
  background-color: #d5d9dc;
}

#profile-list li:nth-child(even){
  background-color: #dee3e6;
}
*/

.profile-wrapper{
  margin-bottom:35px;
}

#out-btn {
  /*background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  box-shadow: 1px 1px 2px 1px #ac1a06 inset; */
  text-align: center;
  font-size: 15px;
  color: #95999d;
  position: absolute;
  bottom: 0;
  height: 45px;
  padding: 8px 15px;
  opacity: 0.9;
}

#out-btn:hover {
  opacity: 1;
}

#profile-list > ul > li > span.profile-cat , #profile-list > ul > a > li  > span.profile-cat {
  display:inline-block;
  /*margin-top:10px;
  margin-left:20px;*/
  line-height:3;
  font-size: 11px;
  color: #616161;
}

#profile-list > ul >  li > a :hover{

  text-decoration: none;
}


.container-address{
  height:100%;
  margin-bottom:35px;
}

.container-32x32{
  height:32px;
  width:32px;
}

.container-125x125{
  height:125px;
  width:125px;
}

.add-addr-btn{
  /*background-color:red;*/
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  border-radius:5px;
  padding:5px;
  color: white;
  text-align: center;
}

/* The Modal (background) */
.modal-addr {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1001; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(228,234,242,0.9); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 70%;
  position:relative;
}

/* The Close Button */
.close-modal {
  color: #aaaaaa;
  position:absolute;
  top:10px;
  right:25px;
  font-size: 28px;
  font-weight: bold;
  cursor:pointer;
}

.modal-title{
/* float:left;*/

}

.close-modal:hover,
.close-modal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content-box {
  min-height: 450px;
  /*width:90%;*/
  height:90%;
  background-color:#f4f7fc;
  font-size:18px;
  position:relative;
  text-align:center;
  padding-top:40px;
  border-radius: 6px;
}

.modal-content-box > img{
  width:30px;
  height:30px;
  margin-right:30px;
  opacity:0.3;
}


.btn-placement{
  position:absolute;
  bottom:0;
  left:0;
}

.cnc-btn{
  border: unset;
  border-radius: 4px;
  padding-top:10px;
  padding-bottom:10px;
  width: 100px;
  color:rgba(50,50,50,0.8);
  /*background-color:lightgrey;*/
  background-color: #e6e6e6;
  cursor:pointer;
}

.sv-btn{
  border: unset;
  border-radius: 4px;
  padding-top:10px;
  padding-bottom:10px;
  width: 100px;
  color:white;
  background-image: linear-gradient(to left,#e83751,#ff6e4c );
  cursor:pointer;
}



.f-9{
font-size:9px;
}
.f-10{
font-size:10px;
}
.f-11{
font-size:11px;
}

.white-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255,255,255,0.7);
  z-index: 99;
}

.overlay, .overlay-mk2{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 18;
}

.overlay-mk2, .white-overlay {
  animation-name: fadeIn;
  animation-duration: .3s;
}

.rec-discount {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  position: absolute;
  background: red;
 
  width: 35px;
  height: 15px;
  right:5px;
  top:5px;
  line-height: 15px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius:4px;
  padding:0 11px;
  float:right;
}



.rec-discount:after {
  content: " ";  
  height: 15px;
  width: 12px;
/*  background:red;*/
  position: absolute;
  top:0px;
  left:-10px;
 /* border-radius:2px;*/
 /* -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); */

  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid red;   

}

p.bubble-new {
  display: inline-block;
  padding: 0px 5px 0px 5px;
  border-radius: 2px;
  color: white;
  position: relative;
  font-size: 12px;
  margin: 0;
  background-color: rgb(81, 183, 48);
}

p.bubble-hot {
  display:inline-block;
  padding:0px 5px 0px 5px;
  border-radius: 2px;
  color:white;
  position: relative;
  font-size:12px;
  margin:0;
  background-color:rgb(254, 56, 68);

}

/*p.bubble-new:after {
  content: "";
  position:absolute;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 8px solid #68ad68;
  transform:rotate(-180deg);
  left: 0px; 
  bottom:-6px;
}


p.bubble-hot:after {
  content: "";
  position:absolute;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 8px solid red;
  transform:rotate(-180deg);
  left: 0px; 
  bottom:-6px;
}*/


/*method 3*/
/* container */
#share {
  width: 100%;
    margin: 10px auto;
    text-align: center;
}

/* buttons */
#share a {
  width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
}

/* icons */
#share i {
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}

/* colors */

.facebook {
  background: #3b5998;
}

.twitter {
    background: #55acee;
}

.googleplus {
    background: #dd4b39;
}

.wechat{
  background:#7bb32e;
}

.whatsapp{
background:#25d366;
}

.line{
background:#00c300;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 1px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  top: 0px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.navbar-toggle .icon-bar {
  transition: 300ms ease-in-out;
  background-color: #fff;
  position: relative;
  width: 23px;
  height: 1px;
}
.navbar-toggle .icon-bar {
  display: block;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 7px;
}

@keyframes fadeIn {
  0%   {opacity: 0}
  100% {opacity: 1}
}

.left-banner {
  display: none;
  z-index: 1;
}

.content {
  background: #fff;
  padding: 0px;
}
.no-pad {
  padding: 0px;
}

.no-pad-right{
  padding-right:0px !important;
}

.no-pad-left-right {
  padding-left: 0px;
  padding-right: 0px; 
}


.pad-right {
  padding: 0px 15px 0px 0px;
}

.pad-left-right-67{
  padding: 0 67px;
}

.slide-panel {
  padding-left: 0px;
  /*padding-right: 105px;*/
}

.v-align-bot{
 /* vertical-align:bottom;*/
  display: flex;
  align-items:flex-end;
}

.v-align-top{
  display: flex;
  align-items:flex-start;
}

.v-align-mid{
  display: flex;
  align-items:center;

}

.h-align-center{
  justify-content: center;
}

.HeadingRedLine {
  margin-bottom: 10px;
  border-bottom: solid;
  border-bottom-width: 4px;
  border-bottom-color: #ffffff;
}

img {
  max-width: 100%;
}

.p-price-detail {
  padding: 1px;
  margin-top: 30px;
  box-shadow: 0px 0px 7px rgba(148, 148, 148, 0.68);
  background: #fff;
}

.p-price-row {
  padding: 10px 80px 0px 35px;
}

.border-grey {
  padding: 0px 15px 10px 15px;
 /* border: 1px solid #ddd;*/
}

.pic-border-grey {
    border: 1px solid #ddd;
}

.pic-border-lightergrey {
    border: 1px solid #f7f7f7;
}

.border-grey h3{
  padding-bottom: 15px;
}

.border-right-grey {
  border-right:1px solid #bfbcbc;
}

.p-price {
  font-size: 25px;
}

.p-item{
  font-size: 14px;
  /*font-weight: 100;*/
  margin-left: 10px;
  color: #aaa;
}

.p-price-s {
  font-size: 20px;
}

.shipping-section {
  padding-top: 30px;
}

.small-title {
  color: #b1b1b1;
  margin-top: 12px;
  /*font-weight: lighter;*/
  font-size: 13px;
}

select{
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

select + i.fa {
  float: right;
  margin-top: -24px;
  margin-right: 10px;
  pointer-events: none;
  background-color: transparent;
  color: #777;
  padding-right: 5px;
  font-size: 10px !important;
}

select option{
  padding-right: 21px;
}

.p-select {
  border-radius: unset;
  border-color: #e0e0e0;
  height: 40px;
  color: black;
  font-weight: 500;
}

.color-red {
  color: #fa5755 !important;
}

.color-grey{
  color:grey;
}

.color-darkgrey{
  color: darkgrey;
}

.color-lightgrey{
  color:#c3c3c3;
}

.color-white{
  color:white;
}

.color-black{
  color:black;
}

.color-green{
  color:green;
}

.color-salmonorange{
  color:#fe684e;  
}

.color-white_dim{
  color:#ffffffa6;
}

.color-gradient{
   /*text gradient*/
  background: linear-gradient(to right, #EB3349 , #F45C43);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bg-white{
  background-color:#ffffff;
}

.bg-black{
  background-color:#000000;
}

.bg-aliceblue{
  background-color:aliceblue;
}

.bg-lightgrey{
  background-color:lightgrey;
}

.bg-pale-white{
  background-color:#f5f6f7;
}

.bg-greywhite{
  background-color:#f7f7f7;
}

.bg-gradient{
  background-image:linear-gradient(to right, #EB3349 , #F45C43);
}

.bg-lightorange{
  background-color:#fbf2f2;
}

.input-qty, .subproduct-input-qty {
  background: #fff;
  /*border-radius: unset;*/
  border-radius: 2px;
  border: 1px solid #e3e3e3;
  padding-left: 70px;
  padding-right: 45px;
  font-size: 16px;
  font-weight: 500;
  color: black;
  height: 38px;
}

.form-control[disabled]{
  background: #fff;
}

.minus-btn, .plus-btn, .minus-btn:hover, .plus-btn:hover {
  position: absolute;
  height: 40px;
  padding: 10px 15px;
  background: transparent;
  color: #fb374f;
  filter: none !important;
}

.minus-btn {
  border-right: 1px #e3e3e3 solid;
}

.plus-btn {
  border-left: 1px #e3e3e3 solid;
  right: 16px;
  top: 35px;
}

.width-140 {
  width: 140px;
}

.plus-btn-right {
  top: 0px;
  left: 114px;
}

.small_title_black {
    font-size: 15px;
}

.p-price-total {
  padding-top: 80px;
}

.purchase-btn {
  letter-spacing: 0.3px;
  width: 100%;
  height: 50px;
  position: relative;
  right: -17px;
  bottom: -21px;
  border-radius: unset;
  font-size: 15px;
  font-weight: 500;
}

.btn-add-cart, .btn-add-cart:hover, .btn-add-cart:focus  {
  background: rgb(251, 252, 253);
  color: #fa5755;
}

.btn-buy-now, .btn-buy-now:hover, .btn-buy-now:focus  {
  background: transparent;
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  color: #fff
}

.nav>li>a {
  font-weight: bold;
  color: #373737;
  padding-top: 20px;
  padding-bottom: 13px;
  min-width: 90px;
  text-align: center;
}

.nav>li>a:hover, 
.nav-active {
  color: #fe684e;
  background: none;
}

.nav>li>a:focus {
  background: none;
}

.product-section-nav {
  display: inline-block;
  height: 100%;
  position: absolute;
  font-size: 14px;
}

.cat-menu {
  display:inline-block;
  width: 250px;
  /*font-size: 26px;*/
  background-image: linear-gradient(to right, #f96d34 , #fb374f);
  padding: 13px 3px 8px 5px;
  /*position: relative;
  top: -20px;*/
}
.shadow {
  box-shadow: 5px 4px 8px 0px rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.fixed-box {
  position: fixed;
  width: 36%;
  right: 95px;
  top: 89px;
  z-index: 1;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qty-left {
/*  font-size: 14px;
  padding-top: 50px;
  color: #7d7d7d;
  font-weight: 200;*/
    padding-top: 50px;
    font-size: 14px;
    margin-left: 10px;
    color: #aaa;
}

}
.h3-b {
  font-weight: bold;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.store-name {
  font-weight: bold;
  font-size: 17px;
  color: #49bdaa;
}
.p-content {
  padding-left: 35px;
  padding-right: 0px;
}
.view-store-div {
  height: 110px;
  width: 110px;
  float: right;
  cursor: pointer;
  margin-top: -30px;
  border: 1px solid #e5e5e5;

}
.view-store {
  text-align: center;
  padding: 8px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #fa5755;
  background-color: #eee;
  height: 31px;
}
.detail-info {
  color: #666;
  margin: 1px 0px;
  font-size: 16px;
  font-weight: 700;
}
.detail-info-txt {
  color: #666;
  font-size: 14px;
  font-weight: normal;
}
.product-spec {
  padding: 5px;
}
.product-col {
  background: #fafbfc;
  padding: 5px 5px 5px 10px;
  font-size: 12px;
  letter-spacing: .4;
  font-weight: bold;
}
.product-col-name {
  color: #555;
  letter-spacing: .4;
  height: 40px;
  max-height: 70px;
}
.product-col-price {
  color: #f7522c;
  letter-spacing: 1.1;
  font-size: 14px;
}
.same-store-view-more,.same-store-view-more:hover {
  display: inline-block;
  float: right;
  /*padding-top: 22px;*/
  padding-right: 15px;
  font-weight: bold;
  color: #fa5755;
  cursor: pointer;
  text-decoration: none;
}

.inline {
  display: inline-block;
}

.product-detail-menu {
  position: relative;
  background: #ffffffde;
  height: 59px;
  padding-left: 30px;
  /*box-shadow: -4px 3px 4px rgba(148, 148, 148, 0.68);*/
  z-index: 2;
  border-bottom: 1px solid #fe6c4c52;
}

.product-detail-menu-fixed {
  position: fixed;
  z-index: 15;
  top: 0;
  width: 100%;
  animation-name: fadeIn;
  animation-duration: .45s;
  height: 57px;
}

.product-detail-menu-title {
  padding-right: 20px;
/*  font-weight: lighter;*/
  font-size: 20px;
  line-height: 2.5rem;
  font-weight: 500;
}

.close-success{
  float: right;
  color: #ff6666;
  font-size: 18px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 5;
}

.success {
  color: #11ce21;
  letter-spacing: 1;
  font-weight: bold;
  padding-top: 15px;
}

.checkout-btn,.continue-btn {
  width: 160px;
  font-size: 18px;
  font-weight: bold;
}

.checkout-btn, .checkout-btn:hover, .checkout-btn:focus {
  background: rgb(251, 252, 253);
  color: #fa5755;
}

.continue-btn, .continue-btn:hover, .continue-btn:focus{
  margin-right: 10px;
  background: transparent;
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
  color: #fff
}

.loading-form {
  background: transparent;
  position: absolute;
  max-width: 200px;
  height: 200px;
}

.loading-txt {
  color: #ff6e4c;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
  letter-spacing: 0.7;
}

.success-form {
  background: #fff;
  position: absolute;
  max-width: 750px;
  height: 320px;
}

.success-form  img{
  max-width: 150px;
  border: 1px solid #ddd;
}

.success-form-button-section {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.orange_title {
    color: #ff6e4c;
    font-weight: 500;
    font-size: 13px;
}

.black_title {
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 25px;
}

.no-margin {
  margin: 0px;
}

.no-mb{
  margin-bottom:0;
}

.shipping-div {
  font-size: 18px
}

.shipping-div span {
  font-size: 12px;
  color: #666;
}

.shipping-div  .fas.fa-map-marker-alt {
  color: #ff6e4c;
  float: left;
  top: 13px;
  left: 12px;
  position: relative;
}

.div-border-shadow {
  /*border: 1px solid #ddd;*/
  background: #fff;
  padding: 5px 35px;
  padding-top: 5px;
  /*box-shadow: -4px 3px 9px rgba(148, 148, 148, 0.68);*/
  box-shadow: 2px 3px 6px rgba(148, 148, 148, 0.38);
}

.chg-addr {
  background: none;
  float: right;
  cursor: pointer;
  color: #b1b1b1;
  font-size: 20px;
  border: none;
  top: -30px;
  right: -30px;
  position: relative;
}

.receiver p {
  font-size: 14px;
  font-weight: 700;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.op-7 {
  opacity: 0.7;
} 

.black {
  color: #444;
}

.black-2 {
  color: #555;
}

.black-3 {
  color: #777;
}

.white {
  color: #fff;
}

.orange {
  color: #ff6e4c;
}

.grey8 {
  color: #888;
}

.greyc1 {
  color : #c1c1c1;
}

.img-border {
  min-height: 95px;
  min-width: 95px;
  max-height: 95px;
  max-width: 95px;
  border: 1px solid #ddd;
}

.margin-btm1 {
  margin-bottom: 1px;
}

.margin-btm-5 {
  margin-bottom: 5px;
}

.margin-btm-10 {
  margin-bottom: 10px;
}

.margin-btm-15 {
  margin-bottom: 15px;
}

.margin-btm-20 {
  margin-bottom: 20px;
}

.bck-light-grey {
  background: #fafbfc
}

.bck-light-grey-2 {
  background: #f9fbfc;
}

.bck-light-orange {
  background: #fffafa;
}

.bck-white{
  background-color: white;
}

.bck-pgmall{
  background-color: #fb374f;
}

.no-radius {
  border-radius: unset;
}

.coupon-input {
  height: 40px;
}

.coupon-btn, .coupon-btn:hover, .coupon-btn:focus {
  border-color: #f5465b;
  color: #f5465b;
  height: 33px;
  background: #fff;
}

.right-inline-btn {
  float: right;
  position: absolute;
  top: 5px;
  right: 0;
  padding: 6px 20px;
}

.pad-15 {
  padding: 15px;
}

.pad-12 {
  padding: 12px;
}

.pad-10 {
  padding: 10px;
}

.pad-5 {
  padding:  5px;
}

.pad-0-5 {
  padding: 10px 0px;
}

.pad-left-33 {
  padding-left: 33px;
}

.pad-left-37 {
    padding-left:37px;
}

.pad-top-btm-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pad-top-btm-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pad-top-13 {
  padding-top: 13px;
}

.pad-top-btm-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.pad-top-btm-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pad-top-btm-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pad-top-6 {
  padding-top: 6px;
}

.pad-btm-0 {
  padding-bottom: 0px;
}

.pad-btm-15 {
  padding-bottom: 15px;
}

.pad-btm-20 {
  padding-bottom: 20px;
}

.pad-btm-25 {
  padding-bottom: 25px;
}

.pad-left-right-10 {
  padding-left:10px;
  padding-right:10px;
}

.pad-left-right-6 {
  padding-left:6px;
  padding-right:6px;
}

.checkout-store-panel {
  padding: 10px 14px;
  font-size: 16px;
}

.checkout-shipping-panel {
  font-size: 16px;
}

.checkout-prod-name {
  color: #545555;
  font-weight: 500;
  font-size: 12px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-top-6 {
  margin-top: 6px;
}

.f-80{
    font-size:80px !important;
}

.f-60{
    font-size:60px !important;
}

.f-50 {
  font-size:50px !important;
}

.f-49 {
  font-size:49px !important;
}

.f-48 {
  font-size:48px !important;
}

.f-47 {
  font-size:47px !important;
}

.f-46 {
  font-size:46px !important;
}

.f-45 {
  font-size:45px !important;
}

.f-44 {
  font-size:44px !important;
}

.f-43 {
  font-size:43px !important;
}

.f-42 {
  font-size:42px !important;
}

.f-41 {
  font-size:41px !important;
}

.f-40 {
  font-size:40px !important;
}

.f-39 {
  font-size:39px !important;
}

.f-38 {
  font-size:38px !important;
}

.f-37 {
  font-size:37px !important;
}

.f-36 {
  font-size:36px !important;
}

.f-35 {
  font-size:35px !important;
}

.f-34 {
  font-size:34px !important;
}

.f-33 {
  font-size:33px !important;
}

.f-32 {
  font-size:32px !important;
}

.f-31 {
  font-size:31px !important;
}

.f-30 {
  font-size:30px !important;
}

.f-29 {
  font-size:29px !important;
}

.f-28 {
  font-size:28px !important;
}

.f-27 {
  font-size:27px;
}

.f-26 {
  font-size:26px;
}

.f-25 {
  font-size:25px;
}

.f-24 {
  font-size:24px;
}

.f-23 {
  font-size:23px;
}

.f-22 {
  font-size: 22px;
}

.f-21 {
  font-size:21px;
}

.f-20{
  font-size:20px;
}

.f-19{
  font-size:19px;
}

.f-18 {
  font-size: 18px;
  letter-spacing: 0.5px;
}

.f-17{
  font-size:17px;
}

.f-16 {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.f-15{
  font-size:15px;
}

.f-14 {
  font-size: 14px;
}

.f-13 {
  font-size:13px;
}

.f-12 {
  font-size: 12px;
  letter-spacing: 0.5px;
}

.f-11 {
  font-size:11px;
}

.f-10{
  font-size:10px;
  letter-spacing: 0.5px;
}

.table-header {
  padding: 10px 0px;
}

.checkout-trash {
  font-size: 20px;
  color: #999;
  cursor: pointer;
}

.center-trash {
  margin-top: 50%;
  border: none;
  background: none;
}

/* Checkbox & radio CSS */
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  left: 4px;
}
.control_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.control-radio .control_indicator {
  border-radius: undefined%;
}

.control input:checked ~ .control_indicator {
  background: linear-gradient(to right, #ff6e4c , #f5465b);
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control_indicator:after {
  box-sizing: unset;
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
.control-checkbox .control_indicator:after {
  left: 7px;
  top: 3px;
  width: 3px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #7b7b7b;
}

.control input:checked ~ .control_indicator.radio {
  background: #fff;
}

.control-radio .control_indicator {
  border-radius: 50%;
  border: 1px solid #ccc;
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
.control-radio .control_indicator:after {
  left: 4px;
  top: 4px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: linear-gradient(to right, #ff6e4c , #f5465b);
}
.control-radio input:disabled ~ .control_indicator:after {
  background: #7b7b7b;
}

.control_indicator.radio{
  height: 24px;
  width: 24px;
}
/* Checkbox & radio end */

/* Switch checkbox */
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
   background-image: linear-gradient(to left, #e83751    , #ff6e4c );
}

input:focus + .slider {
 /* box-shadow: 0 0 1px #e83751;*/
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.payment {
  padding-left: 45px;
  padding-top: 7px;
}

.payment-logo {
  width: 90px;
  float: right;
  position: absolute;
  top: 2px;
  right: 2px;
}

.order-summary {
  box-shadow: -2px 3px 4px 1px rgba(148, 148, 148, 0.38);
  letter-spacing: 0.5;
}

div.payment-div hr:last-of-type {
  display: none;
}

.select-addr {
  height: 550px;
}

.green-tick {
  float: right;
  color: #3fda3f;
  font-size: 20px;
}

.pointer {
  cursor: pointer;
}

.addr-item {
  border:1px solid #ddd;
  border-radius:5px;
}

.space-7{
  letter-spacing:  0.7;
}

.margin-top-50{
  margin-top: 50%;
}

/*Loader*/
.sk-folding-cube {
  margin: 20px auto;
  width: 50px;
  height: 50px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff6e4c;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}

.clockdiv{
  font-family: sans-serif;
  color: #47494a;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  font-size: 21px;
  padding: 20px;
}

.clockdiv > div{
  /*padding: 5px;
  border-radius: 3px;
  background: #FFFFF;
  display: inline-block;*/
  padding: 7px;
  border-radius: 3px;
  background: #E8E8E8;
  display: inline-block;
  font-weight: bold;
  min-width: 70px;
  min-height: 72px;
}

.clockdiv div > span{
  /*padding: 15px;
  border-radius: 3px;
  font-weight:bold;*/
  background: #E8E8E8;
  display: inline-block;
  
}

.smalltext{
  padding-top: 6px;
  font-size: 14px;
}

.hidden{
  display:none;
}

.show{
  display:block;
}

.d-inline-block{
  display:inline-block;
}

.additional-padding{
  padding-left:0;
  padding-right:0;
}

@keyframes pop{
  50%  {transform: scale(1.2);}
}

@keyframes popEnd{
  50%  {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

.pull-right {
  float: right;
}

.popIn{
  animation: pop 0.25s linear 1;
}

.popEnd{
  animation: popEnd 0.4s linear 1;
}

.btm-checkout {
  width: 100%;
  height: 54px;
  background: #f9fbfc;
  position: fixed;
  bottom: 0;
  padding-left: 25px;
  padding-right: 65px;
}

.place-order {
  cursor: pointer;
  padding-top: 22px;
  text-align: center;
  height: 100%;
  color: #fff;
  width: 250px;
  font-size: 15px;
  font-weight:200;
  letter-spacing:0.5;
  background-image: linear-gradient(to right, #ff6e4c , #f5465b);
}

.checkout-price {
  padding-right: 25px;
}

.max-qty-alert {
  z-index: 5;
  position: fixed;
  border: #ff9881 1px solid;
  width: 450px;
  padding: 10px 15px;
  background: #ffffff;
  border-radius: 5px;
  color: #f74b59;
}

.max-qty-alert p {
  padding-left: 17px;
}

.no-underline:hover, .no-underline:focus {
  text-decoration: none;
}

.arob-slide {
  margin: 15px 0px 15px 35px;
  text-align: center;
}

#ninja-slider.inline.fullscreen {
  height: 100%; 
}

/* Campaign Page Timer */
.arob-timer div {
  display: inline-block;
  line-height: 1;
  font-size: 30px;
  background: #fff;
  letter-spacing: 1;
}

.arob-timer span {
  display: block;
  font-size: 16px;
  color: #ddd;
  font-weight: 100;
  text-transform: uppercase;
  padding-top: 5px;
}

.arob-days, .arob-hours, .arob-minutes, .arob-seconds {
  font-size: 30px;
  color: #f76f7f;
  font-weight: 500;
  padding: 0px 15px;
  background: #fff;
}

.arob-timer .end-at span {
  position: relative;
  top: -15px;
  padding: 0px 15px;
  color: #666;
}

.border-right {
  border-right:  1px solid #ddd;
}

.border-right_separator {
  border-right:  1px solid #ddd;
}

.border-top{
  border-top:1px solid rgba(0,0,0,0.5) !important;
}

.border-top-grey{
  border-top:1px solid rgba(0, 0, 0, 0.07) !important;
}

.border-bottom{
  border-bottom:1px solid rgba(0,0,0,0.5) !important;
}

.border-bottom-black-pale{
  border-bottom:1px solid rgba(0,0,0,0.1) !important;
}

.border-top-black{
    border-top:1px solid rgba(0,0,0,0.2) !important;
}

.border-bottom-lightgrey{
  border-bottom:1px solid lightgrey !important;
}

.border-bottom-darkgrey{
  border-bottom: 1px solid #333;
}

.border-lightgrey{
  border:solid 1px lightgrey !important;
}

.border-smokewhite{
  border:solid 1px whitesmoke !important;
}

.default-ship{
    background-color: #99d8f1;
    width: 60px;
    height: 21px;
    border-radius: 5px;
    padding: 4px;
    color: #548ca2;
}

.default-bill{
    background-color: #f5bbe4;
    width: 60px;
    height: 21px;
    border-radius: 5px;
    padding: 4px;
    color: #7b496d
}

/* Campaign Page Timer End */
.max-w250 {
  max-width: 250px;
}

.max-h279 {
  max-height:279.33px;
}

.p-div {
  cursor: pointer;
  /*border: 1px solid #f6f8f9;*/
  /*border: 1px solid  #f6f8f900;*/
  border: 1px solid  #efefef;
  /*background: #f5f6f7;*/
  background: #dce4ec17;
  letter-spacing: 0.5;
  transition: .35s;
  margin-top: 10px;
  position: relative;
}

.p-div-add-on {
  margin-bottom: 32px; 
}

.p-div-add-on-12 {
  margin-bottom: 12px; 
}

.p-div:hover {
  /*box-shadow: 5px 4px 7px rgba(148, 148, 148, 0.38);*/
  box-shadow: 3px 2px 5px rgba(148, 148, 148, 0.28);
 } 

.p-div:hover .hds-add-to-cart-new {
  visibility:visible;
}

.p-rating {
  color: #efc24a; 
  font-size: 14px;
  letter-spacing: -1.3;
}

.p-name {
  color: #666;
  font-weight: 500;
  font-size: 13px;
  height: 80px;
  margin: 0;
}

.p-strike-price {
  color: #b7b7b7;
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
  max-width: 95% ; 
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.p-price-red {
  color: #f5465b;
  margin: 0px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.p-overflow {
  display:block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.no-overflow {
  overflow: unset;
}

.review-star {
  color: #efc24a;
}

.discount-tag {
  background: #f54a53;
}

.campaign-content {
  box-shadow: -5px 3px 5px rgba(179, 179, 179, 0.38);
}

.campaign-cat-filter {
  color: #939391;
  font-size: 18px;
}

.pc {
  color: #3f3f3f;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 0px;
}

.wowstore-h {
  height:247px;
}

#home-logo-m {
    width: 160px;
}

@media screen and (max-width: 1920px) {
    /*.wowstore-h {
        height:285px;
        }*/

    #box-small-wrapper {
        width:74%;
    }

}

@media screen and (max-width: 1500px) {
    .purchase-btn {
      font-size: 15px;
      right: -15px;
      bottom: -13px;
    }

    .p-price {
      font-size: 24px;
    } 

    .p-price-s {
      font-size: 20px;
    }

  /*.wowstore-h {
    height:206px;
    }*/
}

@media screen and (max-width: 1366px) {
/*    #home-logo-m {
        width: 150px;
    }*/
    /*.cat-menu {
        padding-top : 7px;
    }*/

    .left-banner-title {
        height: 45px;
    }

    .left-banner-item {
        line-height: 2.2;
    }

    img.o-f-img-new {
        min-height: 85px;
        min-width: 85px;
        max-height: 85px;
    }

    div.official-store-insider {
        height: 170px !important;
    }

    div.official-store-logo {
        max-width: 90px;
        max-height: 90px;
    }

    div.official-store-logo-new {
         height: 155px;
    }

    .modal-content {
      width: 36%;
    }
}

@media screen and (max-width: 1250px) {
  div.border-grey > h3 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  div.border-grey > hr {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .purchase-btn {
    font-size: 13px;
    right: -15px;
    bottom: -10px;
  }

  .p-price {
    font-size: 20px;
  } 

  .p-price-s {
    font-size: 18px;
  }

  .fixed-box {
    right: 80px;
  }

  /*.wowstore-h {
    height:168px;
    }*/
}

@media screen and (max-width: 1195px) {
  #thumbnail-slider.inline, #ninja-slider.inline {
    height: 400px;
  }

  #ninja-slider.inline {
    width: 400px;
  }

  #ninja-slider.inline .ns-img {
    background-size: contain;
  }

  #ninja-slider.fullscreen .slider-inner {
    width: 75% !important;
    max-width: 500px !important;
    position: relative;
  }
}

@media screen and (max-width: 1195px) {
  #thumbnail-slider.inline, #ninja-slider.inline {
    height: 300px;
  }

  #ninja-slider.inline {
    width: 300px;
  }

}

@media screen and (max-width: 991px) {
    .fixed-box {
        position: unset;
        width: 100%;
        right: unset;
        top: unset;
    }

    .p-price-row, .slide-panel, .p-content {
        padding : 0px 15px;
    }

    /*.carousel-p{
        padding-right: 1rem !important;
        }*/
    .static-banner-l{
        position: relative;
        overflow: hidden;
        padding-right: 0px;
        padding-left: 0px;
        /* max-width: 460px;*/
    }
    .static-banner-r{
        position: relative;
        overflow: hidden;
        padding-right: 0px !important;
        max-width: 460px;
    }    
    .statics{
        margin-top: 5px !important;
        padding-left: 0px;
    }
    .static-inner{
        margin: 0px;
        padding-right: 5px!important;
        /*padding-left: 20px !important;*/
    }   

    .static-inner > .static-banner-l:first-child{
        padding-right: 5px;
    }
}

@media screen and (max-width: 767px) {
    #thumbnail-slider.inline div.inner {
      padding: 30px 6px;
    }
    .arob-slide {
      margin: unset;
    }
    #thumbnail-slider.inline li {
      width: 50px !important;
      height: 50px !important;
    }
    .static-inner > .static-banner-l:last-child{
      right: unset;
    }

    .static-inner > .static-banner-l:first-child{
      padding-right: 0px!important;
    }
    .img-holder {
      height: 26vw !important;
    }
}

@media screen and (max-width: 490px) {
    #thumbnail-slider.inline, #ninja-slider.inline {
      height: 250px;
    }

    #ninja-slider.inline {
      width: 250px;
    }
}

@media screen and (max-width: 440px) {
    #thumbnail-slider.inline, #ninja-slider.inline {
      height: 210px;
    }

    #ninja-slider.inline {
      width: 210px;
    }
    
    #ninja-slider.inline #ninja-slider-prev,
    #ninja-slider.inline #ninja-slider-next {
      width: 30px;
      height: 45px;
    }

    #ninja-slider.inline #ninja-slider-prev::before,
    #ninja-slider.inline #ninja-slider-next::before {
      top: 16px;
      width: 15px;
      height: 15px;
    }
}

@media screen and (max-width: 400px) {
    #thumbnail-slider.inline, #ninja-slider.inline {
      height: 190px;
    }

    #ninja-slider.inline {
      width: 190px;
    }
}

.mt-percent-10{
  margin-top:10%;
}

.mt-percent-20{
  margin-top:20%;
}

/* margin */
.mt-0{
  margin-top: 0px !important;
} 
.mt-1{
  margin-top:0.25rem !important;
}

.mt-2{
  margin-top:0.50rem !important;
}

.mt-3{
  margin-top:1.0rem !important;
}

.mt-4{
  margin-top:1.5rem !important;
}

.mt-5{
  margin-top:3.0rem !important;
}

.mb-0{
  margin-bottom: 0px !important;
} 

.mb-1{
  margin-bottom:0.25rem !important;
}

.mb-2{
  margin-bottom:0.50rem !important;
}

.mb-3{
  margin-bottom:1.0rem !important;
}

.mb-4{
  margin-bottom:1.5rem !important;
}

.mb-5{
  margin-bottom:3.0rem !important;
}

.ml-0{
  margin-left: 0px !important;
} 

.ml-1{
  margin-left:0.25rem !important;
}

.ml-2{
  margin-left:0.50rem !important;
}

.ml-3{
  margin-left:1.0rem !important;
}

.ml-4{
  margin-left:1.5rem !important;
}

.ml-5{
  margin-left:3.0rem !important;
}

.ml-auto{
  margin-left: auto!important;
}

.mr-0{
  margin-right: 0px !important;
}

.mr-1{
  margin-right:0.25rem !important;
}

.mr-2{
  margin-right:0.50rem !important;
}

.mr-3{
  margin-right:1.0rem !important;
}

.mr-4{
  margin-right:1.5rem !important;
}

.mr-5{
  margin-right:3.0rem !important;
}

.padding-left-75{
    padding-left:75px;
}

/* padding */
.pt-0{
  padding-top: 0 !important;
}

.pt-1{
  padding-top:0.25rem !important;
}

.pt-2{
  padding-top:0.50rem !important;
}

.pt-3{
  padding-top:1.0rem !important;
}

.pt-4{
  padding-top:1.5rem !important;
}

.pt-5{
  padding-top:3.0rem !important;
}

.pb-0{
  padding-bottom: 0 !important;
}

.pb-1{
  padding-bottom:0.25rem !important;
}

.pb-2{
  padding-bottom:0.50rem !important;
}

.pb-3{
  padding-bottom:1.0rem !important;
}

.pb-4{
  padding-bottom:1.5rem !important;
}

.pb-5{
  padding-bottom:3.0rem !important;
}

.pl-0{
  padding-left: 0 !important;
}

.pl-1{
  padding-left:0.25rem !important;
}

.pl-2{
  padding-left:0.50rem !important;
}

.pl-3{
  padding-left:1.0rem !important;
}

.pl-4{
  padding-left:1.5rem !important;
}

.pl-5{
  padding-left:3.0rem !important;
}

.pl-30 {
  padding-left:30px !important;
}

.pr-0{
  padding-right: 0 !important;
}

.pr-1{
  padding-right:0.25rem !important;
}

.pr-2{
  padding-right:0.50rem !important;
}

.pr-3{
  padding-right:1.0rem !important;
}

.pr-4{
  padding-right:1.5rem !important;
}

.pr-5{
  padding-right:3.0rem !important;
}


.container-mr-65{
  margin-right:65px;
}

.container-max-222x222{
    /*max-height: 222px;
    max-width: 222px;*/
}

.container-max-222x222 > img {
    max-height: 222px;
    min-height: 222px;
    max-width: 222px;
    min-width: 222px;
}

.container-max-h280 > img{
  max-height: 280px;
  min-height: 280px;
  max-width: 280px;
  min-width: 280px;
}

.container-max-95 > img{
  max-height: 95px;
  min-height: 95px;
  max-width: 95px;
  min-width: 95px;
}

.container-box-shadow{
  box-shadow: 0px 1px 15px rgba(148, 148, 148, 0.8);
}

.thumb-img{
  width:100px;
  height:100px;
  border:solid 1px #ddd;
}

.thumb-img > img {
  width:100%;
  height:100%;
}


/*order details timeline*/
.order_details_timeline {
    width: 100%;
    height: 100px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;      
    justify-content: center;    
}

.order_details_timeline .events {
    position: relative;
    background-color:#fe684e ;
    /*background-image: linear-gradient(to right, #ff6e4c , #f5465b);*/
    height: 3px;
    width: 100%;
    border-radius: 4px;
  /*  margin: 5em 0;*/
    margin-top:40px;
 }

.order_details_timeline .events ol {
    margin: 0;
    padding: 0;
    text-align: center;
}

.order_details_timeline .events ul {
    list-style: none;
}

.order_details_timeline .events ul li {
    display: inline-block;
    width: 19%;
    margin: 0;
    padding: 0;
}

.order_details_timeline .events ul li span {
    /*font-family: 'Arapey', sans-serif;
    font-style: italic;*/
   /* font-size: 1.25em;*/
   /* color: #fffbfb;*/
    text-decoration: none;
    position: relative;
    top: 18px;
}

.order_details_timeline .events ul li span:before {
    content: '';
    position: absolute;
    bottom: 27px;
    left: 50%;
    right: auto;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 3px solid #fe684e;
    background-color: #fff;
    transition: 0.3s ease;
    transform: translateX(-50%);

}

.order_details_timeline .events ul li span.selected:before {

  /*  border-image: linear-gradient(to right, #ff6e4c,#f5465b);
    border-image-slice: 10%;
    border-bottom:solid 10px;*/    
   /* background-image: linear-gradient(to right, #ff6e4c , #f5465b);*/
    border-color: #fe684e;
    background-color:#fe684e;
}

.qr-container{
    margin:0 auto;
    width:80%;


}



/*MOBILE VIEW*/
.search-div{
  position:absolute;
  top:20px;
  z-index:5;
}

.search-div > input {
  text-indent: 20px


}

  /* enable absolute positioning */
.inner-addon { 
  position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 15px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { 
  left:  0px;
}
.right-addon .glyphicon { 
  right: 0px;
}

/* add padding  */
.left-addon input  { 
  padding-left:  50px; 
}
.right-addon input { 
  padding-right: 30px; 
}

.mobile-timer{
  background-color:red;
  color:white;

}

.mobile-clockdiv{
  font-family: sans-serif;
  color: #174a5b;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  font-size: 30px;
}

.mobile-clockdiv > div{
  padding: 10px;
  border-radius: 3px;
  background: #E8E8E8;
  display: inline-block;
}

.mobile-clockdiv div > span{
  padding: 0 10px 0 10px; 
  border-radius: 3px;
  background-color:transparent;
  display: inline-block;
  font-weight:bold;
}

.container-scroll{
   overflow-x: auto;
   white-space: nowrap;
}

.container-scroll > .row {
  display:inline-block;
}

.w-20{
  width:20%;
}

.no-border{
  border:none;
}

.offer-img-mobile-container{
  width:65%;
  height:300px;
  margin:0 auto;
}

.mobile-ribbon{
  height:120px;
  width:88px;
  border-left:52px solid red;
  border-right: 52px solid red;
  border-bottom: 25px solid transparent;
  position:absolute;
  right:20px;
  top:-5px;
  z-index:1;
}

.mobile-ribbon > div {
  position:absolute;
  top:15px;
  line-height:1.2;
  right:-35px;
  color:white;
  margin:0 auto;

}

.mobile-ribbon-fin{ 
height:120px;
width:88px;
border-left:52px solid grey;
border-right: 52px solid grey;
border-bottom: 25px solid transparent;
position:absolute;
right:20px;
top:-5px;
z-index:1;
}

.mobile-ribbon-fin > div {
position:absolute;
top:15px;
line-height:1.2;
right:-35px;
color:lightgrey;
margin:0 auto;
}

/*ribbon and offerpage css*/
.mobile-offerpage {
  /*background:#ffffff;*/
  /*padding:0.25em 1em;*/
  width:550px;
  /*border:solid 1px red;*/
  /*height:450px; */
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  text-align:center;
  position:relative;
  display:inline-block;
  margin:0 auto;
  vertical-align:top; /*stop div from going down when insert text*/
}

.mobile-offerpage-fin {
  /*background:#ffffff;*/
  /*padding:0.25em 1em;*/
  width:550px;
  /*height:450px; */
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  text-align:center;
  position:relative;
  display:inline-block;
  margin:0 auto;
  vertical-align:top; /*stop div from going down when insert text*/
  opacity:0.7;
}

.mobile-discount {
  font-weight: bold;
  color: red;
}

.auto-height{
  height:auto !important;
}

.mobile-seller-item{
  width:350px;
  background-color: #fff;
  border-left:solid 0.5px;
  border-color:#d8d7d4;
  padding:10px;
  vertical-align:top;
  /*position:relative;
  float:left;
  */
}

.mobile-seller-item:first-child{
  border-left:none;
}

.bseller-img-mobile-container{
  width:50%;
  margin:auto;
  height:200px;
}

.ws-normal{
  white-space: normal;
}

.bseller-desc{
  height:100px;

}

.mobile-seller-ribbon{
  height:60px;
  width:65px;
  border-left:34px solid red;
  border-right: 34px solid red;
  border-bottom: 10px solid transparent;
  position:absolute;
  left:15px;
  top:0px;
}

.mobile-seller-ribbon > div {
  position:absolute;
  top:3px;
  line-height:1.6;
  left:-5px;
  margin:0 auto;
}

#mobile-footer{
  height:120px;
  position:fixed;
  width:100%;
  bottom:0;
  background-color:white;
  border-top:solid 1px grey;
}

.marginb-120{
  margin-bottom:120px;
}

.text-ellipsis{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.href-underline{
    text-decoration:underline;
    text-decoration-color: red;
}

.mobile-category-container{
  width: 100%;

}

.mobile-category-cell{
  background:#ffffff;
  border:solid 1px rgba(0,0,0,0.2);
}


.mobile-category-box{
  margin:auto;
  padding:20px;
}

.mobile-category-img-container{

  width:70%;
  margin:0 auto;
  height:10%;
}

.mobile-category-img-container >img {
  object-fit: fill;
  height:100%;
  width:100%;
}

.category-name{
  height:100px;
}

.mobile-usertab{
  color:black;
  padding:20px;
  font-weight:bold;
  cursor:pointer;
}

.mobile-sideactive{
  opacity:1.0;
  /*text gradient*/
  background: linear-gradient(to right, #EB3349 , #F45C43);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  /*border gradient */
  border-image: linear-gradient(to right, #ff6e4c,#f5465b);
  border-image-slice: 10%;
  border-bottom:solid 10px;
  /*border-bottom:solid 15px orange;*/
}

#mobile-loginput {
  background-color:white;
  border-radius:10px;
  /*margin-left:5%;*/
  margin-top:10%;
}

#mobile-signinput{
  background-color:white;
  border-radius:10px;
  /*margin-left:5%;*/
  margin-top:5%;
}

.mobile-border-shadow {
  background: #fff;
  box-shadow: 0px 10px 30px rgba(148, 148, 148, 0.38);
}

.mobile-action-btn{
  background-image: linear-gradient(to right, #EB3349 , #F45C43);
  color:white;
  text-align:center;
  border-radius:4px;
  cursor: pointer;
  padding:20px;
  margin-top:100px;
}

.mobile-field-icon{
  position:absolute;
  right:20px;

}

#password-field {
  padding-right:70px;
}

.pointer{
  cursor:pointer;
}

.border-bot{

  border-bottom:solid 1px black;

}

.border-red{
  border:solid 1px red;
}

.border-red-bottom{
  border-bottom:solid 1px red;
}

a {
  color:black;
  text-decoration: none;
}

#account_info > a > li , #general_info > a >li{
  border-bottom:solid grey 1px;
  padding:40px;
}

.mobile-box-shadow{

    -moz-box-shadow:    7px 12px 5px 0px rgba(238,240,252,1);
    -webkit-box-shadow: 7px 12px 5px 0px rgba(238,240,252,1);
    box-shadow:         7px 12px 5px 0px rgba(238,240,252,1);

}

.mob-ord-img-container{

}

.mob-ord-img-container > img {
    object-fit: cover;
    width:100%;
}

.mobile-cwallet-transaction:nth-child(even){
    background-color:#f5f8fd;
}

.mt-50{
  margin-top:50%;
}

.h-20{
  height:20px;
}

.h-30{
  height:30px;
}

.h-40{
  height:40px;
}

.h-50{
  height:50px;
}

.h-75{
  height:75px;
}

.h-80{
  height:80px;
}

.h-90{
  height:90px;
}

.h-100{
  height:100px;
}

.h-220{
    height:220px;
}

.h-184{
    height:184px;
}

.fs-10{
    font-size:10px!important;
}

.fs {
    color: #01D4CA;
}

.v-align-base{
  vertical-align: baseline;
}

.absolute-bottom-right{
    position:absolute;
    bottom:0;
    right:20px;
}

.absolute-top-right{
    position:absolute;
    top:22px;
    right:10px;
}

/*.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%234c71ae'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%234c71ae'%2F%3E%3C%2Fsvg%3E") !important;
}*/

.animation-ctn{
  text-align:center;
  margin-right:150px;
}

    @-webkit-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 200px
    }
  }

@-ms-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 200px
    }
}

@keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 0px
    }
}

@-webkit-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px
      
    }

    100% {
        stroke-dashoffset: 960px;
      
    }
}

@-ms-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }

    100% {
        stroke-dashoffset: 480px
    }
}

@keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px 
    }

    100% {
        stroke-dashoffset: 960px
    }
}

@keyframes colored-circle { 
    0% {
        opacity:0
    }

    100% {
        opacity:100
    }
}

/* other styles */
/* .svg svg {
    display: none
}
 */
.inlinesvg .svg svg {
    display: inline
}

/* .svg img {
    display: none
} */

.icon--order-success svg polyline {
    -webkit-animation: checkmark 0.25s ease-in-out 0.7s backwards;
    animation: checkmark 0.25s ease-in-out 0.7s backwards
}

.icon--order-success svg circle {
    -webkit-animation: checkmark-circle 0.6s ease-in-out backwards;
    animation: checkmark-circle 0.6s ease-in-out backwards;
}
.icon--order-success svg circle#colored {
    -webkit-animation: colored-circle 0.6s ease-in-out 0.7s backwards;
    animation: colored-circle 0.6s ease-in-out 0.7s backwards;
} 

/* added by zy */
.h-50{
    height:50px;
}

.h-30{
    height:30px;
}

.h-200 {
  height:200px;
}

.h-265 {
  height:265px;
}

.h-388 {
  height:388px;
}

.h-376 {
  height:376px;
}

.h-400{
  height:400px;
}

.w-percent-80{
    width:80%;
    margin:0 auto;
}

.w-percent-20{
    width:20%;
    margin:0 auto;
}

.wordwarp-breakword{
    word-wrap: break-word;
  /*  -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -o-user-select: text;
    user-select: text;*/
}

.oos-text {
    font-size: 16px;
    font-weight: bold;
    color: #FB374F;
}

.right-bar-oos {
    margin: 0px 0px 5px 24px;
    color: #ff5151;
    font-size: 13px;
}

.height-120 {
    height: 120px;
}

.pad-top-15 {
    padding-top: 15px;
}

.pad-top-6{
    padding-top: 6px;
}

iframe > html {
    background: #e2e6ea;
}

.red-btn {
    background-color: #ff5151;
    color: white;
}

#privacy-content{
  padding: 53px 189px;
  text-align: justify;
}

.list-style-circle{
  list-style-type: circle;
}

#privacy_bullet_form > li{
  font-size: 12px;
  color: grey;
  padding: 5px 0;
}

.policy_subtitle {
  font-size: 18px;
  font-weight:500;
  letter-spacing: 0.5px;
}

.productimg_overlay {
  background-image: linear-gradient(#ffffff00, #d8dbdc29);
  position: absolute;
}

.info_div {
      /* cursor: pointer; */
    /*border: 1px solid #f6f8f9;
    background: #f5f6f7;*/
    border: 1px solid #fff;
    background: #fff; 
    letter-spacing: 0.5;
    transition: .35s; 
    padding: 0px 20px;
    /* margin-top: 10px; */
    /*margin-bottom: 32px;*/
}

/*Official Store*/

.official-store-logo-new{
    height: 185px;
    margin: 0px auto;
    background-color: white;
    box-shadow: 0px 0px 4px 1px rgb(220, 218, 218);
    border-radius: 4px;
}

.official-store-name-new{
  text-align: center;
  color: #555;
  font-size: 12px;
  font-weight: 500;
}

.o-f-img-new{
  min-height: 129px;
  min-width: 129px;
  max-height:129px;
  background-color: white;
  border-radius: 4px;
}

.side-official-store-btn{
    background-color: #ff5151;
    width: 30px;
    border-radius: 4px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    right: 17px;
    top: 2px;
    box-shadow: 1px 1px 1px #333;
}

.featured_store_name {
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #555;
    background: #fff;
    line-height: 1.3;
}

.active_reward_nav {
    /* background-color: #fe684e; */
    border-bottom: 4px solid #FB374F;
    color: #FB374F !important;
}


.box:hover {
    /* width:100%;*/
    /*box-shadow: 3px 2px 5px rgba(148, 148, 148, 0.28);*/
    box-shadow: 1px 1px 9px rgba(156, 156, 156, 0.2);
    /*border:1px solid #ff6e4c;*/
    /*position: absolute;*/
    z-index: 2;
}

.box_no_outline:hover {
   /* width:100%;*/
   box-shadow: 3px 2px 5px rgba(148, 148, 148, 0.28);
   /*border:1px solid #ff6e4c;*/
   position: absolute;
   z-index: 2;
}

.fixed-header {
    position: fixed;
    z-index: 3;
    top: 0;
    width: 100%;
    animation-name: topFadeIn;
    animation-duration: .45s;
    height: 60px;
    background: #fff;
}

.fixed-stay {
    z-index: 0;
    position: absolute;
    top: 0;
    width: 90%;
    right: 30px;
}

.color-7d {
    color: #7d7d7d;
}

@keyframes topFadeIn {
    0%   {
        opacity: 0;
        top: -60px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes topFadeOut {
    0%   {
        opacity: 1;
        top: 0px;
    }
    100% {
        opacity: 0;
        top: -60px;
    }
}

.table-review>tbody>tr>td, .table-review>tbody>tr>th, .table-review>tfoot>tr>td, .table-review>tfoot>tr>th, .table-review>thead>tr>td, .table-review>thead>tr>th{
    border:0;
    padding-top:0;
    padding-bottom:0;
}

.star-review{
  color:#fb374f;
}

.pad-b-15{
  padding-bottom:15px !important;
}

.pad-t-5{
  padding-top:5px !important;
}

.pad-t-15{
  padding-top:15px !important;
}

.bg-review{
  background:#fcf8f9;
}

.pad-l-15{
  padding-left:15px !important;
}

.pad-r-15{
  padding-right:15px !important;
}

.pad-15{
  padding:15px;
}

.btn-review{
  padding:5px;
  background:unset;
  color:#000;
  border: 1px solid #000;
  margin-right:5px;
  margin-top:10px;
  min-width: 100px;
}

.btn-review:focus,.btn-review:active, button:active, button:focus {
   outline: none !important;
   box-shadow: none;
}

.f-right{
  float:right;
}

.img-review{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  max-width: 100%;
}

.img-review-border{
  width:120px;
  height:120px;
  margin-right: 5px;
  border: 1px solid #000;
  float:left;
  position: relative;
}

#img-review:hover {opacity: 0.7;}

/* The Modal (background) */
.review-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
 /* z-index: 15;*/ /* Sit on top */
  z-index: 1002;
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */

.review-modal-content-img {
/*  margin-right: 5px;*/
/*  border: 1px solid #000;*/
  position: relative;
  height: 80%;
}

.review-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  min-width: 150px;
  max-width:950px;
  max-height:100%;
}

#img-review-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.review-close {
  position: absolute;
  top: 15px;
  right: 75px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.review-close:hover,
.review-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .review-modal-content {
    width: 100%;
  }
}

#modal-review-prev, #modal-review-next {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    z-index:10;
}

#modal-review-prev::before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    backface-visibility: hidden;
    left: 14px;
}

#modal-review-next::before {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    backface-visibility: hidden;
    right: 14px;
}

#modal-review-prev::before, #modal-review-next::before {
    position: absolute;
    top: 17px;
    content: "";
    display: inline-block;
    z-index:10;
    width: 20px;
    height: 20px;
    border-left: 2px solid white;
    border-top: 2px solid white;
}

#modal-review-prev {
  left:25%;
}

#modal-review-next {
  left:72%;
}

#modal-review-prev, #modal-review-next {
  position: absolute;
  display: inline-block;
  width: 42px;
  height: 56px;
  line-height: 56px;
  top: 50%;
  margin-top: -28px;
  background-color: rgba(0,0,0,0.4);
  background-color: #ccc\9;
  backface-visibility: hidden;
  color: white;
  overflow: hidden;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 2px;
  opacity: 0.3;
  font-family: sans-serif;
  font-size: 13px;
  cursor: pointer;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.review-upload-photo-box{
  width:50px;
  height:50px;
  border:1px solid #ccc;
  background:#ccc;
  text-align:center;
  margin:2px;
  position:relative;
}

.icon-img-remove {
    position: absolute;
    top: -5px;
    right: -7px;
    color: #fff;
    font-size: 10px;
    width: 16px;
    background: #333;
    border-radius: 30px;
    height: 16px;
    line-height: 1.3;
    border: 1px solid #fff;
    z-index:1;
}

.float-left{
  float:left;
}

.float-right{
  float:right;
}

textarea.product_review_text, textarea.seller_store_review_text, textarea.shipment_review_text {
  resize:none;
}

.textarea-r-n{
  resize:none;
}
textarea:disabled {
  background:#f2f2f2;
}

.d-in {
    display:inline-block;
}


/*Content New Categories*/ /*added by Wei Chian*/
.MultiCarousel { 
  float: left;
  overflow: hidden;
  /*width: calc(100% - 40px)!important;*/
  width: 100%;
  position: relative;
  border: 1px solid #f5f5f5;
  /*border-left: 1px solid #e9e8e8;*/
}
.MultiCarousel .MultiCarousel-inner { 
  transition: 1s ease all; 
  float: left; 
}
.MultiCarousel .MultiCarousel-inner .item { 
  float: left;
  border: 1px solid #f5f5f5;
}

.MultiCarousel .MultiCarousel-inner .item > div { 
    text-align: center; 
    padding:10px; 
    margin:1px; 
    background: white; 
    color:#666;
}

.leftLst, .rightLst { 
  position: absolute;
  bottom: 48%;
  z-index: 5;
  width: 40px;
  height: 40px;
  padding: 0px;
  background-color: white;
  line-height: 0;
  border: none;
  border-radius: 50%;
  box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 60%);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer;
  display: inline-flex!important;
  align-items: center;
  justify-content: center;
}

.leftLst:before{ 
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background-color: white;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(225deg);
}

.rightLst:before{
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background-color: white;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(45deg);
}

.leftLst { 
  left: -15px;
  transform: translate(calc(0px - 10%),20%);
  padding-left: 5px;
}
.rightLst { 
  right:-23px;
  transform: translate(calc(0px - 10%),20%);
  padding-right: 5px;
}

.leftLst.over, .rightLst.over { 
  display: none!important;
}

.leftLst:hover, .rightLst:hover{
  width: 45px;
  height: 45px;
  transition: .2s;
}

.leftLst:focus, .rightLst:focus{outline: none;}  

}
.circle { 
   width: 120px;
   height: 120px;
   background-color: #F8F8F8;
   opacity: 1; 
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;
   margin: auto auto;
}

p{
  font-size: 12px;
}

.product_category{
  height: 2.6rem;
}
/* End of Content New Categories*/

.review-upload-photo-box i{
  line-height:3;
}

.bg-grey{
  background-color: #d5d9dc;
}

.bg-lightgrey{
  background-color: #dee3e6;
}

.blur{
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* Generated by http://css.spritegen.com CSS Sprite Generator */
 
.footer-selluseller, .footer-mdec-e-usahawan, .footer-involve-logo, .footer-jnt-logo, .footer-geotrust, 
.footer-easyparcel-logo-dark, .footer-dhl, .footer-skynet-logo, .footer-mdec-logo, .footer-grabpay, 
.footer-oracle, .footer-poslaju, .footer-red-one, .footer-iprice-logo-english-color, .footer-visa-logo, 
.footer-nanyang, .footer-best-brand, .footer-boostpay, .footer-fpx, .footer-abx, 
.footer-pgeon-logo-2x, .footer-site-giant, .footer-bitz, .footer-pos, .footer-sarawak-ecommerce, 
.footer-master, .footer-puim
{ display: inline-block; background: url('/image/catalog/footer/footer-sprite3.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.footer-selluseller { background-position: -0px -0px; width: 143px; height: 30px; }
.footer-mdec-e-usahawan { background-position: -0px -30px; width: 142px; height: 30px; }
.footer-involve-logo { background-position: -0px -60px; width: 136px; height: 30px; }
.footer-jnt-logo { background-position: -0px -90px; width: 136px; height: 30px; }
.footer-geotrust { background-position: -0px -120px; width: 131px; height: 60px; }
.footer-easyparcel-logo-dark { background-position: -0px -180px; width: 122px; height: 30px; }
.footer-dhl { background-position: -0px -210px; width: 120px; height: 30px; }
.footer-skynet-logo { background-position: -0px -240px; width: 119px; height: 30px; }
.footer-mdec-logo { background-position: -0px -270px; width: 118px; height: 30px; }
.footer-grabpay { background-position: -0px -300px; width: 112px; height: 30px; }
.footer-oracle { background-position: -0px -330px; width: 110px; height: 60px; }
.footer-poslaju { background-position: -0px -390px; width: 108px; height: 30px; }
.footer-red-one { background-position: -0px -420px; width: 101px; height: 30px; }
.footer-iprice-logo-english-color { background-position: -0px -450px; width: 98px; height: 30px; }
.footer-visa-logo { background-position: -0px -480px; width: 98px; height: 30px; }
.footer-nanyang { background-position: -0px -510px; width: 94px; height: 90px; }
.footer-best-brand { background-position: -0px -600px; width: 93px; height: 90px; }
.footer-boostpay { background-position: -0px -690px; width: 93px; height: 30px; }
.footer-fpx { background-position: -0px -720px; width: 87px; height: 30px; }
.footer-abx { background-position: -0px -750px; width: 83px; height: 30px; }
.footer-pgeon-logo-2x { background-position: -0px -780px; width: 70px; height: 30px; }
.footer-site-giant { background-position: -70px -780px; width: 61px; height: 30px; }
.footer-bitz { background-position: -0px -810px; width: 57px; height: 65px; }
.footer-pos { background-position: -87px -720px; width: 52px; height: 30px; }
.footer-sarawak-ecommerce { background-position: -94px -510px; width: 49px; height: 30px; }
.footer-master { background-position: -94px -540px; width: 49px; height: 30px; }
.footer-puim { background-position: -94px -570px; width: 46px; height: 45px; }

.tag_description {
  display: inline-block;
  min-width: 300px;
  height: 30px;
  text-align: center;
  border: 1px solid #ddd;
  line-height: 30px;
  font-size: 13px;
  border-radius: 50px;
  color: #737272; 
  font-weight: 500;
}
.tag_description.edit{
  cursor:pointer;
}
.tag_description.active {
    border-color: #F45C43;
    color: #F45C43;
}
.clearfix {
  clear: both;
}
.flex {
    display: flex;
}
.review_tag {
    -webkit-appearance: none;
}

.mt5 {
  margin-top: 5px;
}

.min-max-80 {
    min-height: 80px;
    min-width: 80px;
    max-height: 80px;
    max-width: 80px;
}
.p-p-name {
    color: #666;
    font-weight: 500;
    font-size: 13px;
    min-height: 55px;
    margin: 0;
    max-height: 55px;
    overflow: hidden;
}
.promo-arrival {
    background-color:#f0f6f7;
    height:50px;
    width:200px;
    text-align:center;
    line-height:50px;
    color:#abadad;
    cursor:pointer;
}
.promo-arrival.active {
    background-color:white;
    height:50px;
    width:200px;
    text-align:center;
    line-height:50px;
    color:red;
    cursor:pointer;
}
.p8{
    padding: 8px;
}
.store-link:hover{
    text-decoration: none;
    color: black;
}
.product-div{
    background-color:#fdfdfd;
    text-align: center;
    width: 15%;
    margin-right: 14px;
}
.light-grey{
  background-color: #f6f6f6;
}
.nth-box-msg {
    padding: 45px;
    text-align: center;
    font-size: 15px;
    color: #777;
}

.nth-box-msg button {
    color: #f96936;
    border: 1px solid #f96a35a8;
    padding: 10px 20px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    transition: .4s;
}

.nth-box-msg button:hover {
    color: #fff;
    background: #fb8052;
    border: 1px solid #fff;
}

@media screen and (max-width: 1600px) and (max-height: 1280) and (max-height: 900px) and (min-height:300px) {
    body {
        /*zoom: 82%;*/
    }

    .tab_dsg {
        width: unset !important;
    }

    .left-banner-title {
        height: 55px;
    }

    #cat-left-menu {
        top: 55px !important;
    }

    .navbar-toggle {
        /*position: absolute;*/
        float: right;
        padding: 11px 10px;
        margin-top: -3px;
        margin-left: 20px;
        margin-right: 15px;
        margin-bottom: 1px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .img-fit-div {
        object-fit: fill;
        width: auto;
        height: auto;
    }

    /*.hds-box-height {
        height: unset !important;
    }
    */
    #categoryMenu>span.cat-menu {
        display: inline-block;
        width: 250px;
        font-size: 26px;
        background-image: linear-gradient(to right, #f96d34 , #fb374f);
        padding: 8px 3px 10px 5px;
    }
}

.text-variation {
    color: rgba(0,0,0,.5);
}

.seller-reply-div {
  background-color: #f5f5f5;
}

.seller-response-text {
  color:#8b572a;
}

.product-watermark-img-section{
  max-width:100%;
  min-height:unset !important;
  max-height:100% !important;
  height:auto;
  position:absolute;
  width: inherit;
  text-decoration: none;
  overflow: visible;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-height: 100%;
  pointer-events: none;
}

.product-watermark-img-section.section-bottom{
  bottom:0;
  left:0;
  z-index:1;
}

.product-watermark-img-section.section-left{
  left:-3px;
  z-index:1;
  top:1px;
}

.product-watermark-img-section.section-left img{
  max-width:85%;
  height:auto;
}

.product-watermark-img-section .product-watermark-img{
  min-height:unset;
  max-height:unset;
  float:left;
  vertical-align:bottom;
  position:unset;
  top:unset;
  left:unset;
  transform:unset;
  border:unset;
  width:auto;
  height:auto;
}

.product-watermark-img-section.size-xs .product-watermark-img{
/*  max-height:15px;*/
  max-height:100%;
}

.product-watermark-img-section.size-sm .product-watermark-img{
/*  max-height:25px;*/
  max-height:100%;
}

.product-watermark-img-section.size-lg .product-watermark-img{
/*  max-height:60px;*/
  max-height:100%;
}

.p-rel{
  position:relative;
}

.p-strike-price-white {
  margin: 0px;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff75;
  float:right;
}

.hds-item-promo-bg{
    /*background: linear-gradient(to left, #aa56ff,#f5465b,#f5465b);*/
    background-color: #fb374f;
    height:100%;
    border-bottom-left-radius: 10px;
}

.ori-price{
  font-size:16px;
  float:right;
  margin:0px;
  color:#fff;
  font-weight:500;
}

.dropdown-menu.dropdown-menu-center {
    top: 25px;
    left: 58%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    pointer-events: auto;
}

.dropdown-menu.dropdown-menu-center:before {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    right: 50%;
    position: absolute;
    top: -10px;
    width: 0;
}

.top-links ul ul li:first-child {
    border-top: none !important;
    border-left: 1px solid #EEE;
}

.qr-code {
    width: 100%;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 10px;
}

.android-ios-img-container {
    height: 100%;
    /* padding-left: 25px; */
    /* padding-right: 25px; */
    padding-bottom: 15px;
    text-align: center;
}

.ios-logo{
    width: 50%;
    height: auto;
    padding-bottom: 15px;
}

.android-logo{
    width: 50%;
    height: auto;
}

.profile-form{
  float: left;
}

.textbox{
  display:inline; 
  max-width:300px;
}

.error-profile{
  color: red;
}

.error-profile.gender{
  margin-left: 5rem;
  max-width: 200px;
  width: 100%;
}

.error-profile.dob{
  margin-right: 2.5rem;
}

.justify-content-between{
    justify-content: space-between;
}

/*font weight*/
.fw-1{font-weight: 100;}
.fw-2{font-weight: 200;}
.fw-3{font-weight: 300;}
.fw-4{font-weight: 400;}
.fw-5{font-weight: 500;}
.fw-6{font-weight: 600;}
.fw-7{font-weight: 700;}
.fw-8{font-weight: 800;}
.fw-9{font-weight: 900;}
.fw-normal{font-weight: normal;}

.section-div{
    padding: 20px;
    background-color: white;
}

.pgmall-txt{
    color: #fb374f!important;
}

.pad-left-right-20{
    padding-right: 20px;
    padding-left: 20px;
}

.sub-top-bar{
    text-align: right;
    padding-right: 85px;
    background: #e2e6ea;
    /* position: fixed; */
    z-index: 20;
    width: 100%;
    top: 0%;
    font-weight: 400;
}

.sub-top-bar li {
    font-size: 12px;
    margin: 0 15px 0 0;
    display: inline;
}

.sub-top-bar select {
    border: none;
    font-size: 12px;
    background-color: #e2e6ea;
    font-weight: 400;
}

#top-bar-nav:hover {
    color: #fe684e;
    text-decoration: none;
}

.letter-space-0 {
    letter-spacing: 0;
}

.d-inline-flex {
    display: inline-flex!important;
}

.d-block {
    display: block!important;
}

#chat-container {
    z-index: 1006;
}

.crl-modal{
  z-index:9999;
  background: rgba(0,0,0,0.9);
  display:none;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
}

.menu-close-btn{
  position: fixed;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  z-index: 16777274;
  background: none;
  background-color: #fff;
  border: none;
  border-radius: 50%;
  color: #000;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  transition: all .4s ease;
}

.menu-close-btn span{
  font-family: arial,sans-serif;
  font-size: 28px;
  line-height: 0;
  vertical-align: initial;
}

.menu-close-btn:after{
  content: '';
  display: inline-block;
  height: 22px;
}

.menu-close-btn:hover{
  background-color: #666;
  color: #fff;
}

.crl-modal-content{
  position: absolute;
  top: 10%;
  left: 50%;
  width: 100%;
  margin-left: -20pc;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 40px;
  z-index: 16777271;
  text-align: left;
  background: transparent;
}

.at-copy-link-share{
  margin: 0 35px;
  width: 575px;
}

.at-copy-link-share-page-url-container{
  box-sizing: border-box;
}
.crl-modal-content .at-copy-link-share {
    margin: 0 35px;
    width: 575px;
}
.crl-modal-content .at-copy-link-share-icon {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
}
.crl-modal-content .at-copy-link-share-page-url {
    border-radius: 0 4px 4px 0;
    color: #333;
    display: block;
    font-size: 18px;
    height: 50px;
    width: calc(100% - 50px);
}

.at-copy-link-result-message{
  background-color: #1ece8e;
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 20px auto;
  opacity: 0;
  padding: 5px;
  width: 200px;
  transition: opacity .5s ease-in;
}

.at-expanded-menu-notification:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4NCjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MTQgMi4yODZxMy43MzIgMCA2Ljg4NCAxLjgzOXQ0Ljk5MSA0Ljk5MSAxLjgzOSA2Ljg4NC0xLjgzOSA2Ljg4NC00Ljk5MSA0Ljk5MS02Ljg4NCAxLjgzOS02Ljg4NC0xLjgzOS00Ljk5MS00Ljk5MS0xLjgzOS02Ljg4NCAxLjgzOS02Ljg4NCA0Ljk5MS00Ljk5MSA2Ljg4NC0xLjgzOXpNMTYgMjQuNTU0di0zLjM5M3EwLTAuMjUtMC4xNjEtMC40MnQtMC4zOTMtMC4xN2gtMy40MjlxLTAuMjMyIDAtMC40MTEgMC4xNzl0LTAuMTc5IDAuNDExdjMuMzkzcTAgMC4yMzIgMC4xNzkgMC40MTF0MC40MTEgMC4xNzloMy40MjlxMC4yMzIgMCAwLjM5My0wLjE3dDAuMTYxLTAuNDJ6TTE1Ljk2NCAxOC40MTFsMC4zMjEtMTEuMDg5cTAtMC4yMTQtMC4xNzktMC4zMjEtMC4xNzktMC4xNDMtMC40MjktMC4xNDNoLTMuOTI5cS0wLjI1IDAtMC40MjkgMC4xNDMtMC4xNzkgMC4xMDctMC4xNzkgMC4zMjFsMC4zMDQgMTEuMDg5cTAgMC4xNzkgMC4xNzkgMC4zMTN0MC40MjkgMC4xMzRoMy4zMDRxMC4yNSAwIDAuNDItMC4xMzR0MC4xODgtMC4zMTN6Ij48L3BhdGg+DQo8L3N2Zz4=);
    background-size: contain;
    border-radius: 50%;
    content: "";
    display: block;
    float: left;
    font-family: arial,sans-serif;
    height: 20px;
    line-height: 20px;
    margin: 5px 5px 5px 10px;
    padding: 0;
    width: 20px;
}

.at-copy-link-share-button {
    text-align: center;
    width: 130px;
}

.at-expanded-menu-primary-action-btn {
    background-color: #0295ff;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1pc;
    margin: 15px auto 0;
    padding: 15px 35px;
    transition: background-color .2s ease-in;
}

#at-expanded-menu-title {
  line-height: 28px;
  margin-bottom: 10px;
}
.at-expanded-menu-page-title {
    font-size: 13px;
}

.at-expanded-menu-page-title, .at-expanded-menu-page-url {
    display: block;
    line-height: 20px;
    color: #eeecec;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    white-space: nowrap;
    width: 575px;
}

.at-expanded-menu-page-title {
    font-size: 15px;
    font-weight: 500;
    margin: 0 35px;
}

@media screen and (max-height: 550px){
  .at-expanded-menu-page-url {
      font-size: 9pt;
  }
}
@media screen and (max-height: 800px){
  .at-expanded-menu-page-url {
      margin-top: 0;
      margin-bottom: 10px;
  }
}

.at-expanded-menu-title {
    display: block;
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    color: #fff;
    margin: 0 35px 30px;
    padding: 0;
    width: 575px;
}

@media screen and (max-height: 800px) and (min-width: 480px){
  .at-expanded-menu-page-url {
      margin-top: 0;
      margin-bottom: 10px;
  }
}
.at-expanded-menu-page-url {
    font-size: 13px;
    font-weight: 300;
    margin: 0 35px 20px;
    opacity: .6;
}

@media screen and (max-height: 800px){
  .at-expanded-menu-title {
      font-size: 3pc;
      font-weight: 300;
      line-height: 3pc;
      color: #fff;
      margin-bottom: 20px;
      margin-top: 0;
      padding: 0;
  }
}
.at-copy-link-result-message:before {
    margin: 0 5px;
}

.at-icon {
    fill: #fff;
    border: 0;
}
.at-icon-wrapper {
    display: inline-block;
    overflow: hidden;
}