/*
	Theme Name: Sweet As Honey
	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:1px solid silver;margin:0 2px;padding:.35em .625em .75em}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: 'Beyond Infinity - Demo';
    src: url('../mtt_base_theme/fonts/BeyondInfinity.woff2') format('woff2'),
        url('../mtt_base_theme/fonts/BeyondInfinity.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Beyond Infinity';
    src: url('../mtt_base_theme/fonts/BeyondInfinity.woff2') format('woff2'),
        url('../mtt_base_theme/fonts/BeyondInfinity.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*font-family: 'Homemade Apple', cursive;*/

/*font-family: minion-3, serif;*/

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

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.alm-btn-wrap .alm-load-more-btn.done {
    opacity: 0!important;
}
.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: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	background:#FFF;
    font-family: minion-3, serif;
}

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

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

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

a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #d44397;
        opacity: 1;
}

table {
	border: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 25px;
	padding: 0;
}

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

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 600;
}

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

blockquote {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    line-height: 45px;
    letter-spacing: 3px;
    font-style: normal;
    margin: 40px auto 40px;
}

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;
}

.gform_wrapper div.validation_error {
        color: #e695c2!important;
    font-size: 1em;
    margin-bottom: 25px;
    border-top: none!important;
    border-bottom: none!important;
    padding: 0;
    clear: both;
    width: 100%;
    text-align: center;
font-family: brandon-grotesque, sans-serif!important;
    font-weight: 100;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        background-color: transparent!important;
    margin-bottom: 0px!important;
    border-top: none!important;
    border-bottom: none!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%!important;
    padding-right: 16px!important;
    color: #e695c2!important;
    padding: 0!important;
font-family: brandon-grotesque, sans-serif!important;
}
.the-footer .upper .left .form .gform_wrapper div.validation_error {
color:#000!important;
}
.the-footer .upper .left .form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color:black!important;
}
.the-footer .upper .left .form #gform_confirmation_message_1 p {
    text-align: center;
    font-size: 44px;
    color: white;
    font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.02rem!important;
    font-weight: 300;
    padding-top: 30%;
}

/* Column Classes
--------------------------------------------- */
 
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	display: inline-block;
	padding-left: 28px;
	vertical-align: top;
}
 
.first {
	clear: both;
	padding-left: 0px;
}


/* 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: 0px auto 0;
	position:relative; 
}

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


/* Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	padding: 0px auto 0px;
	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 {

}

h2 {

}

h3 {
  font-family: brandon-grotesque, sans-serif;
    font-size: 33px;
    font-weight: 100;
}

h4 {

}

h6 {

}


/* Navigation
--------------------------------------------- */
.wrap-it {
    max-width: 1180px;
    margin: 0 auto;
}
.gen-content h1.page-title {
font-family: brandon-grotesque, sans-serif;
    font-size: 44px;
    letter-spacing: 0.1rem;
    font-weight: 300;
    margin: 70px 0 50px;
    text-align: center;
}
.gen-content {
	margin: 0 auto 100px;
}
.gen-content h3{
    margin: 0 0 10px;
    font-size: 25px;
}
.gen-content h2 {
font-family: brandon-grotesque, sans-serif;
    font-size: 33px;
    font-weight: 100;
    margin: 10px 0;
}
.gen-content h5 {
        text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 12px;
    letter-spacing: 0.1rem;
    font-weight: 700;
    margin: 10px 0;
}
.gen-content a {
    color:#ce3c8c;
}
.nav-primary {
	margin: 0px auto;
	width: 100%;
}

.genesis-nav-menu {
    clear: both;
    line-height: 1;
    max-width: 1000px;
    width: 90%;
    margin: 0px auto;
    position: relative;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
}

.nav-primary .genesis-nav-menu a {
    display: block;
    margin: 0px 20px 0;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .25em;
    text-align: center;
    line-height: 18px;
    font-weight: normal;
}

.fixed-header {
	display: none;
	height: 55px;
    background: black;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    top: 0;
    transition: all 0.5s;
}
.the-header {
    position: relative;
    width: 100%;
    background: #fff;
    transition: all 0.5s;
}
.the-header .top-header {
    width: 100%;
    background: #000;
    position: relative;
    top: 0;
    height: 55px;
    color: white;
    z-index: 9999;
}
.the-header .top-header #menu-top-bar {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    margin-right: 10px;
}
.the-header .top-header #menu-top-bar li {
    margin: 0 5px;
}
.the-header .top-header .social ul{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.the-header .top-header .social ul li {
    margin: 1px 0px 0 31px;
}
.the-header .top-header .right-side {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    padding-top: 10px;
    width: 95%;
    max-width: 1138px;
    margin: 0 auto;
}
.the-header .top-header .right-side .top-menu {
    padding-right: 30px;
    width: 169px;
}
.the-header .top-header .right-side .top-menu #menu-top-bar-1 {
     display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.the-header .top-header #menu-top-bar  #menu-item-16600{
        margin-left: 41px;
}
.the-header .top-header .social ul a {
    font-size: 11px;
}
.the-header .top-header a{
    color: white;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    padding: 6px 8px;
    font-size: 9px;
    letter-spacing: 0.1rem;
    font-weight: 700;
    margin: 0 -8px;
}
.the-header .top-header .current_page_item a, .the-header .flex .center .current_page_item a {
        color: #ce3c8c;
}
.the-header .small-logo {
    display: none;
}
.the-header.nav-up {
    top: -165px;
}
.the-header.nav-down {
    position: fixed;
    background: #f9fbf6;
    width: 100%;
    top:0;
}
.the-header.nav-down .flex .left {
    width: 279px;
    margin-top: 11px;
    padding-left: 12px;
}
.the-header.nav-down .logo {
    display: none;
}
.the-header.nav-down .small-logo {
    display: block;
}
.the-header.nav-down .flex {
    margin: 22px auto 20px;
}
.the-header .flex {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    width: 95%;
    max-width: 1180px;
    margin: 35px auto 0;
}
.the-header .flex .left {
    width: 163px;
    margin-right:81px;
}
.the-header .flex .center a{
    color: #000;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    padding: 6px!important;
    margin: -6px!important;
}
.the-header .flex .center a:hover{
    color:#ce3c8c;
    background-color: transparent!important;
    opacity: 1;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background-color: transparent!important;
     color:#ce3c8c!important;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
        color: #d44397!important;
    background: transparent!important;
}
.the-header .flex .center {
    position: relative;
    width: 558px;
    padding-top: 40px;
    padding-left: 0;
    margin-right: 114px;
}
.the-header .flex .center:after {
    content: "";
    display: block;
    width: 1px;
    height: 19px;
    background-color: #ebb1d1;
    position: absolute;
    right: -64px;
    top: 38px;
}
.the-header .flex .right {
    width: 200px;
    padding-top: 14px;
}
.the-header .flex .center, .the-header .flex .search .searchicon, .the-header .small-logo {
    transition: all 0.5s;
}
.fixed-header .flex .center, .fixed-header .flex .search .searchicon, .fixed-header .small-logo {
    transition: all 0.5s;
}
 .the-header .search-hidden {
     transition: all 1s;
 }
.the-header .flex .search .searchicon.pushedme{
        margin-left: -143px;
}
.fixed-header .flex .search .searchicon.pushedme{
        margin-left: -143px;
}

.the-header .search-hidden.showme {
    display: block;
         position: absolute;
    top: 0;
}
.fixed-header .search-hidden.showme {
    display: block;
         position: absolute;
    top: 0;
}
/*.the-header .search-hidden.showme .search{
        right: 0;
    position: absolute;
    left: inherit;
    display: block;
    top: -9px;
}*/
.the-header .flex .center.pushedme {
    padding-right: 58px;
}
.fixed-header .flex .center.pushedme {
    padding-right: 58px;
}
.fixed-header .flex .center{
    width: 471px;
    padding-top: 10px;
    padding-left: 22px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    display: none!important;
}
.the-header .flex .center ul {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.fixed-header .flex .center ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
	justify-content: space-flex-start;
    -ms-justify-content: space-flex-start;
    -webkit-justify-content: space-flex-start;
}
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
	margin-left: 40px;
}
.nav-primary {
	display: none;
}
.the-header .flex .social ul {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.the-header .flex .social {
    width: 189px;
    font-size: 14px;
    padding-top: 10px;
    padding-right: 7px;
}
.the-header .flex .search{
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
    position: relative;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.the-header .flex .search .searchicon{
    padding-top: 10px;
    font-weight: 100;
    margin: 0 20px 0 0;
}
.fixed-header .flex .search{
    width: 22px;
    font-size: 14px;
    padding-top: 0;
    position: relative;
    overflow: hidden;
    margin-top: -12px;
}
.fixed-header .flex .search:hover {
    cursor: pointer;
}
.fixed-header .flex .right.open {
    width: 275px;
}
.fixed-header .flex .right.open .search {
    width: 310px;
}
.fixed-header .search-hidden {
    padding-top:23px;
}
.fixed-header .search-hidden input {
    font-size:9px;
    color:white;
}
.fixed-header .search-hidden input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.fixed-header .search-hidden input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.fixed-header .search-hidden input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.the-header .flex .center ul ul.sub-menu {
        position: absolute;
    z-index: 99999;
    background: white;
    left: -30px;
    width: 112%;
    padding: 30px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
    padding-right:0!important;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
        border-left: none!important;
            box-shadow: none!important;
}
.ubermenu .ubermenu-target {
    padding:0!important;
}
.ubermenu-skin-black-white-2 {
    border:none!important;
    background:transparent!important;
}
.the-header .search-hidden input[type="submit"] {
    display: none;
}
.fixed-header .search-hidden input[type="submit"] {
    display: none;
}
.the-header .search-hidden input {
padding: 0 0 0 19px;
    border: none;
    background: transparent;
    color: #000;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.125rem;
    font-weight: 700;
    width: 200px;
}
.the-header .search-hidden input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.the-header .search-hidden input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.the-header .search-hidden input::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}
.fixed-header .search-hidden input {
    padding: 0;
    border: none;
    background: transparent;
    font-size:9px;
    color:#FFF;
}
.the-header .search-hidden input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
}
.the-header .search-hidden input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
.the-header .search-hidden input::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}
.the-header .search-hidden{
    position: relative;
}
.fixed-header .search-hidden input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}
.fixed-header .search-hidden input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.fixed-header .search-hidden input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.fixed-header .search-hidden{
    position: relative;
}
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
    background-color: #fff!important;
    border: none!important;
    margin: 0 0 0 -50px!important;
    padding: 36px 17px 25px!important;
    width: 119%!important;
}
.ubermenu .ubermenu-submenu .ubermenu-column {
    display: block!important;
    float: none!important;
    width: 100%!important;
}
.the-header .flex  .dd-flex .right{
        width: 60.5%;
}
.the-header .flex  .dd-flex .gform_wrapper {
    width:34%;   
}
.the-header .flex  .dd-flex .gform_wrapper h3.gform_title {
    color: black;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 0!important;
    margin: 7px 0 36px;
 font-family: 'Homemade Apple', cursive;
}
.the-header .flex  .dd-flex .gform_wrapper label {
    display: none!important;
}
.the-header .flex  .dd-flex .gform_wrapper span.gform_description {
    font-weight: 400;
    display: block;
    width: 100%;
    margin-bottom: 16px;
    font-family: minion-3, serif;
    font-size: 18px;
    color: black;
    line-height: 1.6;
    margin: -6px 0 0;
    letter-spacing: 0;
    padding-right: 10px;
}
.the-header .flex  .dd-flex .gform_wrapper input{
    color: #000!important;
    text-transform: uppercase!important;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 700!important;
    border: 2px solid rgba(235, 177, 209, 0.48)!important;
    width: 100%!important;
    max-width: 100%!important;
    padding: 13px 22px!important;
    margin: 0 0 0!important;
}
.the-header .flex  .dd-flex  .gform_wrapper #field_3_1{
        padding: 0!important;
    width: 100%;
}
.the-header .flex .dd-flex .gform_wrapper #field_3_3 label{
    color: #000!important;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 10px!important;
    letter-spacing: 0.08rem!important;
    font-weight: 700!important;
    display: block!important;
    margin-top: -15px;
}
.the-header .flex .dd-flex .gform_wrapper #field_5_3 label{
    color: #FFF!important;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 10px!important;
    letter-spacing: 0.08rem!important;
    font-weight: 700!important;
    display: block!important;
    margin-top: -15px;
}
.the-header .flex .dd-flex .gform_wrapper #field_3_3 select {
        color: #000!important;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 700!important;
    border: 2px solid rgba(235, 177, 209, 0.48)!important;
    width: 100%!important;
    max-width: 100%!important;
    padding: 13px 22px!important;
    margin: 0 0 0!important;
}
.the-header .flex .dd-flex .gform_wrapper #field_5_3 select {
        color: #FFF!important;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 700!important;
    border: 2px solid rgba(235, 177, 209, 0.48)!important;
    width: 100%!important;
    max-width: 100%!important;
    padding: 13px 22px!important;
    margin: 0 0 0!important;
        background: black;
}
.the-header .flex  .dd-flex  .gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: -16px!important;
}
.the-header .flex .dd-flex .gform_wrapper .gform_footer {
        position: relative;
    margin: 0;
}
.the-header .flex  .dd-flex .gform_wrapper #gform_submit_button_3{
    color: #000!important;
    text-transform: uppercase!important;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.12rem!important;
    font-weight: 700!important;
    background: transparent;
    border: none!important;
    padding: 0 0 0 14px!important;
    margin: 0!important;
}
.the-header .flex  .dd-flex .gform_wrapper .gform_footer:after{
    content:url('https://www.sweetashoney.co/wp-content/uploads/blackarrow.png');
    display: block;
    position: absolute;
    top: 17px;
    left: 101px;
}
.the-header .flex  .dd-flex .gform_wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
.the-header .flex  .dd-flex .gform_wrapper input::-moz-placeholder { /* Firefox 19+ */
  color: black;
}
.the-header .flex  .dd-flex .gform_wrapper input:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
.the-header .flex  .dd-flex .gform_wrapper input:-moz-placeholder { /* Firefox 18- */
  color: black;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target > .ubermenu-target-description {
    display: none!important;
}
.the-header .flex .center ul .ubermenu-submenu {
    flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
        padding: 8px 0 0 34px;
}
.the-header .flex .center ul #gform_fields_3, .the-header .flex .center ul #gform_fields_5{
flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.the-header .flex .center ul #gform_fields_3 #field_3_2, .the-header .flex .center ul #gform_fields_5 #field_5_2{
    padding: 0!important;
    margin: 30px 0 -10px;
}
.the-header .flex .center ul .ubermenu-submenu li {
    margin-bottom: 15px;
    padding:0;
}
.the-header .flex .center ul .ubermenu-submenu li.view-all{
        color: #dd7bb1;
    margin-top: 23px;
}
.the-header .flex .center ul .ubermenu-submenu li.view-all a {
    color: #dd7bb1;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-4 h3 {
    color: white;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 0!important;
    margin: -11px 0 1px;
 font-family: 'Homemade Apple', cursive;
 font-size:20px!important;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-3 {
    padding:0;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-4 {
    padding:0;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-3 h3{
    color: black;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 0!important;
    margin: -11px 0 1px;
 font-family: 'Homemade Apple', cursive;
 font-size:20px!important;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-2 h3{
    color: black;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 0!important;
    margin: -11px 0 1px;
 font-family: 'Homemade Apple', cursive;
 font-size:20px!important;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-3  li {
    width:186px;
    text-align: center;
    margin:0 auto;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-2  li {
    width:186px;
    text-align: center;
    margin:0 auto;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-4  li {
    width:186px;
    text-align: center;
    margin:0 auto;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-3 #hero-image {
    width: 186px;
    height: 264px;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-2 #hero-image {
    width: 186px;
    height: 264px;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-4 #hero-image {
    width: 186px;
    height: 264px;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-3 #hero-image .hover{
        background: rgba(206, 60, 140, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
        padding: 58% 20px 0;
    color: white;
    transition: all 0.5s;
    opacity: 0;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-2 #hero-image .hover{
        background: rgba(206, 60, 140, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
        padding: 58% 20px 0;
    color: white;
    transition: all 0.5s;
    opacity: 0;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-4 #hero-image .hover{
        background: rgba(206, 60, 140, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
        padding: 58% 20px 0;
    color: white;
    transition: all 0.5s;
    opacity: 0;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-3 #hero-image:hover .hover{
    opacity: 1;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-2 #hero-image:hover .hover{
    opacity: 1;
}
.the-header .flex .center ul .ubermenu-submenu li#execphp-4 #hero-image:hover .hover{
    opacity: 1;
}
.ubermenu .ubermenu-submenu-id-17005 .ubermenu-column-1-3 {
    width: 33.33%!important;
    float: left!important;
}
.ubermenu .ubermenu-submenu-id-17001 .ubermenu-column-1-3 {
	 width: 33.33%!important;
    float: left!important;
}
.ubermenu .ubermenu-submenu-id-17021 .ubermenu-column-1-3 {
    width: 33.33%!important;
    float: left!important;
}
.ubermenu .ubermenu-submenu-id-16469 .ubermenu-column-1-3 {
    width: 33.33%!important;
    float: left!important;
}
.ubermenu .ubermenu-submenu-id-16847 .ubermenu-column-1-3 {
    width: 33.33%!important;
    float: left!important;
}
.the-header .flex  .dd-flex .gform_wrapper .gform_footer {
    position: relative;
}
.dd-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
/*.the-header .search-hidden .search{
        right: -107px;
    position: absolute;
    left: inherit;
        top: -9px;
}*/
.fixed-header .flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 95%;
    max-width: 1180px;
    margin: 15px auto 0;
}
.fixed-header .flex .left {
    width: 246px;
    margin-right: 45px;
    transition: all 0.5s;
}
.fixed-header .flex .center a{
    color: white;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 9px;
    letter-spacing: 0.1rem;
    font-weight: 700;
}
.fixed-header .flex #menu-item-16477 span.ubermenu-target-title {
    color: white!important;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 9px;
    letter-spacing: 0.1rem;
    font-weight: 700;
    padding: 6px!important;
    margin: 0px 0!important;
    line-height: 0;
    display: block;
}
.fixed-header .flex #menu-item-16477 span {
    outline:none;
}
.ubermenu-item-16477 span.ubermenu-target-title {
    color: black!important;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700!important;
    padding: 6px!important;
    margin: -2px -6px!important;
    outline:none!important;
}
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
        outline:none!important;
}
.ubermenu *:focus{
    outline:none!important;
}
.the-header .flex .center ul #gform_fields_3 .gfield_error {
        margin: 0px 0 0!important;
}
.the-header .flex .dd-flex .gform_wrapper div.validation_error{
    margin-bottom: -16px;
    margin-top: 10px;
}
.ubermenu-skin-black-white-2 {
    box-shadow: none!important;
}
.the-header .top-header a:hover{
     color:#ce3c8c;
     opacity: 1;
}
.fixed-header .flex .center{
    position: relative;
    width: 625px;
    padding-top: 7px;
    padding-left: 0;
    margin-right: 76px;
    color: white;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    transition: all 0.5s;
}
.fixed-header .flex .center .top-menu {
    width: 23%;
    margin-top: -12px;
}
.fixed-header .flex .center .ubermenu  {
	margin-right:40px;	
}
/*.fixed-header .flex .center .ubermenu {
    width: 68%;
}*/
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar, .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
	min-width: 700px;
}
.fixed-header .flex .center ul {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.fixed-header .flex .right a {
    color:white;
}
.fixed-header .flex .right i {
    color:white;
}
.fixed-header .flex .center:after {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background-color: #fff;
    position: absolute;
    right: -60px;
    top: 4px;
}
.fixed-header .flex .social {
    width: 85px;
    font-size: 14px;
    padding-top: 0px;
    padding-right: 0;
    position: relative;
}
.fixed-header .flex .social:before {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background-color: #fff;
    position: absolute;
    left: -30px;
    top: 4px;
}
.nav-primary {
	display: none;
}
.fixed-header .flex .social ul {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.fixed-header  .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
background-color: black!important;
    width: 156%!important;
}
.fixed-header .flex .dd-flex .gform_wrapper h3.gform_title {
    color:white;
}
.fixed-header .flex .dd-flex .gform_wrapper span.gform_description {
    color:white;
}
.fixed-header .flex .dd-flex .gform_wrapper input {
    color: #FFF!important;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 700!important;
    border: 2px solid rgba(235, 177, 209, 0.48)!important;
    width: 100%!important;
    max-width: 100%!important;
    padding: 13px 22px!important;
    margin: 0 0 0!important;
    background:#000!important;
}
.fixed-header .flex .dd-flex .gform_wrapper #gform_submit_button_5 {
    color: #fff!important;
    padding: 0 0 0 11px!important;
    border: none!important;
}
.fixed-header .flex .center ul .ubermenu-submenu li#execphp-3 h3 {
    color:white;
}
.fixed-header .flex  .dd-flex .gform_wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:white;
}
.fixed-header .flex  .dd-flex .gform_wrapper input::-moz-placeholder { /* Firefox 19+ */
  color:white;
}
.fixed-header .flex  .dd-flex .gform_wrapper input:-ms-input-placeholder { /* IE 10+ */
  color:white;
}
.fixed-header .flex  .dd-flex .gform_wrapper input:-moz-placeholder { /* Firefox 18- */
  color:white;
}
.fixed-header .flex .dd-flex .gform_wrapper .gform_footer:after {
        filter: invert(100%);
}
.fixed-header .flex .dd-flex .right img {
    width:100%;
    height:auto;
}
.the-header .flex .dd-flex .right {
    display: block!important;
}
#gform_confirmation_message_3 p {
        text-align: left;
    font-family: brandon-grotesque, sans-serif;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1rem;
    padding: 50px 25px 0 0;
}
#gform_confirmation_message_5 p {
        text-align: left;
    font-family: brandon-grotesque, sans-serif;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1rem;
    padding: 50px 25px 0 0;
}
.fixed-header .flex .right {
    width: 160px;
    display: block;
    padding-top: 0;
display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.hideme {
    display: none;
}
.showme {
    display: block;
}
/* Home Page
--------------------------------------------- */

.banner-ribbon {
    background: #e28aba;
    position: relative;
    margin: 30px 0 50px;
}
.post-comments .banner-ribbon .inner {
padding: 30px 10px;
}
.post-comments .banner-ribbon .inner .right {
    width: 345px;
    text-align: left;
    padding-top: 11px;
}
.post-comments .banner-ribbon .inner .img {
    width: 110px;
    height: 142px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 7px;
    transform: rotate(10deg);
    border: 5px solid black;
    border-radius: 7px;
}
.post-comments .banner-ribbon .inner h5 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 21px;
    font-weight: 100;
    margin: 5px 0 0;
    color: white;
}
.post-comments .banner-ribbon .inner h3 {
    margin: 0;
    color: white;
    font-size: 25px;
}


