.discount{
	float: right;
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	font-size: 15px;
	padding: 5px 12px 5px 15px;
	background: #ee4054;
	height: 25px;
	border-radius: 5px;
}

#searchformproduct{

	border-radius: 5px;
}

#sortproduct{
  height: max-content;
}

li#searchli:hover{
 
  background-color: #e8effa;
  font-weight: bold;
	
}

.verifytoken{
    border-right: 0px !important;
}

#searcha{
  line-height: 30px;
 
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
  #search-menu {
    width: 250px;
    margin-top: 21px;
    padding-left: 2px;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  #search-menu li {
  	font-size: .575rem;
    
  }
}
@media (max-width: 316px) {

    .appimage{

        width: 120px !important;
    }

}
@media (max-width: 276px) {

    .appimage{

        width: 90px !important;
    }

}
@media (max-width: 768px) {

    .footfirstcol{
        border: 0px !important;
    }

}
@media (max-width: 768px) {

    .appimage{
        margin-top: 20px !important;
    }

}
@media (max-width: 768px) {

    .customerservice{
        margin-top: 15px !important;
    }

}



@media only screen and (max-width: 991px){
    .swiper-slide {
        background-size: contain !important;
        background-repeat: no-repeat;
        background-position: 0 0px !important;
    }
}


@media (min-width: 991px) and (max-width: 1196px) {

    .appimage{

        width: 110px !important;
    }

}
@media (min-width: 768px) and (max-width: 944px) {

    .appimage{

        width: 110px !important;
    }

}

@media (max-width: 768px) {
    .langsection{
        display: none;
    }
}

.langactive{
    color: red !important;
    font-weight: bold;
}




@media (min-width: 1025px){

	#search-menu {
    width: 620px;
    margin-top: 0px;
    padding-left: 5px;
  }
}

.subcategory{
    border: 0px !important;
}

.faq-container{
    margin-bottom: 50px;
}

.faq-container>p{
    text-align: justify;
}

/*.productoverlay{*/
/*    opacity: 0.5;*/
/*    pointer-events: none;*/
/*}*/










