body{
    padding-right: 0px;
    background-image: url(https://panel.milanooshoes.com/files/website/store/main/big/bbackfade.png), url(https://panel.milanooshoes.com/files/website/store/main/big/pbackfade.png);
    background-repeat: no-repeat;
    background-position: top left, center right;
    background-position-x: -474px, calc(100% + 330px);
    background-position-y: -18px, center;
    padding-bottom: 30px;
    background-size: 900px, 600px;
    background-attachment: fixed;
    padding-top: 20px;
}
#MainWrapper
 {
    background: #e8edff4a !important;
}
.PostSlider .PostBox {
    display: inline-block;
    width: 286px;
    margin-left: 0px;
    margin-right: 80px;
    margin-bottom: 0px;
}
.MainWrapper{
padding-top: 0px !important;
}
.MainH1 {
    color: #000;
    font-family: 'ISBold';
    font-size: 26px !important;
}
.PostBox {
    position: relative;
    background: #ffffff8a;
    border-radius: 14px;
    border: 1px solid #1e90ff;
  
    width: calc(100% - 4px);
    display: block;
    margin: auto;
    margin-bottom: 6px;
    overflow: auto;
    overflow-x: hidden;
    margin-top: 25px;
}
.PostBox:hover{
  box-shadow: 0px 0px 9px 10px #cfe5f9;
}
.PostSliderLeft, .PostSliderRight {
    background: transparent !important;
    border: none !important;
    filter: brightness(0) saturate(100%) invert(38%) sepia(81%) saturate(1693%) hue-rotate(194deg) brightness(104%) contrast(101%) !important;
}
.PostSliderRight {
    position: absolute;
    right: 50PX;
    z-index: 100;
    width: 20px;
    top: 210px;
    transition: 0.3s;
    cursor: pointer;
}
.PostSliderLeft {
    position: absolute;
    left: 50PX;
    z-index: 100;
    width: 20px;
    top: 210px;
    transition: 0.3s;
    cursor: pointer;
}
.PostSlider{
    height: 445px !important;
}
.textunder h1 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}