@font-face {
  font-family: 'HelveticaNeue';
  src: url("fonts/helveticaneue.ttf"); }
@font-face {
  font-family: 'HelveticaneueBold';
  src: url("fonts/helveticaneuebold.ttf"); }
@font-face {
  font-family: 'OswaldBold';
  src: url("fonts/Oswald-Bold.ttf"); }
@font-face {
  font-family: 'SVN-Cattleya-Script';
  src: url("fonts/SVN-Cattleya-Script.otf"); }
body {
  font-family: "HelveticaNeue";
  font-size: 14px;
  color: #555;
  background: #fff; }

.toast-custom {
  top: 0;
  right: 0; }

img {
  max-width: 100%;
  display: block; }

.ladi-wraper {
  max-width: 420px;
  margin: 0 auto;
  position: relative; }

#header-ladi {
  background: #df3f54;
  padding-top: 15px;
  padding-bottom: 15px; }
  #header-ladi .logo {
    margin: 0; }
    #header-ladi .logo img {
      margin: 0 auto;
      object-fit: cover;
      -o-object-fit: cover;
      -moz-object-fit: cover;
      -webkit-object-fit: cover;
      width: 170px;
      height: auto; }

.ladi-content {
  padding-top: 15px;
  padding-bottom: 150px;
  background: url(images/bg-home.jpg) no-repeat;
  background-size: cover;
  background-position: center center; }
  .ladi-content .title {
    font-family: 'HelveticaneueBold';
    font-size: 17px;
    text-align: center;
    color: #df3f54;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin: 0 0 10px; }
    .ladi-content .title:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -50px;
      width: 100px;
      height: 4px;
      background: #ffbf00; }
  .ladi-content .desc {
    color: #000;
    margin: 0 0 15px;
    font-size: 15px; }
    .ladi-content .desc a {
      color: #f00;
      font-family: 'HelveticaneueBold';
      text-decoration: none; }
  .ladi-content .item {
    margin-bottom: 15px; }
  .ladi-content .content-item {
    background: #ffbf00; }
    .ladi-content .content-item .pr-image {
      margin: 0;
      position: relative; }
      .ladi-content .content-item .pr-image .price-product {
        position: absolute;
        object-fit: cover;
        -o-object-fit: cover;
        -moz-object-fit: cover;
        -webkit-object-fit: cover;
        width: 75px;
        height: auto;
        top: 0;
        left: 0; }
      .ladi-content .content-item .pr-image .thumb {
        object-fit: cover;
        -o-object-fit: cover;
        -moz-object-fit: cover;
        -webkit-object-fit: cover;
        width: 100%;
        height: auto; }
    .ladi-content .content-item .title-text {
      font-family: 'OswaldBold';
      font-size: 15px;
      margin: 0;
      padding: 7px; }
      .ladi-content .content-item .title-text a {
        color: #000;
        text-decoration: none; }

footer {
  position: fixed;
  bottom: 0;
  max-width: 420px;
  width: 100%;
  left: 50%;
  margin-left: -210px;
  z-index: 40; }
  footer .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  footer .phone {
    display: block;
    background: #df3f54;
    font-size: 16px;
    text-decoration: none;
    font-family: 'OswaldBold';
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px; }

/** =============Media================= **/
@media screen and (max-width: 414px) {
  #nav-contact {
    max-width: 414px;
    margin-left: -207px; } }
@media screen and (max-width: 410px) {
  #nav-contact {
    max-width: 410px;
    margin-left: -205px; } }
@media screen and (max-width: 400px) {
  #nav-contact {
    max-width: 400px;
    margin-left: -200px; } }
@media screen and (max-width: 375px) {
  #nav-contact {
    max-width: 375px;
    margin-left: -187.5px; }

  #slider .slider.slider-for img {
    height: 350px; }

  #section-1 .tienich .wrap-tienich {
    font-size: 11px; } }
@media screen and (max-width: 320px) {
  #slider .slider.slider-for img {
    height: 305px; }
  #slider .slider.slider-nav img {
    height: 75px; }

  #section-1 .tienich .wrap-tienich {
    font-size: 9px; }

  #nav-contact {
    max-width: 320px;
    margin-left: -160px; } }

/*# sourceMappingURL=style.css.map */
