/*
Theme Name:     Mineral Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       mineral
Version:      1.7.6
*/
/* @import url("http://allfont.de/allfont.css?fonts=p22-vincent"); */
@import url("../mineral/style.css");

.post-content-content p{

        font-family:Open Sans,sans-serif; 
        font-size:1rem;
        line-height:1.5rem;
}

.wpurp-title{
	font-family: Oswald;
}
@font-face {
    font-family: P22Vincent;
    src: url("P22VincentRegular/P22\ Vincent\ Regular.ttf");
}
/*
#sbi_images{
        
		padding-right: 0px;
		padding-bottom:2em;
	}
@media(min-width: 960px){
	#sbi_images{

		padding-right:2em;
		padding-bottom:2em;
	}
}
*/
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
vertical-align: top;
zoom: 1;
padding: 7px 14px!important;
margin: 5px auto 0!important;
border: none!important;
color: #fff!important;
text-decoration: none;
font-size: 13px;
line-height: 1.5;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px!important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* Globals */

input[type=text], input[type=email], input[type=password], textarea, input[type=search] {
    box-sizing: border-box;
    background: #fcfcfc;
    padding: 10px;
    border: 1px solid #5A4740;
    border-radius: 2px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

button, .button, input[type="submit"], input[type="button"], #submit {
    box-shadow: none;
}

.page-title {
    box-shadow: none;
    min-height: 0 !important;
    height: 4px !important;
    background-color: #222 !important;
}

.page-title h1 {
    visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.2;
    word-break: inherit;
    word-wrap: break-word;
}

h2 {
    font-size: 40px;
}

a {
}

a:hover {
    color: #202020 !important;
}


/* Layout */

.page-wrapper {
    padding-top: 124px !important;
}

ul.menu li a {
    font-size: 14px !important;
}

.social-icons li {
    border: none;
    border-radius: 0;
    width: 22px;
    height: 22px;
}

.social-icons li a {
    display: block;
    height: 100%;
    text-align: center;
    line-height: 28px;
}

.social-icons li a:after {
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
}

.social-icons li:first-child a:after {
    content: '\f09a';
}

.social-icons li:nth-child(2) a:after {
    content: '\f16d';
}

.social-icons li:nth-child(3) a:after {
    content: '\f231';
}

body:not(.fixed-header-scroll) #navigation-container {
    margin-top: 17px;
}

body:not(.fixed-header-scroll) #social-profiles {
    margin-top: 25px;
}

#content, #sidebar {
    max-width: none;
}

@media (min-width: 600px) {
    #content {
        width: calc(100% - 240px);
    }

    #sidebar {
        width: 230px;
    }
}

@media (min-width: 960px) {
    #content {
        width: calc(100% - 270px);
    }

    ul.menu li a {
        padding: 2px 12px;
    }

    .social-icons li a:after {
    }
}

@media screen and (max-width: 600px) {
    #content-container {
        padding: 20px 10px;
    }
}


/* Sidebar */

.sidebar-box {
    overflow: hidden;
    margin-bottom: 50px;
}

.sidebar-box .title {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: 0 !important;
}

.sidebar-box .title:after {
    display: none;
}


/* Slider */

#slider {
    height: 450px;
    overflow: hidden;
}

#slider .slide {
    width: 100%;
    height: 450px;
    position: relative;
    background-size: cover;
}

#slider .slide .text {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 30px;
    text-align: center;
    max-width: 500px;
}

#slider .slide .text h2 {
    font-size: 32px;
}

#slider .slide .text h2 a {
    display: block;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    background: rgba(160, 160, 160, 0.7);
    padding: 15px;
}

#slider .slide .text h2 a:hover {
    color: #fff !important;
    background: rgba(160, 160, 160, 0.9);
}

#slider-add {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    /* margin: 15px -5px -5px -5px; */
}

#slider-add .top {
    width: 100%;
    height: 225px;
}

#slider-add .bottom {
    width: 100%;
    height: 225px;
    display: flex;
    padding-top: 20px;
}

#slider-add .item {
    box-sizing: border-box;
    height: 100%;
}

#slider-add .bottom .item {
    width: 50%;
}

#slider-add .bottom .item:first-child {
    padding-right: 5px;
}

#slider-add .bottom .item:nth-child(2) {
    padding-left: 5px;
}

#slider-add .item > div {
    height: 100%;
    background: transparent no-repeat center center;
    background-size: cover;
}

