/*
Theme Name: OverhearAds
Theme URI:  https://anycase-it.com/
Author:     anycase-it.com
Author URI: https://anycase-it.com/
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/
h1 span,
h2 span,
h3 span {
    color: #0077FF;
}
body{
    position: relative;
}
body::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 530px;
    background: url(/wp-content/uploads/2025/06/mask-group.svg) no-repeat;

}
.site-header .header-inner{
    background-color: #fff;
}
.site-navigation-toggle-holder .site-navigation-toggle-icon:before{
    box-shadow: 0 .30rem 0 currentColor !important;
}
.site-navigation-toggle-holder .site-navigation-toggle-icon:after, .site-navigation-toggle-holder .site-navigation-toggle-icon:before {
    height: 1px !important;
    border-radius: 0 !important;
}
body .site-navigation-toggle-holder .site-navigation-toggle{
    background-color: unset;
}
body .site-navigation-toggle-holder.elementor-active .site-navigation-toggle-icon:before {
    box-shadow: 0 0.0rem 0 currentColor !important;
}
body .site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after {
    transform: translateY(-.30rem) rotate(-45deg);
}
body .site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before {
    transform: translateY(.30rem) rotate(45deg);
}
body .site-navigation-toggle-holder .site-navigation-toggle{
    padding: 8px;
}
body .site-navigation-toggle-holder{
    padding: 0;
}
.site-navigation ul.menu {
    align-items: center;
}
.grow .elementor-testimonial-wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.grow .elementor-testimonial-wrapper > .elementor-testimonial-content{
    flex-grow: 1;
}
.site-navigation ul.menu li.vk {
    margin-right: 10px;
    margin-left: 24px;
}
.channel-table-wrapper .vk.btn,
.site-navigation ul.menu li.vk a {
    background-color: #0077FF;
    color: #fff !important;
    height: 50px;
    right: 12px;
    padding: 14px 60px 14px 24px;
    position: relative;
    border-radius: 12px;
    line-height: 1.2;
    transition: all .3s;
}

.channel-table-wrapper .vk.btn,
.channel-table-wrapper .tg.btn,
.el-tg a,
.el-vk a {
    position: relative;
}
.channel-table-body a.name{
    color: inherit;
}
.channel-table-wrapper .vk.btn:after,
.button_wrapper .vk.btn span:after,
.el-vk a::after {
    content: '';
    position: absolute;
    height: 26px;
    width: 26px;
    right: 24px;
    top: 11px;
    background: url('/wp-content/uploads/2025/06/vk.svg') no-repeat;

}

.site-navigation ul.menu li.vk a::after {
    content: '';
    position: absolute;
    height: 26px;
    width: 26px;
    right: 24px;
    top: 11px;
    background: url('/wp-content/uploads/2025/06/vk.svg') no-repeat;

}
.channel-table-wrapper .tg.btn,
.site-navigation ul.menu li.tg a {
    background-color: #30AAE5;
    color: #fff !important;
    height: 50px;
    right: 12px;
    padding: 14px 60px 14px 24px;
    position: relative;
    border-radius: 12px;
    line-height: 1.2;
}
.channel-table-wrapper .vk.btn,
.channel-table-wrapper .tg.btn{
    right: unset;
}
video::-webkit-media-controls-panel {
   background-image: none !important;
   filter: brightness(0.4);
}
    /* Скрываем стандартный чекбокс */
    .channel-checkbox {
      display: none;
    }


.cbx {
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}

.cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #c9c9c9;
  transition: all 0.2s ease;
}

.cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}

.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #0077ff;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}

.cbx span:last-child {
  padding-left: 8px;
}

.cbx:hover span:first-child {
  border-color: #0077ff;
}

.inp-cbx:checked + .cbx span:first-child {
  background: #0077ff;
  border-color: #0077ff;
  animation: wave 0.4s ease;
}

.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}

