/*
Theme Name: Apress Child
Description: APRESS is a clean and modern Creative Multiuse Multipurpose WordPress Theme built with lot of insights and suggestions behind it.
Author: Apress Themes
Theme URI: http://apresswp.com/
Author URI: https://themeforest.net/user/apressthemes
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apress
Template: apress
*/

body{}
@media (max-width:1050px) {.mob_nav_icon_area{ display:table-cell; vertical-align:middle; width:140px;}}
.header_module_wrapper {
    float: right;
}
.butul{padding:0px;margin:0px; }
.butul li{display:inline-block;}
.butul li a{background-color:#0A3161;width:200px;text-align:center;color:#fff;font-size:20px;padding: 10px 8px;}
.butul li a:hover{background-color:#b31942;}
.bookname{font-size: 16px;
    line-height: 18px;padding-bottom:0px;}
.star-list {  align-items: center; gap: 0; list-style: none; padding: 0; margin: 0;text-align:center; }
.star-list li{display:inline-block;font-weight:bold;color:#000;}.star-list li:not(:last-child)::after { content: "★"; margin: 0 15px; font-size: 10px; vertical-align: middle; }
.black{color:#000 !important;}
.white{color:#fff !important;}
.singlebut{background-color:#0A3161;text-align:center;color:#fff;font-size:20px;padding: 10px 18px;}
.singlebut:hover{background-color:#b31942;color:#fff;}
.footersoc{text-align:center;}
.footersoc li{display:inline-block;padding-top:0px !important;padding-bottom:0px !important;}
.footersoc li a{font-size: 30px;
    line-height: 30px;
    color: #fff;
    padding: 20px;
    -webkit-transition: all 100ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 100ms ease;
-o-transition: all 100ms ease;
transition: all 100ms ease;
  cursor:pointer;}
 .footersoc li a:hover {
  -moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
  /*color:#c8e0f4;*/
}
.footstar{height:30px;fill:#fff;}
.footstar:hover{
  -moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
  /*fill:#c8e0f4;*/}
.bgroad{
    background-image: url(http://jeffharrismusic.com/dev/wp-content/uploads/2026/08/road.png?id=330);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
.facolor{color: #b31942;}
.singlebut:hover .facolor{color: #fff;}