/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE

ul.select2-results__options li:nth-child(-n+3){
display: none !important;
visibility: hidden !important;
}

.select2-results__option[aria-disabled=true]{
display: none !important;
visibility: hidden !important;
}

*/


.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title {
    font-size: 16px !important;
    text-transform: none !important;
}
.seo_block .gdlr-core-column-service-media {
    position: relative;
    top: -2px;
    left: 0px;
    margin-right: 20px !important;
}
.seo_block .gdlr-core-column-service-content p {
    line-height: 12px;
}
.seo_block .gdlr-core-column-service-content a {
    color: #171717;
}
.cta .gdlr-core-column-service-content {
    padding-top: 20px;
    padding-left: 5px;
}
.ti-widget.ti-goog {
    padding: 0px 0px 55px 0px !important;
}
.ti-widget.ti-goog .ti-review-header .ti-profile-img {
    padding-top: 57px;
}
.ti-widget.ti-goog:not(.ti-no-profile-img) .ti-review-header .ti-platform-icon {
    top: 45px !important;
	margin-left: 3px !important;
}
.ti-inner {
    display: flex !important;
	 flex-direction: column !important;
}
.ti-review-header {
  order: 4 !important;
}
.ti-stars {
  display: none !important;
}
.ti-review-text-container {
  order: 1 !important;
}
.ti-read-more {
  order: 3 !important;
}
.ti-date {
	display: none;
}
.ti-widget.ti-goog .ti-reviews-container-wrapper {
	padding-top: 0px !important;
}

.ti-widget.ti-goog .ti-review-content {
    font-size: 26px !important;
    line-height: 1.5 !important;
    margin-bottom: 0px;
    font-weight: 500;
    font-style: italic !important;
    height: auto !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-name {
    font-size: 18px !important;
    font-weight: normal !important;
}
.ti-widget.ti-goog .ti-controls {
    top: calc(25% + 32px - 9px) !important;
}
.how-it-works .timeline {
	position: relative;
	max-width: 1100px;
	margin: 50px auto;
}
.how-it-works p.spacer {
    margin-bottom: 80px;
}
.how-it-works {
  position: relative;
}
.how-it-works .content_icon img {
    margin-bottom: 20px;
}
.how-it-works .step {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px 0;	
}
.how-it-works .content {
  width: 42%;
  padding-right: 20px;
  text-align: right;
}

.how-it-works .content_icon {
  width: 42%;
  text-align: left;
}
.how-it-works .right .content_icon {
    text-align: right !important;
}
.how-it-works .content_icon img {
  max-width: 250px;
  height: auto;
  display: block;
}
.right .content {
    text-align: left;
}
.content_icon h2 {
    text-shadow: 4px 4px #ededee;	
	-webkit-text-stroke: 2px #ededee;
    color: #fff;
    letter-spacing: 2.5px;
    font-size: 180px;
    width: max-content;
	transition: all 0.4s ease-in-out;
}
.content_icon h2.active {
	-webkit-text-stroke: 2px #FF859D;
	color: #FF859D;
text-shadow: 4px 4px #ADBDFF;	
}
.right .content_icon h2 {
    float: right;
}
.how-it-works .timeline-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 5px;
  background: #f0f0f0;
  transform: translateX(-50%);
  z-index: 0;
}
.how-it-works .timeline-line::after {
    content: ' ';
    width: 47px;
    height: 47px;
    position: absolute;
    bottom: 0;
    background: #f0f0f0; 
    left: -21px;
    border-radius: 50%;
    z-index: 999;
    transition: background 1s ease;
}
.how-it-works .scroll-indicator {
  position: absolute;
  left: 50%;
  width: 5px;
  height: 210px;
  background: linear-gradient(0deg, #f0f0f0, #ADBDFF, #f0f0f0);
  transform: translateX(-50%);
  z-index: 10;
	border-radius: 50px;
  transition: top 0.2s ease-out;
}
.how-it-works .scroll-indicator.at-bottom {
  background: linear-gradient(0deg, #ADBDFF, #ADBDFF, #f0f0f0);
}
.how-it-works .timeline-line.at-bottom::after {
    background: #ADBDFF;
}
.how-it-works .timeline::after {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #f1f1f1;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
	border-radius: 50px;
}
.how-it-works .container {
	padding: 20px 40px;
	position: relative;
	width: 50%;
}
.how-it-works .left {
	left: 0;
	text-align: right;
}
.how-it-works .left::before {
	right: -10px;
}
.how-it-works .right::before {
	left: -10px;
}
.how-it-works .step-green {
    background-color: rgba(74, 116, 84, 0.25);
    border: 2px solid #4a7454;
    color: #4a7454 !important;
}
.how-it-works .step-yellow {	
    background-color: rgba(255, 213, 0, 0.25);
    border: 2px solid #ffd500;
    color: #ffd500 !important;	
}
.how-it-works .step-pink {
    background-color: rgba(255, 133, 157, 0.25);
    border: 2px solid #ff859d;
    color: #ff859d !important;		
}
.how-it-works .step-purple {
    background-color: rgba(165, 144, 254, 0.25);
    border: 2px solid #a590fe;
    color: #a590fe !important;
}
.how-it-works .step-number {
    color: white;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 26px;
    font-family: 'Pacifico';
    padding-bottom: 6px;
}

.how-it-works .step-title {
    font-weight: bold;
    margin: 0 0 5px;
    font-size: 28px !important;
}
.how-it-works .content {
    padding: 0px 20px;
}
.how-it-works .step-description {
	margin: 0;
}
.how-it-works .content .step-number {
    display: none;
}



.landinghead .gdlr-core-pbf-background {
    z-index: 2;
    position: relative;
    margin-top: 160px;
    height: 670px;
    border-radius: 0px 0px 0px 25px !important;
    background-size: 60vw;
	-moz-border-radius: 10px;
	background-position: center center;
}
.hero_container {
	position: relative;
	z-index: 100;
	margin-left: 9vw;
}
.hero_container h1 {
	font-size: 78px !important;
	line-height: 1;
}
.hero_container p {
	font-size: 18px;
	font-weight: normal;
}
.head-review {
	position: relative;
	z-index: 100;
}
p.handwritten {
	font-family: 'Pacifico', sans-serif;
    line-height: 1.2;
	font-size: 22px;
}
p.subtitle {
    font-family: 'Pacifico', sans-serif;
    line-height: 1.2;
    font-size: 28px;
}
.transform_subtitle {
    position: relative;
    left: 0vw;
    width: max-content;
    transform: rotate(-7deg);
    margin-bottom: 30px;
}
.icon_img img {
	width: 100px;
}
.simple_cta p {
	font-size: 22px;
	font-weight: normal;
}


#reserveren {
	z-index: 999;
	position: relative;
}
.faq_container {
	position: relative;
	z-index: 100;
}
.nf-form-content input:not([type=button]) {
	color: #111;
}
.reservarion_content {
	max-width: 700px;
	margin: 0 auto;
}
.reservarion_content a {
	color: #111 !important;
	text-decoration: underline !important;
}
.nf-error-msg.nf-error-number-step {
	display: none;
}
.nf-error-msg.nf-error-number-min {
    text-align: left;
}
select.hour.extra {
    width: 50%;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
}
select.minute.extra {
    width: 50%;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
}
.date-wrap .nf-field-element div {
    float: unset !important;
    width: 100%;
}
.border img {
	border: 4px solid #171717;
}
.paragraph_spacer p {
	font-size: 18px;
	line-height: 38px;
}
.mailchimp-newsletter {
	display: none;
}
p.mc4wp-checkbox.mc4wp-checkbox-woocommerce {
    font-size: 14px;
}
.mc4wp-checkbox-woocommerce input[type="checkbox"] {
    margin-right: 10px;
}
#coderockz_woo_delivery_pickup_time_section .form-row.woocommerce-invalid .select2-selection {
    border: 3px solid #000 !important;
}
#coderockz_woo_delivery_pickup_time_section {
	overflow:  visible;
}
#sb_instagram .sbi_photo {
	position: relative;
	z-index: 100;
	border: 3px solid #000;
}
.bg_float {
	position: relative;

}
.social-feed {
    position: relative;
    z-index: 10;
}
.sbi_photo {
    border: 5px solid #000;
    margin: 0px 5px;
}
.validate-required a {
	color: #000;
	text-decoration: underline;
}
.woocommerce form .form-row label.inline, .validate-required {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
#menu-food-menu li a:hover {
	color: #FF859D;
}
.coderockz-woo-delivery-loading-image {
	background-color: transparent !important;
}

