/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 14:42:46 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 14:36:52 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 14:26:26 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 14:11:59 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 14:02:41 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 13:41:20 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 13:37:27 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 13:16:50 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 13:11:38 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 13:06:14 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 12:54:54 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 12:49:54 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 12:43:43 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 12:40:24 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 12:29:55 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 12:22:53 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 11:44:52 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 11:31:46 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 11:19:28 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 11:17:47 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 10:22:04 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 10:21:30 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 10:08:00 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2021 | 09:32:29 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2021 | 14:01:07 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2021 | 13:46:49 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 






.banner-content .text-inner.text-left ul {
}

.banner-content {
    color: #3A3126;
}

.banner-content .text-inner.text-left ul li::before {
    background: url("https://www.strandvejsristeriet.dk/wp-content/uploads/2021/01/Coffee-bean-grain-1.svg");
    margin-right: 10px;
    height: 19px;
    content: "";
    width: 19px;
    background-position: center;
    background-size: cover;
}

.banner-content .text-inner.text-left ul li {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 196%;
    white-space: pre;
}

a.button.banner-content-button {
    background: rgba(99, 74, 63, 0.6)!important;
}

a.button.banner-content-button i {
    font-size: 20px;
    font-weight: bold;
}

div.banner-container .banner-bg .bg {
    background-image: linear-gradient(90deg, rgb(0 0 0) 0%, transparent 40%),url(https://www.strandvejsristeriet.dk/wp-content/uploads/2021/01/slide-top-1.png)!important;
}

a.button.primary.is-outline.our-products-button {
    color: #000;
}

a.button.primary.is-outline.our-products-button:hover {
    color: white;
    background-color: #000;
    border-color: #000;
}

.banner-image-left .banner-layers.container {
    max-width: 100%;
}

.banner-image-left .text-box {
    height: 100%;
}

.banner-image-left .text {
    height: 100%;
}

.banner-image-left .text-inner.text-center {
    width: 50%;
}

.banner-image-left .bg.fill.bg-fill.bg-loaded {width: 40%;}

.column-with-spacing {
    display: flex;
    justify-content: space-between;
}

.column-with-background {
    justify-content: space-between;
}

.form-column {
    display: flex;
    justify-content: space-between;
}

.form-column span {
    width: calc(50% - 7.5px);
}

.contact-form-business input, .contact-form-business textarea {
    box-shadow: none;
    border: 1px solid rgba(99, 74, 63, 0.4);
    box-sizing: border-box;
    border-radius: 1px;
    height: 50px;
}

.contact-form-business input[type="submit"] {
    background: #3A3126;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 1px;
}

.contact-form-business input[type="submit"]::after {content: "\f061";font-family: "Font Awesome 5 Pro";}

button.contact-form-business-submit {
    background: #3A3126;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 1px;
    color: white;
    text-transform: none;
    font-weight: 400;
    padding: 10px 20px;
}

button.contact-form-business-submit i {
    margin-left: 15px;
}

.form-container h3 {
    margin-bottom: 30px;
}

.column-with-list li {
    display: flex;
    margin-left: 0!important;
}

.column-with-list li::before {
    content: url("https://www.strandvejsristeriet.dk/wp-content/uploads/2021/01/Group-69-1.svg");
    margin-right: 10px;
}


.column-with-background > div:last-of-type::after {
    background-image: url(https://www.strandvejsristeriet.dk/wp-content/uploads/2021/01/Vector-1.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
    z-index: -1;
}

.column-with-background > div:last-of-type {
    position: relative;
    overflow: visible;
    z-index: 10;
}

.column-with-background .col-inner * {
    z-index: 10;
}
.column-with-background > div:first-child::after {background-image: url("https://www.strandvejsristeriet.dk/wp-content/uploads/2021/01/Vector.png");background-repeat: no-repeat;background-position: center;content: "";position: absolute;height: 100%;width: 100%;top: 0;right: 50%;z-index: -1;}

.column-with-background > div:first-child {
    position: relative;
    overflow: visible;
    z-index: 10;
}


.text-column {margin-top: 60px!important;}

.banner-image-left {
    margin-bottom: 80px;
}

.column-full-width .col {
    padding: 0;
}

.column-full-width {
    display: flex;
    align-items: stretch;
}

.column-full-width .col-inner {
    height: 100%;
    padding: 35px 0px 45px 90px;
}

.column-full-width > .col:first-child .col-inner {padding-left: calc(100% - 540px)!important;padding: 35px 90px 45px 15px;}

.logo-row {
    display: flex;
    flex-wrap: nowrap;
}