@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
    background-color: #0077ff !important;
}
.site-navigation [type=button]:focus, .site-navigation [type=button]:hover, .site-navigation [type=submit]:focus, .site-navigation [type=submit]:hover, .site-navigation button:focus, .site-navigation button:hover
video{
    border: 5px solid #0077ff !important;
    border-radius: 64px;
    color: #fff;
}
.site-navigation-toggle-holder .site-navigation-toggle:hover .site-navigation-toggle-icon:after, .site-navigation-toggle-holder  .site-navigation-toggle:hover .site-navigation-toggle-icon:before{
    background-color: #fff;
}
.site-navigation-toggle-holder .site-navigation-toggle:hover  .site-navigation-toggle-icon:before {
    box-shadow: 0 .30rem 0 rgb(255 255 255);
}
.site-navigation-toggle-holder .site-navigation-toggle:hover .site-navigation-toggle-icon:before {
    box-shadow: 0 0rem 0 rgb(255 255 255) !important;
}
.channel-table-wrapper .tg.btn:after,
.button_wrapper .tg.btn span:after,
.el-tg a::after {
    content: '';
    position: absolute;
    height: 26px;
    width: 26px;
    right: 24px;
    top: 11px;
    background-image: url('/wp-content/uploads/2025/06/tg.svg');
    background-repeat: no-repeat;
}
.button_wrapper .tg.btn span:after,
.button_wrapper .vk.btn span:after {
    top: 0;
    right: 0;
}

.site-navigation ul.menu li.tg a::after {
    content: '';
    position: absolute;
    height: 26px;
    width: 26px;
    right: 24px;
    top: 11px;
    background-image: url('/wp-content/uploads/2025/06/tg.svg');
}

.site-navigation ul.menu li.tg a:hover,
.site-navigation ul.menu li.vk a:hover {
    opacity: .8;
}

.footer-social-icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.footer-social-icons a img {
    height: 50px;
    width: 50px;
    border-radius: 12px;
    transition: all .3s;
}

.footer-social-icons a:hover img {
    transform: scale(1.05);
}

.footer_add_link {
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.footer_add_link a {
    color: #000;
    transition: all .3s;
}

.footer_add_link a:hover {
    opacity: 0.8;
}

.site-header .header-inner {
    max-width: 1080px;
    border-radius: 12px;
    border: 1px solid #2253CB;
    padding: 8px 12px;
}

#site-footer .custom-logo {
    width: 130px;
    height: 130px;
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
    background-color: #F6F6F6;
    padding: 24px;
    border-radius: 12px;
    position: relative;
}

