.masonry {
    columns: 4;
    column-gap: 16px;
    
  }

  button#sg-load-more{
    display: flex;
    justify-content: center;
    
    justify-self: center;
    margin-bottom: 40px;
    font-size: 20px;
    padding: 15px 40px;
  }
  
  @media (max-width: 1200px) {
    .masonry {
      columns: 4;
    }
  }
  
  @media (max-width: 992px) {
    .masonry {
      columns: 2;
    }
  }
  
  @media (max-width: 768px) {
    .masonry {
      columns: 2;
    }
  }
  
  @media (max-width: 480px) {
    .masonry {
      columns: 1;
    }
  .masonry .grid-gall img {
      border: 14px solid #dfdfdf;
      box-sizing: border-box;
    }
  
  .masonry .grid-gall__body {
       padding: 20px 20px!important;
   }
  }
  
  @media (min-width: 1201px) {
   #shop_infopage33 .box_infopage, #shop_infopage43 .box_infopage {
     padding:0px;
   } 
  }
  
  .masonry .grid-gall {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    float: none;
  }
  
  .masonry .grid-gall:before {
    border-radius: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(251, 247, 244, .04);
  }
  
  .masonry .grid-gall img {
    width: 100%;
    border-radius: 5px;
  }
  
  .masonry .grid-gall__title {
    font-size: 19px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    color: #fffaf6;
    line-height: 19px;
    text-shadow: 1px 1px 2px #313131;
    display: block;
    width: 100%;
  }
  
  .masonry .grid-gall__author {
    font-size: 13px;
    font-weight: 300;
    width: 100%;
    text-shadow: 1px 1px 1px #313131;
    color: #fbfbfb;
    letter-spacing: 1px;
    margin-top: -5px;
    background-color: #3f4b6a;
    display: flex;
    width: max-content;
  }
  
  .masonry .grid-gall__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  .masonry .grid-gall__body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 10px;
    color: #e8e0d9;
    display: flex;
    flex-direction: column;
  }
  
  .masonry .grid-gall__tag {
    background-color: rgba(255, 255, 255, .8);
    color: #333;
    border-radius: 5px;
    padding: 5px 15px;
    margin-bottom: 5px;
    text-align: right;
    float: left;
  }
  
  .mt-auto {
    margin-top: auto;
  }
  
  #shop_infopage33 .grid-gall h2, #shop_infopage43 .grid-gall h2  {
    margin-bottom: 10px !important;
  }
  
  .masonry .grid-gall, .masonry .grid-gall__body, .masonry .grid-gall__tag {
    margin-left: 0px;
    border: 1px solid #504c4c;
  }
  
  .masonry .grid-gall__tag {
    text-align: right;
    padding-right: 13px;
  }
  
  #shop_infopage33, #shop_infopage43, #shop_infopage33 .box_infopage, #shop_infopage43 .box_infopage {
    background-image: none;
    background: #595353 !important;
  }
  
  #shop_infopage33 .box_infopage, #shop_infopage43 .box_infopage {
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 9%);
  }
  
  .pMaso {
    padding: 20px;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    align-items: center;
    min-height: auto;
    width: 100%;
    color: #dfdad0;
    box-sizing: border-box;
    line-height: 22px;
    margin-top: 20px;
  }

  .cms-id-6 .page-content.page-cms {
    background: #4f4646;
  }
  
  .cms-id-6 p, .gall-dol {
  color:#d8d7d7;
  }

.cms-id-4 .page-content.page-cms {
    padding:0px;
}

.cms-id-6 #wrapper {
  background: #4f4646;
  background-image:none!important;
}

.cms-id-6 h1 {
  color:white;
  background: #408b37;
    display: flex;
    width: fit-content;
    padding: 5px 10px;
    margin-top:20px;
}

.cms-id-6 .page-content.page-cms {
padding:0px;
}

.cms-id-6 #wrapper .breadcrumb li:last-child {
   
    color: #ccc8c8;
    
}

.cms-id-6 #wrapper .breadcrumb li a {
  color:white;
}

.cms-id-6 .top-black.akcenty {
  padding-bottom:20px;
}



