/*
Theme Name: PokaTheme Child
Template: pokatheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 1.0.0
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

/*
    Add your custom styles here
*/
.review-logo > img, .review-logo > picture > img { width: 160px !important; }

.author-card .author-image {
	margin-left: 10px !important;}

.header-menu > li::before { content: "" !important;}
.only-this .review-bonus {
    display: flex;
    align-items: center;
    justify-content: center;  
    min-height: 87px;
}
.tns-nav {display: none !important;}
.owl-carousel,
.swiper,
.poka-carousel {
  overflow: hidden !important;
  touch-action: none !important;
}
.poka-carousel .swiper-slide {
  pointer-events: auto !important;
}

.poka-carousel .swiper-wrapper {
  pointer-events: none !important;
}