.elementor-testimonial-wrapper .elementor-testimonial-content::before {
    content: '';
    position: absolute;
    left: 35px;
    bottom: -30px;
    border-top: 15px solid #f6f6f6;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

/*shortcode*/
.channel-filter-container {
    margin-bottom: 20px;
}

.channel-filter-container select {
    padding: 8px;
    margin-right: 10px;
    font-size: 14px;
}

.channel-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.channel-item {
    border: 1px solid #ddd;
    padding: 15px;
    width: calc(33% - 20px);
    box-sizing: border-box;
    background-color: #fff;
}

.channel-title {
    font-weight: bold;
}

.channel-subscribers,
.channel-price {
    margin-top: 5px;
    color: #666;
}

.channel-table {
    width: 100%;
    font-family: sans-serif;
}

.table-row.header {
    font-weight: 400;
    font-size: 14px;
}

.table-row.header {
    font-weight: 400;
    font-size: 14px;
    display: flex;
}
.package-popup .head{
    display: none;
}
.package-popup .head.show{
    display: block;
    background-color: #FAFAFA;
    border-radius: 12px;
}
.package-popup .head{
    font-size: 16px;
    line-height: 26px;
    padding: 6px 8px 6px 35px;
    position: relative;
    border-radius: 12px;
    font-weight: 600;
    
    /* Градиентный текст */
    background: linear-gradient(270deg, #0e66b2 0%, #0b497e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}
.package-popup .head::before{
    position: absolute;
    content: '';
    width: 23px;
    height: 24px;
    top: 8px;
    left: 6px;
    background-size: cover;
    background-image: url(./images/tik.png);
    background-repeat: no-repeat;
}
.cell {
    flex: 1;
    min-width: 120px;
    padding: 5px 10px;
}
.channel-table-header .cell:first-child,
.channel-table-body .cell:first-child {
    flex: 0 0 50px;
    min-width: 30px;
}
.channel-table-header .cell:last-child,
.channel-table-body .cell:last-child {
    max-width: 120px;
}
.sortable {
    cursor: pointer;
    position: relative;
    padding-right: 20px;
}

.sort-indicator {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #999;
}

.sort-indicator.asc::after {
    content: '▲';
}

.sort-indicator.desc::after {
    content: '▼';
}

button.filter-btn {
    border: unset;
    color: #909090;
    border-radius: 12px;
    line-height: 1.3;
    padding: 11px 16px;
}

button.filter-btn:hover,
.elementor-shortcode button.filter-btn.active {
    background-color: #0077FF;
    color: #fff;
    font-size: 16px;
    border: unset;
}

.filter-group {
    display: inline-block;
    background-color: #f8f8f8;
    border-radius: 12px;
    padding: 2px;
    overflow-x: auto;
    display: flex;
    max-width: 100%;
    gap: 10px;
    overflow-y: auto;
}
.filter-bar .filter-group:first-child{
    width: unset;
}
.filter-group .filter-btn{
 flex: 0 0 auto; /* запрещаем элементам сжиматься/растягиваться */

}
.filter-bar {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;

    margin-bottom: 32px;
}

.zone-title {
    color: #2253CB;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 8px;
}
.channel-table-header .cell:first-child{
    padding-left: 10px;
}
.channel-table-header {
    margin-bottom: 22px;
}

.channel-table .cell.network {
    font-size: 0;
    display: flex;
    justify-content: center;
    background-color: #e4f3fe;
    border-radius: 8px;
    gap: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.cell.network {
    max-width: 160px;
}
.channel-item .more{
    gap: 10px;
    flex-direction: row;
}
.channel-item .more a{
    color: #191A23;
}
.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}
.channel-item  .item{
    display: flex;
    gap: 5px;
    align-items: center;
}
.channel-item .more {
    font-size: 14px;
    color: #000;
    width: 100%;
    margin-bottom: 20px;
}
.channel-item .more .title{
    color: #191A23B2;
    font-size: 12px;
}
.channel-item .more a{
        margin-left: auto;
}
.popup-channels-list .channel-item{
    display: flex;
    flex-direction: column;
}

#popup-channels-list::-webkit-scrollbar {
    display: none; 
}
#popup-channels-list .btn-details-channel{
    padding-right: 0 !important;
    font-weight: 400 !important;
    font-size: 16px;
    color: #2253CB;
}
#popup-channels-list .channel-item {
    padding: 0;
}
.channel-item.active > span{
    transition: all cubic-bezier(0.39, 0.575, 0.565, 1);
}
.channel-item.active > span{
    color: #0077FF;
}
.total-block_section{
    display: flex;
    justify-content: flex-end;
}
.total-block_section .total-block_wrapper{
    background-color: #FAFAFA;
    padding: 24px;
    border-radius: 12px;
}
.total-block_section .total-block_wrapper > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.total-block_section .selectet_wrapper{
    margin-bottom: 16px;
}
.total-block_section .qty_wrapper{
    margin-bottom: 12px;
}
.total_wrapper,
.selectet_wrapper .title{
    font-size: 20px;
    font-weight: 600;
}
.qty_wrapper .title,
.discount_wrapper .title{
    font-weight: 400;
    font-size: 14px;
    color: #7C7C7C;
}
.discount_wrapper .item,
.qty_wrapper .item{
    font-size: 16px;
    font-weight: 500;
}
.discount_wrapper{
    margin-bottom: 32px;
}
.total_wrapper{
    margin-bottom: 32px;
}
.discount_wrapper .item{
    color: #2BA100;
}
.channel-table-wrapper{
    font-family: 'Montserrat';
    line-height: 1.2;
   
}

