@charset "UTF-8";
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
    .home.page .entry-title{
display: none;
} .page .date-tags,
.page .author-info {
display: none;
} .post-update::before {
content: "更新日";
color: #fd7e00;
} .header {
margin-bottom: 0;
}
.content {
margin-top: 0;
margin-bottom: 0;
}
#main {
margin-top: 0;
margin-bottom: 0;
}
.entry-content {
margin-top: 0;
margin-bottom: 0;
} .header-in .tagline {
text-align:left;
font-size: 20px;
}
.header-in .logo {
text-align: left;
}
.logo-header {
padding: 0px 0 10px 0;
} #content {
background: #e6bf00;
}
#main, .content {
background: #fff;
} #content {
overflow:hidden;
}
#main {
padding-bottom: 32768px;
margin-bottom: -32768px;
}
#sidebar {
padding-bottom: 32768px;
margin-bottom: -32768px;
} div#wpforo-wrap .widget-title,
div.wpforo-widget-wrap .widget-title {
padding: 0;
border-bottom: none;
}
#sidebar .widget-title {
font-size: 18px;
color: #fff;
font-weight: 600;
text-align: left;
margin-bottom: 10px;
line-height: 50%;
}
.sidebar h3{
padding:10px 10px 10px 15px;
background: linear-gradient(to right, #ff9933, rgba(255,255,255,0) 100%);
}
.widget-sidebar ul li a {
font-size: 0.8em;
}
#sidebar ul li a:before{
content: url(https://cloverport.net/cloverport/wp-content/uploads/2015/03/arrow.png);
color: #f7ab38; 
padding-right: 5px; 
font-size: 10px; 
}
#sidebar ul li{
border-bottom: 1px dashed #f7ab38;
} #side .ad li {
background: url(https://cloverport.net/cloverport/wp-content/uploads/2015/03/arrow.png) no-repeat;
background-position:0px 4px;
border-bottom: 1px solid #CCC;
padding-left: 18px;
} a:link, a:visited,a:active {
color: #826d06;
text-decoration: none;
transition: color 0.3s;
}
a:active,
a:hover{
color : #e54009!important;
position: relative;
font-weight: 600;
}  .entry-title, 
.post .entry-title {
margin-top: 5px;
margin-bottom: 10px;
padding-left: 5px;
border-left: 5px solid #d18111;
border-bottom: 1px dotted #d18111;
max-width: 100%;
text-align: left;
font-size: 24px!important;
line-height: 30px;
font-weight:bold;
display: block;
} .article h2{
background:none;
padding: 0;
}
.article h2{
position: relative; 
font-size: 20px;
border-top: 2px solid #fc8f64;
border-bottom: 2px solid #fc8f64;
padding:10px;
} .clip_box-1 {
position: relative;
margin: 2em auto;
padding: 15px 35px 15px 25px;
width: 90%;
background: #ffeae3;
color: #333; 
border: 0px solid #ffeae3;
box-shadow: 1px 1px 1px #acacac;
}
.clip_box-1:before {
position: absolute;
content: '';
top: -15px;
right: 10px;
height: 55px;
width: 15px;
border: 3px solid #e54009;
background: none;
border-radius: 12px;
box-shadow: 1px 1px 2px #999;
transform: rotate(10deg);
z-index: 1;
}
.clip_box-1:after {
position: absolute;
content: '';
top: 0px;
width: 10px; 
right: 20px;
border: 5px solid #ffeae3;
z-index: 2;
}
.clip_box-2 {
position: relative;
margin: 2em auto;
padding: 15px 25px 15px 35px;
width: 90%;
background: #d7e5cb;
color: #333;
border: 0px solid #ffeae3; 
box-shadow: 1px 1px 1px #acacac; 
}
.clip_box-2:before {
position: absolute;
content: '';
top: -15px;
left: 10px;
height: 55px;
width: 15px;
border: 3px solid #e54009;
background: none;
border-radius: 12px;
box-shadow: 1px 1px 2px #999;
transform: rotate(-10deg);
z-index: 1;
}
.clip_box-2:after {
position: absolute;
content: '';
top: 0px;
width: 10px; 
left: 20px;
border: 5px solid #d7e5cb;
z-index: 2;
}  #recommended {
margin-top: 0;
margin-bottom: 0;
background: linear-gradient(#d7e5cb, transparent);
} #recommended .navi-entry-card-thumb img{
border-radius:10px;
} #recommended .navi-entry-card-thumb:hover {
transform: scale(1.1,1.1);
transition: 0.8s all;
} .box-menu-icon img {
margin: 10px 0;
max-width: 100px;
} .box-menu-icon img{
transition:0.3s all;
}
.box-menu-icon img:hover{
transform: scale(1.1,1.1);
transition: 0.8s all;
} .blogcard-title{
font-size: 16px;
border-bottom: 2px solid #616B07;
}
.internal-blogcard-title{
font-size: 18px;
padding-top: 30px;
} .internal-blogcard-snippet {
display: none;
} #navi-in {
display: flex;
justify-content: center;
}
nav#navi, .menu-header{
font-weight: bold;
}
.menu-header .item-label{
font-size: 18px;
color: #826d06;
}
.menu-header .current-menu-item,
.menu-header .current-post-item,
.menu-header .current-menu-ancestor,
.menu-header .current-post-ancestor,
.menu-header .menu-item:hover {
color: #ff8700 !important;
border-bottom: 3px solid #FF6E00;
transition: all .2s ease;
}
.menu-header .sub-menu .menu-item,
.menu-header .sub-menu .menu-item:hover{
border-bottom: none;
}
.menu-header .current-menu-item>a .item-label,
.menu-header .current-post-item>a .item-label,
.menu-header .current-menu-ancestor>a .item-label,
.menu-header .current-post-ancestor>a .item-label,
.menu-header .item-label:hover{
color: #ff8700 !important;
transition: all .2s ease;
} ul {
list-style-type: none;
} table {
margin: 0 0 0 5px;
font-size: 16px;
color: #3f6d56
}
td {
padding: 3px;
} .post table tr:nth-child(even) {
background-color: transparent;
}
.zero {
border: none;
} .ect-vertical-card .entry-card-wrap{
background: linear-gradient(rgb(215,229,203),#fff,#d7e5cb);
}
.entry-card-thumb {
transition-duration: 0.3s;
}
.entry-card-thumb:hover {
transform: translateY(-6px);
box-shadow: 0px 8px 18px -5px rgba(85,85,85,0.75);
}
.entry-card-thumb img {
vertical-align: bottom;
} .ect-3-columns {
justify-content: flex-start;
} .new{
position: static;
color: red;
} .entry-card-title {
color: #3f6d56;
}
.new-entry-cards.large-thumb {
display: flex;
flex-wrap: wrap;
background: linear-gradient(rgb(215,229,203),#fff,#d7e5cb);
}
.new-entry-cards.large-thumb a {
width: 33.333%;
} .new-entry-cards img {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.new-entry-card img:hover {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
.cat-label {
background-color: rgba(231, 191, 0, 0.8);
} .dots {
border-width: 0 0 8px;
border-style: solid;
border-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1"><circle fill="hsla(0, 0%, 65%, 1.0)" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;
width: 216px;
}
.hr-text {
line-height: 1em;
position: relative;
outline: 0;
border: 0;
color: black;
text-align: center;
height: 1.5em;
opacity: .5;
}
.hr-text:before {
content: '';
background: -webkit-linear-gradient(left, transparent, #3f6d56, transparent);
background: linear-gradient(to right, transparent, #3f6d56, transparent);
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
}
.hr-text:after {
content: attr(data-content);
position: relative;
display: inline-block;
color: black;
padding: 0 .5em;
line-height: 1.5em;
color: #3f6d56;
background-color: #fcfcfa;
} #footer {
background: linear-gradient(#e6bf00,#fff);
padding-top: 0;
margin: 0 auto;
} .footer-title {
color: #fff;
font-size: 18px;
margin-bottom: 10px;
padding-left: 5px;
text-align: left;
background: linear-gradient(to right, #826d06, rgba(255,255,255,0) 100%);
} .search-edit {
height:40px;
padding:0 10px; 
border-radius:25px !important;
outline:0;
background:#eee;
}
[type="submit"].search-submit {
height:40px;
width:50px;
top:0;
right:0;
background: #bce39a;
color:#fff;
border:none;
border-radius:0 25px 25px 0;
}
[type="submit"].search-submit:hover{
color:#839b5c;
background:#ddd;
}
.fa-search:before {
content: "\f1b0" !important; 
} .page-numbers{
color: #6a859c;
border-radius: 50%;
border-color: transparent;
} .pagination .current{
background: #d7e5cb;
color: #fff;
}
.pagination a:hover{
background: #d7e5cb;
color: #fff; 
}
.page-numbers.dots{
background-color: #fff;
}
.pagination-next-link {
display: inline-block;
line-height: 1;
color: #fff; 
background: #d7e5cb; 
padding: 12px 20px;
border-radius: 3px;
border: 2px solid #d7e5cb;
margin: 10px;
transition: .3s ease-out;
}
.pagination-next-link:hover {
color: #d7e5cb;
background: #fff;
} .frame {
margin: 2em auto;  
padding: 1em;
width: 90%;
color: #666666;
background-color: #fff5ee; 
border: 1px solid #ccc;
border-radius: 8px;
}
.frame_1 {
position: relative;
margin: 2em 0;
padding: 30px!important;
border: solid 2px #ff6600;
border-radius: 8px;
}
.frame_1 .frame-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 20px;
background: #fff;
font-weight: bold;
}  #page-top a {
text-decoration: none;
background: #47BEA0!important;
color: #fff;
padding: 12px 16px;
text-align: center;
display: block;
-moz-opacity: 0.6;
opacity: 0.6;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
} @media print, screen and (max-width: 860px) {
#page-top a {
display: none;
}
} .wpcf7 input[type="submit"] {
width: 200px;
height: 50px;
font-size: 100%; 
padding: 1px; 
background: #e6bf00; 
color: #fff; 
border-radius: 4px; 
box-shadow: 0 2px 4px rgba(0,0,0,0.2); 
border: 1px solid #ccc; 
text-align: center;
}
.wpcf7 input[type="submit"]:hover {
background: #f0ffff;
color: #555555;
} input:not([type=checkbox]):not([type=radio]):not([type=submit]),textarea,select {
box-sizing:border-box;
max-width: 100%;
padding:5px;
}
.wpcf7-form select {
display: inline;
width: 120px;
height: 30px;
margin: 0px 5px 15px 8px;
padding: 4px;
}
.wpcf7-form text {
display: inline;
width: 250px;
height: 30px;
margin: 0px 5px 15px 8px;
padding: 4px;
}
.wpcf7 input[name="your-name"] { width: 80%;
}
.wpcf7 input[name="your-email"] { width: 80%;
}
.wpcf7 input[name="your-email_confirm"] { width: 80%;
}
.wpcf7 input[name="tel-1"] { width: 50%;
}
.wpcf7 input[name="zip"] { width: 20%;
}
.wpcf7 input[name="pref"] { width: 30%;
}
.wpcf7 input[name="city"] { width: 30%;
}
.wpcf7 input[name="addr"] { width: 80%;
}
.wpcf7 input[name="datepicker-1"] { width: 50%;
}
.wpcf7 input[name="datepicker-2"] { width: 50%;
} .mobile-menu-buttons {
background:  rgb(230, 191, 0, 0.8);
color: white;
}
.mobile-menu-buttons .menu-button > a {
color: white;
}
.comment-respond { border: 2px solid #e6bf00;
margin-top: -2px;
}
.comment-respond p {
margin: 1em 0;
}
#commentform { padding: 20px;
}
p.comment-notes { font-size: 14px;
}
p.form-submit {
margin: 2em 0 1em 0;
}
#commentform input[type="text"], #commentform textarea { padding: 11px;
border: none;
border-radius: 4px;
font-size: 18px;
width: 100%;
background: #d7e5cb; }
#commentform input[type="submit"] { -webkit-appearance: none;
padding: 11px;
width: 100%;
margin: 0;
cursor: pointer;
background: #e6bf00;
color: #fff;
border: none;
font-size: 16px;
transition: 0.5s;
}
#commentform input[type="submit"]:hover { background: #d7e5cb;
transition: 0.5s;
}
.comment-list { border: 2px solid #e6bf00;
padding: 0;
border-radius: 10px 10px 0 0;
}
.comment-title { margin: 0;
font-size: 24px;
background: #e6bf00;
color: #fff;
padding-left: 20px;
font-weight: normal;
}
.comment-title:before { font-family: "Font Awesome 5 Free";
content: "\f4ad";
color: #fff;
margin-right: 4px;
}
.commets-list {
padding: 20px 20px 0 20px;
}
.commets-list > li {
border-top: 2px dashed #72c7e6; margin: 30px 0;
padding-top: 20px;
}
.commets-list > li:first-child {
border: none;
margin-top: 0;
padding-top: 0;
}
.commets-list .children {
border-left: 2px solid #ccc; margin: 0;
}
.commets-list .avatar { float: left;
border-radius: 50%;
margin-right: 10px;
}
.comment-content { background: #d7e5cb;
padding: 2px 10px;
margin: 10px 0 6px 0;
border-radius: 10px;
position: relative;
}
.comment-content::before { content: "";
position: absolute;
top: -14px;
left: 50px;
border-style: solid;
border-color: transparent transparent #d7e5cb transparent;
border-width: 0 20px 20px 0;
}
.comment-content p { font-size: 14px;
margin: 1em 0;
line-height: 1.5em;
}
.comment-reply-link { color: #fff;
border: none;
border-radius: 20px;
background: #e6bf00;
padding: 1px 12px;
transition: 0.5s;
}
.comment-reply-link:hover { color: #fff;
background: #fff;
transition: 0.5s;
}
.commets-list .comment-body {
margin-bottom: 0;
} .ac-box{
width: auto;
margin: 30px auto 5px;
}
.ac-box label{
max-width: 385px;
font-size: 20px;
font-weight: 500;
text-align: center;
background: #ff9933;
margin: auto;
line-height: 30px;
position: relative;
display: block;
height: 30px;
border-radius: 8px;
cursor: pointer;
color: #fff;
transition: all 0.5s;
}
.ac-box label:hover{
background: rgba( 255, 153, 51, 0.55 );
-webkit-transition: all .3s;
transition: all .3s;
}
.ac-box input{
display: none;
}
.ac-box label:after{
color: #fff;
font-family:"Font Awesome 5 Free";
font-weight: 900;
content:" \f078";
}
.ac-box input:checked ~ label::after {
color: #fff;
font-family:"Font Awesome 5 Free";
font-weight: 900;
content:" \f077";
}
.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}
.ac-box input:checked ~ div{
height: auto;
padding: 5px;
opacity: 1;
}
.ac-box div p{
color: #777;
line-height: 23px;
font-size: 14px;
padding: 20px;
text-align: justify;
}
.ac-small p{
margin-bottom: 0px;
}
.acbox{
width: auto;
margin: 0 auto 5px;
}
.acbox label{
font-size: 20px;
font-weight: 500;
text-align: center;
background: #8BC34A;
margin: auto;
position: relative;
display: block;
border-radius: 8px;
cursor: pointer;
color: #fff;
transition: all 0.5s;
}
.acbox label:hover{
background: rgba( 139, 195, 74, 0.55 );
-webkit-transition: all .3s;
transition: all .3s;
}
.acbox input{
display: none;
}
.acbox label:after{
color: #fff;
font-family:"Font Awesome 5 Free";
font-weight: 900;
content:" \f078";
}
.acbox input:checked ~ label::after {
color: #fff;
font-family:"Font Awesome 5 Free";
font-weight: 900;
content:" \f077";
}
.acbox div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}
.acbox input:checked ~ div{
height: auto;
padding: 5px;
opacity: 1;
}
.acbox div p{
color: #777;
line-height: 23px;
font-size: 14px;
padding: 20px;
text-align: justify;
}
.ac-under p{
margin-bottom: 0px;
}
code {
display: inline-block;
padding: 0.1em 0.25em; color: #444; background-color: #e7edf3; border-radius: 3px; border: solid 1px #d6dde4; font-size: 12px;
} .gallery { 
width: 100%;
margin-bottom: 28px !important;
overflow: hidden;
background-image: url(https://cloverport.net/images/mokume_t.jpg);
box-shadow: 1px 10px 8px rgba(20,20,20,0.3);
}
.gallery br {display: none;}
.gallery-item {
float: left;
margin-bottom: 0 !important;
}
.gallery-icon {
text-align: center;
}
.gallery-icon img {
position:relative;
width: 100%;
height: auto;
margin-top: 5px !important;
margin-bottom: 3px !important;
box-shadow: 1px 3px 8px rgba(20,20,20,0.3);
}
.gallery-caption { color: #222;
font-size: 12px;
font-weight: 600;
margin: 0 0 10px;
text-align: center;
}
.gallery-columns-1 .gallery-item { width: 100%;
margin-right: 0;
}
.gallery-columns-2 .gallery-item { width: 48%;
margin: 0 1%;
}
.gallery-columns-3 .gallery-item { width: 31.33333%;
margin: 0 1%;
}
.gallery-columns-4 .gallery-item { width: 23%;
margin: 0 1%;
}
.gallery-columns-5 .gallery-item { width: 18%;
margin: 0 1%;
}
.gallery-columns-6 .gallery-item { width: 16%;
margin: 0 0.3%;
}
@media screen and (max-width: 640px) { .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
width: 48%;
margin: 0 1%;
}
.gallery-columns-5 .gallery-item {
width: 31.33333%;
margin: 0 1%;
}
} .video-container{
margin: 0px auto;
}  @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){
} @media screen and (max-width: 480px){
.alignleft, img.alignleft{ float:none!important;
display:block;
margin: 0 auto!important;
}
.alignright, img.alignright{
float:none!important;
display:block;
margin: 0 auto!important;
}
}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}