/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 16px !important;
}
#slidersecchange {
    padding-top: 210px;
    padding-bottom: 60px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
/*===== HEADER =====*/
#Top_bar a.action_button {
    padding: 18px 50px;
    border-radius: 100px;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #00245B;
    margin: 0;
    top: -8px;
    margin-right: 24px;
}
#Header {
    min-height: 0 !important;
}
#Content {
    padding-top: 0 !important;
}
#Top_bar .top_bar_right_wrapper {
    display: flex;
    flex-direction: row-reverse;
}
#Top_bar .menu_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 74%;
    background-color: transparent;
}
#Top_bar .menu_wrapper #menu {
    background-color: transparent;
}
#Top_bar .menu > li > a {
    color: #00245B;
}
#Top_bar .menu > li.hover > a, #Top_bar .menu > li.current-menu-item > a {
    color: #00245B;
    font-family: 'Impressum-Bold', sans-serif;
}
#Top_bar .menu_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 66%;
    background-color: transparent;
    margin-left: 50px;
}
#Top_bar.is-sticky .menu_wrapper {
    justify-content: end;
    width: 82%;
    margin-left: auto;
}
#Top_bar .menu li ul li {
    padding: 0;
    width: 280px;
    position: relative;
    font-weight: 400;
}
a#header_cart {
    display: none !important;
}
#home-s01 {
    padding: 82px 0 161px;
}
#home-s01 p {
    width: 69%;
    margin: auto;
}
#home-s01 .wpb_text_column {
    margin-bottom: 0;
}
#home-s02 .wpb_text_column {
    margin-bottom: 0;
    width: 512px;
}
#home-s02 h2 {
    font-size: 50px;
    line-height: 60px;
}
#home-s02 .vc_col-sm-7 {
    padding-right: 30px;
}
#home-s03 .wpb_single_image {
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    background-image: url(https://demo7.1stopwebsitesolution.com/mondilor/wp-content/uploads/2021/12/Vector-Smart-Object-copy-2.png);
    background-repeat: no-repeat;
    margin-bottom: 30px !important;
    transition: 0.5s all ease-in-out;
    background-size: contain !important;
}
#home-s03 .vc_single_image-wrapper {
    margin-bottom: 0;
}
#home-s03 .ult-carousel-wrapper .slick-slide:hover .wpb_single_image {
   /* background: url(https://demo7.1stopwebsitesolution.com/mondilor/wp-content/uploads/2021/12/Ellipse-1.png);*/
    width: 140px;
    background-repeat: no-repeat;
}
#home-s03 .ult-carousel-wrapper .slick-slide .wpb_single_image img {
    transition: 0.5s all ease-in-out;
}
#home-s03 .ult-carousel-wrapper .slick-slide:hover .wpb_single_image img {
    filter: none;
}

#home-s03 h5 {
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #1E1F21;
    margin-bottom: 15px;
}
#home-s03 p {
    font-size: 14px;
    line-height: 24px;
    color: #606060;
    width: 94%;
    margin: auto;
    margin-bottom: 28px;
}
#home-s03 .ult-carousel-wrapper .slick-slide:hover .vc_btn3 {
    background: linear-gradient(90deg, rgb(121, 201, 83) 0%, rgb(89, 167, 52) 100%) !important;
    border-color: rgb(121, 201, 83);
    color: #FFFFFF;
}
#home-s03 .vc_btn3 {
    padding: 11px 28px;
    border-radius: 100px;
    font-size: 13px;
    color: #393B40;
    background: linear-gradient(
90deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%) !important;
    top: -8px;
    background-image: none;
    margin: 0;
    border: 2px solid #4F545A;
    transition: 0.5s all ease-in-out !important;
}
#home-s03 .ult-carousel-wrapper .slick-slide:hover .ult-content-box-container {
    box-shadow: 1px 3px 34px rgb(68 118 168 / 12%);
}
#home-s03 .ult-carousel-wrapper .slick-slide .ult-content-box-container {
    margin: 24px 0 !important;
    transition: 0.5s all ease-in-out;
    border-radius: 28px;
}
#home-s03 .ult-carousel-wrapper .slick-slide .ult-content-box {
    padding: 35px 15px;
}
div#home-s03 {
    padding: 109px 0 118px;
}
#home-s03 .ult-carousel-wrapper {
    margin-bottom: 0;
}
#home-s03 .slick-arrow {
    margin: 0;
    width: 40px;
    height: 40px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
