@import url("https://fonts.googleapis.com/css2?family=Glass+Antiqua&family=Mulish:ital,wght@0,300;0,400;0,700;0,800;0,900;1,300;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mali&display=swap");
.handwritten,
.handwritten p,
.handwritten li,
.handwritten h1,
.handwritten h2,
.handwritten h3,
.handwritten h4,
.handwritten h5 {
font-family: 'Mali', cursive;
}     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
html,
body {
height: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  html,
body {
font-size: 17px;
}
body,
button,
input,
select,
optgroup,
textarea {
color: #000000;
font-family: 'Mulish', sans-serif;
line-height: 1.5;
background-color: E6DDC7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
;
clear: both;
margin: 0;
margin: 0 0 0.67em 0;
line-height: 1.2em;
}
.subheader {
font-weight: bold;
text-align: center;
font-size: 1.7rem;
}
p {
font-size: 1rem;
margin-bottom: 1.5em;
line-height: 1.5em;
margin: 0 0 0.67em 0;
}
h1 {
font-size: 3rem;
margin-bottom: 30px;
}
h1:not(.has-text-align-center):not(.has-text-align-right):not(.has-text-align-left) {
display: inline-block;
border-bottom: dashed 3px #000;
}
.entry-header {
text-align: center;
}
h2 {
font-size: 1.9rem;
}
h3 {
font-size: 1.7rem;
}
h4 {
font-size: 1.5rem;
}
h5 {
font-size: 1.3rem;
}
h6 {
font-size: 1.1rem;
}
@media screen and (min-width: 1300px) {
html,
body {
font-size: 19px;
}
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #5d3791;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
text-decoration: none;
cursor: pointer;
}
a:visited {
color: #5d3791;
}
a:hover,
a:focus,
a:active {
color: #E7324C;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: solid 1px #bb204e;
background: #bb204e;
color: #fff;  line-height: 1;
padding: 10px;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 0;
border-radius: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
font-weight: bold;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #fff;
color: #bb204e;
border: solid 1px #bb204e;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="search"] {
padding: 7px;
}
textarea {
padding-left: 3px;
width: 100%;
}
fieldset.searchbox {
margin: 0;
padding: 0;
}
.searchfield {
margin: 0 6px 0 0;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/dropdown.png); background-color: #fff;
border: 1px solid #e6e6e6;
border-radius: 0;
background-position: right 5px center;
background-repeat: no-repeat;
color: #414141;
background-size: 22px;
padding: 10px 50px 10px 10px;
font-size: 17px;
letter-spacing: 0.025em;
}  #sidebar {
padding: 30px;
position: fixed;
z-index:2 ;
top: 0;
right: -100%;
width: 90%;
max-width: 450px;
overflow-x: hidden;
overflow-y: auto;
height: 100%;
-webkit-transition: right 0.3s;
-moz-transition: right 0.3s;
-o-transition: right 0.3s;
transition: right 0.3s;
text-decoration: none;
z-index: 1;
}
#sidebar.open-sidebar {
right: 0;
}
.admin-bar #sidebar {
padding-top: 62px;
}
#maincontent {
padding: 60px 30px 30px 30px;
height: 100%;
}
.site-footer {
padding: 7px 15px;
background-color: #fff;
box-shadow: inset 2px 2px 3px rgb(0 0 0 / 10%);
}
.site-footer .site-info a {
color: #000;
}
#footer-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer-navigation ul li {
display: inline-block;
padding-right: 10px;
margin-right: 10px;
}
.footerflex .widget {
margin-bottom: 0;
}
.footerflex div {
padding: 7px 15px;
}
@media screen and (min-width: 500px) {
.footerflex {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
align-content: flex-start;
}
}
.hobotheme,
.notheme {
background-repeat: repeat;
display: block;
overflow: hidden;
}
@media screen and (min-width: 992px) {
.footerflex {
max-width: 70%;
}
#maincontent {
padding: 30px;
}
.hobotheme,
.notheme {
height: 100%;
min-height: 100vh;
}
}
.notheme {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/wall-bg.webp);
background-repeat: repeat;
background-size: contain;
}
#hobo.hobotheme {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/hobo-bg.webp);
}
#peeps.hobotheme {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/peeps-bg.webp);
}
#mrsd.hobotheme {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/mrsd-bg.webp);
}
.notheme #sidebar {
box-shadow: 1px 1px 19px -1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 1px 1px 19px -1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 19px -1px rgba(0, 0, 0, 0.2);
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/grey-bg.webp);
}
#sidebar::before {
position: absolute;
left: 0px;
bottom: -5px;
top: -5px;
width: 10px;
content: "";
display: block;
border-left: dotted 2px #0000001c;
border-right: dashed 2px #000;
}
@media screen and (min-width: 992px) {
.hobotheme #sidebar {
width: 30%;
right: 0;
}
.hobotheme #maincontent {
width: 70%;
}
.hobotheme #menubar {
display: none;
}
.hobotheme #sidebar::before {
display: none;
}
}
@media screen and (max-width: 992px) {
#sidebar {
box-shadow: 1px 1px 19px -1px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 1px 1px 19px -1px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 1px 1px 19px -1px rgba(0, 0, 0, 0.75);
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/grey-bg.webp);
}
}
.subheader p {
font-weight: bold;
text-align: center;
font-size: 19px;
line-height: 1.3em;
max-width: 820px;
margin: 0 auto;
}
@media screen and (min-width: 1300px) {
.subheader p {
font-size: 21px;
}
}
.default-sidebar {
padding-top: 60px;
} button.menu-toggle {
background-color: transparent;
border: none;
color: #030507;
position: relative;
height: 30px; outline: none;
float: right;
margin: 0;
position: fixed;
z-index: 1;
top: 15px;
right: 15px;
z-index: 999;
padding: 0 42px 0 0;
font-size: 25px;
line-height: 31px;
}
.admin-bar button.menu-toggle {
top: 62px;
}
button.menu-toggle:before,
button.menu-toggle:after,
button.menu-toggle span {
content: "";
height: 6px;
background-color: #030507;
position: absolute;
display: block;
transition: all 0.3s;
-webkit-transition: all 0.3s;
width: 37px;
right: 0;
border-radius: 3px;
}
button.menu-toggle:before {
top: 0;
transform-origin: top left;
}
button.menu-toggle:after {
bottom: 0;
transform-origin: bottom left;
}
button.menu-toggle span {
top: 50%;
transform: translateY(-50%);
}
button.menu-toggle.close-menu:before {
transform: rotate(45deg);
}
button.menu-toggle.close-menu:after {
transform: rotate(-45deg);
}
button.menu-toggle.close-menu span {
opacity: 0;
}
button.menu-toggle:hover,
button.menu-toggle:active,
button.menu-toggle:focus {
outline: none;
}
#site-branding {
text-align: center;
padding-top: 55px;
}
@media screen and (min-width: 590px) {
#site-branding {
padding-top: 15px;
}
button.menu-toggle {
top: 30px;
right: 30px;
}
}  .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation>div>ul>li a {
background-color: #ffffffb8;
padding: 15px 15px 15px 60px;
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
;
text-transform: uppercase;
font-size: 1.9rem;
line-height: 1em;
position: relative;
z-index: 2;
position: relative;
}
.sidebar-cart a {
background-color: #ffffffb8;
padding: 15px 15px 15px 60px;
position: relative;
z-index: 2;
display: block;
}
.sidebar-cart {
display: block;
position: relative;
}
.sidebar-cart a .sidebar-cart-link {
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
;
text-transform: uppercase;
font-size: 1.9rem;
line-height: 1em;
color: #ed1e79;
}
.sidebar-cart a .sidebar-cart-total {
color: #000;
}
.main-navigation>div>ul>li a:after {
content: "";
display: block;
position: absolute;
width: 2rem;
height: 2rem;
left: 15px;
top: 15px;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-blue.webp);
background-size: contain;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.main-navigation>div>ul>li a:after,
.sidebar-cart a:after {
content: "";
display: block;
position: absolute;
width: 2rem;
height: 2rem;
left: 15px;
top: 15px;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-checkout.webp);
background-size: contain;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.main-navigation>div>ul>li,
.sidebar-cart {
padding: 1px;
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
margin-bottom: 15px;
}
.main-navigation>div>ul>li:before,
.sidebar-cart:before {
border: dotted 1px #fff;
border-radius: 3px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
content: "";
z-index: 1;
}
.main-navigation>div>ul>li a::before,
.sidebar-cart a:before {
position: absolute;
content: "";
display: block;
border: dashed 2px #000;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 5px;
}
.main-navigation>div>ul>li:hover a:after,
.sidebar-cart:hover a:after {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.main-navigation>div>ul>li:nth-child(1) a {
color: #AF106B;
}
.main-navigation>div>ul>li:nth-child(1) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-magenta.webp);
}
.main-navigation>div>ul>li:nth-child(2) a {
color: #5D3791;
}
.main-navigation>div>ul>li:nth-child(2) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-purple.webp);
}
.main-navigation>div>ul>li:nth-child(3) a {
color: #BF2510;
}
.main-navigation>div>ul>li:nth-child(3) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-red.webp);
}
.main-navigation>div>ul>li:nth-child(4) a {
color: #3F75F5;
}
.main-navigation>div>ul>li:nth-child(4) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-blue.webp);
}
.main-navigation>div>ul>li:nth-child(5) a {
color: #3ea372;
}
.main-navigation>div>ul>li:nth-child(5) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-green.webp);
}
.main-navigation>div>ul>li:nth-child(6) a {
color: #f05a24;
}
.main-navigation>div>ul>li:nth-child(7) a {
color: #3d94a0;
}
.main-navigation>div>ul>li:nth-child(7) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-green.webp);
}
.main-navigation>div>ul>li:nth-child(6) a:after {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/button-orange.webp);
}
.main-navigation>div>ul>li a:hover,
.sidebar-cart a:hover span {
color: #000;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 992px) {
#hobo.hobotheme .menu-toggle,
#peeps.hobotheme .menu-toggle,
#mrsd.hobotheme .menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
flex-direction: column;
}
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}  .custom-logo-link {
display: inline-block;
width: 25%;
min-width: 280px;
text-align: center;
max-width: 400px;
}
.custom-logo-link img {
max-width: 100%;
}
.homepage-layout {
margin-left: -30px;
margin-right: -30px;
position: relative;
}
.homepage-layout-item {
display: block;
position: relative;
}
.homepage-layout-item:after {
width: 100%;
height: 130px;
content: "";
display: block;
}
.homepage-layout-item a {
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.homepage-layout-item h2 {
display: none
}
.homepage-layout-item p {
display: none;
}
.homepage-layout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.homepage-layout-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333;
flex: 0 0 33.33333;
width: 33.33333%;
min-width: 180px;
}
#homemrsd a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/mrsd-logo.webp);
}
#homehobo a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/hobo-logo.webp);
}
#homepeeps a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/peepslogo.webp);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.homepage-layout {
margin-top: 30px;
}
.homepage-layout-item:after {
height: 380px;
}
.homepage-layout-item::before {
position: absolute;
content: "";
display: block;
background: rgb(156, 156, 156);
background: linear-gradient(180deg, rgba(156, 156, 156, 1) 0%, rgba(215, 215, 214, 1) 100%);
left: 0;
right: 0;
height: 100px;
top: 350px;
}
.homepage-layout-item a {
background-size: auto 200%;
background-repeat: no-repeat;
background-position: center top;
-webkit-transition: bottom 0.3s;
-moz-transition: bottom 0.3s;
-o-transition: bottom 0.3s;
transition: bottom 0.3s;
height: 380px;
}
.homepage-layout-item a:hover {
background-position: center bottom -1px;
}
#homehobo a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/Hobo-Home-RO.webp);
}
#homepeeps a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/Peep-Home-RO.webp);
}
#homemrsd a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MrsD-Home-RO.webp);
}
#homemrsd a:hover {
background-position: center bottom 1px;
}
}
@media screen and (min-width: 992px) {
.homepage-layout-item:after {
height: calc(100vh - 250px);
min-height: 420px;
}
.homepage-layout-item::before {
position: absolute;
content: "";
display: block;
background: rgb(156, 156, 156);
background: linear-gradient(180deg, rgba(156, 156, 156, 1) 0%, rgba(215, 215, 214, 1) 100%);
bottom: 0;
left: 0;
right: 0;
height: 12.5%;
}
.homepage-layout-item a {
background-size: auto 200%;
background-repeat: no-repeat;
background-position: center top;
-webkit-transition: bottom 0.3s;
-moz-transition: bottom 0.3s;
-o-transition: bottom 0.3s;
transition: bottom 0.3s;
}
.homepage-layout-item a:hover {
background-position: center bottom -1px;
}
#homehobo a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/Hobo-Home-RO.webp);
}
#homepeeps a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/Peep-Home-RO.webp);
}
#homemrsd a {
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MrsD-Home-RO.webp);
}
#homemrsd a:hover {
background-position: center bottom 1px;
}
}
.notheme #maincontent {
padding-top: 15px;
padding-bottom: 0;
}
.notheme #maincontent h1.entry-title {
text-align: center;
}
.twistleft {
transform: rotate(15deg);
margin-top: -50px;
margin-left: -10px;
}
.twistright {
transform: rotate(-10deg);
margin-bottom: -50px;
margin-left: -10px;
}
.boxshadow {
box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
}
#storyBegan {
background: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/how-it-all-began-RO.webp) no-repeat 0 0;
}
#storyBegan span {
display: none;
}
#storyBegan:hover {
background-position: 0 -250px;
}
#storyToast {
background: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/toast-soldiers-RO.webp) no-repeat 0 0;
}
#storyToast span {
display: none;
}
#storyToast:hover {
background-position: 0 -250px;
}
#storyRecipe {
background: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/dumpling-recipe-RO.webp) no-repeat 0 0;
}
#storyRecipe span {
display: none;
}
#storyRecipe:hover {
background-position: 0 -250px;
}
#storyGuide {
background: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/resident-guide-RO.webp) no-repeat 0 0;
}
#storyGuide span {
display: none;
}
#storyGuide:hover {
background-position: 0 -250px;
}
#storyLetter {
display: inline-block;
float: left;
width: 500px;
height: 100px;
background: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/stories_letter.gif) no-repeat 0 0;
margin: 0px;
}
#storyLetter span {
display: none;
}
#storyLetter:hover {
background-position: 0 -100px;
}
a.storylink {
-webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
margin: 0px;
display: inline-block;
width: 245px;
height: 250px;
}
#storygrid {
display: flex;
justify-content: center;
align-content: space-between;
align-items: center;
flex-wrap: wrap;
max-width: 700px;
margin: 30px auto;
box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
padding: 30px;
background-color: #fff;
}
.bakeryfade {
position: relative;
}
.bakeryfade:before {
content: "";
position: absolute;
display: block;
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
background-image: url(http://www.hobodesigns.com/wp/wp-content/uploads/2021/04/How-It-All-Began-1@3x-80.jpg);
background-size: cover;
}
.bakeryfade img {
opacity: 0;
animation-delay: 2s;
}
.bakeryfade.play img {
animation: fadein 5s linear forwards;
animation-delay: 7s;
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-block-image:not(.nobg),
.boxedshadow {
box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
background-color: #ffffff;
padding: 10px;
margin: 0 0 15px 0;
}
.boxedshadow .wp-block-jetpack-slideshow .swiper-container-fade .wp-block-jetpack-slideshow_slide {
background-color: #ffffff;
}
.wp-block-image img {
display: block;
}
.letter {
box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
background-color: #ffffff;
padding: 30px;
margin: 0 0 15px 0;
} .doughlandmapwrapper {
box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
background-color: #ffffff;
padding: 15px;
margin: 0 auto;
width: 100%;
max-width: calc(100vh - 60px);
min-width: 40vw;
}
ul.doughlandmap {
position: relative;
display: inline-block;
width: 100%;
height: 0;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapBackground.webp);
list-style: none;
margin: 0;
padding: 0 0 100% 0;
background-size: cover;
overflow: hidden;
}
ul.doughlandmap li {
list-style: none;
margin: 0;
padding: 0;
}
ul.doughlandmap li.maplink a {
position: absolute;
background-repeat: no-repeat;
background-position-x: center;
background-position-y: top;
background-size: cover;
-webkit-transition: all 0;
-moz-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
}
ul.doughlandmap li.mapstatic {
position: absolute;
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;
background-size: contain;
}
ul.doughlandmap li a:hover {
position: absolute;
background-repeat: no-repeat;
background-position-x: center;
background-position-y: 100%;
}
ul.doughlandmap li a span {
display: none;
}
#mapstories a {
width: 24.1667%;
height: 14.6875%;
top: 63%;
left: 56%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapStories.webp);
}
#maptour a {
width: 37.7604%;
height: 24.5313%;
top: 12.9%;
left: 34%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapFactory.webp);
}
#maptour a:hover {
background-position-y: 99.8%;
}
#mapletter a {
width: 23.6042%;
height: 17.575%;
top: 41%;
left: 30%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapLetter.webp);
}
#mapgallery a {
width: 21.5104%;
height: 13.6979%;
top: 45%;
left: 71%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapGallery.webp);
}
#mapshop a {
width: 26.1458%;
height: 48.7500%;
bottom: 0;
left: 0;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapShop.webp);
}
#mapshop a:hover {
background-position-y: 99.3%;
}
#mapspoon {
width: 7.2396%;
height: 17.6042%;
left: 90%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapSpoon.webp);
transform: translateY(200%)rotate( -70deg);
}
#mapspoon.play {
animation-name: MoveUpStraighten;
animation-duration: 1.2s;
animation-fill-mode: forwards;
}
#mapgeorge {
width: 13%;
height: 13%;
left: 80%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapGingerbread.webp);
transform: translateY(110%)rotate( -70deg);
}
#mapgeorge.play {
animation-name: MoveUpStraighten;
animation-duration: 1s;
animation-fill-mode: forwards;
}
#mapgerry {
width: 13%;
height: 13%;
left: 67%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/MapGingerbread.webp);
transform: rotate( -30deg);
transform: translateY(200%) rotate( 0deg);
}
#mapgerry.play {
animation-name: MoveUpTwist;
animation-duration: 1.2s;
animation-fill-mode: forwards;
}
#mapgerry,
#mapgeorge,
#mapspoon {
-webkit-transition: bottom 0.3s;
-moz-transition: bottom 0.3s;
-o-transition: bottom 0.3s;
transition: bottom 0.3s;
bottom: 0;
cursor: default;
}
#mapdollboy,
#mapdollgirl {
-webkit-transition: bottom 0.5s;
-moz-transition: bottom 0.5s;
-o-transition: bottom 0.5s;
transition: bottom 0.5s;
cursor: default;
transform: translateY(100%);
}
#mapdollboy.play,
#mapdollgirl.play {
animation-name: MoveUp;
animation-duration: 1s;
animation-fill-mode: forwards;
}
#mapdollgirl {
width: 22%;
height: 24%;
left: 46%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/Ruby.webp);
background-size: contain;
bottom: 0;
}
#mapdollboy {
width: 20%;
height: 27%;
left: 30%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/william.webp);
background-size: contain;
bottom: 1.5%;
}
#mapsolider {
width: 6%;
height: 17%;
left: 20%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/solider.webp);
background-size: contain;
bottom: 44%;
-webkit-transition: bottom 0.2s;
-moz-transition: bottom 0.2s;
-o-transition: bottom 0.2s;
transition: bottom 0.2s;
}
#mapsolider:hover {
bottom: 45%;
}
#mapdollboy:hover,
#mapdollgirl:hover {
bottom: 3%;
}
#mapgerry:hover,
#mapgeorge:hover,
#mapspoon:hover {
bottom: 2%;
}
@keyframes MoveUp {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}
@keyframes MoveUpTwist {
0% {
transform: translateY(200%) rotate( 0deg);
}
100% {
transform: translateY(0) rotate( -30deg);
}
}
@keyframes MoveUpStraighten {
0% {
transform: translateY(110%)rotate( -70deg);
}
100% {
transform: translateY(0) rotate( 0);
}
}
#mapsun {
width: 42.76%;
height: 32.5%;
right: 0;
top: 0;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/Sun.webp);
animation: sun 1s infinite linear;
}
#mapwindmill {
width: 8.64%;
height: 8.64%;
top: 24.5%;
right: 7%;
background-image: url(//www.hobodesigns.com/wp/wp-content/themes/hobo/images/webp/windmill.webp);
animation: rotation 8s infinite linear;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
@keyframes sun {
0% {
transform: translateY(0);
opacity: 1;
}
50% {
opacity: 0.8;
}
100% {
opacity: 1;
}
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
padding: 15px;
box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
margin-bottom: 15px;
background-color: #fff;
text-align: center;
margin-bottom: 30px;
}
.whitebg {
padding: 30px; box-shadow: 5px 5px 1px rgb(0 0 0 / 20%);
margin-bottom: 15px;
background-color: #fff;
}
.woocommerce ul.products li.product a .woocommerce-loop-product__title {
color: #000000;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 31px;
}
.woocommerce ul.products li.product .price {
color: #000000;
}
.woocommerce a.button {
background-color: #E8778D;
border: solid 2px #fff;
color: #fff;
border-radius: 20px;
text-transform: uppercase;
letter-spacing: 1px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #5D3791;
color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #AF106B;
border-radius: 20px;
text-transform: uppercase;
letter-spacing: 0.07em;
}
.woocommerce .quantity .qty {
padding: 5px;
border-color: #ccc;
box-shadow: inset 2px 2px 3px rgb(0 0 0 / 10%);
}
table.wccpf_fields_table td.wccpf_value input[type=text],
table.wccpf_fields_table td.wccpf_value input[type=number],
table.wccpf_fields_table td.wccpf_value input[type=email],
table.wccpf_fields_table td.wccpf_value input[type=password],
table.wccpf_fields_table td.wccpf_value textarea,
table.wccpf_fields_table td.wccpf_value select {
border-color: #000000;
box-shadow: inset 2px 2px 3px rgb(0 0 0 / 10%);
border-radius: 3px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
padding: 15px;
box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
margin-bottom: 15px;
background-color: #ffffffb8;
text-align: center;
margin-bottom: 30px;
margin-top: 15px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin: 1%;
width: 23%;
box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
margin-bottom: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-left: -1%;
margin-right: -1%;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #6b21ad;
font-weight: bold;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #5d3791;
}
.woocommerce div.product .product_title {
margin-bottom: 15px;
border-bottom: dashed 3px #000;
display: inline-block;
padding-bottom: 5px;
}
.woocommerce-product-details__short-description p:first-child {
font-weight: bold;
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
font-size: 1.8rem;
line-height: 1.2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
background-color: #fff;
padding: 30px;
border-left: 1px solid #d3ced2;
border-right: 1px solid #d3ced2;
border-bottom: 1px solid #d3ced2;
border-radius: 0 0 5px 5px;
}
h1.shop-title {
margin-bottom: 15px;
border-bottom: dashed 3px #000;
display: inline-block;
padding-bottom: 5px;
}
.hoboshopcat h1.page-title:not(.has-text-align-center):not(.has-text-align-right):not(.has-text-align-left),
.hoboshopcat .term-description {
display: none;
}
.woocommerce-result-count {
display: none;
}
.notheme .woocommerce {
background: #fff;
padding: 30px;
border-radius: 5px;
}
.is-large.wc-block-cart .wc-block-cart-items td:after {
border-style: dashed;
border-width: 2px 0 0;
opacity: 1;
}
.is-large.wc-block-cart .wc-block-cart__totals-title:after {
border-style: dashed;
border-width: 0 0 2px;
opacity: 1;
}
.is-large.wc-block-cart .wc-block-cart-items th {
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
font-size: 1em;
}
.is-large.wc-block-cart .wc-block-cart-items th,
.is-large.wc-block-cart .wc-block-cart__totals-title {
font-family: 'Glass Antiqua', 'Mulish', sans-serif;
font-size: 1.7rem;
}
.is-large.wc-block-cart .wc-block-cart-items:after,
.wc-block-components-panel.has-border:after,
.wc-block-cart .wc-block-components-shipping-rates-control__package:after {
border-style: dotted;
border-width: 0 0 1px;
opacity: 1;
}
.wc-block-components-button:not(.is-link),
.wc-block-components-button:not(.is-link):active,
.wc-block-components-button:not(.is-link):disabled,
.wc-block-components-button:not(.is-link):focus,
.wc-block-components-button:not(.is-link):hover {
background-color: #AF106B;
border-radius: 30px;
}
.is-large.wc-block-cart .wc-block-cart__payment-options {
padding: 16px 0;
}
.theme-twentytwenty .wc-block-components-title.wc-block-components-title,
.wc-block-components-title.wc-block-components-title {
font-size: 1.7rem;
}
.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading:after {
border-left: 2px dashed;
opacity: 1;
}
button:focus,
button:active,
button:hover {
outline: none;
border: none;
}
.woocommerce .products ul,
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
}
.hoboshopcat .woocommerce-ordering {
float: none;
line-height: 47px;
}
.hoboshopcat .woocommerce-ordering .orderby {
float: right;
}
.hoboshopcat .woocommerce-ordering:before {
content: "Prices include UK Delivery";
}
.wp-block-button__link {
color: #fff;
background-color: #E8778D;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.product_meta .posted_in a {
color: #fff;
background-color: #E8778D;
text-transform: uppercase;
display: inline-block;
padding: 5px 10px;
border-radius: 15px;
font-size: 0.8em;
}
.magnifying-tip {
font-style: italic;
}
.twistleft {
transform: rotate(10deg);
margin-top: 20px;
}
.twistright {
transform: rotate(-10deg);
}
.boxshadow {
box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
}
.hypecol {
min-width: 330px !important;
}
@media screen and (max-width: 320px) {
.hypecol {
margin-left: -35px
}
}
@media screen and (min-width: 992px) {
.twistleft {
margin-top: -50px;
margin-left: -10px;
}
.twistright {
margin-bottom: -50px;
margin-left: -40px;
margin-right: 30px;
}
.letteroverlay {
margin-bottom: -50px;
}
}