.banner-ribbon .inner {
        max-width: 1180px;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    position: relative;
}
.banner-ribbon .inner img{
    width: 130px;
    position: absolute;
    right: 0;
    top: -20px;
    transform: rotate(10deg);
        border: 5px solid black;
    border-radius: 7px;
}
.banner-ribbon .inner .img{
    width: 130px;
    height: 168px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: -20px;
    transform: rotate(10deg);
        border: 5px solid black;
    border-radius: 7px;
}
.banner-ribbon .inner .right{
        width: 355px;
    text-align: left;
}
.banner-ribbon .inner button{
        background-color: #000;
    text-align: center;
    margin: 14px 0px 0;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.11rem;
    color: white;
    width: 176px;
    height: 41px;
}
.banner-ribbon .inner h3 {
    margin:0;
    color:white;
}
.banner-ribbon .inner h5{
    font-family: brandon-grotesque, sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 10px 0 0;
    color: white;
}
.intro {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 43px auto 0;
}
.intro .left {
	width: 490px;
    height: 390px;
    background-size: cover;
    background-position: center
}
.intro .right {
	width: 590px;
}
.intro .right h3.desc {
	margin: 89px 0 0;
    line-height: 1.155;
    letter-spacing: -0.034rem;
    padding-right: 34px;
}
.intro .right .link{
	text-align: right;
    padding-right: 115px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.145rem;
    margin: 60px auto 0;
    font-weight: 600;
    position: relative;
}
.intro .right .link a:before {
    content: "";
    width: 335px;
    height: 1px;
    background: #082E4C;
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
}
.mr-posts {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 31px auto 0;
}
.mr-posts #hero-image {
	width: 100%;
    height: 563px;
    background-size: cover;
    background-position: center;
    position: relative;
    transition: all 0.5s;
}
.mr-posts #hero-image:hover {
    opacity: 0.7;
}
.mr-posts .cat {
	text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.15rem;
    font-weight: 600;
    margin: 13px auto 0;
}
.home .mr-posts li:nth-child(4) {
    display: none;
}
/* .cat a:first-child {
    display: none;
}
.cat a:after {
    content:", ";
    display: inline-block;
}
.cat a:last-child:after {
    content:"";
} */
.mr-posts .title {
    font-size: 15px;
    text-transform: uppercase;
    padding: 34px 33px 0;
    margin: 7px auto 0;
    letter-spacing: 0.1rem;
    background: rgba(206, 60, 140, 0.7);
    position: absolute;
    bottom: 0;
font-family: brandon-grotesque, sans-serif;
font-weight:500;
    height: 141px;
    line-height: 1.75;
    color: white;
    width: 100%;
}
.mr-posts li {
	width:375px;
	text-align: center;
}
.mr-posts.next-three li:nth-child(1), .mr-posts.next-three li:nth-child(2), .mr-posts.next-three li:nth-child(3) {
	display: none;
}
.post-break .pb-wrap {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 63px auto 0;
    max-width: 1500px;
}
.post-break-two {
    max-width:1500px;
    margin: 0 auto;
}
.post-break .pb-wrap .left {
    background: #e28aba;
    width: 50%;
    text-align: center;
    color: white;
    padding: 98px 50px;
    min-height: 462px;
}
.post-break .pb-wrap .left h3.desc {
font-family: brandon-grotesque, sans-serif;
    font-size: 44px;
    font-weight: 300;
    line-height: 1.2;
    max-width: 390px;
    margin: 0 auto 0;
    letter-spacing: 0.09rem;
}
.post-break .pb-wrap .left .link {
 font-family: 'Homemade Apple', cursive;
    font-size: 25px;
    color: white;
    margin: 55px 0 0;
}
.post-break .pb-wrap .left a {
    color:white;
    padding: 6px;
}
.post-break .pb-wrap .right {
        width: 50%;
    background-size: cover;
    background-position: center;
}
.post-break-two .pb-wrap {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 65px 0 0;
}
.post-break-two .pb-wrap .right {
    background: #e28aba;
    width: 50%;
    text-align: center;
    color: white;
    padding: 63px 58px 50px;
    min-height: 467px;
}
.post-break-two .pb-wrap .right h3{
        text-align: left;
font-family: brandon-grotesque, sans-serif;
    font-size: 44px;
    margin: 0 0 30px;
    font-weight: 300;
    letter-spacing: 0.03rem;
}
.post-break-two .pb-wrap .right .about{
        font-size: 20px;
    text-align: left;
    letter-spacing: 0.02rem;
}
.post-break-two .pb-wrap .right .link {
    text-align: left;
    margin: 20px 0 0;
}
.post-break-two .pb-wrap .right .link a{
    color: white;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.13rem;
    font-weight: 700;
        padding: 6px;
    margin-left: -6px;
}
#ubermenu-main-3-primary-2 #gform_confirmation_message_3 p{
        color: #000;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    text-align: left!important;
    padding: 40px 0 0;
}
.post-break-two .pb-wrap .right .link img{
        width: 18px;
    margin: 0 0 0 24px;
}
.post-break-two .pb-wrap .left {
        width: 50%;
    background-size: cover;
    background-position: top center;
}
.low-carb-baking .inner h3 {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin: 57px 0 12px;
    letter-spacing: 0.2rem;
    font-weight:700;
}

.lc-flex .single-lc {
    border: 1px solid #ebb1d1;
    padding: 29px 39px 55px 36px;
    position: relative;
    width: 568px;
    margin: 50px 23px 26px;
}
.lc-flex .single-lc .link{
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    margin: 50px 0;
    letter-spacing: 0.1rem;
    font-weight: 700;
    background: white;
    position: absolute;
    bottom: -66px;
    right: 24px;
    padding: 0 41px;
}
.lc-flex .single-lc ul li a {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    line-height: 1.5;
    margin: 18px 0;
    display: block;
    font-weight: 500;
}
.lc-flex .single-lc ul li a:hover {
        color: #d44397;
        opacity: 1;
}
.lc-flex .single-lc ul li #hero-image {
    width: 100%;
     height: 348px;
    background-size: cover;
    background-position: center;
}
.lc-flex .single-lc ul li {
    width: 235px;
}
.lc-flex .single-lc ul  {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.lc-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    max-width: 1300px;
    margin: 0 auto 38px;
}

.page-id-16960 .lc-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1300px;
    margin: 0 auto 38px;
}

.page-id-16960 .lc-flex .single-lc {
    border: 1px solid #ebb1d1;
    padding: 29px 39px 55px 36px;
    position: relative;
    width: 568px;
    margin: 50px 0px 26px;
}

.lc-flex .single-lc h2.title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: lowercase;
    font-size: 27px;
    margin: 50px 0;
    letter-spacing: 0.01rem;
    font-weight: 300;
    background: white;
    position: absolute;
    top: -68px;
    left: 13px;
    padding: 0 23px;
}
/*.home-shop-wrap {
	display: none;
}*/
.home-shop-wrap h3.title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin: 70px 0 0;
    letter-spacing: 0.2rem;
    font-weight: 700;
}
.home-shop-wrap .inner .top{
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    margin: 28px 0 44px;
    letter-spacing: 0.11rem;
    font-weight: 700;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}
