.filter_opener {
  display: none;
}
.filter_open {
  display: block!important
}
.product-banner__title {
	z-index: 2;
  left: 0;
}

.product-item .product-item__title-container a{
  color: #15254c;
}
.swiper-pagination {
	position: static!important;
}
.product-banner .product-banner__img {
    z-index: 1;
    position: relative;
}

.cart-empty {
  padding: 40px 0;
  color: #16264c;
  font-size: 34px;
}
/*SHOP MEDIA QUERIES*/

/*media < 1200px*/
@media all and (max-width: 1200px) {
  /*shop GENERAL 1200px*/
  .search-shop__input {
    width: 100px;
  }

  .product-banner {
    width: 49%;
  }
  .product-banner:nth-child(2) {
    width: 49%;
  }
  .product-banner:last-child {
    width: 100%;
  }

  .popular__inner {
    width: 80%;
    margin: 0 auto;
  }

  .socials__item--transparent {
    margin-right: 0;
  }
  .footer__column .shop-short-info__inner {
    max-width: 145px;
    margin: 0;
  }
}

/* media <= 1024px*/

@media all and (max-width: 1024px) {
  /*SHOP GENERAL 1024px*/
  .product-item__price {
    width: 100%;
    border-right: 1px solid #4788d9;
  }
  .product-item__buy {
    width: 100%;
  }
  .product-banner__title {
    font-size: 21px;
  }
  .popular__swiper-button-prev {
    left: -60px;
  }
  .popular__swiper-button-next {
    right: -60px;
  }

  .footer__column .shop-short-info__inner {
    max-width: 100%;
  }
  .shop-footer .menu-item {
    width: 50%;
    margin: 5px 0;
  }
  .footer__column {
    width: 50%;
  }

  /*SHOP CATEGORY 1024px*/
  .filter {
    position: absolute;
    background: #fff;
    z-index: 1;
    display: none;
    top: 55px;
  }
  .product-list {
    width: 100%;
  }
  .product-item__inner {
    height: 100%;
    border-color: #dddddd;
  }
  .products__inner {
    position: relative;
  }

  .product-list__sort {
    justify-content: space-between;
  }

  .filter_opener {
    display: block;
    text-transform: capitalize;
    color: #16264c;
    font-size: 17px;
    cursor: pointer;
  }
  .filter_opener_open {
    color: #c5c5c5;
  }
  .filter_opener_open > .filter_text::after {
    opacity: 0;
  }
  .filter_text {
    position: relative;
  }
  .filter_text::after {
    content: '';
    position: absolute;
    top: 7px;
    right: -13px;
    bottom: 0px;
    border: 5px solid transparent;
    border-top: 5px solid #16264c;
  }

  .filter_open::before {
    content: '';
    border: 7px solid transparent;
    border-bottom: 7px solid #dddddd;
    top: -14px;
    left: 58px;
    position: absolute;
  }
}

