/* line 8, project/static/scss/seller-style.scss */
.seller {
  margin: 90px 0 0 0; }
  /* line 11, project/static/scss/seller-style.scss */
  .seller-slider {
    width: 468px; }
    /* line 14, project/static/scss/seller-style.scss */
    .seller-slider div img {
      height: 368px;
      width: 100%;
      object-fit: contain;
      background: #f8f8f8; }
    /* line 21, project/static/scss/seller-style.scss */
    .seller-slider-nav {
      width: 488px;
      margin: 15px 0 10px 0; }
      /* line 25, project/static/scss/seller-style.scss */
      .seller-slider-nav .draggable {
        padding: 0 !important; }
        /* line 28, project/static/scss/seller-style.scss */
        .seller-slider-nav .draggable .slick-slide {
          margin-right: 15px !important;
          height: 100px !important;
          outline: none !important; }
          /* line 33, project/static/scss/seller-style.scss */
          .seller-slider-nav .draggable .slick-slide img {
            width: 100px !important;
            height: 100px !important;
            object-fit: contain;
            background: #f8f8f8; }
      /* line 42, project/static/scss/seller-style.scss */
      .seller-slider-nav .slick-prev,
      .seller-slider-nav .slick-next {
        visibility: visible; }
      /* line 47, project/static/scss/seller-style.scss */
      .seller-slider-nav .slick-prev {
        left: 0;
        background: url(/static/images/nav-slider-prev.webp) no-repeat !important;
        height: 80px;
        width: 100px;
        z-index: 10000; }
      /* line 55, project/static/scss/seller-style.scss */
      .seller-slider-nav .slick-next {
        right: 19px;
        background: url(/static/images/nav-slider-next.webp) no-repeat !important;
        height: 80px;
        width: 100px;
        z-index: 10000; }
    /* line 64, project/static/scss/seller-style.scss */
    .seller-slider-mob {
      margin-top: 40px;
      display: none !important; }
      /* line 68, project/static/scss/seller-style.scss */
      .seller-slider-mob div img {
        width: 100%;
        border-radius: 5px; }
      /* line 73, project/static/scss/seller-style.scss */
      .seller-slider-mob .slick-prev,
      .seller-slider-mob .slick-next {
        visibility: visible; }
      /* line 78, project/static/scss/seller-style.scss */
      .seller-slider-mob .slick-prev {
        left: 8px !important;
        background: url(/static/images/slider-mob-prev.webp) no-repeat;
        height: 25px;
        width: 15px; }
      /* line 85, project/static/scss/seller-style.scss */
      .seller-slider-mob .slick-next {
        right: 8px !important;
        background: url(/static/images/slider-mob-next.webp) no-repeat;
        height: 25px;
        width: 15px; }
  /* line 94, project/static/scss/seller-style.scss */
  .seller-info {
    width: 458px;
    margin: 68px 0 0 0; }
    /* line 98, project/static/scss/seller-style.scss */
    .seller-info-title {
      display: flex;
      justify-content: space-between;
      align-items: baseline; }
      /* line 102, project/static/scss/seller-style.scss */
      .seller-info-title h1 {
        font-size: 20px;
        color: #3b4146;
        margin-bottom: 30px !important; }
    /* line 109, project/static/scss/seller-style.scss */
    .seller-info-more {
      display: none; }
    /* line 114, project/static/scss/seller-style.scss */
    .seller-info-address p {
      font-size: 14px;
      color: #3b4146;
      margin-bottom: 15px !important; }
      /* line 119, project/static/scss/seller-style.scss */
      .seller-info-address p a {
        color: #3b4146; }
        /* line 122, project/static/scss/seller-style.scss */
        .seller-info-address p a:hover {
          color: #3b4146;
          text-decoration: none; }
    /* line 130, project/static/scss/seller-style.scss */
    .seller-info-social {
      margin: 30px 0 30px 0; }
      /* line 133, project/static/scss/seller-style.scss */
      .seller-info-social a {
        margin-right: 9px; }
        /* line 136, project/static/scss/seller-style.scss */
        .seller-info-social a:last-child {
          margin-right: 0; }
    /* line 142, project/static/scss/seller-style.scss */
    .seller-info-desc p {
      font-size: 14px;
      color: #a2a2a2; }
  /* line 148, project/static/scss/seller-style.scss */
  .seller-pets {
    margin: 70px 0 0 0; }
    /* line 151, project/static/scss/seller-style.scss */
    .seller-pets-title h2 {
      font-size: 20px;
      color: #3b4146;
      margin-bottom: 20px; }
  /* line 158, project/static/scss/seller-style.scss */
  .seller-contact-mob {
    padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
    display: none; }
    /* line 163, project/static/scss/seller-style.scss */
    .seller-contact-mob a {
      font-size: 14px;
      color: #ffffff;
      background: #1585be;
      padding: 11px 60px; }
      /* line 169, project/static/scss/seller-style.scss */
      .seller-contact-mob a:hover {
        color: #ffffff;
        text-decoration: none; }

/* line 177, project/static/scss/seller-style.scss */
.reviews {
  margin: 45px 0 40px 0; }
  /* line 180, project/static/scss/seller-style.scss */
  .reviews-block {
    width: 890px;
    height: 145px;
    border: 1px solid #f9f9f9;
    padding: 23px 32px;
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center; }
    /* line 188, project/static/scss/seller-style.scss */
    .reviews-block-img {
      margin-right: 30px; }
      /* line 191, project/static/scss/seller-style.scss */
      .reviews-block-img-mob {
        display: flex;
        align-items: center; }
        /* line 194, project/static/scss/seller-style.scss */
        .reviews-block-img-mob img {
          margin-right: 20px; }
    /* line 200, project/static/scss/seller-style.scss */
    .reviews-block-name {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      /* line 204, project/static/scss/seller-style.scss */
      .reviews-block-name h2 {
        font-family: "Roboto-Medium", sans-serif;
        font-size: 20px;
        color: #000000; }
      /* line 210, project/static/scss/seller-style.scss */
      .reviews-block-name p {
        font-family: "Roboto-Medium", sans-serif;
        font-size: 14px;
        color: #000000; }
      /* line 216, project/static/scss/seller-style.scss */
      .reviews-block-name-mob {
        display: block; }
    /* line 221, project/static/scss/seller-style.scss */
    .reviews-block-review {
      margin: 10px 0 0 0; }
      /* line 224, project/static/scss/seller-style.scss */
      .reviews-block-review p {
        font-size: 14px;
        color: #a2a2a2;
        line-height: 18px; }
    /* line 231, project/static/scss/seller-style.scss */
    .reviews-block-mob {
      display: block !important;
      height: 290px !important;
      padding: 23px 32px 0 32px; }
  /* line 238, project/static/scss/seller-style.scss */
  .reviews-mob {
    display: none; }
    /* line 241, project/static/scss/seller-style.scss */
    .reviews-mob-slider {
      position: relative; }
      /* line 244, project/static/scss/seller-style.scss */
      .reviews-mob-slider .slick-prev,
      .reviews-mob-slider .slick-next {
        visibility: visible; }
      /* line 249, project/static/scss/seller-style.scss */
      .reviews-mob-slider .slick-prev {
        top: 260px;
        left: 45% !important;
        background: url(/static/images/review-prev.webp) no-repeat;
        height: 18px;
        width: 10px; }
      /* line 257, project/static/scss/seller-style.scss */
      .reviews-mob-slider .slick-next {
        top: 260px;
        right: 45% !important;
        background: url(/static/images/review-next.webp) no-repeat;
        height: 18px;
        width: 10px; }

/* line 268, project/static/scss/seller-style.scss */
.review-number {
  text-align: center;
  padding: 38px 0 0 0; }
  /* line 272, project/static/scss/seller-style.scss */
  .review-number span {
    font-family: "Roboto-Medium", sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #000000; }