#slider-add .item > div > a {
    display: block;
    height: 100%;
    position: relative;
}

#slider-add .item span {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    font-family: 'Oswald',sans-serif;
    line-height: 1.1;
    color: #fff;
    font-size: 16px;
    text-shadow: 0 0 4px rgba(0,0,0,.7);
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
    word-break: break-word;
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,.3);
    background: rgba(160,160,160,.7);
    padding: 8px;
}

#slider-add .top .item span {
    font-size: 22px;
}

@media(min-width: 600px){
    #slider .slide .text {
        text-align: left;
        bottom: 10%;
    }

    #slider .slide .text h2 {
        text-align: left;
        font-size: 40px;
    }

    #slider-add .top {
        width: 50%;
    }

    #slider-add .bottom {
        box-sizing: border-box;
        width: 50%;
        padding-top: 0;
        padding-left: 20px;
    }
}

@media(min-width: 800px){
    #slider-wrap .section-boxed {
        display: flex;
    }

    #slider {
        flex: 0 0 auto;
        width: calc(100% - 270px);
    }

    #slider-add {
        margin: 0;
        box-sizing: border-box;
        flex: 1 1 auto;
        padding-left: 20px;
    }

    #slider-add .top {
        width: 100%;
    }

    #slider-add .bottom {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }
}

@media(min-width: 960px){
    #slider .slide .text {
        bottom: 10%;
    }

    #slider .slide .text h2 {
        font-size: 45px;
    }
}


.flickity-button {
    border-radius: 0;
    width: 30px;
    height: 65px;
    padding: 0;
}

.flickity-button:active {
    position: absolute;
}

.flickity-prev-next-button.next {
    right: 0;
    background: rgba(255, 255, 255, 0.6) url(images/arrow-right.svg) no-repeat center center;
    background-size: 15px auto;
}

.flickity-prev-next-button.previous {
    left: 0;
    background: rgba(255, 255, 255, 0.6) url(images/arrow-left.svg) no-repeat center center;
    background-size: 15px auto;
}

.flickity-prev-next-button:hover {
    background-color: rgba(255, 255, 255, 0.9);
}

.flickity-button-icon {
    display: none;
}


/* Footer */

#footer {
    background: #f3f2f0;
    color: #000;
}

.footer-bottom {
    background: #5A4740;
}

.footer-bottom * {
    color: #fff;
    text-transform: none;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
}

.footer-box {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.footer-box .title {
    color: #000 !important;
    font-weight: normal;
    font-size: 18px;
}

#footer .cols-3 {
    display: flex;
    flex-wrap: wrap;
}

#footer .cols-3 .col {
    width: 100%;
    box-sizing: border-box;
}

#footer .cols-3 .col.nomargin {
    margin-right: 0;
}

@media screen and (min-width: 480px) and (max-width: 599px) {
    #footer .cols-3 .col {
        width: 46%;
    }

    #footer .cols-3 .col:first-child {
        margin-right: 8%;
    }

    #footer .cols-3 .col.nomargin {
        width: 100%;
    }
}

@media screen and (min-width: 600px) {
    #footer .cols-3 .col {
        width: 30%;
        margin-right: 5%;
    }
}

@media screen and (min-width: 960px) {
    #footer .cols-3 .col {
        width: 24%;
        margin-right: 14%;
        position: relative;
    }

    #footer .cols-3 .col:not(:last-child):after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background: #ddd;
        position: absolute;
        top: 0;
        right: -30%;
    }
}

@media screen and (max-width: 800px) {
    .footer-widgets {
        height: auto;
        background: none;
        overflow: visible;
    }
}

.recent-posts-widget-with-thumbnails {
    font-size: 12px;
}

.recent-posts-widget-with-thumbnails ul li {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #B2B4B8 !important;
    margin-bottom: 10px !important;
}

.recent-posts-widget-with-thumbnails ul li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.recent-posts-widget-with-thumbnails ul li img {
    margin: 0 10px 0 0 !important;
    width: 75px !important;
    height: 75px !important;
}

.recent-posts-widget-with-thumbnails a {
    display: block;
    font-weight: 300;
    font-size: 14px;
    color: #5A4740;
}

.recent-posts-widget-with-thumbnails .post-date {
    font-size: 11px;
}


/* Home */

body.home h2 {
    text-align: center;
}

