/*
Theme Name:     Marie Thermomix Consultant Child
Description:    
Author:         admin
Template:       mariethermomixconsultant

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@font-face {
    font-family: 'Fields-Regular';
    src: url('/wp-content/themes/marie-thermomix-consultant-child/font/Fields-Medium.otf') format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Fields-light';
    src: url('/wp-content/themes/marie-thermomix-consultant-child/font/Fields-Light.otf') format('truetype');
    font-weight: light;
}
.testimonial-slider h2 {
    font-family: 'Fields-light' !important;
    height: 168px;
    overflow-y: auto;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #888 #f1f1f1; /* For Firefox */
}
.images-content-slider h3 , .images-content-slider a {
	 font-family: 'Fields-light' !important;
}
body ,p {
    background: transparent;
    font-family: 'Nunito';
}
/* For Webkit browsers (Chrome, Safari, Edge) */
.testimonial-slider h2::-webkit-scrollbar {
    width: 6px;
}

.testimonial-slider h2::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.testimonial-slider h2::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.testimonial-slider h2::-webkit-scrollbar-thumb:hover {
    background: #555;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Fields-Regular" !important;
   }
.custom-width {
    width: 100%;
    max-width: 98% !important;
    margin: 0 auto !important;
}
.main-header {
    right: 0;
}

ul.hfe-nav-menu li a {
    position: relative;
    /*font-family: Fields-light !important;*/
}



.newsletter .form-field::placeholder {
    opacity: 0.329;
    font-size: 22px;
    color: #f9f9f9;
    font-weight: 200;
    font-family: "Nunito";  
}
.newsletter .form-field {
   background: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #f9f9f9;
    font-size: 18px;
    font-weight: 200;
    font-family: nunito;
    padding: 0;
}
span.wpcf7-spinner {
    display: none;
}
.newsletter .submit-btn {
    background: #E7CB32 !important;
    color: #fff !important;
    width: 100% !important;
    font-size: 16px !important;
    text-decoration: none !important;
    transition: .5s ease;
    max-width: fit-content;
    text-transform: capitalize;
    padding: 10px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
}
.newsletter .submit-btn:hover {
    background: #fff !important;
}
.submit-btn {
    display: none !important;
}
.single-page {
    min-height: 300px;
}


.rating {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}

.stars {
    font-size: 30px;
    color: #9AB86D;
    position: relative;
    display: inline-block;
}
.full-stars {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 91%;
}
.empty-stars {
    color: #fff;
}


.img-position img {
   object-position: 100% 30% !important;
}
.custom-width-80 {
    width: 100%;
    max-width: 85% !important;
    margin: 0 auto;
}
span.heading-space {
    color: #E7CB32;
}



.product-slider .stars {
       color: #ffce20;
   }
   .product-slider .full-stars {
      width: 100%;
}
.product-slider img {
    width: 100% !important;
    max-width: 80% !important;
    height: 200px;
    object-fit: contain;
    margin: 0 auto;
}

 .testimonial-slider {
    margin: 0 -25px;
}
.slick-list.draggable {
    padding: 0;
}
.testimonial-slider .slick-list.draggable {
    padding: 0;
    margin: 0 -15px;
}
.testimonial {
    background-color: #9AB86D;
    color: #fff;
    padding: 70px 60px 30px 90px;
    border-radius: 15px;
    text-align: left;
    position: relative;
}
.testimonial-slider .slick-slide {
    padding: 0 25px;
}
.quote {
    position: absolute;
    left: 25px;
    top: 60px;
}
.quote img {
    max-width: 40px;
}
.quote-end {
    position: absolute;
    right: 70px;
    bottom: 90px;
}
.testimonial p {
    font-size: 33px;
    font-weight: 300;
    line-height: 42px;
    margin: 0;
}
.testimonial-slider .author {
    font-size: 36px;
    color: #fff;
    text-align: right;
    margin: 70px 35px 0 0;
    line-height: 50px;
}
body {
    overflow-x: hidden;
}
.slick-arrow {
    z-index: 9;
}
.slick-prev:before, .slick-next:before {
    font-size: 32px;
    opacity: 1 !important;
    color: #1a5abe;
}
.slick-next {
    right: 12px;
}
.slick-prev {
    left: 0px;
}
.receipes-slider h2 {
    min-height: 65px;
}

