body {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    color: #4a4a4a;
    background: #fff9ef;
}
h1 {
    font-family: "Montserrat", sans-serif;
    font-weight:900;
}
h2, h3 {
   font-family: "Lilita One", sans-serif;
}
img.titling-art {
    width: 200px;
    position: absolute;
    margin-top: 3px;
    z-index: 0 !important;
    opacity: 0.9;
}
h2.special-title {
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 70px;
    z-index: 200 !important;
    position: sticky;
    font-weight: 700;
}
.left-h-container {
    padding-top: 80px;
    padding-right: 50px;
    font-size: 18px;
    font-weight: 100;
}
.modal-body {
    background: #fff9ef;
}
.gr-book .panel-default>.panel-heading {
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
    border: 0px;
}
.access-chapter-info {
    height: 50px;
    display: flex;
    justify-content: space-between;
}
h4.panel-title a {
    background: #8f5901;
    width: 100%;
    display: block;
    padding: 15px;
    border: 0px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    font-size:18px;
    font-weight:900;
    letter-spacing: 1px;
}
.body-content {
    padding: 18px 10px;
}
.txtareasm {
    min-height: 150px;
}
.errmsge{
    color: red;
    font-size: 10px;
}
.mgtop10 {
    margin-top:10px;
}
.mgtop20 {
    margin-top:20px;
}
.mgtop30 {
    margin-top:30px;
}
.mgtop50 {
    margin-top:50px;
}
.mgtop60 {
    margin-top:60px;
}
.mgbot30{
    margin-bottom:30px;
}
.mgtop30power {
    margin-top:30px !important;
}
.pd30 {
     padding-top: 30px;
}
.pd60 {
     padding-top: 60px;
}
.image-volume {
    height: 345px;
    background-size: cover;
}
.cont-fcopy .tx-single {
    color: #353535;
    background: #fff;
    padding: 2px 5px;
    font-size: 10px;
}
.intro-project.vol {
    font-size: 10px;
    padding: 0px 10px 20px;
    height: 60px;
}
.no-pd-col {
    padding: 0px;
}
.added-blo {
    padding: 25px 5px;
}
section#home{
    z-index: 1;
}
.vol-contain .label-projects {
    border: 1px solid #e3e3e3;
    padding: 15px 5px;
    background: #fff;
    margin-bottom:30px;
}
.cont-fcopy {
    border: 1px solid #e2e2e2;
    background: #fff;
    text-align: left;
    height: 350px;
}
.brownish {
    color: #fff;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    
}
.banner-single-book{
    height:100%;
}
.brownish.banner-small{
    height: 200px;
}
.stat-draft .btn-brown {
    background: linear-gradient(to right, rgb(64 40 0) 0%, rgb(117 95 56) 100%);
}
.brownish h2 {
    font-size: 60px;
    font-weight: 900;
    margin-top: 40px;
}
.intro-project {
    padding: 12px 0px;
    font-size: 15px;
    font-weight: 400;
}
.statusdraft .title-project a {
    color: gray;
}
img.logo {
    width: 50px;
}
.title-project.semi-title-small a {
    font-size: 17px;
}
.cont-feature {
    height: 350px;
    background-position: center;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
}
.ct-edit span {
    color: #fff;
    font-size: 40px;
}
.statusdraft .label-projects {
    background: #eeeeee;
}
.title-project {
    font-weight: 700;
    line-height: 24px;
    padding-top:10px;
}
.title-project a {
    font-size: 20px;
    text-decoration: none;
    color:#d87f2e;
}
.bghead {
    z-index: 1000;
    position: absolute;
    margin-left: 10%;
}
.normal-space {
  padding:70px 0px;
}
section.head-strip img.logo {
    width: 170px;
}
section.head-strip ul#menu-main-menu a {
    font-size: 13px;
    text-transform: uppercase;
    color: #58B947;
}
.chapter-adaper {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color:#d87f2e;
    padding-top: 25px;
}
.nav>li>a:focus, .nav>li>a:hover {
    color: #FF6600 !important;
    background-color:#fff;
}
.info-cont {
    padding: 40px 0px;
}

