.transition {
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}    .placeholder-lora ::-webkit-input-placeholder {
font-family: 'Arial', serif;
}
.placeholder-lora :-moz-placeholder { font-family: 'Arial', serif;
}
.placeholder-lora ::-moz-placeholder { font-family: 'Arial', serif;
}
.placeholder-lora :-ms-input-placeholder {
font-family: 'Arial', serif;
}
.placeholder-lora-italic ::-webkit-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
}
.placeholder-lora-italic :-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
}
.placeholder-lora-italic ::-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
}
.placeholder-lora-italic :-ms-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
}
.placeholder-lato-bold ::-webkit-input-placeholder {
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.placeholder-lato-bold :-moz-placeholder { font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.placeholder-lato-bold ::-moz-placeholder { font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.placeholder-lato-bold :-ms-input-placeholder {
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.slick-slide,
.slick-current {
outline: none;
}  .bottom-line,
.bottom-line-large {
position: relative;
}
.bottom-line:after,
.bottom-line-large:after {
content: "";
height: 3px;
background: #6ebe3b;
position: absolute;
left: 0;
bottom: -10px;
}
.bottom-line:after {
width: 30px;
}
.bottom-line-large:after {
width: 50px;
}  .transition-200ms {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.transition-300ms {
-webkit-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
}
.transition-400ms {
-webkit-transition: 0.4s all ease-in-out;
-o-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
}
.transition-500ms {
-webkit-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;
}  .padding-right-off {
padding-right: 0;
}
.padding-left-off {
padding-left: 0;
}  html {
overflow-x: hidden;
}
body.page-template-home {
background: #ffffff;
}
h1,
h2,
h3,
h4,
h5 {
font-family: 'Arial', serif;
font-weight: 700;
color: #000000;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
display: inline-block;
}
nav ul {
display: inline-block;
}
nav li {
display: inline-block;
}
nav a {
display: inline-block;
}
a {
outline: none !important;
text-decoration: none;
color: inherit;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
a:hover {
text-decoration: none;
}
a:focus {
text-decoration: none;
color: inherit;
}
.inner-page a:hover {
color: #6ebe3b;
}
.post-editor-contents a {
color: #6ebe3b;
}
.post-editor-contents a:hover {
color: #333333;
}
img {
max-width: 100%;
height: auto;
}
button {
outline: none;
}
p {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 1.8;
}
q {
font-style: italic;
}
ul,
ol {
list-style: disc;
padding-left: 0px;
margin-bottom: 15px;
}
ul li,
ol li {
line-height: 26px;
}
ol {
list-style-type: decimal;
}
blockquote p {
font-family: 'Arial', sans-serif;
font-style: italic;
line-height: 30px;
font-size: 18px;
quotes: '"' '"' "!" "!";
}
table {
margin: 0 0 40px;
width: 100%;
}
table th {
padding: 6px 12px;
color: #ffffff;
background-color: #6ebe3b;
}
table tr {
background: #f6f6f6;
}
table tr:nth-of-type(odd) {
background: #e9e9e9;
}
table tr.header {
font-weight: 900;
color: #ffffff;
background: #ea6153;
}
table tr.green {
background: #27ae60;
}
table tr.blue {
background: #2980b9;
}
table td {
padding: 6px 12px;
}
dl {
margin: 0 0 30px;
padding: 0;
border-bottom: 1px solid #6ebe3b;
}
dt {
font-size: 1.5em;
font-weight: bold;
margin: 0;
padding: 1em 0.25em 0.25em 0.25em;
}
dd {
margin: 0;
padding: 0.5em 0 0.5em 1em;
background: #e9e9e9;
}
.sb-line {
position: relative;
}
.sb-line:after {
width: 30px;
height: 3px;
content: "";
display: inline-block;
position: absolute;
left: 0;
bottom: -25px;
}
.lined {
position: relative;
overflow: hidden;
}
.lined:after {
content: "";
display: inline-block;
width: 100%;
height: 1px;
position: absolute;
background: #e7e3e1;
margin-left: 20px;
margin-top: 15px;
}  .common-mb {
margin-bottom: 30px;
}
.error-404 .title-404 {
font-size: 250px;
color: black;
text-align: center;
margin: 30px auto;
font-style: normal;
}
.error-404 .title-404 span:last-child {
display: inline-block;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-filter: FlipH;
filter: FlipH;
-ms-filter: "FlipH";
}
.error-404 .title-404 .zero {
font-size: 34px;
vertical-align: middle;
display: inline-block;
margin-left: 0;
}
.error-404 p {
font-size: 18px;
line-height: 24px;
text-align: center;
}
.error-404 .home-url {
font-size: 20px;
margin: 25px 0 30px;
}
.no-home-section {
margin-top: 25px;
margin-bottom: 25px;
}
.search-form ::-webkit-input-placeholder {
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.search-form :-moz-placeholder { font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.search-form ::-moz-placeholder { font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
.search-form :-ms-input-placeholder {
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #514b49;
}
label {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-style: normal;
font-size: 14px;
color: #514b49;
margin-bottom: 10px;
position: relative;
}
input,
textarea {
border: 1px solid #e4d9d1;
outline: none;
padding-left: 15px;
padding-right: 15px;
font-size: 16px;
}
input:focus,
textarea:focus {
border-color: #c1452b;
}
input {
height: 40px;
}
select {
border: 1px solid #e4d9d1;
outline: none;
padding: 5px 15px;
font-size: 16px;
background-color: #ffffff;
max-width: 100%;
}
.required::-webkit-input-placeholder:after {
content: "*";
color: #e60000;
}
.required::-moz-placeholder:after {
content: "*";
color: #e60000;
}
.required:-ms-input-placeholder:after {
content: "*";
color: #e60000;
}
.requiredinput:-moz-placeholder:after {
content: "*";
color: #e60000;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="date"],
input[type="tel"],
input[type="time"],
input[type="number"] {
height: 40px;
}
input[type="file"] {
border: none;
font-size: 14px;
line-height: 14px;
margin: 5px 0;
}
textarea {
padding-top: 15px;
padding-bottom: 15px;
height: 90px;
resize: none;
}
input[type="submit"] {
width: auto;
background: #6ebe3b;
color: #ffffff;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 16px;
text-transform: capitalize;
outline: none;
border: none;
padding: 9px 38px;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
input[type="submit"]:hover {
background: #000000;
}
.error {
border-color: #c1452b;
}
input[type=submit][disabled=disabled],
button[disabled=disabled] {
opacity: 0.5;
cursor: not-allowed;
}
.qe-testimonial-name {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
font-size: 22px;
margin-top: 0;
position: relative;
margin-bottom: 10px;
text-transform: capitalize;
}
.qe-testimonial-byline {
word-spacing: 2px;
margin-bottom: 15px;
}
.post-meta {
margin-bottom: 58px;
}
.post-meta li {
margin-right: 13px;
position: relative;
display: inline-block;
font-family: 'Arial', sans-serif;
font-weight: 400;
color: black;
line-height: 24px;
}
.post-meta li a:hover {
color: #5eaa2e;
}
.post-meta li i {
margin-right: 6px;
}  .hovered-theme-button {
height: 40px;
text-align: center;
padding-left: 18px;
padding-right: 18px;
background: #6ebe3b;
color: #ffffff;
font-family: 'Arial', serif;
font-style: italic;
font-size: 16px;
}
.button-default {
height: 40px;
line-height: 40px;
text-align: center;
display: inline-block;
font-family: 'Arial', serif;
font-size: 16px;
min-width: 193px;
vertical-align: middle;
margin-right: 5px;
margin-bottom: 10px;
}
.theme-filled {
background: #6ebe3b;
color: #ffffff;
}
.theme-filled:hover {
background: #000000;
color: #ffffff;
}
.video-button:before {
font-family: FontAwesome;
content: "\f16a";
font-style: normal;
margin-right: 10px;
}
.hollow-button {
border: 1px solid #000000;
}
.hollow-button:hover {
background: #000000;
color: #ffffff;
}
.read-more-bordered {
display: inline-block;
height: 30px;
line-height: 28px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
padding: 0 15px;
text-transform: capitalize;
border: 1px solid #000000;
}
.read-more-bordered:hover {
background: #000000;
color: #ffffff;
}
.button-dark {
background: #000000;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
font-size: 16px;
color: #ffffff;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 36px;
}
.button-dark:hover {
background: #c1452b;
color: #ffffff;
}
.read-more-angle {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 15px;
}
.read-more-angle i {
margin-left: 6px;
}
.read-more-angle:hover {
color: #c1452b;
}  .header {
position: relative;
z-index: 99999;
}
.logo-wrapper a {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.logo-wrapper a:hover {
opacity: 0.8;
}
.outer-nav {
text-align: right;
}
.outer-nav span,
.outer-nav ul,
.outer-nav li,
.outer-nav a {
display: inline-block;
}
.nav-collapse > ul {
margin-bottom: 0;
}
.nav-collapse > ul > li a {
padding-bottom: 20px;
padding-top: 20px;
}
.nav-collapse ul {
font-family: 'Arial', serif;
font-weight: 400;
font-size: 16px;
text-transform: capitalize;
}
.nav-collapse ul li {
margin-left: 27px;
position: relative;
}
.nav-collapse ul li a {
color: #000000;
}
.nav-collapse ul li:hover > a {
color: #6ebe3b;
}
.nav-collapse ul li ul {
top: 100%;
display: none;
opacity: 1;
visibility: visible;
position: absolute;
min-width: 255px;
background: #6ebe3b;
z-index: 999;
left: 0;
text-align: left;
padding: 20px 35px;
}
.nav-collapse ul li ul li {
margin-left: 0;
display: block;
border-bottom: 1px solid #57a129;
position: relative;
}
.nav-collapse ul li ul li a {
padding-top: 12px;
padding-bottom: 12px;
display: block; }
.nav-collapse ul li ul li:hover > a {
color: #ffffff;
}
.nav-collapse ul li ul li:hover ul {
top: -20px;
}
.nav-collapse ul li ul li:last-child {
border-bottom: transparent;
}
.nav-collapse ul li ul li ul {
top: -20px;
left: 100%;
}
.nav-collapse ul li ul li ul:before {
display: none;
}
.nav-collapse ul li ul:before {
position: absolute;
display: inline-block;
content: "";
border: 5px solid #6ebe3b;
border-left-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
top: -10px;
left: 10px;
}
@media (min-width: 991px) {
.nav-collapse ul .submit-recipe {
padding-top: 0;
padding-bottom: 0;
color: #ffffff;
}
.nav-collapse ul .submit-recipe:hover {
background: #000000;
color: #ffffff;
}
}
@media (min-width: 991px) {
nav .submit-recipe {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
color: #ffffff;
background: #6ebe3b;
height: 40px;
line-height: 40px;
text-transform: capitalize;
font-size: 16px;
padding: 0 19px;
display: inline-block;
}
nav .submit-recipe a {
color: inherit;
}
}
a.mean-expand {
height: 23px !important;
}  .nav-collapse li {
width: auto;
}  .header-var1 {
padding-top: 20px;
padding-bottom: 20px;
}
.header-var1 .responsive-menu {
display: none !important;
}
.header-var1 .logo-wrapper {
text-align: center;
}
.header-var1 .logo-wrapper img {
max-width: 100%;
}
.header-var1 nav > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.header-var1 nav > ul > li {
margin-left: 0;
}
.header-var1 nav > ul > li > a {
padding: 12px 0;
border-bottom: 2px inset transparent;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.header-var1 nav > ul > li > a:hover {
color: #6ebe3b;
}
.header-var1 nav > ul > li.current-menu-item {
color: #000000;
font-weight: 700;
border-color: #000000;
}
.header-var1 .nav-collapse ul li ul {
top: 96%;
}
.header-var1 .left-nav nav {
margin-top: 50px;
}
.header-var1 .right-nav .wrapper-links {
margin-bottom: 16px;
}
.header-var1 .right-nav .submit-recipe {
background: transparent !important;
line-height: inherit;
}
.header-var1 .right-nav .submit-recipe a {
color: #000000;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
background: transparent !important;
line-height: inherit;
padding: 12px 0;
height: auto;
position: relative;
border-color: #6ebe3b;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.header-var1 .right-nav .submit-recipe:hover {
background: transparent;
}
.header-var1 .right-nav .submit-recipe:hover a {
color: #6ebe3b;
}  .header-var2.ext-var4 .submit-recipe a {
background: #000000;
}
.header-var2.ext-var4 .submit-recipe a:hover {
background: #65ae36;
color: #ffffff;
}
.header-var2.ext-var4 nav ul > li a {
color: #ffffff;
}
.header-var2.ext-var4 nav ul > li a:hover {
color: #000000;
}
.header-var2 .wrapper-logo-banner {
padding-bottom: 11px;
}
.header-var2.variation-four .logo-wrapper,
.header-var2.ext-var4 .logo-wrapper {
margin-top: 10px;
margin-bottom: 10px;
}
.header-var2.variation-four .wrapper-links,
.header-var2.ext-var4 .wrapper-links {
margin-bottom: 5px;
}
.header-var2.variation-four .top-nav .container > nav > ul > li > ul,
.header-var2.ext-var4 .top-nav .container > nav > ul > li > ul {
left: -15px;
}
.small-user-nav {
display: none;
}    .slider-detail img,
.slider-nav img {
width: 100%;
}  .rating-box {
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 25px;
padding-right: 25px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
color: #000000;
line-height: 21px;
}
.rating-box span {
display: inline-block;
vertical-align: middle;
}
.rating-box span.off svg g path {
fill: #e4d9d1;
}
.rating-box .rating-figure {
margin-left: 10px;
padding-top: 3px;
}
.rating-slider {
background: #d3e5ed;
}
.fluid-search-slider {
background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5eaa2e), color-stop(50%, #6ebe3b));
background: -webkit-linear-gradient(left, #5eaa2e 50%, #6ebe3b 50%);
background: -o-linear-gradient(left, #5eaa2e 50%, #6ebe3b 50%);
background: linear-gradient(to right, #5eaa2e 50%, #6ebe3b 50%);
}
.fluid-search-slider .wrapper-search-bar {
margin-bottom: 0;
}
.wrapper-search-bar {
margin-bottom: 30px;
}
.search-bar {
background: #6ebe3b;
overflow: hidden;
}
.search-bar .search-box-home {
display: inline-block;
}
.search-bar .search-box-home ::-webkit-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-box-home :-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-box-home ::-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-box-home :-ms-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-box-home .slider-search-left {
color: #ffffff;
font-size: 16px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
position: relative;
margin-bottom: 0;
margin-top: 4px;
}
.search-bar .search-box-home .slider-search-left label {
color: inherit;
font-size: inherit;
font-family: inherit;
font-style: italic;
}
.search-bar .search-box-home input {
display: inline-block;
margin-left: 10px;
outline: none;
border: none;
height: 34px;
color: #798287;
padding-left: 10px;
padding-right: 34px;
}
.search-bar .search-box-home input:focus {
outline: none;
border: none;
}
.search-bar .search-box-home button {
position: absolute;
right: 0;
top: 0;
height: 34px;
background: transparent;
border: none;
color: #000000;
}
.search-bar .search-form {
margin-top: 10px;
position: relative;
}
.search-bar .search-form ::-webkit-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-form :-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-form ::-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-form :-ms-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.search-bar .search-form input[type="submit"] {
position: absolute;
right: 0;
top: 0;
height: 34px;
background: transparent;
border: none;
color: #000000;
}
.search-bar .search-form .screen-reader-text {
display: inline-block;
vertical-align: middle;
color: #ffffff;
font-size: 16px;
font-weight: 700;
font-family: 'Arial', serif;
position: relative !important;
clip: auto;
margin-bottom: 0;
margin-top: -3px;
top: auto;
left: auto;
width: auto;
height: auto;
}
.search-bar .search-form .search-field {
display: inline-block;
margin-left: 10px;
outline: none;
border: none;
height: 34px;
width: 230px;
color: #798287;
padding: 1px 34px 1px 10px !important;
font-size: 16px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.search-bar .search-form .search-field:focus,
.search-bar .search-form .search-field:-webkit-autofill,
.search-bar .search-form .search-field:-webkit-autofill:hover,
.search-bar .search-form .search-field:-webkit-autofill:focus {
padding-left: 10px;
padding-right: 34px;
font-size: 16px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
background-color: #ffffff !important;
}
.search-bar .search-form .search-submit {
position: absolute;
right: 0;
top: 0;
height: 34px;
width: 34px;
background: transparent;
border: none;
color: #000000;
font-size: 0;
padding: 0;
}
.search-bar .search-form .fa {
position: absolute;
right: 0;
top: 0;
font-size: 17px;
height: 34px;
width: 34px;
text-align: center;
cursor: pointer;
}
.search-bar .search-form .fa:before {
position: relative;
top: 8px;
right: 0;
pointer-events: none;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.search-bar .search-form .fa:hover:before {
right: 3px;
}
.flexed-centered {
height: 40px;
width: 100%;
}
.search-box {
background: #5eaa2e;
height: 66px;
padding-left: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.wrapper-search-carousel {
padding-left: 1px;
}
.search-carousel .slide {
text-align: center;
border-right: 1px solid #67b238;
}
.search-carousel a {
display: block;
height: 66px;
line-height: 66px;
vertical-align: middle;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 16px;
color: #33571c;
text-transform: capitalize;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.search-carousel a span {
display: inline-block;
margin-right: 10px;
}
.search-carousel a span img {
display: inline-block;
}
.search-carousel a .icon-container svg {
vertical-align: middle;
}
.search-carousel a .icon-container .image {
display: inline-block;
min-width: 40px;
min-height: 50px;
position: relative;
vertical-align: middle;
}
.search-carousel a .icon-container .image img {
position: absolute;
top: 0;
left: 0;
}
.search-carousel a .icon-svg {
fill: #4C8924;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.search-carousel a:hover {
color: #ffffff;
}
.search-carousel a:hover .icon-svg {
fill: #ffffff;
}
.dragable-indication {
position: absolute;
top: 25px;
left: 0;
right: 0;
color: #ffffff;
opacity: 0.7;
font-size: 18px;
text-align: center;
pointer-events: none;
-webkit-animation: indications-wrapper 4s linear infinite;   animation: indications-wrapper 4s linear infinite; }
.dragable-indication i {
padding: 0 20px;
-webkit-animation: indication-arrow-left 2s linear infinite;   animation: indication-arrow-left 2s linear infinite; position: absolute;
left: 0;
}
.search-box {
position: relative;
margin-right: 8px;
}
.search-box:after {
content: "";
width: 25px;
height: 86px;
background: #5eaa2e;
position: absolute;
right: -10px;
top: -10px;
-webkit-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
}
.search-option span {
display: inline-block;
font-family: 'Arial', serif;
font-style: italic;
font-size: 16px;
color: #ffffff;
height: 34px;
width: 34px;
background: #000000;
position: relative;
z-index: 2;
border-radius: 34px;
text-align: center;
line-height: 34px;
margin-right: -27px;
}
@-webkit-keyframes indication-arrow-left {
0% {
left: 0;
}
50% {
left: 20px;
}
100% {
left: 0;
}
}
@-webkit-keyframes indication-arrow-right {
0% {
right: 0;
}
50% {
right: 20px;
}
100% {
right: 0;
}
}
@-webkit-keyframes indications-wrapper {
0% {
opacity: 0;
}
50% {
opacity: 0.4;
}
100% {
opacity: 0;
}
}  .recipe-banner {
background: #6ebe3b;
position: relative;
padding-top: 25px;
padding-bottom: 20px;
padding-left: 180px;
padding-right: 25px;
}
.recipe-banner img {
position: absolute;
left: -35px;
bottom: 0;
}
.recipe-banner .banner-text h2 {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
font-size: 24px;
margin: 0 0 5px;
}
.recipe-banner .banner-text p {
color: #397016;
margin-bottom: 0;
}
.recipe-banner .submit-recipe {
background: #000000;
}
.recipe-banner .submit-recipe:hover {
background: #ffffff;
color: #000000;
}
.recipe-button {
text-align: right;
}    .recipe-submit-banner {
margin-top: 50px;
}
.page-template-home .recipe-submit-banner {
margin-top: 110px;
}
body .footer a {
color: #ffffff;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
opacity: 0.8;
}
body .footer a:hover {
opacity: 1;
}
body .footer .footer-copyright a {
color: #ffffff !important;
}
body .footer .footer-copyright a:hover {
opacity: 1;
}
.footer-boxed .footer-inner {
background-image: url(//2d-recept.com/wp-content/themes/recipe-press/images/footer-bg.jpg);
}
.footer-fluid {
background-image: url(//2d-recept.com/wp-content/themes/recipe-press/images/footer-bg-full.jpg);
background-size: cover;
}
body .footer-inner {
padding-top: 55px;
position: relative;
background-size: cover;
}
body .footer-inner .logo-footer {
display: inline-block;
margin-bottom: 35px;
}
body .footer-inner p {
color: #bbbbbb;
opacity: 0.8;
margin-bottom: 35px;
}
body .footer-inner .corner-image {
bottom: 0;
right: -415px;
}
body .footer-inner ul li {
color: #ffffff;
-ms-word-break: break-all;
word-break: break-all;
}
body .footer-inner .selectric-items ul li {
color: #aaaaaa;
}
body .footer-inner .selectric-items ul li:hover {
color: #333333;
}
body .footer-inner .widget_search form input[type="submit"] {
position: relative;
top: -2px;
}
body .footer-inner .widget_search form input[type="submit"]:hover {
background-color: #666666;
}
.footer-variant-one .footer-inner {
padding-left: 140px;
padding-right: 140px;
}
.footer-variant-one .footer-copyright {
margin-bottom: 0;
}
.right-side {
padding-left: 30px;
}
.footer-copyright {
padding-top: 35px;
padding-bottom: 30px;
}
.footer-copyright p {
opacity: 1;
font-size: 14px;
color: #999999;
font-family: 'Arial', sans-serif;
font-weight: 400;
margin-bottom: 0;
}    .banner .main-heading {
background: #ffffff;
padding: 10px;
display: inline-block;
margin-top: 30px;
margin-bottom: 36px;
}
.banner .container-tags .tag-inner {
background: #000000;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 16px;
}
.banner .container-tags .tag-inner i {
margin-left: 3px;
}
.banner .container-tags .tag-inner:before {
background: #000000;
}  .pagination {
display: block;
text-align: center;
margin-top:20px
}
.pagination a {
display: inline-block;
width: 38px;
height: 38px;
line-height: 36px;
border: 1px solid #e4d9d1;
margin-right: 10px;
background: #ffffff;
font-family: 'Arial', serif;
font-weight: 600;
}
.pagination a:hover {
background: transparent;
}
.pagination .current {
display: inline-block;
width: 38px;
height: 38px;
line-height: 36px;
border: 1px solid #e4d9d1;
margin-right: 10px;
background: transparent;
font-family: 'Arial', serif;
font-weight: 600;
}
.separator-post {
height: 1px;
background: #e4d9d1;
margin-bottom: 42px;
}
.comment-subscription-form {
margin: 15px 0 0;
}
.comments-list {
list-style: none;
margin-bottom: auto;
}
.comments-list li {
border-top: 1px solid #f7f7f7;
padding-top: 20px;
}
.comments-list li .comment-inner {
margin-bottom: 20px;
}
.comments-list li .gravatar {
width: 17%;
margin-right: 25px;
float: left;
}
.comments-list li .gravatar img {
max-width: 100%;
height: auto;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.comments-list li .gravatar img:hover {
opacity: 0.8;
}
.comments-list li .detail {
overflow: hidden;
}
.comments-list li .detail h6 {
margin-top: 0;
font-size: 14px;
margin-bottom: 15px;
color: #3a3a3a;
}
.comments-list li .detail .comment-date {
margin-bottom: 15px;
display: inline-block;
font-family: 'Arial', sans-serif;
color: #000000;
}
.comments-list li .detail .comment-date i {
margin-right: 15px;
}
.comments-list li .detail .comment-reply-link {
font-weight: normal;
text-transform: none;
}
.comments-list li .detail .comment-reply-link:hover,
.comments-list li .detail .comment-reply-link:focus {
color: #c1452b;
}
.comments-list li .detail .comment-content ul {
margin-left: 10px;
list-style: disc;
}
.comments-list li .detail .comment-content ol {
list-style: decimal;
}
.comments-list li .detail .comment-content li {
padding-top: 0;
}
.comments-list li .detail .comment-content a {
color: #6ebe3b;
}
.comments-list li .detail .comment-content a:hover {
color: #c1452b;
}
.comments-list li ul {
margin-left: 17%;
list-style: none;
margin-bottom: auto;
}
.comments-list > li:first-child {
border-top: none;
padding-top: 0;
}
.comments-list .depth-3 .children {
margin-left: 0;
padding-left: 0;
}
.post-comments h3 {
margin: 48px 0;
overflow: hidden;
}
.post-comments h3 #cancel-comment-reply-link {
float: right;
}
.comment-reply {
text-transform: uppercase;
color: #000000;
font-family: 'Arial', sans-serif;
font-weight: 700;
}
.comment-reply:hover {
color: #6ebe3b;
}
.comment-reply i {
margin-right: 5px;
}
.comments-form label {
width: 15%;
float: left;
line-height: 42px;
text-transform: uppercase;
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #000000;
}
.comments-form input[type="submit"] {
margin-left: 15%;
background: #6ebe3b;
color: #ffffff;
border: none;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
font-size: 16px;
outline: none;
padding-right: 24px;
padding-left: 24px;
}
.comments-form input[type="submit"]:hover {
background: #000000;
}
.comments-form input[type="text"],
.comments-form input[type="email"] {
width: 70%;
}
.comments-form input[type="text"],
.comments-form input[type="email"],
.comments-form input[type="submit"],
.comments-form textarea {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
margin-bottom: 25px;
}
.comments-form input[type="text"],
.comments-form input[type="email"],
.comments-form input[type="submit"] {
height: 42px;
}
.comments-form textarea {
width: 85%;
height: 175px;
resize: none;
padding-top: 15px;
padding-bottom: 15px;
}
.comments-form input[type="text"],
.comments-form input[type="email"],
.comments-form textarea {
border: 1px solid #e8e5e3;
background: #f8f6f5;
outline: none;
padding-left: 15px;
padding-right: 15px;
}
.comments-form input[type="text"]:focus,
.comments-form input[type="email"]:focus,
.comments-form textarea:focus {
border-color: #6ebe3b;}  .page-comments {
padding: 11px;
margin-top: 50px;
background-color: #ffffff;
}
.page-comments .post-comments {
border: 1px solid #e4d9d1;
padding: 0 33px 42px;
}
.page .editor-contents-wrap {
background: #ffffff;
padding: 11px;
margin-bottom: 30px;
}
.page .editor-contents-wrap .post-editor-contents {
border: 1px solid #e4d9d1;
padding: 22px 33px 42px;
}
.page p {
font-family: 'Arial', sans-serif;
color: #3a3a3a;
margin-bottom: 30px;
}  .side-bar .widget ul {
margin-top: 27px;
}
.side-bar .widget li {
margin-bottom: 10px;
-ms-word-break: break-all;
word-break: break-all;
}
.side-bar .widget li:last-child {
border-bottom: none;
margin-bottom: 0;
}
.side-bar .archives-widget li {
width: 49%;
display: inline-block;
}
.side-bar .archives-widget li span {
color: #6ebe3b;
}
.side-bar .tags-widget li {
display: inline-block;
margin-right: 4px;
margin-bottom: 8px;
}
.side-bar .tags-widget li a {
display: inline-block;
background: #ffffff;
border: 1px solid #e7e3e1;
padding: 4px 17px;
text-transform: capitalize;
font-family: 'Arial', sans-serif;
font-size: 14px;
}
.side-bar .tags-widget li a:hover {
background: #6ebe3b;
border-color: #6ebe3b;
color: #ffffff;
}
.side-bar .widget_recent_posts_widget {
margin-bottom: 33px;
}
.side-bar .widget_recent_posts_widget li {
padding-bottom: 18px;
margin-bottom: 18px;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav {
padding-left: 0;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav li {
font-size: 12px;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav li:last-child {
margin-bottom: 10px;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content {
padding: 20px 25px 24px;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner {
position: relative;
overflow: hidden;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .left-side {
float: none;
position: absolute;
top: 0;
left: 0;
z-index: 9;
width: 100%;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .left-side img {
width: 100%;
height: auto;
opacity: 0.08;
-webkit-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .right-side {
position: relative;
z-index: 10;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner:hover .left-side img {
opacity: 0.2;
}
.side-bar .widget,
.custom-col-food-tabs .widget {
margin-bottom: 45px;
}
.side-bar .widget span,
.custom-col-food-tabs .widget h2 {
overflow: hidden;
font-family: 'Arial', serif;
font-weight: 700;
font-size: 18px;
margin-top: 0;
position: relative;
padding-bottom: 5px;
margin-bottom: 27px;
text-transform: capitalize;
}
.side-bar .widget .widget-title:after,
.custom-col-food-tabs .widget h2:after {
content: "";
width: 100%;
height: 1px;
background: #e7e3e1;
position: absolute;
top: 50%;
margin-left: 15px;
}
.side-bar .widget img,
.custom-col-food-tabs .widget img,
.side-bar .widget select,
.custom-col-food-tabs .widget select {
max-width: 100%;
}
.side-bar .search-bar-widget,
.custom-col-food-tabs .search-bar-widget {
position: relative;
}
.side-bar .search-bar-widget form,
.custom-col-food-tabs .search-bar-widget form {
position: relative;
}
.side-bar .search-bar-widget form label,
.custom-col-food-tabs .search-bar-widget form label {
position: relative;
display: block;
}
.side-bar .search-bar-widget form label input,
.custom-col-food-tabs .search-bar-widget form label input {
width: 100%;
border: 1px solid #e7e3e1;
height: 48px;
padding-left: 13px;
padding-right: 35px;
outline: none;
}
.side-bar .search-bar-widget form label input ::-webkit-input-placeholder,
.custom-col-food-tabs .search-bar-widget form label input ::-webkit-input-placeholder {
font-family: 'Arial', serif;
}
.side-bar .search-bar-widget form label input :-moz-placeholder,
.custom-col-food-tabs .search-bar-widget form label input :-moz-placeholder { font-family: 'Arial', serif;
}
.side-bar .search-bar-widget form label input ::-moz-placeholder,
.custom-col-food-tabs .search-bar-widget form label input ::-moz-placeholder { font-family: 'Arial', serif;
}
.side-bar .search-bar-widget form label input :-ms-input-placeholder,
.custom-col-food-tabs .search-bar-widget form label input :-ms-input-placeholder {
font-family: 'Arial', serif;
}
.side-bar .search-bar-widget form .search-submit,
.custom-col-food-tabs .search-bar-widget form .search-submit {
cursor: pointer;
position: absolute;
right: -15px;
top: 1px;
height: 48px;
line-height: 33px;
width: 35px;
display: inline-block;
text-align: center;
border: none;
text-indent: -9999px;
background: url(//2d-recept.com/wp-content/themes/recipe-press/images/svg/search.svg) center center no-repeat transparent;
text-decoration: none;
}
.side-bar .search-bar-widget form .search-submit:hover,
.custom-col-food-tabs .search-bar-widget form .search-submit:hover {
opacity: 0.8;
}
.tagcloud a {
display: inline-block;
margin-right: 4px;
margin-bottom: 8px;
font-weight: 400;
background: #ffffff;
border: 1px solid #e7e3e1;
padding: 6px;
text-transform: capitalize;
font-size: 14px !important;
font-family: 'Arial', sans-serif;
}
.tagcloud a:hover {
background: #6ebe3b;
border-color: #6ebe3b;
color: #ffffff;
}
.widget li:last-child {
border-bottom: none;
}
.widget_recent_posts_widget h5 {
font-weight: normal;
margin-top: -5px;
margin-bottom: 0;
font-style: normal;
}
.widget_recent_posts_widget ul {
padding-left: 0;
margin-bottom: 0;
}
.widget_recent_posts_widget ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 15px;
border-bottom: 1px solid #ebe8e6;
}
.widget_recent_posts_widget ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.widget_recent_posts_widget .thumb {
margin-right: 15px;
}
.widget_recent_posts_widget .thumb a:hover {
opacity: 0.7;
}
.widget_recent_posts_widget .thumb img {
max-width: 100px;
height: auto;
}
.widget_recent_posts_widget .post-date {
display: block;
font-family: 'Arial', sans-serif;
color: #514b49;
}
.recipe-search .search-bar-widget {
margin-bottom: 21px;
}
.recipe-search .search-bar-widget ::-webkit-input-placeholder {
color: #ffffff;
}
.recipe-search .search-bar-widget :-moz-placeholder { color: #ffffff;
}
.recipe-search .search-bar-widget ::-moz-placeholder { color: #ffffff;
}
.recipe-search .search-bar-widget :-ms-input-placeholder {
color: #ffffff;
}
.recipe-search .search-bar-widget ::-webkit-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
}
.recipe-search .search-bar-widget :-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
}
.recipe-search .search-bar-widget ::-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
}
.recipe-search .search-bar-widget :-ms-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
}
.recipe-search .search-bar-widget input[type=search] {
background-color: #000000;
color: #ffffff;
border-color: #000000;
font-family: 'Arial', serif;
font-style: italic;
}
.recipe-search .search-bar-widget button {
color: #ffffff;
}
.recipe-search .category-list {
padding: 9px;
background: #6ebe3b;
}
.recipe-search .category-list ul {
display: block;
border: 1px solid #64ad36;
margin: 0;
}
.recipe-search .category-list ul li {
margin: 0;
border-bottom: 1px solid #64ad36;
min-height: 59px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 18px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.recipe-search .category-list ul li a {
font-family: 'Arial', serif;
font-style: italic;
font-size: 16px;
text-transform: capitalize;
color: #33571c;
}
.recipe-search .category-list ul li:last-child {
border-bottom: none;
}
.recipe-search .category-list ul li:hover a {
color: #ffffff;
}
.recipe-search .category-list ul li:hover .icon-svg {
fill: #ffffff;
}
.recipe-search .icon-svg {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
fill: #4C8924;
}
.widget-overlay figure,
.widget_weekly_special_widget figure {
position: relative;
display: inline-block;
overflow: hidden;
}
.widget-overlay figure img,
.widget_weekly_special_widget figure img {
width: 100%;
height: auto;
}
.widget-overlay figure:hover figcaption,
.widget_weekly_special_widget figure:hover figcaption {
background: #000000;
}
.widget-overlay .red,
.widget_weekly_special_widget .red {
color: red;
}
.widget-overlay figcaption,
.widget_weekly_special_widget figcaption {
position: absolute;
bottom: 0;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
background: rgba(0, 0, 0, 0.8);
color: #ffffff;
font-family: 'Arial', sans-serif;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding-top: 13px;
padding-bottom: 13px;
width: 100%;
}    .food-tabs {
background: #f2eeec;
padding-top: 80px;
padding-bottom: 80px;
}
.food-tabs.var1 {
background: transparent;
padding-top: 0;
}
.recipe-of-day {
width: 100%;
position: relative;
overflow: hidden;
}
.recipe-of-day h2 a:hover {
color: #6ebe3b;
}
.recipe-of-day .recipe-contents-outer {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.recipe-of-day .recipe-contents {
background: #ffffff;
max-width: 285px;
padding: 10px;
margin-left: 8%;
margin-right: 8%;
}
.recipe-of-day .recipe-contents .tag {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
color: #ffffff;
background: #6ebe3b;
display: inline-block;
padding: 6px 13px;
}
.recipe-of-day .recipe-contents h2 {
font-family: 'Arial', sans-serif;
font-weight: 900;
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px;
text-transform: uppercase;
font-style: normal;
line-height: 30px;
}
.recipe-of-day .recipe-contents h2:after {
display: none;
}
.recipe-of-day .recipe-contents .short-separator {
margin-bottom: 20px;
}
.recipe-of-day .recipe-contents p {
font-family: 'Arial', sans-serif;
}
.recipe-of-day .recipe-content-inner {
padding: 25px 20px;
border: 1px solid #e4d9d1;
}
.recipe-of-day .recipe-content-inner p,
.recipe-of-day .recipe-content-inner .read-more {
color: #000000;
}
.recipe-of-day .recipe-content-inner .read-more:hover {
color: #c1452b;
}
.read-more {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 700;
text-transform: capitalize;
}
.read-more:hover {
color: #c1452b;
}  .tabs-bordered .tab-container {
width: 100%;
}
.tabs-bordered .tabs-nav {
border: 1px solid #e6e0dd;
border-bottom: none;
}
.tabs-bordered .tab-container {
border: 1px solid #e6e0dd;
border-top: none;
}
.tab-container {
border: 1px solid #ffffff;
border-top: none;
}
.tab-container .icon-container {
width: 20px;
}
.tab-container .icon-svg {
fill: #6ebe3b;
}
.tab-container ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-bottom: 0;
margin-left: -1px;
margin-right: -1px;
padding-left: 0;
}
.tab-container ul li {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
cursor: pointer;
display: inline-block;
width: 33.33%;
background: #e6e0dd;
border-right: 1px solid #f2eeec;
text-align: center;
padding-top: 9px;
padding-bottom: 9px;
}
.tab-container ul li a {
display: inline-block;
text-transform: uppercase;
font-family: 'Arial', sans-serif;
font-weight: 400;
color: #736a65;
border-bottom: 3px solid transparent;
padding-top: 5px;
padding-bottom: 5px;
}
.tab-container ul li:last-child {
border-right: 0;
}
.tab-container ul li.active,
.tab-container ul li:hover {
background: #ffffff;
}
.tab-container ul li.active a,
.tab-container ul li:hover a {
font-family: 'Arial', sans-serif;
font-weight: 900;
color: #000000;
border-color: #6ebe3b;
}
.custom-row-food-tabs,
.custom-col-food-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.custom-col-food-tabs {
display: block;
}
.custom-col-food-tabs select,
.custom-col-food-tabs img {
max-width: 100%;
}
.tab-container {
background: #ffffff;
}
.tabs-container .tab-content {
padding: 24px 25px;
}
.tabs-container .content-inner {
padding-top: 22px;
padding-bottom: 22px;
border-bottom: 1px solid #f5f2f0;
}
.tabs-container .content-inner:last-of-type {
border-bottom-color: transparent;
}
.tabs-container .left-side {
float: left;
}
.tabs-container .left-side img {
max-width: 100%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tabs-container .left-side img:hover {
opacity: 0.8;
}
.tabs-container .right-side {
overflow: hidden;
padding-left: 19px;
}
.tabs-container .right-side h3 {
line-height: 21px;
margin-top: 0;
font-size: 14px;
font-family: 'Arial', sans-serif;
font-weight: 700;
text-transform: uppercase;
font-style: normal;
margin-bottom: 2px;
}
.tabs-container .right-side h3 a:hover {
color: #c1452b;
}
.tabs-container .right-side .rating-box {
padding: 0;
}
.container-food-tabs {
position: relative;
z-index: 2;
}
.bg-corner-tabs {
right: -282px;
bottom: -73px;
}    .recipes-home-body {
background: #f8f6f5;
padding-bottom: 85px;
}
.recipes-home-body .recipe-of-day {
margin-bottom: 40px;
}
.recipes-home-body .recipe-of-day img {
width: 100%;
}
.recipes-home-body .banner-header {
margin-bottom: 30px;
}
.recipes-home-body .banner-header img {
max-width: 100%;
}
.recipe-set {
overflow: hidden;
}
.recipe-set .single-recipe-title {
margin-top: 0;
font-size: 24px;
position: relative
}
.recipe-set .single-recipe-title:after {
content: "";
display: inline-block;
width: 100%;
height: 1px;
position: absolute;
background: #e7e3e1;
margin-left: 20px;
margin-top: 15px;
}
.boxed-recipes {
margin: 20px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.boxed-recipes .recipe-single {
width: 18%;
margin-bottom: 1%;
}
.boxed-recipes .recipe-single:hover .recipe-image img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.boxed-recipes .recipe-image {
height: 100px;
position: relative;
width: 35%;
display: table-cell;
overflow: hidden;
border: 5px solid #fff;
box-shadow: 0 0 10px #a09f9f;
background-color: #fff;
}
.boxed-recipes .recipe-image img {
-webkit-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
height: auto;
}
.boxed-recipes .outer-detail {
background: #ffffff;
padding: 10px;
}
.boxed-recipes .outer-detail .rating-box {
padding: 10px 0;
}
.boxed-recipes .outer-detail .icon-container {
width: 20px;
}
.boxed-recipes .outer-detail .post-meta {
margin-bottom: 0;
padding: 10px 0;
}
.boxed-recipes .outer-detail .post-meta li {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 13px;
color: #000000;
}
.boxed-recipes .outer-detail .read-more {
color: #000000;
margin: 10px  0;
font-size: 14px;
}
.boxed-recipes .detail {
border: 1px solid #e4d9d1;
padding: 20px 0;
font-size: 16px;
}
.boxed-recipes .detail h3 {
color: #25537E;
font-weight: 700;
font-size: 16px;
line-height: 1.43;
}
.boxed-recipes .detail .short-separator {
margin-bottom: 10px;
}
.boxed-recipes .detail a {
display: inline-block;
}
.boxed-recipes .detail a:hover {
color: #c1452b;
}    .advance-search {
border-bottom: 1px solid #e4d9d1;
}
.advance-search.open .wrapper-search .tag-inner {
background: #c1452b;
}
.advance-search.open .wrapper-search .tag-inner:before {
background: #c1452b;
}
.advance-search.open .wrapper-search .tag-inner i {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.advance-search.search-main .outer-advance-search {
display: block;
}
.advance-search button {
width: 42px;
height: 38px;
line-height: 34px;
text-align: center;
color: #ffffff;
background-color: #6ebe3b;
border: none;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.advance-search button:hover {
background-color: #000000;
}
.advance-search label {
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #000000;
text-transform: capitalize;
font-size: 14px;
}
.advance-search .selectric {
background: #ffffff;
height: 38px;
border-color: #e4d9d1;
}
.advance-search .selectric p {
font-family: 'Arial', serif;
font-weight: 400;
color: #000000;
font-size: 14px;
}
.advance-search .selectric .button {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.advance-search .selectric .button:before {
content: "\f107";
webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: -23px;
right: 9px;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: none;
}
.advance-search .selectric .button:after {
display: none;
border: none;
}
.advance-search .selectric-items {
background-color: #ffffff;
}
.advance-search .selectric-items .selectric-scroll {
font-family: 'Arial', serif;
font-weight: 400;
}
.advance-search .selectric-items .selectric-scroll ul li {
color: #333333;
border-top: none;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.advance-search .selectric-items .selectric-scroll ul li.selected,
.advance-search .selectric-items .selectric-scroll ul li:hover {
background-color: #6ebe3b;
color: #ffffff;
}
.outer-advance-search {
padding: 22px 0;
display: none;
}
.wrapper-search {
position: relative;
}
.wrapper-search .container-tags {
position: absolute;
top: -46px;
z-index: auto;
}
.wrapper-search .tag-inner {
cursor: pointer;
font-weight: 400;
background: #000000;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.wrapper-search .tag-inner:before {
background: #000000;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.wrapper-search .tag-inner:hover {
background: #c1452b;
}
.wrapper-search .tag-inner:hover:before {
background: #c1452b;
}
.wrapper-search .tag-inner i {
font-size: 16px;
margin-left: 5px;
margin-top: 0;
font-weight: 700;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;
display: inline-block;
vertical-align: middle;
}
.inner-advance-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.inner-advance-search .form-field {
margin-right: 15px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.inner-advance-search .form-field input {
width: 100%;
height: 38px;
}    .recipe-set .single-recipe-detail h2,
.recipe-set .single-recipe-detail .single-recipe-title {
margin-top: 15px;
margin-bottom: 15px;
}
.recipe-set .single-recipe-detail .custom-arrows.wider {
opacity: 0;
width: 100%;
left: 0;
margin-top: -65px;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.recipe-set .single-recipe-detail .custom-arrows.wider span {
position: absolute;
display: block !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.recipe-set .single-recipe-detail .custom-arrows.wider span.left-arrow {
left: 0;
}
.recipe-set .single-recipe-detail .custom-arrows.wider span.right-arrow {
right: 0;
}
.recipe-set .single-recipe-detail .top-slider:hover .custom-arrows {
opacity: 1;
}
.recipe-set .single-recipe-detail .save-recipe-cat-dropdown {
z-index: 999;
top: 28px;
left: 31px;
}
.recipe-set .rating-box {
width: auto;
padding: 0;
float: left;
position: relative;
}
.recipe-set .rating-box .off svg path {
fill: #e4d9d1;
}
.recipe-set .rating-box .rate-recipe {
display: inline-block;
padding-top: 5px;
color: #6ebe3b;
margin: 0 0 0 20px;
cursor: pointer;
position: relative;
font-size: 11px;
}
.recipe-set .rating-box .rate-body {
opacity: 0;
background-color: #f8f6f5;
padding: 3px 0 0;
width: 220px;
height: 40px;
position: absolute;
top: -6px;
left: -50px;
z-index: 9999;
cursor: pointer;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.recipe-set .rating-box .rate-body form {
padding: 5px;
}
.recipe-set .rating-box .rate-body form .rating-icons > span:active svg path {
fill: #65ae36;
}
.recipe-set .rating-box .rate-body form svg {
width: 28px;
}
.recipe-set .rating-box .rate-body form svg g path {
fill: #65ae36;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.recipe-set .rating-box .rate-body form .off svg g path {
fill: #e4d9d1;
}
.recipe-set .rating-box .rate-body #rating-loader {
display: none;
margin: 5px 0 0 50px;
max-width: 20px;
}
.recipe-set .rating-box .rate-body #output {
display: none;
line-height: 40px;
text-indent: 0px;
color: #65ae36;
}
.recipe-set .rating-box:hover .rate-body {
opacity: 1;
left: 0;
}
.recipe-set .single-recipe-shortcode .recipe-detail-body {
padding: 0;
}
.recipe-set .single-recipe-shortcode .recipe-detail-body .ingredients-checkbox {
margin-top: 30px;
}
.recipe-set .single-recipe-shortcode .recipe-detail-body .ingredients-checkbox ul li {
border-bottom: 1px solid #e4d9d1;
margin-bottom: 0;
padding: 5px 10px;
}
.wrapper-detail-contents span.lined {
margin-bottom: 30px;
padding: 2px 0;
}
.wrapper-detail-contents span.lined:after {
margin-top: 10px;
}
.wrapper-recipe-heading {
margin-bottom: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.wrapper-recipe-heading .heading {
width: 76%;
}
.wrapper-recipe-heading .recipe-media {
overflow: hidden;
width: 20%;
position: relative;
z-index: 66;
}
.wrapper-recipe-heading .watch-video {
display: block;
padding: 0;
text-align: center;
}
.wrapper-recipe-heading .rating-box .icon-container {
width: 20px;
vertical-align: top;
}
.wrapper-recipe-heading .rating-box .icon-svg {
fill: #6ebe3b;
}
.slider-recipe-detail {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
position: relative;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.slider-recipe-detail .wrapper-slider-detail {
width: 80%;
position: relative;
}
.slider-recipe-detail .wrapper-slider-detail .flexslider {
border: none;
margin-bottom: 0;
}
.slider-recipe-detail .wrapper-slider-detail .wrapper-slider-nav {
position: relative;
}
.slider-recipe-detail .wrapper-slider-detail .wrapper-slider-nav .slider-nav li {
margin-right: 15px;
}
.slider-recipe-detail .wrapper-slider-detail .wrapper-slider-nav .slider-nav .flex-direction-nav {
position: absolute;
}
.slider-recipe-detail .save-recipe-btn {
position: absolute;
display: block;
top: 0;
left: 0;
height: 28px;
line-height: 13px;
color: #ffffff;
cursor: pointer;
background-color: rgba(0, 0, 0, 0.4);
opacity: 1;
padding: 8px 6px 0 2px;
z-index: 99;
}
.slider-recipe-detail .save-recipe-btn .text {
width: 0;
height: 17px;
text-indent: 5px;
display: inline-block;
overflow: hidden;
font-size: 13px;
white-space: nowrap;
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
color: #ffffff;
}
.slider-recipe-detail .save-recipe-btn span {
font-size: 20px;
top: -4px;
left: 1px;
margin-right: 2px;
position: relative;
}
.slider-recipe-detail .save-recipe-btn:hover {
color: #ffffff;
opacity: 1;
}
.slider-recipe-detail .save-recipe-btn:hover .text {
width: 95px;
}
.slider-recipe-detail .save-recipe-btn:hover.remove-recipe .text {
width: 105px;
}
.slider-recipe-detail .recipe-specs {
margin-bottom: 0;
width: 20%;
background: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 11px;
}
.slider-recipe-detail .recipe-specs li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
border: 1px solid #e4d9d1;
border-bottom: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
color: #000000;
}
.slider-recipe-detail .recipe-specs li:last-child {
border: 1px solid #e4d9d1;
}
.slider-recipe-detail .recipe-specs li span {
display: inline-block;
}
.slider-recipe-detail .recipe-specs li .count {
font-family: 'Arial', serif;
font-weight: 700;
font-size: 24px;
}
.slider-recipe-detail .recipe-specs li .count span {
font-weight: 400;
font-size: 21px;
}
.slider-recipe-detail .recipe-specs li.servings {
position: relative;
}
.slider-recipe-detail .recipe-specs li.servings .increase,
.slider-recipe-detail .recipe-specs li.servings .decrease {
position: absolute;
top: 50%;
margin-top: -13px;
left: 10px;
font-size: 26px;
opacity: 0;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
cursor: pointer;
}
.slider-recipe-detail .recipe-specs li.servings .increase {
left: auto;
right: 10px;
}
.slider-recipe-detail .recipe-specs li.servings:hover .increase,
.slider-recipe-detail .recipe-specs li.servings:hover .decrease {
opacity: 1;
}
.slider-recipe-detail .recipe-specs li .text {
font-family: 'Arial', sans-serif;
}
.wrapper-slider-nav {
position: relative;
z-index: 999;
margin: 0;
padding: 14px 59px;
background: rgba(0, 0, 0, 0.83);
}
.wrapper-slider-nav .slider-nav .slick-slide {
padding: 15px;
}
.single-recipe-detail {
margin-bottom: 30px;
}
.recipe-detail-body {
margin-bottom: 60px;
overflow: hidden;
background: #ffffff;
color: #000000;
}
.recipe-detail-body .print-button {
margin: 10px;
}
.recipe-detail-body p, .recipe-detail-body aside {
font-family: 'Arial', sans-serif;
font-size: 15px;
line-height: 26px;
}
.recipe-detail-body .separator-post {
margin-bottom: 26px;
}
.recipe-detail-body .rating-box {
display: inline-block;
padding: 0;
float: right;
width: auto;
}
.recipe-detail-body .rating-box .icon-container {
width: 20px;
}
.recipe-detail-body .rating-box .icon-svg {
fill: #6ebe3b;
}
.recipe-detail-body p, .recipe-detail-body aside {
word-wrap: break-word;
}
.recipe-detail-body blockquote,
.recipe-detail-body blockquote.wp-block-quote {
font-style: italic;
line-height: 24px;
font-size: 16px;
color: #3a3a3a;
border-left: 5px solid #6ebe3b !important;
}
.recipe-detail-body .wp-block-table tr {
padding: 6px 12px;
font-size: 14px;
font-family: 'Arial', sans-serif;
line-height: 1.42857143;
}
.recipe-detail-body .wp-block-table tr:first-of-type,
.recipe-detail-body .wp-block-table tr td:first-child {
color: #ffffff !important;
background-color: #6ebe3b !important;
font-weight: 700;
}
.recipe-detail-body .wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #e9e9e9;
}
.pre-tags {
display: inline-block;
padding: 10px;
min-height: 26px;
}
.pre-tags li {
display: inline-block;
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 15px;
margin-right: 15px;
}
.pre-tags span {
font-weight: 400;
}
.print-button {
display: inline-block;
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 16px;
}
.print-button i {
margin-right: 5px;
}
.print-button:hover {
color: #c1452b;
}
.ingredients-checkbox {
margin:20px 0 52px 0;
border: 1px solid #e4d9d1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.ingredients-checkbox > div {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
}
.ingredients-checkbox .ingredients {
padding: 0 10px 0 25px;
width: 58%;
background: url(//2d-recept.com/wp-content/themes/recipe-press/images/bg-ingredients.png) no-repeat right bottom;
}
.ingredients-checkbox .ingredients .print-only-titles {
display: none;
}
.ingredients-checkbox .ingredients ul {
list-style: none;
padding: 0 15px 0 0;
margin: 0;
}
.ingredients-checkbox .ingredients ul li {
position: relative;
margin-bottom: 10px;
padding-left: 24px;
}
.ingredients-checkbox .ingredients ul li .shop-list-add {
position: absolute;
right: -10px;
top: 3px;
width: 17px;
height: 17px;
background-color: #ffffff;
border: 1px solid #000000;
line-height: 13px;
text-align: center;
color: #000000;
cursor: pointer;
opacity: 0.6;
overflow: hidden;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.ingredients-checkbox .ingredients ul li .shop-list-add .text {
display: none;
font-size: 10px;
line-height: 15px;
}
.ingredients-checkbox .ingredients ul li .shop-list-add:hover {
width: 120px;
right: -15px;
opacity: 1;
background-color: #000000;
color: #ffffff;
}
.ingredients-checkbox .ingredients ul li .shop-list-add:hover .text {
display: inline-block;
}
.ingredients-checkbox .ingredients label {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 15px;
vertical-align: middle;
cursor: pointer;
position: static;
margin: 0 0 5px;
line-height: 26px;
max-width: 95%;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.ingredients-checkbox .ingredients input[type=checkbox] {
height: 14px;
cursor: pointer;
position: absolute;
top: 1px;
left: 0;
font-size: inherit;
line-height: normal;
border: none;
}
.ingredients-checkbox .ingredients input[type=checkbox]:before {
display: inline-block;
content: "";
background: #c8b8ad;
border-radius: 3px;
width: 15px;
height: 15px;
}
.ingredients-checkbox .ingredients input[type=checkbox]:checked:before {
content: "\2714";
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #ffffff;
color: #000000;
font-size: 18px;
margin-top: -2px;
}
.ingredients-checkbox .nutritional {
background: url(//2d-recept.com/wp-content/themes/recipe-press/images/bg-nutritional.png) right top no-repeat #f6f2 e;
width: 42%;
}
.ingredients-checkbox .nutritional .separator-post {
margin-bottom: 10px;
}
.ingredients-checkbox .no-heading {
padding: 25px 25px 0;
}
.ingredients-checkbox .multi-set .ingre-tabs {
margin: 0 0 10px -10px;
padding: 0;
overflow: hidden;
}
.ingredients-checkbox .multi-set .ingre-tabs li {
padding: 4px 17px;
margin: 0 0 10px 10px;
float: left;
background-color: #ffffff;
border: 1px solid #e7e3e1;
font-size: 14px;
font-family: 'Arial', sans-serif;
text-transform: capitalize;
line-height: 20px;
cursor: pointer;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.ingredients-checkbox .multi-set .ingre-tabs li:hover,
.ingredients-checkbox .multi-set .ingre-tabs li.active {
background: #6ebe3b;
border-color: #6ebe3b;
color: #ffffff;
}
.ingredients-checkbox .ingre-lists > div {
display: none;
}
.ingredients-checkbox .ingre-lists > div:first-child {
display: block;
}
.nutrition-detail {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-top: 1px solid #e4d9d1;
padding-top: 10px;
font-family: 'Arial', sans-serif;
font-weight: 400;
}
.nutrition-detail:first-of-type {
border: none;
padding-top: 0;
}
.nutrition-detail span {
font-weight: 700;
}
.nutrition-detail div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-bottom: 10px;
}
.steps-list {
padding-left: 0;
}
.steps-list li {
clear: both;
margin-bottom: 35px;
list-style: none;
}
.steps-list .step-single {
overflow: hidden;
}
.steps-list .step-image {
float: left;
margin-right: 30px;
width: 30%;
margin-bottom: 10px;
}
.steps-list .step-image img {
max-width: 100%;
}
.steps-list .step-detail {
overflow: hidden;
}
.steps-list .step-detail h3 {
margin: 10px;
}
.tips-variations {
border: 1px solid #c9d6bf;
background: url(//2d-recept.com/wp-content/themes/recipe-press/images/bg-tips.png) right bottom no-repeat #eff9e8;
padding: 32px;
margin-bottom: 44px;
}
.tips-variations h2 {
margin-top: 0;
}
.tips-variations ul {
list-style: none;
padding: 0;
}
.tips-variations ul li {
padding-left: 25px;
position: relative;
margin-bottom: 25px;
}
.tips-variations ul li:before {
content: "\2714";
color: green;
font-weight: bold;
display: inline-block;
font-size: 24px;
position: absolute;
left: 0;
line-height: 26px;
}
.about-chef .listing {
background-color: #ffffff;
}
.tags-icons span {
font-size: 16px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.tags-icons ul {
display: inline-block;
margin: 10px;
}
.tags-icons ul li {
display: inline-block;
margin-bottom: 8px;
}
.tags-icons ul li a {
display: inline-block;
}
.tags-icons .details-tags .title {
font-size: 16px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.tags-icons .details-tags li {
margin-right: 5px;
}
.tags-icons .details-tags a {
padding: 4px 10px;
border: 1px solid #e4d9d1;
font-family: 'Arial', sans-serif;
font-weight: 400;
}
.tags-icons .details-tags a:hover {
background: #000000;
color: #ffffff;
border-color: #000000;
}
.tags-icons .details-tags .rp_icon_class {
display: block;
}
.tags-icons .details-social-icons {
text-align: right;
margin-top: 7px;
}
.tags-icons .details-social-icons ul:before {
content: "Share : ";
font-size: 16px;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
}
.tags-icons .details-social-icons li {
margin-left: 12px;
}
.tags-icons .details-social-icons a {
color: #736e6b;
}
.tags-icons .details-social-icons a:hover {
color: #000000;
}
.tags-icons ul.cnss-social-icon {
float: right;
}
.recipe-comments {
margin-bottom: 60px;
overflow: hidden;
}
.recipe-comments ul li {
clear: both;
margin-bottom: 28px;
margin-top: 28px;
background: transparent;
}
.recipe-comments ul li ul {
margin-left: 107px;
}
.recipe-comments h5 {
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 18px;
margin-bottom: 10px;
display: inline-block;
margin-right: 5px;
}
.recipe-comments h5 a:hover {
color: #c1452b;
}
.recipe-comments .time {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 12px;
color: black;
}
.recipe-comments .avatar-container {
float: left;
}
.recipe-comments .comment-details {
background-color: #ffffff;
overflow: hidden;
padding: 10px 25px;
}
.recipe-comments .comment-details p {
color: black;
line-height: 23px;
padding-right: 90px;
margin-bottom: 0;
}
.recipe-comments .comment-details .comment-reply-link {
float: right;
font-weight: normal;
text-transform: none;
font-family: 'Arial', serif;
font-style: italic;
}
.recipe-comments .comment-details .comment-reply-link:hover {
color: #c1452b;
}
.recipe-comments .depth-3 .children {
margin-left: 0;
padding-left: 0;
}
.recipe-comments .depth-3 .avatar-container,
.recipe-comments .depth-3 .comment-details {
overflow: hidden;
margin-bottom: 25px;
}
.comment-form #respond h3 {
position: relative;
overflow: hidden;
height: 24px;
}
.comment-form #respond h3:after {
content: "";
display: inline-block;
width: 100%;
height: 1px;
position: absolute;
background: #e7e3e1;
margin-left: 20px;
margin-top: 15px;
}
.comment-form form {
background-color: #ffffff;
padding: 25px;
color: #000000;
}
.comment-form form ::-webkit-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
color: #000000;
font-size: 16px;
}
.comment-form form :-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
color: #000000;
font-size: 16px;
}
.comment-form form ::-moz-placeholder { font-family: 'Arial', serif;
font-style: italic;
color: #000000;
font-size: 16px;
}
.comment-form form :-ms-input-placeholder {
font-family: 'Arial', serif;
font-style: italic;
color: #000000;
font-size: 16px;
}
.comment-form input,
.comment-form textarea {
width: 100%;
border: none;
outline: none;
padding-left: 10px;
padding-right: 10px;
}
.comment-form input {
height: 50px;
background-color: #f8f6f5;
padding: 15px 20px;
}
.comment-form textarea {
margin-bottom: 40px;
display: block;
line-height: 28px;
overflow: hidden;
height: 170px;
resize: vertical;
padding: 15px 20px;
background-color: #f8f6f5;
}
.comment-form #submit {
height: 42px;
width: auto;
margin-top: 40px;
background: #487D26;
font-family: 'Arial', serif;
font-size: 16px;
color: #ffffff;
padding: 0 35px;
border: none;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.comment-form #submit:hover {
background: #000000;
}  .listing {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #000000;
position: relative;
}
.listing .listing-wrapper {
background: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.listing .icon-svg {
fill: #6ebe3b;
}
.listing .image {
width: 31%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(228, 228, 228, 0.5);
margin: 10px 0;
}
.listing .image a:hover {
opacity: 0.7;
}
.listing .image img {
max-width: 100%;
height: auto;
}
.listing .image .extra-view {
position: absolute;
display: block;
bottom: 0;
height: 28px;
line-height: 17px;
color: #ffffff;
cursor: pointer;
background-color: rgba(0, 0, 0, 0.4);
opacity: 1;
}
.listing .image .extra-view .text {
width: 0;
height: 20px;
display: inline-block;
overflow: hidden;
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
color: #ffffff;
}
.listing .image .extra-view i {
font-size: 20px;
position: relative;
top: -5px;
}
.listing .image .extra-view.nutrients {
right: 0;
padding: 6px 4px 0 7px;
}
.listing .image .extra-view.ingredients {
left: 0;
padding: 7px 7px 0 3px;
}
.listing .image .extra-view:hover.nutrients .text {
width: 95px;
}
.listing .image .extra-view:hover.ingredients .text {
width: 110px;
}
.listing .image:hover .extra-view {
opacity: 1;
}
.listing .image .save-recipe-btn {
position: absolute;
display: block;
top: 0;
left: 0;
height: 28px;
line-height: 13px;
color: #ffffff;
cursor: pointer;
background-color: rgba(0, 0, 0, 0.4);
opacity: 1;
padding: 8px 6px 0 2px;
}
.listing .image .save-recipe-btn .text {
width: 0;
height: 17px;
text-indent: 5px;
display: inline-block;
overflow: hidden;
font-size: 13px;
white-space: nowrap;
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
color: #ffffff;
}
.listing .image .save-recipe-btn span {
font-size: 20px;
top: -4px;
left: 1px;
margin-right: 2px;
position: relative;
}
.listing .image .save-recipe-btn:hover {
color: #ffffff;
opacity: 1;
}
.listing .image .save-recipe-btn:hover .text {
width: 95px;
}
.listing .image .save-recipe-btn:hover.remove-recipe .text {
width: 105px;
}
.listing .detail {
background-color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 80%;
border: 1px solid #e4d9d1;
margin: 10px;
padding: 20px 25px;
}
.listing .detail h4 {
line-height: 30px;
margin-top: 0;
font-family: 'Arial', sans-serif;
font-weight: 900;
font-size: 16px;
text-transform: uppercase;
font-style: normal;
position: relative;
padding-bottom: 20px;
}
.listing .detail h4:after {
content: "";
display: inline-block;
width: 50px;
height: 3px;
background: #6ebe3b;
position: absolute;
left: 0;
bottom: 0;
}
.listing .detail h4 a {
display: inline-block;
}
.listing .detail p {
font-size: 15px;
line-height: 26px;
}
.listing .detail .chef-social-links {
text-align: right;
}
.listing .detail .chef-social-links li {
display: inline-block;
margin-left: 15px;
}
.listing .detail .chef-social-links li a {
font-size: 18px;
display: inline-block;
}
.listing .detail .chef-social-links li a:hover {
color: #c1452b;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
}
.listing .detail .chef-social-links li:first-child {
margin-left: 0;
}
.listing .meta-listing {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.listing .meta-listing .post-meta {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-bottom: 0;
padding-left: 0;
}
.listing .meta-listing .post-meta li {
margin-right: 10px;
}
.listing .meta-listing .post-meta li:last-child {
margin-right: 0;
}
.listing .meta-listing .rating-box {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0;
text-align: right;
}
.listing .additional-list-box {
display: none;
top: 15px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.listing .additional-list-box h5 {
margin: 0;
padding: 10px 0 10px 10px;
color: #25537E;
text-align: left;
}
.listing .additional-list-box ul.inner-items {
padding: 0;
margin: 0;
border: 1px solid #e4d9d1;
list-style: none;
text-align: left;
}
.listing .additional-list-box ul.inner-items li {
padding: 3px 15px 3px 15px;
}
.listing .additional-list-box ul.inner-items li:nth-child(2n) {
background-color: #f9f9f9;
}
.listing .additional-list-box.ingre-box div.ingre-list-wrap {
display: none;
}
.listing .additional-list-box.ingre-box div.ingre-list-wrap.current {
display: block;
}
.listing .additional-list-box.ingre-box .selectric-ingre_set_list_dd {
margin: 5px 0;
}
.listing .additional-list-box.ingre-box .selectric-ingre_set_list_dd .selectric .label {
font-size: 16px;
font-weight: bold;
text-align: left;
}
.listing .additional-list-box.ingre-box .selectric-ingre_set_list_dd .selectric-items li {
text-align: left;
}
.listing .additional-list-box ul.inner-items {
max-height: 230px;
overflow: scroll;
}
.save-recipe-cat-dropdown {
display: none;
position: absolute;
top: 20%;
left: 10%;
right: 0;
width: 200px;
max-height: 120px;
padding: 10px;
background-color: #000000;
}
.save-recipe-cat-dropdown p.value {
color: #000000;
background-color: #ffffff;
padding: 2px 10px;
margin: 0 0 5px;
font-size: 12px;
width: 70%;
position: relative;
float: left;
cursor: pointer;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.save-recipe-cat-dropdown p.value:after {
content: ' ';
position: absolute;
top: 9px;
right: 5px;
border: solid black;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 2px;
opacity: 0.4;
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.save-recipe-cat-dropdown p.value:hover {
background-color: #f7f7f7;
}
.save-recipe-cat-dropdown p.value.opened:after {
-ms-transform: rotate(225deg);
transform: rotate(225deg);
-webkit-transform: rotate(225deg);
}
.save-recipe-cat-dropdown .submit {
display: block;
width: 30%;
height: 25px;
float: right;
background-color: #6ebe3b;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-align: center;
cursor: pointer;
-webkit-transition: all 200ms liner;
-o-transition: all 200ms liner;
transition: all 200ms liner;
}
.save-recipe-cat-dropdown .submit:hover {
background-color: #000000;
}
.save-recipe-cat-dropdown ul {
display: none;
clear: both;
list-style: none;
max-height: 70px;
margin: 0;
padding: 0;
overflow: scroll;
}
.save-recipe-cat-dropdown ul li {
position: relative;
color: #000000;
background-color: #ffffff;
padding: 2px 10px;
font-size: 12px;
margin-bottom: 5px;
cursor: pointer;
}
.save-recipe-cat-dropdown ul li:last-child {
margin-bottom: 0;
}
.save-recipe-cat-dropdown ul li:hover {
background-color: #eaeaea;
}
.save-recipe-cat-dropdown .close {
position: absolute;
top: -9px;
right: -9px;
width: 14px;
height: 14px;
z-index: 999;
font-size: 10px;
line-height: 10px;
background-color: black;
padding: 2px;
color: #ffffff;
text-align: center;
cursor: pointer;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.save-recipe-cat-dropdown .close:hover {
width: 16px;
height: 16px;
right: -11px;
top: -11px;
font-size: 12px;
line-height: 13px;
}
.save-recipe-cat-dropdown p.add-more-cats {
display: none;
position: relative;
clear: both;
color: #000000;
background-color: #ffffff;
height: 30px;
padding: 2px 10px;
margin: 0;
font-size: 12px;
cursor: pointer;
}
.save-recipe-cat-dropdown p.add-more-cats .add-cat-btn {
position: absolute;
top: 0;
right: 0;
background-color: #c1452b;
color: #ffffff;
height: 30px;
width: 30px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
text-align: center;
font-style: normal;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.save-recipe-cat-dropdown p.add-more-cats .add-cat-btn.fa-spin {
width: 20px;
height: 20px;
font-size: 10px;
top: 5px;
right: 5px;
line-height: 21px;
cursor: wait;
}
.save-recipe-cat-dropdown p.add-more-cats .add-cat-value {
outline: none;
position: absolute;
left: 5px;
top: 3px;
width: 85%;
padding: 2px 10px 2px 5px;
font-size: 12px;
}
.listing-list .listing .image span.extra-view {
font-size: 13px;
}
.listing-list .listing .image span.ingredients:hover .text {
padding-left: 7px;
}
.listing-list .listing .image span.nutrients:hover .text {
padding-left: 5px;
}
.listing-list .listing .detail h4 {
padding-bottom: 10px;
}
.listing-list .listing .additional-list-box .inner-items {
max-height: 130px;
}
.listing-list .listing .additional-list-box.ingre-box .inner-items {
max-height: 100px;
}
.listing-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.listing-grid .listing {
text-align: center;
padding-left: 15px;
padding-right: 15px;
width: 33.33%;
}
.listing-grid .listing .listing-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.listing-grid .listing .image,
.listing-grid .listing .detail {
width: auto;
height: 100%;
}
.listing-grid .listing .detail {
padding: 20px 15px;
}
.listing-grid .listing .detail h4 {
margin-bottom: 15px;
}
.listing-grid .listing .detail h4:after {
left: 50%;
margin-left: -25px;
}
.listing-grid .listing .detail p {
display: none;
}
.listing-grid .listing .detail .meta-listing {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.listing-grid .listing .detail .meta-listing .post-meta {
margin-bottom: 15px;
}
.listing-grid .listing .detail .meta-listing .rating-box {
text-align: center;
}
.banner-add {
text-align: center;
width: 100%;
margin-bottom: 40px;
}
.banner-add img {
max-width: 100%;
}
.pagination {
width: 100%;
}
.recipe-set .listing-buttons {
float: right;
display: inline-block;
background: #f8f6f5;
overflow: hidden;
position: relative;
z-index: 6666 ;
margin-bottom: 20px;
padding-left: 20px;
}
.recipe-set .listing-buttons span {
cursor: pointer;
display: inline-block;
text-align: center;
width: 33px;
height: 29px;
line-height: 27px;
border: 1px solid #e4d9d1;
color: #9e938e;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.recipe-set .listing-buttons span:hover {
background: #6ebe3b;
border-color: #6ebe3b;
color: #ffffff;
}
.recipe-set .listing-buttons .grid {
margin-right: 3px;
}
.recipe-set .listing-buttons .current {
background: #6ebe3b;
border-color: #6ebe3b;
color: #ffffff;
}
.recipe-set h1 {
margin: 10px 10px 30px 10px;
font-size: 24px;
position: relative;
}
.recipe-set h1:after {
content: "";
display: inline-block;
width: 50%;
height: 1px;
position: absolute;
background: #e7e3e1;
margin-left: 20px;
margin-top: 15px;
}
.recipe-set .saved-cats-wrap {
overflow: hidden;
}
.recipe-set .saved-cats-wrap .saved-recipe-cats {
overflow: hidden;
width: 85%;
float: left;
list-style: none;
margin: 0 0 20px;
padding-left: 0;
}
.recipe-set .saved-cats-wrap .saved-recipe-cats li {
cursor: pointer;
float: left;
margin-right: 5px;
padding: 5px 15px;
background-color: #ffffff;
border: 1px solid #e4d9d1;
color: #000000;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.recipe-set .saved-cats-wrap .saved-recipe-cats li:hover,
.recipe-set .saved-cats-wrap .saved-recipe-cats li.active {
background-color: #6ebe3b;
border-color: #6ebe3b;
color: #ffffff;
}
.recipe-set .saved-cats-wrap .manage-saved-cats {
width: 12%;
float: right;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
text-align: center;
color: #ffffff;
background: #c1452b;
height: 40px;
line-height: 40px;
text-transform: capitalize;
font-size: 13px;
padding: 0 12px;
display: inline-block;
}
.recipe-set .saved-cats-wrap .manage-saved-cats:hover {
background: #000000;
}    .inner-wrapper h1 {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 32px;
font-style: normal;
}
.inner-wrapper h2 {
font-family: 'Arial', sans-serif;
font-weight: 900;
font-size: 24px;
text-transform: uppercase;
font-style: normal;
}
.inner-wrapper h3 {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 18px;
font-style: normal;
}
.inner-wrapper h4 {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 16px;
font-style: normal;
}
.inner-wrapper h5 {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 14px;
font-style: normal;
}
.inner-wrapper h6 {
font-family: 'Arial', sans-serif;
font-weight: 700;
font-size: 11px;
font-style: normal;
}
.contact-contents {
padding: 30px;
margin-bottom: 60px;
background-color: #ffffff;
}
.bottom-short-line {
position: relative;
padding-bottom: 15px;
}
.bottom-short-line:after {
content: "";
display: inline-block;
width: 50px;
height: 3px;
background: #6ebe3b;
position: absolute;
left: 0;
bottom: 0;
}
.wrapper-columns {
margin-bottom: 40px;
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.typography {
margin-bottom: 100px;
}
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
font-family: 'Arial', sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
}
.typography h1 {
font-size: 36px;
}
.typography h2 {
font-size: 30px;
}
.typography h3 {
font-size: 24px;
}
.typography h4 {
font-size: 18px;
}
.typography h5 {
font-size: 16px;
}
.typography h6 {
font-size: 14px;
}
.tab-container.tab-shortcode ul {
padding: 0;
list-style: none;
}
.tab-container.tab-shortcode ul li.active {
background: #c1452b;
}
.tab-container.tab-shortcode ul li.active a {
color: #ffffff;
}
.tab-container.tab-shortcode ul li:hover {
background: #c1452b;
}
.tab-container.tab-shortcode ul li:hover a {
color: #ffffff;
}
.tab-container.tab-shortcode ul li a {
border: none;
font-weight: 700;
}
.tab-container.tab-shortcode .tab-content {
padding: 25px;
}
.tab-container.tab-shortcode .tab-content p {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.accordion {
border: none;
}
.accordion dt {
background: #dddddd;
font-size: 14px;
font-family: 'Arial', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 26px;
padding: 13px 25px;
cursor: pointer;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
margin-bottom: 11px;
}
.accordion dt.current {
background: #c1452b;
color: #ffffff;
margin-bottom: 0;
}
.accordion dd {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 16px;
background: #ffffff;
line-height: 26px;
padding: 20px;
display: none;
}
.accordion dd:first-of-type {
display: block;
}
.alert {
font-family: 'Arial', sans-serif;
font-weight: 700;
padding: 18px 20px;
margin-bottom: 24px;
position: relative;
}
.alert.green {
background: #d0eec4;
color: #3c763d;
}
.alert.blue {
background: #c6e5f4;
color: #31709c;
}
.alert.yellow {
background: #fbf2c5;
color: #8a6d3b;
}
.alert.red {
background: #f6cfcf;
color: #b84442;
}
.alert .close-alert {
position: absolute;
display: inline-block;
right: 10px;
top: 5px;
cursor: pointer;
}
.default-btn,
.wp-block-button__link {
display: inline-block;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 16px;
text-transform: capitalize;
padding-top: 8px;
padding-bottom: 8px;
margin-right: 5px;
margin-bottom: 8px;
border: 1px solid transparent;
}
.default-btn.green-color,
.wp-block-button__link.green-color {
background: #6ebe3b;
color: #ffffff;
}
.default-btn.red-color,
.wp-block-button__link.red-color {
background: #c1452b;
color: #ffffff;
}
.default-btn.grey-color,
.wp-block-button__link.grey-color {
background: #a1a1a1;
color: #ffffff;
}
.default-btn.black-color,
.wp-block-button__link.black-color {
background: #000000;
color: #ffffff;
}
.default-btn.black-color:hover,
.wp-block-button__link.black-color:hover {
background: #ffffff;
border-color: #000000;
color: #000000;
}
.default-btn.green-color:hover,
.wp-block-button__link.green-color:hover,
.default-btn.red-color:hover,
.wp-block-button__link.red-color:hover,
.default-btn.grey-color:hover,
.wp-block-button__link.grey-color:hover {
background: #000000;
color: #ffffff;
}
.default-btn.green-border,
.wp-block-button__link.green-border {
border-color: #6ebe3b;
color: #333333;
}
.default-btn.green-border:hover,
.wp-block-button__link.green-border:hover {
background: #6ebe3b;
}
.default-btn.red-border,
.wp-block-button__link.red-border {
border-color: #c1452b;
color: #333333;
}
.default-btn.red-border:hover,
.wp-block-button__link.red-border:hover {
background: #c1452b;
}
.default-btn.grey-border,
.wp-block-button__link.grey-border {
border-color: #a1a1a1;
color: #333333;
}
.default-btn.grey-border:hover,
.wp-block-button__link.grey-border:hover {
background: #a1a1a1;
}
.default-btn.black-border,
.wp-block-button__link.black-border {
border-color: #000000;
color: #333333;
}
.default-btn.black-border:hover,
.wp-block-button__link.black-border:hover {
background: #000000;
}
.default-btn.green-border:hover,
.wp-block-button__link.green-border:hover,
.default-btn.red-border:hover,
.wp-block-button__link.red-border:hover,
.default-btn.grey-border:hover,
.wp-block-button__link.grey-border:hover,
.default-btn.black-border:hover,
.wp-block-button__link.black-border:hover {
color: #ffffff;
}
.post-editor-contents .wp-block-button__link:not(.has-text-color) {
color: #ffffff;
}
.post-contents-inner .post-editor-contents .wp-block-button__link {
display: inline-block;
font-family: 'Arial', serif;
font-style: italic;
font-weight: 400;
font-size: 16px;
text-transform: capitalize;
padding-top: 8px;
padding-bottom: 8px;
margin-right: 5px;
margin-bottom: 8px;
border: 1px solid transparent;
}
.post-contents-inner .post-editor-contents .wp-block-button__link:hover {
background-color: #6ebe3b;
color: #ffffff;
}
.small-button {
padding-left: 19px;
padding-right: 19px;
}
.mid-button {
padding-left: 25px;
padding-right: 25px;
}
.min-width-button {
min-width: 193px;
text-align: center;
padding-left: 20px;
padding-right: 20px;
}
.slider-left.shortcodes-slider {
width: 100%;
height: auto;
margin-bottom: 50px;
}
.wrapper-slider-detail {
position: relative;
}
.wrapper-slider-detail .top-slider .shortcode-arrows.wider {
position: absolute;
opacity: 0;
width: 100%;
left: 0;
top: 50%;
margin-top: -80px;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.wrapper-slider-detail .top-slider .shortcode-arrows.wider span {
display: block !important;
position: absolute;
height: 65px;
width: 39px;
line-height: 65px;
text-align: center;
cursor: pointer;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
background: #3d3432;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #736e6b;
}
.wrapper-slider-detail .top-slider .shortcode-arrows.wider span:hover {
background-color: #28211f;
}
.wrapper-slider-detail .top-slider .shortcode-arrows.wider span.left-arrow {
left: 0;
}
.wrapper-slider-detail .top-slider .shortcode-arrows.wider span.right-arrow {
right: 0;
}
.wrapper-slider-detail .top-slider:hover .shortcode-arrows {
opacity: 1;
}
.wrapper-slider-detail .shortcode-slider-thumb {
position: absolute;
left: 0;
bottom: 0;
z-index: 500;
height: 102px;
width: 100%;
padding: 24px 50px;
background-color: rgba(0, 0, 0, 0.8);
}
.wrapper-slider-detail .shortcode-slider-thumb .shortcode-arrows {
position: absolute;
opacity: 0;
width: 100%;
left: 0;
top: 45px;
margin-top: 0;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.wrapper-slider-detail .shortcode-slider-thumb .shortcode-arrows span {
position: absolute;
display: block !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: none;
color: #aaaaaa;
cursor: pointer;
}
.wrapper-slider-detail .shortcode-slider-thumb .shortcode-arrows span.left-arrow {
left: 18px;
}
.wrapper-slider-detail .shortcode-slider-thumb .shortcode-arrows span.right-arrow {
right: 18px;
}
.wrapper-slider-detail .shortcode-slider-thumb:hover .shortcode-arrows {
opacity: 1;
}
.wrapper-slider-detail .shortcode-slider-thumb ul li {
opacity: 0.8;
margin-right: 19px;
}
.wrapper-slider-detail .shortcode-slider-thumb ul li.flex-active-slide {
opacity: 1;
}
.qe-faq-toggle .qe-toggle-title {
background: #dddddd;
font-size: 14px;
font-family: 'Arial', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 26px;
padding: 13px 25px;
cursor: pointer;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
margin-bottom: 11px;
}
.qe-faq-toggle .qe-toggle-content {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 16px;
background: #ffffff;
line-height: 26px;
padding: 20px;
display: none;
border: none;
}
.qe-faq-toggle .qe-toggle-content p {
font-family: 'Arial', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.qe-faq-toggle.active .qe-toggle-title {
background: #c1452b;
color: #ffffff;
margin-bottom: 0;
}
.qe-faqs-filters-container {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
margin: 0 -1px 11px -1px;
padding-left: 0;
}
.qe-faqs-filters-container li {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
cursor: pointer;
display: inline-block;
width: 33.33%;
background: #dddddd;
border-right: 1px solid #f2eeec;
text-align: center;
}
.qe-faqs-filters-container li a {
display: inline-block;
width: 100%;
text-transform: uppercase;
font-family: 'Arial', sans-serif;
text-align: center;
color: #736a65;
padding: 9px 0;
border: none;
font-weight: 700;
}
.qe-faqs-filters-container li.active,
.qe-faqs-filters-container li:hover {
background-color: #c1452b;
}
.qe-faqs-filters-container li.active a,
.qe-faqs-filters-container li:hover a {
color: #ffffff;
border: none;
}   .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption,
.gallery-caption {
background: #ffffff;
border: 1px solid #e4d9d1;
max-width: 96%; padding: 7px 7px 0;
text-align: center;
}
.wp-caption figcaption,
.gallery-caption figcaption {
font-size: 12px;
font-style: normal;
text-transform: uppercase;
font-family: 'Arial', sans-serif;
font-weight: 700;
padding: 5px 0;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto;
display: block;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.bypostauthor {
background: #FFF;
}
.commentlist .bypostauthor {
background: #FFF;
} .gallery {
margin: 0 auto 18px;
padding: 0 0 15px;
overflow: hidden;
}
.gallery .gallery-item {
float: left;
margin-top: 25px;
text-align: center;
width: 33%;
}
.gallery img:hover {
background: white;
}
.gallery .gallery-caption {
font-size: 12px;
font-style: normal;
text-transform: uppercase;
font-family: 'Arial', sans-serif;
font-weight: 700;
border: none;
padding: 10px 0;
margin: 0;
max-width: 100%;
}
.gallery img {
-webkit-box-shadow: 0 0 4px #999;
box-shadow: 0 0 4px #999;
border: 1px solid white;
padding: 8px;
background: #f2f2f2;
}
.gallery dl,
.gallery dt {
margin: 0;
}
.gallery br + br {
display: none;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-1 .attachment-thumbnail {
width: 70%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left;
}
.gallery-columns-2 .attachment-thumbnail {
width: 70%;
}
.gallery-columns-3 .gallery-item {
width: 32%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left;
}
.gallery-columns-3 .attachment-thumbnail {
width: 90%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left;
}
.gallery-columns-4 .attachment-thumbnail {
width: 90%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left;
}
.gallery-columns-5 .attachment-thumbnail {
width: 90%;
}
.gallery-columns-6 .gallery-item {
width: 16.6%;
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left;
}
.gallery-columns-6 .attachment-thumbnail {
width: 90%;
padding: 5px;
}
.gallery-columns-7 .gallery-item {
width: 14.2%;
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left;
}
.gallery-columns-7 .attachment-thumbnail {
width: 90%;
padding: 4px;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left;
}
.gallery-columns-8 .attachment-thumbnail {
width: 90%;
padding: 3px;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery-columns-9 .attachment-thumbnail {
width: 90%;
padding: 3px;
}  @media (max-width: 1200px) {
.slider-recipe-detail {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.slider-recipe-detail .recipe-specs {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: 100%;
}
.slider-recipe-detail .recipe-specs li {
border-bottom: 1px solid #e4d9d1;
padding-top: 10px;
padding-bottom: 10px;
}
.slider-recipe-detail .wrapper-slider-detail {
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.header-main {
text-align: center;
}
.header-main .logo-wrapper {
margin-bottom: 40px;
}
.header-main .outer-nav {
text-align: center;
}
.slider-left,
.slider-right {
height: 433px;
}
.slider-right .slide-detail {
height: 433px;
}
.slider-right .slide-detail .box1 {
padding-top: 20px;
}
.slider-right .slide-detail .box1 h2 {
font-size: 21px;
}
.slider-right .food-category {
margin-bottom: 10px;
}
.slider-right .post-meta {
margin-bottom: 30px;
}
.search-box {
margin-right: 25px;
}
.intro h3 {
margin-top: 20px;
font-size: 18px;
}
.text-side,
.image-side {
width: 50%;
}
.footer-variant-one .footer-inner {
padding-left: 35px;
padding-right: 35px;
}
.news-single .news-visuals {
height: 151px;
}
.chef-team .chef-detail-inner {
padding: 5px 20px;
}
.chef-team .chef-detail .type {
margin-bottom: 10px;
}
.chef-team .chef-detail .social-icons-chef {
margin-top: 0;
}
.hot-recipes-var2 .intro h3 {
margin-top: 0;
line-height: 24px;
}
.hot-recipes-var2 .intro p {
line-height: 21px;
}
.top-nav ul li {
margin-right: 20px;
}
.boxed-recipes .recipe-single {
width: 47%;
}
.wrapper-slider-nav {
height: 61px;
margin-top: -61px;
}
.slider-recipe-detail .recipe-specs li .count {
font-size: 20px;
}
.slider-recipe-detail .recipe-specs li .count span {
font-size: 19px;
}
.recipe-specs-2 li {
font-size: 14px;
min-width: 123px;
}
.listing .meta-listing {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.listing .meta-listing .post-meta {
margin-bottom: 10px;
}
.listing .meta-listing .rating-box {
text-align: left;
}
.listing-grid .listing {
width: 50%;
}
.listing-list .listing .additional-list-box .inner-items {
max-height: 162px;
}
.listing-list .listing .additional-list-box.ingre-box .inner-items {
max-height: 130px;
}
.listing-list .listing .image .extra-view {
font-size: 12px;
}
.listing-list .listing .image .extra-view i {
font-size: 16px;
margin-right: 2px;
}
.listing-list .listing .image .extra-view .text {
height: 19px;
}
.listing-list .listing .image .extra-view:hover .text {
width: 85px;
}
.col-size,
.split-images-inner {
height: 304px;
}
.container-hot-recipes .icon-container {
width: 18px;
}
.container-hot-recipes .post-meta.recipe {
margin-bottom: 10px;
}
.recipe-box p {
line-height: 21px;
}
.intro h3 {
line-height: 26px;
}
.homo-4-col .video-post {
height: 149px;
}
}
@media (max-width: 1199px) {
.small-user-nav {
display: block;
height: 48px;
padding: 7px
background-color: #0c1923;
color: #cccccc;
position: relative;
}
}
@media (min-width: 768px) {
.hot-recipes-var1 .row > div:nth-child(4n) {
clear: left;
}
}
@media (max-width: 991px) {
.logo-wrapper {
margin-top: 0px;
text-align: center;
}
.wrapper-links {
text-align: center !important;
}
.banner-header {
margin-top: 30px;
}
.header-main {
text-align: center;
clear: both;
height:160px;
}
.header-main .outer-nav {
text-align: center;
}
.mean-container .mean-bar {
padding-bottom: 0;
}
.main-menu li {
margin-left: 0;
}
.main-menu .submit-recipe {
padding: 0;
line-height: normal;
height: auto;
}
.custom-arrows {
display: none;
}
.submit-recipe {
height: auto;
}
.slider-box {
display: block;
}
.slider-box .slider-left,
.slider-box .slider-right {
width: 100%;
height: auto;
}
.slider-right .slide-detail {
height: auto;
}
.fluid-search-slider {
background: -webkit-linear-gradient(top, #5eaa2e 66px, #6ebe3b 50%);
background: -o-linear-gradient(top, #5eaa2e 66px, #6ebe3b 50%);
background: linear-gradient(to bottom, #5eaa2e 66px, #6ebe3b 50%);
}
.search-option span {
display: none;
}
.search-box {
margin-right: 0;
padding-right: 20px;
}
.search-box:after {
display: none;
}
form.search-box-home .slider-search-left,
.search-form .slider-search-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
form.search-box-home input,
.search-form input {
width: 100%;
}
.search-bar .search-form {
width: 100%;
}
.search-bar .search-form label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.search-bar .search-form label .screen-reader-text {
width: 10%;
line-height: 34px;
}
.search-bar .search-form label .search-field {
width: 90%;
}
.hot-row {
display: block;
}
.hot-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.hot-row .col-size {
width: 100%;
height: 100%;
margin-bottom: 30px;
}
.split-images-inner {
height: auto;
}
.recipe-box .image img {
height: 100%;
}
.good-food-box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.text-side,
.image-side {
width: 100%;
}
.recipe-button {
text-align: left;
margin-top: 15px;
}
.footer-variant-one .footer-inner {
padding-left: 35px;
padding-right: 35px;
}
.right-side {
padding-left: 0;
}
.news-single .news-visuals {
height: 232px;
}
.single-recipe .recipe-detail .heading-bell.boxed:before,
.single-recipe .recipe-detail .heading-bell.boxed:after {
width: 40px;
}
.graphic-box .news-visuals {
overflow: hidden;
}
.homo-4-col .col-single {
margin-bottom: 30px;
}
.homo-4-col .col2fix {
display: block;
}
.hot-recipes-var2 .intro-first .image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.hot-recipes-var2 .intro-first .intro {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.hot-recipes-var2 .split-images-var2 .image {
width: 40%;
}
.hot-recipes-var2 .split-images-var2 .intro {
width: 60%;
}
.hot-recipes-var2 .split-images-var2 .intro .intro-inner {
padding: 20px;
}
.custom-row-food-tabs,
.custom-col-food-tabs {
display: block;
}
.recipe-of-day {
margin-bottom: 30px;
}
.banner-login-wrapper {
text-align: center;
}
.banner-login-wrapper .wrapper-links {
text-align: center;
}
.boxed-recipes .recipe-single {
width: 47%;
}
#contact-form {
padding-right: 0;
}
.wrapper-slider-nav {
height: 70px;
margin-top: -70px;
}
.shopping-list-wrap ul {
width: 290px;
}
.listing-grid .listing {
width: 50%;
}
.homo-4-col .video-post {
height: 242px;
}
.wrapper-bg-video {
display: none;
}
.header-var1 .responsive-menu {
display: block;
}
.header-var1 .nav-collapse {
display: none;
}
.widget-overlay figure img {
max-width: 100%;
width: auto;
}
.pagination {
margin-bottom: 35px;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav {
padding-left: 0;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav li {
font-size: 14px;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav li:last-child {
margin-bottom: 10px;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content {
padding: 24px 25px;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner {
position: relative;
overflow: hidden;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .left-side {
float: left;
position: relative;
top: auto;
left: auto;
z-index: 9;
width: auto;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .left-side img {
max-width: 100%;
width: auto;
opacity: 1;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner:hover .left-side img {
opacity: 1;
}
.side-bar {
margin-top: 50px;
}
}
@media (max-width: 761px) {
.news-single .news-visuals {
height: 178px;
}
.single-recipe {
margin-bottom: 30px;
}
.single-recipe .recipe-detail .heading-bell.boxed:before,
.single-recipe .recipe-detail .heading-bell.boxed:after {
width: 70px;
}
.comments-form label {
width: 100%;
float: none;
}
.comments-form input[type="text"],
.comments-form input[type="email"],
.comments-form textarea {
width: 100%;
}
.comments-form input[type="submit"] {
margin-left: 0;
}
.hot-recipes-var2 .hot-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.hot-recipes-var1 .row > div:nth-child(4n) {
clear: left;
}
.recipe-of-day {
min-height: 360px;
overflow: hidden;
}
.recipe-of-day img {
width: auto;
height: auto;
}
.recipe-of-day .recipe-contents {
margin: auto;
}
.inner-advance-search {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.inner-advance-search .form-field {
margin-bottom: 20px;
width: 80%;
margin-right: 0;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.inner-advance-search button {
width: 80%;
}
.wrapper-slider-nav {
height: auto;
margin-top: 0;
}
.wrapper-recipe-heading {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.wrapper-recipe-heading .heading {
width: 100%;
margin-bottom: 20px;
}
.wrapper-recipe-heading .recipe-video {
width: 100%;
}
.wrapper-recipe-heading .recipe-video .button-dark {
display: inline-block;
padding: 0 30px;
}
.recipe-detail-body .print-button {
float: none;
display: block;
margin-bottom: 30px;
}
.ingredients-checkbox {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-left: 0px;
border-right: 0px;
}
.ingredients-checkbox .ingredients {
background-position: top right;
}
.ingredients-checkbox .ingredients,
.ingredients-checkbox .nutritional {
width: 100%;
}
.steps-list .step-image {
float: none;
width: auto;
margin-right:0
}
.tags-icons .details-social-icons {
text-align: left;
}
.listing {
border: 1px solid #e4d9d1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.listing .listing-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.listing .image,
.listing .detail {
width: auto;
}
.listing .detail .chef-social-links {
text-align: left;
margin-top: 20px;
}
.listing .detail .chef-social-links li {
margin-left: 0;
margin-right: 15px;
}
.listing-list .listing .additional-list-box .inner-items {
max-height: 230px;
}
.listing-list .listing .additional-list-box.ingre-box .inner-items {
max-height: 230px;
}
.recipe-comments ul li ul {
margin-left: 0;
}
.wrapper-recipe-heading .recipe-media {
width: 100%;
text-align: left !important;
}
.wrapper-recipe-heading .recipe-media a {
display: inline-block;
}
.wrapper-recipe-heading .recipe-media .watch-video {
padding: 0 20px;
}
.listing-grid .listing {
width: 100%;
}
.listing-grid .listing .meta-listing .rating-box {
text-align: center;
}
.recipe-of-day .recipe-contents-outer {
position: relative;
top: 0;
left: 0;
}
.recipe-of-day .recipe-contents {
max-width: 100%;
width: 100%;
}
.homo-4-col .video-post {
height: auto;
}
.comments-list li .gravatar {
margin-bottom: 20px;
float: none;
}
.comments-list li ul {
margin-left: 0;
}
}
@media (max-width: 600px) {
.recipe-box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 50px;
width: 100%;
}
.recipe-box .intro {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.recipe-box .intro,
.recipe-box .image {
width: 100%;
}
.hot-row .col-size {
margin-bottom: 0;
}
.hot-row .full-image {
margin-bottom: 50px;
}
.search-bar .search-form label .screen-reader-text {
width: 20%;
}
.search-bar .search-form label .search-field {
width: 80%;
}
.container-tags ul {
display: block;
float: none;
padding-top: 20px;
}
.container-tags ul li {
margin-left: 0;
margin-right: 30px;
margin-bottom: 20px;
}
.news-single .news-visuals {
height: 146px;
}
.wrapper-chef-team {
margin-left: auto;
}
.chef-team > li {
width: 75%;
margin-left: auto;
margin-right: auto;
}
.chef-team .chef-detail {
width: 100%;
}
.chef-team > li {
float: none;
}
.chef-team > li .chef-detail {
right: auto;
left: 0 !important;
}
.chef-team > li .chef-detail:before {
display: none;
}
.chef-team > li:hover .chef-detail {
right: auto;
left: 0;
}
.social-icons-chef {
float: none;
}
.social-icons-chef li {
display: inline-block;
}
.slider-recipe-detail {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.slider-recipe-detail .wrapper-slider-detail,
.slider-recipe-detail .recipe-specs {
width: 100%;
}
.slider-recipe-detail .recipe-specs {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.slider-recipe-detail .recipe-specs li {
padding: 10px 0;
min-width: 100px;
border: 1px solid #e4d9d1;
margin-left: -1px;
margin-top: -1px;
}
.listing .meta-listing {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.listing .meta-listing .post-meta {
margin-bottom: 10px;
}
.listing .meta-listing .rating-box {
text-align: left;
}
.chef-team > li:hover .chef-detail {
width: auto;
}
.error-404 .title-404 {
font-size: 100px;
}
.error-404 .title-404 .zero {
font-size: 18px;
}
.error-404 p {
font-size: 14px;
line-height: 20px;
}
.error-404 .home-url {
font-size: 18px;
}
}
@media (max-width: 500px) {
.recipe-banner {
padding-left: 25px;
}
.recipe-banner img {
position: relative;
left: 0;
margin-bottom: 25px;
max-width: 100%;
}
.news-single {
width: 100%;
}
.news-single .news-visuals {
height: auto;
}
.custom-col-xxs {
width: 100%;
}
.post-author {
display: block;
}
.post-author .avatar {
margin-bottom: 20px;
}
.post-author .avatar,
.post-author .detail {
width: auto;
}
.post-author .detail .social-icons {
float: none;
}
.comments-list li .comment-inner {
display: block;
}
.comments-list li .comment-inner .gravator {
width: auto;
margin-bottom: 20px;
}
.comments-list li .comment-inner .detail {
width: auto;
}
.comments-list li ul {
margin-left: 0;
}
.boxed-recipes {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.boxed-recipes .recipe-single {
margin: 1em 0;
display: table;
width: 100%;
position: relative;
}
.boxed-recipes .outer-detail {
background: #ffffff;
padding: 10px;
display: table-cell;
vertical-align: middle;
padding-left: 5%;
overflow: hidden;
}
.recipe-comments .avatar {
float: none;
}
.our-chefs .chef-single {
width: 100%;
}
.our-chefs .chef-single:hover img {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.side-bar .widget_tabs_recipe_widget .tabs-nav {
padding-left: 0;
}
.side-bar .widget_tabs_recipe_widget .tabs-nav li {
font-size: 12px;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content {
padding: 24px 25px;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner {
position: relative;
overflow: hidden;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .left-side {
float: left;
position: relative;
top: auto;
left: auto;
z-index: 9;
width: auto;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner .left-side img {
max-width: 100%;
width: auto;
opacity: 1;
}
.side-bar .widget_tabs_recipe_widget .tabs-container .tab-content .content-inner:hover .left-side img {
opacity: 1;
}
}
@media (max-width: 400px) {
.mean-container .mean-nav {
margin-top: 46px;
}
.small-user-nav {
float: none;
clear: both;
width: 100%;
padding: 7px
}
.chef-single,
.news-single {
width: 100%;
}
.post-single .prev-next-links li {
font-size: 11px;
vertical-align: top;
}
.chef-team > li {
width: 100%;
}
.chefs-card h2 {
font-size: 22px;
}
.error-404 .title-404 {
font-size: 24px;
}
.error-404 .title-404 .zero {
vertical-align: top;
display: inline;
padding: 0 2px;
}
.search-bar .search-form label .screen-reader-text {
width: 30%;
}
.search-bar .search-form label .search-field {
width: 70%;
}
}  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .recipe-search .category-list ul li {
padding-top: 5px;
padding-bottom: 5px;
}
.recipe-search .category-list ul li a {
-webkit-transition: 0;
-o-transition: 0;
transition: 0;
}
.search-carousel a {
-webkit-transition: 0;
-o-transition: 0;
transition: 0;
}
.all-chefs .head-chef .right-side .expertise li a {
-webkit-transition: 0;
-o-transition: 0;
transition: 0;
}
.latest-news-widget li .detail {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.listing-grid .listing .detail .meta-listing .post-meta,
.listing-grid .listing .detail .meta-listing .rating-box {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
}  @media print {
.logged-in-user,
.wrapper-links,
.banner-login-wrapper,
.buttons-steps,
.top-nav,
.banner,
.slider-video-button,
.advance-search,
aside,
.wrapper-slider-nav,
.recipe-media,
.tags-icons,
.separator-post,
.related-recipes,
.chef-social-links,
.comment-form,
.footer,
.wrapper-links,
.recipe-submit-banner,
.shopping-list-wrap,
.outer-nav,
.banner,
.read-more-angle,
.sticky-header-wrap,
.banner-blog {
display: none !important;
}
.header {
margin: 0;
}
.header .logo-wrapper {
margin: 0;
}
.header .logo-wrapper .site-title {
margin: 0 0 10px;
font-size: 22px;
}
.recipes-home-body.inner-page {
margin-top: 5px;
}
.recipes-home-body.inner-page .recipe-set {
margin-top: 20px;
}
.recipes-home-body.inner-page .recipe-set .single-recipe-detail {
overflow: hidden;
}
.recipes-home-body.inner-page .recipe-set .single-recipe-detail .single-recipe-title {
font-size: 16px;
float: left;
}
.recipes-home-body.inner-page .recipe-set .single-recipe-detail .rating-box {
float: right;
}
.recipes-home-body.inner-page .ingredients-checkbox {
margin-bottom: 0;
}
.recipes-home-body.inner-page .ingredients-checkbox .ingredients .ingre-tabs {
display: none;
}
.recipes-home-body.inner-page .ingredients-checkbox .ingredients .print-only-titles {
display: block;
}
.recipes-home-body.inner-page .ingredients-checkbox .ingredients .ingre-lists > div {
display: block !important;
width: 48%;
padding: 0 1%;
float: left;
margin-bottom: 20px;
}
.recipes-home-body.inner-page .ingredients-checkbox .ingredients .shop-list-add {
display: none;
}
.recipes-home-body.inner-page .ingredients-checkbox h3 {
margin-bottom: 5px;
}
.recipes-home-body.inner-page .ingredients-checkbox .nutrition-detail {
display: inline-block;
border: none;
}
.recipes-home-body.inner-page .ingredients-checkbox .nutrition-detail div {
display: inline-block;
margin-right: 15px;
}
a[href]:after {
content: none !important;
}
.recipes-home-body.inner-page {
padding-top: 0;
}
.recipe-detail-body {
margin-bottom: 0;
padding: 0;
}
.recipe-detail-body .print-button {
display: none;
}
.single-recipe-detail {
margin: 0;
}
.single-recipe-detail .slider-recipe-detail {
display: block !important;
}
.single-recipe-detail .slider-recipe-detail .slides {
width: 100% !important;
}
.single-recipe-detail .slider-recipe-detail li {
display: block;
max-width: 45% !important;
float: left;
margin: 0 15px 15px 0;
position: relative !important;
}
.single-recipe-detail .slider-recipe-detail .recipe-specs {
display: block;
float: left;
width: auto !important;
}
.single-recipe-detail .slider-recipe-detail .recipe-specs li {
display: inline-block;
margin-right: 15px;
border: none;
}
.single-recipe-detail .slider-recipe-detail .recipe-specs li span {
font-size: 14px;
}
.single-recipe-detail .slider-recipe-detail .recipe-specs li span.text {
margin-left: 6px;
}
.about-chef .listing {
border: none;
}
.about-chef .listing .detail {
border: none;
padding: 0;
}
.ingredients-checkbox {
border: none;
}
.ingredients-checkbox .ingredients {
padding: 0;
}
.ingredients-checkbox .ingredients ul li {
margin: 0;
padding: 0;
}
.ingredients-checkbox .ingredients ul li input {
display: none;
}
.ingredients-checkbox .nutritional {
padding: 0;
}
.recipe-steps {
page-break-inside: avoid;
}
.recipe-steps .accordion > dd {
display: block !important;
}
.tips-variations {
page-break-inside: avoid;
margin-bottom: 0;
padding: 0;
border: none;
}
.listing .image {
display: none;
}
.recipe-comments {
page-break-inside: avoid;
}
.recipe-detail-body .rating-box {
display: none;
}
.steps-detail .single-detail {
border-bottom: 1px solid #c9d6bf;
}
.recipe-specs-2 {
display: block;
}
.recipe-specs-2 li {
display: inline-block;
padding: 0 20px 0 0;
border-right: 1px solid #888888;
border-bottom: none;
margin: 10px 20px 20px 0;
min-width: auto;
}
.recipe-steps .accordion dt {
border: none;
padding: 0;
}
.recipe-steps .accordion dt .arrow {
display: none;
}
.recipe-steps .accordion dd {
display: block;
padding: 0;
margin: 0 0 15px;
}
}
.sfsiplus_norm_row {margin-left:30px}
.nutrition-detail{padding: 0 25px}
.save::before {
content: "\1F4BE";
}
.print:before {
content: "\1F5A8";
}
.angle-double-right:before {
content: "\00BB";
}
.calendar-alt:before {
content: "\1F4C5";
}
.angle-double-right:before {
content: "\00bb";
}
.search:before{
content: "\1F50D";
}
.grids:before{
content: "\229F";
font-weight: bold;
}
.bars:before{
content: "\229E";
font-weight: bold;
}
.close:before{
content: "X";
}
.list-alt:before{
content: "\2B12";
font-size: 22px;
}
.nutritionix:before{
content: "\2696";
font-size: 22px;
}
.fa-angle-left:before{
content: "«";
}
.fa-angle-right:before{
content: "»";
}
.user:before{
content: "\1F464";
}
.angle-down:before{
content: "\2A54";
}
.advance-search .selectric .button:before{
content: "\21C5";
}
.wrapper-detail-contents label span {font-size: 15px}
.recipe-specs .text {font-size: 15px}
#after-submit-wrap {
display: none;
}
header{background-color:white}
.nav-collapse ul li{margin-left:20px}
.listing-list .listing .additional-list-box.ingre-box .inner-items {max-height: 230px; margin:10px}
.listing-list .listing .additional-list-box .inner-items {max-height: 230px}
.save-recipe-cat-dropdown ul {max-height: 150px}
div a {color: #25537E;font-weight: 700}
.side-bar .widget li {word-break: break-word}
.recipe-detail-body p, .recipe-detail-body aside {color: #514b49}
@media (min-width: 762px){.steps-list .step-image {width: 50%}}
.recipe-detail-body .rating-box .icon-container {width: 28px}
.recipe-detail-body .rating-box {padding:0 10px 30px 0}
.recipe-set .rating-box .rate-body {left: 0px}
.ingredients-checkbox .nutritional {background: url(//2d-recept.com/wp-content/themes/inspiry-recipe-press/images/bg-nutritional.png) no-repeat right top #f6f2}
@media (max-width: 761px){.attachment-large-div {max-width: 100%; height: auto; margin:0}.step-recipe {margin-left:10px}}
.head-chef a {color: white}
.recipe-set h1 {font-size: 20px}
.error-404 .title-404 {font-size: 35px}
.error-404 .title-404 .zero {font-size: 25px}
.side-bar {padding-left: 15px;padding-right: 15px}
.tagcloud{padding: 0 20px}
.single-recipe-title{padding-left:10px}
.wrapper-detail-contents h3.lined,.comment-reply-title{padding-left:10px}
.about-chef{padding:10px}
div .comment-form #submit{font-weight:700}
@media(max-width: 991px){.fa-vk{height:48px;width:48px}.fa-pinterest-p{height:48px;width:48px}.fa-yandex{height:48px;width:48px}.fa-pinterest{height:48px;width:48px}.fa-yandex-international{height:48px;width:48px}}
.detail .nm{font-size:20px;margin-left:10px;padding:10px 15px;}
.widget_recent_posts_widget p {margin-left:0}
.side-bar .detail span {font-size: 14px}
@media (max-width: 1200px){.attachment-large-div {max-width: 100%; height: auto; margin:0}}
.right-box{margin:15px}
.left-box{margin:15px}
nav .menu li{display: block;}
.address span {padding:10px}
aside {margin: 32px 0}
.recipe-steps {margin-bottom:52px}
.meta-listing {margin-left:10px}
@media (min-width: 1201px){.attachment-large-div {max-width: 80%; height: auto; margin:0}}
#breadcrumbs{padding-left:10px}
.breadcrumbs_last{display:inline-block;margin:10px 5px 10px 10px}
header .recipe-detail-body {margin:0}
.fn{font-weight:700}
div.widget_measurements_widget{font-size:15px}
div.widget_measurements_widget ul {padding-left:0;margin-bottom:0;list-style: none}
div.widget_measurements_widget ul li {display: block;position: relative;padding-top: 9px;padding-bottom: 9px;border-bottom: 1px solid #ebe8e6;margin-bottom: 0 !important}
div.widget_measurements_widget ul li span {margin-right: 6px}
.description{padding: 10px 20px;margin: 0 0 20px;font-size:15px;border-left: 5px solid #eeeeee;line-height:26px}
.step-recipe{font-weight:700;font-size:20px}
a.swipebox{min-height:48px}
td li{display: inline-block}
.ingre-tabs a{color:#000000;font-weight:400}
.ingre-tabs a:hover{color:#ffffff}
.ingre-tabs li.active a{color:#ffffff}
.banner .page-title {
font-family: 'Arial', sans-serif;
font-weight: 900;
font-size: 16px;
font-style: normal;
text-transform: uppercase;
border: 1px solid #e4d9d1;
margin: 0;
padding: 20px 40px;
}