.modal-content{
  border-radius: 0px;
}
.form-control{
  border-radius: 0px;
}
.modal-header{
  background-color: #a82682;
  color: #fff;
}
.btn{
  border-radius: 0px;
}
.btn-primary{
  background-color: #a82682;
  border:1px solid #ddd;
  }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:visited {
     background-color: #a82682;
     border:1px solid #a82682;
    opacity: 0.8;
  }
  .modal-open .modal {
  
    z-index: 10000;
  }
  label{
    margin-bottom: 0px;
  }
  .content-left{
    padding-left: 0px;
  }
  .content-right{
    padding-right: 0px;
  }

.rs-menu ul > li.active > a {
    color: #a82682 !important;
    text-decoration: none;
}
#inner .rs-menu li a:hover{
  color: #000;
  text-decoration: none;
}
.rs-menu .sub-menu li.active a{
  color: #000 !important;
}
footer .container .email {
    padding-left: 44px;
    padding-top: 14px;
}
.home-gellary-area {
    clear: both;
    padding-bottom: 100px;
  }
.title{
  padding-bottom: 25px;
}
.highlight{
  color: #A82682;
  font-weight: bold;
}
.name{
  color: #000;
}
.about-content{
   font-size: 14px !important;  
}
.color{
  color: #fff !important;
} 
#inner .header-top .top-hour li a{
  border:0px;
}
#inner .header-top .top-hour .open-time{
  padding:0px;
  margin:0px;
  color: #fff;
}
.nav-menu > li > a:hover, #inner .rs-menu li > a:hover, .nav-menu > .current_page_item > a, .nav-menu > .current-menu-item > a, .nav-menu > .current-menu-ancestor > a {
  
    text-decoration: none;
}
#inner .header-top .social-icon ul li{
  color: #ffffff;
}
@font-face {
    font-family: 'BankGothic Md BT';
    src: url(../fonts/BNKGOTHM.TTF);
}
.cs-f-style {
    font-family: 'BankGothic Md BT';
    font-size: 15px;
    color: rgb(168, 38, 130);
}
.code {
    color: #a82682;
    font-weight: 600;
    text-transform: uppercase;
}
.shop-page-area .single-details h3 a{
  font-size: 16px;
}
