/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 16:40:40 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#banner_slider .slick-slide .banner_slider_item {
    aspect-ratio: 1060 / 283;
}

#banner_slider button.slick-arrow {
    aspect-ratio: 1;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s;
    border: 1px #dfae3d solid;
    border-radius: 80px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 0;
    font-size: 0;
    background: #dfae3d url('https://banglabet88bd.app/wp-content/uploads/2025/09/next.png') no-repeat center center/23px;
    z-index: 2;
}

#banner_slider button.slick-arrow:before {
    display: none;
}

#banner_slider button.slick-arrow:hover {
    background: #000 url('https://banglabet88bd.app/wp-content/uploads/2025/09/next.png') no-repeat center center/23px;
    border-color: #000;
}

#banner_slider button.slick-next {
    right: 35px;
}

#banner_slider button.slick-prev {
    left: 35px;
    transform: rotate(180deg)
}
#banner_slider ul.slick-dots {
    bottom: 10px;
}

#banner_slider ul.slick-dots li {
    margin-inline: 5px;
    width: 8px;
    height: auto;
    aspect-ratio: 1;
}

#banner_slider ul.slick-dots li button {
    padding: 0;
    border: 3px solid #ffffff;
    border-radius: 50px;
    aspect-ratio: 1;
    width: 8px;
    height: 8px;
}

#banner_slider ul.slick-dots li button:before {
    display: none;
}

#banner_slider ul.slick-dots li.slick-active button {
    background: #fff;
}
div#banner_slider {
    margin: 0;
}

div#banner_slider .slick-slide>div {
    display: flex;
}

.span_yellow strong{
    color: #dfae3d;
}
.link_yellow a{
    color: #dfae3d;
}
.overflow_hidden{
	overflow: hidden;
}
/* Menu */

@media (max-width: 1200px) and (min-width: 1025px) {
    
.main_menu  a.elementor-item {
    padding-inline: 14px !important;
}
}
@media (max-width:1024px) {
    

.main_menu nav.elementor-nav-menu--dropdown {
    position: absolute;
    right: -10px;
    z-index: 9999;
    width: 100vw;
    transform: none !important;
    left: auto;
    top: 51px !important;
    margin: 0 !important;
}

.main_menu .elementor-menu-toggle {
    margin: auto;
}
}
@media (max-width:767px) {
        .main_menu {
    width: 35px;
    position: absolute;
    right: 0;
    top: -35px;
}
    .main_menu nav.elementor-nav-menu--dropdown{
        top: 86px !important;
    }
	
}


/*  */
.link_inherit a, .link_inherit a:is(:hover, :focus, :focus-visible, :active, :visited){
	color: inherit;
	text-decoration: inherit;
	font: inherit
}
.list_gap li:not(:last-child){
	margin-bottom: 10px;
}

/*  */

.tab_hover:hover img, .tab_active img {
    filter: brightness(100);
}

.game_box_wrapper:hover .elementor-element.game_title {
    background: var( --e-global-color-29e48bb ) !important;
}


/*  faq-sec */

.faq_section span.e-n-accordion-item-title-icon {
    width: 15px;
}

.faq_section span.e-n-accordion-item-title-icon svg {
    aspect-ratio: 1;
    height: auto !important;
    width: 100% !important;
}

.faq_section span.e-n-accordion-item-title-icon span.e-opened {
    transform: rotate(180deg);
}

.faq_section>div>.e-n-accordion {
    padding-inline: 15px;
}

.faq_section>div>.e-n-accordion details {
    border-top: 1px solid #ffffff2b;
}

.faq_section>div>.e-n-accordion details:first-child {
    border-top: none;
}

.faq_section>div>.e-n-accordion details summary {
    padding: 15px 35px 15px 95px;
    position: relative;
}

.faq_section>div>.e-n-accordion details summary + .elementor-element {
    border-radius: 10px;
    position: relative;
    padding: 15px 35px 15px  95px;
}

.faq_section>div>.e-n-accordion details summary + .elementor-element:before {
    color: #fff;
    position: absolute;
    left: 20px;
    content: "A";
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 17px;
    right: auto;
    width: 20px;
    height: auto;
    aspect-ratio: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 16px;
    color: #dfae3d;
}

.faq_section>div>.e-n-accordion details summary:before {
    content: "Q";
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 17px;
    margin-right: 60px;
    position: absolute;
    left: 20px;
}
.faq_section>div>.e-n-accordion details summary:hover svg * {
    fill: #dfae3d !important;
}


@media (max-width:767px){

	.faq_section>div>.e-n-accordion details summary {
    padding: 10px 10px 10px 40px;
    gap: 10px;
    align-items: flex-start;
}

.faq_section>div>.e-n-accordion details summary:before {
    left: 10px;
    margin: 0;
}

.faq_section span.e-n-accordion-item-title-icon {
    flex-basis: 20px;
    width: 20px;
    min-width: 20px;
}

.faq_section>div>.e-n-accordion details summary + .elementor-element {
    padding: 10px 10px 10px 40px;
}

.faq_section>div>.e-n-accordion details summary + .elementor-element:before {
    left: 10px;
}
}