.home-shop-wrap .inner .top div {
    margin: 0 49px;
}
.home-shop-wrap .inner .top div:hover {
    cursor: pointer;
    color:#ce3c8c;
}
.home-shop-wrap .inner .top .active-2 {
    color:#ce3c8c;
}
#prod-slider {
    border: 1px solid #ebb1d1;
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
    padding: 52px 28px 39px;
}
#prod-slider .arrowleft {
        position: absolute;
    left: 0;
    top: 44%;
    z-index: 9;
}
#prod-slider .arrowright {
        position: absolute;
    right: 0;
    top: 44%;
    z-index: 9;
}
#prod-slider .wtitle {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: lowercase;
    font-size: 27px;
    margin: 50px 0;
    letter-spacing: 0.05rem;
    font-weight: 300;
    background: white;
    position: absolute;
    top: -68px;
    left: 10px;
    padding: 0 26px;
}
#prod-slider h6{
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1rem;
    font-weight: 500;
    margin: 0 auto;
}
.home-shop-wrap .inner .lower .hideme {
    display: none!important;
}
.home-shop-wrap .inner .showme {
    display: block!important;
}
#prod-slider .image {
        width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.wrap-it .latest-title p{
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-size: 27px;
    margin: 32px 0 0 0;
}
.wrap-it .latest-title p span{
font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.15rem;
    font-weight: 700;
    margin-left: 6px;
}
.wrap-it .latest-title{
    position: relative;
}
.wrap-it .latest-title:before{
    content: "";
    display: block;
    width: 75%;
    height: 1px;
    background-color: #ebb1d1;
    position: absolute;
    top: 19px;
    right: 0;
}
.archive .wrap-it .latest-title:before, .search .wrap-it .latest-title:before {
    display: none;
}
.archive .wrap-it .latest-title p {
    text-transform: lowercase;
}
.wrap-it h4 {
    font-family: 'Red Vevet';
    font-size: 50px;
    font-weight: 100;
    margin: 0;
    position: relative;
    padding-left: 35px;
}
.explore-wrap {
    margin: 56px auto 50px;
}
.explore-wrap .top ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}
.explore-wrap .top ul li {
    background-color: #000;
    text-align: center;
    margin: 0 12px 0;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.11rem;
    color: white;
    width: 176px;
    height: 41px;
    padding-top: 6px;
    position: relative;
    transition: all 0.5s;
}
.explore-wrap .top ul li.active {
background-color:#ce3c8c;
}
.explore-wrap .top ul li.active:after{
    content: '';
    position: absolute;
    left: 44%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 9px solid #ce3c8c;
    clear: both;
    transition: all 0.5s;
}
.explore-wrap .top ul li:hover:after {
    content: '';
    position: absolute;
    left: 44%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 9px solid #ce3c8c;
    clear: both;
}
.explore-wrap .top ul li:hover {
 background-color:#ce3c8c;
 cursor: pointer;   
}
.explore-wrap .lower .show-2, .explore-wrap .lower .show-3, .explore-wrap .lower .show-1 {
    display: none;
}
.explore-wrap .lower .showme {
    display: block;
}
.explore-wrap .lower #hero-image {
        width: 100%;
    height: 421px;
    background-size: cover;
    background-position: center;
}
.explore-wrap .lower ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1180px;
    margin: 28px auto 0;
}
.explore-wrap .lower ul li{
    width: 278px;
    text-align: center;
}
.explore-wrap .lower ul li a{
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    line-height: 1.5;
    margin: 20px 0;
    display: block;
    font-weight: 500;
}
.explore-wrap .lower ul li .h-title {
        margin: -8px 0 0;
    line-height: 1.7;
    padding: 0 12px;
    font-weight:500;
}
.explore-wrap .link {
    text-align: center;
    font-family: 'Homemade Apple', cursive;
    color: #000;
    font-size: 25px;
    margin: 60px 0 0;
    letter-spacing: 0;
}
.explore-wrap .link a {
    padding: 6px;
}
.cat-flex {
    margin: 15px auto 0;
    padding: 0 0 0 2px;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.cat-flex .image {
	margin-bottom: 12px;
    width: 278px;
    height: 276px;
    background-size: cover;
    background-position: center;
    transition: 0.5s;
}
.cat-flex a:hover .image {
        opacity: 0.7;
    }
.cat-flex a {
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    font-weight: 600;
}
.cat-flex .single-item {
	width: 278px;
	margin-bottom: 89px;
	text-align: center;
}
.wwm{
	display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 62px auto 60px;
}
.wwm .left {
	width:590px;
}
.wwm .left h3.desc {
    margin: 39px 0 0;
    line-height: 1.155;
    letter-spacing: -0.034rem;
    padding-left: 47px;
    padding-right: 20px;
}
.wwm .left .link{
    text-align: right;
    padding-right: 106px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.145rem;
    margin: 77px auto 0;
    font-weight: 600;
    position: relative;
}
.wwm .left .link a:before {
    content: "";
    width: 268px;
    height: 1px;
    background: #082E4C;
    display: block;
    position: absolute;
    left: 47px;
    top: 15px;
}
.wwm .right {
	width: 489px;
    height: 390px;
    background-size: cover;
    background-position: center;
}
.favorites {
    background: #fdf7fa;
    padding: 40px;
    margin: 0px auto;
}
.next-three {
	margin-bottom: 90px;
}
.favorites .similar-title h3 {
    margin: 0 0 22px;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.21rem;
    font-weight:700;
}
.favorites .right {
    width:100%!important;
}
.favorites .left {
    width:100%;
}
.favorites .similar-posts {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.favorites .similar-posts #hero-image{
        width: 218px;
    height: 329px;
    background-size: cover;
    background-position: center;
    margin-bottom: 13px;
}
.favorites .similar-posts .single-fave {
    width:218px;
}
.favorites .similar-posts .title{
font-family: brandon-grotesque, sans-serif;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.045rem;
    text-transform: uppercase;
    line-height: 1.7;
    margin: 16px auto 0;
    padding: 0 10px;
    font-weight:500;
}
.signature h6 {
    text-align: center;
}
.signature h6 em {
        font-family: 'Homemade apple';
    font-size: 25px;
    font-style: inherit;
    font-weight: 100;
}
.long-post h6 em {
    font-family: 'Homemade apple';
    font-size: 25px;
    font-style: inherit;
    font-weight: 100;
    text-align: center;
}
.signature {
        margin: 37px 0 0;
}
.single-post .mr-posts li {
    width: 278px;
    text-align: center;
}
.single-post .mr-posts #hero-image {
    width: 100%;
    height: 420px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.single-post .site-inner {
    margin-bottom: 67px;
}
.single-post .mr-posts .title {
    font-size: 12px;
    text-transform: uppercase;
    padding: 32px 27px 0;
    margin: 7px auto 0;
    letter-spacing: 0.1rem;
    background: rgba(206, 60, 140, 0.7);
    position: absolute;
    bottom: 0;
font-family: brandon-grotesque, sans-serif;
    height: 120px;
    line-height: 1.75;
    color: white;
}
.fixed-sidebar {
        position: fixed;
    left: 25px;
    top: 50%;
}
.fixed-sidebar p {
        color: #000;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    transform: rotate(-90deg);
    position: absolute;
    width: 200px;
    left: -90px;
    bottom: -55px;
    margin: 0;
}
.fixed-sidebar ul li span {
    background: black;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-size: 12px;
    padding: 0;
    line-height: 2.3;
    margin-bottom: 10px;
}



/* Shop
--------------------------------------------- */
.shop-upper {
    background: #e28aba;
    margin: 37px auto 0;
    padding: 10px;
    color: white;
}
.shop-upper .inner h4 {
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
    margin: 29px 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.145rem;
}
.shop-upper .inner p {
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: 0.015rem;
    padding-right: 0px;
    margin-bottom: 62px;
font-family: brandon-grotesque, sans-serif;
    font-size: 27px;
}
.shop-upper .inner  {
    max-width:600px;
    margin: 0 auto 0;
}
.page-id-16465 .lc-flex .single-lc {
    border: 1px solid #ebb1d1;
    padding: 29px 39px 55px 36px;
    position: relative;
    width: 568px;
    margin: 50px 31px 26px;
}
.page-id-16465 .lower-link {
        font-size: 25px;
    font-family: 'Homemade apple';
    font-weight: 100;
    letter-spacing: 0;
    margin: -4px 0 -28px;
    text-transform: lowercase;
    text-align: center;
}
.page-id-16962 .lower-link {
font-size: 25px;
    font-family: 'Homemade apple';
    font-weight: 100;
    letter-spacing: 0;
    margin: -4px 0 -28px;
    text-transform: lowercase;
    text-align: center;
}
.page-id-16465 .recipe-list .right {
    width: 829px;
}
.single-product h3 {
font-family: brandon-grotesque, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1rem;
    font-weight: 500;
    text-align: center;
}
.single-product .image {
        width: 200px;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.single-product {
    width: 275px;
    margin: 0 auto 30px;
}
#search-filter-results-17049 .sf-result-flex{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}
ul.sub-menu {
        position: absolute;
    z-index: 99999;
    background: white;
    left: -30px;
    width: 112%;
    padding: 30px;
}

/* Meal Plans
--------------------------------------------- */
h2.page-title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    font-size: 44px;
    font-weight: 300;
    margin: 43px auto 9px;
    letter-spacing: 0.03rem;
}
.meal-plans-upper .op-1, .meal-plans-upper .op-2 {
    border: 1px solid #ebb1d1;
    padding: 19px 0px 0;
    position: relative;
    width: 568px;
    margin: 50px 0px;
}
.meal-plans-upper .op-1:hover, .meal-plans-upper .op-2:hover {
    cursor: pointer;
}
.meal-plans-upper .small-title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin: 50px 0;
    letter-spacing: 0.14rem;
    font-weight: 700;
    background: white;
    position: absolute;
    top: -66px;
    left: 12px;
    padding: 0 33px 0 20px;
}
.meal-plans-upper .inner {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
     max-width: 1180px;
    margin: 0 auto;
}
.meal-plans-upper .inner .title {
    color: white;
    background: #e28aba;
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.155rem;
    padding: 25px 0 25px;
    font-weight:700;
}
.meal-plans-upper .inner-flex {
    padding: 10px 31px 25px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.meal-plans-upper .inner-flex .right{
    width: 50%;
    background: #fdf7fa;
    padding: 29px 42px 0 36px;
    font-size: 27px;
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0.015rem;
}
.meal-plans-upper .image {
    width: 50%;
    height: 252px;
    background-size: cover;
    background-position: center;
}
.about-mp {
    max-width: 1140px;
    margin: 22px auto 0;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.about-mp .right {
    width: 528px;
    height: 529px;
    background-size: cover;
    background-position: center;
}
.about-mp .left {
    width: 535px;
    padding-left: 11px;
}
.about-mp .left h4 {
font-family: brandon-grotesque, sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.4;
    margin: 14px 0 38px;
    letter-spacing: 0.015rem;
}
.about-mp .left h5{
font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.155rem;
    margin-bottom: 29px;
}
.about-mp .left p {
    font-weight: 500;
    letter-spacing: 0.015rem;
    padding-right: 16px;
}

.sys .title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    font-size: 44px;
    font-weight: 300;
    margin: 76px auto 30px;
    letter-spacing: 0.03rem;
}
.sys .subtitle {
font-family: brandon-grotesque, sans-serif;    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    margin: 10px 0 52px;
    letter-spacing: 0.095rem;
    font-weight: 500;
}
.sys ul {
    column-count: 2;
    -ms-column-count: 2;
    -webkit-column-count: 2;
    width: 1075px;
    margin: 0 auto 90px;
    font-weight: 500;
    letter-spacing: 0.015rem;
}
.sys ul li{
    line-height: 1.3;
    margin-bottom: 19px;
    letter-spacing: 0.065rem;
    position: relative;
        padding-left: 35px;
}
.sys ul li:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid black;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 4px;
}
.pink-box {
    background: #e28aba;
    padding: 30px 0 90px;
    color: white;
    margin: 50px 0 50px;
}
.pink-box .inner {
     max-width: 1106px;
    margin: 0 auto;
}
.pink-box .inner h1.title {
    color: white;
    background: #e28aba;
font-family: brandon-grotesque, sans-serif;
font-weight:700;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.21rem;
    margin: 30px 0 49px;
}
.pink-box .desc {
    column-count: 2;
    -ms-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 101px;
    -ms-column-gap: 101px;
    -webkit-column-gap: 101px;
    letter-spacing: 0.02rem;
}
.pink-box .desc p {
    margin-bottom: 33px;
}
.option-one, .option-two {
    max-width: 1174px;
    position: relative;
    padding: 58px 0 0;
    margin: 77px auto 0;
}
.option-one .upper-flex, .option-two  .upper-flex {
    margin: 0 auto;
     max-width: 1110px;
}
.option-one .the-title, .option-two .the-title{
font-family: brandon-grotesque, sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    margin: 50px 0;
    letter-spacing: 0.23rem;
    font-weight: 100;
    background: white;
    position: absolute;
    top: -65px;
    left: 0;
    padding: 0 36px 0 29px;
    width: 97.4%;
}
.option-one .the-title span, .option-two .the-title span{
        background: white;
    position: relative;
    font-weight:700;
    padding: 0 40px 0 0;
}
.option-one .the-title:before, .option-two .the-title:before{
    content: "";
    display: block;
    width: 84%;
    height: 1px;
    background-color: #ecb0d1;
    position: absolute;
    top: 14px;
    right: 0;
}
.option-one .upper-flex, .option-two .upper-flex {
 display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;   
}
.option-one .upper-flex .left, .option-two .upper-flex .right {
    width: 528px;
    height: 528px;
    background-size: cover;
    background-position: center;
}
.option-one .upper-flex .right, .option-two .upper-flex .left{
    width: 520px;
}
.option-one .upper-flex .right h2, .option-two .upper-flex .left h2{
     font-family: brandon-grotesque, sans-serif;
    font-size: 44px;
    font-weight: 300;
    line-height: 1.2;
    margin: 22px 0 20px;
    letter-spacing: 0.04rem;
    padding: 0 20px 0 0;
}
.option-one .upper-flex .right p, .option-two .upper-flex .left p{
        font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.01rem;
    line-height: 1.5;
    margin-bottom:19px;
}
.the-button a button {
        background: #e28aba;
    margin: 31px 0 0;
    color: white;
 font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.11rem;
    padding: 5px 30px;

}
.option-one .upper-flex .right p strong, .option-two .upper-flex .left p strong{
font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.122rem;

}
.script-text {
    text-align: center;
    font-size: 25px;
    font-family: 'Homemade apple';
    margin: -15px 0 -5px;
}
.more-wrap .inner .right p.title{
font-family: brandon-grotesque, sans-serif;
font-weight:700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    text-align: center;
    margin: 22px 0 35px;
}
.more-wrap .inner .right .wyg p {
font-family: brandon-grotesque, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-weight: 500;
    padding: 0;
    line-height: 1.6;
    margin-bottom: 35px;
    position: relative;
}
.more-wrap .inner .right .wyg p:before {
    content:url(https://www.sweetashoney.co/wp-content/uploads/checkbox@2x-1.png);
    display: block;
    position: absolute;
    left: -54px;
    top: -9px;
}
.more-wrap .inner .right .wyg{
        padding: 0 0 0 54px;
}
.more-wrap .inner .right{
    width: 324px;
}
.more-wrap {
background: #fdf7fa;
    margin: 54px 0 91px;
    padding: 43px 34px;
}
.more-wrap .inner {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;  
}
.more-wrap .inner .left {
    background-color: white;
    width: 737px;
    padding: 20px 41px 37px;
}
.more-wrap .inner p strong{font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.122rem;
    line-height: 2.5;
}
.more-wrap .inner h4{
font-family: brandon-grotesque, sans-serif;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0.018rem;
    margin: 18px 0 36px;
    line-height: 1.3;
}
.more-wrap .inner p {
        font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.01rem;
    line-height: 1.5;
}

/* About
--------------------------------------------- */
.about-page-mp {
    max-width: 1180px;
    margin: 37px auto 64px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.about-page-mp .right {
    width: 531px;
    height: 528px;
    background-size: cover;
    background-position: center;
}
.about-page-mp .left {
    width: 550px;
    padding-left: 36px;
}
.about-page-mp .left h4{
font-family: brandon-grotesque, sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.4;
    margin: 58px 0 27px;
    letter-spacing: 0.015rem;
}
.about-page-mp .left p{
    font-weight: 500;
    letter-spacing: 0.015rem;
    padding-right: 9px;
}
.about-page-mp .left .signature {
    width: 100%;
    text-align: right;
    display: block;
    font-family: 'Homemade Apple';
    font-size: 25px;
    margin: 45px 0 0;
}
.pink-box-two {
    background: #e28aba;
    padding: 30px 0 60px;
    color: white;
    margin: 50px 0 50px;
}
.pink-box-two .inner {
    max-width: 1110px;
    margin: 34px auto 0;
}
.pink-box-two .inner .headline{
font-family: brandon-grotesque, sans-serif;
    font-size: 44px;
    font-weight: 300;
    line-height: 1.21;
    margin: 0 0 65px;
    letter-spacing: 0.0rem;
}
.pink-box-two .inner h1.title {
        color: white;
    background: #e28aba;
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.1rem;
}
.pink-box-two .desc {
    column-count: 2;
    -ms-column-count: 2;
    -webkit-column-count: 2;
    letter-spacing: 0.015rem;
    column-gap: 98px;
    -ms-column-gap: 98px;
    -webkit-column-gap: 98px;
}
.pink-box-two .desc p{
    margin: 0 0 30px;
}
.food-phil {
    text-align: center;
    margin: 0 auto 0;
    max-width: 1055px;
}
.food-phil .title {
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 20px;
    letter-spacing: 0.17rem;
    font-weight: 700;
    margin: 58px 0 34px;
}
.food-phil .desc {
font-family: brandon-grotesque, sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 auto 0;
    letter-spacing: 0.01rem;
}
.lifestyles .single-lifestyle {
    background: #fdf7fa;
    margin: 81px auto -33px;
    max-width: 1180px;
    padding: 30px 34px 73px;
}
.about-form h6, #gform_wrapper_2 .gform_title{
    font-family: 'Homemade Apple';
    font-weight: 100;
    font-size: 25px;
    margin: 0 auto 26px;
    letter-spacing: 0;
    text-align: center;
}
.about-form p, #gform_wrapper_2 .gform_description {
    text-align: center;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    letter-spacing: 0.15rem;
    font-weight: 500;
    padding: 0;
    margin: 0!important;
    width: 100%;
}
#gform_confirmation_message_2 p{
        font-family: brandon-grotesque, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.17rem;
    text-align: center;
    margin: 12px 0 35px;
    font-weight: 700;
    padding-top:70px;
}
.about-form {
    max-width: 783px;
    margin: 0px auto 0;
    padding: 75px 0 0;
}
.about-form label {
    display: none!important;
}
.about-form input {
        border: 1px solid #ebb1d1;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px;
    letter-spacing: 0.1rem;
    font-weight: 600;
    padding: 4px 0 8px 20px!important;
    color: black;
    width: 100%!important;
    margin: 3px 0 7px 0;
}
.about-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
    padding:0!important;
}
.about-form .top_label div.ginput_complex.ginput_container.gf_name_has_1 {
    width:100%!important;
}
.about-form textarea {
        border: 1px solid #ebb1d1;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px;
    letter-spacing: 0.1rem;
    font-weight: 600;
    padding: 11px 0 11px 20px;
    color: black;
}
.about-form input::-webkit-input-placeholder { /* Edge */
  color: black;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
}

.about-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
}

.about-form input::placeholder {
  color: black;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
}
.about-form textarea::-webkit-input-placeholder { /* Edge */
  color: black;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
}

.about-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
}

