@charset "UTF-8";
/*1096*/
.site-search-wr .search-ico {
  background: #fff;
  line-height: 79px;
  text-align: center;
  font-size: 16px;
  color: #000;
}
@media (max-width: 460px) {
  .site-search-wr .search-ico {
    font-size: 14px;
    line-height: 64px;
  }
}
@media (max-width: 767px) {
  .site-container {
    padding-bottom: 20px;
  }
}
#sandbox_theme_panel_407261 {
  top: auto !important;
  bottom: 0;
  width: 200px !important;
  font-size: 10px !important;
}
.header-top-panel {
  opacity: 1 !important;
  visibility: visible !important;
}
.reviews-block-wrapper {
  font-size: 0;
  padding: 0;
}
.reviews-block-wrapper .reviews-inner {
  max-width: 1236px;
  margin: 0 auto;
  padding: 20px 0 1px;
}
.reviews-block-wrapper .reviews-inner .title {
  text-align: center;
  font-size: 24px;
}
.reviews-block-wrapper .reviews-inner .inner {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 479px) {
  .reviews-block-wrapper .reviews-inner .inner {
    display: block;
  }
}
.reviews-block-wrapper .reviews-inner .reviews {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 24%;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  margin-right: 1.3%;
  padding: 10px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  .reviews-block-wrapper .reviews-inner .reviews:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 1023px) {
  .reviews-block-wrapper .reviews-inner .reviews {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .reviews-block-wrapper .reviews-inner .reviews:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .reviews-block-wrapper .reviews-inner .reviews {
    width: 100%;
    margin: 0 0 10px;
  }
}
.reviews-block-wrapper .reviews-inner .reviews .reviews-image {
  width: 140px;
  height: 140px;
  overflow: hidden;
  margin: 0 auto 10px;
}
.reviews-block-wrapper .reviews-inner .reviews .reviews-title {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.reviews-block-wrapper .reviews-inner .reviews .reviews-body {
  font-size: 14px;
  line-height: 1.3;
  padding: 10px 0;
  text-align: center;
}
#user_time_p {
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2022%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M20%2C18H2c-1.1%2C0-2-0.9-2-2V2c0-1.1%2C0.9-2%2C2-2h18c1.1%2C0%2C2%2C0.9%2C2%2C2v14C22%2C17.1%2C21.1%2C18%2C20%2C18z%20M8%2C1H5v1h3V1zM17%2C1h-3v1h3V1z%20M21%2C5H1v10.5C1%2C16.3%2C1.7%2C17%2C2.5%2C17h17c0.8%2C0%2C1.5-0.7%2C1.5-1.5V5z%20M16%2C12h2v2h-2V12z%20M16%2C9h2v2h-2V9z%20M13%2C12h2v2h-2V12z%20M13%2C9h2v2h-2V9z%20M10%2C12h2v2h-2V12z%20M10%2C9h2v2h-2V9z%20M7%2C12h2v2H7V12z%20M7%2C9h2v2H7V9z%20M4%2C12h2v2H4V12z%20M4%2C9h2v2H4V9z%22%2F%3E%3C%2Fsvg%3E") 95% 50% no-repeat;
}
.vidjet-block {
  margin: 0 auto;
  padding: 10px;
  max-width: 300px;
}
.folders-in-block-wrap2 {
  font-size: 0;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.folders-in-block-wrap2 .folders-in-block {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 479px) {
  .folders-in-block-wrap2 .folders-in-block {
    display: block;
  }
}
.folders-in-block-wrap2 .folders-in-block li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 24%;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  margin-right: 1.3%;
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .folders-in-block-wrap2 .folders-in-block li:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .folders-in-block-wrap2 .folders-in-block li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
  }
  .folders-in-block-wrap2 .folders-in-block li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .folders-in-block-wrap2 .folders-in-block li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-right: 2%;
  }
  .folders-in-block-wrap2 .folders-in-block li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .folders-in-block-wrap2 .folders-in-block li {
    margin-bottom: 10px;
  }
}
.folders-in-block-wrap2 .folders-in-block li a {
  display: block;
  text-decoration: none;
}
.folders-in-block-wrap2 .folders-in-block li a .m-title {
  font-family: "RobotoSlab", Arial, Helvetica, sans-serif;
  padding: 15px 0 16px 0;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  color: #000;
}
.folders li a {
  font-weight: bold;
}
.folders li ul li a {
  font-weight: bold;
  font-size: 16px;
}
/*1096*/
.g-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.5em 1.35714em;
  cursor: pointer;
  text-decoration: none !important;
  color: #fff !important;
  border: 0.07143em solid rgba(0, 0, 0, 0.1);
  border-radius: 0.28571em;
  outline: none;
  background-color: #15c;
  background-image: linear-gradient(-180deg, #3b7cef 0%, #15c 100%);
  box-shadow: 0 0.07143em 0.07143em 0 rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
.g-button:hover {
  color: #fff !important;
  background: #15c;
  box-shadow: 0 0.07143em 0.07143em 0 rgba(0, 0, 0, 0.2);
}
.g-button:active {
  color: #fff !important;
  background: #15c;
  box-shadow: inset 0 0.07143em 0.14286em 0 rgba(0, 0, 0, 0.3);
}
.g-button.g-button--invert {
  color: #15c !important;
  border-color: rgba(17, 85, 204, 0.5);
  background: #fff;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.g-button.g-button--invert:hover {
  color: #fff !important;
  border-color: #15c;
  background: #15c;
  text-shadow: 0 0.07143em 0.07143em rgba(0, 0, 0, 0.2);
}
.g-button.g-button--invert.g-button--disabled, .g-button.g-button--invert.g-button--disabled:hover, .g-button.g-button--invert.g-button--disabled:active, .g-button.g-button--disabled, .g-button.g-button--disabled:hover, .g-button.g-button--disabled:active {
  cursor: default !important;
  color: #979797 !important;
  border-color: #c5c5c5 !important;
  background: #f3f3f3 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.g-button--dublicator {
  padding: 0.5em 0.6428em;
}
.g-button--middle {
  vertical-align: middle;
}
.g-button--arr-right::after, .g-button--arr-left::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 0.9286em;
  height: 0.7857em;
  margin-top: -0.3571em;
  content: "";
}
.g-button.g-button--arr-right {
  padding: 0.5em 2.3571em 0.5em 1.1428em;
}
.g-button.g-button--arr-right::after {
  right: 0.7143em;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.1%2C0.7L7.8%2C0L13%2C5.5L7.8%2C11l-0.7-0.7l4-4.3H0V5h11.1L7.1%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.g-button.g-button--arr-left {
  padding: 0.5em 1.1428em 0.5em 2.3571em;
}
.g-button.g-button--arr-left::after {
  left: 10px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C0.7L5.2%2C0L0%2C5.5L5.2%2C11l0.7-0.7L1.9%2C6H13V5H1.9L5.9%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.g-button--invert.g-button--arr-right::after {
  right: 0.7143em;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2315c%22%20d%3D%22M7.1%2C0.7L7.8%2C0L13%2C5.5L7.8%2C11l-0.7-0.7l4-4.3H0V5h11.1L7.1%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.g-button--invert.g-button--arr-left::after {
  left: 0.7143em;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2315c%22%20d%3D%22M5.9%2C0.7L5.2%2C0L0%2C5.5L5.2%2C11l0.7-0.7L1.9%2C6H13V5H1.9L5.9%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.g-button--invert.g-button--arr-right:hover::after, .g-button--invert.g-button--arr-right:active::after {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.1%2C0.7L7.8%2C0L13%2C5.5L7.8%2C11l-0.7-0.7l4-4.3H0V5h11.1L7.1%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.g-button--invert.g-button--arr-left:hover::after, .g-button--invert.g-button--arr-left:active::after {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C0.7L5.2%2C0L0%2C5.5L5.2%2C11l0.7-0.7L1.9%2C6H13V5H1.9L5.9%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.g-button--disabled.g-button--arr-right::after {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23979797%22%20d%3D%22M7.1%2C0.7L7.8%2C0L13%2C5.5L7.8%2C11l-0.7-0.7l4-4.3H0V5h11.1L7.1%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat !important;
}
.g-button--disabled.g-button--arr-left::after {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2013%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23979797%22%20d%3D%22M5.9%2C0.7L5.2%2C0L0%2C5.5L5.2%2C11l0.7-0.7L1.9%2C6H13V5H1.9L5.9%2C0.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat !important;
}
.g-button--arr-right::after, .g-button--arr-left::after, .g-button--disabled.g-button--arr-left::after, .g-button--disabled.g-button--arr-right::after {
  background-size: cover !important;
}
.g-button--back {
  margin-top: 3.33333em;
  margin-left: 0.73333em;
}
.g-button--vote-back {
  margin-top: 1.33333em;
}
.g-form-row-layout {
  font-size: 15px;
}
.g-form-row-layout::after {
  content: "";
  display: table;
  clear: both;
}
.g-form-row-layout[data-cols="2"], .g-form-row-layout[data-cols="3"] {
  white-space: nowrap;
  letter-spacing: -0.4em;
}
.g-form-row-layout__col {
  white-space: normal;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-height: 1px;
  box-sizing: border-box;
}
.g-form-row-layout__col--double {
  width: 50%;
}
.g-form-row-layout__col--tripple {
  width: 33.333%;
}
.g-form-row__subrow {
  position: relative;
}
.g-form-row__subrow::after {
  display: table;
  clear: both;
  content: "";
}
.g-form-row--submit, .g-form-row--captcha {
  padding: 1.3333em 0.3333em 0.3333em !important;
}
.g-form-field-wrap {
  min-width: 70px;
  float: left;
  position: relative;
}
.g-form-field-wrap--hidden {
  display: none !important;
}
.g-form-field-wrap.hidden {
  display: none !important;
}
.g-form-field-wrap--nofloat {
  float: none !important;
}
.g-form-field {
  padding: 0.3333em;
  position: relative;
}
.g-form-field::after {
  display: table;
  clear: both;
  content: "";
}
.g-form-field ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.g-form-field ul li {
  margin-top: 0.33333em;
}
.g-form-field ul li:first-child {
  margin: 0;
}
.g-form-field--title-pos-2, .g-form-field--title-pos-3 {
  width: 100%;
  border: 0;
  box-sizing: border-box;
}
.g-form-field--title-pos-2 .g-form-field__title, .g-form-field--title-pos-3 .g-form-field__title {
  margin-bottom: 0;
  display: table-cell;
  vertical-align: middle;
}
.g-form-field--title-pos-2 .g-form-field__value, .g-form-field--title-pos-3 .g-form-field__value {
  display: table-cell;
  vertical-align: middle;
}
.g-form-field--title-pos-2 {
  -ms-flex-direction: row;
  flex-direction: row;
}
.g-form-field--title-pos-2 .g-form-field__value {
  padding-left: 10px;
}
.g-form-field--title-pos-2 .g-form-control-checkbox__label, .g-form-field--title-pos-2 .g-form-control-radio__label {
  padding: 0;
}
.g-form-field--title-pos-3 {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  direction: rtl;
}
.g-form-field--title-pos-3 .g-form-field__value {
  padding-right: 10px;
  direction: ltr;
}
.g-form-field--title-pos-3 .g-form-field__title {
  direction: ltr;
}
.g-form-field--vote-field {
  padding-left: 1em;
  padding-right: 1em;
}
.g-form-field__title {
  font-size: 0.8667em;
  line-height: 1.2em;
  font-weight: bold;
  max-width: 100%;
  margin-bottom: 0.5385em;
  position: relative;
}
.g-form-field__title label {
  float: left;
}
.g-form-field__title--disabled {
  color: #979797;
  cursor: default;
}
.g-form-field__title--error {
  color: red;
}
.g-form-field__title::after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  visibility: hidden;
  height: 0;
}
.g-form-field__required-mark {
  color: red;
}
.g-form-field__value {
  vertical-align: top;
  display: inline-block;
  position: relative;
  font-family: Arial, sans-serif;
  margin-bottom: 0.66667em;
}
.g-form-field__error {
  position: absolute;
  top: -1px;
  left: 100%;
  content: attr(data-error);
  z-index: 5;
  display: none;
  color: red;
}
.g-form-tpl-field__button {
  margin-left: 10px;
}
.g-form-body {
  margin-bottom: 0.66667em;
}
.g-form-body--dublicator {
  padding-top: 32px;
}
.g-form-body--without-padding {
  padding-top: 0;
}
.g-form-body--header {
  margin-bottom: 0;
}
.g-form-body--header h2 {
  margin: 0;
}
.g-form-body p:first-child {
  margin-top: 0;
}
.g-form-body p:last-child {
  margin-bottom: 0;
}
input[type=text][name=_cn], .g-form-control-text, .g-form-control-textarea {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #484848;
  font-size: 14px;
  line-height: 1.2;
  outline: none;
  padding: 0.5em 0.71428em;
  transition: border-color 0.3s, box-shadow 0.3s;
}
input[type=text][name=_cn]:focus, .g-form-control-text:focus, .g-form-control-textarea:focus {
  border: 1px solid rgba(17, 85, 204, 0.6);
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4);
}
input[type=text][name=_cn] {
  display: inline-block;
  vertical-align: middle;
}
.g-form-control-text, .g-form-control-textarea {
  width: 100%;
  display: block;
}
.g-form-control-text :-ms-input-placeholder, .g-form-control-textarea :-ms-input-placeholder {
  color: #c5c5c5;
}
.g-form-control-text ::placeholder, .g-form-control-textarea ::placeholder {
  color: #c5c5c5;
}
.g-form-control-text--error, .g-form-control-textarea--error {
  border-color: red !important;
}
.g-form-control-text--error:focus, .g-form-control-textarea--error:focus {
  box-shadow: 0 0 3px 0 rgba(255, 0, 0, 0.4) !important;
}
.g-form-control-text[disabled], .g-form-control-text--disabled, .g-form-control-textarea[disabled], .g-form-control-textarea--disabled {
  background: #f3f3f3 !important;
  border-color: #c5c5c5 !important;
  cursor: default !important;
  box-shadow: none !important;
}
.g-form-control-select--hide {
  width: 1px;
  height: 1px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.g-form-control-select--error + .chosen-container a.chosen-single, .g-form-control-select--error + .chosen-container-multi .chosen-choices {
  border-color: red !important;
}
.g-form-control-select + .chosen-container {
  display: block;
}
.g-form-control-select + .chosen-container a.chosen-single {
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  border: 1px solid #c5c5c5;
  display: inline-block;
  padding: 8px 10px;
  height: 32px;
  cursor: pointer;
  color: #424242;
  background: #fff;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.g-form-control-select + .chosen-container a.chosen-single span {
  line-height: normal;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
.g-form-control-select + .chosen-container a.chosen-single:hover {
  background: #f3f3f3;
  color: #424242;
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(17, 85, 204, 0.6);
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4);
  border-radius: 4px;
}
.g-form-control-select + .chosen-container a.chosen-single > div {
  position: absolute;
  right: 12px;
  top: 14px;
  width: 8px;
  height: 6px;
}
.g-form-control-select + .chosen-container a.chosen-single > div b {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #15c transparent transparent transparent;
}
.g-form-control-select + .chosen-container.chosen-container-active a.chosen-single {
  background: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.g-form-control-select + .chosen-container.chosen-with-drop a.chosen-single {
  background: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop {
  overflow: hidden;
  min-width: 210px;
  background: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin: 0;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results {
  padding: 3px 0 !important;
  margin: 0;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #484848;
  line-height: 1.2;
  padding: 5px 14px;
  margin: 2px 0;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li:first-child {
  color: #bbb;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li.highlighted, .g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li.result-selected {
  background: #15c;
  color: #fff;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li.group-option {
  padding-left: 35px;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li.group-result {
  font-weight: bold;
}
.g-form-control-select + .chosen-container.chosen-with-drop .chosen-drop .chosen-results li .opt-status {
  display: none;
}
.g-form-control-select + .chosen-container-multi.chosen-container-active .chosen-choices {
  background: #fff !important;
  border: 1px solid rgba(17, 85, 204, 0.6) !important;
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4) !important;
  border-radius: 4px !important;
}
.g-form-control-select + .chosen-container-multi.chosen-container-active .chosen-choices li.search-field {
  line-height: 0;
  font-size: 0;
}
.g-form-control-select + .chosen-container-multi.chosen-container-active .chosen-choices li.search-choice + li.search-field {
  position: absolute;
  right: 1px;
  bottom: 3px;
}
.g-form-control-select + .chosen-container-multi.chosen-container-active .chosen-choices li.search-choice + li.search-field:after {
  right: 12px;
}
.g-form-control-select + .chosen-container-multi .chosen-choices {
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  min-height: 32px;
  padding-left: 9px !important;
  background: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  padding-right: 25px !important;
}
.g-form-control-select + .chosen-container-multi .chosen-choices .search-field:first-child {
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
.g-form-control-select + .chosen-container-multi .chosen-choices .search-field:first-child input {
  box-sizing: border-box;
  width: 100% !important;
  line-height: 22px !important;
  margin: 0 !important;
  padding: 7px 0 7px 0 !important;
  height: 30px !important;
  color: #424242;
  cursor: pointer;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-choice {
  margin: 2px 0;
  display: inline-block;
  float: none;
  border: none;
  background: #f3f3f3;
  font-size: 12px;
  line-height: 14px;
  border-radius: 10;
  padding: 4px 22px 4px 8px;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-choice:first-child {
  margin-top: 3px;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  height: 8px;
  width: 8px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M8%2C1%20L7%2C0%20L4%2C3%20L1%2C0%20L0%2C1%20L3%2C4%20L0%2C7%20L1%2C8%20L4%2C5%20L7%2C8%20L8%2C7%20L5%2C4%20L8%2C1%20Z%22%2F%3E%3C%2Fsvg%3E") left top no-repeat !important;
  top: 7px;
  right: 7px;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-choice + li.search-field {
  position: absolute;
  right: 1px;
  bottom: 3px;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-choice + li.search-field:after {
  right: 12px;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-field {
  position: relative;
  float: right;
}
.g-form-control-select + .chosen-container-multi .chosen-choices li.search-field:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #15c transparent transparent transparent;
  position: absolute;
  top: 14px;
  right: -12px;
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li {
  padding: 5px 14px;
  margin: 2px 0;
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li:first-child {
  color: #484848;
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li.highlighted {
  background: #15c;
  color: #fff;
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li.result-selected {
  display: none;
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li:hover .opt-status {
  background: #fff;
  border: 1px solid rgba(17, 85, 204, 0.6);
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4);
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li.result-selected .opt-status {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.2%2C2.3L3.4%204.6%207.8%200%209%201.2%203.4%207%200%203.5%20z%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
  background-color: #15c;
  border-color: #15c;
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li.result-selected .opt-status:hover {
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4);
}
.g-form-control-select + .chosen-container-multi.chosen-with-drop .chosen-drop .chosen-results li .opt-status {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.g-form-control-select--inline {
  display: none !important;
}
.g-form-control-select--inline + .chosen-container {
  display: inline-block;
  width: 150px;
}
.g-form-control-checkbox, .g-form-control-radio {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}
.g-form-control-checkbox input, .g-form-control-radio input {
  opacity: 0;
  position: absolute;
}
.g-form-control-checkbox:hover .g-form-control-checkbox__input, .g-form-control-checkbox:hover .g-form-control-radio__input, .g-form-control-radio:hover .g-form-control-checkbox__input, .g-form-control-radio:hover .g-form-control-radio__input {
  border-color: rgba(17, 85, 204, 0.6);
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.4) !important;
}
.g-form-control-checkbox--vote-field, .g-form-control-radio--vote-field {
  margin-bottom: 1em;
}
.g-form-control-checkbox__label, .g-form-control-radio__label {
  display: block;
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 0 24px;
}
.g-form-control-checkbox__label--error, .g-form-control-radio__label--error {
  color: red;
}
.g-form-control-checkbox__input, .g-form-control-radio__input {
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  border: 1px solid #c5c5c5;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  transition: border-color 0.3s, box-shadow 0.3s;
}
.g-form-control-checkbox--single {
  font-weight: bold;
}
.g-form-control-checkbox--single .g-form-control-checkbox__input {
  position: relative;
}
.g-form-control-checkbox--single .g-form-control-checkbox__label {
  font-size: 13px;
  line-height: 14px;
}
.g-form-field--title-pos-2 .g-form-control-checkbox--single .g-form-control-checkbox__input {
  float: right;
  margin-left: 10px;
}
.g-form-field--title-pos-2 .g-form-control-checkbox--single .g-form-control-checkbox__label {
  float: left;
}
.g-form-field--title-pos-3 .g-form-control-checkbox--single .g-form-control-checkbox__input {
  float: left;
  margin-right: 10px;
}
.g-form-field--title-pos-3 .g-form-control-checkbox--single .g-form-control-checkbox__label {
  float: right;
  padding-left: 0;
}
.g-form-control-checkbox__input {
  border-radius: 3px;
}
.g-form-control-radio__input {
  border-radius: 50%;
  padding: 3px;
}
.g-form-control-group--inline {
  margin-top: 7px !important;
}
.g-form-control-group--inline > li {
  display: inline-block;
  vertical-align: top;
}
.g-form-control-group--inline li:first-child {
  margin-top: 0.33333em !important;
}
.g-form-control-group--inline > li + li {
  padding-left: 5px;
}
.g-form-control-checkbox input[type=checkbox]:checked ~ .g-form-control-checkbox__input {
  box-shadow: none;
  border-color: #15c;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.2%2C2.3L3.4%204.6%207.8%200%209%201.2%203.4%207%200%203.5%20z%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 50%;
  background-color: #15c;
}
.g-form-control-radio input[type=radio]:checked ~ .g-form-control-radio__input {
  box-shadow: none;
  border-color: #15c;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%224.5%22%20cy%3D%223.5%22%20r%3D%223.5%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 50%;
  background-color: #15c;
}
.g-form-control-checkbox input[disabled] ~ .g-form-control-checkbox__input, .g-form-control-radio input[disabled] ~ .g-form-control-radio__input {
  background-color: #f3f3f3 !important;
  border-color: #c5c5c5 !important;
  box-shadow: none !important;
  cursor: default;
}
.g-form-control-checkbox input[disabled]:not([checked]) ~ .g-form-control-checkbox__label, .g-form-control-radio input[disabled]:not([checked]) ~ .g-form-control-radio__label {
  color: #979797;
  cursor: default;
}
.g-form-control-checkbox input[disabled]:checked ~ .g-form-control-checkbox__input, .g-form-control-radio input[disabled]:checked ~ .g-form-control-radio__input {
  background-color: #c5c5c5 !important;
  border-color: #c5c5c5 !important;
}
.g-form-control-checkbox input[disabled]:checked ~ .g-form-control-checkbox__label, .g-form-control-radio input[disabled]:checked ~ .g-form-control-radio__label {
  cursor: default;
}
.g-form-field__hint {
  background: #fff2c1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #484848;
  line-height: 15px;
  padding: 8px 14px;
  margin-bottom: 15px;
  display: inline-block;
  white-space: nowrap;
  min-height: 14px;
}
.g-form-field__hint--error {
  border-color: red;
  color: red;
}
.g-form-field__hint--error:before {
  border-color: red !important;
}
.g-form-field__hint--wide {
  display: block;
}
.g-form-field__hint--centered {
  text-align: center;
}
.g-form-field__hint--with-arrow {
  position: relative;
}
.g-form-field__hint--with-arrow::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 10px;
  width: 10px;
  height: 10px;
  font-size: 0;
  border: 0;
  box-sizing: border-box;
  background-color: #fff2c1;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  transform: rotate(-45deg);
}
.g-form-field__hint--popup {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 15;
  margin: -16px 0 0 10px;
}
.g-form-control-calendar {
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
.g-form-control-calendar .ui-datepicker-trigger {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  line-height: 0;
  font-size: 0;
  outline: none;
  cursor: pointer;
}
.g-form-calendar__icon {
  position: absolute;
  top: 7px;
  right: 6px;
  z-index: 1;
  fill: #15c;
}
.g-form-control-calendar--view2 {
  width: 140px;
  margin-bottom: 0;
}
.g-form-control-calendar--view2::after {
  position: absolute;
  top: 11px;
  left: 40px;
  content: attr(data-title);
  color: #15c;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  pointer-events: none;
}
.g-form-control-calendar--view2 .g-form-init-calendar {
  padding: 9px 14px 9px 40px;
}
.g-form-control-calendar--view2 .ui-datepicker-trigger::before {
  top: 6px;
  right: auto;
  left: 8px;
}
#ui-datepicker-div.ui-datepicker {
  padding: 10px;
  width: auto;
  border: 1px solid rgba(17, 85, 204, 0.6);
  box-shadow: 0 0 3px 0 rgba(17, 85, 204, 0.15);
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: none !important;
  border: none;
  height: 26px;
  margin-bottom: 10px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  border: 1px solid #c5c5c5;
  background: #fff;
  height: 24px;
  width: 24px;
  top: 4px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span.ui-icon, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next span.ui-icon {
  display: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  left: 50%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #c5c5c5 transparent transparent;
  margin-top: -6px;
  margin-left: -3px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #fff transparent transparent;
  margin-top: -8px;
  margin-left: -2px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
  left: 2px;
  background-image: none;
  top: 4px;
  border-color: rgba(17, 85, 204, 0.6);
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:before {
  border-color: transparent #15c transparent transparent;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:after, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  left: 50%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #c5c5c5;
  margin-top: -6px;
  margin-left: -2px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #fff;
  margin-top: -8px;
  margin-left: -5px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  right: 2px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:hover {
  background-image: none;
  top: 4px;
  border-color: rgba(17, 85, 204, 0.6);
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:hover:before {
  border-color: transparent transparent transparent #15c;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font: bold 13px Arial, sans-serif;
  line-height: 26px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title select.ui-datepicker-month, #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title select.ui-datepicker-year {
  width: auto;
  height: 26px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background: #fff;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month + .ui-datepicker-year {
  margin-left: 4px;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tbody tr:first-child td {
  padding-top: 10px !important;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr th {
  font: bold 11px Arial, sans-serif;
  line-height: 24px;
  background: #f5f5f5;
  color: #333;
  padding: 0 8px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr th:first-child {
  padding-left: 10px;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td {
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-default {
  border-radius: 2px;
  background: none;
  text-align: center;
  font: 13px Arial, sans-serif;
  line-height: 24px;
  width: 30px;
  height: 24px;
  padding: 0;
  display: inline-block;
  border-color: transparent;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-default:hover, #ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-default.ui-state-active {
  border-color: #d3d3d3;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-default.ui-state-active {
  border-color: #15c;
  font-weight: bold;
  color: #15c;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-default.ui-state-highlight {
  border-color: #d3d3d3;
  color: #15c;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td.ui-datepicker-unselectable.ui-state-disabled {
  font: 13px Arial, sans-serif;
  line-height: 24px;
  width: 30px;
  height: 24px;
  padding: 0;
}
#ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default {
  border-radius: 2px;
  border-color: transparent;
  background: none;
  font: 13px Arial, sans-serif;
  line-height: 24px;
  width: 30px;
  height: 24px;
  padding: 0;
  display: inline-block;
  text-align: center;
}
.g-form-captcha {
  position: relative;
  background: #f3f3f3;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  display: inline-block;
  padding: 14px 14px 10px 14px;
}
.g-form-captcha__name {
  margin-bottom: 7px;
  font-size: 16px;
}
.g-form-error {
  text-align: center;
  color: red;
  border: 1px solid red;
  padding: 10px;
  font-size: 14px;
  margin: 10px 5px;
}
.mgCaptcha-block {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.upload-button object {
  vertical-align: middle;
  margin-right: 12px;
}
.g-form-field .upload-progress {
  margin-bottom: 10px;
  padding: 10px;
}
.g-form-field .progressWrapper {
  padding: 8px 0 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.g-form-field .progressWrapper:first-child {
  padding-top: 0;
  border-top: none;
}
.g-form-field .progressWrapper:last-child {
  padding-bottom: 0;
}
.g-form-field .progressName {
  font-size: 0.7em;
  font-weight: 700;
  color: #555;
  width: 323px;
  height: 18px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
.g-form-field .progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 0.6em;
  font-family: Arial;
  text-align: left;
  white-space: nowrap;
}
.g-form-field .upload-count {
  font-size: 0.6em;
  margin-left: 5px;
}
.g-form-field .progressCancel {
  font-size: 0;
  display: block;
  height: 14px;
  width: 14px;
  float: right;
  text-align: center;
  text-decoration: none;
  background-color: #f00;
}
.g-form-field .progressCancel::after {
  content: "Ã—";
  line-height: 14px;
  font-size: 17px;
  color: #fff;
}
.g-form-field .progressBarInProgress, .g-form-field .progressBarComplete, .g-form-field .progressBarError {
  font-size: 0;
  width: 0%;
  height: 2px;
  background-color: #00f;
  margin-top: 2px;
}
.g-auth__sideleft {
  float: left;
  width: 17.33333em;
  margin-right: 4em;
}
.g-auth__sideright, .g-auth__left-container {
  display: table;
}
.g-auth__sideright:after, .g-auth__left-container:after {
  content: ". .";
  display: block;
  font-size: 0.05em;
  height: 0;
  line-height: 0.05em;
  overflow: hidden;
  word-spacing: 99in;
}
.g-auth__right-container {
  float: right;
}
.g-auth__left-container {
  padding-right: 0.66667em;
}
.g-auth__row {
  margin: 0 0 1.33333em;
  padding: 0 !important;
}
.g-user__clear {
  clear: both;
}
.g-user__buttons {
  float: right;
  font-size: 0;
}
.g-user__button {
  margin: 0 5px;
}
.g-user__info {
  margin-bottom: 0.66667em;
  display: table;
}
.g-user__info-title {
  font-size: 0.86667em;
  color: #777;
}
.g-user__order-table {
  display: table;
  width: 100%;
  border: 1px solid #c5c5c5;
  border-collapse: separate;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
}
.g-user__order-tr {
  display: table-row;
  font-size: 0.86667em;
  color: #7b7b7b;
  text-decoration: none;
}
.g-user__order-tr:first-child .g-user__order-td {
  border: none;
}
.g-user__order-tr:first-child .g-user__order-td:first-child {
  border-radius: 4px 0 0 0;
}
.g-user__order-tr:first-child .g-user__order-td:last-child {
  border-radius: 0 4px 0 0;
}
.g-user__order-tr:hover {
  background-color: #f3f3f3;
  color: #484848;
}
.g-user__order-tr--title {
  background-color: #f3f3f3;
  color: #484848;
}
.g-user__order-td {
  display: table-cell;
  border-top: 1px solid #c5c5c5;
  padding: 10px 15px;
}
.g-user__row {
  margin: 0 0 1.33333em;
  padding: 0 !important;
}
.g-user-profile__title {
  margin-bottom: 30px;
}
.g-user-profile__item {
  display: inline-block;
  box-sizing: border-box;
  padding: 0.35714em 0.71429em;
  font-size: 0.93333em;
  line-height: 1.2em;
  cursor: pointer;
  vertical-align: top;
  text-decoration: none !important;
  color: #15c;
  border: 1px solid transparent;
  border-radius: 13px;
  margin-bottom: 6px;
}
.g-user-profile__item:hover, .g-user-profile__item:active, .g-user-profile__item--active {
  margin: 0;
  padding: 0.35714em 0.71429em;
  border-color: #15c;
}
.g-user-profile--opened {
  color: #fff !important;
  background-color: #15c;
}
.g-user-info {
  margin-bottom: 20px;
  line-height: 1.2em;
}
.g-user-info__link {
  color: #15c;
}
.g-user-setting__side-left {
  float: left;
  margin-right: 50px;
  padding-bottom: 5px;
}
.g-user-setting__side-right {
  display: table;
}
.g-user-setting__value {
  padding-left: 0 !important;
  margin-bottom: 10px;
}
.g-user-setting__title-field-1 {
  min-width: 85px;
}
.g-user-setting__title-field-2 {
  min-width: 150px;
}
@media screen and (max-width: 400px) {
  .g-user-setting__title-field-2 {
    display: block !important;
    margin-bottom: 0.5385em !important;
  }
}
.g-user-setting__btn {
  padding-top: 2em;
}
.g-user-orders {
  width: 100%;
  border-collapse: collapse;
  display: table;
}
.g-user-orders a {
  color: #15c;
  text-decoration: none;
}
.g-user-orders a:hover {
  text-decoration: underline;
}
.g-user-orders__wrapper {
  max-width: 100%;
  overflow: auto;
}
.g-user-orders__tr {
  display: table-row;
}
.g-user-orders--even {
  background: #fafafa;
}
.g-user-orders__th, .g-user-orders__td {
  border-bottom: 1px solid #e0e0e0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  font-weight: 400;
  display: table-cell;
}
.g-user-orders--right {
  text-align: right;
}
.g-user-orders__th {
  color: #919191;
  padding-bottom: 5px;
  padding-top: 5px;
}
.g-user-orders__td {
  color: #212121;
  padding-top: 12px;
  padding-bottom: 12px;
}
.g-user__span-confirm-email {
  font-size: 12px;
  display: block;
  padding-left: 5px;
}
.g-user-setting__side-left {
  width: 65%;
}
.g-user-setting__side-right {
  width: 30%;
  float: right;
}
.g-auth__social-inner.page-registration {
  display: none;
}
.g-user-setting__side-left {
  margin-right: 0 !important;
}
.g-form-field--title-pos-2 .g-form-control-checkbox__label, .g-form-field--title-pos-2 .g-form-control-radio__label {
  padding: 0 0 0 20px;
}
.g-user-setting__title-field-2 {
  width: 158px;
}
.g-form-control-text, .g-form-control-textarea {
  margin: 0;
}
div.g-user__popover-wrapper {
  position: fixed;
}
div.g-user__popover-wrapper .popover-close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
}
div.g-user__popover-wrapper .popover-close:after, div.g-user__popover-wrapper .popover-close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  width: 2px;
  height: 18px;
  background-color: #979797;
  transform: rotate(45deg);
}
div.g-user__popover-wrapper .popover-close:before {
  transform: rotate(-45deg);
}
div.g-user__popover-wrapper .g-auth-page-block-wr {
  background: #fff;
  margin: 0 auto;
  max-width: 570px;
  min-height: 250px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  padding: 30px 30px 20px;
  color: #212121;
}
div.g-user__popover-wrapper .g-auth__personal-note {
  color: #666;
}
div.g-user__popover-wrapper .g-auth-page-block__sideleft {
  width: 50%;
  min-width: 220px;
  margin-right: 0;
  box-sizing: border-box;
  padding-right: 15px;
}
div.g-user__popover-wrapper .g-auth-page-block__sideright {
  padding-left: 15px;
  width: 50%;
  box-sizing: border-box;
}
.g-auth__social-min {
  margin: 15px 0 0;
  font-size: 13px;
  border-top: 1px solid #cecece;
  padding-top: 10px !important;
}
.g-auth__social-min .g-social__item {
  margin-top: 2px;
}
.g-auth__social-min .g-auth__personal-note {
  margin-top: 0;
  font-size: 12px;
}
.g-auth__social-min.g-auth__social-min__forum {
  color: #000;
  font-size: 15px;
}
.g-auth__social-min.g-auth__social-min__forum .g-auth__personal-note {
  padding-left: 70px;
  text-align: left;
}
@media (max-width: 469px) {
  div.g-user__popover-wrapper .g-auth__sideright.page-registration {
    display: none;
  }
  div.g-user__popover-wrapper .g-auth__social-inner.page-registration {
    display: block;
  }
  div.g-user__popover-wrapper .g-auth__sideright.page-login {
    padding-top: 20px;
  }
  div.g-user__popover-wrapper .g-user-setting__side-right {
    width: 100%;
    margin-bottom: 20px;
  }
  div.g-user__popover-wrapper .g-form-field--title-pos-2 .g-form-field__value {
    padding: 0;
  }
  div.g-user__popover-wrapper .g-user-setting__title-field-2 {
    width: 100%;
    min-width: auto;
  }
  div.g-user__popover-wrapper .g-user-setting__side-left.page-suttings {
    width: 100%;
  }
  .g-auth__sideright.page-registration {
    display: none;
  }
  .g-auth__social-inner.page-registration {
    display: block;
  }
  .g-auth__sideright.page-login {
    padding-top: 20px;
  }
  .g-user-setting__side-right {
    width: 100%;
    margin-bottom: 20px;
  }
  .g-form-field--title-pos-2 .g-form-field__value {
    padding: 0;
  }
  .g-user-setting__title-field-2 {
    width: 100%;
    min-width: auto;
  }
  .g-user-setting__side-left.page-suttings {
    width: 100%;
  }
}
.g-auth-page-block-wr {
  border: 1px solid #efefef;
  border-radius: 4px;
  padding: 20px 20px 30px;
}
.g-auth-page-block-title {
  font-size: 20px;
  margin-bottom: 25px;
}
.g-auth-page-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  align-items: flex-start;
}
.g-auth-page-block__sideleft, .g-auth-page-block__sideright {
  -ms-flex-order: 0;
  order: 0;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}
.g-auth-page-block__sideleft {
  width: 40%;
  margin-right: 10%;
  min-width: 220px;
}
.g-auth-page-block__sideright {
  min-width: 170px;
}
.g-auth__fogot-password-w {
  text-align: right;
  font-weight: normal;
}
.g-auth__fogot-password-w a {
  text-decoration: none;
}
.g-auth__fogot-password-w a:hover {
  text-decoration: underline;
}
.g-social__item {
  width: 32px;
  height: 32px;
}
.g-auth__personal-note {
  font-size: 14px;
  line-height: 1.4;
  max-width: 300px;
  margin-top: 27px;
}
.g-auth__personal-note a, .g-auth__personal-note a:hover {
  text-decoration: none;
  border: none;
}
.g-auth__personal-note a {
  border-bottom: 1px dotted #15c;
}
.user__home-page {
  line-height: 1.4;
}
.user__home-page .g-form-field__title {
  font-size: inherit;
}
.header-panel .g-auth-main-block {
  position: absolute;
  top: 40px;
  right: 10px;
  margin: 0;
}
.g-auth-main-block {
  margin: 20px 0;
  text-align: right;
}
.g-auth-main-block .block-title {
  text-align: right;
  color: #212121;
  font-family: Arial;
  font-weight: 400;
}
.g-auth-main-block.opened .g-auth-page-block-wr {
  display: block;
  text-align: left;
  margin-top: -34px;
  z-index: 1;
}
.g-auth-main-block.authWidth .blb {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.g-auth-main-block.authWidth .g-auth__left-container {
  width: 49%;
  margin-bottom: 0;
}
.g-auth-main-block.authWidth .g-auth__right-container {
  width: 49%;
  margin-bottom: 0;
}
.g-auth-main-block .g-auth-page-block-title {
  color: #212121;
  font-family: Arial;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.g-auth-main-block .g-auth-page-block-wr {
  display: none;
  max-width: 270px;
  padding: 30px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  position: relative;
}
.g-auth-main-block .g-auth-page-block-wr .popover-close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
}
.g-auth-main-block .g-auth-page-block-wr .popover-close::before, .g-auth-main-block .g-auth-page-block-wr .popover-close::after {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  width: 2px;
  height: 18px;
  background-color: #979797;
  transform: rotate(45deg);
}
.g-auth-main-block .g-auth-page-block-wr .popover-close::before {
  transform: rotate(-45deg);
}
.g-auth-main-block .g-auth-page-block {
  -ms-flex-flow: wrap;
  -o-flex-flow: wrap;
  flex-flow: wrap;
}
.g-auth-main-block .g-auth-page-block__sideleft {
  margin-right: 0;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 30px;
  min-width: 155px;
}
.g-auth-main-block .g-auth-page-block__sideright {
  min-width: 155px;
}
.g-auth-main-block .g-auth__right-container {
  float: none;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.g-auth-main-block .g-auth__right-container a {
  width: 100%;
}
.g-auth-main-block .g-auth__left-container {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.g-auth-main-block .g-auth__left-container button {
  width: 100%;
  display: block;
}
.g-auth-main-block .g-auth__personal-note {
  margin-top: 18px;
}
.g-auth-main-block .g-user-mini-auth {
  padding: 0;
  width: auto;
  box-shadow: none;
}
.g-auth-main-block .g-user-mini-auth__link-wrapper > a {
  display: block;
}
.g-auth__row.g-auth__social-min .g-form-field__title {
  font-weight: bold;
}
.g-social a {
  margin-bottom: 1px;
}
.g-social {
  padding-bottom: 10px;
  font-size: 0;
  line-height: 0;
}
.g-social__item {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 2px;
  vertical-align: top;
  border-radius: 4px;
}
.g-social a.g-social__item {
  font-size: 0;
}
.g-social__item--fb {
  background: #385b9a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' viewBox='0 0 8 16'%3E%3Cpath fill='%23fff' d='M1.8,16h3.2V8h2.4l0.3-3.2H5.2V3.5c0-0.6,0.4-0.8,0.7-0.8h1.8V0L5.2,0c-2.8,0-3.4,2-3.4,3.3v1.4H0.2V8h1.6V16L1.8,16z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--gp {
  background: #e04d39 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' viewBox='0 0 18 16'%3E%3Cpath fill='%23fff' d='M13.5,10.6h0.8c0.2,0,0.4-0.2,0.4-0.4V7.5h2.7c0.2,0,0.4-0.2,0.4-0.4V6.4c0-0.2-0.2-0.4-0.4-0.4h-2.7V3.3c0-0.2-0.2-0.4-0.4-0.4h-0.8c-0.2,0-0.4,0.2-0.4,0.4V6h-2.7c-0.2,0-0.4,0.2-0.4,0.4v0.8c0,0.2,0.2,0.4,0.4,0.4h2.7v2.7C13.2,10.4,13.3,10.6,13.5,10.6z M3,15.8C3.7,15.9,4.5,16,5.2,16c0.7,0,1.3-0.1,1.9-0.3c1.9-0.5,3.1-1.9,3.1-3.5c0-1.5-0.5-2.4-1.8-3.4c-0.6-0.4-1.1-1-1.1-1.2c0-0.3,0-0.5,0.8-1.1c1-0.7,1.5-1.7,1.5-2.8c0-0.9-0.3-1.8-0.8-2.4h0.4c0.1,0,0.2,0,0.2-0.1l1.1-0.8c0.1-0.1,0.2-0.3,0.1-0.4c0-0.2-0.2-0.3-0.4-0.3H5.5C5,0,4.5,0.1,3.9,0.3C2.2,0.8,1,2.3,1,3.8C1,6,2.7,7.6,4.9,7.6c0,0.2-0.1,0.3-0.1,0.5c0,0.3,0.1,0.6,0.3,0.9c0,0,0,0-0.1,0c-2.1,0-4,1-4.7,2.6C0.1,12.1,0,12.5,0,12.9c0,0.4,0.1,0.8,0.3,1.1C0.7,14.8,1.7,15.4,3,15.8z M3.5,3.8C3.4,3,3.5,2.3,3.9,1.8c0.3-0.3,0.6-0.4,1-0.4l0,0c1,0,2,1.2,2.2,2.6c0.1,0.8-0.1,1.5-0.5,2c-0.3,0.3-0.6,0.4-1,0.4c0,0,0,0,0,0h0C4.7,6.4,3.6,5.2,3.5,3.8L3.5,3.8z M5.5,10.3L5.5,10.3c0.4,0,0.7,0.1,1.1,0.2c0.1,0.1,0.2,0.1,0.3,0.2c0.7,0.5,1.2,0.8,1.4,1.4c0,0.1,0,0.3,0,0.4c0,1.4-1,2.1-3.1,2.1c-1.5,0-2.8-0.9-2.8-2.2C2.4,11.2,3.9,10.3,5.5,10.3L5.5,10.3z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--tw {
  background: #2daae1 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14'%3E%3Cpath fill='%23fff' d='M17.2,0.3c-0.7,0.4-1.4,0.7-2.3,0.9c-0.6-0.7-1.6-1.1-2.6-1.1c-2,0-3.6,1.6-3.6,3.5c0,0.3,0,0.5,0.1,0.8c-3-0.1-5.6-1.5-7.3-3.7C1.2,1.2,1.1,1.8,1.1,2.5c0,1.2,0.6,2.3,1.6,2.9C2.1,5.4,1.5,5.2,1,4.9v0c0,1.7,1.2,3.1,2.9,3.4C3.6,8.5,3.3,8.5,2.9,8.5c-0.2,0-0.5,0-0.7-0.1c0.5,1.4,1.8,2.4,3.3,2.4c-1.2,0.9-2.8,1.5-4.4,1.5c-0.3,0-0.6,0-0.8,0c1.6,1,3.4,1.6,5.5,1.6c6.5,0,10.1-5.3,10.1-10c0-0.2,0-0.3,0-0.5c0.7-0.5,1.3-1.1,1.8-1.8c-0.6,0.3-1.3,0.5-2,0.6C16.4,1.8,16.9,1.1,17.2,0.3L17.2,0.3z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--ya {
  background: #e3e9ec url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='17' viewBox='0 0 8 17'%3E%3Cpath fill='%23d8232a' d='M7.7,0.2H5.2c-2.4,0-4.5,1.9-4.5,5.5c0,2.2,1,3.8,2.8,4.6l-3.3,6.1c-0.1,0.2,0,0.4,0.2,0.4h1.5c0.1,0,0.2,0,0.3-0.2l3-6h1.1v6c0,0.1,0.1,0.2,0.2,0.2h1.3c0.1,0,0.2-0.1,0.2-0.2V0.4C7.9,0.3,7.8,0.2,7.7,0.2L7.7,0.2z M6.3,9.3H5.4c-1.4,0-2.8-1.1-2.8-3.7c0-2.8,1.3-3.9,2.6-3.9h1.1V9.3L6.3,9.3z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--mr {
  background: #3c7db4 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath fill='%23efa13e' d='M12.1,8.9c-0.1-2-1.6-3.2-3.3-3.2H8.7c-2,0-3.2,1.6-3.2,3.4c0,2,1.4,3.3,3.2,3.3c2,0,3.3-1.5,3.4-3.2V8.9L12.1,8.9z M8.7,4c1.4,0,2.6,0.6,3.6,1.5l0,0c0-0.5,0.3-0.8,0.7-0.8h0.1c0.7,0,0.8,0.6,0.8,0.8v7c0,0.5,0.5,0.7,0.8,0.4c1.1-1.2,2.5-6-0.7-8.8c-3-2.4-7-2-9.1-0.5c-2.2,1.6-3.7,5-2.3,8.2c1.5,3.5,5.9,4.6,8.5,3.5c1.3-0.5,1.9,1.2,0.6,1.8C9.6,18,3.9,17.9,1.2,13.3c-1.8-3.2-1.7-8.7,3.1-11.5C8-0.4,12.8,0.2,15.7,3.3c3.1,3.2,2.9,9.2-0.1,11.5c-1.3,1.1-3.4,0-3.3-1.5v-0.5c-0.9,0.9-2.2,1.5-3.5,1.5c-2.7,0-5.1-2.4-5.1-5.1C3.6,6.4,6,4,8.7,4L8.7,4z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--ok {
  background: #f4731c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M5.2,2.5c-1,0-1.8,0.8-1.8,1.8c0,1,0.8,1.8,1.8,1.8c1,0,1.8-0.8,1.8-1.8C7,3.3,6.2,2.5,5.2,2.5L5.2,2.5z M5.2,8.6c-2.4,0-4.3-1.9-4.3-4.3C0.9,1.9,2.8,0,5.2,0c2.4,0,4.3,1.9,4.3,4.3C9.5,6.7,7.6,8.6,5.2,8.6z M3.3,12c-0.9-0.2-1.7-0.5-2.5-1c-0.6-0.4-0.8-1.1-0.4-1.7c0.4-0.6,1.1-0.8,1.7-0.4c1.8,1.1,4,1.1,5.8,0c0.6-0.4,1.4-0.2,1.7,0.4c0.4,0.6,0.2,1.4-0.4,1.7c-0.8,0.5-1.6,0.8-2.5,1l2.4,2.4c0.5,0.5,0.5,1.3,0,1.8c-0.2,0.2-0.6,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4l-2.4-2.4l-2.4,2.4c-0.5,0.5-1.3,0.5-1.8,0c-0.5-0.5-0.5-1.3,0-1.8L3.3,12z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--vk {
  background: #6183aa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='15' viewBox='0 0 12 15'%3E%3Cpath fill='%23fff' d='M11.1,7.9C10.6,7.4,9.9,7,9,6.8V6.7c0.6-0.3,1.1-0.6,1.5-1.2C10.8,5,11,4.4,11,3.7c0-0.6-0.1-1.1-0.4-1.6C10.3,1.7,10,1.3,9.4,1.1C9,0.8,8.4,0.6,7.9,0.6C7.3,0.5,6.5,0.4,5.5,0.4H0.3v14.1h5.8c1,0,1.8-0.1,2.5-0.3c0.7-0.2,1.3-0.5,1.8-0.9c0.5-0.3,0.8-0.8,1.1-1.3c0.3-0.5,0.4-1.1,0.4-1.8C12,9.3,11.7,8.5,11.1,7.9L11.1,7.9z M7.1,5.2C7,5.5,6.8,5.7,6.5,5.8C6.2,5.9,6,6,5.7,6C5.5,6,5,6,4.4,6H4V3h0.3c0.6,0,1.1,0,1.5,0c0.3,0,0.6,0.1,0.9,0.2C6.8,3.3,7,3.5,7.1,3.7C7.2,4,7.3,4.2,7.3,4.4C7.3,4.7,7.2,5,7.1,5.2L7.1,5.2z M8,11.1c-0.2,0.3-0.4,0.5-0.7,0.6c-0.4,0.2-0.7,0.2-1.1,0.3c-0.4,0-1,0-2,0H4V8.4h0.7c0.6,0,1.2,0,1.6,0c0.4,0,0.7,0.1,0.9,0.1c0.4,0.1,0.6,0.3,0.8,0.6c0.2,0.2,0.3,0.6,0.3,1C8.2,10.5,8.1,10.8,8,11.1L8,11.1z'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
}
.g-social__item--ins {
  background: url("data:image/svg+xml,%3Csvg id='Ð¸Ð½ÑÑ‚Ð°Ð³Ñ€Ð°Ð¼' xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e4405f; %7D .cls-2 %7B fill: %23fff; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Crect id='ÐŸÑ€ÑÐ¼Ð¾ÑƒÐ³Ð¾Ð»ÑŒÐ½Ð¸Ðº_1_ÐºÐ¾Ð¿Ð¸Ñ_7' data-name='ÐŸÑ€ÑÐ¼Ð¾ÑƒÐ³Ð¾Ð»ÑŒÐ½Ð¸Ðº 1 ÐºÐ¾Ð¿Ð¸Ñ 7' class='cls-1' width='48' height='48' rx='4' ry='4'/%3E%3Cpath class='cls-2' d='M1008,209c-4.35,0-4.89.018-6.6,0.1a11.763,11.763,0,0,0-3.881.744,8.176,8.176,0,0,0-4.679,4.679,11.741,11.741,0,0,0-.744,3.884c-0.078,1.707-.1,2.252-0.1,6.6s0.018,4.89.1,6.6a11.741,11.741,0,0,0,.744,3.884,8.176,8.176,0,0,0,4.679,4.679,11.737,11.737,0,0,0,3.881.744c1.71,0.078,2.25.1,6.6,0.1s4.89-.018,6.6-0.1a11.742,11.742,0,0,0,3.88-.744,7.774,7.774,0,0,0,2.83-1.845,7.87,7.87,0,0,0,1.85-2.834,11.452,11.452,0,0,0,.74-3.884c0.08-1.707.1-2.252,0.1-6.6s-0.02-4.89-.1-6.6a11.452,11.452,0,0,0-.74-3.884,7.87,7.87,0,0,0-1.85-2.834,7.774,7.774,0,0,0-2.83-1.845,11.767,11.767,0,0,0-3.88-.744C1012.89,209.018,1012.35,209,1008,209Zm0,2.883c4.27,0,4.78.016,6.47,0.093a8.88,8.88,0,0,1,2.97.551,5.011,5.011,0,0,1,1.84,1.2,4.937,4.937,0,0,1,1.19,1.84,8.8,8.8,0,0,1,.55,2.971c0.08,1.687.1,2.193,0.1,6.465s-0.02,4.778-.1,6.465a8.8,8.8,0,0,1-.55,2.971,4.937,4.937,0,0,1-1.19,1.84,5.011,5.011,0,0,1-1.84,1.2,8.88,8.88,0,0,1-2.97.551c-1.69.077-2.2,0.093-6.47,0.093s-4.78-.016-6.47-0.093a8.838,8.838,0,0,1-2.966-.551,5.3,5.3,0,0,1-3.037-3.037,8.846,8.846,0,0,1-.551-2.971c-0.077-1.687-.093-2.193-0.093-6.465s0.016-4.778.093-6.465a8.846,8.846,0,0,1,.551-2.971,5.3,5.3,0,0,1,3.037-3.037,8.838,8.838,0,0,1,2.966-.551C1003.22,211.9,1003.73,211.883,1008,211.883Zm0,4.9a8.216,8.216,0,1,0,8.22,8.216A8.214,8.214,0,0,0,1008,216.784Zm0,13.549a5.333,5.333,0,1,1,5.33-5.333A5.327,5.327,0,0,1,1008,230.333Zm10.46-13.874a1.92,1.92,0,1,1-1.92-1.92A1.92,1.92,0,0,1,1018.46,216.459Z' transform='translate%28-984 -201%29'/%3E%3C/svg%3E") -1.5px -1.5px no-repeat;
  background-size: 32px;
}
.shop2v2-cart-soc-block {
  font-size: inherit;
  margin-top: 15px;
}
.shop2v2-cart-soc-block .g-form-field__title {
  font-size: inherit;
  margin-bottom: 10px;
}
.shop2v2-cart-soc-block .g-auth__personal-note {
  margin-top: 0;
}
.shop2-cart-registration table.table-registration td.cell-r {
  vertical-align: top;
}
.shop2v2-cart-soc-block {
  font-size: inherit;
  margin-top: 15px;
}
.shop2v2-cart-soc-block .g-form-field__title {
  font-size: inherit;
  margin-bottom: 10px;
}
.shop2v2-cart-soc-block .g-auth__personal-note {
  margin-top: 0;
  margin-bottom: 10px;
}
.shop2-cart-registration table.table-registration td.cell-r {
  vertical-align: top;
}
@media (max-width: 500px) {
  div.g-user__popover-wrapper .g-auth-page-block__sideright {
    margin-top: 20px;
    width: 100%;
  }
  div.g-user__popover-wrapper .g-auth-page-block__sideleft {
    width: 100%;
  }
  div.g-user__popover-wrapper .g-auth-page-block {
    display: block;
  }
  div.g-user__popover-wrapper .g-auth-page-block__sideright {
    margin-top: 20px;
  }
  div.g-user__popover-wrapper .g-auth-page-block {
    display: block;
  }
  .g-auth-page-block__sideright {
    margin-top: 20px;
  }
  .g-auth-page-block {
    display: block;
  }
  .g-auth-page-block__sideright {
    margin-top: 20px;
  }
  .g-auth-page-block {
    display: block;
  }
}
@media (max-width: 425px) {
  div.g-user__popover-wrapper .g-auth-page-block__sideleft {
    width: 100%;
  }
  .g-auth-page-block__sideleft {
    width: 100%;
  }
}
.g-clear {
  clear: both;
  height: 0;
}
.g-clear-self::after {
  display: block;
  clear: both;
  height: 0;
  content: "";
}
.g-verticalMiddle {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  visibility: hidden;
}
.g-overflow-hidden {
  overflow: hidden;
}
.g-row {
  margin: 1em 0;
}
.g-notice {
  padding: 0.7692em 1.0769em;
  border-radius: 4px;
  background-color: #fff2c1;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  line-height: 1.4em;
  margin: 0.7em 0;
  color: #484848;
}
.g-notice--indents {
  margin: 40px 0;
}
.g-notice--plain {
  background: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.g-notice--clear-indents {
  margin: 0.333em 0;
}
.g-user-mini-auth {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  width: 220px;
  padding: 35px 25px;
}
.g-user-mini-auth__row {
  padding: 0 0 0.5em;
}
.g-user-mini-auth__btns {
  padding-top: 0.5em;
}
.g-user-mini-auth__btns:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.g-user-mini-auth--btn-right {
  float: right;
}
.g-user-mini-auth__fogot-password {
  text-align: center;
  padding-top: 2em;
  font-size: 0.9em;
}
.g-user-mini-auth__fogot-password a {
  color: #15c;
}
.g-user-mini-auth__link-wrapper {
  padding-left: 26px;
  padding-top: 7px;
}
.g-user-mini-auth__link {
  position: relative;
  text-decoration: none;
  color: #15c;
  display: inline-block;
  margin-bottom: 1.5em;
}
.g-user-mini-auth__link:hover {
  text-decoration: underline;
}
.g-user-mini-auth__link:after {
  content: "";
  display: block;
  position: absolute;
  height: 17px;
  width: 26px;
  left: -26px;
  top: 0;
}
.g-user-mini-auth__profile:after {
  background: url("../__assets/9104bb2ae35edb6b366bcbd7fc9e1dc0.svg") 0 0 no-repeat;
}
.g-user-mini-auth__order:after {
  background: url("../__assets/ddb3b5b20d138937cb85a09a8d60b1ed.svg") 0 0 no-repeat;
}
.g-auth__sideleft.no-social-sidebar {
  width: auto;
}
@media (max-width: 725px) {
  .g-form-field--title-pos-2 .g-form-field__title, .g-form-field--title-pos-3 .g-form-field__title {
    display: block;
  }
  .g-form-field--title-pos-2 .g-form-field__value {
    padding-left: 0;
  }
}
@media (max-width: 400px) {
  .g-search {
    display: flex;
    margin-bottom: 8px;
  }
  .g-search .g-form-field__value {
    margin: 0 5px 0 0;
  }
}
@media (max-width: 680px) {
  .header-bot .soc-ico.mob_soc {
    bottom: 53px;
    margin-right: 33px;
  }
  .ya-chat-widget_theme_dark.ya-chat-widget_desktop.ya-chat-widget_theme_light, .ya-chat-widget_theme_light.ya-chat-widget_desktop.ya-chat-widget_theme_light {
    bottom: 58px !important;
  }
  .ya-chat-widget_theme_dark.ya-chat-widget_size_large, .ya-chat-widget_theme_light.ya-chat-widget_size_large {
    bottom: 72px !important;
  }
  .soc-ico.mob_soc a {
    width: 38px !important;
  }
}
.inner_fot .vidjet-block {
  margin-bottom: 20px !important;
}
.shop2-product-item .product-image {
  position: relative;
}
.shop2-product-item .product-image .quick-view-trigger {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #fff;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.shop2-product-item .product-image .quick-view-trigger:hover svg {
  transform: scale(1.1);
}
.shop2-product-item .product-image .quick-view-trigger svg {
  width: 26px;
  transition: all 0.3s ease;
  will-change: transform;
}
@media (max-width: 1260px) {
  .popover-scrolling {
    padding: 20px 50px;
  }
}
@media (max-width: 425px) {
  .popover-scrolling {
    padding: 0;
  }
}
@media (max-width: 590px) {
  .product-quick-view {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    max-width: 100%;
  }
}
.product-quick-view .popover-body {
  position: relative;
  z-index: 0;
  padding: 0;
  width: auto;
  min-width: 100px;
  min-height: 100px;
  box-shadow: none;
  border: none;
  background-size: 100%;
  border-radius: 0;
  background-color: #fff;
}
@media (max-width: 639px) {
  .product-quick-view .popover-body {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.product-quick-view .popover-close {
  position: absolute;
  top: 0;
  right: 0px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 3;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 0;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.127%201.414L1.542%200l11.313%2011.314-1.414%201.414L.127%201.414z%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20d%3D%22M11.314%200l1.414%201.414L1.414%2012.728%200%2011.314%2011.314%200z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}
.product-quick-view .popover-close:hover {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.127%201.414L1.542%200l11.313%2011.314-1.414%201.414L.127%201.414z%22%20fill%3D%22%231c1c1c%22%2F%3E%3Cpath%20d%3D%22M11.314%200l1.414%201.414L1.414%2012.728%200%2011.314%2011.314%200z%22%20fill%3D%22%231c1c1c%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #c4cce5;
}
@media (max-width: 590px) {
  .product-quick-view .popover-close {
    right: 10px;
    top: 7px;
    border-radius: 50%;
  }
}
.product-quick-view .quick-card-page {
  width: 1045px;
  max-width: 100%;
  padding: 40px 30px 30px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .product-quick-view .quick-card-page {
    padding: 40px 30px;
  }
}
@media (max-width: 767px) {
  .product-quick-view .quick-card-page {
    padding: 25px 20px;
  }
}
@media (max-width: 590px) {
  .product-quick-view .quick-card-page {
    padding: 70px 30px 30px;
  }
}
.product-quick-view .quick-card-page__title {
  padding: 0 0 15px;
}
@media (max-width: 1023px) {
  .product-quick-view .quick-card-page__title {
    padding: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .product-quick-view .quick-card-page__title {
    padding: 0 0 20px;
  }
}
.product-quick-view .quick-card-page__title h1 {
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 26px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .product-quick-view .quick-card-page__title h1 {
    font-size: 20px;
    line-height: normal;
  }
}
.product-quick-view .shop2-product {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
@media (max-width: 1023px) {
  .product-quick-view .shop2-product {
    flex-direction: column;
  }
}
.product-quick-view .shop2-product__left {
  width: 400px;
  margin: 0 30px 0 0;
}
@media (max-width: 1023px) {
  .product-quick-view .shop2-product__left {
    margin: 0 auto 40px;
  }
}
@media (max-width: 560px) {
  .product-quick-view .shop2-product__left {
    width: 100%;
  }
}
.product-quick-view .shop2-product__right {
  width: calc(100% - 400px - 30px);
}
@media (max-width: 1023px) {
  .product-quick-view .shop2-product__right {
    width: 100%;
  }
}
.product-quick-view .shop2-product__top {
  position: relative;
  padding: 55px 0 17px 0;
  margin-bottom: 20px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1260px) {
  .product-quick-view .shop2-product__top {
    padding: 50px 0 17px 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (max-width: 425px) {
  .product-quick-view .shop2-product__top {
    padding: 50px 0 20px 0;
  }
}
.product-quick-view .shop2-product__top.no-price-old {
  padding: 0px 0 17px 0;
}
.product-quick-view .shop2-product__top-left {
  width: 75%;
  text-align: left;
}
@media (max-width: 425px) {
  .product-quick-view .shop2-product__top-left {
    width: 100%;
  }
}
.product-quick-view .shop2-product__top-right {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1260px) {
  .product-quick-view .shop2-product__top-right {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 425px) {
  .product-quick-view .shop2-product__top-right {
    width: 100%;
  }
}
.product-quick-view .shop2-product__name {
  margin-bottom: 10px;
  color: #1c1c1c;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-decoration: none;
}
@media (max-width: 425px) {
  .product-quick-view .shop2-product__name {
    font-size: 16px;
  }
}
.product-quick-view .shop2-product__note {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.6);
}
.product-quick-view .shop2-product .gr-product-anonce {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 15px 0;
  color: rgba(0, 0, 0, 0.6);
}
.product-quick-view .shop2-product .shop2-product-article {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 15px;
  color: rgba(103, 105, 126, 0.7);
}
.product-quick-view .shop2-product .shop2-product-article span {
  color: rgba(103, 105, 126, 0.7);
}
.product-quick-view .shop2-product .tpl-rating-block {
  font-size: 0;
  margin: 0 0 15px 0;
}
@media (max-width: 1260px) {
  .product-quick-view .shop2-product .tpl-rating-block {
    margin: 0;
  }
}
.product-quick-view .shop2-product .tpl-rating-block .tpl-stars {
  margin: 0 0 -3px 5px;
}
.product-quick-view .shop2-product .tpl-rating-block .tpl-rating-title {
  display: none;
}
.product-quick-view .shop2-product .tpl-rating-block .tpl-rating-votes {
  display: none;
}
.product-quick-view .shop2-product .gr-vendor-block a {
  display: block;
  padding: 0 0 10px 0;
  color: rgba(28, 28, 28, 0.6);
}
.product-quick-view .shop2-product .shop2-product-actions {
  margin: 0;
}
.product-quick-view .shop2-product .shop2-product-actions dl {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1050px) {
  .product-quick-view .shop2-product .shop2-product-actions dl {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.product-quick-view .shop2-product .shop2-product-actions dl dt {
  margin: 0 20px 20px 0;
}
@media (max-width: 1050px) {
  .product-quick-view .shop2-product .shop2-product-actions dl dt {
    width: 100%;
    margin: 15px 0 0 0;
  }
}
.product-quick-view .shop2-product .shop2-product-options {
  padding: 0 0 20px 0;
  text-align: left;
}
.product-quick-view .shop2-product .form-additional {
  padding-top: 25px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.product-quick-view .shop2-product .form-additional__top {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 425px) {
  .product-quick-view .shop2-product .form-additional__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
  }
}
.product-quick-view .shop2-product .form-additional .product-amount {
  text-align: center;
  margin-right: auto;
}
.gr_quick_more_btn {
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  padding: 10px 25px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  border: 1px solid #cccc;
  text-decoration: none;
  margin-top: 10px;
  clear: both;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 1150px) {
  .product-quick-view .shop2-product .form-additional .gr_quick_more_btn {
    width: 100%;
    padding: 15px 30px;
    margin-top: 20px;
  }
}
.product-quick-view .shop2-product .form-additional .gr_quick_more_btn:hover {
  color: #fff;
  background: #82412b;
}
.product-quick-view .shop2-product .form-additional .shop-product-btn {
  width: 170px;
  padding: 14px 10px;
  margin: 0 25px 0 auto;
}
.product-quick-view .shop2-product .form-additional .shop-product-btn .gr-svg-icon {
  display: none;
}
@media (max-width: 1150px) {
  .product-quick-view .shop2-product .form-additional .shop-product-btn {
    margin: 0 0 0 auto;
  }
}
@media (max-width: 425px) {
  .product-quick-view .shop2-product .form-additional .shop-product-btn {
    width: 100%;
    padding: 14px;
    margin: 20px 0 0;
  }
}
.product-quick-view .shop2-product .is-available.active .is-available__text {
  color: #1c1c1c;
  border: none;
  padding: 6px 15px 6px 35px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M8.749%200l1.414%201.414-5.749%205.749L3%205.749%208.75%200z%22%20fill%3D%22%231c1c1c%22%2F%3E%3Cpath%20d%3D%22M0%203.414L1.414%202l4.093%204.093-1.414%201.414L0%203.414z%22%20fill%3D%22%231c1c1c%22%2F%3E%3C%2Fsvg%3E") 15px 50% no-repeat, rgba(245, 221, 62, 0.3);
}
.product-quick-view .shop2-product .is-available__text {
  position: relative;
  vertical-align: top;
  display: inline-block;
  padding: 6px 10px;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  white-space: nowrap;
  background: #fff;
  color: rgba(58, 58, 58, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.product-quick-view .shop2-product .product-price {
  z-index: 10;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 20px;
  align-items: flex-start;
}
.product-quick-view .shop2-product .product-price strong {
  font-weight: 900;
  font-size: 20px;
}
.product-quick-view .shop2-product .product-price span {
  font-weight: 900;
}
.product-quick-view .shop2-product .product-price .product-price-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-right: 6px;
}
.product-quick-view .shop2-product .product-price .price-current-wrap {
  text-align: center;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  box-sizing: border-box;
  border-radius: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.product-quick-view .shop2-product .product-price .price-old {
  position: relative;
  color: #ff5640;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin: 10px 0 5px 0;
}
.product-quick-view .shop2-product .product-price .price-old span {
  display: inline-block;
}
.product-quick-view .shop2-product .product-price .price-old span:before {
  position: absolute;
  content: "";
  top: 9px;
  left: -2px;
  right: -2px;
  height: 1px;
  background: #ff5640;
}
.product-quick-view .shop2-product .product-price .price-old strong {
  font: 500 16px/ normal "Roboto", sans-serif;
  position: relative;
}
.product-quick-view .shop2-product .product-price .price-old + .price-current, .product-quick-view .shop2-product .product-price .price-old + .shop2-product-discount-desc + .price-current {
  color: #1c1c1c;
}
.product-quick-view .shop2-product .pluso-share {
  display: none;
  margin: 20px 0 0;
}
.product-quick-view .shop2-product .pluso-share__title {
  font-size: 14px;
  color: #67697e;
  padding: 0 0 8px;
}
.product-quick-view .card_slider_loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 22;
}
.product-quick-view .quick-card-slider__body {
  position: relative;
  display: flex;
  flex-direction: column;
}
.product-quick-view .quick-card-slider .product-flags {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  font-size: 0;
  pointer-events: none;
}
.product-quick-view .quick-card-slider .product-flags__item {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
  border-radius: 0;
}
.product-quick-view .quick-card-slider .product-flags__item span {
  padding: 7px 14px;
  display: inline-block;
}
.product-quick-view .quick-card-slider .product-flags__left {
  display: inline;
}
.product-quick-view .quick-card-slider .product-flags__right {
  display: inline;
}
.product-quick-view .quick-card-slider__items {
  position: relative;
  width: 100%;
}
.product-quick-view .quick-card-slider__items-slider {
  overflow: hidden;
}
.product-quick-view .quick-card-slider__items.quick-card_slider_no_thumbs {
  width: 100%;
}
.product-quick-view .quick-card-slider__items .tns-controls {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: -22px;
  right: -22px;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none;
}
.product-quick-view .quick-card-slider__items .tns-controls button {
  pointer-events: auto;
}
.product-quick-view .quick-card-slider__image {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 0px;
}
.product-quick-view .quick-card-slider__image.no-image {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M70%2E346%2C9%2E116%20L11%2E654%2C9%2E116%20C10%2E462%2C9%2E116%209%2E496%2C10%2E079%209%2E496%2C11%2E267%20L9%2E496%2C43%2E805%20C9%2E496%2C43%2E830%209%2E502%2C43%2E853%209%2E503%2C43%2E877%20C9%2E473%2C44%2E445%209%2E663%2C45%2E023%2010%2E086%2C45%2E468%20C10%2E904%2C46%2E331%2012%2E270%2C46%2E370%2013%2E136%2C45%2E553%20L25%2E846%2C33%2E566%20L38%2E291%2C44%2E679%20C38%2E990%2C45%2E304%2040%2E015%2C45%2E406%2040%2E825%2C44%2E931%20L51%2E419%2C38%2E721%20L61%2E787%2C46%2E929%20C62%2E184%2C47%2E243%2062%2E657%2C47%2E396%2063%2E127%2C47%2E396%20C63%2E763%2C47%2E396%2064%2E393%2C47%2E117%2064%2E819%2C46%2E582%20C65%2E560%2C45%2E651%2065%2E404%2C44%2E298%2064%2E471%2C43%2E559%20L52%2E943%2C34%2E433%20C52%2E244%2C33%2E879%2051%2E277%2C33%2E812%2050%2E507%2C34%2E263%20L39%2E996%2C40%2E425%20L27%2E246%2C29%2E039%20C26%2E409%2C28%2E292%2025%2E139%2C28%2E309%2024%2E324%2C29%2E079%20L13%2E811%2C38%2E993%20L13%2E811%2C13%2E419%20L68%2E189%2C13%2E419%20L68%2E189%2C54%2E579%20L13%2E811%2C54%2E579%20L13%2E811%2C51%2E981%20C13%2E811%2C50%2E793%2012%2E846%2C49%2E829%2011%2E654%2C49%2E829%20C10%2E462%2C49%2E829%209%2E496%2C50%2E793%209%2E496%2C51%2E981%20L9%2E496%2C56%2E731%20C9%2E496%2C57%2E920%2010%2E462%2C58%2E883%2011%2E654%2C58%2E883%20L70%2E346%2C58%2E883%20C71%2E538%2C58%2E883%2072%2E504%2C57%2E920%2072%2E504%2C56%2E731%20L72%2E504%2C11%2E267%20C72%2E504%2C10%2E079%2071%2E538%2C9%2E116%2070%2E346%2C9%2E116%20ZM77%2E359%2C0%2E001%20L4%2E641%2C0%2E001%20C2%2E083%2C0%2E001%200%2E001%2C2%2E059%200%2E001%2C4%2E589%20L0%2E001%2C63%2E409%20C0%2E001%2C65%2E939%202%2E083%2C67%2E997%204%2E641%2C67%2E997%20L77%2E359%2C67%2E997%20C79%2E917%2C67%2E997%2081%2E999%2C65%2E939%2081%2E999%2C63%2E409%20L81%2E999%2C4%2E589%20C81%2E999%2C2%2E059%2079%2E917%2C0%2E001%2077%2E359%2C0%2E001%20ZM77%2E683%2C63%2E409%20C77%2E683%2C63%2E566%2077%2E538%2C63%2E694%2077%2E359%2C63%2E694%20L4%2E641%2C63%2E694%20C4%2E462%2C63%2E694%204%2E317%2C63%2E566%204%2E317%2C63%2E409%20L4%2E317%2C4%2E589%20C4%2E317%2C4%2E432%204%2E462%2C4%2E304%204%2E641%2C4%2E304%20L77%2E359%2C4%2E304%20C77%2E538%2C4%2E304%2077%2E683%2C4%2E432%2077%2E683%2C4%2E589%20L77%2E683%2C63%2E409%20ZM34%2E273%2C25%2E524%20C34%2E273%2C29%2E152%2037%2E234%2C32%2E104%2040%2E872%2C32%2E104%20C44%2E510%2C32%2E104%2047%2E470%2C29%2E152%2047%2E470%2C25%2E524%20C47%2E470%2C21%2E896%2044%2E510%2C18%2E944%2040%2E872%2C18%2E944%20C37%2E234%2C18%2E944%2034%2E273%2C21%2E896%2034%2E273%2C25%2E524%20ZM43%2E155%2C25%2E524%20C43%2E155%2C26%2E779%2042%2E131%2C27%2E800%2040%2E872%2C27%2E800%20C39%2E613%2C27%2E800%2038%2E589%2C26%2E779%2038%2E589%2C25%2E524%20C38%2E589%2C24%2E268%2039%2E613%2C23%2E247%2040%2E872%2C23%2E247%20C42%2E131%2C23%2E247%2043%2E155%2C24%2E268%2043%2E155%2C25%2E524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #e0e0e0;
}
.product-quick-view .quick-card-slider__image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  cursor: zoom-in;
  text-decoration: none;
}
.product-quick-view .quick-card-slider__image a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: rotate(0.001deg);
}
.product-quick-view .quick-card-slider__thumbs {
  position: relative;
  width: 360px;
  margin: 20px auto 0;
}
@media (max-width: 639px) {
  .product-quick-view .quick-card-slider__thumbs {
    width: 250px;
  }
}
.product-quick-view .quick-card-slider__thumbs .tns-controls {
  display: none;
}
.product-quick-view .quick-card-slider__thumb {
  margin: 0 10px;
}
.product-quick-view .quick-card-slider__thumb-img {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 0px;
}
.product-quick-view .quick-card-slider__thumb-img.no-image {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M70%2E346%2C9%2E116%20L11%2E654%2C9%2E116%20C10%2E462%2C9%2E116%209%2E496%2C10%2E079%209%2E496%2C11%2E267%20L9%2E496%2C43%2E805%20C9%2E496%2C43%2E830%209%2E502%2C43%2E853%209%2E503%2C43%2E877%20C9%2E473%2C44%2E445%209%2E663%2C45%2E023%2010%2E086%2C45%2E468%20C10%2E904%2C46%2E331%2012%2E270%2C46%2E370%2013%2E136%2C45%2E553%20L25%2E846%2C33%2E566%20L38%2E291%2C44%2E679%20C38%2E990%2C45%2E304%2040%2E015%2C45%2E406%2040%2E825%2C44%2E931%20L51%2E419%2C38%2E721%20L61%2E787%2C46%2E929%20C62%2E184%2C47%2E243%2062%2E657%2C47%2E396%2063%2E127%2C47%2E396%20C63%2E763%2C47%2E396%2064%2E393%2C47%2E117%2064%2E819%2C46%2E582%20C65%2E560%2C45%2E651%2065%2E404%2C44%2E298%2064%2E471%2C43%2E559%20L52%2E943%2C34%2E433%20C52%2E244%2C33%2E879%2051%2E277%2C33%2E812%2050%2E507%2C34%2E263%20L39%2E996%2C40%2E425%20L27%2E246%2C29%2E039%20C26%2E409%2C28%2E292%2025%2E139%2C28%2E309%2024%2E324%2C29%2E079%20L13%2E811%2C38%2E993%20L13%2E811%2C13%2E419%20L68%2E189%2C13%2E419%20L68%2E189%2C54%2E579%20L13%2E811%2C54%2E579%20L13%2E811%2C51%2E981%20C13%2E811%2C50%2E793%2012%2E846%2C49%2E829%2011%2E654%2C49%2E829%20C10%2E462%2C49%2E829%209%2E496%2C50%2E793%209%2E496%2C51%2E981%20L9%2E496%2C56%2E731%20C9%2E496%2C57%2E920%2010%2E462%2C58%2E883%2011%2E654%2C58%2E883%20L70%2E346%2C58%2E883%20C71%2E538%2C58%2E883%2072%2E504%2C57%2E920%2072%2E504%2C56%2E731%20L72%2E504%2C11%2E267%20C72%2E504%2C10%2E079%2071%2E538%2C9%2E116%2070%2E346%2C9%2E116%20ZM77%2E359%2C0%2E001%20L4%2E641%2C0%2E001%20C2%2E083%2C0%2E001%200%2E001%2C2%2E059%200%2E001%2C4%2E589%20L0%2E001%2C63%2E409%20C0%2E001%2C65%2E939%202%2E083%2C67%2E997%204%2E641%2C67%2E997%20L77%2E359%2C67%2E997%20C79%2E917%2C67%2E997%2081%2E999%2C65%2E939%2081%2E999%2C63%2E409%20L81%2E999%2C4%2E589%20C81%2E999%2C2%2E059%2079%2E917%2C0%2E001%2077%2E359%2C0%2E001%20ZM77%2E683%2C63%2E409%20C77%2E683%2C63%2E566%2077%2E538%2C63%2E694%2077%2E359%2C63%2E694%20L4%2E641%2C63%2E694%20C4%2E462%2C63%2E694%204%2E317%2C63%2E566%204%2E317%2C63%2E409%20L4%2E317%2C4%2E589%20C4%2E317%2C4%2E432%204%2E462%2C4%2E304%204%2E641%2C4%2E304%20L77%2E359%2C4%2E304%20C77%2E538%2C4%2E304%2077%2E683%2C4%2E432%2077%2E683%2C4%2E589%20L77%2E683%2C63%2E409%20ZM34%2E273%2C25%2E524%20C34%2E273%2C29%2E152%2037%2E234%2C32%2E104%2040%2E872%2C32%2E104%20C44%2E510%2C32%2E104%2047%2E470%2C29%2E152%2047%2E470%2C25%2E524%20C47%2E470%2C21%2E896%2044%2E510%2C18%2E944%2040%2E872%2C18%2E944%20C37%2E234%2C18%2E944%2034%2E273%2C21%2E896%2034%2E273%2C25%2E524%20ZM43%2E155%2C25%2E524%20C43%2E155%2C26%2E779%2042%2E131%2C27%2E800%2040%2E872%2C27%2E800%20C39%2E613%2C27%2E800%2038%2E589%2C26%2E779%2038%2E589%2C25%2E524%20C38%2E589%2C24%2E268%2039%2E613%2C23%2E247%2040%2E872%2C23%2E247%20C42%2E131%2C23%2E247%2043%2E155%2C24%2E268%2043%2E155%2C25%2E524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #e0e0e0;
}
.product-quick-view .quick-card-slider__thumb-img a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  text-decoration: none;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.product-quick-view .quick-card-slider__thumb-img a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-quick-view .product_caller_wrap {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .product-quick-view .product_caller_wrap {
    display: none;
  }
}
.product-quick-view .prev_product_caller, .product-quick-view .next_product_caller {
  width: 170px;
  cursor: pointer;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 13px 10px 13px 40px;
  box-sizing: border-box;
  color: #000;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.product-quick-view .prev_product_caller.not_active, .product-quick-view .next_product_caller.not_active {
  pointer-events: none;
  background: #f0efeb;
}
.product-quick-view .prev_product_caller:before, .product-quick-view .next_product_caller:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 20px;
  width: 9px;
  height: 16px;
  margin-top: -9px;
  border-radius: 50%;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M7.705%200c.324%200%20.648.134.907.403a1.334%201.334%200%20010%201.883L3.108%208l5.504%205.714a1.334%201.334%200%20010%201.883c-.518.537-1.295.537-1.813%200L.389%208.94A1.353%201.353%200%20010%208c0-.336.13-.672.388-.941L6.798.403C7.059.134%207.382%200%207.706%200z%22%20fill%3D%22%233A3A3A%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}
.product-quick-view .prev_product_caller:hover, .product-quick-view .next_product_caller:hover {
  color: #1c1c1c;
  background: #c4cce5;
  border: 1px solid #c4cce5;
}
.product-quick-view .prev_product_caller:hover:before, .product-quick-view .next_product_caller:hover:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.705%200c.324%200%20.648.134.907.403a1.334%201.334%200%20010%201.883L3.108%208l5.504%205.714a1.334%201.334%200%20010%201.883c-.518.537-1.295.537-1.813%200L.389%208.94A1.353%201.353%200%20010%208c0-.336.13-.672.388-.941L6.798.403C7.059.134%207.382%200%207.706%200z%22%20fill%3D%22%231c1c1c%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}
.product-quick-view .next_product_caller {
  padding: 13px 40px 13px 10px;
}
.product-quick-view .next_product_caller:before {
  left: auto;
  right: 20px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M1.295%2016c-.324%200-.648-.134-.907-.403a1.334%201.334%200%20010-1.883L5.892%208%20.388%202.286a1.334%201.334%200%20010-1.883c.518-.537%201.295-.537%201.813%200l6.41%206.656c.26.269.389.605.389.941%200%20.336-.13.672-.388.941l-6.41%206.656a1.256%201.256%200%2001-.907.403z%22%20fill%3D%22%233A3A3A%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}
.product-quick-view .next_product_caller:hover {
  background: #c4cce5;
  border: 1px solid #c4cce5;
}
.product-quick-view .next_product_caller:hover:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M1.295%2016c-.324%200-.648-.134-.907-.403a1.334%201.334%200%20010-1.883L5.892%208%20.388%202.286a1.334%201.334%200%20010-1.883c.518-.537%201.295-.537%201.813%200l6.41%206.656c.26.269.389.605.389.941%200%20.336-.13.672-.388.941l-6.41%206.656a1.256%201.256%200%2001-.907.403z%22%20fill%3D%22%231c1c1c%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}
.product-quick-view .slick-prev, .product-quick-view .slick-next {
  position: absolute;
  top: 50%;
  width: 45px;
  height: 45px;
  transform: translate(-50%, -50%);
  font-size: 0;
  border-radius: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='9px' height='16px' viewBox='0 0 9 16' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath opacity='.5' d='M1.295 16c-.324 0-.648-.134-.907-.403a1.334 1.334 0 010-1.883L5.892 8 .388 2.286a1.334 1.334 0 010-1.883c.518-.537 1.295-.537 1.813 0l6.41 6.656c.26.269.389.605.389.941 0 .336-.13.672-.388.941l-6.41 6.656a1.256 1.256 0 01-.907.403z' fill='%233A3A3A'/%3E%3C/svg%3E") 50% no-repeat #fff;
  z-index: 20;
}
.product-quick-view .slick-prev {
  left: 0px;
  transform: rotate(180deg) translate(50%, 50%);
}
.product-quick-view .slick-next {
  right: -45px;
}
@media (max-width: 425px) {
  .product-quick-view2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    max-width: 100%;
    min-height: 100%;
  }
}
.product-quick-view2 .popover-body {
  position: relative;
  z-index: 0;
  padding: 0;
  width: auto;
  min-width: 100px;
  min-height: 100px;
  border-radius: 0;
  background-color: #fff;
  background-size: 100% 100%;
  box-shadow: none;
  border: none;
}
@media (max-width: 425px) {
  .product-quick-view2 .popover-body {
    min-width: 100%;
    min-height: 100%;
  }
}
.product-quick-view2 .popover-close {
  position: absolute;
  top: 0;
  right: -45px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 0;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.127%201.414L1.542%200l11.313%2011.314-1.414%201.414L.127%201.414z%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20d%3D%22M11.314%200l1.414%201.414L1.414%2012.728%200%2011.314%2011.314%200z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #82412b;
}
.product-quick-view2 .popover-close:hover {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.127%201.414L1.542%200l11.313%2011.314-1.414%201.414L.127%201.414z%22%20fill%3D%22%231c1c1c%22%2F%3E%3Cpath%20d%3D%22M11.314%200l1.414%201.414L1.414%2012.728%200%2011.314%2011.314%200z%22%20fill%3D%22%231c1c1c%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #c4cce5;
}
@media (max-width: 425px) {
  .product-quick-view2 .popover-close {
    right: 20px;
    top: 20px;
    border-radius: 50%;
  }
}
.quick-card-page .shop2-product .shop2-product-btn.type-3 span:after {
  display: none;
}
.quick-card-page .shop2-product .shop2-product-btn.type-3 span {
  padding: 0;
  background: none !important;
}
.quick-card-page .shop2-product .shop2-product-amount {
  border: 1px solid #ccc;
  box-sizing: border-box;
  width: auto;
}
.quick-card-page .shop2-product .shop2-product-amount * {
  border: none !important;
  background: none !important;
}
.quick-card-page .option-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.quick-card-page .option-item .option-title {
  font-weight: bold;
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
}
.quick-card-page .option-item .option-body {
  width: 50%;
}
.quick-card-page .shop2-product .shop2-product-btn.type-3 {
  width: auto;
  padding: 15.5px 20px;
  margin: 0;
  height: auto;
  line-height: normal;
}
.quick-card-page .shop2-product .shop2-product-btn.type-3 span {
  height: auto;
  line-height: normal;
  min-height: 0;
  padding: 0;
}
.quick-card-page .shop2-product .thumbnails-in li {
  margin-bottom: 20px;
}
.quick-card-page .shop2-product .product-image .product-spec {
  left: -1px;
  top: -4px;
}
.quick-card-page .shop2-product .form-add {
  width: 100%;
}
.quick-card-page .shop2-product .product-side-r {
  display: flex;
  flex-wrap: wrap;
}
.quick-card-page .shop2-product .shop2-product-btn.type-3 {
  flex: auto;
  margin-bottom: 10px;
}
.quick-card-page .shop2-product .buy-one-click {
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .quick-card-page .shop2-product .buy-one-click {
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .quick-card-page .shop2-product .buy-one-click a {
    margin-left: 0;
  }
}
.quick-card-page .shop2-product .product-note, .quick-card-page .shop2-product .product-details {
  width: 100%;
}
.product-quick-view .quick-card-slider__thumb .quick-card-slider__thumb-img {
  border: 2px solid transparent;
  transition: all 0.3s ease;
}
.product-quick-view .quick-card-slider__thumb.slick-current .quick-card-slider__thumb-img {
  border-color: #82412b;
}
.product-quick-view .quick-card-slider .product-flags__item {
  color: #fff;
  background: #009900;
}
.product-quick-view .quick-card-page {
  position: relative;
}
.product-quick-view .product_caller_wrap {
  position: absolute;
  top: calc(50% - 32px);
  left: -80px;
  right: -80px;
  pointer-events: none;
  display: flex;
  margin: 0;
}
@media (max-width: 1200px) {
  .product-quick-view .product_caller_wrap {
    left: 0;
    right: 0;
  }
}
@media (max-width: 1023px) {
  .product-quick-view .product_caller_wrap {
    top: 200px;
  }
}
.product-quick-view .product_caller_wrap > div {
  pointer-events: auto;
}
.product-quick-view .prev_product_caller, .product-quick-view .next_product_caller {
  width: 50px;
  height: 64px;
  font-size: 0;
  background: #fff;
}
@media (max-width: 1200px) {
  .product-quick-view .prev_product_caller, .product-quick-view .next_product_caller {
    padding: 0;
    width: 30px;
    border: none;
  }
}
.product-quick-view .prev_product_caller:before, .product-quick-view .next_product_caller:before {
  left: calc(50% - 4px);
  filter: brightness(0);
}
.product-includeForm, .product-includeForm2 {
  z-index: 999999999999 !important;
}
.jq-checkbox .jq-checkbox__div, .jq-checkbox .jq-radio__div, .jq-radio .jq-checkbox__div, .jq-radio .jq-radio__div {
  border: 1px solid #000 !important;
}
