/*
    Theme Name: Orchids & Sweet Tea 2020
    Description: A custom mobile responsive and HTML5 theme built for the Genesis Framework.
    Author: Made to Thrive
    Author URI: https://madetothrive.com
    Template: genesis
*/

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:500}dfn{font-style:italic}h1{font-size:13px;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:none;margin:0;padding:0}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

@font-face {
    font-family: 'Marquette';
    src: url('../MTT_Custom_2020/fonts/Marquette.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Marquette.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-Black.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-BoldItalic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-BlackItalic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: block;
}


@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-Bold.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-Italic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-Light.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-LightItalic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('../MTT_Custom_2020/fonts/Lato-Regular.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Lora';
    src: url('../MTT_Custom_2020/fonts/Lora-Italic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lora-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Lora';
    src: url('../MTT_Custom_2020/fonts/Lora-Regular.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Lora-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}




/* Global Elements
--------------------------------------------- */

*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.before-content:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

html {
    height: 100%; 
    font-size: 18px;
}

body {
    color: #000000;
font-family: 'Lato';
    font-size: 18px;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    border:0;
}


::-moz-selection {
    background-color: #000000;
    color: #fff;
}

::selection {
    background-color: #000000;
    color: #fff;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}


a {
    color: #000000;
    text-decoration: none;
}

table {
    border: none;
}

a:hover {
    color: #333;
    text-decoration: none;
}

p {
    margin: 0 0 25px;
    padding: 0;
    line-height: 23px;
    font-weight: 500;
    letter-spacing: 0.02rem;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    font-size: 17px;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    line-height: 28px;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0px auto;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 22px 0;
}

blockquote p {
    margin-bottom: 0;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
    margin: 0 auto;
}

.entry-content ol > li {
    list-style-type: decimal;
}

.entry-content ul > li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}


/* Image Classes
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 0px;
}

img.alignnone,
.alignnone {
    margin-bottom: 0px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.aligncenter, 
img.aligncenter { 
    clear: both; 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
}

/* Site Containers
--------------------------------------------- */
    
.site-container {
    margin: 0px auto 0px;
    width: 100%;
    overflow-x: hidden;
}

.site-inner {
    clear: both;
    width: 100%;
    /*margin: 101px auto 0;*/
    /*margin: 115px auto 0;*/
    /*margin: 73px auto 0;*/
    margin: 105px auto 0;
    position:relative; 
}

.content {
    width: 100%;
    float: none;
}

.wrapper, .wrap {
    margin: 0px auto;
    position: relative;
}
#menu-main {
    display: none;
}
/* Header
---------------------------------------------------------------------------------------------------- */
.the-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: white;
    /*height: 102px;*/
    height: auto;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.11);
}
.the-header:after {
        content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    -webkit-box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.11);
    bottom: -1px;
    z-index: 9999;
    background: #fff;
}
.the-header .top-bar {
    /*background: #F9E3CF;*/
    /*background: #E3E3EB;*/
    background: #000000;
    /*height: 36px;*/
    height: auto;
}
.the-header .top-bar .inner {
    display: flex;
    justify-content: flex-end;
    /*max-width: 1351px;*/
    max-width: 1440px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.07rem;
    /*padding-top: 8px;*/
    /*padding-top: 12px;
    padding-bottom: 12px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    color: #DC9221;
    line-height: 16px;
    padding-right: 53px;
}
.the-header .top-bar .inner ul li img {
    width: 15px;
    height: 14px;
    object-fit: contain;
    object-position: center;
}
.the-header .top-bar .inner ul {
    display: flex;
    margin-right: 16px;
}
.the-header .top-bar .inner ul li {
    margin-left: 10px;
    font-size: 14px;
}
/*.the-header .top-bar .inner ul li:last-child{
    font-size: 18px;
}*/

.the-header .top-bar .inner ul li a {
	color: #DC9221;
}

.the-header .top-bar .inner ul li a i {
	font-size: 13px;
}

.nav-bar .inner {
    display: flex;
    justify-content: space-between;
    /*max-width: 1352px;*/
    max-width: 1440px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05rem;
    /*padding-top: 6px;*/
    /*padding-left: 103px;*/
    padding: 0 53px 0 140px;
    gap: 13px;
}
.nav-bar .inner .left {
    /*width: 270px;*/
    width: 231px;
    margin-top: 1px;
    padding: 7px 0;
    flex-shrink: 0;
}

.nav-bar .inner .left a {
	display: block;
	line-height: 0;
}

.nav-bar .inner .center {
/*width: 569px;*/
width: auto;
    /*margin-top: 4px;*/
    flex-grow: 1;
}
.nav-bar .inner .right {
    /*width: 297px;*/
    width: auto;
    text-align: right;
    position: relative;
    padding: 7px 0;
    flex-shrink: 0;
}
.nav-bar .inner .right .fa-search:hover {
    cursor: pointer;
}
.nav-bar .inner .right .form-hidden {
position: absolute;
    width: 430px;
    background: white;
    right: -25px;
    /*bottom: -69px;*/
    bottom: -77px;
    padding: 12px 13px 3px;
    height: 69px;
    display: none;
}
.nav-bar .inner .right .form-hidden input {
    text-align: left;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
    font-weight: 100;
    letter-spacing: 0.044rem;
    border: none;
    border-bottom: 1px solid;
    padding: 14px 0 7px;
    -webkit-appearance:none;
}
.nav-bar .inner .right .form-hidden .close {
    font-size: 18px;
    position: absolute;
    top: 24px;
    right: 15px;
font-family: 'Lato';
    opacity: 0.5;
    width: 18px;
    text-align: center;
    font-weight: 100;
}
.nav-bar .inner .right .form-hidden .close:hover {
    cursor: pointer;
}
.nav-bar .inner .right .form-hidden.showme {
    display: block;
}
.nav-bar .inner .right .searchicon {
	    height: 32px;
    width: 32px;
    background: #DC9221;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    object-fit: contain;
    padding: 9px;
    object-position: 1px 0px;
}
.nav-bar .inner .right i {
	/*font-size: 15px;*/
	font-size: 13px;
    /*margin-top: 21px;*/
	height: 32px;
	width: 32px;
	background: #DC9221;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px 0;
	color: white;
}

.nav-bar .inner .ubermenu .ubermenu-nav {
	display: flex;
	flex-direction: row;
	gap: 0 35px;
    flex-wrap: wrap;
}

.nav-bar .inner .ubermenu .ubermenu-target-text {
    text-transform: uppercase;
    font-size: 13px!important;
    font-weight: 600;
    letter-spacing: 0.07rem;
}
.nav-bar .inner .ubermenu .ubermenu-target span {
    position: relative;
}
.nav-bar .inner .ubermenu .ubermenu-row-id-17254 {
    display:flex;
    justify-content:center;
}
.nav-bar .inner .ubermenu .ubermenu-target:hover span:after {
   content:"";
   display: block;
   width: 100%;
   height:3px;
   background:#F9E3CF;
   position: absolute;
   bottom: -7px;
}
.nav-bar .inner .ubermenu .ubermenu-current-menu-item > .ubermenu-target span:after {
   content:"";
   display: block;
   width: 100%;
   height:3px;
   background:#F9E3CF;
   position: absolute;
   bottom: -7px;
}
.nav-bar .inner .ubermenu .ubermenu-target:hover {
    opacity: 1;
}
.nav-bar .inner .ubermenu .ubermenu-target {
	/*padding: 15px 20px 24px;*/
	padding: 25px 0;
}


.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 0 !important;
	clip: unset;
	margin: 1px 0 0 0 !important;
}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega > ul {
	background: white;
	box-shadow: inset 0 4px 5px 0px rgba(0, 0, 0, 0.11);
}

.nav-bar .inner .ubermenu .ubermenu-item-16664, .nav-bar .inner .ubermenu .ubermenu-item-16670 {
width: 160px!important;
    padding-top: 34px!important;
}
.nav-bar .inner .ubermenu .ubermenu-item-16664 .ubermenu-target, .nav-bar .inner .ubermenu .ubermenu-item-16670 .ubermenu-target {
    padding: 5px 15px;
}
.nav-bar .inner .ubermenu .ubermenu-row {
        max-width: 1188px;
    margin: 0 auto;
    padding-left:57px;
}

.nav-bar .inner .ubermenu .ubermenu-submenu-align-center .ubermenu-row {
	padding-left: 0;
}

#execphp-2 ul, #execphp-3 ul {
    display: flex;
    justify-content: space-between;
        margin-top: 35px;
    margin-bottom: 30px;
}
#execphp-2 ul li, #execphp-3 ul li {
    width: 125px;
    margin-right: 61px;
    margin-top: -8px;
    margin-bottom: 10px;
}
#execphp-2 ul li .titles, #execphp-3 ul li .titles {
  font-family: 'Lora';
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
}
#hero-image {
    transition: all 0.5s;
}
#hero-image:hover {
    opacity:0.5;
}
#execphp-2 #hero-image, #execphp-3 #hero-image {
    width: 125px;
    height: 117px;
    background-size: cover;
    background-position: center;
    margin-bottom: 11px;
}
.site-header {
    text-align: center;
    left: 0;
    right:0;
    z-index: 99;
    position: relative;
}

.site-description,
.site-title,
.header-full-width .title-area,
.header-full-width .site-title {
    display: none;
}


/* Headings
--------------------------------------------- */

h1 {
  font-family: 'Lora';
}

h2 {
  font-family: 'Lora';
}

h1.entry-title, h2.entry-title {

}

h3 {
  font-family: 'Lora';
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.1rem;
}

h4 {
    font-family: 'Marquette';
}

h5 {

}
/* Just In Block Styles
--------------------------------------------- */
.just-in ul {
	    max-width: 1087px;
    margin: 50px auto;
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 638px;
	    min-height: 598px;
}
.just-in ul li {
margin-bottom:20px;
}
.just-in ul li:nth-child(1) img {
    position: absolute;
    left: 0;
    width: 588px;
    height: 598px;
    object-fit: cover;
    background-position: center;
}
.just-in ul li a {
	    display: flex;
    justify-content: space-between;
}
.just-in ul li a img {
    width: 150px;
    height: 148px;
    object-fit: cover;
    object-position: center;
    margin: 0;
}
.just-in ul li a .right-col {
	    width: 59%;
    height: 148px;
    display: table;
}
.just-in ul li a .right-col .in {
	display: table-cell;
	vertical-align: middle;
}
.just-in ul li .first-title {
	display:none;
}
.just-in ul li:nth-child(1) .first-title {
display: block;
    margin-top: 62px;
}
.just-in ul li:nth-child(1) {
    margin-bottom: 51px;
}
.just-in ul li:nth-child(1) a .right-col {
	width:100%;
}
.just-in ul li:nth-child(1) a .right-col .rmore {
	display:none;
}
.just-in ul li a .right-col span {
	    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 600;
}
.just-in ul li:nth-child(1) a .right-col h3 {
	    margin: 10px 0 0;
    font-size: 25px;
    line-height: 1.4;
}
.just-in ul li a .right-col h3 {
	    margin: 0 0 10px;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0.05rem;
}
/* Cookbook Styles
--------------------------------------------- */
#cookbookintro.video-area h4 {
    position: relative;
    top: inherit;
    margin: 0 0 32px;
}
#cookbookintro.video-area .ptext h2 {
        text-transform: uppercase;
    letter-spacing: 0.02rem;
    margin: 0 0 31px;
}
#cookbookintro.video-area .ptext p {
        font-weight: 400;
}
#cookbookintro.video-area{
   margin: 48px auto 86px;
}
#cookbookintro.video-area .inner {
   max-width: 1213px;
}
#cookbookintro.video-area .ptext {
    width: 30%;
    text-align: center;
    padding: 129px 0 0 0;
}
.page-template-page-cookbook .the-footerv1 {
    display: none;
}
#cookbookintro.video-area .imgtwo {
    width: 367px;
    height: 356px;
    border: 9px solid white;
    left: 417px;
}
.full-text {
        max-width: 700px;
    margin: 102px auto 0;
}
.full-text h4 {
        font-size: 50px;
    text-align: center;
    font-weight: 100;
    margin: 60px 0 0;
}
.cookbook-images ul li {
    width: 413px;
    height: 459px;
    background-size: cover;
    background-position: center;
}
.cookbook-images ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 58px auto 93px;
    max-width: 1271px;
}
.getyours ul {
        max-width: 1130px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.getyours ul li .img {
    width: 235px;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 21px 15px;
}
.vid-wrap {
       width: 100%;
    height: auto;
    overflow: hidden;
    align-items: center;
    text-align: center;
    margin: 50px auto 0;
}
.cookbook-tests {
        background: rgba(227, 227, 235, 0.4);
    position: relative;
    margin: 65px auto 71px;
    display: flex;
    justify-content: space-between;
}
.cookbook-tests .left {
        width: 50%;
    background-size: cover;
    background-position: center;
}
.cookbook-tests .right {
    width: 50%;
    padding: 0 0 104px;
}
.cookbook-tests .right h4 {
    font-weight: 100;
    text-align: center;
    font-size: 70px;
    margin: 0 0 114px;
}
.cookbook-tests .right .test {
  font-family: 'Lora';
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    padding: 0 80px;
}
.cookbook-tests .right p.name {
   font-family: 'Lora';
    font-style: italic;
    text-align: center;
    margin: 35px auto 45px;
    font-size: 18px;
}
.cookbook-tests .right .slick-dots button {
    font-size: 0;
    padding: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid #DC9322;
    background: #DC9322;
}
.cookbook-tests .right .slick-dots .slick-active button {
    background:transparent;
}
.cookbook-tests .right .slick-dots{
        display: flex;
    justify-content: center;
}
.cookbook-tests .right .slick-dots li {
    margin: 0 5px;
}

/* Resources Styles
--------------------------------------------- */
.page-template-page-resources .the-footerv1 {
    display: none;
}
.re-intro {
    max-width: 805px;
    margin: 55px auto;
    text-align: center;
}
.re-intro h2 {
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
    margin-bottom: 35px;
}
.re-intro p {
    font-weight: 100;
    letter-spacing: 0;
}
.re-intro p em {
    font-size: 13px;
    line-height: 22px;
    display: block;
    font-weight: 100;
    letter-spacing: 0;
    padding: 0 10px;
}
.resource-menu {
        background: #fdf4ec;
    padding: 5px;
}
#menu-resources {
    display: flex;
    justify-content: center;
  font-family: 'Lora';
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
}
#menu-resources li {
    margin: 31px 40px;
}
#cameras ul {
    max-width: 1130px;
    margin: 70px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#cameras ul li {
    width:30%;
    text-align: center;
}
#cameras ul li .image {
    width: 100%;
    height: 300px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}
#cameras ul li p.small {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 0;
}
#cameras ul li h2 {
        font-weight: 100;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    margin: 3px 0 18px;
    padding: 0 30px;
}
#cameras ul li .summary {
        color: #DC9322;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.02rem;
    margin: 0 0 13px;
    display: block;
    position: relative;
}
#cameras ul li .summary:before {
    content:"-";
    display: inline-block;
    margin-right:5px;
}
#cameras ul li.drop .summary:before {
    content:"+";
    display: inline-block;
    margin-right:5px;
}
#cameras ul li .sum {
    display: none;
    line-height: 22px;
}
#cameras ul li.drop .sum {
    display: block;
}
#cameras ul li .summary:hover {
    cursor: pointer;
}
#lenses {
        background: rgba(227, 227, 235, 0.4);
    padding: 5px;
    margin: 0 auto;
    position: relative;
}
#lenses h2 {
    text-transform: uppercase;
    font-weight: 100;
    margin: -19px auto 60px;
    text-align: center;
    font-size: 41px;
    letter-spacing: .1rem;
}
#lenses ul {
        max-width: 855px;
    margin: 0 auto 50px;
}
#lenses ul li {
        display: flex;
        margin-bottom: 30px;
    justify-content: space-between;
}
#lenses ul li .image {
        width: 217px;
    height: 220px;
    background-size: 97px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
}
#lenses ul li .txt {
    width: 68%;
    padding-top: 39px;
}
#lenses ul li .txt h2 {
        font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin: 0 0 20px;
}
#equipment ul {
        max-width: 900px;
    margin: 50px auto 0;
}
#equipment ul li h2.name {
        font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin: 0 0 20px;
    font-weight: 100;
}
#equipment ul li .flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}
#equipment ul li .image {
    width: 395px;
    height: 400px;
    background-size: contain;
    background-repeat: no-repeat;
}
#equipment ul li .txt {
    width: 51%;
    padding-top: 100px;
}
#equipment ul li .desc {
    line-height: 24px;
}
#equipment ul .slick-prev {
    color: #DC9322;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.1rem;
    position: absolute;
    bottom: 6px;
    left: -75px;
    right: 0;
    margin: auto;
    text-align: center;
    width: 50px;
    z-index: 9;
}
#equipment ul .slick-next {
    color: #DC9322;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.1rem;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: -75px;
    margin: auto;
    text-align: center;
    width: 50px;
    z-index: 9;
}
#equipment ul .slick-prev:hover, #equipment ul .slick-next:hover {
    cursor: pointer;
}
#equipment ul:after {
    content:"";
    display: block;
    width: 1px;
    height:40px;
    left:0;
    right:0;
    background: #DC9322;
    margin:auto;
    bottom: 0;
}
#editing {
        background: #fdf4ec;
    margin: 100px auto;
    position: relative;
    padding: 5px;
}
#editing h2 {
        text-transform: uppercase;
    font-weight: 100;
    margin: -19px auto 73px;
    text-align: center;
    font-size: 41px;
    letter-spacing: 0.1rem;
}
#editing ul {
    max-width: 1235px;
    margin: 0 auto 55px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#editing ul li {
    width: 48%;
    display: flex;
    justify-content: space-between;
}
#editing ul li .image {
        width: 200px;
    height: 219px;
    background-size: cover;
    background-position: top;
}
#editing ul li .txt {
    width: 61%;
    padding-top: 13px;
}
#editing ul li h2.name {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin: 10px 0 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
}
#backgrounds .bflex {
    max-width: 1075px;
    margin: 97px auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
}
#backgrounds .bflex .image {
        width: 474px;
    height: 576px;
    background-size: cover;
    background-position: center;
    position: relative;
}
#backgrounds .bflex:after{
        width: 544px;
    height: 575px;
    content: "";
    display: block;
    background: #E3E3EB;
    position: absolute;
    left: -38px;
    top: -36px;
    z-index: -1;
}
#backgrounds .bflex .right {
    width: 43.3%;
    padding: 10px 0 0 0;
    text-align: left;
}
#backgrounds .bflex .right h2 {
        font-size: 40px;
    font-weight: 100;
    line-height: 60px;
    margin: 30px 0 31px;
}
#backgrounds .bflex .right h2 strong {
        font-family: 'Marquette';
    font-size: 70px;
    letter-spacing: 0;
    font-style: inherit;
    font-weight: 100;
    margin-left: -4px;
    text-transform: lowercase;
}
#backgrounds .bflex .right p {
        font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.007rem;
    width: 100%;
    margin-bottom: 22px;
    padding: 0 9px 0 3px;
}
#backgrounds .more-options h2 {
        font-weight: 100;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    padding: 0 120px;
}
#backgrounds .more-options {
    max-width: 1050px;
    margin: 60px auto;
}
#backgrounds .more-options ul {
    column-count: 3;
    column-gap: 50px;
}
#backgrounds .more-options ul li {
    list-style-type: disc;
    font-size: 18px;
    letter-spacing: .02rem;
    margin: 10px 0;
}
#books {
    background:rgba(227, 227, 235, 0.4);
    padding: 10px 0 50px;
    margin: 90px auto 10px;
}
#books ul {
        max-width: 900px;
    margin: 90px auto 40px;
}
#books ul li:nth-child(1) .txt {
    padding: 25px 45px 34px 130px;
}
#books ul .txt {
    background: white;
    padding: 65px 45px 34px 130px;
    text-align: center;
    width: 90%;
    margin-top: 27px;
    min-height: 305px;
}
#books ul .txt h2 {
        font-size: 18px;
    line-height: 24px;
    margin: 10px 0 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
    text-align: center;
    padding: 0 50px;
}
#books ul .txt .desc {
        font-weight: 100;
    line-height: 22px;
}
#books ul li {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin:0 0 50px 0;
}
#books ul li .image {
        width: 195px;
    height: 259px;
    position: absolute;
    left: -18px;
    top: 0;
    background-size: cover;
    background-position: center;
}
#books .ftitle h3 {
    color:black;
}
#tools h2 {
    font-weight: 100;
    letter-spacing: 0.05rem;
    margin-bottom: 32px;
}
#tools {
        max-width: 900px;
    margin: 50px auto;
    text-align: center;
}
#tools .desc {
    display: none;
}
#tools .tool-line.drop .desc {
    display: block;
}
#tools .title {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
    text-align: center;
    padding: 8px 50px 5px;
    font-family: 'Lora';
    position: relative;
}
#tools .title:after {
    content: "+";
    position: absolute;
    right: 15px;
    color: #DC9322;
    font-size: 25px;
}
#tools .drop .title:after {
    content: "-";
    position: absolute;
    right: 15px;
    color: #DC9322;
    font-size: 25px;
} 
#tools  .dd .tool-line:hover {
    cursor: pointer;
}
#tools .tool-line{
        border-bottom: 3px solid #DC9322;
}
#tools .dd {
    max-width: 500px;
    margin: 47px auto 62px;
}
.lowertxt p {
        letter-spacing: 0;
    font-weight: 100;
}
#advice {
        background: rgba(249, 227, 207, 0.4);
    padding: 50px 0;
    margin: 90px auto 50px;
}
#advice h2 {
        text-transform: uppercase;
    font-weight: 100;
    margin: -65px auto 73px;
    text-align: center;
    font-size: 41px;
    letter-spacing: 0.1rem;
}
#advice .flex {
    max-width: 994px;
    margin: 86px auto 15px;
    display: flex;
    justify-content: space-between;
}
#advice .flex .image {
    width: 474px;
    height: 527px;
    background-size: cover;
    background-position: center;
}
#advice .flex .txt {
    width: 47%;
}
#advice .flex .txt h2 {
    font-weight: 100;
    line-height: 50px;
    font-size: 40px;
    letter-spacing: 0;
    margin: 19px 0 32px;
    text-align: left;
    text-transform: inherit;
    width: 102%;
}
#advice .flex .txt p {
        letter-spacing: 0;
    font-weight: 100;
}
#advice .flex .txt h4 {
        font-size: 50px;
    font-weight: 100;
}
/* Shop Styles
--------------------------------------------- */
.shopitems-wrap .single .image{
        width: 278px;
    height: 381px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.post-type-archive-shop .search-filter-results {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1260px;
    margin: 36px auto 80px;
}
.post-type-archive-shop .search-filter-results .single {
    width: 278px;
    margin: 0 6px 44px;
}
.post-type-archive-shop .search-filter-results .single .brand{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.05rem;
    margin: 22px auto 8px;
    text-align: center;
}
.post-type-archive-shop .search-filter-results .single .title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    margin: 0;
    line-height: 23px;
    letter-spacing: 0.01rem;
    font-family: 'Lora';
    padding: 0 20px;
    text-align: center;
}
/* Home Styles
--------------------------------------------- */
h1.front {display:none;}
.home #breadcrumbs {margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;}
.home .the-footerv2 {
    display: none;
}
.the-most-recent {
        background: rgba(249, 227, 207, 0.4);
    padding: 10px;
}
.mobile-slider {
    display: none;
}
.mr-slider {
        display: flex;
    justify-content: space-between;
}
/* .mr-slider .li:nth-child(2) .flex {
        flex-direction: row-reverse;
} */
.mr-slider .li{
        width: 46%;
}
.mr-slider .slick-active .hero-image, .mr-slider li .hero-image, /*.qf ul li .image,*/ .related-slider .hero-image {
    transition: all 0.5s;
}
.mr-slider li .hero-image:hover, .mr-slider .slick-active .hero-image:hover, /*.qf ul li .image:hover,*/ .related-slider .hero-image:hover {
    opacity:0.5;
}
.mr-slider .slick-active:nth-child(odd) .hero-image {
    width: 451px;
    height: 619px;
    background-size: cover;
    background-position: center;
    margin-right: -85px;
}
.mr-slider li:nth-child(odd) .hero-image {
     width: 451px;
    height: 619px;
    background-size: cover;
    background-position: center;
    margin-right: -85px;
}
.mr-slider .slick-active:nth-child(odd) .textbox, .mr-slider li:nth-child(odd) .textbox {
    text-align: right;
    padding: 0 17px 0 16px;
}
.mr-slider .slick-active:nth-child(odd) .textbox p.meta, .mr-slider li:nth-child(odd) .textbox p.meta {
    margin: 213px 0 0;
}
.mr-slider .slick-active:nth-child(even) .textbox p.meta, .mr-slider li:nth-child(even) .textbox p.meta {
    margin: 124px 0 0;
}
.mr-slider .slick-active:nth-child(even) .textbox, .mr-slider li:nth-child(even) .textbox{
        padding-left: 19px;
}
.mr-slider .slick-active:nth-child(odd) .textbox h2, .mr-slider li:nth-child(odd) .textbox h2 {
    margin: 3px 0 0;
    padding-left: 10px;
}
.mr-slider .textbox p.meta {
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 0.04rem;
}
.mr-slider .textbox h2 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: 100;
        margin: 0;
}
.mr-slider .slick-active:nth-child(even) .hero-image, .mr-slider li:nth-child(even) .hero-image {
        width: 290px;
    height: 436px;
    background-size: cover;
    background-position: center;
}
.mr-slider .flex {
    display: flex;
    justify-content: center;
    padding: 0 10px;
}
.mr-slider .flex .textbox {
        width: 300px;
}
.mr-slider .slick-active:nth-child(even) .flex, .mr-slider li:nth-child(even) .flex {
flex-direction: row-reverse;
    margin-top: 91px;
    padding-left: 112px;
}
.the-most-recent .inner {
    /*margin: 14px auto 14px;*/
    margin: 25px auto;
    /*max-width: 1327px;*/
    max-width: 1106px;
}

.the-most-recent .inner .flexy {
	display:flex;
	/*justify-content:space-between;*/
	justify-content: flex-start;
	gap: 51px;
}

.the-most-recent .inner .flexy .lefty {
	width: 585px;
    height: 599px;
}

.the-most-recent .inner .flexy .righty {
    /*width: 40.5%;*/
    width: calc( 100% - 585px - 51px );
    /*padding-top: 62px;*/
    padding-top: 0;
    align-self: center;
}

.the-most-recent .inner .flexy .lefty .hero-image  {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.the-most-recent .inner .righty .hero-image {
	/*width: 150px;
    height: 150px;*/
    width: 149px;
    height: 170px;
    background-size: cover;
    background-position: center;
	margin-right:20px;
}

.the-most-recent .inner .righty ul li:nth-child(1) .hero-image, .the-most-recent .inner .righty ul li:nth-child(1) .rmore, .the-most-recent .inner .righty ul li:nth-child(1) .the-most-recent-desc {
	display:none;
}
.the-most-recent .inner .righty ul li .flex{
	display:flex;
	align-items: center;
}
.the-most-recent .inner .righty ul li {
	/*margin-bottom:30px;*/
	margin-bottom: 20px;
}

.the-most-recent .inner .righty ul li:nth-child(1) {
	margin-bottom: 40px;
}

.the-most-recent .inner .righty ul li .the-most-recent-desc p {
	/*font-size: 16px;*/
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0;
	margin: 0 0 15px 0;
}

.the-most-recent .inner .righty ul li h2 {
	    font-family: lora, serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: unset;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    /*margin: 30px 0 10px 0;*/
    margin: 0 0 10px 0;
}
.the-most-recent .inner .righty ul li:nth-child(1) h2 {
	    font-size: 30px;
    line-height: 38px;
    font-weight: 100;
    text-transform: uppercase;
    /*margin: 0 0 25px;*/
    letter-spacing: 0.04rem;
    margin: 8px 0 0 0;
}
.the-most-recent .inner .righty ul li p.meta, .the-most-recent .inner .righty ul li a.rmore {
	    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin: 0;
    line-height: 15px;
}
.the-most-recent .inner .righty ul li:nth-child(2) p.meta, .the-most-recent .inner .righty ul li:nth-child(3) p.meta {
	display:none;
}

.the-most-recent .inner .mobile-slider {
    display: none;
}
.the-most-recent {
    position: relative;
}
.the-most-recent .slick-prev {
    display: block;
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 46.4%;
    z-index: 9;
}
.the-most-recent .slick-next {
    display: block;
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 46.4%;
    z-index: 9;
}
.the-most-recent .jump {
position: absolute;
    top: 0px;
    right: 5.8%;
    background-image: url(https://www.orchidsandsweettea.com/wp-content/uploads/2020/08/down@2x.png);
    width: 103px;
    height: 125px;
    background-size: contain;
    background-position: center;
    text-align: center;
    color: #F9E3CF;
    font-size: 18px;
    padding: 2px 3px 0 0;
    background-repeat: no-repeat;
}
.the-most-recent .jump p {
    color: #F9E3CF;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    margin-top: 30px;
    letter-spacing: 0.05rem;
}

.the-most-recent .currently-craving {
	text-align: center;
	margin: 60px 0;
}

.the-most-recent .currently-craving h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	letter-spacing: 0.8px;
	font-family: 'Lato';
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 27px 0;
}

.the-most-recent .currently-craving ul {
	display: flex;
	flex-direction: row;
	gap:  20px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	justify-content: center;
	max-width: 1040px;
	flex-wrap: wrap;
}

.the-most-recent .currently-craving ul a {
	display: block;
	width: 156px;
	padding: 8px;
	background: #DC9221;
	color: #ffffff;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 0.36px;
	font-family: 'Lora';
	flex-wrap: wrap;
}

.home-sub {    
    /*margin: 40px auto 51px;
    max-width: 977px;*/
    display: flex;
    justify-content: space-between;
	margin: 70px auto 102px;
	max-width: 1240px;
	background: #504E57;
	padding: 63px 62px 72px 62px;
	color: #fff;
	gap:  29px;
	align-items: flex-end;
}

.home-sub .left { 
	text-align: center;
    /*width: 280px;
    margin: 6px 0 0;*/
    width: 418px;
}
.home-sub .left p {
    font-size: 30px;
    /*text-transform: lowercase;*/
    margin: 12px 0 0;
    font-weight: 100;
    letter-spacing: 0.05rem;
    font-family: 'Marquette';
}
/*.home-sub .right {
    width: 694px;
    margin-top: -19px;
}*/
.home-sub .left h3 {
    font-size: 25px;
    text-transform: inherit;
    letter-spacing: 0rem;
    line-height: 30px;
    margin: 4px 0 0;
    /*color:#000;*/
    color: #fff;
}

.home-sub .right ul.gform_fields li.gfield {
	margin: 0;
}

.home-sub .right .ginput_container {
	margin: 0 !important;
}

.home-sub .right #gform_fields_4 input{
    /*border: 1px solid #707070;*/
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.03rem;
    /*padding: 3px 10px;*/
    padding: 10px;
    width: 100%;
    width: 272px;
    /*height: 37px;*/
    height: 38px;
    /*margin: 9px 0 0;*/
    margin: 0;
    background: #fff;
    border: 1px solid #fff;
}
.home-sub .right #gform_fields_4 {
    display: flex;
    justify-content:space-between;
}
.home-sub .right #gform_4 {
    display: flex;
}
.home-sub .right .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
    padding-top:0;
}
.home-sub .right #gform_submit_button_4{
    border: none;
    background: #DC9221;
    font-size: 12px;
    color: white;
    font-weight: 500;
    width: 102px;
    letter-spacing: 0.03rem;
    height: 37px;
    padding: 0;
    /*margin: 9px 0 0 2px;*/
    margin: 0;
}

.home-sub .right .gform_legacy_markup_wrapper .gform_footer {
    /*padding: 9px 0 9px 0;*/
    padding: 0;
    margin: 0;
}

.summer-ready .summer-ready-title h3 {
	color: #000;
}

.summer-ready-posts {
	max-width: 1160px;
	margin: 0 auto 132px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 50px 40px;
}

.summer-ready-posts .summer-ready-post-block {
	width: calc(33% - 26px);
	display: flex;
	flex-direction: row;
	gap: 30px 26px;
	align-items: center;
}

.summer-ready-posts .summer-ready-post-block .summer-ready-post-block-image {
	height: 140px;
	width: 140px;
	border-radius: 50%;
	flex-shrink: 0;
	overflow: hidden;
}

.summer-ready-posts .summer-ready-post-block .summer-ready-post-block-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.summer-ready-posts .summer-ready-post-block h3 {
	font-size: 16px;
	line-height: 19px;
	font-family: 'Lato';
	letter-spacing: 0.8px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
    font-weight: 600;
}

.summer-ready-posts .summer-ready-post-block:nth-child(1),
.summer-ready-posts .summer-ready-post-block:nth-child(2) {
	flex-direction: column;
	width: calc(50% - 20px);
}

.summer-ready-posts .summer-ready-post-block:nth-child(1) .summer-ready-post-block-image,
.summer-ready-posts .summer-ready-post-block:nth-child(2) .summer-ready-post-block-image {
	width: 100%;
	height: 380px;
	border-radius: 0;
}

.summer-ready-posts .summer-ready-post-block:nth-child(1) h3,
.summer-ready-posts .summer-ready-post-block:nth-child(2) h3 {
	font-size: 25px;
	line-height: 32px;
	font-family: 'Lora';
	letter-spacing: 0;
	text-align: center;
	max-width: 400px;
    font-weight: normal;
}

.quick-finds {
	background: rgba(227, 227, 235, 0.4);
	padding: 80px 140px;
}

.quick-finds .quick-finds-inner {
	max-width: 1160px;
	margin: 0 auto;
}

.quick-finds h4 {
	text-align: center;
	font-size: 70px;
	line-height: 79px;
	letter-spacing: 0;
	text-transform: lowercase;
	margin: -120px 0 50px 0;
	font-weight: normal;
}

.quick-finds .quick-find-posts {
	display: flex;
	flex-direction: row;
	gap: 50px;
}