.rotate-img img {
    transform: rotate(-60deg);
}


/*******************************************Media Query***************************************/
@media(min-width:768px){
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    width: 100% !important;
}
ul.hfe-nav-menu >li {
    padding-right: 25px !important;
    position: relative;
}
ul.hfe-nav-menu >li:after {
    content: '';
    height: 17px;
    width: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 11px;
    right: 0;
}

ul.hfe-nav-menu >li:last-child::after {
    content: none;
}
ul.hfe-nav-menu >li:last-child {
    padding-right: 0 !important;
}

}
@media(max-width:767px){
body .ue-simple-popup-inner {
    position: relative;
    width: 100% !important;
}
	.newsletter .form-field::placeholder {
    font-size: 18px;

}
.page_content h1 {
  
    font-size: 42px;
}
body .page-404 h2 {
    font-size: 72px !important;
}
	.stars {
    font-size: 25px;
    }
    .ratingcontent {
    font-size: 16px;
}
	.inner-slider {
    display: flex !important;
}
.product-slider img {
    max-width: 70% !important;
    height: 130px;
}
.images-content-slider .slick-slide img {
    display: inline-block;
}
.custom-width {
    max-width: 95% !important;
   }
   .images-content-slider h3 {
      height: 100px;
    overflow-y: auto;
}
.images-content-slider img {
    height: 100px;
    width: 100px !important;
    object-fit: contain;
    max-width: max-content !important;
}
.testimonial {
    padding: 25px 20px 20px 35px;
}
.quote img, .quote-end img {
    max-width: 20px;
}
.quote {
     left: 10px;
    top: 20px;
}
.quote-end {
    right: 20px;
    bottom: 20%;
}
testimonial-slider .author {
    margin: 40px 10px 0 0;
}
.testimonial-slider .slick-slide {
    padding: 0 20px;
}
}
@media only screen and (min-width:1921px) and (max-width: 2400px) {

body .heading-design {
    max-width: 770px !important;
    width: 100% !important;
}
.heading-design h2 {
    font-size: 90px !important;
    line-height: 115px !important;
}
.custom-width-80 {
        padding: 0 170px;
}
}
@media only screen and (min-width:768px) and (max-width: 991px) {
body .ue-simple-popup-inner {
    width: 80% !important;
}

.testimonial-slider .slick-slide {
    padding: 0 5px;
}

}

@media only screen and (min-width:992px) and (max-width: 1024px) {
	   .ue-simple-popup-inner {
    width: 80% !important;
}
	.content-equal h3 {
    min-height: 170px !important;
}
.ratingcontent {
    font-size: 16px;
}
.receipes-slider h2 {
    min-height: 50px;
}
.product-slider img {
    height: 110px;
 
}
.testimonial {
    padding: 35px 30px 30px 50px;
}
.quote img, .quote-end img {
    max-width: 27px;
}
.quote {
    left: 20px;
    top: 30px;
}
.testimonial-slider .slick-slide {
    padding: 0 10px;
}
  .quote-end {
    position: absolute;
    right: 45px;
    bottom: 90px;
}
.testimonial-slider h2 {
        height: 125px;
    
}
}
@media only screen and (min-width:1025px) and (max-width: 1200px) {
body .ue-simple-popup-inner {
    width: 70% !important;
}
	.content-equal h3 {
    min-height: 160px !important;
}
.ratingcontent {
    font-size: 10px;
}
.stars {
    font-size: 18px;
  }
  .testimonial {
    padding: 50px 30px 30px 40px;
}
.quote img, .quote-end img {
    max-width: 30px;
}
.quote {
    left: 15px;
    top: 20px;
}
.quote-end {
    right: 30px;
}
.testimonial-slider .slick-slide {
    padding: 0 10px;
}
}
@media only screen and (min-width:1441px) and (max-width: 1600px) {
.content-equal h3 {
    min-height: 150px !important;
}
}
@media only screen and (min-width:1201px) and (max-width: 1440px) {
body .ue-simple-popup-inner {
    width: 50% !important;
}
	.content-equal h3 {
    min-height: 180px !important;
}
.rating {
     gap: 6px;
    font-size: 12px;
}
.stars {
    font-size: 20px;
   }
   .receipes-slider h2 {
    min-height: 50px;
}

}
@media(min-width:1441px){
.testimonial-slider .slick-prev, .testimonial-slider .slick-next {
    top: 40%;
   }
   .testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before {
    font-size: 50px;
    opacity: 1 !important;
    color: #1a5abe;
}
.testimonial-slider .slick-prev {
    left: 15px;
}
.testimonial-slider .slick-next {
    right: 44px;
}

}

