@charset "utf-8";
@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('fonts/TradeGothicLTStd-Bdcn20.eot');
    src: url('fonts/TradeGothicLTStd-Bdcn20.eot?#iefix') format('embedded-opentype'),
        url('fonts/TradeGothicLTStd-Bdcn20.woff2') format('woff2'),
        url('fonts/TradeGothicLTStd-Bdcn20.woff') format('woff'),
        url('fonts/TradeGothicLTStd-Bdcn20.ttf') format('truetype'),
        url('fonts/TradeGothicLTStd-Bdcn20.svg#TradeGothicLTStd-Bdcn20') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {font-size: 16px;font-family: 'Trade Gothic LT Std';background:#edeee9;color:#687236; text-transform:uppercase;     border-bottom: 150px solid #f6f6f4;}
a {text-decoration: none;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;display: inline-block}
a:hover {text-decoration: none}
ul{padding:0;}
.form-control:focus{outline:none;box-shadow:none;}

.top_panel{padding:30px 0 0}
.logo_panel{float:left;width:50%;}
.right_txt_panel{float:right;width:50%;padding-top:13px;}
.right_txt_panel ul li{display:block;font-size:18px;margin-bottom:0px;padding-left:20px;position:relative;}
.right_txt_panel ul li:before{content:"-";position:absolute;top:0;left:0;width:15px;height:2px;font-size:24px;line-height: 23px;}
.right_txt_panel ul li:last-child{margin:0;}
.top_txt{margin-bottom:30px;    margin-top: 80px;}
.top_txt p {font-size: 22px;max-width: 42%;}
.category_panel{display:flex;flex-wrap:wrap;margin-bottom:50px;}
.left_panel {width: 50%;padding: 0 15px 0 0;}
.categor_head {display: flex;flex-wrap: wrap;border-bottom:2px solid #868c66;}
.categor_head span{font-size:22px;}
.category_name {width: 70%;padding-right:15px; }
.category_gerecht {width: 70%;padding-right:15px; color:#8b922d;}

.category_price {width: 15%;text-align: right;padding-right:15px;}
.category_value {width: 15%;text-align: center;}
.categor_body{padding:15px 0 0 }
.category_list > li{display:flex;flex-wrap:wrap;width:100%;margin-bottom:15px;}
.category_list > li span{font-size:20px;}
.category_list > li:last-child{margin-bottom:0;}
.category_main_txt{display:flex;flex-wrap:wrap;width:100%;}
.categor_body .form-control{border:none;border-radius:0;height:30px;color:#7f8853;font-size:18px;}
.right_panel {width: 50%;padding: 0 0 0 15px;}

.mobile_visiable span{color:#868f5a;padding-top:5px}

.orderData{display: none;}
.rotterdam{color: #f3ecc5;    font-family: 'tradegothicltstd-bdcn20-webfont';
font-size: 25px;}
.Voucher_code{    text-transform: none;
}

.form_panel{padding:50px 0 200px}
.leed_form{float:left;width:50%;}
.leed_form figure{margin-bottom:40px;}
.right_img{float:right;width:50%;}
.leed_form label{font-size:20px;padding-top: 3px;}
.leed_form .form-control{border:none;border-radius:0;height:40px;color:#7f8853;font-size:18px;}
.leed_form textarea.form-control{height:100px;resize:none;color:#7f8853;}
.checkbox_panel{padding:25px 0}
.leed_form .styled-selectors > div{display:inline-block;margin-right:30px;}
.leed_form .styled-selectors > div:last-child{margin-right:0;}
.leed_form .styled-selectors input[type=radio]:not(old){margin:0; padding:0; opacity:0; width:19px; height:19px; position:absolute; left:0px; cursor:pointer;}
.leed_form .styled-selectors input[type=radio]:not(old)+label{display:inline-block; margin-left:0; padding-left:35px; line-height:26px; cursor:pointer; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.leed_form .styled-selectors input[type="radio"]:not(old) + label{position: relative;}
.leed_form .styled-selectors input[type="radio"]:not(old) + label:after{position: absolute; top:1px; left: 0px; content: ''; height:24px; width: 24px;background:#fff;  -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.leed_form .styled-selectors input[type="radio"] + label:before{position: absolute; top:1px; left:0; margin: auto; content: ''; height:24px; width:24px; background:#f5cb00; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0);z-index:1}
.leed_form .styled-selectors input[type="radio"]:checked + label:before{-moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); 
-webkit-transform: scale(1); transform: scale(1); }

.submit_group{padding-top:20px;}
.submit_btn{min-width:180px;height:40px;background:#f5cb00;text-align:center;line-height:40px;font-size:20px;border:none;text-transform:uppercase;color:#7f8853;    padding: 3px 10px 1px;
}
.submit_btn:focus{outline:none;}
#apply_coupon{    
padding: 9px 20px 2px;
    background: #687236;
    color: #f5cb00;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
	margin-top: 1px;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color:#edeee9;
    opacity: 1;     box-shadow: none;

}
footer{text-align: center; position: relative; bottom: -100px;}
footer figure{margin:-52px 0 20px;}
.foot_div{    background: #f6f6f4;width: 150%; position: absolute; left: -25%;}
footer p{font-size:24px;margin:0;}




@media (min-width:992px) {
.mobile_visiable{display:none !important;}
}

@media (min-width:992px) and (max-width:1199px) {
img {max-width: 100%}
}

@media (min-width:768px) and (max-width:991px) {
img {max-width: 100%}
.logo_panel{width:100%;float:none;}
.right_txt_panel{float:none;width:100%;}

.top_txt {
    margin: 30px 0;
}
.top_txt p{max-width:100%;}

.left_panel{width:100%;}
.right_panel{display:none;}

footer{margin-top:25px;}
footer figure{margin:-25px 0 20px;}
.leed_form {width: 65%;padding-right:30px;}
.right_img {width: 35%;}
}

@media (max-width:991px) {

}

@media (max-width:767px) {
img{max-width:100%}
.container {max-width: 100%}

.logo_panel{width:100%;float:none;}
.right_txt_panel{float:none;width:100%;}
.right_txt_panel ul li{font-size:18px;}
.top_txt {margin: 30px 0;}
.top_txt p{max-width:100%;font-size:18px;}

.left_panel{width:100%;padding:0}
.categor_head span{font-size:18px;}
.right_panel{display:none;}
.category_name{width:56%}
.category_price{width:22%;}
.category_value{width:22%;}
.category_list > li span{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.categor_body .form-control{height:25px;}
.category_gerecht {
	width: 56%;}
.form_panel {padding:30px 0 20px;}
.leed_form {float: none;width: 100%;padding:0 0 40px;}
.right_img {float: none;width: 100%;}
.leed_form label{font-size:16px;}
.checkbox_panel {padding: 10px 0 0 0;}
.submit_group {padding-top: 10px;}
	#apply_coupon{margin-top: 20px;}
footer{margin-top:25px;}
footer figure{margin:-25px 0 20px;}
footer p{font-size:20px;}
}
@media (max-width:479px) {
footer figure {margin: -15px 0 20px;}
}

