.card__item {
  cursor: pointer
}



#created-button-1,
#created-button-2 {
  line-height: 1.5em !important
}

.my-com-date {
  color: #5b5f65;
  text-shadow: 0 0 0 #000;
  font-weight: 600;
  line-height: 34px;
  padding: 1px 4px 1px 4px;
  background: #fdfdfd;
  border-radius: 3px;
  font-size: 20px
}

.out-comebacker-content-btn:hover {
  text-decoration: none !important;
  transition: .3s !important
}

.out-comebacker-content-btn:focus {
  text-decoration: none;
  color: #fff
}

.out-comebacker-content-btn:active {
  border: 1px solid #fff
}

a:active,
a:focus {
  outline: 0
}

input,
textarea {
  outline: 0
}

input:active,
textarea:active {
  outline: 0
}

:focus {
  outline: 0
}

textarea {
  resize: none
}

textarea {
  resize: vertical
}

textarea {
  resize: horizontal
}

button:active,
button:focus {
  outline: 0 !important
}

button::-moz-focus-inner {
  border: 0 !important
}

.pl_field_address_info {
  height: 0;
  display: block
}

.fancybox-overlay {
  z-index: 99999999
}

.fancybox-wrap {
  z-index: 999999999
}

.input-roulette {
  font-size: 17px
}

@media screen and (max-width:704px) {
  .dobav .font {
    display: block
  }
}