/* --------------------------------------------
	INSERT CSS FOR YOUR CHILD THEME HERE
-------------------------------------------- */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('./subset-HelveticaNeue.woff') format('woff2'),
        url('./subset-HelveticaNeue.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ibarra Real Nova';
    src: url('./subset-IbarraRealNova-Regular.woff') format('woff2'),
        url('./subset-IbarraRealNova-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
	--color-menu-hover: #b5998e !important;
    --color-menu-current: #b5998e !important;
}

.helvetica-font {
	font-family: 'Helvetica Neue' !important;
}

.ibbara-font {
	font-family: 'Ibarra Real Nova';
}

@media only screen and (min-width: 1800px) {
	.pd-top-30 {
		padding-top: 46px !important;
	}	
}

/* header */
header .navi-header li.current-menu-item > a, .navi-header-filters li.active .filters-a {
    color: #b5998e !important;
}
header .navi-header li:hover > a, .navi-header-filters li.active .filters-a:hover {
    color: #b5998e !important;
}
header .navi-header li:focus > a, .navi-header-filters li.active .filters-a:focus,
header .navi-header li:active > a, .navi-header-filters li.active .filters-a:active{
    color: unset !important;
}
.socialmeida-text:hover {
	color: #b5998e !important;
}
.socialmeida-text:active {
	color: #b5998e !important;
}
.logo-image {
	max-width: 32px;
	height: auto !important;
}
.head-meta {
	position: relative;
}
.page-id-21 .head-meta::before { 
	content: "Interior Architecture";
	position: absolute;
	font-family: 'Ibarra Real Nova' !important;
	font-size: 24px;
	color: #222221;
	top: -6px;
	left: -478px;
	letter-spacing: 0px;
}
.navi-header-filters li.active .filters-a {
	display: none !important;
}
.clearfix.filters-in-builder .filters-ul {
	display: none !important;
}
.logo-a {
	width: 34px
}
#header {
	position: relative;
}

/* home page style */
.home-text {
	font-family: 'Helvetica Neue' !important;
	font-size: 26px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 36px !important;
}

/* about page style */
.about-page-title {
	font-family: 'Ibarra Real Nova';
	font-size: 90px;
	line-height: auto;
	font-weight: 500;
	color: #222221 !important;
	line-height: 112px !important;
	
}
.about-title {
	font-family: 'Helvetica Neue' !important;
	font-size: 45px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 36px !important;
	padding-bottom: 10px !important;
}
.about-text {
	font-family: 'Helvetica Neue' !important;
	font-size: 26px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 36px !important;
}



/* footer style */
footer .container-fluid {
	display: flex;
	justify-content: space-between !important;
	margin: auto;
	font-family: 'Helvetica Neue' !important;
	font-size: 21px !important;
	color: #2222221 !important;
}

footer .container-fluid::before {
	content: unset !important;
}
footer .container-fluid::after {
	content: unset !important;
}
.footer-info {
	font-size: 16px !important;
}
.footer-one-col-item {
	text-align: left;
	width: 33.3% !important;
}
.footer-menu ul {
	display: flex;
	justify-content: space-between;
}
.footer-menu {
	position: relative;
}
.footer-menu::after {
	position: absolute;
	content: url(/wp-content/uploads/2021/12/Vector-Smart-Object.png);
	top: 108px;
	left: 50%;
	transform: translate (-50%);
}
#logo-footer {
	text-align: right !important;
}

.widget_footer_unit h3 {
	padding: 0 !important;
}

.widget_footer_unit h3 {
	display: none;
}

.mc4wp-form-fields {
	width: 100%;
	display: flex !important;
	flex-wrap: wrap;
	flex-direction: column !important;
	align-content: flex-end !important;
	position: relative;
}
.newsletter-header {
	margin-top: 0 !important;
	padding: 0 !important;
	border: unset !important;
	font-size: 21px !important;
	color: #222221 !important;
	font-family: 'Helvetica Neue';
	line-height: 30px !important;
}
.newsletter-agree-to {
	font-size: 16px !important;
	font-family: 'Helvetica Neue' !important;
}

