/**
Theme Name: Pojok Child
Author: Lutfianto
Author URI: https://www.pojokwebsite.com/
Description: Good theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pojok-child
Template: astra
*/

.main-header-menu .sub-menu .menu-link, .ast-sticky-shrunk .main-header-menu .sub-menu .menu-link {
  padding: 0.5em 1em;
  font-size: 95%;
  display: block;
  word-wrap: break-word;
}

.entry-title a{color:#9966ff;}
.entry-title a:hover {color:#9966cc;}

.site-footer .widget-title {color:#f8f8f8;}
.site-footer .footer-widget-area h3 {color:#f8f8f8; margin-bottom: -30px; text-transform: uppercase;}
.site-footer .footer-widget-area { margin-bottom: 30px;}
.site-footer .footer-widget-area {color:#e8e8e8;}
.site-footer .footer-widget-area a{color:#e8e8e8;}
.site-footer .footer-widget-area a:hover {color:#9966ff;}
.ast-footer-copyright {color:#eee; font-size: 14px; }
.ast-footer-copyright a {color:#ccc;}
.ast-footer-copyright a:hover {color:#ccc;}

.sidebar-main .wp-block-latest-posts  {font-size: 20px; line-height: 22px;}
.sidebar-main .wp-block-latest-posts img{border: 1px solid#8224e3; margin-bottom: 20px;}

/*fix call astra
 ========================================================================== */
.site-footer .sidenav{
    width: 55px;
    position: fixed;
    z-index: 1;
    bottom: 75px;
    right: 10px;
    background: none;
    overflow: hidden;
    padding: 8px 0;
    text-align: center;
   font-family: Arial;
}

.site-footer .sidenav a {
    padding:10px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: block;
}


.site-footer .sidenav .ph{ background: url(images/ph2.png) left center no-repeat; padding: 7px; margin: 10px 0; height: 50px;}
.site-footer .sidenav .wa{background: url(images/wa.png) left center no-repeat; padding: 7px; margin: 10px 0; height: 50px;}
.site-footer .main {
    margin-left: 140px; /* Same width as the sidebar + left position in px */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}