﻿@charset "UTF-8";
@import url("../css-family%3DPT%2BSans-400%2C700-Short%2BStack.html")/*tpa=https://fonts.googleapis.com/css?family=PT+Sans:400,700|Short+Stack*/;
@import url("../css-family%3DPT%2BSans-400%2C700-Roboto%2BCondensed-700-Short%2BStack%26subset%3Dcyrillic.html")/*tpa=https://fonts.googleapis.com/css?family=PT+Sans:400,700|Roboto+Condensed:700|Short+Stack&subset=cyrillic*/;
@import url("../css-family%3DPattaya%26subset%3Dcyrillic%2Clatin-ext.html")/*tpa=https://fonts.googleapis.com/css?family=Pattaya&subset=cyrillic,latin-ext*/;
@import url("../css-family%3DOswald-400%2C500%2C600%2C700%26subset%3Dcyrillic%2Clatin-ext.html")/*tpa=https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&subset=cyrillic,latin-ext*/;

@font-face {
  font-family: 'IskraCYR-Bold';
  src: url("../IskraCYR-Bold.html")/*tpa=http://princess-hair.kz/dis3/fonts/IskraCYR-Bold.eot*/;
  src: local("тШ║"), url("../fonts/IskraCYR-Bold.woff")/*tpa=http://princess-hair.kz/dis3/fonts/IskraCYR-Bold.woff*/ format("woff"), url("../IskraCYR-Bold-2.html")/*tpa=http://princess-hair.kz/dis3/fonts/IskraCYR-Bold.ttf*/ format("truetype"), url("../IskraCYR-Bold-3.html")/*tpa=http://princess-hair.kz/dis3/fonts/IskraCYR-Bold.svg*/ format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  box-sizing: border-box; }

html {
  font-size: 16px; }