.newsletter-mail-btn {
	width: 430px !important;
	border: 1px solid #222221 !important;
	padding: 4px;
	display: inline-block;
	display: flex;
	justify-content: space-between;
	align-items: center !important;
}

.newsletter-mail-form {
	font-size: 20px !important;
	font-family: 'Helvetica Neue' !important;
	border: none !important;
	margin: 0!important;
	width: 80%;
}
.newsletter-sub-btn {
	border: none !important;
	position: relative;
	background-image: url(/wp-content/uploads/2021/12/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
	margin-top: 0 !important;
	margin-right: 4px;
}
input[type="submit"].newsletter-sub-btn:hover {
	background: url(/wp-content/uploads/2021/12/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}
input[type="submit"].newsletter-sub-btn {
	max-height: 12px !important;
	padding-top: 0 !important;
}

/* portfolio page style */
.portfolio-generic-trigger-out {
	display: none;
}

/* contact page style */
.contact-name {
	font-family: 'Helvetica Neue' !important;
	font-size: 26px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 30px !important;
	padding-bottom: 25px !important;
}
.contact-tel {
	font-family: 'Helvetica Neue' !important;
	font-size: 36px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 30px !important;
}
/* #idi_name, #idi_mail, #idi_text {
	
} */
.contactform input,
.contactform textarea {
	color: rgba(34, 34, 33, 0,5) !important;
	font-family: 'Helvetica Neue' !important;
	font-size: 16px !important;
	line-height: 31px;
}
textarea {
	height: 40px !important;
}
#idi_name::placeholder,
#idi_mail::placeholder,
#idi_text::placeholder{
  	color: rgba(34, 34, 33, 0,5) !important;
	font-family: 'Helvetica Neue' !important;
	font-size: 16px !important;
	line-height: 31px;
}

#idi_name:-ms-input-placeholder,
#idi_mail:-ms-input-placeholder,
#idi_text:-ms-input-placeholder { /* Internet Explorer 10-11 */
  	color: rgba(34, 34, 33, 0,5) !important;
	font-family: 'Helvetica Neue' !important;
	font-size: 16px !important;
	line-height: 31px;
}

#idi_name::-ms-input-placeholder, 
#idi_mail::-ms-input-placeholder, 
#idi_text::-ms-input-placeholder { /* Microsoft Edge */
  	color: rgba(34, 34, 33, 0,5) !important;
	font-family: 'Helvetica Neue' !important;
	font-size: 16px !important;
	line-height: 31px;
}

#text-1648798568909 > p:first-of-type {
	font-size: 28px;
	font-family: 'Helvetica Neue' !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 30px !important;
}

#wpforms-569-field_1-container {
	width: 50%;
	display: inline-block;
}

#wpforms-569-field_1 {
	border: 0;
	border-bottom: 1px solid black;
	max-width: 98%;
	padding: 0;
	font-family: 'Helvetica Neue';
}

#wpforms-569-field_2-container {
	width: 50%;
	display: inline-block;
	text-align: right;
	text-align: -moz-right;
}

#wpforms-569-field_2 {
	border: 0;
	border-bottom: 1px solid black;
	max-width: 98%;
	padding: 0;
	font-family: 'Helvetica Neue';
}

#wpforms-569-field_3-container {
	width: 100%;
}

#wpforms-569-field_3 {
	width: 100%;
	border: 0;
	border-bottom: 1px solid black;
	max-width: 100%;
	padding: 0;
	font-family: 'Helvetica Neue';
	height: 31px !important;
}

#wpforms-569-field_4 label {
	font-size: 16px !important;
	font-family: 'Helvetica Neue' !important;
	letter-spacing: 0.5px;
}

#wpforms-569-field_4 label > a {
	letter-spacing: 0.5px;
}

#wpforms-submit-569 {
	height: 40px;
	border-width: 1px 1px 1px 1px;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
	font-family: 'Helvetica Neue' !important;
	font-size: 16px !important;
	line-height: 31px;
	letter-spacing: 0.5px;
	background-color: transparent;
	border-color: black;
}

#wpforms-form-569 .wpforms-field {
	margin-top: 10px;
}

#wpforms-569-field_4-container {
	margin-top: 0 !important;
}