.about-form textarea::placeholder {
  color: black;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
}
#gform_submit_button_2{
        background: transparent;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.13rem;
    font-weight: 600;
    padding: 11px 0 11px 20px;
    text-transform: uppercase;
    text-align: center;
}
.about-form .gform_wrapper .gform_footer {
        text-align: center;
    margin: 6px 0 -30px;
    padding: 0;
}
.about-form #gform_fields_2{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.about-form #gform_fields_2 li{
        padding: 0;
    margin: 0;
    width: 49%;
}
.about-form #gform_fields_2 #field_2_3 {
    width:100%;
}
.about-form .gform_wrapper textarea.medium {
    padding: 10px 0 0 18px!important;
    height: 156px!important;
}
img.alignnone, .alignnone {
    display: block;
        width: 100%;
    margin-bottom: 25px;
}
.single-lifestyle .title span {
font-family: brandon-grotesque, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.22rem;
    font-weight:700;
}
.single-lifestyle .title{
    margin: 26px 0 49px;
    position: relative;
}
.single-lifestyle .title:before{
    content: "";
    display: block;
    width: 78%;
    height: 1px;
    background-color: #ebb1d1;
    position: absolute;
    top: 13px;
    right: 0;
}
.single-lifestyle .flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.single-lifestyle .flex .right {
    width: 330px;
}
.single-lifestyle .flex .left {
    background: white;
    width: 740px;
}
.single-lifestyle .flex .l-flex{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.single-lifestyle .flex .l-flex .image {
        width: 358px;
    height: 536px;
    background-size: cover;
    background-position: center;
}
.single-lifestyle .flex .l-flex .desc{
    padding: 56px 37px 0 0;
    width: 347px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.015rem;
}
.single-lifestyle .flex .l-flex .desc p{
    margin-bottom: 30px;
    font-weight:500;
}
.single-lifestyle .flex .l-flex .desc .look {
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12rem;
    font-weight: 800;
    margin: 50px 0 0;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.single-lifestyle .flex .l-flex .desc .look ul{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
        margin: -5px 0 0 24px;
}
.single-lifestyle .flex .l-flex .desc .look img {
        margin: 0 0 0 16px;
        width:15px;
}
.single-lifestyle .flex  .l-title {
font-family: brandon-grotesque, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.17rem;
    text-align: center;
    margin: 12px 0 35px;
    font-weight:700;
}
.single-lifestyle .flex .right ul{
font-family: brandon-grotesque, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-weight: 800;
    padding: 0 30px 0 58px;
    line-height: 1.6;
}
.single-lifestyle .flex .right ul li{
    position: relative;
    margin-bottom: 40px;
    font-weight:500;
}
.single-lifestyle .flex .right ul li span {
    position: absolute;
    left: -53px;
    font-size: 16px;
    top: -3px;
    font-weight:700;
}
.single-lifestyle .flex .right .r-more button {
        background: #ce3c8c;
    color: white;
    width: 99%;
    height: 42px;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12rem;
    font-weight: 700;
    margin: 51px auto 0;
}
.single-lifestyle .flex .left .desc ul li {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    padding: 5px 0 0 0;
    margin: 0 14px 0 0;
    letter-spacing: 0;
}

/* Services
--------------------------------------------- */
.service-cta {
    width: 100%;
    height: 522px;
    position: relative;
    background-size: cover;
    background-position: center;
    margin: 22px auto 61px;
}
.service-cta .overlay {
	background: rgba(249, 251, 246, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
}
.service-cta .inner{
	position: relative;
    padding: 138px 0 0;
}
.service-cta .inner h3{
	text-align: center;
    font-size: 32px;
    letter-spacing: -0.01rem;
}
.service-cta .inner blockquote p a{
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.15rem;
    text-decoration: none;
}
.service-cta .inner p{
	text-align: center;
    font-size: 16px;
    font-weight: 100;
}
.service-cta .inner p a {
	text-decoration: underline;
}
.service-cta .inner blockquote{
	margin: -4px 0 43px;
}
.service-flex {
	margin: 42px 0 0;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.service-flex .single-service h3.desc{
	 margin: 48px auto 0;
    line-height: 1.2;
    padding: 0 35px 0 36px;
    font-size: 32px;
    letter-spacing: -0.01rem;
}
.service-flex .single-service {
	width:32%;
	margin-bottom:45px;
}
.service-flex .single-service .image{
	width: 100%;
    height: 379px;
    background-size: cover;
    background-position: center;
}
.service-flex .single-service .link a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.15rem;
}
.service-flex .single-service .link {
    position: relative;
    text-align: right;
    margin: 61px 0 0 0;
    padding-right: 68px;
}
.service-flex .single-service .link:before {
    content: "";
    display: block;
    width: 119px;
    height: 1px;
    background: #082E4C;
    margin: auto;
    padding-left: 0;
    position: absolute;
    top: 17px;
    left: 34px;
    padding: 0;
}
.service-flex .single-service h3.title{
    padding: 0 30px 0 19px;
    margin: 18px 0 10px;
    letter-spacing: -0.01rem;
    font-size: 32px;
    line-height: 1.3;
}
.service-flex .single-service div.desc{
	padding: 2px 15px 0 19px;
    font-size: 16px;
    line-height: 1.65;
}
/* Search + Index
--------------------------------------------- */
.wp-pagenavi, .facetwp-pager {
    clear: both;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1rem;
    font-weight: 700;
    color: black;
    text-align: center;
    margin: 24px 0 -9px;
}
.facetwp-pager-label {
    display: none!important;
}
.wp-pagenavi span.current, .facetwp-pager .active {
    border:none;
}
.wp-pagenavi a, .wp-pagenavi span, .facetwp-pager a {
    border: none!important;
    padding: 0!important;
    margin: 0 18px 0 0!important;
}
.nextpostslink, .extend, .previouspostslink {
    display: none!important;
}

.archive-wrap {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 1300px;
    margin: 32px auto 0;
}
.archive-wrap #hero-image {
        width: 100%;
    height: 564px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.archive-wrap article {
    width: 373px;
    margin: 0 15px 30px;
}
.archive-wrap #hero-image .title {
    font-size: 15px;
    text-transform: uppercase;
    padding: 34px 33px 0;
    margin: 7px auto 0;
    letter-spacing: 0.1rem;
    background: rgba(206, 60, 140, 0.7);
    position: absolute;
    bottom: 0;
font-family: brandon-grotesque, sans-serif;
    height: 141px;
    line-height: 1.75;
    color: white;
    text-align: center;
    width:100%;
}
.search-top {
	padding-left: 2px;
    margin: 42px 0 42px;
}
.search-top form {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.search-top input {
	background: transparent;
    border: 1px solid #082E4C;
    padding: 15px 14px 14px 70px;
    color: #082E4C;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
}
.search-top input[type="search"] {
	width: 935px;
	margin:0;
	background-image: url(https://tararochfordnutrition.com/wp-content/uploads/2018/11/search.png);
    background-repeat: no-repeat;
    background-position: 17px 15px;
}
.search-top .search-form {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    position: relative;
}
.search-top input[type="submit"]{
    width: 200px;
    background: none;
    font-size: 14px;
    text-align: right;
    margin: 0;
    padding: 2px 25px 0 0;
    position: relative;
}
.search-top #search-form:before {
    content: "";
    display: block;
    width: 58px;
    height: 1px;
    background: rgba(8, 46, 76, 0.6);
    position: absolute;
    right: 160px;
    top: 23px;
}
.search-top #search-form {
    position: relative;
}
/* Recipe Index
--------------------------------------------- */
.recipe-upper {
    background: #e28aba;
    margin: 37px auto 0;
    padding: 10px;
    color: white;
}
.recipe-upper .inner {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1180px;
    margin: 0 auto 0;
}
.recipe-upper .inner .left {
    width: 40.9%;
    padding-right: 12px;
}
.recipe-upper .inner .right {
    width: 56.3%;
    padding-left: 54px;
    position: relative;
}
.recipe-upper .inner .right:before{
    content: "";
    width: 1px;
    background-color: #dd7bb1;
    height: 185px;
    display: block;
    position: absolute;
    left: 0;
    top: 31px;
}
.upper-searchform .sf-field-taxonomy-diet, .upper-searchform .sf-field-taxonomy-baking, .upper-searchform .sf-field-taxonomy-meal, .upper-searchform .sf-field-taxonomy-savory, .upper-searchform .sf-field-tag {
    display: none;
}
.upper-searchform .sf-field-category {
    display: none;
}
.recipe-list .fixme .sf-field-search, .recipe-list .fixme .sf-field-submit {
    display: none;
}
.page-id-16960 .lower-link {
        text-align: center;
    font-family: 'Homemade Apple', cursive;
    color: #000;
    font-size: 25px;
    margin: 42px 0 -29px;
    letter-spacing: 0;
}
.sf-field-search input, .facetwp-search{
    background: white;
    border: none!important;
    padding: 15px 21px;
    color: #ce3c8c;
    font-size: 11px;
font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.125rem;
    margin: 5px 0 0 0;
    width: 437px;
    max-width: 100%;
        font-weight: 700;
    text-transform: uppercase;
}
.sf-field-search input::-webkit-input-placeholder {
    color: #ce3c8c;
    font-size: 11px;
    font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.125rem;
}
.sf-field-search input:-ms-input-placeholder {
    color: #ce3c8c;
    font-size: 11px;
    font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.125rem;
}
.sf-field-search input::placeholder {
    color: #ce3c8c;
    font-size: 11px;
    font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.125rem;
}
.facetwp-btn:before {
    display: block!important;
    content: '';
    width: 20px;
    height: 20px;
    background: url(https://www.sweetashoney.co/wp-content/uploads/Asset-15.png) no-repeat!important;
    background-size: 20px 20px;
    position: absolute;
    right: -35px;
    top: 4px;
}
.facetwp-btn:after {
    content: "Let's Find It";
    display: block;
    font-size: 11px;
    line-height: 1.5em;
    font-weight: 700;
    font-style: inherit;
    opacity: 1;
    color: white;
}
.facetwp-btn {
    top: 9px!important;
    right: -114px!important;
    position: absolute!important;
    cursor: pointer!important;
    line-height: 1.5em!important;
    font-weight: 400;
    font-style: inherit;
    opacity: 1!important;
    color: white;
    font-size: 11px;
    font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
}
.sf-field-submit input{
        background: transparent!important;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
    letter-spacing: 0.125rem;
}
.sf-field-submit {
    position: absolute;
    right: 60px;
    top: 42px;
    width: auto;
}
.sf-field-submit:after{
    content:url(https://www.sweetashoney.co/wp-content/uploads/Asset-15.png);
        display: block;
    position: absolute;
    top: 0px;
    right: -32px;
}
.page-id-16960 .wrap-it {
    max-width: 1207px;
    margin: 0 auto;
    padding-left: 5px;
}
.upper-searchform ul {
    position: relative;
}
.sf-field-search input::placeholder, .facetwp-search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ce3c8c;
  font-weight: 700;
  opacity: 1; /* Firefox */
}

.sf-field-search input:-ms-input-placeholder, .facetwp-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ce3c8c;
  font-weight: 700;
}

.sf-field-search input::-ms-input-placeholder, .facetwp-search::-ms-input-placeholder { /* Microsoft Edge */
  color: #ce3c8c;
  font-weight: 700;
}
.recipe-upper .inner .right h5.title{
font-family: brandon-grotesque, sans-serif;
    font-size: 41px;
    font-weight: 300;
    margin: 57px 0 0;
    letter-spacing: 0.025rem;
}
.recipe-upper .inner .left .desc {
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.015rem;
    padding-right: 0px;
    margin-bottom: 50px;
}
.recipe-upper .inner h4.title {
font-family: brandon-grotesque, sans-serif;
font-weight:700;
    margin: 29px 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.145rem;
}
.recipe-list {
    margin: 45px 0 50px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    padding-left: 7px;
}
.search-filter-results .pagination:first-child {
    display: none;
}
.recipe-list .right {
    width: 907px;
}
.recipe-list .fixme {
    width: 282px;
}
.recipe-list .right .search-filter-results, .recipe-grid-wrapper{
    padding: 0 0 0 3px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.recipe-list .right .single-posty {
    width: 31.4%;
    margin: 0 8px 46px;
}
.recipe-list .right .single-posty #hero-image{
    width: 100%;
     height: 416px;
    background-size: cover;
    background-position: center;
}
.recipe-list .right .single-posty .cats {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.15rem;
    font-weight: 600;
    margin: 12px auto 0;
    text-align: center;
}
.recipe-list .right .single-posty .title {
    font-size: 12px;
font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    margin: 17px auto 0;
    letter-spacing: 0.1rem;
    text-align: center;
    line-height: 1.45;
    padding: 0 20px;
    font-weight: 500;
}
.recipe-list .recipe-mobile-open{
    font-size: 25px;
    font-family: 'Homemade apple';
    font-weight: 100;
    letter-spacing: 0;
    margin: 0 0 9px;
    text-transform: lowercase;
}
.recipe-list .fixme h4{
    width: 100%;
font-family: brandon-grotesque, sans-serif;
    background: #000;
    height: 40px;
    color: white;
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 0 0 22px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 11px;
    margin-top: 20px;
}
.recipe-list .fixme input{
    width: 15px;
    height: 15px;
    margin-left: 21px;
    background: transparent;
    margin-top: 12px;
    margin-bottom: -3px;
    border-radius: 50%;
}
.recipe-list .fixme label{
    margin-left: 5px;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    margin: 0;
    line-height: 1;
    padding-left: 14px!important;
font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
}
.recipe-list .fixme input[type=checkbox]:checked {
    background:#000;
}
.recipe-list .fixme .searchandfilter ul li li {
    padding: 0;
    margin:  0 0 0;
}
.page-id-26409 .cta {
    margin-top: 50px;
}
.facetwp-counter {
    display: none;
}
.facetwp-checkbox {
    background: none!important;
    background-size: inherit;
    cursor: pointer;
    margin-left: 10px;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    margin: 21px 10px 15px!important;
    line-height: 1;
    padding-left: 29px!important;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    position: relative;
}

.facetwp-facet {
    margin-bottom: -5px!important;
    margin-top: 30px!important;
}

.facetwp-checkbox:before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin-left: 0;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 50%;
    border: 1px solid black;
    position: absolute;
    left: 0;
    top: -4px;
}
.facetwp-checkbox.checked:before {
    background-color: black;
}
.recipe-list .fixme h4:after {
    content:url(https://tararochfordnutrition.com/wp-content/uploads/2018/11/down@2x.png);
    display: block;
    position: absolute;
    right: 28px;
    top: 5px;
}
.recipe-list .fixme h4.closed:after {
    content:url(https://tararochfordnutrition.com/wp-content/uploads/2018/11/up@2x.png);
    display: block;
    position: absolute;
    right: 28px;
    top: 5px;
}
.recipe-list .fixme h4:hover {
    cursor: pointer;
}
.recipe-list .fixme ul.shorter, .facetwp-facet.shorter {
    overflow: hidden;
    height: 0px;
}
.recipe-list .right .pagination {
width: 100%;
    text-align: center;
    font-size: 14px;
    margin: -53px 0 3px;
}
.recipe-list .right .wp-pagenavi a, .recipe-list .right .wp-pagenavi span {
    border: none;
}
.recipe-list .right .wp-pagenavi span.extend {
    display: none;
}
.recipe-list .right .wp-pagenavi a:nth-child(6),.recipe-list .right .wp-pagenavi a:nth-child(7),.recipe-list .right .wp-pagenavi a:nth-child(8), .recipe-list .right .wp-pagenavi a:nth-child(9) {
    display: none;
} 
.wp-pagenavi a.larger:before, .facetwp-pager .facetwp-page:before {
    content: "/";
    display: inline-block;
    margin: 0px 9px 0 -5px;
}
.facetwp-pager .last-page {
    display: none!important;
}
.wp-pagenavi a.smaller:after  {
    content: "/";
    display: inline-block;
    margin: 0 -5px 0 10px;
}
.recipe-list .right .wp-pagenavi a:first-child:before {
    content:"";
}
.facetwp-pager .facetwp-page:nth-child(2):before {
    content:""!important;
}
.facetwp-pager .facetwp-page:nth-child(5) {
    display: none!important;
}
.facetwp-page a {
    display: inline-block;
}
/* Blog
--------------------------------------------- */
.more-pagination {
    max-width: 1175px;
    margin: 16px auto 42px;
    position: relative;
}
.more-pagination .alm-btn-wrap:before {
	content:"";
	width:100%;
	height:1px;
	background: #082E4C;
	display: block;	
    top: 25px;
    position: absolute;
}
.more-pagination .alm-load-more-btn{
	background: #f9fbf6!important;
    font-size: 14px!important;
    font-weight: 600!important;
    letter-spacing: 0.15rem;
    padding: 10px 106px!important;
    outline:none!important;
    margin: -25px auto 0!important;
    color: #082E4C!important;
}
.alm-btn-wrap {
	position: relative;
}
.more-pagination .alm-load-more-btn:hover {
	opacity: 1;
}
.post-list {
	padding: 0 0 0 3px;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.post-list .single-posty {
    width: 32.3%;
    margin-bottom: 67px;
}
.post-list .single-posty #hero-image{
	width: 100%;
    height: 470px;
    background-size: cover;
    background-position: center;
}
.post-list .single-posty .cats , .post-list .single-posty .cats-2, .alm-reveal .single-posty .cats-2, .alm-reveal .single-posty .cats{
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.15rem;
    font-weight: 600;
    margin: 12px auto 0;
    text-align: center;
}
.post-list .single-posty .cats-2 a{
	display:none;
}
.post-list .single-posty .cats-2 a:nth-child(2){
	display:block;
}
.post-list .single-posty .title {
	font-size: 25px;
font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    padding: 0 33px;
    margin: 7px auto 0;
    letter-spacing: 0.05rem;
    text-align: center;
}


.alm-reveal .single-posty {
    width: 32.3%;
    margin-bottom: 67px;
}
.alm-reveal .single-posty #hero-image{
    width: 100%;
    height: 470px;
    background-size: cover;
    background-position: center;
}
.alm-reveal .single-posty .cats {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.15rem;
    font-weight: 600;
    margin: 12px auto 0;
    text-align: center;
}
.alm-reveal .single-posty .title {
    font-size: 25px;
font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    padding: 0 33px;
    margin: 7px auto 0;
    letter-spacing: 0.05rem;
    text-align: center;
}
.alm-reveal {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.archive-top {
	margin: 43px auto 0;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}
.archive-top .right {
	width: 295px;
}
.archive-top .right h4.widget-title {
    display: none;
}
.archive-top .left {
	width:825px;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.archive-top .left .right-side{
	padding-left: 25px;
}
.archive-top .left .right-side .lt{
	font-size: 12px;
    text-transform: uppercase;
    background: white;
    width: 151px;
    text-align: center;
    letter-spacing: 0.13rem;
    font-weight: 600;
    padding: 5px 0;

}
.archive-top .left .right-side h3{
	font-size: 35px;
    text-transform: uppercase;
    margin: 17px 0 34px;
    padding-right: 100px;
    line-height: 1.2;
}
.archive-top .left .right-side .exc {
        max-height: 135px;
    overflow: hidden;
}
.archive-top .left .right-side .exc p{
	font-size: 16px;
    line-height: 1.65;
}
.archive-top .left .right-side .cont{
	padding: 0 11px 0 0;
    background: transparent;
    border: none;
    color: #082E4C;
    font-size: 14px;
    text-transform: uppercase;
    text-align: right;
    position: relative;
    letter-spacing: 0.155rem;
    font-weight: 600;
    margin: 42px 0 0;
    position: relative;
}
.archive-top .left .right-side .cont:before {
    content: "";
    display: block;
    width: 200px;
    height: 1px;
    background: #082E4C;
    position: absolute;
    left: 0;
    top: 16px;
}
.archive-top .right .lt {
	font-size: 12px;
    text-transform: uppercase;
    background: white;
    width: 168px;
    text-align: center;
    letter-spacing: 0.13rem;
    font-weight: 600;
    padding: 5px 0;
    margin: -2px 0 35px 51px;
}
.archive-top .right .single-fave .flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    position: relative;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom:27px;
}
.pis-ul li {
    height:171px;
    position: relative;
    margin-bottom:27px;  
}
.pis-ul li .pis-thumbnail{
        position: absolute;
    left: 0;
}
.pis-ul li .pis-categories-links, .pis-ul li .pis-title{
    padding-left: 150px;
}
.pis-ul li .pis-categories-links{
    padding-top: 22px;
    margin-bottom: 10px;
}
.pis-ul li .pis-categories-links a {
	display:none;
}
.pis-ul li .pis-categories-links a:first-child {
	display:block;
}
.archive-top .right .single-fave .left {
    width: 137px;
}
.archive-top .right .single-fave .right{
    width: 48%;
    padding-top: 22px;
}
.archive-top .right .flex .left #hero-image{
    width: 137px;
    height: 171px;
    background-size: cover;
    background-position: center;
}
.archive-top .right .flex .right .cats, .pis-categories-links{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.15rem;
}
.pis-categories-links a:first-child {
    display: none;
}
.archive-top .right .flex .right .title, .pis-title{
font-family: brandon-grotesque, sans-serif;
    font-size: 18px;
    line-height: 1.2;
}
.archive-top .left #hero-image-1 {
	width: 378px;
    height: 470px;
    background-size: cover;
    background-position: center;
}
.cat-slider .slick-prev {
	display: none!important;
}
.cat-listing {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    margin: 31px auto 27px;
    position: relative;
    padding-right:30px;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.cat-listing .left {
	/*width:115px;*/
}
.cat-listing .left h1 {
	text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.2rem;
}
.cat-listing .cat-slider{
    padding-top: 11px;
    width: 990px;
    padding-right: 0px;
}
.cat-listing .cat-slider li {
    text-align: center;
}
.cat-listing .cat-slider .arrow-right{
    width: 13px;
    position: absolute;
    right: -25px;
    top: 6px;
}
.cat-listing .cat-slider a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.14rem;
    padding: 0 50px 0 0;
}
.content {
    float: none;
    position: relative;
    margin: 0px auto;
}
.hide-comment {
    display: none;
}
.show-comment {
    display: block;
}
.single-blog {
    margin: 39px auto 0;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.single-blog .right {
    width: 350px;
    padding-right: 0;
}
#text-51 h4.widget-title{
        font-size: 44px;
    position: relative;
    padding-left: 0;
    margin: 22px 0 31px;
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    letter-spacing: 0.02rem;
    text-align: center;
}
#text-51  p{
        text-align: center;
    padding: 0 27px;
    letter-spacing: 0.01rem;
}
#text-51 p a{
        color: #000;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    padding: 0 0 0;
    transition: all 0.5s;
}
#text-51 p a:hover {
    color:#d44397;
    opacity: 1;
}
#gform_submit_button_1:hover {
    color:#d44397;
    opacity: 1;
}
#text-51 {
        border-bottom: 1px solid #ebb1d1;
    padding-bottom: 9px;
}
#custom_html-6 h4.widget-title{
        text-align: left;
    font-size: 25px;
    font-family: 'Homemade apple';
    letter-spacing: 0;
    margin: 33px 0 0 25px;
}
#custom_html-6 ul li a span{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    padding: 0 0 0 0;
    margin: 0 11px 0 0;
    letter-spacing: 0;
    line-height: 2.5;
    display: inline-block;
}
#custom_html-6 ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
        margin: 24px 0 0 26px;
}
#custom_html-6 ul li {
width: 50%;
    margin-bottom: 12px;
}
#text-52 {
    background: #e28aba;
    text-align: center;
    margin: 35px 0 0;
    padding: 35px 20px;
    color: white;
    min-height: 500px;
}
#text-52 #gform_confirmation_message_1 p{
        padding-top: 86px;
}
#text-52 p strong{
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 0.01rem;
}
#text-52 #input_1_2_3_container {
    width: 236px;
    padding: 0;
    margin: 55px auto -30px;
    display: block;
}
#text-52 .validation_error {
        color: white!important;
    margin: 0 auto -73px!important;
}
#text-52 #validation_message_1_2 {
        color: white!important;
    text-align: center;
    margin: 31px auto -47px;
}
#text-52 #validation_message_1_1 {
     color: white!important;
    text-align: center;
}
#text-52 p {
    margin-bottom:22px;
        letter-spacing: 0.02rem;
}
#field_1_1 {
        padding-right: 0!important;
    text-align: center!important;
    margin: 0 0 0!important;
}
#field_1_1 input{
        background: #ce3c8c;
    width: 236px;
    height: 41px;
    border: none;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    color: white;
     padding-left: 7%;
}
.single-blog .left img {
    width:100%;
    margin-bottom:25px;
margin: 0 auto 25px;

}
.wprm-recipe-template-customtemplate .wprm-recipe-name {
    font-family: brandon-grotesque!important;
    color: #000000!important;
    line-height: 1.3em!important;
    font-size: 20px!important;
    font-weight: 500!important;
    position: absolute!important;
    top: 44px!important;
    width: 92%;
    left: 0;
    right: 0;
    margin: auto!important;
}
.favorites .similar-title h3 {
    text-align: center;
}
#field_1_2 input{
        background: #ce3c8c;
    width: 236px;
    height: 41px;
    border: none;
    text-align:left;
    margin: 0 auto;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    color: white;
     padding-left: 7%;
}
#field_1_3  {
     padding: 0;
    text-align: center;
    margin: 3px auto 0;
}
#field_1_3 label {
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
#field_1_3 select {
        background: #ce3c8c;
    width: 236px;
    height: 41px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    color: white;
    padding-left: 7%;
    margin: -6px auto 0!important;
}
#field_1_2 label {
    display: none;
}
#gform_wrapper_1{
        margin: -24px 0 0 0;
}
#text-52 #gform_fields_1 input::-webkit-input-placeholder { /* Edge */
  color: white!important;
}

