/**
* Theme Name: RiseHand Child
* Description: This is a child theme of RiseHand, generated by Merlin WP.
* Author: <a href="https://themeforest.net/category/wordpress?term=steelthemes&#038;view=grid#content">Steelthemes</a>
* Template: risehand
* Version: 1.3.2
*/
.icon_box_all.style_three .icon_box .icon img {
    width: auto;
}

.icon_box_all.style_four h3 a {
font-size: 24px !important;
} 

.navbar_nav .menu-item > a.nav_link {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.wp-block-latest-posts__post-title {
  font-size: 18px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 10px;
  list-style: none;
}
.trim-2.mb_20 {
  font-size: 20px;
  line-height: 1.3;
}
.blog-style_default .content_box .date_tm time {
  font-size: 14px;
}
.blog-style_default .content_box .cat_gry {
  font-family: "Open Sans", sans-serif;
}
.breadcrumb li, .breadcrumb li a {
  font-family: "Open Sans", sans-serif;
}
.swiper_arrows {
display: none !important;
}

.logo-bg, .logo-bg-tree {
position: relative;
}

.logo-bg-left::before, .logo-bg-tree-left::before {
left: 100px;
}
.logo-bg-right::before, .logo-bg-tree-right::before {
right: 100px;
}

.logo-bg::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 600px;
    background-image: url(../../uploads/2024/01/cropped-The-Telephone-of-The-Wind-Trademark.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.1;
    background-position: center;
}
.logo-bg-tree::before {
	position: absolute;
    content: "";
    height: 100%;
    width: 600px;
    background-image: url(../../uploads/2025/07/Tree-Logo-scaled.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.1;
    background-position: center;
}


.font_special {
    
    text-decoration: none;
}

.elementor-element a {
font-family: Open Sans;
}

.elementor-column .elementor-spacer-inner {
    height: var(--spacer-size);
}
.mobile-menu-item {
display: none !important;
}

.portfolio-style_5:after {
    background: none; 
}


.widget_recent_entries a:hover {
    color: #266753 !important;
}

.icon_box_all.trans.style_four {
    position: relative;
    
}

.icon_box_all.trans.style_four::before {
    content: none;
}

.icon_box_all.trans.style_four::after {
    position: absolute;
    content: "";
    background-image: url(../../uploads/2024/01/cropped-The-Telephone-of-The-Wind-Trademark.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 115px;
    height: 115px;
    right: 23px;
    top: 43px;
    opacity: 0.3;
    
}

.gm-style-iw-d {
	overflow: hidden !important;
}
.gm-style-iw.gm-style-iw-c {
	max-height: none !important;
}

.portfolio-style_5 .content_box_outer .spattern_bg {
    width: 285px;
    height: 285px;

}


@media only screen and (max-width: 1200px) {
.mobile-menu-item {
display: inline-block !important;
}
}


@media only screen and (max-width: 992px) {

	.portfolio-style_5 .content_box_outer {
		bottom: 0 !important;
		opacity: 1 !important;
	}
}

@media only screen and (max-width: 768px) {
    .blog-style_default {
      flex-direction: column;
    }
     
    .blog-style_default .image-box {
      width: 100%;
    }
    
    .portfolio-style_5 .image-box img {
height: 300px;
}
}



.slider_box_V2 .image {
  display: block!important;
	margin-top: 0;
}

.slider_box_V2 {
	height: auto !important;
}


@media only screen and (max-width: 991px) {
.slider_box_V2.image_enable .container .row {
  flex-direction: column-reverse;
  gap: 40px;
}
}
@media (max-width: 1200px) {
  .slider_box_V2 .image .img_in.img_one {
    width: 100%;
    height: 100%;
    transform: none;
  }
}
@media (min-width: 992px) {
  .slider_box_V2 .image .img_in.img_one {
    width: 100%;
    height: 100%;
    transform: none;
}
.slider_box_V2.image_enable .container .row {
  align-items: center;
}
	
	
}