.no_btn{
    background:none;
    border:none;
}

a:hover{
    text-decoration:none;
}

.attr_checked{
  color: #fff!important;
  background: #f47721;
}


.accodation-sec{
    width:100%;
}

.accodation-sec img{
    max-width:100%;
}

.arrivl-img img{
    display:inline!important;

}
#primary_nav_wrap ul a {
    display: block;
    color: #236AB8;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    padding: 0 22px;
}

.product_item_loop{
  border-right: 1px solid #ccc;
  margin-bottom: 30px;
  max-height:332px;
}

@media screen and (min-width:768px){
    .product_item_loop{

       max-height: 330px;
   }

}




.p-1{
    padding:1%;
}

.p-2{
    padding:2%;
}

.p-3{
    padding:3%;
}


.review_form_raw .help-block{
   position:relative!important;
   background:none!important;
   width:auto!important;
   height:auto!important;
   text-align:left!important;
}

.star-rating1 .checked {
    color: #fac917;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f37022;
    border-color: #f37022;
    cursor:pointer;
}

.add_to_cart_msg{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;

}
.btn-dark{
    background:#000000!important;
    color:#fff!important;
}

.add_to_cart_msg a{
    color:#FFFFFF!important;
    font-size:12px!important;
}

.btn-sm{
    font-size:12px;
}

.p-1{
    padding:1%;
}





#country-list{
	float: left;
    list-style: none;
    margin-top: -1px;
    padding: 0;
    width: 51%;
    position: absolute;
    margin-left: 57px;
    background:#fff;
    z-index:99999;

}

#country-list li a {
    text-align: left;
    color: #000;
    padding: 7px 10px;
    border-bottom: #d5dce4 1px solid;
    float: left;
    width: 100%;
    font-size:12px;
}

#country-list li{}
#country-list li a:hover{background:#236ab8; color:#fff;cursor: pointer; text-decoration:none;}

#search-box{
    background-position: 96% 51% !important;
}
.text-truncate{
 overflow: hidden;
 text-overflow: ellipsis;
 display: inline-block;
 white-space: nowrap;
 max-width: 100%;
}
.text-prodect-name{
    line-height: 17px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;*/
    max-width: 100%;
    font-size: 12px;
}
.arrivl-img{
    border: 1px solid rgba(204, 204, 204, 0);
    padding: 3px;
}
.filter-prodect-title{
    height: 41px;
}
.prodect-imagesize{
    max-width: 100%;
    max-height: 203px;
    margin: auto;
}
.listing-right .product-image-link{
    height: 203px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.word-break {
    word-break: break-all;
}
.add-card-mass{
    height: 37px;
}
.wishbtn_send_ajex.don_wislist{
    background: #256ab8;
    color: #fff;
    display: block;
}
.lister-imafex{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 105px;
}
.lister-imafex .img-responsive{
    max-width: 100%;
    max-height: 100%;
}
#detail_carousel2 .slides li.flex-active-slide img {
    border-color: rgba(17, 17, 17, 0);
}
#detail_carousel2 .slides li img {
    border: solid 1px rgba(17, 17, 17, 0);
}
.custom-file{
    position: relative;
    display: inline-block;
    width: 90%;
    height: 54px;
    margin: auto 10px;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
     overflow: hidden;
     text-overflow: ellipsis;
     display: inline-block;
     white-space: nowrap;
     max-width: 100%;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    padding: 13px;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
.freeg-gt{
    float: right;
    padding: 1px 29px;
    text-transform: capitalize;
}


#myModal .btn-outline-primary.active {
  background-color: #007bff;
  color: #fff;
}
#otp-login-block input {
  text-align: center;
  letter-spacing: 2px;
}
.popup-form .btn {
  border-radius: 30px;
  font-weight: 500;
}

#loginModal .modal-content {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 25px rgba(0,0,0,0.2);
}
#loginModal .btn {
  border-radius: 30px;
  font-weight: 600;
  padding: 10px 14px;
}
#loginModal h4 {
  color: #007bff;
}
#loginModal .input-group-text {
  background: #f8f9fa;
}
#loginModal .form-control {
  border-radius: 25px;
}
#loginModal .btn-light img {
  margin-right: 8px;
}


