/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* FONTS -----
Light font-family: quincy-cf, serif; font-weight: 200; font-style: normal;
Regular font-family: quincy-cf, serif; font-weight: 400; font-style: normal;
Medium font-family: quincy-cf, serif; font-weight: 600; font-style: normal;
Bold font-family: quincy-cf, serif; font-weight: 700; font-style: normal;
Extra Bold font-family: quincy-cf, serif; font-weight: 800; font-style: normal;
Black font-family: quincy-cf, serif; font-weight: 900; font-style: normal;
*/

/* Primary nav styles -----*/
a {transition: all 0.3s ease;}
nav a {font-family: nimbus-sans, sans-serif; font-weight: 400!important; font-style: normal;}
.mobile_menu_button {width: 32px;}
nav.mobile_menu {text-align: center;}
body.page-id-3 nav.main_menu, body.page-id-3 .mobile_menu_button {display: none}
body.page-id-319 nav.main_menu, body.page-id-319 .mobile_menu_button {display: none}
header.centered_logo .q_logo {top: 10px;}

/* Page styles -----*/
h1 {font-family: quincy-cf, serif; font-weight: 600; font-style: normal; color: #000; margin-bottom: 20px}
h2 {font-family: quincy-cf, serif; font-weight: 600; font-style: normal; color: #000; margin-bottom: 20px}
p, ol li, ul li {font-family: quincy-cf, serif; font-weight: 200; font-style: normal; color: #000; font-size: 21px; line-height: 25px; margin-bottom: 20px}
ol, ul {list-style-position: inside}
ul li, ol li {margin-bottom: 10px!important}
ul li:last-of-type, ol li:last-of-type {margin-bottom: 25px!important}
.row-padding-top-bottom {padding: 80px 0;}
.story-panel {background: url('/wp-content/uploads/2024/08/story-bg-bw.webp')}
.white-bg {background: rgba(255,255,255,0.8)}
.home-head h1 {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #000;}
.large-gold-text p {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #000; font-size: 36px; line-height: 40px}
.padding-right {padding-right: 70px}
.padding-left {padding-left: 70px}
.padding-top {padding-top: 40px}
.padding-bottom {padding-bottom: 45px}
.margin-bottom {margin-bottom: 80px!important}
.what-boon-panel h1 {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #000; font-size: 54px; line-height: 55px}
.white-text-who-are-we p {color: #000; font-size: 22px; font-family: quincy-cf, serif; font-weight: 400; font-style: normal;}
.online-shop-launching p {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #fff; font-size: 26px; line-height: 30px}
.online-shop-launching p strong {font-family: quincy-cf, serif; font-weight: 600; font-style: normal; color: #fff; font-size: 32px; line-height: 34px}
a.qbutton.large.default.center {
    min-width: 85px;
    margin: auto;
	font-family: quincy-cf, serif; font-weight: 600; font-style: normal;
	height: 43px;
    line-height: 43px;

}
a.qbutton.large.default {
    min-width: 85px;
	font-family: quincy-cf, serif; font-weight: 600; font-style: normal;
	height: 43px;
    line-height: 43px;

}

/* Footer styles -----*/
.footer-UB-logo img {margin-bottom: 20px}
.footer-email-address {margin-bottom: 20px}
.footer-email-address a {font-weight: 600;}
.footer-small-links {display: block;margin-bottom: 30px;}
p.footer-small-links a {font-size: 16px; line-height: 16px; margin-top: 20px; font-weight: 400}
p.footer-small-text {font-size: 14px; line-height: 16px; font-family: nimbus-sans, sans-serif; font-weight: 400!important; font-style: normal; }
.footer-small-text p {font-size: 15px; line-height: 17px; font-family: quincy-cf, serif; font-weight: 400!important; font-style: normal; }
.footer-socials a {font-weight: 400; font-style: normal; font-size: 20px!important; color: #000}
.footer-socials a:hover {color: #514F4F}
.footer-socials .fa {display: inline-block; margin-right: 20px}
span.whats-your-boon {display: inline-block; margin-right: 15px; font-family: quincy-cf, serif; font-weight: 600; font-style: normal; color: #000; font-size: 17px}

.signup-form {width: 350px; margin: auto}
.signup-form input {color: #000; font-family: quincy-cf, serif; font-weight: 400; font-size: 18px; font-style: normal; padding: 8px 10px; background: #EEFF00; border: none; float: left; width: 245px; border-radius: 0px;}
.signup-form input[type=submit] {
	transition: all 0.3s ease;
	background-image: url('/wp-content/uploads/2024/04/submit-arrow.png');
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center;
	border-radius: 0px;
	float: left;
	background-color: #000;
  border: none;
  padding: 8px 32px;
  text-decoration: none;
  cursor: pointer;
	width: 85px;
}
.signup-form input[type=submit]:hover {
	transition: all 0.3s ease;
	background: #514F4F; 
	background-image: url('/wp-content/uploads/2024/04/submit-arrow.png');
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center; }

.signup-form input::placeholder {color: #000}

.mc4wp-response {text-align: center;}
.mc4wp-response p {margin-top: 20px; color:#DD3D0E; text-align: center }

/* Owl Slider Styles ----- */
.owl-container {display: flex; justify-content: center; align-items: center}
.owl-dots {display: none}
/*(1) owl-stage box*/
.owl-carousel .owl-stage { display: flex; }
/*(2) the direct div of each element in the owl carousel*/
.owl-items-text {
	height: 100%; 
	justify-content: center; 
	align-items: center; 
	display: flex;
	background-image: url("/wp-content/uploads/2024/08/white-diagonal-line.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #000;
}

.owl-text-panel {
	padding: 10px 10px;
	background-color: #000;
}

.owl-items-text p {
font-family: quincy-cf, serif; 
	font-weight: 400;
	font-size: 2vw;
	font-style: normal;
	color: #fff;
	text-align: center;
	line-height: 2.2vw;
	margin: 0
}

div.owl-item a {cursor: pointer!important}

@media only screen and (max-width: 1024px) {	
.what-boon-panel h1 {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #000; font-size: 45px; line-height: 47px}
}

@media only screen and (max-width: 768px) {
	header.centered_logo .q_logo {top: 0px;}
	.margin-top {margin-top: 40px;}
.header-socials {display: none}
.footer-small-links {display: block; margin-top: 25px;margin-bottom: 30px;}
.owl-items-text p {
font-family: quincy-cf, serif; 
	font-weight: 400;
	font-size: 26px;
	font-style: normal;
	color: #fff;
	text-align: center;
	line-height: 29px;
	margin: 0
}
}

@media only screen and (max-width: 480px) {
.online-shop-launching p {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #fff; font-size: 24px; line-height: 28px; padding: 0 30px}
.online-shop-launching p strong {font-family: quincy-cf, serif; font-weight: 600; font-style: normal; color: #fff; font-size: 28px; line-height: 30px}
.what-boon-panel h1 {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #000; font-size: 40px; line-height: 41px}
.large-gold-text p {font-family: quincy-cf, serif; font-weight: 400; font-style: normal; color: #000; font-size: 28px; line-height: 30px}
div.grid_section .section_inner, .container_inner {width:380px !important;}
.row-padding-top-bottom {padding: 50px 0;}
.story-panel {background: url('/wp-content/uploads/2024/08/story-bg-bw_mobile.webp')}
.padding-right {padding-right: 25px}
.padding-left {padding-left: 25px}
.padding-top {padding-top: 40px}
.padding-bottom {padding-bottom: 45px}
.small-padding-bottom-mobile {padding-bottom: 15px}
.margin-top {margin-top: 50px;}
.margin-bottom {margin-bottom: 60px!important;}
.header-socials {display: none}
	
}

@media only screen and (max-width: 375px) {
div.grid_section .section_inner, .container_inner {width:330px !important;}
}