#text-52 #gform_fields_1 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white!important;
}

#text-52 #gform_fields_1 input::placeholder {
  color: white!important;
}
#text-52 .gform_footer{
        padding: 0;
    margin: 23px 0 19px 0;
    text-align: center;
}
#execphp-4 h4.widget-title {
        background-color: #000;
    text-align: center;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight:700;
    font-size: 11px;
    letter-spacing: 0.11rem;
    color: white;
    width: 176px;
    height: 41px;
    padding-top: 6px;
    position: relative;
    padding: 6px 0 0;
    margin: 37px auto 33px;
}
#execphp-4 h4.widget-title:after{
        content: '';
    position: absolute;
    left: 44%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 9px solid #000;
    clear: both;
}
#execphp-4 ul{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
#execphp-4 ul #hero-image {
        width: 167px;
    height: 247px;
    background-size: cover;
    background-position: center;
        margin-bottom: 10px;
}
#execphp-4 ul li {
    width:167px;
        text-align: center;
    line-height: 1;
        margin-bottom: 25px;

}
#execphp-4 ul li a{
font-family: brandon-grotesque, sans-serif;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.045rem;
    text-transform: uppercase;
    line-height: 1;
    font-weight:500;
}
#custom_html-6{
        border-bottom: 1px solid #ebb1d1;
    padding-bottom: 22px;
}
#custom_html-6 ul li a {
    color: #000;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    padding: 0 0 0;
}
#custom_html-6 ul li a span.vegan{
    background-color: #e9c1c8;
}
#custom_html-6 ul li a span.paleo{
    background-color: #dd7bb1;
}
#custom_html-6 ul li a span.keto{
    background-color: #ce3c8c;
}
#custom_html-6 ul li a span.df{
    background-color: #ebb1d1;
}
#custom_html-6 ul li a span.gf{
    background-color: #d79428;
}
#custom_html-6 ul li a span.clean-eating {
    background-color: #000;
}
#media_image-2 .widget-wrap {
    text-align: center;
}
.single-blog .left{
    width: 780px;
}
#media_image-2 img{
        max-width: 100%;
    width: 285px;
    height: auto;
    border-radius: 50%;
    border: 8px solid #f7e0ed;
    margin: 18px auto 0;
}
.single-blog .left .sb-header {
    margin-bottom: 28px;
}
.single-blog .left .sb-header .diet-type {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
        margin-bottom: 28px;
}
.single-blog .left .sb-header .title {
        text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin: 10px 0;
font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15rem;
    padding: 0 50px;
    line-height: 1.2;
}
.single-blog .left .sb-header .diet-type div {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    padding: 0 0 0 0;
    margin: 0 3px;
    letter-spacing: 0;
    line-height: 2.5;
}
.single-blog .left .sb-header .diet-type div a{
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    font-weight:700;
}
.single-blog .left .sb-header .diet-type .vegan{
    background-color: #e9c1c8;
}
.single-blog .left .sb-header .diet-type .paleo{
    background-color: #dd7bb1;
}
.single-blog .left .sb-header .diet-type .keto{
    background-color: #ce3c8c;
}
.single-blog .left .sb-header .diet-type .df{
    background-color: #ebb1d1;
}
.single-blog .left .sb-header .diet-type .gf{
    background-color: #d79428;
}
.single-blog .left .sb-header .diet-type .clean-eating{
    background-color: #000;
}
.single-blog .left .sb-header #hero-image{
    margin: 17px 0 0;
    width: 100%;
    height:auto;
}
.single-blog .left .sb-header .recipe-block {
    text-align: center;
}
.wprm-recipe-jump:after {
    content: "/";
    display: inline-block;
    color: #e28aba;
    margin: 0px 14px;
}
.long-post h2 {
font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.long-post h1 {
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-size: 40px;
    letter-spacing: 0.05rem;
}
.long-post h3 {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.05rem;
}
.long-post h4 {
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-size: 30px;
    letter-spacing: 0.05rem;
}
.long-post h5 {
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 0.05rem;
}
.long-post ul li {
    margin: 5px 0px 5px 30px;
    list-style: disc;
    padding-left: 0;
}
.long-post ol li {
    margin: 5px 0px 5px 30px;
    list-style: decimal;
    padding-left: 0;
}
.wprm-recipe-container {
    border-top: 1px solid #ebb1d1;
    margin: 74px 0 0;
    padding: 32px 0 0;
    position: relative;
}
.wprm-recipe-container:before {
    content: "recipe";
    display: block;
    width: 237px;
    background-color: white;
    position: absolute;
    top: -19px;
    left: 0;
font-family: brandon-grotesque, sans-serif;
    font-weight: 100;
    font-size: 27px;
    letter-spacing: 0.04rem;
}
.wprm-recipe-template-customtemplate {
    padding: 145px 41px 50px!important;
    position: relative;
}
.wprm-block-text-bold {
    font-weight: 700!important;
    font-family: brandon-grotesque;
    font-size: 14px;
    letter-spacing: 0.1rem;
        padding: 10px 0 0;
}
.wprm-block-text-uppercase {
    font-family: brandon-grotesque!important;
    font-size: 14px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 500;
    text-transform: uppercase!important;
    margin: 0;
        padding: 0px 0 6px 0px;
}
.wprm-recipe-details-container-table {
    padding:0!important;
    margin-top:20px;
}
.wprm-container-float-right {
    float: right;
    margin: 0 0 20px 45px;
}
.wprm-container-float-left {
	float: right;
    margin: 0 0 20px 45px;
}
.wprm-recipe-author-container{
        font-family: brandon-grotesque!important;
    font-size: 14px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 500;
    text-transform: uppercase!important;
    margin-top: 20px;
}
.wprm-recipe-servings-container {
        font-family: brandon-grotesque!important;
    font-size: 14px!important;
    letter-spacing: 0.1rem!important;
    font-weight: 500;
    text-transform: uppercase!important;
    margin-top: 0px;
}
.wprm-recipe-author-container .wprm-recipe-details-label, .wprm-recipe-servings-container .wprm-recipe-details-label{
    font-weight: 700;
    text-transform: uppercase;
}
.wprm-recipe-author-container .wprm-recipe-details, .wprm-recipe-servings-container .wprm-recipe-servings-unit, .wprm-recipe-servings-container .wprm-recipe-servings-link{
    font-weight: 500;
    text-transform: uppercase;
    color:#000;
        font-size: 13px;
}
.wprm-recipe-rating {
    white-space: nowrap;
    border-top: 1px solid #ebb1d1;
    text-align: center;
    width: 62%;
    padding-top: 35px;
    margin-top: 10px;
    position: relative;
        padding-right: 80px;
}
.wprm-recipe .wprm-recipe-print {
        color: #333333;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50%;
    margin-top: -9px;
    text-transform: uppercase;
    font-size: 13px!important;
    font-weight: 700!important;
    letter-spacing: 0.13rem!important;
}
.wprm-recipe-custom-time-container {
    display: none!important;
}
.wprm-recipe-image img {
        max-height: 330px!important;
    width: auto!important;
}
.wprm-recipe-rating:after {
    content: "";
    display: block;
    position: absolute;
    right: 70px;
    width: 1px;
    height: 103px;
    background-color: #ebb1d1;
    top: 10px;
}
.wprm-recipe-jump-to-comments {
        color: #000!important;
    text-transform: uppercase!important;
    font-size: 11px!important;
    letter-spacing: 0.15rem!important;
    padding-left: 117px;
}
.long-post .wprm-recipe-template-customtemplate ul li {
    list-style-type: none!important;
    margin: 0 0 10px 0!important;
}
.wprm-recipe-template-customtemplate {
    margin-bottom:0!important;
}
.wprm-nutrition-label, html body .wprm-recipe-container .wprm-nutrition-label {
    display: inline-block!important;
    max-width: 100%!important;
    width: 100%!important;
    border: 1px solid #efc3db!important;
    padding: 25px!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 12px!important;
    line-height: 16px!important;
    color: #000!important;
}
.wprm-nutrition-label .nutrition-title, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-title {
        text-transform: uppercase!important;
    font-size: 20px!important;
    letter-spacing: 0.15rem!important;
    margin: 0 0 10px!important;
}
.long-post .wprm-recipe-template-customtemplate .wprm-recipe-instructions li {
    list-style-type: decimal!important;
    margin: 15px 0 10px 19px!important;
}
.nutrition-recipe {
    display: none;
}
.nutrition-line.nutrition-line-big {
    display: none;
}
.wprm-nutrition-label .nutrition-serving, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-serving {
    font-size: 11px!important;
    line-height: 17px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    letter-spacing: 0.1rem!important;
        padding-bottom: 10px;
}
.wprm-nutrition-label .nutrition-warning, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-warning {
    border-top: 1px solid #f0cbe0!important;
    clear: both;
    padding-top: 5px!important;
    font-size: 10px!important;
    color: #000!important;
    text-transform: uppercase!important;
    letter-spacing: 0.05rem!important;
}
.nutrition-sub {
        text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.wprm-nutrition-label .nutrition-item, .wprm-nutrition-label .nutrition-sub-item, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-item, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item {
    border-top: 1px solid #f0cbe0!important;
    clear: both!important;
    padding: 12px 0px!important;
}
.wprm-nutrition-label .nutrition-line, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line {
    background-color: #f1d2e3!important;
    height: 2px!important;
    font-size: 1px;
}
.wprm-recipe-notes-container .wprm-recipe-header {
    text-transform: capitalize!important;
    letter-spacing: 0!important;
}
.long-post .wprm-recipe-template-customtemplate h4 {
    font-size: 14px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    margin: 0px 0 12px!important;
    padding-top: 17px!important;
    letter-spacing: 0.15rem;
}
.wprm-recipe-instructions-container {
        border-top: 1px solid #edbad7;
    margin-top: 35px;
}
.wprm-recipe-template-customtemplate .wprm-recipe-header {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700!important;
    letter-spacing: 0.15rem;
    margin-bottom: 10px!important;
    margin-top: 40px!important;
}
.wprm-recipe-ingredients-container {
    border-top: 1px solid #edbad7;
    margin-top: 20px;
}
.wprm-recipe-template-customtemplate .wprm-recipe-name {
    font-family: brandon-grotesque!important;
    color: #000000!important;
    line-height: 1.3em!important;
    font-size: 28px!important;
    font-weight: 500!important;
    position: absolute!important;
    top: 44px!important;
    width:418px;
}
.wprm-recipe-container:after{
    content: "INSTRUCTIONS";
    display: block;
    position: absolute;
    top: -15px;
    left: 80px;
font-family: brandon-grotesque, sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.15rem;
}

.wprm-recipe-template-compact {
    border-style: solid!important;
    border-width: 1px!important;
    border-color: transparent!important;
    border-radius: 0px!important;
    max-width: 100%!important;
    background: #fdf7fa!important;
    padding: 40px!important;
    margin: 20px auto 0!important;
        font-family: minion-3, serif!important;
    color: black!important;
}
.wprm-recipe-template-compact .wprm-recipe-name{
  font-family: brandon-grotesque, sans-serif;
    font-size: 27px;
    letter-spacing: 0.2rem;
}
.wprm-recipe-instructions-container .wprm-recipe-instruction-text {
    font-family: minion-3, serif!important;
    color: black!important;
}
.wprm-recipe-template-compact li {
    font-family: minion-3, serif!important;
    color: black!important;
    font-size: 20px!important;
}
.wprm-recipe-template-compact a {
    color: #ebb1d1!important;
}
.wprm-recipe-details-container-table {
  border: 1px solid #ebb1d1;
}
.wprm-recipe-notes-container {
    background: white!important;
    padding: 3px 20px 20px!important;
    margin-bottom: 20px;
    margin-top: 20px;
}
.nutrition-percentage strong {
    text-transform: uppercase;
    font-size:14px!important;
}
.nutrition-percentage {
    padding-bottom:10px;
}
.wprm-nutrition-label .nutrition-percentage, html body .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage {
    float: right;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.wprm-recipe-notes-container .wprm-recipe-header {
    font-family: 'Homemade Apple'!important;
    font-weight: 100!important;
}
.wprm-nutrition-label strong {
        text-transform: uppercase;
    font-size: 14px!important;
}
.long-post strong {
font-family: brandon-grotesque, sans-serif;
    font-size: 20px;
    letter-spacing: 0.03rem;
}
.long-post a {
font-family: brandon-grotesque, sans-serif;
    font-size: 20px;
    letter-spacing: 0.03rem;
    color: #ce3c8c;
    font-weight:700;
}
.single-blog .left .sb-header .recipe-block a {
    color: #000;
    text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
}
.single-blog .left .sb-header .right-side{
    width: 423px;
}
.single-blog .left .sb-header .right-side .intro {
    display: block;
}
.single-post .wrap-it .latest-title:before {
    width:73%;
}
.single-blog .left .sb-header .right-side .cats{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    margin: 16px auto 22px;
    font-weight: 600;
}
.single-blog .left .sb-header .right-side .title{
font-family: brandon-grotesque, sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    margin: 23px 0 0;
    line-height: 1.2;
    letter-spacing: 0.07rem;
}
.single-blog .left .sb-header .right-side .intro p{
    font-size: 16px;
    line-height: 1.65;
    margin: -10px auto 20px;
}
.single-blog .left .sb-header .right-side .intro p strong{
    font-weight: 700;
}
.single-blog .left .sb-header .right-side .jump2{
    text-align: right;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15rem;
    margin: 44px 53px 0 0;
}
.single-blog .left .sb-header .right-side .jump2:before {
    content: "";
    display: block;
    width: 200px;
    height: 1px;
    background: #082E4C;
    position: absolute;
    left: 0;
    top: 16px;
}
.single-blog .left .sb-header .right-side .intro p a{
    color:#5B97B2;
}
#media_image-2 h4 {
    font-family: proxima-nova, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    background: white;
    margin: 0 auto 19px;
    width: 130px;
    text-align: center;
    letter-spacing: 0.12rem;
    font-weight: 600;
    padding: 5px 0 4px;
}
#custom_html-2 p{
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    font-size: 20px;
    margin: 7px auto 0;
    line-height: 1.45;
    position: relative;
}
#custom_html-2 p:after {
    content: "";
    width: 1px;
    height: 34px;
    background: #082E4C;
    margin: 17px auto 12px;
    display: block;
}
#custom_html-2 {
    text-align: center;
}
#custom_html-2 a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.17rem;
}
#custom_html-6 h4 {
    font-size: 40px;
    padding: 0;
    text-align: center;
    margin: 48px auto 45px;
}
#pis_posts_in_sidebar-6 h4 {
    font-family: proxima-nova, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    background: white;
    margin: 58px auto 36px;
    width: 165px;
    text-align: center;
    letter-spacing: 0.12rem;
    font-weight: 600;
    padding: 5px 0 4px;
}
#execphp-4 .single-fave .flex {
    margin-bottom: 27px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