.cats {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.cat-button {
    display: inline-block;
    flex: 0 0 auto;
    padding: 2px 6px;
    margin: 4px;
    color: inherit;
    background: #eee;
    border-radius: 1px;
}

.cat-button:hover {
    background: #f4f4f4;
}

body.home #blog-masonry {
    margin-top: 20px;
}

a.button, input[type=submit] {
    background-color: transparent !important;
    display: inline-block;
    font-family: Georgia, serif;
    font-style: italic;
    text-align: center;
    font-size: 15px;
    text-transform: none;
    padding: 10px 25px;
    border: 1px solid #5A4740;
    border-radius: 2px;
    color: #5A4740;
    box-shadow: none;
    font-weight: normal;
}

a.button.icon {
    display: inline-flex;
    align-items: center;
}

a.button.icon i {
    font-size: 26px;
    margin-right: 20px;
}

a.button.icon i:not(.fa) {
    position: relative;
    top: -2px;
}

a.button:hover, input[type=submit]:hover {
    color: #202020 !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    opacity: 1 !important;
}

.button.large {
    padding: 15px 30px;
}

.button.arrow {
    background: #fff url(images/arrow-right.svg) no-repeat 20px center;
    padding-left: 45px;
    background-size: 15px auto;
}



/* Post global stuff (cat + single) */

.post-title {
    font-weight: normal;
}

.post-info {
    text-align: center;
    padding: 0;
    border: none;
    font-size: 12px;
    color: #5A4740 !important;
}

.post-info a, .post-info .post-date {
}

.post-type-icon-wrap {
    display: none;
}

.page-masonry .post-date {
    float: none;
}

.post .read-more {
    float: left;
    margin-bottom: -66px;
    font-family: 'Georgia', serif;
    font-style: italic;
    font-size: 15px;
}

.read-more:hover {
    border-bottom: none;
}

.post .more-arrow {
    border: none;
    margin-left: 0;
    margin-right: 10px;
}

.social-share .share-title {
    display: none;
}

.social-share ul {
    display: block;
}

.social-share ul li {
    list-style: none;
    display: inline;
}

.social-share ul li > div {
    display: none;
}

.share-item:after {
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
}

.share-fb:after {
    content: '\f09a';
}

.share-tw:after {
    content: '\f099';
}

.share-gp:after {
    content: '\f0d5';
}

.share-pn:after {
    content: '\f231';
}

.share-wa {
    display: none !important;
}

.share-em a {
    font-size: 0;
}

.share-em a:after {
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    content: '\f0e0';
    color: #5A4740;
}

.content-boxed {
    /* max-width: 1200px; */
}


/* category */

#blog-masonry .post {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    background: none;
}

#blog-masonry:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.post-content {
    padding: 0 6px 15px 6px;
}

#blog-masonry .post .post-title {
    margin: 0 -6px;
    font-size: 23px !important;
    text-align: center;
}

#blog-masonry .post .post-info {
    margin: 0 -6px 0 -6px !important;
    padding: 6px 0;
}

#blog-masonry .post .social-share {
    margin-top: -11px;
    float: right;
    margin-right: 4px;
}

@media (min-width: 800px) {
    #blog-masonry .post {
        float: left;
        width: 50%;
    }

    #blog-masonry.no-masonry .post:nth-child(2n+1){
        clear: left;
    }
}

@media (min-width: 960px) {
    #blog-masonry .post {
        width: 33.333333%;
    }

    #blog-masonry.no-masonry .post:nth-child(2n+1){
        clear: none;
    }

    #blog-masonry.no-masonry .post:nth-child(3n+1){
        clear: left;
    }
}


/* Post single */

.blog-single-post .post-content {
    margin: 20px 0 !important;
    padding: 0;
}

.blog-single-post h2 {
    font-size: 45px !important;
}

.blog-single-post .post-info {
    text-align: left;
}

.blog-single-post .post-content-content h1,
.blog-single-post .post-content-content h2:not(.page-heading),
.blog-single-post .post-content-content h3,
.blog-single-post .post-content-content h4,
.blog-single-post .post-content-content h5,
.blog-single-post .post-content-content h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.blog-single-post .social-share .share-item {
    margin-left: 0;
    margin-right: 7px;
}

.blog-single-post .social-share .share-item:last-child {
    margin-right: 0;
}

#abo input[type="email"] {
    padding: 12px 0;
    text-indent: 8px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 8px;
}

#abo h2 {
    font-family: 'Oswald', sans-serif;
}

#abo {
    border: 1px solid #5A4740;
    padding: 25px;
}

