/* WPWAR FORM START */
#wpwarform form.wpwar-form fieldset {
    display: none;
}
#wpwarform .text-white{
    color: white;
}
#wpwarform {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 30px;
    text-align: center;
        position: relative;
}

#wpwarform strong { font-weight: 500; }

#wpwarform a,
#wpwarform a:hover,
#wpwarform a:focus {
    color: #19b9e7;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

#wpwarform h1,
#wpwarform h2 {
    margin-top: 10px;
    font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

#wpwarform h3 {
    font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

#wpwarform ::-moz-selection { background: #19b9e7; color: #fff; text-shadow: none; }
#wpwarform ::selection { background: #19b9e7; color: #fff; text-shadow: none; }


#wpwarform .btn-link-1 {
    display: inline-block;
    height: 50px;
    margin: 0 5px;
    padding: 16px 20px 0 20px;
    background: #19b9e7;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
#wpwarform .btn-link-1:hover,
#wpwarform .btn-link-1:focus,
#wpwarform .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

#wpwarform .btn-link-2 {
    display: inline-block;
    height: 50px;
    margin: 0 5px;
    padding: 15px 20px 0 20px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
#wpwarform .btn-link-2:hover,
#wpwarform .btn-link-2:focus,
#wpwarform .btn-link-2:active,
#wpwarform .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Top content *****/

.inner-bg {
    padding: 40px 0 170px 0;
}

#wpwarform .text {

}

#wpwarform .text h1 { color: #fff; }

#wpwarform .description {
    margin: 20px 0 10px 0;
}

#wpwarform .description p { opacity: 0.8; }

#wpwarform .description a {
    color: #fff;
}
#wpwarform .description a:hover,
#wpwarform .description a:focus { border-bottom: 1px dotted #fff; }

#wpwarform .top-big-link {
    margin-top: 35px;
}

#wpwarform .form-box {
    padding-top: 40px;
}

#wpwarform .form-top {
    overflow: hidden;
    padding: 0 0 15px 0;
    background: #fff;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    text-align: left;
}
#wpwarform label{line-height:20px;}
#wpwarform .form-top-left {
    float: left;
    width: 75%;
    padding-top: 25px;
}

#wpwarform .form-top-left h3 { margin-top: 0; }

#wpwarform .form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #ddd;
    line-height: 100px;
    text-align: right;
}

#wpwarform .form-bottom {
    padding: 25px 25px 30px 25px;
    background: #eee;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    text-align: left;
}

#wpwarform form .form-bottom textarea {
    height: 100px;
}

#wpwarform form .form-bottom button.btn {
    min-width: 105px;
/*      margin-top: 40px; */
}

/* #wpwarform form .form-bottom input[type='text'].input-error,*/
#wpwarform form .form-bottom .input-error input,
#wpwarform form .form-bottom .input-error input[type='input'],
#wpwarform form .form-bottom .input-error input[type='password'],
#wpwarform form .form-bottom .input-error input[type='number'],
#wpwarform form .form-bottom .input-error input[type='email'],
#wpwarform form .form-bottom .input-error input[type='url'],
#wpwarform form .form-bottom .input-error input[type='tel'],
#wpwarform form .form-bottom .input-error input[type='search'],
#wpwarform form .form-bottom .input-error textarea,
#wpwarform form .form-bottom .input-error select {
    border-color: #ff7777;
border-width: 2px;
margin-bottom: 10px;
}
#wpwarform .form-group{
    position: relative;
    padding-bottom: 1px;
}
#wpwarform form .form-bottom label.input-error {
    color: #f00;
}
#wpwarform form .form-bottom .error-message,
#wpwarform form .form-bottom #ean {
    display:none;
    /*position: absolute;*/
    bottom: 0px;
    line-height: 1.3em;
    /*white-space: nowrap;*/
    font-size: 12px;
    font-weight:normal;
    color: red;
}


#wpwarform form .form-bottom .long-error .error-message {position: relative;}

#wpwarform form .form-bottom label .error-message{
    bottom:-6px;
}
#wpwarform form .form-bottom .input-error .error-message{
    display:block;
}


#wpwarform .category-items > div:nth-child(3n+1){
    clear:both;
}
#wpwarform .product-items > div:nth-child(4n+1){
    clear:both;
}

#wpwarform .item {
  position: relative;
  margin-bottom: 20px;
}
#wpwarform .item p{
  margin: 0;
  padding:0;
  font-size:13px;
  line-height: 16px;
}
#wpwarform .item p.product-title{
  font-size: 14px;
}
#wpwarform .item .item-image{
  border-radius: 10px;
  overflow: hidden;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  position: relative;
  padding-top:75%; /*pentru pastra ratportul imaginii 3/2*/
  border-color:#ddd;
  background: #fff;
}
#wpwarform .category-item .item-image{
/*  height:120px;*/
}