.content-equal h3 {
    min-height: 110px;
    }

/*******************************************Integration CSS***************************************/
.container {
    width: 100%;
    max-width: 95%;
}
.banner {
    max-width: 100%;
    min-height: 400px;
    display: flex;
    align-items: center;
    text-align: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

.page_content h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    line-height: 52px;
    letter-spacing: 0px;
    text-transform: capitalize;
    position: relative;   
}
.page_content::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
}
.content p {
    font-size: 24px;
    line-height: 42px;
}
.single-page {
    padding: 60px 0;
}
.author_page a {
    text-transform: capitalize;
    color: #fff;
    text-decoration: none !important;
}
.inner_main:hover {
    box-shadow: rgba(100, 100, 111, 0.4) 0px 7px 29px 0;
}
.author_page h1 {
    font-size: 42px;
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
}
.author_page {
    background: #1A5ABE;
    color: #fff;
    padding: 40px 0;
    min-height: 300px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.author-page-content {
    padding: 80px 0px 40px;
}
.author-page-content .inner_main {
    border-radius: 0 0 3px 3px;
}
.inner_main {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.image_div img, .image_div {
    height: 260px !important;
    border-radius: 3px 3px 0 0;
    object-fit: cover;
    width: 100%;
}
.auth-content-area {
    padding: 32px;
}
a {
    text-decoration: none !important;
}
.auth-content-area p {
    font-size: 24px;
    margin: 20px 0;
}
.auth-content-area h3 {
    color: #000;
    margin: 0;
    font-size: 32px;
    letter-spacing: 1px;
}
a.read_more-btn.btn-default {
    color: #000;
    font-size: 24px;
}
a.read_more-btn.btn-default:hover {
    color: #1a5abe;
}

.error-section {
    padding: 80px 0px;
}
.page-404 {
    padding: 0;
    width: 100%;
    text-align: center;
}
.page-404 h2 {
    font-weight: 400;
    font-size: 102px !important;
    line-height: 120px !important;
    color: #1A5ABE;
    text-transform: capitalize;
    margin-top: 0;
}
.page-404 h3 {
    font-size: 44px;
    font-weight: 400;
    color: #000;
    line-height: 54px;
    margin-top: 0;
    margin-bottom: 10px;
}
.nav-btn a {
    background-color: #1A5ABE;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #1A5ABE;
    border-radius: 33px 33px 33px 33px;
    padding: 15px 30px 15px 30px;
    display: inline-block;
    line-height: normal;
    text-decoration: none;
    transition: 0.5s;
}
.nav-btn a:hover {
    background-color: #000 !important;
   }
.bottom-spacing {
    margin-bottom: 40px;
    padding: 0 15px;
}
.inner_main {
    height: 100%;
}

.ue-simple-popup-inner {
    position: relative;
    width: 40% !important;
}
.ue-simple-popup-wrapper {
    overflow-y: unset !important;
    max-height: 100vh;
}
 .ue-simple-popup-wrapper {
        width: 100% !important;
    height: 100% !important;
    border-radius: 10px !important;
}

.heading-design-blue h2 span {
    color: #1A5ABE;
}