/*
Theme Name: POM
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentythree
Text Domain: pom
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/

:root {
    --wp--preset--spacing--10 : 10px;
}

main.is-layout-flow { margin-top: 0 !important; }
.wp-site-blocks { padding-top: 1rem !important; }
.splide__pagination {
    bottom: -24px !important;
    top: auto !important;
    left: 50%;
    transform: translate(-50%, -50%);
    right: auto;
}
/* .home .wp-site-blocks { display:none; } */
.splide__arrow { top: 1.575%; }
.splide .splide__arrows--ltr .splide__arrow--next {
    right: 1rem;
}

.splide .splide__arrows--ltr .splide__arrow--prev  {
    left: 1rem;
}

h2 {padding-bottom: 2rem;}
h3 {
    margin-bottom:0;
    font-weight: 600;
    margin-top: 2rem;
}
ol { margin-top:0.5rem !important; }

header { display: none; }

.page .wp-block-separator { width: 100%; border-bottom: 0; }

p.withmargin { margin-top: 1em !important; margin-bottom: 1em !important;}

.wp-block-post-content { margin-top: 0 !important; }

.wp-block-navigation-item a { border-bottom: 3px solid white; }
.current-menu-item a, .wp-block-navigation-item a:hover { border-bottom: 3px solid black; text-decoration: none;}

.mwl__navigation__previous,
.mwl__navigation__next { display:none; }
.mwl__topbar__slide-counter,
.mwl__topbar__controls__control--fullscreen { display: none !important; }
.mwl .mwl__topbar .mwl__topbar__controls { line-height: 80px; }
.mwl .mwl__topbar .mwl__topbar__controls { width: 80px; height: 80px}
.mwl__topbar__controls__control--close svg { width: 60px !important; height: 60px !important }

.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button--active, 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.active, 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button, 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a {
	color: black !important;
	font-weight: 700;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button, 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a {
	font-weight: 500;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-list-underline, 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs {
	border-color: black;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic {
	padding: 0 !important
}

