.page-builder .home-wraper .item-container {
    justify-content: center;
}
.music-widget .layout1.item .music-cover {
    top: 50% !important;
    right: -13% !important;
    padding-top: 20% !important;
    border-radius: 10px !important;
    width: 20% !important;;
}.music-widget .layout1.item {
    margin: 0 18% 4% 8% !important;
    height: 21vw !important;
    padding: 7% 22% 0 0 !important;
    border-radius: 10px !important;
}
.music-widget .layout1.item {
    margin: 0 14% 4% 8% !important;
    height: 21vw !important;
    padding: 1% 12% 0 0 !important;
    width: 81% !important;
    border-radius: 6px !important;
}
.music-widget .layout1.item::after {
    content: "";
    width: 10px;
    height: 10px;
    border: 4px solid #558f5e;
    position: absolute;
    left: 7%;
    top: 43%;
    border-right: 0;
    border-top: 0;
    transform: rotate(45deg);
}
.music-widget .header-page-ec {
    font-size: 18px;
    padding-top: 20px;
    font-weight: bold;
}
/*.gradiant-primary::after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-size: contain;
    background-position: top;
    bottom: 0;
    background-color: azure;
    height: 160px;
    background-image: url(https://app.puzzley.ir/uploads/user/dngO/header1.jpg);
}*/
.gradiant-primary.hide {
    background: none !important;
}

img.banner-background.itembox.item-center {
    background-color: #f65791;
}

img.banner-background.itembox1.item-center {
    background-color: #f6bb26;
}
img.banner-background.itembox2.item-center {
    background-color: #038cc0;
}

img.banner-background.itembox3.item-center {
    background-color: #F87131;
}
img.banner-background.itembox4.item-center {
    background-color: #15BA8B;
}
img.banner-background.itembox5.item-center {
    background-color: #FE646F;
}