.elementor-kit-8{--e-global-color-primary:#F5F5F5;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#D99969;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#author , #about ,  #newsletter, #video{
    background-size: 100% 100%;
}

#slider{
    background-size: 50% 100% !important;
}

#header .current-menu-item a:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 60% !important;
    border-bottom: 4px solid #9b58b5;
    position: absolute;
    left: 20% !important;
   bottom: -28px
}

#header li.menu-item:hover a:after{
   content: "";
    display: block;
    margin: 0 auto;
    width: 60% !important;
    border-bottom: 4px solid #9b58b5;
    position: absolute;
    left: 20% !important;
   bottom: -28px
}


.video-button:before,
 .video-button:after {
  content: '';
  display: block;
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
  border: 1px solid white;
  border-radius: 50%;
}

 .video-button:before {
  animation: ripple 2s linear infinite;
}
 .video-button:after {
  animation: ripple 2s linear 1s infinite;
}
@keyframes ripple{
  0% { transform: scale(1); }
  50% { transform: scale(1.6); opacity:1; }
  100% { transform: scale(1.8); opacity:0; }
}

.chapters .elementor-element-populated {
   width: 92% !important;
}

.chapters .elementor-element-populated:hover {
    background-color: #D99969; 
    border-color: none !important;
    box-shadow: 0px 0px 10px 0px #b3b3b3;
}

.chapters .elementor-element-populated:hover p{
    color: white;
}
.chapters .elementor-element-populated:hover h5{
    color: white !important;
}

.chapters .elementor-element-populated:hover h6{
    color: white !important;
}


#author .elementor-background-overlay {margin-top: -64px;}

#video .elementor-background-overlay {
    margin-left: -120px;
    margin-top: 42px;
    z-index: -3;
}


#video .video-button:before {
    border-color: black !important;
}

#video .video-button:after{
    border-color: black !important;
}
.elementor-main-swiper{
    width: 100% !important;
    overflow: hidden;
}

#testimonial .elementor-testimonial {
    box-shadow: 0px 0px 10px 1px #f5deb378;
    background-color: white;
    display: flex;
    flex-direction: column-reverse;
    border-radius: 20px;
    border: 1px solid white;
}

.elementor-testimonial__text {
    padding: 20px;
}

#testimonial .elementor-testimonial:hover  {
    border-color: #D99969;
}
#testimonial .elementor-testimonial:hover .elementor-testimonial__footer  {
    border-color: #D99969;
}

.elementor-testimonial__footer:after {
    content: url(https://frankrobertsbooks.com/wp-content/uploads/2024/10/WhatsApp-Image-2024-10-09-at-10.47.53-AM.jpeg);
    position: absolute;
    right: 40px;
}

.elementor-testimonial__footer {
    border-bottom: 1px solid #ffe9e9;
    padding: 0px 20px 20px 20px;
}


.swiper-slide {
    padding: 20px 7px !important;
}

.elementor-main-swiper.swiper-container.swiper-container-initialized.swiper-container-horizontal {
    width: 100% !important;
}

.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons {
    position: absolute;
    right: -5px !important;
    width: 12% !important;
}/* End custom CSS */