/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */

/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */


header {
  padding: 10px 0px;
}
.my_menu_style li.menu-item a {
  position: relative;
}
.my_menu_style li.menu-item a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: -2px;
  right: 0px;
  margin: 0 auto;
  width: 0px;
  height: 2px;
  background: #7b4697 !important;
  opacity: 1 !important;
}

.my_menu_style li.menu-item a:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -2px;
  right: 0px;
  margin: 0 auto;
  width: 0px;
  height: 2px;
  background: #7b4697 !important;
  opacity: 1 !important;
}

.my_menu_style li.menu-item.current-menu-item a:after,
.my_menu_style li.menu-item.current-menu-item a:before,
.my_menu_style li.menu-item:hover a:after,
.my_menu_style li.menu-item:hover a:before
{
  width: 27px;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.top_banner_small_title {
  margin-bottom: 5px !important;
}
.top_banner_large_title {
  margin-bottom: 10px !important;
}
.two_col_btn ul {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
  flex-wrap: wrap;
}
.two_col_btn ul li a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  transition: all 0.5s linear;
  background-image: linear-gradient(100deg,#a254a1,#271f6e);
  border-radius: 10px;
  border: solid 1px transparent;
}
.two_col_btn ul li a:hover {
  background-image: linear-gradient(-100deg,#a254a1,#271f6e);
}

.two_col_btn ul li.white_border_btn a {
  background-image: linear-gradient(100deg,transparent,transparent);
  border: solid 1px #fff;
}
.two_col_btn ul li.white_border_btn:hover a {
  background-image: linear-gradient(100deg,#fff,#fff);
  color: #000;
}
.top_banner_section {
  padding: 9em 0px;
}

.section_title_small {
  margin-bottom: 5px !important;
}
.section_title_large {
  margin-bottom: 15px !important;
}
.section_txt {
  margin-bottom: 5px !important;
}
.gradient_title .elementor-heading-title {
  background: linear-gradient(to right,#a254a1 0%,#271f6e 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.author_section {
  padding: 7em 0px;
}

.two_col_btn ul li.black_border_btn a {
  border-color: #000;
  color: #000;
  background-image: linear-gradient(100deg,transparent,transparent);
}
.two_col_btn ul li.black_border_btn a:hover
{
  background-image: linear-gradient(100deg,#000,#000);
    color:#fff;
}
.my_pref_list ul {
  display: flex;
  display: -webkit-flex;
  gap: 12px;
  align-items:center;
  align-items: center;
}
.my_pref_list ul li a {
  display: inline-block;
  background: #484849;
  color: #fff;
  padding: 7px 20px;
  border-radius: 7px;
  transition: all 0.5s linear;
}
.my_pref_list ul li a:hover {
  background: #000;
}
.choose_pref_tile {
  margin-bottom: 15px !important;
}
.book_main_section {
  padding-bottom: 7em;
}

.other_platform_list ul {
  display: flex;
  display: -webkit-flex;
  gap: 25px;
  padding: 15px 0px;
  margin-top: 20px;
}
.other_platform_list ul:before {
  content: '';
  position: absolute;
  left: -30em;
  top: 20px;
  background-image: linear-gradient(to right,#a254a1 0%,#271f6e 60%);
  width: 1100px;
  height: 55px;
}
.other_platform_list ul a{
  position:relative;
  z-index:1;
}

.video_sec .elementor-widget-wrap.elementor-element-populated {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.my_video_block {
  width: 96px !important;
  height: 96px !important;
  margin: 0 auto;
}
.inner_full_video_row {
  padding: 17em 0px;
}
.inner_row {
  margin-bottom: 25px !important;
}

.post-title {
  display: none;
}
.blog_section_row {
  padding: 2em 0px 4em;
}
.blog_section {
  padding: 7em 0px;
  background-image: linear-gradient(100deg,#a254a1,#271f6e);
}
.my_blog_style .elementor-post__text {
  padding: 0px 15px 15px;
}
.my_blog_style .elementor-post__text .elementor-post__read-more {
  position: relative;
}
.my_blog_style .elementor-post__text .elementor-post__read-more:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: #fff;
}
.my_blog_style .elementor-post {
  transition: all 0.5s linear;
  border-radius: 22px;
}
.my_blog_style .elementor-post:hover {
  background: #fff;
  border-radius: 22px;
}
.my_blog_style .elementor-post:hover .elementor-post__title a,
.my_blog_style .elementor-post:hover .elementor-post__excerpt p,
.my_blog_style .elementor-post:hover .elementor-post__read-more
{
  color: #000 !important;
}

.my_testi_style .elementor-main-swiper {
  width: 100% !important;
  overflow: hidden;
}
.my_testi_style .elementor-testimonial__text {
  background: #000;
  padding: 30px 40px;
  border-radius: 20px;
  min-height: 210px;
}
.my_testi_style .elementor-testimonial__image img {
  width: auto !important;
  height: auto !important;
}
.my_testi_style .elementor-testimonial__cite {
  position: relative;
  margin-top: 20px;
}
.my_testi_style .elementor-testimonial__cite:before {
  content: '';
  position: absolute;
  left: 0px;
  top: -16px;
  background-image: url('https://crystalmanning.cloudtrek360.com/wp-content/uploads/2025/06/testi_stars_icon.png');
  width: 94px;
  height: 16px;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
  background: url("/wp-content/uploads/2025/06/test_sec_arrow_left.png") no-repeat center center,linear-gradient(100deg,#a254a1,#271f6e);
  position: absolute !important;
  right: 70px !important;
  bottom: 40px !important;
  left: unset !important;
  z-index:1;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
  background: url("/wp-content/uploads/2025/06/test_sec_arrow_right.png") no-repeat center center,linear-gradient(100deg,#a254a1,#271f6e);
  position: absolute !important;
  right: 20px !important;
  bottom: 40px !important;
  z-index:1;
}
.my_testi_style .elementor-swiper-button i{
  display:none;
}
.my_testi_style .elementor-swiper-button {
  
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 8px;
}
.testi_section {
  padding: 7em 0px;
}

.cp_txt p {
  margin: 0px;
}
.cp_row {
  background-image: linear-gradient(to bottom,#a254a1 0%,#271f6e 90%);
  padding: 8px 0px;
}
.footer_sec {
  padding: 4em 0px;
}
.social_list {
  display: flex;
  display: -webkit-flex;
  gap: 12px;
  justify-content: center;
}
.social_list li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: linear-gradient(130deg,#a254a1,#271f6e);
  text-align: center;
  line-height: 40px;
  border-radius: 7px;
}
.foo_menu ul.elementor-nav-menu {
  position: relative;
}
.foo_menu ul.elementor-nav-menu:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 9px;
  background: #a254a1 !important;
  opacity: 1 !important;
  width: 27px;
  height: 1px;
}

.foo_menu ul.elementor-nav-menu:after {
  content: '';
  position: absolute;
  right: -30px;
  left: unset !important;
  top: 9px;
  background: #a254a1 !important;
  opacity: 1 !important;
  width: 27px;
  height: 1px;
  overflow: visible !important;
  visibility: visible !important;
}
.foo_menu ul.elementor-nav-menu li a
{
  position:relative !important;
}

.foo_menu ul.elementor-nav-menu li a:before
{
  content: '';
  position: absolute;
  left: -15px;
  top: 4px;
  width: 8px;
  height: 8px;
  background-image: linear-gradient(100deg,#a254a1,#271f6e);
  border-radius: 50%;
  opacity: 1 !important;
}
.foo_menu ul.elementor-nav-menu li:first-child a:before
{
  display: none;
}
.foo_menu ul.elementor-nav-menu li a
{
  margin: 0px 13px !important;;
}

.inner_book_page {
  padding: 6em 0px;
}
.contact_inner_section {
    padding: 5em 0px;
}
.my_form_style input,.my_form_style textarea {
    padding: 13px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 18px 0px !important;
    min-height: auto !important;
}
.style_my_list ul li {
  position: relative;
  padding: 0px 0px 15px 30px;
}
.style_my_list ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 10px;
  width: 20px;
  height: 3px;
  background: #7b4697;
}


@media only screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .my_menu_style li.menu-item a::before,
    .my_menu_style li.menu-item a::after,
    .elementor-widget-text-editor br,
    .top_banner_large_title br,
    .top_banner_small_title br,
    .other_platform_list ul::before,
    .foo_menu ul.elementor-nav-menu::before,
    .foo_menu ul.elementor-nav-menu::after,
    .foo_menu ul.elementor-nav-menu li a::before
    {
        display:none;
    }
    .remove_pds_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -80px;
    }
    header {
      padding: 0px 0px;
    }
    .top_banner_section {
      padding: 5em 0px;
      background-position: 0% 100% !important;
    }
    .top_banner_large_title .elementor-heading-title
    {
      font-size: 45px !important;
    }
    .section_title_large .elementor-heading-title
    {
      font-size: 35px !important;
    }
    .author_single_img,.book_cover_img
    {
        margin-bottom:35px !important;
    }
    .author_section,.blog_section,.testi_section
    {
      padding: 5em 0px;
    }
    .page_reviews .testi_section {
      padding: 3em 0px !important;
    }
    .inner_book_page
    {
      padding: 3em 0px;
    }
    .book_main_section {
      padding-bottom: 5em;
    }
    .book_main_section .elementor-column,
    .testi_section .elementor-column,
    .inner_book_page .elementor-column
    {
      width: 100% !important;
    }
    .book_main_section .elementor-container.elementor-column-gap-default,
    .inner_book_page .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .other_platform_list ul::before {
      top:0px;
    }
    .other_platform_list ul {
      gap: 15px;
      padding: 15px;
      margin-top: 0px;
      background-image: linear-gradient(to right,#a254a1 0%,#271f6e 60%);
      flex-flow: wrap;
    }
    .my_pref_list ul,.two_col_btn ul
    {
      flex-flow: wrap;
    }
    .two_col_btn ul li a {
      padding: 8px 15px;
      font-size: 15px;
    }
    .video_sec .section_txt {
      padding: 0px 15px;
    }
    .inner_full_video_row {
      padding: 8em 0px;
    }
    .my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
      right: 65px !important;
      bottom: 0px !important;
    }
    .my_testi_style .elementor-swiper-button.elementor-swiper-button-next
    {
        bottom: 0px !important;
    }
    .footer_sec {
      padding: 2em 0px;
    }
    .foo_img {
      text-align: center !important;
    }
    .foo_menu ul.elementor-nav-menu {
      flex-flow: column !important;
    }
    .foo_menu li.menu-item a.elementor-item {
      justify-content: center;
      margin: 0px 0px 12px !important;
    }
    
    .foo_menu li.menu-item:last-child a.elementor-item {
      margin-bottom: 0px !important;
    }
    .my_testi_style .swiper-slide {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .my_testi_style .elementor-testimonial__text {
      padding: 20px;
      min-height: auto;
    }
    .contact_inner_section {
      padding: 3em 0px;
    }
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated {
      padding: 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .testi_section .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }   
}

@media only screen and (max-width: 420px) {
    .top_banner_large_title .elementor-heading-title {
        font-size: 33px !important;
    }
}

/* New css ends here */
