html, body, .wrap-container, .wrap-container > .container {
  background-color: transparent !important; }

.wrap {
  min-height: initial !important; }

.wrap-container .container {
  padding-bottom: 0; }

.purina__logo {
  padding: 50px;
  background: url(/images/purina/brand-logo-black.png) no-repeat center;
  border-top: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
  background-color: #fff; }

@media (min-width: 2000px) {
  .purina__logo {
    padding: 200px; } }

@media (max-width: 599px) {
  .purina__logo {
    padding: 45px; } }

.purina__home {
  padding: 0 !important;
  margin: 0 -15px !important; }

.purina__home__left {
  background-color: #fff;
  background: url(/images/purina/dog.png) no-repeat left; }

.purina__home__left:before {
  content: ' ';
  border-right: solid 2px rgba(226, 226, 226, 0.50);
  position: absolute;
  height: 100%;
  right: 0;
  top: 0; }

@media (max-width: 991px) {
  .purina__home__left:before {
    width: 100%;
    bottom: 0;
    border-bottom: solid 1px rgba(226, 226, 226, 0.50);
    z-index: 1;
    top: auto; } }

.purina__home__right {
  background: url(/images/purina/cat_black.png) no-repeat right #1f1f1f; }

.purina__content {
  padding: 128px 5px !important; }

@media (max-width: 992px) {
  .purina__content {
    padding: 50px 5px !important; } }

.purina__content__header {
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.6px;
  text-align: center;
  color: #000;
  margin-bottom: 110px;
  text-transform: uppercase; }

.purina__content__header.p-right {
  color: #fff;
  padding: 0 0 0 45px; }

.purina__content__header_part {
  white-space: nowrap; }
  @media (max-width: 991.98px) {
  .purina__content__header_part {
    white-space: pre-line; } }

.purina__content__products {
  padding: 0 30px 0 100px; }

.purina__content__products.p-right {
  padding: 0 100px 0 30px; }

.purina__product__image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 100%;
  height: 140px; }

.image__1 {
  background-image: url(/images/purina/dry-dog.png); }

.image__2 {
  background-image: url(/images/purina/vet-dog.png); }

.image__3 {
  background-image: url(/images/purina/dry-cat.png); }

.image__4 {
  background-image: url(/images/purina/sweat-cat.png); }

.image__5 {
  background-image: url(/images/purina/vet-cat.png); }

.image__6 {
  background-image: url(/images/purina/lakomstva-dog.png); }

.product__divider {
  width: 60px;
  height: 2px;
  border: solid 1px #e3e3e3;
  margin: 15px auto; }

.product__divider.p-right {
  border: solid 1px #000; }

@media (max-width: 992px) {
  .product__divider {
    width: 80%; } }

.product__name {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000;
  text-transform: uppercase; }

.product__name.p-right {
  color: #fff; }

.purina__menu {
  cursor: pointer;
  position: relative;
  z-index: 1; }

.purina__menu__container.visible {
  opacity: 1; }

.purina__menu__container {
  display: none;
  opacity: 0;
  position: absolute;
  top: 50px;
  left: 0;
  border: 1px solid #7f7f7f;
  transition: opacity 0.2s linear;
  z-index: 2;
  overflow: hidden;
  width: 196px; }

@media (min-width: 540px) and (max-width: 767px) {
  .purina__home__left .purina__menu__container {
    left: -77px; } }

.purina__menu__container__link {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 11px;
  text-align: center;
  width: 196px;
  height: 42px; }

.purina__menu__container__link:hover, .purina__menu__container__link:focus, .purina__menu__container__link:active {
  background-color: #ff6b7e;
  text-decoration: none;
  color: #fff; }

@media (max-width: 1300px) {
  .purina__home__left {
    background-position: -65px; }

  .purina__home__right {
    background-position: 125%; }

  .purina__content__header {
    padding: 0 0 0 45px; }

  .purina__content__products {
    padding: 0 35px 0 100px; }

  .purina__content__products.p-right {
    padding: 0 60px 0 15px; } }

@media (max-width: 991px) {
  .purina__home__left {
    background-position: left; }

  .purina__home__right {
    background-position: right; }

  .purina__content__header {
    padding: 0 0 0 250px; }

  .purina__content__products {
    padding: 0 30px 0 200px; }

  .purina__content__header.p-right {
    padding: 0 100px 0 0; }

  .purina__content__products.p-right {
    padding: 0 170px 0 55px; } }

@media (max-width: 768px) {
  .purina__content__products {
    padding: 0 15px 0 200px; } }

@media (max-width: 540px) {
  .purina__home__left {
    background-position: -65px; }

  .purina__home__right {
    background-position: 125%; }

  .purina__content__header {
    padding: 0 70px 0 175px; }

  .purina__content__products.p-right {
    padding: 0 130px 0 5px; } }

@media (max-width: 539px) {
  .purina__content {
    padding: 40px 0 10px 0 !important; }

  .purina__content__header {
    margin-bottom: 40px;
    padding: 0 30px;
    text-align: left; }

  .purina__content__header.p-right {
    margin-top: 60px;
    padding: 0 30px;
    text-align: left; }

  .purina__content__products {
    padding: 0 15px 0 160px; }

  .purina__content__products .col-xs-6 {
    width: 100%; }

  .purina__content__products .col-xs-6:first-child {
    margin-bottom: 20px; }

  .purina__content__products .col-xs-4 {
    width: 50%; }

  .purina__content__products .col-xs-4:last-child {
    margin-top: 20px; } }

@media (max-width: 380px) {
  .purina__content__header.p-right {
    padding: 0;
    margin-top: 60px; }

  .purina__content__products {
    padding: 0 20px 0 100px; }

  .purina__content__products.p-right {
    padding: 0 45px 0 10px; } }

@media (max-width: 354px) {
  .purina__content__header.p-right {
    margin-top: 30px; } }
