.wp-site-blocks .alignfull, .wp-site-blocks > .wp-block-group.has-background, .wp-site-blocks > .wp-block-cover, .wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background, .wp-site-blocks > .wp-block-template-part > .wp-block-cover, body > .is-root-container > .wp-block-group.has-background, body > .is-root-container > .wp-block-cover, body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background, body > .is-root-container > .wp-block-template-part > .wp-block-cover, .is-root-container .wp-block[data-align="full"]{
  margin-left: calc(-1* var(--wp--custom--spacing--outer)) !important;
  margin-right: calc(-1* var(--wp--custom--spacing--outer)) !important;
  width: unset;
}
.wp-site-blocks, .edit-post-visual-editor__post-title-wrapper, .wp-block-group.alignfull, .slider .wp-block-cover, .wp-block-group.has-background, .wp-block-cover.alignfull, .is-root-container .wp-block[data-align="full"] > .wp-block-group, .is-root-container .wp-block[data-align="full"] > .wp-block-cover {
    padding-left: var(--wp--custom--spacing--outer);
    padding-right: var(--wp--custom--spacing--outer);
}

.archieve-post{
  position: relative !important;
}
.blog-date-box{
  position: absolute !important;
  left: 15px;
  top: 13px;
  z-index: 99;
}
.archieve-post .wp-block-post-meta > div:not(:first-child):before{
  background: transparent;
}
.blog-date-mon{
  border-bottom: 4px solid var(--wp--preset--color--border-color);
}


.info-box img,.donate-btn img{
  margin-bottom: 5px;
}
.mail-box img{
  margin-bottom: 2px;
}
.donate-btn-upper{
  text-align: right;
}
.donate-btn,.logodiv{
  display: inline-block;
}
.donate-btn a{
  text-decoration: none;
}
.donate-btn a:hover{
  color: var(--wp--preset--color--white) !important;
}
/*header-icons*/
.header-right-box .wp-block-search__button svg{
  min-height: 30px !important;
  min-width: 30px !important;
  rotate: 266deg;
}
.header-right-box .wc-block-mini-cart__button{
  padding: 0;
}
.header-right-box .wc-block-mini-cart__icon{
  min-height: 30px !important;
  min-width: 30px !important;
}
.header-right-box .wc-block-mini-cart__button:hover{
  opacity: 1;
  cursor: pointer;
}
.header-right-box .wc-block-mini-cart__badge{
  height: 15px;
  width: 15px;
  min-width: 10px;
  font-size: 11px;
  color: var(--wp--preset--color--foreground);
}
.header-search.wp-block-search button{
  background: transparent;
  border: none;
  padding: 0;
}
.header-search.wp-block-search .wp-block-search__inside-wrapper{
  padding: 0;
  background: transparent;
  border: none;
 }
.header-search.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{
  background: #eee;
  z-index: 1;
}
.header-search.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover{
  background: transparent;
  border: none;
}
/*slider*/
.slider h1 span{
  color: var(--wp--preset--color--primary) !important;
}
.sec-heading{
  text-align: center;
}
.main-box{
  position: relative !important;
  height: 100%;
  box-shadow: 0px 4px 44px 0px #0000001C;
}
.vol-img{
  position: absolute !important;
  margin-bottom: 0;
  top: -50px;
  left: 0;
  right: 0;
}
/*footer*/
.search-box{
  margin-top: 10px;
}
.search-box.wp-block-search .wp-block-search__inside-wrapper{
  border: none;
  padding: 5px 6px 5px 10px;
  background: var(--wp--preset--color--white);
  border-radius: 30px;
}
.search-box .wp-block-search__input{
  border: none;
  height: auto !important;
}
.search-box .wp-block-search__input::placeholder{
  font-size: 14px;
  font-weight: 400;
  font-family: "Dosis", sans-serif;
}
.search-box.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{
  padding: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: block !important;
}

/*back to top*/
.wp-block-button.back-to-top .wp-block-button__link.wp-element-button {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 25px;
  bottom: 25px;
  display: inline-block;
  z-index: 999;
  text-indent: -5000px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.089);
  padding: 0;
}

/*counter*/
.counter-box{
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto !important;
  flex-direction: column
}
.counter-inner{
  width: 180px;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/*testimonial-css start*/
.testimonial-box{
  box-shadow: 0px 4px 44px 0px #0000001C;
  position: relative !important;
}
.star-img{
  margin-bottom: 10px !important;
}
.testimonial-comas{
  position: absolute !important;
  z-index: -1;
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
}
.testimonial-img img{
  height: 50px !important;
  width: 50px !important;
}
/*testimonial-css end*/

/*projects slider start*/
.projects-slider .swiper-wrapper{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 10px;
}
.projects-slider .swiper-slide{
  margin-top: 0 !important;
}
.project-content-box{
  height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.projects-slider .swiper-slide .project-content-box-inner{
  display: inline-block;
  padding-top: 20px !important;
  border-top: 1px solid #fff;
}

.arrow-img-projects{
  background-color: var(--wp--preset--color--primary);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  justify-content: center;
  align-items: center;
  z-index: 99;
  display: flex;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/*projects slider end*/