/* Tablet responsive */

@media only screen and (max-width: 991px) {

	.contact-form-7-contact form p {
		margin: 0 !important
	}


	.contact-form-7-contact form select {
		font: normal normal normal 16px AdobeCleanRegular;
	}
	.contact-form-7-contact form p:nth-child(7) {
		margin: auto !important;
	}

	.contact-form-7-contact form p:nth-child(7) input {
		min-width: 160px;
	    height: 52px;
	    font: normal normal bold 15px AdobeCleanBold;
	}

	#brands img {
	    height: 40px;
	}

	.wave-anime {
	    bottom: 37px;
	}

	.dwn-image  {
		width: 12.61vw;
	    height: 3.76vw;
	    font: normal normal normal 1.2vw AdobeCleanRegular;
	}


	#menu-item-1367,
	#menu-item-1368 {
	  display: block;
	}


	.logo-mobile,
	.lang-mobile {
	  display: flex !important;
	}

	.photobanner {
	    width: 280%;
	}

	.lang-mobile {
		flex-direction: column;
	}

	.lang li {
	    padding: 5.3% 0;
	}

	.dgwt-wcas-overlay-mobile {
		position: fixed !important;
	}

	.product-social-share {
		display: none;
	}

	header {
		z-index: 999;
	}
	.header-wrap .logo-mobile {
		position: absolute;
	    left: 50%;
	    transform: translate(-50%);
	    width: 135pt;
	    height: 60pt;
	    top: 10px;
	    z-index: 5;
	}

	.header-wrap .logo {
		display: none;
	}

	.header-wrap {
	height: 75px;
    padding: 0px 7.862vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

	.nav-right {
		padding-left: 0;
	}

	.header-search {
		display: none;
	}

	.logo-mobile,
	.mobile-search {
	  display: block;
	}

	.nav-left {
	    padding-right: 0;
	}

	.menu-header #menu-menu-left, .menu-header #menu-menu-right {
	    flex-direction: column;
	}

	.nav-wrap {
		display: none;
	    position: absolute;
	    width: 100%;
	    background: #FDFDFB;
	    left: 0;
	    top: 75px;
	    height: auto;
	    padding: 7vw 7.862vw 6vw;
	    align-items: flex-start;
	}

	.nav-wrap.mob-nav-active {
		display: flex;
	}

	.menu-header #menu-menu-left li, 
	.menu-header #menu-menu-right li {
		width: 100%;
	}

	.nav-left, .nav-right {
	    width: 33%;
	}

	.menu-header #menu-menu-left a, 
	.menu-header #menu-menu-right a {
		font: normal normal normal 20px AdobeCleanRegular;
		color: #484847;
		line-height: 40px;
	}

	.bodyshaddow::after {
	    content: '';
	    position: fixed;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    z-index: 99;
	    background-color: rgba(0, 0, 0, 0.4);
	    background: rgba(0, 0, 0, 0.4);
	}

	/* Staart toggle */

    .mob-btn i {
        color: #f47920;
        font-size: 20px;
        padding-right: 20px;
        border-right: 1px solid #000;
        margin-right: 10px;
    }

    .mob-btn {
        display: flex;
        align-items: center;
    }

    .mob-tel {
        position: absolute;
        left: 15px;
        transform: translateY(-50%);
        top: 50%;
        font-size: 20px;
        color: #f47920;
    }

    .toggle-menu {
        background-color: transparent;
        border: none;
        cursor: pointer;
        display: inline-block;
        outline: none;
        padding: 0;
        pointer-events: initial;
        position: relative;
        vertical-align: middle;
        width: 30px;
        z-index: 10;
      }
    .toggle-menu span {
        background-color: #000;
        content: "";
        display: block;
        height: 2px;
        left: calc(50% - 13px );
        position: absolute;
        top: calc(50% - 1px );
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  -webkit-transform 0.2s linear;
        transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  transform 0.2s linear;
        transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  transform 0.2s linear, -webkit-transform 0.2s linear;
        width: 26px;
      }
    .toggle-menu span:before, .toggle-menu span:after {
        background-color: #000;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  -webkit-transform 0.2s linear;
        transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  transform 0.2s linear;
        transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,  transform 0.2s linear, -webkit-transform 0.2s linear;
        width: 26px;
      }
    .toggle-menu span:before {
        top: 7px;
    }
    .toggle-menu span:after {
        top: -7px;
    }
   .toggle-menu.active span {
        background-color: transparent;
        transition: background 0.2s ease-out;
    }
    .toggle-menu.active span:before, .toggle-menu.active span:after {
        transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
        transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
        transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
        background: #112020;
    }
    .toggle-menu.active span:before {
        top: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }
    .toggle-menu.active span:after {
        top: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }

    .header-switch {
    	display: none;
    }


   .lang-mobile {
	   	display: block;
	    padding: 0;
	    box-shadow: none;
	    background: transparent;
	    top: 7.7vw;
	    right: 7.862vw;
	    width: auto;
	    height: auto;
	}

	.lang-mobile a {
		font: normal normal normal 17px/3vw AdobeCleanRegular !important;
    	letter-spacing: 0 !important;
    	color: #484847 !important;
	}

	.lang-mobile i {
	    width: 30px;
	    height: 30px;
	}

	.lang-mobile i img {
		border-radius: 50%;
	}

	.mobile-search .header-widgets {
	    display: none;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    background: #FDFDFB;
	    top: 7.6vw;
	    padding: 5.5vw 0;
	    min-height: 154px;
	}

	.header-switch .dgwt-wcas-search-wrapp, .wp-block-search__button-outside {
		padding: 0 7.862vw;
		width: 100%;
	}

	.dgwt-wcas-search-form, .wp-block-search__inside-wrapper {
	    max-width: 100% !important;
	}

	.dgwt-wcas-search-wrapp {
	    max-width: 100%;
	}

	.header-search input,
	.search-no-results .search-result-product .search-form input {
	    background: #F6F6F4;
	    font-size: 18px;
	    border: 1px solid #ACACAC !important;
	    height: 45px !important;
	}

	.header-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font-size: 18px;
	}

	.header-search input::-moz-placeholder { /* Firefox 19+ */
	  font-size: 18px;
	}

	.header-search input:-ms-input-placeholder { /* IE 10+ */
	 font-size: 18px;
	}

	.header-search input:-moz-placeholder { /* Firefox 18- */
	  font-size: 18px;
	}

	.wp-block-search .wp-block-search__inside-wrapper {
		position: relative;
	}

	.wp-block-search .wp-block-search__button {
		position: absolute;
		right: 15px;
	}

	.wp-block-search:before {
	    font-size: 15px;
	}

	.dgwt-wcas-overlay-mobile {
	    top: 13.1vw !important;
	    background: transparent !important;
	    display: none;
	}

	.dgwt-wcas-overlay-mobile.show-search {
		display: block;
	}

	.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input {
		height: 40px !important;
	}


	.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font: normal normal normal 1.714vw AdobeCleanRegular;
	  font-style: normal;
	}
	.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search]::-moz-placeholder { /* Firefox 19+ */
	  font: normal normal normal 1.714vw AdobeCleanRegular;
	  font-style: normal;
	}
	.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search]:-ms-input-placeholder { /* IE 10+ */
	  font: normal normal normal 1.714vw AdobeCleanRegular;
	  font-style: normal;
	}
	.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search]:-moz-placeholder { /* Firefox 18- */
	  font: normal normal normal 1.714vw AdobeCleanRegular;
	  font-style: normal;
	}



	/* Slider */

	.slider {
	    padding-top: 74px;
	}

	.desktop-baner {
	    height: 77.419vw !important;
	}

	.slider-text h1, .slider-text h2, .slider-text h3, .slider-text h4, .slider-text p {
	    font: normal normal bold 40px Fraunces_144pt_Soft-Bold;
	}

	.slider-text {
	    padding-left: 7.862vw;
	    bottom: 22vw;
	}

	.slider .slider-shaddow {
	    height: 80% !important;
	}

	.sliderImgName {
	    right: auto;
	    bottom: 17%;
	    font: normal normal normal 18px AdobeCleanRegular; 
	    left: 7.862vw;
	}

	.slider .flex-control-nav {
	    width: 9.6875vw;
	    right: auto;
	    left: 23vw;
	    bottom: 14vw;
	}

	.slider .flex-direction-nav a {
	    width: 6.510vw;
	    height: 6.510vw;
	}

	.slider .flex-direction-nav {
	    bottom: 17vw;
	    right: 7.862vw;
	    width: 14vw;
	}

	.dgwt-wcas-search-wrapp {
	    max-width: 100% !important;
	}

	.dgwt-wcas-search-form {
	    width: 84% !important;
	    margin: auto !important;
	}

	.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form {
	    width: 100% !important;
	}

	.dgwt-wcas-om-bar {
	    position: relative;
	}

	.dgwt-wcas-overlay-mobile {
		width: 84% !important;
		margin: auto !important; 
	}

	.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
		overflow-y: auto !important;
		height: auto !important;
	}

	/* Blog */

	.main-blog-wrap {
	    align-items: center;
	    padding-top: 9.895vw;
	}

	.blog-wrap .flex-wrap .main-blog-wrap:nth-child(2n) {
	    padding-top: 13.020vw;
	}

	.blog-wrap .flex-wrap .main-blog-wrap:nth-child(2n) .blogDescriptionWrap {
	    width: 85%; 
    	padding-left: 10%;
	    margin-top: -5%;
	}

	.blog-img img {
	    height: 32.25vw;
	}

	.blog-concept {
	    padding: 0px 7.862vw;
	    background: #F5F2ED;
	}

	.blog-img .blog-img-wrap::after {
	    background-size: 100% 100%;
	}

	.blogDescriptionWrap .featured {
		font-size: 12px;
	}

	.blogDescriptionWrap .featured {
		margin-bottom: 10px;
	}

	.blogDescriptionWrap p {
	    font-size: 14px;
	    line-height: 22px;
	}

	.blogDescriptionWrap h1,
	.homepageCategory h1 {
		font-size: 28px;
	}

	.blogDescriptionWrap h1 {
	    line-height: 4vw;
	}

	.blogDescriptionWrap a {
		width: 157px;
		height: 52px;
		line-height: 52px;
		font-size: 13px;
		margin-top: 30px;
	}

	.blog-img {
	    width: 47%;
	}

	.blog-description {
	    width: 53%;
	}

	.blogDescriptionWrap {
	    width: 95%;
	    text-align: center;
	    padding-left: 19%;
	}

	.blog-wrap .flex-wrap .main-blog-wrap:nth-child(2n) .blog-img {
	    padding-left: 1%;
	}

	.blog-fruits {
	    padding: 13.020vw 0 10.156vw;
	}

	.blog-fruits img {
		height: 25px;
	    object-fit: cover;
	    object-position: left;
	}

	/* Category slider */

	.homepageCategory {
	    padding-bottom: 11%;
	}

	.product-cat-slider .owl-next span::before, 
	.product-cat-slider .owl-prev span::before {
	    width: 42px;
	    height: 42px;
	    line-height: 42px;
	    font-size: 1.953vw;
	}

	.product-cat-slider {
	    margin-left: 7%;
    	margin-right: 7%;
	    padding-top: 2%;
	}

	.product-cat-slider .cat-button a {
		font: normal normal bold 14px Fraunces_144pt_Soft-Bold;
	}

	.product-cat-slider .owl-prev {
	    left: -5%;
	}

	.product-cat-slider .owl-next {
	    right: -5%;
	}


	#home-cat img {
		max-width: 176px;
	}



	/* Paralax */

	.about_us {
		height: 598px;
    	background-size: cover;
    	background-position: center !important;
    	background-attachment: fixed;
	}

	.about_us .about-wave {
	    width: 100%;
	}

	.about_us .about_us_col {
		min-width: 357px;
		max-height: 392px;
		overflow: scroll;
		margin: auto;

	}

	.about_us .about_us_col h1 {
		font-size: 25px;
	}

	.about_us .about_us-wrap {
		padding-left: 0;
	}

	.about_us .about_us_col p {
		font-size: 15px;
		line-height: 24px;
	}

	.about_us .about_us_col a {
	    min-width: 140px;
	    height: 50px;
	    line-height: 45px !important;
	    font-size: 15px;
	}

	/* Recipes */

	.recipes-desk {
		display: none;
	}

	.recipes-mobile {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	.recipes-mobile p br {
		display: none;
	}

	.recipes-mobile h1 {
		font: normal normal bold 26px Fraunces_144pt_Soft-Bold;
		color: #D53D3D;
	}


	.recipes-mobile p {
		font: normal normal normal 15px AdobeCleanRegular;	
		color: #523F20;
		margin: 0;
		line-height: 22px;
		width: 90%;
	}


	.mobile-recipes-link {
	    display: block;
	    display: inline-block;
	    min-width: 139px;
	    height: 52px;
	    background: #FCC059 0% 0% no-repeat padding-box;
	    border-radius: 50px;
	    color: #116333;
	    font: normal normal bold 13px AdobeCleanRegular;
	    line-height: 52px;
	    margin-top: 40px;
	    text-align: center;
	    margin: auto;
	    margin-top: 13px;
	}

	.recipes-img {
	    height: 113px;
	}

	.recipes-description h3 {
		font-size: 15px;
		line-height: 18px;
		padding: 0 10px;
		min-height: 9vw;
	}


	.recipes {
	    padding: 40px 7.862vw 9.5vw;
	}

	.recepies-left,
	.recepies-right {
		width: 100%;
	}

	.recepies-left {
	    margin-left: -8px;
	}

	.recipes-wrap {
	    width: 25%;
	    padding-left: 8px;
	    padding-top: 0;
	}

	.recepies-line {
		display: none;
	}

	.recepies-right_wrap {
	    padding-left: 0;
	}

	.recepies-right_wrap span {
		font-size: 23px;
	}

	.recepies-right_wrap p {
		font-size: 14px;
	    line-height: 20px;
	    width: 40%;
	    margin: 10px auto;
	}

	#gform_wrapper_2 input {
		height: 55px;
		width: 326px;
		padding: 20px 23px 23px 23px;
		font-size: 16px;
	}




	#gform_wrapper_2 .gform_footer {
    	right: 65px;
    	width: 40px;
	}

	#gform_wrapper_2 {
	    width: 60%;
	    margin-top: 25px;
	}

	.recepies-form {
		margin-top: 8.723vw;
	}

	#gform_wrapper_2 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	#gform_wrapper_2 input::-moz-placeholder { /* Firefox 19+ */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	#gform_wrapper_2 input:-ms-input-placeholder { /* IE 10+ */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	#gform_wrapper_2 input:-moz-placeholder { /* Firefox 18- */
	  font: normal normal normal 16px AdobeCleanRegular;
	}


	/* Footer */

	.footer-wrap {
		flex-wrap: wrap;
	}

	.footer-wrap .footer-col {
		width: 50%;
	}

	.footer-wrap .footer-col:first-child {
		order: 1;
	}

	.footer-wrap .footer-col:nth-child(2) {
		order: 3;
		padding-left: 0;
	}

	.footer-wrap .footer-col:nth-child(2) ul li {
		padding-bottom: 5px;
	}

	.footer-wrap .footer-col:nth-child(3) {
		order: 2;
		padding-left: 3vw;
	}

	.footer-wrap .footer-col:nth-child(3) p {
		width: 90%;
		margin: auto;
		margin-left: 0;
	}

	.footer-wrap .footer-col:nth-child(4) {
		order: 4;
		padding-left: 3vw;
	}


	.footer-col .f-col-last {
	    padding-left: 6vw;
	}

	.mobile-footer {
	  display: block;
	}

	.footer-wrap .footer-col .visitUs,
	.footer-wrap .footer-col .copy,
	.footer-wrap .footer-col .download,
	.footer-wrap .footer-col .footer-social {
		display: none;
	}

	.mobile-footer.footer-col .visitUs,
	.mobile-footer.footer-col .copy,
	.mobile-footer.footer-col .download,
	.mobile-footer.footer-col .footer-social {
		display: block;
	}

	.mobile-footer.footer-col .footer-social {
		margin: 26px 0 16px;
	}

	.mobile-footer.footer-col .download {
		margin-bottom: 27px;
	}

	.footer-col h3 {
		font: normal normal bold 20px Fraunces_144pt_Soft-Bold;
		margin-top: 40px;
		margin-bottom: 1.1vw;
	}

	.footer-col a, .footer-col p {
		font: normal normal normal 16px AdobeCleanRegular;
		line-height: 28px;
	}

	.footer-col li {
		font: normal normal normal 16px AdobeCleanRegular;
	}

	footer {
	    background: #1E412B 0% 0% no-repeat padding-box;
	    padding: 5.2% 7.862vw 8%;
	}

	.footer-col #gform_wrapper_1 input {
	    height: 44px;
	}

	.footer-col #gform_wrapper_1 {
	    width: 100%;
	}

	.footer-col #field_1_1 {
		padding-right: 0;
	}

	.footer-col #gform_wrapper_1 .gform_footer::after {
	    padding-right: 10px;
	}

	.footer-col #gform_wrapper_1 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	.footer-col #gform_wrapper_1 input::-moz-placeholder { /* Firefox 19+ */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	.footer-col #gform_wrapper_1 input:-ms-input-placeholder { /* IE 10+ */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	.footer-col #gform_wrapper_1 input:-moz-placeholder { /* Firefox 18- */
	  font: normal normal normal 16px AdobeCleanRegular;
	}

	/* Products */

	.main-cat-heading h1 {
		font: normal normal bold 32px Fraunces_144pt_Soft-Bold;
	}

	.main_product_cat {
		padding: 0;
	}

	.main_product_cat .main-cat-heading {
	    padding: 18vw 10vw 0;
	}

	.new-relases {
		padding: 18vw 10vw 10vw;
	}

	.custom-cat .item {
	    padding-top: 4.947vw;
	}


	.cat-content {
	    padding: 0 6%;
	}

	.cat-content br {
		display: none;
	}

	.main_product_cat .custom-cat {
	    padding: 6.5vw 4.989vw 11.067vw;
	}


	.main-cat-heading p {
		font: normal normal normal 15px AdobeCleanRegular;
		line-height: 24px;
	}

	.custom-cat .cat-description {
	    border-top-left-radius: 10px;
	    border-bottom-left-radius: 10px;
	}

	.custom-cat .cat_img img {
	    border-top-right-radius: 10px;
	    border-bottom-right-radius: 10px;
	}

	.custom-cat .cat_img {
	    width: 54%;
	}

	.custom-cat .cat-description {
	    width: 46%;
	}

	.custom-cat .cat-description h1 {
	    font: normal normal bold 25px Fraunces_144pt_Soft-Bold;
	    line-height: 52px;
	}

	.cat-line {
		align-items: center;
	}

	.cat-line img {
	    width: 27%;
	    height: 4px;
	    object-fit: cover;
	}

	.custom-cat .cat-description p {
	    font: normal normal normal 13px AdobeCleanRegular;
	    line-height: 20px;
	    width: 75%;
	}

	.custom-cat .cat-description span {
		min-width: 131px;
		height: 52px;
		font-size: 13px;
		line-height: 50px;
	}

	.custom-cat .cat_img img {
	    height: 311px;
	}

	.custom-cat .item:nth-child(2n) .cat_img img {
	    border-top-left-radius: 10px;
	    border-bottom-left-radius: 10px;
	}

	.custom-cat .item:nth-child(2n) .cat-description {
	    border-top-right-radius: 10px;
	    border-bottom-right-radius: 10px;
	}

	/* Product list */

	.woocommerce-products-header img,
	.woocommerce-products-header::after {
	    height: 381px;
	}

	.cat_list .wave-start {
	    top: 380px;
	}

	.cat_list .wave {
	    height: 55px;
	    bottom: -32px; 
	}

	.fun-sticker {
	    width: 98px;
	    height: 97px;
	}

	.storefront-full-width-content.woocommerce-cart .entry-header, 
	.storefront-full-width-content.woocommerce-checkout .entry-header, 
	.storefront-full-width-content.woocommerce-account .entry-header, 
	.storefront-full-width-content .woocommerce-products-header {
	    text-align: center;
	    padding: 0px 0 1.5vw !important;
	}

	.cat_list {
	    margin-top: 75px;
	}


	.fun-sticker {
	    bottom: 35%;
	    right: 7.862vw;
	    width: 98px;
	    height: 97px;
	}


	.woocommerce-products-header h1,
	.main.search-results .large-bold-text,
	.search-no-results .search-title h1 {
	    font: normal normal bold 30px Fraunces_144pt_Soft-Bold;
	    margin-top: 9vw;
	}
	.main.search-results .large-bold-text,
	.search-no-results .search-title h1 {
		margin-top: 6vw;
	}

	.search-no-results .search-title .main-text {
		font: normal normal normal 15px AdobeCleanRegular;
	}

	.search-no-results .search-result-product .search-form label {
	    width: 50%;
	}

	.woocommerce-products-header p {
	    font: normal normal normal 15px AdobeCleanRegular;
	    line-height: 24px;
	    width: 69%;
	}

	.fun-sticker p {
	    font: italic normal bold 15px Fraunces_144pt_Soft-BoldItalic;
	    line-height: 16px;
	}

	.sub-cat-main {
		width: 85%;
	}

	.sub-cat-main p {
		width: 100%;
	}

	.sub-cat-main p::before {
	    left: -10px;
	    top: 3px;
	    width: 20px;
	    height: 20px;
	}

	.sub-cat-main::before {
	    top: 2.4vw;
	    font: italic normal bold 16px Fraunces_144pt_Soft-BoldItalic;
	}

	.sub-cat-main.fun_open {
	    z-index: 11;
	}


	.filters p {
	    font: normal normal normal 12px AdobeCleanBold;
	    margin-top: 30px;
	    margin-bottom: 15px;
	}

	.filters ul li a {
		padding: 0 20px;
	    height: 40px;
	    line-height: 40px !important;
	    font: normal normal normal 15px AdobeCleanRegular;
	    line-height: 19px;
	}

	.filters ul li a.active {
	    font: normal normal normal 15px AdobeCleanBold;
	}

	.filters ul {
		justify-content: flex-start;
	    padding: 0;
	    white-space: nowrap;
	    overflow: scroll;
	    padding-left: 7.862vw;
	}

	.filters ul li {
		margin-right: 8px;
	}

	.main-cat-list .cat-line {
		padding-top: 40px;
		width: 100%;
		padding-left: 7.862vw;
		padding-right: 7.862vw;
	}

	.main-cat-list {
	    padding: 0px 0 12%;
	}

	.product-list-items {
	    padding: 10px 6.862vw 0;
	    margin: 0 auto;
	}

	.product-list-items a,
	.search-result-product .search-wrap {
		width: 33.333% !important;
		text-align: center;
	    padding: 1%;
	}

	.product-list-items a span,
	.searchTitle {
	    font: normal normal normal 16px AdobeCleanRegular;
	    line-height: 22px;
	    width: 79%;
	}
	
	.search-result-product #post-navigation a,
	.search-result-product #post-navigation .current {
		font-size: 16px;
	}

	.product-list-items img,
	.search-result-product .search-wrap img {
		max-width: 188px;
	}

	.main.search-results {
	    padding: 74px 6.862vw;
	}


	/* Single product */

	.single_product {
		margin-top: 75px;
	}

	.woocommerce_single_wrap {
		padding: 0px 7.862vw;
	}

	.main-single-wrap .product_title {
		font: normal normal bold 33px Fraunces_144pt_Soft-Bold;
		margin-top: 70px;
		margin-bottom: -75px;
	}


	.product-image-bgd .single_bgd {
	    height: 336px;
	}

	.main-single-wrap .single-pr-img {
		width: 100%;
		order: 1;
		text-align: center;
		min-height: 0;
	}

	.main-single-wrap .single-pr-img img {
		max-width: 340px;
	}

	.main-single-wrap .single-atributes,
	.main-single-wrap .woocommerce-product-details__short-description {
	    width: 50%;
	    margin: 0;
	    position: absolute;
	    bottom: -170%;
	}

	.at-size p {
	  min-width: 73px;
	  height: 46px;
	  line-height: 46px !important;
	  font: normal normal normal 16px/1.041vw AdobeCleanRegular;
	}
	
	.at-size li:hover p {
	  min-width: 73px;
	  height: 46px;
	  line-height: 46px !important;
	  font: normal normal normal 16px/1.041vw AdobeCleanRegular;
	}

	.main-single-wrap .woocommerce-product-details__short-description {
		padding-top: 13%;
	}


	.main-single-wrap .single-atributes {
		right: 10px;
	}

	.main-single-wrap .woocommerce-product-details__short-description {
		left: 10px;
	}

	.main-single-wrap .woocommerce-product-details__short-description::before {
		top: 22%;
    	left: 45%;
	}

	.main-single-wrap .woocommerce-product-details__short-description,
	.single-atributes {
		min-height: 255px;
		
	}

	.main-single-wrap .woocommerce-product-details__short-description::after,
	.single-atributes:after {
		width: 100%;
    	height: 40vw;
    	background-size: cover;
	}




	.shop_attributes {
	    width: 60%;
	    margin-left: 0;
	    margin-top: 10%;
	}

	.main-single-wrap .woocommerce-product-details__short-description p {
		font: normal normal normal 16px AdobeCleanRegular;
		line-height: 25px;
		max-width: 73%;
		margin: auto;
	}
	
	.main-single-wrap .woocommerce-product-details__short-description::after {
		top: 11px;
		left: -13px;
	}

	.shop_attributes .product-meta span,
	.main-single-wrap .single-atributes li {
	    font: normal normal normal 16px AdobeCleanRegular;
	}

	.main-single-wrap .single-atributes li div:last-child,
	.atr-size {
		font: normal normal bold 17px AdobeCleanBold;
	}

	.main-single-wrap .woocommerce-product-details__short-description::before {
	    width: 44px;
	    height: 44px;
	}
	
	.single_same_products {
		justify-content: center;
	}

	.single_same_products h3,
	.a-size {
		font: normal normal bold 12px AdobeCleanBold;
		line-height: 15px;
		white-space: normal;
	}
	
	.single-new-same-product img {
		width: 103px;
		height: 103px;
	}
	
	single_same_products .products li {
		width: 100%;
		margin: 0 10px;
		min-width: 145px;
	}


	.all-desk {
	  display: none;
	}

	.all-mobile {
		display: block;
		margin-top: 10px !important;
	}


	.all-sizes {
	    width: 100%;
	    margin: 0 0 0 auto;
	}


	.single_same_products {
	    padding: 0;
	    margin-top: 8%;
	}

	.single_same_products .product {
		flex: none;
	}

	.single_same_products .product img {
	    width: 125px;
	    height: auto;
	}

	.main-single-wrap {
		justify-content: center;
	}

	.single_same_products ul {
		    justify-content: center;
	    white-space: nowrap;
	    overflow: scroll;
	    
	    padding-right: 0;
		padding-left: 0;
	}

	.single_same_products .product {
		overflow: visible;
		max-width: 103px;
		margin-left: 13px !important;
	}

	.single_line {
		display: none;
	}

	.all-sizes .at-size {
	    margin-top: 15px;
	}

	/* Nutrions */

	.ingredients {
	    padding: 0 7.862vw;
	    margin-top: 52%;
	}

	.nutrition_facts_fields {
	    margin-top: 7.3%;
	}

	.ingredients h3 {
	    font: normal normal bold 20px Fraunces_144pt_Soft-Bold;
	}

	.in-text {
	    font: normal normal normal 16px AdobeCleanRegular;
	    line-height: 30px;
	}

	.nutrition_facts_fields, .nutritions_bottom {
	    padding: 0 7.862vw;
	}

	.n_f_top .utrition-item:first-of-type {
	    font: normal normal bold 20px Fraunces_144pt_Soft-Bold;
	}

	.n_f_top .utrition-item,
	.nut-light p {
	    font: normal normal normal 16px AdobeCleanRegular;
	    line-height: 32px;
	}

	.n_f_top .utrition-item .nutrition-field:last-of-type {
	    font: normal normal normal 16px AdobeCleanBold;
	}

	.nutritions_bottom .nutrition-itemL, .nutritions_bottom .nutrition-itemR {
	    font: normal normal normal 16px AdobeCleanRegular;
	    line-height: 32px;
	}

	.nutritions_bottom .nutrition-itemL .nutrition-field:last-of-type, .nutritions_bottom .nutrition-itemR .nutrition-field:last-of-type {
	    font: normal normal normal 16px AdobeCleanBold;
	}


	/* Related */

	#related-product {
	    padding: 0;
	}

	.related-line h1 {
	    font: normal normal bold 25px Fraunces_144pt_Soft-Bold;
	}

	.main-related-products {
	    padding: 6.5% 7.862vw 7.5%;
	}

	#related-product .woocommerce-loop-product__title {
		font: normal normal normal 16px AdobeCleanRegular;
		line-height: 22px;
		font-size: 16px !important;
		padding: 0;
	}

	.related-line img {
	    width: 30%;
	    height: 4px;
	    object-fit: cover;
	}

	.related-line {
		align-items: center;
	}

	#related-product img {
	    max-width: 15.13vw;
	    height: 15.13vw;
	}


	#related-product .owl-next span::before, #related-product .owl-prev span::before {
	    width: 42px;
	    height: 42px;
	    line-height: 42px;
	    font-size: 12px;
	}

	#related-product .owl-prev {
	    left: -47px;
	    top: 45%;
	}

	#related-product .owl-next {
	    position: absolute;
	    right: -7.4%;
	    top: 45%;
	}

	/* New relases */

	.recipes-box-description .featured {
	    font: normal normal bold 12px AdobeCleanRegular;
	}

	.recipes-box-description h1 {
		font-size: 18px;
		margin-top: 10px;
		line-height: 1.2;
	}

	.main-recipes-box {
	    width: 33.333%;
	}

	.main-recipes-box .recipes-box-img {
	    height: 15.093vw;
	}

	.new-relases .cat-line h1 {
		font: normal normal bold 32px Fraunces_144pt_Soft-Bold;
	}

	.new-relases {
	    padding: 18vw 0 10vw;
	}
	
	.new-relases .cat-line {
		padding: 0 10vw;
	}

	/* Recipes */

	#f_recipes .owl-dots, #f_recipes1 .owl-dots {
	    width: 100%;
	    text-align: center;
	}

	#f_recipes1::after {
		top: 10%;
	}

	#f_recipes1::before {
		width: 55px;
		top: 13%;
	}

	.filter-offers {
	    padding: 3.8% 5vw 2.7%;
	}

	.featured-recipes {
		padding: 0 5vw;
	}

	.recipes-page-wrap {
	    padding: 0;
	}

	.recipes-page {
	    padding-top: 7.7%;
	}

	.recipes-page .page-banner {
	    height: 430px;
	}

	.recepies-right_wrap span {
	    margin-bottom: 15px;
	}

	.top-b-description h1 {
		font: normal normal bold 35px Fraunces_144pt_Soft-Bold;
	}

	.top-b-description p {
	    font: normal normal normal 15px AdobeCleanRegular;
	    line-height: 24px;
	    width: 72%;
	}

	.filter-offers .sf-field-search input {
	    width: 256px;
	    height: 55px;
	}

	.filter-offers .sf-field-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	.filter-offers .sf-field-search input::-moz-placeholder { /* Firefox 19+ */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	.filter-offers .sf-field-search input:-ms-input-placeholder { /* IE 10+ */
	  font: normal normal normal 16px AdobeCleanRegular;
	}
	.filter-offers .sf-field-search input:-moz-placeholder { /* Firefox 18- */
	  font: normal normal normal 16px AdobeCleanRegular;
	}

	.filter-offers .searchandfilter select.sf-input-select {
	    font: normal normal bold 16px AdobeCleanBold;
	    width: 183px;
	    height: 55px;
	}

	.recipes-link, .back-to-all-recipes {
	    min-width: 128px;
	    height: 38px;
	    line-height: 38px!important;
	    font: normal normal bold 14px AdobeCleanRegular;
	}

	.f-r-img img {
	    height: 400px;
	}

	.f-r-description .f-recipes {
	    font-size: 0;
	    width: 100%;
	}

	#f_recipes1 {
		padding: 10px 0;
	}

	#f_recipes1::after {
		font-size: 12px;
	}

	.f-r-description .f-recipes::after {
	    width: 7.22vw;
	    margin-top: 5px;
	}

	.f-r-description h1 {
	    font: normal normal bold 26px Fraunces_144pt_Soft-Bold;
	    margin-bottom: 10px;
	}

	.f-r-description div {
		width: 100%;
		padding: 0 5%;
	}

	.f-r-description p {
	    width: 100%;
	    font: normal normal normal 15px AdobeCleanRegular;
	    line-height: 24px;
	}

	#f_recipes .owl-dots {
	    right: 22.2%;
	    bottom: 11%;
	}

	.f-r-description span {
	    min-width: 142px;
	    height: 55px;
	    font: normal normal bold 16px AdobeCleanRegular;
	    line-height: 55px;
	    margin-top: 7%;
	}

	.all-recipes ul {
	    margin-left: -17px;
	}

	.all-recipes ul li {
	    width: 33.333%;
	    padding-left: 17px;
	    padding-top: 17px;
	    padding-bottom: 0
	}

	.all-recipes {
	    padding: 2% 7.862vw 11%;
	}

	.main-recipes-img {
	    height: 134px;
	    border-top-left-radius: 8px;
	    border-top-right-radius: 8px;
	}

	.main-recipes-description {
	    border-bottom-left-radius: 8px;
	    border-bottom-right-radius: 8px;
	}

	.main-recipes-description h3 {
		font: normal normal bold 16px Fraunces_144pt_Soft-Bold;
	    line-height: 18px;
	    padding: 5% 7%;
	    min-height: 9.7vw;
	}

	#f_recipes .slick-dots, #f_recipes1 .slick-dots {
	    margin: 25px auto 0;
	    width: 40%;
	}

	/* Single recipes */

	.single-recipes-img {
	    height: auto;
	}

	.single-recipes {
	    padding-top: 38px;
	}

	.single-recipes-img, .single-recipes-description {
	    width: 100%;
	    padding: 0px 7.862vw;
	}

	.single-recipes-img {
		margin-bottom: 25px;
		position: static;
	}

	.single-recipes-img img {
	    height: 453px;
	    width: 100%;
	    position: static;
	    top: 0;
	}

	.author span,
	.single-recipes p,
	.share-text {
	    font: normal normal bold 16px AdobeCleanBold;
	}

	.wplogout-social-wrapper a {
	    font-size: 13px;
	}

	.social {
	    width: 100%;
	}

	.wplogout-social-wrapper li {
	    margin: 0 7px;
	}


	.single-recipes h1 {
	    font: normal normal bold 30px Fraunces_144pt_Soft-Bold;
	    margin-top: 1%;
	    width: 100%;
	}

	.single-recipes-description p {
		font: normal normal normal 16px AdobeCleanRegular;
    	width: 69%;
    	line-height: 26px;
	}

	.single-recipes-description {
		display: flex;
		flex-wrap: wrap;
	}

	.single-recipes-description .author {
		width: 100%;
	}

	.single-recipes-description .singleRecipesTitle,
	.single-recipes-description .r-content {
		width: 73%;
	} 

	.single-time-portions {
	    padding-top: 0;
	    width: 27%;
	    margin-top: -30px;
	    padding-left: 8%;
	}

	.wplogout-social-wrapper .share-text {
		display: none;
	}

	.single-time-portions ul {
	    display: flex;
	    flex-wrap: wrap;
	}

	.single-time-portions ul li {
		width: 100%;
		background: transparent;
		font: normal normal normal 16px AdobeCleanRegular;
		margin-bottom: 15px;
		text-align: left;
	}

	.single-time-portions ul li img {
	    position: static;
	    margin-right: 10px;
	    width: 19px;
	}

	.single-time-portions ul li:last-child {
	    padding-left: 0;
	}

	.single-ingredients,
	.single-instructions {
	    padding-top: 0;
	    width: 50%;
	}

	.single-recipes .single-ingredients h3, 
	.single-recipes .single-instructions h3 {
		font-size: 20px;
		line-height: 50px;
		margin-bottom: 3%;
	}

	.single-ingredients ul li,
	.single-instructions ul li {
	    font: normal normal normal 16px AdobeCleanRegular;
	    line-height: 27px;
	}

	/* More recipes */

	.single-more-recipes {
		margin-top: 0;
	    padding: 0px 7.862vw;
	}

	.more-recipes-line img {
	    width: 30%;
	    height: 4px;
	    object-fit: cover;
	}

	.single-more-recipes h1 {
		text-align: center;
		font: normal normal bold 25px Fraunces_144pt_Soft-Bold;
		margin-top: 0;
	}

	#single_more_recipes {
	    padding-bottom: 11.067vw;
	}

	.single-more-recipes .main-recipes-img img {
		width: 100%;
		height: 100%;
	}

	.single-more-recipes .main-recipes-img {
		height: 113px;
	}

	#single_more_recipes h3 {
	    font: normal normal bold 15px Fraunces_144pt_Soft-Bold;
	}

	/* Recipes search */

	.recipes-result .content-offers {
		padding: 0;
	}

	.back-to-all-recipes {
		margin-left: 7.862vw;
	}

	/* Recipes button submit */

	.recipes-main-form {
	    padding-top: 7.7%;
	}

	#gform_wrapper_3 {
	    padding: 2.4% 7.862vw;
	}

	#field_3_10 {
		font: normal normal bold 14px Fraunces_144pt_Soft-Bold;
	}

	#field_3_1 .gfield_label, #field_3_4 .gfield_label, #field_3_5 .gfield_label, #field_3_6 .gfield_label, #field_3_7 .gfield_label {
	    font: normal normal bold 12px AdobeCleanBold;
	}

	#field_3_6 textarea,
	#field_3_7 textarea {
	    height: 100px;
	}

	#gform_wrapper_3 input, #gform_wrapper_3 textarea {
	    padding-left: 10px;
	}

	#field_3_1 input, #field_3_2 input, #field_3_3 input {
	    height: 40px;
	    background: #FDFDFC;
	    border: 1px solid #BFBAB9;
	    border-radius: 5px;
	    color: #523F20;
	    font: normal normal normal 11px AdobeCleanRegular;
	}

	#field_3_6 .gfield_description {
	    font: normal normal normal 11px AdobeCleanRegular;
	}

	#field_3_4 input, #field_3_5 input {
	    height: 40px;
	    font: normal normal normal 11px AdobeCleanRegular;
	}

	#gform_wrapper_3 textarea {
	    font: normal normal normal 11px AdobeCleanRegular;
	}

	#gform_wrapper_3 form {
	    height: 570px;
	    padding: 48px 30px;
	}

	#field_3_2 {
	    top: 15.5%;
	}

	#field_3_3 {
	    top: 22.5%;
	}

	#field_3_6 {
	    top: 11.5%;
	}

	#field_3_7 {
	    top: 31%;
	}

	#gform_wrapper_3 textarea {
	    padding-top: 10px;
	}

	#gform_wrapper_3 .gform_footer {
	    bottom: 13.4%;
	}

	#gform_wrapper_3 .gform_footer input,
	#gform_browse_button_3_8 {
	    min-width: 100px;
	    height: 35px;
	    font: normal normal bold 10px AdobeCleanBold;
	}


	#field_3_8 {
	    bottom: 45%;
	    right: 20%;
	}


	#field_3_8 #input_3_8 {
	    min-width: 108px;
	    height: 40px;
	}

	#gform_fields_3::after {
	    height: 53%;
	}

	.back-to-recipes {
	    left: 1%;
	    font: normal normal bold 14px AdobeCleanBold;
	}

	.back-to-recipes i {
	    margin-right: 6px;
	    font-size: 16px;
	}


	/* About us */

	.flower {
	    display: none;
	}

	.about-section-first .a-left {
		padding-top: 13%;
	    padding-left: 7.862vw;
	}

	.about-us {
	    padding-top: 9.7%;
	}

	.about-section-first .a-left h1 {
	    font: normal normal bold 38px Fraunces_144pt_Soft-Bold;
	}

	.about-us p {
	    font: normal normal normal 16px AdobeCleanRegular;
	    line-height: 25px;
	}

	.about-section-first .a-left div {
	    padding-right: 0%;
	}

	.about-section-second .a-left {
	    width: 90%;
	    height: auto;
	}

	.about-section-first .a-right {
	    height: auto;
	}

	.about-section-second .a-right,
	.about-section-second .a-right div {
	    width: 100%;
	}

	.about-section-second .a-right h1, 
	.about-section-second .a-right h2, 
	.about-section-second .a-right h3, 
	.about-section-second .a-right h4, 
	.about-section-third .a-left h1, 
	.about-section-third .a-left h1, 
	.about-section-third .a-left h3, 
	.about-section-third .a-left h4 {
	    font: normal normal bold 25px Fraunces_144pt_Soft-Bold;
	}

	.about-section-second .a-right {
	    padding: 7% 7.862vw 0;
	}

	.about-section-third .flex-wrap {
		flex-direction: column-reverse;
	}

	.about-section-third {
		padding: 5% 7.862vw 0;
	}

	.about-section-third .a-left {
	    padding-left: 0;
	    width: 100%;
	    margin-top: 60px;
	}

	.about-section-third .a-left div {
	    width: 100%;
	    padding-right: 0;
	}

	.about-section-third .a-right {
	    width: 100%;
	    margin-top: 0;
	}

	.about-section-third .a-right div {
	    width: 80%;
	    padding-left: 0;
	    margin-top: 0;
	    margin: auto;
	}

	.flexslider-1 {
	    padding: 10.5% 0 0;
	}

	.flexslider-1 img {
	    height: 461px !important;
	}

	.flexslider-1 .flex-direction-nav a {
		width: 6.380vw;
    	height: 6.380vw;
	}

	.flexslider-1 .flex-direction-nav {
	    bottom: 12.4vw;
	    right: 7.862vw;
	    width: 14vw;
	}

	.flexslider-1 .flex-control-nav {
		width: 9.6875vw;
	    right: 24vw;
	    bottom: 9vw;
	}

	.slider-count {
	    bottom: 7.8vw;
	    right: 36vw;
	    font: normal normal normal 18px AdobeCleanRegular;
	}

	.about-last-section {
	    padding: 0 7.862vw 11%;
	}

	.about-last-section .about-list li {
	    width: 100%;
	    display: flex;
	    align-items: center;
	    padding-top: 60px;
	}

	.about-last-section .a-description h2 {
	    font: normal normal bold 25px Fraunces_144pt_Soft-Bold;
	    line-height: 30px;
	    margin-bottom: 10px;
	}

	.about-list .a-img {
    	width: 35%;
	}

	.about-list .a-description {
    	width: 65%;
	}

	.about-last-section .about-list li .a-description {
		text-align: left;
		padding-left: 4%;
	}

	.about-last-section .about-list li:nth-child(2n) {
	    flex-direction: row-reverse;
	}

	.about-last-section .about-list li:nth-child(2n) .a-description {
		text-align: right;
		padding-right: 4%;
		padding-left: 0
	}

	/* Contact */

	.contact {
	    padding-top: 9.7%;
	}

	.contact .c-left, .contact .c-right {
		width: 100%;
	}

	.contact .c-left img {
		width: 100%;
		height: 426px;
		object-position: 0;
	}

	.contact .c-right .c-right-wrap {
	    padding: 9.765vw 7.862vw;
	}

	.contact .c-right h1 {
	    font: normal normal bold 38px Fraunces_144pt_Soft-Bold;
	}

	.contact .c-right p {
	    font: normal normal normal 15px AdobeCleanRegular;
	    margin: 0;
	    width: 100%;
	    margin-top: 10px;
	}

	.contact .c-right ul li span {
	    font: normal normal bold 14px AdobeCleanBold;
	}

	.contact .c-right ul li a {
	    font: normal normal normal 18px AdobeCleanRegular;
	    margin-top: 3px;
	    display: inline-block;
	}

	#gform_fields_5 {
	    grid-row-gap: 10px;
	}

	.contact .c-right ul li {
	    padding-right: 7vw;
	}

	.contact .c-right input {
	    height: 50px;
	    padding: 0 10px !important;
	    font: normal normal normal 16px AdobeCleanRegular;
	}


	.contact .c-right input::-webkit-input-placeholder,
	.contact .c-right textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font: normal normal normal 16px AdobeCleanRegular;
	}
	.contact .c-right input::-moz-placeholder,
	.contact .c-right textarea::-moz-placeholder { /* Firefox 19+ */
	    font: normal normal normal 16px AdobeCleanRegular;
	}
	.contact .c-right input:-ms-input-placeholder,
	.contact .c-right textarea:-ms-input-placeholder  { /* IE 10+ */
	    color: #5C4F3D; 
	    opacity: 0.5;
	}
	.contact .c-right input:-moz-placeholder,
	.contact .c-right textarea:-moz-placeholder { /* Firefox 18- */
	  font: normal normal normal 16px AdobeCleanRegular;
	}

	.contact .c-right select {
	    height: 50px;
	}

	.contact #input_5_4 {
	    font: normal normal normal 16px AdobeCleanRegular;
	}

	.contact .c-right textarea {
	    height: 125px !important;
	}

	.contact .c-right #gform_submit_button_5 {
	    min-width: 160px;
	    height: 52px;
	    font: normal normal bold 15px AdobeCleanBold;
	}

	.contact .c-right .gform_footer {
		text-align: center;
	}


	/* Login */

	.woocommerce-account .container {
		padding: 15vw 7.862vw 7vw;
	}

	.woocommerce-account .container .woocommerce-MyAccount-navigation li a {
		font-size: 14px;
	}

	.woocommerce-account .container h1 {
		font-size: 38px;
	}

	.woocommerce-account .container .woocommerce-MyAccount-content {
		font-size: 14px;
		line-height: 1.5;
	}


	/* Cookbooks */

	.cookbook-wrap {
		width: 50% !important;
	}

	.cookbooks-wrap .cookbooks-update-img {
    	height: 47.16vw;
	}

	.cookbooks-wrap .cookbooks-desc {
		padding: 2.041vw 0;
	}

	.cookbooks-desc h1 {
		font-size: 18px;
	}








}






