/* when real info cam from TikTok and other SN APIs remove the following definition*/
.tbkh-carousel-item.slick-slide p,
.tbkh-carousel-item.slick-slide a{
    /*display: none;*/
}
/*.tbkh-knowledge-carousel .tbkh-carousel-item.slick-slide p,*/
/*.tbkh-knowledge-carousel .tbkh-carousel-item.slick-slide a {*/
/*    display: block;*/
/*}*/



.tbkh-reviews-carousel,
.tbkh-knowledge-carousel,
.tbkh-instagram-carousel,
.tbkh-youtube-carousel,
.tbkh-tiktok-carousel {
    margin-top: 30px;
}

.tbkh-carousel-section h2{
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
    border-top: 1px solid #d9d9d9;
    padding-top: 25px;
    color: #000000;
    font-size: 30px !important;
}

div.wrap-tbkh-carrousel-product-page{
    width: 90%;
    margin: 0 auto;
}

.tbkh-carousel-item.slick-slide img{
    margin: 0 auto;
    cursor: pointer;
}


@media all and (min-width:0px) and (max-width: 480px) {
    .tbkh-carousel-item.slick-slide{
        padding: 10px;
    }
    .slick-prev{
        left: -19px !important;
    }
    .slick-next {
        right: -19px !important;
    }
    .tbkh-carousel-section h2 {
        font-size: 15px!important;
        color: #000000;
        padding-bottom: 0;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-item.slick-slide,
    .tbkh-instagram-carousel .tbkh-carousel-item.slick-slide,
    .tbkh-youtube-carousel .tbkh-carousel-item.slick-slide,
    .tbkh-tiktok-carousel .tbkh-carousel-item.slick-slide {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 130px;
        text-decoration: none;
        color: inherit;
        transition: transform 0.3s ease-in-out;
        padding: 0;
        position: relative;
        margin: 0 15px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        background: linear-gradient(180deg, #FFFFFF 59.23%, #D9D9D9 100%);

    }
    .tbkh-knowledge-carousel .tbkh-carousel-item .tbkh-content-wrapper {
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 20px;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-item img {
        max-width: 30%;
        height: auto;
        display: block;
        margin: 10px 0;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-content {
        flex: 1;
        padding-left: 20px;
        text-align: left;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-content p {
        font-size: 8px;
        font-weight: 700;
        color: #507BBC;
        background: linear-gradient(90deg, #fff 0%, #e9e8e8 100%);
        padding: 5px;
    }
    .tbkh-knowledge-carousel .tbkh-item-link,
    .tbkh-tiktok-carousel .tbkh-item-link,
    .tbkh-youtube-carousel .tbkh-item-link{
        display: block;
        text-decoration: none;
        font-size: 10px;
        font-weight: 700;
        color: #707070;
        text-align: center;
        width: 100%;
        margin-top: auto;
        padding-bottom: 5px;
    }
    .tbkh-tiktok-carousel .tbkh-item-link{
        margin-top: 10px;
    }
    /* START Instagram carousel */
    .tbkh-instagram-carousel .tbkh-item-link{
        display: block;
        text-decoration: none;
        font-size: 10px;
        font-weight: 700;
        color: #707070;
        text-align: center;
        width: 100%;
        margin-top: 0;
    }
    .tbkh-instagram-carousel .tbkh-item-title-top {
        font-weight: 700;
        font-size: 7px;
        margin-top: 3px;
        color: #707070;
        text-transform: uppercase;
        text-align: center;
    }
    .tbkh-instagram-carousel .tbkh-item-title-bottom {
        font-weight: 500;
        font-size: 5px;
        color: #707070;
        text-transform: uppercase;
        min-height: 9px;
        line-height: 9px;
        display: block;
        text-align: center;
    }
    .tbkh-instagram-carousel .tbkh-item-title-bottom .tbkh-placeholder {
        visibility: hidden;
        display: inline-block;
    }
    .tbkh-instagram-carousel .tbkh-image-wrapper {
        position: relative;
        max-width: 95px;
        margin-bottom: 10px;
        background: #d2d2d2;
        border: 2px solid #ffffff;
    }
    .tbkh-instagram-carousel .tbkh-carousel-item img {
        max-width: 50%;
        border-top-right-radius: 15px;
    }
    .tbkh-instagram-carousel .tbkh-carousel-item img.tbkh-ig-icon{
        border-radius: unset;
    }
    .tbkh-instagram-carousel .tbkh-carousel-item img.tbkh-site-logo {
        width: 20%;
        margin-bottom: 3px;
        opacity: 0.3;
    }
    .tbkh-instagram-carousel .tbkh-image-wrapper img:first-child {
        width: 100%;
        height: auto;
        display: block;
        border: 1px solid #ccc;
    }
    .tbkh-instagram-carousel .tbkh-ig-icon {
        position: absolute;
        top: 5px;
        right: 2px;
        width: 13px;
        height: 13px;
    }
    /* END Instagram carousel */

    /* START Youtube carousel */
    .tbkh-youtube-carousel .tbkh-youtube-thumb {
        position: relative;
        width: 100%;
        max-width: 120px;
        margin-top: 15px;
    }
    .tbkh-youtube-carousel .tbkh-youtube-thumb img {
        width: 100%;
        max-height: 75px;
        display: block;
        border-radius: 10px;
    }
    .tbkh-youtube-carousel .tbkh-video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        transform: translate(-50%, -50%);
        text-shadow: 0 0 10px rgba(0,0,0,0.6);
        pointer-events: none;
    }
    /* END Youtube carousel */

    /* START TikTok carousel */
    .tbkh-tiktok-carousel .tbkh-carousel-item.slick-slide img {
        height: 95px;
    }
    .tbkh-tiktok-carousel .tbkh-tiktok-thumb {
        position: relative;
        width: 100%;
        max-width: 120px;
        margin-top: 0;
    }
    .tbkh-tiktok-carousel .tbkh-tiktok-thumb img {
        max-height: 94px;
        display: block;
        border-radius: 0px;
        object-fit: cover;
    }
    .tbkh-tiktok-carousel .tbkh-video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }
    .tbkh-tiktok-carousel .tbkh-tiktok-play-icon {
        color: #fff;
        font-size: 24px;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 3px;
    }
    /* END TikTok carousel */

}



@media all and (min-width:481px) {
    /* START Knowledge carousel */
    .tbkh-knowledge-carousel .tbkh-carousel-item.slick-slide,
    .tbkh-instagram-carousel .tbkh-carousel-item.slick-slide,
    .tbkh-youtube-carousel .tbkh-carousel-item.slick-slide,
    .tbkh-tiktok-carousel .tbkh-carousel-item.slick-slide {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 368px;
        text-decoration: none;
        color: inherit;
        transition: transform 0.3s ease-in-out;
        background: linear-gradient(180deg, #FFFFFF 55.72%, #D9D9D9 100%);
        padding: 0;
        position: relative;
        margin: 0 23px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
    .tbkh-knowledge-carousel .tbkh-carousel-item .tbkh-content-wrapper,
    .tbkh-instagram-carousel .tbkh-carousel-item .tbkh-content-wrapper,
    .tbkh-youtube-carousel .tbkh-carousel-item .tbkh-content-wrapper,
    .tbkh-tiktok-carousel .tbkh-carousel-item .tbkh-content-wrapper {
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 50px;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-item img {
        max-width: 40%;
        height: auto;
        display: block;
        margin: 20px 5px;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-content {
        flex: 1;
        padding-left: 20px;
        text-align: left;
    }
    .tbkh-knowledge-carousel .tbkh-carousel-content p {
        font-size: 20px;
        font-weight: 700;
        color: #507BBC;
        background: linear-gradient(90deg, #fff 0%, #e9e8e8 100%);
        padding: 10px;
    }
    .tbkh-knowledge-carousel .tbkh-item-link,
    .tbkh-instagram-carousel .tbkh-item-link,
    .tbkh-youtube-carousel .tbkh-item-link,
    .tbkh-tiktok-carousel .tbkh-item-link {
        display: block;
        text-decoration: none;
        font-size: 20px;
        font-weight: 700;
        color: #707070;
        text-align: center;
        width: 100%;
        margin-top: auto;
        padding-bottom: 30px;
    }

    .tbkh-instagram-carousel .tbkh-item-link{
        width: 90%;
    }
    /* END Knowledge carousel */

    /* START Instagram carousel */
    .tbkh-instagram-carousel .tbkh-carousel-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        height: 100%;
        background: linear-gradient(180deg, #FFFFFF 55.72%, #D9D9D9 100%);
        position: relative;
        padding: 20px;
        margin: 0 20px;
        box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
    }
    .tbkh-instagram-carousel .tbkh-item-title-top {
        font-weight: 700;
        font-size: 18px;
        margin-top: 10px;
        color: #707070;
        text-transform: uppercase;
    }
    .tbkh-instagram-carousel .tbkh-item-title-bottom {
        font-weight: 500;
        font-size: 16px;
        margin-bottom: 5px;
        color: #707070;
        text-transform: uppercase;
        min-height: 24px;
        line-height: 24px;
        display: block;
        text-align: center;
    }
    .tbkh-instagram-carousel .tbkh-item-title-bottom .tbkh-placeholder {
        visibility: hidden;
        display: inline-block;
    }
    .tbkh-instagram-carousel .tbkh-image-wrapper {
        position: relative;
        max-width: 260px;
        max-height: 77%;
        margin-bottom: 13px;
        background: #d2d2d2;
        border: 3px solid #ffffff;
    }
    .tbkh-instagram-carousel .tbkh-carousel-item img {
        max-width: 70%;
        border-top-right-radius: 50px;
    }
    .tbkh-instagram-carousel .tbkh-carousel-item img.tbkh-ig-icon{
        border-radius: unset;
    }
    .tbkh-instagram-carousel .tbkh-carousel-item img.tbkh-site-logo {
        width: 25%;
        margin-bottom: 5px;
        opacity: 0.3;
    }
    .tbkh-instagram-carousel .tbkh-image-wrapper img:first-child {
        width: 100%;
        height: auto;
        max-height: 93%;
        display: block;
        border: 1px solid #ccc;
    }
    .tbkh-instagram-carousel .tbkh-ig-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 35px;
        height: 35px;
    }
    /* END Instagram carousel */

    /* START Youtube carousel */
    .tbkh-youtube-carousel .tbkh-youtube-thumb {
        position: relative;
        width: 100%;
        max-width: 330px;
        margin-top: 25px;
    }
    .tbkh-youtube-carousel .tbkh-youtube-thumb img {
        width: 100%;
        max-height: 200px;
        display: block;
        border-radius: 15px;
    }
    .tbkh-youtube-carousel .tbkh-video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 48px;
        color: white;
        text-shadow: 0 0 10px rgba(0,0,0,0.6);
        pointer-events: none;
    }
    /* END Youtube carousel */

    /* START TikTok carousel */
    .tbkh-tiktok-carousel .tbkh-tiktok-thumb {
        position: relative;
        display: inline-block;
        width: 100%;
        max-width: 330px;
        margin-top: 0;
    }
    .tbkh-tiktok-carousel .tbkh-tiktok-thumb img {
        display: block;
        max-height: 280px;
        height: auto;
        border-radius: 0px;
        object-fit: cover;
    }
    .tbkh-tiktok-carousel .tbkh-video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }
    .tbkh-tiktok-carousel .tbkh-tiktok-play-icon {
        color: #fff;
        font-size: 32px;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 4px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    }
    .tbkh-item-link {
        display: block;
        text-align: center;
        margin-top: 10px;
        font-weight: 600;
        color: #000;
        text-decoration: none;
    }
    /* END TikTok carousel */
}