

/* =Typography
--------------------------------------------------------------------------------------------------------*/
body { font: 18px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:; letter-spacing:-1px; }
strong { font-weight:bold; }
a, a > * {-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
p, .builder-full-width ul, .builder-full-width ol { line-height:1.5; font-size:22px; font-weight:300; letter-spacing:-1px }
.col2-3 p, .col1-1 p, .builder-full-width ul, .builder-full-width ol { padding:20px 40px 0px 40px; }
.col2-3.border p, .col1-1.builder p { padding-bottom: 40px; }
.col1-1.builder-full-width p { padding-bottom: 0; }
.col1-3.border p, .col2-3.border p, .col1-1.builder p {position:absolute; bottom:0; }
.col1-3 p { padding:0px 20px 16px 20px; }
p.comments { padding:14px 40px 0px 40px; }
.title p {font-size:15px; color:#a3a3a3; padding:0px 20px 0px 20px; font-weight:400; }
.infos p {font-size:18px; padding:0px 20px 0px 20px; font-weight:400; }
p.blockquote, blockquote { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; padding:21px 20px 20px 20px; clear:both }
.blockquote span {font: 12px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:#777; text-transform:uppercase; letter-spacing:1px; }
.col2-3 p.blockquote, .col2-3 blockquote { padding:20px 40px 20px 40px; }
.col1-1 p.blockquote, .col2-3 blockquote { padding:20px 80px 0px 80px; }
p span {color:; font-style:italic;}
a { color:; text-decoration:none; }
a:hover { text-decoration:none; color:; }
.builder-full-width ul { list-style: disc; padding-left: 60px; }
.builder-full-width ol { list-style: decimal; padding-left: 60px; }
em { font-style: italic; }
/* End Typography
--------------------------------------------------------------------------------------------------------*/


/* =Preloader
--------------------------------------------------------------------------------------------------------*/
#preloader { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: ; z-index: 99999; }
#status { width: 32px; height: 32px; position: absolute; left: 50%; top: 50%; margin: -16px 0 0 -16px; }
.windows8 { position: relative; width: 32px; height: 32px; }
.windows8 .wBall { position: absolute; width: 30px; height: 30px; opacity: 0; -moz-transform: rotate(225deg); -moz-animation: orbit 7.15s infinite; -webkit-transform: rotate(225deg); -webkit-animation: orbit 7.15s infinite; -ms-transform: rotate(225deg); -ms-animation: orbit 7.15s infinite; -o-transform: rotate(225deg); -o-animation: orbit 7.15s infinite; transform: rotate(225deg); animation: orbit 7.15s infinite; }
.windows8 .wBall .wInnerBall { position: absolute; width: 4px; height: 4px; background: ; left: 0px; top: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.windows8 #wBall_1 { -moz-animation-delay: 1.56s; -webkit-animation-delay: 1.56s; -ms-animation-delay: 1.56s; -o-animation-delay: 1.56s; animation-delay: 1.56s; }
.windows8 #wBall_2 { -moz-animation-delay: 0.31s; -webkit-animation-delay: 0.31s; -ms-animation-delay: 0.31s; -o-animation-delay: 0.31s; animation-delay: 0.31s; }
.windows8 #wBall_3 { -moz-animation-delay: 0.62s; -webkit-animation-delay: 0.62s; -ms-animation-delay: 0.62s; -o-animation-delay: 0.62s; animation-delay: 0.62s; }
.windows8 #wBall_4 { -moz-animation-delay: 0.94s; -webkit-animation-delay: 0.94s; -ms-animation-delay: 0.94s; -o-animation-delay: 0.94s; animation-delay: 0.94s; }
.windows8 #wBall_5 { -moz-animation-delay: 1.25s; -webkit-animation-delay: 1.25s; -ms-animation-delay: 1.25s; -o-animation-delay: 1.25s; animation-delay: 1.25s; }
@-moz-keyframes orbit { 
	0% { opacity: 1; z-index: 99; -moz-transform: rotate(180deg); -moz-animation-timing-function: ease-out; }
	7% { opacity: 1; -moz-transform: rotate(300deg); -moz-animation-timing-function: linear; -moz-origin: 0%; }
	30% { opacity: 1; -moz-transform: rotate(410deg); -moz-animation-timing-function: ease-in-out; -moz-origin: 7%; }
	39% { opacity: 1; -moz-transform: rotate(645deg); -moz-animation-timing-function: linear; -moz-origin: 30%; }
	70% { opacity: 1; -moz-transform: rotate(770deg); -moz-animation-timing-function: ease-out; -moz-origin: 39%; }
	75% { opacity: 1; -moz-transform: rotate(900deg); -moz-animation-timing-function: ease-out; -moz-origin: 70%; }
	76% { opacity: 0; -moz-transform: rotate(900deg); }
	100% { opacity: 0; -moz-transform: rotate(900deg); }
}
@-webkit-keyframes orbit { 
	0% { opacity: 1; z-index: 99; -webkit-transform: rotate(180deg); -webkit-animation-timing-function: ease-out; }
	7% { opacity: 1; -webkit-transform: rotate(300deg); -webkit-animation-timing-function: linear; -webkit-origin: 0%; }
	30% { opacity: 1; -webkit-transform: rotate(410deg); -webkit-animation-timing-function: ease-in-out; -webkit-origin: 7%; }
	39% { opacity: 1; -webkit-transform: rotate(645deg); -webkit-animation-timing-function: linear; -webkit-origin: 30%; }
	70% { opacity: 1; -webkit-transform: rotate(770deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 39%; }
	75% { opacity: 1; -webkit-transform: rotate(900deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 70%; }
	76% { opacity: 0; -webkit-transform: rotate(900deg); }
	100% { opacity: 0; -webkit-transform: rotate(900deg); }
}
@-ms-keyframes orbit { 
	0% { opacity: 1; z-index: 99; -ms-transform: rotate(180deg); -ms-animation-timing-function: ease-out; }
	7% { opacity: 1; -ms-transform: rotate(300deg); -ms-animation-timing-function: linear; -ms-origin: 0%; }
	30% { opacity: 1; -ms-transform: rotate(410deg); -ms-animation-timing-function: ease-in-out; -ms-origin: 7%; }
	39% { opacity: 1; -ms-transform: rotate(645deg); -ms-animation-timing-function: linear; -ms-origin: 30%; }
	70% { opacity: 1; -ms-transform: rotate(770deg); -ms-animation-timing-function: ease-out; -ms-origin: 39%; }
	75% { opacity: 1; -ms-transform: rotate(900deg); -ms-animation-timing-function: ease-out; -ms-origin: 70%; }
	76% { opacity: 0; -ms-transform: rotate(900deg); }
	100% { opacity: 0; -ms-transform: rotate(900deg); }
}
@-o-keyframes orbit { 
	0% { opacity: 1; z-index: 99; -o-transform: rotate(180deg); -o-animation-timing-function: ease-out; }
	7% { opacity: 1; -o-transform: rotate(300deg); -o-animation-timing-function: linear; -o-origin: 0%; }
	30% { opacity: 1; -o-transform: rotate(410deg); -o-animation-timing-function: ease-in-out; -o-origin: 7%; }
	39% { opacity: 1; -o-transform: rotate(645deg); -o-animation-timing-function: linear; -o-origin: 30%; }
	70% { opacity: 1; -o-transform: rotate(770deg); -o-animation-timing-function: ease-out; -o-origin: 39%; }
	75% { opacity: 1; -o-transform: rotate(900deg); -o-animation-timing-function: ease-out; -o-origin: 70%; }
	76% { opacity: 0; -o-transform: rotate(900deg); }
	100% { opacity: 0; -o-transform: rotate(900deg); }
}
@keyframes orbit { 
	0% { opacity: 1; z-index: 99; transform: rotate(180deg); animation-timing-function: ease-out; }
	7% { opacity: 1; transform: rotate(300deg); animation-timing-function: linear; origin: 0%; }
	30% { opacity: 1; transform: rotate(410deg); animation-timing-function: ease-in-out; origin: 7%; }
	39% { opacity: 1; transform: rotate(645deg); animation-timing-function: linear; origin: 30%; }
	70% { opacity: 1; transform: rotate(770deg); animation-timing-function: ease-out; origin: 39%; }
	75% { opacity: 1; transform: rotate(900deg); animation-timing-function: ease-out; origin: 70%; }
	76% { opacity: 0; transform: rotate(900deg); }
	100% { opacity: 0; transform: rotate(900deg); }
}
/* End Preloader
--------------------------------------------------------------------------------------------------------*/


/* =Headings
--------------------------------------------------------------------------------------------------------*/
#logo-container { width:100%; background-color:; text-align:center;}
h1#logo { display:block; margin:0 auto; padding-top:35px; margin-bottom:0px; }
h1#logo a { display:inline-block; color:; font-size:60px; font-weight:700; text-decoration:none; letter-spacing:-1px }
.slogan {color:; font-size:11px; padding:0; margin-top:-5px; line-height:11px; font-weight:400; letter-spacing:0; }
h2, h3, h4 { line-height:1.5; letter-spacing:-2px }
h2 { font-size:36px; font-weight:700; color:; padding:40px 40px 0px 40px; }
h2.blog-heading { padding:31px 40px 0px 40px; }
.clients h2 {padding-bottom:23px; }
.col1-3 h2 { padding:17px 20px 0px 20px; font-size:28px; text-transform:none }
h3 { font-size:27px; font-weight:300; color:; padding:14px 50px 34px 40px; position:absolute; bottom:0; }
h3 span {color:; font-style:italic; }
h3.blockquote { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:26px; clear:both }
.images h3.blockquote { position: static; }
h4 { font-size:20px; font-weight:700; color:; padding:47px 40px 0px 40px; }
.title h4 { color:#1b1c1e; padding:21px 20px 3px 20px; line-height:1; letter-spacing:-1px }
.infos h4 { padding:25px 20px 0px 20px; line-height:1; }
.number {font-size:60px; font-weight:300; color:; position:absolute; right:40px; top:17px; display:none; letter-spacing:-3px }
/* End Headings
--------------------------------------------------------------------------------------------------------*/


/* =Main Content
--------------------------------------------------------------------------------------------------------*/
#wrapper:before {content:''; height:0; width:0; border-width:12px 12px 12px 12px; border-style:solid; border-top-color: ;
border-left-color:rgba(251,251,251,0); border-right-color:rgba(251,251,251,0); border-bottom-color:rgba(251,251,251,0); position:absolute; bottom:-24px; left:50%; margin-left:-12px; }
#wrapper { margin-top:0px; width:100%; /*height:221px;*/ position:relative; z-index:29; margin-bottom:29px; background: ;}
.container { padding:0px; width:960px; position:relative; margin:0 auto;}
#container { margin-bottom:100px;}
.col1-1 { width:938px; margin:10px; border:1px solid ; }
.col1-1.full-width { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	margin:0; border:1px solid ; padding-bottom: 40px;
}
.col1-1.builder-full-width { width:1260px; margin:0; border:1px solid ; margin: 10px; height: auto; padding-bottom: 40px; }
.col1-1.builder { height: 298px; }
.col1-1.no-border { border:0; width: 940px; }
.col1-1.portfolio-width.no-border { width:1260px; margin:0; margin: 10px; height: auto; }
.col1-3 { width:300px; height:300px; margin:10px; float:left; }
.col1-3.border { width:298px; height:298px; margin:10px; float:left; border:1px solid ; }
.col1-3.clients {background:none }
.col2-3 { width:618px; height:298px; margin:10px; float:left; border:1px solid ; }
.col2-3.contact-map { width:620px; height:620px; margin:10px; float:left; border:0; }
.col2-3.portfolio-width { height: auto !important; }
.break { height:50px; position:relative; }
.images { display:block; position:relative; overflow:hidden }
.title:before {content:''; height:0; width:0; border-width:12px 12px 12px 12px; border-style:solid; border-color:rgba(255,255,255,0) rgba(255,255,255,0) #fbfbfb rgba(255,255,255,0); position:absolute; top:-24px; left:50%; margin-left:-12px; }
.title {height:84px; width:300px; background:#fbfbfb; position:absolute; bottom:0px; text-align:center }
.logo { width:137px; height:101px; text-align:center; border:1px solid ; padding-top:37px; float:left; margin-right:20px; margin-bottom:20px; }
.logo.last {margin-right:0px; }
.logo.bottom {margin-bottom:0px; }
.portfolio, .about, .filtered-portfolio {overflow:hidden; }
/* =End Main Content
--------------------------------------------------------------------------------------------------------*/


/* =Single Work
--------------------------------------------------------------------------------------------------------*/
.dedicated-page-navi {width:100%; height:10px; margin-bottom:29px; position:fixed; z-index:300; text-align:center; margin-top:0px; background-color:; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); }
.close {position:absolute; top:10px; right:30px; width:58px; height:48px; background:url(images/bg-close.png) center 10px no-repeat #fbfbfb; background-size: 18px 18px; background-color:; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); cursor:pointer; }
.dedicated-page {padding-top:20px; }
.dedicated-page .infos { height:298px !important; border:0; padding:0; z-index:1; position:relative; }
.videos {width:450px !important; height:263px !important; border:none; margin:0px; display:block; z-index:8; }
.videos.single-work {width:610px !important; height:353px !important;  }
/* =End Single Work
--------------------------------------------------------------------------------------------------------*/


/* =Twitter
--------------------------------------------------------------------------------------------------------*/
.twitter_block { background:; padding-top:40px; height:260px; }
ul.jta-tweet-list li { background:url(images/bg-twitter.png) center 0px no-repeat; background-size:32px 32px; display:block; min-height:100px; font-size:18px; line-height:26px; padding:44px 40px 0px 40px; color:#fbfbfb; letter-spacing:-1px; text-align:center }
ul.jta-tweet-list li a.jta-tweet-link { color:#fbfbfb; text-decoration:none; font-size:18px !important; text-transform:none; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; margin-right:4px; line-height:20px; }
ul.jta-tweet-list li a.jta-tweet-link:hover { text-decoration:none; color:#242527; }
ul.jta-tweet-list li a.jta-tweet-timestamp-link { font-size:12px !important; color:#fbfbfb; text-decoration:none; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; text-transform:uppercase; display:block; cursor:default }
ul.jta-tweet-list li a.jta-tweet-timestamp-link:hover { text-decoration:none; color:#fbfbfb; }
span.jta-tweet-twitter-bird-icon, span.jta-tweet-twitter-bird-icon:hover { display:none }
a.jta-tweet-a { color:#242527; text-decoration:none; }
a.jta-tweet-a:hover { color:#242527; }
/* End Twitter
--------------------------------------------------------------------------------------------------------*/


/* =Googlemaps
--------------------------------------------------------------------------------------------------------*/
.map {width:620px; height:620px; margin:0; border:0}
.map:before, .map:after {	background: none; content: ''; left: 0;	position: absolute;	top: 0;	width: 100%; }
.map:after {	bottom: 0; top: auto; }
.map img {
    max-width: none !important;
}
/* End Googlemaps
--------------------------------------------------------------------------------------------------------*/


/* =Image Hover
--------------------------------------------------------------------------------------------------------*/
.images img, img {max-width:100%; height: auto; display: inline-block; z-index:9 }
.infos {width:300px; height:300px; top:0; left:0px; border:0; padding:0; display:none; z-index:1; background: none; position:absolute; }
.movable-content {z-index:11; position:absolute; width:300px; height:300px; }
.tab.first {margin-top:10px; }
.tab {border:1px solid ; background:; width:44px; height:28px; padding:18px 0px 18px 20px; margin-bottom:5px; position:relative; display:inline-block; float:left }
a .tab {color: }
a:hover .tab {color:; background: ; }
.hover-title:before {content:''; height:0; width:0; border-width:6px 6px 6px 6px; border-style:solid; border-color:rgba(255,255,255,0) #fbfbfb rgba(255,255,255,0) rgba(255,255,255,0); position:absolute; margin-left:-21px; margin-top:3px; }
.hover-title { padding: 6px 9px 7px 9px; background-color: #fbfbfb; color: #1b1c1e; text-align:center; font-size: 12px; z-index: 8; letter-spacing:0px; margin-top:18px; margin-left:-3px; width:auto; display:none; position:relative; z-index:10}
.hover-content {width:212px; height:298px; border:1px solid ; position:absolute; right:0; top:0; line-height:1.5 }
span.blockquote { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; clear:both }
.hover-content span {line-height:1.5; position:absolute; padding:20px; bottom:0 }
.icons { float:left; height:24px; width:31px; margin-left:0px; margin-right:10px; margin-top:2px; display:inline-block }
.email {background:url(images/bg-email.png) no-repeat; background-size:24px 24px; }
.xing {background:url(images/bg-xing.png) no-repeat; background-size:24px 24px; }
.google {background:url(images/bg-googleplus.png) no-repeat; background-size:24px 24px; }
.tweat {background:url(images/bg-tweat.png) no-repeat; background-size:24px 24px; } 
.facebook {background:url(images/bg-facebook.png) no-repeat; background-size:24px 24px; }
.pinterest {background:url(images/bg-pinterest.png) no-repeat; background-size:24px 24px; }
.instagram {background:url(images/bg-instagram.png) no-repeat; background-size:24px 24px; }
.vimeo {background:url(images/bg-vimeo.png) no-repeat; background-size:24px 24px; }
.linkedin {background:url(images/bg-linkedin.png) no-repeat; background-size:24px 24px; }
.skype {background:url(images/bg-skype.png) no-repeat; background-size:24px 24px; }
.flickr {background:url(images/bg-flickr.png) no-repeat; background-size:24px 24px; }
.email-social {background:url(images/bg-email.png) no-repeat; background-size:24px 24px; }
.dribble {background:url(images/bg-dribble.png) no-repeat; background-size:24px 24px; }
.view-more {background:url(images/bg-view-more.png) no-repeat; background-size:31px 17px; width:31px; margin-left:-3px; margin-right:18px; margin-top:5px;}
.zoom {background:url(images/bg-zoom.png) no-repeat; background-size:25px 25px; }
i.link {background:url(images/bg-link.png) no-repeat; background-size:24px 24px; }
.pdf {background:url(images/bg-file.png) no-repeat; background-size:24px 24px; }
i.video {background:url(images/bg-video.png) no-repeat; background-size:24px 24px; margin-top:2px; }
i.bubble {background:url(images/bg-bubble.png) no-repeat; background-size:24px 24px; }
i.quote {background:url(images/bg-heart.png) no-repeat; background-size:24px 24px; }
i.slideshow {background:url(images/bg-slideshow.png) no-repeat; background-size:28px 15px; width:28px; margin-top:5px; margin-right:15px; margin-left:-1px; }
i.aside {background:url(images/bg-aside.png) no-repeat; background-size:23px 23px; }
/* End Image Hover
--------------------------------------------------------------------------------------------------------*/


/* =Blog
--------------------------------------------------------------------------------------------------------*/
.reply, .comment-reply-link { font: 12px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:; text-transform:uppercase; letter-spacing:1px; padding-top:4px; }
.blog-icon {border-bottom:1px solid ; width:278px; height:26px; padding:19px 0px 19px 20px; background:; }
a .blog-icon:hover {background-color:; color:; }
a .blog-icon {color:; }
a .blog-icon:hover {color:; }
.blog-icon .video {margin-top:1px !important; }
.blog-icon.comment {width:858px; padding:19px 40px 19px 40px; }
.padding-right {padding-right:20px; }
.padding-left {padding-left:20px; }
.reply-comment {border-bottom:1px solid ; width:100%; height:1px; padding:51px 0 0 0; }
/* End Blog
--------------------------------------------------------------------------------------------------------*/


/* =Lists
--------------------------------------------------------------------------------------------------------*/
ul.list { position:absolute; padding:0 20px 16px 20px; bottom:0 }
ul.list li { line-height:1.5; font-size:22px; font-weight:300; letter-spacing:-1px; width:auto; padding-left:28px; }
ul.check li { background:url(images/bg-check.png) no-repeat 1px 13px; background-size:13px 11px; }
/* =End Lists
--------------------------------------------------------------------------------------------------------*/


/* =Footer
--------------------------------------------------------------------------------------------------------*/
footer { background:; width:100%; margin:0px 0px 0 0px; padding:50px 0 40px; border-top:1px solid ; position:relative  }
/* End Footer
--------------------------------------------------------------------------------------------------------*/


/* =Social
--------------------------------------------------------------------------------------------------------*/
ul.social { margin-top:25px; margin-bottom:0; letter-spacing:0; }
header ul.social { margin-top: 30px; }
.social li { display:inline-block; margin:0px 7px; padding: 0; }
.social li a { display:block; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
ul.social a {text-indent:-9000px; text-decoration:none; height:24px; width:24px;}
/* End Social
--------------------------------------------------------------------------------------------------------*/


/* =Isotope
--------------------------------------------------------------------------------------------------------*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property:         top, left, opacity; transition-property:         transform, opacity; }
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }


#options { width:100%; height:98px; z-index:300; text-align:center; margin-top:0px; background-color:; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);}
#options ul { margin: 0; list-style: none; display:inline-block; padding-top:32px; }
#options li { float: left;  }
#options li a { color:; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; letter-spacing:0.05em; text-decoration:none; text-transform:uppercase; display:inline-block; padding:5px 17px;  margin:0px; }
#options li a:hover, #options li a.selected { color:;}
#options.fixed { position: fixed; top: 0px; }
/* End Isotope
--------------------------------------------------------------------------------------------------------*/


/* =Backtotop
--------------------------------------------------------------------------------------------------------*/
#backtotop { height:auto; position:fixed; right:30px; bottom:30px; display:none; z-index:30; }
#backtotop ul { padding:15px 0px; }
#backtotop ul li a { background:url(images/bg-up.png) center 48% no-repeat ; background-size:22px 15px; display:block; width:50px; height:50px; float:right; right:10px; text-indent:-9000px; -webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 0 30px rgba(0, 0, 0, 0.1); box-shadow:0 0 30px rgba(0, 0, 0, 0.1);}
#backtotop ul li a:hover { -webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0); -moz-box-shadow:0 0 30px rgba(0, 0, 0, 0); box-shadow:0 0 30px rgba(0, 0, 0, 0); }
/* End Backtotop
--------------------------------------------------------------------------------------------------------*/

.preloader { background:url(images/ajax-loader.gif) center center no-repeat #ffffff; }

#contact { display: block; width: auto; margin: 0; padding: 0px; border: none; overflow:visible }


/* =FORMS
--------------------------------------------------------------------------------------------------------*/

#contact label { display: none; float: none; height:0px; }
input, textarea, select { width:258px; height:26px; padding:19px 20px 19px 20px; font: 18px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:; border:0; border-bottom:1px solid ; background:; letter-spacing:-1px; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; float:none; display:block;}
#contact input.third { margin: 0px 0px 0px 0 !important; }
#contact textarea { margin-bottom:0px; margin-right:0px !important; width:193px; border:0px; border-right:1px solid ;}
#contact #subject { width: 292px !important; }
input:focus, textarea:focus, select:focus { background:; }
input.submit, input#submit { display:block; position:absolute; bottom:0px; right:0px; width:64px; height:103px; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; border:0px; padding:0px; background:url(images/bg-submit.png) center center no-repeat ; background-size:24px 28px; text-indent:-9999px; cursor:pointer}
p.form-submit input#submit {
	border-left:1px solid ;
}
#contact input.submit:hover, p.form-submit input#submit:hover { background-color:; }


#contact fieldset { padding-left:0px;}

#contact span.required { padding-left:28px; background:url(images/bg-bullet.png) no-repeat 12px 5px; margin-left:-28px; }

#message { margin: 0; padding: 0px; z-index:200; position:absolute !important; top:0px; left:0px; background:; height:298px; }
#success_page h2 { padding:17px 20px 20px 20px !important; font-size:28px !important; text-transform:none }
#success_page p {position:relative !important; padding-bottom:30px; }

.error_message { display: block; width:258px; height:auto; padding:19px 20px 19px 20px; background: #FBE3E4; color:#8a1f11;  }

.loader { padding: 22px 0 0 10px; }

#contact .padding-right {padding-right:20px; }
#comments {height: 65px; }

input.one_third { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 33%; float: left; display: inline-block; height: 60px; border-bottom: none; border-right: 1px solid ; }
input.one_third.last { width: 34%; border-right: none; }
textarea#comment { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; border-bottom: none; height: 104px; border-top: 1px solid ; }
p.form-submit { height: 0; margin: 0; border: none; display: inline; line-height: 0; padding: 0;  }
#comment-wrap { margin-top: 30px }
#comment-wrap li { display: block }
h3#reply-title { display: none }
.logo img { display: inline }
#calendar_wrap { width: 260px }
table#wp-calendar { border: 1px solid #cccccc }
table#wp-calendar>tbody>tr>td>a { text-decoration: underline }
footer caption { text-align: center; padding-bottom: 15px; }
thead>tr>th { width: 35px; height: 20px; text-align: center; border: 1px solid #cccccc; }
tbody>tr>td { width: 35px; height: 20px; text-align: center; border: 1px solid #cccccc; }
tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active { text-decoration: underline; height: 23px; nowhitespace: afterproperty; margin-left: 10px; padding-bottom: 3px; /*color: #3c4a55;*/; }
tfoot>tr>td#prev { width: 58px; height: 20px; text-align: left; }
tfoot>tr>td#next { width: 58px; height: 20px; text-align: right; }
footer .col1-3.border { height: auto; padding-bottom: 47px; }
footer .col1-3.border p { position: static !important; text-align: left; }
.type-portfolio .infos { overflow-y: hidden }
footer select, #calendar_wrap { margin: 20px auto 0 }
.rssSummary { display: block }
a.rsswidget{ display: inline-block; margin: 0 3px;
}
span.rss-date { font-size: 14px }
.rssSummary { padding: 15px 0; text-align: left; }
footer cite { padding-bottom: 25px; display: block; }
footer li { margin: 6px 0; padding: 0 15px; }
.video-container { position: relative; padding-bottom: 54%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.images img { display: block; vertical-align: bottom; }
.tagcloud { padding: 0 15px; margin: 6px 0 0 0; }
.tagcloud a { margin: 3px 3px 1px; display: inline-block; }
.load-more { background: url(images/bg-load.png) center 45px no-repeat ; background-size: 26px 26px; display: block; height: 216px; width: 220px; font-size: 18px; line-height: 26px; padding: 84px 40px 0px 40px; color: #fbfbfb; letter-spacing: -1px; cursor: pointer !important; text-align: center; min-height: 70px; }
.load-more a { width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 90px; color: #fff; }
.load-more a:hover { color: #fff }
footer .wp-caption { padding: 0 20px }
.images h3 { padding-top: 34px }
.blog-content h3 { position: static; padding-bottom: 5px;
}
.blog-content ul { list-style: disc; padding: 20px 40px 0 65px; }
.blog-content ol { list-style: decimal; padding: 20px 40px 0 65px; }
.blog-content h1 { font-size:40px; font-weight:700; color:; padding:40px 40px 0px 40px; }
pre {
	font-family: monospace;
	padding-left: 40px;
}
footer #searchform, footer .wp-caption {
	margin-top: 10px;
}
.col2-3.no-padding { overflow: hidden; border: none; padding: 2px 0 0 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.close { background:url(images/bg-close@2x.png) center 10px no-repeat #fbfbfb; }
  
ul.jta-tweet-list li { background:url(images/bg-twitter@2x.png) center 0px no-repeat; }
  
.email {background:url(images/bg-email@2x.png) no-repeat; background-size:24px 24px; }
.xing {background:url(images/bg-xing@2x.png) no-repeat; background-size:24px 24px; }
.google {background:url(images/bg-googleplus@2x.png) no-repeat; background-size:24px 24px; }
.tweat {background:url(images/bg-tweat@2x.png) no-repeat; background-size:24px 24px; } 
.facebook {background:url(images/bg-facebook@2x.png) no-repeat; background-size:24px 24px; }
.pinterest {background:url(images/bg-pinterest@2x.png) no-repeat; background-size:24px 24px; }
.instagram {background:url(images/bg-instagram@2x.png) no-repeat; background-size:24px 24px; }
.vimeo {background:url(images/bg-vimeo@2x.png) no-repeat; background-size:24px 24px; }
.linkedin {background:url(images/bg-linkedin@2x.png) no-repeat; background-size:24px 24px; }
.skype {background:url(images/bg-skype@2x.png) no-repeat; background-size:24px 24px; }
.dribble {background:url(images/bg-dribble@2x.png) no-repeat; background-size:24px 24px; }
.view-more {background:url(images/bg-view-more@2x.png) no-repeat; background-size:31px 17px; }
.zoom {background:url(images/bg-zoom@2x.png) no-repeat; background-size:24px 24px; }
i.link {background:url(images/bg-link@2x.png) no-repeat; background-size:24px 24px; }
.pdf {background:url(images/bg-file@2x.png) no-repeat; background-size:24px 24px; }
i.video {background:url(images/bg-video@2x.png) no-repeat; background-size:24px 24px; }
i.bubble {background:url(images/bg-bubble@2x.png) no-repeat; background-size:24px 24px; }
i.quote {background:url(images/bg-heart@2x.png) no-repeat; background-size:24px 24px; }
i.slideshow {background:url(images/bg-slideshow@2x.png) no-repeat; background-size:24px 24px; }
i.aside {background:url(images/bg-aside@2x.png) no-repeat; background-size:24px 24px; }
.load-more { background: url(images/bg-load@2x.png) center 45px no-repeat ; background-size:24px 24px; }

ul.check li { background:url(images/bg-check@2x.png) no-repeat 1px 8px; background-size:18px 15px; }

#backtotop ul li a { background:url(images/bg-up@2x.png) center 48% no-repeat ; background-size:22px 15px; }

input.submit { background:url(images/bg-submit@2x.png) center center no-repeat ; background-size:24px 24px; }

.flex-direction-nav .flex-next {background:url(images/bg-next@2x.png) center no-repeat; }
.flex-direction-nav .flex-prev {background:url(images/bg-prev@2x.png) center no-repeat; }
}

@media only screen and (min-width: 1600px) {
.container { padding:0px; width:1600px; position:relative; margin:0 auto; }
}

@media only screen and (min-width: 1280px) {
.container { padding:0px; width:1280px; position:relative; margin:0 auto; }
}

/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) and (max-width: 1280px) {
	.col1-1.builder-full-width, .col1-1.portfolio-width.no-border  { width: 940px; }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.container { padding:0px; width:640px; position:relative; }
.col1-1, .col1-1.builder-full-width, .col1-1.builder, .col1-1.no-border, .col1-1.portfolio-width.no-border  { width:620px; }
.col1-1.builder-full-width, .col1-1.builder { height: auto; }
.col1-1.builder-full-width p, .col1-1.builder p { position: static; }
.blog-icon.comment {width:540px; }
.blog-icon .responsive {display:block; float:none; }
.blog-icon.comment .icons { display:none; }
.blog-icon.responsive {height:auto !important; }
.col2-3.no-padding { overflow: hidden; height: auto !important; border: none; }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 767px) {
#wrapper {margin-bottom:5px; height:199px; }
.container { padding:0px; width:300px; position:relative;}
.col1-1, .col1-1.builder-full-width, .col1-1.portfolio-width.no-border  {width:298px; }
.col1-1.builder-full-width, .col1-1.builder, .col1-1.portfolio-width.no-border  { height: auto; }
.col1-1.builder-full-width p, .col1-1.builder p { position: static; }
.col1-1.no-border {width:300px; }
.col1-3, .col1-3.border { height:auto; } 
.col1-3.no-padding, .col1-3.portfolio, .col1-3.about, .col1-3.filtered-portfolio {padding-bottom:0px; }
.col1-3.portfolio, .col1-3.about, .col1-3.filtered-portfolio {height:300px; }
.responsive-col { height:auto !important; }
.col2-3 { width:298px; height:auto; }
.col2-3.contact-map {width:300px; height:300px; }
.element {margin:10px 0px !important; }
.blog-icon.comment {width:220px; }
.number {display:none !important; }

header ul.social { display: none; }

h1#logo a { font-size:40px;  }
h3 { font-size:24px; padding:14px 20px 20px 20px; position:relative; }
h3.blockquote {padding-top:0px; }
h2 { font-size:28px; font-weight:700; color:; padding:21px 20px 0px 20px !important; }
.col1-3 h2 {font-size:24px; }
.clients h2 {padding-bottom:23px !important; }

p { font-size:18px; letter-spacing:-1px; padding-left:20px !important; padding-top:20px !important; position:relative !important }
.slogan, .title p { padding-top:0px !important; padding-left:0px !important; padding-right:0px !important; }

ul.list {position:relative; padding-top:20px !important; }
ul.list li {font-size:18px; }
ul.check li { background-position:1px 9px; }

.map {width:300px; height:300px; margin:0; border:0}

.break { height:20px; position:relative; }
.reply-comment {padding:21px 0 0; }
.blog-icon.comment {padding:19px 20px; width:258px; }
.blog-icon.comment .icons { display:none; }
.blog-icon .responsive {display:block; float:none; }
.blog-icon.responsive {height:auto !important; }
.images img {max-height:300px; }

#nav-bg { padding-top:10px; padding-bottom:10px; }
#nav-button {display:block; background:; padding:7px 10px; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); width:26px; margin:0 auto; cursor:pointer; }
.nav-bar {background-color:#f5f5f5; border-radius:1px; box-shadow:0 1px 0 rgba(0, 0, 0, 0.25); display:block; width:18px; height:2px; margin:2px auto; }
#logo-container {height:106px; }
h1#logo {padding-top:19px; }

#wrapper:before {display:none; }
#options { height:auto; margin-top:0px; padding-bottom:10px; }
#options ul { padding-top:0px; }
#options li { float: none; height:auto; display:none }
#options li a { color:; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; letter-spacing:0.05em; text-decoration:none; text-transform:uppercase; display:inline-block; padding:5px 17px;  margin:0px; }
#options.fixed { position: relative; top: 0px; }

#comment-wrap input, #comment-wrap textarea, #comment-wrap select { width:258px; height:26px; padding:19px 20px 19px 20px; font: 18px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:; border:0; border-bottom:1px solid ; background:; letter-spacing:-1px; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; float:none; display:block; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
#comment-wrap input.third { margin: 0px 0px 0px 0 !important; }
#comment-wrap textarea { margin-bottom:0px; margin-right:0px !important; width:193px; border:0px;}
#comment-wrap #subject { width: 292px !important; }
#comment-wrap input:focus, #comment-wrap textarea:focus, #comment-wrap select:focus { background:; }
#comment-wrap input.submit, #comment-wrap input#submit { display:block; position:absolute; bottom:0px; right:0px; width:64px; height:142px; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; border:0px; padding:0px; background:url(images/bg-submit.png) center center no-repeat ; background-size:24px 28px; text-indent:-9999px; cursor:pointer; border-left:1px solid ; top: 0px;
}

#comment-wrap input.submit:hover,#comment-wrap p.form-submit input#submit:hover { background-color:; }
#comment-wrap textarea {
	height: 104px;
	border: none;
	clear: none;
	float: left;
}

p.form-submit {
	height: 104px;
	width: 0;
	padding: 0;
	display: inline;
	float: right;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}

#comment-wrap  fieldset { padding-left:0px;}

#comment-wrap  span.required { padding-left:28px; background:url(images/bg-bullet.png) no-repeat 12px 5px; margin-left:-28px; }

#comment-wrap  .padding-right {padding-right:20px; }
#comments {height: 65px; }

.blog-content h1, pre {
	padding-left: 20px; padding-right: 20px;
}
.blog-content ul, .blog-content ol {
	padding-left: 35px; padding-right: 20px;
}
h1#logo img {
	max-height: 70px;
}
.load-more.portfolio { max-height: 70px; }

.flexslider:hover .flex-next {opacity: 0 !important;}
.flexslider:hover .flex-prev {opacity: 0 !important;}

.single #container { padding-top: 80px; }

footer .col1-3.border { margin-left: 0; margin-right: 0; }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (max-width: 480px) {
	h1#logo a { font-size:37px; line-height: 34px; margin-bottom: 14px; }
}


.col1-3.cats-tags {
	height: auto !important;
	padding-bottom: 10px;
}
.col1-3.cats-tags p {
	position: static;
}
.col1-3.cats-tags h2 {
	padding-bottom: 15px;
}
.single .infos { overflow-y: visible; }
#success_page h2 { color:  !important; }
#success_page p { color:  !important; }
<!DOCTYPE html>
<html lang="en-US">
<head>
	<meta charset="UTF-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="http://gmpg.org/xfn/11" />
	<title>Suzanne Huber</title>
<meta name='robots' content='noindex, nofollow' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<meta name="description" content=""><meta property="og:locale" content="en_US" /><meta property="og:site_name" content="Suzanne Huber" /><meta property="og:url" content="https://suzannehuber.com" /><meta property="og:title" content="Suzanne Huber" /><meta property="og:description" content="" /><meta property="og:type" content="website" /><link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin />
<link rel="alternate" type="application/rss+xml" title="Suzanne Huber &raquo; Feed" href="https://suzannehuber.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Suzanne Huber &raquo; Comments Feed" href="https://suzannehuber.com/comments/feed/" />
<link rel='stylesheet' id='wp-block-library-css' href='https://suzannehuber.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2' type='text/css' media='all' />
<style id='wp-block-library-theme-inline-css' type='text/css'>
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='https://suzannehuber.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://suzannehuber.com/wp-content/plugins/hercules-core/redux/redux-framework/redux-core/assets/font-awesome/css/all.min.css?ver=6.5.2' type='text/css' media='all' />
<link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Hanken%20Grotesk:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic%7CPrata:400&#038;subset=latin&#038;display=swap&#038;ver=1749754691" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Hanken%20Grotesk:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic%7CPrata:400&#038;subset=latin&#038;display=swap&#038;ver=1749754691" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Hanken%20Grotesk:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic%7CPrata:400&#038;subset=latin&#038;display=swap&#038;ver=1749754691" /></noscript><link rel='stylesheet' id='buzzblogpro-misc-css' href='https://suzannehuber.com/wp-content/themes/buzzblogpro/bootstrap/css/misc.css?ver=2.8' type='text/css' media='all' />
<link rel='stylesheet' id='buzzblogpro-bootstrap-css' href='https://suzannehuber.com/wp-content/themes/buzzblogpro/bootstrap/css/bootstrap.min.css?ver=5.3' type='text/css' media='all' />
<link rel='stylesheet' id='buzzblogpro-style-css' href='https://suzannehuber.com/wp-content/themes/buzzblogpro/style.css?ver=7.1' type='text/css' media='all' />
<style id='buzzblogpro-style-inline-css' type='text/css'>
@media(min-width:992px){h1.post-title{font-size:60px;line-height:62px;letter-spacing:0px;}h1{letter-spacing:0px;}h2{letter-spacing:0px;}h3{letter-spacing:0px;}h4{letter-spacing:0px;}h5{letter-spacing:0px;}h6{font-size:26px;line-height:28px;letter-spacing:0px;}.title-section h1{font-size:52px;line-height:52px;letter-spacing:0px;}.title-section h2,.title-section span{font-size:26px;line-height:26px;letter-spacing:0px;}h2.post-subtitle{font-size:26px;line-height:28px;letter-spacing:0px;}.single h2.post-subtitle{font-size:16px;line-height:26px;letter-spacing:0px;}.excerpt,.excerpt p{font-size:16px;line-height:26px;letter-spacing:0px;}blockquote,.excerpt blockquote p,.wp-block-quote{font-size:43px;line-height:48px;letter-spacing:0px;}.meta-space-top,.meta-space-top span,.meta-space-top span a,.meta-space-top a{font-size:16px;line-height:20px;letter-spacing:0px;}.post .post_category a{font-size:16px;line-height:20px;letter-spacing:0px;}.viewpost-button .button{font-size:23px;line-height:23px;letter-spacing:0px;}.primary-menu > li > a,.mobile-top-panel a{font-size:12px;line-height:12px;letter-spacing:0.5px;}span.sub{font-size:10px;line-height:10px;letter-spacing:0px;}.primary-menu li ul li:not(.buzzblogpro-widget-menu) a,.primary-menu .has-mega-column:not(.elementor-megamenu):not(.widget-in-menu) > .sub-menu a,.primary-menu .mega-menu-posts .post a:not(.reviewscore),.buzzblogpro-widget-menu .form-control{font-size:12px;line-height:12px;letter-spacing:0px;}.primary-menu .has-mega-column > .sub-menu > .columns-sub-item > a,.primary-menu .buzzblogpro-mc-form h4{font-size:13px;line-height:20px;letter-spacing:0px;}.main-holder, .buzzblogpro-cookie-banner-wrap, .mfp-wrap, .social_label, .sidepanel{font-size:17px;line-height:26px;letter-spacing:0px;}.list-post .list-post-container:not(.special-post) h2.post-title a, .list-post .list-post-container:not(.special-post) h2.post-title{font-size:28px;line-height:28px;letter-spacing:0px;}.post-header h2 a, h2.post-title{font-size:43px;line-height:46px;letter-spacing:0px;}.category-filter a{font-size:26px;line-height:26px;letter-spacing:0px;}.menu-mobile ul li a{font-size:23px;line-height:23px;letter-spacing:0px;}.menu-mobile ul ul li a{font-size:18px;line-height:18px;}#top-menu a{font-size:10px;letter-spacing:1px;}.top-full,.top-left,.top-right,.top-full .widget_search input[type="text"],.top-left .widget_search input[type="text"],.top-left .widget_search input[type="text"],.mobile-top-panel{font-size:10px;letter-spacing:0px;}.top-container-full .top-left,.top-container-full .top-right,.top-container-full .top-left .widget_search input[type="text"],.top-container-full .top-right .widget_search input[type="text"],.top-container-full .top-left a,.top-container-full .top-right a{font-size:10px;letter-spacing:0px;}.elementor-button,.accordion-button,.wp-element-button,button.btn,.input[type="button"],input[type="reset"],input[type="submit"],a.btn,a.slideshow-btn,.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:17px;line-height:17px;letter-spacing:0px;}.logo_h__txt,.logo_link{font-size:50px;line-height:50px;letter-spacing:3px;}.mobile-top-panel .mobile_logo_txt a,.mobile-top-panel h1.mobile_logo_txt{font-size:20px;line-height:20px;letter-spacing:2px;}.logo_tagline{font-size:16px;line-height:16px;letter-spacing:3px;}.grid .grid-item:not(.special-post) .post-header h2 a,.grid .grid-item:not(.special-post) h2.post-title,.grid-item:not(.special-post) .post-header h2 a,.grid-item:not(.special-post) h2.post-title,.post-grid-block h2.grid-post-title a,.post-grid-block h2.grid-post-title{font-size:28px;line-height:28px;letter-spacing:0px;}.zigazg h2.post-title a,.zigazg h2.post-title{font-size:30px;line-height:36px;letter-spacing:0px;}.metro-post h2{font-size:30px;line-height:32px;letter-spacing:0px;}.carousel-wrap h2{font-size:16px;line-height:22px;letter-spacing:0px;}.trending-posts h6.trending-title{font-size:16px;line-height:22px;letter-spacing:0px;}.shareon,.shareon-vertical{font-size:12px;line-height:12px;letter-spacing:0px;}.meta-container .share-buttons a{font-size:20px;line-height:20px;}h3.gall-title{font-size:49px;line-height:49px;letter-spacing:-0.7px;}.gallery-meta-line,.gallery-meta-line h4{font-size:20px;line-height:20px;letter-spacing:-0.7px;}.widget .widget-content{}.widget-content h4.subtitle,.widget-content h4.subtitle a,.sidebar .instagram_footer_heading h4 span,.elementor-widget-container h5{font-size:10px;line-height:24px;letter-spacing:0px;}.post-list_h h4 a,.post-list_h h4{font-size:16px;line-height:20px;letter-spacing:0px;}.widget-content h4 a.see-all{font-size:13px;line-height:24px;letter-spacing:0px;}.nav.footer-nav a{font-size:12px;line-height:22px;letter-spacing:0px;}.comments-title, #reply-title, .pings-title, .comments-h{font-size:30px;line-height:32px;letter-spacing:-0.5px;}}@media(min-width:992px){h1.post-title{font-size:60px;line-height:62px;letter-spacing:0px;}h1{letter-spacing:0px;}h2{letter-spacing:0px;}h3{letter-spacing:0px;}h4{letter-spacing:0px;}h5{letter-spacing:0px;}h6{font-size:26px;line-height:28px;letter-spacing:0px;}.title-section h1{font-size:52px;line-height:52px;letter-spacing:0px;}.title-section h2,.title-section span{font-size:26px;line-height:26px;letter-spacing:0px;}h2.post-subtitle{font-size:26px;line-height:28px;letter-spacing:0px;}.single h2.post-subtitle{font-size:16px;line-height:26px;letter-spacing:0px;}.excerpt,.excerpt p{font-size:16px;line-height:26px;letter-spacing:0px;}blockquote,.excerpt blockquote p,.wp-block-quote{font-size:43px;line-height:48px;letter-spacing:0px;}.meta-space-top,.meta-space-top span,.meta-space-top span a,.meta-space-top a{font-size:16px;line-height:20px;letter-spacing:0px;}.post .post_category a{font-size:16px;line-height:20px;letter-spacing:0px;}.viewpost-button .button{font-size:23px;line-height:23px;letter-spacing:0px;}.primary-menu > li > a,.mobile-top-panel a{font-size:12px;line-height:12px;letter-spacing:0.5px;}span.sub{font-size:10px;line-height:10px;letter-spacing:0px;}.primary-menu li ul li:not(.buzzblogpro-widget-menu) a,.primary-menu .has-mega-column:not(.elementor-megamenu):not(.widget-in-menu) > .sub-menu a,.primary-menu .mega-menu-posts .post a:not(.reviewscore),.buzzblogpro-widget-menu .form-control{font-size:12px;line-height:12px;letter-spacing:0px;}.primary-menu .has-mega-column > .sub-menu > .columns-sub-item > a,.primary-menu .buzzblogpro-mc-form h4{font-size:13px;line-height:20px;letter-spacing:0px;}.main-holder, .buzzblogpro-cookie-banner-wrap, .mfp-wrap, .social_label, .sidepanel{font-size:17px;line-height:26px;letter-spacing:0px;}.list-post .list-post-container:not(.special-post) h2.post-title a, .list-post .list-post-container:not(.special-post) h2.post-title{font-size:28px;line-height:28px;letter-spacing:0px;}.post-header h2 a, h2.post-title{font-size:43px;line-height:46px;letter-spacing:0px;}.category-filter a{font-size:26px;line-height:26px;letter-spacing:0px;}.menu-mobile ul li a{font-size:23px;line-height:23px;letter-spacing:0px;}.menu-mobile ul ul li a{font-size:18px;line-height:18px;}#top-menu a{font-size:10px;letter-spacing:1px;}.top-full,.top-left,.top-right,.top-full .widget_search input[type="text"],.top-left .widget_search input[type="text"],.top-left .widget_search input[type="text"],.mobile-top-panel{font-size:10px;letter-spacing:0px;}.top-container-full .top-left,.top-container-full .top-right,.top-container-full .top-left .widget_search input[type="text"],.top-container-full .top-right .widget_search input[type="text"],.top-container-full .top-left a,.top-container-full .top-right a{font-size:10px;letter-spacing:0px;}.elementor-button,.accordion-button,.wp-element-button,button.btn,.input[type="button"],input[type="reset"],input[type="submit"],a.btn,a.slideshow-btn,.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:17px;line-height:17px;letter-spacing:0px;}.logo_h__txt,.logo_link{font-size:50px;line-height:50px;letter-spacing:3px;}.mobile-top-panel .mobile_logo_txt a,.mobile-top-panel h1.mobile_logo_txt{font-size:20px;line-height:20px;letter-spacing:2px;}.logo_tagline{font-size:16px;line-height:16px;letter-spacing:3px;}.grid .grid-item:not(.special-post) .post-header h2 a,.grid .grid-item:not(.special-post) h2.post-title,.grid-item:not(.special-post) .post-header h2 a,.grid-item:not(.special-post) h2.post-title,.post-grid-block h2.grid-post-title a,.post-grid-block h2.grid-post-title{font-size:28px;line-height:28px;letter-spacing:0px;}.zigazg h2.post-title a,.zigazg h2.post-title{font-size:30px;line-height:36px;letter-spacing:0px;}.metro-post h2{font-size:30px;line-height:32px;letter-spacing:0px;}.carousel-wrap h2{font-size:16px;line-height:22px;letter-spacing:0px;}.trending-posts h6.trending-title{font-size:16px;line-height:22px;letter-spacing:0px;}.shareon,.shareon-vertical{font-size:12px;line-height:12px;letter-spacing:0px;}.meta-container .share-buttons a{font-size:20px;line-height:20px;}h3.gall-title{font-size:49px;line-height:49px;letter-spacing:-0.7px;}.gallery-meta-line,.gallery-meta-line h4{font-size:20px;line-height:20px;letter-spacing:-0.7px;}.widget .widget-content{}.widget-content h4.subtitle,.widget-content h4.subtitle a,.sidebar .instagram_footer_heading h4 span,.elementor-widget-container h5{font-size:10px;line-height:24px;letter-spacing:0px;}.post-list_h h4 a,.post-list_h h4{font-size:16px;line-height:20px;letter-spacing:0px;}.widget-content h4 a.see-all{font-size:13px;line-height:24px;letter-spacing:0px;}.nav.footer-nav a{font-size:12px;line-height:22px;letter-spacing:0px;}.comments-title, #reply-title, .pings-title, .comments-h{font-size:30px;line-height:32px;letter-spacing:-0.5px;}}h1.post-title{font-family:IvyOraDisplayMedium;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}h1{font-family:IvyOraDisplayMedium;font-weight:400;text-transform:none;color:var(--clr-text,#222222);font-display:swap;}h2{font-family:IvyOraDisplayMedium;font-weight:400;text-align:inherit;text-transform:none;color:var(--clr-text,#222222);font-display:swap;}h3{font-family:IvyOraDisplayMedium;font-weight:400;text-align:inherit;text-transform:none;color:var(--clr-text,#222222);font-display:swap;}h4{font-family:IvyOraDisplayMedium;font-weight:400;text-align:inherit;text-transform:none;color:var(--clr-text,#222222);font-display:swap;}h5{font-family:IvyOraDisplayMedium;font-weight:400;text-align:inherit;text-transform:none;color:var(--clr-text,#222222);font-display:swap;}h6{font-family:IvyOraDisplayMedium;font-weight:400;text-align:inherit;text-transform:none;color:var(--clr-text,#222222);font-display:swap;}.title-section h1{font-family:IvyOraDisplayMedium;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.title-section h2,.title-section span{font-family:IvyOraDisplayLightItalic;font-weight:400;text-transform:inherit;color:var(--clr-text,#303030);font-display:swap;}h2.post-subtitle{font-family:IvyOraDisplayLightItalic;font-weight:400;text-transform:inherit;color:var(--clr-text,#111111);font-display:swap;}.single h2.post-subtitle{font-family:IvyOraDisplayLightItalic;font-weight:400;text-transform:inherit;color:var(--clr-text,#474747);font-display:swap;}.excerpt,.excerpt p{font-family:Hanken Grotesk;font-weight:300;text-align:left;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}blockquote,.excerpt blockquote p,.wp-block-quote{font-family:IvyOraDisplayMedium;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#111111);font-display:swap;}.meta-space-top,.meta-space-top span,.meta-space-top span a,.meta-space-top a{font-family:Hanken Grotesk;font-weight:300;text-transform:none;color:var(--clr-text,#7a7a7a);font-display:swap;}.post .post_category a{font-family:IvyOraDisplayLight;font-weight:400;text-transform:none;color:var(--clr-text,#444444);font-display:swap;}.viewpost-button .button{font-family:IvyOraDisplayLightItalic;font-weight:400;text-transform:none;font-display:swap;}.primary-menu > li > a,.mobile-top-panel a{font-family:Hanken Grotesk;font-weight:400;text-align:center;text-transform:uppercase;color:var(--clr-text,#232323);font-display:swap;}span.sub{font-family:Hanken Grotesk;font-weight:400;font-style:italic;text-align:center;text-transform:none;color:var(--clr-text,#cccccc);font-display:swap;}.primary-menu li ul li:not(.buzzblogpro-widget-menu) a,.primary-menu .has-mega-column:not(.elementor-megamenu):not(.widget-in-menu) > .sub-menu a,.primary-menu .mega-menu-posts .post a:not(.reviewscore),.buzzblogpro-widget-menu .form-control{font-family:Hanken Grotesk;font-weight:400;text-align:left;text-transform:uppercase;color:var(--clr-text,#232323);font-display:swap;}.primary-menu .has-mega-column > .sub-menu > .columns-sub-item > a,.primary-menu .buzzblogpro-mc-form h4{color:var(--clr-text,#000000);font-display:swap;}.main-holder, .buzzblogpro-cookie-banner-wrap, .mfp-wrap, .social_label, .sidepanel{font-family:Hanken Grotesk;font-weight:300;color:var(--clr-text,#000000);font-display:swap;}.list-post .list-post-container:not(.special-post) h2.post-title a, .list-post .list-post-container:not(.special-post) h2.post-title{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.post-header h2 a, h2.post-title{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;text-transform:none;color:var(--clr-text,#111111);font-display:swap;}.category-filter a{font-family:IvyOraDisplayLight;font-weight:400;text-align:inherit;text-transform:uppercase;color:var(--clr-text,#222);font-display:swap;}.menu-mobile ul li a{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;text-transform:none;color:var(--clr-text,#ffffff);font-display:swap;}.menu-mobile ul ul li a{font-display:swap;}#top-menu a{font-family:Hanken Grotesk;font-weight:400;text-transform:uppercase;font-display:swap;}.top-full,.top-left,.top-right,.top-full .widget_search input[type="text"],.top-left .widget_search input[type="text"],.top-left .widget_search input[type="text"],.mobile-top-panel{font-family:Hanken Grotesk;font-weight:400;text-transform:uppercase;color:var(--clr-text,#dddddd);font-display:swap;}.top-container-full .top-left,.top-container-full .top-right,.top-container-full .top-left .widget_search input[type="text"],.top-container-full .top-right .widget_search input[type="text"],.top-container-full .top-left a,.top-container-full .top-right a{font-family:Hanken Grotesk;font-weight:400;text-transform:uppercase;color:var(--clr-text,#dddddd);font-display:swap;}.elementor-button,.accordion-button,.wp-element-button,button.btn,.input[type="button"],input[type="reset"],input[type="submit"],a.btn,a.slideshow-btn,.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-family:Hanken Grotesk;font-weight:400;text-transform:none;font-display:swap;}.logo_h__txt,.logo_link{font-family:IvyOraDisplayMedium;font-weight:400;text-align:center;color:var(--clr-text,#000000);font-display:swap;}.mobile-top-panel .mobile_logo_txt a,.mobile-top-panel h1.mobile_logo_txt{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;color:var(--clr-text,#111111);font-display:swap;}.logo_tagline{font-family:Hanken Grotesk;font-weight:400;text-align:center;text-transform:uppercase;color:var(--clr-text,#000000);font-display:swap;}.grid .grid-item:not(.special-post) .post-header h2 a,.grid .grid-item:not(.special-post) h2.post-title,.grid-item:not(.special-post) .post-header h2 a,.grid-item:not(.special-post) h2.post-title,.post-grid-block h2.grid-post-title a,.post-grid-block h2.grid-post-title{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.zigazg h2.post-title a,.zigazg h2.post-title{font-family:IvyOraDisplayMedium;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.metro-post h2{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;text-transform:none;font-display:swap;}.carousel-wrap h2{font-family:Hanken Grotesk;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.trending-posts h6.trending-title{font-family:Hanken Grotesk;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.shareon,.shareon-vertical{font-family:Hanken Grotesk;font-weight:500;text-transform:uppercase;color:var(--clr-text,#212121);font-display:swap;}.meta-container .share-buttons a{font-display:swap;}h3.gall-title{font-family:Hanken Grotesk;font-weight:200;text-align:left;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.gallery-meta-line,.gallery-meta-line h4{font-family:Hanken Grotesk;font-weight:500;text-transform:uppercase;color:var(--clr-text,#000000);font-display:swap;}.widget .widget-content{font-family:Hanken Grotesk;font-weight:400;font-display:swap;}.widget-content h4.subtitle,.widget-content h4.subtitle a,.sidebar .instagram_footer_heading h4 span,.elementor-widget-container h5{font-family:Hanken Grotesk;font-weight:400;text-align:center;text-transform:uppercase;color:var(--clr-text,#000000);font-display:swap;}.post-list_h h4 a,.post-list_h h4{font-family:Hanken Grotesk;font-weight:400;text-align:center;text-transform:none;color:var(--clr-text,#000000);font-display:swap;}.widget-content h4 a.see-all{font-family:Hanken Grotesk;font-weight:400;text-align:center;font-display:swap;}.nav.footer-nav a{font-family:Hanken Grotesk;font-weight:400;color:var(--clr-text,#000000);font-display:swap;}.comments-title, #reply-title, .pings-title, .comments-h{font-family:IvyOraDisplayMedium;font-weight:400;text-align:left;text-transform:none;color:var(--clr-text,#111111);font-display:swap;}@media (min-width: 1400px) {.search .container.title-container,.search .container.breadcrumbs-container, .container.blog-container,.blog .container.title-container,.post-header,.blog .container.breadcrumbs-container {max-width: 1200px;}}@media (min-width: 1400px) {.container.blog-category-container,.archive:not(.tax-gallery-categories) .container.breadcrumbs-container,.archive .container.title-container,.archive:not(.tax-gallery-categories) #categorymenu .container {max-width: 1440px;}}@media (min-width: 1400px) {.widgets-container,.archive.woocommerce:not(.tax-gallery-categories) .container.breadcrumbs-container,.container.breadcrumbs-container,.single .layout5 .single-header,.single .layout9 .single-header,.container,.page .title-section, .single .content-holder .single-title-section,.container .wp-block-group__inner-container{max-width: 1200px;}.fullwidth-widget .form-inline,.single .audio-wrap {max-width: 1200px;}}@media(min-width:992px){.middle-boxed .cover-wrapper, .middle .cover-wrapper, .bottom .cover-wrapper, .normal-slideshow .cover-wrapper {height: 600px!important;}.carousel-wrap.top-slideshow {min-height: 600px;}}@media only screen and (min-width:768px) and (max-width:991px) {.middle-boxed .cover-wrapper, .middle .cover-wrapper, .bottom .cover-wrapper, .normal-slideshow .cover-wrapper {height: 600px!important;}}@media(max-width:767px){.middle-boxed .cover-wrapper, .middle .cover-wrapper, .bottom .cover-wrapper, .normal-slideshow .cover-wrapper {height: 600px!important;}}.primary-menu ul li:not(.buzzblogpro-widget-menu) > ul {top:-20px;}@media(min-width:992px){#categorymenu {margin-top:0;margin-bottom:30px;}}.standard-post-container.sticky {margin-bottom:40px;}@media(min-width:992px){ .single .single-header,.page .page-header { padding-top:40px; padding-right:120px; padding-bottom:40px; padding-left:120px; }body:not(.single) .post__holder .isopad { padding-right:60px; padding-bottom:20px; padding-left:60px; }.sidebar .widget .widget-content, .wpb_widgetised_column .widget { padding-bottom:20px; }body:not(.single) .list-post .post__holder .post_content,.list-post .under-posts-widget { padding-bottom:34px; }.list-post .section-inner { padding-right:40px; padding-left:40px; }.standard-post .post-header { padding-top:40px; padding-right:60px; padding-left:60px; }.grid .grid-block article:not(.standard-post),.grid-block article:not(.standard-post),.zoom-gallery .post-header { padding-top:40px; padding-right:40px; padding-bottom:40px; padding-left:40px; }.zigazg .section-inner { padding-right:40px; padding-left:40px; }.post__holder .meta-container .hs-icon, .list-post-container .hs-icon, .masonry-posts .hs-icon { padding-top:20px; padding-right:12px; padding-bottom:20px; padding-left:12px; }.primary-menu ul a, .navbar-fixed-top .primary-menu ul a { padding-top:14px; padding-right:0.1px; padding-bottom:14px; padding-left:0.1px; }.viewpost-button a.button, .primary-menu li ul .buzzblogpro-widget-menu .viewpost-button a.button { padding-top:4px; padding-right:0.1px; padding-bottom:4px; padding-left:0.1px; }#ajax-load-more-posts { padding-top:12px; padding-right:20px; padding-bottom:12px; padding-left:20px; }.comment-respond { padding-top:50px; padding-right:0.1px; padding-bottom:0.1px; padding-left:0.1px; } }.logo img {width:500px;}.split-menu .header .logo {max-width:500px;}.navbar-fixed .logo img {width:px;}.split-menu .header .navbar-fixed .logo {max-width:px;}.footer-logo .logo img {width:605px;}#primary {border-top-color:transparent}#primary {border-bottom-color:transparent}#primary {border-top-width:0px;}#primary {border-bottom-width:0px;}.single .single-header .meta-space-top .vcard,.single .single-header .meta-space-top, .single .single-header .meta-space-top a, .single h2.post-subtitle { justify-content:center; text-align:center;}.title-section,title-section h2,.title-section span,.cat-des-wrap,.category-filter { justify-content:center; align-items:center; text-align:center;}.zoom-gallery .meta-space-top { justify-content:left; text-align:left;}.bigletter:before { font-family:"Hanken Grotesk";}@media(max-width:991px){.mobile-top-panel .mobile_logo_txt a,.mobile-top-panel h1.mobile_logo_txt { font-size:20px;}}.lowestfooter {border-top-color:#FFFFFF}.header-overlay {background:}.parallax-image:before {background:rgba(0,0,0,0.22)}.owl-slide .cover-wrapper.slide-sub-item-large {border-right-color: #ffffff;}.owl-slide .cover-wrapper.slide-sub-item-small.middle {border-bottom-color: #ffffff;}.owl-slide .cover-wrapper.slide-sub-item-small.last {border-top-color: #ffffff;}.top-slideshow .cover:before {background: } .top-slideshow .cover:before{opacity: .01;}body { background-color:var(--clr-background,#fffdf9);}.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 1.1rem;
  line-height: 1.2rem;
  letter-spacing: 0!important;
  font-weight: 300!important;
}
.woocommerce table.shop_table,.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-page table.shop_table, .woocommerce form.woocommerce-checkout h3.order_review_heading,.woocommerce form.woocommerce-checkout #payment {background:#fffdf9!important;}
.custom-signature .signature-image img {
  width: 300px;
}
.custom-signature .signature-text {
  font-size: 1.3em;
  padding: 15px 15px 35px 15px;
}
.slider_parallax_wrapper .slide .image {
  object-position: top;
}.post_category:after, .hs_aboutme_text span, .slide-category span, .widget-content h4.subtitle span, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .title-section span, .heading-entrance span {border-top-color:#000000}.mailchimp-alert, .consent-check input[type="checkbox"]:checked + label::before {background:#000000}.error404-holder_num, .twitter-list i {color:#000000}.icon-menu .icon-menu-count, .audioplayer-bar-played, .audioplayer-volume-adjust div div, #back-top a:hover span, .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span, .link-image a .link-wrapper, .widget_calendar tbody a, .text-highlight, div.jp-play-bar, div.jp-volume-bar-value, .progress .bar, .buzzblogpro-cart .badge, .mobile-shopping-cart .badge {background:#000000}.owl-carousel .owl-dots .owl-dot span,.owl-carousel .owl-dots .owl-dot.active span::after {border-color: #000000}.hs_recent_popular_tab_widget_content .tab_title.selected a, .search-option-tab li:hover a,.search-option-tab li.active a {border-bottom: 1px solid #000000}.consent-check input[type="checkbox"]:checked + label::before, .consent-check label::before {border: 1px solid #000000}a.body-link, span.body-link a, .underlined_links a:not([class]),.underlinedlinks .entry-content a:not([class]),body:not(.elementor-page) .page.underlinedlinks .post-inner a:not([class]) { background-image:linear-gradient(#c5b8a5,#c5b8a5);}.underlined_links a:hover:not([class]),.underlinedlinks .entry-content a:hover:not([class]),body:not(.elementor-page) .page.underlinedlinks .post-inner a:hover:not([class]) { color:#ffffff}.related-posts_h { color: }.shareon::before, .shareon::after, .shop-the-post::before, .shop-the-post::after, .comments-h span::before, .comments-h span::after, .related-posts_h span::before, .related-posts_h span::after,body:not(.author) .author-socials { border-color: rgba(238,238,238,1)}.hercules-likes:before { color: #000000}.hercules-likes:hover:before, .hercules-likes.active:before { color: #bbbbbb}.primary-menu .mega-menu-posts .post a:hover,.primary-menu ul li:not(.buzzblogpro-widget-menu):hover > a, .primary-menu .has-mega-column:not(.elementor-megamenu):not(.widget-in-menu) > .sub-menu a:hover, .primary-menu .has-mega-column > .sub-menu > .columns-sub-item > a:hover, .primary-menu li ul li.active-link:not(.buzzblogpro-widget-menu) a { color:#8f887b}.primary-menu ul li.current-menu-item:not(.buzzblogpro-widget-menu) > a, .primary-menu .has-mega-column:not(.widget-in-menu) > .sub-menu .current-menu-item > a { color:#8f887b}.menu-mobile ul li.current-menu-item > a, .menu-mobile ul li.current-menu-ancestor > a { color:#a38672}.primary-menu > li > a:hover, .primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a, .primary-menu li:hover > a { color:#8f887b}.primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a { color:#8f887b}.primary-menu > li > a {background:transparent;}.primary-menu > li > a:hover, .primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a, .primary-menu > li:hover > a { background:transparent;}.primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a { background:transparent;}.widget-in-menu .grid .grid-item .post-header h2 a, .widget-in-menu .grid .grid-item h2.post-title, .widget-in-menu .post-grid-block h2.grid-post-title a, .widget-in-menu .post-grid-block h2.grid-post-title { color:#232323}.animated-border-effect .primary-menu > li > a:before {background: #111111;}.primary-menu .has-sub-menu:not(.no-sub-menu) .mega-menu-posts, .megamenu-submenu-left .primary-menu .has-sub-menu:not(.no-sub-menu) .mega-menu-posts, .primary-menu ul li:not(.buzzblogpro-widget-menu) a, .primary-menu .has-mega-sub-menu .mega-sub-menu ul, .primary-menu .has-mega-column > .sub-menu > .columns-sub-item > a, #cart-wrap {border-color:#EAE5DB}#top-menu ul {background:rgba(249,249,249,1)}#top-menu ul a, #top-menu .current_page_item ul a, #top-menu ul .current_page_item a, #top-menu .current-menu-item ul a, #top-menu ul .current-menu-item a, #top-menu li:hover > ul a {border-color:#FFFFFF}.top-border {background:#000000}.modern-layout .meta-space-top a, .modern-layout .meta-space-top, .post .modern-layout .post_category a, .modern-layout .meta-space-top, .parallax-image .category-box span, .parallax-image .cat-des, .parallax-image .title-section h2, .modern-layout .title-section h2, .modern-layout h2.post-subtitle {color:#ffffff}.grid-item:not(.special-post) .overlay-mode .post-header h2 a,.overlay-mode .post-header h2 a, .overlay-mode h2.post-title,.modern-layout h1.post-title, .parallax-image .title-section h1,.woocommerce .parallax-image-wrap .woocommerce-breadcrumb,.woocommerce .parallax-image-wrap .woocommerce-breadcrumb a {color:#ffffff}.logged-in-as,.comment-body {color:}.comment-respond a,.logged-in-as a,.comment-body a {color:}.comment-respond a:hover,.logged-in-as a:hover,.comment-body a:hover {color:}.comments-h span::before, .comments-h span::after {border-color:#eae5db}.category-filter a:hover,.category-filter .current-cat a { color: #77756e}.ribbon-featured {color:#000000}.ribbon-featured {background:#f9f9f9}.comment-respond { text-align:left;}.list-post .excerpt,.list-post .excerpt p, .list-post .post .section-inner .post_category, .list-post .post .section-inner .meta-space-top, .list-post .section-inner h2.post-subtitle,.list-post .post .section-inner .meta-space-top, .list-post .post .section-inner .meta-space-top a,.list-post .section-inner .viewpost-button,.list-post .bottom-meta .meta-one div { justify-content:left;text-align:left;}.standard-post .meta-space-top .vcard, .standard-post .post-header h2 a, .standard-post h2.post-title,.standard-post .post-header .meta-space-top, .standard-post .post-header .meta-space-top a, .standard-post h2.post-subtitle,.bottom-meta .meta-one div,.bottom-meta .meta-one div { justify-content:left;text-align:left;}.grid-item:not(.special-post) .excerpt,.grid-item:not(.special-post) .excerpt p, .grid-item:not(.special-post) .post-header .meta-space-top .vcard, .grid-item:not(.special-post) .post-header h2 a, .grid-item:not(.special-post) h2.post-title,.grid-item:not(.special-post) .post-header .meta-space-top, .grid-item:not(.special-post) .post-header .meta-space-top a, .grid-item:not(.special-post) h2.post-subtitle,.grid-item:not(.special-post) .bottom-meta .meta-one div { justify-content:left;text-align:left;}.zigazg .excerpt,.zigazg .excerpt p,.zigazg .meta-space-top .vcard, .zigazg .post-header h2 a, .zigazg h2.post-title,.zigazg .meta-space-top, .zigazg .meta-space-top a, .zigazg h2.post-subtitle,.zigazg .section-inner .viewpost-button,.zigazg .bottom-meta .meta-one div { justify-content:center;text-align:center;}.metro-post .meta-space-top, .metro-post .meta-space-top a { justify-content:left;text-align:left;}.slideshow .meta-space-top, .slideshow .meta-space-top a, .slideshow .excerpt p { justify-content:center;text-align:center;}.viewpost-button { text-align:left;}.wp-element-button:hover,button:hover,a.btn:hover,#cart-wrap .but-cart:hover, .footer .instagram-footer .readmore-button a:hover, a.comment-reply-link:hover, input[type="submit"]:hover, input[type="button"]:hover, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { border-color: #c5b8a5}.wp-element-button,button.btn,#cart-wrap .but-cart, .footer .instagram-footer .readmore-button a, a.btn, a.comment-reply-link, input[type="submit"], input[type="button"], .woocommerce #review_form #respond .form-submit input, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce div.product form.cart .button, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce input.button { background: #000000}.wp-element-button:hover,button.btn:hover,a.btn:hover,#cart-wrap .but-cart:hover, .footer .instagram-footer .readmore-button a:hover, a.comment-reply-link:hover, input[type="submit"]:hover, input[type="button"]:hover, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: #c5b8a5}body .viewpost-button a.button { border-color: #d1d1d1}.viewpost-button a.button:hover { border-color: #d1d1d1}.viewpost-button a.button { background: #fcfbfa}.viewpost-button a.button:hover { background: #fcfbfa}a.slideshow-btn:hover { border-color: #ffffff}a.slideshow-btn { background: #000000}a.slideshow-btn:hover { background: #ffffff}.page-numbers li a { border-color: #ffffff}.page-numbers .current { color: #000000}.page-numbers .current { border-color: #000000}.page-numbers .current { background: #ffffff}.page-numbers li a:hover { border-color: #000000}.page-numbers li a { background: #000000}.page-numbers li a:hover { background: #ffffff}.widget-content h4.subtitle:before { border-top-color: #000000}.widget-content h4.subtitle:after { border-top-color: #ffffff}.icon-menu > a { line-height: 12px;}.icon-menu > a,.cart > a,.mobile-top-panel a,.mobile-top-panel a:hover { color: #111111;}.nav-icon4 span, .nav-icon4 span:before, .nav-icon4 span:after { background-color: #111111;}.side-icons .nav-icon4 span:before, .side-icons .nav-icon4 span:after { background-color: #FFFFFF;}
</style>
<script type="text/javascript" src="https://suzannehuber.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://suzannehuber.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://suzannehuber.com/wp-json/wp/v2/pages/870" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://suzannehuber.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.2" />
<link rel="canonical" href="https://suzannehuber.com/" />
<link rel='shortlink' href='https://suzannehuber.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://suzannehuber.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsuzannehuber.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://suzannehuber.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsuzannehuber.com%2F&#038;format=xml" />
<meta name="generator" content="Redux 4.5.1" /><style id="buzzblogpro_options-dynamic-css" title="dynamic-css" class="redux-options-output"> 
@font-face {
	font-family: 'IvyOraDisplayLight';
	src: url('//suzannehuber.com/wp-content/uploads/fonts/378/IvyOraDisplayLight/IvyOraDisplay-Light.woff') format('woff');
		 font-display: swap;
}
	 
@font-face {
	font-family: 'IvyOraDisplayLightItalic';
	src: url('//suzannehuber.com/wp-content/uploads/fonts/379/IvyOraDisplayLightItalic/IvyOraDisplay-LightItalic.woff') format('woff');
		 font-display: swap;
}
	 
@font-face {
	font-family: 'IvyOraDisplayMedium';
	src: url('//suzannehuber.com/wp-content/uploads/fonts/380/IvyOraDisplayMedium/IvyOraDisplay-Medium.woff') format('woff');
		 font-display: swap;
}
	#top-menu a{color:#000000;}#top-menu a:hover{color:#989898;}#top-menu a:active{color:#989898;}#top-menu ul a,#top-menu .current_page_item ul a,#top-menu ul .current_page_item a,#top-menu .current-menu-item ul a,#top-menu ul .current-menu-item a,#top-menu li:hover > ul a,.before_the_blog_content .hs_recent_popular_tab_widget_content .tab_title.selected a{color:#989898;}#top-menu ul a:hover,#top-menu .current_page_item ul a:hover,#top-menu ul .current_page_item a:hover,#top-menu .current-menu-item ul a:hover,#top-menu ul .current-menu-item a:hover,#top-menu li:hover > ul a:hover,.before_the_blog_content .hs_recent_popular_tab_widget_content .tab_title.selected a:hover{color:#c6c6c6;}#top-menu ul a:active,#top-menu .current_page_item ul a:active,#top-menu ul .current_page_item a:active,#top-menu .current-menu-item ul a:active,#top-menu ul .current-menu-item a:active,#top-menu li:hover > ul a:active,.before_the_blog_content .hs_recent_popular_tab_widget_content .tab_title.selected a:active{color:#c6c6c6;}.top-widget-left a,.top-widget-right a,.top-left a,.top-right a{color:#ffffff;}.top-widget-left a:hover,.top-widget-right a:hover,.top-left a:hover,.top-right a:hover{color:#989898;}.top-border{border-bottom:0px solid #eeeeee;}.top-panel22{background:#f7f5ed;}body .sb-search-input,body .sb-search-input::placeholder,body .sb-search-input:placeholder-shown{color:#121212;}a{color:#000000;}a:hover{color:#c5b8a5;}.entry-content a:not([class]),.page .post-inner a:not([class]){color:#000000;}.entry-content a:not([class]):hover,.page .post-inner a:not([class]):hover{color:#ffffff;}.wp-element-button,button.btn,#cart-wrap .but-cart,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.footer .instagram-footer .readmore-button a,a.btn,a.comment-reply-link,input[type="submit"],input[type="button"],.woocommerce #review_form #respond .form-submit input,.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:#ffffff;}.wp-element-button:hover,button.btn:hover,#cart-wrap .but-cart:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.footer .instagram-footer .readmore-button a:hover,a.btn:hover,a.comment-reply-link:hover,input[type="submit"]:hover,input[type="button"]:hover,.woocommerce #review_form #respond .form-submit input:hover,.woocommerce .widget_price_filter .price_slider_amount .button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#ffffff;}.wp-element-button,button,#cart-wrap .but-cart,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.footer .instagram-footer .readmore-button a,a.btn,a.comment-reply-link,input[type="submit"],input[type="button"],.woocommerce #review_form #respond .form-submit input,.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-top:0px solid inherit;border-bottom:0px solid inherit;border-left:0px solid inherit;border-right:0px solid inherit;}.home .logo{margin-top:50px;margin-bottom:30px;}body:not(.home) .header .logo{margin-top:50px;margin-bottom:30px;}.footer .logo{margin-top:40px;margin-bottom:40px;}.logo_h a:hover:hover,.logo_h a:hover{color:#000000;}.logo_h a:hover:active,.logo_h a:active{color:#000000;}.primary-menu .mega-menu-posts .post-date,.primary-menu .widget-in-menu .meta-space-top,.primary-menu .widget-in-menu .meta-space-top a{color:#8F887B;}.megamenu-post-header{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.primary-menu > li > a,.icon-menu > li > a{padding-top:14px;padding-right:0px;padding-bottom:14px;padding-left:0px;}.primary-menu > li > a,.icon-menu > li > a{margin-top:0px;margin-right:16px;margin-bottom:0px;margin-left:16px;}.primary-menu .sub-menu,.primary-menu .has-mega-sub-menu .mega-sub-menu,.primary-menu .has-mega-column > .sub-menu,#cart-wrap,.primary-menu .loading .mega-menu-posts:after{background:#f7f4ee;}.primary-menu > li > ul,.primary-menu ul li:not(.buzzblogpro-widget-menu) > ul{padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;}.primary-menu ul a,.navbar-fixed-top .primary-menu ul a{margin-top:0px;margin-bottom:0px;}.primary-menu .has-mega-column > .sub-menu,.primary-menu .has-mega-sub-menu .mega-sub-menu,.primary-menu > li > ul,.primary-menu ul li:not(.buzzblogpro-widget-menu) > ul,#cart-wrap{border-top:0px solid #ffffff;border-bottom:0px solid #ffffff;border-left:0px solid #ffffff;border-right:0px solid #ffffff;}.sticky-wrapper,#primary,.sticky-nav,.top-container-normal,.top-container-full-no-sticky,.shadow-menu{background:#f7f5ed;}.navbar-fixed .sticky-wrapper,.navbar-fixed .sticky-nav,.navbar-fixed .shadow-menu{background:#f7f5ed;}.mobile-top-panel{background:#fffdf9;}.st-menu{background-color:#292726;}.st-menu{width:500px;}.sidepanel a.mobile_logo_link{font-family:Prata;text-align:center;line-height:30px;letter-spacing:0px;font-weight:400;font-style:normal;color:#ffffff;font-size:30px;}.menu-mobile ul li a,ul li.has-subnav .accordion-btn,a.mobile_logo_link{color:#ffffff;}.menu-mobile ul li a:hover,ul li.has-subnav .accordion-btn:hover,a.mobile_logo_link:hover{color:#a38672;}.menu-mobile ul li a:active,ul li.has-subnav .accordion-btn:active,a.mobile_logo_link:active{color:#a38672;}.menu-mobile ul li a span.sub{color:#d8d8d8;}.menu-mobile ul li,.menu-mobile ul ul ul{border-top:1px solid rgba(81,75,72,0.43);}.viewpost-button a.button{color:#111111;}.viewpost-button a.button:hover{color:#5b5b5b;}.viewpost-button a.button{border-top:0px solid ;border-bottom:2px solid ;border-left:0px solid ;border-right:0px solid ;}.viewpost-button{margin-top:10px;margin-bottom:10px;}.page-numbers li a{color:#ffffff;}.page-numbers li a:hover{color:#000000;}.page-numbers li a:active{color:#000000;}.paglink a,.paging a h5{color:#000000;}.paglink a:hover,.paging a h5:hover{color:#000000;}.post-header h2 a:hover{color:#111111;}.standard-post-container,.standard-post-container .under-posts-widget,body:not(.single) .related-posts{margin-top:40px;}.ribbon-featured{border-top:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9;border-left:1px solid #f9f9f9;border-right:1px solid #f9f9f9;}.grid .post-header h2 a:hover{color:#444444;}.grid .block,.grid-item:not(.special-post).block{margin-bottom:64px;}.grid .grid-block,.grid-item:not(.special-post).block{background-color:transparent;}.list-post h2.list-post-title a:hover{color:#444444;}.list-post .list-post-container,.list-post .under-posts-widget{margin-top:32px;}.list-post .list-post-container .post_content{background-color:#ffffff;}.list-post .post_content{border-top:0px solid #eee;border-bottom:1px solid #eee;border-left:0px solid #eee;border-right:0px solid #eee;}.zigazg h2.list-post-title a:hover{color:#444444;}.zigzag .block{margin-bottom:64px;}body:not(.single) .zigzag .post__holder .post_content{background-color:#ffffff;}#comments .comments-h,.comment-body,.comment-respond{background:#fffdf9;}.comment-form textarea,.comment-form input[type="text"]{background:#fffdf9;}.comment-form textarea,.comment-form input[type="text"],.comment-form-cookies-consent input[type=checkbox] + label:before{border-color:#eae5db;}.bottom-meta{border-top:0px solid #eeeeee;border-bottom:1px solid #eeeeee;}.bottom-meta{margin-top:20px;margin-bottom:20px;}.bottom-meta{padding-top:20px;padding-bottom:20px;}.shareon-vertical{color:#212121;}.shareon-vertical{background:#ffffff;}article a.hs-icon,.author-social a.hs-icon,.list_post_content a.hs-icon{color:#000000;}article a.hs-icon:hover,.author-social a.hs-icon:hover,.list_post_content a.hs-icon:hover{color:#bbbbbb;}.share-buttons .heart span{color:#ffffff;}.share-buttons .heart span{background:#000000;}.related-posts h6 a{color:#000000;}.related-posts h6 a:hover{color:#999999;}.most-commented{background-color:#ffffff;}.category .category-header .parallax-image{margin-top:0px;margin-bottom:30px;}#categorymenu{border-top:0px solid #eeeeee;border-bottom:0px solid #eeeeee;}.slideshow-bg{background-color:#ffffff;}.slideshow-inside .top-slideshow,.slideshow-bg{margin-top:30px;margin-bottom:0px;}.top-slideshow{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a.slideshow-btn{color:#ffffff;}a.slideshow-btn:hover{color:#000000;}a.slideshow-btn{border-top:0px solid inherit;border-bottom:0px solid inherit;border-left:0px solid inherit;border-right:0px solid inherit;}a.slideshow-btn{padding-top:8px;padding-right:20px;padding-bottom:8px;padding-left:20px;}.slideshow .meta-space-top,.slideshow .meta-space-top a,.slideshow .excerpt p{color:#8c8c8c;}.trending-posts{border-top:0px solid #eeeeee;border-bottom:1px solid #eeeeee;}.trending-posts{background-color:#ffffff;}.trending-posts{margin-top:0px;margin-bottom:64px;}.trending-posts{padding-top:0px;padding-right:0px;padding-bottom:20px;padding-left:0px;}.slideshow.promo .cover-wrapper::before{border-top:0px solid #ffffff;border-bottom:0px solid #ffffff;border-left:0px solid #ffffff;border-right:0px solid #ffffff;}.promo .cover:before{background:rgba(0,0,0,0.02);}.slideshow.promo{margin-top:0px;margin-bottom:32px;}.social-side-fixed a{color:#000000;}.social-side-fixed a:hover{color:#ffffff;}.social-side-fixed a{background:#ffffff;}.social-side-fixed a:hover{background:#000000;}.sidebar .widget,.wpb_widgetised_column .widget{border-top:0px solid #eeeeee;border-bottom:0px solid #eeeeee;border-left:0px solid #eeeeee;border-right:0px solid #eeeeee;}.widget-content h4.subtitle,.elementor-widget-container h5{margin-top:0px;margin-bottom:26px;}.widget-content h4.subtitle,.elementor-widget-container h5{padding-top:14px;padding-right:0px;padding-bottom:14px;padding-left:0px;}.widget-content h4.subtitle,.elementor-widget-container h5{border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}.sidebar .widget .widget-content{background-color:#ffffff;}.widget-content h4.subtitle,.elementor-widget-container h5{background-color:#ffffff;}.my_posts_type_widget h4 a{color:#000000;}.my_posts_type_widget h4 a:hover{color:#dddddd;}.widget-content h4 a.see-all{color:#000000;}.widget-content h4 a.see-all:hover{color:#dddddd;}.bottom-widgets-column,.bottom1,.bottom2,.bottom4,.bottom4{background-color:#f9f9f9;}.bottom-widgets-column .container{padding-top:45px;padding-bottom:60px;}.nav.footer-nav ul li a:hover{color:#bbbbbb;}.footer-text,.footer .social__list_both .social_label,.bottom-widgets-column{color:#000000;}.footer .logo a{color:#000000;}.footer .logo a:hover{color:#000000;}.footer .logo_tagline{color:#000000;}.footer{background-color:#ffffff;}.footer{border-top:0px solid #eeeeee;border-bottom:0px solid #eeeeee;}.footer a,.footer .services a .label{color:#ffffff;}.footer a:hover,.footer .services a .label:hover{color:#c5b8a5;}.lowestfooter{background-color:#ffffff;}.footer .instagram_footer_heading h4,.footer .instagram_footer_heading a{color:#FFFFFF;}.footer .instagram-footer{background-color:#000000;}.review-box .progress.active .bar{background:#c5b8a5;}.review-box .review-score, .thumbnail .review{background:#c5b8a5;}.review-box .review-score,.thumbnail .review span,.thumbnail .review span a,.thumbnail .review span a:hover{color:#ffffff;}</style>	
</head>
<body class="home wp-singular page-template page-template-page-no-header-footer page-template-page-no-header-footer-php page page-id-870 wp-embed-responsive wp-theme-buzzblogpro ajax-hercules-likes yes-topleftmenu-burger menu-arrows megamenu-submenu-left no-touch wide">
<div id="hs_signup" class="zoom-anim-dialog mfp-hide" data-showonload="false">

<div class="newsletter-form left-space">

</div>
</div><div class="top-panel22 hidden-phone "><div class="container"><div class="row"><div class="col"> 
<div id="search-lightbox-wrap">
	<div class="search-lightbox">
		<div id="searchform-wrap">
				<div class="sb-search">
						<form id="searchform" class="" method="get" action="https://suzannehuber.com/" accept-charset="utf-8">
							<input class="sb-search-input" placeholder="Looking for something in particular?" type="text" value="" id="s" name="s" autofocus><a class="closeit" href="#"><i class="hs hs-f-close"></i></a>
						</form>
					</div>
		</div>
		<div class="search-results-wrap"></div>
	</div>
</div></div></div></div></div>
<div class="social-side-fixed"><ul></ul></div><div class="st-menu st-effect-4 sidepanel" id="st-menu"><div class="st-menu-container">
<div class="side-icons"><a href="#" aria-label="Open the mobile menu" class="bt-menu-trigger nav-icon4 opened"><span></span></a></div>

<div class="mobile-logo">
    <div class="mobile_logo_txt"><a href="https://suzannehuber.com/" title="" class="mobile_logo_link">Suzanne Huber</a></div></div>
		<div class="menu-container">
    <div class="menu-mobile">
      <div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1912"><a href="https://buzzblogprotheme.com/isabelle-roche/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2021"><a href="https://suzannehuber.com/blog-with-sidebar/">Blog</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2014"><a href="#">Sidebar Versions</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2029"><a href="https://suzannehuber.com/blog-with-sidebar/">Standard Layout</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2030"><a href="https://suzannehuber.com/blog-with-sidebar/2-grid-layout-with-sidebar/">2 Grid Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2031"><a href="https://suzannehuber.com/blog-with-sidebar/mixed-fullwidth-2-grid-layout-with-sidebar/">Mixed FullWidth / 2 Grid Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2032"><a href="https://suzannehuber.com/blog-with-sidebar/3-grid-layout-with-sidebar/">3 Grid Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2033"><a href="https://suzannehuber.com/blog-with-sidebar/mixed-fullwidth-3-grid-layout-with-sidebar/">Mixed FullWidth / 3 Grid Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2040"><a href="https://suzannehuber.com/blog-with-sidebar/masonry-layout-with-sidebar/">Masonry Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2034"><a href="https://suzannehuber.com/blog-with-sidebar/list-layout-with-sidebar/">List Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2035"><a href="https://suzannehuber.com/blog-with-sidebar/zigzag-50-50-layout-with-sidebar/">ZigZag 50/50 Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2036"><a href="https://suzannehuber.com/blog-with-sidebar/zigzag-40-60-layout-with-sidebar/">ZigZag 40/60 Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2037"><a href="https://suzannehuber.com/blog-with-sidebar/metro-layout-with-sidebar/">Metro Layout with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2038"><a href="https://suzannehuber.com/blog-with-sidebar/metro-layout-equal-height-with-sidebar/">Metro Layout Equal Height with Sidebar</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2039"><a href="https://suzannehuber.com/blog-with-sidebar/metro-layout-2-equal-height-with-sidebar/">Metro Layout 2 Equal Height with Sidebar</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2041"><a href="https://suzannehuber.com/blog-fullwidth/">Fullwidth Versions</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2052"><a href="https://suzannehuber.com/blog-fullwidth/2-grid-layout-fullwidth/">2 Grid Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2045"><a href="https://suzannehuber.com/blog-fullwidth/mixed-fullwidth-2-grid-layout-fullwidth/">Mixed FullWidth / 2 Grid Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2051"><a href="https://suzannehuber.com/blog-fullwidth/3-grid-layout-fullwidth/">3 Grid Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2044"><a href="https://suzannehuber.com/blog-fullwidth/mixed-fullwidth-3-grid-layout-fullwidth/">Mixed FullWidth / 3 Grid Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2049"><a href="https://suzannehuber.com/blog-fullwidth/masonry-layout-fullwidth/">Masonry Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2050"><a href="https://suzannehuber.com/blog-fullwidth/list-layout-fullwidth/">List Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2043"><a href="https://suzannehuber.com/blog-fullwidth/zigzag-40-60-layout-fullwidth/">ZigZag 40/60 Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2042"><a href="https://suzannehuber.com/blog-fullwidth/zigzag-50-50-layout-fullwidth/">ZigZag 50/50 Layout Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2046"><a href="https://suzannehuber.com/blog-fullwidth/metro-layout-with-fullwidth/">Metro Layout with Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2047"><a href="https://suzannehuber.com/blog-fullwidth/metro-layout-equal-height-fullwidth/">Metro Layout Equal Height Fullwidth</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2048"><a href="https://suzannehuber.com/blog-fullwidth/metro-layout-2-equal-height-fullwidth/">Metro Layout 2 Equal Height Fullwidth</a></li>
	</ul>
</li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2022"><a href="https://suzannehuber.com/contact/">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2026"><a href="https://suzannehuber.com/shop/">Shop</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2025"><a href="https://suzannehuber.com/cart/">Cart</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2024"><a href="https://suzannehuber.com/checkout/">Checkout</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2023"><a href="https://suzannehuber.com/my-account/">My account</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-2013"><a href="#">Pages</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2053"><a href="https://suzannehuber.com/about/">About</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-870 current_page_item menu-item-2028"><a href="https://suzannehuber.com/" aria-current="page">Coming Soon</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2027"><a href="https://suzannehuber.com/instagram-links/">Instagram links</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2020"><a href="https://buzzblogprotheme.com/isabelle-roche/author/isabelleroche/">Author&#8217;s page</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2015"><a href="/emily-bouquet/404/">404 Page</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2019"><a href="#">Categories</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2017"><a href="https://suzannehuber.com/category/general/">General</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2016"><a href="https://suzannehuber.com/category/lifestyle/">Lifestyle</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2018"><a href="https://suzannehuber.com/category/personal/">Personal</a></li>
</ul>
</li>
</ul></div>    </div>
</div>
							</div></div><div class="main-holder clearfix">
			<h2>Coming Soon</h2>
<h3>Suzanne Huber</h3>
<h3>Business coaching &amp; consulting </h3>
<p>			<a aria-label="icon-instagram" href="https://www.instagram.com/suzannehuber?igsh=ajFvbWw0dDh1dHVh&#038;utm_source=qr" target="_blank"><br />
		</a><br />
		<a aria-label="icon-linkedin" href="https://www.linkedin.com/in/suzanneleehuber?utm_source=share&#038;utm_campaign=share_via&#038;utm_content=profile&#038;utm_medium=ios_app" target="_blank"><br />
		</a></p>
		
</div>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/buzzblogpro\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="text/javascript" src="https://suzannehuber.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1" id="swv-js"></script>
<script type="text/javascript" id="contact-form-7-js-before">
/* <![CDATA[ */
var wpcf7 = {
    "api": {
        "root": "https:\/\/suzannehuber.com\/wp-json\/",
        "namespace": "contact-form-7\/v1"
    }
};
/* ]]> */
</script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1" id="contact-form-7-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/plugins/hercules-core/mailchimp/js/mailchimp-forms.js?ver=1.1" id="buzzblogpro-mailchimp-forms-js"></script>
<script type="text/javascript" id="hercules-likes-js-extra">
/* <![CDATA[ */
var hercules_likes = {"ajaxurl":"https:\/\/suzannehuber.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/plugins/hercules-core/hercules-likes/hercules-likes.js?ver=1.0" id="hercules-likes-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/themes/buzzblogpro/bootstrap/js/bootstrap.min.js?ver=5.3" id="bootstrap-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/themes/buzzblogpro/js/jquery.plugins.js?ver=7.1" id="buzzblogpro-plugins-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="text/javascript" id="buzzblogpro-global-js-extra">
/* <![CDATA[ */
var inf_var = {"load_more":"Load more","you_reached_the_end":"No more items to load","back_button":"return","offset":"0","pagination_type":"paglink","single_pagination_type":"paglinkimages","issingle":"false"};
/* ]]> */
</script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/themes/buzzblogpro/js/jquery.custom.js?ver=7.1" id="buzzblogpro-global-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/themes/buzzblogpro/js/lazysizes.min.js?ver=5.3.2" id="buzzblogpro-lazyimages-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/themes/buzzblogpro/js/AnimatedHeader.js?ver=1.0" id="buzzblogpro-animatedHeader-js"></script>
<script type="text/javascript" src="https://suzannehuber.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script>
<script type="text/javascript" id="buzzblogpro-theme-script-js-extra">
/* <![CDATA[ */
var buzzblogproScript = {"fixedHeader":"fixed-header","ajax_nonce":"d9d3839f62","ajax_url":"https:\/\/suzannehuber.com\/wp-admin\/admin-ajax.php","events":"mouseenter","top_nav_side":"left","main_nav_side":"right","wait":"","must_fill":"Enter email address"};
/* ]]> */
</script>
<script type="text/javascript" src="https://suzannehuber.com/wp-content/themes/buzzblogpro/includes/main-menu/js/buzzblogpro.mega-menu.js?ver=1.0" id="buzzblogpro-theme-script-js"></script>
</body>
</html>