#home-s04 h2 {
    font-size: 38px;
    line-height: 53px;
    color: #FFFFFF;
}
#home-s04 p {
    color: #FFFFFF;
}
#home-s04 {
    padding: 308px 0 146px;
}
#home-s04 .vc_btn3 {
    padding: 23px 58px;
    border-radius: 100px;
    font-size: 14px;
    color: #FFF;
    background: linear-gradient(
90deg, rgb(121, 201, 83) 0%, rgb(89, 167, 52) 100%) !important;
    top: -8px;
    background-image: none;
    margin: 0;
    transition: 0.5s all ease-in-out !important;
    border: 0;
}
#home-s05 h3 {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
#home-s05 .ult-item-wrap .wpb_text_column {
    background-color: #7F8C9D;
    border-radius: 24px;
    padding: 28px;
    transition: 0.5s all ease-in-out;
}
#home-s05 .ult-item-wrap p {
    margin-bottom: 0;
    color: #FFFFFF;
}
#home-s05 .ult-carousel-wrapper .slick-slide:hover .wpb_text_column {
    background-color: #00245B;
}
#home-s05 .ult-carousel-wrapper .slick-arrow {
    padding: 0 !important;
    background-color: transparent !important;
    border-radius: 100% !important;
    overflow: hidden !important;
    border: 1px solid rgb(0 0 0 / 33%) !important;
    color: rgb(0 0 0 / 33%) !important;
    position: absolute !important;
    z-index: 1;
    margin: 0;
    width: 47px !important;
    height: 47px;
    box-shadow: none;
}
#home-s05 .vc_single_image-wrapper {
    min-height: 215px;
}
.mask {
    display: none;
}
.image_frame .image_links {
    display: none;
}
.image_frame .image_wrapper {
    height: 100% !important;
    overflow: visible;
}
.image_frame {
    border: 0;
    min-height: 220px;
}
.woocommerce .product .price {
    display: none;
}
.woocommerce .product h4, .woocommerce .product h4 a {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.woocommerce .product .desc {
    background-color: #7F8C9D;
    border-radius: 24px;
    padding: 28px;
    transition: 0.5s all ease-in-out;
}
.woocommerce .product .excerpt {
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    line-height: 21px;
}
.woocommerce .product {
    margin: 0 15px;
}
.woocommerce .product {
    margin: 0 15px;
}
.woocommerce .product .image_frame:hover img {
    top: 0;
}
.woocommerce .product:hover .desc {
    background-color: #00245B;
}
#home-s05 .desc p {
    margin-bottom: 0;
}
.shop_slider_ul .slick-arrow {
    padding: 0 !important;
    background-color: transparent !important;
    border-radius: 100% !important;
    overflow: hidden !important;
    border: 1px solid rgb(0 0 0 / 33%) !important;
    color: rgb(0 0 0 / 33%) !important;
    position: absolute !important;
    z-index: 1;
}
.woocommerce .shop_slider_ul .slider_prev {
    top: 40%;
    left: 0;
}
.woocommerce .shop_slider_ul .slider_next {
    position: absolute;
    top: 40%;
    right: 0;
}
#home-s05 h2 {
    margin-bottom: 60px;
}
div#home-s05 {
    padding: 89px 0 32px;
}
/*===== ABOUT =====*/
div#Subheader {
    padding: 232px 0 144px;
}
#about-s01 h3 {
    font-size: 30px;
    line-height: 62px;
    margin-bottom: 20px;
    color: #00245B;
}
#about-s01 .value {
    margin-top: 40px;
}
#about-s01 h5 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    color: #1E1F21;
}
#about-s01 .wpb_text_column {
    width: 570px;
    margin-left: 40px;
    margin-bottom: 0;
}
#about-s01 .vc_single_image-wrapper {
    margin-bottom: 0;
}
#about-s01 .wpb_single_image {
    margin-bottom: 0;
}
#about-s01 {
    padding: 83px 0 97px;
}
/*===== Careers =====*/
#careers .wpb_text_column {
    width: 643px;
    float: right;
    margin-right: 60px;
    margin-bottom: 0;
}
#careers h3 {
    font-size: 30px;
    line-height: 62px;
    margin-bottom: 0;
	color: #00245B;
}
#careers h5 {
    font-size: 18px;
    line-height: 30px;
	color:#1E1F21;
}
#careers ul li {
    margin-bottom: 0;
}
#careers ul {
    margin-left: 17px;
}
#careers a {
    color: #00245B;
    text-decoration: underline;
}
#careers .wpb_single_image, #careers .vc_single_image-wrapper {
    margin-bottom: 0;
}
div#careers {
    padding: 63px 0 44px;
}
#contact-s01 form input, #contact-s01 form textarea {
    background-color: transparent !important;
    box-shadow: none;
    border: 1px solid #D5D5D5;
    border-radius: 10px;
    padding: 19px 27px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 21px;
    color: #ACB5C2;
}
#contact-s01 form textarea {
    height: 163px;
}
#contact-s01 form .wpcf7-submit {
    background: linear-gradient(90deg, #7bca54 0%, #4e9929 99.39%, #4e9929 100%);
    padding: 23px 73px;
    border-radius: 50px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 23px;
    border: 0;
    margin: auto;
    display: block;
}
#contact-s01 .ajax-loader {
    position: absolute;
}
#contact-s01 .wpb_text_column {
    margin-bottom: 0;
}
div#contact-s01 {
    padding: 104px 0 50px;
}
#contact-s02 h5 {
    font-size: 20px;
    line-height: 68px;
    margin-bottom: 0;
}
#contact-s02 .wpb_text_column {
    background-color: #F4F5F9;
    padding: 20px 26px 20px;
    border-radius: 28px;
    min-height: 225px;
}
#contact-s02 {
    padding: 50px 0 76px;
}

