.a-achor a{color:#000}
.a-achor a:hover{text-decoration: none;}

.btn-bg{padding:5px; border-radius:5px}
.btn-bg:hover{background:#FFE636}

.btn-bg2{padding:5px; border-radius:5px}
.btn-bg2:hover{background:#AFE172}

.no-margin{margin:0px; padding:0px;}


.home-bg1 {
    background-image: url(../images/subtle_white_mini_waves.png);
      
}
.home-bg1-1 {
    background-image: url(../images/bg2.jpg);
     background-size:cover; 
}

.font20{font-size:20px}




.logo-sec{padding-top:10px; width:150px;}
.navbar-brand{height:200px;}

@media (max-width: 768px) {
.navbar-brand{height:10px;}	
	
}

.pad-l-50{padding-left:50px;}
.pad-r-50{padding-right:50px;}
.pad-l-15{padding-left:15px;}
.pad-t-b-15{padding-top:15px; padding-bottom:15px;}
.pad-t-b-5{padding-top:5px; padding-bottom:5px;}
.pad-b-100{padding-bottom:100px;}
.pad-t-100{padding-top:100px;}
.mar-t-70{margin-top:70px;}
.padding-15{padding:15px;}

.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}


.sicon img{width:50px; padding-top:10px;}

.rotate {
  border-radius: 50%;
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.rotate:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.color-white{color:#fff}

.bg-redmy{background:#8A141A}
.color-red{color:#8A141A}

.affix {
    top:100px;
    position: fixed;
   	
	background-color:white;
	z-index:777;
}





.polaroid {
  
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
}

.order-terms{
font-size: 13px;
color: #107709;
}
	
.bg-white{background:#fff}
.rupee-sign{font-weight:700; font-size:17px; color:#C82128}
.order-search{width:90%; height:32px; border-radius:50px; border:solid 1px #FFF; color:#000}

@media (max-width: 767px){
	
	.mar-t-70{margin-top:100px;}
}
.set-chg-location{margin-top:10px;}
.my-btn-1{border:solid 1px #8A141A; border-radius:50px; background:#fff}
.my-btn-1:hover{ border-radius:50px; background:#8A141A; color:#fff}
.my-btn-1:focus{ border:none}

.modal-content{background:#0000008f}
.bg-fade-black{background:#0000008f; border-radius:10px;}

.my-btn-2{border:solid 1px #fff; border-radius:5px; background:#8A141A; color:#fff}
.my-btn-2:hover{border:solid 1px #fff; border-radius:50px; background:#00A750; color:#fff}
.font20{font-size: 20px;}

#custom-search-input{
    
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 15px;
}



@media (max-width: 767px){

.text-mng{font-size:10px; color:red}
.my-btn-2{font-size:10px;}

}