.quick-finds .quick-find-posts .quick-find-post .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post a {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .image {
	width: 100%;
	height: 600px;
}

.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .titlearea {
	display: flex;
	flex-direction: row;
	gap: 40px;
}

.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .titlearea .num {
	font-size: 70px;
	line-height: 79px;
	font-family: 'Marquette';
	margin: 20px 0 0 0;
}

.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .titlearea .title {
	font-size: 40px;
	line-height: 51px;
	font-family: 'Lora';
	margin: 0;
	text-transform: uppercase;
}

.quick-finds .quick-find-posts .quick-finds-col-2 {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post a {
	display: flex;
	flex-direction: row;
	gap: 30px;
	align-items: center;
}

.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .image {
	width: 236px;
	height: 236px;
	flex-shrink: 0;
}

.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .titlearea .num {
	font-size: 30px;
	line-height: 33px;
	font-family: 'Marquette';
	margin: 0 0 16px 0;
}

.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .titlearea .title {
	font-size: 25px;
	line-height: 32px;
	font-family: 'Lora';
	margin: 0;
	text-transform: uppercase;
}

/*.qf {
        background: rgba(227, 227, 235, 0.4);
    padding: 5px;
}
.qf-slider {
    display: none;
}
.qf h4 {
	text-align: center;
    font-size: 70px;
    font-weight: 100;
    margin: -3px auto 73px;
    text-transform:lowercase;
}
.qf ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1210px;
    margin: 0 auto 40px;
}
.qf ul li {
    width: 50%;
    margin: 0 0 30px 0;
}
.qf ul li a {
    display: flex;}
.qf ul li .image {
    width: 277px;
    height: 204px;
    background-size: cover;
    background-position: center;
    margin-right: 25px;
}
.qf ul li .titlearea {
    text-align: left;
    width: 41%;}
.qf ul li .title {
    text-align: left;
    font-size: 23px;
    text-transform: uppercase;
    margin: 14px 0 0;
    letter-spacing: 0.04rem;
    font-weight: 100;
   font-family: 'Lora';
    line-height: 30px;
}
.qf ul li p.num {
    font-family: 'Marquette';
    text-align: left;
    font-size: 30px;
    font-weight: 100;
    margin: 54px auto 7px;
    text-transform: lowercase;}*/
.page-template-page-about .features-1 ul li {
    width: 277px;
    text-align: center;
    /*margin: 8px 11px 0;*/
}
.home .features-1 ul li {
    width: 277px;
    text-align: center;
    /*margin: 8px 11px 0;*/
    margin: 0;
}
.features-1 .mobile-feat1 {
    display: none;
}
.home .ftitle {
    margin: 83px auto 77px;
    max-width: 1130px;
    position: relative;
}
.home .ftitle .all-link {
        font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    position: absolute;
    top: 4px;
    right: -47px;
    text-align: right;
}
.ftitle {
        margin: 63px auto 0;
    max-width: 1130px;
    position: relative;
}
.ftitle:before {
    content: "";
    display: block;
    width: 76px;
    height: 1px;
    background: black;
    position: absolute;
    left: -84px;
    top: 12px;
}
.ftitle h3 {
   letter-spacing: 0;
}
.features-1 .ftitle {
	margin-bottom: 50px;
}

.features-1 .hero-image {
    width: 277px;
    height: 369px;
    background-size: cover;
    background-position: center;
}
.features-1 ul li {
    width: 277px;
    text-align: center;
    margin: 0;
}

.features-1 ul li .featured-inner {
  max-width: 277px;
  min-width: 100%;
  margin: 0 auto;
}

.features-1 .cat {
font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.02rem;
    margin: 17px auto 0;
}
.features-1 ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 43px;
}   
.features-1 ul h3 {
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    margin: 12px 0 20px;
    letter-spacing: 0.36px;
}

.features-1 ul li .featured-inner p {
	/*font-size: 16px;*/
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0;
	margin: 0;
    font-weight: normal;
}

.features-1 h3 {
	color: #000;
}

.features-1 {
    position: relative;
    margin: 101px auto 105px;
}

.features-1.about-obsession {
	margin: 0 0 148px 0;
}

/*.features-1:after {
    content: "";
    display: block;
    width: 100%;
    height: 360px;
    background: rgba(227, 227, 235, 0.4);
    position: absolute;
    bottom: -83px;
    left: 0;
    z-index: -1;
}*/
.features-1 ul {
    /*max-width: 1222px;*/
    max-width: 1238px;
    margin: 0 auto 0;
    /*padding-bottom: 80px;*/
    /*border-bottom: 5px solid #E3E3EB;*/
}

.features-1.about-obsession ul {
	border: none;
	max-width: 1238px;
	padding: 0;
}

.features-1.about-obsession ul li {
	margin: 0 0px;
	padding: 0;
}

.ftitle h3 span {
    margin-left: 6px;
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    letter-spacing: 0;
    display: inline-block;
}

/*.features-1 .slick-prev i {
	margin: 180px 30px 0 0;
}

.features-1 .slick-next i {
	margin: 180px 0 0 30px;
}*/

.home .features-1 .cat {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.72px;
    margin: 20px auto 0;
    line-height: 15px;
}
/*.home .features-1:after {
    display: none;
}*/

.trending {
	max-width: 1238px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	gap: 35px;
	align-items: center;
}

.trending .trending-title {
	width: 190px;
}

.trending .trending-title h3 {
	color: #000;
	font-size: 25px;
	line-height: 32px;
	text-transform: capitalize;
	font-family: 'Lora';
	margin: 0;
}

.trending .trending-title h3.script {
	font-size: 70px;
	line-height: 79px;
	font-family: 'Marquette';
	text-transform: lowercase;
}

.trending .trending-posts {
	display: flex;
	flex-direction: row;
	gap: 13px;
}

.trending .trending-posts .trending-post {
	display: flex;
	flex-direction: row;
	gap: 16px;
	align-items: center;
}

.trending .trending-posts .trending-post .trending-post-image {
	height: 140px;
	width: 140px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
}

.trending .trending-posts .trending-post .trending-post-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.trending .trending-posts .trending-post .trending-post-terms {
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 0.72px;
	font-family: 'Lato';
	margin: 0 0 7px 0;
}

.trending .trending-posts .trending-post h3 {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	font-family: 'Lato';
	color: #000;
	margin: 0;
}

.features-2 .hero-image {
    width: 386px;
    height: 531px;
    background-size: cover;
    background-position: center;
}
.features-2 ul li {
    width: 386px;
    text-align: center;
    margin: 0 11px;
}
.features-2 .mobile-feat2 {
    display: none;
}
.features-2 ul li .text {    max-width: 86%;
    margin: -44px auto 0;
    padding: 4px;
    background: white;
    position: relative;
    z-index: 1;}
.features-2 .cat {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.04rem;
    margin: 10px auto 0;
}
.features-2 ul {
    display: flex;
    justify-content: space-between;
}   
.features-2 ul h3 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    margin: 7px 0 0;
    padding: 0 12px;
    color: #000;
    letter-spacing: 0.36px;
}
.features-2 {
    max-width: 1222px;
    margin: 0 auto 107px;
}

.features-2 .ftitle h3 {
	color: #000;
}

.video-area {
    background: rgba(245,224,203,.4);
    padding: 0;
    margin: 108px auto 86px;
    position: relative;
    max-height: 585px;
}
.video-area .inner {
    display: flex;
    justify-content: space-between;
    max-width: 1254px;
    margin: 0 auto;
    position: relative;
    align-items: center;
}
.video-area h4 {
    font-size: 70px;
    font-weight: 100;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -6px;
}
.video-area .left {
    width: 494px;
    /*height: 627px;*/
    height: 679px;
    background-size: cover;
    background-position: center;
    margin: -47px 0 -48px 0;
}
.video-area .imgtwo {
    /*width: 363px;
    height: 356px;*/
    width: 366px;
    height: 402px;
    border: 5px solid white;
    position: absolute;
    left: 434px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: center;}
.video-area .ptext {
    width: 28%;
    text-align: center;
    /*padding: 120px 0 0 0;*/
}
.video-area .ptext a {
    display: inline-block;
    background: #DC9322;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    /*padding: 13px 29px;*/
    padding: 18px 37px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.2px;
}
.video-area .ptext h2{    font-weight: 100;
    /*line-height: 31px;*/
    line-height: 32px;
    font-size: 25px;
    /*margin: 14px 0 33px;*/
    margin: 0 0 33px;
}

.video-area .ptext p {
	/*font-size: 16px;*/
	font-size: 18px;
	margin: 0 0 33px;
}

.welcome-box {
    background: #E3E3EB;
    /*padding: 5px;*/
    /*margin: 40px auto;*/
    position: relative;
    /*height: 700px;*/
    display: flex;
	flex-direction: row;
	justify-content: flex-end;
	gap: 39px;
}

.welcome-box .welcome-box-content {
	padding: 30px 0 30px 140px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.shopfaves {
    max-width: 1200px;
    margin: 0 auto 120px;}
    .shopfaves ul li .image {    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; 
    margin: 0 auto;}
.shopfaves .slick-prev {    position: absolute;
    z-index: 9;
    left: -10px;
    top: 38%;}   
    .shopfaves .slick-next {    position: absolute;
    z-index: 9;
    right: -10px;
    top: 38%;}   
    
.shopfaves h3 {
    text-align: center;
    margin: 120px auto 50px;
    color: #000;
}
.shopfaves h3 span {    margin-left: 6px;
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    letter-spacing: 0;
    display: inline-block;}
.welcome-box .imgtwo {
    /*width: 565px;*/
    width: 39%;
    /*min-height: 687px;*/
    height: 680px;
    background-size: cover;
    background-position: center;
    /*position: absolute;
    top: 0;
    right: 0;*/
}

.welcome-box .imgtwo img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
}

/*.welcome-box .inner {
    max-width: 1143px;
    margin: 69px auto 0;
}*/

.welcome-box .tbox {
    background: white;
    position: relative;
    width: 696px;
    z-index: 9;
    /*padding: 79px 95px 30px 43px;*/
    /*padding: 89px 130px 70px 130px;*/
    padding: 70px 130px 30px 130px;
}
.welcome-box .tbox p a {    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1rem;
    font-weight: 800;
    color: #dc9221;}
.welcome-box .tbox h4 {
    text-align: center;
    font-size: 70px;
    font-weight: normal;
    /*margin: 0 0 54px 34px;*/
    margin: 0 0 30px 0;
    line-height: 79px;
}
.welcome-box .tbox h5 {
    text-align: center;
    /*font-size: 16px;*/
	font-size: 18px;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing: 0rem;
    font-weight: 600;
    /*margin-bottom: 14px;*/
    margin-bottom: 18px;
}

.welcome-box .tbox p {
    text-align: center;
    letter-spacing: 0rem;
    font-weight: 400;
    padding: 0 0px 0 12px;
    margin-bottom: 21px;
    /*font-size: 16px;*/
	font-size: 18px;
    line-height: 23px;
}
.welcome-box .tbox .follow {
    display: flex;
    justify-content: center;
    margin: 46px auto 43px;
}
.welcome-box .tbox .follow ul {
    display: flex;
    font-size: 25px;
}
.welcome-box .tbox .follow ul li {
    margin: 0 10px;
}
.welcome-box .tbox .follow ul a {
    color: #DC9221;
}
.welcome-box .tbox .follow p {
    font-family: 'Marquette';
    font-size: 33px;
    letter-spacing: 0;
    margin: 0 31px 0 0;
}
.welcome-box .imgone {
width: 210px;
    height: 241px;
    position: absolute;
    /*top: 144px;*/
    top: 50%;
    right: -130px;
    background-size: cover;
    background-position: center;
    z-index: 9;
    transform: translateY(-50%);
}
.gts {
    /*max-width: 1160px;*/
    max-width: 1238px;
    margin: 0 auto;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    border-bottom: 5px solid #E3E3EB;
    /*padding-bottom: 28px;*/
    padding-bottom: 80px;
    /*margin: 41px auto 50px;*/
    margin: 80px auto;
    gap: 40px;
    align-items: center;
}
.gts h5 {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.03rem;
    width: 150px;
    /*width: 226px;
    padding: 31px 34px 0 0;*/
    flex-shrink: 0;
}
.gts h5 span {
    font-family: 'Lora';
    display: block;
    font-size: 25px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 6px 0 0;
    line-height: 1;
}
.gts ul li {
/*width: 308px;*/
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    gap: 16px;
    align-items: center;
    width: calc(33% - 15px);
}
.gts ul {
    display: flex;
    justify-content: space-between;
    /*width: 978px;*/
    gap: 23px;
}
.gts ul li #hero-image {
    /*width: 110px;
    height: 161px;*/
    width: 140px;
    height: 140px;
    /*background-size: cover;
    background-position: center;*/
    border-radius: 50%;
    overflow: hidden;
}

.gts ul li #hero-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.gts ul li .text {
        /*width: 59%;*/
	display: flex;
	flex-direction: column;
	gap: 7px;
}
.gts ul li .text .cat {
    font-size: 12px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 400;
    /*letter-spacing: 0.03rem;*/
    letter-spacing: 0.72px;
    /*margin: 40px 0 0;*/
}
.gts ul li h3 {
/*letter-spacing: 0.04rem;
    font-size: 18px;*/
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-weight: 600;
    font-family: 'Lato';
    /*margin: 7px 0 0;
    padding-right: 10px;*/
    margin: 0;
    color: #000;
}
.wt {
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position:relative;
}
.wt .left {
        width: 531px;
    height: 575px;
    background-size: cover;
    background-position: center;
    position:relative;
}
.wt .right .image-1, .wt .right .image-2, .wt .right .image-3, .wt .right .image-4 {
    width: 531px;
    height: 575px;
    background-size: cover;
    background-position: center;
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    top:0;
    left:0;
}
.wt .right h2 {
text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
}
.wt .right .image-1 {
    opacity:1;
}
.wt .right ul li.link-hover-1:hover .image-1 {
    opacity:1;
    z-index:9;
}
.wt .right ul li.link-hover-2:hover .image-2 {
    opacity:1;
    z-index:9;
}
.wt .right ul li.link-hover-3:hover .image-3 {
    opacity:1;
    z-index:9;
}
.wt .right ul li.link-hover-4:hover .image-4 {
    opacity:1;
    z-index:9;
}

.wt .right {
        /*width: 42%;*/
    width: calc(100% - 531px - 96px);
    text-align: center;
    align-self: center;
}
.wt .right h4 {
	text-align: center;
    font-size: 70px;
    /*font-weight: 100;*/
    /*margin: 66px 0 0;*/
    line-height: 79px;
    margin: 0;
    font-weight: normal;
}
.wt .right h3 {
	text-align: center;
    font-size: 40px;
    /*margin: 32px 0 34px;*/
    margin: 0 0 16px;
	line-height: 51px;
	letter-spacing: 0;
	color: #000;
}

.wt .right h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: 0.72px;
	margin: 0;
}

.wt .right .about-work-content {
	max-width: 384px;
	margin: 0 auto 33px;
}

.wt .right p {
        text-align: center;
    font-size: 18px;
    font-weight:400;
    /*padding: 0 30px;*/
	/*font-size: 16px;*/
	font-weight: 400;
	padding: 0;
	line-height: 23px;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
}
.wt .right ul.lets-work-buttons li {
    /*margin: 0 0 27px;*/
    border: 5px solid #E3E3EB;
    background: #E3E3EB;
    font-family: 'Lora';
    /*font-size: 18px;*/
    /*/height: 47px;
    padding: 7px 0 0;
    width: 48%;*/
    transition: all 0.5s;
    width: calc( 50% - 13px );
}
.wt .right ul.lets-work-buttons li:hover {
    background:white;
}
.wt .right ul.lets-work-buttons li a {
	display: block;
    width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.36px;
	padding: 7px 18px;
}
.wt .right ul.lets-work-buttons li a:hover {
    opacity: 1;
}
.wt .right ul.lets-work-buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*margin: 34px 0 0;*/
    margin: 0 0 55px;
    gap: 26px;
}

.wt .right .about-as-seen-in {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.wt .right .about-as-seen-in p {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.wt .right .about-as-seen-in .about-as-seen-in-block {
	height: 66px;
	padding: 0 14px;
}

.wt .right .about-as-seen-in .about-as-seen-in-block a {
	display: block;
	height: 100%;
}

.wt .right .about-as-seen-in .about-as-seen-in-block a img {
	height: 100%;
	width: 100%;
	object-fit: contain;
} 

.wt .right .sititle {
        font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05rem;
    margin: 24px auto 0;
}
.wt .right ul.seen-slider li {
        width: 163px;
    margin: 0;
    border: none;
    background: transparent;
    height: inherit;
    padding: 0;
}
.wt .right ul.seen-slider li .image {
        width: 100%;
    height: 66px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.wt .right ul.seen-slider .slick-prev{
    position: absolute;
    left: -40px;
    top: 28px;
    padding: 0;
    font-size: 22px;
}
.wt .right ul.seen-slider .slick-next{
    position: absolute;
    right: -24px;
    top: 28px;
    padding: 0;
    font-size: 22px;
}
.wt .right ul.seen-slider {
    padding-right: 0;
    width: 90%;
    margin: 30px auto 0;
}
.single-posty #hero-image {
    width: 278px;
    height: 395px;
    background-size: cover;
    background-position: center;
}
.single-posty {
    width: 278px;
    text-align: center;
}
.single-posty .cat {
        font-size: 12px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.05rem;
    margin: 15px auto 0;
}
.single-posty h5 {
        font-family: 'Lora';
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    margin: 17px auto 41px;
    padding: 0 10px;
    line-height: 21px;
}
.list-flexed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cat-results .the-results {
    display: none;
}
.cat-results .the-results.showme {
    display: block;
}
.cat-filtering {
        max-width: 1221px;
    margin: 0 auto;
}

.cat-filtering h3 {
	color: #000;
}

.cat-filtering .mobile-dropdown {
    display: none;
}
.cat-sorting {
    display: flex;
    justify-content: space-between;
}
.filter-flex {
    display: flex;
    margin: 108px auto 48px;
    max-width: 1126px;
    position: relative;
}
.filter-flex:before {
    content: "";
    display: block;
    width: 76px;
    height: 1px;
    background: black;
    position: absolute;
    top: 37px;
    left: -83px;
}
.filter-flex h3 span {
    font-family: 'Marquette';
    text-transform: lowercase;
    letter-spacing: 0;
    font-size: 70px;
    margin-left: 5px;
}
.filter-flex .filters {
    margin-left: 54px;
    margin-top: 27px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 100;
}
.filter-flex .filters li {
margin-right: 64px;
    font-size: 12px;
    font-weight: 400;
    /*letter-spacing: 0.05rem;*/
    letter-spacing: 0.72px;
    line-height: 23px;
}
.filter-flex .filters li.active {
        border-bottom: 3px solid #F9E3CF;
    padding-bottom: 5px;
    transition: all 0.5s;
}
.filter-flex .filters li:hover {
border-bottom: 3px solid #F9E3CF;
    padding-bottom: 5px;
    cursor: pointer;
}
.option-buttons li {
    display: none;
}
.option-buttons li.shown {
    display: block;
}
.page-id-16542 .the-footerv1 {
    display: none;
}
.the-footerv1 .seen-in {
    display: none;
}
.page-id-16542 .the-footerv2 {
    display: block!important;
}
.page-id-16542 .search-filter-results {
    margin: 0 auto 60px;
}
.home .single-posty #hero-image{
        width: 278px;
    height: 369px;
    background-size: cover;
    background-position: center;
}
.home .single-posty .cat {
    margin: 20px auto 0;
}
.home .single-posty h5 {
    font-family: 'Lora';
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    /*margin: 14px auto 41px;*/
    margin: 14px auto 51px;
    padding: 0 10px;
    line-height: 23px;
}
.option-buttons button{
    width: 134px;
    height: 52px;
    border: none;
    background: #DC9221;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.03rem;
    padding: 0 0 0;
    margin: 27px auto 83px;
}


.home-cookbook {
	display: flex;
	flex-direction: row;
	gap: 50px;
    margin: 62px 0 0 0;
}

.cookbook-image {
	/*width: 810px;*/
	/*width: 56.25%;*/
    width: 758px;
	height: 600px;
    min-height: 100%;
	flex-grow: 1;
	flex-shrink: 0;
}

.cookbook-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.home-cookbook .cookbook-information {
	text-align: center;
	flex-grow: 1;
	flex-shrink: 0;
	max-width: 100%;
    width: calc(100% - 808px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.home-cookbook .cookbook-information .cookbook-information-inner {
    max-width: 479px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}
/*
.home-cookbook .cookbook-information .cookbook-information-inner.left {
	margin-left: 0;
}
*/
.home-cookbook .cookbook-information h2 {
	font-size: 70px;
	line-height: 72px;
	font-family: 'Marquette';
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0 0 22px 0;
}

.home-cookbook .cookbook-information h3 {
	font-size: 25px;
	line-height: 32px;
	font-family: "Lora";
	letter-spacing: 0px;
	margin: 0 0 20px;
	color: #000;
}

.home-cookbook .cookbook-information h5 {
	font-size: 16px;
	line-height: 23px;
	font-family: "Lato";
	letter-spacing: 0.96px;
	margin: 0 0 20px;
	text-transform: uppercase;
	margin: 0 0 9px;
    font-weight: 600;
}

.home-cookbook .cookbook-information p {
	font-size: 16px;
	/*font-size: 18px;*/
	line-height: 23px;
	font-family: 'Lato';
	letter-spacing: 0px;
	margin: 0 0 50px;
    font-weight: normal;
}

.home-cookbook .cookbook-information .cookbook-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
    flex-wrap: wrap;
    gap: 0 25px;
}

.home-cookbook .cookbook-information .cookbook-icons p {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/*.home-cookbook .cookbook-information .cookbook-icons .cookbook-icons-inner {
	padding: 0 12.5px;
}*/

.home-cookbook .cookbook-information .cookbook-icons .cookbook-icons-inner img {
	height: 74px;
	width: auto;
}

.home-cookbook .cookbook-information a.learn-more {
	font-size: 15px;
	line-height: 18px;
	background: #DC9221;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #fff;
	display: inline-block;
	padding: 18px 40px;
}

/* Archive Styles
--------------------------------------------- */
.arch-topper {
    max-width: 700px;
    margin: 57px auto 49px;
    text-align: center;
}
.arch-topper h3 {
color:#000;
    letter-spacing: 0.02rem;
    margin-bottom: 22px;
}
.arch-topper p {
        font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.01rem;
}
.arch-topper .desc {
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.02rem;
    line-height: 23px;
    padding: 0 10px;
}

.arch-topper .desc a {
	background: linear-gradient(transparent 0, transparent calc(100% - 5px), #F5E0CB calc(100% - 5px), #F5E0CB 100%);
}
.arch-searchbar {
    background: rgba(249, 227, 207, 0.4);
    padding: 27px 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    height: 89px;
}
.arch-searchbar #searchform input {
    width: 386px;
    height: 36px;
    background: white;
    border: none;
    font-size: 14px;
    text-align: center;
    font-family: 'Lora';
    color: rgba(0, 0, 0, 0.5);
    left: 0;
    letter-spacing: 0.01rem;
    padding: 0 0 1px;
}
.arch-searchbar #searchform input::-webkit-input-placeholder { /* Edge */
    color: rgba(0, 0, 0, 0.5);
}

.arch-searchbar #searchform input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.5);
}

.arch-searchbar #searchform input::placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.arch-searchbar .sf-field-search input {
    width: 386px;
    height: 36px;
    background: white;
    border: none;
    font-size: 14px;
    text-align: center;
    font-family: 'Lora';
    color: rgba(0, 0, 0, 0.5);
    left: 0;
    letter-spacing: 0.01rem;
    padding: 0 0 1px;
}
.arch-searchbar .sf-field-search input::-webkit-input-placeholder { /* Edge */
    color: rgba(0, 0, 0, 0.5);
}

.arch-searchbar .sf-field-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.5);
}