#application-s01 h3 {
    font-size: 30px;
    line-height: 62px;
    color: #00245B;
    margin-bottom: 20px;
}
#application-s01 .wpb_text_column {
    margin-bottom: 0;
}
#application-s01 {
    padding: 71px 0;
}
#application-s02 .vc_single_image-wrapper {
    margin-bottom: 0;
}
#application-s02 p a {
    font-size: 25px;
    font-weight: 700;
    color: #00245B;
}
#application-s02 .wpb_text_column {
    margin-bottom: 0;
}
#application-s02 .ult-content-box {
    background-color: #F4F5F9 !important;
    padding: 23px 24px 63px;
    border-radius: 28px;
}
#application-s02 {
    padding-bottom: 120px;
}
#product-s01 .wpb_single_image {
    margin-bottom: 0;
}
#product-s01 .vc_single_image-wrapper {
    margin-bottom: 46px;
}
#product-s01 h3 {
    font-size: 24px;
    line-height: 28px;
    color: #00245B;
}
#product-s01 .vc_row .wpb_text_column {
    margin-bottom: 0;
}
#product-s01 .ult-content-box-container {
    padding: 71px 41px;
    background-color: #F4F5F9;
    border-radius: 28px;
    margin-bottom: 0;
    min-height: 475px;
}
#product-s01 {
    padding: 87px 0 115px;
}
#product-s01 img {
    width: auto;
    height: 270px;
}
#detail-product {
    padding: 138px 0 217px;
}
#detail-product h2 {
    font-size: 50px;
    line-height: 62px;
    margin-bottom: 35px;
}
/*#detail-product .wpb_text_column {*/
/*    margin-bottom: 0;*/
/*    width: 570px;*/
/*}*/
#detail-product .vc_single_image-wrapper, #detail-product .wpb_single_image {
    margin-bottom: 0;
}