.shop_table .cart-subtotal {
	display: none;
}
.order-total th, .order-total td {
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
    font-weight: 100 !important;
    font-size: 20px;
}
.place-order button:hover {
    color: #000 !important;
}
.wc-restaurant-product-modal .quantity button {
    border: 4px solid #000;
    background: white;
    color: #000;
    border-radius: 0px !important;
}
.wc-restaurant-product-modal .quantity button {
	line-height: unset !important;
}
.wc-restaurant-product-modal .buy {
    border-radius: 0px !important;
    border: 4px solid #000;
    background: #000;
    color: #fff;
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase !important;
    padding: 15px 10px 14px 10px !important;
}
span.select2-container.select2-container--default.select2-container--open {
    top: 120px !important;
}
#coderockz-woo-delivery-public-delivery-details h3 {
	display: none;
}
html .woocommerce form .form-row.woocommerce-invalid label {
    color: #000;
}
#coderockz_woo_delivery_pickup_time_section .form-row.woocommerce-invalid .select2-selection {
    border: 3px solid #000;
}
#coderockz_woo_delivery_pickup_time_section {
	opacity: 1 !important;
}
.woocommerce-shipping-fields {
	display: none;
}
.wc-restaurant-product-modal .name {
    font-size: 24px;
    text-transform: none;
    font-family: 'Source Sans Pro' !important;
    font-weight: 700;
}
.wc-restaurant-modal a.modal-close {
    left: unset !important;
    right: 12px !important;
}
.variations select {
    width: 48%;
    border: 3px solid #000;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
}
.wc-restaurant-product-modal .buy:hover {
    border: 4px solid #000 !important;
    color: #000;
    background: #fff !important;
}
.wc-restaurant-product-modal button:hover {
    color: #fff;
    background: #000;
}
.woocommerce-checkout-review-order-table thead {
    font-family: "Shrimp";
    text-transform: uppercase;
}
.header-logo img {
	max-width: 120px;
}
.infinite-body-outer-wrapper {
    background-color: linear-gradient(90deg, #F8E16C, #FF859D) !important;
}
.widget_shopping_cart {
    margin-top: 170px !important;
}
.gdlr-core-fixed-sidebar .widget_shopping_cart {
	margin-top: 90px !important;
}
.order-page {
	padding-top: 90px;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
	color: #000 !important;
	background: #fff !important;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove {
    color: #fff !important;
    font-weight: 700;
    font-size: 18px !important;
    line-height: 17px;
}
html .woocommerce ul.cart_list li a, html .woocommerce ul.product_list_widget li a {
    font-weight: 700;
    color: #171717 !important;
}
.wc-restaurant-ordering-notice.success-notice {
	display: none !important;
}
#coderockz_woo_delivery_setting_wrapper:after {
    content: 'Tijdslot vol? Bel even naar de zaak!';
    font-size: 14px;
    padding-left: 3px;
}
.xoo-cp-ths, .xoo-cp-pimg, .xoo-cp-pprice {
	display: none ;
}
.xoo-cp-close.xcp-btn {
    /* display: none !important; */
    background: white;
    color: #000 !important;
}
.required {
	display: none;
}
td.xoo-cp-remove {
    display: block;
}
.xcp-btn {
    border: 3px solid #171717;
    color: #FFF !important;
    border-radius: 0px;
    font-size: 18px;
    font-family: "Shrimp", sans-serif;
    font-weight: normal;
    padding: 10px 15px 6px 15px !important;
    background: #171717;
    width: 100% !important;
}
.xoo-cp-table-bottom {
	padding: 10px 0px 20px 0px;
}
td.xoo-cp-ptotal {
    text-align: right !important;
    font-weight: 700;
}
.xoo-cp-empct {
    display: none
}
.xcp-totxt, .xcp-ctotal .amount {
    text-transform: none;
    font-weight: normal;
    font-size: 20px;
    color: #171717 !important;
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
}
.xoo-cp-ptitle a, .xoo-cp-ptotal .amount {
    color: #171717 !important;
}
span.xoo-cp-close {
    font-size: 22px;
    right: 15px;
    top: 20px;
    background-color: #fff;
}
.xoo-cp-remove span {
    background: #171717;
    color: #fff !important;
    border-radius: 50%;
    font-size: 12px !important;
    padding: 2px;
    font-weight: 700;
}
.xoo-cp-hdtxt {
    border: none;
    font-family: "Shrimp", sans-serif;
    font-weight: normal;
    padding: 20px 15px 10px 15px;
}
table tr:nth-child(2n), .table tr:nth-child(2n) {
    background: none !important;
    color: #171717;
}
table.xoo-cp-cart td, table.xoo-cp-cart th {
    vertical-align: unset;
}
.xcp-plus, .xcp-minus {
	display: none !important;
}
#billing_phone_field {
    width: 49%;
    float: left;
    margin-right: 2%;
}
#billing_email_field {
    width: 49%;	
    display: inline-block;	
}
#billing_postcode_field {
    width: 30%;
    float: left;
    margin-right: 2%;	
}
#billing_city_field {
    display: inline-block;
    width: 68%;	
}
.woocommerce-additional-fields h3 {
	display: none;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 60%;
    margin-right: 5%;
}
div#order_review {
    width: 35%;
}
.slide-title {
	overflow: hidden;
}
.sticky-fixed {
  position: fixed;
  margin-top: 0px;
  top: 120px;
  width: 30%;
}
.sticky-hide {
  display: none;
}
.infinite-logo-inner {
	margin: 0 auto;
}
.woocommerce-mini-cart-item .attachment-woocommerce_thumbnail {
    display: none;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 20px;
    left: auto;
    right: 20px;
}
.remove.remove_from_cart_button a {
	color: #fff;
}
.remove.remove_from_cart_button {
    width: 20px !important;
    height: 20px !important;
    background: #000;
    font-size: 16px !important;
    padding-top: 1px;
}
.insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image {
	border: 4px solid #171717;
}
.home-title h1 {
	font-size: 82px !important;
	line-height: 1;
}
.home-title h1 label {
    color: transparent;
    -webkit-text-stroke: 3px #fff;
}
.infinite-navigation .sf-menu > li > a {
    color: #fff;
    font-size: 20px;
    font-weight: 1;
    padding-bottom: 0px;
    line-height: 20px;
	font-weight: 700;
    padding-top: 30px !important;
}
.infinite-header-style-plain.infinite-style-splitted-menu .infinite-main-menu {
	width: 100%;
}
.sf-menu > li {
	width: 20%;
	text-align: center;
}
.infinite-navigation .sf-menu {
	width: 100%;
}
table {
	border-spacing: 0px;
}
.cc-container table tr td {
    text-align: left;
    padding: 0;
}
.wc-restaurant-menu-section {
    border: 0px solid #171717;	
    border-bottom: 0px;
}
.wc-restaurant-menu-products {
	margin: 0px !important;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: none;
    font-size: 20px;
    border: 4px solid #171717;
    padding: 15px;
    margin-bottom: 25px;
}
.woocommerce a.remove {
	color: #fff !important;
}
.widget_shopping_cart a.button.wc-forward {
    border-radius: 0px;
    padding: 20px;
    margin-bottom: 15px;
    border: 4px solid #171717;
    background: #171717;
}
.woocommerce-mini-cart__buttons a:first-child {
    display: none;
}
.woocommerce.widget_shopping_cart .buttons a:hover {
    color: #171717;
}
.wc-restaurant-menu-product .description {
    margin-top: 0px !important;
    font-size: 15px !important;
    color: #171717 !important;
    line-height: 1.5;
    overflow: hidden;
    width: 80%;
    margin-top: -12px !important;
    margin-bottom: 6px;
    font-weight: normal;
    text-transform: none !important;
}
.woocommerce-Price-currencySymbol {
	display: none;
}
.woocommerce-mini-cart__total bdi {
    float: right;
}
.wc-restaurant-menu-product .details {
	padding: 15px 15px 20px 15px;
}
.woocommerce-mini-cart__buttons a {
    width: 100% !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: normal !important;
    margin-top: -8px !important;
}
.wc-restaurant-menu-product .name, .wc-restaurant-menu-product .price {
    font-size: 18px !important;
    color: #171717 !important;
    font-weight: 700 !important;
}
.woocommerce.widget_shopping_cart .cart_list li {
    border: 4px solid;
    margin-bottom: -4px;
}
.wc-restaurant-menu-product .buy-button button.icon {
    height: 40px !important;
    width: 40px !important;
    border-radius: 0px;
    font-size: 24px !important;
	color: #fff;
	background: #000;
}
.wc-restaurant-menu-product .buy-button button.icon:hover {
	background: none;
	color: #000;
	border: 3px solid #000;
}
.wc-restaurant-menu-product .buy-button button.icon:hover {
	background: #fff;
}
.woocommerce-mini-cart__buttons a:hover {
    background-color: #fff !important;
    border: 4px solid #171717;
}
.widget_shopping_cart {	
    margin-top: 20px;
} 
.wc-restaurant-menu-product .name {
	margin-top: -4px !important;
}
.infinite-widget-title {
    border: 4px solid #171717;	
}
.wc-restaurant-menu .wc-restaurant-menu-section-title {
    border: 4px solid #171717;	
}
.woocommerce-mini-cart__empty-message {
    border: 4px solid;
    border-top: none;
    padding: 25px 15px;
    margin-top: -4px !important;
}