#execphp-4 .single-fave .flex .left #hero-image{
    width: 137px;
    height: 171px;
    background-size: cover;
    background-position: center;
}
#execphp-4 .single-fave .flex .left {
    width: 137px;
}
#execphp-4 .single-fave .flex .right {
    padding: 0;
    width: 129px;
}
#execphp-4 .single-fave .flex .right .cats{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1rem;
    line-height: 1;
    padding-top: 32px;
}
#execphp-4 .single-fave .flex .right .title{
font-family: brandon-grotesque, sans-serif;
    font-size: 18px;
    line-height: 1;
    padding-right: 19px;
    letter-spacing: 0.0rem;
    margin-top: 13px;
}
#respond {
    margin: 0px auto;
}
.the-rest p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 24px;
    letter-spacing: 0.003rem;
}
.tasty-recipes-entry-header {
    background-color: #082E4C!important;
    color: #FFF;
    text-align: left!important;
    padding-top: 35px;
    padding-bottom: 1.5em;
    padding-left: 2.5em;
    padding-right: 2.5em;
}
.tasty-recipes {
    border: 5px solid #043356!important;
    margin-top: 6em;
    margin-bottom: 4em;
}
.tasty-recipes-entry-header .tasty-recipes-image {
    text-align:right!important;
}
.tasty-recipes-entry-header .tasty-recipes-image img {
        border: 5px solid #043356!important;
}
.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
    margin-top: -115px;
    text-align: left!important;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 40px!important;
    text-transform: capitalize!important;
}
.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
    font-style: initial!important;
    color: #5B97B2!important;
    margin-right: .125em;
    font-size: 14px!important;
    text-transform: uppercase!important;
    letter-spacing: 0.05rem!important;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
    font-size: 16px!important;
    line-height: 2.5em;
    letter-spacing: 0.05rem!important;
}
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
    vertical-align: top;
    margin-right: .2em;
    display: inline-block;
    padding-top: 5px!important;
    height: 20px!important;
}
.tasty-recipes-entry-content .tasty-recipes-buttons a {
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: #FFF;
    background-color: #043356!important;
    font-size: 14px!important;
    line-height: 1.375em;
    padding-top: 1.2em!important;
    padding-bottom: 1.2em!important;
    font-weight: bold;
    margin-top: 0;
    border: none;
    border-radius: 0;
    text-decoration: none;
    letter-spacing: 0.1rem!important;
}
.tasty-recipes-entry-header hr, .tasty-recipes-entry-content .tasty-recipes-buttons img.svg-print, .tasty-recipes-entry-content .tasty-recipes-buttons img.svg-pinterest {
    display: none!important;
}
.tasty-recipes-entry-content h3 {
    font-size: 23px!important;
    color: #043356!important;
    margin-bottom: 12px!important;
    text-transform: capitalize!important;
    margin-top: 30px!important;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul, .tasty-recipes-entry-content .tasty-recipes-instructions ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 1.5em;
    padding: 0;
    font-size: 16px!important;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li, .tasty-recipes-entry-content .tasty-recipes-instructions ul li {
    margin-bottom: 5px!important;
    list-style-type: none;
    position: relative;
    margin-left: 21px!important;
    line-height: 1.46!important;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before, .tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
    background-color: #013a61!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: .35em!important;
    width: .35em!important;
    display: block;
    content: " ";
    left: -1.25em!important;
    top: 8px!important;
    position: absolute;
}
.tasty-recipes-entry-content hr {
    background-color: #043356!important;
    border: 1px solid #043356!important;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 94%!important;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before, .tasty-recipes-entry-content .tasty-recipes-instructions ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    background-color: #013a61!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    height: 1.45em;
    width: 1.45em;
    color: #FFF;
    left: -25px!important;
    transform: translateX(-50%);
    line-height: 1.5em;
    font-size: 14px!important;
    text-align: center;
    top: 5px!important;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol, .tasty-recipes-entry-content .tasty-recipes-instructions ol {
    font-size:16px!important;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li, .tasty-recipes-entry-content .tasty-recipes-instructions ol li {
    margin-bottom:25px!important;
}
.tasty-recipes-entry-content .tasty-recipes-notes {
    background-color: transparent!important;
        padding: 0em 1.25em!important;
}
.tasty-recipes-entry-content .tasty-recipes-nutrition {
    padding: 0!important;
    background: transparent!important;
    color: #013a61!important;
    max-width: 94%!important;
    margin: 30px auto 30px!important;
    border: 1px solid #013a61!important;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before, .tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
    content: "i";
    display: block;
    background-color: #013a61!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    height: 20px!important;
    width: 20px!important;
    font-size: .75em;
    line-height: 1.7em!important;
    text-align: center;
    color: #FFF;
    position: absolute;
    left: 9px!important;
    top: 18px!important;
}
.tasty-recipes-nutrition h3 {
        background: #013a61!important;
    color: white!important;
    margin: 0!important;
    padding: 20px 20px!important;
    letter-spacing: 0.05rem!important;
}
.tasty-recipes-nutrition .tasty-recipes-label {
    font-style: inherit!important;
    color: #01426c!important;
    margin-right: .125em;
    font-weight: 400;
    font-size: 16px!important;
}
.tasty-recipes-nutrition ul {
    text-align: left!important;
    display: flex!important;
    display: -ms-flex!important;
    display: -webkit-flex!important;
    flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    -webkit-flex-wrap: wrap!important;
}
.tasty-recipes-nutrition ul li {
    font-size: 16px!important;
    padding: 7px 16px!important;
    width: 50%!important;
    border-bottom: 1px solid #01426c!important;
    margin: 0!important;
}
.tasty-recipes-nutrition ul li:last-child {
    border-bottom:none!important;
}
.tasty-recipes {
    margin-bottom: 2.5em!important;
    position: relative;
}
.tasty-recipes-entry-header .tasty-recipes-image img {
        height: 172px!important;
    width: 172px!important;
}
.tasty-recipes-entry-content .tasty-recipes-notes p, .tasty-recipes-entry-content .tasty-recipes-notes ul li, .tasty-recipes-entry-content .tasty-recipes-notes ol li {
        -webkit-clip-path: polygon(0px 0, 100% 0, 100% 100%, 0 100%, 0 20px)!important;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 20px)!important;
        margin-bottom: 10px!important;
            padding-top: 1em!important;
    padding-bottom: 1em!important;
}
.tasty-recipes-entry-footer {
        background-color: #082E4C!important;
}
.tasty-recipes-entry-footer img {
    width: 37px!important;
    position: absolute;
    bottom: 52px;
    font-size: 43px;
    left: 29px
}
.tasty-recipes-entry-footer h3{
        color: white!important;
    padding: 0;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 23px!important;
        margin: 10px 0 15px 0!important;
}
.tasty-recipes-entry-footer p {
    margin-left: 0!important;
    clear: none;
    text-align: left;
    color: #5B97B2!important;
    font-size: 16px!important;
}
.tasty-recipes-entry-footer .tasty-recipes-footer-content {
    display: block!important;
    padding: 0 0 0 50px!important;
}
.tasty-recipes-entry-footer p a {
    color: #5B97B2!important;
    text-decoration: none!important;
}
.the-rest div.easyrecipe {
    font: 16px proxima-nova, sans-serif;
    border: 2px solid #092e4c;
    color: #fff;
    padding: 40px;
    background: #092e4c;
    position: relative;
    margin-top:80px;
}
.the-rest .easyrecipe .ERSName {
    font: 40px baskerville-display-pt, serif;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin: 30px 0 30px;
}
.the-rest .easyrecipe .ERSTopRight img {
    border: 3px solid #092e4c;
    width: 150px;
    border-radius: 50%;
    height: 150px;
    position: absolute;
    top: -75px;
    right: 50px;
}
.the-rest h3 {
    font-size: 23px;
    letter-spacing: -0.035rem;
}
.the-rest h4 {
    font-family: proxima-nova, sans-serif;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.155rem;
    margin: 0 0 24px;
}
.post-footer .flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    font-size: 14px;
    letter-spacing: 0.15rem;
    font-weight: 600;
    margin: 40px 0 -18px;
    padding-left: 11px;
    padding-right: 21px;
}
.post-footer .flex .left p {
    margin-right: 33px;
}
.post-footer .flex .left ul li{
    margin-right: 24px;
}
.post-footer .flex .right {
    position: relative;
}
.post-footer .flex .right:before {
    content: "";
    display: block;
    width: 241px;
    height: 1px;
    background: #082E4C;
    position: absolute;
    top: 15px;
    left: -229px;
}
.post-footer .flex .left, .post-footer .flex .left ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.post-footer .flex .right{
    padding: 0;
    text-align: right;
}
.pagination2 {
    font-size: 14px;
    letter-spacing: 0.15rem;
    font-weight: 600;
    max-width: 827px;
        margin: -13px 0 0;
    padding-bottom: 95px;
        padding-right: 14px;
}
.single-post .wrap-it {
    clear:both;
}
.pagination2 .nav-previous {
    float:left;
}
.pagination2 .nav-next {
    float:right;
}
.post-comments {
   max-width: 780px;
}
.post-comments article {
    padding-top:30px;
}
.commentlist ul.children article {
    padding-top:0;
}
.pagination2 a:before {
    content:"";
    display: inline-block;
    width:38px;
    height: 1px;
    background: #082E4C;
        position: absolute;
    left: 0;
    top: 8px;
}
.post-comments h4.title {
font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    margin: 17px 0 0;
    padding:0;
    font-weight:700;
}
.comments-form input{
    background: transparent;
    font-size: 11px;
    letter-spacing: 0.15rem;
    padding: 16px 20px;
    border: 1px solid #ebb1d1;
font-family: brandon-grotesque, sans-serif;
font-weight:600;
}
.comments-form textarea {
    background: transparent;
    font-size: 11px;
    letter-spacing: 0.15rem;
    padding: 8px 20px;
    border: 1px solid #ebb1d1;
    height: 131px!important;
font-family: brandon-grotesque, sans-serif;
font-weight:600;
}
.comments-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #000;
    opacity: 1; /* Firefox */
}
.comments-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
.comments-form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}
.comments-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #000;
    opacity: 1; /* Firefox */
}
.comments-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
.comments-form textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}
.comments-form p {
font-family: brandon-grotesque, sans-serif;
}
.form-submit #submit {
    width: 100%;
    background: transparent;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding:0;
    transition: all 0.5s;
}
.reply a {
    font-size:14px;
}
.form-submit #submit:hover, .reply a:hover {
        color: #d44397;
        opacity: 1;
}
.comments-form .form-submit {
    position: relative;
}
.pagination2 a{
    position: relative;
        padding-left: 63px;
}
.comments-form #commentform {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    position: relative;
    padding-top: 27px;
    margin-bottom: 58px;
}
.comment-form .comment-form-comment, .comment-form .form-submit {
    width:100%;
}
/*#commentform:before {
    content:"Your email address will not be published. Required fields are marked.";
    font-size:13px;
    display: block;
    color:#BBBDB9;
    position: absolute;
    top: -11px;
}*/
.comment-form-cookies-consent label {
    width: 100%;
    display: inline-block!important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1rem;
    line-height: 1.8;
}
.comment-form-cookies-consent {
        position: absolute;
    bottom: 30px;
}
p.comment-form-url {
    width:100%;
}
.comment-form-comment {
    margin-bottom:50px!important;
}
.comment-form-cookies-consent input{
    padding: 0;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 12px 0 0;
}
.comment-form-cookies-consent input:checked {
    background-color: #ebb1d1;
}
.comment-form-cookies-consent {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
        width: 100%!important;
}
#respond h3#reply-title {
    display: none;
}
.comment-form p{
    width: 32%;
}
.comment-meta .avatar {
    display: none;
}
.comment-metadata {
    display: none;
}
.comment-content p {
    font-size: 18px;
    letter-spacing: 0.02rem;
    margin-bottom: 6px;
}
ol.commentlist {
        margin-bottom: 65px;
    border-top: 1px solid #eeb9d7;
    margin-top: -22px;
    padding-top: 0;
}
.numbers-of {    font-family: brandon-grotesque, sans-serif;
    font-weight:700;
    text-transform: uppercase;
    font-size: 14px;
    margin: 26px 0 -9px;
    letter-spacing: 0.1rem;}
.reply a {
    color: black;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.15rem;
font-family: brandon-grotesque, sans-serif;
}
.comment-meta {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    font-weight: 600;
    font-size: 11px;font-family: brandon-grotesque, sans-serif;
}
.comment-meta a, .comment-meta .comment-author .fn {
    font-weight: 600;   
}
.logged-in-as {
    font-size: 14px!important;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    font-weight: 600;
    color: #092e4c;
    width: 100%!important;
}
.commentlist ul.children {
    border: none;
    padding: 26px 29px;
    margin: 27px 0 0 37px;
    width: 86%;
    background: #fdf7fa;
}
.single-post .cta {
    margin-top: 80px
}
h3#reply-title {
}

.pagination {

}

.pagination a {

}

.pagination-previous {
    margin: 0px auto;
    padding: 0px 0px;
    display: block;
    float: right;
}

.pagination-next {
    margin: 0px auto;
    padding: 0px 0px;
	display: block;
    float: left;
}

#commentform label, .comment-notes {
	display: none;
}

#commentform p {
	margin: 0;
}

#commentform input {
	margin-bottom: 30px;
}

#commentform textarea {
	height: 285px;
	margin-bottom: 20px;
}

#commentform .submit {
	width: 100%;
}

p.logged-in-as {
	font-size: 17px;
	line-height: 30px
}

p.logged-in-as a {
	color: #000;
}
.mobileinsta {
    display: none;
}
.mobile-drop {
    display: none;
}

/* Site Footer 
------------------------------------------------------------ */
.the-footer .mobile-insta {
    display: none;
}
.the-footer .upper {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.the-footer .upper .left {
    width: 50%;
    background: #e28aba;
    text-align: center;
    position: relative;
}
.the-footer .upper .left h6{
    color: #ce3c8c;
    font-size: 110px;
    font-family: 'Homemade Apple';
    font-weight: 100;
    line-height: 1.5;
    opacity: 0.15;
    position: absolute;
    transform: rotate(-5deg);
    top: 0;
    bottom: 0;
    left: 33px;
    margin: auto;
    z-index: 0;
    height: 300px;
}
.the-footer .upper .left  .form {
    max-width: 500px;
    margin: 0 auto 0;
    position: relative;
    text-align: center;
    top:13%;
}
.the-footer .upper .left .gform_title {
    text-align: center;
    font-size: 44px;
    color: white;
    font-family: brandon-grotesque, sans-serif;
    letter-spacing: 0.02rem!important;
    font-weight: 300;
    margin: 100px 0 -20px;
    line-height: 1;
}
.the-footer .upper .left #field_1_1, .the-footer .upper .left #field_1_2{
    padding: 0;
    margin: 0 auto!important;
    width: 49%;
    height: 57px;
}
.the-footer .upper .left #field_1_3 {
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0;
}
.the-footer .upper .left #field_1_3 label{
        font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    color: white;
    text-transform: uppercase;
}
.the-footer .upper .left #field_1_3 select{
        padding-left: 38%;
    background: #ce3c8c;
    border: none;
    color: white;
    width: 100%!important;
    max-width: 100%;
    height: 42px!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.the-footer .upper .left #field_1_1 input{
        background: #ce3c8c;
    border: none;
    color: white;
    width: 100%!important;
    max-width:100%;
    text-align: center;
    height: 42px!important;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
}
.the-footer .upper .left #field_1_1 label {
    display: none;
}
.the-footer .upper .left #field_1_2 input{
        background: #ce3c8c;
    border: none;
    color: white;
    width: 100%!important;
    max-width:100%;
    text-align: center;
    height: 42px!important;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
}
.the-footer .upper .left #field_1_2 label {
    display: none;
}
#gform_submit_button_1 {
        background: transparent;
font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.1rem!important;
    color: white;
    margin: 0;
    padding: 0;
    font-weight:700;
}
.the-footer .upper .left .gform_footer{
        text-align: center;
    margin: 16px 0 0;
    padding: 0;
}
.the-footer .upper .left input::-webkit-input-placeholder { /* Edge */
  color: white;
  font-weight:700;
}
.the-footer .upper .left #gform_fields_1{
display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-top: 43px!important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top:0!important;
}

.the-footer .upper .left input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
  font-weight:700;
}

.the-footer .upper .left input::placeholder {
  color: white;
  font-weight:700;
}
.the-footer .upper .right {
    width: 50%;
    position: relative;
}
.the-footer .upper .right .title {
position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 262px;
    height: 41px;
    text-align: center;
    background: #e695c2;
    padding: 6px 0;
 font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.12rem!important;
    color: white;
    text-transform: uppercase;
    z-index: 999;
}
.the-footer .upper .right .title a {
        width: 262px;
    height: 41px;
    display: block;
    padding: 7px;
    margin: -7px 0 0;
    color: white;
}
.the-footer .creds {
    background: black;
    padding: 10px 0;
    color: white;
    font-size: 9px;
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.11rem;
    font-weight:700;
}
.the-footer .creds a {
    color:white;
}
.the-footer .inner {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1185px;
    width: 95%;
    margin: 0 auto;
}
.cred p {
    text-align: center;
    color: #BBBDB9;
    font-size: 13px;
    letter-spacing: 0.0rem;
    margin-bottom: 45px;
}
.cred span {
	    margin: 0 3px;
}
.cred a {
    color: #BBBDB9;
    font-size: 13px;
    letter-spacing: 0.0rem;
}
.footer-widgets {
	clear: both;
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
	display: block;
	padding: 0px 0;
}
.footer ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    margin: 43px 0 30px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.15rem;
}
.footer ul li {
	margin: 0 31px;
}
.cta {
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 67px;
}
.cta .left {
	width: 491px;
    width: 490px;
    height: 390px;
    background-size: cover;
    background-position: center;
}
.cta .right h3 {
	margin: 25px 0 0;
    line-height: 1.155;
    letter-spacing: -0.03rem;
    padding-left: 0px;
    padding-right: 10px;
}
.cta .right input {
	background: transparent;
    border: 1px solid #082E4C;
    padding: 15px 14px 14px 22px!important;
    color: #BBBDB9;
    font-size: 12px!important;
    font-weight: 600;
    letter-spacing: 0.1rem!important;
    width:100%!important;
    max-width:100%;
}
.cta .right input::-webkit-input-placeholder { /* Edge */
    color:  #BBBDB9;
}
.cta .right input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:  #BBBDB9;
}
.cta .right input::placeholder {
    color:  #BBBDB9;
}
.cta .right ul{
	display: flex!important;
	display: -ms-flex!important;
	display: -webkit-flex!important;
    justify-content: space-between!important;
    -ms-justify-content: space-between!important;
    -webkit-justify-content: space-between!important;
    margin: 53px 0 19px!important;
    max-width: 530px;
    position: relative;
}
.cta .right ul #field_1_3{
    font-size: 13px;
    color: #BBBDB9;
    font-style: inherit;
    position: absolute;
    bottom: -143px;
    left: 0;
    line-height: 1.5;
    padding:0;
}
.gform_wrapper .gfield_required {
    display: none!important;
}
#field_1_3 a {
    font-size: 13px;
    color: #BBBDB9;
}
.cta .right #gform_submit_button_1{
    padding: 0!important;
    background: transparent;
    border: none;
    color: #082E4C;
    font-size: 14px!important;
    text-transform: uppercase;
    text-align: right;
    position: relative;
    letter-spacing: 0.15rem!important;
}
.cta .right .gform_footer:before {
    content: "";
    width: 383px;
    height: 1px;
    background: #082E4C;
    display: block;
    position: absolute;
    left: 0;
    top: 33px;
}
.cta .right p em{
	font-size: 13px;
    color: #BBBDB9;
    font-style: inherit;
    line-height: 0;
}
.cta .right p{
	line-height: 1;
    padding: 0 60px 0 0;
}
.cta .right .gform_footer {
    position: relative;
    max-width: 515px;
    margin: 24px 0 36px;
}
.cta .right ul #field_1_2{
    width: 276px!important;
    margin: -2px 0 0 0;
    padding: 0;
}
.cta .right ul #field_1_1{
	width: 238px!important;
    margin: -4px 0 0;
    padding: 0;
}
.cta #input_1_1_3_container label {
	display: none;
}
.cta .right {
	width: 591px;
}


/* Form Styling
------------------------------------------------------------ */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #000;
	text-align: left;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
	padding: 20px;
	margin: 0px auto;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button{
	-webkit-appearance:none;
	border-radius: 0;
	background: #000;
	border: 0px;
	float: none;
	clear: none;
	display: block;
	margin: 0px auto;
}

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;
}

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

.gform_wrapper {
	width: 100%;
	margin: 0px auto 0;
}

.gfield_label {
    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; }
}

 iframe.YUMMLY-YUM-IFRAME {
    display: none;
}

.error404 .footer-widgets {
    display: none !important;
}

.site-inner {
    margin-bottom: 85px;
}

.error404 .entry-content {
    font-size: 16px;
}

.error404 h1.entry-title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.145rem;
    margin: 50px auto 0;
    font-weight: 600;
    position: relative;
}