div#img-ingredients {
    padding-bottom: 41px;
}
#img-ingredients .vc_single_image-wrapper, #img-ingredients .wpb_single_image {
    margin-bottom: 0;
}


/*meat-emulsion pages*/
div#meat-emulsion {
    background-position: left;
    background-repeat: no-repeat;
    padding: 50px;
}






/*===== FOOTER =====*/
#Footer .wpcf7-submit {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    position: absolute;
    right: 4px;
    top: 13px;
}
#Footer form .wpcf7-email {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    color: #ACACAC;
    font-style: italic;
    background-color: #231F34 !important;
    border: 0;
    border-radius: 2px;
    padding: 13px 14px;
}
#Footer h4 {
    font-family: 'Impressum-Roman', sans-serif;
    margin-bottom: 14px;
}
#Footer li a {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #676376;
}
#Footer li {
    line-height: initial;
}
#Footer .download-brochure {
    display: flex;
    margin-top: 15px;
}
#Footer li.download-brochure a {
    background-color: #231f34;
    width: 100%;
    display: block;
    padding: 13px 14px;
    text-decoration: none;
    font-style: italic;
    line-height: 25px;
    font-size: 13px;
    color: #ACACAC;
}
#Footer #text-4 ul {
    margin-top: 45px;
}

#Footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ACACAC;
}
#Footer ::-moz-placeholder { /* Firefox 19+ */
  color: #ACACAC;
}
#Footer :-ms-input-placeholder { /* IE 10+ */
  color: #ACACAC;
}
#Footer :-moz-placeholder { /* Firefox 18- */
  color: #ACACAC;
}
#Footer #custom_html-2 li {
    display: inline-flex;
    margin-right: 6px;
}
#Footer p {
    font-size: 13px;
    line-height: 22px;
    color: #676376;
    margin-bottom: 0;
}
#Footer .widgets_wrapper .widget {
    padding: 0;
    margin: 0;
}
#Footer #media_image-2 {
    margin-bottom: 25px;
}
#Footer .wpcf7 {
    margin-top: 39px;
}
#Footer .footer_copy .social-menu a {
    color: #ACACAC;
    font-size: 13px;
    line-height: 36px;
    font-weight: 400;
}
#Footer .footer_copy .social-menu li {
    border: 0;
}
#Footer .footer_copy .social-menu li:not(:last-child):after {
    content: "-";
    margin-left: 15px;
    color: #ACACAC;
}
#Footer .footer_copy .copyright {
    float: left;
    font-size: 13px;
    line-height: 36px;
    font-weight: 400;
    color: #ACACAC;
}
#Footer .footer_copy .one {
    margin: 0;
    min-height: 0;
    border-top: 1px solid #1F1B2F;
    padding: 26px 0 30px;
}
#Footer {
    background-color: #141120;
}
#Footer li.download-brochure a:before {
    content: url(https://demo7.1stopwebsitesolution.com/mondilor/wp-content/uploads/2021/12/Group-158.png);
    position: absolute;
    right: 13px;
}
#Footer .footer_copy {
    border: 0;
}




