@charset "UTF-8";

/* indexpage */
    .pag {
        padding: 8px 16px;
        border: 1px solid #ccc;
        color: #333;
        font-weight: bold;
        text-decoration: none;
    }


    .whats-app {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 170px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
        right: 15px;
    }
    
    .my-float {
        margin-top: 16px;
    }




    /* header/ */
 
    .cart-dropdown .products {
        max-height: calc(100vh - 171px);
        border-bottom: 1px solid #eee;
        padding-bottom: 2.1rem;
        overflow-y: auto;
    }

    .product.product-cart .btn-close {
        right: 0rem;
    }

    .welcome-msg {
        font-size: 17px !important;
        font-weight: 500 !important;
    }

    .star {
        color: white !important;
        justify-content: center;

    }
    .wiscount {

        position: absolute;
        width: 1.9rem;
        height: 1.9rem;
        border-radius: 50%;
        font-style: normal;
        z-index: 1;
        right: -4px;
        top: -9px;
        font-family: Poppins, sans-serif;
        font-size: 1.1rem;
        font-weight: 400;
        line-height: 1.8rem;
        background: #336699;
        color: #fff !important;
        text-align: center;

    }
    .brandul{
        left: calc(100% - 1050px)!important;
        width:1100px !important;
        min-width: 100% !important;
        /* left: auto !important; */
        right: 0px !important;
        max-height: 400px !important;
        overflow-y: auto !important;
        display: flex;
        flex-wrap: wrap;
      }
      .brandli{
      
        width: 20%;
      }

      
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}


/*jssor slider bullet skin 132 css*/

.jssorb132 {
	position: absolute;
}

.jssorb132 .i {
	position: absolute;
	cursor: pointer;
}

.jssorb132 .i .b {
	fill: #fff;
	fill-opacity: 0.8;
	stroke: #000;
	stroke-width: 1600;
	stroke-miterlimit: 10;
	stroke-opacity: 0.7;
}

.jssorb132 .i:hover .b {
	fill: #000;
	fill-opacity: .7;
	stroke: #fff;
	stroke-width: 2000;
	stroke-opacity: 0.8;
}

.jssorb132 .iav .b {
	fill: #000;
	stroke: #fff;
	stroke-width: 2400;
	fill-opacity: 0.8;
	stroke-opacity: 1;
}

.jssorb132 .i.idn {
	opacity: 0.3;
}

.jssora051 {
	display: block;
	position: absolute;
	cursor: pointer;
}

.jssora051 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 360;
	stroke-miterlimit: 10;
}

.jssora051:hover {
	opacity: .8;
}

.jssora051.jssora051dn {
	opacity: .5;
}

.jssora051.jssora051ds {
	opacity: .3;
	pointer-events: none;
}
.btn-primary {
    color: #fff;
    border-color: #336699;
    background-color: #336699;
    width: 300px;
}


.catlog_down{
    /* display: flex; */
    /* margin-bot   tom: 13px; */
    /* width: calc(100% - 500px)!important; */
    /* min-width: 100%!important; */
    width: 600px;
  /*   padding-left: 15px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto; */

}
.slide_btn1{
    background-color: grey;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    color: white;
    font-weight: 600;
    font-size: 20px;
}
.ext_slide {
    right: 60px!important;
    left: auto!important;
}
.widget .filter-items{
    max-height: 250px!important;
    overflow: auto!important;
}