.arch-searchbar .sf-field-search input::placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.arch-searchbar .searchandfilter ul li {
    padding:0;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat{
    width: 100%;
    padding-left: 0;
    position: relative;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat h4 {
margin: 7px 0 0;
    font-size: 18px;
    font-family: 'Lora';
    font-weight: 100;
    padding-left: 5px;
    letter-spacing: 0.03rem;
    position: relative;
    text-transform: uppercase;
    padding: 0 0 0px 9px;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat h4:hover {
    cursor: pointer;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat h4:after{
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 5px;
    right: 8px;
}
.arch-searchbar .searchandfilter ul {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul label {
    font-size: 18px;
    font-family: 'Lora';
    text-transform: uppercase;
    letter-spacing: 0.03rem;
    padding:0;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul li {
      margin: 7px 20px 0;
    position: relative;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul li input[type=radio]{
    -webkit-appearance: none;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul .sf-option-active label{
color:#DC9322;}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul li input[type=radio]:hover, .arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul li:hover {
cursor:pointer;}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul input[type=checkbox]{
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 1px solid;
    margin: 0 0 -2px;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul input[type=checkbox]:checked {
    background:black;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 200;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul.showme {
    display: block;
}
.archive-wrap article #hero-image {
    width: 277px;
    height: 380px;
    background-size: cover;
    background-position: center;
}
.cat-dd {
        width: 189px;
    padding-left: 40px;
    position: relative;
}
.cat-dd .drop {
    width: 175px;
    background: white;
    position: absolute;
    padding: 10px 10px;
    top: 35px;
    left: 27px;
    display: none;
}
.cat-dd .drop li {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 200;
    margin-bottom: 7px;
}
.cat-dd .drop li a {
    display: block;
    width: 100%;
    padding-left: 33px;
    position: relative;
    z-index: 9;
}
.cat-dd .drop li:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid;
    margin: 2px 10px -3px;
    position: absolute;
}
.cat-dd .drop li.current-cat:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid;
    margin: 0 10px -3px 10px;
    background:black;
}
.cat-dd h5 {
        margin: 7px 0 0;
    font-size: 18px;
    font-family: 'Lora';
    font-weight: 100;
    padding-left: 5px;
    letter-spacing: 0.03rem;
    position: relative;
}
.cat-dd h5:hover {
    cursor: pointer;
}
.cat-dd h5 i {
        font-size: 30px;
    position: absolute;
    top: -2px;
    right: 9px;
}
.archive-wrap {
    max-width: 1400px;
    margin: 39px auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.archive-wrap article {
    width: 277px;
    margin: 0 6px 49px;
    text-align: center;
}
.archive-wrap article .cats {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.05rem;
    margin: 26px auto 10px;
}
.archive-wrap article .title h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    margin: 0;
    line-height: 22px;
    letter-spacing: 0.05rem;
}
#ajax-load-more {
    width:100%;
}

.alm-btn-wrap .alm-load-more-btn {
    background: #DC9221!important;
    border-radius: 0!important;
    font-size: 15px!important;
    font-weight: 700!important;
    letter-spacing: 0.05rem!important;
    margin: 33px auto 31px!important;
    padding: 11px 37px!important;
    display: block!important;
    height: 54px!important;
}
.alm-listing {
        max-width: 1400px;
    margin: 0px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.archive .the-footerv1, .search .the-footerv1, .blog .the-footerv1 {
    display: none;
}
.page-template-default .the-footerv2, .error404 .the-footerv2 {
    display: none;
}
/* Recipe Index Styles
--------------------------------------------- */
.recipe-list .fixme {
    background: rgba(249, 227, 207, 0.4);
    padding: 10px;
}
.recipe-list .fixme form ul {
    display: flex;
}
.search-filter-results {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1160px;
    margin: 0 auto;
}
.arch-searchbar .searchandfilter ul li.sf-field-category, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time{
    width: 170px;
    padding-left: 0;
    position: relative;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet {
    width: 183px;
    padding-left: 0;
    position: relative;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient {
    width: 182px;
    padding-left: 0;
    position: relative;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time {
    width: 90px;
    padding-left: 0;
    position: relative;
}
.arch-searchbar .searchandfilter ul li.sf-field-category h4, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet h4, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient h4, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time h4 {
    margin: 7px 0 0;
    font-size: 18px;
    font-family: 'Lora';
    font-weight: 100;
    padding-left: 5px;
    letter-spacing: 0.03rem;
    position: relative;
    text-transform: uppercase;
    padding: 0 0 0px 9px;
}
.arch-searchbar .searchandfilter ul li.sf-field-category h4:hover, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet h4:hover, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient h4:hover, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time h4:hover {
    cursor: pointer;
}
.arch-searchbar .searchandfilter ul li.sf-field-category h4:after{
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 0px;
    left: 120px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
.arch-searchbar .searchandfilter ul li.sf-field-category h4.rotate:after {
 transform: rotate(0deg);
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet h4:after{
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 0px;
left: 146px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet h4.rotate:after {
 transform: rotate(0deg);
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient h4:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 0px;
left: 134px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient h4.rotate:after {
 transform: rotate(0deg);
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time h4:after{
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 0px;
left: 67px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time h4.rotate:after {
 transform: rotate(0deg);
}
.page-id-16542 .arch-searchbar .searchandfilter ul {
    display: flex;
    justify-content: space-between;
    max-width: 1171px;
    margin: 0 auto;
}
.arch-searchbar .searchandfilter .sf-field-category ul {
    display: none;
    width: 195px;
    background: white;
    position: absolute;
    padding: 15px 17px;
    top: 35px;
    left: -6px;
    z-index: 9;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-special-diet ul {
    display: none;
    width: 207px;
    background: white;
    position: absolute;
    padding: 15px 17px;
    top: 35px;
    left: -7px;
    z-index: 9;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-ingredient ul {
    display: none;
    width: 200px;
    background: white;
    position: absolute;
    padding: 15px 17px;
    top: 35px;
    left: -9px;
    z-index: 9;
}
.arch-searchbar .searchandfilter .sf-field-taxonomy-time ul {
    display: none;
    width: 175px;
    background: white;
    position: absolute;
    padding: 15px 17px;
    top: 35px;
left: -6px;
    z-index: 9;
}
.arch-searchbar .searchandfilter .sf-field-category ul li, .arch-searchbar .searchandfilter .sf-field-taxonomy-special-diet ul li, .arch-searchbar .searchandfilter .sf-field-taxonomy-ingredient ul li, .arch-searchbar .searchandfilter .sf-field-taxonomy-time ul li {
        margin-bottom: 9px;
}
.arch-searchbar .searchandfilter .sf-field-category ul input[type=checkbox], .arch-searchbar .searchandfilter .sf-field-taxonomy-special-diet ul input[type=checkbox], .arch-searchbar .searchandfilter .sf-field-taxonomy-ingredient ul input[type=checkbox], .arch-searchbar .searchandfilter .sf-field-taxonomy-time ul input[type=checkbox] {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 1px solid;
    margin: 0 0 -2px;
}
.arch-searchbar .searchandfilter .sf-field-category ul input[type=checkbox]:checked, .arch-searchbar .searchandfilter .sf-field-taxonomy-special-diet ul input[type=checkbox]:checked, .arch-searchbar .searchandfilter .sf-field-taxonomy-ingredient ul input[type=checkbox]:checked, .arch-searchbar .searchandfilter .sf-field-taxonomy-time ul input[type=checkbox]:checked {
    background:black;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 200;
}
.page-id-16542 .arch-searchbar {
    padding: 33px 0;
    height:94px;
}
.page-id-16542 .arch-searchbar .sf-field-search input{
    margin-right: 40px;
}
.page-id-16542 .arch-searchbar form {
    width:100%;
}
.recipe-list h3.ri-title{
        max-width: 1124px;
    margin: 34px auto 31px;
    font-size: 30px;
    letter-spacing: 0;
}

/* Contact Styles
--------------------------------------------- */
.contact-wrap .flex .left {
    width: 585px;
    height: 1115px;
    background-size: cover;
    background-position: center;
}
.contact-wrap .flex {
    max-width: 1500px;
    margin: -3px auto 21px;
    display: flex;
    justify-content: space-between;
}
.contact-wrap .flex .right {
    width: 48.6%;
    text-align: center;
    padding-right: 114px;
    padding-top: 21px;
}
.contact-wrap .flex .right h3 em {
    font-family: 'Marquette';
    font-size: 70px;
    text-transform: lowercase;
    margin: 50px 0px 0px 9px;
    display: inline-block;
    font-style: inherit;
    letter-spacing: 0;
}
.contact-wrap .flex .right h3{
        text-align: center;
    letter-spacing: 0.02rem;
}
.contact-wrap .flex .right h5 {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.055rem;
    margin: 45px 0 23px;
}
.contact-wrap .flex .right p {
    text-align: left!important;
    padding: 0 64px 0 53px;
    letter-spacing: 0.005rem;
    font-weight: 100;
    margin-bottom: 23px;
}
.contact-wrap .flex .right .follow-title {
    font-family: 'Lora';
    text-transform: uppercase;
    letter-spacing: 0.03rem;
    text-align: center!important;
    margin: 40px 0 0;
}
.contact-socials {
    display: flex;
    justify-content: center;
}
.contact-socials li {
    width: 51px;
    height: 51px;
    background: #E3E3EB;
    border-radius: 50%;
    font-size: 21px;
    padding: 15px 0;
    margin: 21px 27px 35px;
}
.contact-socials li:nth-child(2) {
    background: #F9E3CF;
}
.contact-socials li:nth-child(3) {
    background: #FCF5F6;
}
.contact-socials li:nth-child(4) {
    background: #F9E3CF;
}
.page-template-page-contact .the-footerv1 {
    display: none;
}
.cform #gform_wrapper_1 input {
    border: 4px solid #FBF3EA;
    text-align: left;
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.04rem;
    padding: 15px 11px;
    margin: 0;
}
.cform #gform_wrapper_1 textarea {
    border: 4px solid #FBF3EA;
    text-align: left;
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.04rem;
    padding: 15px 10px;
    margin: 0;
    height: 191px;
}
.cform .gform_wrapper .gform_footer {
    text-align: center;
}
.cform .gform_wrapper .gform_footer #gform_submit_button_1{
    border: none;
    width: 187px;
    height: 54px;
    background: #DC9221;
    text-align: center;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05rem;
    margin: 12px auto 0;
    padding: 0;
}
/* Press Styles
--------------------------------------------- */
.purple-wrap {
        background: rgba(227, 227, 235, 0.4);
    width: 100%;
    position: absolute;
    top: 0;
    height: 660px;
    z-index: -1;
}
.page-template-page-press .the-footerv1 {
    display:none;
}

.page-template-page-press .site-inner .wrap {
	background: linear-gradient(#E3E3EB 0, #E3E3EB 680px, #fff 680px , #fff 100%);
}

.page-template-page-press .press-wrap {
        /*max-width: 1000px;*/
        max-width: 1035px;
    /*margin: 0 auto 60px;*/
    margin: 60px auto;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    gap: 52px;
}
.page-template-page-press .press-wrap .right-text {
    /*width: 47%;
    padding-top: 64px;*/
    width: calc(100% - 474px - 52px);
}

.page-template-page-press .press-wrap .right-text .press-featured {
  margin: 20px 0 50px;
}


.page-template-page-press .press-wrap .right-text h1 {
    font-size: 25px;
    font-weight: 100;
    text-transform: uppercase;
    /*letter-spacing: 0.05rem;*/
	margin: 50px 0 34px 0;
	line-height: 32px;
	letter-spacing: 0px;
}

.page-template-page-press .press-wrap .right-text h1 em {
    font-weight: 100;
    font-size: 70px;
    line-height: 79px;
    /*margin: 32px 0 41px 20px;*/
    margin: 0 0 0 33px;
    font-family: 'Marquette';
    text-transform: capitalize;
    letter-spacing: 0;
    font-style: inherit;
    display: inline-block;
}


.page-template-page-press .press-wrap .right-text h2 {
    font-size: 25px;
    font-weight: 100;
    text-transform: uppercase;
    /*letter-spacing: 0.05rem;*/
	margin: 0 0 60px;
	line-height: 32px;
	letter-spacing: 0;
}
.page-template-page-press .press-wrap .right-text h2 em {
    font-weight: 100;
    font-size: 70px;
    /*margin: 32px 0 41px 20px;*/
    font-family: 'Marquette';
    text-transform: capitalize;
    letter-spacing: 0;
    font-style: inherit;
    display: inline-block;
    margin: 0;
}
.page-template-page-press .press-wrap .left-image {
    /*width: 477px;
    height: 610px;*/
    width: 474px;
    height: 667px;
    background-size: cover;
    background-position: center;
}
.page-template-page-press .press-wrap .right-text p {
    letter-spacing:0;
    /*font-size: 16px;*/
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 30px;
}
.page-template-page-press .press-wrap .right-text p strong {
    font-weight:600;
}
/* .page-template-page-press .press-wrap .right-text a {
        text-decoration: underline;
} */
.page-template-page-press .press-wrap .right-text h3 {
    text-transform: unset;
    text-align: center;
    letter-spacing: 0;
    line-height: 30px;
    margin: 75px auto 25px;
    font-size: 25px;
}
.page-template-page-press .press-wrap .right-text h5 {
        font-family: 'Lora';
    font-size: 25px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 40px auto 15px;
}
/* About Styles
--------------------------------------------- */
.about-intro {
    background: rgba(227, 227, 235, 0.4);
    /*padding: 10px 0 311px;*/
    padding: 91px 0 162px;
    position: relative;
}
.about-intro .inner {
    /*max-width: 995px;*/
    max-width: 1016px;
    /*margin: 83px auto 0;*/
    margin: 0 auto;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    gap: 52px;
}
.about-intro .inner h4 {
    font-size: 91px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 90px 0 65px -78px;
    width: 570px;
}
.about-intro .inner h2 {
    font-size: 40px;
    line-height: 49px;
    font-weight: 100;
    margin-left: 29px;
    width: 100%;
    margin-bottom: 50px;
}
.about-intro .inner p {
    /*margin-left: 29px;*/
    font-size: 18px;
    /*font-size: 16px;*/
    line-height: 23px;
    /*font-weight: 100;
    letter-spacing: 0.007rem;*/
    font-weight: normal;
    letter-spacing: 0px;
    width: 100%;
    /*margin-bottom: 22px;*/
    margin-bottom: 30px;
}
.about-intro .inner .left {
    width: 474px;
    /*height: 527px;*/
    background-size: cover;
    background-position: center;
}

.about-intro .inner .left .about-image {
	height: 527px;
	width: 100%;
	margin: 0 0 20px;
}

.about-intro .inner .left .about-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.about-intro .inner .left .about-social h5 {
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.96px;
	font-weight: 600;
	text-transform: uppercase;
}

.about-intro .inner .left .about-social ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 24px;
}
.about-intro .inner .left .about-social ul li img {
	    filter: brightness(0%);
    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center;
}

.about-intro .inner .left .about-social ul i {
	font-size: 22px;
}

.about-intro .inner .right {
    /*width:50%;*/
    width: calc( 100% - 474px - 52px );
    text-align:left;
}

.about-intro .inner h1 {
    font-size: 91px;
    font-weight: 100;
    letter-spacing: 0;
    /*margin: 90px 0 65px -78px;
    width: 570px;*/
    margin: 30px 0 30px -60px;
    font-family: 'Marquette';
    line-height: 103px;
    text-align: left;
}

.about-intro .inner h2 {
	font-size: 40px;
	line-height: 51px;
	margin: 0 0 25px;
}

.more-intro .inner {
    /*max-width: 1174px;
    margin: -196px auto 0;*/
    max-width: 1160px;
    margin: -92px auto 0;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    flex-direction: row-reverse;
    position: relative;
    /*padding-left: 15px;*/
    gap: 99px;
}
.more-intro .inner .left {
    width: 572px;
    height: 928px;
    background-size: cover;
    background-position: center;
}
.more-intro .inner .right {
    /*width: 43.3%;*/
    width: calc( 100% - 572px - 99px);
    text-align:left;
}
.more-intro .inner .right h2 {
    font-size: 40px;
    font-weight: 100;
    line-height: 60px;
    /*margin: 30px 0 73px;
    width: 80%;*/
    margin: 0 0 55px 0;
}
.more-intro .inner .right em {
    font-family: 'Marquette';
    font-size: 70px;
    letter-spacing: 0;
    font-style: inherit;
    /*margin-left: 17px;*/
    line-height: 79px;
}
.more-intro .inner .right p {
    font-size: 18px;
    /*font-size: 16px;*/
    line-height: 23px;
    /*font-weight: 100;
    letter-spacing: 0.007rem;*/
    font-weight: normal;
    letter-spacing: 0px;
    /*width: 100%;*/
    /*margin-bottom: 22px;*/
    margin-bottom: 30px;
}
.about-find .inner {
    max-width: 1075px;
    /*margin: 124px auto 0;*/
    margin: 102px auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    gap: 116px;
}
.about-find .inner h2 {
    font-size: 40px;
    font-weight: 100;
    /*line-height: 60px;*/
    line-height: 51px;
    /*margin: 30px 0 31px;*/
    margin: 0 0 30px 0;
}
.about-find .inner h2 em {
    font-family: 'Marquette';
    font-size: 70px;
    /*letter-spacing: 0;*/
    font-style: inherit;
    /*margin-left: -4px;*/
    line-height: 79px;
	letter-spacing: 1.05px;
	text-transform: lowercase;
}
.about-find .inner .left {
        width: 474px;
    height: 576px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.about-find .inner:after{
    width: 544px;
    height: 575px;
    content: "";
    display: block;
    background: #F9E3CF;
    position: absolute;
    left: -38px;
    top: -36px;
    z-index: -1;
}
.about-find .inner .right {
    /*width: 42.3%;*/
    width: calc(100% - 474px - 116px);
    /*padding: 86px 0 0 0;*/
    padding: 50px 0 0;
    text-align:left;
}
.about-find .inner .right p {
    font-size: 18px;
    /*font-size: 16px;*/
    line-height: 23px;
    /*font-weight: 100;*/
    font-weight: normal;
    /*letter-spacing: 0.007rem;*/
    letter-spacing: 0px;
    /*width: 100%;*/
    /*margin-bottom: 22px;*/
    margin-bottom: 30px;
    /*padding: 0 9px 0 3px;*/
}

.about-find .inner .right h3 {
	line-height: 32px;
	letter-spacing: 0px;
	margin: 0 0 40px 0;
} 

.about-find .inner .right h5 {
	text-align: center;
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 25px 0;
}

.about-find .inner .right .about-order-now {
	display: flex;
	flex-direction: row;
}

.about-find .inner .right .about-order-now .about-order-now-block {
	height: 66px;
	padding-left: 15px;
	padding-right: 15px;
}

.about-find .inner .right .about-order-now .about-order-now-block {
	height: 100%;
}

.about-find .inner .right .about-order-now .slick-arrow {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	cursor: pointer;
}

.tot {
    background: rgba(249, 227, 207, 0.4);
    /*padding: 10px;*/
    padding: 0;
    /*margin: 169px auto 0;*/
    margin: 135px auto 0;
}
.tot h4 {
    /*font-weight: 100;*/
    font-weight: normal;
    font-size: 70px;
    line-height: 79px;
    /*margin: -106px 0 122px -21px;*/
    margin: 0;
    /*transform: rotate(-12deg);*/
    transform: matrix(0.98, -0.21, 0.21, 0.98, 0, -50);
    display: inline-block;
}
.tot h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 100;
    /*margin: 30px 0px 40px 151px;*/
    margin: 0 150px 40px 150px;
}
.tot .inner {
        max-width: 1160px;
    margin: 0 auto;
    padding: 0 0 70px;
}
.tot-cols {
    display: flex;
    justify-content: space-between;
    max-width: 945px;
    /*margin: 0 auto 58px;*/
    margin: 0 auto;
}
.tot-cols .lefty{
    width: 44%;
    margin: 39px 0 0;
    position: relative;
}
.tot-cols .lefty:after{
    content:"";
    display: block;
    position: absolute;
    top: 0;
    left:0;
    right:0;
    margin: auto;
    background:#DC9221;
    width: 3px;
    height: 401px;
}
.tot-cols .righty {
    width: 44%;
    margin: 39px 0 0;
    position: relative;
}
.tot-cols .righty:after{
    content:"";
    display: block;
    position: absolute;
    top: 0;
    left:0;
    right:0;
    margin: auto;
    background:#DC9221;
    width: 3px;
    height: 401px;
}
.tot-cols .lefty p {
    column-count: 2;
    font-size: 20px;
    line-height: 4;
    font-weight: 600;
    text-align: center;
}
.tot-cols .righty p {
    column-count: 2;
    font-size: 20px;
    line-height: 4;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0px;
}
.tot-cols p strong {
    display: inline-block;
    position: relative;
    width: 100%;
    font-weight: 600;
}
.tot-cols p strong:after {
    content: "";
    display: block;
    width: 130px;
    height: 63px;
    background-image: url(https://www.orchidsandsweettea.com/wp-content/uploads/2020/08/circle@2x-1.png);
    position: absolute;
    top: 8px;
    left:0;
    right:0;
    margin: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.page-template-page-about .the-footerv1 {
    display: none;
}
.about-lifestyle .inner p {
    font-size: 18px;
    /*font-weight: 100;
    letter-spacing: 0.001rem;
    width: 100%;
    margin-bottom: 22px;*/
    line-height: 23px;
    margin: 0 0 50px 0;
    font-weight: normal;
}
.about-lifestyle .inner {
    /*max-width: 1175px;*/
    max-width: 1165px;
    /*margin: 94px auto 0;*/
    margin: 95px auto 122px;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    flex-direction: row-reverse;
    gap: 100px;
}
.about-lifestyle .inner h2 {
    font-size: 40px;
    font-weight: 100;
    /*margin: 0;
         margin-bottom: 54px;*/
    margin: 0 0 30px;
    line-height: 55px;
}
.about-lifestyle .inner h4 {
    font-size: 70px;
    font-weight: 100;
    /*margin: 77px 0 51px;*/
    margin: 0 0 40px 0;
    line-height: 79px;
}

.about-lifestyle .inner ul li {
	font-style: italic;
	/*font-size: 16px;*/
	font-size: 18px;
	line-height: 35px;
}

.about-lifestyle .inner .right {
    /*width: 44%;*/
    width: calc(100% - 572px - 100px);
    /*margin: 90px 0 0;*/
    margin: 77px 0 0;
    /*padding-left: 11px;*/
    text-align:left;
}
.about-lifestyle .inner .left {
        width: 572px;
    height: 632px;
    background-size: cover;
    background-position: center;
}
.hero-video {
    width: 100%;
    height: 557px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 50px;
}
.mobile-video {
    display: none;
}
.hero-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.otitle {
    max-width: 1160px;
    /*margin: 101px auto 58px;*/
    margin: 0 auto 28px;
    padding-left: 92px;
    position: relative;
}
.otitle:before {
    content: "";
    display: block;
    width: 76px;
    height: 1px;
    background: black;
    position: absolute;
    left: 4px;
    /*top: 12px;*/
    top: 40px;
}
.otitle h3 {
    font-size: 25px;
    letter-spacing: 0;
    margin: 0;
	line-height: 32px;
	color: #000;
}
.otitle h3 span {
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    letter-spacing: 0;
    margin: 0 0 0 13px;
    line-height: 79px;
}
.features-1 .otitle:before {
        left: 6px;
}

.page-template-page-about .wt{
    border-top: 5px solid #E3E3EB;
    border-bottom: 5px solid #E3E3EB;
    /*margin: 64px auto 110px;*/
    margin: 67px auto 90px;
    /*padding: 74px 0 89px;*/
    padding: 76px 0 92px;
    gap: 96px;
}

/* Single Post Styles
--------------------------------------------- */
.single-blog {
    /*max-width: 1108px;*/
    /*max-width: 1084px;*/
    max-width: 1098px;
    /*margin: 97px auto 60px;*/
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 87px;
}

.single-blog .left {
    padding: 0 0 0 14px;
}

.single-blog .right {
    width: 314px;
    flex-shrink: 0;
}
.single-blog .right aside {
    background: rgba(249, 227, 207, 0.4);
    padding: 24px 23px 38px;
}

.single-blog .right aside .feast-modern-sidebar {
    margin: 0;
}

.single-blog .right aside p,
.single-blog .right aside div,
.single-blog .right aside ul {
    margin: 0;
}

.single-blog .right aside .feast-modern-sidebar hr {
    border: none;
    height: 2px;
    background: #504E56;
}

.single-blog .right aside .wp-block-image {
    margin: 0 0 29px 0;
}

.single-blog .right aside p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    font-weight: normal;
}

.single-blog .right aside ul.about-links {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    margin: 20px 0 24px;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.single-blog .right aside ul.about-links a {
    color: #504E57;
}

.single-blog .right aside .wp-block-social-links {
    gap: 0 30px;
    margin: 0 0 35px;
}

.single-blog .right aside #h-most-popular {
    margin: 29px 0 17px;
    color: #000;
    font-size: 18px !important;
    line-height: 23px;
    font-family: 'Lora';
    letter-spacing: 0.36px;
    text-transform: uppercase !important;
}

.single-blog .right aside #h-most-popular strong {
    font-size: 50px;
    line-height: 51px;
    font-family: Marquette;
    text-transform: lowercase;
    font-weight: normal;
}

.single-blog .right aside .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 14px;
    width: 14px;
}

.single-blog .right aside .wp-block-social-links.is-style-logos-only .wp-social-link.wp-social-link-facebook svg {
    display: none;
}

.single-blog .right aside .wp-block-social-links.is-style-logos-only .wp-social-link.wp-social-link-facebook a:after {
    content: "\f39e";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-size: 12px;
}

.single-blog .right aside .feast-category-index {
    padding: 0 10px;
}

.single-blog .right aside .feast-category-index .fsri-list.feast-grid-half {
    gap: 28px 9px;
    margin: 0 0 27px 0 !important;
}

.single-blog .right aside .feast-category-index .fsri-list.feast-grid-half img {
    height: 149px;
    margin: 0 0 13px 0;
    object-fit: cover;
}

.single-blog .right aside .feast-category-index .fsri-list.feast-grid-half .fsri-title {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-weight: 500;
}

.single-blog .right aside .sidebar-cookbook {
    margin: 23px 0;
}

.single-blog .right aside .sidebar-cookbook h3 {
    font-size: 18px;
    line-height: 23px;
    font-family: 'Lora';
    letter-spacing: 0.36px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    margin: 0 0 14px;
}

.single-blog .right aside .sidebar-cookbook h3 strong {
    font-size: 50px;
    font-family: Marquette;
    text-transform: lowercase;
    font-weight: normal;
    line-height: 51px;
    margin: 10px 0 0 0;
    display: block;
}

.single-blog .right aside .sidebar-cookbook .wp-block-image {
    margin: 0 0 24px 0;
}

.single-blog .right aside .sidebar-cookbook p {
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin: 22px 0 17px;
    font-weight: 600;
}

.single-blog .right aside .sidebar-cookbook p a {
    color: #504E57;
}

.single-blog .right aside #h-summer-ready {
    margin: 29px 0 9px;
    color: #000;
    font-size: 18px !important;
    line-height: 23px;
    font-family: 'Lora';
    letter-spacing: 0.36px;
    text-transform: uppercase !important;
}

.single-blog .right aside #h-summer-ready strong {
    font-size: 50px;
    line-height: 51px;
    font-family: Marquette;
    text-transform: lowercase;
    font-weight: normal;
    margin: 0 0 0 14px;
}

.single-blog .right aside .summer-ready .feast-category-index .fsri-list.feast-grid-half  {
    margin: 0 !important;
}

aside #media_image-36 .widget-wrap {
    text-align: center;
    margin: 38px 0 0;
}

#media_image-37 a {
	display: block;
}

#media_image-37 a img {
	width: 100%;
}

#text-74 h4 {
    font-size: 40px;
    text-align: center;
    /*margin: 52px auto 32px;*/
    font-weight: 100;
    margin: 40px auto 23px;
}
#text-74 p {
    text-align: center;
    /*font-size: 18px;*/
    font-size: 16px;
    line-height: 23px;
    font-weight: 100;
    margin: 0 auto;
    padding: 0 21px;
    letter-spacing: 0.02rem;
}
#text-74 p a {
        display: block;
    width: 139px;
    height: 39px;
    background: #DC9221;
    color: white;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 0 0;
    /*margin: 36px auto;*/
    margin: 36px auto 30px;
    letter-spacing: 0.05rem;
}
#execphp-4 ul {
display: flex;
    justify-content: center;
    border-bottom: 5px solid white;
    max-width: 258px;
    margin: 0 auto;
    /*padding-bottom: 32px;*/
    padding-bottom: 35px;
}
#execphp-4 ul li {
	/*margin: -9px 13px 0;*/
	margin: 0 13px 0;
}
#text-75 p {
        text-align: center;
    font-size: 25px;
    font-family: 'Lora';
    text-transform: uppercase;
    margin: 36px auto 0;
}
#text-75 p em {
        font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    font-style: inherit;
    display: block;
    margin: 37px auto 34px;
}
#text-75 p a {
        display: block;
    width: 139px;
    height: 39px;
    background: #DC9221;
    color: white;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 0 0;
    margin: 36px auto;
    letter-spacing: 0.05rem;
    font-family: 'Lato';
}
#text-75 {
    border-bottom: 5px solid white;
    max-width: 258px;
    margin: 0 auto;
    padding-bottom: 0;
}
#text-76 p strong{
        text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.05rem;
}
#text-76 p em {
    /*font-style: inherit;
    font-family: 'Lora';
    font-size: 25px;
    line-height: 1.3;*/
    font-style: normal;
    font-family: 'Marquette';
    font-size: 70px;
    line-height: 79px;
    text-transform: lowercase;
}
#text-76 p {
    font-weight: 100;
    letter-spacing: 0.04rem;
}
#text-76 iframe {
        width: 100%;
}
#text-76 p {
    margin: 0 0 11px;
}
#text-76 h4 {
    /*font-size: 70px;
    text-align: center;
    font-weight: 100;
    margin: 69px auto 32px;*/

	font-size: 25px;
	text-align: center;
	font-weight: 100;
	margin: 35px auto 0;
	line-height: 35px;
	font-family: 'Lora';
	text-transform: uppercase;
}
#text-76 {
    text-align: center;
}

#media_image-40 a {
	display: block;
	text-align: center;
	margin: 0 23px 30px;
	width: calc(100% - 46px);
	height: 284px;
}

#media_image-40 a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#text-77 {
	padding: 0 23px;
	text-align: center;
}

#text-77 p {
	font-size: 18px;
	line-height: 23px;
	font-family: 'Lora';
	margin: 0 0 19px 0;
	letter-spacing: 0.36px;
}

#text-77 p a {
	display: inline-block;
	font-size: 12px;
	line-height: 23px;
	font-family: 'Lato';
	text-transform: uppercase;
	letter-spacing: 0.72px;
	padding: 12px;
	min-width: 145px;
	max-width: 100%;
	background: #DC9221;
	color: #fff;
}

#execphp-5{
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    max-width: 258px;
    /*margin: 32px auto 0;*/
    margin: 37px auto 0;
    padding-bottom: 0;
    text-align: center;
    /*padding-top: 39px;*/
    padding-top: 15px;
    /*padding-bottom:35px;*/
    padding-bottom:37px;
}
#execphp-5 .share {
    font-family: 'Lora';
    font-size: 25px;
    text-transform: uppercase;
    /*margin: 15px auto 47px;*/
    margin: 0 auto 14px;
    line-height: 32px;
}
#execphp-5 .share span {
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    font-weight: 100;
    display: inline-block;
    margin-left: 6px;
    line-height: 79px;
}
#execphp-5 .pimg {
    position: relative;
}

#execphp-5 .pimg .over {
        position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.81);
    font-size: 15px;
    font-family: 'Lato';
    max-width: 80%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    /*height: 90px;*/
    height:107px;
    padding: 20px;
}
#execphp-5 .pimg .over h3 {
    font-size: 15px;
    font-family: 'Lato';
    /*font-weight: 100;*/
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.75px;
    color: #000;
    margin: 0;
}

#wpp-2 {
        max-width: 258px;
    margin: 32px auto 30px;
    text-align: center;
}
#wpp-2 h2 {
        text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 25px;
    /*margin: 48px auto 0;*/
    margin: 37px auto 0;
}
#wpp-2 h2:after {
    content: "trending";
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    font-weight: 100;
    display: block;
    /*margin: 44px auto 65px;*/
    margin: 7px auto 40px;
    line-height: 79px;
}
#wpp-2 .wpp-thumbnail {
    float:none;
    margin: 0 auto;
}
#wpp-2 .cat {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 14px auto 0;
    /*display: block;*/
    display: none;
}

#wpp-2 h3 {
    /*    font-size: 18px;*/
    font-size: 13px;
    line-height: 16px;
    font-family: 'Lato';
    font-weight: 600;
    /*letter-spacing: 0.05rem;
    line-height: 1.2rem;*/
    letter-spacing: 0.65px;
    /*margin: 6px auto 20px;*/
    margin: 13px auto 20px;

}

.wpp-list li:nth-child(3), .wpp-list li:nth-child(4) {
	margin-bottom: 0;
}

.wpp-list li:nth-child(3) h3, .wpp-list li:nth-child(4) h3 {
	margin-bottom: 0 !important	;
}

.single-blog .wprm-recipe-container {
    outline: none;
    border: 5px solid #E3E3EB;
    font-size: 13px;
    font-family: 'Lato';
    line-height: 23px;
}
.single-blog .wprm-recipe-notes .wprm-recipe-container {
    border:none;
}
.single-blog .wprm-recipe-container li span {
font-size: 13px;
    font-family: 'Lato';
    line-height: 23px;
}
.single-blog .wprm-recipe-template-custom .wprm-recipe-header {
    /*margin-top: 1.2em !important;*/
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
    /*letter-spacing: 0.02rem;*/
    letter-spacing: 0.7px;
    /*margin-bottom: 20px!important;*/
    font-weight: 900;
    color: #302B28;
    font-family: 'Lato';
    margin: 0 0 15px !important;
}

.single-blog .wprm-recipe-template-custom .wprm-recipe-instructions-header {
    margin: 0 0 33px !important;
}

.single-blog .wprm-recipe-template-custom .wprm-recipe-ingredients,
.single-blog .wprm-recipe-instructions-container .wprm-recipe-instruction-group {
	margin: 0 0 41px !important;
}

.single-blog .wprm-recipe-template-custom ul li span,
.single-blog .wprm-recipe-template-custom ol li span {
	font-size: 16px !important;
	line-height: 23px !important;
	font-family: 'Lato';
}

.single-blog .wprm-recipe-template-custom .wprm-recipe-ingredients-container .wprm-recipe-header  {
    text-align: left;
}

.single-blog .wprm-recipe-ingredients-container {
    padding: 0 46px;
}

.single-blog .wprm-recipe-ingredients-container .wprm-recipe-ingredient {
    margin: 0 0 0 23px !important;
}

.single-blog .wprm-recipe-ingredients-container .wprm-recipe-ingredient-group-name,
.single-blog .wprm-recipe-instructions-container .wprm-recipe-instruction-group-name {
    /*margin-top: 0.8em !important;*/
    /*font-size: 18px;*/
    font-size: 16px;
    line-height: 20px;
    font-family: 'Lora';
    font-weight: 400 !important;
    letter-spacing: 0.24px;
    /*margin-bottom:6px!important;*/
    margin: 0 0 10px 0 !important;
}
.single-blog .wprm-recipe-template-custom ul {
    margin: 0 !important;
    padding: 0 !important;
}
.single-blog .wprm-recipe-template-custom .wprm-recipe-instructions li {
    list-style-type: decimal-leading-zero!important;
    padding-left: 19px!important;
    margin-left: 36px!important;
    margin-bottom: 23px!important;
     font-size: 12px!important; 
    font-family: 'Lora';
    /*font-weight: 600;*/
    font-weight: 900;
    letter-spacing: 0.1rem;
}
.single-blog .wprm-recipe-template-custom .wprm-recipe-instructions li .wprm-recipe-instruction-text {
    font-family: 'Lato';
    font-size:13px;
    font-weight: 100;
    letter-spacing: 0;
}
.single-blog .wprm-recipe-instructions-container:before {
    content: "";
    display: block;
    width: 397px;
    height: 5px;
    background: #E3E3EB;
    /*margin: -26px auto 35px;*/
    margin: 0 auto 41px;
}
.single-blog .wprm-recipe-notes-container:before {
    content: "";
    display: block;
    width: 397px;
    height: 5px;
    background: #E3E3EB;
    margin: 0 auto 41px;
}
.single-blog .wprm-recipe-notes-container {
    /*padding:50px;*/
    /*padding: 50px 0 0 0;*/
    padding: 0 46px;
}
.single-blog .wprm-recipe-instructions-container {
    /*padding: 50px 50px 0;*/
    /*padding: 50px 0 0 0;*/
    padding: 0 46px;
}

.single-blog .wprm-recipe-notes-container .wprm-recipe-header {
    margin: 0 0 24px !important;
}

.single-blog .wprm-recipe-notes {
    font-size: 16px;
    line-height: 23px;
}

.single-blog .wprm-recipe-notes a {
	color: #333333;
}

.single-blog .wprm-recipe-notes strong {
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 23px;
}

.single-blog .wprm-recipe-notes .wprm-spacer {
	height: 2px;
	background: #E3E3EB !important;
	width: 350px;
	margin: 31px auto 24px;
}

.single-blog .wprm-recipe-notes ul li {
padding: 0!important;
    margin: 0 !important;
    list-style-type: none;
}
.single-blog .wprm-recipe-notes ul li:after{
width: 65%;
    height: 2px;
    background: #E3E3EB;
    content: "";
    display: block;
    margin: 25px auto 25px;
}
.single-blog .wprm-recipe-notes ul li:last-child:after {
    display: none;
}

.single-blog .wprm-recipe-template-custom .wprm-recipe-header.wprm-recipe-nutrition-header {
    margin: 41px 0 24px 0 !important;
    padding: 0 46px !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.7px !important;
    text-transform: uppercase !important;
}

.single-blog .wprm-recipe-template-custom .wprm-recipe-header.wprm-recipe-nutrition-header:before {
    content: "";
    display: block;
    width: 397px;
    height: 5px;
    background: #E3E3EB;
    margin: 0 auto 41px;
}

.single-blog .wprm-nutrition-label-container {
    padding: 0 46px;
    font-size: 14px;
    line-height: 23px;
}

.single-blog .recipe-lower-area {
    background: #E3E3EB;
    text-align: center;
    padding: 55px 55px 25px;
}
.single-blog .recipe-lower-area h3 {
    font-size: 25px;
    font-family: 'Lora';
    font-weight: 100;
    margin: 0 0 6px !important;
    line-height: 32px;
}
.single-blog .recipe-lower-area h3 span {
        font-family: 'Marquette';
    font-size: 70px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 0 0 0 8px;
    line-height: 72px;
}
.single-blog .recipe-lower-area p {
    font-size: 16px!important;
    font-family: 'Lato';
    line-height: 23px !important;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.single-blog .recipe-lower-area p a {
    color:black;
    font-weight: normal;
    background: none;
}
.single-blog .wprm-recipe-template-custom {
background: white;
    padding: 0;
    border: none;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
.recipe-header-area {
    background: #E3E3EB;
    padding: 30px;
    /*padding: 35px;*/
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    gap: 25px;
}

.recipe-header-area .left-side {
	width: 250px;
	height: 303px;
}

.recipe-header-area .left-side .wprm-recipe-image {
	width: 100%;
	height: 100%;
}

.recipe-header-area .left-side .wprm-recipe-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.recipe-header-area .right-side {
    /*width: 66%;*/
    width: calc(100% - 275px);
    text-align: center;
}
.recipe-header-area .right-side .wprm-recipe-name {
    font-size: 40px;
    font-family: 'Lora';
    font-weight: normal !important;
    line-height: 51px;
    text-transform: uppercase;
    letter-spacing: 0;
    /*margin: 9px auto 0!important;*/
    margin: 0 auto 10px !important;
    display: block;
}

.recipe-header-area .right-side .recipe-info {
    display: flex;
    justify-content: center;
    margin: 0 0 21px 0;
    gap: 3px;
    color: #000;
}

.recipe-header-area .right-side .recipe-info span {
    font-size: 12px;
    line-height: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.72px;
    text-transform: uppercase;
}

.recipe-header-area .right-side .recipe-info span a {
    color: #000;
    background: none;
    font-weight: 500;
}

.recipe-header-area .right-side .wprm-recipe-rating {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 6px;
	margin: 0 0 15px;
}

.recipe-header-area .right-side .wprm-recipe-rating .wprm-recipe-rating-details {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	letter-spacing: 1.1px;
	margin: 0 0 0 6px;
    font-weight: 500;
    color: #302B28;
}

.recipe-header-area .right-side .wprm-rating-star svg {
	height: 22px;
	width: 23px;
}

.recipe-header-area .right-side .wprm-recipe-summary,
.recipe-header-area .right-side .wprm-recipe-summary em {
	/*font-size: 18px;*/
    font-size: 16px;
	line-height: 23px;
	font-style: normal;
	font-family: 'Lato';
}

.recipe-header-area .right-side .wprm-recipe-servings-container {
        margin: 10px auto 0;
}

.recipe-header-area .right-side .wprm-recipe-servings-container .wprm-recipe-details-label {
  font-family: 'Lora';
    font-size: 13px;
    font-weight: 100!important;
    margin: 0 5px;
}
.recipe-header-area .right-side .wprm-recipe-servings-container a {
    color: #c58425;
}
.recipe-header-area .right-side .wprm-recipe-meta-container {
        display: flex;
    margin: 37px 0 0;
    justify-content: space-around;
        text-transform: uppercase;
    font-size: 10px;
}
.recipe-header-area .right-side .wprm-recipe-block-container-columns {
    width: 50%;
    display: block;
    border-right: 1px solid;
}
.recipe-header-area .right-side .wprm-recipe-block-container-columns:last-child {
    border-right:none;
}


.recipe-content .recipe-buttons {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 13px;
	margin: 0 0 29px 0;
}

.recipe-content .recipe-buttons .wprm-recipe-print,
.recipe-content .recipe-buttons .wprm-recipe-pin{
    color: black;
    /*border: 5px solid white;
    background: white;*/
    background: #e3e3eb;
    border: 5px solid #e3e3eb;
    width: 154px;
    display: inline-block;
    padding: 7px;
    margin: 0;
    font-family: 'Lora';
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.36px;
    /*margin: 31px 4px 0;*/
    text-align: center;
}
.recipe-content .recipe-buttons .wprm-recipe-print:hover,
.recipe-content .recipe-buttons .wprm-recipe-pin:hover {
    background: #fff;
    opacity: 1;
}

.recipe-content {
	padding: 21px 16px 46px 16px;
}

.recipe-content .recipe-time {
	display: flex;
	flex-direction: row;
	gap: 5px 0;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 18px;
    border-bottom: 1px solid #707070;
    padding: 0 0 20px 0;
}

.recipe-content .recipe-time .wprm-recipe-servings-container,
.recipe-content .recipe-time .wprm-recipe-time-container {
    width: 160px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    padding: 9px;
    margin: 0;
    border-right: 1px solid #707070;
}

.recipe-content .recipe-time .wprm-recipe-servings-container:last-child,
.recipe-content .recipe-time .wprm-recipe-time-container:last-child {
    border: none;
}

.recipe-content .recipe-time .wprm-recipe-servings-container a {
    background: none;
}

.recipe-content .recipe-time .wprm-recipe-times-container {
	display: flex;
	flex-direction: row;
	gap: 5px 0;
	flex-wrap: wrap;
}

.recipe-content .recipe-time .wprm-recipe-times-container > div {
	display: flex;
	flex-direction: column;
	gap: 5px;
	align-items: center;
	position: relative;
    width: 155px;
    border-right: 1px solid #000;
    padding: 9px;
}

.recipe-content .recipe-conversion {
  display: flex;
  flex-direction: row;
  gap: 0 15px;
  justify-content: center;
  margin: 15px;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: 900;
  align-items: center;
  color: #302B28;
}

.recipe-content .recipe-conversion .wprm-unit-conversion-container {
    display: flex;
    flex-direction: row;
    gap: 0 11px;
    align-items: center;
}

.wprm-unit-conversion-container-links a.wprm-unit-conversion {
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    background: none;
}

.wprm-unit-conversion-container-links a.wprm-unit-conversion.wprmpuc-active {
    font-weight: 500;
    background: linear-gradient(transparent 0, transparent calc(100% - 5px), #F5E0CB calc(100% - 5px), #F5E0CB 100%);
}

/*.recipe-content .recipe-time .wprm-recipe-times-container > div::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #707070;
	position: absolute;
	right: -20px;
	top: 0;
}*/

.recipe-content .recipe-time .wprm-recipe-times-container > div:last-child::after {
	display: none;
}

.recipe-content .recipe-time .wprm-recipe-times-container > div .wprm-recipe-details-label,
.recipe-content .recipe-time .wprm-recipe-servings-container .wprm-recipe-details-label,
.recipe-content .recipe-time .wprm-recipe-time-container .wprm-recipe-details-label {
	min-width: unset;
	font-size: 16px;
	line-height: 23px;
	font-family: 'Lora';
	font-weight: normal !important;
	letter-spacing: 0.56px;
    color: #000;
}

.recipe-content .recipe-time .wprm-recipe-times-container > div .wprm-recipe-time span,
.recipe-content .recipe-time .wprm-recipe-servings-container .wprm-recipe-servings-with-unit a,
.recipe-content .recipe-time .wprm-recipe-servings-container .wprm-recipe-servings-with-unit span,
.recipe-content .recipe-time .wprm-recipe-time-container .wprm-recipe-time span {
	font-size: 11px;
	line-height: 13px;
	font-family: 'Lato';
	letter-spacing: 1.1px;
	color: #302B28;
	font-weight: 500;
	text-transform: uppercase;
}

/*.wprm-recipe-ingredients-container {
        padding: 14px 62px;
}*/

.recipe-header-area .right-side .wprm-recipe-block-container-columns .wprm-recipe-details-label {
    display: inline-block;
    min-width: inherit;
    font-family: 'Lora';
    font-size: 13px;
    font-weight: 100!important;
    margin: 0 5px;
}
.recipe-header-area .right-side .wprm-recipe-details-unit {
    font-size: 10px;
    text-transform: uppercase;
}
.favorites .inner h2 {
        font-size: 25px;
    /*margin: 62px auto 45px;*/
    text-align: center;
    font-weight: 100;
    line-height: 32px;
    margin: 60px 0 36px;
}
.related-slider .slick-prev {
        position: absolute;
    left: -24px;
    top: 136px;
    font-size: 25px;
    z-index: 9;
    margin: 0;
}
.related-slider .slick-next {
        position: absolute;
    right: -24px;
    top: 136px;
    font-size: 25px;
    z-index: 9;
    margin: 0;
}
.related-slider .hero-image {
    width:204px;
    height:289px;
    background-size: cover;
    background-position: center;
    margin: 0 5.5px 12px;
    width: calc(100% - 11px);
}
.related-slider .post-category {
        text-align: center;
    width: 100%;
    display: block;
    font-size: 8px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    /*font-weight: 100;*/
    font-weight: 500;
    margin: 0 0 12px 0;
}

.related-slider h5 {
text-align: center;
    font-family: 'Lora';
    text-transform: uppercase;
    font-weight: 100;
    font-size: 13px;
    /*letter-spacing: 0.05rem;*/
    letter-spacing: 0.26px;
    padding: 0 10px;
    /*margin: 4px 0 0;*/
    margin: 0;
    line-height: 17px;
}

.comment-form {
	display: flex;
	flex-direction: column;
}

.comment-form p {
    margin: 0 0 18px 0;
}

.comment-form > * {
	order: 1;
}

.comment-form .comment-form-wprm-rating {
	order: 0;
	text-align: center;
	margin: 0 0 42px 0;
}
#wprm-star-empty-0,
#wprm-star-empty-1,
#wprm-star-empty-2,
#wprm-star-empty-3,
#wprm-star-empty-4,
#wprm-star-empty-5 {
	stroke: #dc9221;
}

#wprm-star-full-1,
#wprm-star-full-2,
#wprm-star-full-3,
#wprm-star-full-4, 
#wprm-star-full-5 {
  fill: #dc9221;
}

.comment-form label {
	display: none !important;
}

.comment-form input,
.comment-form select,
.comment-form textarea {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.72px;
	font-weight: 500;
	padding: 16px 19px 15px;
}

.comment-form textarea {
    resize: none;
    height: 192px;
}

.comment-form input::placeholder,
.comment-form textarea::placeholder {
  text-transform: uppercase;
}

.post-comments .pc-title {
        text-align: center;
    font-size: 25px;
    line-height: 32px;
    font-weight: 100;
    /*margin: 47px auto 70px;*/
    margin: 47px auto 15px;
}

.comment-content .wprm-rating-star {
	margin: 0 5px 0 0;
}

.comment-content .wprm-comment-rating svg {
  width: 20px !important;
  height: 20px !important;
}

.comment-reply-title {
	margin: 0;
}

.post-comments {
    position: relative;
}
.post-comments .comment-notes {
    display: none;
}
.post-comments .comment-form-cookies-consent {
    display: none;
}
.post-comments .comment-form-wprm-rating label {
    display: none;
}
.post-comments .wprm-comment-ratings-container svg .wprm-star-empty {
    stroke: #DC9221;
}
.post-comments label {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
}
.post-comments input, .post-comments textarea {
    border: 3px solid #E3E3EB!important;
}
.post-comments .form-submit #submit{
        width: 187px;
    height: 54px;
    font-size: 15px;
    border: 3px solid #DC9221!important;
    background: #DC9221;
    color: white;
    font-weight: 700;
    margin: 0;
    text-align: center;
    letter-spacing: 1.2px;
    line-height: 18px;
}
.post-comments .form-submit  {
    margin-top: 34px;
    margin-bottom:49px;
}
.post-comments li.comment-author-orchidsandsweettea {
        padding-left: 50px;
}

