/*
Theme Name: Babul Huda Organization
Theme URI: 
Author: Arif Hassan Arif
Author URI: https://www.linkedin.com/feed/
Description: Our default theme for 2024 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 0.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: 
Text Domain: babulhudaorganization
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
/* Read more and less css */
.comment-readmore a {
    margin-bottom: 12px;
    margin-left: 4px;
    text-decoration: underline;
    color: #dcb05c;
    font-size: 18px !important;
}
.comment-readmore a:hover {
    color: #000 !important;
}
.read-fund a {
    margin-bottom: 12px;
    margin-left: 4px;
    text-decoration: underline;
    color: #dcb05c;
    font-size: 18px !important;
}
.read-fund a:hover {
    color: #000 !important;
}
.srv-fund a {
    margin-bottom: 12px;
    margin-left: 4px;
    text-decoration: underline;
    color: #dcb05c;
    font-size: 18px !important;
}
.srv-fund a:hover {
    color: #000 !important;
}
/* End read more and less css */
/* Sponsor section */
.spnsors h2{
color:#fff;
}
/* End Sponsor section */
/* model css */
.modal-title {
font-size: 22px;
font-weight: 700;
letter-spacing: 1px;
}
.modal-body{
    text-align: justify;
}
.causes .causes-text h3:hover {
    color: #FDBE33;
}
.section-header p {
    color: #fff;
    font-size: 16px;
}
.sh1 {
    background: #20212B;
    padding: 6px;
}
.sh1 i {
    text-align: center;
    font-size: 3rem;
    color: #fff;
}
.srv1 {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.txt-fd {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
.tt-tm {
    box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #fdbe33;
}
@media screen and (min-width : 767px){
  .dropdown:hover .dropdown-menu {
    display: block;
}
}
.dropdown-item, .dropdown-item:hover {
    background-color: #fdbe33;
    color: #000;
}
.dropdown-menu {
    padding: 0;
}
@media (max-width: 648px) {
    .carousel .owl-nav .owl-prev, .carousel .owl-nav .owl-next {
        width: 18px;
        height: 60px;
        background: rgb(255 255 255 / 0%);
    }
    .carousel .owl-nav .owl-prev:hover, .carousel .owl-nav .owl-next:hover {
        color: #FDBE33;
        background: none;
    }
}
@media (max-width: 428px){
    .section-header p {
        font-size: 12px;
    }
}
/* google translate dropdown css */
body > .skiptranslate,.goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
    display: none!important;
  }
  .goog-te-gadget {
    color: transparent!important;
    font-size:0px;
  }
  .goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
  }
  #google_translate_element select{
    background:#2b1a12;
    color:#fff4e4;
    border: none;
    font-weight:bold;
    border-radius:3px;
    padding:8px 12px
  }
  .VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display:none;
  }
  body {
    top: 0px !important;
}
/* End Google translate Dropdown css */
/* appear animation */
 img[data-src][src] {
    opacity: 1;
  }
  img[data-src] {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    will-change: opacity;
  }
  
.bkgrndlazy{
  background-image: none !important;
}