.channel-table-header,
.channel-table{
 background-color: #FAFAFA;
    padding: 16px;
    border-radius: 8px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.channel-table .channel-row{
    background-color: #fff;
    margin-bottom: 6px;
    border-radius: 8px;
    transition: all cubic-bezier(0.39, 0.575, 0.565, 1);
}
.channel-table .channel-row.selected{
    background-color: #0077ff0a;

}
.channel-table .channel-row label{
    display: flex;
    align-items: center;
}
.channel-table-header .cell {
    padding: 0;
}
.channel-table-body .cell.city,
.channel-table-body .cell.network,
.channel-table-body .cell.subscribers,
.channel-table-header .cell.network,
.channel-table-header .cell.subscribers,
.channel-table-header .cell.city{
    text-align: center;
}
.channel-table{
    padding-bottom: 3px;
}
    .channel-table {
            width: 100%;
            font-family: sans-serif;
        }


        .channel-row {
            display: flex;
            align-items: center;
            padding: 6px 0;
        }

        .channel-row:last-child {
            border-bottom: none;
        }

        .cell {
            flex: 1;
            min-width: 120px;
            padding: 0 10px;
        }

        .cell:first-child {
            flex: 0 0 50px;
        }
.channel-table-header{
    padding: 14px;
    padding-bottom: 14px;
}
.elementor-widget-testimonial .elementor-testimonial-job span{  
    color: #2253CB; 
}
.advanstege h3.elementor-icon-box-title span{
    color: #1f1f1f;
}
.advanstege .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
    margin-inline: unset;
}
.elementor-widget-n-accordion .e-n-accordion-item-title{
    transition: border-radius 1s ease;
}
.faq .elementor-widget-n-accordion  .e-n-accordion-item-title[aria-expanded="true"]{
    border-radius: 12px 12px 0 0 ;
}
.testimonial_wrapper .elementor-widget-testimonial:nth-of-type(n + 5) {
    display: none;
}
.testimonial_wrapper.show-all-testimonials .elementor-widget-testimonial {
    display: block;
}
.elementor-editor-active .testimonial_wrapper .elementor-widget-testimonial:nth-of-type(n + 5){
    display: unset;
}
.elementor-widget-testimonial .elementor-testimonial-job span a{
        color: #2253CB !important;
}
.footer_image{
    width: 100%;
}
.footer-additional-links{
    margin-bottom: 120px;
}
.mySwiperPackage .swiper-button-next, 
.mySwiperPackage .swiper-button-prev{
    height: 80px;
    width: 80px;
    background-color: #f8f8f8;
    border-radius: 16px;
    top: unset;
}
.mySwiperPackage .swiper-button-prev:after,
.mySwiperPackage .swiper-button-next:after{
    /* font-size: 24px; */
    color: #000;
}
.mySwiperPackage .swiper-button-prev{
    left: unset;
    right: 84px;
    bottom: 0px;
}
.mySwiperPackage .swiper-button-next{
    right: 0;
    bottom: 0px;
}
.mySwiperPackage .swiper-wrapper{
    padding-bottom: 122px;
}
.mySwiperPackage .swiper-button-next:after,
.mySwiperPackage .swiper-button-prev:after{
    font-size: 0;
    width: 11px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url('./images/arrow.svg');
}
.mySwiperPackage .swiper-button-next:after{
    transform: rotate(-180deg);
}
.badge_exclusive{
    font-size: 16px;
    line-height: 26px;
    padding: 6px 8px 6px 35px;
    position: relative;
    color: #fff;
    background-color: #1e1c1ca1;
    display: inline;
    border-radius: 12px;
}
.badge_exclusive::before{
    position: absolute;
    content: '';
    width: 23px;
    height: 24px;
    top: 4px;
    left: 6px;
    background-size: cover;
    background-image: url(./images/tik.png);
    background-repeat: no-repeat;
}
.footer-inner{
    margin-bottom: 24px;
}
@media (min-width: 992px) {
    body .site-header{
        padding-left: 10px;
        padding-right: 10px;
    }
    body .site-footer .footer-inner,
    body .site-footer:not(.dynamic-footer),
    body .site-header .header-inner{
        width: 100%;
        max-width: 1140px;
    }
}
@media (max-width: 768px) {
    .site-header .header-inner{
        padding: 15px 8px;
    }
    body .site-header .site-branding .site-logo img{
        width: 40px;
        max-width: 40px;
    }
    body .site-header {
        padding-inline-end: 10px;
        padding-inline-start: 10px;
    }
}
@media (max-width: 768px) {
    body .site-header .header-inner{
        padding-inline-start: unset;
        padding-inline-end: unset;
        padding: 15px 8px !important;
    }
    .footer-additional-links{
        margin-bottom: 60px;
    }
    .total-block_section .total-block_wrapper,
    .total-block_section{
        width: 100%; 
    }
    .channel-table-wrapper .channel-table-header .cell:nth-child(2),
    .channel-table-wrapper .channel-table-header .cell:nth-child(3),
    .channel-table-wrapper .channel-table-header .cell:nth-child(4),
    .channel-table-wrapper .channel-table-header .cell:nth-child(5),
    .channel-table-wrapper .channel-table-header .cell:nth-child(6){
        display: none;
    }
    .cbx span:first-child {
        position: relative;
        width: 24px;
        height: 24px;
    }
    .cbx span:first-child svg {
        top: 5px;
        left: 4px;
    }
    .channel-table-body .cell.city,
    .channel-table-body .cell.network,
    .channel-table-body .cell.subscribers,
    .channel-table-header .cell.network,
    .channel-table-header .cell.subscribers,
    .channel-table-header .cell.city{
        text-align: start;
    }
    .channel-row{
        flex-direction: row;
        flex-wrap: wrap;
        font-size: 14px;
    }
    .channel-row .cell img{
        width: 20px !important;
        height: 20px !important;
    }
    .channel-row .cell.logo img{
        width: 32px !important;
        height: 32px !important;
    }
    .channel-row .cell:nth-child(1){
        width: 10%;
        flex: unset;
        min-width: unset;
        display: flex;
        align-items: center;
    }
    .channel-table .cell.network{
        padding-top: 0;
        padding-bottom: 0;
    }
    .channel-row .cell:nth-child(1) label{
        display: inline-flex;
    }
    .channel-row .cell:nth-child(2){
        width: 90%;
        min-width: unset;
        flex: unset;
    }
    .channel-row .cell:nth-child(3),
    .channel-row .cell:nth-child(4),
    .channel-row .cell:nth-child(5),
    .channel-row .cell:nth-child(6){
        width: 100%;
        min-width: unset;
        flex: unset;
        padding-left: 50%;
        max-width: unset;
        position: relative;
        margin-bottom: 4px;
    }
    .channel-row .cell.network {
        background-color: unset;
        justify-content: flex-start;
    }
    .channel-row .cell::before{
        position: absolute;
        left: 10px;
        top: 5px;
        font-size: 12px;
        color: rgba(30, 30, 30, 0.8);
    }
    .channel-table-header .cell:first-child{
        position: relative;
        padding-right: 60px;
        flex: unset;
        width: 140px;
    }
    .channel-table-body .cell:first-child{
        flex: 0 0 50px;
    }
    .channel-table-body .channel-row .cell:nth-child(2){
        width: 80%;
        padding-left: 0;
    }
    .channel-table-header .cell:first-child:before{
        content: 'Выбрать все';
        position: absolute;
        top: 3px;
        right: 0;
        font-size: 14px;
    }
    .channel-row .cell.city::before{
        content: 'Город';
    }
    .channel-row .cell.network::before{
        content: 'Соц. сеть';
    }
    .channel-row .cell.subscribers::before{
        content: 'Подписчики';
    } 
    .channel-row .cell.price::before{
        content: 'Стоймость';
    } 
}
@media (max-width: 574px) {
    .total-block_wrapper .btn_wrapper{
        flex-direction: column;
    }
    .swiper-tutton-wrapper{
        position: relative;
        display: flex;
        flex-direction: row-reverse;
        gap: 10px;
    }
    .mySwiperPackage .swiper-button-next{
        position: relative;
        width: 50%;
        right: unset;
    }
    .mySwiperPackage .swiper-button-prev{
        position: relative;
        width: 50%;
        right: unset;
    }
    .mySwiperPackage .swiper-wrapper{
        padding-bottom: 50px;
    }
    #popup-channels-list .btn-details-channel{
        font-size: 0;
    }
    .social-tabs .tab-btn{
        padding-left: 3px;
        padding-right: 3px;
        width: 98px;
    }
  
   
}