.commentlist {
	margin: 0 0 40px 0;
}

.commentlist .comment-author {
        font-size: 18px;
    font-family: 'Lora';
    font-weight: bold;
}
.commentlist .comment-author b {
        font-weight: bold;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    line-height: 23px;
}
.commentlist .comment-author .says {
    display: none;
}
.commentlist .comment-metadata {
        font-size: 18px;
    font-family: 'Lora';
    margin: 12px 0;
  line-height: 23px;
  letter-spacing: 0.36px;
  font-weight: normal;
}
.commentlist .comment-content p {
    /*font-size: 18px;*/
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 23px;
}
.commentlist .wprm-comment-rating {
    margin-bottom:21px;
}
.commentlist .reply {
    display: none;
}

.commentlist li:after {
    content: "";
    display: block;
    width: 75%;
    height: 5px;
    background: #F9E3CF;
    margin: 42px auto 47px;
}


.commentlist li:last-child::after {
	display: none;
}

.single-blog .left {
    /*width: 683px;
    margin-left: 27px;*/
    width: calc(100% - 314px - 87px);
    flex-shrink: 0;
    flex-grow: 1;
}
.single-post .the-footerv1 {
    display: none;
}
.blog-header {
        background:rgba(227,227,235,.4);
    /*padding: 10px;*/
    /*padding: 35px 30px 34px;*/
    padding: 35px 0 34px;
    margin: 0 auto 33px;
}
.blog-header .flex {
        /*max-width: 1108px;*/
    /*max-width: 1070px;*/
    max-width: 1182px;
    gap: 20px 44px;
    /*margin: 26px auto;*/
    margin: 0 auto;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    /*gap: 53px;*/
}
.blog-header .flex .exc {
        /*font-size: 18px;
    line-height: 24px;*/
    
	/*font-size: 18px;*/
	line-height: 23px;
    /*font-weight: 100;*/
    font-weight: normal;
    /*margin-bottom: 21px;*/
    letter-spacing: 0;
    /*margin-top: 23px;*/
    /*padding: 0 20px;*/
    font-size: 16px;
    margin: 0 auto 27px;
    max-width: 400px;
}

.blog-header .flex .post-note {
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.72px;
    margin: 0 0 27px 0;
}

.blog-header .flex .hero-image {
    /*width: 592px;
    height: 592px;*/
    height: 598px;
    /*height: 720px;*/
    width: 588px;
    /*background-size: cover;
    background-position: center;*/
    flex-shrink: 0;
    margin: 0 0 0 56px;
}

.blog-header .flex .hero-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.blog-header .flex .rightside {
    text-align: center;
    /*max-width: 430px;*/
    /*padding: 89px 0 0;*/
    align-self: center;
    max-width: 494px;
}
.fixed-share {
        background: #DC9221;
    position: fixed;
    left: 0;
    top: 26vh;
    text-align: center;
    padding: 10px 0 10px;
    line-height: 1.75;
    width: 70px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.03rem;
}
.fixed-share span {
        font-size: 12px;
    line-height: 2;
    margin-bottom: 4px;
    display: block;
    color: #fff;
}

.fixed-share i {
	color: #fff;
} 

.ptitle h2 {
        font-size: 40px;
    text-align: left;
    /*font-weight: 100;*/
    font-weight: normal;
    margin: 0;
    /*line-height: 50px;*/
    line-height: 51px;
    max-width: 100%;
    text-transform: uppercase;
}
.sb-header .title h2 {
        font-size: 40px;
    text-align: center;
    font-weight: 100;
    margin: 0;
    line-height: 50px;
    max-width: 520px;
    margin: -11px auto 0;
    text-transform: uppercase;
}
.sb-header .t-flex{
    text-align: center;
    display: flex;
    justify-content: center;
    /*margin: 19px auto 0;*/
    margin: 0 0 30px 0;
    font-size: 12px;
    text-transform: uppercase;
    /*letter-spacing: 0.04rem;*/
    letter-spacing: 0.72px;
    line-height: 23px;
    gap: 5px;
}

.sb-header .t-flex .date {
	flex-shrink: 0;
}

.sb-header .t-flex .the-cats {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 5px;
}

.sb-header .title h1 {
    font-size: 40px;
    text-align: center;
    /*font-weight: 100;*/
    font-weight: normal;
    /*line-height: 50px;*/
    line-height: 51px;
    /*max-width: 520px;*/
    /*margin: -11px auto 0;*/
    text-transform: uppercase;
    /*margin: 0 0 19px 0;*/
    margin: 0 0 27px 0;
}

.single-post .rightside .blog-info {
    font-size: 12px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    gap: 3px;
    font-weight: 500;
    letter-spacing: 0.72px;
    margin: 0 0 14px 0;
}


.sb-header .t-flex span {
    margin: 0 7px;
}

/*.sb-header .blog-header-desc {
	font-size: 16px;
	line-height: 23px;
}*/

.single-post .jump a {
        display: block;
    /*background: #000;*/
    background: #F5E0CB;
    width: 145px;
    /*height: 39px;*/
    /*margin: 25px auto 0;*/
    text-align: center;
    /*color: white!important;*/
    color: #504E57 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    /*letter-spacing: 0.05rem;*/
    letter-spacing: 0.72px;
    /*padding: 10px 0 0;*/
    /*padding: 12px;*/
    padding: 12px 3px;
    /*line-height: 23px;*/
    line-height: 15px;
    margin: 0 auto;
}

.single-post #breadcrumbs {
	/*max-width: 1084px;*/
    max-width: 1182px;
	margin: 0 auto 10px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	font-weight: 600;
    padding: 0 0 0 56px;
}

.long-post {
	/*margin: 40px 0 0;*/
	margin: 25px 0 0;
}
.long-post p {
/*font-size: 18px;
    line-height: 24px;*/
	/*font-size: 18px;*/
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
    /*margin-bottom: 21px;*/
    letter-spacing: 0;
    margin: 0 0 25px;
    position: relative;
}

.long-post a.pinit-button {
    height: 79px !important;
    width: 55px !important;
    top: -4px !important;
    left: 8px !important;
}

.long-post .pinit-hover {
  opacity: 1 !important
}

.long-post a.pinit-button span {
    height: 79px !important;
    width: 55px !important;
    background-size: cover !important;
}

.long-post em {
    font-weight: 300;
}

.long-post .wp-block-image {
	margin: 0 0 25px 0;
    position: relative;
}

.long-post .wp-block-image img {
	width: 100%;
}

.long-post .wp-block-image img.pinit-hover {
    opacity: 1 !important;
    filter: none !important;
}

.long-post .wp-block-image .pinit-button {
    position: absolute;
    top: -4px !important;
    left: 8px !important;
}

.long-post .cnx-player {
    max-width: unset !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
}

.long-post .cnx-ps .cnx-ui-ps-content .cnx-ui-ps__wrapper {
    position: relative;
    background: none;
    transform: none;
    max-width: 100%;
    padding: 0;
}

.long-post .cnx-ps .cnx-playspace-footer {
    border: none;
}

.long-post #feast-advanced-jump-to {
    padding: 24px 29px 10px;
    max-height: unset !important;
    background: rgba(249, 227, 207, 0.4);
    border: none;
    margin: 0 0 23px 0;
}

.long-post #feast-advanced-jump-to summary {
    min-height: unset;
    list-style: none;
    font-family: 'Marquette';
    font-size: 50px;
    line-height: 51px;
    text-transform: lowercase;
    font-weight: normal;
    margin: 0 0 18px 14px;
}

.long-post #feast-advanced-jump-to ul {
    margin: 0;
    padding: 0;
}

.long-post #feast-advanced-jump-to li {
    margin: 0;
}

.long-post #feast-advanced-jump-to li a {
    text-decoration: none;
    font-size: 12px;
    line-height: 23px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    background: no-repeat;
}

.long-post #feast-advanced-jump-to li a::before {
    content: '• ';
    padding: 0;
    margin: 0;
}

.long-post #feast-advanced-jump-to li:hover {
    text-decoration: underline;
}

.long-post #feast-advanced-jump-to li a:hover {
    opacity: 1;
}

.long-post h2 {
    font-size: 25px;
    /*font-weight: 100;*/
    font-weight: normal;
    /*margin: 29px 0 23px;*/
    line-height: 32px;
    margin: 0 0 15px;
}
.long-post ul {
    margin-bottom: 42px;
    padding-left: 21px;
}
.long-post h3 {
font-family: 'Lato';
    /*font-size: 18px;*/
    font-size: 16px;
    line-height: 23px;
    font-weight: 900;
    letter-spacing: 0;
    /*margin: 25px 0 25px;*/
    margin: 0 0 25px 0;
    color: #504E57;
}
.long-post ul {}
.long-post ul li {
    list-style-type: disc;
    /*margin-bottom: 5px;*/
    margin: 0;
    font-size: 16px;
    line-height: 23px;
}
.long-post p strong {
    /*font-weight: 800;*/
   	font-weight: bold;
}

.long-post a {
	/*color: #eda539;*/
	font-weight: bold;
	background: linear-gradient(transparent 0, transparent calc(100% - 5px), #F5E0CB calc(100% - 5px), #F5E0CB 100%);
} 

.long-post h2[id*="-q-as"] {
    background: rgba(249, 227, 207, 0.4);
    padding: 27px 15px 11px 15px;
    margin: 0;
    position: relative;
}

.long-post h2[id*="-q-as"]::after {
    content: '';
    width: calc(100% - 30px);
    height: 2px;
    background: #FFF;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 0;
}

.long-post h2[id*="-q-as"] strong {
    font-weight: normal;
}

.long-post .schema-faq.wp-block-yoast-faq-block {
    background: rgba(249, 227, 207, 0.4);
    margin: 0 0 23px 0;
    padding: 0 0 37px 0;
}

.long-post .schema-faq.wp-block-yoast-faq-block .schema-faq-section {
    margin: 0;
    background: none;
    border: none;
    position: relative;
}

.long-post .schema-faq.wp-block-yoast-faq-block .schema-faq-section:after {
    content: '';
    width: calc(100% - 30px);
    height: 2px;
    background: #FFF;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 0;
}

.long-post .wp-block-yoast-faq-block .schema-faq-question {
    background: none;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 900;
    color: #504E57;
    padding: 14px 50px 14px 14px;
}

.wp-block-yoast-faq-block .schema-faq-question::after {
    content: "\f067";
    font-size: 29px;
    line-height: 29px;
    color: #504E56;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

.wp-block-yoast-faq-block .schema-faq-question.faq-q-open::after {
    content: "\f068";
}

.long-post .wp-block-yoast-faq-block .schema-faq-question.faq-q-open {
    border: none;
}

.long-post .wp-block-yoast-faq-block p.schema-faq-answer {
    background: no-repeat;
    border: none;
    font-size: 16px;
    line-height: 23px;
    padding: 0 15px 10px;
}

.long-post .adgrid-ad-container {
    padding: 0 !important;
}

.long-post .fsri-list.feast-grid-half.feast-desktop-grid-fourth {
    margin: 0 0 25px 0 !important;
    padding: 0;
}

.long-post .fsri-list.feast-grid-half.feast-desktop-grid-fourth a {
    background: none;
}

.wp-block-image {
    margin: 10px auto;
}
/*#popmake-167098 .pum-container h4, .pum-theme-default-theme .pum-container h4 {
    text-align: center;
    font-size: 40px;
    font-weight: 100;
    margin: 0;
}
#popmake-16709 .pum-container h3, .pum-theme-default-theme .pum-container h3 {
text-align: center;
    font-size: 20px;
    text-transform: inherit;
    letter-spacing: 0.02rem;
    padding: 0 57px;
    line-height: 29px;
    margin: 0;
}
#popmake-16709.pum-container input {
border: 1px solid black;
    text-align: left;
    font-size: 12px!important;
    letter-spacing: 0.05rem!important;
    padding: 7px!important;
    width: 100%!important;
    max-width: 100%;
    margin: 0!important;
}
#popmake-16709.pum-container #gform_submit_button_5{
    border: none;
    background: #DC9221;
    text-align: center;
    color: white;
    font-weight: 700;
    max-width: 140px;
    margin: 0 auto!important;
}
#popmake-16709.pum-container .gform_wrapper .gform_footer{
        text-align: center;
    margin: 0;
}*/
/* Footer Widgets Styles
--------------------------------------------- */
.error404 aside, .error404 .entry-content {
    display: none;
}
.error404 .entry-title {
        font-size: 50px;
    text-align: center;
    font-weight: 100;
    margin: 150px auto 200px;
}
#site-general-content {
    width: 95%;
    margin: 50px auto;
    max-width: 1175px;
}
#site-general-content .page-title {
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 0.1rem;
    margin: 60px auto 40px;
    line-height:1;
}

#site-general-content  h2 {
        font-weight: 100;
}
.the-footerv2 .seen-in {
    text-align: center;
    max-width: 1160px;
    /*margin: 0 auto;*/
    margin: 0 auto 50px;
    border-top: 1px solid #707070;
    text-transform: uppercase;
    padding-top: 27px;
    font-size: 18px;
}
.the-footerv2 .mobile-seen-in {
    display: none;
}
.the-footerv2 .seen-in p {
    font-weight: 600;
    letter-spacing: 0.05rem;
}
.the-footerv2 .seen-in .slick-prev {    position: absolute;
    left: 0;
    top: 50%;
    z-index:9;}
    .the-footerv2 .seen-in .slick-next {    position: absolute;
   right: 0;
    top: 50%;
    z-index:9;}
.the-footerv2 .seen-icons li .image {
     width: 143px;
    height: 85px;
    background-size: contain;
    background-position: center;
    background-repeat:no-repeat;
    margin: 0 auto;
}
.the-footerv2 .seen-icons {
    display: flex;
    justify-content: center;
}
.the-footerv2 .seen-icons li {
    margin: 11px 12px -12px;
}
.the-footerv2 {
    overflow: hidden;
}
.the-footerv2 #sb_instagram {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 15px) !important;
}
.the-footerv2 .sub {
    background: rgba(249, 227, 207, 0.4);
    padding: 5px;
    margin: 40px auto 0;
}
.the-footerv2 .insta {
    background: rgba(249, 227, 207, 0.4);
    padding: 5px 0 45px;
}
.the-footerv2 .creds {
    background: #F9E3CF;
    padding: 5px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}
/*.the-footerv2 .creds .inner {
 max-width: 1314px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
}
.the-footerv2 .creds p {
    margin:0;
}
.the-footerv2 .creds .center {
width: 134px;
    margin: -34px 0 10px -59px;
}
.the-footerv2 .creds .lefty, .the-footerv2 .creds .right {
    padding: 17px 0 0;
}*/
.the-footerv2 .insta .the-title {
    text-align: center;
    font-family: 'Lora';
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0rem;
    margin: 53px auto 29px;
    padding-left: 92px;
    position: relative;
}
.the-footerv2 .insta .the-title span:before {
    width: 76px;
    height: 1px;
    background: black;
    content: "";
    display: block;
    position: absolute;
    left: -245px;
    top: 10px;
}
.the-footerv2 .insta .the-title span {
    font-family: 'Marquette';
    font-size: 42px;
    text-transform: lowercase;
    letter-spacing: 0;
    margin-right: 12px;
    margin-left: 6px;
    position: relative;
    display: inline-block;
}
.the-footerv2 .insta .the-title a {
        font-size: 13px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.05rem;
    font-family: 'Lato';
}
.the-footerv2 .sub .inner {
    max-width: 1030px;
    margin: 23px auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.the-footerv2 .sub .inner h4 {
    font-weight: 100;
    font-size: 70px;
    margin: 55px 0 30px;
    width: 200px;
}
.the-footerv2 .sub .inner .ff__container {margin-top:-70px;}
.the-footerv2 .sub .inner h2 {
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 100;
    width: 324px;
    margin: 47px 0 0 15px;
}
.the-footerv2 .sub .inner p {
    text-align: center;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.065rem;
    margin: 38px 0 0 48px;
    width: 403px;
    line-height: 1.3;
}


.the-footerv2 #gform_fields_3 input {
    width: 350px;
    margin: 0;
    display: block;
    border: 2px solid white;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.03rem;
    padding: 16px 19px;
    text-align: left;
}
.the-footerv2 .gform_wrapper .gform_footer {
text-align: center;
    padding: 0;
    margin: 8px 0 0 0px;
}
.the-footerv2 #gform_submit_button_3 {
    background: #F9E3CF;
    width: 134px!important;
    height: 52px;
    border: none;
    font-size: 15px!important;
    font-weight: 800;
    padding: 0;
    letter-spacing: 0.06rem;
    text-align: center;
}
.the-footerv2 #gform_fields_3 {
    width: 738px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.the-footerv2 #gform_3 {
    display: flex;
    max-width:900px;
}
.the-footerv2 #gform_wrapper_3 {
margin-left: 1px;
    margin-top: 6px;
}
/*.the-footerv2 .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    width: 427px;
    margin: 0;
}*/
.the-footerv2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .the-footerv2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .the-footerv2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 0;
}

.footer-widgets {
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.inst-link {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 21px auto 40px;
    font-weight: 500;
}
.the-footerv1 .creds,
.the-footerv2 .creds {
    /*background: #F9E3CF;*/
    background: #E3E3EB;
    /*padding: 5px;*/
    /*font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;*/
    padding: 25px 70px 17px;
}
.the-footerv1 .creds .inner,
.the-footerv2 .creds .inner {
    /*max-width: 1314px;*/
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /*padding-left: 20px;*/
    flex-direction: row;
}
.the-footerv1 .creds p, .the-footerv2 .creds p  {
    margin: 0;
    letter-spacing: 0.035rem;
}
.the-footerv1 .creds .center,
.the-footerv2 .creds .center {
    width: 134px;
    /*margin: -34px 0 10px -59px;*/
    margin: -55px 0 0 0;
}
/*.the-footerv1 .creds .lefty, .the-footerv1 .creds .righty {
        padding: 17px 0 0;
}*/

.the-footerv1 .creds .lefty p,
.the-footerv1 .creds .righty p,
.the-footerv2 .creds .lefty p,
.the-footerv2 .creds .righty p {
	font-size: 10px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	font-family: 'Lato';
	margin: 0;
}

.the-footerv1 .creds #footer_branding,
.the-footerv2 .creds #footer_branding {
  display: none;
}

.the-footerv1 {
	background: rgba(249, 227, 207, 0.4);
    padding: 5px 0 0;
}

.the-footerv2 .footer-2-content {
	background: rgba(249, 227, 207, 0.4);
	padding: 38px 0 80px;
}

.the-footerv1 .inner,
.the-footerv2 .inner {
    display: flex;
    justify-content: space-between;
    /*max-width: 1220px;
    margin: 76px auto 0;*/

    max-width: 1044px;
    margin: 38px auto 80px;
    flex-direction: column;
    text-align: center;
}

.the-footerv2 .inner {
	margin: 0 auto;
}

.the-footerv1 .inner h4,
.the-footerv2 .inner h4  {
    font-size: 70px;
    font-weight: 100;
    letter-spacing: 0;
    /*margin: 34px 0 25px;*/
    margin: 0 0 5px;
    line-height: 79px;
}
.the-footerv1 .inner h2,
.the-footerv2 .inner h2 {
        text-align: center;
    font-size: 40px;
    font-weight: 100;
    margin: 30px auto 30px;
}
.the-footerv1 .inner p,
.the-footerv2 .inner p {
    font-size: 15px;
    text-transform: uppercase;
    /*font-weight: 800;*/
    font-weight: normal;
    /*padding: 0 20px;*/
    /*line-height: 1.35;*/
    /*letter-spacing: 0.07rem;*/
    letter-spacing: 1.2px;
    margin-bottom: 0px;
    line-height: 18px;
    margin: 0 0 30px 0;
}

.the-footerv1 .inner .gform_wrapper,
.the-footerv2 .inner .gform_wrapper {
	margin: 0 0 50px !important;
}

.the-footerv1 .inner form,
.the-footerv2 .inner form {
	display: flex;
	flex-direction: row;
	gap: 26px;
}

.the-footerv1 .inner form .gform_body ul,
.the-footerv2 .inner form .gform_body ul {
	display: flex;
	flex-direction: row;
	gap: 28px;
}

.the-footerv1 .inner form .gform_body ul li,
.the-footerv2 .inner form .gform_body ul li {
	width: 50%;
	margin: 0 !important;
	padding: 0;
}

.the-footerv1 .inner form .gform_body ul li .ginput_container,
.the-footerv2 .inner form .gform_body ul li .ginput_container {
	margin: 0;
}

.the-footerv1 .inner #gform_fields_2 input,
.the-footerv2 .inner #gform_fields_2 input {
    max-width: 427px;
    width: 100%;
    margin: 0 auto 1px;
    display: block;
    border: 2px solid white;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    /*padding: 16px 10px;*/
    padding: 16px 22px;
	line-height: 1;
	text-align: left;
}
.the-footerv1 .inner .gform_wrapper .gform_footer,
.the-footerv2 .inner .gform_wrapper .gform_footer {
    text-align: center;
    width: 135px;
	flex-shrink: 0;
	flex-grow: 0;
	margin: 0;
	padding: 0;
}
.the-footerv1 .inner #gform_submit_button_2,
.the-footerv2 .inner #gform_submit_button_2 {
        background: #F9E3CF;
    /*width: 134px;
    height: 52px;*/
    border: none;
    font-size: 15px;
    /*font-weight: 800;*/
    /*padding: 0;*/
    font-weight: 600;
	letter-spacing: 1.2px;
    /*letter-spacing: 0.01rem;*/
    margin: 0;
    line-height: 18px;
    padding: 17px 18px;
}

.the-footerv1 .inner .footer-nav,
.the-footerv2 .inner .footer-nav {
	display: flex;
	flex-direction: row;
	gap: 40px;
	justify-content: center;
	align-items: center;
}

.the-footerv1 .inner .footer-nav .footer-menu ul,
.the-footerv2 .inner .footer-nav .footer-menu ul {
	display: flex;
	flex-direction: row;
	gap: 40px;
	flex-wrap: wrap;
}

.the-footerv1 .inner .footer-nav .footer-menu ul a,
.the-footerv2 .inner .footer-nav .footer-menu ul a {
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	letter-spacing: 1.3px;
	font-family: 'Lato';
	text-transform: uppercase;
}

.the-footerv1 .inner .footer-nav .footer-social,
.the-footerv2 .inner .footer-nav .footer-social {
	display: flex;
	flex-direction: row;
	gap: 18px;
}

.the-footerv1 .inner .footer-nav .footer-social a,
.the-footerv2 .inner .footer-nav .footer-social a {
	font-size: 14px;
}

/*.the-footerv1 .inner #gform_wrapper_2 {
    margin-left: 11px;
}*/

/*.the-footerv1 .inner .left {
    padding-right: 141px;
}
.the-footerv1 .inner .left h4 {
    font-size: 70px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 34px 0 25px;
}
.the-footerv1 .inner .left h2 {
        text-align: center;
    font-size: 40px;
    font-weight: 100;
    margin: 30px auto 30px;
}
.the-footerv1 .inner .left p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0 20px;
    line-height: 1.35;
    letter-spacing: 0.07rem;
    margin-bottom: 0px;
}
.the-footerv1 .inner .left #gform_fields_2 input {
    max-width: 427px;
    width: 100%;
    margin: 0 auto 1px;
    display: block;
    border: 2px solid white;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    padding: 16px 10px;
}
.the-footerv1 .inner .left .gform_wrapper .gform_footer {
    text-align: center;
}
.the-footerv1 .inner .left #gform_submit_button_2 {
        background: #F9E3CF;
    width: 134px;
    height: 52px;
    border: none;
    font-size: 15px;
    font-weight: 800;
    padding: 0;
    letter-spacing: 0.01rem;
}
.the-footerv1 .inner .left #gform_wrapper_2 {
    margin-left: 11px;
}*/
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.the-footerv1 .inner .right {
    position: relative;
}
.the-footerv1 .inner .right .inst {
    padding-left: 2px;
}
.the-footerv1 .inner .right p.side-title {
    transform: rotate(-90deg);
    position: absolute;
    left: -178px;
    font-size: 18px;
    font-family: 'Lora';
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0rem;
    top: 136px;
}
.the-footerv1 .inner .right p.side-title span {
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 42px;
    letter-spacing: 0;
    margin: 0 0 0 10px;
}
.the-footerv1 .inner .left, .the-footerv1 .inner .right {
    width: 50%;
}
.the-footerv1 .inner .right p.side-title:after {
    content: "";
    display: block;
    width: 77px;
    height: 1px;
    background: black;
    position: absolute;
    top: 13px;
    left: -99px;
}
/* Form Styles
------------------------------------------------------------ */

input, select, textarea {
    background-color: inherit;
    text-align: center;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    margin: 0px auto;
    text-align: center;
    border: 1px solid #CD7E55;
    padding: 10px;
    color: #000000
}

input:focus {
    outline: none;
    border: 1px solid #CD7E55;
    -webkit-appearance:none;
    border-radius: 0;
}

textarea:focus {
    outline: none;
    border: 2px solid #CD7E55;
    border-radius: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    border-radius: 0;
    border: 1px solid #CD7E55;
    float: none;
    clear: none;
    display: block;
    margin: 0px auto;
    background: none;
    color: #000000;
    padding: 10px;
}

button:hover, .button:hover, a.text-button:hover, a:hover, input[type="submit"]:hover {
    opacity: .7;
    transition: all 0.4s;
}

::-moz-placeholder {
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    color: #000000;
}

::-webkit-input-placeholder {
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    color: #000000;
}

.gform_wrapper {
    width: 100%;
    /*margin: 0px auto 0;*/
    margin: 0 auto !important;
}

.gfield_label, .gfield_required {
    display: none;
}

.gf_left_half {
    width: 49%;
    display: inline-block;
}

.gf_right_half {
    width: 49%;
    display: inline-block;
    margin-left: 2%;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Responsive Styles
--------------------------------------------- */

@media all and (max-width:1280px) {
    .the-header .top-bar .inner, .nav-bar .inner {
        max-width: 95%;
        padding-left:0;
    }
    #cameras, #equipment {
            max-width: 85%;
    margin: 0 auto;
    }
    #editing ul {
        max-width: 95%;
    }
    .cookbook-images ul {
        max-width: 90%;
    }
    .cookbook-images ul li {
        width: 32%;
    }

   /*.single-blog,*/ .home-sub, /*.summer-ready-posts,*/ .trending, .video-area .inner, .shopfaves, .the-footerv2 .inner, .the-footerv2 .creds .inner, .recipe-list h3.ri-title, .page-id-16542 .arch-searchbar .searchandfilter ul,  .the-footerv2 .sub .inner, .the-footerv2 .sub .inner, .the-footerv2 .seen-in, .otitle, .tot .inner, .about-lifestyle .inner, .about-find .inner, .more-intro .inner, .features-1 ul, .the-most-recent .inner, /*.qf ul,*/ .features-2, .gts, .wt, .cat-filtering, .the-footerv1 .inner, /*.blog-header .flex,*/ .the-footerv1 .creds .inner {
        /*max-width: 1000px;*/
        max-width: calc(100% - 72px);
    }

    /*.home .ftitle {
    	max-width: calc(100% - 240px);
    }

    .home .features-2 .ftitle {
    	max-width: calc(100% - 200px);
    }*/

    .home-sub {
		align-items: center;
		padding: 30px;
	}

	.quick-finds {
		padding: 80px 36px;
	}

	.quick-finds .quick-finds-inner {
		max-width: 100%;
	}

    /*.blog-header .flex .hero-image {
    width:50%;}*/
    /*.blog-header .flex .rightside {width:45%;}*/
    /*.single-blog .left {
    width: 660px;
    margin-left: 0;
    }*/
    .page-id-16542 .arch-searchbar .sf-field-search input {
        margin-right: 0;
    }
    .mr-slider .slick-active:nth-child(odd) .textbox, .mr-slider li:nth-child(odd) .textbox {
        width:220px;
    }
    /*.the-footerv2 .creds .center {
            margin: -34px 0 10px 0px;
    }*/
    .the-footerv2 .seen-icons li .image {
        width:125px;
    }
    .features-1 ul li {
        width:23%;
    }

    .about-lifestyle .inner {
    	gap: 50px;
    }
    .about-lifestyle .inner .left {
        width:515px;
    }

    .about-lifestyle .inner .right {
    	width: calc(100% - 515px - 50px);
    }
    .more-intro .inner .right {
        width: 46.3%;
    }
    .more-intro .inner .left {
    width: 485px;
    height: 875px;
    }
    .mr-slider .slick-active:nth-child(odd) .hero-image, .mr-slider li:nth-child(odd) .hero-image {
    width: 315px;
    height: 410px;
    margin-top: 40px;
    }
    .mr-slider .slick-active:nth-child(even) .textbox, .mr-slider li:nth-child(even) .textbox {
	    padding-left: 19px;
	    width: 220px;
	}
    /*.the-footerv1 .creds .inner {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    }
    .the-footerv1 .creds .center {
    width: 134px;
    margin: -34px 0 10px 0px;
    }*/
    .mr-slider .textbox h2 {
    font-size: 23px;
    line-height: 33px;
    }
    .filter-flex h3 {
            width: 360px;
    }
    .filter-flex .filters {
        margin-left:0;
    }
    .filter-flex .filters li {
        /*margin-right:37px;*/
        margin-right: 20px;
    }
    .single-posty {
	    /*width: 235px;*/
	    width: 100%;
	    text-align: center;
    }
    .home .single-posty #hero-image {
    width: 100%;
    height: 345px;
    }
	.mr-slider .slick-active:nth-child(even) .hero-image, .mr-slider li:nth-child(even) .hero-image {
	    width: 250px;
	    height: 342px;
	}
    .mr-slider {
	    display: flex;
	    justify-content: space-between;
	    margin: -10px 0 50px -30px;
	}
    /*.home .ftitle {
        max-width: 80%;
    }*/
    /*.qf ul {
            justify-content: space-between;
        margin: 0 auto;
    }
    */
   .features-1 .hero-image {
        width: 100%;
        margin: 0 auto;
        height: 230px;
    }
    .home .features-1 ul li {
    width: 23.5%;
    text-align: center;
    margin: 8px 0 0;
    }
    .features-1 .hero-image {
        height:340px;
    }

    /*.qf ul li {
    width: 50%;
    margin: 0 0px 57px;
    }*/
    .features-2 ul li {
    width: 31%;
    text-align: center;
    }
    .gts ul {
        /*width:815px;*/
        width: calc(100% - 150px - 40px);
    }
    .gts ul li {
        /*width:245px;*/
        width: calc( 33% - 15px );
    }
    .gts ul li .text {
        width: 51%;
    }
    .gts ul li h3 {
    letter-spacing: 0.04rem;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Lato';
    margin: 7px 0 0;
    padding-right: 0;
    }
    .welcome-box .tbox {
    width: 600px;
    padding: 117px 86px 30px 29px;
    }
    .features-2 .hero-image {
    width: 100%;
    height: 460px;
    }
    #execphp-2 ul li, #execphp-3 ul li {
        margin-right:30px;
    }

    .cookbook-image,
    .home-cookbook .cookbook-information {
    	width: calc( 50% - 15px);
    }

    .home-cookbook .cookbook-information .cookbook-information-inner {
        max-width: calc(100% - 60px);
    }

    .filter-flex {
    	max-width: calc(100% - 165px);
    }

	.list-flexed li {
		width: calc(25% - 20px);
	}

	.gform_legacy_markup_wrapper div.ginput_container span {
		width: 100%;
		padding: 0;
	}

	.gform_legacy_markup_wrapper div.ginput_container * {
		margin: 0 !important;
		width: 100% !important;
		max-width: unset !important;
	}

	.the-footerv1 .creds, .the-footerv2 .creds {
		padding-left: 0;
		padding-right: 0;
	}
}

