

  
/* line 999, ../../01 cl html template/03_jun 2019/188_Aranoz shop_html/sass/_elements.scss */
.default-select {
    height: 40px;
  }
  
  /* line 1001, ../../01 cl html template/03_jun 2019/188_Aranoz shop_html/sass/_elements.scss */
  .default-select .form-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px;
    outline: none;
  }
  .form-info{
    border: none !important;
    border-radius: 0px !important;
    height: 40px !important;
    background: #f9f9ff !important;
    padding-left: 20px !important;
    padding-right: 40px !important;
    outline: none !important;
  }
 
  .hidden {
    display: none;
}
