/*@font-face {
        font-family: 'BAUHS93';
        src: local('BAUHS93'), url('../font/BAUHS93.woff') format('woff');
    }
    .fontsforweb_fontid_2802 {
        font-family: 'BAUHS93' !important;
    }*/

    body {
      background-color: #f8e700;
      color: #da027d;
      font-family: 'Lato', sans-serif !important;
      font-weight: 600;
    }
    .logo img{
      font-size: 1.5rem;
      width: 100px;
    }
    h3
    {
      font-size:2rem;
      font-weight: 700;
    }
    a{
      text-decoration: none;
    }
    .menu-icon {
      font-size: 2rem;
      position: absolute;
      top: 10px;
      right: 20px;
      cursor: pointer;
    }
    .dropdown-box {
      border: 2px solid #da027d;
      border-radius: 10px;
      padding: 10px;
      margin-bottom: 10px;
      font-size: 1.3rem;
      cursor: pointer;
    }
    .price {
      font-size: 1.2rem;
      margin: 5px 0;
    }
    .special-offers {
      background-color: #da027d;
      color: #f8e700;
      padding: 10px 10px 5px;
      border-radius: 15px;
      margin-bottom: 40px;
    }
    .special-offers .col-4:nth-child(3n+1) {
      padding-left: 8px !important;
    }
    .special-offers .col-4:nth-child(3n-1) {
      padding-right: 4px !important;
      padding-left: 4px !important;
    }
    .special-offers .col-4:nth-child(3n) {
      padding-right: 8px !important;
    }
    .offer-card {
      background-color: #f8e700;
      padding: 0px;
      border-radius: 10px;
      text-align: center;
      height: 240px;
      margin-bottom: 0em;
    }
    .imageview
    {
      height: 123px;
      background: #fff;
      border-radius: 5px 5px 0 0;
      width: 100%;
    }
    .offer-card img {
      border-radius: 5px 5px 0 0;
      max-width: 100%;
      width:auto;
      height:100%;
    }
    .offer-card .title {
        font-size: 1rem;
        color: #da027d;
        padding: 6px 6px 0;
        line-height: 1.3;
        height: 50px;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .discount {
      font-size: 1rem;
      color: #da027d;
      text-align: center;
      margin-top: 12px;
    }

    .dropdown-btn {
      background-color: #f8e700;
      border: 3px solid #da027d !important;
      color: #da027d;
      font-size: 2rem;
      border-radius: 10px;
      padding: 0px 20px;
  }

  .dropdown-menu {
    border: 2px solid #da027d;
  }

  .dropdown-item,.select2-results__option {
    font-weight: normal;
    color: #585757;
    font-size: 1.5rem;
  }

  .dropdown-item:hover {
    background-color: #f8e700;
  }
  
  .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: 25px;
}

.select2-container
{
    height: auto;
    width: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f8e700;
    border: 3px solid #da027d !important;
    color: #da027d !important;
    font-size: 2rem;
    border-radius: 10px;
    padding: 10px 20px;
    text-align: left;
}

.select2-container .select2-selection--single
{
    height: auto;
}

.select2-container--default .select2-selection--single {
    background-color: #f8e700;
    border: 0px solid #da027d;
    border-radius: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #da027d transparent transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    height: 50px;
    color: #da027d;
    font-size: 1.5rem;
}

.btn-submit
{
  background-color: #da027d;
  font-size: 1.8rem;
  color:#f8e700;
  border:none !important;
  border-radius: 10px;
  font-weight: 600;
}
.product-img {
  border-radius: 12px;
  object-fit: cover;
  height: 350px;
  width: auto;
  background: #fff;
}
h1.product_title {
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: bold;
}
.feature-list li {
  margin-bottom: 0.5rem;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 500;
}
span.leftalign {
  float: left;
}
span.rightalign {
  float: right;
}
p.leftalign {
    float: left;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 25px;
}
p.rightalign {
    float: right;
    font-size: 18px;
    margin: 0;
    line-height: 26px;
}
p.w-100 {
    display: inline-block;
    margin-top: 0;
    position: relative;
    top: 0px;
    font-size:18px;
    line-height: 26px;
    margin-bottom: 0px;
}
.bottomalign {
    font-size: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #da027d;
    color: white;
}
.select2-container--default .select2-results__option--selected {
    background-color: #fcf7ce;
}

.sidepanel  {
  width: 0;
  position: fixed;
  z-index: 99;
  height: 100vh;
  top: 0;
  right: -5px;
  background-color: #da027d;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  border-left: 5px solid #B60268;
  border-top: 5px solid #B60268;
}


.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 22px;
  color: #f8e700;
  display: block;
  transition: 0.3s;
  border-bottom: 1px solid #f8e700;
}

.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 35px;
  border: none;
  background: #fff;
  padding: 5px 10px;
  color: #555;
  line-height: 25px;
}
.sidepanel .closebtn:hover {
  color:#000;
}
div.description p
{
  font-size:18px;
}