.cc-container h6, .wc-restaurant-menu-section h2, .widget_shopping_cart h3, .infinite-sidebar-area .infinite-widget-title {
    border-bottom: 4px solid #171717;
    margin: 0;
    color: #171717;
    margin-bottom: 15px;
    padding: 15px 0px 12px 15px;
    font-size: 18px;
    text-transform: uppercase;
        font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
}
.widget_shopping_cart h3, .infinite-sidebar-area .infinite-widget-title {
	margin-bottom: -4px !important;
}
td.products .fa {
    font-size: 13px;
    /* background: black; */
    color: #2F7D32;
    padding: 5px 6px 5px 4px;
    border-radius: 50%;
    margin-left: 0px;
}
span.woocommerce-Price-amount.amount {
    color: #171717;
}
html .woocommerce a.remove:hover {
	background-color: #000 !important;
}
.mini_cart_item img {
	display: none;
}
.wc-restaurant-menu-section h2, .widget_shopping_cart h3 {
	margin-bottom: -4px;
}
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 15px;
    padding-top: 15px !important;
}
.woocommerce a.remove {
	color: #fff !important;
	font-weight: 700;
	font-size: 15px;
}
.wc-restaurant-menu-product {
    padding: 0px !important;
    border: 4px solid #171717;
    margin-bottom: -4px;
}
.wc-restaurant-menu-product .image {
    flex-basis: 116px !important;
    min-height: 116px !important;
    border-radius: 0px !important;
}
.wc-restaurant-menu-product .wc-restaurant-menu-product-inner {
	border: none !important;
}
.cc-container table {
    border: 4px solid #171717;	
}
.cc-container td p {
    padding-left: 16px;
    color: #171717;
    font-weight: 600;
    font-size: 18px;
    line-height: 2.3;
}
table tr:nth-child(2n+1), table tr:nth-child(2n+1) {
    background-color: transparent !important;
}
td.products strong {
    font-weight: 600;
}
td.products strong:after {
    content: "\f06c";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-left: 5px;
    color: green;
}
.menuc table tr td:first-child {
    width: 50%;
}
.menuc ul {
    list-style: none;
    margin: 0;
    line-height: 2.4;
    margin-bottom: 20px;
    margin-left: 15px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
.nf-field-element .hour {
    height: 50px;
    border: 3px solid #000;
    font-size: 16px;
    padding: 15px 15px;
    margin-right: 15px;
}
.nf-field-element .minute {
    height: 50px;
    border: 3px solid #000;
    font-size: 16px;
    padding: 15px 15px;
}

.halfc table {
    width: 40%;
    float: right;
}
.sidec table {
    width: 100%;
}
.halfc table:last-child {
    margin-right: 2%;
}
.thirdc table {
    width: 30%;
    float: right;
}
.thirdc table:last-child, .thirdc table:nth-child(2) {
    margin-right: 2%;
}
.thirdc_sm table:last-child {
	margin-left: 2% !important;
	margin-right: 0% !important;
}
.halffc table {
    width: 50%;
    float: right;
}
.news_optin {
	position: relative;
	z-index: 100;
}
.news_optin input[type="email"] {
    border: 4px solid #171717;
    font-size: 17px;
    padding: 12px 20px;
    max-width: 400px;
    width: 100%;
}
.infinite-body input[type="submit"] {
    font-size: 18px;
	background: #171717;
	padding: 18px 33px 17px 33px;
	font-weight: normal;
}
.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next {
    right: auto !important;
}
.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next, .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev {
	display: content !important;
}
.mc4wp-form {
    margin-top: 30px;
}
.gdlr-core-gallery-list {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    z-index: 100;
    border: 4px solid #171717;
}
.gdlr-core-flexslider .flex-direction-nav li a i {
    font-size: 52px;
    width: auto;
}
.hscroll label {
	padding-left: 45px;
}
.maps-logo {
    position: relative;
    top: -220px;
    margin-bottom: -215px;
    right: -35px;
}
.maps-logo img {
    width: 67%;
}
iframe {
    border-radius: 50%; 
    border: 4px solid #171717 !important;
}
.hscroll { 
  white-space: nowrap;
}
.policy-container a {
	color: #171717 !important;
	font-size: 15px;
	padding: 3px 0px;
	margin: 0px 3px;
	border-bottom: 3px solid #171717;
}
.gdlr-core-flexslider .flex-direction-nav li a {
    padding: 0px;
    background: none;
    color: #171717;
}
.menu-bg, .gdlr-core-pbf-sidebar-wrapper {
    background: linear-gradient(281deg, #ff859d, #f8e16c, #537343);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 150s ease infinite;
    -moz-animation: AnimationName 150s ease infinite;
    -o-animation: AnimationName 150s ease infinite;
    animation: AnimationName 150s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:7% 0%}
    50%{background-position:94% 100%}
    100%{background-position:7% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:7% 0%}
    50%{background-position:94% 100%}
    100%{background-position:7% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:7% 0%}
    50%{background-position:94% 100%}
    100%{background-position:7% 0%}
}
@keyframes AnimationName {
    0%{background-position:7% 0%}
    50%{background-position:94% 100%}
    100%{background-position:7% 0%}
}
.footer-bg {
	background: linear-gradient(180deg, #E4E4E4, #EAF6DF);

}
.bg_float:before {
    width: 100%;
    height: 100px;
    content: " ";
    position: absolute;
    background: #E4E5E3;
    bottom: 0;
    z-index: 0;
}
.slide-title h2 {
	font-size: 72px !important;
	color: #FF859D;
	text-shadow: 4px 4px #ADBDFF;
}
.gdlr-core-column-service-icon-left .gdlr-core-column-service-title-wrap {
    margin-bottom: 0px;
}
.gdlr-core-column-service-content p {
	line-height: 18px !important;
}
.gdlr-core-column-service-content a {
	color: #537343;	
}

.halfc::after {
    content: " ";
    clear: both;
    height: 100px;
    width: 130px;
    display: block;
    background-image: url(/wp-content/uploads/2020/11/ezgif.com-gif-maker.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 48px;
}
.halffc::after {
    content: " ";
    clear: both;
    height: 100px;
    width: 130px;
    display: block;
    background-image: url(/wp-content/uploads/2020/11/kippenpoot.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 88%;
    margin-top: 10%;
}
.animation-gif::before {
    content: " ";
    clear: both;
    height: 100px;
    width: 130px;
    display: block;
    background-image: url(/wp-content/uploads/2020/11/kip.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 5%;
}
.animation-slider::before {
    content: " ";
    clear: both;
    height: 100px;
    width: 130px;
    display: block;
    background-image: url(/wp-content/uploads/2020/11/bestek.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    margin-top: -30px;
    transform: rotate(-20deg);
}
.infinite-overlay-menu-content ul.menu > li {
	border-bottom-width: 0px;
}
/*
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("/wp-content/uploads/2020/09/Crickel_R-v2.gif") center no-repeat #4A7454;
	background-size: 25%; 
}
*/
.reservation_form {
	max-width: 900px;
	margin: 0 auto
}
.nf-form-fields-required {
	display: none;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    border: 3px solid #171717 !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {

    font-size: 18px;
    padding: 20px 33px;
    height: auto;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {

    color: #171717;
}
.nf-field-label label {
    font-size: 16px !important;
}
#ninja_forms_required_items, .nf-field-container {
	margin-bottom: 30px !important;
}
.nf-form-content .label-above .nf-field-label {
	margin-bottom: 4px !important;
}
.nf-multi-cell .nf-cell {
    padding: 0 15px !important;
}
.custom-logo {
	width: 130px !important;
	margin-bottom: 10px;	
}
.gdlr-core-column-service-media {
    position: relative;
    top: 13px;
    left: 10px;
}
.custom-intro i {
    margin-right: 3px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    top: 3px;
}
.custom-intro {
    font-size: 18px;
    font-weight: 600;
}
.custom-intro p {
    margin-bottom: 5px;
}
.custom-intro a:hover {
	text-decoration: underline;
}
.custom-gif img {
	border-radius: 8px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
}
.products {
    width: 70%;
}
.infinite-copyright-right a {
    border-bottom: 3px solid #fff;	
}
.infinite-copyright-left a {
    margin: 0px 0px 0px 40px;
    border-bottom: 3px solid #fff;
}
.header-cta {
    position: relative;
    top: -165px;
    margin-bottom: -140px;
}
.header-btn2 h6 {
	margin: 0;
}
.stamp-logo {
	position: absolute;
	z-index: 100;
	right: 0;
	margin-right: 95px;
	margin-top: -195px;
	max-width: 320px;
}
.swiper-button-next, .swiper-button-prev {
	position: relative !important;
}
.swiper-button-next {
    margin-top: -10px !important;
    margin-left: 40px !important;
}
.qligg-icon-prev {
    position: relative;
    top: 16px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:0px;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
}
.google-maps iframe {
	width: 350px;
	height: 350px;
}
.insta-gallery-feed[data-feed_layout="carousel"] .swiper-button-next:hover, .insta-gallery-feed[data-feed_layout="carousel"] .swiper-button-prev:hover {
    background-color: rgba(0,0,0,.0) !important;
}
.woocommerce .cart_item td.product-name {
	color: #000;
}
.woocommerce-privacy-policy-text {
    font-weight: normal;
    font-size: 12px;
}
.place-order button {
    width: 100%;
    background-color: #000 !important;
    color: #FFF !important;
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: normal !important;
    border: 3px solid #000 !important;
    padding: 15px 33px 12px 33px !important;
}
.place-order button:hover {
	border: 3px solid #000;
	background-color: #fff !important;
}
.woocommerce-checkout-review-order-table {
    border: 3px solid #000 !important;
    border-radius: 0px !important;
    border-bottom: 0px !important;
}
.woocommerce-checkout-review-order-table th {
    border-bottom: 3px solid #000;
}
.cart_item td {
    border-bottom: 3px solid #000 !important;
}
.order-total td {
    border-bottom: 3px solid;
}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td {
    border-bottom: 3px solid #000;
}
.cart-subtotal td {
    border-bottom: 3px solid #000;
}
.woocommerce .cart_item td.product-total {
    padding-right: 30px;
    padding-left: 0px;
    text-align: right;
    width: 30%;
}
.product-total {
	text-align: right;
	padding-right: 30px;
}
.woocommerce table.shop_table td {
    padding: 15px 17px;
}
.woocommerce table.shop_table th {
    padding: 15px 20px;	
}
.woocommerce table.shop_table tfoot td {
    text-align: right;
    padding-right: 30px;
}
.variation dt {
    margin-top: 0px;
}
.includes_tax {
	display: none;
}
dl dt {
	font-weight: 600;
}
.woocommerce-checkout-payment {
    border: 3px solid #000;
    border-radius: 0px !important;
    background: none !important;
}
.wc_payment_method label {
    font-family: "Shrimp";
    text-transform: uppercase;
    font-weight: normal !important;
}
#payment div.payment_box::before {
	display: none !important;
}
.payment_box {
    background: white !important;
    padding: 0px !important;
}
.payment_box select {
    width: 100%;
    border:3px solid #000;
    padding: 10px 15px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0px;
}
.payment_box p:first-child {
    display: none;
}
.woocommerce-billing-fields__field-wrapper label, .coderockz_woo_delivery_setting_wrapper label {
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}
.woocommerce .woocommerce-billing-fields h3, .woocommerce .woocommerce-shipping-fields h3, #order_review_heading {
	font-size: 20px;
}
#coderockz_woo_delivery_pickup_date_section label, #coderockz_woo_delivery_pickup_time_section label, .thwcfd-field-textarea label {
    font-family: "Shrimp", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row select {
    border: 3px solid #000;
}
span.select2-selection.select2-selection--single {
    border: 3px solid #000;
    padding: 8px;
    height: 49px;
}
#order_comments_field textarea {
    min-height: 100px;
    border: 3px solid #000;
}
.woocommerce .woocommerce-billing-fields h3, .woocommerce .woocommerce-shipping-fields h3, #order_review_heading {
    font-size: 26px;
    margin-bottom: 35px;
}
#coderockz_woo_delivery_setting_wrapper {
    margin-top: 30px;
}
table.shop_table.woocommerce-checkout-review-order-table {
    font-size: 16px;
}
.place-order {
    padding-top: 0px !important;
}
/*
.xoo-cp-icon-basket2:before {
    content: "Bestellen";
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    position: relative;
    top: -7px;
}
*/
.xoo-cp-basket {
    display: none !important;
}
.xoo-cp-basket {
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    border-radius: 0px;
    border: none;
    
    text-align: center;
}
.xcp-bk-count {
	display: none;
}


.woocommerce img, .woocommerce-page img {
	position: relative;
	top: -7px;
}
.xoo-cp-atcn.xoo-cp-atcn-active {
	display: none !important;
}
.xoo-cp-container {
	border-radius: 0px;
}
.woocommerce-customer-details h2, .woocommerce-order-details h2 {
	font-size: 24px !important;
}
.woocommerce-order-details {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.woocommerce-customer-details {
    width: 48%;
    float: left;
}
section.woocommerce-order-details.woocommerce-info.mollie-instructions {
    width: 100%;
}
.shopping-cart-not-empty .xoo-cp-basket {
	display: none !important;
}
table tr:nth-child(2n+1), table tr:nth-child(2n+1) {
    color: #000;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 32px;
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.woocommerce ul.order_details li {
	border-right: 2px solid #000;
}
.woocommerce-table--order-details {
    border: 3px solid #000 !important;
    border-radius: 0px !important;
    border-bottom: 0px !important;
}
.woocommerce-table--order-details .woocommerce table.shop_table tfoot th {
	border-bottom: 0px !important;
}
.woocommerce-table--order-details thead tr th {
    border-bottom: 3px solid #000 !important;
}
.woocommerce table.shop_table td {
	border-top: 0px;
}
.woocommerce table.shop_table tfoot td {
    padding-right: 30px;
}
.woocommerce .woocommerce-customer-details address {
    border: 0px solid #000;
    padding: 0px;
    border-radius: 0px;
}
.woocommerce ul#shipping_method li {
    margin: 0;
}
th.product-total {
    width: 40%;
}
#menu-food-menu li {
    display: inline;
    padding-bottom: 0px;
    border-bottom: 0px;
    margin: 0px 15px;
}
#menu-food-menu li:first-child {
	margin-left: 0px;
}
ul#menu-food-menu {
    margin-bottom: 0px;
    text-align: center;
    white-space:nowrap;
    overflow-x:auto;
}
#menu-food-menu li a {
    font-family: "Shrimp", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    color: #171717;
}
.sticky-div {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
.sticky-menu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#menu-food-menu a.active{color:#FF859D} 
.footer-logo img {
    max-width: 100px;
}
.footerimg-container {
    position: relative;
    top: -225px;
    margin-bottom: -115px;
}
.halfc_mobile::before {
	    content: " ";
	    clear: both;
	    width: 130px;
	    height: 100px;
	    display: block;
	    background-image: url(/wp-content/uploads/2020/11/ezgif.com-gif-maker.gif);
	    background-size: 100%;
	    background-repeat: no-repeat;
	    position: absolute;
	    margin-top: -50px;
	    margin-left: 25px;
	}
@media screen and (max-width: 420px) {
	
	.google-maps iframe {
		width: 300px;
		height: 300px;
	}
	.maps-logo img {
    	width: 60%;
	}
	.slide-title h2 {
    	text-shadow: 2px 2px #ADBDFF;
	}
	.maps-logo {
    	position: relative;
    	top: -155px;
    	margin-bottom: -189px;
    	right: 10px;
	}
}
@media screen and (min-width: 999px) {
	/*
	.xoo-cp-opac, .xoo-cp-container {
    	display: none !important;
	}
	.xoo-cp-modal.xoo-cp-active {
    	display: none;
	}
	*/
	
}
@media screen and (max-width: 999px) {

.wc-restaurant-menu-product .header .price {
	max-width: 40px;
}
.wc-restaurant-menu-product .description {
	margin-top: 0px !important;
}
.header-logo img {
	max-width: 80px;
}
.gdlr-core-pbf-sidebar-right {
    display: none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 100% !important;
}
#billing_phone_field {
	width: 100%;
	margin-right: 0;
}
#billing_email_field {
	width: 100%;
}
#customer_details .col-1 {
    margin-bottom: 0px;
}
#order_review_heading {
    margin-top: 35px;
}
	.infinite-body-outer-wrapper {
	    margin-top: -99px;
	    position: absolute;
	    width: 100%;
	}
	.infinite-fixed-navigation.infinite-style-slide {
		background: #537343;
	}
	.infinite-header-background {
		background: transparent;
	}
	#welkom.gdlr-core-pbf-wrapper {
	    padding-top: 120px !important;
	    padding-bottom: 250px !important;
	    margin-top: -25px;
	}
	.infinite-mobile-header .infinite-logo-inner {
		margin-right: 0;
		float: left;
		
	}
	.home-title h1 label {
	    -webkit-text-stroke: 2px #fff;
	}
	.header-cta {
		margin-bottom: -160px;
	}
	.infinite-mobile-button-hamburger:before, .infinite-mobile-button-hamburger:after, .infinite-mobile-button-hamburger span {
    	background: #FFF;
	}
	.home-title h1 {
    	font-size: 62px !important;
    }
    .infinite-mobile-header {
	    padding-top: 15px;
    }
		
}
@media screen and (max-width: 1024px) { 

	.page-id-46 .xoo-cp-basket {
	    /*display: block;*/
	    z-index: 1;
	}
	.woocommerce-billing-fields__field-wrapper {
		display: grid !important;
		clear: both !important;
	}
}
@media screen and (max-width: 768px) {

	.how-it-works .content {
		width: 100%;
	}
	.how-it-works .step {
		display: block;
	}
	.how-it-works .content {
		text-align: left;
	}
	.how-it-works .timeline-line, .how-it-works .scroll-indicator, .how-it-works .right {
		left: 0;
	}
	.how-it-works  .step {
    	width: 100%;
		padding: 20px 0px 20px 30px;
	}
	.how-it-works .left {
		text-align: left;
	}
	.hero_container h1 {
		font-size: 36px !important;
		line-height: 1;
	}
	.hero_container p {
    	font-size: 16px;
    	width: 275px;
	}
	.landinghead .gdlr-core-pbf-background {
		margin-top: 100px;
		height: 500px;
		background-size: 70vw;
	}
	.spacer {
		display: none;
	}
	.menuc table tr td:first-child {
	    width: 100%;
	}
	.policy-container a {
	    display: block;
	    width: max-content;
	    margin: 0 auto;
	    margin-bottom: 15px;
	}
	#menu-food-menu li { 
		margin: 0px 10px;
	}
	#menu-food-menu li a {
	    font-size: 15px;
	}
	.woocommerce-order-details {
	    width: 100%;
	    margin-right: 0%;
	}
	.woocommerce ul.order_details li {
	    width: 100%;
	    border-right: 0px;
	    margin-bottom: 15px;
	}
	.woocommerce-customer-details {
	    width: 100%;
	}
	#coderockz_woo_delivery_setting_wrapper {
		margin-top: 0px;
	}
	.woocommerce table.shop_table th:last-child {
	    padding: 15px 15px 15px 0px;
	}
	.woocommerce table.shop_table tfoot td {
		padding-right: 20px;
	}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
		margin-bottom: 0px;
	}
	#payment .woocommerce form .form-row {
	    margin: 0 0 0px;
	}
	.wc-restaurant-menu-product .name {
	    margin-top: 0px !important;
	    margin-bottom: 0px !important;
	}
	.wc-restaurant-menu-product .description {
		width: 100%;
		margin-top: 4px !important;
	}
	.order-page {
	    padding-top: 45px !important; 
	}
	.woocommerce .cart_item td.product-total {
	    padding-right: 20px;
	    padding-left: 0px;
	    width: 38%;
	    text-align: right;
	}
	.insta-gallery-item {
	    width: 100% !important;
	}
	.hscroll {
		padding-left: 120px;
	}
	.hscroll label {
		padding-left: 25px;
	}
	.halfc::after {
		display: none;
	}
	.halfc_mobile::before {
	    content: " ";
	    clear: both;
	    width: 95px;
	    height: 95px;
	    display: block;
	    background-image: url(/wp-content/uploads/2020/11/ezgif.com-gif-maker.gif);
	    background-size: 100%;
	    background-repeat: no-repeat;
	    position: absolute;
	    margin-top: -75px;
	    margin-left: -25px;
	}
	.contact-details {
		text-align: center !important;
	}
	.animation-gif::before {
	    right: -6%;
		top: -70px;
		width: 95px;
	}
	.animation-slider::before {
		width: 95px;
		margin-top: -85px;
		margin-left: -10px;
	}
	.infinite-mobile-header {
		box-shadow: none;
		-webkit-box-shadow: none;
	}

	.slide-title h2 {
    	font-size: 32px !important;
    }
    .stamp-logo {
		margin-top: -120px;
		max-width: 320px;
		width: 55%;
		margin-right: -30px !important;
	}
	.infinite-fixed-navigation {
	    background-color: #537343 !important;
	}
	.top-img {
	    width: 50%;
	    margin: 0 auto;
	}
	.home-title h1 {
	    font-size: 42px !important;
	    line-height: normal;
	    text-align: center;
	}
	.halffc::after {
		display: none;
	}
	.gdlr-core-column-service-title {
		font-size: 16px;
	}	
	.infinite-copyright-right {
		margin-top: 20px !important;
	}
	.se-pre-con {
		background-size: 55% !important;
	}
	.custom-intro {
    	font-size: 16px;
    }
    .custom-intro i {
	    margin-right: 5px;
		font-size: 17px;
		top: 2px;
    }
    .custom-logo {
		width: 100px !important;
		margin-bottom: 10px;	
	}
	.products {
    	width: 100% !important;
	}
	.infinite-copyright-left a {
    	margin-left: 0px;
	}
	.prices {
		width: 30%;
	}
	.cc-container td {
    	float: inline-start;
	}
	.cc-container td:nth-child(3) {
    	width: 100%;
	}
	.cc-container td:nth-child(4) {
		width: 30%;
	}
	.cc-container h6 {
		border-top: 4px solid #171717;
	}
	.halfc table, .halfc table:last-child {
	    width: 100%;
	    float: unset;
	    margin-right: 0px;
	}
	.cc-container table {
		border-top: 0px;
	}
	.thirdc table, .thirdc table:last-child, .thirdc table:nth-child(2) {
    	width: 100%;
    	float: unset;
	}
	.menuc td {
    	width: 100%;
    	float: left;
	}
	.halffc table {
	    width: 100%;
	    float: right;
	}
	.infinite-body input[type="submit"] {
	    width: 100%;
	    margin-top: 10px;
	    border-radius: 0px;
	}
	.gdlr-core-gallery-list {
	    margin-left: 10px;
	    margin-right: 10px;
	}
	.infinite-mobile-button-hamburger::before, .infinite-mobile-button-hamburger::after, .infinite-mobile-button-hamburger span {
    	background: #fff;
	}
	.infinite-fixed-navigation.infinite-style-slide .infinite-logo-inner img {
    	max-height: 50px !important;
    }
    .infinite-body input[type="email"] {
    	max-width: 100%;
    }
    .infinite-navigation .sf-menu > li > a {
	    line-height: 0px;
		padding-top: 0px !important;
    }

}

