/*
Theme Name: videopro-child
Template: videopro
Author: CactusThemes
Version: 1.1.1
*/


.picture-content {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.picture-content::before {
    content: "";
    display: block;
    padding-top: 66.66667%;
}
.picture-content img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.cactus-post-item .picture-content.screenshots-preview-inline img:not(:first-child) {
    top: 50%;
    left: 50%; 
}


.cactus-contents-block.style-3 .cactus-listing-config.style-2 .cactus-post-item > .entry-content > .picture .picture-content,
.cactus-contents-block.style-3 .cactus-listing-config:not(.style-2) .cactus-post-item > .entry-content > .picture .picture-content {
    padding-top: 0!important;
}
.cactus-contents-block.style-3 .cactus-listing-config.style-2 .cactus-post-item > .entry-content > .picture .picture-content img,
.cactus-contents-block.style-3 .cactus-listing-config:not(.style-2) .cactus-post-item > .entry-content > .picture .picture-content img,
.cactus-contents-block.style-3 .cactus-listing-config:not(.style-2) .cactus-post-item > .entry-content > .picture .picture-content img:not(:first-child) {
    top: 50%!important;
    left: 50%!important;
}

.cactus-post-item .picture-content .ct-post-icon:before {
    margin-top: 0;
}

.widget_search input[type="search"] {
    margin-bottom: 0;
}


.cactus-post-item > .entry-content .excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.cactus-post-item .posted-on .author {
    display: none;
}
.cactus-post-item .posted-on .date-time::before {
    content: none;
}
.cactus-post-format-video-wrapper .featured-img img {
    width: 100%;
    height: auto;
}
.cactus-post-format-video-wrapper .slick-slide img {
    margin: 0 auto;
}

.cactus-single-content.hentry .body-content.hidden-content {
    max-height: 100%;
}
.cactus-single-content.hentry .btn-hidden-content {
    display: none;
}


.cactus-main-menu > ul > li > a {
    padding: 7px 10px!important;
}

/* @media (max-width: 1279px) {
    .cactus-main-menu > ul > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
} */


.cactus-row.magin-30px {
    display: flex;
    align-items: center;
}
.cactus-nav-right {
    width: auto;
}
.cactus-nav-left,
.cactus-container:not(.medium) .cactus-only-main-menu {
    width: 100%;
}
.cactus-header-search-form {
    margin-left: auto;
}
.cactus-nav-right:before {
    content: none;
}
.cactus-container:not(.medium) .cactus-only-main-menu {
    border: none;
}

@media (min-width: 1026px) and (max-width: 1270px) {
    .cactus-logo .cactus-img-logo {
        max-height: 25px;
    }
}

.sticky-menu .cactus-open-menu-mobile.cactus-main-menu > ul > li > a {
    margin-top: 7px;
}


.container-pagination {
    padding-top: 20px;
}
.container-pagination ul {
    display: inline-flex;
    justify-content: center;
    width: 100%;
}
.container-pagination ul li {
    margin: 0 10px;
} 
.container-pagination ul li a:not(.next, .prev) {
    display: block;
    padding: 0 10px;
    background: #999;
    border-radius: 2px;
    color: #fff;
    text-decoration: none;
}
.container-pagination ul li a.next,
.container-pagination ul li a.prev {
    display: block;
    padding: 2px 10px 0;
}
.container-pagination ul li.active .current {
    display: block;
    padding: 0 10px;
    background: #222;
    border-radius: 2px;
    color: #fff;
}
.container-pagination ul li a:hover {
    color: #000;
}









.page-programtv {
    margin-bottom: 40px;
}

.page-programtv .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 20px;
}
.page-programtv .nav-tabs .nav-link {
    margin-bottom: 0px;
    padding-left:15px;
    padding-right: 15px;
    border:none;
    background: transparent;
    color: rgba(153,153,153,1.0);
}
.page-programtv .nav-tabs .nav-link.active {
    color: #000;
}
.page-programtv .nav-tabs .nav-link:hover {
    color: rgb(128, 127, 127);
}

.page-programtv .card {
    display: flex;
    align-items: flex-start;
    padding: 15px 0;
    border-top: 1px solid #efefef;
  }
.page-programtv .card h5 {
    margin-bottom: 0;
    padding:0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}
.page-programtv .card .time {
    display: inline-block;
    width: 70px;
    min-width: 70px;
    color: rgba(153,153,153,1.0);
    line-height: 1.2;
}



.page-programtv .fade {
    transition: opacity .15s linear;
}
.page-programtv .show {
    display: block;
}
.page-programtv .fade:not(.show) {
    opacity: 0;
}
.page-programtv .tab-content>.tab-pane {
    display: none;
}
.page-programtv .tab-content>.active {
    display: block;
}


.concurs-toate-voturile-sus img {
    display: none;
    width: 100%;
    height: auto;
}
.concurs-toate-voturile-sus img + img {
    display: block;
}


@media (max-width: 575.98px) {
    .page-programtv .card {
      display: block;
    }
    .page-programtv .card .time {
        margin-bottom: 10px;
    }

    .concurs-toate-voturile-sus img {
        display: block;
        margin: 0 auto;
        max-width: 300px;
    }
    .concurs-toate-voturile-sus img + img {
        display: none;
    }
}




.gdpr-section {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 99999999999;
}
.gdpr-section .gdpr-content {
    margin: 0 auto;
    padding: 30px 20px 20px;
    width: 100%;
    max-width: 1000px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #ccc;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
.gdpr-section .gdpr-close {
    float: right;
    margin: -25px 0 0 0;
    padding: 0;
    height: 24px;
    background: transparent;
    border: none;
    color: #555;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
}
.gdpr-section .gdpr-close:hover {
    color: #000;
}
.gdpr-section .gdpr-button {
    display: block;
    padding: 7px 20px;
    width: 100%;
    height: auto;
    background: #007bff;
    border: 1px solid #007bff;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
.gdpr-section .gdpr-button:hover {
    background: #045bb9;
    border-color: #045bb9;
}
.gdpr-section p {
    margin-bottom: 5px;
    color: #757575;
    font: 12px/15px Arial, Helvetica, sans-serif;
}
.gdpr-section .gdpr-link {
    display: block;
    white-space: nowrap;
    color: #007bff;
    font-size: 16px;
    line-height: 22px;
}
.gdpr-section .gdpr-link:hover {
    color: #045bb9;
}
.gdpr-section .text-center {
    text-align: center;
}
@media (min-width: 576px) {
    .gdpr-section .gdpr-button {
      display: inline-block;
      width: auto;
    }
    .gdpr-section .gdpr-link {
      display: inline-block;
      margin: 0 10px;
    }
}
@media (min-width: 768px) {
    .gdpr-section {
        left: 5px;
        top: 5px;
        right: 5px;
    }
    .gdpr-section p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 18px;
    }
    .gdpr-section .gdpr-link {
        font-size: 15px;
    }
}