2019-11-15 23:26:29 +01:00
/ * !
* Do not modify this file directly . It is concatenated from individual module CSS files .
* /
2021-04-27 08:32:47 +02:00
[ data-carousel-extra ] { cursor : pointer } . jp-carousel-wrap * { line-height : inherit } . jp-carousel-overlay { background : #000 } div . jp-carousel-fadeaway { background : -moz- linear-gradient ( bottom , rgba ( 0 , 0 , 0 , .5 ) , rgba ( 0 , 0 , 0 , 0 ) ) ; background : -webkit- gradient ( linear , right bottom , right top , from ( rgba ( 0 , 0 , 0 , .5 ) ) , to ( rgba ( 0 , 0 , 0 , 0 ) ) ) ; position : fixed ; bottom : 0 ; z-index : 2147483647 ; width : 100 % ; height : 15 px } . jp-carousel-next-button span , . jp-carousel-previous-button span { background : url ( ../modules/carousel/images/arrows.png ) no-repeat center center ; background-size : 200 px 126 px } . jp-carousel-msg { font-family : "Open Sans" , sans-serif ; font-style : normal ; display : inline-block ; line-height : 19 px ; padding : 11 px 15 px ; font-size : 14 px ; text-align : center ; margin : 25 px 2 px 0 20 px ; background-color : #fff ; border-right : 4 px solid #ffba00 ; box-shadow : 0 1 px 1 px 0 rgba ( 0 , 0 , 0 , .1 ) } @ media only screen and ( -webkit-min-device-pixel-ratio : 1 . 5 ) , only screen and ( -o-min-device-pixel-ratio : 3 / 2 ) , only screen and ( min--moz-device-pixel-ratio : 1 . 5 ) , only screen and ( min-device-pixel-ratio : 1 . 5 ) { . jp-carousel-next-button span , . jp-carousel-previous-button span { background-image : url ( ../modules/carousel/images/arrows-2x.png ) } } . jp-carousel-wrap { font-family : "Helvetica Neue" , sans-serif !important } . jp-carousel-info { position : absolute ; bottom : 0 ; text-align : right !important ; -webkit- font-smoothing : subpixel-antialiased !important } . jp-carousel-info :: selection { background : #68c9e8 ; color : #fff } . jp-carousel-info :: -moz-selection { background : #68c9e8 ; color : #fff } . jp-carousel-photo-info { position : relative ; right : 25 % ; width : 50 % } . jp-carousel-transitions . jp-carousel-photo-info { transition : .4 s ease-out } . jp-carousel-info h2 { background : 100 % 0 !important ; border : none !important ; color : #999 ; display : block !important ; font : normal 13 px / 1.25 em "Helvetica Neue" , sans-serif !important ; letter-spacing : 0 !important ; margin : 7 px 0 0 0 !important ; padding : 10 px 0 0 !important ; overflow : hidden ; text-align : right ; text-shadow : none !important ; text-transform : none !important ; -webkit- font-smoothing : subpixel-antialiased } . jp-carousel-next-button , . jp-carousel-previous-button { text-indent : -9999 px ; overflow : hidden ; cursor : pointer } . jp-carousel-next-button span , . jp-carousel-previous-button span { position : absolute ; top : 0 ; bottom : 0 ; width : 82 px ; zoom : 1 ; opacity : .2 } . jp-carousel-transitions . jp-carousel-next-button span , . jp-carousel-transitions . jp-carousel-previous-button span { transition : .5 s opacity ease-out } . jp-carousel-next-button : hover span , . jp-carousel-previous-button : hover span { opacity : .6 } . jp-carousel-next-button span { background-position : -110 px center ; left : 0 } . jp-carousel-previous-button span { background-position : -10 px center ; right : 0 } . jp-carousel-buttons { margin : -18 px -20 px 15 px ; padding : 8 px 10 px ; border-bottom : 1 px solid #222 ; background : #222 ; text-align : center } div . jp-carousel-buttons a { border : none !important ; color : #999 ; font : normal 11 px / 1.2 em "Helvetica Neue" , sans-serif !important ; letter-spacing : 0 !important ; padding : 5 px 0 5 px 2 px ; text-decoration : none !important ; text-shadow : none !important ; vertical-align : middle ; -webkit- font-smoothing : subpixel-antialiased } div . jp-carousel-buttons a : hover { color : #68c9e8 ; border : none !important } . jp-carousel-transitions div . jp-carousel-buttons a : hover { transition : none !important } . jp-carousel-next-button , . jp-carousel-previous-button , . jp-carousel-slide , . jp-carousel-slide img { -webkit- transform : translate3d ( 0 , 0 , 0 ) ; -moz- transform : translate3d ( 0 , 0 , 0 ) ; -o- transform : translate3d ( 0 , 0 , 0 ) ; -ms- transform : translate3d ( 0 , 0 , 0 ) } . jp-carousel-slide { position : fixed ; width : 0 ; bottom : 0 ; background-color : #000 ; border-radius : 2 px ; -webkit- border-radius : 2 px ; -moz- border-radius : 2 px ; -ms- border-radius : 2 px ; -o- border-radius : 2 px } . jp-carousel-transitions . jp-carousel-slide { transition : .3 s ease-out } . jp-carousel-slide . selected { position : absolute !important ; opacity : 1 } . jp-carousel-slide { opacity : .25 } . jp-carousel-slide img { display : block ; width : 100 % !important ; height : 100 % !important ; max-width : 100 % !important ; max-height : 100 % !important ; background : 100 % 0 !important ; border : none !important ; padding : 0 !important ; box-shadow : 0 2 px 8 px rgba ( 0 , 0 , 0 , .1 ) ; zoom : 1 } . jp-carousel-transitions . jp-carousel-slide { transition : opacity .4 s linear } . jp-carousel-close-hint { color : #999 ;
2020-09-15 14:30:05 +02:00
. contact-form . clear-form { clear : both } . contact-form input : -ms-input-placeholder { -ms- transition : opacity .3 s ease-out ; transition : opacity .3 s ease-out } . contact-form input :: -ms-input-placeholder { -ms- transition : opacity .3 s ease-out ; transition : opacity .3 s ease-out } . contact-form input :: placeholder { transition : opacity .3 s ease-out } . contact-form input : hover : -ms-input-placeholder { opacity : .5 } . contact-form input : hover :: -ms-input-placeholder { opacity : .5 } . contact-form input : hover :: placeholder { opacity : .5 } . contact-form input : focus : -ms-input-placeholder { opacity : .3 } . contact-form input : focus :: -ms-input-placeholder { opacity : .3 } . contact-form input : focus :: placeholder { opacity : .3 } . contact-form input [ type = email ] , . contact-form input [ type = tel ] , . contact-form input [ type = text ] , . contact-form input [ type = url ] { box-sizing : border-box ; margin-bottom : 1.5 em ; width : 100 % } . contact-form select { margin-bottom : 1.5 em } . contact-form textarea { box-sizing : border-box ; float : none ; height : 200 px ; margin-bottom : 1.5 em ; width : 100 % } . contact-form input [ type = checkbox ] , . contact-form input [ type = radio ] { float : none ; margin : 0 5 px 0 .75 rem } . contact-form input [ type = checkbox ] { top : 0 ; margin-right : 0 } . contact-form label { margin-bottom : .25 em ; float : none ; font-weight : 700 ; display : block } . contact-form label . consent-implicit input { display : none } . contact-form label . checkbox , . contact-form label . checkbox-multiple , . contact-form label . radio { margin-bottom : .25 em ; float : none ; font-weight : 400 ; display : inline-flex ; align-items : center } . contact-form . grunion-field-checkbox-multiple-wrap , . contact-form . grunion-field-checkbox-wrap , . contact-form . grunion-field-consent-wrap , . contact-form . grunion-field-radio-wrap { margin-bottom : 1 em } . contact-form label span { font-size : 85 % ; margin-right : .25 em ; font-weight : 400 } . contact-form-submission { margin-bottom : 4 em ; padding : 1.5 em 1 em } . contact-form-submission p { margin : 0 auto ; word-wrap : break-word } . form-errors . form-error-message { color : red } . textwidget . contact-form input [ type = email ] , . textwidget . contact-form input [ type = tel ] , . textwidget . contact-form input [ type = text ] , . textwidget . contact-form input [ type = url ] , . textwidget . contact-form textarea , . wp-block-column . contact-form input [ type = email ] , . wp-block-column . contact-form input [ type = tel ] , . wp-block-column . contact-form input [ type = text ] , . wp-block-column . contact-form input [ type = url ] , . wp-block-column . contact-form textarea { width : 100 % } # jetpack-check-feedback-spam { margin : 1 px 0 0 8 px } . jetpack-check-feedback-spam-spinner { display : inline-block ; margin-top : 7 px } . wp-block-jetpack-contact-form { display : flex ; flex-wrap : wrap ; justify-content : flex-start ; flex-direction : row } . wp-block-jetpack-button , . wp-block-jetpack-contact-form . grunion-field-wrap { flex : 0 0 100 % } . wp-block-jetpack-button . alignright button { float : left } . wp-block-jetpack-contact-form . grunion-field-wrap { border-left : 15 px solid transparent } . wp-block-jetpack-contact-form . grunion-field-width-25-wrap { flex : 0 0 25 % } . wp-block-jetpack-contact-form . grunion-field-width-50-wrap { flex : 0 0 50 % } . wp-block-jetpack-contact-form . grunion-field-width-75-wrap { flex : 0 0 75 % } . grunion-field-checkbox-wrap , . grunion-field-consent-wrap { align-self : center } @ media only screen and ( min-width : 600px ) { . contact-form input [ type = email ] , . contact-form input [ type = tel ] , . contact-form input [ type = text ] , . contact-form input [ type = url ] { width : 50 % } . wp-block-jetpack-contact-form input [ type = email ] , . wp-block-jetpack-contact-form input [ type = tel ] , . wp-block-jetpack-contact-form input [ type = text ] , . wp-block-jetpack-contact-form input [ type = url ] { width : 100 % } } . jetpack-empty-spam-container { display : inline-block } . jetpack-empty-spam { display : inline-block } . jetpack-empty-spam-spinner { display : inline-block ; margin-top : 7 px }
2021-04-27 08:32:47 +02:00
. infinite-loader { color : #000 ; display : block ; height : 28 px ; text-align : center } # infinite-handle span { background : #333 ; border-radius : 1 px ; color : #f0f0f1 ; cursor : pointer ; font-size : 13 px ; padding : 6 px 16 px } @ keyframes spinner-inner { 0 % { opacity : 1 } 100 % { opacity : 0 } } . infinite-loader . spinner-inner div { right : 47 px ; top : 24 px ; position : absolute ; animation : spinner-inner linear 1 s infinite ; background : #000 ; outline : 1 px solid #fff ; width : 6 px ; height : 12 px ; border-radius : 3 px / 6 px ; transform-origin : 3 px 26 px } . infinite-loader . spinner-inner div : nth-child ( 1 ) { transform : rotate ( 0 ) ; animation-delay : -.9166666666666666 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 2 ) { transform : rotate ( -30 deg ) ; animation-delay : -.8333333333333334 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 3 ) { transform : rotate ( -60 deg ) ; animation-delay : -.75 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 4 ) { transform : rotate ( -90 deg ) ; animation-delay : -.6666666666666666 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 5 ) { transform : rotate ( -120 deg ) ; animation-delay : -.5833333333333334 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 6 ) { transform : rotate ( -150 deg ) ; animation-delay : -.5 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 7 ) { transform : rotate ( -180 deg ) ; animation-delay : -.4166666666666667 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 8 ) { transform : rotate ( -210 deg ) ; animation-delay : -.3333333333333333 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 9 ) { transform : rotate ( -240 deg ) ; animation-delay : -.25 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 10 ) { transform : rotate ( -270 deg ) ; animation-delay : -.16666666666666666 s ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 11 ) { transform : rotate ( -300 deg ) ; animation-delay : -83.33333333333333 ms ; background : #000 } . infinite-loader . spinner-inner div : nth-child ( 12 ) { transform : rotate ( -330 deg ) ; animation-delay : 0 s ; background : #000 } . infinite-loader . spinner { width : 28 px ; height : 28 px ; display : inline-block ; overflow : hidden ; background : 100 % 0 } . infinite-loader . spinner-inner { width : 100 % ; height : 100 % ; position : relative ; transform : translateZ ( 0 ) scale ( .28 ) ; -webkit- backface-visibility : hidden ; backface-visibility : hidden ; transform-origin : 100 % 0 } . infinite-loader . spinner-inner div { box-sizing : content-box } # infinite-handle span button , # infinite-handle span button : focus , # infinite-handle span button : hover { display : inline ; position : static ; padding : 0 ; margin : 0 ; border : none ; line-height : inherit ; background : 100 % 0 ; color : inherit ; cursor : inherit ; font-size : inherit ; font-weight : inherit ; font-family : inherit } # infinite-handle span button :: -moz-focus-inner { margin : 0 ; padding : 0 ; border : none } @ media ( max-width : 800px ) { # infinite-handle span : before { display : none } # infinite-handle span { display : block } } # infinite-footer { position : fixed ; bottom : -50 px ; right : 0 ; width : 100 % } # infinite-footer a { text-decoration : none } # infinite-footer . blog-credits a : hover , # infinite-footer . blog-info a : hover { color : #444 ; text-decoration : underline } # infinite-footer . container { background : rgba ( 255 , 255 , 255 , .8 ) ; border-color : #ccc ; border-color : rgba ( 0 , 0 , 0 , .1 ) ; border-style : solid ; border-width : 1 px 0 0 ; box-sizing : border-box ; margin : 0 auto ; overflow : hidden ; padding : 1 px 20 px ; width : 780 px } # infinite-footer . blog-credits , # infinite-footer . blog-info { box-sizing : border-box ; line-height : 25 px } # infinite-footer . blog-info { float : right ; overflow : hidden ; text-align : right ; text-overflow : ellipsis ; white-space : nowrap ; width : 40 % } # infinite-footer . blog-credits { font-weight : 400 ; float : left ; width : 60 % } # infinite-footer . blog-info a { color : #111 ; font-size : 14 px ; font-weight : 700 } # infinite-footer . blog-credits { color : #888 ; font-size : 12 px ; text-align : left } # infinite-footer . blog-credits a { color : #646970 } . infinity-end . neverending # infinite-footer { display : none } @ media ( max-width : 640px ) { # infinite-footer . container { box-sizing : border-box ; width : 100 % } # infinite-footer . blog-info { width : 30 % } # infinite-footer . blog-credits { width : 70 % } # infinite-footer . blog-credits , # infinite-footer . blog-info a { font-size : 10 px } } @ media ( max-width : 640px ) { # infinite-footer { position : static } } # infinite-aria { position : absolute ; overflow : hidden ; clip : rect
# jp-post-flair { padding-top : .5 em } # content div . sharedaddy , # main div . sharedaddy , div . sharedaddy { clear : both } div . sharedaddy h3 . sd-title { margin : 0 0 1 em 0 ; display : inline-block ; line-height : 1.2 ; font-size : 9 pt ; font-weight : 700 } div . sharedaddy h3 . sd-title : before { content : "" ; display : block ; width : 100 % ; min-width : 30 px ; border-top : 1 px solid #dcdcde ; margin-bottom : 1 em } # wpadminbar li # wp-admin-bar-admin-bar-likes-widget { width : 61 px ; overflow : hidden } # wpadminbar iframe . admin-bar-likes-widget { width : 61 px ; height : 28 px ; min-height : 28 px ; border-width : 0 ; position : absolute ; top : 0 } div . jetpack-likes-widget-wrapper { width : 100 % ; min-height : 50 px ; position : relative } div . jetpack-likes-widget-wrapper . sd-link-color { font-size : 12 px } div . jetpack-likes-widget-wrapper . slim-likes-widget { width : 1 px ; min-height : 0 } div . jetpack-comment-likes-widget-wrapper { width : 100 % ; position : relative ; min-height : 31 px } div . jetpack-comment-likes-widget-wrapper iframe { margin-bottom : 0 } # likes-other-gravatars { display : none ; position : absolute ; padding : 10 px 10 px 12 px 10 px ; background-color : #2e4453 ; border-width : 0 ; box-shadow : 0 0 10 px #2e4453 ; box-shadow : 0 0 10 px rgba ( 46 , 68 , 83 , .6 ) ; min-width : 130 px ; z-index : 1000 } # likes-other-gravatars * { line-height : normal } # likes-other-gravatars . likes-text { color : #fff ; font-size : 12 px ; padding-bottom : 8 px } # likes-other-gravatars li , # likes-other-gravatars ul { margin : 0 ; padding : 0 ; text-indent : 0 ; list-style-type : none } # likes-other-gravatars li :: before { content : "" } # likes-other-gravatars ul . wpl-avatars { overflow : auto ; display : block ; max-height : 190 px } # likes-other-gravatars ul . wpl-avatars li { width : 32 px ; height : 32 px ; float : right ; margin : 0 0 5 px 5 px } # likes-other-gravatars ul . wpl-avatars li a { margin : 0 0 0 2 px ; border-bottom : none !important ; display : block } # likes-other-gravatars ul . wpl-avatars li a img { background : 100 % 0 ; border : none ; margin : 0 !important ; padding : 0 !important ; position : static } div . sd-box { border-top : 1 px solid #dcdcde ; border-top : 1 px solid rgba ( 0 , 0 , 0 , .13 ) } . comment-likes-widget , . entry-content . post-likes-widget , . post-likes-widget { margin : 0 ; border-width : 0 ; display : block } . comment-likes-widget-placeholder , . post-likes-widget-placeholder { margin : 0 ; border-width : 0 ; position : relative } . comment-likes-widget-placeholder { height : 18 px ; position : absolute ; display : flex ; font-family : - apple-system , BlinkMacSystemFont , "Segoe UI" , Roboto , Oxygen-Sans , Ubuntu , Cantarell , "Helvetica Neue" , sans-serif } . comment-likes-widget-placeholder :: before { color : #2ea2cc ; width : 16 px ; height : 16 px ; content : '' ; display : inline-block ; position : relative ; top : 3 px ; padding-left : 5 px ; background-repeat : no-repeat ; background-size : 16 px 16 px ; background-image : url ( "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E" ) } . post-likes-widget-placeholder . button { display : none } . comment-likes-widget-placeholder . loading , . post-likes-widget-placeholder . loading { color : #999 ; font-size : 12 px } . comment-likes-widget-placeholder . loading { padding-right : 5 px ; margin-top : 4 px ; align-self : center ; color : #4e4e4e } . slim-likes-widget . post-likes-widget { width : auto ; float : none } div . sharedaddy . sd-like-enabled . sd-like h3 { display : none } div . sharedaddy . sd-like-enabled . sd-like . post-likes-widget { width : 100 % ; float : none ; position : absolute ; top : 0 } . comment-likes-widget { width : 100 % } . cs-rating , . pd-rating { display : block !important } . sd-gplus . sd-title { display : none }
. jp-related-posts-i2__row { display : flex ; margin-top : 1.5 rem } . jp-related-posts-i2__row : first-child { margin-top : 0 } . jp-related-posts-i2__post { flex-grow : 1 ; flex-basis : 0 ; margin : 0 10 px ; display : flex ; flex-direction : column ; padding-right : 0 } . jp-related-posts-i2__row [ data-post-count = "3" ] . jp-related-posts-i2__post { max-width : calc ( 33 % - 20 px ) } . jp-related-posts-i2__row [ data-post-count = "1" ] . jp-related-posts-i2__post , . jp-related-posts-i2__row [ data-post-count = "2" ] . jp-related-posts-i2__post { max-width : calc ( 50 % - 20 px ) } . jp-related-posts-i2__post-context , . jp-related-posts-i2__post-date , . jp-related-posts-i2__post-heading , . jp-related-posts-i2__post-img-link { flex-direction : row ; display : block } . jp-related-posts-i2__post-heading { margin : .5 rem 0 ; font-size : 1 rem ; line-height : 1.2 em } . jp-related-posts-i2__post-link { display : block ; width : 100 % ; line-height : 1.2 em } . jp-related-posts-i2__post-img-link { order : -1 } . jp-related-posts-i2__post-img-link img { width : 100 % } . jp-relatedposts-i2 [ data-layout = list ] . jp-related-posts-i2__row { margin-top : 0 ; display : block } . jp-relatedposts-i2 [ data-layout = list ] . jp-related-posts-i2__post { max-width : none ; margin : 0 } . jp-relatedposts-i2 [ data-layout = list ] . jp-related-posts-i2__post-img-link { margin-top : 1 rem } @ media only screen and ( max-width : 640px ) { . jp-related-posts-i2__row { margin-top : 0 ; display : block } . jp-related-posts-i2__row [ data-post-count ] . jp-related-posts-i2__post { max-width : none ; margin : 0 ; margin-top : 1 rem } . jp-related-posts-i2__post-img-link { margin-top : 1 rem } . jp-related-posts-i2__post-img-link img { width : 350 px } } # jp-relatedposts { display : none ; padding-top : 1 em ; margin : 1 em 0 ; position : relative ; clear : both } . jp-relatedposts : after { content : '' ; display : block ; clear : both } # jp-relatedposts h3 . jp-relatedposts-headline { margin : 0 0 1 em 0 ; display : inline-block ; float : right ; font-size : 9 pt ; font-weight : 700 ; font-family : inherit } # jp-relatedposts h3 . jp-relatedposts-headline em : before { content : "" ; display : block ; width : 100 % ; min-width : 30 px ; border-top : 1 px solid #dcdcde ; border-top : 1 px solid rgba ( 0 , 0 , 0 , .2 ) ; margin-bottom : 1 em } # jp-relatedposts h3 . jp-relatedposts-headline em { font-style : normal ; font-weight : 700 } # jp-relatedposts . jp-relatedposts-items { clear : right } # jp-relatedposts . jp-relatedposts-items-visual { margin-left : -20 px } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post { float : right ; width : 33 % ; margin : 0 0 1 em ; box-sizing : border-box ; -moz- box-sizing : border-box ; -webkit- box-sizing : border-box } # jp-relatedposts . jp-relatedposts-items-visual . jp-relatedposts-post { padding-left : 20 px ; -moz- opacity : .8 ; opacity : .8 } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post : nth-child ( 3n + 4 ) , # jp-relatedposts . jp-relatedposts-items-visual . jp-relatedposts-post : nth-child ( 3n + 4 ) { clear : both } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post : hover . jp-relatedposts-post-title a { text-decoration : underline } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post : hover { -moz- opacity : 1 ; opacity : 1 } # jp-relatedposts . jp-relatedposts-items p , # jp-relatedposts . jp-relatedposts-items time , # jp-relatedposts . jp-relatedposts-items-visual h4 . jp-relatedposts-post-title { font-size : 14 px ; line-height : 20 px ; margin : 0 } # jp-relatedposts . jp-relatedposts-items-visual . jp-relatedposts-post-nothumbs { position : relative } # jp-relatedposts . jp-relatedposts-items-visual . jp-relatedposts-post-nothumbs a . jp-relatedposts-post-aoverlay { position : absolute ; top : 0 ; bottom : 0 ; right : 0 ; left : 0 ; display : block ; border-bottom : 0 } # jp-relatedposts . jp-relatedposts-items p , # jp-relatedposts . jp-relatedposts-items time { margin-bottom : 0 } # jp-relatedposts . jp-relatedposts-items-visual h4 . jp-relatedposts-post-title { text-transform : none ; margin : 0 ; font-family : inherit ; display : block ; max-width : 100 % } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post . jp-relatedposts-post-title a { font-size : inherit ; font-weight : 400 ; text-decoration : none ; -moz- opacity : 1 ; opacity : 1 } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post . jp-relatedposts-post-title a : hover { text-decoration : underline } # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post img . jp-relatedposts-post-img , # jp-relatedposts . jp-relatedposts-items . jp-relatedposts-post span { display : block ; max-width : 90 %
# jp-post-flair { padding-top : .5 em } # content div . sharedaddy , # main div . sharedaddy , div . sharedaddy { clear : both } div . sharedaddy h3 . sd-title { margin : 0 0 1 em 0 ; display : inline-block ; line-height : 1.2 ; font-size : 9 pt ; font-weight : 700 } div . sharedaddy h3 . sd-title : before { content : "" ; display : block ; width : 100 % ; min-width : 30 px ; border-top : 1 px solid #dcdcde ; margin-bottom : 1 em } body . highlander-light h3 . sd-title : before { border-top : 1 px solid rgba ( 0 , 0 , 0 , .2 ) } body . highlander-dark h3 . sd-title : before { border-top : 1 px solid rgba ( 255 , 255 , 255 , .4 ) } . sd-sharing { margin-bottom : 1 em } . sd-content ul { padding : 0 !important ; margin : 0 !important ; list-style : none !important } . sd-content ul li { display : inline-block } . sd-content ul li . share-deprecated { opacity : .5 } . sd-content ul li . share-deprecated a span { text-decoration : line-through } . sd-block . sd-gplus { margin : 0 0 .5 em 0 } . sd-gplus . sd-content { font-size : 12 px } # sharing_email . sharing_send , . sd-content ul li . option a . share-ustom , . sd-content ul li a . sd-button , . sd-content ul li . advanced a . share-more , . sd-content ul li . preview-item div . option . option-smart-off a , . sd-social-icon . sd-content ul li a . sd-button , . sd-social-icon-text . sd-content ul li a . sd-button , . sd-social-official . sd-content > ul > li . digg_button > a , . sd-social-official . sd-content > ul > li > a . sd-button , . sd-social-text . sd-content ul li a . sd-button { text-decoration : none !important ; display : inline-block ; font-size : 12 px ; font-family : "Open Sans" , sans-serif ; font-weight : 400 ; border-radius : 3 px ; color : #656565 !important ; background : #f8f8f8 ; border : 1 px solid #ccc ; box-shadow : 0 1 px 0 rgba ( 0 , 0 , 0 , .08 ) ; text-shadow : none ; line-height : 23 px ; padding : 1 px 5 px 0 8 px } . sd-content ul li . option a . share-ustom span , . sd-content ul li a . sd-button > span , . sd-content ul li . advanced a . share-more span , . sd-content ul li . preview-item div . option . option-smart-off a span , . sd-social-icon-text . sd-content ul li a . sd-button > span , . sd-social-official . sd-content > ul > li . digg_button > a span , . sd-social-official . sd-content > ul > li > a . sd-button span , . sd-social-text . sd-content ul li a . sd-button span { line-height : 23 px } . sd-social-official . sd-content . sharing-hidden . inner > ul > li . digg_button > a , . sd-social-official . sd-content . sharing-hidden . inner > ul > li > a . sd-button , . sd-social-official . sd-content > ul > li . digg_button > a , . sd-social-official . sd-content > ul > li > a . sd-button { line-height : 17 px ; box-shadow : none ; vertical-align : top } . sd-social-official . sd-content ul li a . sd-button > span { line-height : 17 px } . sd-social-official . sd-content . sharing-hidden . inner > ul > li . digg_button > a : before , . sd-social-official . sd-content . sharing-hidden . inner > ul > li > a . sd-button : before , . sd-social-official . sd-content > ul > li . digg_button > a : before , . sd-social-official . sd-content > ul > li > a . sd-button : before { margin-bottom : -1 px } . sd-social-icon . sd-content ul li a . sd-button : active , . sd-social-icon . sd-content ul li a . sd-button : hover , . sd-social-icon-text . sd-content ul li a . sd-button : active , . sd-social-icon-text . sd-content ul li a . sd-button : hover , . sd-social-official . sd-content > ul > li . digg_button > a : active , . sd-social-official . sd-content > ul > li . digg_button > a : hover , . sd-social-official . sd-content > ul > li > a . sd-button : active , . sd-social-official . sd-content > ul > li > a . sd-button : hover , . sd-social-text . sd-content ul li a . sd-button : active , . sd-social-text . sd-content ul li a . sd-button : hover { color : #555 ; background : #f6f7f7 ; border : 1 px solid #999 } . sd-social-icon . sd-content ul li a . sd-button : active , . sd-social-icon-text . sd-content ul li a . sd-button : active , . sd-social-official . sd-content > ul > li . digg_button > a : active , . sd-social-official . sd-content > ul > li > a . sd-button : active , . sd-social-text . sd-content ul li a . sd-button : active { box-shadow : inset 0 1 px 0 rgba ( 0 , 0 , 0 , .16 ) } . sd-content ul li a . sd-button : before { display : inline-block ; -webkit- font-smoothing : antialiased ; -moz- osx-font-smoothing : grayscale ; font : normal 18 px / 1 social-logos ; vertical-align : top ; text-align : center } . sd-social-icon-text ul li a . sd-button : before { position : relative ; top : 2 px } @ media screen and ( -webkit-min-device-pixel-ratio : 0 ) { . sd-content ul li a . sd-button : before { position : relative ; top : 2 px } } . sd-social-official ul li a . sd-button : before { position : relative ; top : -2 px } @ media screen and ( -w
. slideshow-window { background-color : #222 ; border : 20 px solid #222 ; border-radius : 10 px ; height : 0 ; margin-bottom : 20 px ; overflow : hidden ; padding-top : 30 px !important ; padding-bottom : 56.25 % !important ; position : relative ; z-index : 1 } . slideshow-window . slideshow-white { background-color : #fff ; border-color : #fff } . slideshow-window , . slideshow-window * { box-sizing : content-box } . slideshow-loading { height : 100 % ; text-align : center ; margin : auto } body div . slideshow-window * img { background-color : transparent !important ; background-image : none !important ; border-width : 0 !important ; display : block ; margin : 0 auto ; max-width : 100 % ; max-height : 100 % ; padding : 0 !important ; position : relative ; transform : translateY ( -50 % ) ; top : 50 % } . slideshow-loading img { vertical-align : middle } . slideshow-slide { display : none ; height : 100 % !important ; right : 0 ; margin : auto ; position : absolute ; text-align : center ; top : 0 ; width : 100 % !important } . slideshow-slide img { vertical-align : middle } . slideshow-line-height-hack { overflow : hidden ; width : 0 ; font-size : 0 } . slideshow-slide-caption { font-size : 13 px ; font-family : "Helvetica Neue" , sans-serif ; color : #f6f7f7 ; text-shadow : #222 -1 px 1 px 2 px ; line-height : 25 px ; height : 25 px ; position : absolute ; bottom : 5 px ; right : 0 ; z-index : 100 ; width : 100 % ; text-align : center } . slideshow-controls { z-index : 1000 ; position : absolute ; bottom : 30 px ; margin : auto ; text-align : center ; width : 100 % ; opacity : .5 ; direction : rtl ; transition : .3 s opacity ease-out } . slideshow-window : hover . slideshow-controls { opacity : 1 } body div div . slideshow-controls a , body div div . slideshow-controls a : hover { border : 2 px solid rgba ( 255 , 255 , 255 , .1 ) !important ; background-color : #000 !important ; background-color : rgba ( 0 , 0 , 0 , .6 ) !important ; background-image : url ( ../modules/shortcodes/img/slideshow-controls.png ) !important ; background-repeat : no-repeat ; background-size : 142 px 16 px !important ; background-position : -34 px 8 px !important ; color : #222 !important ; margin : 0 5 px !important ; padding : 0 !important ; display : inline-block !important ; zoom : 1 ; height : 32 px !important ; width : 32 px !important ; line-height : 32 px !important ; text-align : center !important ; border-radius : 10 em !important ; transition : .3 s border-color ease-out } @ media only screen and ( -webkit-min-device-pixel-ratio : 1 . 5 ) { body div div . slideshow-controls a , body div div . slideshow-controls a : hover { background-image : url ( ../modules/shortcodes/img/slideshow-controls-2x.png ) !important } } body div div . slideshow-controls a : hover { border-color : #fff !important } body div div . slideshow-controls a : first-child { background-position : -76 px 8 px !important } body div div . slideshow-controls a : last-child { background-position : -117 px 8 px !important } body div div . slideshow-controls a : nth-child ( 2 ) { background-position : -34 px 8 px !important } body div div . slideshow-controls a . running { background-position : -34 px 8 px !important } body div div . slideshow-controls a . paused { background-position : 9 px 8 px !important } . slideshow-controls a img { border : 50 px dotted #f0f }
body . presentation-wrapper-fullscreen-parent , html . presentation-wrapper-fullscreen-parent { overflow : hidden !important } . presentation-wrapper-fullscreen-parent # wpadminbar { display : none } . presentation-wrapper-fullscreen , . presentation-wrapper-fullscreen-parent { min-width : 100 % !important ; min-height : 100 % !important ; position : absolute !important ; top : 0 !important ; left : 0 !important ; bottom : 0 !important ; right : 0 !important ; margin : 0 !important ; padding : 0 !important ; z-index : 10000 !important } . presentation-wrapper-fullscreen { background-color : grey ; border : none !important } . presentation-wrapper-fullscreen . nav-arrow-left , . presentation-wrapper-fullscreen . nav-arrow-right { z-index : 20001 } . presentation-wrapper-fullscreen . nav-fullscreen-button { z-index : 20002 } . presentation-wrapper { margin : 20 px auto ; border : 1 px solid #dcdcde ; overflow : hidden ; line-height : normal } . presentation { position : relative ; margin : 0 ; overflow : hidden ; outline : 0 } . presentation , . presentation . step { background-repeat : no-repeat ; background-position : center ; background-size : 100 % 100 % } . presentation . step . fade : not ( . active ) { opacity : 0 } . presentation . slide-content { padding : 30 px } . presentation . nav-arrow-left , . presentation . nav-arrow-right , . presentation . nav-fullscreen-button { position : absolute ; width : 34 px ; background-repeat : no-repeat ; z-index : 2 ; opacity : 0 ; transition : opacity .25 s } . presentation . nav-arrow-left , . presentation . nav-arrow-right { height : 100 % ; background-image : url ( ../modules/shortcodes/images/slide-nav.png ) ; background-size : 450 % 61 px } . presentation . nav-arrow-left { right : 0 ; background-position : 4 px 50 % } . presentation . nav-arrow-right { left : 0 ; background-position : -120 px 50 % } . presentation . nav-fullscreen-button { width : 32 px ; height : 32 px ; margin : 4 px ; bottom : 0 ; left : 0 ; z-index : 3 ; background-image : url ( ../modules/shortcodes/images/expand.png ) ; background-size : 100 % 100 % } . presentation : hover . nav-arrow-left , . presentation : hover . nav-arrow-right { opacity : 1 } . presentation : hover . nav-fullscreen-button { opacity : .8 } . presentation-wrapper-fullscreen . nav-fullscreen-button { background-image : url ( ../modules/shortcodes/images/collapse.png ) } . presentation . autoplay-overlay { height : 15 % ; width : 80 % ; margin : 30 % 10 % ; position : relative ; z-index : 100 ; display : table ; border-radius : 50 px ; background-color : #dcdcde ; background-color : rgba ( 0 , 0 , 0 , .75 ) ; transition : opacity .5 s } . presentation . autoplay-overlay . overlay-msg { position : relative ; display : table-cell ; text-align : center ; vertical-align : middle ; color : #fff } . presentation . will-fade { opacity : 0 } . presentation . do-fade { opacity : 1 ; transition : opacity .5 s }
2019-11-15 23:26:29 +01:00
div . jetpack-quiz { border : 1 px solid #deede3 ; background-color : #f3f3f3 ; padding : 1 em ; line-height : 1.3 em ; margin-bottom : 2 em ; border-radius : .2 em } div . jetpack-quiz div . jetpack-quiz-question { margin-bottom : .5 em ; font-weight : 700 } div . jetpack-quiz div . jetpack-quiz-answer { cursor : pointer ; margin-bottom : .5 em ; padding : 1 em 1 em 1 em 0 ; border-bottom : 1 px dotted #999 } div . jetpack-quiz div . jetpack-quiz-answer . last { padding-bottom : 0 ; margin-bottom : 0 ; border-bottom : 0 } div . jetpack-quiz div . jetpack-quiz-answer . correct { color : green } div . jetpack-quiz div . jetpack-quiz-answer . wrong { color : red } div . jetpack-quiz div . jetpack-quiz-answer div . jetpack-quiz-explanation { display : none } div . jetpack-quiz div . jetpack-quiz-answer . correct div . jetpack-quiz-explanation , div . jetpack-quiz div . jetpack-quiz-answer . wrong div . jetpack-quiz-explanation { display : block ; color : #000 ; font-size : 90 % ; margin-top : 1 em } div . jetpack-quiz div . jetpack-quiz-answer . correct div . jetpack-quiz-explanation tt , div . jetpack-quiz div . jetpack-quiz-answer . wrong div . jetpack-quiz-explanation tt { font-size : 85 % } div . jetpack-quiz pre { font : 15 px Monaco , Consolas , "Andale Mono" , "DejaVu Sans Mono" , monospace ; background : 100 % 0 ; margin : 0 ; padding : 0 }
# subscribe-email input { width : 95 % } . comment-subscription-form { margin-bottom : 1 em } . comment-subscription-form . subscribe-label { display : inline !important } . screen-reader-text { border : 0 ; clip : rect ( 1 px , 1 px , 1 px , 1 px ) ; -webkit- clip-path : inset ( 50 % ) ; clip-path : inset ( 50 % ) ; height : 1 px ; margin : -1 px ; overflow : hidden ; padding : 0 ; position : absolute !important ; width : 1 px ; word-wrap : normal !important }
. jetpack-video-wrapper { margin-bottom : 1.6 em } . jetpack-video-wrapper > . wp-video , . jetpack-video-wrapper > embed , . jetpack-video-wrapper > iframe , . jetpack-video-wrapper > object { margin-bottom : 0 }
. jetpack-social-navigation ul { display : block ; margin : 0 0 1.5 em ; padding : 0 } . jetpack-social-navigation li { display : inline-block ; margin : 0 ; line-height : 1 } . jetpack-social-navigation a { border : 0 ; height : 1 em ; text-decoration : none ; width : 1 em } . jetpack-social-navigation-svg . icon { color : inherit ; fill : currentColor ; height : 1 em ; vertical-align : middle ; width : 1 em } . jetpack-social-navigation-genericons a : before { -webkit- font-smoothing : antialiased ; -moz- osx-font-smoothing : grayscale ; display : inline-block ; font-family : Genericons ; font-size : 1 em ; font-style : normal ; font-weight : 400 ; height : 1 em ; line-height : 1 ; speak : none ; text-decoration : inherit ; vertical-align : top ; width : 1 em } . jetpack-social-navigation-genericons a : before { content : "\f415" } . jetpack-social-navigation-genericons a [ href * = "codepen.io" ] : before { content : "\f216" } . jetpack-social-navigation-genericons a [ href * = "digg.com" ] : before { content : "\f221" } . jetpack-social-navigation-genericons a [ href * = "dribbble.com" ] : before { content : "\f201" } . jetpack-social-navigation-genericons a [ href * = "dropbox.com" ] : before { content : "\f225" } . jetpack-social-navigation-genericons a [ href * = "mailto:" ] : before { content : "\f410" } . jetpack-social-navigation-genericons a [ href * = "facebook.com" ] : before { content : "\f203" } . jetpack-social-navigation-genericons a [ href * = "flickr.com" ] : before { content : "\f211" } . jetpack-social-navigation-genericons a [ href * = "foursquare.com" ] : before { content : "\f226" } . jetpack-social-navigation-genericons a [ href * = "github.com" ] : before { content : "\f200" } . jetpack-social-navigation-genericons a [ href * = "plus.google.com" ] : before { content : "\f206" } . jetpack-social-navigation-genericons a [ href * = "instagram.com" ] : before { content : "\f215" } . jetpack-social-navigation-genericons a [ href * = "linkedin.com" ] : before { content : "\f208" } . jetpack-social-navigation-genericons a [ href * = "path.com" ] : before { content : "\f219" } . jetpack-social-navigation-genericons a [ href * = "pinterest." ] : before { content : "\f210" } . jetpack-social-navigation-genericons a [ href * = "getpocket.com" ] : before { content : "\f224" } . jetpack-social-navigation-genericons a [ href * = "polldaddy.com" ] : before { content : "\f217" } . jetpack-social-navigation-genericons a [ href * = "reddit.com" ] : before { content : "\f222" } . jetpack-social-navigation-genericons a [ href $ = "/feed/" ] : before { content : "\f413" } . jetpack-social-navigation-genericons a [ href * = "skype:" ] : before { content : "\f220" } . jetpack-social-navigation-genericons a [ href * = "spotify.com" ] : before { content : "\f515" } . jetpack-social-navigation-genericons a [ href * = "stumbleupon.com" ] : before { content : "\f223" } . jetpack-social-navigation-genericons a [ href * = "tumblr.com" ] : before { content : "\f214" } . jetpack-social-navigation-genericons a [ href * = "twitch.tv" ] : before { content : "\f516" } . jetpack-social-navigation-genericons a [ href * = "twitter.com" ] : before { content : "\f202" } . jetpack-social-navigation-genericons a [ href * = "vimeo.com" ] : before { content : "\f212" } . jetpack-social-navigation-genericons a [ href * = "vine.co" ] : before { content : "\f517" } . jetpack-social-navigation-genericons a [ href * = "wordpress.com" ] : before , . jetpack-social-navigation-genericons a [ href * = "wordpress.org" ] : before { content : "\f205" } . jetpack-social-navigation-genericons a [ href * = "youtube.com" ] : before { content : "\f213" }
2021-04-27 08:32:47 +02:00
. tiled-gallery { clear : both ; margin : 0 0 20 px ; overflow : hidden } . tiled-gallery img { margin : 2 px !important } . tiled-gallery . gallery-group { float : right ; position : relative } . tiled-gallery . tiled-gallery-item { float : right ; margin : 0 ; position : relative ; width : inherit } . tiled-gallery . gallery-row { overflow : hidden } . tiled-gallery . tiled-gallery-item a { background : 100 % 0 ; border : none ; color : inherit ; margin : 0 ; padding : 0 ; text-decoration : none ; width : auto } . tiled-gallery . tiled-gallery-item img , . tiled-gallery . tiled-gallery-item img : hover { background : 100 % 0 ; border : none ; box-shadow : none ; max-width : 100 % ; padding : 0 ; vertical-align : middle } . tiled-gallery-caption { background : #f0f0f1 ; background : rgba ( 255 , 255 , 255 , .8 ) ; color : #333 ; font-size : 13 px ; font-weight : 400 ; overflow : hidden ; padding : 10 px 0 ; position : absolute ; bottom : 0 ; text-indent : 10 px ; text-overflow : ellipsis ; width : 100 % ; white-space : nowrap } . tiled-gallery . tiled-gallery-item-small . tiled-gallery-caption { font-size : 11 px } . widget-gallery . tiled-gallery-unresized { visibility : hidden ; height : 0 ; overflow : hidden } . tiled-gallery . tiled-gallery-item img . grayscale { position : absolute ; right : 0 ; top : 0 } . tiled-gallery . tiled-gallery-item img . grayscale : hover { opacity : 0 } . tiled-gallery . type-circle . tiled-gallery-item img { border-radius : 50 % !important ; object-fit : cover } . tiled-gallery . type-circle . tiled-gallery-caption { display : none } . tiled-gallery . type-square . tiled-gallery-item img { object-fit : cover }
2019-11-15 23:26:29 +01:00
. jetpack-display-remote-posts { margin : 5 px 0 20 px 0 } . jetpack-display-remote-posts h4 { margin : 5 px 0 ; padding : 0 } . jetpack-display-remote-posts p { margin : 0 ; padding : 0 } . jetpack-display-remote-posts img { max-width : 100 % }
. widget-grofile h4 { margin : 1 em 0 .5 em } . widget-grofile ul . grofile-urls { margin-right : 0 ; overflow : hidden } . widget-grofile ul . grofile-accounts li { list-style : none ; display : inline } . widget-grofile ul . grofile-accounts li :: before { content : "" !important } . widget-grofile . grofile-accounts-logo { background-image : url ( https://secure.gravatar.com/images/grav-share-sprite.png ) ; background-repeat : no-repeat ; width : 16 px ; height : 16 px ; float : right ; margin-left : 8 px ; margin-bottom : 8 px } . rtl . widget-grofile . grofile-accounts-logo { margin-right : 8 px ; margin-left : 0 } . grofile-thumbnail { width : 500 px ; max-width : 100 % } @ media only screen and ( -webkit-min-device-pixel-ratio : 1 . 5 ) , only screen and ( -o-min-device-pixel-ratio : 3 / 2 ) , only screen and ( min--moz-device-pixel-ratio : 1 . 5 ) , only screen and ( min-device-pixel-ratio : 1 . 5 ) { . widget-grofile . grofile-accounts-logo { background-image : url ( https://secure.gravatar.com/images/grav-share-sprite-2x.png ) ; background-size : 16 px 784 px } }
2021-04-27 08:32:47 +02:00
div [ class ^ = gr_custom_container ] { border : 1 px solid gray ; border-radius : 10 px ; padding : 10 px 5 px 10 px 5 px ; background-color : #fff ; color : #000 } div [ class ^ = gr_custom_container ] a { color : #000 } h2 [ class ^ = gr_custom_header ] { display : none } div [ class ^ = gr_custom_each_container ] { width : 100 % ; clear : both ; margin-bottom : 10 px ; overflow : auto ; padding-bottom : 4 px ; border-bottom : 1 px solid #a7aaad } div [ class ^ = gr_custom_book_container ] { float : left ; overflow : hidden ; height : 60 px ; margin-right : 4 px ; width : 39 px } div [ class ^ = gr_custom_author ] { font-size : 10 px } div [ class ^ = gr_custom_tags ] { font-size : 10 px ; color : gray } div [ class ^ = gr_custom_rating ] { display : none }
. widget_wpcom_social_media_icons_widget ul { list-style-type : none ; margin-right : 0 } . widget_wpcom_social_media_icons_widget ul li { border : 0 none ; display : inline ; margin-left : .5 em } . widget_wpcom_social_media_icons_widget li a { border : 0 none ; text-decoration : none } . widget_wpcom_social_media_icons_widget . genericon { font-family : Genericons } . widget_wpcom_social_media_icons_widget . screen-reader-text { clip : rect ( 1 px , 1 px , 1 px , 1 px ) ; position : absolute !important ; height : 1 px ; width : 1 px ; overflow : hidden } . widget_wpcom_social_media_icons_widget . screen-reader-text : active , . widget_wpcom_social_media_icons_widget . screen-reader-text : focus , . widget_wpcom_social_media_icons_widget . screen-reader-text : hover { background-color : #f0f0f1 ; border-radius : 3 px ; box-shadow : 0 0 2 px 2 px rgba ( 0 , 0 , 0 , .6 ) ; clip : auto !important ; color : #21759b ; display : block ; font-size : 14 px ; font-size : .875 rem ; font-weight : 700 ; height : auto ; right : 5 px ; line-height : normal ; padding : 15 px 23 px 14 px ; text-decoration : none ; top : 5 px ; width : auto ; z-index : 100000 }
2019-11-15 23:26:29 +01:00
. widgets-grid-layout { width : 100 % } . widgets-grid-layout : after , . widgets-grid-layout : before { content : " " ; display : table } . widgets-grid-layout : after { clear : both } . widget-grid-view-image { float : right ; max-width : 50 % } . widget-grid-view-image a { display : block ; margin : 0 0 4 px 2 px } . widget-grid-view-image : nth-child ( even ) { float : left } . widget-grid-view-image : nth-child ( even ) a { margin : 0 2 px 4 px 0 } . widgets-grid-layout . widget-grid-view-image img { max-width : 100 % ; height : auto } . widgets-multi-column-grid ul { overflow : hidden ; padding : 0 ; margin : 0 ; list-style-type : none } . widgets-multi-column-grid ul li { background : 100 % 0 ; clear : none ; float : right ; margin : 0 0 -3 px -5 px ; padding : 0 0 6 px 8 px ; border : none ; list-style-type : none !important } . widgets-multi-column-grid ul li a { background : 100 % 0 ; margin : 0 ; padding : 0 ; border : 0 } . widgets-multi-column-grid . avatar { vertical-align : middle } . widgets-list-layout { padding : 0 ; margin : 0 ; list-style-type : none } . widgets-list-layout li : after , . widgets-list-layout li : before { content : "" ; display : table } . widgets-list-layout li : after { clear : both } . widgets-list-layout li { zoom : 1 ; margin-bottom : 1 em ; list-style-type : none !important } . widgets-list-layout . widgets-list-layout-blavatar { float : right ; width : 21.276596 % ; max-width : 40 px ; height : auto } . widgets-list-layout-links { float : left ; width : 73.404255 % } . widgets-list-layout span { opacity : .5 } . widgets-list-layout span : hover { opacity : .8 }
. jetpack-image-container : after { clear : both } . jetpack-image-container : after , . jetpack-image-container : before { display : table ; content : "" }
. widgets-multi-column-grid ul { overflow : hidden ; padding : 0 ; margin : 0 ; list-style-type : none } . widgets-multi-column-grid ul li { background : 100 % 0 ; clear : none ; float : right ; margin : 0 0 -3 px -5 px ; padding : 0 0 6 px 8 px ; border : none ; list-style-type : none !important } . widgets-multi-column-grid ul li a { background : 100 % 0 ; margin : 0 ; padding : 0 ; border : 0 } . widgets-multi-column-grid . avatar { vertical-align : middle } . widget_jetpack_my_community . avatar-240 , . widget_jetpack_my_community . avatar-48 { max-width : 48 px ; max-height : 48 px }
. widget . widget_authors li > ul , . widget_authors > ul { margin-right : inherit ; padding-right : 0 } . widget_authors ul li li { padding-right : 0 } . widget_authors > ul > li { margin-bottom : 1 em ; list-style : none } . widget_authors > ul > li + li { border-top : 0 } . widget . widget_authors img { margin-left : 5 px ; margin-bottom : 5 px ; vertical-align : middle ; box-shadow : none }
. wpcnt { text-align : center ; line-height : 2 } . wpa { position : relative ; overflow : hidden ; display : inline-block ; max-width : 100 % } . wpa-about { position : absolute ; top : 5 px ; right : 0 ; left : 0 ; display : block ; margin-top : 0 ; color : #888 ; font : 10 px / 1 "Open Sans" , Arial , sans-serif !important ; text-align : right !important ; text-decoration : none !important ; opacity : .85 ; border-bottom : none !important ; box-shadow : none !important } . wpa . u > div { display : block ; margin-top : 5 px ; margin-bottom : 1 em } div . wpa > div { margin-top : 20 px } . wpa . u . adsbygoogle { display : block ; margin-top : 17 px ; margin-bottom : 1 em ; background-color : transparent }
2020-09-15 14:30:05 +02:00
. widget_eu_cookie_law_widget { animation : fadeIn .8 s ; border : none ; bottom : 1 em ; right : 1 em ; margin : 0 ; padding : 0 ; position : fixed ; left : 1 em ; width : auto ; z-index : 50001 } @ keyframes fadeIn { from { opacity : 0 ; visibility : hidden } to { opacity : 1 ; visibility : visible } } . widget_eu_cookie_law_widget . widget . top { bottom : auto ; top : 1 em } . admin-bar . widget_eu_cookie_law_widget . widget . top { top : 3 em } amp-consent . widget_eu_cookie_law_widget . widget . top { top : 1 em ; margin : 0 } . admin-bar amp-consent . widget_eu_cookie_law_widget . widget . top { top : 0 ; margin-top : 3 em } # eu-cookie-law { background-color : #fff ; border : 1 px solid #dedede ; color : #2e4467 ; font-size : 12 px ; line-height : 1.5 ; overflow : hidden ; padding : 6 px 15 px 6 px 6 px ; position : relative } # eu-cookie-law a , # eu-cookie-law a : active , # eu-cookie-law a : visited { color : inherit ; cursor : inherit ; text-decoration : underline } # eu-cookie-law a : hover { cursor : pointer ; text-decoration : none } # eu-cookie-law . negative { background-color : #000 ; border : none ; color : #fff } # eu-cookie-law . hide { opacity : 0 ; visibility : hidden ; transition : opacity .4 s , visibility .4 s } # eu-cookie-law form { margin-bottom : 0 ; position : static } # eu-cookie-law input , # eu-cookie-law input : focus , # eu-cookie-law input : hover { background : #f3f3f3 ; border : 1 px solid #dedede ; border-radius : 4 px ; -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; color : #2e4453 ; cursor : pointer ; display : inline ; float : left ; font-family : inherit ; font-size : 14 px ; font-weight : inherit ; line-height : inherit ; margin : 0 5 % 0 0 ; padding : 8 px 12 px ; position : static ; text-transform : none } # eu-cookie-law . negative input , # eu-cookie-law . negative input : focus , # eu-cookie-law . negative input : hover { background : #282828 ; border-color : #535353 ; color : #fff } @ media ( max-width : 600px ) { # eu-cookie-law { padding-bottom : 55 px } # eu-cookie-law input . accept { bottom : 8 px ; position : absolute ; left : 8 px } } . widget_eu_cookie_law_widget . customize-partial-edit-shortcut > button { right : 0 }
2019-11-15 23:26:29 +01:00
. flickr-images { text-align : center } . flickr-size-thumbnail . flickr-images { align-content : space-between ; align-items : center ; display : flex ; flex-flow : row wrap ; justify-content : center } . flickr-images img { max-width : 100 % ; margin : 5 px }
2020-09-15 14:30:05 +02:00
. wpcom-instagram-images { display : grid ; grid-gap : .5 rem ; grid-auto-columns : 1 fr } . wpcom-instagram-images : after , . wpcom-instagram-images : before { content : none } . wpcom-instagram-images a { display : block ; margin : 4 px 2 px } . wpcom-instagram-columns-2 a , . wpcom-instagram-columns-3 a { display : inline-block ; vertical-align : top } . wpcom-instagram-columns-2 a { width : calc ( 50 % - 8 px ) } . wpcom-instagram-columns-3 a { width : calc ( 33.3333 % - 8 px ) } . wpcom-instagram-images . sq-bg-image { background-position : center ; background-repeat : no-repeat ; background-size : cover ; height : 0 ; overflow : hidden ; padding-bottom : 100 % } . wpcom-instagram-columns-2 { grid-template-columns : repeat ( 2 , 1 fr ) } . wpcom-instagram-columns-3 { grid-template-columns : repeat ( 3 , 1 fr ) } @ supports ( display : grid ) { . wpcom-instagram-images a { display : block ; margin : 0 } . wpcom-instagram-columns-2 a , . wpcom-instagram-columns-3 a { width : auto } }
2019-11-15 23:26:29 +01:00
. jetpack-search-filters-widget__sub-heading { font-size : inherit ; font-weight : 700 ; margin : 0 0 .5 em ; padding : 0 } . jetpack-search-form + . jetpack-search-filters-widget__sub-heading { margin-top : 1.5 em ; margin-bottom : .5 em !important } . jetpack-search-filters-widget__clear { margin-top : .5 em ; margin-bottom : .5 em } . jetpack-search-sort-wrapper { margin-top : 1 em ; margin-bottom : 1.5 em } . jetpack-search-sort-wrapper label { display : inherit } . widget_search . jetpack-search-filters-widget__filter-list input [ type = checkbox ] { width : auto ; height : auto } ul . jetpack-search-filters-widget__filter-list li { border : none ; padding : 0 ; list-style : none } ul . jetpack-search-filters-widget__filter-list li a { text-decoration : none } ul . jetpack-search-filters-widget__filter-list li a : hover { box-shadow : none } ul . jetpack-search-filters-widget__filter-list li label { font-weight : inherit ; display : inherit } . jetpack-search-filters-widget__filter-list { list-style : none } ul . jetpack-search-filters-widget__filter-list { margin-bottom : 1.5 em } body . search . jetpack-search-form input [ name = "s" ] : -ms-input-placeholder { color : transparent } body . search . jetpack-search-form input [ name = "s" ] :: -ms-input-placeholder { color : transparent } body . search . jetpack-search-form input [ name = "s" ] :: placeholder { color : transparent } body . search . jetpack-search-form input [ name = "s" ] . show-placeholder : -ms-input-placeholder { color : inherit } body . search . jetpack-search-form input [ name = "s" ] . show-placeholder :: -ms-input-placeholder { color : inherit } body . search . jetpack-search-form input [ name = "s" ] . show-placeholder :: placeholder { color : inherit }
@ media screen and ( min-width : 400px ) { . widget . jetpack-simple-payments . jetpack-simple-payments-product { flex-direction : column } . widget . jetpack-simple-payments . jetpack-simple-payments-details { padding-right : 0 } }
. jetpack_widget_social_icons li , . jetpack_widget_social_icons ul { list-style : none } . jetpack_widget_social_icons ul { display : block ; margin : 0 0 1.5 em ; padding : 0 } . jetpack_widget_social_icons ul li { border : 0 ; display : inline-block ; line-height : 1 ; margin : 0 ; padding : 0 } . jetpack_widget_social_icons ul li : after , . jetpack_widget_social_icons ul li : before { display : none } . jetpack_widget_social_icons a { border : 0 ; box-shadow : none ; display : block ; height : 24 px ; text-decoration : none ; width : 24 px } . jetpack_widget_social_icons svg { color : inherit ; fill : currentColor ; height : inherit ; vertical-align : middle ; width : inherit } . jetpack_widget_social_icons ul . size-small a { height : 24 px ; width : 24 px } . jetpack_widget_social_icons ul . size-medium a { height : 32 px ; width : 32 px } . jetpack_widget_social_icons ul . size-large a { height : 48 px ; width : 48 px } . screen-reader-text { border : 0 ; clip : rect ( 1 px , 1 px , 1 px , 1 px ) ; -webkit- clip-path : inset ( 50 % ) ; clip-path : inset ( 50 % ) ; height : 1 px ; margin : -1 px ; overflow : hidden ; padding : 0 ; position : absolute !important ; width : 1 px ; word-wrap : normal !important }