/*
Theme Name:     NSHBDA
Description:    A custom theme for NSHBDA.
Author:         Pinwheel Design
Author URI:     https://pinwheel.design
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */




/* HEADER */


.elementor-element-1f6b1b2 .elementor-widget-wrap {
    display: block!important;
    margin-top: 6px;
}

.elementor-3518 .elementor-element.elementor-element-23146d2 .elementor-icon-list-item > .elementor-icon-list-text, 
.elementor-3518 .elementor-element.elementor-element-23146d2 .elementor-icon-list-item > a {
    line-height: normal!important;
}

.elementor-3518 .elementor-element.elementor-element-23146d2 .elementor-icon-list-icon i {
    color: #aaa!important;
}

.elementor-3518 .elementor-element.elementor-element-033a257 .ot-heading > span {
    font-size: 14px!important;
}



@media (max-width: 1230px) {
	
	.main-navigation > ul > li {
	    margin: 0px 10px;
	    font-size: 14px;
	}
	
	.elementor-3518 .elementor-element.elementor-element-033a257 .ot-heading > span {
	    font-size: 12px!important;
	}

	.elementor-3518 .elementor-element.elementor-element-694bba3,
	.elementor-3518 .elementor-element.elementor-element-1f6b1b2 {
	    width: 50%!important;
	}

}


@media (max-width: 767px) {
	
	.header-mobile .ot-heading {
	    padding-bottom: 0;
	}
	
}

@media (max-width: 500px) {

	.elementor-3777 .elementor-element.elementor-element-f3c7ac0 {
		display: none;
	}

}

.page-header {
    height: 360px;
}

.page-header .breadcrumbs li:before {
    content: "•";
    left: 3px;
}


/* FRONT PAGE */


.elementor-element-942e57a .elementor-widget-text-editor a {
	color: #fff;
}

.elementor-element-c9a8f21 .img-item img {
	filter: grayscale(1);
	transition: filter .5s;
}

.elementor-element-c9a8f21 .img-item img:hover {
	filter: grayscale(0);
}


@media (max-width: 768px) {

	.elementor-element-d393281,
	.elementor-element-4c80428 {
		text-align: center!important;
	}

}

.designer-members-carousel .team-wrap h4 {
	font-size: 24px;
	line-height: 28px;
}



.members-carousel .img-item img {
    filter: grayscale(1);
    transition: filter .5s;
}

.members-carousel .img-item img:hover {
    filter: grayscale(0);
}



/* GENERAL */


body {
    background-color: #F2F2F2;
}

.row {
	width: 100%;
	clear: both;
}

.col {
    display: inline-block;
    float: left;
}

.col-50 {
	width: 50%;
}

@media (max-width: 769px) {
	.col-50 {
		width: 100%;
	}
}

.team-wrap .m_extra {
    bottom: 15%;
}

.ot-pricing-table .inner-table .title-table {
    width: 100%;
    padding: 20px 30px;
}

.ot-pricing-table.is-featured .inner-table .details {
    color: #dddddd;
}



/* MEMBERS */

.members-list .member {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 3px dotted #ccc;
	margin-left: 0;
	margin-right: 0;
}

.members-list .member:last-of-type {
	border-bottom: none;
}

.members-list .member .col {
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.members-list .member .col {
		padding-right: 30px;
	}
}

.members-list .member .name {
	margin-bottom: 0.1em;
    line-height: 1.2em;
}

.members-list .member .position {
	text-transform: uppercase;
	letter-spacing: .15em;
	line-height: 1.2em;
    font-weight: 600;
    color: #999;	
}

.members-list .member .type {
	font-weight: 600;
    font-style: italic;
    letter-spacing: .05em;
    margin-bottom: 1em;
}

.members-list .member .logo {
	margin: 10px 0 20px 0;
}

.members-list .member .logo img {
	max-width: 260px;
}

.members-list .member .business {
	font-weight: 600;
}

.members-list .member .address {
	margin-bottom: 0.5em;
}

.members-list .member span {
	text-transform: uppercase;
	letter-spacing: .15em;
    font-size: 11px;
    font-weight: 600;
    color: #999;	
}

.members-list .member a {
	font-weight: 500;
}

.members-list .member .portfolio {
	margin-top: 25px;
}

.members-list .member .octf-btn {
	padding: 10px 20px;
}

.members-list .member .bullets {
	font-size: 12px;
}


.members-list .member .bullets ul {
	margin-bottom: 0;
}


/* DESIGNER PORTFOLIOS */

.designer-portfolio-grid {
	padding: 90px 0px 90px 0px;
}

.designer-portfolio-grid .ot-heading {
    text-align: center;
}

.designer-portfolio-grid .ot-heading h2 {
    font-size: 32px;
}

.designer-portfolio-grid .projects-grid {
	margin-top: 40px;
}

.designer-portfolio-grid .project-item {
    padding: 15px;
}



/* FOOTER */

footer a { color: #fff; }

.elementor-3979 .elementor-element.elementor-element-ee513f6 .elementor-icon-list-icon i {
    color: #999!important;
}

@media (max-width: 768px) {

	footer,
	footer .ot-heading,
	footer h6,
	.elementor-3979 .elementor-element.elementor-element-a376f91 {
		text-align: center!important;
	}
	
	footer .ot-heading {
    	padding-bottom: 0;
	}

	footer h6 {
    	margin-top: 36px!important;
	}

}




