/*
Theme Name:   Zox News Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  Zox News Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zox-news
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/

.tabs .tab-content,.tabs input:checked~.tab-content{line-height:1.5;font-size:16px;margin:0 12px;word-break:break-word;hyphens:auto}.tabs{border-radius:8px;overflow:hidden}.tabs .tab{width:100%;color:#fff;overflow:hidden}.tabs .tab-label{display:flex;justify-content:flex-end;flex-direction:row-reverse;padding-left:0!important;padding:1em;background:#fff;font-weight:700;cursor:pointer;color:#00008b;gap:15px}.tabs .tab-label::after{content:"❯";width:1em;height:1em;text-align:center;transition:.35s;line-height:1}.tabs .tab-content{max-height:0;padding:0 1em;color:#000;background:#fff;transition:.35s;opacity:0}.tabs .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#2c3e50;cursor:pointer}.tabs .tab-close:hover{background:#1a252f}.tabs input:checked+.tab-label{background:#fff}.tabs input:checked+.tab-label::after{transform:rotate(90deg)}.tabs input:checked~.tab-content{max-height:100%;padding:1em;border:1px solid #ccc;opacity:1}.lepopup-form,.tabs input[type=checkbox],p#PURL{display:none}@media screen and (max-width:500px){.tabs{margin-bottom:10px}.tab-content,.tabs input:checked~.tab-content{padding:.5rem;margin:0 0 10px}}