@font-face {
    font-family: 'NeffSansReg';
    src: url(fonts/NeffSansReg.otf);
}

@font-face {
    font-family: 'NeffSansLig';
    src: url(fonts/NeffSansLig.otf);
}

@font-face {
    font-family: 'NeffSansBol';
    src: url(fonts/NeffSansBol.otf);
}

@font-face {
    font-family: 'NeffHandBol';
    src: url(fonts/OTF/NEFFHand-Bold.otf);
}

#cookie-notice a {
    color: #c20736;
}

h1 {
    color: #c20736;
    text-transform: uppercase;
    font-family: 'NeffSansLig', 'Segoe-UI';
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
}

h1.front-page-h1 {
    font-family: 'NeffSansLig', 'Segoe-UI';
    font-weight: 400;
    letter-spacing: 5px;
    font-size: 40px;
    line-height: 60px;
}

div,
p,
input {
    font-family: 'NeffSansLig', 'Segoe-UI';
}

p {
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}

b,
strong {
    font-weight: 700;
}

::selection {
    background: #c20736;
    color: #fff;
}

::-moz-selection {
    background: #c20736;
    color: #fff;
}

img::selection {
    background: #fff;
}

img::-moz-selection {
    background: #fff;
}

.description p,
.appliance-details-repeater p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

h2,
h3,
h4,
h5 {
    font-family: 'NeffSansBol', 'Segoe-UI';
    font-weight: 700;
}

/* h2 {
    font-size: 26px;
    line-height: 39px;
} */
h2 {
    font-size: 30px;
    line-height: 45px;
}

.blog-content h2 {
    color: #c20736;
    font-family: 'NeffSansBol', 'Segoe-UI';
    font-weight: 700;
    font-size: 38px;
    line-height: 57px;
}

.blog-content h3,
h3 strong {
    font-family: 'NeffSansBol', 'Segoe-UI';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
}

.pb-20 {
    padding-bottom: 20px;
}

/* span, p {
    color: #636263;
    font-family: 'NeffSansReg' , 'Segoe UI';
    font-size: 24px;
    line-height: 36px;
} */

/* Header Navigation */
header {
    height: 66px;
    margin-bottom: 20px;
}

header nav {
    background: #c20736;
    color: white;
}

.opener-s {
    background: transparent url(icon/bg-search.png) no-repeat 50% 50%;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    background-size: 21px auto;
}

header a {
    outline: unset !important;
}

.logo {
    width: 100px;
    height: 50px;
    transform: scale(1.5);
}

.NEFF-logo {
    background-image: url('../icons/NEFF-Logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%;
}

/* Footer */

#footer {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #c20736;
    position: relative;
    color: #FFF;
}

.social-network li {
    display: inline-block;
    margin: 10px;
}

.social-network ._soc {
    color: #FFF;
    font-size: 2rem;
}

.social-network img {
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
}

#menu-footer-menu {
    margin-bottom: 0;
}

#footer .menu-item {
    display: inline-block;
    padding: 0px 20px;
    color: #FFF;
    border-right: 1px solid #FFF;
    margin-bottom: 1rem;
}

#footer .menu-item:last-child {
    border-right: 0;
}

#footer .menu-item a {
    color: #FFF;
}

#footer .current-menu-item {
    font-weight: 700;
}

.bottom-footer {
    padding-bottom: 20px;
}

.bottom-footer .copyright-text {
    text-align: left;
}

.bottom-footer .policy-text {
    text-align: right;
}

/** Body Content */
.navbar {
    padding: 3px 1rem;
}

.content {
    padding-top: 0;
    padding-bottom: 60px;
}

h1.page-title {
    color: #c20736;
    letter-spacing: 5px;
    padding-bottom: 30px;
}