h2.widget-title {
    font-size: 18px;
}
.right-h-container.content {
    padding-top: 120px;
    padding-right: 70px;
    font-size: 18px;
    font-weight: 100;
}
.image-side-1 img.img-front.img-side {
    width: 80%;
}
.btn-sign {
    background-color:#d87f2e;
    color:#fff;
}
.btn-brown {
    background: linear-gradient(to right, rgb(143 89 1) 0%, rgb(233 103 3) 100%);
    text-transform: uppercase;
    text-align: center;
    padding: 10px 30px;
    color: #fff;
    border-radius: 20px;
}
.btn-brown:hover {
    background: #d87f2e;
    color: #fff;
}
.navigation-toggler ul#menu-menu-main li {
    margin-top: 16px;
}
.navigation-toggler ul#menu-menu-main li a {
    color: #8f5900;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.navigation-toggler ul#menu-menu-main li a:hover {
    background: transparent;
}
.bghead .navigation-toggler ul#menu-menu-main li a {
    color: #fff;
}
.log-items {
    float: right;
    padding-top: 14px;
    margin-left: 20px;
    margin-top: 27px;

}
.toggle-item {
    display: flex;
    justify-content: flex-end;
}
.small-copyline a {
    color: #fff;
    font-weight: 600;
}
.avatar--header {
    height: 38px;
    width: 44px;
    display: inline-block;
    background-size: cover;
    margin-right: -4px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
.info-person {
    margin-top: -21px;
    color: #fff;
}
.btn-fl {
    float: right;
}
.txtprof {
    width: 85%;
    float: left;
}
.bookcreation {
    text-align: left;
    padding: 15px;
}

.btn-sign.btn--photo {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    padding: 8px 20px;
    margin-top: -31px;
}
.avatar-item {
    width: 200px;
    height: 198px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 16px;
    margin-top: 20px;
    border: 4px solid #8f5900;
    background-size: cover;
    background-position: 40%;
}
.borderme {
    border: 1px solid red;
    background: #ffdedf;
}
.btn-full {
    width:100%;
}
.modal-header {
    background: #8f5901;
    color: #fff;
    margin-right: -1px;
}
.chapter-title {
    margin-bottom: 15px;
}
.hideme {
    display: none;
}
span.tox-statusbar__branding {
    display: none;
}
.edright {
    width: 70px;
}
.btn-brcircle {
    background: #8f5901;
    color: #fff;
    padding: 12px 15px;
    font-size: 15px;
    border-radius: 50%;
}
.side-itime {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    box-shadow: 1px 2px 2px #c8c8c8;
}
.back-tax {
    height: 400px;
    background-position: center;
    background-size: cover;
}
.img-author {
    height: 187px;
    background-size: cover;
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    border-color: rgb(143, 89, 1);
    border-image: initial;
    background-position: center center;
}
.auth-context {
    text-align: center;
    font-size: 17px;
    padding: 10px;
}
.overlay-block {
  position: relative;
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  -webkit-transition: background 2s; /* For Safari 3.0 to 6.0 */
  transition: background 2s;
}
.overlay-block:hover {
    background-color: rgb(159 130 82 / 30%);
}
.back-tax .link-item {
    text-align: center;
        padding-top: 31%;
    font-size: 49px;
}
.back-tax .link-item a {
    color: #fff;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px black;
}
.tx-single {
    background: #353535;
    padding: 5px 15px;
    font-weight: 200;
    margin-right: 3px;
    font-style: italic;
    font-size: 15px;
    color: #fff;
}
.featured-block-content .item-block {
    padding-top: 30%;
}
.taxo-fronts {
    display: flex;
    padding: 1px;
    margin-top: 30px;
}
.summary-single {
    padding: 20px 15px;
    font-size: 18px;
    background: #dcdcdc4d;
    margin-top: 16px;
}
.bookart {
    box-shadow: 2px 5px 10px #000000;
}
.sum-ath {
    text-align: left;
    padding-top: 20px;
}

input[type="text"], input[type="email"], textarea.wpcf7-form-control {
    background: #bebebe !important;
    border-radius: 0;
    padding: 8px 15px !important;
    border: 0px;
    font-size: 14px;
    font-weight: 300;
}
.forms-contact input, .forms-contact textarea {
    width: 100%;
    margin-bottom: 15px;
}
.statusdraft {
    opacity: 0.7;
}
span.spwider1 {
    margin-right: 10px;
}
.genre-box .label-projects {
    padding: 17px;
}
.genre-box {
    background: white;
    margin-bottom: 35px;
}
img.image-progress {
    width: 229px;
    position: fixed;
    bottom: 30%;
    left: 43%;
    z-index: 10;
}
.formcategory {
    background: #e0e0e0;
    display: flex;
    margin-bottom: 10px;
    border-radius: 1px;
}
.formcategory.selected .lv-stat {
    background: #00cd00;
    padding: 5px;
}
.formcategory.deselected .lv-stat {
    background:#cd0000;
    padding: 5px;
}
.formcategory .tax-copy {
    width: 87%;
    font-size: 15px;
    padding: 10px;
}
.btn-change-status {
    padding: 9px 14px;
    border-radius: 0px;
}
.formcategory.selected .btn-change-status {
     background: #00cd00;
     color:#fff;
}
.formcategory.deselected .btn-change-status {
     background: #cd0000;
     color:#fff;
}
.image-side-2 img.img-front.img-side {
    width: 100%;
}
.image-side-2 img.img-front.img-side {
    width: 100%;
}
.star-rating {
    padding: 15px 0px 10px;
}
.col-review {
    display: inline-block;
    background: white;
    width: 100%;
    padding: 10px 25px;
}
ul.star-rating-list {
    list-style: none;
    padding:0px;
}
ul.star-rating-list li{
    display: inline-block;
    margin-right:10px;
    font-size: 20px;
}
ul.star-rating-list li:hover{
    cursor:pointer
}
.m-score.good-review {
    color: #01b447;
}
.m-score span.lg-text {
    font-size: 80px;
    font-weight: 800;
}
.m-mod {
    font-size: 60px;
}
.m-score.amazing-review{
    color:#8f5901;
}
.star-item i.fas.fa-star{
    color:gainsboro;
    transition: color 0.2s;
}
.star-item:hover ~ .star-item i,
.star-item:hover i {
    color: gold; /* Highlighted color on hover */
}
.star-item.active i.fas.fa-star {
    color:gold !important;
}
.line-single-openning{
    height:90vh;
    position:fixed;
    width:100%;
}
.book-area-read-start {
    position:relative;
    margin-top:60%;
    background-color:#fff;
}

footer .footer_top .widget a {
    color: #777370;
}
footer .footer_top .widget a:hover {
    color: #FF6600;
}
footer {
    background: #353535;
    color: #fff;
    position:relative;
}
.footer-level-2 {
    background: #8f5901;
    padding: 8px 1px 4px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    position:relative;
}
.allpad40 {
    padding: 40px 0px;
}
.vision-chapter {
    padding:0;
}
.vision-chapter li {
    list-style: none;
}
li.chapter-block{
    padding:20px;
    border-radius:20px;
    background-color: #fff9ef;
    margin-bottom: 20px;
}
.ch-copy p {
    font-size: 16px;
    color: #474747;
}
.head-chapter {
    font-size:30px;
    padding:20px 0px;
}
.chapter-content {
    position:relative;
}
.sub-chapter {
    font-size:18px;
    text-transform: uppercase;
    color:gray;
}
.line-chapter {
    background: #ff8a26bd;
    width: 71px;
    height: 13px;
    position: absolute;
    z-index: 0;
    opacity: 0.7;
    left: -5px;
    transform: skew(27deg, 177deg);
    top: 15px;
}
.slice-heading {
    display:flex;
    justify-content: space-between;
}
.circle-button {
    border-radius:50%;
    font-size: 15px;
    font-weight:700;
    box-shadow: 2px 3px 5px #0c0c0c;
}
.more-strip {
    padding: 10px 5px;
}
.chapter-button-sect button {
    margin-right:5px;
    background: #dfdfdf;
}
.sticky-block-base {
      position: -webkit-sticky; /* Safari */
      position: sticky;
      top: 0; /* Sticks when it reaches the top of the screen */
      z-index: 100; /* Optional: Keep it above other elements */
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%; /* Adjust width if needed */
  z-index: 100;
  background-color: white; /* Optional: Add background */
}
.sect-button{
    padding:15px;
}
.side-nav-chapters {
    background: #1c1408;
    position: fixed;
    height: 100vh;
    width: 300px;
    z-index: 1000000;
    top: 0;
    left:0;
    padding-top: 15px;
    transform:translateX(-300px);
    transition: all 1.2s ease-in-out; /* Smooth transition for showing/hiding */
}

.text-nav-rate {
    padding:10px;
    text-align: right;
}
ul.side-nav-items {
    list-style: none;
    padding: 0px;
}
ul.side-nav-items button.btn.btn-nav-chapter {
    background: #4f4a3e;
    width: 100%;
    border-radius: 0;
    color: #fff;
    padding: 11px 3px 11px 15px;
    text-align: left;
    transition: background-color 0.3s ease-in-out;
}
ul.side-nav-items button.btn.btn-nav-chapter .chtp {
    font-weight:800;
    padding-right:10px;
}
.btn:focus{
    outline:0px auto -webkit-focus-ring-color;
}
ul.side-nav-items button.btn.btn-nav-chapter:hover {
    background: #27241e;
}

.side-nav-chapters.show {
  transform: translateX(0);
}

@media only screen and (min-width: 681px) {
   
    nav li.menu-item.dropdown.dropitems:hover ul.dropdown-menu {
        display: block;
    }
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #444444;
        outline: 0;
    }
    
}
@media only screen and (max-width: 680px) {
     ul#menu-main-menu {
        background: #444444;   
    }
    
    ul li ul.dropdown-menu {
        display: block;
        width: 100%;
        padding-left: 17px;
        font-style: italic;
        background-color: #717171;
        box-shadow: none;
        border-radius: 0px;
        font-size: 10px;
        position: relative;
    }
    .line-single-openning {
        position: relative;
        width: 100%;
        padding-bottom: 45px;
        height:auto;
    }
    .book-area-read-start {
        position: relative;
        margin-top: 100px;
    }
}
@media only screen and (max-width: 480px) {
    .navbar-header.hd {
        margin-bottom: 17px;
    }
    
    .brownish {
        min-height: 450px !important;
    }
    .row.cont-cat {
        margin: 0px;
    }
    .back-tax .link-item {
        font-size: 35px;
    }
    .left-h-container {
        padding-top: 10px;
        padding-right: 15px;
    }
    .right-h-container.content {
        padding-top: 40px;
        padding-right: 10px;
    }
    h2.special-title {

        margin-top: 5px;
        margin-bottom: 50px;
    }
    button.navbar-toggle {
        border: 2px solid #fff;
        margin-top: 20px;
    } 
    .navbar-toggle .icon-bar {
        color: #fff;
        border: 3px solid;
    }
    .bghead {
        width: 80%;
    }
    .navigation-toggler ul#menu-menu-main li {
        margin-top: 0px;
    }
    .navigation-toggler .toggle-item {
        display: block;
        justify-content: normal;
    }
    .bghead .navigation-toggler ul#menu-menu-main li a {
        background: #353535;
        margin-bottom: 4px;
    }
    .log-items {
        margin-left: 0px;
        margin-top: 5px;
        width: 100%;
    }
    
    .btn-sign {
        width: 100%;
        border-radius: 0px;
        margin-bottom: 10px;
    }
}