@media all and (max-width:1194px) {
	.fixed-share {
		width: 50px;
	}

	.single-blog {
		gap: 50px;
	}

	.single-blog .left {
		width: calc(100% - 314px - 50px);
	}
}

/*@media all and (max-width:1095px) {*/
@media all and (max-width:1112px) {
    .nav-bar .inner .ubermenu .ubermenu-target {
        padding: 15px 15px 25px;
    }
    .video-area .ptext {
	    width: 100%;
	    text-align: center;
	    padding: 80px 0 0 0;
	}
	.video-area .imgtwo {
	    width: 363px;
	    height: 356px;
	    border: 5px solid white;
	    position: absolute;
	    left: inherit;
	    top: 144px;
	    right: 0;
	    bottom: inherit;
	    margin: auto;
	    background-size: cover;
	    background-position: center;
	}
	.shopfaves {
	    max-width: 90%;
	    margin: 0 auto 120px;
	}
    .video-area .inner {
	    max-width:700px;
	    display:block;
	}
    .video-area {
	    background: rgba(245,224,203,.4);
	    padding: 0;
	    margin: 108px auto 70px;
	    position: relative;
	    max-height: inherit;
	    padding-bottom: 30px;
	}

	#cookbookintro.video-area .inner {
	    max-width: 750px;
	    margin: 0px auto;
	}
	#cookbookintro.video-area .ptext {
	    width: 100%;
	}
	.full-text {
	    max-width: 700px;
	    margin: -30px auto 0;
	}
	.cookbook-images ul li {
	    width: 32%;
	    height: 350px;
	}
	.getyours {
	        max-width: 80%;
	    margin: 0 auto;
	}
	.getyours ul li .img {
	    width: 193px;
	    height: 83px;
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: center;
	    margin: 21px 15px 0;
	}
	#menu-resources li {
	    margin: 31px 15px;
	}

	.the-most-recent .inner .flexy .lefty {
		width: 50%;
	}

	.the-most-recent .inner .flexy .righty {
		width: calc(50% - 51px);
	}

	.welcome-box .welcome-box-content {
		padding: 77px 0 77px 35px;
		width: 50%;
	}

	.welcome-box .tbox {
		width: 500px;
	}

	.gts {
		flex-direction: column;
	}

	.gts h5, .gts ul {
		width: 100%;
	}

	.nav-bar .inner .center {
        display: none;
    }

    .the-header .top-bar .inner {
        display: none;
    }
    .the-header .top-bar {
        height:36px;
    }
    .nav-bar .inner .right {
        width: 20px;
        position: absolute;
        /*top: -15px;*/
        top: 10px;
        /*right: 10px;*/
		right: 40px;
		width: auto !important;
    }
    .nav-bar .inner .right i {
        font-size: 13px;
        background: none;
        color: #DC9221;
		margin: 0;
		height: auto;
		width: auto;
    }
	.nav-bar .inner .right .search-icon {
		font-size: 13px;
        background: none;
        color: #DC9221;
		margin: 0;
		height: auto;
		width: auto;
}
    
    /*.the-header {
        height:90px;
    }*/
    .nav-bar .inner {
        max-width: 95%;
    }
    .nav-bar .inner .left {
        width: 270px;
        margin-top: 2px;
    }
    .nav-bar .inner .right .form-hidden {
        right: -12px;
        /*bottom: -137px;*/
        bottom: -82px;
        z-index: 999999;
    }

    button#responsive-menu-pro-button {
    	right: 30px !important;
    	z-index: 99 !important;
    	top: 40px !important;
    }

    #responsive-menu-pro-container {
        top: 98px !important;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
            text-transform: uppercase;
    letter-spacing: 0.1rem;
    }
    #responsive-menu-pro-additional-content .social {
        display: flex;
    }
    #responsive-menu-pro-additional-content .social li {
        margin: 0 20px 15px 0;
    }
    #responsive-menu-pro-container #responsive-menu-pro-additional-content {
            padding: 25px 10%!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
        width:120px!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow .fa-angle-down:before {
    content: "\f107";
    font-weight: 500;
    }

    .site-inner {
    	margin-top: 100px;
    }

	.site-header.search-open {
		z-index: 9999;
	}

	.blog-header .flex,
	.single-post #breadcrumbs,
	.single-blog {
		max-width: calc(100% - 100px);
	}

	.blog-header .flex .hero-image {
		width: 500px;
		height: 592px;
	}

	.page-template-page-press .press-wrap {
		max-width: calc(100% - 72px);
		margin-top: 40px;
		margin-bottom: 20px;
		flex-direction: column;
		gap: 40px;
	}

	.page-template-page-press .press-wrap .left-side {
		align-self: center;
	}

	.page-template-page-press .site-inner .wrap {
		background: linear-gradient(#E3E3EB 0, #E3E3EB 600px, #fff 600px , #fff 100%);
	}

	.page-template-page-press .press-wrap .right-text {
		width: 100%;
	}

	.filter-flex {
		flex-direction: column;
	}

	.recipe-content {
		padding: 33px 40px 52px 40px;
	}

}
@media all and (max-width: 1080px) {
	.home-sub {
	    margin: 40px auto 51px;
	    /*max-width: 750px;*/
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
    }
	.just-in ul {
    max-width: 700px;
    margin: 50px auto;
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 379px;
    min-height: 380px;
}
	.just-in ul li:nth-child(1) .first-title {
    display: block;
    margin-top: 0;
}
	.just-in ul li a img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    object-position: center;
    margin: 0;
}
	.just-in ul li:nth-child(1) {
    margin-bottom: 7px;
}
	.just-in ul li a .right-col {
    width: 54%;
    height: 130px;
    display: table;
}
	.just-in ul li:nth-child(1) img {
    position: absolute;
    left: 0;
    width: 360px;
    height: 417px;
    object-fit: cover;
    background-position: center;
}
    .home-sub .left {
        margin: 0 auto;
    }

    .home-sub .right {
    	width: 80%;
    }

	.home-sub .right #gform_4 {
		flex-direction: column;
		gap: 20px;
	}

	.home-sub .right #gform_fields_4 {
		flex-direction: column;
		gap: 15px;
	}

	.home-sub .right #gform_fields_4 li, .home-sub .right #gform_fields_4 li span {
		padding: 0;
	}

	.home-sub .right #gform_fields_4 li div {
		width: 100%;
	}

	.home-sub .right .gform_legacy_markup_wrapper .gform_footer {
		text-align: center;
	}
}

@media all and (max-width:1030px) {
    .nav-bar .inner .ubermenu .ubermenu-row {
    max-width: 750px;
    margin: 0 auto;
    padding-left: 0;
    }
    #editing ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
    }
    #editing ul {
    max-width: 750px;
    }
    #editing ul li .txt {
    width: 70%;
    padding-top: 13px;
    }
    #backgrounds .bflex {
        max-width: 750px;
        display: block;
    }
    #backgrounds .bflex .right {
        width: 100%;
    }
    #backgrounds .bflex .image {
        margin: 0 auto;
    }
    #backgrounds .bflex:after {
        left:0;
        right:0;
        margin: auto;
    }
    #backgrounds .more-options {
    max-width: 750px;
    margin: 60px auto;
    }
    #backgrounds .more-options ul {
    column-count: 2;
    column-gap: 50px;
    }
    #backgrounds .more-options h2 {
    padding: 0 10px;
    }
    #books .ftitle {
            max-width: 750px;
    }
    #books ul {
        max-width: 700px;
    }
    #tools {
        max-width: 700px;
    }
    #tools h2 {
        line-height: 33px;
    }
    #advice .flex {
        max-width: 700px;
    }
    #advice .flex .image {
        width: 50%;
    }
    .re-intro {
            max-width: 90%;
    }
    .getyours .slick-prev {
            position: absolute;
    left: 0;
    top: 56px;
    z-index: 9;
    }
    .getyours .slick-next {
            position: absolute;
    right: 0;
    top: 56px;
    z-index: 9;
    }
    .cookbook-tests {
        flex-direction: column-reverse;
    }
    .cookbook-tests .left {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    }
    .the-footerv2 .sub .inner h4 {
    font-weight: 100;
    font-size: 70px;
    margin: 24px 0 67px;
    width: 200px;
}
/*.nav-bar .inner .right i {
    font-size: 15px;
    margin-top: -3px;
    display: block;
}*/
    /*.page-template-page-press .press-wrap {
        max-width:750px;
    }
    .page-template-page-press .press-wrap .left-image {
    width: 365px;
    height: 585px;
    background-size: cover;
    background-position: center;
    }*/
    .the-header .top-bar .inner, .nav-bar .inner {
    max-width: 750px;
    padding-left: 0;
    }
    .nav-bar .inner .right {
    width: 20px;
    }
    .pum-theme-17268 .pum-container h3, .pum-theme-default-theme .pum-container h3 {
        padding:0;
    }
    #execphp-2 ul li, #execphp-3 ul li {
    width: 90px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .the-most-recent .inner .mr-slider {
        display: none;
    }
    .the-most-recent .inner .mobile-slider {
        display: block;
    }
    .the-most-recent .inner .mobile-slider .hero-image {
            width: 500px;
    height: 600px;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    }
    .the-most-recent .inner .mobile-slider .flex {
        display: flex;
        flex-direction: column-reverse;
    }
    .the-most-recent .inner .mobile-slider .flex .textbox {
        text-align: center;
        margin: 40px auto;
        max-width: 500px;
    }
    .the-most-recent .inner .mobile-slider .flex .textbox p.meta {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.04rem;
    }
    
    /*.qf ul li .image {
        height:180px;
    }*/
    /*.home .ftitle {
        max-width: 700px;
    }*/
    .features-1 .hero-image {
        height: 400px;
    }
    .features-2 .hero-image {
    width: 100%;
    height: 369px;
    }
    .the-most-recent .inner .mobile-slider .flex .textbox h2 {
            font-size: 30px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: 100;
    margin: 0;
    padding: 0 50px;
    margin: 0 auto;
    letter-spacing: 0.05rem;
    }
    #execphp-2 #hero-image, #execphp-3 #hero-image {
    width: 100%;
    height: 95px;
    background-size: cover;
    background-position: center;
    margin-bottom: 11px;
    }
    .single-blog, .the-footerv2 .creds .inner, .recipe-list h3.ri-title, .page-id-16542 .arch-searchbar .searchandfilter ul, .the-footerv2 .sub .inner, .the-footerv2 .sub .inner, .the-footerv2 .seen-in, .otitle, .tot .inner, .about-lifestyle .inner, .about-find .inner, .more-intro .inner, /*.features-1 ul,*/ .the-most-recent .inner, /*.qf ul,*/ /*.features-2,*/ /*.gts,*/ .wt, /*.cat-filtering,*/ /*.the-footerv1 .inner*/, .blog-header .flex {
    max-width: 750px;
    }
    /*/.blog-header .flex {display:block;}
    .blog-header .flex .hero-image {
	    width: 100%;
	    background-position: bottom center;
	}
	.blog-header .flex .rightside {
	    width: 100%;
	    padding: 30px 0 0;
	    max-width: 100%;
	}*/
    .welcome-box .imgtwo {
    /*width: 550px;
    height: 655px;*/
    width: 100%;
    height: 500px;
    min-height: unset;
    background-size: cover;
    background-position: center;
    position: relative;
    top: inherit;
    right: inherit;
    margin: 0 auto;
    }
    .welcome-box .tbox {
    width: 600px;
    padding: 194px 29px 30px 29px;
    margin: -50px auto 40px;
    }
    .welcome-box .imgone {
    width: 210px;
    height: 241px;
    position: absolute;
    top: -114px;
    right: inherit;
    background-size: cover;
    background-position: center;
    z-index: 9;
    left: 0;
    }
    .welcome-box .inner {
    max-width: 1143px;
    margin: 0;
    display: flex;
    flex-direction: column-reverse;
    height: inherit;
    }
    .welcome-box {
        /*padding: 0 5px;*/
        padding: 0;
        /*height:inherit;*/
        flex-direction: column-reverse;
        gap: 0;
    }

	.welcome-box .welcome-box-content {
		padding: 52px 36px 55px;
		width: 100%;
	}

	.welcome-box .tbox {
		width: 100%;
		padding: 52px 26px 38px 26px;
		margin: 0;
	}

    .gts {
        display: block;
    }
    .gts h5 {
        margin: 0 auto 50px;
        padding: 0;
    }

	.home-cookbook {
		flex-direction: column;
		gap: 0;
	}

	.home-cookbook > * {
		width: 100%;
	}

	.home-cookbook .cookbook-information .cookbook-information-inner {
		max-width: calc(100% - 72px);
		padding: 53px 0 0;
	}

	.home-cookbook .cookbook-information .cookbook-information-inner.left {
		margin-left: auto;
	}

    /*.gts ul {
        width: 750px;
    }*/
    .wt .left {
        margin: 0 auto;
    }
    .wt .right .image-1, .wt .right .image-2, .wt .right .image-3, .wt .right .image-4 {
            right: 0;
    margin: auto;
    }
    /*.wt {
        display: block;
    }
    .wt .right {
    width: 100%;
    text-align: center;
    }*/

    .page-template-page-about .wt {
    	gap: 50px;
    	margin: 50px auto;
    	padding: 50px 0;
    }

    .wt .right {
    	width: calc(50% - 50px);
    }

	.wt .left {
		width: 50%;
	}

	.wt .right ul.lets-work-buttons {
		justify-content: center;
	}

	.wt .right ul.lets-work-buttons li {
		width: 70%;
	}

    .filter-flex {
        display: block;
        max-width: calc(100% - 36px);
    }

    .filter-flex::before {
    	top: 12px;
    	left: 0;
    }

	.filter-flex h3 {
		margin-left: 90px;
	}
    /*.filter-flex h3 {
    width: 265px;
    margin: 0 auto 40px;
    position: relative;
    }*/
    /*.filter-flex:before {
        top: 12px;
        left: 133px;
    }*/
    .list-flexed {
            justify-content: center;
    }
     .list-flexed li {
        margin: 0 5px;
     }
     .the-footerv1 .inner {
        display: block;
     }
     .the-footerv1 .inner .left, .the-footerv1 .inner .right, .the-footerv2 .inner .left, .the-footerv2 .inner .right  {
        width: 80%;
        padding: 0;
        margin: 0 auto;
    }
    .the-footerv1 .creds .inner, .the-footerv2 .creds .inner {
        display: block;
        margin: 0 auto 0;
        position: relative;
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .the-footerv1 .creds .center, .the-footerv2 .creds .center {
        width: 134px;
        margin: 0 auto;
        position: absolute;
        /*top: -34px;*/
        top: -50px;
        left: 0;
        right: 0;
    }
    .the-footerv1 .creds .lefty, .the-footerv1 .creds .righty, .the-footerv2 .creds .lefty, .the-footerv2 .creds .righty {
    padding: 10px 0 0;
    text-align: center;
    }
    .the-footerv1 .creds p, .the-footerv2 .creds p {
        text-align: center;
    }

    .about-intro {
    	padding-top: 50px;
    	padding-bottom: 130px;
    }

    .about-intro .inner {
        /*max-width:750px;*/
        max-width: calc(100% - 72px);
    }
    .about-intro .inner .left {
        width:48%;
    }

    .about-intro .inner .right {
    	width: calc(52% - 52px);
    }
    .about-intro .inner h4 {
    font-size: 60px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 55px 0 39px -44px;
    width: 100%;
    }
    .about-intro .inner h2 {
    font-size: 31px;
    line-height: 49px;
    font-weight: 100;
    /*margin-left: 5px;*/
    width: 100%;
    margin-bottom: 24px;
    }
    /*.about-intro .inner p {
        margin-left:7px;
    }*/
    .more-intro .inner {
    	gap: 50px;
    }

	.more-intro .inner .right {
		width: calc(100% - 485px - 50px);
	}

    .more-intro .inner .right h2 {
        font-size: 27px;
        font-weight: 100;
        line-height: 52px;
        margin: 21px 0 19px;
        width: 90%;
    }
    .more-intro .inner .right p {
        width:97%;
    }
    .about-find .inner {
    	margin: 80px auto 0;
    	gap: 50px;
    }

    .about-find .inner .left {
        width: 50%;
        height: 476px;
    }
    .about-find .inner .right {
    /*width: 41.3%;
    padding: 0px 0 0 0;*/
    width: calc(50% - 50px);
    padding: 0;
    }
    .about-find .inner h2 em {
        font-size:53px;
    }
    .about-find .inner h2 {
    font-size: 32px;
    font-weight: 100;
    line-height: 60px;
    margin: -24px 0 19px;
    }
    .about-lifestyle .inner {
    	margin: 50px auto;
    }
    .about-lifestyle .inner .left {
    width: 50%;
    height: 450px;
    }
   .about-lifestyle .inner h4 {
    font-size: 50px;
    font-weight: 100;
    /*margin: 60px 0 42px;*/
    margin: 0 0 30px 0;
    }
    .about-lifestyle .inner .right {
    /*width: 44%;*/
    width: calc(50% - 50px);
    margin: 15px 0 0;
    /*padding-left: 11px;*/
    padding: 0;
    }
    .the-footerv2 .seen-icons {
        flex-wrap:wrap;
    } 
    /*.the-footerv2 .sub .inner {
        justify-content: center;
    }
    .the-footerv2 .sub .inner p {
        margin: 0 auto;
    }
    .the-footerv2 #gform_fields_3 {
    width: 588px;
    }
    .the-footerv2 .gform_wrapper ul.gform_fields li.gfield {
        width:280px;
    }*/
    .contact-wrap .flex .left {
    width: 48%;
    height: 1015px;
    background-size: cover;
    background-position: center;
    }
    .contact-wrap .flex .right p {
        padding:0;
    }
    .contact-socials li {
        margin: 21px 0px 35px;
    }
    .contact-socials {
    display: flex;
    justify-content: space-between;
    }
    .single-posty #hero-image {
        width:100%;
        height: 345px;
    }
    .page-id-16542 .arch-searchbar .searchandfilter ul {
            flex-wrap: wrap;
    justify-content: center;
    }
    .page-id-16542 .arch-searchbar {
    padding: 33px 0;
    height: 135px;
    }
    .single-blog {
        /*display: block;*/
        flex-direction: column;
    }
    .single-blog .left {
	    width: 100%;
	    margin-left: 0;
    }
    .related-slider .title {
        max-width: 204px;
        margin: 0 auto;
    }
    .single-blog .right {
	    /*width: 314px;
	    margin: 0 auto;*/
	    display: none;
    }

    .related-slider {
        max-width: calc(100% - 60px);
        margin: 0 auto;
    }
    .page-id-16542 .search-filter-results {
    margin: 0 auto 60px;
    max-width: 750px;
    }
    .about-find .inner:after {
        width: 453px;
       height: 460px;
    }
    .more-intro .inner .right em {
    font-family: 'Marquette';
    font-size: 58px;
    letter-spacing: 0;
    font-style: inherit;
    margin-left: 9px;
    }
    /*.qf ul li {
    width: 100%;
    margin: 0 0px 57px;
}*/
	.trending {
		flex-direction: column;
	}

	.trending > * {
		width: 100%;
	}

	.video-area .inner {
		display: flex;
		flex-direction: column;
		max-width: calc(100% - 72px);
	}

	.video-area .left {
		width: 100%;
		max-width: unset;
		height: 500px;
	}

	.video-area .imgtwo {
		position: relative;
	}

	.video-area .imgtwo {
		position: relative;
		top: 0;
		margin-top: -100px;
	}

	.video-area .ptext {
		padding: 38px 0 0 0;
	}

	.the-footerv1 .creds, .the-footerv2 .creds {
		background: #F9E3CF;
	}

	.fixed-share {
		display: none;
	}

	/*.blog-header {
		padding: 40px 20px 35px;
		margin-bottom: 30px;
	}*/

	/*.blog-header .flex {
		max-width: 100%;
		gap: 20px;
	}*/

	/*.single-post #breadcrumbs, .single-blog {
		max-width: calc(100% - 72px);
	}*/

	.long-post {
		margin-top: 30px;
	}

	.long-post p {
		margin: 0 0 20px;
	}

	.tot {
		margin: 80px auto 0;
	}

	.features-1.about-obsession {
		margin: 0 0 50px 0;
	}

	/*.features-1::after { 
		bottom: 0;
	}*/

	.page-template-page-press .press-wrap .left-image {
		width: 342px;
		height: 500px;
	}

	.page-template-page-press .site-inner .wrap {
		background: linear-gradient(#E3E3EB 0, #E3E3EB 450px, #fff 450px , #fff 100%);
	}

	.page-template-page-press .press-wrap .right-text h1 {
		margin: 10px 0 30px;
	}

	/*.recipe-content .recipe-time {
		flex-direction: column;
		align-items: center;
	}*/
}

@media all and (max-width: 926px) {
	.the-most-recent .currently-craving {
		margin: 0 0 33px;
	}

	.the-most-recent .inner .mobile-slider .hero-image {
		width: 342px;
		height: 562px;
	}

	.the-most-recent .inner .mobile-slider .flex .textbox {
		margin: 27px auto;
		max-width: 342px;
	}

	.the-most-recent .inner .mobile-slider .flex .textbox p.meta {
		margin: 0 0 6px;
	}

	.home-sub {
		max-width: calc(100% - 56px);
		margin: 30px auto;
		gap: 20px;
	}

	.home-sub .left p {
		font-family: 'Lato';
		margin: 0 0 8px;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 12px;
		line-height: 23px;
		letter-spacing: 0.72px;
	}

	.home-sub .left h3 {
		letter-spacing: 0rem;
		line-height: 32px;
	}

	.summer-ready-posts .summer-ready-post-block:nth-child(1), .summer-ready-posts .summer-ready-post-block:nth-child(2) {
		gap: 20px;
		width: 358px;
	}

	.summer-ready-posts .summer-ready-post-block:nth-child(1) .summer-ready-post-block-image, .summer-ready-posts .summer-ready-post-block:nth-child(2) .summer-ready-post-block-image {
		height: 358px;
	}

	.summer-ready-posts .summer-ready-post-block {
		width: 358px;
	}

	.summer-ready-posts {
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}

	.quick-finds {
		padding: 55px 36px 31px;
	}

	.quick-finds h4 {
		margin: -95px 0 20px 0;
	}

	.quick-finds .quick-find-posts {
		flex-direction: column;
		gap: 30px;
	}

	.quick-finds .quick-finds-inner {
		max-width: 358px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .image {
		height: 400px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post a {
		gap: 20px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .titlearea {
		gap: 25px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .titlearea .title {
		font-size: 30px;
		line-height: 38px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-1 .quick-find-post .titlearea .num {
		font-size: 40px;
		line-height: 45px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .image {
		width: 140px;
		height: 140px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post a {
		gap: 17px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .titlearea .num {
		font-size: 20px;
		line-height: 23px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .titlearea .title {
		font-size: 18px;
		line-height: 23px;
	}

	/*.features-1 {
		margin: 0 auto 30px;
	}*/

	/*.features-1 .hero-image {
		height: 369px;
		width: 277px;
	}*/

	/*.features-1 ul {
		padding-bottom: 40px;
	}*/

	.trending {
		gap: 19px;
	}

	.trending .trending-posts {
		flex-direction: column;
		max-width: 358px;
	}

	.gts {
		padding: 0;
		border: none;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.gts ul {
		flex-direction: column;
		max-width: 385px;
		margin: 0 auto;
	}

	.gts ul li {
		width: 100%;
	}

	.video-area {
		padding-bottom: 40px;
		margin-bottom: 44px;
	}

	.video-area .ptext h2 {
		margin: 0 0 20px;
	}

	.video-area .ptext p {
		margin: 0 0 35px;
	}

	.video-area .ptext p:last-child {
		margin: 0;
	}

	.shopfaves {
		margin-bottom: 50px;
	}

	.shopfaves h3 {
		margin-top: 80px;
	}

	.features-2 {
		margin-bottom: 80px;
	}

	.welcome-box .imgone {
		top: -35px;
		left: -80px;
		width: 240px;
		height: 266px;
	}

	.cookbook-image {
		min-height: unset;
		height: 450px;
	}

	.home-cookbook .cookbook-information p {
		margin-bottom: 30px;
	}

	.cat-filtering {
		max-width: calc(100% - 36px);
	}

	.list-flexed li {
		width: calc(50% - 9px);
		padding: 0 9px 0 0;
		margin: 0;
	}

	.list-flexed li:nth-child(2n) {
		padding: 0 0 0 9px;
	}

	.home .single-posty #hero-image {
		height: 265px;
	}

	.home .single-posty .cat {
		margin: 15px auto 0;
	}

	.home .single-posty h5 {
		margin: 15px auto 43px;
		padding: 0;
	}

	.option-buttons button {
		margin: 0 auto 50px;
	}

	.the-footerv1 .inner .footer-nav, .the-footerv2 .inner .footer-nav {
		flex-direction: column;
	}

	.the-footerv1 .inner, .the-footerv2 .inner {
		margin-bottom: 70px;
	}

	.the-footerv1 .inner .gform_wrapper, .the-footerv2 .inner .gform_wrapper {
		margin: 0 0 40px !important;
	}

	.the-footerv1 .inner .footer-nav, .the-footerv2 .inner .footer-nav {
		gap: 20px;
	}

	.the-footerv1 .inner .footer-nav .footer-menu ul, .the-footerv2 .inner .footer-nav .footer-menu ul {
		gap: 20px 49px;
		justify-content: center;
	}

	.the-footerv1 .creds .inner, .the-footerv2 .creds .inner {
		padding-top: 35px;
		padding-bottom: 0;
	}

	.the-footerv1 .creds .lefty, .the-footerv1 .creds .righty, .the-footerv2 .creds .lefty, .the-footerv2 .creds .righty {
		padding-top: 0;
	}

	.welcome-box .tbox p {
		padding: 0;
	}

	.welcome-box .tbox .follow {
		flex-direction: column;
		justify-content: center;
	}

	.welcome-box .tbox .follow {
		margin-bottom: 0;
	}

	.welcome-box .tbox .follow p {
		margin: 0 0 33px;
	}

	.welcome-box .tbox .follow ul {
		justify-content: center;
	}

	.the-most-recent .currently-craving ul {
		max-width: 332px;
		justify-content: flex-start;
	}

	.blog-header .flex {
		flex-direction: column;
	}

	.blog-header .flex .hero-image,
	.blog-header .flex .rightside {
		width: 100%;
	}

	.the-footerv2 .footer-2-content {
		padding: 38px 0 1px;
	}

	.more-intro .inner .left {
		width: 341px;
		height: 350px;
		max-width: 100%;
	}

	.more-intro .inner .right {
		width: calc(100% - 341px - 50px);
	}

	.more-intro .inner .right h2 {
		width: 100%;
	}
}

@media all and (max-width:820px) {
	.about-intro {
		padding-bottom: 0;
	}
	.about-intro .inner {
		flex-direction: column;
		padding-top: 63px;
		gap: 32px;
	}

	.about-intro .inner .left {
		width: 323px;
		max-width: 100%;
	}

	.about-intro .inner .left .about-image {
		height: 360px;
		/*margin: 0;*/
	}

	/*.about-intro .inner .left .about-social {
		display: none;
	}*/

	.about-intro .inner .left .about-social ul {
		gap: 15px;
	}

	.about-intro .inner .left .about-social ul i {
		font-size: 18px;
	}

	.about-intro .inner .right {
		width: 100%;
	}

	.about-intro .inner h1 {
		position: absolute;
		top: 40px;
		left: 200px;
		font-size: 55px;
		line-height: 63px;
	}

	.about-intro .inner h2 {
		font-size: 25px;
		line-height: 32px;
		margin: 0 0 15px 0;
	}

	.more-intro .inner {
		margin: 30px auto 0;
		flex-direction: column;
		gap: 30px;
	}

	.more-intro .inner .left {
		align-self: center;
	}

	.more-intro .inner .right {
		width: 100%;
	}

	.more-intro .inner .right h2 {
		margin: 0 0 24px;
	}

	.about-find .inner {
		margin: 50px auto 0;
		flex-direction: column;
	}

	.about-find .inner .left {
		width: 320px;
		height: 369px;
		align-self: flex-end;
		margin-right: -36px;
	}

	.about-find .inner::after {
		width: 356px;
		height: 369px;
		top: -30px;
		right: -36px;
		left: auto;
	}

	.about-find .inner .right {
		width: 100%;
	}

	.about-find .inner h2 {
		margin: 0 0 10px 0;
	}

	.about-find .inner .right h3 {
		margin: 0 0 30px;
	}

	.about-find .inner .right h5 {
		margin: 0 0 20px;	
	}

	.tot {
		margin: 100px auto 0;
	}

	.tot .inner {
		padding-bottom: 197px;
	}

	.tot h4 {
		font-size: 55px;
		line-height: 63px;
		transform: matrix(0.98, -0.21, 0.21, 0.98, 0, -45);
	}

	.tot h2 {
		margin: 0 142px 40px 142px;
	}

	.about-lifestyle .inner {
		margin-top: -133px;
		flex-direction: column;
		align-items: center;
		gap: 32px;
	}

	.about-lifestyle .inner .left {
		width: 342px;
		height: 393px;
		max-width: 100%;
	}

	.about-lifestyle .inner .right {
		margin: 0;
		width: 100%;
	}

	.about-lifestyle .inner h2 {
		font-size: 25px;
		margin: 0 0 19px;
		line-height: 40px;
	}

	.about-lifestyle .inner h4 {
		font-size: 55px;
		line-height: 63px;
		margin: 0 0 24px;
	}

	.about-lifestyle .inner p {
		margin: 0 0 30px 0;
	}

	.otitle {
		padding: 0;
		margin: 0 auto 30px;
	}

	.otitle:before {
		display: none;
	}

	.otitle h3 {
		text-align: center;
	}

	.otitle h3 span {
		display: block;
		font-size: 60px;
		line-height: 68px;
		margin: 13px 0 0 0;
	}

	.page-template-page-about .wt {
		flex-direction: column;
		padding-bottom: 42px;
		margin-bottom: 59px;
	}

	.wt .left {
		width: 342px;
		height: 462px;
	}

	.wt .right {
		width: 100%;
	}

	.wt .right ul.lets-work-buttons {
		margin: 0 0 47px;
		flex-direction: column;
		align-items: center;
	}

	.wt .right ul.lets-work-buttons li {
		width: 250px;
		margin: 0;
	}

	.wt .right ul.lets-work-buttons li a {
		padding: 7px 8px;
	}

	.wt .right h5 {
		margin: 0 0 37px;
	}

	.features-1.about-obsession .otitle:before {
		display: block;
		top: 35px;
	}

	.features-1.about-obsession .otitle h3 {
		text-align: left;
		margin: 0 100px;
	}

	.features-1.about-obsession .otitle h3 span {
		display: inline;
		margin: 0 0 0 10px;
	}
}

@media all and (max-width:768px) {
	.home-subscribe-form form .gform_body{ width:100%;}
	
    /*.page-template-page-press .press-wrap {
    max-width: 90%;
    display: block;
}*/
	.just-in ul {
    max-width: 500px;
    margin: 50px auto;
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    min-height: auto;
}
	.just-in ul li:nth-child(1) {
    margin-bottom: 20px;
}
	.just-in ul li:nth-child(1) img {
    position: relative;
    left: inherit;
    width: 40%;
    height: 200px;
    object-fit: cover;
    background-position: center;
}
	.just-in ul li a img {
    width: 40%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    margin: 0;
}
	.just-in ul li a .right-col {
    width: 54%;
    height: 200px;
    display: table;
}
	.just-in ul li:nth-child(1) a .right-col {
    width: 54%;
}
	.just-in ul li:nth-child(1) a .right-col h3 {
    margin: 10px 0 0;
    font-size: 17px;
    line-height: 1.4;
}
#menu-resources {
    flex-wrap: wrap;
        padding: 0 0 20px;
}
.page-template-page-resources .ftitle {
    margin: 10px auto 0;
    max-width: 1130px;
    position: relative;
    text-align: center;
}
#cameras ul {
        max-width: 95%;
    margin: 20px auto 100px;
}
#lenses ul {
    max-width: 90%;
    margin: 0 auto 50px;
}
#lenses ul li {
    display: block;
}
#lenses ul li .image {
    margin: 0 auto;
}
#lenses ul li .txt {
    width: 100%;
    padding-top: 30px;
}
#equipment ul li .flex {
    display: block;
}
#equipment ul li .image {
    margin: 0 auto;
}
#equipment ul li .txt {
    width: 100%;
    padding-top: 0;
    text-align: center;
}
#equipment ul li h2.name {
    text-align: center;
}
#editing ul {
    max-width: 90%;
}
#editing ul li {
    display: block;
}
#editing ul li .image {
    display: block;
    margin: 0 auto;
}
#backgrounds .bflex {
    max-width: 90%;
    display: block;
}
#backgrounds .more-options {
    max-width: 87%;
    margin: 60px auto;
}
#backgrounds .more-options ul {
    column-count: 1;
    column-gap: 0;
}
#books ul {
    max-width: 90%;
}
#books ul .txt {
    width: 100%;
}
#books ul li .image{
        left: 0;
    right: 0;
    margin: auto;
    top: -50px;
}
#books ul li:nth-child(1) .txt {
    padding: 198px 30px 40px;
}
#books ul li .txt {
    padding: 198px 30px 40px;
}
#books ul li {
    margin-bottom: 100px;
    min-height: auto;
}
#books ul li:last-child {
    margin-bottom: 0;
}
#books {
        padding: 10px 0 11px;
}
#tools {
    max-width: 90%;
}
#advice .flex {
    max-width: 90%;
    display: block;
}
#advice .flex .image {
    width: 100%;
}
#advice .flex .txt {
    width: 100%;
}
.page-template-page-resources .the-footerv1 {
    display: block;
}
#advice {
        margin: 90px auto 0px;
}
#editing ul li .txt {
    width: 70%;
    padding-top: 13px;
    margin: 0 auto;
    text-align: center;
}
#editing ul li h2.name {
    text-align: center;
}
#cameras ul li {
    width: 50%;
    text-align: center;
    margin: 0px auto 0;
}
#menu-resources li {
    margin: 20px 19px 0;
}
#cookbookintro.video-area .left {
    width: 500px;
    height: 670px;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    position: absolute;
    top: -148px;
    left: 0;
    right: 0;
}
#cookbookintro.video-area {
    margin: 146px auto 86px;
}
#cookbookintro.video-area .imgtwo {
    width: 300px;
    height: 300px;
    border: 9px solid white;
    left: inherit;
    margin: 120px auto 0;
}
#cookbookintro.video-area .ptext {
    width: 100%;
    padding: 65px 0 0;
    max-width: 500px;
    margin: 0 auto;
}
.full-text {
    max-width: 500px;
    margin: -30px auto 0;
}
.getyours .ftitle {
    text-align: center;
    margin: 0 auto 0;
}
.getyours ul li .img {
    width: 165px;
    height: 83px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 22px auto 0;
}
.cookbook-tests .right h4 {
    margin: 0 0 60px;
}
.cookbook-tests .right {
        padding: 0 0 50px;
}
.cookbook-tests {
    margin-bottom: 0;
}
.page-template-page-cookbook .the-footerv1 {
    display: block;
}
.cookbook-images ul {
    max-width: 500px;
    margin-bottom: 0;
}
.cookbook-images ul li {
    width: 100%;
    height: 450px;
    margin: 0 auto 10px;
}
.home-sub .right input {
width:100%;}
.home-sub .right .ff__footer {display:block;
margin: 0 auto;}
.home-sub .right .ff__grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
        width: 310px;
    margin: 0 auto;
    text-align: center;
}
.home-sub .right button {margin: 10px auto 0;}
    .video-area .right p {
        text-align:center;
    }
    .home .features-1 ul li {
    text-align: center;
    margin: 0 auto;
}
    /*.page-template-page-press .press-wrap .left-image {
    width: 450px;
    height: 585px;
    background-size: cover;
    background-position: center;
    margin: 50px auto 0;
}*/
    .purple-wrap {
        height:550px;
    }
    /*.page-template-page-press .press-wrap .right-text {
    width: 100%;
    padding-top: 50px;
}*/
    .page-template-page-press .the-footerv1 {
    display: block;
}
    
    /*.site-inner {
        margin: 90px auto 0;
    }*/
    .single-blog, .the-footerv2 .creds .inner, .recipe-list h3.ri-title, .page-id-16542 .arch-searchbar .searchandfilter ul, .the-footerv2 .sub .inner, .the-footerv2 .sub .inner, .the-footerv2 .seen-in, .otitle, .tot .inner, .about-lifestyle .inner, .about-find .inner, .more-intro .inner, /*.features-1 ul,*/ .the-most-recent .inner, /*.qf ul,*/ /*.features-2,*/ /*.gts,*/ .wt, /*.cat-filtering,*/ /*.the-footerv1 .inner,*/ /*.blog-header .flex*/ {
        max-width: 480px;
    }
    .the-most-recent .inner .mobile-slider .hero-image {
    width: 342px;
    height: 502px;
    }
    .the-most-recent .jump {
        top:-10px;
        right:0;
        height: 96px;
        width: 65px;
    }
    .the-most-recent .jump p {
        color: #F9E3CF;
        font-size: 10px;
        font-weight: 600;
        line-height: 17px;
        margin-top: 24px;
        letter-spacing: 0.03rem;
    }
    .the-most-recent .inner .mobile-slider .flex .textbox {
    text-align: center;
    margin: 20px auto;
    max-width: 350px;
    }
    .the-most-recent .inner .mobile-slider .flex .textbox p.meta {
        margin-bottom:10px;
    }
    .the-most-recent .inner .mobile-slider .flex .textbox h2 {
        padding:0;
    }
    .the-most-recent .slick-next {
        top: inherit;
        z-index: 9;
        bottom: 7%;
    }
    .home-sub .right {
        /*width: 380px;*/
        width: 100%;
        margin: 0 auto 0px;
    }
    /*.home-sub .right #gform_fields_4 {
    display: block;
    }*/
    .home-sub .right .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    }
    /*.home-sub .right #gform_4 {
    display: block;
    text-align: center;
    }*/
     .the-most-recent .slick-prev {
        top: inherit;
        z-index: 9;
        bottom: 7%;
    }
