table.jm_intro{
border: 1px solid #7AC7F8!important;
}
table.jm_intro>caption{
border: 1px solid #7AC7F8; background-color: #7ac7f8; color: black;
}
.jm_intro_content:after{
content: "";
display: block;
clear: both;
}
.jm_intro_image{
float: left;
max-width: 150px;
margin: 0 18px 10px 0;
}
.jm_intro_image img{
display: block;
max-width: 100%;
height: auto;
}
@media (max-width: 480px){
.jm_intro_image{
float: none;
margin: 0 auto 12px;
text-align: center;
}
.jm_intro_image img{
margin: 0 auto;
}
}.gf_blur_content figure {
filter: blur(10px) opacity(1);
}
.sxb-newsletter-page .sxb-panel,
.sxb-newsletter-page .sxb-newsletter-form {
padding: 0;
border: 0;
border-radius: 0;
background: transparent;
}
.sxb-newsletter-page .sxb-newsletter-intro {
margin: 0 0 18px;
}
.sxb-newsletter-page .sxb-newsletter-intro h2 {
margin: 0 0 10px;
}
.sxb-newsletter-page .sxm-mailpoet-form,
.sxb-newsletter-page .az-mailpoet-form {
max-width: none;
margin: 18px 0 24px;
}
.sxb-newsletter-page .sxm-mailpoet-message {
max-width: none;
margin: 0 0 18px;
}
.sxb-newsletter-page .sxm-mailpoet-card {
border-radius: 6px;
box-shadow: none;
}
.sxm-mailpoet-form .sxm-mailpoet-submit,
.az-mailpoet-form .sxm-mailpoet-submit {
min-width: 12.5em;
}
.sxm-mailpoet-form.sxm-mailpoet-submitting .sxm-mailpoet-submit,
.sxm-mailpoet-form .sxm-mailpoet-submit[disabled],
.az-mailpoet-form.sxm-mailpoet-submitting .sxm-mailpoet-submit,
.az-mailpoet-form .sxm-mailpoet-submit[disabled] {
background: #6aaec1;
cursor: wait;
opacity: 1;
}
.az-thankyou-pending,
.sxb-thankyou-pending {
box-sizing: border-box;
max-width: none;
margin: 18px 0 30px;
padding: 0;
border: 0;
border-radius: 0;
background: transparent;
color: #243f4a;
box-shadow: none;
}
.az-thankyou-pending h2,
.sxb-thankyou-pending h2 {
margin: 0 0 14px;
color: #153f4c;
font-size: 30px;
line-height: 1.2;
text-align: left;
}
.az-thankyou-pending p,
.sxb-thankyou-pending p {
margin: 0 0 14px;
line-height: 1.65;
text-align: left;
}
.az-thankyou-pending-note,
.az-thankyou-gmail,
.sxb-thankyou-pending-note,
.sxb-thankyou-gmail {
margin: 18px 0 0;
padding: 15px 17px;
border: 1px solid #c9dfe6;
border-left: 5px solid #248aa7;
border-radius: 6px;
background: #f5fbfd;
}
.az-thankyou-pending-note > strong:first-child,
.sxb-thankyou-pending-note > strong:first-child {
display: block;
margin-bottom: 6px;
color: #153f4c;
}
.az-thankyou-gmail,
.sxb-thankyou-gmail {
border-left-color: #d93025;
background: #fff8f6;
}
.az-thankyou-gmail p,
.sxb-thankyou-gmail p {
margin-bottom: 12px;
}
.az-thankyou-gmail-image,
.sxb-thankyou-gmail-image {
display: block;
max-width: 100%;
height: auto;
margin: 8px auto 0;
border: 1px solid #e7d6d1;
border-radius: 6px;
}
.sexolettre-mailpoet-embed {
max-width: 680px;
margin: 0 auto;
}
.sexolettre-mailpoet-frame {
display: block;
width: 100%;
height: 430px;
border: 1px solid #d8dde2;
border-radius: 6px;
background: #fff;
overflow: hidden;
}
.sexolettre-mailpoet-alt {
margin: 9px 0 0;
color: #6f7b85;
font-size: 13px;
text-align: center;
}
@media (max-width: 680px) {
.sxm-mailpoet-form .sxm-mailpoet-submit,
.az-mailpoet-form .sxm-mailpoet-submit {
width: 100%;
min-width: 0;
}
.az-thankyou-pending,
.sxb-thankyou-pending {
padding: 0;
}
.az-thankyou-pending h2,
.sxb-thankyou-pending h2 {
font-size: 25px;
}
}.az-chat-optin {
position: fixed;
right: 24px;
bottom: 24px;
z-index: 1999999985;
display: none;
width: min(390px, calc(100vw - 32px));
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
color: #17232b;
}
.az-chat-optin.is-visible {
display: block;
}
.az-chat-optin__launcher,
.az-chat-optin__panel {
box-sizing: border-box;
}
.az-chat-optin__launcher {
position: absolute;
right: 0;
bottom: 0;
display: inline-flex;
align-items: center;
gap: 10px;
min-height: 54px;
padding: 10px 16px 10px 12px;
border: 0;
border-radius: 999px;
background: #14212b;
color: #fff;
box-shadow: 0 16px 42px rgba(15, 32, 42, .26);
font: inherit;
font-weight: 800;
line-height: 1;
cursor: pointer;
transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.az-chat-optin__launcher:hover,
.az-chat-optin__launcher:focus {
background: #0f1a22;
box-shadow: 0 18px 48px rgba(15, 32, 42, .32);
transform: translateY(-1px);
}
.az-chat-optin__launcher:focus-visible,
.az-chat-optin__close:focus-visible,
.az-chat-optin__fallback-link:focus-visible {
outline: 3px solid rgba(38, 150, 184, .28);
outline-offset: 3px;
}
.az-chat-optin__launcher-icon {
display: inline-grid;
place-items: center;
width: 34px;
height: 34px;
border-radius: 50%;
background: linear-gradient(135deg, #2aa8c9 0%, #6fd0b8 100%);
color: #fff;
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .25);
}
.az-chat-optin__panel {
display: none;
overflow: hidden;
width: 100%;
max-height: min(82vh, 720px);
border: 1px solid rgba(24, 74, 89, .16);
border-radius: 18px;
background: #fff;
box-shadow: 0 22px 70px rgba(17, 35, 45, .24);
transform: translateY(10px);
opacity: 0;
transition: opacity .22s ease, transform .22s ease;
}
.az-chat-optin.is-open .az-chat-optin__panel {
display: block;
transform: translateY(0);
opacity: 1;
}
.az-chat-optin.is-open .az-chat-optin__launcher {
display: none;
}
.az-chat-optin__header {
display: grid;
grid-template-columns: 44px minmax(0, 1fr) 36px;
gap: 12px;
align-items: center;
padding: 15px 15px 13px;
background: linear-gradient(135deg, #112330 0%, #1d596a 58%, #2c9c9a 100%);
color: #fff;
}
.az-chat-optin__avatar {
display: grid;
place-items: center;
width: 44px;
height: 44px;
border-radius: 50%;
background: rgba(255, 255, 255, .16);
border: 1px solid rgba(255, 255, 255, .34);
color: #fff;
font-size: 20px;
font-weight: 800;
}
.az-chat-optin__gift-icon {
display: block;
width: 22px;
height: 22px;
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
}
.az-chat-optin__launcher-icon .az-chat-optin__gift-icon {
width: 20px;
height: 20px;
}
.az-chat-optin__eyebrow,
.az-chat-optin__header h2,
.az-chat-optin__lead {
margin: 0;
}
.az-chat-optin__eyebrow {
font-size: 12px;
line-height: 1.2;
font-weight: 750;
letter-spacing: .06em;
text-transform: uppercase;
opacity: .78;
}
.az-chat-optin__header h2 {
margin-top: 2px;
color: inherit;
font-size: 19px;
line-height: 1.18;
font-weight: 820;
}
.az-chat-optin__close {
width: 34px;
height: 34px;
border: 0;
border-radius: 50%;
background: rgba(255, 255, 255, .16);
color: #fff;
font: inherit;
font-size: 24px;
line-height: 30px;
cursor: pointer;
}
.az-chat-optin__close:hover,
.az-chat-optin__close:focus {
background: rgba(255, 255, 255, .24);
}
.az-chat-optin__body {
overflow: auto;
max-height: calc(min(82vh, 720px) - 72px);
padding: 18px 18px 20px;
background: linear-gradient(180deg, #fbfdfe 0%, #fff 36%);
}
.az-chat-optin__lead {
margin-bottom: 14px;
color: #425762;
font-size: 15px;
line-height: 1.55;
}
.az-chat-optin .sxm-mailpoet-form {
max-width: none;
margin: 0;
color: #17232b;
}
.az-chat-optin .sxm-mailpoet-card {
padding: 0;
border: 0;
border-radius: 0;
background: transparent;
box-shadow: none;
}
.az-chat-optin .sxm-mailpoet-card h2 {
margin-bottom: 8px;
color: #17232b;
font-size: 20px;
line-height: 1.22;
}
.az-chat-optin .sxm-mailpoet-eyebrow {
color: #1f8ea7;
font-size: 11px;
}
.az-chat-optin .sxm-mailpoet-intro,
.az-chat-optin .sxm-mailpoet-notice {
font-size: 14px;
line-height: 1.45;
text-align: left;
}
.az-chat-optin .sxm-mailpoet-points {
margin: 8px 0 12px;
padding-left: 1.1rem;
font-size: 11px;
line-height: 1.28;
list-style: disc outside;
text-align: left;
}
.az-chat-optin .sxm-mailpoet-points li {
display: list-item;
margin: 0 0 4px;
white-space: normal;
}
.az-chat-optin .sxm-mailpoet-points li::marker {
color: #1f8ea7;
}
.az-chat-optin .sxm-mailpoet-fields {
grid-template-columns: 1fr;
gap: 10px;
margin: 14px 0;
}
.az-chat-optin .sxm-mailpoet-fields label {
font-size: 14px;
}
.az-chat-optin .sxm-mailpoet-fields span {
margin-bottom: 4px;
}
.az-chat-optin .sxm-mailpoet-fields input {
min-height: 44px;
padding: 11px 12px;
border-radius: 10px;
background: #f7fbfc;
}
.az-chat-optin .sxm-mailpoet-submit {
width: 100%;
min-height: 48px;
border-radius: 12px;
background: #1d869f;
box-shadow: 0 12px 24px rgba(29, 134, 159, .2);
}
.az-chat-optin .sxm-mailpoet-submit:hover,
.az-chat-optin .sxm-mailpoet-submit:focus {
background: #176f84;
}
.az-chat-optin__fallback {
margin: 0 0 10px;
color: #425762;
font-size: 15px;
line-height: 1.5;
}
.az-chat-optin__fallback-link {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 48px;
border-radius: 12px;
background: #1d869f;
color: #fff !important;
font-weight: 800;
text-decoration: none;
box-shadow: 0 12px 24px rgba(29, 134, 159, .2);
}
@media (max-width: 782px) {
.az-chat-optin {
right: 12px;
bottom: 12px;
left: 12px;
width: auto;
}
.az-chat-optin__launcher {
right: 0;
max-width: 100%;
min-height: 52px;
}
.az-chat-optin__panel {
max-height: min(86vh, 680px);
border-radius: 18px 18px 14px 14px;
}
.az-chat-optin__body {
max-height: calc(min(86vh, 680px) - 72px);
padding: 16px;
}
.az-chat-optin__header {
grid-template-columns: 40px minmax(0, 1fr) 34px;
padding: 13px;
}
.az-chat-optin__avatar {
width: 40px;
height: 40px;
}
.az-chat-optin__header h2 {
font-size: 18px;
}
}
@media (prefers-reduced-motion: reduce) {
.az-chat-optin__launcher,
.az-chat-optin__panel {
transition: none;
}
}img.tptn_thumb:after{display: none!important}.ui-helper-hidden-accessible{
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
sup>a.footnote-link.footnote-identifier-link{
font-size: small;
padding-right:2px;
}
.ui-tooltip-content,.ui-tooltip-content>em{
font-size: 12px;
margin-bottom: 0px;
}.page-template-template-diu .lwptoc_itemWrap>.lwptoc_item{text-transform:uppercase;}.crp_author,.tptn_list_count{font-size: 11px;}
.tptn_title{padding-bottom:0px!important}
.tptn_excerpt{display: none!important}
#widget_tptn_pop-2 .tptn_posts_widget .su-posts-teaser-loop > .su-post{
display:flex!important;
flex-wrap:nowrap!important;
align-items:flex-start!important;
gap:6px;
width:100%;
clear:both;
}
#widget_tptn_pop-2 .tptn_posts_widget .su-posts-teaser-loop > .su-post > a.tptn_link{
display:block!important;
flex:0 0 64px!important;
width:64px!important;
min-width:64px!important;
line-height:0;
}
#widget_tptn_pop-2 .tptn_posts_widget img.tptn_thumb{
display:block!important;
float:none!important;
clear:none!important;
margin:0!important;
}
#widget_tptn_pop-2 .tptn_posts_widget .tptn_after_thumb{
display:block!important;
flex:1 1 auto!important;
min-width:0!important;
line-height:1.2;
}
#widget_tptn_pop-2 .tptn_posts_widget .tptn_title{
display:block!important;
margin:0 0 2px!important;
line-height:1.15em!important;
}.yarpp-title{
font-size: 16px;
font-weight: 600;
line-height: 150%;
margin: 0 0 14px;
font-style: normal;
}
.yarpp-post-thumbs{
margin: 0 1% 20px 1%;
padding: 0;
filter: alpha(opacity=80);
-moz-opacity: .8;
opacity: .8;
float: left;
width: 30%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
}
.yarpp-post-thumbs:hover{
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.yarpp-post-a>img{
max-width: 100%;
display: block;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 0 15px 0!important;
width: 100%;
}
div.single-img-left-content-right .yarpp-post-a>img.attachment-post-thumbnail{
float:none!important;
margin: 0px!important;
}
.yarpp-post-title{
margin: 0;
max-width: 100%;
font-size: 14px;
line-height: 15px;
position: absolute;
bottom: 0px;
background-color:rgba(255, 255, 255, 0.8);
text-align: center;
width: 100%;
min-height: 20%;
}#author-bio-box{*zoom:1;margin:0;padding-left:10px}#author-bio-box:after{content:"";display:table;clear:both}#author-bio-box *{margin:0;padding:0}#author-bio-box h3,#author-bio-box .bio-description{margin-bottom:10px;line-height: 1.3;}#author-bio-box h3 a,#author-bio-box .bio-description a{text-decoration:none}#author-bio-box p{margin-bottom:5px}#author-bio-box .bio-gravatar{float:left}#author-bio-box .bio-gravatar img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:#fff;border:1px solid #ccc;margin-right:15px;padding:3px}#author-bio-box .bio-icon{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;background-color:transparent;background-image:url(//sexoblogue.fr/wp-content/plugins/az-plugin-toolbox/auto_inc/css/sprite.png);background-repeat:no-repeat;display:inline-block;margin-right:3px;height:16px;width:16px}#author-bio-box .bio-icon:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7}#author-bio-box .bio-icon-twitter{background-position:0 0}#author-bio-box .bio-icon-facebook{background-position:-16px 0}#author-bio-box .bio-icon-googleplus{background-position:-32px 0}#author-bio-box .bio-icon-linkedin{background-position:-48px 0}#author-bio-box .bio-icon-website{background-position:-64px 0}#author-bio-box .bio-icon-flickr{background-position:-80px 0}#author-bio-box .bio-icon-tumblr{background-position:-95px 0}#author-bio-box .bio-icon-vimeo{background-position:-111px 0}#author-bio-box .bio-icon-youtube{background-position:-127px 0}#author-bio-box .bio-icon-instagram{background-position:-143px 0}#author-bio-box .bio-icon-pinterest{background-position:-159px 0}.comment-form-notify-me{
display: none;
}@media screen and (max-width: 782px){
.gf_bonus_div3 { text-align: center; } 
.gf_bonus_div2>ul{padding-inline-start: 25px;}
}
@media screen and (min-width: 782px){
.gf_bonus_parent { 
display: grid; 
grid-template-columns: 30% 1fr; 
grid-template-rows: 1fr; 
grid-column-gap: 5px;
grid-row-gap: 0px; 
}
.gf_bonus_div1 { grid-area: 1 / 1 / 2 / 2; } 
.gf_bonus_div2 { grid-area: 1 / 2 / 2 / 3; } 
.gf_bonus_div3 { grid-area: 1 / 1 / 2 / 2; } 
.gf_bonus_div2>ul{padding-inline-start: 5px;}
}
.gf_bonus_table{border: 1px solid #7AC7F8;}
.gf_bonus_caption{border: 1px solid #7AC7F8; background-color: #7ac7f8; color: black;}.menu-item-object-category:before{
content: "▸";
float: right;
margin-top: 9px;
color: #acaaaa;
}#post-5897 figure,#post-6762 figure{border: none!important; background: none!important;}.bookmarkpress_recent_posts a{font-size: 12px; line-height: 1em}
.widget widget_my_custom_recent_entries a{font-size: 12px; line-height: 1em}
.widget.bookmarkpress_recent_posts > ul {
max-height: 150px;
overflow-x: scroll;
}
div.widget.bookmarkpress_recent_posts > ul > li{
margin-bottom:0px;
min-height: 15px;
}#bookmarkpress_like_button, #bookmarkpress_visit_link{
cursor:pointer;
cursor:hand;
}
.bookpressmanage{
float:left;
width:45%;
position:relative;
}#bookmarkpress_like_button, #bookmarkpress_visit_link{
cursor:pointer;
cursor:hand;
}
.bookpressmanage{
float:left;
width:45%;
position:relative;
}