@charset "UTF-8";
/* Scss Document */
/* Scss Document */
@media screen and (max-width: 980px) {
  /* line 52, ../sass/_defines.scss */
  .sh_header {
    background: #FF648B !important;
    text-align: center !important;
    color: #fff !important;
    height: 30px !important;
    line-height: 30px !important;
    font-weight: bold !important;
    font-size: 14px !important; } }
/* line 6, ../sass/whats.scss */
.article__head {
  margin-bottom: 40px;
  margin-left: -12px; }

/* line 28, ../sass/whats.scss */
article section {
  zoom: 1;
  margin-bottom: 55px; }
  /* line 11, ../sass/_defines.scss */
  article section:before, article section:after {
    content: " ";
    display: block;
    overflow: hidden; }
  /* line 16, ../sass/_defines.scss */
  article section:after {
    clear: both; }
  /* line 32, ../sass/whats.scss */
  article section .title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px dotted #C1285E;
    padding-bottom: 6px;
    margin-bottom: 18px; }
  /* line 40, ../sass/whats.scss */
  article section .desc {
    width: 500px;
    float: left;
    line-height: 1.6;
    font-size: 12px; }
    /* line 46, ../sass/whats.scss */
    article section .desc p {
      margin-bottom: 10px; }
  /* line 51, ../sass/whats.scss */
  article section .image {
    width: 190px;
    text-align: center;
    float: right; }
    /* line 56, ../sass/whats.scss */
    article section .image img {
      width: 178px; }

@media screen and (max-width: 980px) {
  /* line 141, ../sass/couturiere.scss */
  #main {
    background: none !important; }
    /* line 145, ../sass/couturiere.scss */
    #main article section {
      margin: auto 5%; }

  article section .desc {
    width: 100%; }

  /* line 151, ../sass/couturiere.scss */
  .article__head {
    margin-bottom: 15%; }
    /* line 154, ../sass/couturiere.scss */
    .article__head .image {
      text-align: center;
      padding: 5%; }
      /* line 158, ../sass/couturiere.scss */
      .article__head .image img {
        width: 100%; }
    /* line 163, ../sass/couturiere.scss */
    .article__head .title_sh {
      text-align: center;
      color: #fff;
      background-color: #FF648D;
      font-size: 14px;
      padding: 5px; }
    /* line 171, ../sass/couturiere.scss */
    .article__head .desc {
      font-size: 10px;
      line-height: 1.5;
      margin: auto 5%; }

@media screen and (max-width: 980px) {
  /* line 66, ../sass/whats.scss */
  #main article section {
    margin: auto 5%; } }