/*     .qf ul {
        display: none;
    }
    .qf .qf-slider {
        display: block;
    }
    .qf .qf-slider ul {
        display: block;
    } */
    /*.qf ul li .image {
      height: 240px;
    width: 50%;
    margin: 0 auto;
    }
    .qf ul li.slick-slide {
        opacity: 0.5;
    }
     .qf ul li.slick-slide.slick-active {
        opacity: 1;
     }*/
/*.home .ftitle {
    max-width: 100%;
    margin: 70px auto 50px;
    text-align: center;
}*/
    .features-1 .mobile-feat1 {
        display: block;
    }
    .features-1 .mobile-feat1 ul {
        display: block;
    }
    .features-1.about-obsession {
		padding: 0 0 30px;
	}
    /*.features-1 .hero-image {
    height: 450px;
    width: 90%;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    }*/
     /*.features-1 .text {
        width:70%;
        margin: 0 auto;
     }*/
/*     .features-1 ul {
        display: none;
    } */
/*.video-area .inner {
    padding-top: 209px;
    display: block;
    max-width: 450px;
}
.video-area .left {
    width: 100%;
    height: 570px;
    background-size: cover;
    background-position: center;
    margin: 0 0 0;
    position: absolute;
    top: -218px;
}
.video-area .ptext {
    width: 100%;
    text-align: center;
    padding: 10px 0 0 0;
    }
.video-area .imgtwo {
    width: 260px;
    height: 300px;
    border: 5px solid white;
    position: relative;
    left: inherit;
    top: inherit;
    right: 0;
    bottom: inherit;
    margin: 0px auto 0;
    background-size: cover;
    background-position: center;
}
*/
/*.video-area {    margin: 230px auto 70px;}*/
    /*.video-area .center {
    width: 377px;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
    }*/

	/*.home .ftitle {
		margin: 30px auto 50px;
	}

    .ftitle h3 span {
        margin-top:54px;
        display: block;
    }

    .home .features-1 .ftitle {
		margin: 60px auto 50px;
	}*/

	/*.features-1 .ftitle h3 span {
		display: inline;
	}*/

	/*.home .features-1 .ftitle::before {
		width: 55px;
	}*/

    /*.ftitle:before {
       display:none;
    }*/
    .video-area .right {
    width: 100%;
    padding: 92px 0 0;
    margin-bottom: 50px;
    }
    .video-area .right .mejs-container {
    clear: both;
    max-width: 100%;
    margin: 0;
    width: 100%!important;
    }
    .home .ftitle .all-link {
    position: absolute;
    /*top: 705px;*/
    top: 665px;
    left: 0;
    right: 0;
    text-align: center;
    }
    /*.home .features-2 .ftitle {
    text-align: center;
    }*/

/*     .features-2 .mobile-feat2 {
        display: block;
    }
    .features-2 ul {
        display: none;
    }
    .features-2 .mobile-feat2 ul {
        display: block;
    } */
    /*.features-2 .hero-image {
    height: 450px;
    width: 90%;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    }
    .features-2 ul li .text {
        max-width:79%;
    }*/
    /*.welcome-box .imgtwo {
    width: 414px;
    height: 655px;
    }
    .welcome-box .tbox {
    width: 350px;
    padding: 199px 20px 22px 20px;
    margin: 30px auto 30px;
    }
    .welcome-box .tbox h4 {
    text-align: center;
    font-size: 50px;
    font-weight: normal;
    margin: 0 auto 30px;
    }
    .welcome-box .imgone {
    left: 0;
    right: 0;
    margin: auto;
    }
    .welcome-box .tbox h5 {
        font-size:14px;
    }
    .welcome-box .tbox .follow {
        display: block;
    }
    .welcome-box .tbox .follow ul {
    display: flex;
    font-size: 25px;
    justify-content: center;
    margin: 30px auto 0;
    }
    .welcome-box .tbox .follow p {
    font-family: 'Marquette';
    font-size: 33px;
    letter-spacing: 0;
    margin: 0 auto;
    }*/
    .gts ul {
    width: 300px;
    display: block;
    margin: 0 auto;
    }
    .gts ul li {
    width: 90%;
    margin-bottom: 25px;
    }
    .gts ul li .text .cat {
        margin: 30px 0 0;
    }
    /*.wt .left {
    width: 100%;
    height: 490px;
    background-size: cover;
    background-position: center;
    }
    .wt .right ul.seen-slider li .image {
        height:61px;
    }
    .wt .right .image-1, .wt .right .image-2, .wt .right .image-3, .wt .right .image-4 {
    right: 0;
    margin: auto;
    width: 100%;
    height: 490px;
    }*/
    .filter-flex:before {
    top: 12px;
    left: 16px;
    }
    .cat-sorting {
            display: block;
    max-width: 135px;
    margin: 0 auto;
    position: relative;
        max-height: 30px;
    overflow: hidden;
    background:white;
    }
    .filter-flex .filters {
        background:white;
    }
.cat-filtering .mobile-dropdown {
    display: block;
    position: absolute;
    top: 10px;
    right: 22px;
    width: 16px;
    height: 20px;
    text-align: center;
    text-align: center;
}
.cat-sorting.tall {
    max-height:inherit;
    overflow: visible;
}
.the-footerv1 .seen-in {
    display: none;
}
.the-footerv1 .inner .right p.side-title {
    transform: rotate(0deg);
    position: relative;
    left: inherit;
    font-size: 18px;
    font-family: 'Lora';
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0rem;
    top: inherit;
    margin: 60px 0 30px 109px;
    width: 275px;
}
/*.about-intro .inner {
    max-width: 415px;
    display: block;
    position: relative;
}
.about-intro .inner .left {
    width: 323px;
    height: 360px;
}
.more-intro .inner {
    flex-direction: column;
    max-width: 415px;
}
.about-intro {
        padding: 10px 0 230px;
}
.more-intro .inner .left {
    width: 100%;
    height: 605px;
}
.about-intro .inner .right {
    width: 90%;
    margin: 0 auto;
}
.about-intro .inner h4 {
    font-size: 60px;
    font-weight: 100;
    letter-spacing: 0;
    width: 100%;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.more-intro .inner .right {
    width: 86%;
    margin: 0 auto;
}
.about-find .inner{
        display: block;
    margin: 50px auto;
}
.about-find .inner .left {
    width: 321px;
    height: 369px;
        margin-left: 159px;
}
.tot-cols .lefty {
    width:100%;
}
.tot-cols .righty {
    width: 100%;
    margin: -25px auto 0;
    position: relative;
}
.tot-cols {
        margin: 0 auto 90px;
}
.about-lifestyle .inner {
        display: block;
    margin: -60px auto 0;
}
.about-lifestyle .inner .left {
    width:100%;
}
.about-lifestyle .inner .right {
    width: 100%;
    margin: 30px auto 0;
    padding-left: 0;
}
.page-template-page-about .yt-vids .otitle h3 span {
    font-family: 'Marquette';
    text-transform: lowercase;
    font-size: 70px;
    letter-spacing: 0;
    margin: 37px 0 0 -52px;
    position: absolute;
}
.page-template-page-about .features-1 .otitle {
        margin: 101px auto 20px;
}*/
/*.features-1:after {
    content: "";
    display: block;
    width: 100%;
    height: 277px;
    background: rgba(227, 227, 235, 0.4);
    position: absolute;
    bottom: -49px;
    left: 0;
    z-index: -1;
}*/
/*.about-find .inner:after {
    width: 359px;
    right: 0;
    left: inherit;
    height: 355px;
}
.about-find .inner .right {
    width: 90%;
    margin: 37px auto 0;
}
.tot h4 {
    font-weight: 100;
    font-size: 60px;
    margin: -36px 0 76px 0;
    transform: rotate(-12deg);
}
.tot {
        margin: 116px auto 0;
}
.tot-cols {
    display: block;
}*/
    .cat-filtering .mobile-dropdown i {
            font-weight: 400;
    font-size: 22px;
    }
    .filter-flex .filters li.active {
    border-bottom: none;
    padding-bottom: 5px;
    }
    .filter-flex .filters li {
    margin-right: 0;
    padding: 5px;
    margin: 5px 0;
    }
    .hero-video {
        display: none;
    }
    .mobile-video {
        text-align: center;
    display: block;
    /*margin: 80px auto 0;*/
    margin: 50px auto 0;
    }
    .the-footerv2 .seen-icons {
        display: none;
    }
    .the-footerv1 .mobile-seen-in {
        display: block;
            max-width: 380px;
    margin: 0 auto;
    }
    .the-footerv1 .mobile-seen-in .seen-icons {
        display: block;
    }
    .the-footerv1 .seen-icons li .image {
    width: 125px;
    margin: 0 auto;
    height: 65px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    }
    .the-footerv1 .mobile-seen-in  .slick-prev {
            position: absolute;
    left: 0;
    top: 28px;
    }
    .the-footerv1 .mobile-seen-in  .slick-next {
            position: absolute;
    right: 0;
    top: 28px;
    }
    .the-footerv2 {
    display: none;
    }
    .the-footerv1 {
        display: block;overflow: hidden;
    background: #FCF4EB;
    margin: 0;
    padding: 0;

    }
    .the-footerv2 .seen-in {
        border-top:none;
    }
    .the-footerv2 .sub, .the-footerv2 .insta {
        background:transparent;
    }
    .the-footerv1 .seen-in {
        display: block;
    }
     .the-footerv1 .seen-in .title {
            font-weight: 600;
    letter-spacing: 0.05rem;
    text-align: center;
    padding: 40px 0 0;
    }
    .page-template-page-about .the-footerv1 {
    display: block;
    margin-top: -60px;
    }
    .contact-wrap .flex {
            display: block;
    margin-top: 100px;
    position: relative;
    }
    .contact-wrap .flex .left {
        width:100%;
    }
    .contact-wrap .flex .right h3 {
    text-align: center;
    letter-spacing: 0.02rem;
    position: absolute;
    top: -68px;
    left: 0;
    right: 0;
    margin: unset;
    }
    .contact-wrap .flex .right {
    width: 80%;
    text-align: center;
    padding-right: 0;
    padding-top: 21px;
    margin: 0 auto;
    }
    .page-template-page-contact .the-footerv1 {
    display: block;
}
.home .the-footerv1 .seen-in {
    display: none;
}

.arch-searchbar .searchandfilter ul {
    display: block;
}
.arch-searchbar {
    height:115px;
}
.arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat {
    width: 180px;
    padding-left: 10px;
    position: relative;
    margin: 11px auto 0;
}
.archive .the-footerv1, .search .the-footerv1, .blog .the-footerv1 {
    display: block;
}
.arch-topper {
    max-width: 480px;
    margin: 57px auto 49px;
    text-align: center;
}
.page-id-16542 .arch-searchbar .searchandfilter ul {
    margin: 0 auto;
        max-width: 387px;
}
.page-id-16542 .arch-searchbar .sf-field-search input {
    margin-right: 0;
    margin-bottom: 27px;
}
.page-id-16542 .the-footerv2 {
    display: none!important;
}
.page-id-16542 .the-footerv1 {
    display: block;
}
.arch-searchbar {
    height: 115px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.post-type-archive-shop .arch-searchbar{
     height:auto;
     padding: 13px 0 30px;
}
.post-type-archive-shop .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat {
    width: auto;
    padding-left: 0;
    position: relative;
    margin: 11px auto 0;
}
.post-type-archive-shop .arch-searchbar .searchandfilter ul {
    display: flex;
}
.cat-dd {
    width: 199px;
    padding-left: 0;
    position: relative;
    margin: 10px auto 0;
}
.recipe-header-area {
    /*padding:10px;*/
    padding: 20px 20px 23px;
}
.recipe-header-area .right-side .wprm-recipe-name {
    font-size: 20px;
    font-family: 'Lora';
    font-weight: 100!important;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 9px auto 0!important;
    display: block;
}
.recipe-header-area .right-side {
    width: 59%;
    text-align: center;
}
.recipe-header-area .left-side {
    width: 40%;
}
.recipe-header-area .right-side .wprm-recipe-meta-container {
    display: block;
        margin: 7px 0 0;
}
.recipe-header-area .right-side .wprm-recipe-print, .recipe-header-area .right-side .wprm-recipe-pin {
    width: 110px;
    height: 43px;
    margin: 0;
    margin: 31px 4px 0;
}
.single-blog .right {
    display: none;
}
.single-post .the-footerv1 {
    display: block;
}
.recipe-header-area .right-side .wprm-recipe-block-container-columns {
    width: 100%;
    display: block;
    border-right: none;
}
.page-id-16542 .arch-searchbar {
    padding: 33px 0;
    height: 216px;
}
.arch-searchbar .searchandfilter ul li.sf-field-category, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-special-diet, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-ingredient, .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-time {
    width: 170px!important;
    padding-left: 0;
    position: relative;
    margin-bottom: 16px!important;
    margin: 0 auto 16px!important;
    text-align: left;
}
.recipe-list h3.ri-title {
    text-align: center;
}
.page-id-16542 .search-filter-results {
    margin: 0 auto 60px;
    max-width: 480px;
}

.the-footerv1 .inner form, .the-footerv2 .inner form {
  flex-direction: column;
  gap: 20px;
}

.the-footerv1 .inner form .gform_body ul, .the-footerv2 .inner form .gform_body ul {
	flex-direction: column;
	gap: 20px;
}

.the-footerv1 .inner form .gform_body ul li, .the-footerv2 .inner form .gform_body ul li {
	width: 100%;
}

.the-footerv1 .inner .gform_wrapper .gform_footer, .the-footerv2 .inner .gform_wrapper .gform_footer {
	width: 100%;
}

}


@media screen and (max-width: 667px) {
	.tot-cols {
		flex-direction: column;
		align-items: center;
	}

	.tot-cols .lefty {
		width: 100%;
	}

	.tot-cols .lefty p {
		margin: 0;
	}

	.tot-cols .righty {
		margin: 0;
		width: 100%;
	}

	.recipe-content .recipe-time .wprm-recipe-times-container {
		flex-direction: column;
		align-items: center;
	}

	.recipe-content .recipe-time .wprm-recipe-times-container > div::after {
		display: none;
	}

    .favorites .inner {
        max-width: 280px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 568px) {
    .contact-wrap .flex {
        margin-top:130px;
    }
    #cameras ul li {
    width: 100%;
    text-align: center;
    margin: 0px auto 0;
    }
    #lenses h2 {
    text-transform: uppercase;
    font-weight: 100;
    margin: -35px auto 33px;
    text-align: center;
    font-size: 41px;
    letter-spacing: .1rem;
    max-width: 280px;
    line-height: 50px;
    }
    #lenses ul li .txt {
        text-align: center;
    }
    #lenses ul li .txt h2{
            margin: 0 auto 10px;
    width: 100%;
    text-align: center;
    max-width: 100%;
    }
    #lenses ul li {
    display: block;
    margin-bottom: 60px;
    }
    #equipment ul li .image {
        width: 100%;
    }
    #editing ul li .txt {
        width: 100%;
    }
    #backgrounds .bflex .image {
    margin: 0 auto;
    width: 90%;
    height: 500px;
    }
    #backgrounds .bflex:after {
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 500px;
    }
    #backgrounds .bflex .right h2 {
        text-align: center;
    }   
    #backgrounds .more-options h2 {
    padding: 0 10px;
    font-size: 33px;
    line-height: 39px;
    }
    #tools .dd {
    max-width: 90%;
    margin: 47px auto 62px;
    }
    #advice .flex {
    max-width: 90%;
    display: block;
    margin: -30px auto 15px;
    }
    .re-intro h2 {
        line-height: 35px;
    }   
    .menu-resources li {
    margin: 20px 12px 0;
    }
    #editing h2 {
            line-height: 46px;
    margin: -31px auto 49px;
    }
    #cookbookintro.video-area .inner {
    max-width: 85%;
    margin: 0px auto;
    }
    #cookbookintro.video-area .left {
            width: 100%;
    height: 415px;
    }
    .cookbook-images ul {
    max-width: 85%;
    margin-bottom: 0;
    }
    .cookbook-tests .right h4 {
    margin: -17px auto 60px;
    max-width: 300px;
    line-height: 55px;
    }
    .cookbook-tests .right .test {
            padding: 0 30px;
    }
    .vid-wrap {
        height:255px;
    }
    .vid-wrap iframe {
        height:100%;
    }
    #cookbookintro.video-area .imgtwo {
    width: 200px;
    height: 200px;
    border: 9px solid white;
    left: inherit;
    margin: -5px auto 0;
    }
    .full-text {
    max-width: 85%;
    margin: -30px auto 0;
    }
    /*.video-area .inner {
    padding-top: 209px;
    display: block;
    max-width: 90%;
}*/

	.video-area .imgtwo {
		max-width: 277px;
	}

    .contact-wrap .flex .right h3 {
        top:-113px;
    }
    .nav-bar .inner .right .form-hidden {
    right: -12px;
    bottom: -137px;
    width: 100vw;
    padding: 12px 20px 3px 34px;
    }
    /*.page-template-page-press .press-wrap .left-image {
        width:100%;
    }*/

	.page-template-page-press .press-wrap .right-text h2 {
		margin-left: 40px;
	}

	.page-template-page-press .press-wrap .right-text h2 em {
		display: block;
		margin-left: -40px;
		margin-bottom: 8px;
	}

	.page-template-page-press .press-wrap .left-side {
		width: 100%;
	}

	.page-template-page-press .press-wrap .left-image {
		width: 100%;
	}

    button#responsive-menu-pro-button {
        right:1%!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    width: 45px!important;
    right: inherit;
    left: 145px;
    }
    /*.single-blog,*/ .the-footerv2 .creds .inner, .recipe-list h3.ri-title, .page-id-16542 .arch-searchbar .searchandfilter ul, .the-footerv2 .sub .inner, .the-footerv2 .sub .inner, .the-footerv2 .seen-in, .otitle, /*.tot .inner,*/ /*.about-lifestyle .inner,*/ /*.about-find .inner,*/ /*.more-intro .inner,*/ .the-most-recent .inner, .wt, /*.cat-filtering,*/ .the-footerv1 .inner, .blog-header .flex {
    max-width: 90%;
    }
    .blog-header .flex .hero-image {
    width: 100%;
    background-position: bottom center;
    height: 400px;
}
/*.fixed-share {
    background: #DC9221;
    position: fixed;
    left: 0;
    top: inherit;
    bottom: 0;
    text-align: center;
    padding: 10px 0 10px;
    line-height: 1.75;
    width: 100%;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.03rem;
    height: 41px;
    display: flex;
    justify-content: center;
}*/
/*.sb-header .title h2, .ptitle h2 {font-size:30px;
line-height:40px;}*/
/*.fixed-share span {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 0;
    display: block;
    padding-top: 2px;
    margin-right: 9px;
}
.fixed-share ul li {
margin: 0 7px;}
.fixed-share ul {display: flex;}*/
    .features-2, .gts, /*.qf ul,*/ .features-1 ul {
        max-width:100%;
    }
    /*.features-1 .hero-image {
        height:400px;
    }*/
    /*.features-2 .hero-image {
    height: 400px;
    width: 100%;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
}*/
    .home-sub .right #gform_submit_button_4 {
        margin: 0 auto;
    }
    /*.qf {
        padding: 5px 0;
    }
    .qf .qf-slider ul {
        max-width: 100%;
    }*/
    /*.home .ftitle {
    max-width: 275px;
    margin: 26px auto 50px;
    }
    .home .ftitle {
    max-width: 100%;
    margin: 26px auto 50px;
    padding-left: 0;
    text-align: center;
    }*/
    /*.home .ftitle:before {
    display:none;
    }*/
    .nav-bar .inner .right {
        right:3%;
    }
    .the-most-recent .jump {
        right:2%;
    }
    .features-1 .mobile-feat1 ul {
        max-width: 100%;
    }
    .video-area .right {
    width: 100%;
    padding: 50px 0 0;
    margin-bottom: 30px;
    }
    .features-2 {
        max-width: 100%;
    }
    .features-2 .ftitle h3 span {
	    margin-top: 54px;
	    display: block;
    }

	.features-2 ul li {
		padding: 0 70px;
	}
    /*.home .features-2 .ftitle {
        margin: 67px auto 66px;
        padding-left: 0;
    }*/

	.home .features-2 .ftitle {
		max-width: calc(100% - 100px);
	}
    /*.home .features-2 .ftitle:before {
    left: 7%;
    top: 11px;
    }*/
    /*.welcome-box {
    padding: 0;
    height: inherit;
    overflow: hidden;
    }
    .welcome-box .imgtwo {
    width: 100%;
    height: 570px;
    }*/
    /*.welcome-box .tbox {
    width: 89%;
    padding: 137px 20px 22px 20px;
    margin: 30px auto 30px;
    }*/
    .wt .left {
        height:420px;
    }
    .wt .right .image-1, .wt .right .image-2, .wt .right .image-3, .wt .right .image-4 {
        height:420px;
    }
    .wt .right ul {
            display: block;
    text-align: center;
    }
    .wt .right ul li {
            margin: 0 auto 20px;
    }
    /*.welcome-box .imgone {
    top: -149px;
    }*/
    .wt .right ul.seen-slider {
        width:280px;
    }
    /*.filter-flex h3 span {
        font-size: 60px;
    }
    .filter-flex:before {
    top: 12px;
    left: 0%;
    }*/

	.filter-flex {
		max-width: 100%;
		margin-top: 66px;
	}

	.list-flexed {
		width: calc(100% + 18px);
		margin-left: -9px;
	}

    .the-footerv1 .inner .left .gform_wrapper .gform_footer input {
        margin: 0 auto;
    }
    .the-footerv1 .inner .left{
    width: 280px;
    padding: 0;
    margin: 0 auto;
    }
    .the-footerv1 .inner .left h2 {
        font-size:30px;
    }
    .the-footerv1 .inner .left h4 {
    font-size: 60px;
    font-weight: 100;
    letter-spacing: 0;
    margin: -5px 0 35px;
    }
    .the-footerv1 .inner .left p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0;
    line-height: 1.5;
    letter-spacing: 0.07rem;
    margin-bottom: 0px;
    }
    .the-footerv1 .inner .left input {
            padding: 11px 10px;
    }
    .the-footerv1 .inner .left .gform_wrapper .gform_footer {
        padding:0;
    }
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item:nth-child(5), #sb_instagram.sbi_col_3 #sbi_images .sbi_item:nth-child(6){
        display: none;
    }
    .the-footerv1 .inner .right {
            width: 100%;
    }
    .the-footerv1 .creds .righty {
        padding-top:0;
    }
    /*.about-intro .inner {
    max-width: 100%;
    display: block;
    position: relative;
    }
    .about-intro .inner h4 {
    font-size: 50px;
    font-weight: 100;
    letter-spacing: 0;
    width: 100%;
    position: absolute;
    top: -18px;
    left: 5%;
    right: 0;
    margin: auto;
    text-align: center;
    }
    .more-intro .inner .left {
    width: 95%;
    height: 605px;
    margin: 0 auto;
    }
    .more-intro .inner .right {
    width: 100%;
    margin: 0 auto;
    }
    .more-intro .inner .right h2 {
        width:270px;
    }
    .about-find .inner {
        max-width:100%;
    }
    .about-find .inner .left {
    width: 70%;
    height: 369px;
    margin-left: 30%;
    }
    .about-find .inner:after {
    width: 79%;
    right: 0;
    left: inherit;
    height: 355px;
    }
    .tot h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 100;
    margin: -15px 0px 60px 0;
    text-align: right;
    }*/

	.tot h2 {
		margin: 0;
		text-align: center;
		font-size: 25px;
		line-height: 32px;
	}
    .contact-wrap .flex .left {
    width: 100%;
    height: 800px;
    }
    .arch-topper {
    max-width: 90%;
    margin: 57px auto 49px;
    text-align: center;
    }
    .arch-searchbar .sf-field-search input {
    width: 280px;
    font-size: 11px;
    }
    .arch-searchbar .searchandfilter ul li.sf-field-taxonomy-custom_cat h4 {
    margin: 7px auto;
    font-size: 18px;
    font-family: 'Lora';
    font-weight: 100;
    padding-left: 5px;
    letter-spacing: 0.03rem;
    position: relative;
    text-transform: uppercase;
    padding: 0 0 0px 9px;
    text-align: left;
    }
    .arch-searchbar .searchandfilter .sf-field-taxonomy-custom_cat ul {
width: 100%;
    background: transparent;
    position: relative;
    padding: 0;
    top: inherit;
    left: inherit;
    text-align: left;
    z-index: 9;
    }
    .cat-dd .drop {
        text-align: left;
            left: -13px;
    }
    .page-id-16542 .arch-searchbar .searchandfilter ul {
        display: block;
    }
    .page-id-16542 .arch-searchbar {
    padding: 33px 0;
    height: 275px;
    }
    .page-id-16542 .arch-searchbar .searchandfilter ul li ul{
    display: none;
    padding: 10px;
    }
    .searchandfilter li[data-sf-field-input-type=checkbox] label {
        letter-spacing: 0.01rem;
    }
    /*.single-blog {
            margin: 50px auto 60px;
    }*/
    .long-post h2 {
        line-height: 1.3;
    }
    .recipe-header-area .right-side .wprm-recipe-print, .recipe-header-area .right-side .wprm-recipe-pin {
    width: 94px;
    height: 40px;
    margin: 0;
    margin: 19px 4px 0;
    padding: 5px 0 0;
    font-size: 17px;
    }
    .wprm-recipe-ingredients-container {
    /*padding: 14px 20px;*/
    padding: 0;
    }
    .single-blog .wprm-recipe-instructions-container {
    /*padding: 50px 20px 0;*/
    padding: 0;
    }
    .single-blog .wprm-recipe-notes-container {
    /*padding: 50px 20px;*/
    padding: 0;
    }
    .single-blog .recipe-lower-area h3 {
        font-size:20px;
        line-height: 25px;
    }
    .single-blog .recipe-lower-area h3 span {
        font-size:55px;
        line-height: 62px;
    }

    .single-blog .recipe-lower-area {
        padding: 53px 18px 34px;
    }
    
    .single-posty {
    width: 48%;
    text-align: center;
    }
    .page-id-16542 .search-filter-results {
    margin: 0 auto 60px;
    max-width: 90%;
    }
    .single-posty #hero-image {
    width: 100%;
    height: 285px;
    }
   .cat-dd {
    width: 154px;
    padding-left: 0;
    position: relative;
    margin: 17px auto 0;
    text-align: left;
    } 
    .wt .right ul li {
    margin: 0 auto 20px;
    width: 250px;
}
.cat-filtering .tall .mobile-dropdown {
    top: 5px;
}
.home .single-posty {
    width: 100%;
    text-align: center;
}
.home .single-posty #hero-image {
    width: 100%;
    /*height: 380px;*/
}
.the-footerv1 .inner .left input {
    -webkit-appearance:none;
}

	.recipe-header-area .left-side {
		width: 146px;
		height: 200px;
	}

	.recipe-header-area .right-side .wprm-recipe-rating {
		flex-wrap: wrap;
		margin: 0 0 9px 0;
	}

	.recipe-header-area .right-side .wprm-recipe-rating .wprm-recipe-rating-details {
		width: 100%;
	}

	.recipe-header-area .right-side .wprm-recipe-name {
		margin: 0 0 7px 0 !important;
	}

	.recipe-content {
		padding: 23px 34px 23px 34px;
	}

	.single-blog .wprm-recipe-instructions-container::before {
		margin: 0 auto 35px;
	}

	.gform_legacy_markup_wrapper .gform_footer input {
		width: auto !important;
		margin: 0 auto !important;
		min-width: 150px;
	}

	.home .features-2 .ftitle {
		max-width: calc(100% - 200px);
		text-align: left;
	}
}
@media all and (max-width:500px) {
	.just-in ul {
		max-width:90%;
	}
}

@media all and (max-width:450px) {
    /*.qf ul li .image {
        height:290px;
    }*/
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
        width:50%;
    }
.the-footerv1 .inner .right p.side-title:after {
    content: "";
    display: block;
    width: 33px;
    height: 1px;
    background: black;
    position: absolute;
    top: 13px;
    left: -18%;
}
.the-footerv1 .creds p, .the-footerv2 .creds p {
    text-align: center;
    padding: 0 30px;
}
/*.more-intro .inner {
    padding:0;
}
.more-intro .inner .left {
    width: 95%;
    height: 500px;
    margin: 0 auto;
}
.about-find .inner .left {
    width: 80%;
    height: 369px;
    margin-left: 20%;
}
.about-find .inner:after {
    width: 89%;
    right: 0;
    left: inherit;
    height: 355px;
}*/
/*.otitle {
    padding-left: 47px;
}
.otitle:before {
    width:36px;
}*/
.features-1 .hero-image {
    height: 320px;
}
.the-footerv1 .mobile-seen-in {
    display: block;
    max-width: 90%;
    margin: 0 auto;
}

    .the-footerv1 .inner .right p.side-title {
            margin: 60px 0 30px 54px;
    }
    .filter-flex h3 {
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
    padding-right: 5%;
    text-align: right;
    }
    .home .ftitle:before {
    left: 3%;
        width: 70px;
    /*top: 63px;*/
    }
    .video-area .center {
    width: 280px;
    text-align: center;
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
    }
    .video-area .center h5 {
        font-size:22px;
    }
    /*.home .features-2 .ftitle:before {
    left: 4%;
    top: 11px;
    width: 60px;
    }*/
    /*.features-2 .hero-image {
        height:395px;
    }
    .features-1 .hero-image {
        height:400px;
    }*/
    .single-posty #hero-image {
    width: 100%;
    height: 230px;
}
/*.related-slider .hero-image {
    height:260px;
}*/

