@font-face{
    font-family:"Font Awesome 5 Free";
    font-style:normal;
    font-weight:900;
    src:url("/wp-content/themes/jet4d/webfonts/fa-solid-900.woff") format("woff");
}

@font-face{
    font-family:"Font Awesome 5 Brands";
    font-style:normal;
    font-weight:400;
    src:url("/wp-content/themes/jet4d/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype");
}

.svg-menu{
    display:inline-block;
    width:18px;
    height:18px;
    vertical-align:middle;
    text-align:center;
}

.svg-menu::before{
    display:block;
    line-height:18px;
    text-align:center;
}

/* icon menu atas */
.contact-us .svg-menu::before{
    font-family:"Font Awesome 5 Brands";
    font-weight:400;
    font-size:13px;
    color:#f2f2f2;
}

/* icon menu utama */
.main-menu .svg-menu::before{
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    font-size:18px;
    color:#f2f2f2;
}

.svg-whatsapp::before{content:"\f232";}
.svg-telegram::before{content:"\f2c6";}
.svg-livechat::before{content:"\f27a";}

.svg-beranda::before{content:"\f015";}
.svg-slots::before{content:"\f11b";}
.svg-casino::before{content:"\f51e";}
.svg-sport::before{content:"\f1e3";}
.svg-fishing::before{content:"\f578";}
.svg-togel::before{content:"\f00a";}
.svg-poker::before{content:"\f522";}

.main-slide{
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(-50vw + 50%) !important;
    padding:0 !important;
}

.main-slide img,
.main-slide amp-img{
    width:100% !important;
    height:auto !important;
    display:block;
}