#wpforms-confirmation-569 {
	background: #b5998e;
	border-color: #b5998e;
}

/* project page */
.project-title {
	font-size: 100px;
	line-height: 100px;
	color: #222221 !important;
	font-family: 'Ibarra Real Nova' !important;
}

.module-id-1640268015179:not(.item)>.module-inside, .module-id-1640268015179>.module-inside>.module.col-0:not(.item) {
    padding-left: 0px !important;
}

.project-first-title {
	font-size: 45px;
	color: #222221 !important;
	font-family: 'Ibarra Real Nova' !important;
	text-align: right !important;
	margin-bottom: 120px !important;
}
.project-description {
	color: #222221 !important;
	font-family: 'Helvetica Neue' !important;
	font-size: 26px !important;
	line-height: 36px;
}

/* privacy notice */ 
.privacy-notice-text {
	font-size: 16px !important;
	font-family: 'Helvetica Neue' !important;
}

/* what we do */
.what-we-do-sub {
	font-family: 'Helvetica Neue' !important;
	font-size: 30px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: 32px !important;
}
.what-we-do-book-appointment-container {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	margin-top: 70px;
}
.what-we-do-bottom-button {
	background-color: #e1d7cd;
	font-family: 'Helvetica Neue' !important;
	font-size: 18px !important;
	font-weight: 500;
	color: #222221 !important;
	line-height: auto !important;
	padding: 6px 100px;
}

/* cookies bar */
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: white !important;
	
	box-shadow: 0 0 20px rgba(34, 34, 33, 0.2);
}
.moove-gdpr-cookie-notice p {
	color: #222221 !important;
	font-family: 'Helvetica Neue' !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
	border-radius: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	background: none !important;
	border: 1px solid #222221 !important;
	border-radius: none !important;
	color: #222221 !important;
}
.moove-gdpr-button-holder button:hover {
	background-color: #222221 !important;
	color: white !important;
}
.moove-gdpr-branding-cnt {
	display: none !important;
}
.moove-gdpr-tab-main-content table {
	border: 1px solid #222221;
}
.moove-gdpr-tab-main-content table tr {
	border: 1px solid #222221;
}
.moove-gdpr-tab-main-content table td {
	border: 1px solid #222221;
	padding: 6px !important;
}