#wpwarform .item img {
    min-width:100%;
    /*min-height: 100%;*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 5px;
}
#wpwarform .category-item .item-title{
  position: absolute;
  top:50%;
  width: 100%;
  text-align: center;
    cursor: pointer;
    font-size: 15px;
}
#wpwarform .category-item .item-title span{
  color:#000;
  padding: 3px 20px;
  background: rgba(255,255,255,0.7);
}
#wpwarform .item:hover .item-image{
  border-color:#19b9e7;
    cursor:pointer;
}
#wpwarform .item:hover .item-title span{
  color:#000;
}
#wpwarform .item.selected .item-image{
  border-color:#07C;
}
#wpwarform .item.selected .item-title span{
  color:#000;
  font-weight: bold;
}
#wpwarform .form_buttons{
  clear:both;
}
#wpwarform .step_3 .form-bottom .form-group{
  text-align: center;
}
#wpwarform .step_3 label{
}
#wpwarform .step3_info{
  width: 80%;
    min-height:100px;
  margin: 0 auto;
    border: 1px dashed #999;
        border-radius: 20px;
    margin-bottom: 20px;
}
#wpwarform .step3_info .info_icon{
  float: left;
  padding: 20px 20px 5px 20px;
}
#wpwarform .step3_info .info_text{

    padding: 20px 20px 0 20px;
  }
#wpwarform .container-localitatea-ridicarii{position: relative;padding-bottom: 1px}
#wpwarform #loading_cities{
    position: absolute;
    left: 5px;top: 2px;
    display:none;
}
#wpwarform #loading_cities img{
        margin: auto;
}
#wpwarform .datepicker{
  width:222px;
}
#wpwarform .datepicker table{
  border:none;
}
#wpwarform .datepicker td{
  line-height: 20px;
  height:20px;
  width:20px;
}
#wpwarform small,
#wpwarform .small {
    font-size: 80%;
    display:block;
    line-height: 1.4;
}
#wpwarform .btn:hover,
#wpwarform .btn:focus,
#wpwarform .btn.focus {
    color: #fff;
}
#wpwarform  .form-response,
#loading-gif{
    background:url(../img/loading.gif) no-repeat 50% 50%;
    min-height: 80px;
    //display: none;
}
#wpwarform  .form-response-inner{
    background:#fff;
}

/*#wpwarform .gdpr-in-container{
    text-align: right;
}*/
#wpwarform .pagination {
    margin: 0px;
    padding: 0px;
    }
#wpwarform .wpwarform-loading{
    display: none;
    position: absolute;
    z-index: 100;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background:rgba(255,255,255,0.9);
    background-image: url(../img/loading45.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

  #wpwarform #progressbar {
      background-color: #ebebeb;
      border-radius: 5px;
      padding: 0px;
      border:solid 1px #ccc;
      display: block;
  }
  #wpwarform #progressbar > div { background-color: #3b6c9c; height: 28px; border-radius: 5px;}
  #wpwarform #progressbar > div small {font-weight: 600;}
  #wpwarform #progressbar > .step1 {width: 0%;} 
  #wpwarform #progressbar > .step1 small {color: #000;}
  #wpwarform #progressbar > .step2 {width: 33%;} 
  #wpwarform #progressbar > .step3 {width: 33%;} 
  #wpwarform #progressbar > .step4 {width: 66%;} \
  #wpwarform #progressbar > .step5 {width: 100%;}
  #wpwarform #progressbar small {padding: 3px 10px; line-height: 2em; color: #fff;}
  #wpwarform .form-top h4 {text-align: center; text-transform: uppercase;}

  #wpwarform p.atentie:before { font-family: 'entypo-fontello'; content: "\E81F"; font-size: 16px; padding-right: 5px;}
  #wpwarform h4.deja-extinsa:before { font-family: 'entypo-fontello'; content: "\E812"; font-size: 16px; padding-right: 5px;}
  #wpwarform h4.deja-inregistrat:before { font-family: 'entypo-fontello'; content: "\E814"; font-size: 16px; padding-right: 5px;}

/***** Media queries *****/
/*@media (min-width: 1024px) {
  #wpwarform form .form-bottom .error-message{
      display:none;
      position: absolute;
      bottom: 0px;
      line-height: 1.3em;
      white-space: nowrap;
      font-size: 12px;
      font-weight:normal;
      color: red;
  }
  #wpwarform form .form-bottom .long-error .error-message {
    white-space:normal
  }
}*/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {
   #wpwarform form .form-bottom .error-message{ bottom: -25px;}
}

@media (max-width: 767px) {

    #wpwarform form .form-bottom .error-message{ white-space: normal; }

    #wpwarform .inner-bg { padding: 40px 0 110px 0; }
    #wpwarform .top-big-link { margin-top: 25px; }
    #wpwarform .top-big-link a.btn { margin-top: 10px; }

    #wpwarform .form-bottom { padding-bottom: 25px; }
    #wpwarform form .form-bottom button.btn { margin-bottom: 5px; }

    #wpwarform .step3_info .info_icon {padding-bottom: 0px;}
    #wpwarform .step3_info .info_icon img{width:30px;}
    #wpwarform form .form-bottom .error-message{ bottom: -25px;}

}
/*-----------------------------------------------------------------------------*/
@media (min-width: 415px) and (max-width: 767px) {
    #wpwarform .category-items > div:nth-child(3n+1){
        clear:none;
    }
    #wpwarform .product-items > div:nth-child(4n+1){
        clear:none;
    }
    #wpwarform .category-items > div:nth-child(2n+1),
    #wpwarform .product-items > div:nth-child(2n+1){
        clear:both;
    }
    #wpwarform .category-items > div.col-sm-4,
    #wpwarform .product-items > div.col-sm-4{
        width:50%;
        float:left;
    }
    #wpwarform .item .item-image {
    height: 150px;
    }
}

@media only screen and (max-width: 479px) {
  .page-id-89877 .template-page .entry-content-wrapper h2 {font-size: 30px;}
}

@media (max-width: 415px) {

    #wpwarform h1, #wpwarform h2 { font-size: 32px; }
    #wpwarform .item .item-image {
    height: 200px;
    }

}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {



}

#wpwarform #validate-reset {
  background-color: #eee;
  color: #19b9e7
}

#wpwarform .datepicker table tr td.disabled, 
#wpwarform .datepicker table tr td.disabled:hover {color: #e4e4e4;}

/* WPWAR FORM END */