#comments #submit {
    font-family: Georgia, serif;
    font-style: italic;
    text-align: center;
    font-size: 15px;
    text-transform: none !important;
    padding: 15px 30px;
    border: 1px solid #5A4740;
    border-radius: 2px;
    color: #5A4740 !important;
    box-shadow: none;
    font-weight: normal;
    margin: 20px 0;
}

#comments p.comment-subscription-form {
    margin: 0;
}



/* Instagram */
.instagram-widget {
    text-align: center;
}

.instagram-widget .items {
    display: flex;
    flex-wrap: wrap;
    margin: -6px;
    align-items: center;
    justify-content: center;
}

.instagram-widget .pinit-button {
    display: none !important;
}

.instagram-widget .items > a {
    display: block;
    box-sizing: border-box;
    width: 33.333333%;
    padding: 6px;
    max-width: 90px;
}

.instagram-widget .button {
    margin-bottom: 20px;
}
#sb_instagram{
	padding-bottom:0em;
}

.instagram-box {
    
    border-radius: 2px;
    margin: 50px 0;
    text-align: center;
}

.instagram-box .pinit-button {
    display: none !important;
}

.instagram-box h3 {
    padding-bottom: 2em;
}

.instagram-box .items {
    /* margin: 30px -6px; */
    margin: 6px -6px 8px -6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.instagram-box .items > a {
    display: block;
    box-sizing: border-box;
    padding: 6px;
    width: 80px;
}

.instagram-box .button {
}

@media(max-width: 960px){
    .instagram-box {
	    padding: 0 3%;

    }

}


/* Tipps home */

.tipps {
    margin: 50px 0;
}

.tipps h3 {
    text-align: center;
    margin: 20px 0;
}

.tipps .items {
    display: flex;
    flex-wrap: wrap;
}

.tipps .items > div {
    width: 100%;
    margin: 10px 0;
}

.tipps .items > div > a {
    box-sizing: border-box;
    border-top: 1px solid #5A4740;
    padding-top: 8px;
    display: flex;
    align-items: center;
    line-height: 1.3;
}

.tipps .items > div img {
    margin-right: 10px;
    border-radius: 2px;
    max-width: 120px;
    max-height: 120px;
}

@media(min-width: 960px) {
    .tipps .items > div {
        width: 30%;
    }

    .tipps .items > div:not(:first-child) {
        margin-left: 5%;
    }
}


/* Pinterest widget */
#text-22 .textwidget {
    margin: 0 -10px;
}

#text-22 .textwidget > span {
    border: none;
    box-shadow: none;
}

#text-22 .textwidget > span > span:last-child {
    padding: 11px 0 11px 11px;
}


#subscribe-email input {
    width: 100% !important;
}

#subscribe-submit input[type=submit] {
    width: 100%;
}


#mobile-search-btn {
    display: none;
}

#mobile-search {
    display: none;
}

@media screen and (max-width: 600px) {

    #mobile-search-btn {
        display: block;
        float: right;
        height: 20px;
        margin: 12px 16px 12px 0;
    }

    #mobile-search-btn img {
        height: 100%;
        width: auto;
    }

    #mobile-search {
        display: none;
        width: 100%;
        background: #fff;
    }

    #mobile-search > div {
        padding: 15px 3% 0;
    }
}

#book-banner {
    margin: 20px 0;
}

#book-banner a {
    display: block;
    background: url(https://loumalou.ch/wp-content/uploads/2023/09/Banner-loumalou-Neues-Kochbuch-Desktop_1032x195-vorbestellen2.png) no-repeat center center;
    background-size: 100% auto;
    height: 0;
    padding-bottom: 20%;
}

@media screen and (max-width: 600px) {
    #book-banner a {
        background-image: url(https://loumalou.ch/wp-content/uploads/2023/09/Banner-loumalou-Neues-Kochbuch-Desktop_600x293-vorbestellen2.png);
        padding-bottom: 51%;
	padding-top:2em;
    }
}

/* Author box */

.guest-author-box {
    margin: 20px 0;
    background: #eee;
    padding: 15px;
}

.guest-author-box .image {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 20px 20px 0;
}

.guest-author-box .image > div {

    border-radius: 50%;
    overflow: hidden;
}

.guest-author-box .text h4 {
    clear: none;
    line-height: 1.2;
    margin-top: 16px;
}

@media screen and (min-width: 801px) {
    .guest-author-box .image {
        width: 12%;
        float: left;
        margin: 0;
    }

    .guest-author-box .text {
        float: right;
        width: 85%;
    }
}



