/*
Theme Name: Narcos
Description: Narcos - Approved by the Colombian cartel.
Author: Pablo Escobar
Version: 1.0
Requires at least: 4.9
Requires PHP: 7.0
Tested up to: 6.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.casino-row img {
    max-width: 150px;
    height: auto;
    display: block;
}
.main-text-show-more {
    display: none;
}

.btn_link {
    background: red;
    border-radius: 2em;
    background: #5BE6FD;
    transition: 0.3s;
    border: 1px solid #5BE6FD;
    padding: 0.5em 4em;
    font-weight: bold;
    color: #000;
    box-shadow: 0px 9px 20px rgb(91 230 253 / 20%);
}

@media screen and (max-width: 768px) {
    .banner-wrap .banner-text .desc-text {
        max-width: unset;
    }

    section#banner:before {
        background: rgb(0 0 0 / 75%);
    }

    .desc-text {
        height: 150px;
    }

    .banner-wrap .banner-text .desc-text {
        overflow: hidden;
        height: 150px;
    }

    .banner-wrap .banner-text .desc-text:before {
        content: " ";
        width: 100%;
        height: 20px;
        background: linear-gradient(0deg, black, transparent);
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .main-text-show-more {
        position: absolute;
        bottom: 0;
        width: 200px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }

    .banner-wrap .banner-text .desc-text {
        margin-bottom: 30px;
    }

    /*.banner-wrap .banner-text .desc-text {
        position: relative;
    }*/

    .banner-wrap .banner-text .desc-text:before {
        height: 50px;
    }

    .main-text-show-more {
        display: block;
        position: relative;
        z-index: 11111111;
        color: #FFF;
        background: white;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 20px;
        color: #000;
    }

    .main-text-show-more svg {
        height: 20px;
        margin-left: 10px;
    }

    .banner-wrap .banner-text .desc-text:before {
        height: 200px;
        bottom: 0;
        background: linear-gradient(0deg, #000, rgb(0 0 0 / 30%));
        bottom: -20px;
    }


    .desc-text.active {
        height: unset !important;
    }

    .desc-text.active + .main-text-show-more > svg {transform: rotate(180deg);}

    .main-menu-wrapper-1 ul#main-menu {
        margin-top: 0;
    }

    .main-menu-wrapper-1 ul#main-menu > li {
        margin: 0;
    }

    .btn_link {
        padding: 5px 20px;
        display: block;
    }

}

@media screen and (max-width: 350px) {
    .logo {
        display: none;
    }

    .header-menu {
        justify-content: center;
    }
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    margin-top: 40px;
}


.banner-wrap {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-page .page-content:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100% !important;
    z-index: 0;
    background: #141323;
}

.single-page .page-content {
    position: relative;
}

.single-page .container.content-wrap {
    position: relative;
}

.single-page .page-content {
    background-position: top;
    background-size: 100%;
}

.single-page .page-content .casino-number {
    color: #FFF !important;
}

@media screen and (max-width: 768px) {
    .main-menu-wrapper-1 {
        display: none !important;
    }

    .main-menu-wrapper-1.show-menu-main {
        display: flex !important;
        position: absolute;
        width: 100%;
        background: #141323;
        left: 0;
        right: 0;
        margin: auto;
        top: 56px;
    }
}
span.owl-check-item.owl-check-item-act {
    color: #FFF !important;
}
@media screen and (max-width: 768px) {
    .banner-wrap .banner-text .desc-text:before {
        height: 300px;
        bottom: 0;
        background: linear-gradient(0deg, #000, rgb(0 0 0 / 81%), rgb(0 0 0 / 0%));
        bottom: -20px;
        z-index: 1;
    }

    .banner-text.container {
        position: unset;
    }

    section#banner:before {
        background: rgb(0 0 0 / 40%);
    }

    ul#main-menu, ul#main-menu li {
        width: 100%;
    }

    ul#main-menu a {
        padding: 10px 20px;
        border-bottom: 1px solid rgb(255 255 255 / 15%);
    }

    .desc-text.active:before {
        display: none;
    }

    .logo {
        display: block !important;
    }

    .header-menu {
        justify-content: flex-end !important;


    }

    .grecaptcha-badge {
        z-index: 9;
        opacity: 0 !important;
    }


    .accordion button .accordion-title {
        font-size: 14px;
    }

    .page-content * {
        font-size: 14px !important;
    }


    .casinos-collapse {
        padding: 0;
    }

    .casino-row {
        border: 1px solid #c3c3c3;
    }

    .casino-col {
        border: 1px solid #c3c3c3;
    }

    section#banner:before {
        background: rgb(0 0 0 / 75%) !important;
    }

    .banner-wrap .banner-text h2, .banner-wrap .banner-text h1 {
        font-size: 18px;
        max-width: unset;
    }

    ul#main-menu a {
        font-size: 16px;
    }

    .single-page.pt-6 {
        padding-top: 20px;
    }

    .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
        margin-top: 10px;
    }

    .single-page.pt-6 {
        padding-top: 20px;
    }

    h1.text-center.mb-6 {
        font-size: 16px;
    }



    #front-page-owl_2 .owl-item a, #front-page-owl_1 .owl-item a, #front-page-owl_3 .owl-item a {
        text-align: center;
        margin: auto;
    }

    #front-page-owl_2 .owl-item .carousel-img, #front-page-owl_3 .owl-item .carousel-img, #front-page-owl_1 .owl-item .carousel-img {
        margin: 0 auto;
        display: block;
    }

    #front-page-owl_2 .owl-check-item, #front-page-owl_1 .owl-check-item, #front-page-owl_3 .owl-check-item {
        text-align: center;
    }


}

img {
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1450px) {
    .header .container {
        display: flex;
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header {
        height: auto;
    }

    .header .btn_link {
        display: block;
    }

    .header  + .main-content {
        margin-top: 127px;
    }

    .header .logo {
        margin-bottom: 15px;
    }

    ul#main-menu {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
}

.owl-item {
    text-align: center;
    display: flex;
    justify-content: center;
}

/*** main ***/

.casino-col img {
    max-height: 100px;
}

.casino-col {
    box-shadow: 0px 6px 15px 0px rgb(0 0 0 / 30%);
}

.casino-row {
    box-shadow: 0px 6px 15px 0px rgb(0 0 0 / 30%);
}

.casinos-collapse {
    padding: 15px 1rem;
}

.casino-col .stars-wrapper {
    margin-bottom: 15px;
}

.casino-col .rating-title.small {
    margin-top: 15px;
}


.casino-col .stars-wrapper {
    display: none;
}

.casino-col .rating-title.small {
    margin-bottom: 15px;
}

.btn-read-with-icon {
    font-size: 14px;
    color: #8a8a8a;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M12 6V18M12 18L7 13M12 18L17 13' stroke='%238a8a8a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    background-size: 20px;
}

.btn-read-with-icon:hover,.btn-read-with-icon:active, .btn-read-with-icon:focus {
    border: none;
}
/*** main ***/