/*	GENERAL
=========================================================================== */

.fl-page-content .fl-row-content-wrap, footer .fl-row-content-wrap {margin: 0; padding: 0 20px !important;}
.fl-col {
	max-width: 100%; 
	margin: 0;
	padding: 0;
	}
.fl-module {
	margin: 0;
	padding: 0;
	}
.forced-fixed-width .fl-col-group, .forced-fixed-width .fl-module {
	max-width: 1080px !important;
	margin: 0 auto !important;
	}
.fl-page-content {padding-bottom: 40px;}
.single .fl-page-content .fl-builder-content #info-bar {margin-bottom: 40px;}
.archive .fl-page-content .contentblock .fl-row-content-wrap,
.fl-theme-builder-part .fl-page-content .contentblock .fl-row-content-wrap {padding: 0 !important;}
.fl-page-content .fl-builder-content .fl-row {padding-top: 20px;}
.single .fl-page-content .fl-builder-content .fl-row, .archive .fl-page-content .fl-builder-content .fl-row, .page-template-default .fl-page-content .fl-builder-content .fl-row {padding-top: 0;}
.fl-rich-text p {margin-bottom: 15px;}
.contentblock {margin: 0 20px 40px;}
.contentblock:last-child {margin-bottom: 0;}

/*	TYPOGRAPHY	
=========================================================================== */

h1, h2, h3, h4, h5, h6, .fl-page .and-sign h6, .pupspecs .dropcaps, .content-text h4 {font-family: "Euphoria Script", sans-serif;}
body, p, .fl-page-nav #menubar-nav, .fl-page-nav #menubar-nav a, .introduction h2, .contentblock.news h1, .contentblock.news h3, .pups h3.fl-heading, .logo h1, .video-text h3, footer .fl-row h3, .fl-page h5, .fl-page h6, .page-title h2, .puppies h3.fl-heading, .pups-new h2, .fl-page .puppies h2.fl-heading, .content-text h3, .fl-photo-caption  {font-family: "Quicksand", Verdana, Geneva, sans-serif;}

body {font-size: 16px; line-height: 1.4;}
h1 {font-size: 2.4em;}
h2 {font-size: 2.1em;}
h3 {font-size: 1.9em;}
h4 {font-size: 1.8em;}
h5 {font-size: 1.7em;}
h6 {font-size: 1.3em !important;}

.heading-graphic {
	background-color: transparent;
	margin: 0;
	padding: 0;
	}
