.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;
        }
        @media  screen and (max-width: 768px) {
            .developerlogo {
                text-align:center;
            }
        }
        @media  screen and (min-width: 768px) {
            .developerlogo {
                text-align:right;
            }
        }

        @media  screen and (max-width: 768px) {
            .developerrights {
                text-align:center;
            }
        }

        @media  screen and (min-width: 575px) {
            .headersearchbox {
                /*margin-top:15px;*/
            }
        }
        /*@media  screen and (max-width: 992px) {*/
            /*.walletamountheader {*/
                /*display: none !important;*/
            /*}*/
        /*}*/

    @media (min-width: 768px) {

        .langdropuser{
            display: none !important;
        }

    }

    
     #preloader {
        position: fixed;
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        display: block;
        z-index: 9999;
        background-color: white;
    }

    #preloader img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .preloader-logo{
        max-width: 110px;
        max-height: 110px;
        margin-top: 58px;
    }





.user-card-full {
    overflow: hidden
}

.card {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
    box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
    border: none;
    margin-bottom: 30px
}

.m-r-0 {
    margin-right: 0px
}

.m-l-0 {
    margin-left: 0px
}

.user-card-full .user-profile {
    border-radius: 5px 0 0 5px
}

.bg-c-lite-green {
    background: -webkit-gradient(linear, left top, right top, from(#f29263), to(#ee5a6f));
    background: linear-gradient(to right, #eed05a, #f29263);
}

.user-profile {
    padding: 20px 0
}

.card-block {
    padding: 1.25rem
}

.m-b-25 {
    margin-bottom: 25px
}

.img-radius {
    border-radius: 5px
}

h6 {
    font-size: 14px
}

.card .card-block p {
    line-height: 25px
}

@media only screen and (min-width: 1400px) {
    p {
        font-size: 14px
    }
}

.card-block {
    padding: 1.25rem
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0
}

.m-b-20 {
    margin-bottom: 20px
}

.p-b-5 {
    padding-bottom: 5px !important
}

.card .card-block p {
    line-height: 25px
}

.m-b-10 {
    margin-bottom: 10px
}

.text-muted {
    color: #919aa3 !important
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0
}

.f-w-600 {
    font-weight: 600
}

.m-b-20 {
    margin-bottom: 20px
}

.m-t-40 {
    margin-top: 20px
}

.p-b-5 {
    padding-bottom: 5px !important
}

.m-b-10 {
    margin-bottom: 10px
}

.m-t-40 {
    margin-top: 20px
}

.user-card-full .social-link li {
    display: inline-block
}

.user-card-full .social-link li a {
    font-size: 20px;
    margin: 0 10px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}	
	
	
        .productoverlay{
            opacity: 0.5;
            pointer-events: none;
        }
        @media  screen and (max-width: 768px) {
            .developerlogo {
                text-align:center;
            }
        }
        @media  screen and (min-width: 768px) {
            .developerlogo {
                text-align:right;
            }
        }
        @media  screen and (max-width: 768px) {
            .developerrights {
                text-align:center;
            }
        }

		
		
.payment-info {
    background: #fff386;
    padding: 10px;
    border-radius: 6px;
    color: black;
    font-weight: bold
}

.product-details {
    padding: 10px
}

body {
    background: #eee
}

.cart {
    background: #fff
}

.p-about {
    font-size: 12px
}

.table-shadow {
    -webkit-box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, 0.42);
    box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, 0.42)
}

.type {
    font-weight: 400;
    font-size: 10px
}

label.radio {
    cursor: pointer
}

label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none
}

label.radio span {
    padding: 1px 12px;
    border: 2px solid #ada9a9;
    display: inline-block;
    color: #8f37aa;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300
}

label.radio input:checked+span {
    border-color: #fff;
    background-color: blue;
    color: #fff
}

.credit-inputs {
    background: rgb(102, 102, 221);
    color: #fff !important;
    border-color: rgb(102, 102, 221)
}

.credit-inputs::placeholder {
    color: #fff;
    font-size: 13px
}

.credit-card-label {
    font-size: 9px;
    font-weight: 300
}

.form-control.credit-inputs:focus {
    background: rgb(102, 102, 221);
    border: rgb(102, 102, 221)
}

.line {
    border-bottom: 1px solid rgb(102, 102, 221)
}

.information span {
    font-size: 12px;
    font-weight: 500
}

.information {
    margin-bottom: 5px
}

.items {
    -webkit-box-shadow: 5px 5px 4px -1px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 4px -1px rgba(0, 0, 0, 0.08)
}
	

		




