[class^="wp-block-"] figcaption {
color: #686868;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
text-align: left;
}
.rtl [class^="wp-block-"] figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
} @media screen and (min-width: 61.5625em) {
body:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta {
clear: both;
display: block;
float: none;
margin-right: 0;
margin-left: -40%;
max-width: 140%;
}
body.rtl:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta {
margin-left: 0;
margin-right: -40%;
}
body:not(.search-results) article:not(.type-page) .wp-block-gallery .wp-block-image img.below-entry-meta,
body:not(.search-results) article:not(.type-page) .wp-block-gallery .wp-block-image figcaption.below-entry-meta {
margin: 0;
max-width: 100%;
}
} .wp-block-gallery {
margin-bottom: 1.75em;
} .wp-block-quote:not(.is-large):not(.is-style-large).alignleft,
.wp-block-quote:not(.is-large):not(.is-style-large).alignright {
border-left: none;
padding-left: 0;
}
.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignleft,
.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignright {
border-right: none;
padding-right: 0;
}
.wp-block-quote cite {
color: #1a1a1a;
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
.wp-block-quote.has-text-color cite {
color: inherit;
}
.wp-block-quote cite:before {
content: "\2014\00a0";
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
background: #1a1a1a;
border: 0;
border-radius: 2px;
color: #fff;
font-family: Montserrat, "Helvetica Neue", sans-serif;
font-weight: 700;
letter-spacing: 0.046875em;
line-height: 1;
padding: 0.84375em 0.875em 0.78125em;
text-transform: uppercase;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background: #007acc;
}
.wp-block-file .wp-block-file__button:focus {
outline: thin dotted;
outline-offset: -4px;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
}  .wp-block-code {
border: 0;
font-family: Inconsolata, monospace;
line-height: 1.75;
padding: 0;
}
.wp-block-code code {
font-size: inherit;
} .wp-block-pullquote {
border-width: 4px;
}
.wp-block-pullquote blockquote {
color: #686868;
border-left: 4px solid #1a1a1a;
margin: 0;
padding: 0 0 0 24px;
}
.rtl .wp-block-pullquote blockquote {
border-left: none;
border-right: 4px solid #1a1a1a;
padding: 0 24px 0 0;
}
.wp-block-pullquote.has-text-color blockquote,
.wp-block-pullquote.has-background blockquote,
.has-background .wp-block-pullquote blockquote,
.wp-block-pullquote.has-text-color cite {
color: inherit;
}
.wp-block-pullquote p {
font-size: 19px;
font-size: 1.1875rem;
}
.wp-block-pullquote cite {
color: #1a1a1a;
display: block;
font-size: 16px;
font-size: 1rem;
font-style: normal;
line-height: 1.75;
text-transform: none;
}
.wp-block-pullquote cite:before {
content: "\2014\00a0";
} .wp-block-table,
.wp-block-table th,
.wp-block-table td {
border: 1px solid #d1d1d1;
}
.wp-block-table {
border-collapse: separate;
border-spacing: 0;
border-width: 0;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
}
.wp-block-table th,
.wp-block-table td {
font-weight: normal;
padding: 0.4375em;
}
.wp-block-table th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
.wp-block-table td {
border-width: 0 1px 1px 0;
}  .wp-block-button .wp-block-button__link {
box-shadow: none;
font-family: Montserrat, "Helvetica Neue", sans-serif;
font-weight: 700;
letter-spacing: 0.046875em;
line-height: 1;
padding: 0.84375em 1.3125em 0.78125em;
text-transform: uppercase;
}
.wp-block-buttons[style*="text-transform"] .wp-block-button__link,
.wp-block-button[style*="text-transform"] .wp-block-button__link {
text-transform: inherit;
}
.wp-block-button__link {
background: #1a1a1a;
color: #fff;
}
.is-style-outline .wp-block-button__link:not(.has-background) {
background: transparent;
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: #1a1a1a;
}
.wp-block-button .wp-block-button__link:active,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.is-style-outline .wp-block-button__link:not(.has-background):active,
.is-style-outline .wp-block-button__link:not(.has-background):hover,
.is-style-outline .wp-block-button__link:not(.has-background):focus,
.is-style-outline .wp-block-button__link:not(.has-text-color):active,
.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.is-style-outline .wp-block-button__link:not(.has-text-color):focus {
background: #007acc;
color: #fff;
}
.wp-block-button .wp-block-button__link:focus {
outline: thin dotted;
outline-offset: -4px;
} hr.wp-block-separator {
border: 0;
}
.wp-block-separator {
margin-left: auto;
margin-right: auto;
max-width: 100px;
}
.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
max-width: 100%;
} .wp-block-media-text {
margin-bottom: 1.75em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
} .wp-block-details > summary:first-of-type {
display: list-item;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments__comment-meta a {
box-shadow: none;
font-weight: 700;
}
.wp-block-latest-comments__comment-date {
color: #686868;
font-family: Montserrat, "Helvetica Neue", sans-serif;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.6153846154;
}
.wp-block-latest-comments .wp-block-latest-comments__comment:not(:first-child) {
border-top: 1px solid #d1d1d1;
margin-bottom: 0;
padding: 1.75em 0;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
} .wp-block-query .wp-block-post-template {
margin-left: 0;
}
.wp-block-query .wp-block-post-template li {
margin-bottom: 0;
padding: 1.5em 0 0;
}
.wp-block-query .wp-block-post-template li:not(:first-child) {
border-top: 1px solid #d1d1d1;
} .has-dark-gray-color {
color: #1a1a1a;
}
.has-dark-gray-background-color {
background-color: #1a1a1a;
}
.has-medium-gray-color {
color: #686868;
}
.has-medium-gray-background-color {
background-color: #686868;
}
.has-light-gray-color {
color: #e5e5e5;
}
.has-light-gray-background-color {
background-color: #e5e5e5;
}
.has-white-color {
color: #fff;
}
.has-white-background-color {
background-color: #fff;
}
.has-blue-gray-color {
color: #4d545c;
}
.has-blue-gray-background-color {
background-color: #4d545c;
}
.has-bright-blue-color {
color: #007acc;
}
.has-bright-blue-background-color {
background-color: #007acc;
}
.has-light-blue-color {
color: #9adffd;
}
.has-light-blue-background-color {
background-color: #9adffd;
}
.has-dark-brown-color {
color: #402b30;
}
.has-dark-brown-background-color {
background-color: #402b30;
}
.has-medium-brown-color {
color: #774e24;
}
.has-medium-brown-background-color {
background-color: #774e24;
}
.has-dark-red-color {
color: #640c1f;
}
.has-dark-red-background-color {
background-color: #640c1f;
}
.has-bright-red-color {
color: #ff675f;
}
.has-bright-red-background-color {
background-color: #ff675f;
}
.has-yellow-color {
color: #ffef8e;
}
.has-yellow-background-color {
background-color: #ffef8e;
}.star-rating-control div.rating-cancel,.star-rating-control div.star-rating{float:left;width:17px;height:17px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(//serviciosdetelecomunicaciones.com/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(//serviciosdetelecomunicaciones.com/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/star.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 -38px;border:0}
div.star-rating-on a{background-position:0 0px!important}
div.star-rating-hover a{background-position:0 -18px}
div.rating-cancel a:hover{background-position:0 -16px} div.star-rating-readonly a{cursor:default !important} div.star-rating{background:transparent!important;overflow:hidden!important} #tabs {
width:60%;
float:left;
margin-right:10px;
}#snippet-box {
background: #F5F5F5;
border: 1px solid #ACACAC;
font-family: inherit;
font-size: 13px;
padding: 0;
margin: 0 0 15px 0;
width: 100%;
max-width: 600px;
display: block;
}
.snippet-title {
display: block;
position: relative;
font-family: inherit;
font-size: 14px;
font-weight: bold;
background: #E4E4E4;
border-bottom: 1px solid #ACACAC;
clear: both;
padding: 0.5em 1em;
width: 100%;
}
.snippet-image {
min-height: 190px;
width: 200px;
display: inline-block;
vertical-align: top;
}
.snippet-image img {
margin: 10px auto;
display: block;
}
.aio-info {
width: calc(100% - 200px);
display: inline-block;
vertical-align: top;
}
.snippet-label-img {
width: 40%;
display: inline-block;
text-align: right;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0.3em 0.5em;
vertical-align: top;
}
.snippet-data-img {
width: 58%;
display: inline-block;
padding: 0.3em 0.5em;
vertical-align: top;
}
.snippet-type-2 .aio-info {
width: 100%;
}
.snippet-type-2 .snippet-label-img {
width: 33%;
}
.snippet-type-2 .snippet-data-img {
width: 65%;
}
.snippet-clear { 
clear:both;
}
.snippet-markup {
width: 100%;
display: block;
}
.snippet-label {
width: 33%;
display: inline-block;
text-align: right;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0.3em 0.5em;
}
.snippet-data {
width: 65%;
display: inline-block;
padding: 0.3em 0.5em;
} .ratings {
position: absolute;
right: 1em;
top: 50%;
transform: translateY(-50%);
}
.star-blocks {
background: transparent;
}
.star-rating-control {
margin-top: 0;
}
.star-img img {
box-shadow: none;
margin: -2px 2px;
border: none !important;
padding: 0 !important;
display: inline-block;
}
.rating-count {
font-weight:bold;
}
.rating-value {
display:none;
} #snippet-box iframe {
width: 90%;
margin: 0 auto;
display: block;
} @media (max-width: 768px) {
.snippet-title {
padding: 0.5em 0 0.5em 4%;	
}
.snippet-image {
margin: 0 0 15px 0;
width: 100%;
}
.aio-info {
width: 100%;
clear: both;	
}
}.zem_rp_wrap {
clear: both;
}
.zem_rp_wrap .related_post_title {
clear: both;
padding: 0 !important;
margin: 0 !important;
}
div.zem_rp_content {
display: inline-block !important;
overflow: hidden !important;
}
div.zem_rp_footer {
text-align: right !important;
overflow: hidden !important;
}
div.zem_rp_footer a {
color: #999 !important;
font-size: 11px !important;
text-decoration: none !important;
display: inline-block !important;
}
ul.related_post {
display: inline-block !important;
position: relative !important;
margin: 0 -10px 0 0 !important;
padding: 0 !important;
}
ul.related_post li {
position: relative !important;
display: inline-block !important;
vertical-align: top !important;
zoom: 1 !important;
*display: inline !important;
width: 150px !important;
margin: 10px 10px 10px 0px !important;
padding: 0 !important;
background: none !important;
}
ul.related_post li a {
position: relative !important;
display: block !important;
font-size: 13px !important;
line-height: 1.6em !important;
text-decoration: none !important;
margin-bottom: 5px !important;
text-indent: 0 !important;
}
ul.related_post li img {
display: block !important;
width: 150px !important;
height: 150px !important;
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
background: none !important;
border: none !important;
float: none !important;
border-radius: 3px !important;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}
ul.related_post li a img.zem_rp_santa_hat {
display: none !important;
}
ul.related_post li small {
font-size: 80%;
}
ul.related_post li .wp_rp_category a {
display: inline !important;
}
@media screen and (max-width: 480px) {
ul.related_post li {
display: inline-block !important;
width: 150px !important;
clear: both !important;
}
ul.related_post li a:nth-child(1) {
float: left !important;
}
ul.related_post li a:nth-child(2) {
font-size: 14px !important;
}
}