.home-sub .left {
	width: 100%;
}

	.single-blog .wprm-recipe-container {
		width: calc(100% + 54px);
		margin-left: -27px;
	}

	.recipe-content .recipe-time .wprm-recipe-times-container {
		gap: 10px 14px;
		justify-content: center;
	}

	.recipe-content .recipe-buttons {
		margin: 0 0 30px 0;
	}

	.single-blog .wprm-recipe-template-custom .wprm-recipe-ingredients, .single-blog .wprm-recipe-instructions-container .wprm-recipe-instruction-group {
		margin: 0 0 22px !important;
	}

	.single-blog .wprm-recipe-template-custom .wprm-recipe-instructions li {
		padding-left: 15px !important;
	}

	.single-blog .wprm-recipe-notes .wprm-spacer {
		width: 100%;
	}

	.favorites .inner {
		max-width: 100%;
	}

	.related-slider .hero-image {
		height: 369px;
		width: 277px;
        min-width: unset;
        margin-left: auto;
        margin-right: auto;
	}

	.features-1.about-obsession .otitle h3 {
		margin: 0 50px;
	}

	.features-1.about-obsession .otitle::before {
		width: 35px;
	}
}

@media screen and (max-width: 390px) {
	/*.home .features-1 .ftitle::before {
		width: 40px;
	}*/
	.filter-flex::before {
		width: 35px;
	}

	.summer-ready-posts {
		align-items: flex-start;
	}

	.summer-ready-posts .summer-ready-post-block:nth-child(1), .summer-ready-posts .summer-ready-post-block:nth-child(2) {
		width: 100%;
	}

	.summer-ready-posts .summer-ready-post-block {
		width: 100%;
	}

	.home .features-2 .ftitle {
		max-width: 100%;
	}

	.features-2 ul li {
		padding: 0 10px;
	}

	.home .ftitle .all-link {
		top: 645px;
	}

	.recipe-header-area {
		flex-direction: column;
	}

	.recipe-header-area .left-side {
		width: 100%;
		height: 400px;
	}

	.recipe-header-area .right-side {
		width: 100%;
	}

	.single-blog .recipe-lower-area h3 {
		margin: 20px 0 !important;
	}

	.single-blog .recipe-lower-area h3 span {
		margin: 40px 0 0 0;
		display: block;
	}

	.features-1.about-obsession .otitle h3 {
		margin: 0;
	}

	.features-1.about-obsession .otitle::before {
		display: none;
	}

	.about-intro .inner h1 {
		left: 150px;
	}
}

@media screen and (max-width: 320px) {
	.the-most-recent .currently-craving ul {
		justify-content: center;
	}

	.summer-ready-posts .summer-ready-post-block .summer-ready-post-block-image {
		height: 100px;
		width: 100px;
	}

	.quick-finds .quick-find-posts .quick-finds-col-2 .quick-find-post .image {
		height: 100px;
		width: 100px;
	}

	.trending .trending-posts .trending-post .trending-post-image {
		height: 100px;
		width: 100px;
	}

	.gts ul {
		max-width: calc(100% - 72px);
	}

	.gts ul li {
		width: 100%;
		margin: 0;
	}

	.gts ul li #hero-image {
		height: 100px;
		width: 100px;
	}

	/*.home .ftitle::before {
		width: 35px;
		left: -40px;
	}*/

	.home .features-2 .ftitle {
		max-width: calc(100% - 100px);
	}

	.video-area .imgtwo {
		max-width: 80%;
	}

	.filter-flex h3 {
		padding: 0;
		text-align: center;
	}

	.filter-flex h3 span {
		display: block;
		margin: 25px 0 0 0;
	}

	.list-flexed li {
		width: 100%;
		padding: 0;
	}

	.list-flexed li:nth-child(2n) {
		padding: 0;
	}

	.about-intro .inner .left {
		width: 100%;
	}

	.about-intro .inner h1 {
		left: 100px;
	}

	.more-intro .inner .right em {
		display: block;
	}

	.more-intro .inner .left {
		width: 100%;
	}

	.about-find .inner .left {
		width: 100%;
	}

	.about-find .inner::after {
		width: calc(100% + 36px);
	}

	.about-lifestyle .inner .left {
		width: 100%;
	}

	.wt .left {
		width: 100%;
	}

	.page-template-page-press .press-wrap .right-text h1 em {
		display: block;
		margin: 25px 0 0 0;
	}

	.page-template-page-press .press-wrap .right-text .press-featured {
		margin: 0;
	}

	.page-template-page-press .press-wrap .right-text h2 {
		margin-bottom: 30px;
	}

	.page-template-page-press .press-wrap .right-text h2 em {
		font-size: 60px;
		line-height: 79px;
		margin-bottom: 0;
	}

	.welcome-box .tbox h4 {
		font-size: 46px;
		line-height: 50px;
	}
}

.page-template-page-recipe-index .the-footerv2 {
    display: none;
}

.recipe-page .recipe-page-header {
    background: rgba(249, 227, 207, 0.4);
    padding: 60px 60px 63px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px 0;
}

.recipe-page .recipe-page-header h1 {
    font-size: 40px;
    line-height: 51px;
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
}

.recipe-page .recipe-page-header .search-form {
    position: relative;
}

.recipe-page .recipe-page-header .search-form input[type="text"] {
    background: #504E56;
    border: 2px solid #504E56;
    border-radius: 26px;
    color: #fff;
    width: 757px;
    padding: 17px 52px 17px 18px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 0.72px;
    text-align: center;
}

.recipe-page .recipe-page-header .search-form input[type="text"]::placeholder {
    color: #fff;
    opacity: 1;
}

.recipe-page .recipe-page-header .search-form button[type="submit"] {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    padding: 17px;
    color: #fff;
    line-height: 100%;
    background: transparent;
    border-radius: 26px;
}

.recipe-page-catgory-inner {
    margin: 75px 0 104px;
}

.recipe-page-title.ftitle {
    max-width: 1238px;
    padding: 0 0 0 85px;
    margin: 0 auto 69px;
}

.recipe-page-title.ftitle:before {
    left: 0;
    top: 50%;
}

.recipe-page-title.ftitle h3 {
    color: #000;
    margin: 0;
    line-height: 32px;
}

.recipe-page .recipe-category-list {
    max-width: 1238px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 47px 27px;
}

.recipe-page .recipe-category-list .recipe-category-block {
    width: calc( ( 100% - 81px ) / 4 );
    position: relative;
    min-height: 50px;
}

.recipe-page .recipe-page-image {
    line-height: 0;
    display: block;
}

.recipe-page .recipe-page-image img {
    width: 100%;
    object-fit: cover;
}

.recipe-page .recipe-category-block .recipe-page-image img {
    height: 401px;
}

.recipe-page .recipe-page-link {
    width: calc(100% - 70px);
    background: #504E57;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    left: 35px;
    bottom: 0;
    transform: translateY(50%);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-weight: 600;
    word-wrap: break-word;
}

.recipe-page .recipe-page-link:hover {
    opacity: 1;
}

.recipe-page .recipe-page-latest-inner {
    background: rgba(227, 227, 235, 0.4);
    padding: 60px 0 73px;
}

.recipe-page .recipe-page-latest-inner .recipe-page-title.ftitle {
    margin: 0 auto 68px;
}

.recipe-page .recipe-page-latest-inner .recipe-page-title.ftitle:last-child {
    margin-bottom: 0;
}

.recipe-page .recipe-latest-list,
.recipe-page .recipe-latest-list .mCSB_container {
    max-width: 1238px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 51px 43px;
}

.recipe-page .recipe-latest-list .mCSB_container {
    margin: 0 !important;
}

.recipe-page .recipe-latest-list .mCustomScrollBox.mCS-light.mCSB_horizontal.mCSB_inside {
    width: 100%;
}

.recipe-page .recipe-latest-list .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    opacity: 0 !important;
}

.recipe-page .recipe-latest-list .recipe-latest-block {
    width: calc( ( 100% - 129px ) / 4 );
    display: flex;
    flex-direction: column;
    text-align: center;
}

.recipe-page .recipe-latest-block .recipe-page-image {
    margin: 0 0 20px 0;
}

.recipe-page .recipe-latest-block .recipe-page-image img {
    height: 369px;
}

.recipe-page .recipe-latest-block ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0 auto 15px;
    padding: 0;
    gap: 5px 15px;
    max-width: calc(100% - 20px);
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    line-height: 15px;
}

.recipe-page .recipe-latest-block h5 {
    margin: 0 auto;
    font-family: 'Lora';
    text-transform: uppercase;
    max-width: calc(100% - 20px);
    font-weight: normal;
    letter-spacing: 0.36px;
    font-size: 18px;
    line-height: 23px;
}

.recipe-page .recipe-type-inner {
    margin: 80px 0 71px;
}

.recipe-page .recipe-type-inner .recipe-page-title.ftitle {
    margin: 0 auto 61px;
}

.recipe-page .recipe-type-list {
    max-width: calc(1238px + 27px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}

.recipe-page .recipe-type-list .slick-list {
    min-width: 100%;
}

.recipe-page .recipe-type-list .recipe-type-block {
    width: calc( ( 100% - 42px ) / 4 );
    position: relative;
    margin: 0 13.5px 25px;
    min-height: 24px;
}

.recipe-page .recipe-type-list .recipe-type-block img {
    height: 401px;
}

.recipe-page .recipe-type-list .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    margin: 0;
}

.recipe-page .recipe-type-list .slick-arrow.slick-next {
    left: auto;
    right: -40px;
}

.recipe-page .recipe-page-season-inner {
    background: rgba(227, 227, 235, 0.4);
    padding: 61px 0 82px;
}

.recipe-page .recipe-page-season-inner .recipe-page-title.ftitle {
    margin: 0 auto 42px;
}

.recipe-page .recipe-page-season-inner .recipe-page-title.ftitle:last-child {
    margin-bottom: 0;
}

.recipe-page .recipe-season-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1238px;
    margin: 0 auto;
    gap: 38px 42px;
}

.recipe-page .recipe-season-list .recipe-season-block {
    width: calc( (100% - 42px) / 2 );
    height: 380px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.recipe-page .recipe-season-list .recipe-page-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.recipe-page .recipe-season-list .recipe-page-image img {
    height: 380px;
}

.recipe-page .recipe-page-overlay-link {
    z-index: 1;
    background: #fff;
    padding: 14px;
    min-width: 220px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-weight: 600;
}

.recipe-page .recipe-page-overlay-link:hover {
    opacity: 1;
}

.recipe-page .recipe-meal-plan-inner {
    margin: 78px 0 90px;
}

.recipe-page .recipe-meal-plan-inner .recipe-page-title.ftitle {
    margin: 0 auto 64px;
}

.recipe-page .recipe-meal-plan-inner .recipe-meal-plan-list {
    max-width: 1238px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 47px 27px;
}

.recipe-page .recipe-meal-plan-list .recipe-meal-plan-block {
    width: calc( ( 100% - 81px ) / 4 );
    position: relative;
}

.recipe-page .recipe-meal-plan-list .recipe-meal-plan-block img {
    height: 401px;
}

.recipe-page .recipe-diet-inner {
    background: rgba(227, 227, 235, 0.4);
    padding: 83px 0 85px;
}

.recipe-page .recipe-diet-inner .recipe-page-title.ftitle {
    margin: 0 auto 52px;
}

.recipe-page .recipe-diet-inner .recipe-page-title.ftitle:last-child {
    margin-bottom: 0;
}

.recipe-page .recipe-diet-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1238px;
    margin: 0 auto;
    gap: 38px 42px;
}

.recipe-page .recipe-diet-list .recipe-diet-block {
    width: calc( (100% - 42px) / 2 );
    height: 380px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.recipe-page .recipe-diet-list .recipe-page-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.recipe-page .recipe-diet-list .recipe-page-image img {
    height: 380px;
}

.footer {
    background: rgba(249, 227, 207, 0.4);
}

.footer p {
    margin: 0;
}

.footer a {
    color: #fff;
}

.footer .footer-cred {
    background: #000;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 23px 0 21px;
}

.footer .footer-cred p {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.6px;
}

.footer .footer-cred-inner,
.footer .footer-info-inner,
.footer .footer-content-inner {
    max-width: 1238px;
    margin: 0 auto;
}

.footer .footer-cred-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .footer-info {
    border-top: 1px solid #000;
    padding: 5px;
    font-size: 10px;
    letter-spacing: 0.6px;
    line-height: 18px;
    text-align: center;
}

.footer .footer-info p {
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.6px;
}

.footer .footer-content {
    padding: 36px 0 33px;
}

.footer .footer-content-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer .footer-content-inner .footer-logo {
    width: 308px;
    margin: 0 45px 0 0;
    flex-shrink: 0;
}

.footer .footer-content-inner .footer-menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 28px 33px;
    width: 293px;
}

.footer .footer-content-inner .footer-menu {
    margin: 0 66px 0 0;
}

.footer .footer-content-inner .footer-menu ul li {
    min-width: 130px;
    line-height: 0;
    width: calc(50% - 16.5px);
}

.footer .footer-content-inner .footer-menu a {
    color: #000;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-weight: 600;
}

.footer .footer-content-inner .footer-menu ul .footer-social {
    flex-wrap: nowrap;
    width: auto;
    gap: 0 14px;
    align-items: center;
}

.footer .footer-content-inner .footer-menu ul .footer-social li {
    min-width: unset;
}
.footer .footer-content-inner .footer-menu ul .footer-social li img {    filter: brightness(0%);
    width: 17px;
    height: 17px;
    object-fit: contain;
    object-position: center;}
.footer .footer-content-inner .footer-menu ul .footer-social li a {
    font-size: 14px;
}

.footer .footer-subscribe > p {
    display: none;
}

.footer .footer-subscribe form {
    display: flex;
    flex-direction: row;
    gap: 0 13px;
    align-items: flex-end;
}

.footer .footer-subscribe h4 {
    font-family: 'Lora';
    text-transform: uppercase;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
    margin: 0 0 7.5px;
    text-align: left !important;
}

.footer .footer-subscribe form .gform_footer {
    margin: 0;
    padding: 0;
}

.footer .footer-subscribe form .gform_fields {
    display: flex;
    flex-direction: column;
    width: 358px;
    gap: 12px;
}

.footer .footer-subscribe form .gform_fields > .gfield {
    width: 100% !important;
}

.footer .footer-subscribe form .gform_fields > .gfield .ginput_container span {
    padding-right: 0 !important;
}

.footer .footer-subscribe form .gform_fields > .gfield input {
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    padding: 17.5px 15px 15.5px;
    letter-spacing: 0.72px;
    width: 100%;
    border: 2px solid #504E56;
    width: 100%;
    margin: 0;
}

.footer .footer-subscribe form .gform_fields fieldset {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
}

.footer .footer-subscribe form .gfield--type-honeypot {
    display: none;
}

.footer .footer-subscribe form .gform_footer .gform_button {
    background: #F9E3CF;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1.2px;
    font-weight: bold;
    padding: 15px 28px;
    border: 2px solid #F9E3CF;
    margin: 0;
}

.footer .footer-subscribe .gform_wrapper.gravity-theme .gform_validation_errors,
.footer .footer-subscribe .gform_wrapper.gravity-theme .gfield_description {
    background: none;
    border: none;
    padding: 0;
    box-shadow: none;
}

.site-footer.adgrid-ad-container {
    display: none;
}

/* Popup */
body .pum-theme-16510 .pum-container,
body .pum-theme-default-theme .pum-container {
    border: none;
    padding: 13px 16px 12px 13px;
    top: 142px !important;
    width: auto !important;
}

body .pum-theme-default-theme .pum-container .su-row {
    display: flex;
    align-items: center;
}

body .pum-theme-default-theme .pum-container .su-column.popup-image {
    width: 330px;
    align-self: flex-start;
}

