/*
Theme Name: Tackle Trading - KS
Theme URI: https://tackletrading.com
Author: Konstantin Solutions
Author URI: https://konstantin.bio
Description: A completely new Tackle Trading look with more focus on an LMS
Version: 1.0.45
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tackle-trading-ks
Tags: custom
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
*/

.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}

.screen-reader-text {
}
.bypostauthor {
}

.aligncenter,
.alignleft,
.alignright {
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
.textwidget.custom-html-widget {
    max-width: 100%;
    overflow: hidden;
}
#custom_html-8 .card {
    overflow: hidden;
}
#custom_html-8 .card .card-section {
    overflow: hidden !important;
    max-width: 95%;
    margin: 0 auto;
}
.page-template-tradecenter .dashboard-section .tribe-events-c-subscribe-dropdown
{
    display: none;
}