/* Mobile Styles
--------------------------------------------- */
@media all and (max-width:1550px){
    .the-footer .upper .left .form {
        top:7%;
    }
}
@media all and (max-width:1305px) {
    .the-footer .upper .left .form {
        top: 0;
    }
    .single-blog .left, .post-comments, .single-post .wrap-it .latest-title, .single-post .mr-posts {
        padding-left:30px;
    }
    .fixed-sidebar {
        left:15px;
    }
    .blog .post-comments, .blog .wrap-it .latest-title, .blog .mr-posts {
        padding-left:30px;
    }
    .wprm-recipe-jump-to-comments {
        padding-left:109px;
    }
}
@media all and (max-width: 1240px) {
    .banner-ribbon .inner {
            max-width: 1020px;
    margin: 0 auto;
    }
    .post-comments .banner-ribbon .inner .left {
        width:50%:;
    }
    .wprm-recipe-rating {
    white-space: nowrap;
    border-top: 1px solid #ebb1d1;
    text-align: center;
    width: 100%;
    padding-top: 35px;
    padding-right: 50%;
    margin-top: 10px;
    position: relative;
}
.wprm-recipe-jump-to-comments {
    padding-left: 72px;
}
.wprm-recipe-rating:after {
        left: 0;
    right: 0;
    margin: auto;
}
.wprm-recipe .wprm-recipe-print {
    color: #333333;
    position: absolute;
    right: 19px;
    text-align: center;
    width: 48%;
    margin-top: -14px;
    text-transform: uppercase;
    font-size: 13px!important;
    font-weight: 700!important;
    letter-spacing: 0.13rem!important;
}
    .the-header .top-header .right-side {
        max-width: 1020px;
    }
    .the-header .flex {
        max-width: 1020px;
    }
    .the-header .flex .left {
    width: 140px;
    margin-right: 61px;
    }
    .the-header .flex .center {
    position: relative;
    width: 558px;
    padding-top: 40px;
    padding-left: 0;
    margin-right: 79px;
    }
    .fixed-header .flex .center {
        position: relative;
    width: 625px;
    padding-top: 7px;
    padding-left: 0;
    margin-right: 76px;
    color: white;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    transition: all 0.5s;
    }
    .fixed-header .flex .left {
            width: 180px;
    margin-right: 30px;
    transition: all 0.5s;
    padding: 0;
    margin-top: -2px;
    }
    .fixed-header .flex .right {
    width: 160px;
    padding-top: 0;
}
    .lower-header .flex .right {
    width: 120px;
    padding-top: 14px;
    }
    .wrap-it {
    max-width: 1020px;
    margin: 0 auto;
    }
    .mr-posts li {
    width: 31.5%;
    text-align: center;
    }
    .mr-posts .title {
        padding: 34px 23px 0;
    }
    .post-break .pb-wrap .left {
        padding: 98px 0;
    }
    .explore-wrap .lower ul {
        max-width: 1020px;
    }
    .explore-wrap .lower ul li {
    width: 24%;
    text-align: center;
    }
    .explore-wrap .lower #hero-image {
        height: 350px;
    }
    .lc-flex {
        max-width: 1020px;
    }
    .lc-flex .single-lc {
            width: 48%;
        margin: 50px 10px 26px;
            padding: 29px 39px 25px 36px;
    }
    .lc-flex .single-lc ul li {
        width: 48%;
    }
    .lc-flex .single-lc ul li #hero-image {
        height: 320px;
    }
    .wrap-it .latest-title:before {
        width: 69%;
    }
    #prod-slider {
        max-width: 1020px;
    }
    .the-footer .upper .left .form {
        top: 0;
    }
    .the-footer .upper .left .gform_title {
        font-size:36px;
            margin: 80px 0 -20px;
    }
    .the-footer .inner {
        max-width: 1020px;
    }
    .archive-wrap {
        max-width: 1020px;
    }
    .archive-wrap article {
    width: 32.3%;
    margin: 0 5px 30px;
    }
    .archive .wrap-it .latest-title:before {
        width: 65%;
    }
    .meal-plans-upper .inner {
        max-width: 1020px;
    }
    .meal-plans-upper .op-1, .meal-plans-upper .op-2 {
        width: 49%;
    }
    .about-mp {
        max-width: 1020px;
    }
    .about-mp .right {
        width: 50%;
    }
    .about-mp .left {
        width: 49%;
        padding-left: 0;
    }
    .sys {
        max-width: 1020px;
        margin: 0 auto;
    }
    .pink-box .inner {
    max-width: 1020px;
    margin: 0 auto;
    }
    .option-one, .option-two {
    max-width: 1020px;
    }
    .option-one .the-title, .option-two .the-title {
        padding: 0 0px 0 0px;
        width: 100%;
    }
    .option-one .upper-flex .right, .option-two .upper-flex .left {
    width: 49%;
    }
    .option-one .upper-flex .left, .option-two .upper-flex .right {
        width: 48%;
    }
    .more-wrap .inner .left {
        width: 585px;
    }
    .page-id-16465 .recipe-list .right {
        width: 69%;
    }
    .single-product {
    width: 215px;
    margin: 0 auto 30px;
    }
    .page-id-16465 .lc-flex .single-lc {
            width: 48%;
    margin: 50px 10px 26px;
    }
    .recipe-upper .inner {
        max-width: 1020px;
    }
    .sf-field-search input, .facetwp-search {
        width: 340px;
    }
    .recipe-list {
            max-width: 1020px;
    margin: 45px auto 50px;
    }
    .recipe-list .right {
        width: 69%;
    }
    .recipe-list .right .single-posty {
    width: 30.4%;
    margin: 0 8px 46px;
    }
    .recipe-list .right .single-posty #hero-image {
        height: 316px;
    }
    .page-id-16960 .lc-flex {
        max-width: 1020px;
    }
    .page-id-16960 .lc-flex .single-lc {
        width: 49%;
    }
    .about-page-mp {
        max-width: 1020px;
    }
    .about-page-mp .left {
    width: 50%;
    padding-left: 0;
    }
    .about-page-mp .right {
        width: 49%;
    }
    .pink-box-two .inner {
    max-width: 1020px;
    margin: 34px auto 0;
    }
    .food-phil {
    text-align: center;
    margin: 0 auto 0;
    max-width: 1020px;
    }
    .food-phil .desc {
        font-size: 26px;
    }
    .lifestyles .single-lifestyle {
        max-width: 1020px;
    }
    .single-lifestyle .title:before {
        width: 74%;
    }
    .single-lifestyle .flex .l-flex .image {
        width: 285px;
    }
    .single-lifestyle .flex .right {
    width: 280px;
    }
    .single-lifestyle .flex .left {
    background: white;
    width: 635px;
    }
    .single-lifestyle .flex .l-flex .desc {
            padding: 56px 37px 0 19px;
    }
    .single-blog .left {
        width: 63%;
    }
    .favorites .similar-posts .single-fave {
    width: 32%;
    }
    .favorites .similar-posts #hero-image {
            width: 100%;
    height: 230px;
    }
    .post-comments {
        max-width: 64%;
        padding-left: 30px;
    }
    .single-post .mr-posts li {
        width: 24%;
        text-align: center;
    }
    .single-post .wrap-it .latest-title:before {
        width: 68%;
    }
}

@media all and (max-width: 1060px) {
    .the-header .flex .left {
        width: 140px;
        margin-right: 35px;
    }
}

@media all and (max-width: 1030px) {
    .banner-ribbon .inner {
    max-width: 750px;
    margin: 0 auto;
}
.banner-ribbon .inner .right {
    width: 43%;
    text-align: left;
}
.banner-ribbon .inner .left {
    width: 55%;
}
.banner-ribbon .inner h3 {
    margin: 0;
    color: white;
    font-size: 25px;
}
.banner-ribbon .inner h5 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 22px;
    font-weight: 100;
    margin: 5px 0 3px;
    color: white;
}
.post-comments .banner-ribbon .inner h3 {
    margin: 0;
    color: white;
    font-size: 23px;
}
    .wprm-recipe-jump-to-comments {
    padding-left: 98px;
}
        .lower-header {
        display: none;
    }
    .fixed-header {
    display: block!important;
    height: 55px;
    background: black;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.5s;
    z-index: 999999;
    text-align: left;
}
.the-header .flex .left {
    width: 175px;
    margin: 0 0 0;
}
    .the-header .flex .right {
        display: none;
    }
    .the-header .flex .left {
        width: 175px;
    }
    .wrap-it {
    max-width: 750px;
    margin: 0 auto;
    }
    .wrap-it .latest-title:before {
    width: 63%;
    }
    .mr-posts #hero-image {
        height: 365px;
    }
    .mr-posts .title {
    padding: 34px 13px 0;
    font-size: 13px;
    }
    .post-break .pb-wrap .left h3.desc {
font-family: brandon-grotesque, sans-serif;
    font-size: 37px;
    font-weight: 100;
    line-height: 1.2;
    max-width: 345px;
    margin: 0 auto 0;
    letter-spacing: 0.09rem;
}
    .post-break .pb-wrap .left {
        min-height: 415px;
}
.explore-wrap .lower ul {
    max-width: 750px;
}
.explore-wrap .lower #hero-image {
    height: 250px;
}
.post-break-two .pb-wrap .right {
        padding: 40px 40px 35px;
}
.lc-flex {
    max-width: 550px;
}
.lc-flex .single-lc {
    width:100%;
}
#prod-slider {
    max-width: 750px;
}
#prod-slider .image {
        width: 175px;
    height: 175px;
}
.the-footer .upper .left h6 {
    color: #ce3c8c;
    font-size: 71px;
    font-family: 'Homemade Apple';
    font-weight: 100;
    line-height: 1.5;
    opacity: 0.15;
    position: absolute;
    transform: rotate(-5deg);
    top: 42px;
    bottom: 0;
    left: 29px;
    margin: auto;
    z-index: 0;
    height: auto;
}
.the-footer .upper .left .form {
    top: 0%;
}
.about-page-mp {
    max-width: 750px;
}
.about-page-mp .right {
    width: 49%;
    height: 400px;
}
.about-page-mp .left {
    width: 47%;
    padding-left: 0;
}
.about-page-mp .left h4 {
font-family: brandon-grotesque, sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.24;
    margin: 15px 0 20px;
    letter-spacing: 0.015rem;
}
.about-page-mp .left .signature {
        font-size: 23px;
    margin: 35px 0 0;
}
.pink-box-two .inner {
    max-width: 750px;
    margin: 34px auto 0;
}
.pink-box-two .inner .headline {
    font-size:33px;
}
.pink-box-two .desc {
        column-gap: 45px;
    -ms-column-gap: 45px;
    -webkit-column-gap: 45px;
}
.food-phil {
    text-align: center;
    margin: 0 auto 0;
    max-width: 750px;
}
.lifestyles .single-lifestyle {
    max-width: 750px;
}
.single-lifestyle .title:before {
    width: 66%;
}
.single-lifestyle .flex {
    flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.single-lifestyle .flex .l-flex .image {
    width: 50%;
}
.single-lifestyle .flex .left {
    background: white;
    width: 100%;
}
.single-lifestyle .flex .l-flex .desc {
    width:50%;
}
.single-lifestyle .flex .right {
    width: 100%;
    padding-top: 30px;
}
.single-lifestyle .flex .right .r-more button {
    width: 300px;
}
.about-form {
    max-width: 750px;
}
.meal-plans-upper .inner {
    max-width: 750px;
    flex-direction: column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.meal-plans-upper .op-1, .meal-plans-upper .op-2 {
    width: 100%;
    max-width: 500px;
    margin: 35px auto 30px;
}
.about-mp {
    max-width: 750px;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
}
.about-mp .right {
    width: 500px;
    margin: 0 auto;
}
.about-mp .left {
    width: 100%;
    padding-left: 0;
}
.sys {
    max-width: 750px;
    margin: 0 auto;
}
.sys ul {
    width: 100%;
}
.pink-box .inner {
    max-width: 750px;
    margin: 0 auto;
}
.pink-box .desc {
        column-gap: 30px;
    -ms-column-gap: 30px;
    -webkit-column-gap: 30px;
}
.option-one, .option-two {
    max-width: 750px;
}
.more-wrap .inner {
    flex-direction: column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.more-wrap .inner .left {
    width: 100%;
}
.more-wrap .inner .right {
    width: 100%;
    padding-left: 12px;
}
.recipe-upper .inner {
    max-width: 750px;
}
.sf-field-submit {
    top: 88px;
}
.recipe-list {
    max-width: 750px;
    margin: 45px auto 50px;
}
.recipe-list .right {
    width: 60%;
}
.recipe-list .right .single-posty {
    width: 45.4%;
    margin: 0 8px 46px;
}
.page-id-16960 .lc-flex {
    max-width: 500px;
    flex-direction: column;
     -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.page-id-16960 .lc-flex .single-lc {
    width: 100%;
}
.archive-wrap {
    max-width: 750px;
}
.archive-wrap article {
    width: 48.3%;
    margin: 0 5px 30px;
}
.page-id-16465 .lc-flex .single-lc {
    width: 100%;
    margin: 50px 10px 26px;
}
.single-blog {
    flex-direction: column;
     -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.single-blog .left {
    width: 100%;
}
.single-blog .right {
    margin: 0 auto;
}
.post-comments {
    max-width: 100%;
    padding-left: 30px;
}
.single-post .wrap-it .latest-title:before {
    width: 57%;
}
.single-post .mr-posts #hero-image {
    height: 320px;
}
.single-post .mr-posts .title {
        padding: 20px 17px 0;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
            text-transform: uppercase!important;
   font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.12rem!important;
    font-weight: 700!important;
    }
    #responsive-menu-pro-container .responsive-menu-pro-search-box {
    width: 100%;
    padding: 0 2%;
    border-radius: 2px;
    height: 50px;
    -webkit-appearance: none;
    text-transform: uppercase!important;
    font-family: brandon-grotesque, sans-serif!important;
    font-size: 11px!important;
    letter-spacing: 0.12rem!important;
    font-weight: 700!important;
    max-width: 250px;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box{
        background: rgba(0, 0, 0, 1)!important;
    border: none!important;
    border-bottom: 1px solid rgba(255, 255, 255, 1)!important;
    color: rgba(255, 255, 255, 1)!important;
    color: white!important;
        max-width: 100%!important;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white!important;
  opacity: 1; /* Firefox */

}
#responsive-menu-pro-container .responsive-menu-pro-search-box:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white!important;
}
#responsive-menu-pro-container {
    margin-top:50px!important;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box::-ms-input-placeholder { /* Microsoft Edge */
  color: white!important;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    font-size:20px!important;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    left:5px!important;
    top:16px!important;
}
#responsive-menu-pro-additional-content li a {
    color:white;
}
#responsive-menu-pro-additional-content .social{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    font-size: 16px;
}
#responsive-menu-pro-additional-content li {
    margin: 0 28px 0 0;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box {
    width: 100%;
    padding: 0 2%;
    border-radius: 2px;
    height: 50px;
    -webkit-appearance: none;
    background-image: url(https://www.sweetashoney.co/wp-content/uploads/search.png)!important;
    background-repeat: no-repeat!important;
    background-position: 0px 12px !important;
        padding-left: 35px!important;
}

}

@media all and (max-width: 768px) {
    .wprm-recipe-template-customtemplate .wprm-recipe-name {
    width: 90%!important;
    padding-left: 0px!important;
}
    .banner-ribbon .inner {
    max-width: 500px;
    margin: 0 auto;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
        padding-left: 150px;
}
.banner-ribbon .inner img {
    width: 125px;
    position: absolute;
    right: inherit;
    left: 0;
    top: 22px;
    transform: rotate(6deg);
}
.banner-ribbon .inner .img {
    width: 125px;
    position: absolute;
    right: inherit;
    left: 0;
    top: 22px;
    transform: rotate(6deg);
}
.post-comments .banner-ribbon .inner .img {
    width: 110px;
    height: 142px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: inherit;
    top: 43px;
    left: 24px;
    transform: rotate(10deg);
    border: 5px solid black;
    border-radius: 7px;
}
.post-comments .banner-ribbon .inner {
    padding: 30px 10px 30px 160px;
}
.post-comments .banner-ribbon .inner img {
        left: 18px;
}
.banner-ribbon .inner .left {
    width: 100%;
}
.banner-ribbon .inner .right {
    width: 100%;
    text-align: left;
}
    .wprm-recipe-template-customtemplate .wprm-recipe-name, .wprm-recipe-template-customtemplate .wprm-recipe-header {
        text-align: center;
    }
    .wprm-recipe-image img {
    max-height: inherit!important;
    width: 70%!important;
    margin: 0 auto 0;
}
.wprm-recipe-servings-container {
    text-align: center;
}
    .wprm-recipe-template-customtemplate .wprm-recipe-name {
    font-family: brandon-grotesque!important;
    color: #000000!important;
    line-height: 1.3em!important;
    font-size: 20px!important;
    font-weight: 500!important;
    position: absolute!important;
    top: 44px!important;
    width: 83%;
}
.wprm-container-float-right {
    float: none;
    margin: -12px 0 18px;
    text-align: left;
}
.wprm-recipe-image img {
    max-height: inherit!important;
    width: 70%!important;
    margin: 0;
}
.wprm-recipe .wprm-recipe-print {
    color: #333333;
    position: relative;
    right: inherit;
    text-align: center;
    width: 100%;
    margin-top: inherit;
    text-transform: uppercase;
    font-size: 13px!important;
    font-weight: 700!important;
    letter-spacing: 0.13rem!important;
    display: block!important;
        margin-bottom: -15px;
}
.wprm-recipe-rating {
    white-space: nowrap;
    border-top: 1px solid #ebb1d1;
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-right: 0;
    margin-top: 10px;
    position: relative;
}
.wprm-recipe-jump-to-comments {
    padding-left: 0;
    display: block;
    width: 100%;
    text-align: center;
}
.wprm-recipe-rating:after {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #ebb1d1;
    top: 85px;
    left: 0;
    right: 0;
}
    .the-header .top-header #menu-top-bar {
        display: none;
    }
    .wrap-it {
    max-width: 500px;
    margin: 0 auto;
    }
    .mr-posts {
flex-wrap:wrap;
-ms-flex-wrap:wrap;
-webkit-flex-wrap:wrap;
    }
    .wrap-it .latest-title:before {
    width: 49%;
}
.mr-posts li {
    width: 48%;
    text-align: center;
    margin: 0 0 30px;
}
.wrap-it .latest-title p {
font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-size: 27px;
    margin: 45px 0 0 0;
    text-align: left;
    padding-bottom: 20px;
}
.wrap-it .latest-title:before {
    width: 235px;
    top: 19px;
    left: inherit;
    right: 0;
    margin: auto;
}
.home .mr-posts li:nth-child(4) {
    display: block;
}
.post-break .pb-wrap {
    flex-direction: column-reverse;
     -ms-flex-direction:column-reverse;
    -webkit-flex-direction:column-reverse;
    max-width: 500px;
}

.post-break .pb-wrap .left {
    min-height: 380px;
    width: 100%;
}
.post-break .pb-wrap .right {
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 300px;
}
.explore-wrap {
    margin: 56px auto 50px;
    max-width: 500px;
}
.explore-wrap .lower ul {
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.explore-wrap .lower ul li {
    width: 47%;
    text-align: center;
}
.explore-wrap .lower #hero-image {
    height: 290px;
}
.post-break-two .pb-wrap {
        margin: 65px auto 0;
    max-width: 500px;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.post-break-two .pb-wrap .right {
    width:100%;
}
.post-break-two .pb-wrap .left {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}
.lc-flex {
    max-width: 500px;
}
.lc-flex .single-lc ul li #hero-image {
    height: 280px;
}
.home-shop-wrap .inner .top div {
    margin: 0 15px;
}
#prod-slider {
    max-width: 500px;
}
.the-footer .inner {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.the-footer .upper {
     flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.the-footer .upper .left {
    width: 100%;
    min-height: 330px;
    padding: 5px 0 50px;
}
.the-footer .upper .left .form {
    top: -11px;
}
.the-footer .upper .right {
    width:100%;
}
.the-footer .upper .left h6 {
    color: #ce3c8c;
    font-size: 59px;
    font-family: 'Homemade Apple';
    font-weight: 100;
    line-height: 1.5;
    opacity: 0.15;
    position: absolute;
    transform: rotate(-5deg);
    top: 42px;
    bottom: 0;
    left: 29px;
    margin: auto;
    z-index: 0;
    height: auto;
    width: 50%;
    right: 0;
}
.recipe-upper .inner {
    max-width: 500px;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
        margin: 0 auto 50px;
}
.sf-field-submit, .facetwp-btn {
    top: 58px!important;
    right: 0!important;
    left: 0!important;
    margin: auto;
    padding-right: 30px;
}
.facetwp-btn:before {
    right:110px;
}
.facetwp-facet {
    margin-bottom: 40px!important;
    margin-top: 30px!important;
}
.recipe-upper .inner .left {
    width: 100%;
    padding-right: 0;
    text-align: center;
}
.recipe-upper .inner .right {
    width: 100%;
    padding-left: 0;
    position: relative;
    text-align: center;
    margin: 0 auto 0;
}
.recipe-upper .inner .left .desc {
    margin-bottom:0;
}
.recipe-upper .inner .right h5.title {
font-family: brandon-grotesque, sans-serif;
    font-size: 35px;
    font-weight: 300;
    margin: 30px 0 -10px;
    letter-spacing: 0.025rem;
}
.recipe-upper .inner .right:before {
    display: none;
}
.recipe-list {
        max-width: 500px;
    margin: 45px auto 50px;
    padding: 0;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.recipe-list .fixme {
    margin: 0 auto;
}
.recipe-list .recipe-mobile-open {
    text-align: center;
}
.recipe-list .right {
    width: 100%;
    margin: 40px auto 0;
}
.searchandfilter ul li ul {
    overflow:hidden;
    height:0px;
}
.searchandfilter ul li {
    list-style: none;
    display: block;
    padding: 0px 0 0!important;
    margin: 0;
    margin-bottom: 0;
}
.recipe-list .fixme ul.shorter, .facetwp-facet.shorter {
    overflow: hidden;
    height: auto;
}
.sf-field-submit:after {
    top:-9px;
}
.shop-upper .inner {
    max-width: 500px;
    margin: 0 auto 0;
}
.about-mp {
    max-width: 500px;
}
.sys {
    max-width: 500px;
    margin: 0 auto;
}
.sys ul {
        column-count: 1;
    -ms-column-count: 1;
    -webkit-column-count: 1;
}
.pink-box .inner {
    max-width: 500px;
    margin: 0 auto;
}
.pink-box .desc{
        column-count: 1;
    -ms-column-count: 1;
    -webkit-column-count: 1;
}
.option-one, .option-two {
    max-width: 500px;
}
.option-one .upper-flex{
    flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.option-two .upper-flex {
    flex-direction:column-reverse;
    -ms-flex-direction:column-reverse;
    -webkit-flex-direction:column-reverse;
}
.option-one .upper-flex .left, .option-two .upper-flex .right {
    width: 100%;
}
.option-one .upper-flex .right, .option-two .upper-flex .left {
    width: 100%;
}
.archive-wrap {
    max-width: 500px;
}
.archive-wrap article {
    width: 47.3%;
    margin: 0 5px 30px;
}
.archive-wrap #hero-image {
    height: 365px;
}
.archive-wrap #hero-image .title {
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 15px 0;
    margin: 7px auto 0;
    letter-spacing: 0.05rem;
    background: rgba(206, 60, 140, 0.7);
    position: absolute;
    bottom: 0;font-family: brandon-grotesque, sans-serif;
    height: 125px;
    line-height: 1.75;
    color: white;
    text-align: center;
    width: 100%;
}
.favorites .similar-posts #hero-image {
    width: 100%;
    height: 170px;
}
.single-post .mr-posts li {
    width: 245px;
    text-align: center;
}
.single-post .wrap-it .latest-title:before {
    display: none;
}
.single-post .wrap-it .latest-title{
        text-align: center;
    padding: 0;
}
.single-post .wrap-it .latest-title p {
    text-align: center;
}
.single-post .mr-posts {
    padding:0;
}
.single-post .mr-posts li {
    width:49%;
}

#gform_submit_button_1 {
    text-align: center;
}

}

