<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bridge Garden Rooms
Author: DOWO Digital
Author URI: https://www.dowo.digital/
Version: 2025.7
Template: x
*/

.dowo-cf7 {
	padding: 10px !important;
	width: 100%;
	border: 0;
	border-bottom: 10px solid #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
	color: #555;
	background-color: #efefef;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.dowo-cf7-message {
	padding: 10px !important;
	width: 100%;
	border: 0;
	border-bottom: 10px solid #fff;
	font-weight: 400;
	font-size: 12px;
	color: #555;
	background-color: #efefef;
}

.wpcf7-select {
	/*padding: 0px !important;*/
	width: 100%;
	border: 0;
	/*border-bottom: 10px solid #fff;*/
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
	color: #555;
	background-color: #efefef;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.09) inset;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.x-btn, .button, [type="submit"] {
	border: 0px!Important;
}
.wpcf7cf_group {
	display: none;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.2;
}
.x-portfolio .entry-extra {
	width: 100%!important;
	margin-top: 10px;
}
.x-portfolio .entry-info {
	float: left;
	width: 100%!important;
}
.x-btn-widgetbar {
	position: fixed;
	top: 0;
	right: 0;
	border-top: 30px solid #272727;
	border-left: 30px solid transparent;
	border-right: 30px solid #272727;
	border-bottom: 30px solid transparent;
	font-size: 12px;
	line-height: 1;
	color: rgba(255,255,255,0.5);
	background-color: transparent;
	z-index: 1033;
}
.x-btn-widgetbar i {
	position: absolute;
	top: -23px;
	right: -23px;
}
[data-x-icon], [class*="x-icon-"] {
	font-size: 25px;
}
body.single-x-portfolio {
	padding-right: 0;
}
body.single-x-portfolio .x-sidebar.nano {
	display: none;
}
.x-main.full {
	float: none;
	display: block;
	width: 100%;
}
/* Portfolio */

.dowo-portfolio {
	text-align: center;
}
.dp_titlebar {
	display: inline-block;
	width: 100%;
	background: #efefef;
}
.dp_title {
	margin: 0 4%!important;
	text-align: center;
	padding: 2rem 0 0;
}
.dp_title h1 {
	color: #333;
	font-size: 1.8rem;
	font-weight: 300;
	margin: .3rem 0;
}
.dd-sub {
	font-size: 16px;
	margin: 0.5rem 0 0.8rem;
	opacity: .66;
	font-weight: 300;
}
.dp_pparea {
	text-align: left;
	margin: 0px;
}
.dp_nparea {
	text-align: right;
	margin: 0px;
}
.dp_pp {
	float: left;
	margin-left: -300px;
}
.dp_np {
	float: right;
	margin-right: -300px;
}

@media (max-width:767px) {
.dp_pparea {
	display: none;
}
.dp_title {
	margin: 0!important;
	padding: 20px 10px;
}
}

@media (min-width:979px) {
.ddpp-hover {
	margin-left: 0px;
}
.ddnp-hover {
	margin-right: 0px;
}
}
.dp_pp, .dp_np {
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
.type-dowo_portfolio {
	margin-top: -25px!important;
}
.l-navigation-item-arrow {
	font-size: 16px;
	line-height: 150px;
	font-weight: 300;
	width: 60px;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	color: #fff;
	transition: width 0.6s ease-in-out;
}
.ddpd-left {
	float: left
}
.ddpd-right {
	float: right;
}

@media (max-width:978px) {
.ddpd-hover {
	width: 100px;
}
}
/* Responsive Nav */

.dp_nav {
	display: inline-block;
	width: 100%;
}
.dd-prev, .dd-next {
	width: 50%;
	float: left;
}
.ddpd-prev, .ddpd-next {
	max-width: 400px;
	margin: 10px auto;
	padding: 15px;
	background: #cccccc;
}
.ddpd-next {
	text-align: right;
}
/* Portfolio */

.ddp-text {
	background: rgba(0,0,0,0.55);
	padding: 10px;
	color: #ffffff;
}
.ddp-links {
	background-color: #878787;
	border-radius: 5px;
	margin-top: 20px!important;
}
a.ddp-links {
	max-width: 120px;
	margin: 0px auto;
	padding: 20px;
}
.dowo-port {
	padding: 5px;
	width: 33.33%;
	float: left;
}
.dowo-portfull {
	padding: 15px;
	width: 50%;
	float: left;
}

@media (max-width:767px) {
.dowo-port, .dowo-portfull {
	width: 100%;
}
}
.dowo-portfull .dowo-portfolio-item {
	max-width: 600px;
	margin: 0 auto;
}
.dowo-portfull #dowo-portfolio-meta {
	min-height: 300px;
	padding-top: 240px;
}
.dowo-portfolio-item {
	max-width: 500px;
	margin: 0 auto;
	display: block;
	padding: 0px;
	min-height: 250px;
}
#dowo-portfolio-meta {
	padding: 180px 10px 40px;
	color: #fff;
	min-height: 250px;
}
.dowo-portfolio-text h2 {
	margin: 0px;
	font-size: 22px;
	color: #fff;
}
.grecaptcha-badge {
    display: none!important;
}</pre></body></html>