@media (min-width: 320px) and (max-width: 1239px) {
.top_bar_right_wrapper {
    display: none !important;
}
.top_bar_right {
    display: none;
}
#home-s02 h2 {
	margin-top: 60px;
}
	div#home-s02 p {
    padding-right: 0px;
}
#home-s03 p {
    font-size: 12px;
    line-height: 20px;
    color: #606060;
    width: 94%;
    margin: auto;
    margin-bottom: 28px;
}
#home-s04 h2 {
    font-size: 30px;
    line-height: 43px;
    color: #FFFFFF;
}
#home-s04 .vc_btn3 {
    padding: 23px 48px;
    border-radius: 100px;
    font-size: 14px;
    color: #FFF;
    background: linear-gradient( 
90deg
, rgb(121, 201, 83) 0%, rgb(89, 167, 52) 100%) !important;
    top: -8px;
    background-image: none;
    margin: 0;
    transition: 0.5s all ease-in-out !important;
    border: 0;
}
#home-s05 h3 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
	div#home-s02 .vc_col-sm-7 {
    width: 40%;
}
	div#home-s02 .vc_col-sm-5 {
    width: 60%;
}
	#home-s02 .wpb_text_column {
    margin-bottom: 0;
    width: 100%;
}
	#about-s01 .wpb_text_column {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0;
}
	div#about-s01 h3, h5, p {
    padding: 0 10px;
}
#application-s02 p a {
    font-size: 15px;
    font-weight: 700;
    color: #00245B;
}
	#careers .wpb_text_column {
    width: 100%;
    float: none !important;
    margin-right: 20px !important;
    margin-bottom: 0;
    margin-left: 20px;
}
}
@media (min-width: 320px) and (max-width: 1024px) {
.top_bar_left.clearfix {
    width: 100% !important;
    margin-top: 20px;
}
	
}
@media (min-width: 320px) and (max-width: 959px) {
.top_bar_left.clearfix {
    width: 100% !important;
    margin-top: 0px;
}
	#Footer li.download-brochure a {
    background-color: #231f34;
    width: 100%;
    display: block;
    padding: 13px 14px;
    text-decoration: none;
    font-style: italic;
    line-height: 25px;
    font-size: 10px;
    color: #ACACAC;
}
#Footer form .wpcf7-email {
    font-size: 10px;
    line-height: 25px;
    font-weight: 400;
    color: #ACACAC;
    font-style: italic;
    background-color: #231F34 !important;
    border: 0;
    border-radius: 2px;
    padding: 13px 14px;
}
#home-s02 h2 {
    font-size: 40px;
    line-height: 50px;
}
div#home-s02 p {
    padding-right: 70px;
}
#home-s04 h2 {
    font-size: 20px;
    line-height: 33px;
    color: #FFFFFF;
}
#home-s04 .vc_btn3 {
    padding: 18px 38px;
    border-radius: 100px;
    font-size: 14px;
    color: #FFF;
    background: linear-gradient( 
90deg
 , rgb(121, 201, 83) 0%, rgb(89, 167, 52) 100%) !important;
    top: -8px;
    background-image: none;
    margin: 0;
    transition: 0.5s all ease-in-out !important;
    border: 0;
}
#home-s05 .vc_single_image-wrapper {
    min-height: 125px;
}
#home-s03 h5 {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #1E1F21;
    margin-bottom: 10px;
}
#home-s03 .vc_btn3 {
    padding: 11px 28px;
    border-radius: 100px;
    font-size: 9px;
    color: #393B40;
    background: linear-gradient( 
90deg
, rgb(255 255 255) 0%, rgb(255 255 255) 100%) !important;
    top: -8px;
    background-image: none;
    margin: 0;
    border: 2px solid #4F545A;
    transition: 0.5s all ease-in-out !important;
}
.one-fourth.column {
    width: 100%;
}
aside#custom_html-2 {
    text-align: center;
    margin-top: 30px !important;
}
	aside#text-4 {
    text-align: center;
}
	aside#text-3 {
    text-align: center;
    margin-top: 30px !important;
}
	aside#text-2 {
    text-align: center;
}
	aside#media_image-2 {
    text-align: center;
}
#product-s01 img {
    width: auto;
    height: auto;
}
#product-s01 .ult-content-box-container {
    padding: 71px 41px;
    background-color: #F4F5F9;
    border-radius: 28px;
    margin-bottom: 0;
    min-height: auto;
}
}
@media (min-width: 320px) and (max-width: 959px) {
	div#home-s02 p {
    padding-right: 10px;
	}