@media all and (max-width:550px) {
    .the-button a button {
        line-height:1.3;
    }
    .single-post .banner-ribbon {
            position: relative;
        margin: 60px 0 -35px;
    }
    .banner-ribbon .inner img {
    width: 85px;
    position: absolute;
    right: inherit;
    left: 0;
    top: 7px;
    transform: rotate(6deg);
}
.banner-ribbon .inner .img {
    width: 86px;
    height: 115px;
    position: absolute;
    right: inherit;
    left: 0;
    top: 4px;
    transform: rotate(6deg);
}
.post-comments .banner-ribbon .inner .img {
    width: 83px;
    height: 113px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: inherit;
    top: 2px;
    left: -10px;
    transform: rotate(10deg);
    border: 5px solid black;
    border-radius: 7px;
}
.post-comments .banner-ribbon .inner {
    padding: 15px 10px 6px 85px;
}
.post-comments .banner-ribbon {
    margin-bottom:50px;
}

.banner-ribbon .inner {
    max-width: 300px;
    margin: 0 auto;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    padding-left: 95px;
    padding-bottom:7px;
}
.banner-ribbon .inner h3 {
    color: white;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 400;
    margin: -24px 0 0 0;
    line-height: 1.2;
}
.banner-ribbon .inner h5 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 15px;
    font-weight: 100;
    margin: -1px 0 -5px;
    color: white;
    line-height: 1.1;
    letter-spacing: 0;
}
.banner-ribbon .inner button {
    background-color: #000;
    text-align: center;
    margin: 14px 0px 0;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.11rem;
    color: white;
    width: 103px;
    height: 29px;
    line-height: 1;
}
.post-comments .banner-ribbon .inner h3 {
    color: white;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 400;
    margin: -11px 0 0 0;
    line-height: 1.2;
}
.post-comments .banner-ribbon .inner h5 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 15px;
    font-weight: 100;
    margin: -1px 0 -5px;
    color: white;
    line-height: 1.1;
    letter-spacing: 0;
}
.post-comments .banner-ribbon .inner button {
    background-color: #000;
    text-align: center;
    margin: -2px 0px 0;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.11rem;
    color: white;
    width: 103px;
    height: 29px;
    line-height: 1;
}





    .the-footer .upper .left #gform_fields_1 {
        flex-direction:column;
        -ms-flex-direction:column;
        -webkit-flex-direction:column;
    }
    .the-footer .upper .left .gform_title {
            margin: 86px 0 -20px;
    }
    .the-footer .upper .left #field_1_1, .the-footer .upper .left #field_1_2, .the-footer .upper .left #field_1_3 {
    width: 90%;
    margin: 0 auto!important;
    }
    .single-blog {
            margin: 70px auto 0;
    }
.fixed-sidebar {
    left: 0;
    right: 0;
    top: 55px;
    background: #e695c2;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    height: 45px;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    text-align: left;
        padding: 5px 5% 0;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
        z-index: 9;
}
.fixed-sidebar p {
    color: #fff;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    font-size: 11px;
    letter-spacing: 0.12rem;
    font-weight: 700;
    transform: rotate(0deg);
    position: relative;
    width: inherit;
    left: inherit;
    bottom: inherit;
    margin: 0;
        margin: 2px 7px 0 0;
}
.fixed-sidebar p:after {
    content:"-";
    display: inline-block;
        margin: 0 8px 0 10px;
}
.fixed-sidebar ul {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.fixed-sidebar ul li {
    margin: 0 5px 0 0;
}
}

@media all and (max-width: 500px) {
    .wprm-recipe-template-customtemplate {
            padding: 145px 15px 50px!important;
    }
    .wprm-nutrition-label strong {
    text-transform: uppercase;
    font-size: 11px!important;
}
.wprm-nutrition-label, html body .wprm-recipe-container .wprm-nutrition-label {
    padding: 10px!important;
}
    .the-footer .upper .right {
        display: none;
    }
    .facetwp-btn:before {
    right: 86px;
}
    .the-footer .mobile-insta {
        display: block;
    }

    .wrap-it {
    max-width: 90%;
    margin: 0 auto;
}
.the-header .flex {
    max-width: 1020px;
    width: 90%;
}
.wrap-it .latest-title:before {
    width: 40%;
    top: 19px;
    left: inherit;
    right: 0;
    margin: auto;
}
.mr-posts {
        margin: 5px auto 0;
}
.mr-posts #hero-image {
    height: 290px;
}
.mr-posts .title {
    padding: 25px 10px 0;
    font-size: 13px;
    height: 115px;
}


button#responsive-menu-pro-button {
    right:2%!important;
}
.post-break .pb-wrap .left h3.desc {
    font-size: 34px;
}
.post-break .pb-wrap .left {
    min-height: auto;
    width: 100%;
    padding: 40px 0;
}
.post-break .pb-wrap .left .link {
        margin: 35px 0 0;
}
.explore-wrap {
    margin: 56px auto 50px;
    max-width:95%;
}
.explore-wrap .top ul {
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.explore-wrap .top ul li {
    margin: 0 3px 20px;
    font-size: 9px;
    letter-spacing: 0.05rem;
    color: white;
    width:30%;
    height: 36px;
    padding-top: 3px;
}

.explore-wrap .lower ul li {
    width: 50%;
    max-width: 47%;
    text-align: center;
    margin: 0 auto 20px;
}
.post-break-two .pb-wrap .right {
    padding: 25px 20px 25px;
    min-height: auto;
}
.lc-flex {
    max-width: 300px;
}
.lc-flex .single-lc {
    width: 100%;
    padding: 20px 20px 20px 20px;
}
.lc-flex .single-lc h2.title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: lowercase;
    font-size: 23px;
    margin: 52px 0;
    letter-spacing: 0.01rem;
    font-weight: 100;
    background: white;
    position: absolute;
    top: -68px;
    left: 6px;
    padding: 0 14px;
}
.lc-flex .single-lc ul {
    flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.lc-flex .single-lc ul li {
    width: 100%;
}
.home-shop-wrap .inner .top div {
    margin: 0 15px;
    line-height: 1.3;
}
.home-shop-wrap .inner .top {
        max-width: 300px;
    margin: 25px auto 35px;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.home-shop-wrap .inner .top div {
    margin: 0 15px 10px;
    line-height: 1.3;
}
#prod-slider {
    max-width: 300px;
    padding: 40px 10px;
}
.the-footer .inner {
    max-width: 275px;
    line-height: 1.7;
}
#gform_submit_button_1 {
    text-align: center;
}
.the-footer .upper .left h6 {
    color: #ce3c8c;
    font-size: 52px;
    font-family: 'Homemade Apple';
    font-weight: 100;
    line-height: 1.5;
    opacity: 0.15;
    position: absolute;
    transform: rotate(-5deg);
    top: 93px;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 0;
    height: auto;
    width: 92%;
    right: 0;
}
.about-page-mp {
    max-width: 300px;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
}
.about-page-mp .right {
    width: 100%;
    height: 295px;
}
.about-page-mp .left {
    width: 100%;
    padding-left: 0;
}
.pink-box-two .inner {
    max-width: 300px;
    margin: 34px auto 0;
}
.pink-box-two .desc {
        column-count: 1;
    -ms-column-count: 1;
    -webkit-column-count: 1;
}
.pink-box-two .inner .headline {
    font-size: 25px;
    margin-bottom: 40px;
}
.food-phil {
    text-align: center;
    margin: 0 auto 0;
    max-width: 300px;
}
.food-phil .desc {
    font-size: 22px;
    text-align: justify;
}
.lifestyles .single-lifestyle {
    max-width: 90%;
}
.single-lifestyle .title {
    margin: 10px 0 49px;
    position: relative;
    text-align: center;
}
.single-lifestyle .title:before {
    width: 100%;
    top: 47px;
}
.single-lifestyle .flex .l-flex {
    flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.single-lifestyle .flex .l-flex .image {
    width: 100%;
    height: 400px;
}
.single-lifestyle .flex .l-flex .desc {
    width: 100%;
    padding: 20px 10px 30px;
}
.about-form {
    max-width: 300px;
}
.about-form #gform_fields_2 li {
    padding: 0;
    margin: 0;
    width: 100%;
}
.about-form #gform_fields_2 li#field_2_1 {
        margin-bottom: -12px;
}
#gform_submit_button_2 {
    padding:0!important;
}
.recipe-upper .inner {
    max-width: 300px;
}
.recipe-upper .inner .left .desc {
    margin-bottom: 0;
    font-size: 18px;
}

.sf-field-search input, .facetwp-search {
    width: 300px;
} 
.recipe-list .right {
    width: 300px;
    margin: 40px auto 0;
}
.recipe-list .right .single-posty {
    width: 100%;
    margin: 0 auto 46px;
}
.recipe-list .right .single-posty #hero-image {
    height: 370px;
}
.page-id-16960 .lc-flex {
    max-width: 300px;
}
h2.page-title {
    font-size: 28px;
}
.meal-plans-upper .inner {
    max-width: 300px;
}
.meal-plans-upper .inner-flex {
        padding: 10px 30px 25px;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.meal-plans-upper .image {
    width: 100%;
}
.meal-plans-upper .inner-flex .right {
    width: 100%;
    background: #fdf7fa;
    padding: 15px 10px 20px 10px;
    font-size: 25px;
font-family: brandon-grotesque, sans-serif;
    font-weight: 100;
    line-height: 1.3;
    letter-spacing: 0.015rem;
}
.meal-plans-upper .inner .title {
    color: white;
    background: #e28aba;
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.155rem;
    padding: 25px 20px 25px;
    line-height: 1.4;
}
.about-mp {
    max-width: 300px;
}
.about-mp .right {
    width: 100%;
    margin: 0 auto;
    height: 300px;
}
.sys .title {
font-family: brandon-grotesque, sans-serif;
    text-align: center;
    font-size: 29px;
    font-weight: 500;
    margin: 50px auto 30px;
    letter-spacing: 0.03rem;
    line-height: 1.2;
}
.sys {
    max-width: 300px;
    margin: 0 auto;
}
.pink-box .inner {
    max-width: 300px;
    margin: 0 auto;
}
.option-one, .option-two {
    max-width: 300px;
}
.option-one .upper-flex .left, .option-two .upper-flex .right {
    height: 300px;
}
.more-wrap {
    background: #fdf7fa;
    margin: 54px 0 91px;
    padding: 23px 20px;
}
.more-wrap .inner .left {
    width: 100%;
    padding: 20px;
}
.shop-upper .inner {
    max-width: 300px;
    margin: 0 auto 0;
}
.recipe-list .right .search-filter-results, .recipe-grid-wrapper {
    padding:0;
}
.single-product {
    width: 100%;
    margin: 0 auto 30px;
}
.archive-wrap {
    max-width: 300px;
}
.archive-wrap article {
    width: 100%;
    margin: 0 5px 30px;
}
.archive-wrap #hero-image {
    height: 415px;
}
.single-blog .left {
    padding-left: 0;
}
.single-blog .left .sb-header .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    margin: 10px 0;
font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    letter-spacing: 0.15rem;
    padding: 0 10px;
    line-height: 1.2;
}
.favorites .similar-posts {
    flex-direction:column;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
}
.favorites .similar-posts .single-fave {
    width: 100%;
    margin-bottom: 15px;
}
.favorites .similar-posts #hero-image {
    width: 100%;
    height: 270px;
}
.single-blog .right {
    width: 100%;
    padding-right: 0;
}
#execphp-4 ul #hero-image {
    width: 100%;
    height: 175px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
}
#execphp-4 ul li {
    width: 48%;
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
}
.post-comments {
    max-width: 100%;
    padding-left: 0;
}
.the-footer .upper .left .gform_title {
    font-size:31px;
}

.comment-form p {
    width: 100%;
}

#trending-mr li:first-child {
    width:100%;
}
#trending-mr  li:first-child #hero-image {
    height: 450px;
}
#trending-mr  li:first-child .title {
    width:100%;
}
.search .wrap-it .latest-title p, .archive .wrap-it .latest-title p {
    text-align:center;
}
}
@media all and (max-width: 480px) {
    .single-lifestyle .flex .l-flex .image {
        height: 300px;
    }
    .single-lifestyle .flex .right .r-more button {
    width: 100%;
}
.option-one, .option-two {
    max-width: 90%;
}
.about-form input {
        padding: 7px 0 6px 20px!important;
        height: auto!important;
        font-size: 12px;
        line-height:1.5;
}
.explore-wrap .lower ul {
    margin-top:5px;
}
}

@media all and (max-width:460px) {
    .wrap-it .latest-title p span {
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1rem;
    font-weight: 700;
    margin-left: 6px;
}.mr-posts .title {
    padding: 25px 6px 0;
    font-size: 12px;
    height: 115px;
}
.explore-wrap .lower #hero-image {
    height: 250px;
}
#trending-mr li:first-child #hero-image {
    height: 360px;
}
.wprm-recipe-author-container, .wprm-recipe-servings-container {
    text-align: center;
}
}


@media all and (max-width: 420px) {
    .mr-posts #hero-image {
    height: 235px;
}
.mr-posts .title {
    padding: 14px 6px 0;
    font-size: 11px;
    height: 86px;
    letter-spacing: 0.05rem;
}
}

@media all and (max-width:400px) {
    .wrap-it .latest-title p {
        font-size:25px;
    }
    .wrap-it .latest-title:before {
    width: 36%;
    top: 17px;
    left: inherit;
    right: 0;
    margin: auto;
}
}