h1.page-title:not(.no-divider):after {
    content: '';
    width: 24px;
    height: 3px;
    background: #c20736;
    display: block;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.bg-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

.image_with_content_row .bg-image {
    height: auto;
    /* min-height: 100%; */
    width: 100%;
    min-height: 25em;
}

.page-content {
    font-size: 24px;
    font-weight: 200;
    line-height: 32px;
}

.post-type-archive-recipe .page-content p {
    /* font-weight: 700; */
}
/* Padding */

.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

section {
    padding: 60px 0;
}

section.image_with_content_row {
    padding: 60px 0;
    padding-bottom: 60px;
}

.page-id-18 .main-description {
    padding-bottom: 0px;
}

/** middle_content_with_images_row */
.middle_content_with_images_row .middle-content {
    padding: 60px;
    text-align: center;
    color: #FFF;
}

.middle_content_with_images_row .page-title {
    padding-bottom: 40px;
}

.middle_content_with_images_row .page-title:after {
    content: '';
    width: 10px;
    height: 5px;
    background: #FFF;
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

/** raw_content_row */

.raw_content_row a,
.main-description a,
.default-href {
    color: #c20736;
}

.raw_content_row img {
    max-width: 100%;
    height: auto;
}

.main-description a span {
    text-decoration: none !important;
}

.main-description a:hover span,
.main-description a:focus span,
.default-href:hover,
.default-href:focus {
    color: #c20736 !important;
    text-decoration: underline;
}

.raw_content_row .red-border {
    width: 30%;
    min-width: 300px;
    height: 5px;
    background-color: #c20736;
    display: block;
    margin: auto;
}

/** image_with_content_row */

.image_with_content_row h2.page-title {
    font-size: 22px;
    line-height: 33px;
}

.image_with_content_row .text-content {
    color: #FFF;
}

.image_with_content_row .middle-content {
    padding: 15%;
    text-align: center;
}

.image_with_content_row .page-title:after {
    content: '';
    width: 10px;
    height: 5px;
    background: #FFF;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.image_with_content_row .description {
    padding-bottom: 20px;
}

.main-section-title {
    border: 1px solid #c20736;
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    top: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    font-size: 24px;
    font-weight: 400;
    padding: 5px 40px;
    color: #FFF;
    background-color: #c20736;
    text-align: center;
    z-index: 100;
}

.red-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px;
    text-align: center;
    background-color: #c20736;
    color: #FFF;
}

.slider-contents {
    width: 100%;
    height: 100%;
}

.custom-post-href {
    transition: .5s ease;
}

a:hover>.custom-post-href {
    transform: scale(1.2);
}

/** Slider Custom Slick for image and row content */

.slider-single-item .slick-list,
.slider-single-item .slick-track,
.slider-single-item .slick-slide>div {
    height: 100%;
}

.slider-single-item .slick-prev:before,
.slider-single-item .slick-next:before {
    content: '' !important;
}

.slider-single-item .slick-prev:hover,
.slider-single-item .slick-prev:focus,
.slider-single-item .slick-next:hover,
.slider-single-item .slick-next:focus {
    opacity: 0.9;
}

.slider-single-item .slick-prev {
    left: 25px;
    background-image: url('../icons/back.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(99%) sepia(7%) saturate(610%) hue-rotate(288deg) brightness(116%) contrast(100%);
}

.slider-single-item .slick-next {
    right: 25px;
    background-image: url('../icons/next.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(99%) sepia(7%) saturate(610%) hue-rotate(288deg) brightness(116%) contrast(100%);
}


/** Slider video content */
.video-embed {
    display: none;
}

.video-section .thumbnail_block {
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 100%;
}

.video-section .thumbnail_area {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.video-section .thumbnail_area {
    opacity: .75;
}

.video-section .thumbnail_block img {
    position: absolute;
    min-width: unset;
    width: 80px;
    height: 80px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(29deg) brightness(101%) contrast(101%);
}

.video-embed {
    width: 100%;
    height: 100%;
}

.video-wrapper {
    height: 100%;
    position: relative;
}

.video-block {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.video-iframe {
    height: 100%;
    position: relative;
    width: 100%;
}

/** Slider Contentt */
@media only screen and (min-width: 992px) {
    .slider-main-title {
        position: absolute;
        z-index: 20;
    }

    section:not(.three_column_siders) .fixed-slider .slick-slide:nth-child(2),
    section:not(.three_column_siders) .slick-slide.slick-current.slick-active.slick-center {
        /* transform: translateY(80px); */
        margin-top: 100px;
        transition: 0.5s all;
    }
}

.slider-contents .product-bg {
    min-height: 12em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.promotion-slider .full-width-slider .bg-image {
    min-height: 16em !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.full-width-slider .bg-image {
    min-height: 60vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.full-width-slider .video-section .thumbnail_area {
    min-height: 60vh;
}

.full-width-slider .video-embed {
    position: absolute;
    top: 0;
}

.full-width-slider .slick-prev:before,
.full-width-slider .slick-next:before {
    content: '' !important;
}

.full-width-slider .slick-prev:hover,
.full-width-slider .slick-prev:focus,
.full-width-slider .slick-next:hover,
.full-width-slider .slick-next:focus {
    opacity: 0.9;
}

.full-width-slider .slick-prev {
    left: -50px;
    background-image: url('../icons/back.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

.full-width-slider .slick-next {
    right: -50px;
    background-image: url('../icons/next.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

.slider-contents .slick-prev:before,
.slider-contents .slick-next:before {
    content: '' !important;
}

.slider-contents .slick-prev:hover,
.slider-contents .slick-prev:focus,
.slider-contents .slick-next:hover,
.slider-contents .slick-next:focus {
    opacity: 0.9;
}

.slider-contents .slick-prev {
    left: -50px;
    background-image: url('../icons/back.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

.slider-contents .slick-next {
    right: -50px;
    background-image: url('../icons/next.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

/*=============================================
=            Button            =
=============================================*/

.white-border-btn {
    border: 1px solid #FFF;
    border-radius: 0px;
    padding: 8px 30px;
    text-transform: uppercase;
    color: #FFF;
}

/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    /* -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; */
    transition: 0.3s ease all;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #c20736;
    background: #FFF;
}

/* .hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
} */


.tick_list_row ul {
  text-align: center;
}

.tick_list_row li::before {
  content: "";
  display: inline-block;
  background: url('icon/tick.png') no-repeat center center / cover;
  width: 25px;
  height: 25px;
  top: 5px;
  position: relative;
}

.tick_list_row h3 {
  color: #c20736;
  text-align: center;
  margin-bottom: 30px;
}

.tick_list_row li {
  font-size: 22px;
  font-weight: 200;
  line-height: 31px;
  color: #c20736;
  margin-bottom: 15px;
}

.tick_list_row li .german-flag {
  display: inline-block;
  background: url('icon/flag.png') no-repeat center center / cover;
  width: 42px;
  height: 25px;
  top: 5px;
  margin-left: 10px;
  position: relative;
}


.video-row.section-background-image .video-section {
  margin-bottom: 0;
}

/** Search form */
.navbar-wrapper {
    width: 100%;
}

input.search-input {
    width: 100%;
    background-color: #0000;
    box-shadow: 0 0 0 transparent;
    outline: 0;
    border-width: 0 0 1px 0;
    border-color: #fff;
    color: #fff;
    padding: 8px 5px 5px;
}

input.search-input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF;
    opacity: 1;
    /* Firefox */
}

.search-area {
    margin-bottom: 15.5px;
    padding: 0 15px;
    width: 100%;
    position: relative;
}

.search-area .btn--submit {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: gaggenau-bold, arial;
    border: 0;
    background: #0000;
    color: #fff;
    cursor: pointer;
    padding-right: 15px;
}

/** Contact form styling */
.wpcf7-form .row {
    margin-bottom: 40px;
}

.wpcf7-form input[type='text'],
.wpcf7-form input[type='tel'],
.wpcf7-form input[type='number'],
.wpcf7-form input[type='email'] {
    width: 100%;
    border: 0;
    padding: 10px 0;
    border-bottom: 1px solid #c20736;
}

.wpcf7-form input:focus {
    outline: 0;
}

.wpcf7-form input[type='checkbox'] {
    position: relative;
    cursor: pointer;
    margin-right: 25px;
}

.wpcf7-form input[type='checkbox']:before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    left: 0;
    border: 1px solid #c20736;
    background-color: white;
}

.wpcf7-form input[type=checkbox]:checked:before {
    background-color: #c20736;
}

.wpcf7-form input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -8px;
    left: 10px;
}
.wpcf7-acceptance .wpcf7-list-item {
    width: auto;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: 35px;
    border: 0;
}
.wpcf7-form .wpcf7-acceptance input {
    width: 0;
    margin-right: 0;
}
.wpcf7-form .wpcf7-acceptance input:before {
    top: 50%;
    transform: translateY(-50%);
}

span.wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 22px;
    font-weight: 200;
    line-height: 31px;
}

span.wpcf7-list-item {
    width: 25%;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin-left: 0;
    border-bottom: 1px solid #c20736;
}

.wpcf7-submit {
    background-color: #c20736;
    border: 1px solid #c20736;
    color: #FFF;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 25px;
    padding: 10px 30px;
}

.wpcf7-submit,
.general-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition: 0.3s ease all;
    /* -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; */
}

/* .wpcf7-submit:before, .general-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
} */

.wpcf7-submit:hover,
.general-btn:hover,
.wpcf7-submit:focus,
.general-btn:focus,
.wpcf7-submit:active,
.general-btn:active {
    color: #c20736;
    background: #FFF;
    text-decoration: none;
}

.wpcf7-submit:hover:before,
.general-btn:hover:before,
.wpcf7-submit:focus:before,
.general-btn:focus:before,
.wpcf7-submit:active:before,
.general-btn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/** Social Network */

.social-network li a:hover {
    opacity: 0.7;
}

/** Search styling */
.search.search-results .pagination-section {
    padding: 0;
}
.search-content-row {
    max-height: 3em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.search-href {
    color: #000;
    position: relative;
}

.search-row {
    margin-bottom: 30px;
}

.col-12.search-content {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
}

.search-href:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    margin-bottom: -4px;
    bottom: 0;
    left: 15px;
    background-color: #c20736;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.full-width-banner-row {
    min-height: 65vh;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 769px) {
    .full-width-banner-row {
        min-height: 30vh;
    }
}

@media only screen and (max-width: 600px) {
    .full-width-banner-row {
        min-height: 45vh;
    }
}

@media only screen and (max-width: 480px) {
    .full-width-banner-row {
        min-height: 35vh;
    }
}

.full-width-banner-row.first-section {
    margin-top: -60px;
}

@media only screen and (max-width: 769px) {
    .full-width-banner-row.first-section {
        margin-top: -25px;
    }
}

.content-cta-buttons-row {
    text-align: center;
}

.content-cta-buttons-row .content-title {
    color: #c20736;
    text-transform: uppercase;
    font-family: 'NeffSansLig', 'Segoe-UI';
    font-weight: 700;
    font-size: 25px;
    line-height: 37px;
}

.content-cta-buttons-row h3, .content-cta-buttons-row h4 {
    color: #c20736;
    margin-bottom: 40px;
}

.content-cta-buttons-row .cta-btn {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin: 0 20px;
    width: auto;
    background-color: #c20736;
    color: #FFF;
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #c20736;
}

.content-cta-buttons-row .cta-btn:hover {
    text-decoration: none;
    background: #fff;
    color: #c20736;
}

.content-cta-buttons-row .content-area {
    margin: 50px 0;
}

.search-href:hover {
    color: #000;
    text-decoration: none;
}

.search-href:hover .row:after {
    background-position: left !important;
}

/* .search-href:hover:before {
    visibility: visible;
    width: 100%;
} */

#footer .menu-item a:hover {
    text-decoration: none;
    font-weight: 700;
}

.policy-text a {
    color: #FFF;
    text-decoration: underline;
}

.policy-text a:hover,
.policy-text a:focus {
    font-weight: 700;
    text-decoration: none;
}

.video-content {
    height: auto;
}

.slick-slide .video-content {
    height: 100%;
}

.how-to-video-template-default .video-content {
    height: auto;
}

.slick-slide>div>a {
    height: 100%;
}

.section-background-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/** contact form */

/* Chrome, Safari, Edge, Opera */
input[name='quote-number']::-webkit-outer-spin-button,
input[name='quote-number']::-webkit-inner-spin-button,
input[name='postcode']::-webkit-outer-spin-button,
input[name='postcode']::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[name='quote-number'],
input[name='postcode'] {
    -moz-appearance: textfield;
}

.is-mobile {
    margin-top: 30px;
    display: none;
}

.search-result-row h3 {
    padding-left: 0 !important;
}

.search-list-row .accordion_row .row:after {
    background: linear-gradient(to left, #b1b1b1 50%, #c20736 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}

.accordion_row .row.heading-row:after {
    display: none;
}

.accordion_row .heading-row h3 {
    color: #c20736;
    margin-bottom: 40px;
    text-align: center;
}

/** Card */
.card-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: .5s ease;
}

.card-href:hover .card-bg {
    transform: scale(1.2);
}

div.small {
    min-height: 25em;
}

div.medium {
    min-height: 30em;
}

div.large {
    min-height: 40em;
}

.card-href:hover {
    text-decoration: none;
}

a.button-tile {
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: center;
    margin: auto;
    color: rgb(255 255 255);
    padding: 10px;
    background-color: rgb(0 0 0);
    display: block;
    width: 85%;
    border: 1px solid rgb(0 0 0);

}

a.button-tile:hover {
    color: rgb(0 0 0);
    text-decoration: unset;
    background-color: rgb(255 255 255);
}

span.button-tile {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: auto;
    /* width: auto; */
    /* background-color: #c20736; */
    color: rgb(255 255 255);
    padding: 10px;
    min-width: 60%;
    /* position: absolute !important; */
    position: relative;
    display: block;
    /* bottom: 0; */
    right: 0;
    /* border: 1px solid #c20736; */
    opacity: 0.85;
    background-color: rgb(0 0 0);
    border: 1px solid rgb(255 255 255);
    /* top: unset; */
    /* bottom: 0; */
    /* left: 50%; */
    /* transform: translateX(-50%) translateY(100%); */
    width: 100%;
}

.raw_content_row {
    padding: 30px 0;
}

.slider-contents.slick-initialized.slick-slider {
    min-height: 25em;
}

.our-appliances .slider-item-content {
    background: #313232d6;
    left: 60px;
}

.description-slider-row .content-area {
  margin-bottom: 30px;
}


.description-slider-row .content-area.mt-nomb {
  margin: 50px 0 0 0;
}
 
.description-slider-row .content-area.mt-nomb p {
  font-size: 20px;
  font-weight: bold;
  font-family: 'NeffSansBol', 'Segoe-UI';
}  

.description-slider-row .content-area.mt-nomb p a {
  color: #c20736;
}

.image-two-column-row  {
  margin-top: 30px;
}
 
.red-border-bottom:not(.remove-border)::after {
  content: "";
  display: block;
  margin: 20px auto;
  width: 150px;
  height: 5px;
  background: #c20736;
}

.red-border {
  text-align: center;
  color: #c20736;
}

.red-border:not(.remove-border)::after {
  content: "";
  display: block;
  margin: 20px auto;
  width: 60px;
  height: 5px;
  background: #c20736;
}

.slider-item-content {
    background: #313232;
    color: #FFF;
    padding: 20px;
    text-align: center;
    max-height: 50em;
}

.description-slider {
    align-items: center;
    display: flex !important;
    vertical-align: middle;
    min-height: 600px;
}

.description-slider-row ul.slick-dots {
    bottom: 0;
}

.description-slider-row .slick-dots li button:before {
    font-size: 14px;
    width: 10px;
    height: 10px;
    opacity: 1;
    color: rgb(255 255 255);
}

.description-slider-row .full-width-slider .slick-prev {
    left: 25px;
    background-image: url('../icons/back.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: unset;
}

.description-slider-row .full-width-slider .slick-next {
    right: 25px;
    background-image: url('../icons/next.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: unset;
}

.description-slider-row .full-width-slider button:hover {
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

.three_column_siders .slider-section .image-block {
    width: 100%;
    height: 350px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.three_column_siders .slider-title {
  text-align: center;
  background: #313232;
  padding: 20px;
  color: #fff;
  font-size: 24px;
  margin-top: -7px;
}

.raw_content_row ol li {
  list-style: decimal;
  font-size: 18px;
  margin-bottom: 10px;
}

.three_column_siders .column-content {
  margin: 30px 0;
  text-align: center;
}

.three_column_siders .column-content p {
  font-weight: bold;
}

.description-slider .view-recipes-btn {
    font-size: 18px;
    line-height: 24px;
    background: #000;
    max-width: 20em;
    bottom: 30px;
    right: 30px;
    position: absolute;

}

.description-slider .view-recipes-btn:hover,
.description-slider .view-recipes-btn:focus {
    color: #000;
    background: #FFF;
}

.three_column_siders {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.three_column_siders .content-area h3 {
    color: #c20736;
    margin-bottom: 40px;
    text-align: center;
    font-size: 30px;
}

.desc-left {
    left: 30px;
    top: 30px;
    position: absolute;
    width: 20em;
}

.desc-slider-btn {
    border: 1px solid #FFF;
    margin-bottom: 0px;
}

img.thumbnail-img {
    position: relative !important;
    width: 100% !important;
    overflow: hidden;
    filter: unset !important;
    display: block;
    height: auto !important;
    transition: 0.5s all;
}

.product-recommendation:hover img.thumbnail-img {
    box-shadow: 0px 7px 12px 5px #c5c5c5;
}

input.archive-search {
    width: 100%;
    background-color: #c20736;
    outline: 0;
    border-width: 0 0 1px 0;
    border-color: #c20736;
    color: #fff;
    padding: 15px 10px;
}

input.archive-search::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF;
    opacity: 1;
    /* Firefox */
}

.form-archive-search .btn--submit {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: gaggenau-bold, arial;
    border: 0;
    background: #0000;
    color: #fff;
    cursor: pointer;
    padding-right: 27px;
}

.tax-masterclasslocation .form-archive-search .btn--submit,
.post-type-archive-masterclass .form-archive-search .btn--submit,
.post-type-archive-consultation .form-archive-search .btn--submit {
    margin-top: 17px;
}
.form-archive-search .btn--submit:hover,
.form-archive-search .btn--submit:focus {
    border: 0;
    outline: none;
    opacity: 0.7;
}

.post-type-archive-demonstration .form-archive-search .col-md-6:first-child:after {
    content: 'or';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%);
}

@media only screen and (max-width: 768px){ 
    .post-type-archive-demonstration .form-archive-search .col-md-6.col-12:first-child:after {
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        width: 100%;
        text-align: center;
        display: block;
        padding: 0.5rem 0;
    }
}

.purchase-filter-category {
    display: inline-block;
}

.category-checkbox {
    position: relative;
    margin-right: 20px;
    margin-left: 10px;
}

.category-checkbox:checked:before {
    background-color: #c20736;
}

.category-checkbox:before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    left: 0;
    border: 1px solid #c20736;
    background-color: white;
}

.category-checkbox:checked:after {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -6px;
    left: 8px;
}

.sort {
    color: #c20736;
}

.sort:hover,
.sort:focus {
    text-decoration: none;
    font-weight: 700;
    color: #c20736;
}

.dropdown-wrap select {
    background-color: #c20736;
    color: rgb(255 255 255);
    padding: 16px 10px;
    width: 100%;
}

.dropdown-wrap select option {
    color:rgb(255 255 255);
}

.pt-booking-title {
    background: #c20736;
    color: #FFF;
    padding: 20px;
    font-size: 18px;
    line-height: 27px;
}

.our-appliances .raw_content_row .red-border {
    background: rgb(0 0 0 / 0%);
}

.page-id-18 .flexible_size_images {
    padding-top: 0px;
}

.flexible_size_images span.button-tile {
    background-color: #000;
    border-color: #fff;
    color: rgb(255 255 255);
    opacity: 0.85;
    top: 50%;
    bottom: unset;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: initial;
}

.flexible_size_images .title-pos-top span.button-tile {
    top: 0;
    bottom: unset;
    transform: translate(-50%, 0);
}

.flexible_size_images .title-pos-bottom span.button-tile {
    top: unset;
    bottom: 0;
    transform: translate(-50%, 0);

}

section.main-description {
    padding: 15px 0;
}

.page-template-page-booking span.wpcf7-list-item {
    width: 50%;
}

.page-template-page-booking span.wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 16px;
}

.page-template-page-booking form.wpcf7-form.init {
    color: #757e90;
}

.recipe-tabs {
    text-align: center;
}

.recipe-tabs a {
    display: inline-block;
    margin: 0 20px 1rem;
    text-align: center;
    color: #c20736;
    border-bottom: 3px solid transparent;
}

.recipe-tabs a.active {
    text-decoration: none;
    border-bottom-color: #c20736;
}

.recipe-tabs a:hover {
    text-decoration: none;
    border-bottom-color: #c20736;
}

.recipe-tabs a:focus {
    outline: none;
    text-decoration: none;
}

.recipe-tabs h4 {
    margin-bottom: 0;
}

.load-more.btn {
    text-align: center;
    background-color: #c20736;
    color: #FFF;
    display: inline-block;
    border-radius: 0px;
    padding: 8px 30px;
    text-transform: uppercase;
    margin: 0 auto;
    border: 1px solid #c20736;
}

.load-more.btn:hover, 
.load-more.btn:active {
    color: #c20736;
    background: rgb(255 255 255);
}

.lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-default div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #c20736;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
}
@keyframes lds-default {
    0%, 20%, 80%, 100% {
    transform: scale(1);
    }
    50% {
    transform: scale(1.5);
    }
}
  
/** Responsiveness */

@media only screen and (max-width: 1200px) {
    span.wpcf7-list-item {
        width: 33.3%;
    }
}

@media only screen and (max-width: 992px) {
    span.wpcf7-list-item {
        width: 33.3%;
    }

    span.wpcf7-list-item span.wpcf7-list-item-label {
        font-size: 18px;
        font-weight: 200;
        line-height: 24px;
    }

    .slider-contents.slick-initialized.slick-slider {
        min-height: unset;
    }

}

.no-red-border span.wpcf7-list-item {
    border-bottom: 0px;
}

.middle-content ul li {
    list-style: inherit;
}

.our-brand section.image_with_content_row {
  padding-top: 0;
}

.our-brand .slider-item-content {
  background-color: rgb(49, 50, 50, 0.9);
}

.our-brand .slider-item-content p {
  font-size: 15px;
}

.slick-slide .bg-image, .our-brand .description-slider {
  min-height: 450px;
}

.melbourne-showroom .wpcf7-form .wpcf7-acceptance input {
    margin-right: 40px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: 0;
    text-align: center;
    color: #c20736;
    font-weight: bold;
}

.wpcf7-not-valid-tip {
    color: #c20736;
}

@media only screen and (max-width: 769px) {
    .testimonial-appliance .bg-image {
        min-height: 40em !important;
    }
    
    .bg-image {
        min-height: 35vh !important;
    }

    .is-desktop {
        display: none !important;
    }

    .is-mobile {
        display: block;
    }

    span.wpcf7-list-item {
        width: 100%;
    }

    #footer .menu-item {
        width: 100%;
        margin-bottom: 10px;
        border-right: 0px;
    }

    .py-60 {
        padding: 30px;
    }

    section {
        padding: 30px 0;
    }

    .full-width-slider .bg-image {
        min-height: 40vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .full-width-slider .video-section .thumbnail_area {
        min-height: 40vh;
    }

    .slider-contents .slick-prev {
        left: 25px;
    }

    .slider-contents .slick-next {
        right: 25px;
    }

    .slider-contents .slick-next,
    .slider-contents .slick-prev {
        filter: invert(100%) sepia(0%) saturate(735%) hue-rotate(244deg) brightness(108%) contrast(101%);
    }

    .our-appliances .slider-item-content,
    .desc-left {
        left: 0;
        bottom: 0;
        margin: 30px;
        max-height: none;
    }

    header {
        margin-bottom: 20px;
    }

    h1 {
        font-size: 30px;
        line-height: 45px;
    }

    h2 {
        font-size: 25px;
        line-height: 37px;
    }

    h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .product-bg {
        min-height: 15em;
    }

    .image_with_content_row .middle-content {
        padding: 30px 10px;
        text-align: center;
    }

    .middle_content_with_images_row .middle-content {
        padding: 30px 10px;
    }

    .main-section-title {
        padding: 5px;
    }

    .full-width-slider .slick-prev {
        left: 5px;
    }

    .full-width-slider .slick-next {
        right: 5px;
    }

    .full-width-slider .slick-next,
    .full-width-slider .slick-prev {
        filter: invert(100%) sepia(0%) saturate(735%) hue-rotate(244deg) brightness(108%) contrast(101%);
    }

    .slider-item-content {
        width: 70%;
        margin: auto !important;
    }

    .home .view-recipes-btn {
        width: 70%;
        font-size: 20px;
    }

    .image_with_content_row .text-content {
        order: 2
    }

    .image_with_content_row .bg-image {
        order: 1
    }

    .main-section-title {
        top: -25px;
        margin-top: 0px;
        margin-bottom: -25px;
        padding: 5px 15px;
        width: auto;
        max-width: 12em;
        position: relative !important;
        left: 50%;
        margin-left: auto;
        right: 50%;
        margin-right: auto;
        display: inline-block;
    }

    .description-slider .view-recipes-btn {
        position: relative;
        bottom: unset;
        right: unset;
    }

    .desc-left {
        position: relative;
    }
    
    .content-cta-buttons-row .cta-btn {
        width: 100%;
        padding: 10px 0;
        margin: 0 0 20px 0;
    }
    
    .accordion_row .row {
        /* margin-right: 5px; */
    }
    
    .purchase-filter-category:not(:last-child) {
        margin-bottom: 10px;
    }

    .purchase-filter-category {
        display: block;
    }
    
    .category-checkbox {
        margin-left: 0;
    }
}

form.wpcf7-form select {
    border: none;
    border-bottom: 1px solid #c20736;
    width: 100%;
    padding: 10px 0;
}

/** popup section */
#popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1002;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.popup-block {
    display: block;
    width: 500px;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -250px;
    background: #fff;
    border: 0;
}

.popup-image {
    height: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
}

.popup-content {
    padding: 20px;
    font-size: 16px;
}

.popup-content ul li {
    list-style: disc;
    margin-left: 20px;
}

.popup-btn {
    font: 16px/24px "NeffSansReg", Arial, sans-serif;
    display: block;
    letter-spacing: 1px;
    background: #c20736;
    min-width: 207px;
    vertical-align: top;
    text-transform: uppercase;
    color: #fff !important;
    padding: 13px;
    text-align: center;
    margin: 30px auto 0 auto;
}

.popup-btn:hover {
    opacity: 0.8;
    text-decoration: none;
}

.close-btn {
    border: 0;
    padding: 10px;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #c20736;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 10;
    cursor: pointer;
    text-align: center;
}

.close-btn:hover {
    text-decoration: none;
    background: #db4a64;
}

#notification-bar {
    height: 40px;
    width: 100%;
    position: relative;
}

.notification-content {
    text-align: center;
    max-width: 1200px;
    line-height: 1.25em;
    margin: 0 auto;
    padding: 13px 0 5px 0;
    font-size: 14px;
    color: #fff;
}

@media only screen and (max-width: 987px) {

    /* WHITETOWER CHANGES */
    .popup-block {
        display: block;
        width: 350px;
        position: absolute;
        top: 10%;
        left: 50%;
        margin-left: -175px;
        background: #fff;
        border: 0;
    }

    .popup-content {
        padding: 20px;
        font-size: 13px;
        line-height: 1.25em;
        width: 310px;
        overflow: hidden;
        margin: -60px auto 0 auto;
        z-index: 100;
        position: relative;
        background: #fff;
    }

    .popup-content li {
        font-size: 13px;
        line-height: 1.25em;
    }

    .popup-btn {
        font-size: 13px;
        line-height: 1.25em;
        padding: 13px 4px;
    }

    .close-btn {
        right: -6px;
    }
}

@media only screen and (max-width: 550px) {
    .popup-content p {
        font-size: 13px;
        font-weight: 300;
        line-height: 1.25em;
    }

    #popup-wrapper {
        top: 30px;
    }
}

@media only screen and (max-width: 350px) {
    /* WHITETOWER CHANGES */
    .popup-block {
        display: block;
        width: 300px;
        position: absolute;
        top: 10%;
        left: 50%;
        margin-left: -150px;
        background: #fff;
        border: 0;
    }

    .popup-content {
        padding: 10px;
        font-size: 13px;
        line-height: 1.25em;
        width: 250px;
        overflow: hidden;
        margin: -60px auto 0 auto;
        z-index: 100;
        position: relative;
        background: #fff;
    }

    .popup-content li {
        font-size: 13px;
        line-height: 1.25em;
    }

    .popup-btn {
        font-size: 11px;
        line-height: 1.25em;
        padding: 13px 2px;
    }

    .close-btn {
        top: -10px;
        right: -5px;
    }

    .video-block iframe {
        max-height: 210px;
        min-height: 210px;
    }

}

/** Login Section **/

.login-desc, .signup-desc  {
    color: white;
}

.login-form {
    background: #FFF;
    padding-top: 60px;
}

.login-form label{
    width: 100%;
    font-size: 15px;
}

.login-form input[type='text'], .login-form input[type='password'],
.login-form input[type='email'] {
    width: 100%;
    border: 0px;
    background: #e8e8e8;
    padding: 10px;
}

.login-form input[type='submit'] {
    width: 100%;
    border: 1px solid #c20736;
    background: #c20736;
    padding: 15px;
    color: #FFF;
}

.login-form input[type='submit']:hover {
    background: #FFF;
    color: #c20736;
} 

.login-username, .login-password, .login-remember, .aiowps-captcha, .aiowps-captcha-equation, .aiowps-captcha-equation {
    padding: 0 20px;
}

.login-neff-logo {
    background-image: url('../icons/NEFF-N-Logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 80px;
    height: 50px;
    position: relative;
    top: 20px;
    left: 10px;
}

.login-border-logo {
    position: absolute;
    top: -50px;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    background: #c20736;
    border-radius: 50%;
}

.login-form div.wpcf7 .ajax-loader {
    display: none;
}

.login-form .wpcf7-form .row {
    margin-bottom: 1rem;
    padding: 0 20px;
}

.login-form .wpcf7-form input[type='submit'] {
    margin-top: 1rem;
}

.leaderboard-card {
    padding-bottom: 100%;
}

.banner-row {
    min-height: 15em;
    margin-top: 60px;
    margin-bottom: 60px;
}
.banner-row > a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.fluid-container .row {
    margin: 0;
}

.promotion-slider {
    padding: 0;
}

.promotion-slider .slick-track {
    display: flex;
    align-items: center;
}
.promotion-slider .slick-slide > div {
    display: flex;
}
.promotion-slider .button-tile {
    max-width: 20% !important;
    width: auto;
    min-width: 25em;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.promotion-slider .slick-arrow {
    display: none !important; 
}

.promotion-slider .button-tile h1, .promotion-slider .button-tile p {
    color: white;
}

.recaptcha .g-recaptcha > div {
    margin: auto;
}

p a {
    color: #000;
    font-weight: 700;
}

p a:hover, p a:focus {
    color: #c20736;
}

.three_column_siders .slick-prev:before,
.three_column_siders .slick-next:before {
    content: '' !important;
}

.three_column_siders .slick-prev:hover,
.three_column_siders .slick-prev:focus,
.three_column_siders .slick-next:hover,
.three_column_siders .slick-next:focus {
    opacity: 0.9;
}

.three_column_siders .slick-prev {
    left: 10px;
    background-image: url('../icons/back.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

.three_column_siders .slick-next {
    right: 10px;
    background-image: url('../icons/next.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(2);
    z-index: 2;
    filter: invert(17%) sepia(38%) saturate(7067%) hue-rotate(338deg) brightness(83%) contrast(87%);
}

div.wpcf7 input[type="file"] {
    max-width: 100%;
}

#wcount_recipe-short-description {
    border: 0 !important;
    padding: 10px 0 !important;
    text-align: left !important;
    margin-right: -15px;
}


.neff-experiences .raw_content_row .col-12:last-child {
    padding-top: 30px !important;
    padding-bottom: 60px;
}

.demonstration-col.hide {
    display: none !important;
}

@media only screen and (min-width: 769px){
    .image_with_content_row .col-md-6.text-content {
        display: flex;
        align-items: center;
    }
}