#home-s02 h2 {
    font-size: 30px;
    line-height: 50px;
}
	div#home-s03 {
    padding: 109px 0 0px;
}
}
@media (min-width: 320px) and (max-width: 767px) {

#product-s01 .ult-content-box-container {
    padding: 71px 41px;
    background-color: #F4F5F9;
    border-radius: 28px;
    margin-bottom: 40px;
    min-height: auto;
	}}
@media (min-width: 320px) and (max-width: 800px) {
div#home-s03 {
    padding: 109px 0 0px;
	}}
@media (min-width: 320px) and (max-width: 750px){
	#home-s05 h3 {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
#home-s05 .ult-item-wrap .wpb_text_column {
    background-color: #7F8C9D;
    border-radius: 24px;
    padding: 23px;
    transition: 0.5s all ease-in-out;
}
.slick-next {
    right: -35px;
}
.slick-prev {
    left: -35px;
}
div#home-s02 p {
    padding-right: 10px;
}
#home-s04 {
    padding: 158px 0 6px;
}
	div#home-s03 {
    padding: 109px 0 0px;
}
}




@media (min-width: 320px) and (max-width: 600px) {
div#home-s02 .vc_col-sm-7 {
    width: 40%;
}
#home-s02 .vc_col-sm-7 {
    padding-right: 0px;
}
div#home-s02 .vc_col-sm-5 {
    width: 60%;
}
div#home-s02 p {
    padding-right: 10px;
}
#Footer .footer_copy .social-menu li {
    display: contents;
    margin-right: 0px;
    padding-right: 0px;
    border-right: 1px solid rgba(255,255,255,.1);
}
#Footer .footer_copy .social-menu {
    margin: 0 !important;
    display: block !important;
    float: right !important;
}}

@media (min-width: 320px) and (max-width: 500px) {
	div#home-s02 .vc_col-sm-7 {
    width: 100%;
}
div#home-s02 .vc_col-sm-5 {
    width: 100%;
}
#home-s02 h2 {
    font-size: 30px;
    line-height: 50px;
    text-align: center;
}
	#home-s02 h2 {
    margin-top: 0px;
}
div#home-s02 p {
    padding-right: 0px;
    text-align: center;
    padding: 0 20px;
}
#home-s02 .wpb_text_column {
    margin-bottom: 0;
    width: 100%;
}
#Footer .footer_copy .social-menu {
    margin: 0 !important;
    display: block !important;
    float: right !important;
}
#Footer .footer_copy .social-menu li {
    display: contents;
    margin-right: 0px;
    padding-right: 0px;
    border-right: 1px solid rgba(255,255,255,.1);
}}
@media (min-width: 320px) and (max-width: 484px) {
#Footer .footer_copy .social-menu {
    margin: 0 !important;
    display: block !important;
    float: left !important;
}}
@media (min-width: 320px) and (max-width: 450px) {
	div#home-s02 p {
    padding-right: 0px;
    text-align: left;
    padding: 0px 10px 0 20px !important;
}
#home-s02 h2 {
    font-size: 30px;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
}
	#Footer .footer_copy .social-menu {
    float: left;
    margin: 0;
}}
@media (min-width: 320px) and (max-width: 400px) {
#Footer .footer_copy .social-menu li {
    display: contents;
    margin-right: 0px;
    padding-right: 0px;
    border-right: 1px solid rgba(255,255,255,.1);
}
#Footer .footer_copy .social-menu {
    margin: 0 !important;
    display: block !important;
    float: left !important;
}
}