.wpautoterms-footer {
display:block;
width:100%;
position:relative;
z-index:10000002;
}
.wpautoterms-footer a:hover {
text-decoration: underline;
}
#wpautoterms-top-fixed-container {
position:fixed;
top:0;
width:100%;
}
#wpautoterms-bottom-fixed-container {
position:fixed;
bottom:0;
width:100%;
}
#wpautoterms-top-static-container {
width:100%;
position:relative;
z-index:10000002;
}
#wpautoterms-bottom-static-container {
width:100%;
position:relative;
z-index:10000002;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("http://fonts.googleapis.com/css?family=Kalam:400,700&subset=latin,latin-ext");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
clip: auto !important;
display: block;
height: auto;
left: 5px;
top: 5px;
width: auto;
z-index: 100000; }   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } select {
max-width: 100%;
} button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} div, p, a, span, li,
h1, h2, h3, h4, h5, h6,
blockquote, cite {
word-wrap: break-word;
}        .text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.align-left {
float: left;
}
.align-right {
float: right;
}
.cl:after {
content: "";
display: table;
clear: both;
}
.hidden {
display: none;
}   body {
-webkit-font-smoothing: antialiased;
margin: 0 auto;
padding: 0;
color: #4b4b4b;
font-family: "fengardo neuere", "Helvetica", "Verdana", sans-serif;
line-height: 1.5em;
background: url(//littledebbiecupcakes.com/wp-content/themes/swallow/images/izanima.png) repeat;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#page {
background: #EBEBEB;
border: 1px solid #D6D6D6;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Amatic Regular", "Georgia", serif;
letter-spacing: 2px;
text-transform: uppercase;
line-height: 120%;
color: #3a3a3a;
font-weight: bold;
} h1 {
font-size: 2.25rem;
margin: .9rem 0;
}
h2 {
font-size: 1.618rem;
margin-bottom: .9rem 0;
}
h3 {
font-size: 1.39rem;
margin: .869rem 0;
}
h4 {
font-size: 1.2rem;
margin: .625rem 0;
}
h5 {
font-size: 1rem;
margin: .537rem 0;
}
h6 {
font-size: .9rem;
margin: .386rem 0;
}
p, div, ul, ol {
padding: .5rem;
} a, a:link {
color: #D33;
}
a:hover, a:focus, a:active, a:link:hover, a:link:focus, a:link:active {
color: #E8422B;
}
ul li a {
text-decoration: none;
} .icons-sprite, .icons-aside, .icons-audio, .icons-home, .icons-image, .icons-link, .icons-quote, .icons-search, .icons-video {
background-image: url(//littledebbiecupcakes.com/wp-content/themes/swallow/images/icons-sf7582bdf0b.png);
background-repeat: no-repeat;
}  @font-face {
font-family: 'Amatic Regular';
src: url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/amatic/amaticsc-regular-webfont.eot);
src: url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/amatic/amaticsc-regular-webfont.eot?#iefix) format("embedded-opentype"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/amatic/amaticsc-regular-webfont.woff2) format("woff2"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/amatic/amaticsc-regular-webfont.woff) format("woff"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/amatic/amaticsc-regular-webfont.ttf) format("truetype"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/amatic/amaticsc-regular-webfont.svg#amatic_scregular) format("svg");
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'fengardo neuere';
src: url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/fengardo/fengardoneue_regular-webfont.eot);
src: url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/fengardo/fengardoneue_regular-webfont.eot?#iefix) format("embedded-opentype"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/fengardo/fengardoneue_regular-webfont.woff2) format("woff2"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/fengardo/fengardoneue_regular-webfont.woff) format("woff"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/fengardo/fengardoneue_regular-webfont.ttf) format("truetype"), url(//littledebbiecupcakes.com/wp-content/themes/swallow/fonts/fengardo/fengardoneue_regular-webfont.svg#fengardo_neueregular) format("svg");
font-weight: normal;
font-style: normal;
}  .header {
margin-bottom: 3em;
}
.site-branding {
padding-top: 2em;
}
.site-header {
background: #fff;
padding: 0;
width: 100%;
}
.site-header h1 {
font-size: 3em;
margin-bottom: 1.5rem;
}
.site-header h1 a {
color: #D33;
text-decoration: none;
}
.site-header h1 a:hover {
text-decoration: underline;
}
.site-header .site-description {
font-size: 1.5em;
font-weight: normal;
color: #6d6d6d;
margin-bottom: 2.5rem;
} .menu-menu-1-container {
padding: 0;
}
#site-navigation {
display: none;
background: #4b4b4b;
z-index: 99999;
margin: 0;
padding: 0;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
margin: 0;
padding: 0;
height: 100%;
line-height: 1.5em;
}
.main-navigation ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
.main-navigation ul li > a {
padding: 10px;
}
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation ul ul { display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 999;
}
.main-navigation ul ul a {
line-height: 120%;
padding: 10px;
}
.main-navigation ul ul li {
float: none;
width: 220px;
}
.main-navigation ul ul ul { position: absolute;
top: 0;
left: 100%;
z-index: 9999;
}
.main-navigation ul ul a {
text-decoration: none;
display: block;
padding: 10px 15px;
}
.main-navigation li {
float: left;
position: relative;
background: #4b4b4b;
}
.main-navigation a {
display: block;
text-decoration: none;
padding: 15px;
color: #F6F8EF;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-transition-property: all;
-o-transition-property: all;
-webkit-transition-property: all;
transition-property: all;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
.main-navigation a:hover {
background: #585858;
color: #F6F8EF;
}
.menu-toggle {
margin-bottom: 2em;
}
.menu-toggle img {
display: inline-block;
margin: 0 auto;
cursor: pointer;
} #site-navigation .search-form,
.no-results .search-form,
.error-404 .search-form {
float: right;
height: 45px;
width: 220px;
max-width: 30%;
background: #505050;
}
#site-navigation .search-form #s,
.no-results .search-form #s,
.error-404 .search-form #s {
-webkit-appearance: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
border: none;
width: 100%;
height: 45px;
padding: 0 12px 0 46px;
color: #F6F8EF;
background: transparent url(//littledebbiecupcakes.com/wp-content/themes/swallow/images/icons/search.png) no-repeat 15px center;
background-size: 20px auto;
font: 16px "fengardo neuere", "Helvetica", "Verdana", sans-serif;
border-radius: 0;
word-break: normal;
}
#site-navigation .search-form #s:focus,
.no-results .search-form #s:focus,
.error-404 .search-form #s:focus {
background: #3e3e3e;
background-position: 15px center;
} .post {
margin: 3em 0;
width: 100%;
}
.post:first-child {
margin-top: 0;
}
.entry-content {
width: 100%;
padding: 1em;
}
.entry-content a {
text-decoration: none;
}
.entry-content a:hover {
text-decoration: underline;
}
.entry-header .entry-title {
font-weight: bold;
padding: 0 1rem;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-title a:hover {
text-decoration: underline;
}
.entry-header .entry-meta .posted-on a {
text-decoration: none;
}
.entry-header .entry-meta .posted-on a:hover {
text-decoration: underline;
}
.entry-header .entry-meta .byline .author a {
text-decoration: none;
}
.entry-header .entry-meta .byline .author a:hover {
text-decoration: underline;
}
.entry-footer .cat-links a {
text-decoration: none;
}
.entry-footer .cat-links a:hover {
text-decoration: underline;
}
.entry-footer .comments-link {
margin-right: 3em;
}
.entry-footer .comments-link a {
text-decoration: none;
}
.entry-footer .comments-link a:hover {
text-decoration: underline;
}
.entry-footer .edit-link a:hover {
text-decoration: underline;
} #colophon .site-footer {
background: #3b3b3b;
color: #F6F8EF;
line-height: 2em;
padding: 2.5em 0 1em;
text-align: center;
}
#colophon .site-footer a {
font-family: "Amatic Regular", "Georgia", serif;
color: #D33;
text-decoration: none;
}
#colophon .site-footer a:hover, #colophon .site-footer a:focus {
text-decoration: underline;
}
#colophon .site-footer .up {
float: right;
*zoom: 1;
}
#colophon .site-footer .up:after {
content: "";
display: table;
clear: both;
}
#colophon .site-footer .up a {
padding: 10px;
-moz-transition-property: background;
-o-transition-property: background;
-webkit-transition-property: background;
transition-property: background;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
#colophon .site-footer .up a:hover {
background: #555555;
} .widget {
margin: 3px 0 1.5em;
padding: 12px;
background: #F9F9A7;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.235);
}
.widget .widget-title {
padding-left: .5em;
margin: .3em 0;
font-weight: bold;
}
.widget ul {
padding-left: 1em;
}
.widget ul > li {
list-style: none;
padding: .2em 0;
margin-right: 1.5em;
border-bottom: 1px solid #D6D6D6;
}
.widget ul > li > a, .widget ul > li .comment-author-link {
text-decoration: none;
-moz-transition-property: all;
-o-transition-property: all;
-webkit-transition-property: all;
transition-property: all;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.widget ul > li > a:hover, .widget ul > li .comment-author-link:hover {
padding-left: 3px;
}
.widget:nth-child(odd) {
-moz-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
transform: rotate(-1deg);
}  .form-submit {
clear: both;
}
#submit, #comments .reply a {
background: #3a3a3a;
text-decoration: none;
text-align: center;
padding: .6em 1em;
border: solid 2px #ADD22F;
font-family: "Amatic Regular", "Georgia", serif;
color: #F6F8EF;
letter-spacing: 4px;
margin: 1.5em 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#submit:hover, #comments .reply a:hover {
border: solid 2px #a7ba61;
color: #D33;
background: #2d2d2d;
} #comments {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 1.5em 0;
}
#comments .comment-list {
list-style-type: none;
margin: 0;
}
#comments .comment-list .comment {
margin: 1.5em 0;
padding: 1em;
border: 1px solid #D6D6D6;
}
#comments .comment-list .comment .comment-body {
margin: 2em 0 .5em;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-author img {
display: inline-block;
padding: 1px;
margin: 0 .5em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #D6D6D6;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-author .fn a {
text-decoration: none;
font-style: italic;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-author .fn a:hover {
text-decoration: underline;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-metadata a {
text-decoration: none;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-metadata .edit-link a {
margin: 0 1em;
text-decoration: none;
}
#comments .comment-list .children {
list-style-type: none;
margin: 0;
}
#comments .comment-list .children .depth-2 {
margin-left: 2em;
}
#comments .comment-list .children .depth-2 .children .depth-3 {
margin-left: 1.5em;
}
#comments .comment-list .children .depth-2 .children .depth-3 .children .depth-4 {
margin-left: 1.5em;
}
#comments .comment-list .children .depth-2 .children .depth-3 .children .depth-4 .children .depth-5 {
margin-left: 1.5em;
} textarea #comment {
float: left;
}
label[for="comment"], .form-allowed-tags {
display: none;
}
input, textarea {
border: none;
border-bottom: 1px dashed #D6D6D6;
}
input:focus, textarea:focus {
border-bottom: 1px dashed #bdbdbd;
}
.entry-content dl {
line-height: 1.5em;
}
.entry-content dl dt {
font-weight: bold;
padding: .8em 0;
}
.entry-content dd {
margin-left: 1em;
}
.entry-content cite {
line-height: 1.6em;
font-style: italic;
}
ol, ul {
margin-left: 1em;
} .post-navigation,
.paging-navigation {
margin-bottom: 3em;
*zoom: 1;
}
.post-navigation:after,
.paging-navigation:after {
content: "";
display: table;
clear: both;
}
.post-navigation .nav-links .nav-previous,
.paging-navigation .nav-links .nav-previous {
float: left;
}
.post-navigation .nav-links .nav-previous a,
.paging-navigation .nav-links .nav-previous a {
text-decoration: none;
}
.post-navigation .nav-links .nav-previous a:hover,
.paging-navigation .nav-links .nav-previous a:hover {
text-decoration: underline;
}
.post-navigation .nav-links .nav-next,
.paging-navigation .nav-links .nav-next {
float: right;
}
.post-navigation .nav-links .nav-next a,
.paging-navigation .nav-links .nav-next a {
text-decoration: none;
}
.post-navigation .nav-links .nav-next a:hover,
.paging-navigation .nav-links .nav-next a:hover {
text-decoration: underline;
}
.sticky {
border-bottom: 1px dotted #D33;
}
.error-404 .page-header .page-title, .no-results .page-header .page-title {
color: #E8422B;
}
.error-404 .page-content, .no-results .page-content {
padding-bottom: 3em;
}
.error-404 .page-content .search-form, .no-results .page-content .search-form {
float: none;
}
.entry-header {
overflow: hidden;
*zoom: 1;
}
.entry-header .entry-meta {
float: right;
}
.entry-header .entry-meta .posted-on {
font-weight: 400;
}
.entry-header .entry-meta .byline .author {
font-style: italic;
font-weight: bold;
}
.entry-header .post-icon, .entry-header .icons-image, .entry-header .icons-home, .entry-header .icons-video, .entry-header .icons-search, .entry-header .icons-quote, .entry-header .icons-link, .entry-header .icons-aside, .entry-header .icons-audio {
float: left;
} .entry-content {
margin-top: 2em;
}
.featured-media, .video, .link,
.quote, .image {
position: relative;
margin: 1em 0;
} .entry-content blockquote:before,
.entry-content blockquote:after {
content: "";
}
.entry-content blockquote {
padding: 15px;
margin-left: 20px;
border: 1px solid #D6D6D6;
overflow: hidden;
*zoom: 1;
}
.entry-content blockquote cite {
padding: 1em 0;
text-align: center;
font: italic 1em/1.5em "fengardo neuere", "Helvetica", "Verdana", sans-serif;
color: #2B292D;
float: left;
} .entry-footer .cat-links {
margin-right: .6em;
}
.entry-footer .comments-link {
margin-right: .6em;
} iframe, embed, video {
padding: 5px;
border: 1px solid #D6D6D6;
margin: 0 auto !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} table {
margin: 3em 0;
}
table tbody tr th {
text-align: left;
border-right: 1px solid #D6D6D6;
padding: .6em;
background: #4b4b4b;
color: #F6F8EF;
}
table tbody tr td {
padding: .6em;
border-right: 1px solid #D6D6D6;
color: #3b3b3b;
}
table tbody tr td a {
color: #3b3b3b;
}
table tbody tr:nth-child(odd) {
background: #a1a1a1;
} .post-content .wp-caption {
margin-bottom: 1.5em;
}
.wp-caption-text {
font-size: 1rem;
line-height: 1.5rem;
margin: 0;
padding: .5rem;
}
.bypostauthor {
font-weight: normal;
}
.gallery-caption {
padding: .5em;
}
.post-content .alignleft {
float: left;
margin-right: 1em;
}
.post-content .alignright {
float: right;
margin-left: 1em;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
padding: 5px;
border: 1px solid #D6D6D6;
}
img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img,
img.alignnone,
.alignnone img,
.comment-content img,
.featured-media img {
display: block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 5px;
border: 1px solid #D6D6D6;
} 
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
clear: both;
margin-bottom: 1.6em;
margin-top: 0.4em;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure, img {
-ms-interpolation-mode: bicubic;
height: auto;
max-width: 100%;
vertical-align: middle;
} .post-icon, .icons-image, .icons-home, .icons-video, .icons-search, .icons-quote, .icons-link, .icons-aside, .icons-audio {
width: 40px;
height: 40px;
margin-left: .2em;
display: inline-block;
}
.icons-quote {
background-position: 0 0;
}
.icons-home {
background-position: 0 -32px;
}
.icons-aside {
background-position: 0 -64px;
}
.icons-aside-one {
background-position: 0 -96px;
}
.icons-link {
background-position: 0 -128px;
}
.icons-image {
background-position: 0 -160px;
}
.icons-search {
background-position: 0 -192px;
}
.icons-video {
background-position: 0 -224px;
}
.icons-audio {
background-position: 0 -256px;
} .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}  @media screen (min-width: 0px) and (max-width: 319px) {
.main-navigation ul, li {
position: relative;
float: none;
}
.main-navigation li ul {
position: relative;
display: block;
left: 2%;
width: 100%;
}
.main-navigation ul > li,
#site-navigation .search-form {
position: relative;
width: 100%;
}
.main-navigation li ul li ul {
position: relative;
display: block;
width: 100%;
left: 4%;
}
.main-navigation ul ul > li,
.main-navigation ul ul ul > li {
width: 100%;
}
.main-navigation a {
border-bottom: 1px solid #555555;
}
#site-navigation .search-form {
width: 100%;
height: 32px;
max-width: none;
}
.main-navigation a,
#site-navigation .search-form #s {
font-size: .8em;
}
.menu li:hover > ul {
display: block;
}
} @media screen and (min-width: 320px) and (max-width: 479px) { .main-navigation ul, li {
position: relative;
float: none;
}
.main-navigation li ul {
position: relative;
display: block;
left: 2%;
width: 100%;
}
.main-navigation ul > li,
#site-navigation .search-form {
position: relative;
width: 100%;
}
.main-navigation li ul li ul {
position: relative;
display: block;
width: 100%;
left: 4%;
}
.main-navigation ul ul > li,
.main-navigation ul ul ul > li {
width: 100%;
}
.main-navigation a {
border-bottom: 1px solid #555555;
}
#site-navigation .search-form {
width: 100%;
height: 32px;
max-width: none;
}
.main-navigation a,
#site-navigation .search-form #s {
font-size: 1em;
}
.menu li ul a {
width: auto;
margin: 0;
text-align: left;
}
.menu li:hover > ul {
display: block;
}
} @media screen and (min-width: 480px) and (max-width: 779px) { .main-navigation ul, li {
position: relative;
float: none;
}
.main-navigation li ul {
position: relative;
display: block;
left: 2%;
width: 100%;
}
.main-navigation ul > li,
#site-navigation .search-form {
position: relative;
width: 100%;
}
.main-navigation li ul li ul {
position: relative;
display: block;
width: 100%;
left: 4%;
}
.main-navigation ul ul > li,
.main-navigation ul ul ul > li {
width: 100%;
}
.main-navigation a {
border-bottom: 1px solid #555555;
}
#site-navigation .search-form {
width: 100%;
height: 37px;
max-width: none;
}
.main-navigation a,
#site-navigation .search-form #s {
font-size: 1em;
}
}