@charset "utf-8";


body {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
} .mt05 {
margin-top:5px;
}
.mt10 {
margin-top:10px;
}
.mt15 {
margin-top:15px;
}
.mt20 {
margin-top:20px;
}
.mt25 {
margin-top:25px;
}
.mt30 {
margin-top:30px;
}
.mt35 {
margin-top:35px;
}
.mt40 {
margin-top:40px;
}
.mt45 {
margin-top:45px;
}
.mt50 {
margin-top:50px;
} .mr05 {
margin-right:5px;
}
.mr10 {
margin-right:10px;
}
.mr15 {
margin-right:15px;
}
.mr20 {
margin-right:20px;
}
.mr25 {
margin-right:25px;
}
.mr30 {
margin-right:30px;
} .mb05 {
margin-bottom:5px;
}
.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}
.mb25 {
margin-bottom:25px;
}
.mb30 {
margin-bottom:30px;
}
.mb35 {
margin-bottom:35px;
}
.mb40 {
margin-bottom:40px;
}
.mb45 {
margin-bottom:45px;
}
.mb50 {
margin-bottom:50px;
} .ml05 {
margin-left:5px;
} 
.ml10 {
margin-left:10px;
}
.ml15 {
margin-left:15px;
}
.ml20 {
margin-left:20px;
}
.ml25 {
margin-left:25px;
}
.ml30 {
margin-left:30px;
} .txtR {
text-align:right;
}
.txtC {
text-align:center;
}
.txtL {
text-align:left;
} .clearfix:after {
content:"";
clear:both;
display:block;
}
#headBox:after {
content:"";
clear:both;
display:block;
} img {
border:none;
vertical-align:bottom;
}
body a:hover {
opacity: 0.6;
color: #D5A239;
}
body a {
color: #D5A239;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
body #headMenu a {
}
body #headMenu a:hover {
color:#aaa!important;
text-decoration:none!important;
}
a:hover img {
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
} body {
background-color:#F1F0E5;
}
.section.header {
padding:0;
}
#headBox { overflow: hidden;
position: relative;
background-color:#fff;
padding:30px 0;
}
#headBox .headImg {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
background:rgba(0, 0, 0, 0) none no-repeat scroll 50% 50% / cover ;
background-image:url(//devi-log.net/img/niku.jpg);
}
#headBox .headTitle {
left: 50%;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 50%;
}
#headBox .headTitle a {
color:#fff!important;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
#headBox .headTitle p {
color:#fff!important;
text-align:center;
margin-top:30px;
font-size:0.8rem;
padding:0 15px;
line-height:1.7;
}
.header-search-block {
background-color:#000;
}
.header-search-block .s {
background-color:#000;
}
#headMenu a {
opacity: 0.8;
color:#fff;
margin-right:40px;
}
#headMenu a.home {
}
#headMenu a.about {
}
#headMenu a:nth-of-type(3) {
margin-right:0;
}
#headMenu a { line-height:60px;
}
#headMenu a:hover {
opacity: 1;
color:#fff!important;
}
#headMenu a.more {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_more.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.fb {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_fb.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.tw {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_tw.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.insta {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_insta.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.yt {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_yt.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:0;
}
.nav-toggle {
display:none;
}
@media (max-width: 600px) {
#headBox .headTitle a {
display:block;
}
#headMenu a {
font-size:0.9rem;
margin-right:25px!important;
}
#headMenu a:nth-of-type(3) {
margin-right:0!important;
}
.navigation .navigation-inner {
max-width:94%;
}
}
.search-toggle {
width:41px;
height:48px;
background:rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_spyglass.png) no-repeat scroll center center / 22px auto;
display:none;
}
.navigation ul.main-menu {
display:none;
}
.wrapper.section {
padding:20px 0;
}
.footer .widget_search .s {
background-color:#fff;
color:#000;
font-size:0.8rem;
}
.wrapper .searchform .s, .footer .searchform .s {
color:#444;
}
.wrapper .searchform .s:focus, .footer .searchform .s:focus {
background-color:#aaa;
color:#000;
}
@media (max-width: 600px) {
#headBox {
}
#headBox .headImg {
min-height: 160px;
width: 100%;
}
#headBox .headTitle {
width: 100%;
left:0;
}
#headBox .headTitle p {
margin-top:15px;
}
.header-search-block .s {
font-size:0.8rem;
}
.footer .widget_search .s {
font-size:0.6rem;
}
}
.credits p {
text-transform:none!important;
}
.post-container {
width: 25%;
padding: 0 1% 20px;
}
@media (max-width: 1040px) { .section-inner.content { max-width: 94%; }
.post-container {
width: 33.3%;
padding: 0 1% 3%;
}
}
@media (max-width: 600px) {
.post-container {
width: 50%;
padding: 0 1.5% 3%;
}
}
.post-header .post-title {
font-weight:normal;
}
.post .post-header::before, .page .post-header::before {
display:none;
}
.post .post-header::after, .page .post-header::after{
display:none;
}
body.single .post-header {
padding:4% 5%;
}
@media (max-width: 600px) {
body.single .post-header {
padding:7.5% 6%;
}
}
.post-header .post-title {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
font-size:1rem;
}
body.single .post-header h1.post-title {
font-size:18px;
line-height:1.6;
}
@media (max-width: 600px) {
body.single .post-header h1.post-title {
font-size:16px;
}
}
.posts .post-meta {
border-top: 1px dotted #333;
background-color:#fff;
}
.posts .post-meta a {
float:none;
padding:15px 20px;
font-weight:normal;
text-align:center;
color:#666;
}
.posts .post-meta a.post-date {
background-image:none;
}
.posts .post-meta a.post-date:hover {
background-image:none;
}
.post-author {
display:none;
}
.single .post-meta-container::after {
background:none;
}
.single .post-meta {
float:none;
width:100%;
}
.single .post-meta a {
color:#fff;
}
.single .post-meta p, .single .post-meta > a, .post-nav a {
color:#fff;
font-weight:normal;
}
.nocomments {
display:none;
}
.featured-media a img {
width:100%;
}
.post .featured-media img {
margin:0 auto;
max-width:640px;
}
.credits p, .credits a {
color:#fff;
font-weight:normal;
}
p.credits-left {
}
p.credits-left span {
margin:0 15px;
}
p.credits-right {
text-align:right;
display:none;
}
@media (max-width: 800px) {
p.credits-left span {
display:inline;
}
.post .featured-media img {
margin:0 auto;
max-width:100%;
}
}
@media (max-width: 600px) {
p.credits-left {
width:85%;
line-height:1.7;
padding-right:15px;
}
p.credits-right {
width:15%;
line-height:1.7;
}
}
.row .one-third {
float:none;
width:100%;
margin:0;
} .sidebar .widget .custom_search {
padding:0;
}
#sidebar .searchform-input-wrapper input, .searchform-input-wrapper input, .searchform-input-wrapper select {
width:auto;
}
.searchform-label {
float:none;
width:100%;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
.searchform-input-wrapper {
text-align:left;
width:100%;
float:none;
}
.checkbox-wrapper {
width:33%;
float:left;
margin-bottom:12px;
}
.footer .checkbox-wrapper {
width:14.285%;
float:left;
margin-bottom:18px;
overflow:none;
}
.checkbox-wrapper input[type=checkbox] {
width:17px;
height:17px;
margin:0 3px 0 0;
vertical-align:text-bottom;
float:left;
}
.checkbox-wrapper input[type=checkbox]:checked + label {
color:#13C4A5;
}
.checkbox-wrapper label {
letter-spacing:-1px;
display:block;
overflow:hidden;
font-size:0.85rem;
padding-right:3px;
line-height:1.2;
}
label.searchform-label {
padding:0;
margin-bottom:20px;
font-size:1rem;
font-weight:normal;
color:#333;
}
.footer.bg-graphite {
background-color:#fff;
color:#444;
}
.footer .widget-content label.searchform-label {
color:#444;
border-left:solid 4px #243B4B;
padding:3px 0 3px 6px;
}
.footer .widget-content .checkbox-wrapper {
color:#444;
}
.footer .column-2, .footer .column-3 {
display:none;
}
form.custom_search .searchform-controls input[type=submit] {
color:333;
background-color: #eee;
min-width: 100%;
padding: 5px;
border-radius:3px;
margin-top:15px;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
letter-spacing:0.3em;
text-align:center;
}
@media (max-width: 1300px) {
.checkbox-wrapper label {
}
}
@media (max-width: 1040px) {
.searchform-controls {
text-align:center;
}
form.custom_search .searchform-controls input[type=submit] {
width:100%;
font-size: 1.1rem;
padding: 15px 5px;
}
.footer .checkbox-wrapper {
width:20%;
}
}
@media (max-width: 600px) {
.footer .checkbox-wrapper {
width:33%;
}
.checkbox-wrapper label {
font-size:0.86rem;
}
}
.footer h3.widget-title {
font-size:1rem;
font-weight:normal;
margin-bottom:15px;
color:#444;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
border-left:solid 4px #243B4B;
padding:3px 0 3px 6px;
}
.footer .widget {
border-top:2px dotted #aaa;
}
.checkbox-group-wrapper:after {
content:"";
clear:both;
display:block;
}
.CheckboxInput{
margin-bottom:15px;
} body.search.search-results .page-title.section-inner h3,body.search.search-no-results .page-title.section-inner h3  {
display:none;
} #OpenLayers_Control_Attribution_7 {
right:0;
bottom:0;
}
small {
font-size:0.8em;
}
#map {
height:420px;
} .wp_likes {
margin-bottom:30px;
}
.wp_likes span.text {
font-size:0.8rem;
color:#666;
}
.wp_likes .like, .wp_likes .unlike {
font-size:0.9rem;
margin-top:5px;
}
.wp_likes a.like img, a.liked img {
width:18px;
height:18px;
margin:0;
vertical-align:sub;
}
.wp_likes_widget div {
display:none;
}
.widget-content ul li::before {
content:"";
}
.widget-content ul li {
padding-left:0;
} .gaA {
margin-bottom:20px;
text-align:center;
}
.gaB {
margin-top:20px;
text-align:center;
}
.gaC {
text-align:center;
margin-top:20px;
}
.gaD {
text-align:center;
margin-top:20px;
}
.footer.medium-padding {
padding: 60px 0 20px;
}
.page-title {
margin-bottom:20px;
}
@media (max-width: 600px) {
.footer {
padding: 30px 0 20px;
}
.row .one-third {
margin:0;
}
.archive-nav { margin-top: 1%; }
} body.page-id-2326 .wp_social_bookmarking_light {
display:none;
}
table.contactTbl {
border:solid 1px #ccc;
margin-bottom:30px;
}
table.contactTbl td {
background:#f9f9f9 none repeat scroll 0 0;
}
.contactSbm {
text-align:center;
}
.contactSbm input[type="submit"] {
width:50%;
font-size:1.2rem;
padding:15px;
letter-spacing:0.5rem;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
.post-content table.contactTbl *:last-child {
margin-bottom:1px;
} body.page-id-2424 .wp_social_bookmarking_light,
body.page-id-2424 .wp_social_bookmarking_light_clear {
display:none;
}
body.page-id-2424 .post-content span {
font-size:0.95rem;
}
body.page-id-2424 .post-content .alignleft, .post-content .alignright {
display: block;
} table.tourTbl {
}
table.tourTbl td {
border:none;
}
table.tourTbl td p {
text-align:center!important;
margin-bottom:8px;
}
@media (max-width: 900px) {
iframe.wp-embedded-content {
width:100%;
}
}
@media (max-width: 600px) {
.wp-embed-featured-image.square {
margin-right:0;
max-width:100%;
float:none;
}
}
.tourLink {
width:32%;
margin-right:2%;
float:left;
border:solid 1px #ccc;
background-color:#fff;
}
.tourLink:nth-child(3n) {
margin-right:0;
}
.w910 {
width:910px;
margin-left:auto;
margin-right:auto;
}
.w910 .tourLink {
width:434px;
margin-right:42px;
float:left;
border:solid 1px #ccc;
}
.w910 .tourLink:nth-child(2n) {
margin-right:0;
}
.colBox {
margin:0 auto 20px;
width:910px;
}
.tourLink.col {
width:434px;
margin-right:42px;
float:left;
border:solid 1px #ccc;
}
.tourLink.col:nth-child(2n) {
margin-right:0;
}
.tourLink a {
display:table-cell;
border:5px solid #fff;
background-color:#fff;
padding:10px 10px 10px 110px;
vertical-align:middle;
width:100%;
color:#2b3542;
height:100px;
font-size:1.1rem;
background-size:contain;
background-repeat:no-repeat;
}
.tourLink a {
width:1350px;
}
.w910 .tourLink a {
}
.tourLink a:hover {
background-color:#feff70;
border:5px solid #feff70;
color:#000!important;
}
.tourLink a.fukuoka1 {
background-image:url(/css/01-l.jpg);
}
.tourLink a.fukuoka2 {
background-image:url(/css/02-l.jpg);
}
.tourLink a.tantan1 {
background-image:url(/css/03-l.jpg);
}
.tourLink a.sagari1 {
background-image:url(/css/04-l.jpg);
line-height:1.2;
}
body.home .tourLink a.sagari1 {
line-height:1.5;
}
.tourLink a.ramen1 {
background-image:url(/css/05-l.jpg);
}
.tourLink a.more {
background-image:url(/css/06-l.png);
}
.tourLink a.curry {
background-image:url(/css/curry.jpg);
}
.tourLink a.gyouza {
background-image:url(/css/gyouza.jpg);
}
.tourLink a.mizutaki {
background-image:url(/css/mizutaki.jpg);
}
.tourLink a.lovefm {
background-image:url(/css/lovefm.jpg);
line-height:1.2;
}
.tourLink a.more {
background-image:url(/css/more_g.jpg);
line-height:1.5;
color:#ff2222;
}
.tourLink a.takeout {
background-image:url(/css/takeout.png);
line-height:1.5;
}
.tourLink a.curryb {
background-image:url(/css/curryb.jpg);
line-height:1.5;
font-weight:bold;
color:#ff2222;
}
.tourLink a.insta {
background-image:url(/css/insta.jpg);
line-height:1.5;
}
.tourLink a.instagram {
background-image:url(/css/instagram.jpg);
line-height:1.5;
}
.tourLink a.fb {
background-image:url(/css/fb.jpg);
line-height:1.5;
}
.tourLink a.tw {
background-image:url(/css/twx.jpg);
line-height:1.5;
}
.tourLink a.yt {
background-image:url(/css/yt.jpg);
line-height:1.5;
}
.tourLink a.dl {
background-image:url(/css/dl.png);
line-height:1.5;
}
.tourLink a.kbcradio {
background-image:url(/css/kbcradio.jpg);
line-height:1.5;
}
.tourLink a.prof {
background-image:url(/css/prof2.jpg);
line-height:1.5;
}
.tourLink a.more:hover {
color:#ff2222!important;
}
.tourLink a.curryb:hover {
color:#ff2222!important;
}
@media (max-width: 1564px) {
.tourLink a.sagari1,
.tourLink a.ramen1 {
line-height:1.2;
}
}
@media (max-width: 1450px) {
.tourLink, .tourLink.col {
width:100%;
margin-right:0;
float:none;
margin-bottom:10px;
}
.w910 {
width:100%;
}
.w910 .tourLink {
width:100%;
margin-right:0;
float:none;
margin-bottom:10px;
}
.tourLink:nth-child(3n) {
margin-bottom:0;
}
.colBox {
width:100%;
}
}
@media (max-width: 640px) {
.tourLink a {
font-size:0.85rem;
}
.tourLink a.more {
}
}
@media (max-width: 600px) {
.tourLink a {
height:90px;
padding:10px 10px 10px 95px;
}
.tourLink a.more {
}
}
.tourLink.head {
width:1200px;
margin:20px auto 0;
float:none;
}
.tourLink.head a.more {
}
@media (max-width: 1200px) {
.tourLink.head {
width:92%;
margin:20px 4% 0;
}
}
.sidebar .tourLink {
width:100%;
margin-right:0;
float:none;
margin-bottom:20px;
}
.sidebar .tourLink:nth-last-of-type(1) {
margin-bottom:0;
}
.sidebar .tourLink a {
padding:10px 10px 10px 110px;
font-size:0.9rem;
display:table-cell;
vertical-align:middle;
}
.sidebar .tourLink a.more {
line-height:1.4;
}
@media (max-width: 1560px) {
.sidebar .tourLink a.more {
}
}
@media (max-width: 1466px) {
.sidebar .tourLink a {
font-size:0.7rem;
padding:5px 5px 5px 90px;
height:85px;
}
}
@media (max-width: 1373px) {
.sidebar .tourLink a.sagari1,
.sidebar .tourLink a.ramen1,
.sidebar .tourLink a.tantan1 {
line-height:1.2;
}
.sidebar .tourLink a.more {
line-height:1.2;
}
}
a.mapbtn {
background: -moz-linear-gradient(top,#80CCE6,#80CCE6 5%,#09C 5%,#069 95%,#069 95%,#00293D);
background: -webkit-gradient(linear, left top, left bottom, from(#80CCE6), color-stop(0.05,#80CCE6), color-stop(0.05,#09C), color-stop(0.95,#069), color-stop(0.95,#00293D), to(#00293D));
border: 1px solid #DDD;
color: #FFF;
width: 100%;
padding: 10px 0;
display:block;
text-align:center;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
a.mapbtn:hover {
color: #FFF!important;
} body.page-id-6195 form.searchform {
margin-bottom:30px;
}
body.page-id-6195 .post-content {
padding:5% 10% 10%;
}
body.page-id-6195 .post-content label {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
font-weight:normal;
}
body.page-id-6195 label.searchform-label{
border-left: 4px solid #243b4b;
color: #444;
padding: 3px 0 3px 6px;
display:block;
}
label.freew {
border-left: 4px solid #243b4b;
color: #444;
padding: 3px 0 3px 6px;
}
body.page-id-6195 .checkbox-wrapper {
width:25%;
}
body.page-id-6195 form.custom_search .searchform-controls input[type="submit"] {
color:#333;
padding:5px;
line-height:1.7;
border:1px solid #666;
}
body.page-id-6195 .searchform-controls {
margin-bottom:30px;
}
@media (max-width: 888px) {
body.page-id-6195 .checkbox-wrapper {
width:33.3%;
font-size:0.8rem;
line-height:1.3;
letter-spacing:0;
}
body.page-id-6195 .post-content {
padding:5%;
}
}
.wrapper .searchform .searchsubmit:hover,
.footer .searchform .searchsubmit:hover {
cursor: pointer;
background:rgba(0, 0, 0, 0) url(//devi-log.net/img/spyglass-g.png) no-repeat scroll center center / 24px auto
}
body.page-id-6195 .wp_social_bookmarking_light {
display:none;
} .footer.medium-padding {
padding:10px 0 30px;
}
.footer.medium-padding .section-inner .column .widgets {
display:none;
} .page-top {
position: fixed;
bottom: 20px;
right: 20px;
}
.page-top a {
background-color: #ccc;
text-decoration: none;
color: #222;
font-size: 12px;
padding: 20px 10px;
text-align: center;
display: block;
border:solid 1px #ccc;
border-radius:3px;
}
.page-top a:hover {
text-decoration: none;
background-color: #243b4b;
border:solid 1px #fff;
color: #fff;
opacity: 1;
}
.credits p {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
.searchform-controls {
text-align:right;
} ul.imgGallery {
padding:0!important;
margin-left:0!important;
}
ul.imgGallery:after {
content:"";
clear:both;
display:block;
}
ul.imgGallery li {
width:32%;
margin-right:2%;
margin-bottom:2%;
float:left;
list-style:none;
margin-top:0;
}
ul.imgGallery li:nth-of-type(3n) {
margin-right:0;
}
ul.imgGallery li img {
width: 100%;
object-fit: cover;
} .ytmov {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
margin-bottom:20px;
}
.ytmov iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div.wp-video {
margin-bottom:1.1em;
}
.post-excerpt {
display:none;
} .posts .post-container {
position: static!important;
left: auto!important;
top: auto!important;
float:left;
box-sizing:border-box;
}
.post-header {
border:none;
}
.post-container {
transform:none!important;
transition-property:none!important;
}
.posts .post-container:nth-child(4n+1) {
clear: left;
}
@media (max-width: 1040px) {
.posts .post-container:nth-child(4n+1) {
clear:none;
}
.posts .post-container:nth-child(3n+1) {
clear: left;
}
}
@media (max-width: 600px) {
.posts .post-container:nth-child(4n+1),
.posts .post-container:nth-child(3n+1) {
clear:none;
}
.posts .post-container:nth-child(2n+1) {
clear: left;
}
}
.archive-nav {
clear: both;
}
.posts .post-meta a {
padding:4px 0;
text-align:left;
font-size:0.7rem;
}
.section-inner {
width: 1412px;
max-width:90.8%;
}
@media (max-width: 1040px) {
.section-inner {
max-width:92%;
}
}
body.single .section-inner.mt20 {
max-width:100%;
}
body.search .section-inner.mt20,
body.archive .section-inner.mt20 {
max-width:98%;
}
.archive-nav {
width: 1412px;
max-width:98%;
margin:0 auto;
}
body.home .archive-nav {
width: 1412px;
max-width:92%;
margin:0 auto;
}
.clearfix.mb20 {
margin-bottom:10px!important;
}
@media (max-width: 800px) {
.tourLink,
.mb20 {
margin-bottom:8px!important;
}
} .gourmetbook {
margin: 30px auto 0;
background-color:#fff;
padding: 20px;
border-radius: 5px;
box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
width:800px;
clear:both;
}
.gourmetbook h5 {
color:#f22;
font-weight: bold;
text-align:center;
}
.gourmetbook .item {
width: 50%;
text-align: center;
padding-top:20px;
float:left;
margin-bottom:30px;
}
.item p {
text-align: center;
}
.item h5 {
color: #f22;
font-weight: bold;
text-align: center;
}
.content a.buyBtn {
margin: 0 auto 0;
}
.gourmetbook .item img {
margin:10px 0;
}
.gourmetbook .item a {
font-size:12px;
}
.gourmetbook .item:nth-of-type(2) {
}
.gourmetbook .item p.buytxt {
margin-bottom:20px;
text-align: center;
font-size:12px;
line-height:1.5;
}
.gourmetbook .item:nth-of-type(2) p.buytxt {
}
.gourmetbook:after {
content:"";
clear:both;
display:block;
}
.gourmetbook .item:nth-of-type(2) div {
margin:0 auto!important;
}
a.buyBtn {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none;
width: 300px;
margin: 0 auto 15px;
padding: 1rem 2rem;
font-weight: bold;
border: 2px solid #27acd9;
background: #27acd9;
color: #fff;
transition: 0.5s;
font-size:15px;
}
a.buyBtn:hover {
color: #27acd9;
background: #fff;
}
@media (max-width: 900px) {
.gourmetbook {
display: block;
width: 100%;
}
body.home .gourmetbook {
width: 92%;
}
.gourmetbook h5 {
display: block;
text-align: center;
}
.gourmetbook .item {
display: block;
width: 100%;
margin-bottom:15px;
float:none;
}
.gourmetbook .item:nth-of-type(4) {
width: 100%;
margin-bottom:0;
}
.gourmetbook .item:nth-of-type(4) p.buytxt {
text-align: center;
}
}
@media (max-width: 400px) {
.gourmetbook {
padding: 15px 5px;
}
} .infdBox {
display:none;
}
@media (max-width: 900px) {
.infdBox {
display:block;
margin-bottom:8px;
}
} .post-content form.searchandfilter.genre div > ul {
margin-left:0;
}
.post-content form.searchandfilter.genre div > ul > li {
padding-right: 0;
}
.post-content form.searchandfilter.genre ul li label {
font-weight:normal;
font-size: 0.85rem;
}
form.searchandfilter.genre div > ul > li:nth-of-type(1) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(2) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(2) ul li {
width: 24%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(2) ul li.cat-item:nth-of-type(n+61) {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li {
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li.cat-item {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li.cat-item:nth-of-type(n+61) {
display:block;
width: 24%;
float: left;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li.cat-item:nth-of-type(n+77) {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) ul li {
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) ul li.cat-item {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) ul li.cat-item:nth-of-type(n+77) {
display:block;
width: 24%;
float: left;
}
form.searchandfilter.genre div > ul > li:nth-of-type(5) {
width: 100%;
margin-top:30px;
}
form.searchandfilter.genre div > ul > li:nth-of-type(5) input {
width: 100%;
}
body.page-id-21813 .post-content {
padding: 5% 10% 10%;
}
body.page-id-21813 .wp_social_bookmarking_light {
display: none;
}
@media (max-width: 888px) {
body.page-id-21813 .post-content {
padding: 5%;
}
form.searchandfilter.genre div > ul > li ul li {
font-size:0.8rem;
}
form.searchandfilter.genre div > ul > li ul {
display: grid;
grid-template-rows: 40px 40px 40px;
grid-template-columns: 32% 32% 32%;
grid-auto-rows: 40px 40px 40px;
grid-auto-columns: 32% 32% 32%;
}
form.searchandfilter.genre div > ul > li ul li {
width:100%!important;
margin: 0;
padding:0 5px 5px 0;
}
form.searchandfilter.genre div > ul > li ul li:nth-of-type(3n) {
padding-right:0;
}
form.searchandfilter.genre div > ul > li ul li input[type=checkbox] {
margin: 0 5px 1rem 0;
float: left;
}
} .sidebar .textwidget form.searchandfilter.genre div > ul > li:nth-of-type(1) {
display: none;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li ul li {
width: 100%!important;
padding:0 5px 5px 0;
font-size: 0.8rem;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li ul li:nth-of-type(3n) {
padding-right:0;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li > ul {
display: grid;
grid-template-rows: 40px 40px 40px;
grid-template-columns: 32% 32% 32%;
grid-auto-rows: 40px 40px 40px;
grid-auto-columns: 32% 32% 32%;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li ul li input[type=checkbox] {
margin: 0 5px 1rem 0;
float: left;
} .footSns {
text-align:center;
background-color:#fff;
padding:10px 0 30px;
}
.footSns a {
display:inline-block;
margin-right:20px;
}
.footSns a:nth-of-type(5) {
margin-right:0;
} #headMenu {
text-align:center;
} .headSearch {
width: 1200px;
margin: 20px auto 0;
}
.headSearch .searchform {
position: relative;
}
.headSearch .searchform input[type="search"] {
display: block;
width: 100%;
padding: 16px 55px 16px 20px;
border: none;
margin: 0;
background: #fff;
border-radius: 3px;
font-family: 'Roboto', sans-serif;
font-size: 0.9em;
color: #444;
}
.headSearch .searchform input[type="submit"] {
display: block;
height: 36px;
width: 36px;
border: none;
position: absolute;
top: 50%;
margin-top: -18px;
right: 10px;
text-indent: -9999px;
background: url(//devi-log.net/img/spyglass-g.png) no-repeat center;
background-size: 24px auto;
}
@media (max-width: 1200px) {
.headSearch {
width: 92%;
margin: 20px 4% 0;
}
.headSearch .searchform input[type="search"] {
font-size: 0.8rem;
}
}
@media (max-width: 600px) {
#headBox img {
width:80%;
}
}
.uekiBnPc {
display:block;
text-align: center;
margin-top:5px;
}
.uekiBnMobi {
display:none;
text-align: center;
margin: 5px 4% 0px;
}
.uekiTxt {
text-align:center;
font-weight: bold;
margin-top:20px;
}
@media (max-width: 1200px) {
.uekiBnPc {
display:none;
}
.uekiBnMobi {
display:block;
}
.uekiTxt {
font-size: 0.9rem;
}
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//devi-log.net/gourmet/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//devi-log.net/gourmet/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//devi-log.net/gourmet/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}