/*
 Theme Name:   Astrologer Child
 Theme URI:    https://demo.kamleshyadav.com/themeforest/astrologer/
 Description:  Astrologer Child Theme
 Author:       kamleshyadav
 Author URI:   https://themeforest.net/user/kamleshyadav
 Template:     astrologer
 Version:      2.4
 License:      Themeforest Split Licence
 License URI:  LICENSE
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  astrologer-child
*/
ul{
    list-style-type: disc !important;
    margin-left: 15px !important;
}
#astrologer-menu li a{color: #000;}
 .al-header-wrapper{background: #fff !important;}
 body .al-main-nav-wrapper .menu>li>a{color: #000;}
 .al-infoicon{background-color: #fdc533 !important;}
.al-infobox{color: #000;}
.box-cards .al-service-box .al-sub-heading{color: #000;}
.box-cards .al-service-box .al-icon{background-color:#fdc533;}
.box-cards .al-service-box .al-icon:after{border: 1px dashed #fdc533;}
.al-contact-expert.home-contact-box{background-color: #fff9e9;}
.home-contact-box h5.al-white{color: #000;}
.zodiac-signs .al-sign-box{background-color: #fdc533;}
.zodiac-signs .al-sign-box:after{border-left: 20px solid #fdc533;}
.zodiac-signs .al-sign-box:before{border-right: 20px solid #fdc533;}
.zodiac-signs .al-sign-box .al-sign{background-color: #000;}
.zodiac-signs .al-sign-box .al-sign:before{border-right:18px solid #000;}
.zodiac-signs .al-sign-box .al-sign:after{border-left:18px solid #000;}
.al-footer-wrapper{background: #0b2038 !important;}
.al-footer-wrapper .al-newsletter-title p, .al-footer-wrapper .al-footer-text p{color: #fff;}
.al-footer-wrapper .al-share-box p{color: #fff;}
.al-footer-wrapper .al-contact-list p{color: #fff;}
.al-footer-wrapper a{color: #fff !important;}
.al-footer-wrapper a:hover{color: #fdc533 !important;}
#scroll{background-color: #fdc533 !important;}
.al-breadcrumb-wrapper{background: #fdc533 !important;}
.al-breadcrumb-container h1{color: #000 !important;}
.al-breadcrumb-container ul{background: #000 !important;}
.al-customer-box{background-color: #fff9e9 !important;}
.al-customer-box h3{color: #fdc533;}
.al-swiper-nav>div{background: #fdc533 !important;}
.al-swiper-nav>div.al-nav-prev:before, .al-swiper-nav>div.al-nav-next:before{border-right: 15px solid #fdc533 !important;}
.al-swiper-nav>div.al-nav-prev:after, .al-swiper-nav>div.al-nav-next:after{border-left: 15px solid #fdc533 !important;}
.al-blog-title{color: #000 !important;}
.al-blog-date:hover{background: #000 !important;}
.al-blog-date:hover:before{border-right-color: #000 !important;}
.al-blog-date:hover:after{border-left-color: #000 !important;}
.al-main-nav-wrapper .menu .sub-menu{background: #fff9e9 !important;}
.astro-horoscope-wrapper .nav .nav-item .astrol-icon{background: #000 !important;}
.astro-horoscope-wrapper .nav .nav-item .astrol-icon:before{border-right: 15px solid #000 !important;}
.astro-horoscope-wrapper .nav .nav-item .astrol-icon:after{border-left: 15px solid #000 !important;}
.astro-horoscope-wrapper .nav .nav-item button.active .astrol-nav{color: #fdc533 !important;}
.astrol-horoscope-section{background: #fff9e9 !important;}
h1, h2, h3, h4, h5, h6, strong, .entry-title a{color: #000 !important;}
.al-newsletter-wrapper .al-heading, .al-footer-widget .widget-title{color: #fff !important;}
.al-faq-wrapper .card{background-color: #fff9e9 !important;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], .form-control:focus, input[type="datetime-local"], input[type="color"], textarea{background: #fff9e9 !important; color: #000 !important; border: 1px solid #000 !important;}
input::placeholder{color: #000 !important;}
.nice-select{background: #fff9e9 !important; color: #000 !important; border: 1px solid #000 !important;}
.custom-content-right .al-top-header .al-info-detail{justify-content: start;}
.al-contact-page-form .wpcf7-form, .al-forms{background: #fff9e9 !important;}
.input-wrap label{color: #000 !important;}
.al-menu-toggle:before{background: #fdc533 !important;}
.al-contact-page-form .wpcf7-form{margin-bottom: 0px !important;}
.single-post .al-single-data p strong{font-size: 16px;}
.al-footer-wrapper a:visited{color: #fff;}
@media(max-width:480px){
    .custom-content-right{
        display: none;
    }
    .kaushik a.single-language{display: table; margin: 0 auto;}
    .al-header-wrapper .al-logo-wrap{max-width: 140px !important; width: 140px !important;}
    .al-header-wrapper .al-menu-wrap{width: calc(100%-140px) !important; flex: 0 0 calc(100% - 140px) !important; max-width: calc(100% - 140px) !important;}
}