 .jqifade {
     background-color: #000;
    opacity: 0.5;}

  div.jqi .fast-order-product h3 span {
    color: #C70202; }
div.jqi .fast-order-product h4 {
     font-size: 14px;
    float: left;
    padding-right: 10px;
    margin-top: 6px;}
div.jqi .fast-order-product label {
    font-size: 26px;
    color: #333333;
    padding-bottom: 8px;
    font-size: 16px;
    padding-bottom: 0px;
    display: none;}
  div.jqi .fast-order-product label span {
    color: #f02b63; }
div.jqi .fast-order-product input[type="text"] {
     width: 97%;
    margin-bottom: 15px;}
div.jqi .fast-order-product textarea {
     width: 96%;
    margin-bottom: 15px;}

div.jqi {
  width: 350px;
    z-index: 1000;
    /* display: none; */
    border-top: 3px solid #f88f1e;
    background: #fff;
    padding: 20px 25px 10px;}
div.jqi h3{
    font-family: 'Geometria', sans-serif;
    text-transform: uppercase;
    line-height: normal;
    font-size: 20px;
    margin: 0 0 30px 0;
    position: relative;
    text-align: center;
}
div.jqi .widget-wrapper {    margin-bottom: 0;}
div.jqi .jqicontainer {
  font-weight: bold; }

div.jqi .jqiclose {
    background: url(https://assets3.insales.ru/assets/1/4191/323679/v_1417687637/fancybox_sprite.png) 0px 0px no-repeat;
    position: absolute;
    top: -18px;
    right: -16px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border: 0;
    outline: none;
    text-indent: -9999px;}

div.jqi button.jqidefaultbutton {
     padding: 12px 40px;
    text-transform: uppercase;
    color: #fff;
    margin: 2px auto 0;
    display: inline-block;
    font-weight: bold;
    background: #F88F1E;
    font-size: 15px;
    border: 0;
    width: 100%;
    outline: none;}

.jqiwarning .jqi .jqibuttons {
  background-color: #f02b63; }
