/* Add custom CSS styles below */ 


/*
section.s-block.s-block--banners.container .banner-entry.angel_anime.animate__.animate__fadeIn {
    width: auto;
    aspect-ratio: 713 / 285 !important;
}
*/

.index section:nth-of-type(7) .lazy__bg {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 713 / 285 !important;
    height: auto;
   
}
.index section:nth-of-type(7) .banner-entry.angel_anime.animate__.animate__fadeIn {
    padding: 0 !important;
    /* height: min-content; */
    width: 100%;
    aspect-ratio: 713 / 285 !important;
        height: auto;
}
.index section:nth-of-type(9) .lazy__bg {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 9/4 !important;
    height: auto;
   
}
.index section:nth-of-type(9) .banner-entry.angel_anime.animate__.animate__fadeIn {
    padding: 0 !important;
    /* height: min-content; */
    width: 100%;
    aspect-ratio: 9/4 !important;
        height: auto;
}
.copyrights p::after {
    content: url(https://takteek.net/wp-content/uploads/2024/01/pattern-takteek-1.png);
}
span.text-sm.copyrights a {
    display: none;
}
.copyrights p.text-gray-400.mb-2\.5.md\:mb-0 {
    display: flex;
    background: #fff;
    padding: 5px;
    align-items: center;
    justify-content: center;
    color:#000 !important;
}


.store-footer__inner.da-bgm , .store-footer__inner.da-bgm 
 .contact-links.flex-center.gap-3 a{
    background: #305072 !important;
    
}
.store-footer__inner.da-bgm 
 .contact-links.flex-center.gap-3 a{
 border:1px solid #fff;
 }
.store-footer__inner.da-bgm h3 ,.store-footer__inner.da-bgm h2, .store-footer__inner.da-bgm p , .store-footer__inner.da-bgm a{
color:#fff !important;
}
@media(max-width:768px){
.index section:nth-of-type(1), .index section:nth-of-type(5),  .index section:nth-of-type(11) {
    display: none !important;
}

}

@media(min-width:768px){
.index section:nth-of-type(2), .index section:nth-of-type(6), .index section:nth-of-type(12) {
    display: none !important;
}

}