::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi/Satoshi-Regular.eot');
	src: url('../fonts/Satoshi/Satoshi-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Satoshi/Satoshi-Regular.woff2') format('woff2'),
		url('../fonts/Satoshi/Satoshi-Regular.woff') format('woff'),
		url('../fonts/Satoshi/Satoshi-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi/Satoshi-Black.eot');
	src: url('../fonts/Satoshi/Satoshi-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Satoshi/Satoshi-Black.woff2') format('woff2'),
		url('../fonts/Satoshi/Satoshi-Black.woff') format('woff'),
		url('../fonts/Satoshi/Satoshi-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi/Satoshi-Light.eot');
	src: url('../fonts/Satoshi/Satoshi-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Satoshi/Satoshi-Light.woff2') format('woff2'),
		url('../fonts/Satoshi/Satoshi-Light.woff') format('woff'),
		url('../fonts/Satoshi/Satoshi-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi/Satoshi-Medium.eot');
	src: url('../fonts/Satoshi/Satoshi-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Satoshi/Satoshi-Medium.woff2') format('woff2'),
		url('../fonts/Satoshi/Satoshi-Medium.woff') format('woff'),
		url('../fonts/Satoshi/Satoshi-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi/Satoshi-Bold.eot');
	src: url('../fonts/Satoshi/Satoshi-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Satoshi/Satoshi-Bold.woff2') format('woff2'),
		url('../fonts/Satoshi/Satoshi-Bold.woff') format('woff'),
		url('../fonts/Satoshi/Satoshi-Bold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}



@font-face {
	font-family: 'Arkipelago';
	src: url('../fonts/Arkipelago.eot');
	src: url('../fonts/Arkipelago.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Arkipelago.woff2') format('woff2'),
		url('../fonts/Arkipelago.woff') format('woff'),
		url('../fonts/Arkipelago.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bon Vivant Family Serif';
	src: url('../fonts/BonVivantSerif.eot');
	src: url('../fonts/BonVivantSerif.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BonVivantSerif.woff2') format('woff2'),
		url('../fonts/BonVivantSerif.woff') format('woff'),
		url('../fonts/BonVivantSerif.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bon Vivant Family Serif';
	src: url('../fonts/BonVivantSerifBold.eot');
	src: url('../fonts/BonVivantSerifBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BonVivantSerifBold.woff2') format('woff2'),
		url('../fonts/BonVivantSerifBold.woff') format('woff'),
		url('../fonts/BonVivantSerifBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


* {
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	font-family: 'Satoshi-Regular' !important;
}

body {
	background: #fff;
	font-size: 100%;
	color: #444;
	line-height: 100%;
	font-style: normal;
	font-weight: 400;
	font-family: 'Satoshi-Regular' !important;
	/* 	overflow: hidden !important; */
	/* 	padding-top: 125px; */
}

html {
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

html,
html a,
body {
	-webkit-font-smoothing: antialiased;
}

.admin-bar form#adminbarsearch {
	display: none;
}

.text-wrap,
.img-wrap,
section {
	float: left;
	width: 100%;
}

.inner-contener>.elementor-container,
.elementor>.elementor-section.elementor-section-boxed>.elementor-container,
.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container{
	max-width: 1560px !important;
	padding: 0px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100% !important;
}

#elementor-add-new-section {
	width: 100%;
}

section ul {
	width: 100%;
	float: left;
}

.elementor-element-overlay ul {
	width: auto;
}

.elementor,
.elementor-section-wrap,
.elementor-location-footer,
.force-stretched-header,
.footer-width-fixer {
	width: 100%;
	float: left;
}

.default-wrapper {
	padding: 80px 0;
}

.default-wrapper header {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.default-wrapper h2.entry-title,
.default-wrapper p {
	margin-bottom: 15px;
}

.default-wrapper h2.entry-title:last-child {
	margin-bottom: 0px;
}

article {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

article:last-child {
	margin-bottom: 0px;
}

.entry-summary {
	width: 100%;
	float: left;
}

.entry-summary>a {
	margin-bottom: 15px;
	float: left;
}

.entry-summary>a:last-child {
	margin-bottom: 0px;
}

a {
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color: #404f63;
}

a:hover,
a:focus {
	color: #5bb947;
	text-decoration: none;
}

ol,
ul {
	list-style: none;
	margin: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

button {
	cursor: pointer;
	border: none;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: """";
}

input[type=checkbox] {
	vertical-align: top;
}

input[type=radio] {
	height: auto;
	vertical-align: top;
}

/*input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
appearance: none;
-webkit-appearance: none;
}
*/
/* ::-webkit-input-placeholder {
color: #666;
}

:-ms-input-placeholder {
color: #666;
}

*/

::placeholder {
	color: #fff;
} 

table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

img {
	border: 0 none;
	max-width: 100%;
	height: auto;
}

.relative {
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-weight: 400;
	line-height: 120%;
	font-family: 'Satoshi-Regular' !important;
}

/* .elementor-heading-title {
line-height: 120% !important;
} */

h1 {
	color: #FFF !important;
	text-align: center;
	leading-trim: both !important;
	text-edge: cap !important;
	font-family: 'Bon Vivant Family Serif' !important;
	font-size: 76px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 90px !important;
	text-transform: uppercase;
}

h2 {
	font-size: 50px;
	color: #333 !important;
	font-weight: 600 !important;
	font-family: 'Bon Vivant Family Serif' !important;
	/* 	font-weight: 400 !important; */
	line-height: 70px !important; 
	text-transform: uppercase;
}

h3 {
	font-size: 42px;
	color: #B2834F !important;
	font-weight: 400 !important;
	font-family: 'Arkipelago' !important;
	line-height: normal !important;
}

h4 {
	font-size: 26px;
	color: #3f4e63 !important;
	font-weight: 700 !important;
}

h5 {
	color: #B2834F !important;
	font-family:  'Arkipelago' !important;
	font-size: 30px;
	font-weight: 400 !important;
	line-height: normal;
} 

h6 {
	font-size: 20px;
	color: #FFFFFF !important;
	font-weight: 400 !important;
	font-family: 'Satoshi-Regular' !important;
	line-height: 32px !important; 
	opacity: 0.8;
}

p {
	color: #333;
	font-size: 18px;
	font-family: 'Satoshi-Regular' !important;
	font-weight: 400;
	line-height: 32px; 
	opacity: 0.8;
}

/* font family class */
.font-santoshi p{
	font-family: 'Satoshi-Regular' !important;
}
.font-arkipelago p{
	font-family: 'Arkipelago' !important;
}
.font-bon p{
	font-family: 'Bon Vivant Family Serif' !important;
}

/* color class */
.black p{
	color: #000 !important;
}
.white p{
	color: #FFF !important;
}

.fw_500 p{
	font-weight: 500 !important;
}
.fw_600 p{
	font-weight: 600 !important;
}

.opacity_07{
	opacity: 0.7;
}


b,
strong {
	font-family: 'Satoshi-Regular';
	font-weight: 600 !important;
}


.btn-wrap a.elementor-button:hover,
.btn-wrap a.elementor-button:focus,
.gform_footer input[type=submit]:hover,
.gform_footer input[type=submit]:focus,
.anwp-pg-wrap .btn:hover,
.anwp-pg-wrap .btn:focus {
	background-color: #B2834F !important;

} 


.btn-wrap span.elementor-button-text {
	transition: 0.3s ease-out !important;
}

/* animation */

.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
	height: 52px;
	line-height: 49px !important;
	min-height: initial !important;
	display: inline-block !important;
	width: 140px !important;
	padding: 0 32px;
	font-family: 'Satoshi-Regular' !important;
	font-weight: 400;
	font-size: 18px !important;
	background-color: #FFC774;
	color: #333;
	border-radius: 16px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	outline: none !important;
}
.btn-wrap a.elementor-button .elementor-button-content-wrapper{
	display: flex;
	align-items: center;
	transition: 0.3s ease-out;
	white-space: nowrap;
	text-indent: 0;
}
.btn-wrap a.elementor-button .elementor-button-icon {
	position: absolute;
	opacity: 0;
	transition: display 0.3s ease-out;
	right:10px;
	top: 7px;
}
.btn-wrap a.elementor-button:hover .elementor-button-icon {
	opacity: 1;
	transition: 0.3s ease-in;
	right: 10px;
	width: 26px;
}
.btn-wrap a.elementor-button:hover .elementor-button-text {
	text-indent: -25px;
	transition: 0.3s ease-in;
	color: #fff;
}
.btn-wrap .elementor-button-icon svg{
	width:24px;
	height:24px;
}


header#masthead {
	display: block !important;
}

.ehf-header #masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: transparent;
	display: block;
	z-index: 999;
}

.header-wrapper .hfe-nav-menu {
	width: auto;
	/* 	float: right; */
	align-items: center;
	display:flex !important;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .hfe-nav-menu ul li:first-child {
	padding-left: 0px;
}

.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
	color: #FFC774 !important;
}

.header-wrapper .hfe-nav-menu ul li a,
.footer-menu  .hfe-nav-menu ul li a{
	padding: 10px 25px !important;
	color: #FFF !important;
	text-align: center;
	font-family: 'Satoshi-Regular' !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.footer-menu  .hfe-nav-menu ul li a{
	padding: 10px !important;
	margin-left: 30px !important;
}
.footer-menu  .hfe-nav-menu ul li a:first-child{
	margin-left: 0px;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu__toggle {
	margin: 0;
	float: right;
	visibility: hidden !important;
	opacity: 0 !important;
	display: none !important;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu-icon {
	padding: 2px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hfe-nav-menu-icon svg {
	width: 100%;
	height: 100%;
	line-height: initial;
	font-size: initial;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .logo-box .elementor-widget-image {
	width: 100%;
}

.header-wrapper .logo-box img {
	max-width: 280px;
	width: 100%;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #333;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 16px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	/* 	height: 128px !important; */
	border-radius: 6px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'Satoshi-Regular';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body .gform_body input[type=url],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgba(144, 144, 144, 0.36)!important;
	border-radius: 6px !important;
	padding: 17px 26px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Satoshi-Regular';
	height: auto !important;
	font-weight: 400;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 18px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}


/* header*/
.header_search.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input{
	border-radius: 20px !important;
	background: rgba(255, 255, 255, 0.23) !important;
	width: 184px;
	height: 38px;
	padding: 8px 20px 8px 55px;
	color: #fff !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 16px;
	font-weight: 400 !important;
	line-height: normal;
}

.hfe-search-form__input::placeholder {
	color: #FFF !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 16px;
	font-weight: 400 !important;
	opacity: 0.7;
}
.hfe-search-form__container{
	position: relative !important;
}
.hfe-search-form__container::before {
	content: '';
	display: inline-block;
	width: 20px; 
	height: 20px; 
	background: url('../images/Magnifer.svg') no-repeat center center;
	background-size: contain;
	margin-right: 8px; 
	vertical-align: middle; 
	position: absolute;
	top: 9px;
	left: 20px;
}
header#masthead.sticky {
	background: #1A1A1A;
}
/* header sub menu */

.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow svg{
	display: none;
}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow:before {
	content: '';
	mask-image: url(https://celiac-mommy.naynacodes.com/wp-content/uploads/2024/07/arrow-down.svg);
	mask-repeat: no-repeat;
	mask-size: cover;
	background-color: #FFF;
	display: block;
	width: 15px;
	height: 15px;
	flex-shrink: 0;
	stroke-width: 1.5px;
	stroke: #FFF;
	transform: rotate(360deg);
	transition: 0.3s linear;
}
.header_lower_sec .hfe-has-submenu:hover .sub-arrow:before {
	transform: rotate(180deg);
	transition: 0.3s linear;
	background-color: #FFC774;
}
.header_lower_sec .hfe-has-submenu ul.sub-menu {
	display: flex;
	min-width: 148px !important;
	width: 148px !important;
	height: 106px;
	flex-direction: column;
	align-items: center;
	flex-shrink: 0;
	border-radius: 4px;
	border: 1px solid #B6B6B6;
	background: #FFF;
	top: 63px !important;
}
.header_lower_sec .hfe-has-submenu ul.sub-menu li {
	display: flex;
	height: 53px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	align-self: stretch;
}
.hfe-has-submenu ul.sub-menu li a.hfe-sub-menu-item {
	color: #333 !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	text-align: center;
	padding: 15px 0px !important;
}
/* footer */

.footer_social_icon{
	position: relative !important;
	bottom: 0px !important;
	right: 0px !important;
	top: 0 !important;
}
.footer_social_icon .elementor-grid .elementor-grid-item {
	margin-bottom: 0px !important;
}

.elementor-widget-container{
	width: 100%;
	float: left;
}
/* home page */
/* hero banner */
.home_hero_banner::before,
.aboutme-hero-sec::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000099;
}
.home_hero_ban_title{
	margin: 0 auto !important;
}
.home_social_icon .elementor-social-icons-wrapper.elementor-grid{
	row-gap: 0 !important;
}
/* .infopg-main-heading{
position: absolute;
bottom: 130px;
} */
.elementor-grid-item.elementor-social-icon svg{
	width: 36px !important;
}
.home_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon- {
	height: 36px !important;
	width: 36px !important;
}

.home_social_icon .elementor-grid .elementor-grid-item{
	margin-bottom: 18px !important;
}
.footer_social_icon .elementor-grid .elementor-grid-item {
	margin-bottom: 0px !important;
}
.footer_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-,
.footer_social_icon .elementor-social-icon svg{
	height: 48px !important;
	width: 48px !important;
}
.footer_social_icon .elementor-social-icons-wrapper.elementor-grid {
	grid-column-gap: 18px !important;
}

.home_social_icon{
	position: absolute;
	bottom: 13px;
	right: -57px;
}
.home_hero_ban_col{
	position: absolute;
	bottom: 0;
}
.explore-btn a.elementor-button{
	width: 220px !important;
}
.explore-btn.elementor-widget{
	margin-block-end: 0px !important;
}
.home_social_icon .elementor-grid .elementor-grid-item:last-child{
	margin-bottom: 0px !important;
}


.btn-wrap a.elementor-button .elementor-button-icon{
	right: 24px;
}
.explore-btn a.elementor-button:hover .elementor-button-icon{
	right: 24px;
}
/* about section*/
.section_padding_120{
	padding: 120px 0px;
}
.read-more-btn a.elementor-button{
	width: 152px !important;
}

/* contact section*/
h3.gform_title {
	display: none;
}
.gform_body ul li.full_width {
	width: 100% !important;
}
.contact_form{
	width: 66% !important;
	margin: 0 auto;
}
.gform_legacy_markup_wrapper .gform_footer{
	text-align: center;
}

.gform_legacy_markup_wrapper .gform_heading {
	margin-bottom: 0px !important;
}
body .gform_body input[type=text]::placeholder, 
body .gform_body input[type=email]::placeholder,
body .gform_body input[type=tel]::placeholder,
body .gform_body input[type=number]::placeholder, 
body select, body textarea::placeholder,
body .gform_body input[type=url]::placeholder{
	color: rgba(51, 51, 51, 0.3) !important;

}

/* .gform_body ul li.comment textarea {
height: 230px !important;
}  */
body .gform_wrapper form .gform_body ul li.gfield textarea {
	height: 128px !important;
	border-radius: 10px !important;
}

/* testimonial section*/
.testimonial.elementor-widget-testimonial-carousel .swiper-slide{
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.51);
	/* 	backdrop-filter: blur(10px); */
	position: relative;
	padding: 51px 71px;
}

.testimonial.elementor-element .elementor-swiper{
	width: 1199px !important;
	margin: 0 auto;
}

.testimonial.elementor-element .swiper .elementor-swiper-button-prev svg,
.testimonial.elementor-element .swiper .elementor-swiper-button-next svg{
	opacity: 0;
}

.testimonial.elementor-element .swiper .elementor-swiper-button-next:after{
	content: '';
	display: inline-block;
	width: 50px; 
	height: 50px; 
	background: url('../images/arrow-next.svg') no-repeat center center;
	background-size: contain;
	position: absolute;
	left: 130px;
}

.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before{
	content: '';
	display: inline-block;
	width: 50px; 
	height: 50px; 
	background: url('../images/prev.svg') no-repeat center center;
	background-size: contain;
	position: absolute;
	right: 130px;
}

.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
	position: absolute;
	width: 125px;
	height: 79px;
	overflow: hidden; 
	top: 51px;
}
.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
	width: 100%;
	height: auto;
	display: block; 
	border-radius: 0px !important;
}
.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content{
	margin-top: 10%;
}
.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
	color: #333 !important;
	text-align: center;
	font-family: 'Satoshi-Regular' !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; 
	opacity: 0.7;
	padding-top: 16px;
}
.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial__name {
	color:  #333 !important; 
	text-align: center;
	font-family: "Bon Vivant Family Serif" !important; 
	font-size: 20px; 
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.testimonial.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{
	margin-top: 60px !important;
}

.testimonial.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: -7px !important;
}

/* instagram section */

.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-text{
	color: #000 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}


/* recipe section */
.recipe-post .premium-blog-post-outer-container:first-child{
	margin-bottom: 60px !important;
}
.recipe-post .premium-blog-post-container{
	background: transparent !important; 

}
.recipe-post .premium-blog-post-container .premium-blog-content-wrapper  {
	background: transparent !important; 
	padding: 30px 0px 0px !important;
}
.recipe-post .premium-blog-post-container .premium-blog-entry-title a{
	color:  #333 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 36px;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.recipe-post .premium-blog-post-container .premium-blog-post-content{
	color: #333 !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; 
	margin-bottom: 29px !important;
	opacity: 0.8;
}
.recipe-post .premium-blog-post-container .premium-blog-thumb-effect-wrapper{
	border-radius: 12px;
}
.recipe-post .premium-blog-post-container .premium-blog-inner-container{
	display: block !important;
	width: 100%;
	float: left;
}
.recipe-post .premium-blog-excerpt-link-wrap a,
.blog-post .premium-blog-excerpt-link-wrap a{
	color: #B2834F !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: relative;
}
.recipe-post .premium-blog-excerpt-link-wrap a:after,
.blog-post .premium-blog-excerpt-link-wrap a:after,
.recipe_detail_post .premium-blog-excerpt-link-wrap a:after{
	content: '';
	display: inline-block;
	width: 19px; 
	height: 19px; 
	background: url('../images/arrow-right-brown.svg') no-repeat center center;
	background-size: contain;
	vertical-align: middle;
	margin-left: 6px;
}

.img_sticky {
	position: sticky;
	top: 100px;
	height: 100%;
}

/* blog section */
.blog-post .premium-blog-post-container{
	background: transparent !important; 

}
.blog-post .premium-blog-post-container .premium-blog-content-wrapper  {
	background: transparent !important; 
	padding: 30px 0px 30px 30px!important;
}
.blog-post .premium-blog-thumb-effect-wrapper{
	flex-basis: 43.5% !important;
	border-radius: 6px;
	height: 307px !important;
}
.blog-post .premium-blog-post-outer-container {
	width: 48%!important;
}
.blog-post .premium-blog-wrap{
	column-gap: 60px;
	row-gap: 80px;
}

.blog-post .premium-blog-post-container .premium-blog-entry-title a{
	color:  #333 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	text-transform: uppercase;
}
.blog-post .premium-blog-post-container .premium-blog-post-content,
.blog-post .premium-blog-entry-meta{
	color: #333 !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; 
	opacity: 0.8;
	margin-bottom: 20px !important;
}
.blog-post .premium-blog-entry-meta{
	line-height: normal; 
	margin-bottom: 16px !important;
}
.blog-post .premium-blog-post-container .premium-blog-entry-title {
	margin-bottom: 16px !important;
}
.blog-post .premium-blog-content-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.blog-post .premium-blog-inner-container{
	flex-direction: column-reverse !important;
}
.blog-post .fa-calendar-alt:before {
	display: none;
}
.blog-post .premium-blog-entry-meta i{
	display: none;
}

/* about me page */
.infopg-home_social_icon {
	position: absolute;
	bottom: 70px;
	right: -57px;
}
.pad-btm-120 {
	padding-bottom: 120px;
}
.aboutme-txt-col p {
	font-size: 20px;
}
.aboutme-txt-col .fw_500 p {
	font-weight: 500 !important;
	opacity: 1;
}
.aboutme-txt-col p {
	color: #333;
	text-align: justify;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
}

/* nosey-dog-detection */
.about_col_video .e-hosted-video.elementor-wrapper.elementor-open-inline {
	height: 732px;
	width: 100%;
}
.infopg-home_social_icon span.elementor-grid-item:hover svg path 
,.home_social_icon span.elementor-grid-item:hover svg path{
	stroke: #333;
	fill: #333;
}
.infopg-home_social_icon span.elementor-grid-item:hover svg g path:nth-child(1), 
.infopg-home_social_icon span.elementor-grid-item:hover svg g path:nth-child(2),
.home_social_icon span.elementor-grid-item:hover svg g path:nth-child(1), 
.home_social_icon span.elementor-grid-item:hover svg g path:nth-child(2){
	fill: unset;
} 

/* blog page */
.blog-pg-col .blog-post .premium-blog-post-outer-container {
	width: 100% !important;
}
.blog-post-left .premium-blog-post-container.premium-blog-skin-side {
	display: flex;
	flex-direction: column;
	height: auto;
}

.blog-post-left .premium-blog-post-container .premium-blog-content-wrapper{
	padding:30px 0 30px 0 !important;
}

.blog-pg-col .blog-post .premium-blog-thumb-effect-wrapper {
	flex-basis: 41.6% !important;
	border-radius: 6px;
}
.blog-pg-col .blog-post .premium-blog-content-inner-wrapper {
	display: flex;
	flex-direction: column;
}
.blog-pg-col .blog-post .premium-blog-entry-meta {
	margin-bottom: 12px !important;
}
.blog-post .premium-blog-wrap {
	row-gap: 60px;
}
.blog-pg-col .blog-post .premium-blog-post-container .premium-blog-entry-title {
	margin-bottom: 0px !important;
}
.blog-pg-col .blog-post .premium-blog-post-container .premium-blog-entry-title a {
	color:#333 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px;
	text-transform: uppercase;
}

.blog-pg-col  .blog-post-left .premium-blog-post-content {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 319px;
}
.blog-post-left-col {
	position: sticky;
	top: 170px;
	height: 630px;
}

.dog_sec .aboutme-txt-col a {
	color: #B2834F;
	display: block;
	white-space: normal;
	word-wrap: break-word;
}
/* blog-detail-page */
.single-post header#masthead,
.single-recipe header#masthead{
	background: #1A1A1A;
}
.cst-post-sec .blog-post .premium-blog-post-outer-container {
	width: 47.9%!important;
}
.post-dtl-ctn img {
	margin-top: 50px;
	margin-bottom: 40px;
}
.post-dtl-ctn h4 {
	color: #333  !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 700 !important;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.post-dtl-ctn p {
	margin-bottom: 7px;
}

h4.h4-pad-top {
	padding-top: 40px;
}
.post-dtl {
	padding: 0 60px;
}
.post_date .elementor-icon-list-text {
	font-family: Satoshi;
	font-size: 18px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}
.blog-title-h2 h2 {
	font-size: 40px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal !important;
	text-transform: uppercase;
}
.section_padding_120 {
	padding: 120px 0px !important;
}

/* cook book page */
.cookbook-image-col img{
	width: 100%;
}

/* media / news page */
.media-inner .elementor-container.elementor-column-gap-default{
	column-gap: 24px !important;
}
.video-box .elementor-custom-embed-image-overlay{
	border-radius: 20px;
}
.video-box video.elementor-video{
	border-radius: 20px !important;
	border: none !important;
	width: 460px !important;
	height: 380px !important;
}
/* .video-col{
	padding: 18px !important;
} */
.pdf-col{
	border-radius: 20px;
	border: 1px solid #FFC774;
	background: #FFF;
	width: 553px !important;
	height: 320px;
	padding: 40px 60px;
	margin: 0 auto;
}
.pdf-icon h5.elementor-icon-box-title span{
	color: #333 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.elementor-custom-embed-play::before {
	content: '';
	display: inline-block;
	width: 60px; 
	height: 60px; 
	background: url('../images/play-button.webp') no-repeat center center;
	background-size: contain;
	margin-right: 8px; 
	vertical-align: middle; 
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.elementor-custom-embed-play svg{
	opacity: 0;
}

/* recipe page */
.recipe_tabs #caf-post-layout-container {
	padding: 0px  !important;
}
.recipe_tabs ul.caf-filter-container.caf-filter-layout1{
	margin: 0 !important;
	display: flex;
	justify-content: center;
	column-gap: 30px;
	flex-wrap: wrap;
}
.recipe_tabs .data-target-div1 #caf-filter-layout1 li a{
	color: #333 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	font-family: 'Satoshi-Regular' !important;
	border-radius: 16px;
	border: 1px solid rgba(51, 51, 51, 0.17);
	background: transparent !important;
	padding: 14px 32px;
	margin: 0 !important;
}
.recipe_tabs .data-target-div1 #caf-filter-layout1 li a.active, 
.recipe_tabs .data-target-div1 #caf-filter-layout1 li a:hover{
	background: #FFC774 !important;
	border-color: transparent !important;
}


.recipe_tabs #manage-ajax-response{
	padding: 70px 0px 0px !important;
	column-gap: 53px ;
	row-gap: 30px;
}
.recipe_tabs .caf-col-md-4{
	flex: 0 0 48.3% !important;
	max-width: 48.3% !important;
	padding: 0px !important;
}
.recipe_tabs .caf-post-layout1 .manage-layout1{
	box-shadow: none !important;
}
.recipe_tabs .caf-meta-content{
	display: none !important ;
}
.recipe_tabs .caf-post-layout1 .caf-post-title{
	padding: 0px !important;
}
.recipe_tabs .caf-post-layout1 .caf-content {
	padding: 0px 0px 12px !important;
	background: transparent !important;
	text-align: left !important;
	color: #333 !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	opacity: 0.8;
}

.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2,
.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2 a{
	color: #333 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 24px !important;
	font-weight: 600 !important;
	line-height: 32px !important;
	text-transform: uppercase;
	padding: 26px 0px 10px !important;
}

.recipe_tabs .caf-post-layout1 .caf-content-read-more {
	background: transparent !important;
	padding: 0px !important;
}

.recipe_tabs .data-target-div1 .caf-post-layout1 a.caf-read-more {
	border: none !important;
	background-color: transparent !important;
	color: #B2834F !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: normal !important;
	padding: 0 !important;
	margin: 0;
	position: relative;
}
.recipe_tabs .data-target-div1 .caf-post-layout1 a.caf-read-more:after{
	content: '';
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/arrow-right-brown.svg) no-repeat center center;
	background-size: contain;
	vertical-align: middle;
	margin-left: 8px;
}

.recipe_tabs .caf-post-layout1 .caf-featured-img-box{
	height: 453px !important;
	border-radius: 12px;
}

.recipe_tabs .data-target-div1 .error-caf {
	background-color: transparent !important;
	color: #333 !important;
	font-size: 18px !important;
}
.recipe_tabs .caf-mb-5 {
	margin-bottom: 0px !important;
}

.gform_footer:after {
	content: '';
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/arrow-right.svg) no-repeat center center;
	background-size: contain;
	vertical-align: middle;
	margin-left: 6px;
	position: absolute;
	bottom: 25px;
	left: 51.3%;
	opacity: 0;
}

.gform_footer:hover input[type=submit]{
	color: #fff !important;
	text-indent: -25px;
}

.gform_footer:hover.gform_footer:after{
	opacity: 1;
	left: 51.5%;
	transition: 0.3s ease-in;
}

.breadcrumb {
	color: #333;
	font-family: Satoshi !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
}
.breadcrumb a {
	opacity: 0.5;
}
span.separator {
	opacity: 0.5;
}
.breadcrumb a:hover {
	color: unset;
}

/* reply form */

.reply_form .gform_footer input[type=submit]{
	width: 190px !important;
}
.reply_form .gform_footer:hover.gform_footer:after {
	left: 54%;
}
.reply_form .ginput_container.ginput_container_consent{
	display: flex;
}
.reply_form .gform_legacy_markup_wrapper li.hidden_label input {
	margin-top: 0px !important;
	width: 30px;
	height: 30px;
}
.reply_form .gform_wrapper form .gform_body ul li.gfield label{
	font-weight: 500;
}
.reply_form .gform_wrapper form .gform_body ul li.gfield textarea {
	height: 230px !important;
}
.reply_form .ginput_container_consent input[type="checkbox"]{
	margin-right: 18px;
}
.reply_form .gform-field-label.gform-field-label--type-inline.gfield_consent_label{
	color: #787878;
	font-size: 16px;
	text-transform: capitalize;
	padding: 5px 0px;
}


/* recipe detail page */
.recipe_image_col img{
	width: 769px;
	height: 524px;
	border-radius: 8px;
	object-fit: cover;
}

.recipe_detail_post .premium-blog-post-container {
	background: transparent !important;
}
.recipe_detail_post .premium-blog-post-container .premium-blog-content-wrapper {
	background: transparent !important;
	padding: 30px 0px 0px 0px !important;
}
.recipe_detail_post .premium-blog-inner-container{
	display: block !important;
	width: 100%;
	float: left;
}
.recipe_detail_post .premium-blog-post-container h2.premium-blog-entry-title a {
	color: #333 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	line-height: 32px !important;
	text-transform: uppercase;
}
.recipe_detail_post .premium-blog-post-container h2.premium-blog-entry-title{
	line-height: 32px !important;
}

.recipe_detail_post .premium-blog-post-container .premium-blog-post-content {
	color: #333 !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	opacity: 0.8;
	margin-bottom: 20px !important;
}
.recipe_detail_post .premium-blog-wrap{
	column-gap: 53px !important;
}
.recipe_detail_post .premium-blog-post-outer-container{
	width: 48.3% !important;
}
.recipe_detail_post .premium-blog-thumb-effect-wrapper {
	border-radius: 8px;
}
.recipe_detail_post .premium-blog-excerpt-link-wrap a {
	color: #B2834F !important;
	font-family: 'Satoshi-Regular' !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: relative;
}

.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container {
	height: 453px !important;
}

.reply_form .gform_body input[type=text]::placeholder, 
.reply_form.gform_body input[type=email]::placeholder,
.reply_form .gform_body input[type=tel]::placeholder,
.reply_form .gform_body input[type=number]::placeholder, 
.reply_form select, body textarea::placeholder,
.reply_form .gform_body input[type=url]::placeholder{
	color: rgba(51, 51, 51, 0.3);
	font-size: 18px !important;
	font-weight: 400;
}



/* Recipe Details Page */
.recipe_image_col{
	display: none;
}
.recipe-single .recipe_text_col{
	width: 100% !important;
}
.recipe-single .section_padding_120 {
	padding: 0px 0px !important;
}
.dr-extra-meta .dr-sim-metaa .dr-meta-title .icon {
	fill: #000;
	background-color: #FFC774;
	width: 50px !important;
	height: 50px !important;
	padding: 10px;
	border-radius: 50px;
}
.recipe-single > .elementor-container.elementor-column-gap-default{
	display: block;
}
.recipe-single .single-recipe .dr-entry-title {
	display: none;
}
.recipe-single .recipe_text_col > .elementor-widget-wrap.elementor-element-populated{
	padding: 0px !important;
}

.recipe-single .dr-summary-holder {
	display: grid;
}
.recipe-single .dr-recipe-summary-inner .dr-image+.dr-title-wrap {
	display: inline-grid;
}
.recipe-single .dr-post-summary .dr-title{
	line-height: 42px !important;
}
.recipe-single .dr-title-wrap .dr-entry-meta .fn,
.recipe-single .dr-entry-meta a{
	color: #000 !important;
}
.recipe-single .dr-poweredby {
	margin-bottom: 40px;
}
.recipe-single .section_padding_120 {
	padding-top: 40px !important;
	padding-bottom: 70px !important;
}
/* .recipe-single .post-navigation article .dr-recipe-fig {
width: 250px;
} */
.recipe-single .post-navigation article .dr-recipe-details {
	width: calc(100% - 250px);
}
.recipe-single .dr-ingredients-scale .dr-scale-ingredients {
	border-radius: 5px;
	padding: 15px 20px;
	font-size: 16px;
}
.recipe-single .dr-summary-holder .dr-keywords {
	font-size: 18px;
}
.recipe-single .recipe_text_col p,
.recipe-single .recipe_text_col span,
.recipe-single .recipe_text_col b,
.recipe-single .recipe_text_col a,
.recipe-single .recipe_text_col label{
	font-size: 18px;
}
.recipe-single time, .recipe-single .dr-comment a{
	font-size: 14px;
}
.recipe-single .dr-summary-holder .dr-entry-meta>span a {
	font-size: 18px !important;
}
.recipe-single .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time .dr-meta-title {
	/* 	padding: 10px 20px; */
	/* 	margin-top: -10px; */
	background: #FFC774;
	color: #000;
}
.recipe-single .dr-extra-meta .dr-sim-metaa.dr-cook-time>span .dr-meta-title {
	margin-bottom: 15px !important;
}
.recipe-single .dr-total-time .dr-meta-title{
	margin-bottom: 8px !important;
}
.recipe-single .dr-buttons .dr-btn-link.dr-btn2,
.recipe-single .dr-buttons .dr-btn-link.dr-btn1 {
	padding: 15px 30px;
	font-size: 18px;
	font-weight: 500;
	border-radius: 10px;
	border: 1px solid #FFC774;
	background: #FFC774;
	color: #000;
}
.recipe-single .dr-feature-image img{
	width: 100% !important;
	border-radius: 20px;
	border: 1px solid #FFC774;
}
.recipe-single h3{
	font-size: 28px !important;
}
.recipe-single .dr-poweredby,
.recipe-single .dr-summary-holder,
.recipe-single .dr-image img,
.recipe-single .dr-recipe-fig img{
	border-radius: 20px;
	border: 1px solid #FFC774;
	background: #FBF4F0;
}
.recipe-single .dr-summary-holder{
	border: none;
	border-radius: 0px;
}
.recipe-single .dr-note{
	border: 1px solid #FFC774;
	border-radius: 20px;
	padding: 30px;
}
.dr-buttons .dr-print-trigger.dr-btn-link.dr-btn2 svg {
	fill: #000;
}
.dr-entry-content .dr-title,
.dr-entry-content .dr-note p{
	margin-bottom: 0px !important;
}
.recipe-single .dr-recipe-summary-inner .dr-image+.dr-title-wrap {
	display: flex;
	flex-direction: column;
}
.single-recipe .section_padding_120 {
	padding-top: 0px !important;
}





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

	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container, 
	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1460px !important;
		padding: 0px;
	}

	/* hero section */
	.home_hero_banner .elementor-container{
		min-height: 850px !important;
	}
	.home_hero_ban_col {
		top: 55%;
	}
	.home_social_icon {
		right: -15px;
		top: -28%;
	}
	.explore-btn a.elementor-button {
		width: 208px !important;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before{
		right: 110px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after{
		left: 110px;
	}

	.section_padding_120 {
		padding: 110px 0px;
	}
	.blog-post .premium-blog-wrap {
		column-gap: 58px;
		row-gap: 70px;
	}

	/* footer*/
	.footer-logo-col{
		width: 37% !important;
	}
	.footer-menu-col{
		width: 63% !important;
	}

	/* recipe page */
	.recipe_tabs .caf-col-md-4 {
		flex: 0 0 48% !important;
		max-width: 48% !important;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 400px !important;
		border-radius: 12px;
	}

	.btn-wrap .elementor-button-icon svg {
		width: 21px;
	}
	.btn-wrap a.elementor-button:hover .elementor-button-icon {
		right: 15px;
	}

	/* media page */
	.media-inner {
		padding-top: 30px !important;
	}
	.video-box video.elementor-video {
		height: 330px !important;
	}
	.media-inner .elementor-container.elementor-column-gap-default {
		column-gap: 25px !important;
	}
	.pdf-col .explore-btn .elementor-widget-container {
		margin-top: 0px !important;
	}

	/* 	check in 1600px */
}

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

	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1280px !important;
	}

	h1 {
		font-size: 60px !important;
		line-height: 60px !important;
	}
	h2 {
		font-size: 37px !important;
	}
	h3 {
		font-size: 33px;
	}
	h5 {
		font-size: 28px;
	}
	h6 {
		font-size: 17px;
		line-height: 28px !important;
	}
	p {
		font-size: 17px;
		line-height: 27px;
	}

	/* header */
	.header-wrapper .hfe-nav-menu ul li a{
		padding: 10px 14px !important;
		font-size: 15px;
	}
	.header_search.elementor-widget-hfe-search-button input[type="search"]::placeholder{
		font-size: 15px;
	}

	/* footer */
	.footer-logo-col {
		width: 36% !important;
	}
	.footer-menu-col{
		width: 64% !important;
	}
	.footer-menu .hfe-nav-menu ul li a {
		margin-left: 20px !important;
	}
	.copyright-sec{
		padding: 18px 0px !important;
	}
	.footer-menu .hfe-nav-menu ul li a{
		font-size: 15px;
	}
	.footer-logo-col img{
		width: 340px !important;
	}

	/* home page */
	/* home hero banner */

	.home_hero_banner .elementor-container {
		min-height: 690px !important;
	}
	.home_hero_ban_col {
		top: 62%;
	}
	.explore-btn a.elementor-button {
		width: 192px !important;
	}

	.section_padding_120 {
		padding: 90px 0px !important;
	}
	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
		height: 47px;
		line-height: 45px !important;
		font-size: 17px !important;
	}
	.explore-btn  .elementor-widget-container{
		margin-top: 40px !important;
	}
	.home_hero_title .elementor-widget-container{
		padding: 0 !important;
	}
	.home_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon- ,
	.home_social_icon .elementor-social-icon svg{
		height: 30px !important;
		width: 32px !important;
	}

	.footer_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-, .footer_social_icon .elementor-social-icon svg {
		height: 36px !important;
		width: 36px !important;
	}
	.home_social_icon .elementor-grid .elementor-grid-item {
		margin-bottom: 12px !important;
	}
	.footer_social_icon .elementor-grid .elementor-grid-item {
		margin-bottom: 0px !important;
	}
	.mb_20.elementor-widget {
		margin-block-end: 10px !important;
	}

	/* about section */
	.about_col_text.elementor-element-populated{
		padding-left: 50px !important;
	}
	.read-more-btn .elementor-widget-container{
		margin-top: 20px !important;
	}

	/* recipe section */
	.recipe_title{
		width: 44% !important;
	}
	.recipe_post{
		width: 56% !important;
	}
	.recipe-post .premium-blog-post-container .premium-blog-entry-title a{
		font-size: 33px;
	}
	.recipe-post .premium-blog-post-container .premium-blog-post-content{
		font-size: 17px;
		margin-bottom: 10px !important;
	}
	.recipe-post .premium-blog-excerpt-link-wrap a, .blog-post .premium-blog-excerpt-link-wrap a{
		font-size: 17px;
	}
	.recipe-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 20px 0px 0px !important;
	}

	/* instagarm section*/
	.instagram_sec {
		padding-top: 90px !important;
	}

	/* blog section*/
	.blog-post .premium-blog-wrap {
		column-gap: 48px;
		row-gap: 55px;
	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title, 
	.blog-post .premium-blog-entry-meta{
		margin-bottom: 10px !important;
	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title a{
		font-size: 20px;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		height: 280px !important;
	}
	.blog-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 20px 0px 20px 25px !important;
	}
	.blog-post .premium-blog-excerpt-link-wrap a {
		font-size: 16px;
	}
	.blog-post .premium-blog-post-container .premium-blog-post-content, .blog-post .premium-blog-entry-meta{
		line-height: 26px;
		margin-bottom: 10px !important;
	}

	/* testimonial section */
	.testimonial.elementor-element .elementor-swiper {
		width: 1050px !important;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before{
		right: 90px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after{
		left: 90px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text{
		font-size: 17px;
		padding-top: 4px;
		line-height: 26px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after,
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before{
		width: 40px;
		height: 40px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial__name{
		font-size: 19px;
	}
	.testimonial.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
		margin-top: 40px !important;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img{
		width: 90%;
	}
	.testimonial.elementor-widget-testimonial-carousel .swiper-slide{
		padding: 40px 60px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image{
		top: 44px;
	}

	/* contact section*/
	body .gform_wrapper form .gform_body ul li.gfield{
		margin: 0 0px 22px !important;
	}
	body .gform_body input[type=text], 
	body .gform_body input[type=email],
	body .gform_body input[type=tel],
	body .gform_body input[type=number],
	body .gform_body input[type=url]
	body select, body textarea{
		padding: 12px 24px !important;

	}
	body .gform_body input[type=text]::placeholder, 
	body .gform_body input[type=email]::placeholder,
	body .gform_body input[type=tel]::placeholder,
	body .gform_body input[type=number]::placeholder, 
	body select, body textarea::placeholder,
	body .gform_body input[type=url]::placeholder{
		color: rgba(51, 51, 51, 0.3) !important;
		font-size: 15px !important;
	}
	body .gform_wrapper form .gform_body ul li.gfield label{
		padding: 0 0px 10px;
		font-size: 17px;
	}

	/* cook book page */
	.cookbook_sec {
		padding: 90px 0px 40px!important;
	}
	.order-col .elementor-element-populated {
		padding: 60px 0px !important;
	}

	/* recipe page */
	.recipe_tabs .caf-col-md-4 {
		flex: 0 0 47.9% !important;
		max-width: 47.9% !important;
	}
	.recipe_tabs .data-target-div1 #caf-filter-layout1 li a{
		font-size: 17px !important;
		padding: 12px 32px;
	}
	.recipe_tabs #manage-ajax-response {
		padding: 55px 0px 0px !important;
		column-gap: 53px;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 350px !important;
		border-radius: 12px;
	}
	.recipe_tabs .data-target-div1 .caf-post-layout1 a.caf-read-more{
		font-size: 17px !important;
	}
	.recipe_tabs ul.caf-filter-container.caf-filter-layout1 {
		column-gap: 22px;
	}
	.recipe_tabs #manage-ajax-response {
		padding: 42px 0px 0px !important;
	}

	/* media page */
	.video-box video.elementor-video {
		height: 290px !important;
	}
	.media-inner .elementor-container.elementor-column-gap-default {
		column-gap: 18px !important;
	}
	.presentation-sec{
		padding: 90px 0px !important;
	}
	.pdf-col {
		width: 450px !important;
		height: auto !important;
		padding: 40px 50px;
	}

	.elementor-custom-embed-play::before {
		width: 45px; 
	}

	.reply_form .gform_footer:hover.gform_footer:after {
		bottom: 23px;
	}
	.reply_form .gform-field-label.gform-field-label--type-inline.gfield_consent_label{
		font-size: 15px;
	}
	.reply_form .gform_legacy_markup_wrapper li.hidden_label input{
		width: 26px;
	}
	/* recipe detail page */
	.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container {
		height: 350px !important;
	}
	.recipe_detail_post .premium-blog-wrap {
		column-gap: 51px !important;
	}
	.recipe_detail_post .premium-blog-post-outer-container {
		width: 48% !important;
	}
	.recipe_image_col img {
		height: 390px;
	}
	.recipe-single{
		margin-top: 130px !important;
	}

	/* 	check in 1367px */
}

@media only screen and (max-width: 1366px){
	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1121px !important;
	}

	/* header */
	.header-wrapper .logo-box img {
		max-width: 228px;
	}
	.hfe-search-form__container::before {
		width: 16px;
		height: 19px;
		left: 15px
	}
	.header_search.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input{
		width: 155px !important;
		padding: 8px 15px 8px 42px;
	}
	.header_search.elementor-widget-hfe-search-button input[type="search"]::placeholder{
		font-size: 14px;
	}
	.header-wrapper .hfe-nav-menu ul li a {
		padding: 10px 12px !important;
		font-size: 15px;
	}

	/* footer */
	.footer-logo-col {
		width: 27% !important;
	}
	.footer-menu-col {
		width: 73% !important;
	}
	.footer-menu .hfe-nav-menu ul li a {
		font-size: 15px;
	}
	.footer_social_icon .elementor-grid .elementor-grid-item {
		margin-bottom: 0px !important;
	}
	.copyright-sec{
		padding: 20px 0px !important;
	}
	.footer-inner{
		padding: 60px 0px !important;
	}


	h1 {
		font-size: 52px !important;
	}
	h2 {
		font-size: 34px !important;
		line-height: 50px !important;
	}
	h3 {
		font-size: 33px;
	}
	h5 {
		font-size: 24px;
	}
	h6 {
		font-size: 18px;
		line-height: 28px !important;
	}
	p {
		line-height: 27px;
		font-size: 17px;
	}

	/* 	home page */
	/* 	hero banner */

	.home_hero_ban_col {
		top: 56%;
	}
	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
		height: 47px;
		line-height: 44px !important;
		font-size: 16px !important;
		padding: 0px 28px;
	}
	.explore-btn .elementor-widget-container {
		margin-top: 30px !important;
	}
	.home_hero_banner .elementor-container {
		min-height: 610px !important;
	}
	.home_social_icon {
		right: -10px;
		top: -33%;
	}

	.read-more-btn .elementor-widget-container {
		margin-top: 12px !important;
	}
	.section_padding_120 {
		padding: 80px 0px !important;
	}

	/* recipe section */
	.recipe-post .premium-blog-post-container .premium-blog-entry-title a {
		font-size: 28px;
	}
	.recipe-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 22px 0px 0px !important;
	}
	.recipe-post .premium-blog-post-container .premium-blog-post-content{
		line-height: 27px;
		font-size: 17px;
		margin-bottom: 15px !important;
	}
	.recipe-post .premium-blog-post-outer-container:first-child {
		margin-bottom: 45px !important;
	}
	.recipe_title .btn-wrap .elementor-widget-container{
		margin-top: 0px !important;
	}

	/* instagram section */
	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-text{
		font-size: 26px;
	}
	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-icon{
		width: 53px !important;
	}

	/* blog section */

	.blog-post .premium-blog-wrap {
		column-gap: 35px;
		row-gap: 45px;
	}
	.blog-post .premium-blog-post-outer-container {
		width: 48.4% !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		flex-basis: 40% !important;

	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title a{
		font-size: 20px;
	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title {
		margin-bottom: 5px !important;
	}
	.blog-post .premium-blog-entry-meta {
		margin-bottom: 10px !important;
	}
	.blog-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 0px 0px 0px 25px !important;
	}
	.blog-post .elementor-widget-container{
		margin-top: 30px !important;
	}
	.blog-post .premium-blog-post-container .premium-blog-post-content, .blog-post .premium-blog-entry-meta {
		line-height: 25px;
		margin-bottom: 12px !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper{
		height: 260px !important;
	}
	.recipe-post .premium-blog-excerpt-link-wrap a, .blog-post .premium-blog-excerpt-link-wrap a{
		font-size: 17px;
	}

	/* testimonial section */

	.testimonial_sec{
		padding: 70px 0px !important;
	}
	.testimonial .elementor-widget-container{
		margin-top: 10px !important;
	}
	.testimonial.elementor-element .elementor-swiper {
		width: 860px !important;
	}
	.testimonial.elementor-widget-testimonial-carousel .swiper-slide{
		padding: 40px 60px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image{
		width: 110px;
		top: 40px;
	}
	.testimonial.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
		margin-top: 40px !important;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before{
		width: 40px;
		height: 40px;
		right: 85px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after {
		width: 40px;
		height: 40px;
		left: 85px;
	}

	/* contact section */
	body .gform_wrapper form .gform_body ul li.gfield label {
		padding: 0 0px 12px;
	}
	body .gform_body input[type=text],
	body .gform_body input[type=email],
	body .gform_body input[type=tel],
	body .gform_body input[type=number],
	body .gform_body input[type=url],
	body select, body textarea {
		padding: 12px 16px !important;
	}
	body .gform_wrapper form .gform_body ul li.gfield{
		margin: 0 0px 25px !important;
	}
	.gform_legacy_markup_wrapper .gform_footer{
		padding: 0 !important;
	}

	/* cook book page */
	.cookbook_sec {
		padding: 80px 0px 40px!important;
	}
	.order-col .elementor-element-populated {
		padding: 50px 0px !important;
	}
	.buy-btn .elementor-widget-container{
		margin-top: 5px !important;
	}

	/* recipe page */
	.recipe_tabs .caf-col-md-4 {
		flex: 0 0 47.6% !important;
		max-width: 47.6% !important;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 320px !important;
	}
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2,
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2 a{
		font-size: 22px !important;
		padding: 20px 0px 6px !important;
	}
	.recipe_tabs .caf-post-layout1 .caf-content{
		font-size: 15px !important;
		line-height: 22px !important;
	}
	.recipe_tabs .data-target-div1 .caf-post-layout1 a.caf-read-more {
		font-size: 16px !important;
	}
	.recipe_tabs .data-target-div1 #caf-filter-layout1 li a {
		font-size: 16px !important;
	}
	.recipe_tabs #manage-ajax-response {
		padding: 40px 0px 0px !important;
	}

	.btn-wrap .elementor-button-icon svg {
		width: 20px;
		height: 20px;
	}
	.explore-btn a.elementor-button {
		width: 200px !important;
	}

	.gform_footer:after{
		bottom: 13px;
	}

	/* media page */
	.video-box video.elementor-video {
		height: 260px !important;
	}
/* 	.video-col {
		padding: 10px !important;
	} */
	.presentation-sec {
		padding: 70px 0px 80px !important;
	}
	.pdf-col {
		width: 420px !important;
		padding: 40px;
	}
	.pdf-icon .elementor-icon-box-icon {
		margin-bottom: 15px !important;
	}
	.media-inner {
		padding-top: 20px !important;
	}

	.elementor-custom-embed-play::before {
		width: 42px;
	}
	.reply_form .gform_footer:hover.gform_footer:after {
		bottom: 13px;
		left: 54.5%;
	}

	/* recipe detail page */	
	.recipe_detail_post .premium-blog-wrap {
		column-gap: 45px !important;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 320px !important;
	}
	.recipe_detail_post .premium-blog-post-container h2.premium-blog-entry-title a{
		font-size: 22px !important;
	}
	.recipe_detail_post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 18px 0px 0px 0px !important;
	}
	.recipe_detail_post .premium-blog-post-container .premium-blog-post-content{
		font-size: 15px;
		line-height: 22px;
		margin-bottom: 10px !important;
	}
	.recipe_detail_post .premium-blog-excerpt-link-wrap a{
		font-size: 16px;
	}
	.recipe_detail_post .elementor-widget-container{
		padding-top: 25px !important;
	}
	.recipe_image_col img {
		height: 345px;
	}
	.recipe-single {
		margin-top: 110px !important;
	}
	/* 	check in 1200px */
}

@media only screen and (max-width: 1199px){
	/* header */
	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 940px !important;
	}
	.hfe-search-form__container::before {
		width: 15px;
		height: 22px;
		left: 16px;
	}
	.header-wrapper .hfe-nav-menu ul li a {
		padding: 10px 8px !important;
		font-size: 14px;
	}
	.header_search.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input {
		width: 110px !important;
	}
	.header-wrapper .logo-box img {
		max-width: 178px;
	}

	.footer_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-, .footer_social_icon .elementor-social-icon svg {
		height: 32px !important;
		width: 32px !important;
	}
	.footer_social_icon .elementor-social-icons-wrapper.elementor-grid {
		grid-column-gap: 14px !important;
	}

	/* home page */

	h1 {
		font-size: 46px !important;
	}
	h2 {
		font-size: 31px !important;
	}
	h3 {
		font-size: 30px;
	}
	h6 {
		font-size: 17px;
		line-height: 26px !important;
	}

	.home_hero_banner .elementor-container {
		min-height: 580px !important;
	}

	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
		height: 44px;
		line-height: 41px !important;
	}
	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn{
		width: 130px !important;
		border-radius: 14px;
	}
	.btn-wrap a.elementor-button .elementor-button-icon{
		top: 6px;
	}
	.read-more-btn a.elementor-button {
		width: 148px !important;
	}
	.explore-btn a.elementor-button {
		width: 180px !important;
	}

	.about_col_text .elementor-element-populated{
		padding-left: 40px !important;
	}
	.section_padding_120 {
		padding: 70px 0px !important;
	}


	.recipe-post .premium-blog-post-container .premium-blog-entry-title a {
		font-size: 25px;
	}
	.recipe-post .premium-blog-post-container .premium-blog-post-content {
		line-height: 26px;
		font-size: 16px;
		margin-bottom: 12px !important;
	}

	.blog-post .premium-blog-wrap {
		column-gap: 30px;
		row-gap: 40px;
	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title a {
		font-size: 18px;
	}
	.blog-post .premium-blog-post-container .premium-blog-post-content, .blog-post .premium-blog-entry-meta {
		line-height: 22px;
		margin-bottom: 10px !important;
		font-size: 15px;
	}
	.blog-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 5px 0px 5px 20px !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		flex-basis: 44% !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		height: 240px !important;
	}


	.testimonial.elementor-element .elementor-swiper {
		width: 750px !important;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
		font-size: 16px;
		line-height: 26px;
		padding-top: 10px;
	}
	.testimonial.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
		margin-top: 30px !important;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
		width: 98px;

	}

	.testimonial.elementor-widget-testimonial-carousel .swiper-slide {
		padding: 35px 50px;
	}

	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before {
		width: 33px;
		right: 70px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after {
		width: 33px;
		left: 70px;
	}


	/* footer */
	.footer-logo-col {
		width: 21% !important;
	}
	.footer-menu-col{
		width: 79% !important;
	}
	.footer-menu .hfe-nav-menu ul li a {
		margin-left: 10px !important;
	}
	.copyright-sec {
		padding: 15px 0px !important;
	}

	/* cook book page */

	.cookbook_sec {
		padding: 70px 0px 30px!important;
	}
	.order-col .elementor-element-populated {
		padding: 40px 0px !important;
	}
	.buy-btn .elementor-widget-container{
		margin-top: 0px !important;
	}

	/* recipe page */
	.recipe_tabs #manage-ajax-response {
		column-gap: 40px;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 290px !important;
	}
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2, 
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2 a{
		font-size: 21px !important;
	}

	.gform_footer:after {
		bottom: 13px;
	}

	/* media page */

	.pdf-col {
		width: 400px !important;
		padding: 30px;
	}
	.presentation-sec {
		padding: 60px 0px !important;
	}
	.reply_form .gform_footer input[type=submit] {
		width: 180px !important;
	}
	.reply_form .gform_footer:hover.gform_footer:after {
		bottom: 12px;
		left: 55.5%;
	}

	/* recipe detail page*/
	.recipe_detail_post .premium-blog-wrap {
		column-gap: 36px !important;
	}
	.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container{
		height: 290px !important;
	}
	.recipe_detail_post .elementor-widget-container {
		padding-top: 15px !important;
	}

	.recipe_image_col img {
		height: 300px;
	}
	.recipe-single {
		margin-top: 95px !important;
	}

	/* 	check in 1025px */
}


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

	body {
		overflow: hidden !important;
	}
	.img_sticky {
		position: unset;
	}
	.header_lower_sec {
		background: #1A1A1A !important;
	}

	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100% !important;
		padding: 0 30px;
	}
	.search-box{
		display: none;
	}
	.header_upper_sec{
		padding: 12px 0px !important;
	}
	.header-wrapper .hfe-nav-menu ul li a {
		background: transparent !important;
	}
	.header-wrapper .hfe-nav-menu ul li:last-child {
		padding-top: 0px !important;
	}

	.header-wrapper .hfe-nav-menu ul li:first-child a{
		padding-top: 15px !important;
	}
	.header-wrapper .logo-box img {
		max-width: 190px;
	}


	h1 {
		font-size: 38px !important;
	}
	h2 {
		font-size: 27px !important;
	}
	h3 {
		font-size: 28px;
	}
	h6 {
		font-size: 16px;
		line-height: 24px !important;
	}

	.home_hero_banner .elementor-container {
		min-height: 550px !important;
	}
	.home_hero_ban_col {
		left: 0;
	}
	.about_col_text .elementor-element-populated {
		padding-left: 00px !important;
		padding-top: 40px !important;
	}
	.home_social_icon {
		right: 20px;
	}
	.home_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-,
	.home_social_icon .elementor-social-icon svg{
		height: 26px !important;
	}
	.home_social_icon .elementor-grid .elementor-grid-item {
		margin-bottom: 10px !important;
	}
	.footer_social_icon .elementor-grid .elementor-grid-item {
		margin-bottom: 0px !important;
	}
	.footer_social_icon .elementor-social-icons-wrapper.elementor-grid{
		column-gap: 10px !important; 
	}


	.about_col_image img{
		max-width: 60% !important;
	}
	.section_padding_120 {
		padding: 50px 0px !important;
	}

	.recipe_title, .recipe_post {
		width: 100% !important;
	}
	.recipe_post {
		padding-top: 30px;
	}
	.recipe-post .premium-blog-post-outer-container{
		width: 100% !important;
	}

	.instagram_sec {
		padding-top: 50px !important;
	}
	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-text {
		font-size: 22px;
	}
	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-icon {
		width: 45px !important;
	}
	.blog-post .premium-blog-post-container {
		flex-direction: row !important;
	}
	.blog-post .premium-blog-post-outer-container {
		width: 100% !important;
	}
	.blog-post .premium-blog-wrap {
		row-gap: 30px;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		flex-basis: 35% !important;
	}
	.blog-post .elementor-widget-container {
		margin-top: 10px !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		height: 220px !important;
	}

	.testimonial_sec {
		padding: 50px 0px !important;
	}
	.testimonial.elementor-element .elementor-swiper {
		width: 590px !important;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
		font-size: 16px;
		line-height: 26px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
		font-size: 16px;
		line-height: 26px;
	}
	.testimonial.elementor-widget-testimonial-carousel .swiper-slide {
		padding: 35px 40px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before {

		right: 50px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after {
		left: 50px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
		width: 84px;
	}
	.contact_form {
		width: 85% !important;
	}
	body .gform_wrapper form .gform_body ul li.gfield label {
		padding: 0 0px 10px;
		font-size: 16px;
	}

	body .gform_body input[type=text],
	body .gform_body input[type=email],
	body .gform_body input[type=tel], 
	body .gform_body input[type=number],
	body .gform_body input[type=url],
	body select, body textarea {
		padding: 10px 16px !important;
	}

	body .gform_wrapper form .gform_body ul li.gfield{
		padding: 0 8px !important;
	}

	/* footer */
	.footer-logo-col {
		width: 100% !important;
	}
	.footer-menu-col {
		width: 100% !important;
		padding-top: 10px;
	}
	.footer-inner {
		padding: 30px 0px !important;
	}
	.footer-menu .hfe-nav-menu ul li a {
		margin-left: 5px !important;
	}
	.footer-logo-col img{
		width: 280px !important;
	}
	.home_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-,
	.home_social_icon .elementor-social-icon svg{
		height: 28px !important;
		width: 28px !important;
	}
	.infopg-home_social_icon  a.elementor-icon.elementor-social-icon.elementor-social-icon-,
	.infopg-home_social_icon .elementor-social-icon svg{
		height: 28px !important;
		width: 28px !important;
	}
	.infopg-home_social_icon .elementor-social-icons-wrapper.elementor-grid{
		grid-row-gap: 10px !important;
	}
	.copyright-col p {
		font-size: 16px;
	}

	.recipe_title .elementor-element-populated{
		padding-top: 0px !important;
	}

	/* cook book page */

	.cookbook_sec {
		padding: 50px 0px 30px!important;
	}
	.order-col .elementor-element-populated {
		padding: 0px 0px 30px !important;
	}

	/* recipe page */
	.recipe_tabs .data-target-div1 #caf-filter-layout1 li a {
		font-size: 15px !important;
		padding: 10px 26px;
		border-radius: 14px;
	}
	.recipe_tabs ul.caf-filter-container.caf-filter-layout1 {
		column-gap: 16px;
	}
	.recipe_tabs #manage-ajax-response {
		column-gap: 33px;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 225px !important;
	}
	.recipe_tabs #manage-ajax-response {
		padding: 30px 0px 0px !important;
	}

	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2, 
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
		font-size: 20px !important;
		padding: 16px 0px 5px !important;
	}
	.recipe_tabs .caf-post-layout1 .caf-content {
		font-size: 14px !important;
		padding: 0px 0px 10px !important;
	}

	.btn-wrap a.elementor-button .elementor-button-icon {
		top: 5px;
	}

	.gform_footer input[type=submit]{
		width: 132px !important;
	}


	.post-dtl {
		padding: 0 0px;
	}
	.blog-title-h2 h2{
		font-size: 30px !important;
	}

	/* media page */
	.video-col {
		width: 47.7% !important;
		padding: 0px !important;
	}
	.media-inner .elementor-container.elementor-column-gap-default {
		column-gap: 30px !important;
		row-gap: 30px;
	}
	.media-inner {
		padding-top: 10px !important;
	}
	.pdf-icon .elementor-icon {
		font-size: 70px !important;
	}
	.presentation-sec {
		padding: 50px 0px !important;
	}

	.header-wrapper .logo-box {
		width: 200px !important;
	}

	.header-wrapper .menu-box {
		width: 40px !important;
	}

	.reply_form .gform-field-label.gform-field-label--type-inline.gfield_consent_label {
		font-size: 14px;
	}
	.reply_form .gform_legacy_markup_wrapper li.hidden_label input {
		width: 23px;
	}
	.reply_form .ginput_container_consent input[type="checkbox"] {
		margin-right: 14px;
	}
	.reply_form .gform_wrapper form .gform_body ul li.gfield textarea {
		height: 160px !important;
	}

	.header-wrapper.elementor-section .elementor-container {
		display: block !important;
	}

	.recipe_detail_post .premium-blog-wrap {
		column-gap: 28px !important;
	}
	.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container {
		height: 225px !important;
	}
	.recipe_detail_post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 14px 0px 0px 0px !important;
	}
	.recipe_detail_post .premium-blog-post-container h2.premium-blog-entry-title a {
		font-size: 20px !important;
	}
	.recipe_detail_post .premium-blog-post-container .premium-blog-post-content {
		font-size: 14px;
	}
	.recipe_image_col img {
		height: auto;
	}
	/* 	check in 768px */
}

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

	/* header */
	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 20px;
	}
	.header_upper_sec {
		padding: 8px 0px !important;
	}
	.header_upper_sec p {
		font-size: 14px;
	}
	.header-wrapper .hfe-nav-menu ul li:last-child {
		padding-top: 0px;
	}
	.header-wrapper .hfe-nav-menu .hfe-dropdown {
		height: calc(100% - 108px) !important;
	}
	.hfe-nav-menu-icon svg {
		width: 33px;
		height: 33px;
	}

	/* footer */
	.footer-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
		flex-direction: column !important;
	}
	.footer-menu .hfe-nav-menu ul li a {
		margin-left: 0px !important;
		padding: 9px !important;
		text-align: left;
	}
	.footer-logo-col img {
		width: 230px !important;
	}

	.footer-menu .hfe-nav-menu ul li a {
		padding: 6px 55px 4px 0px !important;
	}
	.copyright-col p {
		font-size: 15px;
	}


	h1 {
		font-size: 30px !important;
	}

	h2 {
		font-size: 23px !important;
	}
	h3 {
		font-size: 22px;
	}
	h5 {
		font-size: 22px;
	}

	/* home page */
	/* hero banner */
	.home_hero_banner .elementor-container {
		min-height: 490px !important;
	}
	.home_hero_ban_col {
		position: relative;
		height: 490px;
		/* 		padding-top: 50%; */
	}
	.home_hero_ban_title{
		width: 100% !important;
		max-width: 90% !important;
	}
	.explore-btn .elementor-widget-container {
		margin-top: 20px !important;
	}
	.home_social_icon .elementor-social-icons-wrapper.elementor-grid{
		grid-template-columns: repeat(4, auto) !important;
		column-gap: 10px !important;
	}
	.infopg-home_social_icon .elementor-social-icons-wrapper.elementor-grid{
		column-gap: 10px !important;
	}
	.home_hero_title.elementor-widget{
		margin-block-end: 10px !important;
	}

	.home_social_icon{
		position: relative;
		margin: 0 auto !important;
		/* 		margin-top: -25% !important; */
		right: 0;
	}
	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
		height: 42px;
		line-height: 40px !important;
		width: 132px !important;
		border-radius: 13px;
	}
	.explore-btn a.elementor-button {
		width: 170px !important;
	}
	.section_padding_120 {
		padding: 40px 0px !important;
	}
	.footer_social_icon {
		margin-top: 10px !important;
	}
	.footer_social_icon .elementor-widget-container{
		text-align: left !important;
	}

	/* about sectin */
	.about_col_image img {
		max-width: 60% !important;
	}
	.about_col_text .elementor-element-populated {
		padding-top: 30px !important;
	}
	p {
		line-height: 25px;
	}
	.mb_20.elementor-widget {
		margin-block-end: 7px !important;
	}

	/* recipe section */
	.recipe_title .elementor-widget:not(:last-child) {
		margin-block-end: 9px !important;
	}
	.recipe-post .premium-blog-post-container .premium-blog-entry-title a {
		font-size: 23px;
	}
	.recipe-post .premium-blog-post-container .premium-blog-post-content {
		line-height: 24px;
		margin-bottom: 10px !important;
	}
	.recipe-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 16px 0px 0px !important;
	}
	.recipe-post .premium-blog-post-outer-container:first-child {
		margin-bottom: 32px !important;
	}
	.recipe-post .premium-blog-excerpt-link-wrap a, .blog-post .premium-blog-excerpt-link-wrap a {
		font-size: 16px;
	}
	.recipe-post .premium-blog-excerpt-link-wrap a:after, .blog-post .premium-blog-excerpt-link-wrap a:after{
		width: 17px;
		height: 16px;
		margin-left: 3px;
	}

	/* instagram section */
	.instagram_sec {
		padding-top: 40px !important;
	}
	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-text {
		font-size: 20px;
	}
	.instagram_iconlist .elementor-icon-list-item a{
		justify-content: flex-start !important;
	}
	.blog-post .elementor-widget-container {
		margin-top: 10px !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		flex-basis: 42% !important;
	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title a {
		font-size: 16px;
		line-height: 28px;
		letter-spacing: 0.5px;
	}
	.blog-post .premium-blog-post-container .premium-blog-entry-title {
		margin-bottom: 2px !important;
	}
	.blog-post .premium-blog-post-container .premium-blog-post-content, .blog-post .premium-blog-entry-meta {
		margin-bottom: 4px !important;
		font-size: 14px;
		line-height: 20px;
	}
	.blog-post .premium-blog-excerpt-link-wrap a {
		font-size: 15px;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		height: 205px !important;
	}


	/* testimonial section */
	.testimonial_sec {
		padding: 40px 0px !important;
	}
	.testimonial .elementor-widget-container {
		margin-top: 0px !important;
	}
	.testimonial.elementor-element .elementor-swiper {
		width: 380px !important;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before {
		width: 30px;
		right: 30px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after {
		width: 30px;
		left: 30px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text{
		padding-top: 25px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
		width: 70px;
		top: 28px;
	}
	.testimonial.elementor-widget-testimonial-carousel .swiper-slide {
		padding: 25px 30px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial__name{
		font-size: 18px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
		font-size: 15px;
		line-height: 24px;
	}
	.testimonial.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
		margin-top: 20px !important;
	}

	/* contact section */

	.gform_legacy_markup_wrapper .gform_heading {
		margin-bottom: 4px !important;
	}
	body .gform_wrapper form .gform_body ul li.gfield{
		width: 100%;
	}
	body .gform_wrapper form .gform_body ul li.gfield {
		padding: 0px !important;
	}
	.contact_form {
		width: 90% !important;
	}
	body .gform_wrapper form .gform_body ul li.gfield label {
		padding: 0 0px 8px;
		font-size: 14px;
	}
	body .gform_body input[type=text], 
	body .gform_body input[type=url],
	body .gform_body input[type=email],
	body .gform_body input[type=tel],
	body .gform_body input[type=number],
	body select, body textarea {
		padding: 8px 14px !important;
		font-size: 14px !important;
	}
	body .gform_wrapper form .gform_body ul li.gfield {
		margin: 0 0px 17px !important;
	}


	/* cook book page */

	.cookbook_sec {
		padding: 40px 0px 30px!important;
	}
	.order-col .elementor-element-populated {
		padding: 0px 0px 25px !important;
	}
	.order-title.elementor-widget:not(:last-child) {
		margin-block-end: 12px !important;
	}
	.cookbook-image-col img {
		border-radius: 14px !important;
	}

	/* recipe page */
	.recipe_tabs .caf-col-md-4 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.recipe_tabs #manage-ajax-response {
		column-gap: 0px;
		row-gap: 35px;
	}
	.recipe_tabs .data-target-div1 #caf-filter-layout1 li a {
		font-size: 13px !important;
		padding: 9px 18px;
		border-radius: 10px;
	}
	.recipe_tabs ul.caf-filter-container.caf-filter-layout1 {
		column-gap: 8px;
	}
	.recipe_tabs #manage-ajax-response {
		padding: 20px 0px 0px !important;
	}

	.gform_footer:after {
		bottom: 26px;
	}
	.gform_footer:hover.gform_footer:after {
		left: 53.5%;
	}


	.presentation-sec {
		padding: 40px 0px !important;
	}
	.pdf-col {
		width: fit-content !important;
		padding: 20px;
	}
	.pdf-icon .elementor-icon {
		font-size: 60px !important;
	}

	.video-col {
		width: 100% !important;
	}
	.video-box video.elementor-video {
		height: 247px !important;
	}
	.media-inner .elementor-container.elementor-column-gap-default {
		row-gap: 27px !important;
	}
	.elementor-custom-embed-play::before {
		width: 45px;
	}
	.reply_form .gform_footer input[type=submit] {
		width: 174px !important;
	}
	.reply_form .gform_footer:hover.gform_footer:after {
		bottom: 27px;
		left: 60.5%;
	}
	.reply_form .gform-field-label.gform-field-label--type-inline.gfield_consent_label{
		padding: 0;
		line-height: 152%;
	}

	.reply_form .gform_wrapper form .gform_body ul li.gfield textarea {
		height: 130px !important;
	}

	/* recipe detail page */
	.recipe_detail_post .premium-blog-post-outer-container {
		width: 100% !important;
	}
	.recipe_detail_post .premium-blog-wrap {
		column-gap: 0px;
		row-gap: 35px;
	}
	.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container {
		height: 225px !important;
	}
	.recipe-single .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time .dr-meta-title {
		padding: 0px 0px !important;
	}
	.recipe-single .dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time .dr-meta-title {
		padding: 0px 0px !important;
	}

	.dr-extra-meta .dr-sim-metaa.dr-cook-time>span.dr-total-time .dr-meta-title {
		padding: 0 0px !important;
	}

	/* 	check in 480px */
}

@media only screen and (max-width: 767px){
	.home_hero_ban_col {
		padding-top: 39%;
	}

	.home_social_icon {
		margin-top: -20% !important;
	}
	.footer_social_icon {
		margin-top: 10px !important;
	}
}
@media only screen and (max-width: 600px){
	.home_hero_ban_col {
		padding-top: 50%;
	}

	.home_social_icon {
		margin-top: -25% !important;
	}
	.footer_social_icon {
		margin-top: 10px !important;
	}
}

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

	/* header */
	.header_lower_sec.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 15px;
	}

	.header-wrapper .logo-box img {
		max-width: 175px;
	}
	.header-wrapper .hfe-nav-menu ul li{
		padding-bottom: 2px;
	}
	.hfe-nav-menu-icon svg {
		width: 30px;
		height: 30px;
	}

	/* footer */
	.copyright-col p {
		font-size: 14px;
	}
	.home_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-,
	.home_social_icon .elementor-social-icon svg{
		width: 25px !important;
		height: 25px !important;
	}
	.infopg-home_social_icon a.elementor-icon.elementor-social-icon.elementor-social-icon-, .infopg-home_social_icon .elementor-social-icon svg {
		width: 25px !important;
		height: 25px !important;
	}
	.footer-logo-col img {
		width: 220px !important;
	}
	.footer-inner {
		padding: 20px 0px 15px !important;
	}
	.copyright-sec {
		padding: 10px 0px !important;
	}
	.footer-menu .hfe-nav-menu ul li a {
		margin-left: 10px !important;
		padding: 5px 0px !important;
	}
	.footer-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu{
		flex-direction: column !important;
	}
	.footer-menu-col .elementor-widget.elementor-widget-navigation-menu {
		column-count: 1;
	}


	h1 {
		font-size: 25px !important;
	}
	h2 {
		font-size: 20px !important;
		letter-spacing: 0.6px;
	}
	h3 {
		font-size: 20px;
	}
	h6 {
		font-size: 15px;
	}
	p {
		font-size: 16px;
		line-height: 24px;
	}

	/* home hero banner */
	/* hero banner */
	.home_hero_banner .elementor-container {
		min-height: 450px !important;
	}
	.home_hero_ban_col {
		height: 450px;
		padding-top: 63%;
	}
	.home_hero_ban_title{
		max-width: 100% !important;
	}
	.explore-btn .elementor-widget-container {
		margin-top: 15px !important;
	}

	.explore-btn.elementor-widget{
		margin-block-end: 10px !important;
	}
	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
		height: 39px;
		line-height: 37px !important;
		font-size: 15px !important;
		border-radius: 10px;
		width: 125px !important;
	}
	.explore-btn a.elementor-button {
		width: 165px !important;
	}

	.home_hero_title.elementor-widget{
		margin-block-end: 5px !important;
	}
	.welcome_title.elementor-widget{
		margin-block-end: 5px !important;
	}
	.home_hero_ban_col {
		padding-top: 62%;
	}

	/* about section */
	.about_col_image img {
		max-width: 85% !important;
	}
	.section_padding_120 {
		padding: 30px 0px !important;
	}
	.about_col_text .elementor-element-populated {
		padding-top: 22px !important;
	}

	/* recipe section */
	.recipe-post .premium-blog-post-container .premium-blog-entry-title a {
		font-size: 18px;
		letter-spacing: 0.6px;
	}  
	.recipe-post .premium-blog-post-container .premium-blog-post-content {
		line-height: 23px;
		font-size: 15px;
	}
	.recipe-post .premium-blog-excerpt-link-wrap a, .blog-post .premium-blog-excerpt-link-wrap a {
		font-size: 15px;
	}
	.recipe-post .premium-blog-post-outer-container:first-child {
		margin-bottom: 28px !important;
	}

	/* instagram section */
	.instagram_sec {
		padding-top: 30px !important;
	}

	/* blog section */

	.blog-post .premium-blog-post-container {
		flex-direction: column !important;
	}
	.blog-post .premium-blog-content-wrapper {
		display: block;
	}
	.blog-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 20px 0px 0px 0px !important;
	}
	.blog-post .premium-blog-thumb-effect-wrapper {
		flex-basis: 100% !important;
	}
	.blog-post .premium-blog-thumbnail-container.premium-blog-zoomin-effect{
		height: 200px !important;
	}


	/* testimonial section */
	.testimonial.elementor-element .elementor-swiper {
		width: 320px !important;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
		font-size: 14px;
		line-height: 21px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
		width: 62px;
		top: 24px;
	}
	.testimonial.elementor-widget-testimonial-carousel .elementor-testimonial__name {
		font-size: 17px;
	}
	.testimonial.elementor-widget-testimonial-carousel .swiper-slide {
		padding: 20px 25px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before,
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after{
		width: 30px;
		height: 30px;
		top: 145px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before {
		left: 115px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after {
		left: -115px;
	}
	.testimonial .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
		display: none;
	}

	/* contact section */
	body .gform_wrapper form .gform_body ul li.gfield {
		margin: 0 0px 15px !important;
	}


	/* cook book page */
	.cookbook_sec {
		padding: 30px 0px 25px!important;
	}
	.order-col .elementor-element-populated {
		padding: 0px 0px 20px !important;
	}

	/* recipe page */
	.recipe_tabs ul.caf-filter-container.caf-filter-layout1 {
		column-gap: 10px;
		row-gap: 12px;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 195px !important;
	}
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2,
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
		font-size: 19px !important;
	}
	.recipe_tabs #manage-ajax-response {
		row-gap: 30px;
	}    
	.recipe_tabs .data-target-div1 .caf-post-layout1 a.caf-read-more {
		font-size: 15px !important;
	}

	/* media page */
	.media-inner .elementor-container.elementor-column-gap-default {
		row-gap: 20px !important;
	}
	.presentation-sec {
		padding: 30px 0px !important;
	}
	.pdf-icon {
		margin-bottom: 10px !important;
	}

	.elementor-custom-embed-play::before {
		width: 42px;
	}
	.reply_form .gform_footer input[type=submit] {
		width: 162px !important;
	}
	.reply_form .gform_footer:hover.gform_footer:after {
		bottom: 25px;
		left: 61.5%;
	}
	.reply_form .gform_wrapper form .gform_body ul li.gfield textarea {
		height: 120px !important;
	}

	.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container{
		height: 195px !important;
	}
	.recipe_detail_post .elementor-widget-container {
		padding-top: 5px !important;
	}
	.recipe_detail_post .premium-blog-excerpt-link-wrap a {
		font-size: 15px;
	}
	.recipe_detail_post .premium-blog-wrap {
		column-gap: 0px;
		row-gap: 30px;
	}
	
	.video-box video.elementor-video {
        height: 225px !important;
    }
	/* 	check in 375px */
}

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

	h1 {
		font-size: 23px !important;
	}
	h2 {
		font-size: 19px !important;
		letter-spacing: 0.7px;
	}
	p {
		font-size: 15px;
		line-height: 22px;
	}

	/* home page */
	.home_hero_ban_col {
		height: 440px;
	}
	.home_hero_banner .elementor-container {
		min-height: 440px !important;
	}
	.home_hero_ban_col {
		padding-top: 70%;
	}

	.home_social_icon {
		margin-top: -33% !important;
	}
	.footer_social_icon {
		margin-top: 10px !important;
	}

	.btn-wrap a.elementor-button, .gform_footer input[type=submit], .anwp-pg-wrap .btn {
		height: 36px;
		line-height: 34px !important;
		font-size: 14px !important;
		width: 122px !important;
	}
	.explore-btn a.elementor-button {
		width: 155px !important;
	}

	.about_col_image img {
		max-width: 100% !important;
	}

	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-text {
		font-size: 18px;
	}
	.instagram_iconlist.elementor-widget-icon-list .elementor-icon-list-icon {
		width: 40px !important;
	}

	.blog-post .premium-blog-post-container .premium-blog-content-wrapper {
		padding: 16px 0px 0px 0px !important;
	}
	.blog-post .premium-blog-thumbnail-container.premium-blog-zoomin-effect {
		height: 180px !important;
	}

	/* testimonial section*/
	.testimonial_sec {
		padding: 30px 0px !important;
	}

	.testimonial.elementor-element .elementor-swiper {
		width: 290px !important;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-prev:before {
		left: 100px;
	}
	.testimonial.elementor-element .swiper .elementor-swiper-button-next:after {
		left: -100px;
	}

	/* recipe page */
	.recipe_tabs ul.caf-filter-container.caf-filter-layout1 {
		row-gap: 10px;
	}
	.recipe_tabs #manage-ajax-response {
		padding: 15px 0px 0px !important;
	}
	.recipe_tabs .caf-post-layout1 .caf-featured-img-box {
		height: 180px !important;
	}
	.recipe_tabs .data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
		font-size: 18px !important;
		padding: 13px 0px 3px !important;
	}

	.gform_footer:after {
		bottom: 24px;
	}
	.header-wrapper .hfe-nav-menu .hfe-dropdown {
		height: calc(100% - 105px) !important;
	}
	.elementor-custom-embed-play::before {
		width: 36px;
	}
	.gform_footer:after{
		width: 17px;
		height: 17px;
	}
	.reply_form .gform_footer input[type=submit] {
		width: 155px !important;
	}
	.reply_form .gform_footer:hover.gform_footer:after {
		left: 62.5%;
	}

	.recipe_detail_post .premium-blog-wrap .premium-blog-thumbnail-container{
		height: 180px !important;
	}
	.recipe_detail_post .premium-blog-post-container h2.premium-blog-entry-title a {
		font-size: 19px !important;
	}
	
	.video-box video.elementor-video {
        height: 200px !important;
    }
	/* 	check in 320px */
}



/* Recipe_Page */
/* .elementor-location-single .elementor-heading-title{
display: none !important;
} */
.dr-entry-content .dr-title-wrap .dr-summary{
	padding-top: 0 !important;
	border-bottom: 0 !important;
} 
.dr-title-wrap h2.dr-title {
	margin-bottom: 23px !important;
	font-size: 50px;
}
.dr-title-wrap .dr-info ,
.dr-title-wrap .dr-summary p{
	font-size: 20px !important;
}
.dr-title-wrap .dr-buttons a{
	color: #333 !important;
}
.dr-title-wrap .dr-buttons a svg{
	display: none;
}
.dr-sim-metaa.dr-cook-time{
	width: auto !important;
}
.dr-extra-meta .row1{
	width: 40%;
	border: 1px solid #B6B6B6;
	border-radius: 6px;
	padding: 30px 57px;
}
.dr-extra-meta  .row2{
	width: 60%;
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #B6B6B6;
	border-radius: 6px;
	padding: 30px 57px;
}
.dr-sim-metaa.dr-calorie{
	order: 2;
	border: 0px;
}
.dr-sim-metaa.dr-yields{
	width: 30%;
	border: 0px;
}
.dr-sim-metaa.dr-season{
	width: 70%;
	border: 0px;
}
.dr-sim-metaa.dr-lavel ,
.dr-sim-metaa.dr-cook-time{
	border: 0px;
}
.dr-entry-meta .dr-title{
	font-size: 40px;
}
.dr-entry-meta .dr-byline .dr-meta-title svg ,
.dr-entry-meta .dr-category .dr-meta-title svg{
	display: none;
}
.dr-entry-meta .dr-byline a ,
.dr-entry-meta .dr-category a{
	font-family: 'Bon Vivant Family Serif' !important;
	margin-left: 10px;
	font-weight: 400 !important;
	text-transform: uppercase;
	color: #333 !important;
	opacity: 1 !important;
}
.dr-post-summary .dr-entry-meta{
	margin-top: 100px;
} 

.dr-entry-meta a{
	height: auto !important;
}
.dr-entry-meta h2.dr-title{
	margin-bottom: 20px !important;
}


/**/
.recipe-single  h2.elementor-heading-title.elementor-size-default {
	display: none;
}
.single-recipe .dr-extra-meta .dr-sim-metaa {
	flex-wrap: unset !important;
}

.single-recipe h3.dr-title{
	color: #000 !important;
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 70px; /* 233.333% */
	text-transform: uppercase;
}
.recipe-single .recipe_text_col b{
	color: #000 !important; 
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

/* ----------------- */
.dr-extra-meta .dr-sim-metaa{
	padding: 0px !important;
}
.dr-sim-metaa.dr-cook-time ,
.dr-sim-metaa.dr-calorie{
	padding-top: 30px !important;
}
.dr-summary-holder .dr-ingredients-list ul.dr-unordered-list li input[type=checkbox]+label:before ,
.single-recipe .comment-respond .comment-form p.comment-form-cookies-consent label::before{
	height: 30px !important;
	width: 30px !important;
	margin-top: 0 !important;
}
.single-recipe .comment-respond .comment-form p.comment-form-cookies-consent label::before{
	margin-top: -5px !important;
}
.dr-summary-holder .dr-ingredients-list .dr-unordered-list li {
	padding-left: 75px !important;
}
.single-recipe .comment-respond .comment-form p.comment-form-cookies-consent label{
	padding-left: 50px !important;
}



.dr-title-wrap .dr-rating{
	margin-bottom: 20px !important;
}
.dr-title-wrap .dr-rating .dr-text-red a{
	color: #232323 !important;
}
.dr-cook-time .dr-total-time .dr-meta-title{
	background: transparent !important;
}
.dr-ingrd-title-wrap .dr-ingredients-scale *{
	font-family: "Bon Vivant Family Serif" !important;
}
.dr-ingrd-title-wrap .dr-ingredients-scale label{
	font-size: 18px !important;
}
ul.dr-unordered-list li label{
	color: #333 !important;
	opacity: 1 !important;
	text-transform: capitalize;
	font-weight: 400 !important;
}

/* INSTRUCTIONS */
.dr-instructions h5{
	font-family: "Bon Vivant Family Serif" !important;
}
ol.dr-ordered-list li{
	width: 100%;
	float: left;
}
ol.dr-ordered-list{
	padding-left: 30px;
}
.dr-ordered-list li h5{
	color: #333 !important;
	font-weight: 500 !important;
	font-size: 20px !important;
	font-family: 'Satoshi-Regular' !important;
}

/* NOTE */
.dr-note h3.dr-title{
	margin-bottom: 26px !important;
}
.category-honey .dr-note ,
.category-honey .dr-note p{
	color: #333 !important;
	font-size: 20px;
	line-height: 120% !important;
}
.dr-keywords .dr-meta-title{
	font-family: "Bon Vivant Family Serif" !important;
	font-size: 20px !important;
}
.dr-keywords{
	float: left !important;
	margin-top: 26px !important;
	width: 100% !important;
}

/* RECENT Recipes */
.post-navigation h3 ,
.comment-respond h3{
	font-family: "Bon Vivant Family Serif" !important;
	color: #333 !important;
	text-align: center;
	font-size: 50px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	margin-bottom: 80px;
	margin-top: 70px;
} 
.post-navigation .nav-links h3{
	text-align: left;
	font-size: 24px !important;
	margin-top: 16px;
	margin-bottom: 12px;
}
article .dr-recipe-fig{
	width: 100% !important;
	max-width: 750px !important;
}
.single-recipe .dr-recipe-details a{
	color: #333 !important;
	font-size: 16px;
	font-weight: 400;
}
.dr-recipe-details .premium-blog-excerpt-link.elementor-button{
	background: transparent;
	text-align: left;
	margin-top: 20px;
	color: #B2834F !important;
	font-size: 18px;
	padding: 0 !important;
}
.post-navigation .dr-recipe-details{
	padding: 0px !important;
}
.recipe_text_col .dr-tags{
	display: none;
}

/*LEAVE A REPLY */
.comment-respond h3{
	justify-content: center !important;
}
.comment-respond label{
	display: block !important;
	opacity: 1 !important;
	color: #333 !important;
} 
.replay_col{
	width: 100% !important;
	max-width: 948px !important;
}
.rating-section .elementor-container{
	justify-content: center !important;
}
.comment-respond .comment-form-email ,
.comment-respond .comment-form-author{
	width: 47% !important;
}
.comment-respond .comment-form-author{
	margin-right: 56px;
}
.comment-respond .comment-form-email input ,
.comment-respond .comment-form-author input{
	width: 100% !important;
	border-radius: 6px;
	border: 1px solid rgba(144, 144, 144, 0.36);
	height: 59px;
	padding: 17px 26px;
	font-size: 18px !important;
}
.comment-respond .comment-form-comment textarea{
	border:  1px solid rgba(144, 144, 144, 0.36) !important;
	border-radius: 6px !important;
}
.comment-respond .comment-form-cookies-consent{
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}
.comment-respond .comment-form-cookies-consent label{
	font-size: 16px !important;
	color: #787878 !important;
	font-weight: 500 !important;
	text-transform: capitalize;
}
.comment-respond .form-submit{
	margin-top: 50px !important;
	display: flex;
	justify-content: center !important;
}
.comment-respond .form-submit input{
	background: #FFC774 !important;
	border-radius: 16px !important;
	padding: 14px 32px !important;
	color: #333 !important;
	cursor: pointer;
}

/* comments */
.single-recipe .comment-body img.avatar {
	top: 0px;
}
.comment-author.vcard{
	margin-top: 55px;
	margin-bottom: 10px;
}
.jq-ry-group-wrapper{
	margin-top: 40px;
}
.comments-title{
	display: none !important;
}
.recipe-single .dr-image img{
	height: 100% !important;
	object-fit: cover;
}
.jq-ry-group-wrapper svg{
	width: 20px !important;
}



/* STARS */
.jq-ry-group-wrapper{
	width: 100% !important;
	float: left !important;
}
.jq-ry-group-wrapper{
	width: auto !important;
}


/* Instagram feed section*/
.instagram-slider a.carousel-arrow.carousel-prev.slick-arrow,
.instagram-slider a.carousel-arrow.carousel-next.slick-arrow{
	display: none !important;
}

.instagram-slider .slick-track{
	display: flex;
	gap: 18px;
}
.instagram-slider .premium-insta-img-wrap img{
	border-radius: 6px;
}


/* reply btn */
.reply{
	position:absolute;
	bottom: 15px !important;
	z-index: 1;
}
.comment-respond .comment-reply-title a{
	font-size: 18px;
	color: #333 !important;
	font-family: "Bon Vivant Family Serif" !important;
}

.comment-respond label ,
form.comment-form {
	float: left;
}

.comment-author.vcard img{
	position: unset !important;
}

.post-image img{
	object-fit: cover;
}

.aboutme-img-col img{
	height: 900px;
	object-fit: cover;
}