body {
  font-family: 'PT Sans', sans-serif;
  color: #444;
  background: #fff; }

img {
  max-width: 100%; }

.wrapper {
  overflow: hidden; }

.container {
  max-width: 320px;
  margin: 0 auto; }

.color-accent {
  color: #ffbd00; }

.price-box {
  display: inline-block;
  width: 301px;
  height: 172px;
  text-align: center;
  line-height: 0.9;
  font-weight: bold;
  font-family: 'IskraCYR-Bold', sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: url("../images/purple-spot_type1.png")/*tpa=http://princess-hair.kz/dis3/img/purple-spot_type1.png*/ no-repeat center top;
  background-size: cover;
  position: relative;
  z-index: 2;}
  .price-box__inner {
    display: table;
    width: 100%;
    height: 100%; }
  .price-box__centering {
    display: table-cell;
    vertical-align: middle; }
  .price-box__old {
    padding: 0 61px 0 40px;
    font-size: 1.5em;
    position: relative; }
    .price-box__old:before {
      content: '';
      width: 117px;
      height: 1px;
      background: #fff;
      position: absolute;
      top: 94%;
      left: 47%;
      -moz-transform: rotate(7deg) translateX(-50%);
      -ms-transform: rotate(7deg) translateX(-50%);
      -webkit-transform: rotate(7deg) translateX(-50%);
      -o-transform: rotate(7deg) translateX(-50%);
      transform: rotate(7deg) translateX(-50%); }
  .price-box__new {
    padding: 0 62px 0 50px;
    font-size: 2.75em;
    color: #ffbd00; }

.btn {
  position: relative;
  font-size: 2.48em; }
  .btn__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%; }
  .btn__centering {
    display: table;
    width: 100%;
    height: 100%; }
  .btn__text {
    display: table-cell;
    vertical-align: middle;
    padding: 0 3% 3.4% 0;
    font-weight: bold;
    color: #805b00;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    text-decoration: none; }


.best-choice-badge {
  display: table;
  width: 166px;
  height: 165px;
  background: url("../images/best-choice-badge.png")/*tpa=http://princess-hair.kz/dis3/img/best-choice-badge.png*/ no-repeat;
  background-size: contain; }
  .best-choice-badge__inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
    font-size: 0.8em;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    -moz-transform: rotate(-23deg);
    -ms-transform: rotate(-23deg);
    -webkit-transform: rotate(-23deg);
    -o-transform: rotate(-23deg);
    transform: rotate(-23deg); }
  .best-choice-badge__line1 {
    font-size: 1.5em; }
  .best-choice-badge__line2 {
    font-size: 1.875em;
    color: #73ccca; }

.product-badge {
  display: table;
  position: absolute;
  width: 170px;
  height: 170px;
  background: url(../images/product__badge.png)/*tpa=http://princess-hair.kz/dis3/img/product__badge.png*/ no-repeat center center;
  background-size: cover; }
  .product-badge__text {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    line-height: 1.5;
    text-align: center;
    font-size: 1.2em;
    color: #93a546;
    text-transform: uppercase;
    -moz-transform: rotate(-19deg);
    -ms-transform: rotate(-19deg);
    -webkit-transform: rotate(-19deg);
    -o-transform: rotate(-19deg);
    transform: rotate(-19deg);
    font-family: 'Oswald', sans-serif;
    font-weight: 500;}

.header {
  display: none;
  height: 108px;
  padding-top: 5px;
  background: #552666; }
  .header .container {
    width: 100%;
    height: 100%;
    display: table; }
  .header__logo {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.1em;
    letter-spacing: -1px;
    font-family: 'Short Stack', cursive;
    color: #fff7f2;
    position: relative; }
    .header__logo:before {
      content: '';
      display: block;
      position: absolute;
      top: 17px;
      left: 35px;
      width: 15px;
      height: 24px;
      background: url("../images/crown.png")/*tpa=http://princess-hair.kz/dis3/img/crown.png*/ no-repeat center center;
      background-size: cover; }
  .header__hit {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff7f2; }
    .header__hit-highlight {
      color: #d1a0dc; }
    .header__hit img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 26px; }
  .header__btn-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: right; }
  .header__btn {
    display: inline-block;
    padding: 21px 47px;
    border-radius: 33px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: bold;
    color: #552666;
    background: #d0a0dc;
    cursor: pointer; }
  .header__btn:hover{
    background: #73ccca;}


.block-title{
  font-family: 'PT Sans',sans-serif;
}

/*---- block1 ----*/
.block1 {
  background: url("../images/block1__bg_mobile.jpg")/*tpa=http://princess-hair.kz/dis3/img/block1__bg_mobile.jpg*/ no-repeat center top;
  background-size: cover;
  text-align: center;
  position: relative; }
  .block1 .container {
    padding-top: 30px;
    padding-bottom: 36px;
    min-height: 591px;
    position: relative; }
  .block1__frame {
    position: relative;
    z-index: 2;
    padding: 15px 9px 10px;
    background: #fff7f2; }
    .block1__frame-heading {
      line-height: 1.0;
      font-size: 2.06em;
      font-weight: bold;
      color: #73ccca; }
    .block1__frame p {
      line-height: 1.25;
      text-transform: uppercase; }
  .block1__offer-product {
    position: relative;
    display: inline-block;
    width: 127px; }
  .block1__offer-price {
    font-family: 'Roboto Condensed', sans-serif; }
    .block1__offer-price .price-box {
      margin-top: -35px; }
  .block1__offer-badge {
    position: absolute;
    top: 2px;
    left: -20px;
    width: 121px;
    height: 121px;
    background: url("../images/product__badge.png")/*tpa=http://princess-hair.kz/dis3/img/product__badge.png*/ no-repeat center center;
    background-size: cover; }
  .block1__offer-badge-text {
    padding: 0 5px;
    line-height: 1.5;
    font-size: 0.85em;
    color: #93a546;
    text-transform: uppercase;
    position: absolute;
    left: -2%;
    top: 26%;
    -moz-transform: rotate(-19deg);
    -ms-transform: rotate(-19deg);
    -webkit-transform: rotate(-19deg);
    -o-transform: rotate(-19deg);
    transform: rotate(-19deg); }
  .block1__offer-stock {
    padding: 20px 375px 0 285px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff7f2; }
  .block1__offer-stock-line1 {
    font-size: 1.25em; }
  .block1__offer-stock-line2 {
    font-size: 2.5em; }
  .block1__offer-stock-line3 {
    padding: 11px 0 8px 0;
    font-size: 1.25em;
    color: #552666;
    margin: 1px 4px 0;
    letter-spacing: 1px;
    background: #73ccca; }
  .btn {
    width: 390px;
    position: absolute;
    z-index: 5;
    bottom: -97px;
    left: 50%;
    margin-left: -195px;}
    .btn:hover{
      -moz-transform: scale(1.025);
      -ms-transform: scale(1.025);
      -webkit-transform: scale(1.025);
      -o-transform: scale(1.025);
      transform: scale(1.025);}
  .b1-leaves,
  .b1-leaves2,
  .b1-leaves3{
    display: none;}

/*---- block2 ----*/
.block2 {
  text-align: center;
  background: #fff7f2; }
  .block2 .container {
    position: relative;
    padding: 111px 0 25px; }
  .block2 .bx-wrapper{
    display: none;}
  .block2__top {
    font-size: 1.56em;
    font-weight: bold;
    color: #73ccca; }
    .block2__top-line2 {
      display: block; }
  .block2__reasons {
    display: block;
    margin-top: 30px;
    padding: 0 5px 0 7px;
    list-style: none;
    text-align: left;
    font-size: 1.125em; }
    .block2__reasons li {
      position: relative;
      display: table;
      min-height: 48px;
      margin: 7px 0;
      padding: 9px 0 9px 60px;
      line-height: 1.05; }
      .block2__reasons li:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 48px;
        height: 48px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url("../images/block2__list-element.png")/*tpa=http://princess-hair.kz/dis3/img/block2__list-element.png*/; }
    .block2__reasons-positioner {
      display: table-cell;
      vertical-align: middle; }
    .block2__reasons-highlight {
      font-weight: bold;
      color: #ac84ca; }
  .block2__review {
    display: none; }
  .block2__bottom {
    font-size: 1.5em;
    font-weight: bold;
    color: #73ccca;
    text-transform: uppercase; }
  .block2__comb {
    display: none; }
  .block2__forget-me-not {
    display: none; }
  .block2__barrette {
    display: none; }
  .twentytwenty-horizontal .twentytwenty-before-label:before,
  .twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 75%;}

/*---- block3 ----*/
.block3 {
  display: none;
  text-align: center;
  background: #fff; }
  .block3__top {
    padding: 0 120px;
    font-size: 3em;
    color: #ac84ca; }
    .block3__top-highlight {
      color: #c03033; }


/*---- block4 ----*/
.block4 {
  text-align: center; }
  .block4 .container {
    padding-top: 39px;
    padding-bottom: 33px;
    position: relative; }
  .block4__top {
    margin-bottom: 25px;
    font-size: 1.56em;
    font-weight: bold;
    color: #ac84ca; }
  .block4 p {
    margin: 33px 0;
    font-size: 1.125em; }
  .block4__highlight {
    font-weight: bold;
    color: #88963a; }
  .block4__animation-container {
    position: relative;
    margin: 0 -12px;
    padding-top: 160px;
    padding-bottom: 15px;
    background: #552666; }
    .block4__animation-container .best-choice-badge {
      position: absolute;
      top: -13px;
      right: -7px; }
  .block4__animation {
    line-height: 0; }
    .block4__animation img {
      display: inline-block; }
  .block4__product {
    position: absolute;
    left: 5px;
    bottom: 227px;
    width: 162px;
    height: 224px;
    background: url("../images/product2.png")/*tpa=http://princess-hair.kz/dis3/img/product2.png*/ no-repeat;
    background-size: contain; }
    .block4__product .product-badge {
      display: none; }


/*---- block5 ----*/
.block5 {
  text-align: center;
  background: #fff7f2; }
  .block5 .container {
    padding-top: 28px;
    padding-bottom: 22px; }
    .block5__top {
      line-height: 1.05;
      font-size: 1.56em;
      font-weight: bold;
      color: #73ccca; }
    .block5__complex-wrapper {
      margin-top: 20px; }
    .block5__complex {
      margin: 0;
      padding: 0;
      list-style: none; }
      .block5__complex li {
        display: table;
        width: 100%;
        margin: 20px 0;
        text-align: left; }
        .block5__complex li p {
          margin: 3px 0 0; }
      .block5__complex-img-wrapper {
        display: table-cell;
        vertical-align: middle; }
        .block5__complex-img-wrapper img {
          display: inline-block;
          min-width: 70px;
          margin-left: -5px; }
      .block5__complex-text {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        padding-left: 5px;
        padding-right: 3px;
        color: #343434; }
      .block5__complex-heading {
        font-weight: bold;
        color: #ac84ca;
        text-transform: uppercase; }
    .b5-prod{
      display: none;}


/*---- block6 ----*/
.block6 {
  display: none;
  text-align: center;
  background: #fff; }
  .block6__top {
    padding: 0 120px;
    font-size: 3em;
    color: #ac84ca; }

/*---- block7 ----*/
.block7 {
  display: none;
  text-align: center;
  background: #fff; }
  .block7__top {
    padding: 0 120px;
    font-size: 3em;
    color: #ac84ca; }
    .block7__top-highlight {
      color: #fff; }

/*---- block8 ----*/
.block8 {
  text-align: center;
  background: url("../images/block8__bg_mobile.jpg")/*tpa=http://princess-hair.kz/dis3/img/block8__bg_mobile.jpg*/ no-repeat center top;
  background-size: cover;
  padding: 45px 0 30px; }
  .block8__top {
    margin: 0 0 25px;
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    color: #73ccca; }
  .expert-wrapp {
    text-align: left; }
  .expert-text {
    margin: 0 5px 15px; }
    .block8 .expert-text-highlight {
      font-weight: bold;
      color: #88963a; }
  .expert-name {
    font-weight: bold;
    color: #b38dcd; }
  .expert-signature {
    display: none; }
  .expert-img {
    display: none; }
  .expert-img-mob {
    position: relative;
    display: block;
    margin: 30px auto 0;
    max-width: 187px;
    text-align: center; }
    .expert-img-mob .expert-img {
      display: block;
      margin: 0 auto;
      border: 1px solid #6a4e7e;
      border-radius: 50%;}
    .expert-img-mob:after {
      content: '';
      display: block;
      background: url(../images/expert-flowers.png)/*tpa=http://princess-hair.kz/dis3/img/expert-flowers.png*/ no-repeat 0 0;
      width: 104px;
      height: 198px;
      position: absolute;
      top: 25px;
      right: -65px;
      z-index: 2; }
  .expert-flowers-desc{display: none;}

/*---- block9 ----*/
.block9 {
  position: relative;
  text-align: center;
  background: #fdd030;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd030', endColorstr='#f8c119');
  background: -moz-linear-gradient(left bottom, #fdd030, #f8c119);
  background: -webkit-gradient(linear, left bottom, right top, #fdd030, #f8c119);
  background: -o-linear-gradient(left bottom, #fdd030, #f8c119);
  background: -ms-linear-gradient(left bottom, #fdd030, #f8c119);
  background: linear-gradient(to top right, #fdd030, #f8c119);
  background-size: cover;
  padding: 55px 0;
  z-index: 2;}
.block9:before, .block9:after{
  content: '';
  display: block;
  background: url("../images/block9-ornament.png")/*tpa=http://princess-hair.kz/dis3/img/block9-ornament.png*/ repeat-x 0 0;
  width: 100%;
  height: 34px;
  position: absolute;
  left: 0;
  z-index: 1;
}
.block9:before{top:0}
.block9:after{bottom: 0;}
  .block9__top {
    margin: 0 0 25px;
    font-size: 1.9em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #0d0d0d; }
  .block9__text{
    padding: 0 10px;
    color: #0d0d0d;}
  .list9{
    margin: 20px 0 15px;
    padding: 0; }
    .list9-item{
      background: url(../images/icon-list9.png)/*tpa=http://princess-hair.kz/dis3/img/icon-list9.png*/ no-repeat 23px 50%;
      min-height: 37px;
      margin-bottom: 12px;
      padding-left: 77px;
      display: table; }
    .list9-item p{
      text-align: left;
      color: #0d0d0d;
      font-size: 1.125em;
      display: table-cell;
      height: 37px;
      vertical-align: middle;
      padding: 0;}
  .block9__text-big {
    margin: 0;
    font-size: 1.25em;
    color: #0d0d0d;}
  .b9-leaves{
    display: none;}

/*---- block10 ----*/
.block10 {
  position: relative;
  text-align: center;
  background: url(../images/block10__bg_mobile.jpg)/*tpa=http://princess-hair.kz/dis3/img/block10__bg_mobile.jpg*/ no-repeat 0 0;
  background-size: cover;
  padding: 45px 0 30px;
  z-index: 2;}
  .block10 .container{position: relative;}
    .block10__top {
      margin: 0 0 35px;
      font-size: 1.5625em;
      font-weight: 700;
      text-align: center;
      color: #4c2a64; }
      .block10__highlight{
        color: #fff;}
    .list10{
      margin: 0;
      padding: 0;
      list-style: none;}
      .list10-item{
        position: relative;
        padding-left: 70px;
        padding-right: 5px;
        margin-bottom: 20px;
        color: #0d0d0d;
        text-align: left;
        line-height: 1.2;}
        .list10-item:before{
          content: '';
          display: block;
          background: url(../images/icon-list10.png)/*tpa=http://princess-hair.kz/dis3/img/icon-list10.png*/ no-repeat 0 0;
          width: 55px;
          height: 56px;
          position: absolute;
          top: 40%;
          left: 8px;
          margin-top: -28px;}
      .bg-yellow{
        display: inline;
        font-weight: 700;
        background: #ffd739;
        padding: 0 2px;
        line-height: 1;
        vertical-align: top;}
    .block10__girl, .b10-flowers{display: none;}


/*---- block11 ----*/
.block11{
  display: none;}

/*---- block12 ----*/
.block12{
  display: none;}

/*---- block13 ----*/
.block13{
  background: #f8f8f8;
  padding: 50px 0 30px;}
  .block13__top{
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    color: #9771b4;
    margin-bottom: 20px;}
  .reviews-list{
    margin: 0;
    padding: 0;}
    .reviews-item{}
      .reviews-img{
        position: relative;
        max-width: 270px;
        margin: 0 auto 20px;}
        .reviews-img .img-mob{
          display: block;
          margin: 0 auto;}
        .reviews-img .img-desc{
          display: none;}
        .reviews-legend{
          position: absolute;
          font-size: 0.8em;
          color: #3e3e3e; }
          .reviews-legend1{
            bottom: 87px;
            right: 141px;
            -moz-transform: rotate(-15deg);
            -ms-transform: rotate(-15deg);
            -webkit-transform: rotate(-15deg);
            -o-transform: rotate(-15deg);
            transform: rotate(-15deg);}
          .reviews-legend2{
            bottom: 76px;
            right: 76px;
            -moz-transform: rotate(-3deg);
            -ms-transform: rotate(-3deg);
            -webkit-transform: rotate(-3deg);
            -o-transform: rotate(-3deg);
            transform: rotate(-3deg); }
          .reviews-name{
            font-family: 'Pattaya', sans-serif;
            font-size: 1.5em;
            color: #6b5e53;
            bottom: 32px;
            left: 48px;
            -moz-transform: rotate(-12deg);
            -ms-transform: rotate(-12deg);
            -webkit-transform: rotate(-12deg);
            -o-transform: rotate(-12deg);
            transform: rotate(-12deg); }
      .reviews-text{
        font-size: 1.125em;
        font-style: italic;
        color: #363535;
        text-align: center; }
        .reviews-highlight{
          font-weight: 700;
          color: #a0b330;}
  .bx-wrapper {
    margin: 0 auto 25px;}
  .bx-wrapper .bx-viewport {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: none;}
    .block13 .bx-controls-direction{
      display: none;}
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
      padding-top: 0;
      bottom: -15px;}
      .bx-wrapper .bx-pager.bx-default-pager a {
        background: none;
        width: 17px;
        height: 17px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #9e7bb9;}
          .bx-wrapper .bx-pager.bx-default-pager a:hover,
          .bx-wrapper .bx-pager.bx-default-pager a.active {
            background: #9e7bb9; }
  .b13-hair-mob,
  .b13-hair-desc{
    display: none; }

/*---- block14 ----*/
.block14{
  display: none;}

/*---- block15 ----*/
.block15{
  padding: 130px 0 50px;}
  .b15-wrapp{
    position: relative;
    padding: 0 5px 15px;
    border: 13px solid #fef3ec; }
    .prod3{
      display: block;
      margin: -100px auto 0;
      max-width: 200px;}
    .b15-desc{
      text-align: center; }
    .block15__top{
      font-size: 1.125em;
      font-weight: 700;
      text-transform: uppercase;
      color: #ca3369;
      margin-bottom: 25px; }
    .b15-text{
      margin: 0 0 20px;}
      .b15-highlight{
        font-weight: 700;
        color: #cd3f72;
        text-transform: uppercase;
      }

/*---- block16 ----*/
.block16{
  display: none;}

/*---- block17 ----*/
.block17{
  position: relative;
  background: url(../images/block17__bg_mobile.jpg)/*tpa=http://princess-hair.kz/dis3/img/block17__bg_mobile.jpg*/ no-repeat 0 100%;
  background-size: cover;
  padding: 40px 0 50px;}
  .block17__top{
    font-size: 1.85em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;}
    .block17__top-highlight{
      color: #4e2c66;}
  .list17{display: none;}
  .b17-prod{display: none;position: relative;}
  .form17{
    max-width: 320px;
    background: #fff;
    border-radius: 10px;
    padding: 15px 10px;}
    .title-form{
      font-size: 1.5em;
      line-height: 1;
      font-weight: 700;
      color: #73ccca;
      text-align: center;
      margin: 0;}
    .price-block{
      background: url(../images/purple-spot_type2.png)/*tpa=http://princess-hair.kz/dis3/img/purple-spot_type2.png*/ no-repeat 50% 50%;
      text-align: center;
      min-height: 123px;
      padding: 31px 0 0;
      margin-bottom: 5px;}
      .price-old{
        position: relative;
        margin: 0;
        font-size: 1.5em;
        line-height: 1;
        font-family: 'IskraCYR-Bold', sans-serif;
        color: #fff7f2;
        text-transform: uppercase;}
        .price-old:after {
          content: '';
          width: 117px;
          height: 1px;
          background: #fff;
          position: absolute;
          top: 14px;
          left: 50%;
          margin-left: -58px;
          -moz-transform: rotate(7deg);
          -ms-transform: rotate(7deg);
          -webkit-transform: rotate(7deg);
          -o-transform: rotate(7deg);
          transform: rotate(7deg);}
      .price-new{
        margin: 0;
        font-size: 2.75em;
        line-height: 0.9;
        font-family: 'IskraCYR-Bold', 'PT Sans', sans-serif;
        color: #f6bc11;
        text-transform: uppercase;}
    select, input{
      display: block;
      border: none;
      border-radius: 5px;
      outline: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -khtml-box-shadow: none;
      box-shadow: none;
      width: 100%;
      margin: 0 auto 10px;
      background: #e7dbd3;
      height: 50px;
      padding: 0 20px;
      font-family: 'PT Sans', sans-serif;
      font-weight: 400;
      font-size: 1.125em;
      color: #3b3b3b; }
      ::-webkit-input-placeholder {color:#3b3b3b;opacity:1;}
      ::-moz-placeholder          {color:#3b3b3b;opacity:1;}
      :-moz-placeholder           {color:#3b3b3b;opacity:1;}
      :-ms-input-placeholder      {color:#3b3b3b;opacity:1;}
    .btn-form{
      display: block;
      width: 122%;
      border: none;
      outline: none;
      background: url(../images/btn__bg.png)/*tpa=http://princess-hair.kz/dis3/img/btn__bg.png*/ no-repeat 50% 0;
      background-size: contain;
      padding: 15px 0 66px;
      margin: 20px 0 -20px -10%;
      text-align: center;
      font-size: 2.5em;
      line-height: 1;
      font-weight: bold;
      font-family: 'IskraCYR-Bold', 'PT Sans', sans-serif;
      color: #805b00;
      text-transform: uppercase;
      cursor: pointer;
      text-decoration: none; }
      .btn-form:hover{
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);}
    .qty-pack{
      font-size: 1em;
      color: #3b3b3b;
      text-align: center;
      margin: 0;}
      .qty-highlight{
        font-weight: 700;
        color: #a13256; }
  .b17-leaves,
  .b17-flowers,
  .block17__girl{
    display: none;}


/*---- footer ----*/
footer p{
  padding: 0px 5px;
  margin: 0;
  font-size: 1em;
  color: #282828;
  text-align: center;}