body {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7c68c+50,ffffff+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,198,140,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(247,198,140,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(247,198,140,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    min-height: 100vh;
    font-size: 18px;
}
.font-16 {
    font-size:16px;
}
h1 {
    margin-bottom:2rem;
    text-align:center;
    width: 100%;
}
.w-33 {
    width: calc(-.5rem + 33.33%) !important;
}
.searchFormField {
    width:180px;
    margin-top:4px;
    margin-right:15px;
}
.searchButton {
    display: none;
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
}
.dropdown-center {
    left:-100%;
}
.bg-sand {
    background-color: rgba(255,238,221,1)
}
.orange {
    color:#f28b16;
}
.nav-img {
    width:23px;
    top:-3px;
    position:relative;
}
.carousel-fade .carousel-item {
    transition-duration: 4s;
}
.logo {
    width:100px;
}
#sidebar-wrapper {
    width:260px;
    height:100vh;
    left:0;
    top:0;
    position:fixed;
    margin-left:-260px;
    background-color:rgba(255,238,221,.8);
    z-index: 1050;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
#sidebar-wrapper.active {
    width:260px;
    left:260px;
}
#sidenav-toggler {
    margin: 6px 0 0 0.75rem;
}
.mod_eventlist {
    margin-top:1rem;
    margin-bottom:1rem;
}
.mod_eventlist h1 {
    margin-bottom:1rem;
}
.ce_text {
    margin-bottom:2rem;
}
.ce_text.last {
    margin-bottom:0;
}
.img-float-right img {
    float:right;
}
.ml2rem {
    margin-left: 2rem !important;
}
.col-md-3.prod-img img,
#single_elixiers img,
.cart-items .image img,
.orderproducts img,
.product img,
.info_container .card-body img {
    width:50%;
    height:100%;
    display:block;
    margin-top:15px;
    margin-right:auto;
    margin-left:auto;
}
@media (max-width: 767.98px) {.col-md-3.prod-img img,
#single_elixiers img,
.cart-items .image img,
.orderproducts img,
.product img,
.info_container .card-body img {
    width:25%;
    }
}
.card-img-top .hyperlink_img img {
    width:100%;
    height:100%;
}
.color-red {
    color:#f00;
}
.w50px {
    width:50px;
}
.btn.btn-primary.submit.cart {
    display:none;
}
.form-control-cart {
    display: unset;
}
.nav-link.passed {
    background-color:#28a745;
    color:#fff;
}
.info_container {
    border-color:#bd6600;
}
.w-200px {
    width:200px;
}
.body.col_0 {
    position:relative;
    padding-right:15px;
    padding-left:15px;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.body.col_1,
.body.col_2,
.body.col_3,
.body.col_4,
.body.col_5,
.body.col_6 {
    position:relative;
    padding-right:15px;
    padding-left:15px;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}
.layout_upcoming:not(.last) {
    border-bottom: 1px solid rgba(247, 198, 140, 1)
}
.footer,
.cart-login,
.card-header.checkout {
    background-color: rgba(247,198,140,1);
}
@media (max-width: 767.98px) {
	#iso_ajaxBox {
	    width:75%;
	    left:12.5%;
	    padding:10px;
	}
}
@media (min-width: 768px) {
	#iso_ajaxBox {
	    width:50%;
	    left:25%;
	    padding:10px;
	}
}
@media (min-width: 1200px) {
	#iso_ajaxBox {
	    width:25%;
	    left:37.5%;
	    padding:10px;
	}
}
#iso_ajaxBox.btnClose {
    cursor: auto;
}
.mod_cms_accept_tags {
    z-index: 1200 !important;
}
.mod_cms_accept_tags form {
    bottom:0;
    position:fixed;
    margin: 0 15px !important;
}
.ce_optin_fallback {
    bottom:25px;
    left:-185px;
    position:fixed;
    border-top:1px solid #f7c78c;
    border-right:1px solid #f7c78c;
    border-bottom:1px solid #f7c78c;
    transition: 0.5s ease all;
}
.ce_optin_fallback:hover,
.ce_optin_fallback:focus {
    left:0;
}
.ce_optin_fallback p {
    margin:0;
    padding:15px;
    background-color:#FFF;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}
#sidenav-toggler {
    border-color: rgb(0, 123, 255) !important
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 123, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.error {
    font-weight:bold;
    color:#f00;
}
.contao-cookiebar .highlight .cc-btn.success {
	background-color:rgba(247,198,140,1);
	border-color:#cfcfcf;
	color: #000000;
}
.contao-cookiebar .highlight .cc-btn.success:hover, .contao-cookiebar .highlight .cc-btn.success:focus {
	background-color:rgba(247,198,140,1);
	border-color:#000000;
}
.paypal-button-container {
	margin: auto;
}