@media only screen and (max-width: 1920px) {
	/* about page */
	.about-title {
	font-size: 38px !important;
	line-height: 30px !important;
}
	.about-text {
		font-size: 17px !important;
		line-height: 30px !important;	
	}
	
	/* project page */
	.project-title {
		font-size: 58px;
		line-height: 58px;
	}
	.project-description {
		font-size: 24px !important;
	}
} 
@media only screen and (max-width: 1450px) {
	.newsletter-mail-btn {
		width: 78% !important;
	}
}
@media only screen and (max-width: 1160px) {
	.what-we-do-book-appointment-container {
		flex-direction: column;
		justify-content: center;
		gap: 20px;
	}
	.what-we-do-bottom-button {
		font-size: 16px !important;
		padding: 10px 0;
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 1188px) {
	.footer-menu ul {
		display: flex;
		flex-direction: column;
		align-items: center;
	}	
}
@media only screen and (max-width: 850px) {
	.page-id-21 #header::before {
		content: "Interior Architecture";
		font-family: 'Ibarra Real Nova' !important;
		position: absolute;
		font-size: 30px;
		color: #222221;
		left: 60px;
		top: 45%;
		letter-spacing: 0px;
	}
	.page-id-21 .head-meta::before {
		content: "";
		position: unset;
	}
}
@media only screen and (max-width: 768px) {
	#wpforms-569-field_1-container {
		width: 100%;
	}
	#wpforms-569-field_1  {
		max-width: 100%;
	}
	#wpforms-569-field_2-container {
		width: 100%;
	}
	#wpforms-569-field_2  {
		max-width: 100%;
	}
}
@media only screen and (max-width: 758px) {
	#wpadminbar {
		display: none;
	}
	/* header */
	.page-id-21 #content {
		margin-top: 80px;
	}
	.page-id-21 #header::before {
		content: " ";
		position: absolute;
	} 
	.module-id-1640767087739 .single-image-notfull img.single-image-img {
    	width: 200px !important;
    	height: auto !important;
	}
	.grid-stack-filter {
		display: none;
	}
	.navi-trigger-text-menu,
	.navi-trigger-text-close {
		display: none !important;
	}
	#navi .navi-wrap ul.menu li.menu-item a {
		font-family: 'Helvetica Neue';
	}
	.socialmeida-a .socialmeida-text {
		font-family: 'Helvetica Neue';
	}
	
	/* home */
	#img-logo {
		padding-top: 40px;
	}
	.page-id-21 #content {
		margin-top: 0 !important;
	}
	.home-text {
		font-weight: 400;
	}
	
	/* footer */
	footer {
		padding-top: 50px;
	}
	footer .container-fluid {
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start !important;
	}
	.footer-one-col-item {
		padding-bottom: 38px;
		width: 100% !important;
		align-items: flex-start !important;
	}
	.responsive-ux .footer-cols-item-mobile {
    	margin-left: 0; 
}
	.footer-menu ul {
		align-items: flex-start;
	}
	.mc4wp-form-fields {
		align-content: flex-start !important;
	}
	.newsletter-mail-btn {
		width: 100% !important;
	}
	.mc4wp-form-fields::after {
		position: absolute;
		content: url(/wp-content/uploads/2022/01/Asset-1.svg);
		display: block;
		top: 120%;
		left: 45%;
		transform: translate (-45%);
		height: 28px;
  width: 28px;
	}
	.footer-menu::after {
		position: unset;
		content: "";
	}
	.home-text {
		line-height: 26px !important;
	}
	/* project page */
	.project-title {
		font-size: 20px !important;
	}
	.about-page-title {
		font-size: 20px !important;
		margin-top: 40px !important;
	}
	.about-title {
		font-weight: bold;
	}
	.pd-responsive {
		margin-top: 20px;
	}
	.project-description {
		line-height: 26px;
	}
	.ux-portfolio-template-default .module-inside.group-inside {
		margin-top: 0px !important;
	}
	.ux-portfolio-template-default .module-inside {
		margin-top: 40px !important;
	}
	
	
	/* footer */
	.footer-text {
		font-size: 18px;
	}
	.footer-info {
		font-size: 14px !important;
	}
	.footer-menu {
		font-size: 18px;
	}
	.newsletter-header {
		font-size: 18px !important;
	}
	.newsletter-agree-to {
		font-size: 14px !important;
	}
	#menu-panel-bottom .menu-panel-bottom-right {
		width: 100%;
	}
	.menu-panel-bottom .socialmeida {
    	text-align: center !important;
	}
	
	/* contact page */
	.page-id-31 .bm-builder {
		margin-top: 40px !important;
	}
	.module-id-1641559604643 {
		height: 40px;
	}
	.module-id-1641559604643 img{
		display: none;
	}
	.bm-row:first-child {
		display: flex;
		flex-direction: column;
	}
	.module-id-1617002767568 {
		order:2;
	}
	.module-id-1617002771435 {
		order:3;
	}
	.module-id-1641559604576 {
		order:1;
	}
	.module-id-1641559604643 {
		display: none;
	}
	.contact-name {
		padding-bottom: 0px !important;
		line-height: 20px !important;
		font-weight: 400;
	}
	.contact-tel {
		font-weight: 400;
	}
	
	/* about page */
	.page-id-30 .module-inside {
		--top-mod-m: 0px;
	}
	.about-page-title {
		line-height: normal !important;
		margin-top: 30px;
		font-size: 36px !important;
	}
	.page-id-30 .single-image-img,
	#text-1640247131707 {
		padding-bottom: 20px;
	}
	.about-title {
		font-size: 20px !important;
	}
	.about-text {
		line-height: 26px !important;
		font-weight: 400;
	}
	/* what we do page */
	.page-id-460 .about-page-title {
		margin-bottom: 20px !important;
	}
	.what-we-do-short-desc-bottom {
		text-align: center;
	}
	.what-we-do-sub {
		line-height: 26px !important;
	}
}