body .pum-theme-default-theme .pum-container .su-column.popup-image img {
    height: 458px;
    object-fit: cover;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content {
    margin: 0 0 0 21px;
    width: 332px;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner p {
    margin: 0;
    font-size: 16px;
    max-width: 277px;
    font-weight: normal;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner p:empty {
    display: none;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner h3 {
    font-size: 16px;
    line-height: 23px;
    font-family: 'Lato';
    letter-spacing: 0.96px;
    color: #000;
    font-weight: 600;
    margin: 0 0 14px 0;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner h1 {
    font-size: 70px;
    line-height: 79px;
    font-family: 'Marquette';
    margin: 0;
    font-weight: normal;
    text-transform: lowercase;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_wrapper {
    margin: 21px auto 0 !important;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_wrapper .gform_validation_errors,
body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_wrapper .validation_message {
    background: none;
    border: none;
    margin: 0 0 5px 0;
    box-shadow: none;
    text-align: left;
    padding: 0;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_heading {
  display: none;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_fields {
    gap: 12px 0;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .ginput_container span {
    padding: 0;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .ginput_container input {
    border: 2px solid #504E56;
    padding: 17.5px 18px 15.5px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.72px;
    text-align: left;
    width: 100%;
    font-weight: 500;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_footer {
    margin: 12px auto 0;
    width: auto;
    padding: 0;
    border: none;
}

body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_button {
    width: auto;
    min-width: 153px;
    max-width: 100%;
    border: none;
    background: #F9E3CF;
    padding: 17px 28px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

body .pum-theme-default-theme .pum-container .pum-close.popmake-close {
    right: 23px;
    top: 24px;
    padding: 0;
    background: none;
}

body .pum-theme-default-theme .pum-container .pum-close.popmake-close i {
    font-size: 29px;
    line-height: 26px;
    color: #504E56;
    font-weight: 300;
}

.home-featured-category {
    background: rgba(249, 227, 207, 0.4);
    padding: 40px 0 69px;
    display: flex;
    flex-direction: row;
    gap: 47px 17px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.home-featured-category-block {
    width: calc( ( 100% - 51px ) / 4 );
    position: relative;
    min-height: 60px;
}

.home-featured-category-block .home-featured-category-image {
    display: block;
    line-height: 0;
}

.home-featured-category-block .home-featured-category-image img {
    height: 482px;
    object-fit: cover;
}

.home-featured-category-block .home-featured-category-link {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 17px;
    line-height: 23px;
    letter-spacing: 0.36px;
    font-weight: normal;
    font-family: 'Lora';
    text-transform: uppercase;
    width: 264px;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    text-align: center;
    line-height: 18px;
}

.home-featured-category-block .home-featured-category-link:hover {
    opacity: 1;
}

.home-subscribe {
    background: #504E57;
    padding: 44px 44px 43px;
    color: #fff;
    flex-direction: column;
    display: flex;
    align-items: center;
}

.home-subscribe h2 {
    margin: 0;
    font-family: 'Marquette';
    font-size: 70px;
    line-height: 72px;
    font-weight: normal;
}

.home-subscribe h5 {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 22px 0;
    letter-spacing: 0.8px;
    font-weight: 600;
}

.home-subscribe h5:last-child {
    margin: 0;
}

.home-subscribe-form form {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0 17px;
}
.home-subscribe-form .gform_wrapper.gravity-theme .gform_fields #field_4_3 {
	display:none;
}
.home-subscribe-form .gform_wrapper.gravity-theme .gform_fields {
    display: flex;
    flex-direction: row;
    gap: 0 18px;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_fields span {
    padding: 0 !important;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_fields input,
.home-subscribe-form .gform_wrapper.gravity-theme .gform_fields input.medium {
    border: 2px solid #fff;
    color: #fff;
    text-align: left;
    padding: 17px 22px 16px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    width: 359px;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_fields input::placeholder {
    color: #fff;
    opacity: 1;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_footer {
    margin: 0;
    padding: 0;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_footer .gform_button {
    background: #F9E3CF;
    border: none;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 17px 29px;
    margin: 0;
    width: 153px;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_validation_errors,
.home-subscribe-form .gform_wrapper.gravity-theme .gfield_validation_message,
.home-subscribe-form .gform_wrapper.gravity-theme .validation_message {
    margin: 0 0 5px 0;
    background: no-repeat;
    border: none;
    text-align: left;
    padding: 0;
    box-shadow: none;
    font-size: 13px;
    outline: 0;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gfield_validation_message,
.home-subscribe-form .gform_wrapper.gravity-theme .validation_message {
    margin: 5px 0 0 0;
    color: #F9E3CF;
    font-size: 13px;
}

.home-subscribe-form .gform_wrapper.gravity-theme .gform_validation_errors > h2 {
    font-family: 'Lato';
    color: #F9E3CF;
}

.home-spring-fwd {
    padding: 57px 0 70px;
    background: linear-gradient(to bottom, #fff 0 89px, rgba(227, 227, 235, 0.4) 89px 100%);
    margin: 0;
}

.home-spring-fwd h2 {
    font-size: 70px;
    line-height: 72px;
    font-family: 'Marquette';
    text-transform: lowercase;
    margin: 0 0 40px;
    text-align: center;
    font-weight: normal;
}

.home-spring-fwd-block {
  display: flex;
  max-width: 1160px;
  flex-direction: row;
  gap: 0 50px;
  margin: 0 auto;
}

.home-spring-fwd-fetured {
    width: 580px;
    flex-shrink: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 33px 0;
}

.home-spring-fwd-fetured img {
    height: 635px;
    object-fit: cover;
}

.home-spring-fwd-fetured a {
    line-height: 0;
}

.home-spring-fwd-fetured h3 {
    font-size: 40px;
    line-height: 51px;
    font-family: 'Lora';
    display: flex;
    flex-direction: row;
    gap: 0 40px;
    justify-content: flex-start;
    margin: 0;
    letter-spacing: 0;
    color: #000;
}

.home-spring-fwd-fetured h3 .number {
    font-family: 'Marquette';
    font-size: 70px;
    line-height: 72px;
    margin: 23px 0 0 0;
}

.home-spring-fwd-list {
    display: flex;
    flex-direction: column;
    gap: 6px 0;
    flex-shrink: 0;
    flex-grow: 1;
    width: calc(100% - 630px);
}

.home-spring-fwd-sub {
    display: flex;
    flex-direction: row;
    gap: 0 30px;
    align-items: center;
}

.home-spring-fwd-sub a {
    line-height: 0;
}

.home-spring-fwd-sub .home-spring-fwd-sub-img {
    width: 236px;
}

.home-spring-fwd-sub .home-spring-fwd-sub-img img {
    height: 147px;
    object-fit: cover;
}

.home-spring-fwd-sub .home-spring-fwd-sub-title {
    width: calc( 100% - 266px );
}

.home-spring-fwd-sub .home-spring-fwd-sub-title  h3 {
    display: flex;
    flex-direction: column;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
    font-family: 'Lora';
    gap: 16px 0;
    color: #000;
}

.home-spring-fwd-sub .home-spring-fwd-sub-title  h3 .number {
    font-size: 30px;
    line-height: 33px;
    font-family: 'Marquette';
}

.summer-ready {
    margin: 65px 0 0 0;
}

.summer-ready-title.ftitle {
    margin: 0 auto 42px;
    max-width: 1238px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 0 7.5px;
}

.summer-ready-title.ftitle::before {
    position: relative;
    left: 0;
    top: 0;
}

.summer-ready-title.ftitle h3 {
    line-height: 32px;
    margin: 0;
}

.summer-ready-title.ftitle h3 span {
    margin-left: 12.5px;
    line-height: 72px;
}

.summer-ready.adgrid-ad-container {
    padding: 0 !important;
    margin: 0 !important;
}

.home-links-container {
    background: rgba(245, 224, 203, 0.4);
    padding: 85px 0 111px;
}

.home-links-container .home-links {
    max-width: 1238px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 50px 17px;
    flex-wrap: wrap;
}

.home-links-container .home-links .home-link {
    position: relative;
    width: calc( (100% - 51px) / 4 );
    line-height: 0;
    min-height: 30px;
}

.home-links-container .home-links .home-link img {
    width: 100%;
    height: 297px;
    object-fit: cover;
}

.home-links-container .home-links .home-link a {
    display: block;
    position: absolute;
    bottom: 0;
    width: calc(100% - 34px);
    background: #000;
    color: #fff;
    left: 17px;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    font-family: 'Lora';
    padding: 17px;
    transform: translateY(50%);
}

.home-links-container .home-links .home-link a:hover {
    opacity: 1;
}

.features-1 .features-1-title.ftitle {
    margin: 0 auto 20px;
    max-width: 1238px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 0 7.5px;
}

.features-1.features-1-2 .features-1-title.ftitle {
    margin: 0 auto 15px;
}

.features-1 .features-1-title::before {
    position: relative;
    left: 0;
    top: 0;
}

.features-1 .features-1-title h3 {
    line-height: 32px;
    margin: 0;
}

.features-1 .features-1-title h3 span {
    margin-left: 12.5px;
    line-height: 72px;
}

.features-1.adgrid-ad-container {
    margin: 0 !important;
    padding: 0 !important;
}

.features-1 ul {
    max-width: calc(1238px + 43px);
}

.features-1 ul li .featured-inner {
    padding: 0 21.5px;
    margin: 0;
}

.features-1 ul .slick-list {
    width: 100%;
}

.home-youtube {
    background: #504E57;
    padding: 89px 0 91px;
    color: #fff;
}

.home-youtube .home-youtube-inner {
    max-width: 1238px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 0 83px;
    align-items: center;
}

.home-youtube .home-youtube-inner .youtube-image {
    width: 664px;
    padding: 23px 26px;
    background: #F9E3CF;
    flex-shrink: 0;
    flex-grow: 1;
    position: relative;
}

.home-youtube .home-youtube-inner .youtube-image .youtube-play {
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    width: 60px;
    height: 60px;
}

.home-youtube .home-youtube-inner .youtube-image .youtube-play i {
    font-size: 62px;
    line-height: 0;
    color: #CB2828;
}

.home-youtube .home-youtube-inner .youtube-image img {
    height: 344px;
	width:100%;
    object-fit: cover;
}
.home-youtube .home-youtube-inner .youtube-image img.playicon {
	    width: 60px;
    height: 60px;
    object-fit: contain;
}

.home-youtube .home-youtube-inner .youtube-content {
    width: calc(100% - 747px);
    flex-shrink: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 62px 0 0;
    justify-content: center;
}

.home-youtube .home-youtube-inner .youtube-content:first-child {
    padding: 0;
}

.home-youtube .home-youtube-inner .youtube-content h2,
.home-youtube .home-youtube-inner .youtube-content-mobile h2 {
    font-family: 'Marquette';
    font-size: 70px;
    line-height: 72px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.home-youtube .home-youtube-inner .youtube-content-mobile {
    display: none;
}

.home-youtube .home-youtube-inner .youtube-content h5 {
    margin: 0 0 24px 0;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.home-youtube .home-youtube-inner .youtube-content p {
    font-size: 16px;
    letter-spacing: 0;
    margin: 0 0 24px;
    font-weight: normal;
}

.home-youtube .home-youtube-inner .youtube-content h2:last-child,
.home-youtube .home-youtube-inner .youtube-content h5:last-child,
.home-youtube .home-youtube-inner .youtube-content p:last-child {
    margin: 0;
}

.home-youtube .home-youtube-inner .youtube-content a {
    background: #F9E3CF;
    padding: 17px 23px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1.2px;
    font-weight: bold;
    width: 153px;
}

.features-1.features-1-2 {
    margin: 101px auto 80px;
}

.features-1.features-1-2 .features-1-title.ftitle {
    gap: 0 15px;
}

.features-1.features-1-2 .features-1-title h3 span {
    margin-left: 18px;
}

.home-highlight {
    display: flex;
    flex-direction: row;
    background: rgba(245, 224, 203, 0.4);
}

.home-highlight .home-highlight-image {
    line-height: 0;
    width: 50%;
    flex-shrink: 0;
    flex-grow: 1;
}

.home-highlight .home-highlight-image img {
    height: 381px;
    width: 100%;
    object-fit: cover;
    min-height: 100%;
}

.home-highlight .home-highlight-content {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 83px 83px 73px;
}

.home-highlight .home-highlight-content h2 {
    max-width: 395px;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
    margin: 0;
}

.home-highlight .home-highlight-content a h2:hover {
    color: #DC9221;
    text-decoration: underline;
}

.home-highlight .home-highlight-content p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    max-width: 355px;
    margin: 0;
    font-weight: normal;
}

.home-lifestyle {
    margin: 85px 0 120px;
}

.home-lifestyle .home-lifestyle.ftitle {
    max-width: 1312px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto 47px;
    gap: 0 7.5px;
}

.home-lifestyle .home-lifestyle.ftitle::before {
    position: relative;
    left: 0;
    top: 0;
}

.home-lifestyle .home-lifestyle.ftitle.hide-line::before {
    display: none;
}

.home-lifestyle .home-lifestyle.ftitle h3 {
    margin: 0;
    color: #000;
    line-height: 32px;
}

.home-lifestyle .home-lifestyle.ftitle h3 span {
    margin-left: 11px;
    line-height: 72px;
}

.home-lifestyle .home-lifestyle.ftitle a,
.home-lifestyle a.see-all-mobile {
    margin: 0 37px 0 auto;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    font-weight: 500;
}

.home-lifestyle a.see-all-mobile {
    display: none;
}

.home-lifestyle .home-lifestyle-list {
    max-width: calc(1238px + 27px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 75px 27px;
    flex-wrap: wrap;
}

.home-lifestyle .home-lifestyle-list .slick-list {
    width: 100%;
}

.home-lifestyle .home-lifestyle-block {
    /*width: calc((100% - 54px) / 3);*/
    width: 394px;
    position: relative;
    padding: 0 13.5px;
    margin: 0 0 70px;
}

.home-lifestyle .home-lifestyle-block .home-lifestyle-image {
    line-height: 0;
}

.home-lifestyle .home-lifestyle-block .home-lifestyle-image img {
    height: 531px;
    object-fit: cover;
}

.home-lifestyle .home-lifestyle-block .home-lifestyle-button {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: calc(100% - 60px);
    background: #fff;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px 0;
    transform: translateY(50%);
}

.home-lifestyle .home-lifestyle-block .home-lifestyle-button .cat {
    font-size: 12px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    font-weight: 500;
}

.home-lifestyle .home-lifestyle-block .home-lifestyle-button h3 {
    margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.36px;
}

.home-welcome {
    background: #E3E3EB;
    padding: 0 0 0 140px;
    display: flex;
    flex-direction: row;
    gap: 0 34px;
}

.home-welcome-content {
    background: #fff;
    margin: 77px 0 76px;
    width: calc(100% - 604px);
    flex-grow: 1;
    flex-shrink: 0;
    padding: 106px 150px 89px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.home-welcome-content:last-child {
    padding: 106px 150px 89px 150px;
    max-width: calc(100% - 140px);
}

.home-welcome-content h2 {
    font-size: 70px;
    line-height: 72px;
    font-family: 'Marquette';
    margin: 0 0 30px;
    font-weight: normal;
}

.home-welcome-content h5 {
    margin: 0 0 18px;
    max-width: 344px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
}

.home-welcome-content p {
    font-size: 16px;
    max-width: 474px;
    font-weight: normal;
}

.home-welcome-content .home-welcome-social {
    display: flex;
    gap: 0 35px;
    justify-content: center;
    align-items: center;
}

.home-welcome-content .home-welcome-social h3 {
    font-size: 33px;
    line-height: 34px;
    font-family: 'Marquette';
    color: #000;
    text-transform: none;
    margin: 0;
}

.home-welcome-content .home-welcome-social ul {
    display: flex;
    gap: 0 22px;
}

.home-welcome-content .home-welcome-social ul i {
    color: #DC9221;
    font-size: 24px;
}
.home-welcome-content .home-welcome-social ul li img {
	    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center;
}

.home-welcome-image {
    width: 570px;
    line-height: 0;
    flex-shrink: 0;
    flex-grow: 1;
    position: relative;
    min-height: 687px;
}

.home-welcome-image > img {
    height: 687px;
    object-fit: cover;
    min-height: 100%;
    width: 100%;
}

.home-welcome-image .welcome-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 234px;
    gap: 15px 0;
    transform: translateX(-50%);
    height: 100%;
    justify-content: center;
}

.home-welcome-image .welcome-image-overlay > img {
    height: 294px;
    object-fit: cover;
    width: 100%;
}

.home-latest {
    margin: 80px 0 100px;
}

.home-latest .home-latest-header {
    max-width: 1238px;
    margin: 0 auto 47px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 30px;
}

.home-latest-title.ftitle {
    margin: 0;
    display: flex;
    flex-direction: row;
    gap: 0 6.5px;
    justify-content: flex-start;
    align-items: center;
    flex-shrink: 0;
}

.home-latest-title.ftitle::before {
    position: relative;
    top: 0;
    left: 0;
}

.home-latest-title.ftitle h3 {
    margin: 0;
    color: #000;
    line-height: 32px;
}

.home-latest-title.ftitle h3 span {
    margin-left: 8px;
    line-height: 72px;
}

.home-latest-filter .home-latest-filter-dropdown {
    display: none;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing: 0.72px;
    width: 127px;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
    font-weight: 500;
}

.home-latest-filter .home-latest-filter-dropdown::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.home-latest-filter ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px 65px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    flex-wrap: wrap;
    font-weight: 500;
}

.home-latest-filter ul li {
    cursor: pointer;
    border-bottom: 3px solid transparent;
}

.home-latest-filter ul li.active {
    border-bottom: 3px solid #F9E3CF;
    transition: all 0.5s;
}

.home-latest-content {
    max-width: 1238px;
    margin: 0 auto;
}

.home-latest-content .the-results {
    display: none;
}

.home-latest-content .the-results.showme {
    display: block;
}

.home-latest-content .latest-post-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 51px 43px;
}

.home-latest-content .latest-post-list .latest-post-block {
    width: calc((100% - 129px) / 4);
}

.home-latest-content .latest-post-list .latest-post-block a {
    line-height: 0;
}

.home-latest-content .latest-post-list .latest-post-block img {
    width: 100%;
    height: 369px;
    object-fit: cover;
    margin: 0 0 20px 0;
}

.home-latest-content .latest-post-list .latest-post-block .cat {
    text-align: center;
    max-width: calc(100% - 60px);
    margin: 0 auto 15px;
}

.home-latest-content .latest-post-list .latest-post-block .cat a {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    font-weight: 500;
}

.home-latest-content .latest-post-list .latest-post-block h3 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.36px;
    color: #000;
    margin: 0;
    text-align: center;
    max-width: calc(100% - 60px);
    margin: 0 auto;
}

/* As seen in */
.footer-seen-in {
    max-width: 1200px;
    margin: 0 auto 56px;
    border-top: 1px solid #707070;
    display: none;
}

.page-template-page-home .footer-seen-in,
.single .footer-seen-in {
    display: block;
}

.footer-seen-in h5 {
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 0.96px;
    margin: 25px 0 20px;
    padding: 10px;
    text-align: center;
}

.footer-seen-in .seen-in-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 17px 44px;
}

.footer-seen-in .seen-in-list .seen-in-block {
    height: 64px;
    line-height: 0;
}

.footer-seen-in .seen-in-list .seen-in-block img {
    height: 64px;
    width: 122px;
    object-fit: contain;
}

input[data-autocompleted] {
    background-color: transparent !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: transparent !important;
}

.related-slider .title h5{
    letter-spacing: 0.26px;
}

@media screen and (max-width: 1280px) {
    .recipe-page-title.ftitle,
    .recipe-page .recipe-category-list,
    .recipe-page .recipe-latest-list,
    .recipe-page .recipe-season-list,
    .recipe-page .recipe-meal-plan-inner .recipe-meal-plan-list,
    .recipe-page .recipe-diet-list,
    .footer .footer-cred-inner,
    .footer .footer-info-inner,
    .footer .footer-content-inner {
        max-width: calc(100% - 100px);
    }

    .recipe-page .recipe-type-list {
        max-width: calc( (100% - 100px) + 27px);
    }

    .recipe-page .recipe-type-list .slick-arrow {
        left: -20px;
    }

    .recipe-page .recipe-type-list .slick-arrow.slick-next {
        right: -20px;
    }

    .footer .footer-subscribe form {
        flex-direction: column;
        gap: 13px 0;
    }

    .summer-ready-title.ftitle,
    .home-links-container .home-links,
    .features-1 .features-1-title.ftitle,
    .home-youtube .home-youtube-inner,
    .home-lifestyle .home-lifestyle.ftitle,
    .home-latest .home-latest-header,
    .home-latest-content,
    .footer-seen-in {
        max-width: 1160px;
    }

    .features-1 ul {
        max-width: calc(1160px + 43px);
    }

    .home-lifestyle .home-lifestyle-list {
        max-width: calc(1160px + 27px);    
    }

    .home-welcome {
        padding: 0 0 0 50px;
    }

    .home-welcome-content {
        width: calc(60% - 34px);
        margin: 50px 0;
        padding: 50px 100px;
    }

    .home-welcome-image {
        width: 40%;
    }
}

@media screen and (max-width: 1194px) {
    .nav-bar .inner .ubermenu .ubermenu-nav {
        gap: 0 30px;
    }

    .home-featured-category-block .home-featured-category-link {
        width: calc(100% - 40px);
    }

    .home-spring-fwd {
        padding: 36px 0 34px;
        background: linear-gradient(to bottom, #fff 0 73px, rgba(227, 227, 235, 0.4) 73px 100%);
    }

    .home-spring-fwd-block,
    .summer-ready-title.ftitle,
    .summer-ready-posts,
    .home-links-container .home-links,
    .features-1 .features-1-title.ftitle,
    .home-youtube .home-youtube-inner,
    .home-lifestyle .home-lifestyle.ftitle,
    .home-latest .home-latest-header,
    .home-latest-content,
    .footer-seen-in {
        max-width: calc(100% - 60px);
    }

    .features-1 ul,
    .home-lifestyle .home-lifestyle-list {
        max-width: calc(100% - 30px);
    }

    .home-spring-fwd-block {
        gap: 0 30px;
    }

    .summer-ready-posts {
        gap: 30px;
        margin: 0 auto 44px;
    }

    .home-spring-fwd-list {
        width: calc(100% - 610px);
    }

    .home-spring-fwd-sub {
        gap: 0 20px;
    }

    .summer-ready {
        margin: 60px 0 0 0;
    }

    .summer-ready-title.ftitle {
        margin: 0 auto 34px;
    }

    .home-links-container {
        padding: 41px 0 73px;
    }

    .features-1 {
        margin: 42px auto 41px;
    }

    .features-1 .features-1-title.ftitle {
        margin: 0 auto 31px;
        
    }

    .home .features-1 ul li {
        margin: 0;
    }

    .features-1 ul li .featured-inner {
        padding: 0 15px;
    }

    .features-1.features-1-2 {
        margin: 49px auto 69px;
    }

    .home-lifestyle {
        margin: 60px auto 69px;
    }

    .home-youtube {
        padding: 50px 0;
    }

    .home-lifestyle .home-lifestyle.ftitle {
        margin: 0 auto 50px;
    }

    .home-cookbook {
        gap: 30px;
    }

    .home-latest {
        margin: 60px 0 46px;
    }

    .home-latest .home-latest-header {
        margin: 0 auto 50px;
    }

    .home-latest-filter ul {
        gap: 10px 30px;
    }

    .home-latest-content .latest-post-list {
        gap: 20px 18px;
    }

    .home-latest-content .latest-post-list .latest-post-block {
        width: calc((100% - 54px) / 4);
    }
}

@media screen and (max-width: 1180px) {
    .nav-bar .inner .ubermenu .ubermenu-nav {
        gap: 30px;
    }

    .blog-header .flex,
    .single-blog {
        max-width: calc(100% - 100px);
    }

    .blog-header .flex .hero-image,
    .blog-header .flex .rightside {
        width: calc(50% - 22px);
    }

    .single-post #breadcrumbs {
        padding: 0;
        max-width: calc(100% - 100px);
    }

    .single-blog .left {
        padding: 0;
    }

    .home-youtube .home-youtube-inner {
        gap: 0 50px;
    }

    .home-youtube .home-youtube-inner .youtube-image {
        width: 100%;
    }

    .home-youtube .home-youtube-inner .youtube-content {
        width: calc(50% - 50px);
        padding: 0;
    }

    .home-highlight .home-highlight-content {
        padding: 50px;
    }

    .footer-seen-in .seen-in-list {
        gap: 17px;
    }
}

@media screen and (max-width: 1112px) {
    .the-header .top-bar .inner {
        display: flex;
        justify-content: flex-start;
    }

    .footer .footer-content-inner .footer-logo {
        margin: 0 30px 0 0;
        width: 250px;
        flex-grow: 1;
    }

    .footer .footer-content-inner .footer-menu {
        margin: 0 30px 0 0;
    }

    .blog-header .flex .hero-image {
        margin: 0;
    }

    .recipe-header-area {
        padding: 8px 9px 14px 4px;
        gap: 12px;
    }

    .recipe-header-area .left-side {
        height: 257px;
    }

    .recipe-content .recipe-time {
        margin: 0 0 14px;
        justify-content: flex-start;
    }

    .recipe-content .recipe-time .wprm-recipe-servings-container,
    .recipe-content .recipe-time .wprm-recipe-time-container {
        width: 50%;
        flex-direction: row;
        justify-content: center;
    }

    .recipe-content .recipe-time .wprm-recipe-servings-container:nth-child(even),
    .recipe-content .recipe-time .wprm-recipe-time-container:nth-child(even) {
        border: none;
    }

    .recipe-header-area .right-side .wprm-recipe-name {
        font-size: 22px;
        line-height: 28px;
        margin: 0 auto 8px !important;
    }

    .recipe-header-area .right-side .recipe-info {
        margin: 0 0 11px 0;
        flex-direction: column;
        gap: 0;
    }

    .recipe-header-area .right-side .recipe-info span {
        line-height: 19px;
    }

    .recipe-header-area .right-side .recipe-info > span:nth-child(2) {
        display: none;
    }

    .recipe-header-area .right-side .wprm-recipe-rating {
        margin: 0 0 9px;
        gap: 5px;
        flex-wrap: wrap;
    }

    .recipe-header-area .right-side .wprm-recipe-rating .wprm-recipe-rating-details {
        margin: 0;
        width: 100%;
    }

    .recipe-header-area .right-side .wprm-recipe-summary,
    .recipe-header-area .right-side .wprm-recipe-summary em {
        font-size: 13px;
        line-height: 18px;
    }

    .recipe-content .recipe-conversion {
        margin: 14px;
    }

    .recipe-content {
        padding: 16px 9px 16px 9px;
    }

    .recipe-content .recipe-buttons .wprm-recipe-print,
    .recipe-content .recipe-buttons .wprm-recipe-pin {
        padding: 4px;
        font-size: 14px;
        line-height: 18px;
        width: 120px;
    }

    .recipe-content .recipe-buttons {
        margin: 0 0 22px 0;
    }

    .single-blog .wprm-recipe-ingredients-container,
    .single-blog .wprm-recipe-instructions-container,
    .single-blog .wprm-recipe-notes-container,
    .single-blog .wprm-nutrition-label-container {
        padding: 0 17px;
    }

    .single-blog .wprm-recipe-template-custom .wprm-recipe-header.wprm-recipe-nutrition-header {
        padding: 0 17px !important;    
    }

    .single-blog .wprm-recipe-ingredients-container .wprm-recipe-ingredient {
        margin: 0 0 0 21px !important;
    }

    .single-blog .recipe-lower-area {
        padding: 70px 18px 34px;
    }

    .single-blog .recipe-lower-area h3 {
        margin: 0 0 19px !important;
    }

    #responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item .responsive-menu-pro-item-link {
        height: auto;
    }

    .home-latest-filter .home-latest-filter-dropdown {
        display: block;
    }

    .home-latest-filter ul {
        flex-direction: column;
        width: 127px;
        align-items: flex-start;
        padding: 10px;
        border: 1px solid;
        position: absolute;
        right: 30px;
        background: #fff;
        z-index: 9;
    }

    .home-latest-filter ul {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .footer .footer-content {
        padding: 24.5px 0 24px;
    }

    .footer .footer-content-inner {
        flex-direction: column;
        align-items: center;
    }

    .footer .footer-content-inner .footer-logo {
        margin: 0 0 37px 0;
        order: 2;
        width: 308px;
    }

    .footer .footer-content-inner .footer-menu {
        order: 3;
        margin: 0;
    }

    .footer .footer-subscribe {
        margin: 0 0 24px 0;
    }

    .footer .footer-cred {
        padding: 15px;
    }

    .footer .footer-cred-inner {
        flex-direction: column;
        gap: 3px 0;
        text-align: center;
    }

    .footer .footer-info {
        padding: 14px;
    }

    .recipe-page .recipe-category-list .recipe-category-block {
        width: calc( ( 100% - 27px ) / 2 );
    }

    .recipe-page .recipe-category-block .recipe-page-image img {
        height: 256px;
    }

    .recipe-page .recipe-type-list .recipe-type-block img {
        height: 371px;
    }

    .recipe-page .recipe-season-list .recipe-season-block,
    .recipe-page .recipe-season-list .recipe-page-image img {
        height: 263px;
    }

    .recipe-page .recipe-meal-plan-list .recipe-meal-plan-block {
        width: calc( ( 100% - 27px ) / 2 );
    }

    .recipe-page .recipe-meal-plan-list .recipe-meal-plan-block img {
        height: 246px;
    }

    .sb-header .title h1 {
        margin: 0 0 12px 0;
    }

    .single-post .rightside .blog-info {
        margin: 0 0 20px 0;
    }

    .blog-header {
        padding: 40px 0 25px;
    }

    .blog-header .flex, .single-blog {
        max-width: calc(100% - 40px);
        gap: 20px;
    }

    .single-post #breadcrumbs {
        max-width: calc(100% - 72px);
    }

    .blog-header .flex .hero-image {
        height: 381px;
    }

    .blog-header .flex .hero-image, .blog-header .flex .rightside {
        width: calc(50% - 10px);
    }

    .blog-header .flex .post-note {
        margin: 0 0 22px 0;
    }

    .blog-header .flex .exc {
        margin: 0 auto 23px;
    }

    .single-blog .ptitle,
    .long-post p,
    .long-post h1,
    .long-post h2,
    .long-post h3,
    .long-post h4,
    .long-post h5,
    .long-post h6,
    .long-post ul {
        padding-left: 16px;
        padding-right: 16px;
    }

    .long-post a.pinit-button {
        left: 24px !important;
    }

    .long-post ul {
        list-style-position: inside;
    }

    .long-post {
        margin-top: 15px;
    }

    .long-post ul {
        margin-bottom: 27px;
    }

    .long-post #feast-advanced-jump-to {
        padding: 24px 29px 25px;
        margin: 0 0 29px 0;
    }

    .long-post #feast-advanced-jump-to,
    .long-post h2[id*="-q-as"],
    .long-post .schema-faq.wp-block-yoast-faq-block {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .single-blog .wprm-recipe-container {
        width: calc(100% + 18px);
        margin-left: -9px;
    }

    .long-post .wp-block-yoast-faq-block .schema-faq-question {
        padding: 11px 50px 11px 17px;
    }

    .home-featured-category {
        padding: 37px 0 46px;
        gap: 28px 10px;
    }

    .home-featured-category-block {
        width: calc(50% - 5px);
    }

    .home-featured-category-block .home-featured-category-link {
        font-size: 12px;
        line-height: 15px;
        width: calc(100% - 48px);
        padding: 8px 8px 10px;
    }

    .home-subscribe {
        padding: 33px 33px 42px;
    }

    .home-subscribe h5 {
        margin: 0 0 28px 0;
        text-align: center;
    }

    .home-subscribe-form form {
        flex-direction: column;
        gap: 13px 0;
        align-items: flex-end;
    }

    .home-subscribe-form .gform_wrapper.gravity-theme .gform_fields {
        flex-direction: column;
        gap: 15px 0;
    }

    .home-spring-fwd h2 {
        margin: 0 0 20px;
    }

    .home-spring-fwd-block {
        max-width: calc(100% - 56px);
    }

    .home-spring-fwd-fetured,
    .home-spring-fwd-list {
        width: calc(50% - 15px);
        gap: 20px 0;
    }

    .home-spring-fwd-fetured h3 {
        font-size: 30px;
        line-height: 38px;
        gap: 0 25px;
    }

    .home-spring-fwd-fetured h3 .number {
        font-size: 40px;
        line-height: 41px;
        margin: 7px 0 0 0;
    }

    .home-links-container .home-links {
        gap: 46px 20px;
    }

    .home-links-container .home-links .home-link {
        width: calc(50% - 10px);
    }

    .features-1 .slick-arrow {
        position: absolute;
        top: 184px;
        transform: translateY(-50%);
        left: -24px;
        margin: 0;
    }

    .features-1 .slick-arrow.slick-next {
        left: auto;
        right: -24px;
    }

    .features-1 ul, .home-lifestyle .home-lifestyle-list {
        max-width: calc(100% - 138px);
    }

    .features-1 .hero-image {
        height: 369px;
    }

    .home-lifestyle .home-lifestyle-block .home-lifestyle-image img {
        height: 369px;
    }

    .home-welcome {
        flex-direction: column-reverse;
        padding: 0;
    }

    .home-welcome-image {
        width: 100%;
        min-height: 500px;
    }

    .home-welcome-image > img {
        height: 500px;
    }

    .home-welcome-image .welcome-image-overlay {
        flex-direction: row;
        left: 0;
        bottom: 0;
        transform: none;
        width: calc(100% - 72px);
        justify-content: center;
        gap: 0 8px;
        left: 36px;
        align-items: center;
        top: auto;
        height: auto;
        transform: translateY(50%);
    }

    .home-welcome-image:first-child {
        margin: 0 0 106px;
    }

    .home-welcome-image .welcome-image-overlay > img {
        height: 211px;
        width: 168px;
        margin: 0;
    }

    .home-welcome-content,
    .home-welcome-content:last-child {
        width: calc(100% - 72px);
        margin: 52px auto 55px;
        padding: 82px 27px 38px;
        max-width: 100%;
    }

    .home-cookbook {
        margin: 0;
        gap: 0;
    }

    .home-cookbook .cookbook-information {
        width: 100%;
    }

    .home-cookbook .cookbook-information .cookbook-information-inner {
        max-width: calc(100% - 60px);
    }

    .home-lifestyle .slick-arrow {
        position: absolute;
        top: 228px;
        transform: translateY(-50%);
        left: -24px;
        margin: 0;
    }

    .home-lifestyle .slick-arrow.slick-next {
        left: auto;
        right: -24px;
    }

    .recipe-page .recipe-latest-list {
        flex-wrap: nowrap;
        width: 100%;
        max-width: 100%;
        margin: 0 0 0 18px;
        gap: 0 12px;
    }

    .recipe-page .recipe-latest-list .mCSB_container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%;
        gap: 0 12px;
        margin-bottom: 0 !important;
        max-width: unset;
    }

    .recipe-page .recipe-latest-list .recipe-latest-block {
        width: 277px;
        flex-grow: 0;
        flex-shrink: 0;
    }

    .recipe-page .recipe-latest-list .recipe-latest-block:last-child {
        margin: 0 36px 0 0;
    }
}

@media screen and (max-width: 926px) {
    .recipe-page .recipe-page-header {
        padding: 39px 18px 35px;
        gap: 11px 0;
    }

    .recipe-page .recipe-page-header .search-form,
    .recipe-page .recipe-page-header .search-form input[type="text"] {
        width: 100%;
    }

    .recipe-page-title.ftitle, .recipe-page .recipe-category-list,
    .recipe-page .recipe-latest-list,
    .footer .footer-cred-inner,
    .footer .footer-info-inner,
    .footer .footer-content-inner,
    .footer-seen-in {
        max-width: calc(100% - 36px);
    }

    .recipe-page-title.ftitle {
        padding: 0;
        margin: 0 auto 33px;
    }

    .recipe-page-title.ftitle:before {
        display: none;
    }

    .recipe-page-title.ftitle h3 {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .recipe-page-title.ftitle h3:before {
        content: "";
        display: block;
        width: 76px;
        height: 1px;
        background: black;
        margin: 0 9.5px 0 0;
    }

    .recipe-page-title.ftitle h3 span {
        width: 100%;
        text-align: center;
        line-height: 79px;
        margin: 14px 0 0 0;
    }

    .recipe-page-title.ftitle h3 span.label-inline {
        width: auto;
    }

    .recipe-page-catgory-inner {
        margin: 37px 0 53px;
    }

    .recipe-page .recipe-category-list {
        gap: 27px 9px;
    }

    .recipe-page .recipe-category-list .recipe-category-block {
        width: calc( ( 100% - 9px ) / 2 );
    }

    .recipe-page .recipe-category-list .recipe-category-block .recipe-page-link {
        font-size: 11px;
        line-height: 13px;
        padding: 8px 8px 9px 8px;
        width: calc(100% - 40px);
        left: 20px;
    }

    .recipe-page .recipe-page-latest-inner {
        padding: 45px 0 53px;
    }

    .recipe-page .recipe-page-latest-inner .recipe-page-title.ftitle {
        margin: 0 auto 41px;
    }

    .recipe-page .recipe-page-latest-inner .recipe-page-title.ftitle h3 span {
        width: auto;
        line-height: 32px;
        margin: 0 0 0 8px;
    }

    .recipe-page .recipe-type-inner {
        margin: 59px 0 64px;
    }

    .recipe-page .recipe-type-inner .recipe-page-title.ftitle {
        margin: 0 auto 41px;
    }

    .recipe-page .recipe-type-inner .recipe-page-title.ftitle h3 span {
        width: auto;
        line-height: 32px;
        margin: 0 0 0 11px;
    }

    .recipe-page .recipe-type-list .recipe-type-block {
        margin: 0 13.5px 21.5px;
    }

    .recipe-page .recipe-type-inner .recipe-page-link {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.7px;
        padding: 12px 14px 14px 14px;
        width: calc(100% - 40px);
        left: 20px;
    }

    .recipe-page .recipe-page-season-inner {
        padding: 40px 0 0;
    }

    .recipe-page .recipe-page-season-inner .recipe-page-title.ftitle {
        margin: 0 auto 14px;
    }

    .recipe-page .recipe-page-season-inner .recipe-page-title.ftitle h3::before {
        margin: 0 24.5px 0 0;
    }

    .recipe-page .recipe-page-season-inner .recipe-page-title.ftitle h3 span {
        margin: 0;
    }

    .recipe-page .recipe-season-list {
        max-width: 100%;
        flex-direction: column;
        gap: 0;
    }

    .recipe-page .recipe-season-list .recipe-season-block {
        width: 100%;
    }

    .recipe-page .recipe-page-overlay-link {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.7px;
        padding: 6px 9px 9px 9px;
        min-width: 152px;
    }

    .recipe-page .recipe-meal-plan-inner {
        margin: 66px 0 98px;
    }

    .recipe-page .recipe-meal-plan-inner .recipe-page-title.ftitle {
        margin: 0 auto 43px;
    }

    .recipe-page .recipe-meal-plan-inner .recipe-page-title.ftitle h3::before {
        margin: 0 23.5px 0 0;
    }

    .recipe-page .recipe-meal-plan-inner .recipe-page-title.ftitle h3 span {
        width: auto;
        line-height: 32px;
        margin: 0 0 0 15.5px;
    }

    .recipe-page .recipe-meal-plan-inner .recipe-meal-plan-list {
        justify-content: center;
        gap: 33px 16px;
        max-width: calc(100% - 42px);
    }

    .recipe-page .recipe-meal-plan-list .recipe-meal-plan-block {
        width: calc( ( 100% - 16px ) / 2 );
    }

    .recipe-page .recipe-meal-plan-inner .recipe-meal-plan-list .recipe-page-link {
        font-size: 9px;
        line-height: 11px;
        letter-spacing: 0.45px;
        padding: 9px;
        width: calc(100% - 40px);
        left: 20px;
    }

    .recipe-page .recipe-diet-inner {
        padding: 65px 0 0;
    }

    .recipe-page .recipe-diet-inner .recipe-page-title.ftitle {
        margin: 0 auto 53px;
    }

    .recipe-page .recipe-diet-inner .recipe-page-title.ftitle h3::before {
        margin: 0 15.5px 0 0;
    }

    .recipe-page .recipe-diet-inner .recipe-page-title.ftitle h3 span {
        width: auto;
        line-height: 32px;
        margin: 0 0 0 14.5px;
    }

    .recipe-page .recipe-diet-list {
        max-width: 100%;
        flex-direction: column;
        gap: 0;
    }

    .recipe-page .recipe-diet-list .recipe-diet-block {
        width: 100%;
        height: 263px;
    }

    .recipe-page .recipe-diet-list .recipe-page-image img {
        height: 263px;
    }

    .blog-header .flex, .single-blog {
        flex-direction: column;
    }

    .blog-header .flex .hero-image, .blog-header .flex .rightside {
       width: 100%;
    }

    .single-blog .wprm-recipe-instructions-container::before,
    .single-blog .wprm-recipe-notes-container::before,
    .single-blog .wprm-recipe-template-custom .wprm-recipe-header.wprm-recipe-nutrition-header::before,
    .single-blog .wprm-recipe-notes ul li::after {
        width: 48%;
    }

    .recipe-header-area .left-side {
        width: 157px;
    }

    .recipe-header-area .right-side {
        width: calc(100% - 169px);
    }

    .home-latest-content {
        max-width: calc(100% - 36px);
    }

    .home-latest-content .latest-post-list .latest-post-block {
        width: calc(50% - 9px);
    }

    .home-latest-content .latest-post-list .latest-post-block img {
        height: 265px;
        margin: 0 0 15px 0;
    }

    .home-latest-content .latest-post-list .latest-post-block .cat,
    .home-latest-content .latest-post-list .latest-post-block h3 {
        max-width: calc(100% - 20px);
    }

    .footer-seen-in h5 {
        margin: 20px 0 7px;
    }

    .footer-seen-in .seen-in-list {
        gap: 0 59px;
    }
}

@media screen and (max-width: 844px) {
    .home-spring-fwd-block {
        flex-direction: column;
        gap: 30px 0;
    }

    .home-spring-fwd-fetured, .home-spring-fwd-list {
        width: 100%;
        gap: 20px 0;
    }

    .home-spring-fwd-fetured img {
        height: 400px;
    }

    .home-spring-fwd-sub .home-spring-fwd-sub-title h3 .number {
        font-size: 20px;
        line-height: 23px;
    }

    .home-youtube {
        padding: 32px 0 34px;
    }

    .home-youtube .home-youtube-inner {
        flex-direction: column;
        gap: 0;
        max-width: 100%;
    }

    .home-youtube .home-youtube-inner .youtube-content-mobile {
        display: block;
        max-width: calc(100% - 60px);
    }

    .home-youtube .home-youtube-inner .youtube-content-mobile h2 {
        margin: 0 0 17px 0;
        text-transform: lowercase;
    }

    .home-youtube .home-youtube-inner .youtube-image {
        width: 100%;
        padding: 14px 17px;
        margin: 0 0 29px;
    }

    .home-youtube .home-youtube-inner .youtube-image img {
        height: 215px;
    }

    .home-youtube .home-youtube-inner .youtube-content {
        width: calc(100% - 60px);
    }

    .home-youtube .home-youtube-inner .youtube-content h2 {
        display: none;
    }

    .home-youtube .home-youtube-inner .youtube-content h5 {
        max-width: 260px;
        margin: 0 0 20px 0;
    }

    .home-youtube .home-youtube-inner .youtube-content p {
        max-width: 360px;
        margin: 0 0 21px 0;
    }

    .home-lifestyle {
        margin: 52px auto 55px;
    }

    .home-lifestyle .home-lifestyle.ftitle a {
        display: none;
    }

    .home-lifestyle a.see-all-mobile {
        display: block;
        text-align: center;
        margin: 36px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    body .pum-theme-16510 .pum-container, body .pum-theme-default-theme .pum-container {
        padding: 13px 13px 23px;
    }

    body .pum-theme-default-theme .pum-container .su-row {
        flex-direction: column;
        gap: 21px 0;
    }

    body .pum-theme-default-theme .pum-container .su-row:after {
        display: none;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-image {
        align-self: center;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-image img {
        height: 211px;
        object-position: 0 20%;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-content {
        margin: 0;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner p {
        max-width: 100%;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_wrapper {
        margin: 15px auto 0 !important;
    }

    body .pum-theme-default-theme .pum-container .pum-close.popmake-close {
        right: 20px;
        top: 259px;
    }
}

@media screen and (max-width: 667px) {
    .recipe-page .recipe-type-list {
        max-width: calc(100% - 148px);
    }

    .recipe-page .recipe-type-list .slick-arrow {
        left: -28px;
    }

    .recipe-page .recipe-type-list .slick-arrow.slick-next {
        right: -28px;
    }

    .home-featured-category-block .home-featured-category-image img {
        height: 280px;
    }

    .home-spring-fwd-sub {
        gap: 0 17px;
    }

    .home-spring-fwd-sub .home-spring-fwd-sub-img {
        width: 140px;
    }

    .home-spring-fwd-sub .home-spring-fwd-sub-img img {
        height: 140px;
    }

    .home-spring-fwd-sub .home-spring-fwd-sub-title {
        width: calc( 100% - 157px );
    }

    .summer-ready-title.ftitle {
        align-items: flex-start;
    }

    .summer-ready-title.ftitle::before {
        top: 15px;
    }

    .summer-ready-title.ftitle.inline-heading::before {
        top: 35px;
    }

    .summer-ready-title.ftitle h3 span {
        margin: 16px 0 0 0;
        line-height: 72px;
        display: block;
        width: 100%;
    }

    .summer-ready-title.ftitle.inline-heading h3 span {
        margin: 0;
        display: inline;
        width: auto;
    }

    .features-1 .features-1-title.ftitle {
        align-items: flex-start;
    }

    .features-1 .features-1-title::before {
        top: 35px;
    }

    .features-1.features-1-2 .features-1-title.ftitle {
        justify-content: center;
        align-items: flex-start;
        margin: 0 auto 38px;
    }

    .features-1.features-1-2 .features-1-title::before {
        top: 16px;
    }

    .features-1.features-1-2 .features-1-title.inline-heading::before {
        top: 25px;
    }

    .features-1.features-1-2 .features-1-title h3 span {
        display: block;
        transform: translateX(-40%);
        line-height: 72px;
        margin: 21px 0 0 0;
    }

    .features-1.features-1-2 .features-1-title.inline-heading h3 span {
         display: inline;
         margin: 0;
    }

    .home-highlight {
        flex-direction: column;
    }

    .home-highlight .home-highlight-image,
    .home-highlight .home-highlight-content {
        width: 100%;
    }

    .home-highlight .home-highlight-image img {
        height: 219px;
    }

    .home-highlight .home-highlight-content {
        padding: 33px 29px 36px;
    }

    .home-highlight .home-highlight-content h2 {
        max-width: 284px;
    }

    .home-lifestyle .home-lifestyle.ftitle {
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 auto 14px;
    }

    .home-lifestyle .home-lifestyle.ftitle::before {
        top: 16px;
    }

    .home-lifestyle .home-lifestyle.ftitle.inline-heading::before {
        top: 35px;
    }

    .home-lifestyle .home-lifestyle.ftitle h3 span {
        margin: 16px 0 0 0;
        line-height: 72px;
        display: block;
        width: 100%;
    }

    .home-latest .home-latest-header {
        flex-direction: column;
        gap: 17px 0;
    }

    .home-latest-title.ftitle h3 span {
        display: inline;
        margin-top: 0;
    }

    .home-subscribe {
        padding: 33px 20px 42px;
    }

    .home-subscribe-form {
        width: 100%;
    }

    .home-subscribe-form .gform_wrapper.gravity-theme .gform_fields input,
    .home-subscribe-form .gform_wrapper.gravity-theme .gform_fields input.medium {
        width: 100%;
        line-height: 15px !important;
    }

    .home-subscribe-form .gform_wrapper.gravity-theme .gform_footer .gform_button {
        line-height: 18px !important;
    }

    .home-subscribe-form .gform_wrapper.gravity-theme .gform_fields span {
        margin: 0;
    }

    .gform_wrapper.gravity-theme .ginput_complex span {
        margin: 0 !important;
    }

    .footer .footer-subscribe form .gform_fields > .gfield input {
        line-height: 15px !important;
    }

    .footer .footer-subscribe form .gform_footer .gform_button {
        line-height: 18px !important;
        width: 153px;
    }

    .related-slider {
        max-width: 100%;
    }

    .related-slider .post-category {
        letter-spacing: 0.72px;
    }

    .related-slider .title h5{
        letter-spacing: 0.36px;
    }

    .related-slider .slick-prev,
    .related-slider .slick-next {
        top: 173px;
    }

    .single-blog .recipe-lower-area p {
        max-width: 290px;
        margin: 0 auto;
    }

    .favorites .inner h2 {
        margin: 44px 0 34px;
    }

    .related-slider .hero-image {
        margin-bottom: 20px;
    }

    .related-slider .post-category {
        font-size: 12px;
        margin: 0 0 15px 0;
    }

    .related-slider h5 {
        font-size: 18px;
        line-height: 23px;
        padding: 0;
        max-width: 198px;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner .gform_button {
        line-height: 18px !important;
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-content .su-column-inner h1 {
        line-height: 72px;
    }

    .summer-ready {
        margin: 34px 0 0 0;
    }

    .summer-ready-title.ftitle {
        margin: 0 auto 16px;
    }

    .home-latest {
        margin: 47px 0 46px;
    }

    .home-latest .home-latest-header {
        margin: 0 auto 35px;
    }

    .summer-ready-posts {
        gap: 15px 0;
    }

    .summer-ready-posts .summer-ready-post-block:nth-child(1), .summer-ready-posts .summer-ready-post-block:nth-child(2) {
        margin: 0 0 5px 0;
    }

    .home-welcome-content h2 {
        margin: 0 0 20px;
    }

    .home-welcome-content h5 {
        margin: 0 0 11px;
    }

    .home-welcome-content p {
        margin: 0 0 41px 0;
    }

    .home-latest-filter ul {
        left: 50%;
        transform: translateX(-50%);
    }

    .post-comments .pc-title {
        margin: 59px auto 15px;
    }

    .post-comments {
        max-width: calc(100% - 18px);
        margin: 0 auto;
    }

    .post-comments .form-submit {
        margin-top: 17px;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .commentlist {
        margin: 0 0 49px 0;
    }
}

@media screen and (max-width: 568px) {
    .home-links-container .home-links {
        max-width: calc(100% - 116px);
    }

     .home-links-container .home-links .home-link {
        width: 100%;
    }

    .features-1 ul li .featured-inner {
        padding: 0;
    }

    .home-lifestyle .home-lifestyle-block {
        padding: 0;
    }

    .home-welcome-content .home-welcome-social {
        flex-direction: column;
        gap: 33px 0;
    }

    .footer .footer-info-inner {
        max-width: calc(100% - 80px);
    }

    .footer .footer-cred-inner {
        max-width: 100%;
    }

    .footer .footer-cred {
        padding: 15px 5px;
    }
}

@media screen and ( max-width: 428px) {
    .related-slider .slick-prev {
        left: 11px;
    }

    .related-slider .slick-next {
        right: 11px;
    }

    .home-cookbook .cookbook-information .cookbook-icons {
        flex-direction: column;
        gap: 0;
    }
}

@media screen and (max-width: 390px) {
    .recipe-header-area .left-side,
    .recipe-header-area .right-side {
        width: 100%;
    }

    .features-1 ul, .home-lifestyle .home-lifestyle-list {
        max-width: calc(100% - 60px);
    }

    .recipe-content .recipe-time .wprm-recipe-servings-container, .recipe-content .recipe-time .wprm-recipe-time-container {
        width: 100%;
        border-right: none;
    }
}

@media screen and (max-width: 375px) {
    .footer .footer-subscribe,
    .footer .footer-subscribe form .gform_fields {
        max-width: 100%;
    }

    .recipe-page .recipe-page-latest-inner .recipe-page-title.ftitle h3 span,
    .recipe-page .recipe-type-inner .recipe-page-title.ftitle h3 span,
    .recipe-page .recipe-meal-plan-inner .recipe-page-title.ftitle h3 span,
    .recipe-page .recipe-diet-inner .recipe-page-title.ftitle h3 span {
        width: 100%;
        line-height: 79px;
    }

    body .pum-theme-16510 .pum-container, body .pum-theme-default-theme .pum-container {
        width: calc(100% - 56px);
    }

    body .pum-theme-default-theme .pum-container .su-column.popup-image,
    body .pum-theme-default-theme .pum-container .su-column.popup-content {
        max-width: 100%;
    }

    .home-latest-title.ftitle {
        align-items: flex-start;
    }

    .home-latest-title.ftitle::before {
        top: 16px;
    }
    
    .home-latest-title.ftitle h3 span {
        line-height: 72px;
        margin: 0;
    }

    .related-slider .slick-prev {
        left: 0;
    }

    .related-slider .slick-next {
        right: 0;
    }
}

@media screen and (max-width: 320px ) {
    .related-slider .hero-image {
        width: 230px;
    }

    .home-youtube .home-youtube-inner .youtube-content-mobile {
        max-width: calc(100% - 20px);
    }

    .features-1 ul, .home-lifestyle .home-lifestyle-list {
        max-width: calc(100% - 60px);
    }

    .home-lifestyle .home-lifestyle-block .home-lifestyle-button {
        left: 20px;
        width: calc(100% - 40px);
        padding: 10px;
    }

    .home-links-container .home-links {
        max-width: calc(100% - 60px);
    }

    .home-welcome-content, .home-welcome-content:last-child {
        width: calc(100% - 40px);
    }

    .home-spring-fwd-sub {
        gap: 0 10px;
    }

    .home-spring-fwd-sub .home-spring-fwd-sub-img {
        width: 110px;
    }

    .home-spring-fwd-sub .home-spring-fwd-sub-title {
        width: calc( 100% - 120px );
    }

    .features-1 .features-1-title::before {
        top: 16px;
    }
}