/*
.share-title, .post-tag-title {
    margin-top: 0;
    text-transform: none;
    color: #f00;
    font-size: 14px;
}
.share-item, .share-item_nojs {
    position:relative;
    display: inline-block;
    width: 29px;
    height:29px;
    background-color: #000;
    border-radius: 50%;
    margin-right: 2px;
    vertical-align: middle;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
    list-style:none;
}
    .share-item:hover, .share-item_nojs:hover a {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=100);
        opacity: 1;
    }
.share-item_nojs a {
    display: block;
    width:100%;
    height:0;
    padding-top:100%;
    overflow:hidden;
}
.blog-single-post .social-share {
    margin-top:0;
}
.blog-non-single-post .social-share {
    margin-top: -10px;
}
.share-fb:after {
  color: #fff;
    content: '\f09a';
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 0;
  width: 29px;
  height: 29px;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
}
.share-tw:after {
  color: #fff;
    content: '\f099';
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 0;
  width: 29px;
  height: 29px;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
}
.share-gp:after {
  color: #fff;
    content: '\f0d5';
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 0;
  width: 29px;
  height: 29px;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
}
.share-pn:after {
  color: #fff;
    content: '\f231';
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 0;
  width: 29px;
  height: 29px;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
}

.share-wa {
  display: none;
}
.share-wa:after {
  color: #fff;
    content: '\f232';
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 0;
  width: 29px;
  height: 29px;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
}
.share-em:after {
  color: #fff;
    content: '\f0e0';
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 0;
  width: 29px;
  height: 29px;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  z-index: 5;
}

.share-em a {
  position: absolute;
  z-index: 10;
}
*/


.widget_search h4 {
    display: none;
}

.tagcloud a {
    padding: 1% 8px;
    background-color: #eee;
    border-radius: 2px;
    line-height: 1.5;
    color: #555;
    Display: inline-block;
    margin: 3px;
}

input[type="text"].search-input {
    width: 99%;
    border-radius: 2px;
    padding: 12px 0;
}

input[type="submit"].search-button {
    top: 15px;
}

.newsman-form-item input[type="email"], .newsman-form-item input[type="text"], .newsman-form-item select, .newsman-form-item textarea {
    width: 99%;
    padding: 8px 0;
    text-indent: 12px;
    border-radius: 20px;
}

.newsman-widget-wpml > p {
    display: none;
}

input[type="email"]:focus {
    outline: none;
    background: #ffffff;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);
}


#wp-calendar tbody td a {
    color: #f00 !important;
}

#not-found {
    margin: 15px 0;
}


@media screen and (max-width: 1200px) {
    .post-title, .page-masonry .post-title {
        font-size: 4vw;
    }
}

@media screen and (max-width: 929px) {
    .post-title, .page-masonry .post-title {
        font-size: 48px;
    }
}

@media screen and (max-width: 800px) {
    #logo-container a img {
        width: auto;
        max-height: 60px;
        max-width: 100%;
    }
}

.post-content-content p a {
    text-decoration: underline;
}




.custom-masonry-block {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 1em;
    display: flex;
}

.custom-masonry-block.multiline {
    display: block;
}

.custom-masonry-item {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 920px) {
    .custom-masonry-block {
        column-count: 1;
        display: block;
    }
}

.blog-masonry-title {
    margin-left: 7px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2;
    font-size: 27px !important;
    font-weight: normal;
    text-transform: uppercase;

}

/* Contact form  */
.wpcf7-form > p {
    margin-bottom: 10px;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea {
    padding: 12px 0;
    text-indent: 8px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 8px;
}

.wpcf7 input.wpcf7-submit[disabled] {
    opacity: 0.3;
}

div.wpcf7-response-output {
    padding: 20px;
}



.cs-content a {
    color: #fff;
}

.cs-content a:hover {
    text-decoration: none;
    color: #fff;
}

.cs-arrows {
    border: 2px solid #fff;
}

.cs-arrows:before {
    font-family: Georgia, serif;
    font-size: 44px;
    line-height: 35px;
    display: block;
    position: relative;
    top: -2px;
}

.cs-next-arrow:before {
    content: "›";
}

.cs-prev-arrow:before {
    content: "‹";
}

.cs-next-arrow:hover,
.cs-prev-arrow:hover {
    opacity: 1;
    border-color: #fff !important;
    background: none !important;
}
