/*
Theme Name: kurigram child
Tags:  custom-menu, editor-style, featured-images
Template: kurigram
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/

.team_single_link {
    margin-top: 30px;

    a {
        text-decoration: underline;
    }
}

.em-team:hover .em-team-content-waraper {
    background: #1d3e59e6;
}

.em-team-content-socials a {
  color: #1d3e59;
}

.width_height_link_0 .em-service-icon i {
    color: #595959;
}

.witr_sstyle_9:hover .service-btn > a {
    border-color: #1d3e59;
    color: #1d3e59;
    background: #fff;
}

.service-btn a:hover, 
.witr_service_btn_3d a:hover {
	border: 1px solid white !important;
    background-color: rgba(255 255 255 / 30%) !important;
}

.widget_media_image {
    margin-top: 0px;
    margin-bottom: 1.5em;
}

.footer-sociala-info {
	font-size: 14px;
}

h1 {
	font-size: 1.6em;
}

h2 {
	color: #444;
	font-size: 1.4em;
}

h3 {
	font-size: 1.25em;
	color: #595959;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

.mobile_menu_logo {
	min-width: 225px;
}

.mobile_menu_logo img {
	width 100%;
	height: auto;
}