.heading-graphic h2 {color: #99806d; margin: 0;}

a:link, a:visited, a:hover, a:active {text-decoration: none; outline: none !important;}
.content-flexbox a, .content-text a {color: #f69a31;}
.content-flexbox a:hover, .content-text a:hover {color: #d07802; text-decoration: none;}

.puppy a, .video-text a {color: #f69a31;}

/*	BUTTONS
=========================================================================== */

.fl-module-content a.fl-button, .fl-module-content .fl-button-wrap a.fl-button,
.fl-module-content a.fl-button:visited, .fl-module-content .fl-button-wrap a.fl-button:visited {
	background-color: #c5b9b0;
	border: none;
    border-radius: 7px;
	}
.fl-module-content a.fl-button:hover, .fl-module-content .fl-button-wrap a.fl-button:hover,
.fl-module-content a.fl-button:active, .fl-module-content .fl-button-wrap a.fl-button:active {background-color: #8c857e; border: none; border-radius: 7px;}
.fl-button-text {line-height: 1.1em; color: #fff;}

.error404 .fl-button div a, .error404 .fl-button div a:hover {
	background-color: #c5b9b0;
	border: none;
    border-radius: 7px;
    margin-top: 20px;
	}
.error404 .fl-button div a:hover {background-color: #8c857e;}
	
/*	BLOCKQUOTES
=========================================================================== */

.contentblock blockquote {background-color: #fff6ed; border: none; padding: 30px 0;}
.contentblock blockquote p {
	font-family: "Euphoria Script", sans-serif !important;
	font-size: 3rem;
	text-align: center;
	color: #f69a31;
	padding: 0 5%;
	}
.contentblock blockquote p::before, .contentblock blockquote p::after {
	color: #c5b9b0;
    font-family: 'Font Awesome 5 free';
    font-weight: 900;
	content: "\2015";
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 1.2em;
	position: relative;
	top: 3px;
	margin: 0 20px;
	}
		
/*	LISTS
=========================================================================== */

.contentblock ul, .contentblock ol {
	background-color: #fff6ed;
	list-style-type: none;
	padding: 15px 10px 10px 10px;
	}
.contentblock ul li, .contentblock ol li {position: relative; margin: 0.4rem 0; padding-left: 3.5rem;}
.contentblock ul li::before, .contentblock ol li::before {
	background-color: #fff;
	border: 0.1rem solid #c5b9b0;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 0.1rem;
	left: 0;
	z-index: 160;
	color: #f69a31;
	}
.contentblock ul li::before {
    font-family: 'Font Awesome 5 free';
    font-weight: 900;
	content: "\f111";
	-webkit-font-smoothing: antialiased;
	font-size: 0.8rem;
	text-align: center;
	width: 2rem;
	height: 2rem;
	padding-top: 4px;
	}
.contentblock ol li::before {
	content: counter(step-counter);
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	width: 2.2rem;
	height: 2.2rem;
	padding-top: 1px;
	}
.contentblock ol li {counter-increment: step-counter;}

/*	DIVIDER
=========================================================================== */

.divider {border-top: 2px solid #c5b9b0; margin-top: 40px; padding: 20px 0;}
.divider div {
	background: url('https://tahouka.com/wp-content/themes/bb-theme-child/images/global/paw-graphic-tan.png') center center no-repeat;
	border: none;
	height: 30px;
	margin-top: -35px;
	}

/*	HEADER
=========================================================================== */

.fl-page header {margin-bottom: 10px;}
.fl-post-header {display: none;}

#mainmenu-search-row {background-color: #595450; border-bottom: 3px solid #fff;}
#mainmenu-search-row .fl-col-group {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	}
#mainmenu-search-row nav {margin-top: -47px; padding: 0 10px 35px;}
#mainmenu-search-row ul li a {color: #fff; font-size: 18px; padding: 7px 0;}

.searchresults li a {color: #6c5a4d;}
.searchresults li a:hover {color: #f69a31; text-decoration: none;}

.fl-menu button.hamburger {
	font-size: 1em; /* to get them all equal size */
	z-index: 50; /* to get on top of logo and be clickable */
	margin: 20px 0 40px;
	}
#mainmenu-search-row .fl-menu button.hamburger {margin-right: 20px;}

#logo-row {border-top: 3px solid #f69a31; padding-bottom: 10px;}
#logo-row .fl-col-content .fl-col-content {padding: 0;}
.logo-tah {width: 100%;}
.logo a {
	background: transparent url('https://tahouka.com/wp-content/themes/bb-theme-child/images/header/logo.png') left top no-repeat;
	display: block;
	margin-top: -41px;
	}
.logo a h1 {
	color: #c5b9b0;
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0 20px 0 75px;
	padding-top: 110px;
	}
.logo .and-sign {font-size: 1.4em;}

/*	BANNER
=========================================================================== */
.banner-row .fl-row-content-wrap {background-color: #4b4744; border-top: 3px solid #f69a31; padding: 0 !important;}
.banner-row:first-of-type .fl-col-group {
	background: -moz-linear-gradient(left, rgba(75,71,68,1) 0%, rgba(75,71,68,0.98) 1%, rgba(75,71,68,0) 50%, rgba(75,71,68,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(75,71,68,1) 0%,rgba(75,71,68,0.98) 1%,rgba(75,71,68,0) 50%,rgba(75,71,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(75,71,68,1) 0%,rgba(75,71,68,0.98) 1%,rgba(75,71,68,0) 50%,rgba(75,71,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4744', endColorstr='#4b4744',GradientType=1 ); /* IE6-9 */
	}
.banner-row .page-title .fl-col-content {min-height: 150px;}
.page-title {position: relative;}
.page-title h1.fl-heading {
	font-size: 3.5em;
	line-height: 1;
	text-shadow:
		0.02em -0.02em 0 #fff,
		0.03em -0.03em 0 #fff,
		0.04em -0.04em 0 #fff,
		0.05em -0.05em 0 #fff,
		0.06em -0.06em 0 #fff;
	margin-bottom: 10px !important;
	margin-top: 60px !important;
	}
.page-title-pretext {
	position: absolute;
	right: 0;
	z-index: 170;
	margin-top: -27px;
	}	
.page-title h2.fl-heading { /* single dog page	 */
	font-size: 1.9em;
	color: #ffefdf;
	text-shadow: 0.09em 0px #2e2c2a;
	margin: 20px 0 !important;
	}
	
/*	INFO-BAR	
=========================================================================== */

#info-bar {
	background-color: #595450;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin-bottom: 30px;
	padding: 0 10px;
	}
#info-bar .fl-menu button.hamburger {position: absolute; top: 10px; right: 20px; z-index: 180;}

.crumbs {
	text-align: left;
	font-size: 16px;
	text-transform: lowercase;
	max-width: 80% !important;
	min-height: 49px;
	padding: 26px 0 24px 0;
	}
.crumbs a {color: #cdc4bf;}
.crumbs a:hover {color: #f69a31; text-decoration: none;}
.crumbs .fas.fa-angle-right {
    font-family: 'Font Awesome 5 free';
    font-weight: 900;
    content: "\f105";
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	position: relative;
	top: 1px;
	color: #fff;
	padding: 0 5px;
	}
.crumbs .current-item {color: #ffefdf;}
.submenu ul {padding-bottom: 20px;}
.submenu li a {color: #fff; font-size: 18px; line-height: 1.2em; padding-top: 7px !important;}

/*	PAGE CONTACT
=========================================================================== */

.tel p:first-child {margin-bottom: 0;}
.gmap .fl-row-content-wrap {padding: 0 !important;}
.gmap {border-top: 1px solid #d7d8d8; margin: 40px 0 0;}
.page-id-26 .fl-page-content {padding-bottom: 0px;}

/*	FOOTER
=========================================================================== */
footer {
	background-color: #fff;
	border-top: 3px solid #f69a31;
	padding-top: 3px;
	}
#footer-top {
	background-image: linear-gradient(#383431, #57524e);
	border-bottom: 2px solid #1b1918;
	}	
#footer-top h2 {
	font-size: 3.3em;
	text-shadow:
		0.02em -0.02em 0 #272422,
		0.03em -0.03em 0 #272422,
		0.04em -0.04em 0 #272422,
		0.05em -0.05em 0 #272422,
		0.06em -0.06em 0 #272422;
	}
#footer-top h3 {
	color: #fff;
	font-size: 1.2em;
	margin-top: -12px;
	margin-bottom: 15px;
	padding: 10px 0;
	}
#footer-top h3 span.love {
	background: url('https://tahouka.com/wp-content/themes/bb-theme-child/images/global/footer-heart.png') center center no-repeat;
	max-width: 45px;
	max-height: 36px;
	padding: 10px 0 5px 15px;
	margin-right: -7px;
	}
#footer-top .footermenu ul {margin-top: 15px;}
#footer-top .footermenu ul li {
	text-transform: lowercase;
	padding: 7px 0;
	}
#footer-top .footermenu .fl-menu button.hamburger {position: relative; top: 23px;}
#footer-top .footermenu .fl-menu nav {margin-top: -60px;}
#footer-top .footermenu nav li:last-child {padding-bottom: 20px;}
footer .fl-row h3 span.love {color: transparent;}
footer .fl-row h3 span {padding-left: 8px;}
footer .fl-row h3 em {padding-left: 2px; font-style: normal; font-weight: 600;}	
footer .fl-rich-text {color: #c5b9b0;}

.tah-facebook {
	background: #65615d;
	color: #fff;
	margin: 25px 100px 20px 0;
	}
.tah-facebook a {
	display: block;
	text-align: right;
	margin-top: -70px;
	margin-right: 25px;
	}	
.tah-facebook a span.fa-facebook-f {
	background: #fff;
	border: 2px solid #272422;
	border-radius: 25px;
	font-size: 1.8em;
	line-height: 1.6;
	text-align: center;
	color: #f69a31;
	width: 50px;
	height: 50px;
	}
.tah-facebook .fl-html em {
	font-style: normal;
	display: block;
	margin: 25px 100px 20px 30px;
	}
.rvb {margin: 10px 0 20px;}
#footer-bot {
	background-color: #322e2b;
	height: auto;
	}
.copyright {margin-top: 24px; margin-right: 40px;}
