/**
Theme Name: SeaLife Cameras
Author: teclan ltd
Author URI: https://www.teclan.com
Description: Child theme for SeaLife Cameras
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: teclan
Template: astra
*/

/*
Uncomment this to restore the white space on pages if there is no sidebar
.ast-plain-container.ast-no-sidebar #primary {margin:4em 0}
*/

/*
Uncomment this to fix Astra submenu bug and set background manually
.main-header-menu .sub-menu {background-color:#ccc}
*/

/* Adjust the UAEL Posts Widget so the C2A buttons are all bottom aligned. */
.uael-post__inner-wrap {height: 100%; display: flex;flex-direction: column;justify-content: space-between;}
.uael-post__content-wrap {display: flex; flex-direction: column;flex-grow: 1;}
.uael-post__content-wrap .uael-post__read-more {align-self:center;margin-top:auto}