@media all and (max-width: 1020px) {
  /*SHOP GENERAL 1020px*/
  .shop-header__underlay {
    display: none;
  }
  .header__tel-icon {
    background: url(img/phone_white.png);
  }
  .header__tel-phone {
    color: #fff;
  }
  .header__header-down-inner {
    padding-right: 70px;
  }
  .sandwich {
    z-index: 1;
  }
  .header__cart-products-info-value {
    color: #fff;
  }
  .header__nav.header-shop__nav.fw.header__nav--shown {
    top: 0px;
  }
  .header__header-third{
    top: 60px;
  }
  .footer {
    height: auto;
    margin-top: 0px!important;
  }
  .header__header-third{
    display: none;
  }
  .header__header-third.header__header-third--show {
    display: block;
  }

  /*SHOP CART 1020px*/
  .cart-collaterals {
    padding: 40px 0;
  }

  .button--transparent {
    padding: 14px 16px;
  }
  .cart__to-checkout {
    padding: 14px 16px;
  }
  .cart__product-total-wrapper {
    padding-right: 27px;
  }
}
@media all and (max-width: 768px) {
  /* SHOP CART 768*/
  .cart__item-left {
    width: 90%;
    margin: 0 auto;
  }
  .cart__product-total-wrapper {
    width: 50%;
    margin: 0 auto;
  }
  .cart__product-total-wrapper .fw {
    justify-content: center;
  }
  .cart__product-info {
    width: 50%;
    margin: 0 auto;
    min-width: inherit;
  }
  .cart__product-price {
    margin-right: 15px;
  }
  .cart__product-price-wrapper {
    justify-content: flex-start;
  }
  .cart__product-thumb {
    width: 100%;
    text-align: center;
    border: 0;
  }
  .cart__remove-product-wrapper {
    position: absolute;
    margin: 0;
    right: 0;
    top: 30px;
  }
  .cart__remove-product {
    margin: 0;
  }
  .cart__item {
    padding: 14px 25px;
  }
  .cart__item {
    position: relative;
  }
  .button--transparent  {
    margin: 0 auto;
    margin-bottom: 21px;
    padding: 14px 24px;
  }
  .cart-collaterals__sum {
    text-align: center;
    width: 100%;
  }
  .cart__to-checkout {
    padding: 14px 24px;
  }
}
@media all and (max-width: 700px) {
  /*SHOP CATEGORY 700px*/
  .product-item  {
    width: 49%;
  }
  .products__wrapper {
    padding: 26px 26px 0;
  }
}
@media all and (max-width: 640px) {
  /*SHOP GENERAL 640px*/
  .shop-footer .menu-item {
    width: 80%;
  }
  .footer__column {
    width: 80%;
  }
  .popular__swiper-button-next {
    right: -30px;
  }
  .popular__swiper-button-prev {
    left: -30px;
  }
  .swiper-button-next--custom {
    height: 37px;
    width: 27px;
    background-position: -133px 0px;
  }
  .swiper-button-next--custom:hover {
    background-position: -96px 0px;
  }
  .swiper-button-prev--custom {
    height: 37px;
    width: 27px;
  }
  .swiper-button-prev--custom:hover {
    background-position: -41px 0px;
  }


  .product-banner {
    width: 90%;
    margin: 10px auto;
  }
  .product-banner:nth-child(2) {
    width: 90%;
  }
  .product-banner:nth-child(3) {
    width: 90%;
    height: 200px;
  }
  .product-banner:last-child {
    width: 90%;
  }
  .product-banner:nth-child(3) .product-banner__title {
    width: 100%;
    padding: 16px 50px 16px 25px;
    font-size: 24px;
    line-height: 1.2;
  }


  .shop-main__slide-text-container {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .shop-main__slide-title {
    font-size: 24px;
  }
  .shop-main__slide-subtitle {
    font-size: 17px;
  }
  .shop-main__slide-button {
    font-size: 14px;
  }


  .header__cart-info, .search-shop {
    display: none;
  }
  .header__cart {
    width: initial;
  }
  .header__header-down-inner {
    padding-left: 70px;
  }
  .products__title {
    font-size: 25px;
    color: #12234e;
    text-transform: uppercase;
    background: white;
    padding: 10px 24px 10px;
  }



  /*SHOP ITEM 640px*/
  .single-product__gallery {
    width: 80%;
    padding-right: 0;
    margin: 0 auto;
  }
  .single-product__description {
    width: 80%;
    margin: 0 auto;
  }
  .single-product__description-footer .product-item__price, .single-product__description-footer .product-item__buy {
    width: 50%;
  }
  .single-product__header {
    font-size: 30px;
  }


  /* SHOP CART 640 */
  .cart__product-info {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .cart__product-price-wrapper {
    justify-content: center;
  }
  .cart__product-total-wrapper {
    width: 100%;
    padding-right: 0;
  }
  .cart__to-checkout {
    display: block;
    max-width: 275px;
    margin: 15px auto 0;
  }
}


@media all and (max-width: 480px) {
  /*SHOP GENERAL 480px*/
  .product-item__buy {
    width: 50%;
  }
  .product-item__price {
    width: 50%;
  }
  .product-banner {
    height: 280px;
  }
  .shop-short-info {
    height: 100%;
  }
  .shop-short-info .shop-short-info__inner {
    flex-direction: column;
  }
  .shop-short-info__item {
    width: 100%;
    margin-bottom: 25px;
  }

  /*SHOP CATEGORY 480px*/
  .product-item  {
    width: 100%;
  }
  .breadcrumbs__body {
    font-size: 12px;
  }
  .product-list__sort-text {
    display: none;
  }
  .product-list__sort {
    padding: 16px 5px;
  }
  .filter {
    background: #adb1b1;
  }

  /*SHOP ITEM 480px*/
  .single-product__gallery {
    width: 90%;
    padding-right: 0;
    margin: 0 auto;
  }
  .single-product__description {
    width: 90%;

  }

  /*SHOP CART 480px*/
  .cart__product-quantity {
    width: 100%;
    justify-content: center;
    margin-top: 15px;
  }
  .cart__product-total-wrapper {
    padding-top: 15px;
  }



}
