.rf-favorite-button {
display: inline-flex;
align-items: center;
gap: 8px; padding: 10px 16px;
border: 1px solid #ff6b35; background-color: #fff;
color: #ff6b35;
border-radius: 8px;
font-weight: 600;
cursor: pointer;
transition: all 0.2s ease-in-out;
font-size: 14px;
} .rf-favorite-button:hover {
background-color: #ff6b35;
color: #fff;
transform: translateY(-2px); box-shadow: 0 4px 10px rgba(0,0,0,0.1);
} .rf-icon {
display: inline-block;
width: 20px;
height: 18px;
position: relative;
transition: all 0.2s ease-in-out;
}
.rf-icon::before,
.rf-icon::after {
content: "";
position: absolute;
top: 0;
width: 10px;
height: 16px;
background: currentColor; border-radius: 10px 10px 0 0;
transform: rotate(-45deg);
transform-origin: 0 100%;
}
.rf-icon::after {
left: 0;
transform: rotate(45deg);
transform-origin: 100% 100%;
}  .rf-favorite-button.is-favorited {
background-color: #ff6b35;
color: #fff;
}
.rf-favorite-button.is-favorited:hover {
background-color: #e65c2e; border-color: #e65c2e;
} .rf-favorite-button.is-loading {
cursor: wait;
opacity: 0.7;
}hr,input[type=search] {
box-sizing:content-box
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p {
color:#333
}
address,table {
margin:0 0 1.6em
}
hr,pre {
margin-bottom:1.6em
}
.widget_authors>ul>li>a:first-of-type,.widget_authors>ul>li>a:first-of-type:focus,.widget_authors>ul>li>a:first-of-type:hover,.widget_authors>ul>li>a:first-of-type:visited,hr,img,legend {
border:0
}
pre,textarea {
overflow:auto
}
.main-navigation,.wrap {
margin:0 auto;
max-width:1200px
}
.menu-toggle:before,.search-form,sub,sup {
position:relative
}
.menu-toggle:before,.screen-reader-text:focus,.site-title,.site-title a,.social-links li a:before,.social-links li a:hover,a,a:focus,a:hover,a:visited,ins,mark {
text-decoration:none
}
.widget select,embed,iframe,object,pre {
max-width:100%
}
#comment,input#submit,p {
margin-bottom:1.75rem
}
html {
font-family:sans-serif;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
box-sizing:border-box
}
body {
margin:0;
background:#fff
}
.bypostauthor,.gallery-caption,.infinity-end.neverending .site-footer,.sticky,article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
display:block
}
audio,canvas,progress,video {
display:inline-block;
vertical-align:baseline
}
audio:not([controls]) {
display:none;
height:0
}
#reply-title,.byline,.comment-form-cookies-consent,.comment-form-url,.comment-notes,.descricao-receita.expandido::after,.descricao-receita.no-btn::after,.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer,.reply,.required-field-message,.says,.updated:not(.published),.widget_search .search-submit,.woocommerce-cart .sidebar,.woocommerce-checkout .sidebar,[hidden],label[for=author],label[for=comment],label[for=email],template {
display:none
}
a {
background-color:transparent
}
abbr[title] {
border-bottom:1px dotted
}
b,dt,optgroup,strong {
font-weight:700
}
mark {
color:#000
}
small {
font-size:80%
}
sub,sup {
font-size:75%;
line-height:0;
vertical-align:baseline
}
sup {
top:-.5em
}
sub {
bottom:-.25em
}
svg:not(:root) {
overflow:hidden
}
figure {
margin:1em 40px
}
hr {
background-color:#ccc;
height:1px
}
code,kbd,pre,samp {
font-family:monospace,monospace;
font-size:1em
}
button,input,optgroup,select,textarea {
color:inherit;
font:inherit;
margin:0
}
h1,h2,h3,h4,h5,h6,p {
font-family:sans-serif
}
blockquote,cite,dfn,em,i {
font-style:italic
}
button {
overflow:visible
}
button,select {
text-transform:none
}
.main-navigation,.meta-nav,.site-description,.tagcloud a,.tagcloud a:visited,.widget-title,h1,h6 {
text-transform:uppercase
}
button,html input[type=button],input[type=reset],input[type=submit] {
-webkit-appearance:button;
cursor:pointer
}
button[disabled],html input[disabled] {
cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner {
border:0;
padding:0
}
input {
line-height:normal
}
input[type=checkbox],input[type=radio] {
box-sizing:border-box;
padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
-webkit-appearance:textfield
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
border:1px solid silver;
margin:0 2px;
padding:.35em .625em .8em
}
legend {
padding:0
}
table {
border-collapse:collapse;
border-spacing:0;
border:1px solid #eee;
width:100%
}
h1,h2,h3,h4,h5,h6 {
clear:both;
color:#111;
line-height:1.1;
font-weight:400
}
h1 {
margin:.67em 0 15px;
font-size:3.125em
}
h2 {
margin-bottom:15px;
font-size:32px;
font-weight:700;
margin-top:50px
}
.page-title,h3 {
font-size:28px
}
.comments-title,h4 {
font-size:24px
}
h5 {
font-size:16px
}
h6 {
font-size:13px
}
p {
font-size:1.185rem;
line-height:1.75rem;
letter-spacing:-.03125rem;
font-weight:400
}
blockquote {
margin:0 1.6em;
font-size:20px
}
pre {
background:#eee;
font-family:"Courier 10 Pitch",Courier,monospace;
font-size:.9375rem;
line-height:1.6;
padding:1.6em
}
code,kbd,tt,var {
font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
font-size:.9375rem
}
.main-navigation,.meta-nav,button,input[type=button],input[type=reset],input[type=submit] {
font-family:Montserrat,sans-serif
}
abbr,acronym {
border-bottom:1px dotted #666;
cursor:help
}
ins,mark {
background:#fff9c0
}
big {
font-size:125%
}
.wrap {
padding-top:0
}
*,:after,:before {
box-sizing:inherit
}
blockquote:after,blockquote:before,q:after,q:before {
content:""
}
blockquote,q {
quotes:"" ""
}
ol,ul {
margin:0 0 1.6em 2.4em;
padding:0
}
ul {
list-style:disc
}
ol {
list-style:decimal
}
li>ol,li>ul {
margin-bottom:0;
margin-left:2.4em
}
dd {
margin:0 1.6em 1.6em
}
td,th {
padding:.8em 5px
}
tr:nth-of-type(2n) {
background:#f9f9f9
}
caption {
font-weight:700;
margin:0 0 .8em
}
button.menu-toggle,button.menu-toggle:focus,button.menu-toggle:hover {
background-color:#fff;
font-family:Montserrat,sans-serif;
font-weight:400;
font-size:13px;
letter-spacing:2.5px
}
.menu-toggle:before,.search-form label:before,.social-links li a:before {
font-family:FontAwesome;
font-weight:400;
line-height:1;
-webkit-font-smoothing:antialiased
}
button,input[type=button],input[type=reset],input[type=submit] {
border:0;
background:#eee;
font-weight:400;
font-size:13px;
padding:15px 1.6em;
text-transform:uppercase;
transition:.2s
}
#infinite-handle span:hover,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus {
background-color:#ccd4db
}
input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea {
font-family:Merriweather,serif;
padding:15px;
border:1px solid #eee;
background:#fff;
max-width:100%;
transition:.1s
}
input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus {
border-color:#ccc;
color:#111;
outline:0
}
input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url] {
padding:.8em
}
input[type=search].search-field {
box-sizing:border-box;
padding-left:2em
}
.search-form label:before {
content:"\f002";
font-size:14px;
text-decoration:none;
display:block;
position:absolute;
top:1.2em;
left:.8em
}
textarea {
padding-left:.8em;
width:100%
}
a,a:visited {
color:#495762;
transition:.1s
}
a:focus,a:hover {
color:#8193a1
}
.entry-datetop a,.entry-datetop a:visited {
color:#9c9c9c
}
.comment-navigation a,.comment-navigation a:visited,.entry-footer a,.entry-footer a:visited,.entry-meta a,.entry-meta a:visited,.entry-summary a,.entry-summary a:visited,.entry-title a,.entry-title a:visited,.post-navigation a,.post-navigation a:visited,.posts-navigation a,.posts-navigation a:visited,.site-footer a,.site-footer a:visited,.widget a,.widget a:visited,.widget_authors a strong,.widget_authors a:visited strong {
border-bottom:2px solid transparent
}
.entry-meta a,.entry-meta a:visited,.site-footer a,.site-footer a:visited,.widget_authors a strong,.widget_authors a:visited strong {
border-bottom-width:1px
}
.entry-title a,.entry-title a:visited {
border-bottom-width:3px
}
.comment-navigation a:focus,.comment-navigation a:hover,.entry-content a:focus,.entry-content a:hover,.entry-footer a:focus,.entry-footer a:hover,.entry-meta a:focus,.entry-meta a:hover,.entry-summary a:focus,.entry-summary a:hover,.entry-title a:focus,.entry-title a:hover,.main-navigation li.focus>a,.main-navigation li:hover>a,.post-navigation a:focus,.post-navigation a:hover,.posts-navigation a:focus,.posts-navigation a:hover,.site-footer a:focus,.site-footer a:hover,.widget a:focus,.widget a:hover,.widget_authors a:focus strong,.widget_authors a:hover strong {
border-bottom-color:currentColor
}
a:focus {
outline:dotted thin
}
a:active,a:hover {
outline:0
}
.comment-content a,.entry-content a,.entry-summary a {
word-wrap:break-word
}
.widget_text a,.widget_text a:visited {
color:#8193a1
}
.entry-content a,.entry-content a:visited {
color:#8193a1;
border-bottom:2px solid #8193a1
}
.entry-content a:hover,.widget a:hover {
color:#495762;
border-bottom:2px solid #495762
}
.main-navigation {
border-bottom:1px solid #eee;
clear:both;
display:block;
padding:1.6em 2.5%;
width:100%;
font-weight:400;
font-size:12px
}
.main-navigation>div:first-of-type,.owl-carousel .owl-item {
float:left
}
.main-navigation ul {
display:none;
list-style:none;
margin:0;
padding-left:0
}
.main-navigation li {
display:inline-block;
margin-right:1.6em;
position:relative
}
.footer-widgets .widget-area:last-of-type,.main-navigation .menu li:last-of-type,.social-links li:last-of-type {
margin-right:0
}
.main-navigation>div:first-of-type a {
border-bottom:2px solid transparent;
display:block
}
.main-navigation ul ul {
background:#fff;
border:1px solid #eee;
float:left;
position:absolute;
top:1.65em;
left:-999em;
z-index:99999
}
.main-navigation ul ul ul {
left:-999em;
top:0
}
.main-navigation ul ul a {
border-bottom:0;
margin:0;
padding:.8em;
width:200px
}
.main-navigation ul ul .focus>a,.main-navigation ul ul :hover>a,.main-navigation ul ul a.focus,.main-navigation ul ul a:hover {
border-bottom-color:transparent
}
.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul {
left:auto
}
.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul {
top:-1px;
left:100%
}
.main-navigation ul li.menu-item-has-children,.main-navigation ul li.page_item_has_children {
margin-right:3em
}
.main-navigation ul li.menu-item-has-children>a:after,.main-navigation ul li.page_item_has_children>a:after {
content:"\f078";
font-family:FontAwesome;
font-size:14px;
font-weight:400;
line-height:1;
display:inline-block;
height:100%;
opacity:.4;
padding-left:.8em;
position:absolute;
right:-1.6em;
top:3px;
vertical-align:text-top;
-webkit-font-smoothing:antialiased
}
.main-navigation ul ul li.menu-item-has-children>a:after,.main-navigation ul ul li.page_item_has_children>a:after {
content:"\f054";
display:inline-block;
margin-top:3px;
margin-left:10px;
padding:0;
opacity:.4;
position:static;
vertical-align:text-top
}
.social-links {
display:none;
float:right;
line-height:1
}
.social-links li {
margin-right:15px;
font-size:24px
}
.social-links li a:before {
content:"\f1e0";
color:#9da4aa;
font-size:21px;
transition:.2s
}
.entry-footer a,.entry-meta a,.site-main .comment-navigation a,.site-main .post-navigation a,.site-main .posts-navigation a,.social-links li a:hover:before {
color:#495762
}
.social-links ul a[href*='wordpress.com']:before,.social-links ul a[href*='wordpress.org']:before {
content:'\f205'
}
.social-links ul a[href*='facebook.com']:before {
content:'\f230'
}
.social-links ul a[href*='twitter.com']:before {
content:'\f099'
}
.social-links ul a[href*='dribbble.com']:before {
content:'\f17d'
}
.social-links ul a[href*='plus.google.com']:before {
content:'\f0d5'
}
.social-links ul a[href*='pinterest.com']:before {
content:'\f231'
}
.social-links ul a[href*='github.com']:before {
content:'\f09b'
}
.social-links ul a[href*='tumblr.com']:before {
content:'\f173'
}
.social-links ul a[href*='youtube.com']:before {
content:'\f16a'
}
.social-links ul a[href*='flickr.com']:before {
content:'\f16e'
}
.social-links ul a[href*='vimeo.com']:before {
content:'\f194'
}
.social-links ul a[href*='instagram.com']:before {
content:'\f16d'
}
.social-links ul a[href*='codepen.io']:before {
content:'\f1cb'
}
.social-links ul a[href*='linkedin.com']:before {
content:'\f0e1'
}
.social-links ul a[href*='foursquare.com']:before {
content:'\f180'
}
.social-links ul a[href*='reddit.com']:before {
content:'\f1a1'
}
.social-links ul a[href*='digg.com']:before {
content:'\f1a6'
}
.social-links ul a[href*='spotify.com']:before,.social-links ul a[href*='stumbleupon.com']:before {
content:'\f1a4'
}
.social-links ul a[href*='twitch.tv']:before {
content:'\f1e8'
}
.social-links ul a[href*='dropbox.com']:before {
content:'\f16b'
}
.social-links ul a[href*='/feed']:before {
content:'\f09e'
}
.social-links ul a[href*=skype]:before {
content:'\f17e'
}
.social-links ul a[href*=mailto]:before {
content:'\f0e0'
}
.social-links ul a[href*='wordpress.com']:before {
content:'\f19a'
}
.main-navigation.toggled .social-links,.main-navigation.toggled ul,.menu-toggle {
display:block;
margin:0 auto;
width:100%
}
.menu-toggle {
font-size:18px
}
.menu-toggle:before {
content:"\f0c9";
display:inline-block;
font-size:26px;
margin-top:-2px;
margin-right:5px;
top:-1px;
vertical-align:baseline;
color:#c4170c
}
.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation {
border-top:1px solid #eee;
border-bottom:1px solid #eee;
color:#495762;
font-family:'Playfair Display',serif;
font-size:24px;
margin:0 0 1.6em;
padding:.8em 0;
overflow:hidden
}
.meta-nav {
display:block;
margin:0;
font-weight:400;
font-size:13px
}
.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous {
float:left;
width:50%
}
.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next {
float:right;
text-align:right;
width:50%
}
.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;
box-shadow:0 0 2px 2px rgba(0,0,0,.6);
clip:auto!important;
color:#21759b;
display:block;
font-size:.875rem;
font-weight:700;
height:auto;
left:5px;
line-height:normal;
padding:15px 23px 14px;
top:5px;
width:auto;
z-index:100000
}
.sidebar .widget-title,.site-description,.site-footer .widget-title,.tagcloud a,.tagcloud a:visited {
font-family:Montserrat,sans-serif;
font-weight:400;
letter-spacing:2.5px
}
.alignleft {
display:inline;
float:left;
margin:.8em 1.6em .8em 0
}
.alignright {
display:inline;
float:right;
margin:.8em 0 .8em 1.6em
}
.aligncenter {
clear:both;
display:block;
margin:.8em auto
}
.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.hentry:after,.hentry:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before {
content:"";
display:table
}
.clear:after,.comment-content,.comment-content:after,.entry-content:after,.hentry:after,.site-content:after,.site-footer:after,.site-header:after {
clear:both
}
.site-branding {
position:relative;
text-align:center;
margin-bottom:0
}
.site-title,.site-title a {
color:#343434;
line-height:1;
margin-top:0
}
.site-description {
color:#495762;
margin-bottom:0;
font-size:12px
}
.featured-header-image,.featured-recipe-image {
min-height:190px
}
#player1 iframe,#player2 iframe {
min-height:180px
}
.featured-header-image {
margin:1.2em auto 0;
text-align:center
}
.featured-header-image img {
width:60%;
height:auto
}
.widget {
font-size:13px;
margin:0 0 3.2em
}
.sidebar .widget {
border:1px solid #eee;
padding:10px 20px 20px
}
.tagcloud a,.tagcloud a:visited {
border:0;
background:#eee;
font-size:13px;
padding:5px;
transition:.2s;
margin:5px;
display:inline-block
}
.tagcloud a:hover {
background-color:#ccd4db;
border-bottom:0
}
.widget_calendar td#next {
text-align:right
}
.widget-title {
font-size:14px;
font-weight:700
}
.sidebar .widget-title {
font-size:15px;
text-align:center
}
.site-footer .widget-title {
font-size:15px;
text-align:left
}
.comment-list,.widget ul {
list-style:none;
margin:0;
padding:0
}
.widget ul li {
margin-top:.8em;
padding-top:.8em;
border-top:1px solid #eee
}
.footer-widgets {
border-top:1px solid #eee;
margin:1.6em 0;
padding:5% 2.5% 0
}
#infinite-handle span,.more-link {
padding:15px 1.6em;
transition:.2s
}
.footer-widgets .widget-area {
width:30%;
margin-right:5%;
overflow:hidden;
float:left
}
.footer-widgets .social-links li {
display:inline-block;
padding-right:2.5%;
font-size:16px
}
.footer-widgets .social-links li:last-of-type {
padding-right:0
}
.footer-widgets .social-links li a {
color:#9da4aa
}
.widget_recent_entries .post-date {
color:#bbb
}
.widget_recent_comments tr {
background:0 0;
border-top:1px solid #eee
}
.widget_recent_comments td {
padding-top:.8em!important;
padding-bottom:.8em!important
}
.widget_authors strong {
margin-left:5px
}
.jetpack-display-remote-posts h4 {
clear:both;
display:block;
font-size:100%!important;
border-top:1px solid #eee;
padding-top:1.6em!important;
margin-top:1.6em!important;
margin-bottom:.8em!important
}
.jetpack-display-remote-posts img {
margin-bottom:.8em
}
.jetpack-display-remote-posts p {
font-size:100%!important
}
.authorwidget span {
display:block;
padding:0 0 17px
}
.authorwidget span img {
display:block;
margin-top:10px
}
.authorwidget p em {
color:#45b583;
display:inline;
font-style:normal
}
.authorwidget ul {
display:block;
text-align:center
}
.authorwidget ul li {
display:inline-block;
padding:0 8px 10px;
border:0;
margin-bottom:-10px;
margin-top:-10px
}
.authorwidget ul li a {
display:inline-block;
font-size:17px
}
.hentry {
margin:1.6em 0 3.8em
}
.comment-form-comment,.page .hentry,.single .hentry {
margin-bottom:0
}
.group-blog .byline,.single .byline {
display:inline
}
.entry-content,.page-content {
width:60%;
margin:20px 20% 30px
}
.page .hentry {
border:1px solid #eee;
padding-top:20px
}
.entry-summary {
width:70%;
margin-top:-2px;
margin-left:15%;
margin-right:15%
}
.entry-summary p {
margin:0
}
.entry-title {
color:#111;
font-size:1.95rem;
font-family:sans-serif;
line-height:1.1;
letter-spacing:-1px;
font-weight:700;
text-transform:none;
text-align:left;
margin:0 5% 5px;
-webkit-font-smoothing:antialiased;
text-size-adjust:100%
}
.entry-cat,.entry-dateslide,.entry-datetop,.more-link {
font-family:Montserrat,sans-serif
}
#infinite-handle span,.categoria-post,.entry-dateslide,.entry-footer,.more-link {
text-transform:uppercase
}
#infinite-handle span,#slider h3,.entry-dateslide,.gallery-item,.image-description,.menu-menu-principal-container,.more-link,.no-comments,.owl-theme .owl-controls,.resp-sharing-button,.sharingbuttons,.site-info,.wp-caption-text {
text-align:center
}
.entry-title a {
color:#232323
}
.entry-cat,.entry-datetop {
font-weight:400;
font-size:14px;
letter-spacing:2.5px;
text-align:center;
margin-bottom:20px;
color:#949494;
text-transform:uppercase
}
.entry-dateslide {
font-weight:400;
font-size:11px;
letter-spacing:2px;
margin-bottom:0;
color:#949494
}
.entry-meta {
color:#495762;
width:18%;
float:left;
font-size:.813em
}
.entry-meta>span {
clear:both;
display:inline-block;
width:100%
}
.page-links {
clear:both;
margin:0 0 1.6em
}
.featured-image {
width:100%;
height:auto;
margin-bottom:1.6em
}
.featured-image img {
margin-right:12%;
margin-left:12%;
margin-top:20px;
height:auto
}
.more-link {
display:block;
width:170px;
margin:30px auto 0;
font-weight:400;
font-size:17px;
border:1px solid gray!important
}
.comment-body,.comment-respond,.entry-footer,.site-content,.site-info {
border-top:1px solid #eee
}
.entry-footer {
clear:both;
color:#495762;
display:block;
font-size:13px;
padding:.8em 30px;
font-family:sans serif;
width:60%;
margin-left:20%;
margin-right:20%
}
.comment-author,.comment-body {
padding-top:1.6em
}
.entry-footer-wrapper {
float:left;
max-width:85%
}
.wp-caption,img {
max-width:100%
}
.entry-footer .edit-link,.entry-footer-wrapper>span {
display:inline-block;
margin-right:1.6em;
font-family:FontAwesome
}
span.edit-link:before {
font-family:FontAwesome
}
.comment-reply-link:before,.entry-footer .edit-link:before,.entry-footer-wrapper>span:before {
display:inline-block;
font-family:FontAwesome;
font-size:14px;
font-weight:400;
margin-top:-2px;
margin-right:7px;
vertical-align:middle;
-webkit-font-smoothing:antialiased
}
.entry-footer .tags-links:before {
content:"\f02b"
}
.entry-footer .cat-links:before {
content:"\f07c"
}
.entry-footer .byline:before {
content:"\f007"
}
.entry-footer .posted-on:before {
content:"\f017"
}
.comment-list .edit-link:before,.entry-footer .edit-link:before {
content:"\f040"
}
.comment-reply-link:before {
content:"\f086"
}
.entry-footer .edit-link {
float:right;
margin-right:0
}
.page-header {
border-bottom:1px solid #eee;
margin:5% 0;
padding-bottom:.8em
}
.comment-body {
margin-top:1.6em
}
.comment-list .children {
list-style:none;
margin-left:1.6em;
padding:0
}
.comment-metadata a {
font-weight:400
}
.comment .edit-link,.comment-reply-link {
margin-left:.8em
}
.comment-list .avatar {
float:left;
border-radius:50%
}
.no-comments {
margin:1.6em auto
}
.gallery,.wp-caption {
margin-bottom:1.6em
}
.comment-respond {
margin-top:1.6em
}
.form-allowed-tags,.form-allowed-tags code {
font-size:90%
}
#infinite-handle span {
border:0;
background:#eee;
color:inherit;
font-family:'Playfair Display',serif;
font-size:12px;
line-height:1
}
.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley {
border:none;
margin-bottom:0;
margin-top:0;
padding:0
}
.wp-caption img[class*=wp-image-] {
display:block;
margin:0 auto
}
.wp-caption-text {
font-size:13px
}
.wp-caption .wp-caption-text {
margin:.8075em 0
}
.gallery-item {
display:inline-block;
vertical-align:top;
width:100%
}
.owl-carousel,.owl-carousel .owl-wrapper {
display:none;
position:relative
}
.gallery-columns-2 .gallery-item {
max-width:50%
}
.gallery-columns-3 .gallery-item {
max-width:33.33%
}
.gallery-columns-4 .gallery-item {
max-width:25%
}
.gallery-columns-5 .gallery-item {
max-width:20%
}
.gallery-columns-6 .gallery-item {
max-width:16.66%
}
.gallery-columns-7 .gallery-item {
max-width:14.28%
}
.gallery-columns-8 .gallery-item {
max-width:12.5%
}
.gallery-columns-9 .gallery-item {
max-width:11.11%
}
.site-content {
margin:0 auto 1.6em;
padding:1.6em 2.5% 0
}
.site-main {
float:left;
width:100%
}
.page-template-nosidebar-page-php .site-main {
width:100%;
float:none;
margin-left:auto;
margin-right:auto
}
.sidebar {
margin-top:25px;
margin-left:3.75%;
overflow:hidden;
width:26%;
float:right
}
.site-info a {
color:#fff;
font-weight:400
}
.site-info {
font-size:1em;
margin:1.6em 0 0;
padding:2.5%;
background: #b33900;
color: #fff;
border-top: 7px solid #fb7540
}
.resp-sharing-button--facebook,.resp-sharing-button--google,.resp-sharing-button--pinterest,.resp-sharing-button--tumblr,.resp-sharing-button--twitter {
background-color:#eee
}
.resp-sharing-button a,.resp-sharing-button__link {
text-decoration:none;
color:#000
}
.owl-carousel .owl-wrapper:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel {
width:100%;
-ms-touch-action:pan-y
}
.owl-carousel .owl-wrapper-outer {
overflow:hidden;
position:relative;
width:100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition:height .5s ease-in-out;
-moz-transition:height .5s ease-in-out;
-ms-transition:height .5s ease-in-out;
-o-transition:height .5s ease-in-out;
transition:height .5s ease-in-out
}
.owl-controls .owl-buttons div,.owl-controls .owl-page {
cursor:pointer
}
.owl-controls {
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-tap-highlight-color:transparent
}
.grabbing {
cursor:url(//receiteiro.com.br/wp-content/themes/receiteiro/grabbing.png) 8 8,move
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
-moz-transform:translate3d(0,0,0);
-ms-transform:translate3d(0,0,0)
}
.owl-theme .owl-controls {
margin-top:5px
}
#slider .attachment-carousel-pic {
max-height:200px;
overflow:hidden
}
#slider h3 {
font-size:24px;
margin-top:10px;
margin-bottom:10px
}
#slider .item {
margin:15px
}
#slider {
margin-top:-7px
}
.owl-theme .owl-controls .owl-buttons div {
color:#fff;
display:inline-block;
zoom:1;
margin:5px;
padding:3px 10px;
font-size:12px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
background:#869791;
filter:Alpha(Opacity=50);
opacity:.5
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter:Alpha(Opacity=100);
opacity:1;
text-decoration:none
}
.owl-theme .owl-controls .owl-page {
display:inline-block;
zoom:1
}
.owl-theme .owl-controls .owl-page span {
display:block;
width:12px;
height:12px;
margin:5px 7px;
filter:Alpha(Opacity=50);
opacity:.5;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
background:#869791
}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
filter:Alpha(Opacity=100);
opacity:1
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
height:auto;
width:auto;
color:#fff;
padding:2px 10px;
font-size:12px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px
}
.owl-item.loading {
min-height:150px;
background:url(//receiteiro.com.br/wp-content/themes/receiteiro/AjaxLoader.gif) center center no-repeat
}
.sharingbuttons {
margin-top:20px
}
.resp-sharing-button {
display:inline-block;
border-radius:3px;
border-width:0;
border-style:solid;
transition:background-color 25ms ease-out,border-color 25ms ease-out,opacity 250ms ease-out;
width:24px;
height:24px;
font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
font-size:15px;
margin-right:3px
}
.resp-sharing-button a {
display:block
}
.resp-sharing-button__icon {
display:inline-block;
stroke:#fff;
fill:none
}
.resp-sharing-button__icon svg {
width:1em;
height:1em;
margin-bottom:-.1em
}
.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle {
fill:#7b7b7b;
stroke:none;
display:block
}
.resp-sharing-button__icon--solid:hover,.resp-sharing-button__icon--solidcircle:hover {
fill:#fff;
stroke:none
}
.resp-sharing-button--large .resp-sharing-button__icon svg {
padding-right:.4em
}
.resp-sharing-button__wrapper {
display:inline-block
}
.resp-sharing-button--facebook:active,.resp-sharing-button--facebook:hover {
background-color:#2d4373
}
.resp-sharing-button--twitter:active,.resp-sharing-button--twitter:hover {
background-color:#2795e9
}
.resp-sharing-button--google:active,.resp-sharing-button--google:hover {
background-color:#c23321
}
.resp-sharing-button--tumblr:active,.resp-sharing-button--tumblr:hover {
background-color:#222d3c
}
.resp-sharing-button--pinterest:active,.resp-sharing-button--pinterest:hover {
background-color:#a01a1f
}
.woocommerce .entry-summary {
margin-left:0;
margin-right:0
}
.woocommerce .description {
margin-bottom:30px
}
div[itemprop=description] {
margin-bottom:30px;
margin-top:20px
}
.woocommerce .product_title {
text-align:left
}
.woocommerce-cart .site-main,.woocommerce-checkout .site-main {
float:none;
width:100%
}
.woocommerce .cart_totals h2,.woocommerce .cross-sells h2 {
font-size:20px
}
.woocommerce #order_comments {
height:300px
}
@media(min-width:64rem) {
.author-post,.divisor-post,.entry-title,.excerpt-post {
margin-right:12%;
margin-left:12%
}
.entry-title {
font-size:3.5rem
}
}
#author,#comment,#email {
font-size:1rem;
font-weight:500
}
.image-description {
display:block;
font-size:1rem;
line-height:1rem;
color:#404040
}
.author-post {
margin-top:20px;
font-weight:700;
color:#555
}
.atualizado {
font-weight:400;
line-height:1.8;
color:#555
}
.excerpt-post,.excerpt-post p {
margin-top:20px;
line-height:1.5;
color:#555
}
.divisor-post {
margin:20px 5%;
border-top:1px solid #ccc
}
blockquote.citando {
border-left:4px solid #c4170c;
text-align:left;
margin:0;
padding-left:15px
}
blockquote.citando p {
font-size:2.1rem;
font-weight:600;
font-style:initial;
line-height:1.4;
-webkit-font-smoothing:antialiased;
text-size-adjust:100%
}
.categoria-post {
font-family:montserrat,Arial,sans-serif;
font-size:25px;
padding-top:10px;
padding-bottom:10px;
background-color:#fb7540;
color:#fff;
font-weight:100;
-webkit-font-smoothing:antialiased;
letter-spacing:-2px
}
.advertorial p {
color:#aeacac;
font-size:12px;
font-weight:300;
text-align:center;
padding:0;
margin:0;
line-height:inherit;
letter-spacing:inherit;
-webkit-font-smoothing:antialiased
}
#author,#comment,#email,.listas li {
letter-spacing:-.03125rem
}
.empora-iframe {
width:100%;
height:405px
}
em {
color:#444;
background:#efefef
}
.listas li {
margin-top:10px;
color:#333;
font-family:sans-serif;
font-size:1.185rem;
line-height:1.75rem;
font-weight:400
}
li.receita-sumario a {
border-bottom:none;
color:#333!important;
font-weight:700;
font-size:1.1rem
}
.listas {
margin:0 5%
}
.sumario-receitas ul {
margin-top:-20px
}
#ingredientes li {
margin-top:15px;
line-height:1
}
a.link-interno {
font-weight:700;
color:#00cdd6!important;
border:none
}
.marca-texto {
background-image:linear-gradient(90deg,rgba(255,255,255,0) 50%,var(--text-highlight-color,#f3d1ce) 0);
background-size:200%;
background-position:0;
transition:background-position .8s
}
.marcado {
background-position:-100%
}
.aceito-prosseguir {
background-color:#0069de;
padding:8px 16px;
border-radius:3px;
color:#fff;
width:100%;
font-weight:700;
font-family:opensans,helvetica,arial,sans-serif;
font-size:14px;
font-stretch:normal;
font-style:normal;
line-height:1;
letter-spacing:normal;
text-align:center;
margin:0!important
}
.site-branding,.site-header {
background-color:#fb7540
}
#author,#comment,#email,input#submit {
border:1px solid #ccc;
padding:10px;
line-height:1.45
}
#cookie-notice {
margin:auto;
box-shadow:0 2px 4px 0 rgb(0 0 0 / 40%);
border:1px solid #eee;
position:fixed
}
#comments,.widget-area-posts {
margin-left:20%;
margin-right:20%
}
.aviso-comentarios {
font-size:12px;
line-height:16px;
letter-spacing:-.4px
}
.logged-in-as,input#submit {
letter-spacing:-.3px;
color:#333;
font-family:sans-serif
}
#comment {
height:85px;
min-height:85px;
color:#333;
font-family:sans-serif
}
#author,#email {
height:50px;
min-height:20px;
color:#333;
font-family:sans-serif;
width:100%;
margin-top:-10px
}
input#submit {
min-height:20px;
font-size:.9rem;
font-weight:600;
width:100%;
height:50px;
background-color:rgba(255,255,255,.2)
}
input#submit:hover {
border:1px solid #ccc!important
}
.logged-in-as {
font-size:.8rem;
line-height:.05;
font-weight:500;
margin-bottom:-6px
}
.comment-author.vcard a,.comment-author.vcard b {
font-size:.875rem;
letter-spacing:-.28px;
float:left;
margin-right:10px
}
.comment-author.vcard {
padding:0!important
}
.comment-list .avatar {
margin-right:10px;
margin-top:-1.3em
}
.comment-metadata {
width:70%;
font-size:.7rem;
float:left;
margin-top:2px
}
.comment-content p {
color:#333;
font-size:.875rem!important;
margin:.5rem 0!important
}
.comment-reply-link::before {
content:"\f3e5"!important
}
.cld-dislike-wrap.cld-common-wrap,.cld-like-wrap.cld-common-wrap a,.cld-like-wrap.cld-common-wrap span {
font-size:.8rem;
color:#555;
font-weight:600
}
.comment-awaiting-moderation {
display:none!important
}
.rpwwt-post-title {
font-size:24px;
color:#c4170c;
font-family:sans-serif;
line-height:1.1;
font-weight:700
}
.rpwwt-post-categories,.rpwwt-post-excerpt {
color:#333;
letter-spacing:-.03125rem;
font-weight:400;
font-family:sans-serif
}
.widget a:hover {
color:#a6130a;
border-bottom:initial
}
.rpwwt-post-excerpt {
font-size:1rem;
margin-bottom:1.75rem;
line-height:1.75rem
}
.rpwwt-post-categories {
font-size:.8rem
}
.tituloTabela,h3 {
font-weight:700
}
.footer-widgets.clear {
background-color:#f3f3f3
}
footer#colophon {
max-width:unset!important
}
h1.widget-title {
color:#333!important;
font-family:sans-serif!important;
font-size:1.2rem!important;
letter-spacing:-.03125rem!important;
font-weight:600!important
}
.widget-area-posts ul li a img {
width:100%!important;
height:auto!important
}
.categoria-post a {
color:#fff;
margin-left:-30%
}
.categoria-post {
width:70%;
height:50px;
float:left;
text-align:center
}
.site-branding {
width:30%;
height:50px;
float:left
}
.site-branding svg {
height: 70px;
width: 250px;
margin-top: -20px
}
.site-branding img {
height:40px;
width:auto;
margin-top:5px
}
@media screen and (min-width:1101px) and (max-width:1200px) {
.entry-meta {
margin-top:1.6em;
width:100%
}
.entry-meta>span {
display:inline-block;
padding-right:.8em;
width:auto
}
.entry-meta>span:last-of-type {
padding-right:0
}
}
@media screen and (max-width:1100px) {
.site-main {
width:100%
}
.sidebar {
width:24%
}
}
@media screen and (min-width:751px) and (max-width:950px) {
.hentry {
margin:10% 0
}
.entry-meta {
margin-top:1.6em;
width:100%
}
.entry-meta>span {
display:inline-block;
padding-right:1.6em;
width:auto
}
.entry-meta ul li:last-of-type,.entry-meta>span:last-of-type {
padding-right:0
}
.entry-meta ul li {
display:inline-block;
padding-right:15px
}
.entry-summary,.featured-image img {
width:90%;
margin-left:5%;
margin-right:5%
}
}
@media screen and (max-width:750px) {
.footer-widgets .widget-area,.sidebar .widget {
width:48%;
margin-right:4%
}
.empora-iframe {
height:185px!important
}
.comment-metadata {
width:60%
}
.featured-header-image img {
width:90%
}
#comments,.author-post,.entry-content,.entry-footer,.excerpt-post,.image-description,.page-content,.widget-area-posts {
width:90%;
margin-left:5%;
margin-right:5%
}
.sidebar,.site-main,.widget-area-posts {
width:100%
}
.sidebar,.widget-area-posts {
margin-left:0;
margin-right:0
}
h1.widget-title {
padding-left:1.5rem;
padding-right:1.5rem;
margin-bottom:1.75rem;
margin-top:1.75rem
}
.widget-area-posts ul li {
background-color:#fff;
padding-left:5px;
padding-right:5px
}
.footer-widgets {
padding:initial!important
}
blockquote.citando p {
font-size:1.6rem;
font-weight:700;
line-height:1.5
}
.site-branding svg {
margin-left:25%
}
.sidebar {
clear:both
}
.sidebar .widget {
float:left
}
.sidebar .widget:nth-of-type(odd) {
clear:left
}
.footer-widgets .widget-area:nth-of-type(2n),.sidebar .widget:nth-of-type(2n) {
clear:right;
margin-right:0
}
.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation {
font-size:18px
}
.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous {
border-bottom:1px solid #eee;
clear:both;
float:none;
margin-bottom:.8em;
padding-bottom:.8em;
width:100%
}
.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next {
clear:both;
float:none;
text-align:right;
width:100%
}
}
@media screen and (max-width:650px) {
h1,h5,h6 {
text-transform:uppercase
}
.hentry {
margin:10% 0
}
.entry-summary {
width:90%;
margin-left:5%;
margin-right:5%
}
.entry-meta {
margin-top:1.6em;
width:100%
}
.entry-meta>span {
display:inline-block;
padding-right:1.6em;
width:auto
}
.entry-meta>span:last-of-type {
padding-right:0
}
.entry-footer .edit-link,.entry-footer-wrapper>span {
clear:both;
display:block;
float:none;
margin-right:0;
margin-bottom:.8em;
width:100%
}
.entry-footer {
padding-bottom:0
}
.single .byline,.single .group-blog .byline {
display:block
}
h1 {
font-size:38px
}
h2 {
margin-bottom:15px;
font-size:28px
}
h3 {
font-size:24px
}
h4 {
font-size:16px
}
h5 {
font-size:13px
}
h6 {
font-size:12px
}
.widget-area-posts ul li a img {
width:100%!important;
height:auto!important
}
}
@media screen and (max-width:550px) {
.footer-widgets,.site-info {
padding-left:5%;
padding-right:5%
}
.footer-widgets .widget,.sidebar .widget {
width:100%
}
.social-links {
float:left;
margin-top:.8em
}
.entry-meta {
margin-top:1.6em;
width:100%
}
.entry-meta>span {
display:inline-block;
padding-right:1.6em;
width:auto
}
.entry-meta>span:last-of-type {
padding-right:0
}
.entry-footer>span {
display:block;
clear:both;
float:none
}
.footer-widgets .widget-area {
width:100%;
margin-right:auto
}
.entry-summary,.featured-image img {
width:90%;
margin-left:5%;
margin-right:5%
}
}
@media screen and (max-width:37.5em) {
.main-navigation {
padding:0
}
.main-navigation>div:first-of-type {
float:none
}
.main-navigation ul ul a,.main-navigation>div:first-of-type a {
border-top:1px solid #eee;
padding:1.25em;
width:100%
}
.main-navigation>div:first-of-type ul ul a {
padding-left:2.05em
}
.main-navigation>div:first-of-type ul ul ul a {
padding-left:2.85em
}
.main-navigation>div:first-of-type ul ul ul ul a {
padding-left:3.65em
}
.main-navigation ul li.menu-item-has-children>a:after,.main-navigation ul li.page_item_has_children>a:after,.main-navigation ul ul li.menu-item-has-children>a:after,.main-navigation ul ul li.page_item_has_children>a:after {
display:none
}
.main-navigation>div:first-of-type li {
clear:both;
float:none;
padding:0;
width:100%
}
.main-navigation ul ul,.main-navigation ul ul ul,.main-navigation ul ul ul ul {
border:0;
clear:both;
display:block;
padding:0;
position:relative;
top:auto;
left:auto;
width:100%
}
.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul {
left:auto
}
.social-links {
clear:both;
border-top:1px solid #eee;
padding:.8em 1.6em;
width:100%
}
}
@media screen and (min-width:37.5em) {
.menu-toggle {
display:none
}
.main-navigation ul,.social-links {
display:block
}
}
.tituloTabela {
text-align:center;
width:100%;
float:left;
border-bottom:3px solid #ff8400;
margin-bottom:5px;
padding-bottom:4px
}
.itemTabela {
width:100%;
float:left;
padding:5px 0;
border-bottom:1px solid #ff9421
}
.tabelaNutricional {
align-items:center;
justify-content:center;
width:100%;
float:left;
margin-bottom:25px;
margin-top:25px
}
.itemNutricional {
width:60%;
float:left;
text-align:center
}
.valueNutricional {
width:40%;
float:left
}
.geralNutricional,.temposNacionalidade {
width:100%;
text-align:center
}
.itemTabela:nth-child(odd) {
background-color:#b33900;
color:#fff
}
.descricao-receita::after,.leiaMais {
background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 50%)
}
.temposNacionalidade {
float:left
}
.separaTempoNacionalidade {
width:46%;
float:left;
border:1px solid #ff3903;
margin:2%;
border-radius:5px
}
.separaTempoNacionalidade p {
margin:10px 0
}
h3 {
padding-top:30px
}
button.rmp-rating-widget__submit-btn.rmp-btn {
background-color:#52741a;
border-radius:7px;
font-family:sans-serif;
text-transform:unset;
letter-spacing:0;
width:100%;
font-weight:700
}
.rmp-rating-widget .rmp-icon--processing-rating {
color:#52741a
}
.rmp-rating-widget .rmp-icon--full-highlight {
color:#629f00
}
.rmp-rating-widget .rmp-icon--hovered {
color:#52741a
}
button.mejs__overlay-button {
padding:initial
}
.video-container .youtube-video {
width:100%;
min-height:164px
}
img {
height:auto;
border-radius:7px
}
.video-container.video-loaded {
margin-bottom:7px
}
.bloco-receita h2 {
border-top:9px solid #fe5f31;
padding-top:5px
}
.descricao-receita {
position:relative;
max-height:9em;
overflow:hidden
}
.descricao-receita::after {
content:"";
position:absolute;
bottom:0;
left:0;
width:100%;
height:2em
}
.leiaMais {
text-align:center;
color:#ff4b00;
border-bottom:2px solid #ff6a28;
border-radius:15px;
letter-spacing: 0px;
font-weight: 400;
font-size: 1.1em
}
.leiaMais::hover {
font-weight:800;
text-align:center;
color:#406800;
border-bottom:2px solid #406800;
border-radius:15px;
background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 50%)
}
.descricao-receita.no-btn {
max-height:none;
overflow:visible
}
.btn-descricao {
width:100%;
text-align:center;
margin-bottom:20px;
margin-top:-25px
}
li.receita-sumario.receita-atual {
background: #b33900;
list-style-type: disclosure-closed;
color: #ff4b00;
border: 1px solid #ff8400;
border-radius: 4px
}
li.receita-sumario.receita-atual a {
color:#fff!important
}
#cookie-banner {
position:fixed;
bottom:0;
width:100%;
background-color:#f8f8f8;
text-align:center;
z-index:1000;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:center;
padding:10px;
box-shadow:0 -2px 5px rgba(0,0,0,.1)
}
div#cookie-banner p {
font-size:14px;
font-family:roboto;
line-height:1rem;
letter-spacing:-.03125rem;
font-weight:400;
width:100%;
margin:0;
padding:0 10px
}
div#cookie-banner button {
background-color:green;
color:#fff;
font-family:roboto;
text-transform:capitalize;
border-radius:5px;
padding:10px 15px;
margin:10px 0
}
span#btn-cookies {
display:flex;
align-items:center;
justify-content:center;
width:100%
}
@media (min-width:600px) {
div#cookie-banner p {
width:80%;
float:left;
text-align:left;
padding:0 10px
}
span#btn-cookies {
width:20%;
display:flex;
align-items:center;
justify-content:center;
height:70px
}
div#cookie-banner button {
margin:0
}
}
.aries_div {
margin-top: 40px;
border-top: 9px solid #fe5f31;
border-radius: 5px;
padding-top: 5px;
position: relative;
height: 405px
}
@media (max-width:600px) {
.aries_div {
height:180px
}
}
.ad_publi {
margin-top:30px;
margin-bottom:-38px;
font-size:14px;
background-color:#fff;
padding:0 5px;
color:#627f33;
text-align:center
}
ul.listas.links-receitas a {
text-decoration:underline;
color:#0056b3!important;
font-weight:700;
display:inline-block;
padding:0 5px;
transition:color .3s,background-color .3s;
border-radius:5px
}
ul.listas.links-receitas a:hover {
color:#003268!important;
background-color:#e0f0ff;
text-decoration:underline;
border-bottom:none!important;
cursor:pointer
}
ul.listas.links-receitas {
list-style-type:disclosure-closed
}
ul.listas.links-receitas li {
margin-bottom:5px
}
ul.listas.links-receitas li::marker {
color:#ff4b00
}
h2.titulo_ingredientes_receita {
margin-top:50px;
margin-bottom:22px;
width:100%;
float:left
}
.ad_publi_by_google {
margin-top: 40px;
margin-bottom: 5px;
font-size: 14px;
background-color: #fff;
padding: 0 5px;
color: #627f33;
text-align: center;
width: 100%;
float: left;
}
.google-adsense {
float: left;
width: 100%;
text-align: center;
} @media only screen and (min-width: 1024px) {
.google-adsense {
height: 340px;
}
} @media only screen and (min-width: 768px) and (max-width: 1023px) {
.google-adsense {
height: 450px;
}
} @media only screen and (max-width: 767px) {
.google-adsense {
height: 350px;
}
}
.rf-card-content h3 {
margin: 0;
padding: 10px 0px 0px 0px;
}
p.rf-card-excerpt {
margin: 5px 0px 10px 0px;
}