


/* device size start */

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}

.prodcut-list{
	padding-right: 2px;
    padding-left: 2px;
}

/**  tumnail border 0*/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}



}


/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
    /* Styles */

 hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}

    .prodcut-list{
	padding-right: 2px;
    padding-left: 2px;
}

/**  tumnail border 0*/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
    /* Styles */
.navbar  a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 1px 20px;
  text-decoration: none;
  font-size: 25px;
}


.prodcut-list{
	padding-right: 2px;
    padding-left: 2px;
}

/**  tumnail border 0*/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

}


/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    /* Styles */

}


/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    /* Styles */

	}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1023px)
and (orientation : portrait) {
    /* Styles */

}


/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
    /* Styles */

}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
    /* Styles */

}




/* comman css for all screens ----------- */

/* back2top start*/
#back2Top {
    width: 30px;
    line-height: 30px;
    position: fixed;
    bottom: 70px;
    right: 35px;
}

/* back2top start*/

.whatsapp_chat {
    position:fixed;
    bottom:120px;
    right:20px;
}


/* mobile footer end*/

/* header start*/
.page-wrap:before{
    transition: .3s all ease-in-out;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    z-index: 2000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}

.off-view .page-wrap{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow: hidden;
}

.off-view .page-wrap:before{
    opacity: 0.5;
    visibility: visible;
}

.mobile-view{
    width:300px;
    position: fixed;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: white;
    height: calc(100vh);
    transform: translateX(110%);
    box-shadow: -10px 0 20px -10px rgba(0,0,0,0.1);
    transition: .3s all ease-in-out;
}

.off-view .mobile-view{
    transform: translateX(0%);
}
.mobile-view .mobile-view-header{
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.mobile-view .mobile-view-header .mobile-view-close{
    float: right;
    margin-top: 8px;
    margin-right: 10px;
}


.mobile-view .mobile-view-header .mobile-view-close i{
    font-size: 20px;
    display: inline-block;
    padding-right: 10px;
    line-height: 1;
    cursor: pointer;
    transition: .3s all ease;
}

.mobile-view .mobile-view-body{
    overflow: scroll;
    position: relative;
    padding: 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
    padding-top: 10px;
}

.mobile-view .clone-view{
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.mobile-view .clone-view a{
    padding: 5px 15px;
    display: block;
    position: relative;
    color: black;

    font-size: 15px;
    /*text-transform: uppercase;*/
}

.header-menu-extra {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

/* header end */



/* Icon Box */
.filter-bottom {
	-ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-around;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    border-top:1px solid #eee;
	height: 60px;
}


.sc-container,.margin-left-auto{
    margin-left:auto!important
}
.sc-container,.margin-right-auto{
    margin-right:auto!important
}

.sc-container{
    background:#ffffff;
	padding-top: 3px;
}

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

/* index scroll menu start*/

.scrollbar-dusty-grass::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-dusty-grass::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #502c6c;
}

.scrollbar-dusty-grass {
scrollbar-color: #502c6c #F5F5F5;
}

.square::-webkit-scrollbar-track {
border-radius: 0 !important; }

.square::-webkit-scrollbar-thumb {
border-radius: 0 !important; }

.thin::-webkit-scrollbar {
width: 6px; }

.example-1 {
position: relative;
overflow-y: scroll;
height: 300px; }



div.scrollmenu {
  background-color: #FFFFFF;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;

  text-align: center;
  padding: 14px;
  text-decoration: none;
}

/* index scroll menu end*/


/* add to cart start*/

.ajax_add_to_cart.loading{
  cursor: wait !important;
}
.ajax_add_to_cart i{
	font-size: 15px;
}
.ajax_add_to_cart.loading .first {
  animation: rotating 1s linear infinite;
  display: inline-block;
}
.ajax_add_to_cart.loading .zero {
  display: none;
}
.ajax_add_to_cart i.second {
  display: none;
}
.ajax_add_to_cart.added i.second {
  display: inline-block;
}
.ajax_add_to_cart.added i.first {
  display: none;
}
.ajax_add_to_cart .first {
  display: none;
}
.ajax_add_to_cart.added .zero {
  display: none;
}

/* add to cart end*/


.product-quantity .qnt input {
    width: 20px;
    height: 34px;
    border: 0;
    padding: 0;
    text-align: center;
}

.product-quantity .qnt {
    position: relative;
    display: inline-block;
    width: auto;
    margin-right: 30px;
}



/* product list css */

.list-box {
    width: 120px;
    height: auto;
    display:inline-block;
    float:left;
    position:relative;
}



.list-box .product-thumb {
    max-width: 100%;
    min-height: 80px;
    margin: auto;
    float: left;
    top:0;
    left:0;
    right:0;
    bottom:0;
}


.list-box2 {
    width: 100%;
    height: 250px;
    display:inline-block;
    float:left;
    position:relative;
    justify-content: center;
   -ms-align-items: center;
   align-items: center;
}

.list-box2 .product-thumb {
    max-width: 100%;
    max-height:100%;
    margin: auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.prodcut-name {
    display: block;
    overflow: hidden;
    height: 39px;
    line-height: 1.3;
    transition: color .25s ease-in-out;
    color: #111;
    display: -webkit-box;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* product list css end */


.thumbnail .caption {
    padding: 5px;

	}

/**  tumnail border 0*/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}


hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}



/*onsale badge*/

.card .onsale {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  padding: 0.25em 0.25em;
  background: #ff5916;
  width: 75px;
  height: 20px;
  border-radius: 20%;
  color: #FFFFFF;
  font-weight: 600;
  text-align: center;
  -webkti-box-sizing: border-box;
  box-sizing: border-box; }
  .card .onsale .discount {
    font-size: 13px;
    line-height: 1; }

	
	
 .train-track {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
            padding: 5px;
        }

        .train-point {
            position: relative;
            z-index: 1;
            background-color: grey;
            color: white;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 10px;
        }

        .train-track::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            height: 4px;
            background-color: #dcdcdc;
            z-index: 0;
        }

        .train-point.completed {
            background-color: #dc3545; /* Change color for completed points */
        }
	
