*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,
img {
border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: normal;
}
ol,
ul,
li {
list-style: none;
}
caption,
th {
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: normal;
}
q:before,
q:after {
content: "";
} strong {
font-weight: bold;
}
em {
font-style: italic;
}
a img {
border: none;
}
strong,
b,
strong *,
b * {
font-weight: bold;
}
em,
i,
em *,
i * {
font-style: italic;
} body {
background: #ffffff;
font-family: "Lato", sans-serif;
color: #424242;
font-size: 13px;
}
p {
line-height: 23px;
}
a {
text-decoration: none;
color: #c69f73;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Playfair Display";
} .container {
width: 1080px;
margin: 0 auto;
}
#content {
overflow: hidden;
margin-bottom: 140px;
}
#main {
width: 760px;
float: left;
}
#main.fullwidth {
width: 100%;
float: none;
}
#sidebar {
width: 260px;
float: right;
}
.fa-tiktok::before {
content: "\e07b";
}
.fab {
font-family: "Font Awesome 5 Brands";
font-weight: 400;
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
p,
.post-entry,
.post-entry p {
color: #3b3f41;
font-family: "Open Sans", sans-serif;
font-size: 16px !important;
font-style: normal;
font-weight: 400;
line-height: 1.7;
}
.feat-item .read-more {
border-color: #000 !important;
}
.feat-item .read-more:hover {
color: #c69f73 !important;
} #top-bar {
background: #fff;
width: 100%;
height: 51px;
position: fixed;
z-index: 9999;
box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
-webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
-moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
-webkit-backface-visibility: hidden;
}
#top-bar .container {
position: relative;
} #nav-wrapper {
float: left;
}
.slicknav_menu {
display: none;
}
#nav-wrapper .menu li {
display: inline-block;
margin-right: 22px;
position: relative;
}
#nav-wrapper .menu li a {
font-family: "Raleway", sans-serif !important;
font-size: 11px !important;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 51px;
color: #000;
display: block;
}
#nav-wrapper .menu li.current-menu-item > a,
#nav-wrapper .menu li.current_page_item > a,
#nav-wrapper .menu li a:hover {
color: #c69f73;
}
#nav-wrapper .menu li.current-menu-item > a,
#nav-wrapper .menu li.current_page_item > a {
font-weight: 700;
}
#nav-wrapper .menu > li.menu-item-has-children > a::after {
font-family: FontAwesome;
content: "\f107";
margin-left: 7px;
color: #999;
font-size: 11px;
} #nav-wrapper .menu .sub-menu,
#nav-wrapper .menu .children {
background-color: #fff;
display: none;
padding: 0;
position: absolute;
margin-top: 0;
left: 0;
z-index: 99999;
border: 1px solid #eee;
border-top: none;
}
#nav-wrapper ul.menu ul a,
#nav-wrapper .menu ul ul a {
color: #727272;
margin: 0;
padding: 6px 10px;
min-width: 165px;
line-height: 20px;
-o-transition: 0.22s;
-ms-transition: 0.22s;
-moz-transition: 0.22s;
-webkit-transition: 0.22s;
transition: 0.22s;
border-top: 1px solid #eee;
}
#nav-wrapper ul.menu ul li,
#nav-wrapper .menu ul ul li {
padding-right: 0;
margin-right: 0;
}
#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
color: #c69f73;
background: #f5f5f5;
}
#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
display: block;
}
#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {
left: 100%;
top: 0;
} #top-social {
position: absolute;
right: 185px;
top: 0;
}
#top-social.nosearch {
right: 0;
}
#top-social a {
color: #000;
font-size: 13px;
margin-left: 10px;
line-height: 51px;
}
#top-social a:hover {
color: #c69f73;
} #top-search {
position: absolute;
right: 0;
top: 0;
padding-left: 16px;
border-left: 1px solid;
border-color: #e8e8e8;
z-index: 999;
}
#top-search form {
display: inline;
}
#top-search input {
border: none;
font-style: italic;
width: 135px;
background: transparent;
}
#top-search input:focus {
outline: none;
}
#top-search i {
font-size: 14px;
line-height: 51px;
}
.show-search {
display: none;
}
i.search-toggle {
font-size: 14px;
line-height: 51px;
display: none;
cursor: pointer;
}
.show-search {
position: absolute;
top: 51px;
right: -1px;
display: none;
z-index: 10000;
}
.show-search input {
width: 190px;
background: #fff;
-webkit-box-shadow: 0 5px 4px -4px rgba(190, 190, 190, 0.1);
-moz-box-shadow: 0 5px 4px -4px rgba(190, 190, 190, 0.1);
box-shadow: 0 5px 4px -4px rgba(190, 190, 190, 0.1);
border: 1px solid #eee;
padding: 10px 0 10px 10px;
font-style: italic;
}
.show-search input:focus {
border: 1px solid #ddd;
outline: none;
} #header {
padding-top: 51px;
margin-bottom: 60px;
border-bottom: 1px solid #eee;
}
.home #header,
.page-template-page-slider #header,
.page-template-page-slider-sidebar #header {
margin-bottom: 0;
border-bottom: none;
}
#logo {
text-align: center;
padding: 68px 0 41px;
}
#logo {
max-width: 100%;
height: auto;
} .featured-area {
margin-bottom: 60px;
}
.feat-item {
position: relative;
height: 660px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
padding: 17.2% 32.5%;
}
.feat-overlay {
background: rgba(255, 255, 255, 0.76);
position: relative;
height: 75%;
width: 100%;
display: table;
vertical-align: middle;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.feat-overlay-inner {
vertical-align: middle;
display: table-cell;
}
.feat-item .post-header {
margin-bottom: 0;
padding: 0 20px;
}
.feat-item .post-header .date {
display: block;
margin-bottom: 28px;
}
.feat-item .post-header h2 {
margin-bottom: 14px;
}
.feat-item .post-header h2 a {
font-size: 24px;
}
.feat-item .read-more {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
color: #000;
background: none !important;
font-weight: 700;
display: inline-block;
padding: 10px 15px 10px;
border: 1px solid;
border-color: white;
-o-transition: 0.2s;
-ms-transition: 0.2s;
-moz-transition: 0.2s;
-webkit-transition: 0.2s;
}
.feat-item .read-more:hover {
background: #c69f73;
color: #fff;
}
.list-meta {
text-align: center;
padding-bottom: 15px;
font-style: normal !important;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: -10px;
} .post {
margin-bottom: 50px;
} .post-header {
margin-bottom: 25px;
text-align: center;
}
#post-2834 > div.post-img {
display: none !important;
}
.mc4wp-form label {
display: block;
font-weight: 700;
margin-bottom: 5px;
display: none !important;
}
#mc4wp_email {
text-align: center;
letter-spacing: 1px;
font-family: lato;
}
#mc4wp-form-1 > form > p:nth-child(2) > input[type="submit"] {
margin-top: 10px;
background: #efefef;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 3px;
font-size: 10px;
}
.post-header .cat a {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
border-bottom: 1px solid;
border-color: #c69f73;
padding-bottom: 2px;
display: inline-block;
margin: 0 4px 12px 4px;
display: none !important;
}
.post-header h2,
.post-header h1 {
margin-bottom: 10px;
}
.post-header h2 a,
.post-header h1 {
color: #000;
font-family: "EB Garamond", serif !important;
font-size: 26px;
-o-transition: 0.2s;
-ms-transition: 0.2s;
-moz-transition: 0.2s;
-webkit-transition: 0.2s;
}
.post-header h2 a:hover {
opacity: 0.6;
}
.post-header .date {
font-size: 11px;
font-style: italic;
color: #888;
} .post-img {
margin-bottom: 20px;
}
.post-img img {
max-width: 100%;
height: auto;
}
.post-img.audio iframe {
height: 166px;
width: 100%;
} .post-entry img {
max-width: 100%;
height: auto;
}
.post-entry p,
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6,
.post-entry hr {
margin-bottom: 18px;
}
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6 {
color: #000;
}
.post-entry h1 {
font-size: 26px;
}
.post-entry h2 {
font-size: 24px;
}
.post-entry h3 {
font-size: 21px;
}
.post-entry h4 {
font-size: 19px;
}
.post-entry h5 {
font-size: 17px;
}
.post-entry h6 {
font-size: 15px;
}
.post-entry hr {
border: 0;
height: 0;
border-bottom: 1px solid #e5e5e5;
clear: both;
}
.post-entry blockquote {
border-left: 3px solid;
border-color: #c69f73;
padding: 0 18px;
}
.post-entry blockquote p {
font-family: "Georgia";
font-size: 18px;
line-height: 28px;
font-style: italic;
color: #999;
}
.post-entry a:hover {
text-decoration: underline;
}
.post-entry ul,
.post-entry ol {
padding-left: 45px;
margin-bottom: 20px;
}
.post-entry ul li {
margin-bottom: 12px;
list-style: square;
}
.post-entry ol li {
margin-bottom: 12px;
list-style: decimal;
}
.sticky.post .post-header {
border: 1px dashed #eee;
padding: 20px 0;
}
.bypostauthor {
}
.post-entry pre {
overflow: auto;
}
.post-entry table {
width: 100%;
margin-bottom: 22px;
border-collapse: collapse;
}
.post-entry td,
.post-entry th {
padding: 12px;
border-bottom: 1px #e5e5e5 solid;
}
.post-entry th {
font-weight: bold;
font-size: 14px;
background: #f5f5f5;
}
.post-entry tr:hover {
background: #f9f9f9;
} .more-link {
text-align: center;
display: block;
}
.more-button {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
color: #000;
background: #ffffff;
font-weight: 700;
display: inline-block;
margin-top: 16px;
padding: 9px 24px 10px;
border: 1px solid;
border-color: #c69f73;
-o-transition: 0.2s;
-ms-transition: 0.2s;
-moz-transition: 0.2s;
-webkit-transition: 0.2s;
}
.more-button:hover {
background: #c69f73;
color: #fff;
border: 1px solid;
border-color: #c69f73;
} .post-meta {
margin-top: 35px;
overflow: hidden;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 10px;
font-style: italic;
clear: both;
}
.meta-comments {
float: left;
}
.meta-comments a {
color: #424242;
font-size: 13px;
}
.meta-share {
float: right;
color: #999;
font-size: 13px;
}
.share-text {
margin-right: 2px;
}
.meta-share a {
margin-left: 9px;
font-size: 16px;
} .post-author {
margin-bottom: 60px;
margin-top: 60px;
overflow: hidden;
}
.author-img {
float: left;
margin-right: 30px;
}
.author-img img {
border-radius: 50%;
}
.author-content h5 a {
font-size: 18px;
margin-bottom: 8px;
color: #000;
display: block;
}
.author-content p {
margin-bottom: 8px;
}
.author-content .author-social {
font-size: 14px;
color: #bbb;
margin-right: 8px;
} .post-related {
overflow: hidden;
margin-bottom: 60px;
margin-top: 60px;
}
.post-box {
text-align: center;
}
.post-box-title {
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
font-weight: 700;
border-bottom: 1px solid #ddd;
padding-bottom: 4px;
display: inline-block;
font-family: "Lato";
}
.item-related {
width: 240px;
float: left;
margin-right: 20px;
}
.item-related:last-child {
margin-right: 0;
}
#main.fullwidth .item-related {
width: 340px;
margin-right: 30px;
}
#main.fullwidth .item-related:last-child {
margin-right: 0;
}
.item-related img {
margin-bottom: 6px;
width: 100%;
height: auto;
}
.item-related h3 {
margin-bottom: 4px;
}
.item-related h3 a {
font-size: 14px;
color: #424242;
font-family: "Lato";
}
.item-related h3 a:hover {
text-decoration: underline;
}
.item-related span.date {
font-size: 11px;
font-style: italic;
color: #999;
} .post-tags {
margin-top: 25px;
margin-bottom: -15px;
padding-bottom: 13px;
clear: both;
}
.post-tags a {
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
background: #f2f2f2;
color: #666;
padding: 7px 8px;
margin-right: 7px;
border-radius: 3px;
margin-bottom: 5px;
display: inline-block;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}
.post-tags a:hover {
background: #ddd;
color: #666;
text-decoration: none;
} .post-comments {
margin-bottom: 60px;
margin-top: 60px;
}
.comments {
margin-bottom: 40px;
}
.thecomment {
border-bottom: 1px dotted #eee;
padding-bottom: 34px;
margin-bottom: 34px;
}
.thecomment .author-img {
float: left;
margin-right: 20px;
}
.thecomment .author-img img {
border-radius: 50%;
}
.thecomment .comment-text {
overflow: hidden;
}
.thecomment .comment-text span.author,
.thecomment .comment-text span.author a {
display: block;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 6px;
color: #424242;
}
.thecomment .comment-text span.author a:hover {
text-decoration: underline;
}
.thecomment .comment-text span.date {
font-size: 11px;
color: #999;
font-style: italic;
display: block;
margin-bottom: 6px;
}
.thecomment .comment-text em {
font-size: 13px;
margin-bottom: -14px;
display: block;
color: orange;
letter-spacing: 1px;
}
.thecomment .comment-text em i {
font-size: 14px;
color: #f3bd00;
}
.post-comments span.reply a {
float: right;
font-size: 10px;
background-color: #aaa;
color: #fff;
padding: 2px 5px 4px 5px;
border-radius: 2px;
margin-left: 7px;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.post-comments span.reply a.comment-edit-link {
background: #c5c5c5;
}
.post-comments span.reply a:hover {
opacity: 0.8;
}
.post-comments ul.children {
margin: 0 0 0 55px;
}
.post-comments ul.children li.thecomment {
margin: 0 0 8px 0;
} #respond {
margin-bottom: 20px;
overflow: hidden;
}
#respond h3 {
font-size: 11px;
color: #999;
font-weight: 700;
margin-bottom: 20px;
font-family: "Lato";
letter-spacing: 2px;
text-transform: uppercase;
}
#respond h3 a {
color: #000;
display: inline-block;
}
#respond h3 small a {
text-transform: uppercase;
font-size: 11px;
background: #333;
color: #fff;
padding: 4px 6px 5px;
border-radius: 3px;
margin-left: 7px;
letter-spacing: 1px;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
#respond h3 small a:hover {
opacity: 0.8;
}
#respond label {
color: #888;
width: 80px;
font-size: 13px;
display: inline-block;
font-weight: 300;
}
#respond input {
padding: 8px 10px;
border: 1px solid #ddd;
margin-right: 10px;
border-radius: 3px;
color: #999;
margin-bottom: 15px;
font-size: 11px;
width: 250px;
font-family: "Lato";
}
#respond input:focus {
outline: none;
}
#respond .comment-form-url {
margin-bottom: 10px;
}
#respond textarea {
padding: 14px;
border: 1px solid #ddd;
border-radius: 3px;
width: 95%;
height: 120px;
font-size: 13px;
color: #777;
margin-bottom: 14px;
line-height: 20px;
font-family: "Lato";
}
#respond textarea:focus {
outline: none;
}
#respond #submit {
text-transform: uppercase;
letter-spacing: 2px;
background: #eee;
border-radius: 0;
font-size: 11px;
color: #666;
padding: 12px 19px 14px;
margin-top: 6px;
display: inline-block;
border: none;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
cursor: pointer;
border-radius: 30px;
width: auto;
}
#respond #submit:hover {
background: #333;
color: #fff;
} .pagination {
margin-top: 60px;
overflow: hidden;
margin-bottom: 40px;
}
.pagination a {
display: inline-block;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 11px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 5px;
font-weight: 700;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}
.pagination a:hover {
color: #424242;
}
.pagination .newer {
float: left;
}
.pagination .older {
float: right;
} .list-item {
overflow: hidden;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eee;
}
.list-item .list-content {
overflow: hidden;
}
.list-item .post-img {
float: left;
margin-right: 25px;
margin-bottom: 0;
}
.list-item .post-img img {
max-width: 270px;
}
.list-item .list-content .post-header {
text-align: left;
}
.list-item .post-header h2 a {
font-size: 22px;
}
.list-item .post-header .cat a {
margin: 0 8px 7px 0;
}
.list-item .post-header {
margin-bottom: 14px;
}
.list-meta .date {
font-size: 11px;
font-style: italic;
color: #999;
}
.list-item .post-entry p {
margin-bottom: 14px;
} .grid-item {
margin-bottom: 40px;
}
.sp-grid > li {
width: 365px;
display: inline-block;
vertical-align: top;
margin-right: 26px;
} #main.fullwidth .sp-grid > li {
width: 520px;
margin-right: 36px;
}
#main.fullwidth .sp-grid li:nth-of-type(2n + 2) {
margin-right: 0;
}
.sp-grid li:nth-of-type(2n + 2) {
margin-right: 0;
}
.grid-item .post-header .cat a {
margin: 0 4px 8px 4px;
}
.grid-item .post-header h2 a {
font-size: 22px;
}
.grid-item .post-header {
margin-bottom: 16px;
} .widget {
margin-bottom: 38px;
}
.widget-title {
border: 1px solid;
border-color: #c69f73;
font-size: 10px;
color: #000;
text-transform: uppercase;
letter-spacing: 2px;
font-family: "Lato";
font-weight: 700;
text-align: center;
margin-bottom: 25px;
padding: 16px 0;
}
.widget a:hover {
text-decoration: underline;
}
.widget input,
.widget select {
border: 1px solid #ddd;
color: #888;
padding: 9px 7px;
width: 100%;
}
.widget input:focus,
.widget select:focus {
outline: none;
border: 1px solid #d5d5d5;
}
.widget ul li {
margin-bottom: 7px;
padding-bottom: 8px;
border-bottom: 1px dotted #d5d5d5;
}
.widget ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget ul li a {
color: #424242;
}
.widget img {
max-width: 100%;
height: auto;
} .about-widget {
text-align: center;
}
.about-widget img {
margin-bottom: 10px;
max-width: 100%;
height: auto;
}
.about-round {
border-radius: 50%;
} .social-widget {
text-align: center;
}
.social-widget a:first-child {
margin-left: 0;
}
.social-widget a:last-child {
margin-right: 0;
}
.social-widget a i {
height: 16px;
width: 20px;
text-align: center;
line-height: 20px;
color: #161616;
border-radius: 50%;
margin: 0 8px;
font-size: 16px;
}
.social-widget a:hover > i {
color: #c69f73;
} .widget ul.side-newsfeed li {
list-style-type: none;
margin-bottom: 17px;
padding-bottom: 13px;
margin-left: 0;
}
.widget ul.side-newsfeed li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.widget ul.side-newsfeed li .side-item {
overflow: hidden;
}
.widget ul.side-newsfeed li .side-item .side-image {
float: left;
margin-right: 14px;
}
.widget ul.side-newsfeed li .side-item .side-image img {
width: 80px;
height: auto;
}
.widget ul.side-newsfeed li .side-item .side-item-text {
overflow: hidden;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 {
margin-bottom: 4px;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
margin-bottom: 1px;
color: #424242;
display: block;
font-size: 13px;
font-family: "Lato";
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
font-size: 11px;
color: #999;
font-style: italic;
} .widget_categories ul li,
.widget_archive ul li {
color: #999;
}
.widget_categories a,
.widget_archive a {
margin-right: 5px;
} .widget .tagcloud a {
font-size: 9px !important;
letter-spacing: 1px;
text-transform: uppercase;
background: #f2f2f2;
color: #777;
padding: 6px 8px 7px;
margin-right: 5px;
margin-bottom: 8px;
display: inline-block;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}
.widget .tagcloud a:hover {
opacity: 0.7;
text-decoration: none;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: right;
color: #777;
font-size: 12px;
margin-top: 10px;
margin-bottom: 15px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 8px;
}
#wp-calendar thead {
font-size: 12px;
}
#wp-calendar thead th {
padding-bottom: 10px;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #f5f5f5;
border: 1px solid #fff;
text-align: center;
padding: 8px;
font-size: 12px;
}
#wp-calendar tbody td a {
font-weight: 700;
color: #222;
}
#wp-calendar tbody td:hover {
background: #fff;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 10px;
text-transform: uppercase;
padding-top: 10px;
}
#wp-calendar thead th {
padding-bottom: 10px;
text-align: center;
} #sidebar .instagram-pics li {
width: 31.8%;
display: inline-block;
border-bottom: none;
padding: 0;
margin: 0 2px 2px;
}
#sidebar .instagram-pics li img {
max-width: 100%;
}
#sidebar .instagram-pics li img:hover {
opacity: 0.87;
} .widget #searchform input#s {
border: 1px solid #e5e5e5;
background: #fff url(//thedaydreamdiaries.com/wp-content/themes/thedaydreamdiaries/img/searchsubmit.png) no-repeat 96% 13px;
padding: 14px 14px;
font-size: 11px;
color: #999;
letter-spacing: 1px;
}
.widget #searchform #s:focus {
outline: none;
} .widget #searchform input#s {
width: 230px;
} .widget ul.menu li ul {
padding-left: 12px;
margin-top: 8px;
} #instagram-footer {
text-align: center;
overflow: hidden;
}
.instagram-title {
font-size: 16px;
text-transform: uppercase;
margin-bottom: 22px;
}
#instagram-footer .instagram-pics li {
width: 16.66666666666667%;
display: inline;
float: left;
}
#instagram-footer .instagram-pics li img {
max-width: 100%;
}
#instagram-footer .instagram-pics li img:hover {
opacity: 0.87;
}
#instagram-footer p.clear {
font-size: 11px;
border-bottom: 1px solid #eee;
display: inline-block;
margin-top: 5px;
} #footer {
padding: 16px 0 28px;
overflow: hidden;
}
#footer .copyright {
font-style: italic;
font-size: 12px;
color: #888;
}
#footer .copyright.left {
float: left;
}
#footer .copyright.right {
float: right;
} .archive-box {
text-align: center;
background: #f4f4f4;
margin-top: -61px;
padding: 40px 0;
margin-bottom: 60px;
}
.archive-box h1 {
font-size: 36px;
color: #000;
}
.archive-box span {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
color: #999;
display: inline-block;
border-bottom: 1px solid #d8d8d8;
padding-bottom: 3px;
margin-bottom: 5px;
}
.nothing {
font-size: 14px;
color: #999;
text-align: center;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .gallery .gallery-caption {
font-size: 12px;
color: #888;
font-family: "Open Sans";
}
.gallery .gallery-icon img {
border-radius: 2px;
border: 1px solid #eee !important;
padding: 7px;
}
.gallery .gallery-icon img:hover {
border: 1px solid #ccc !important;
} .error-page {
text-align: center;
}
.error-page h1 {
font-size: 186px;
color: #000;
}
.error-page p {
color: #999;
font-style: italic;
} .wpcf7 input {
width: 266px;
}
div.wpcf7 {
overflow: hidden;
margin-top: 40px;
}
.wpcf7 input,
.wpcf7 textarea {
padding: 8px;
border: 1px solid #ddd;
margin-right: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #777;
font-size: 12px;
margin-top: 6px;
margin-bottom: 6px;
}
.wpcf7 textarea {
width: 95%;
}
.wpcf7 .wpcf7-submit {
background: #eee;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 12px 24px;
color: #666;
letter-spacing: 3px;
font-size: 11px;
text-transform: uppercase;
cursor: pointer;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
display: block;
border: none;
width: auto;
}
.wpcf7 .wpcf7-submit:hover {
background: #333;
color: #fff;
}
.sideshop {
background-color: #eeeeee;
text-align: center;
padding-top: 2rem;
padding-bottom: 2rem;
}
.sideshop p {
font-size: 22px !important;
}
.sideshop a:hover {
text-decoration: underline;
}
.sideshop h3 {
background-color: #eeeeee;
font-family: "EB Garamond", serif !important;
font-size: 28px;
margin-bottom: 1.3rem;
}
.page-id-2837 #sidebar {
float: left;
}
.page-id-2837 #main {
float: right;
}
.page-id-2837 #sidebar {
float: left !important;
}
.page-id-2837 #main {
float: right !important;
}
.page-id-2837 .post-header .date {
display: none !important;
}
#sidebar #text-20 {
background: url(https://thedaydreamdiaries.com/wp-content/uploads/2022/08/bg-signup.jpg);
padding: 20px !important;
background-size: cover;
}
#sidebar #text-20 h4 {
border: 0 !important;
font-size: 22px !important;
color: #fff !important;
margin-bottom: 0px !important;
}
#sidebar #text-20 #mc_embed_signup {
background: transparent !important;
}
#sidebar #text-20 #mc_embed_signup .button {
background-color: #000;
}
#sidebar #text-20 #mc_embed_signup .mc-field-group {
padding-bottom: 0 !important;
}
@media only screen and (max-width: 2000px) and (min-width: 1301px) {
#nav-wrapper .menu li {
margin-right: 18px !important;
}
}
@media only screen and (max-width: 1300px) and (min-width: 960px) {
#nav-wrapper .menu li a {
font-size: 9px !important;
}
#nav-wrapper .menu li {
margin-right: 10px !important;
}
#logo {
padding: 5px 0 5px !important;
}
#header {
margin-bottom: 0px !important;
}
}
@media only screen and (max-width: 959px) {
#nav-wrapper .menu li a {
font-size: 9px !important;
}
#logo {
padding: 5px 0 5px !important;
}
#header {
margin-bottom: 0px !important;
}
.post-header .date {
font-size: 12px;
}
}
@media only screen and (max-width: 960px) {
.container {
width: 96% !important;
padding-left: 2% !important;
padding-right: 2% !important;
}
.post-entry p {
font-size: 17px !important;
}
}
#content {
margin-bottom: 50px !important;
}
.simplesocialbuttons {
padding-top: 15px !important;
}
@media only screen and (max-width: 768px) {
.sp-grid > li,
#main.fullwidth .sp-grid > li {
width: 100% !important;
}
.grid-item .post-header h2 a {
font-size: 21px !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
.sp-grid > li,
#main.fullwidth .sp-grid > li {
width: 48% !important;
margin-right: 1% !important;
}
.grid-item .post-header h2 a {
font-size: 21px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
.sp-grid li {
width: 48% !important;
margin-right: 1% !important;
}
}