.embedpress-wrapper {
position: relative;
}
.ose-dailymotion.responsive,
.ose-kickstarter.responsive,
.ose-rutube.responsive,
.ose-ted.responsive,
.ose-vimeo.responsive,
.ose-youtube.responsive,
.ose-ustream.responsive,
.ose-google-docs.responsive,
.ose-animatron.responsive,
.ose-amcharts.responsive,
.ose-on-aol-com.responsive,
.ose-animoto.responsive,
.ose-soundcloud.responsive,
.ose-videojug.responsive,
.ose-facebook.responsive,
.ose-issuu.responsive {
overflow: hidden;
position: relative;
height: auto;
}
.ose-dailymotion.responsive iframe,
.ose-kickstarter.responsive iframe,
.ose-rutube.responsive iframe,
.ose-ted.responsive iframe,
.ose-vimeo.responsive iframe,
.ose-vine.responsive iframe,
.ose-youtube.responsive iframe,
.ose-ustream.responsive iframe,
.ose-google-docs.responsive iframe,
.ose-animatron.responsive iframe,
.ose-amcharts.responsive iframe,
.ose-on-aol-com.responsive iframe,
.ose-animoto.responsive iframe,
.ose-soundcloud.responsive iframe,
.ose-videojug.responsive iframe,
.ose-issuu.responsive iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
} .ose-dailymotion.responsive,
.ose-kickstarter.responsive,
.ose-rutube.responsive,
.ose-ted.responsive,
.ose-vimeo.responsive,
.ose-youtube.responsive,
.ose-animatron.responsive,
.ose-amcharts.responsive,
.ose-on-aol-com.responsive,
.ose-animoto.responsive,
.ose-videojug.responsive {
padding-bottom: 56.25%;
} .ose-vine.responsive {
padding-bottom: 100%;
} .ose-ustream.responsive {
padding-bottom: 63.3%;
}
.ose-google-docs.responsive {
padding-bottom: 62.6%;
}
.ose-google-docs.ose-google-docs-drawings.responsive {
padding-bottom: 74.5%;
}
.ose-google-docs.ose-google-docs-document.responsive,
.ose-google-docs.ose-google-docs-forms.responsive,
.ose-google-docs.ose-google-docs-spreadsheets.responsive {
padding-bottom: 142%;
}
.ose-soundcloud.responsive {
padding-bottom: 155px;
}
.ose-issuu.responsive iframe {
z-index: 2;
}
.ose-issuu.responsive {
padding-bottom: 31.25%;
}
.ose-issuu>div>div>div:last-child {
width: 100% !important;
z-index: 0;
position: absolute;
bottom: 0;
}
.ose-mixcloud.responsive iframe {
width: 100%;
} .ose-google-docs.responsive {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.ose-facebook.responsive iframe {
padding-bottom: 0;
width: 100%;
}
.elementor-widget-container iframe {
max-height: 100% !important;
}
@media only screen and (max-width: 800px) {
.elementor-widget-container iframe {
max-height: 100% !important;
}
.elementor-widget-container .embedpress-facebook-vid-iframe,
.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,
.embedpress-facebook-vid-iframe {
max-height: inherit !important;
}
.ep-first-video  iframe {
max-height: 100%!important;
}
.ep-youtube__content__block .youtube__content__body .content__wrap {
grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px), 1fr))!important;
}
}
@media only screen and (max-width: 500px) {
.elementor-widget-container .embedpress-facebook-vid-iframe,
.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,
.embedpress-facebook-vid-iframe {
max-height: 390px !important;
}
.ep-youtube__content__block .youtube__content__body .content__wrap {
grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr))!important;
}
} .ose-meetup {
height: auto!important;
}
.embedpress-event .link {
color: #0098ab;
}
.embedpress-event .visibility--a11yHide {
border: 0;
clip: rect(0 0 0 0);
position: absolute;
overflow: hidden;
margin: -1px;
padding: 0;
width: 1px;
height: 1px;
}
.embedpress-event .text--small {
font-size: 14px;
margin: 0;
}
.embedpress-event .flex {
display: flex;
box-sizing: border-box;
}
.embedpress-event .flex--wrap {
flex-wrap: wrap;
}
.embedpress-event .flex--row {
align-items: center;
box-sizing: border-box;
display: flex;
justify-content: flex-start;
flex-direction: row;
flex-wrap: nowrap;
}
.embedpress-event .flex-item {
flex-basis: 0;
flex-grow: 1;
width: auto;
min-width: 0; box-sizing: border-box;
}
.embedpress-event .flex-item--shrink {
flex-basis: auto;
-webkit-box-flex: 0;
flex-grow: 0;
flex-shrink: 0;
width: auto;
}
.embedpress-event .flex--row>.flex-item:first-child {
padding-left: 0;
}
.embedpress-event .text--bold {
font-weight: 700;
}
.embedpress-event h1,
.embedpress-event h2,
.embedpress-event h3,
.embedpress-event h4,
.embedpress-event h5,
.embedpress-event h6 {
font-size: inherit;
}
.embedpress-event .ep-event--title {
font-size: 32px;
font-weight: 700;
}
.embedpress-event .ep-event--date {
color: #757575;
font-weight: 400;
font-size: 16px;
} .embedpress-event .ep-event--host {
margin-top: 20px;
display: flex;
align-items: center;
margin-bottom: 20px;
}
.ep-event--host .avatar-print {
border-radius: 50%;
height: 50px;
width: 50px;
}
.embedpress-event img.avatar--person {
background-image: none !important;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
border-radius: 50%;
box-sizing: border-box;
vertical-align: middle;
}
.event-info-hosts-text {
padding-left: 20px;
font-size: 16px;
font-weight: 400;
}
.embedpress-event .event-description {
margin-top: 20px;
}
.text--sectionTitle {
font-size: 20px;
line-height: 28px;
}
.ep-event--attendees {
margin-top: 50px;
}
.ep-event--attendees>.flex {
margin-bottom: 20px;
}
.ep-event--attendees .gridList {
list-style: none;
margin: 0 -16px 0 0;
padding: 0;
}
.ep-event--attendees .gridList-item {
width: auto;
}
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
flex: 0 0 50%;
max-width: 50%;
}
.ep-event--attendees .groupMember-name {
line-height: 1.2 !important;
}
.ep-event--attendees .avatar--person {
margin-bottom: 15px;
display: inline-block;
border-radius: 50%;
}
.ep-event--attendees img.avatar-print {
border-radius: 50%;
}
.ep-event--attendees .groupMember-role {
font-size: 12px;
color: #757575;
padding-top: 2px;
margin: 0;
}
.ep-event--attendees .groupMember {
min-height: 100%;
min-width: 128px;
padding-left: 8px;
padding-right: 8px;
}
.embedpress-event .align--center {
text-align: center;
}
.embedpress-event .card {
background: #fff;
background-clip: padding-box;
background-size: cover;
border: 1px solid rgba(46, 62, 72, .12);
border-radius: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
min-height: 100%;
padding: 16px 16px 18px;
position: relative;
white-space: normal;
}
.embedpress-event .card--hasHoverShadow {
transition: box-shadow .25s cubic-bezier(.4, 0, .2, 1), transform .25s cubic-bezier(.4, 0, .2, 1);
}
.embedpress-event .ep-event-group-link {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #ffffff;
border-radius: 8px;
padding: 20px;
margin-bottom: 20px;
border: 1px solid rgba(46, 62, 72, .12);
}
.embedpress-event .ep-event-group--name {
padding-left: 20px;
font-size: 14px;
line-height: 1.45;
margin: 0;
width: 70%;
word-break: break-word;
}
.embedpress-event .ep-event-group--image {
-o-object-fit: cover;
object-fit: cover;
width: 56px;
height: 56px;
border-radius: 4px;
}
.embedpress-event .ep-event-time-location {
background: #ffffff;
border-radius: 8px;
padding: 16px 20px 0 20px;
border: 1px solid rgba(46, 62, 72, .12);
}
.embedpress-event .ep-event-time-location .ep-event-datetime,
.embedpress-event .ep-event-time-location .ep-event-location {
padding-bottom: 20px;
}
.embedpress-event .ep-event-location .wrap--singleLine--truncate,
.embedpress-event .ep-event-time-location .ep-event-datetime {
font-size: 15px;
line-height: 1.5;
color: #2e3e48;
font-style: normal;
margin: 0;
}
.embedpress-event .ep-event-location address {
font-style: normal;
margin: 0;
}
.embedpress-event .ep-event-location .venueDisplay-venue-address {
font-style: normal;
color: #757575;
margin: 0;
}
.embedpress-event .ep-event-location p {
line-height: 20px;
}
.ep-event--attendees .gridList-item {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
font-size: 1rem;
margin: 0;
vertical-align: top;
width: 50%;
}
.gridList-itemInner {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
padding: 0 16px 16px 0;
} .embedpress-yt-subscribe {
display: flex;
align-items: center;
align-content: start;
text-align: center;
gap: 1rem;
max-width: 600px;
width: 100%;
}
.embedpress-yt-subscribe .embedpress-yt-subscribe.dark {
color: #ffffff;
}
.embedpress-yt-subscribe .embedpress-yt-sub-text {
display: inline-block;
margin: 0;
padding: 0;
} .dewqijm {
height: 100%;
margin-right: 10px;
}
.dewqijm img[src^="image"] {
display: none;
}
.dewqijm img[src^="http"] {
height: 56px !important;
width: 56px !important;
}
.dewqijm>div>div {
display: none;
}
.embedpress-event .sticky button {
display: none;
}
.embedpress-event .items-center {
align-items: center;
} @media only screen and (min-width: 530px) {
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
}
@media only screen and (min-width: 640px) {
.embedpress-event .card {
padding: 18px 18px 20px;
}
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
flex: 0 0 25%;
max-width: 25%;
}
} .ose-opensea {
height: 100% !important;
width: calc(100% - 40px) !important;
}
.ep_nft_content_wrap.ep_nft__wrapper {
display: grid;
}
.ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-column-gap: 15px;
grid-row-gap: 15px;
}
.ep_nft_content_wrap .ep_nft_item {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
background-color: #ffffff;
border-radius: 10px;
transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
box-shadow: 0 4px 15px rgba(0, 0, 0, .09);
overflow: hidden;
padding: 15px;
position: relative;
transition: .3s ease-in-out;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item {
display: flex;
flex-direction: column;
}
.ep_nft_content_wrap.ep_nft_list .ep_nft_item {
justify-content: flex-start;
align-items: flex-start;
}
.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content {
background-color: #edecf6e6;
}
.ep_nft_content_wrap .ep_nft_thumbnail {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 15px;
border-radius: 5px;
}
.ep_nft_content_wrap .ep_nft_thumbnail img {
height: 340px;
border-radius: 5px;
width: 100%;
object-fit: cover;
}
.ep_nft_content .ep_nft_title {
color: #333333;
font-size: 16px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 15px;
font-weight: 600;
word-break: break-all;
}
.ep_nft_content {
text-align: left;
}
.ep_nft_content .ep_nft_price {
color: #333333;
font-size: 14px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
display: flex;
font-weight: 600;
}
.ep_nft_content .ep_nft_price:first-child {
margin-bottom: 10px;
}
span.eb_nft_currency {
max-width: 28px;
display: flex;
align-items: center;
justify-content: center;
}
span.eb_nft_currency svg {
width: 100%;
height: auto;
}
.ep_nft_content .ep_nft_price_wrapper {
min-height: 20px;
}
.ep_nft_content .ep_nft_creator {
color: #333333;
font-size: 14px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 20px;
display: flex;
align-items: center;
gap: 5px;
}
.ep_nft_content .ep_nft_creator a {
color: #3080E2;
font-size: 14px;
text-decoration: none;
word-break: break-all;
text-decoration: none;
}
.ep_nft_content .ep_nft_creator img {
height: 30px;
width: 30px;
border-radius: 50%;
}
.ep_nft_content .ep_nft_button button {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
.ep_nft_content .ep_nft_button button a {
background-color: #3080E2;
color: #ffffff;
font-size: 14px;
padding-top: 15px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 15px;
transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.ep_nft_content .ep_nft_button button:hover a {
background-color: rgb(46, 142, 238);
color: #ffffff;
}
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
opacity: 1;
transform: translate(0);
visibility: visible;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover {
background-color: rgb(46, 142, 238);
color: #ffffff;
}
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
opacity: 1;
transform: translate(0);
visibility: visible;
}
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button {
bottom: 0;
left: 0;
opacity: 0;
position: absolute;
transform: translateY(30px);
visibility: hidden;
width: 100%;
transition: 0.3s;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button {
margin-top: auto;
display: flex;
justify-content: space-between;
gap: 15px;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a {
background-color: #3080E2;
color: #ffffff;
font-size: 14px;
padding: 10px 20px;
transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
display: block;
text-align: center;
font-weight: 500;
text-decoration: none;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank{
color: #a88484;
border-color: #a88484;
}  .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
display: flex;
gap: 15px;
align-items: center;
border-radius: 10px;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
width: 55%;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
width: calc(45% - 15px);
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale {
margin-bottom: 15px;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg {
border-radius: 10px;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
height: 260px;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a {
border-radius: 10px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child {
margin-bottom: 15px;
}
.alignleft .ose-opensea,
.alignright .ose-opensea,
.aligncenter .ose-opensea {
max-width: calc(100% - 40px) !important;
}
.embedpress-gutenberg-wrapper.alignright, .embedpress-gutenberg-wrapper.alignleft {
width: 100%;
}
.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div {
float: right;
}
.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper{
justify-content: center;
}
.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper{
justify-content: right;
}
.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper{
justify-content: left;
}
.embedpress-gutenberg-wrapper.aligncenter {
text-align: center;
clear: both;
}
.theme-twentytwentythree footer.wp-block-template-part {
clear: both;
} @media all and (max-width: 1024px) { .ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(3, 1fr) !important;
}
.alignleft .ose-opensea,
.alignright .ose-opensea,
.aligncenter .ose-opensea {
max-width: 100% !important;
} }
@media all and (max-width: 991px) { .ose-opensea {
min-width: 100% !important;
max-width: calc(100% - 40px) !important;
}
.ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(2, 1fr) !important;
} }
@media all and (max-width: 767px) { .ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(1, 1fr) !important;
} } .ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item {
box-shadow: none;
}
.ep-nft-rank-wraper {
margin-bottom: 16px;
font-weight: 600;
color: #333;
font-size: 16px;
}
.ep-nft-rank-wraper.ep-empty-label span{
margin-left: 0px;
}
span.ep-nft-rank {
padding: 2px 8px;
border-radius: 7px;
margin-left: 10px;
display: inline-block;
font-size: 14px;
font-weight: 600;
background: transparent!important;
border: 1px solid #ddd;
color: #333;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
width: calc(55% - 15px);
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
width: 45%;
height: 100%;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
height: 100%;
}
.ep-nft-single-item-wraper span.eb_nft_label {
color: #333; }
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price {
display: flex;
flex-direction: column;
margin-right: 45px;
}
.ep-nft-single-item-wraper span.eb_nft_price {
font-size: 30px;
line-height: normal;
}
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img {
height: 15px;
width: 15px;
border-radius: 50%;
}
.ep-nft-single-item-wraper .ep-usd-price {
bottom: 0;
font-size: 12px;
}
.ep-nft-single-item-wraper span.eb_nft_label { font-size: 15px;
}
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title {
margin-bottom: 10px;
font-size: 24px;
}
.ep-nft-single-item-wraper .CollectionLink--name svg {
width: 20px;
height: 20px;
margin-left: 5px;
}
.ep-nft-single-item-wraper a.CollectionLink--link {
font-size: 15px;
font-weight: 500;
text-decoration: none;
margin-bottom: 15px;
display: block;
color: #3080E2;
}
.ep-nft-single-item-wraper sub.verified-icon {
bottom: -5px;
left: 4px;
} .ep-nft-single-item-wraper .ep-accordion {
border: 1px solid #ddd;
border-radius: 10px;
margin-top: 15px;
display: block;
}
.ep-nft-single-item-wraper .ep-toggle {
display: none;
}
.ep-nft-single-item-wraper .ep-option {
position: relative;
}
.ep-nft-single-item-wraper .ep-content {
padding: 1em;
border-top: 1px solid #ddd;
}
.ep-nft-single-item-wraper .ep-content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.2s;
}
.ep-nft-single-item-wraper .ep-title {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.2s;
padding: 1em;
display: flex;
color: #333;
font-weight: bold;
cursor: pointer;
border-radius: 10px 10px 0 0;
align-items: center;
}
.ep-nft-single-item-wraper label.ep-title svg {
width: 20px;
height: 20px;
margin-right: 6px;
}
.ep-nft-single-item-wraper .ep-asset-detail-item {
display: flex;
justify-content: space-between;
font-weight: 500;
}
.ep-nft-single-item-wraper .ep-asset-detail-item span {
word-break: break-word;
max-width: 75%;
}
.ep-nft-single-item-wraper .ep-content {
display: block;
}
.ep-nft-single-item-wraper .ep-content p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content {
display: none;
background: transparent;
}
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper {
display: flex;
}
.ep-nft-single-item-wraper .ep-toggle+.ep-title:after {
content: "";
display: inline-block;
position: absolute;
width: 12px;
height: 12px;
background: transparent;
text-indent: -9999px;
border-top: 2px solid #bfbfbf;
border-left: 2px solid #bfbfbf;
transition: all 250ms ease-in-out;
text-decoration: none;
color: transparent;
right: 15px;
top: 50%;
transform: rotate(45deg) translate(-20%, -5%);
}
.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before {
content: "";
display: inline-block;
position: absolute;
width: 12px;
height: 12px;
background: transparent;
text-indent: -9999px;
border-top: 2px solid #bfbfbf;
border-left: 2px solid #bfbfbf;
transition: all 250ms ease-in-out;
text-decoration: none;
color: transparent;
right: 15px;
top: 50%;
transform: rotate(225deg) translate(80%, 20%);
}
.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after {
display: none;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{
pointer-events: none;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content {
margin-bottom: 20px;
}
.elementor-widget-container .ep-nft-gallery-wrapper .ep-loadmore-wrapper button, .embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button{
display: none;
}
@media screen and (max-width: 1024px) {
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(1, 1fr) !important;
}
}
@media screen and (max-width: 991px) {
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(1, 1fr) !important;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
align-items: unset;
flex-direction: column;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
width: 100%;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
width: 100%;
}
}
@media screen and (max-width: 537px) {
.ep-nft-single-item-wraper sub.ep-usd-price {
margin-bottom: 15px;
display: block;
}
.ose-embedpress-responsive>iframe {
height: auto!important;
}
.ose-google-drive iframe{
height: 250px !important;
}
}
.emebedpress-unit-percent iframe{
width: 100%!important;
} .password-form-container {
width: 350px;
text-align: center;
padding: 30px;
border-radius: 10px;
box-shadow: 0px 0px 10px #f4eded;
background-color: #f9f9ff;
max-width: 100%;
margin: auto;
}
.password-form-container h2 {
font-size: 22px;
margin-bottom: 15px;
font-family: system-ui;
}
.password-form-container p {
font-size: 12px;
font-family: sans-serif;
line-height: 1.4em;
margin-bottom: 15px;
}
form.password-form {
margin-bottom: 2px;
}
.password-form-container input[type="password"] {
padding: 10px;
border-radius: 5px;
width: 100%;
margin-bottom: 12px;
font-size: 20px;
color: #6354a5;
outline: none;
border: 1px solid #ddd;
outline: 0;
padding-left: 50px;
font-family: sans-serif;
height: 42px;
}
.password-form-container input[type="password"]::placeholder{
color: #e0d1d1;
font-size: 14px;
}
.password-field{
position: relative;
}
.password-field span {
position: absolute;
top: 0px;
left: 0px;
display: flex;
align-items: center;
justify-content: center;
height: 42px;
width: 40px;
background: #DED7FC;
border-radius: 4px;
}
.password-field svg {
width: 22px;
}
.password-form-container input[type="submit"] {
padding: 12px 20px;
background-color: #6354a5;
color: #fff;
border: none;
border-radius: 5px;
font-size: 14px;
cursor: pointer;
font-family: sans-serif;
transition: background-color 0.3s ease, box-shadow 0.3s ease;
font-weight: initial;
white-space: normal;
word-break: break-all;
min-height: 42px;
}
.password-form-container button:hover {
background-color: #0062cc;
box-shadow: 0px 0px 10px #007bff;
}
.password-form-container .error-message {
color: #ff0000;
margin-top: 20px;
font-size: 12px;
line-height: 1.4em;
}
.password-form-container .error-message.hidden {
display: none;
}
p.need-access-message {
margin-bottom: 2px;
margin-top: 13px;
}
.wp-block-embed__wrapper {
display: inline-block;
width: 100%;
max-width: 100%!important;
}
.wp-block-embed__wrapper.position-right-wraper, .wp-block-embed__wrapper.position-right-wraper {
max-width: calc(100% - 40px) !important;
}
.ep-elementor-content {
position: relative;
display: inline-block;
max-width: 100%;
}
.ep-elementor-content.source-opensea {
display: block;
} .wp-block-embedpress-embedpress > div, .ep-gutenberg-content {
position: relative;
clear: both;
} 
.gutenberg-pdf-wraper {
position: relative;
width: 100%;
}
.ep-embed-content-wraper {
width: 100%;
}
.ep-content-share-enabled .ep-embed-content-wraper {
display: flex!important;
}
.ep-share-position-right .ep-embed-content-wraper{
flex-direction: row;
}
.ep-share-position-left .ep-embed-content-wraper{
flex-direction: row-reverse;
}
.ep-share-position-bottom .ep-embed-content-wraper{
flex-direction: column;
}
.ep-share-position-top .ep-embed-content-wraper {
flex-direction: column-reverse;
}
.ep-fixed-width .gutenberg-pdf-wraper{
display: inline-block;
}
.ep-percentage-width .embedpress-inner-iframe{
width: 100%;
} .ep-social-share {
display: flex;
align-items: center;
}
.ep-social-share.share-position-right {
right: -40px;
top: 0;
flex-direction: column;
}
.ep-social-share.share-position-left {
left: 0px;
top: 0;
flex-direction: column;
}
.embedpress-gutenberg-wrapper .ep-social-share.share-position-left, .ep-elementor-content .ep-social-share.share-position-left{
left: -40px;
}
.ep-social-icon {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
margin: 0;
color: #fff;
text-decoration: none;
font-size: 20px;
}
.ep-social-icon:hover {
opacity: 0.8;
}
.ep-social-share svg {
width: 20px;
height: auto;
}
a.ep-social-icon.pinterest svg {
height: 25px;
}
.facebook {
background-color: #3b5998;
}
.facebook svg {
width: 40px;
}
.twitter {
background-color: #55acee;
}
.pinterest {
background-color: #bd081c;
}
.linkedin {
background-color: #0077b5;
}
.reddit {
background-color: #ff4500;
}
.ep-social-icon i {
margin-right: 0;
}
.ep-content-locked .watermark{
display: none!important;
}
.ep-content-protection-enabled .watermark {
display: none!important;
}
.embedpress-pro-control.not-active {
pointer-events: none;
}
.emebedpress-unit-percent, .ep-elementor-content.ep-percentage-width {
width: 100%;
} [data-theme-mode='dark'] {
--viewer-primary-color: #343434;
--viewer-icons-hover-bgcolor: #453838;
}
[data-theme-mode='light'] {
--viewer-primary-color: #f2f2f6;
--viewer-icons-color: #343434;
--viewer-icons-hover-bgcolor: #e5e1e9;
}
@media (prefers-color-scheme: dark) {
:root {
--viewer-primary-color: #343434;
--viewer-icons-color: #f2f2f6;
--viewer-icons-hover-bgcolor: #453838;
}
}
@media (prefers-color-scheme: light) {
:root {
--viewer-primary-color: #f2f2f6;
--viewer-icons-color: #343434;
--viewer-icons-hover-bgcolor: #e5e1e9;
}
}
.ep-file-download-option-masked::after, .ep-external-doc-icons{
background: var(--viewer-primary-color);
}
.ep-external-doc-icons svg path{
fill: var(--viewer-icons-color);
}
.ep-doc-draw-icon svg path{
fill: var(--viewer-primary-color);
stroke: var(--viewer-icons-color);
}
.ep-external-doc-icons svg:hover svg path{
fill: var(--viewer-icons-color);
stroke: var(--viewer-icons-color);
}
.ep-external-doc-icons svg:hover{
background-color: var(--viewer-icons-hover-bgcolor);
}
.ep-file-download-option-masked {
position: relative;
}
.ep-file-download-option-masked {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.ep-file-download-option-masked .overlay {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: calc(100% - 15px);
height: calc(100% - 45px);
background-color: rgb(66 23 23 / 0%);
pointer-events: unset;
z-index: 1;
user-select: none;
max-width: 800px;
margin: 0 auto;
}
.ep-file-download-option-masked.ep-file-xls .overlay {
height: calc(100% - 78px);
}
.ep-file-download-option-masked iframe {
width: 100%;
height: 100%;
pointer-events: auto;
}
.ep-file-download-option-masked.enabled-text-copy {
pointer-events: all;
}
.embed-download-disabled {
width: 200px;
height: 22px;
background: #444444;
position: absolute;
right: 2px;
bottom: 8px;
opacity: 0;
}
.cui-toolbar-button-right {
display: none!important;
}
.ndfHFb-c4YZDc-Wrql6b {
display: none;
}
.ep-external-doc-icons {
position: absolute;
display: flex;
flex-direction: revert;
background: var(--viewer-primary-color);
border-radius: 6px;
z-index: 2;
bottom: -18px;
left: 50%;
transform: translate(-50%, -50%);
padding: 0 10px;
}
.ep-external-doc-icons svg{
width: 30px;
height: 30px;
cursor: pointer;
transition: 0.3s;
padding: 5px;
border-radius: 4px;
}
.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg {
width: 22px;
height: 22px;
}
.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg, .block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg {
width: 20px!important;
}
.ep-doc-minimize-icon svg, .ep-doc-fullscreen-icon svg {
padding: 6px;
}
.ep-external-doc-icons svg:hover {
border-radius: 4px;
}
.ep-doc-draw-icon.active svg{
background: var(--viewer-icons-hover-bgcolor);
}
.ep-doc-download-icon, .ep-doc-print-icon, .ep-doc-fullscreen-icon, .ep-doc-popup-icon, .ep-doc-draw-icon, .ep-doc-minimize-icon {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px; }
.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe, .embedpress-document-embed .fullscreen-enabled iframe  {
width: 100%!important;
height: 100%!important;
}
.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe {
margin-left: 22%;
}
.ep-file-download-option-masked::after {
position: absolute;
width: 100%;
height: 30px;
background: var(--viewer-primary-color);
z-index: 1;
bottom: 0;
content: '';
left: 0;
}
.ep-file-download-option-masked.ep-file-docx::after {
bottom: 0;
}
.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled::after {
bottom: 0px;
background: white;
height: 22px;
}
.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled::after {
bottom: 0;
}
canvas.ep-doc-canvas {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
right: 0;
top: 0;
clear: both;
margin: auto;
display: none;
}#templately-guten-icon {
margin: 0 15px;
display: flex;
}
#templately-guten-icon + #elementor-switch-mode {
margin-left: 0;
}
.elementor-add-new-section .elementor-add-section-area-button.elementor-add-templately-button,
#templately-guten-icon .gutenberg-templately-icon {
background-color: #5d4fff;
background-image: url(//entuasr.com/wp-content/plugins/templately/assets/images/logo-icon.svg);
background-repeat: no-repeat;
background-position: center center;
margin-left: 5px;
}
#templately-guten-icon .gutenberg-templately-icon {
display: inline-block;
width: 20px;
height: 33px;
margin-left: 0px;
margin-right: 5px;
background-color: transparent;
}
#templately-guten-icon .gutenberg-add-templately-button {
height: 33px;
border: none;
margin: 2px;
line-height: 33px;
border-radius: 3px;
overflow: hidden;
cursor: pointer;
padding-left: 7px;
padding-right: 7px;
background-color: #5d4fff;
display: inline-flex;
align-items: center;
color: #fff;
transition: background-color 0.1s ease-in 0s;
}
#templately-guten-icon .gutenberg-add-templately-button:focus,
#templately-guten-icon .gutenberg-add-templately-button:visited {
outline: none;
}
#templately-guten-icon .gutenberg-add-templately-button:hover {
background-color: #493ce4;
}
.elementor-add-new-section .elementor-add-section-area-button.elementor-add-templately-button i.eicon-plus:before {
content: "";
display: inline-block;
}
#templatelyGutenberg {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
z-index: 9999;
}
#templatelyGutenberg .templately-modal-templately-overlay {
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: -1;
}
#templatelyGutenberg .templately-modal-templately {
width: 1200px;
height: 80%;
left: calc( 50% - 600px );
top: calc( 50% - 40% );
position: absolute;
z-index: 9999999;
max-height: 800px;
}.clearfix:after,.clearfix:before,.grid-100:after,.grid-100:before,.grid-15:after,.grid-15:before,.grid-20:after,.grid-20:before,.grid-25:after,.grid-25:before,.grid-30:after,.grid-30:before,.grid-33:after,.grid-33:before,.grid-35:after,.grid-35:before,.grid-40:after,.grid-40:before,.grid-45:after,.grid-45:before,.grid-50:after,.grid-50:before,.grid-55:after,.grid-55:before,.grid-60:after,.grid-60:before,.grid-65:after,.grid-65:before,.grid-66:after,.grid-66:before,.grid-70:after,.grid-70:before,.grid-75:after,.grid-75:before,.grid-80:after,.grid-80:before,.grid-85:after,.grid-85:before,.grid-container:after,.grid-container:before,[class*=mobile-grid-]:after,[class*=mobile-grid-]:before,[class*=tablet-grid-]:after,[class*=tablet-grid-]:before{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.grid-100:after,.grid-15:after,.grid-20:after,.grid-25:after,.grid-30:after,.grid-33:after,.grid-35:after,.grid-40:after,.grid-45:after,.grid-50:after,.grid-55:after,.grid-60:after,.grid-65:after,.grid-66:after,.grid-70:after,.grid-75:after,.grid-80:after,.grid-85:after,.grid-90:after,.grid-95:after,.grid-container:after,[class*=mobile-grid-]:after,[class*=tablet-grid-]:after{clear:both}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:10px;padding-right:10px}.grid-100,.grid-15,.grid-20,.grid-25,.grid-30,.grid-33,.grid-35,.grid-40,.grid-45,.grid-50,.grid-55,.grid-60,.grid-65,.grid-66,.grid-70,.grid-75,.grid-80,.grid-85,.grid-90,.grid-95,[class*=mobile-grid-],[class*=tablet-grid-]{box-sizing:border-box;padding-left:10px;padding-right:10px}.grid-parent{padding-left:0;padding-right:0}@media (max-width:767px){.hide-on-mobile{display:none!important}.mobile-grid-50{float:left;width:50%}.mobile-grid-100{clear:both;width:100%}}@media (min-width:768px) and (max-width:1024px){[class*=tablet-pull-],[class*=tablet-push-]{position:relative}.hide-on-tablet{display:none!important}.tablet-grid-15{float:left;width:15%}.tablet-push-15{left:15%}.tablet-pull-15{left:-15%}.tablet-grid-20{float:left;width:20%}.tablet-push-20{left:20%}.tablet-pull-20{left:-20%}.tablet-grid-25{float:left;width:25%}.tablet-push-25{left:25%}.tablet-pull-25{left:-25%}.tablet-grid-30{float:left;width:30%}.tablet-push-30{left:30%}.tablet-pull-30{left:-30%}.tablet-grid-35{float:left;width:35%}.tablet-push-35{left:35%}.tablet-pull-35{left:-35%}.tablet-grid-40{float:left;width:40%}.tablet-push-40{left:40%}.tablet-pull-40{left:-40%}.tablet-grid-45{float:left;width:45%}.tablet-push-45{left:45%}.tablet-pull-45{left:-45%}.tablet-grid-50{float:left;width:50%}.tablet-push-50{left:50%}.tablet-pull-50{left:-50%}.tablet-grid-55{float:left;width:55%}.tablet-push-55{left:55%}.tablet-pull-55{left:-55%}.tablet-grid-60{float:left;width:60%}.tablet-push-60{left:60%}.tablet-pull-60{left:-60%}.tablet-grid-65{float:left;width:65%}.tablet-push-65{left:65%}.tablet-pull-65{left:-65%}.tablet-grid-70{float:left;width:70%}.tablet-push-70{left:70%}.tablet-pull-70{left:-70%}.tablet-grid-75{float:left;width:75%}.tablet-push-75{left:75%}.tablet-pull-75{left:-75%}.tablet-grid-80{float:left;width:80%}.tablet-push-80{left:80%}.tablet-pull-80{left:-80%}.tablet-grid-85{float:left;width:85%}.tablet-push-85{left:85%}.tablet-pull-85{left:-85%}.tablet-suffix-33{margin-right:33.33333%}.tablet-push-33{left:33.33333%}.tablet-pull-33{left:-33.33333%}.tablet-grid-66{float:left;width:66.66667%}.tablet-push-66{left:66.66667%}.tablet-pull-66{left:-66.66667%}.tablet-grid-100{clear:both;width:100%}.inside-footer-widgets>div{margin-bottom:50px}.inside-footer-widgets>div:nth-child(odd){clear:both}.active-footer-widgets-1 .footer-widget-1,.active-footer-widgets-3 .footer-widget-3,.active-footer-widgets-5 .footer-widget-5{width:100%;margin-bottom:0}.active-footer-widgets-2 .inside-footer-widgets>div,.active-footer-widgets-4 .footer-widget-3,.active-footer-widgets-4 .footer-widget-4{margin-bottom:0}}@media (min-width:1025px){.pull-15,.pull-20,.pull-25,.pull-30,.pull-33,.pull-35,.pull-40,.pull-45,.pull-50,.pull-55,.pull-60,.pull-65,.pull-66,.pull-70,.pull-75,.pull-80,.pull-85,.pull-90,.pull-95,.push-15,.push-20,.push-25,.push-30,.push-33,.push-35,.push-40,.push-45,.push-50,.push-55,.push-60,.push-65,.push-66,.push-70,.push-75,.push-80,.push-85,.push-90,.push-95{position:relative}.hide-on-desktop{display:none!important}.grid-15{float:left;width:15%}.push-15{left:15%}.pull-15{left:-15%}.grid-20{float:left;width:20%}.push-20{left:20%}.pull-20{left:-20%}.grid-25{float:left;width:25%}.push-25{left:25%}.pull-25{left:-25%}.grid-30{float:left;width:30%}.push-30{left:30%}.pull-30{left:-30%}.grid-35{float:left;width:35%}.push-35{left:35%}.pull-35{left:-35%}.grid-40{float:left;width:40%}.push-40{left:40%}.pull-40{left:-40%}.grid-45{float:left;width:45%}.push-45{left:45%}.pull-45{left:-45%}.grid-50{float:left;width:50%}.push-50{left:50%}.pull-50{left:-50%}.grid-55{float:left;width:55%}.push-55{left:55%}.pull-55{left:-55%}.grid-60{float:left;width:60%}.push-60{left:60%}.pull-60{left:-60%}.grid-65{float:left;width:65%}.push-65{left:65%}.pull-65{left:-65%}.grid-70{float:left;width:70%}.push-70{left:70%}.pull-70{left:-70%}.grid-75{float:left;width:75%}.push-75{left:75%}.pull-75{left:-75%}.grid-80{float:left;width:80%}.push-80{left:80%}.pull-80{left:-80%}.grid-85{float:left;width:85%}.push-85{left:85%}.pull-85{left:-85%}.grid-33{float:left;width:33.33333%}.push-33{left:33.33333%}.pull-33{left:-33.33333%}.grid-66{float:left;width:66.66667%}.push-66{left:66.66667%}.pull-66{left:-66.66667%}.grid-100{clear:both;width:100%}}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;margin:0;padding:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;text-align:left;padding:5px}blockquote:after,blockquote:before,q:after,q:before{content:""}a{background-color:transparent}a img{border:0}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{border:1px solid transparent;background:#55555e;cursor:pointer;-webkit-appearance:button;padding:10px 20px;color:#fff}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background:#fafafa;color:#666;border:1px solid #ccc;border-radius:0;padding:10px 15px;box-sizing:border-box;max-width:100%}textarea{overflow:auto;vertical-align:top;width:100%}input[type=file]{max-width:100%;box-sizing:border-box}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{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!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.clear:after,.comment-content:after,.entry-content:after,.inside-footer-widgets:not(.grid-container):after,.inside-header:not(.grid-container):after,.inside-navigation:not(.grid-container):after,.inside-top-bar:not(.grid-container):after,.page-header-content-container:after,.paging-navigation:after,.site-content:after,.site-footer:after,.site-header:after,.site-info:after{content:"";display:table;clear:both}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation li{float:left;position:relative}.sf-menu>li.menu-item-float-right{float:right!important}.nav-float-right .inside-header .main-navigation{float:right;clear:right}.nav-float-left .inside-header .main-navigation{float:left;clear:left}.nav-aligned-center .main-navigation:not(.toggled) .menu>li,.nav-aligned-right .main-navigation:not(.toggled) .menu>li{float:none;display:inline-block}.nav-aligned-center .main-navigation:not(.toggled) ul,.nav-aligned-right .main-navigation:not(.toggled) ul{letter-spacing:-.31em;font-size:1em}.nav-aligned-center .main-navigation:not(.toggled) ul li,.nav-aligned-right .main-navigation:not(.toggled) ul li{letter-spacing:normal}.nav-aligned-center .main-navigation{text-align:center}.nav-aligned-right .main-navigation{text-align:right}.main-navigation li.search-item{float:right}.main-navigation .mobile-bar-items a{padding-left:20px;padding-right:20px;line-height:60px}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.header-widget{float:right;overflow:hidden;max-width:50%}.header-widget .widget{padding:0 0 20px;margin-bottom:0}.header-widget .widget:last-child{padding-bottom:0}.header-widget .widget-title{margin-bottom:15px}.nav-float-right .header-widget{position:relative;top:-10px}.nav-float-right .header-widget .widget{padding:0 0 10px}.nav-float-left .inside-header .site-branding,.nav-float-left .inside-header .site-logo{float:right;clear:right}.nav-float-left .inside-header:after{clear:both;content:'';display:table}.nav-float-right .inside-header .site-branding{display:inline-block}.site-branding-container{display:inline-flex;align-items:center;text-align:left}.site-branding-container .site-logo{margin-right:1.5em}.header-aligned-center .site-header{text-align:center}.header-aligned-right .site-header{text-align:right}.header-aligned-right .site-branding-container{text-align:right}.header-aligned-right .site-branding-container .site-logo{order:10;margin-right:0;margin-left:1.5em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment,.comment-list{list-style-type:none;padding:0;margin:0}.comment-author-info{display:inline-block;vertical-align:middle}.comment-meta .avatar{float:left;margin-right:10px;border-radius:50%}.comment-author cite{font-style:normal;font-weight:700}.entry-meta.comment-metadata{margin-top:0}.comment-content{margin-top:1.5em}.comment-respond{margin-top:0}.comment-form>.form-submit{margin-bottom:0}.comment-form input,.comment-form-comment{margin-bottom:10px}.comment-form-comment textarea{resize:vertical}.comment-form #author,.comment-form #email,.comment-form #url{display:block}.comment-metadata .edit-link:before{display:none}.comment-body{padding:30px 0}.comment-content{padding:30px;border:1px solid rgba(0,0,0,.05)}.depth-1.parent>.children{border-bottom:1px solid rgba(0,0,0,.05)}.comment .children{padding-left:30px;margin-top:-30px;border-left:1px solid rgba(0,0,0,.05)}.pingback .comment-body,.trackback .comment-body{border-bottom:1px solid rgba(0,0,0,.05)}.pingback .edit-link{font-size:13px}.comment-content p:last-child{margin-bottom:0}.comment-list>.comment:first-child{padding-top:0;margin-top:0;border-top:0}ol.comment-list{margin-bottom:1.5em}.comment-form-cookies-consent{display:flex;align-items:center}.comment-form-cookies-consent input{margin-right:.5em;margin-bottom:0}.one-container .comments-area{margin-top:1.5em}.comment-content .reply{font-size:85%}#cancel-comment-reply-link{padding-left:10px}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget_search .search-submit{display:none}.widget{margin:0 0 30px;box-sizing:border-box}.separate-containers .widget:last-child,.widget:last-child{margin-bottom:0}.footer-widgets .widget,.sidebar .widget{font-size:17px}.widget ul li{list-style-type:none;position:relative;padding-bottom:5px}.widget_categories .children{margin-left:1.5em;padding-top:5px}.widget_categories .children li:last-child{padding-bottom:0}.widget_nav_menu ul ul,.widget_pages ul ul{margin-left:1em;margin-top:5px}.widget ul li.menu-item-has-children,.widget ul li.page_item_has_children{padding-bottom:0}#wp-calendar{table-layout:fixed;font-size:80%}#wp-calendar #prev,#wp-calendar #prev+.pad{border-right:0}.sidebar .grid-container{max-width:100%;width:100%}.post{margin:0 0 2em}.page-header{margin-bottom:30px}.one-container.both-left .inside-left-sidebar,.one-container.both-right .inside-left-sidebar{margin-right:20px}.one-container.both-left .inside-right-sidebar,.one-container.both-right .inside-right-sidebar{margin-left:20px}.one-container:not(.page) .inside-article{padding:0 0 30px 0}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .page-header,.separate-containers .site-main>*,.separate-containers .widget{margin-bottom:20px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers.both-left .inside-left-sidebar,.separate-containers.both-right .inside-left-sidebar{margin-right:10px}.separate-containers.both-left .inside-right-sidebar,.separate-containers.both-right .inside-right-sidebar{margin-left:10px}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.site-info{text-align:center;font-size:15px}.site-info{padding:20px 40px}.footer-widgets{padding:40px}.site-footer .footer-widgets-container .inner-padding{padding:0 0 0 40px}.site-footer .footer-widgets-container .inside-footer-widgets{margin-left:-40px}.footer-bar-active .footer-bar .widget{padding:0}.footer-bar .widget_nav_menu>div>ul{display:inline-block;vertical-align:top}.footer-bar .widget_nav_menu li{margin:0 10px;float:left;padding:0}.footer-bar .widget_nav_menu li:first-child{margin-left:0}.footer-bar .widget_nav_menu li:last-child{margin-right:0}.footer-bar .widget_nav_menu li ul{display:none}.footer-bar .textwidget p:last-child{margin:0}.footer-bar .widget-title{display:none}.footer-bar-align-right .copyright-bar{float:left}.footer-bar-align-right .footer-bar{float:right;text-align:right}.footer-bar-align-left .copyright-bar{float:right;text-align:right}.footer-bar-align-left .footer-bar{float:left;text-align:left}.footer-bar-align-center .copyright-bar{float:none;text-align:center}.footer-bar-align-center .footer-bar{float:none;text-align:center;margin-bottom:10px}.post-image:not(:first-child){margin-top:2em}.page-header-image,.page-header-image-single{line-height:0}.one-container .inside-article>[class*=page-header-],.separate-containers .inside-article>[class*=page-header-]{margin-bottom:2em;margin-top:0}.inside-article .page-header-image-single.page-header-below-title{margin-top:2em}.separate-containers .page-header-contained,.separate-containers .page-header-content,.separate-containers .page-header-content-single,.separate-containers .page-header-image,.separate-containers .page-header-image-single{margin-top:20px}.top-bar{font-weight:400;text-transform:none;font-size:13px}.top-bar .inside-top-bar .widget{padding:0;display:inline-block;margin:0}.top-bar .inside-top-bar .textwidget p:last-child{margin:0}.top-bar .widget-title{display:none}.top-bar .widget_nav_menu li{margin:0 10px;float:left;padding:0}.top-bar .widget_nav_menu li:first-child{margin-left:0}.top-bar .widget_nav_menu li:last-child{margin-right:0}.top-bar .widget_nav_menu li ul{display:none}.top-bar .widget_nav_menu>div>ul{display:inline-block;vertical-align:top}.inside-top-bar{padding:10px 40px}.top-bar-align-center{text-align:center}.top-bar-align-center .inside-top-bar .widget:not(:first-child){margin-left:10px}.top-bar-align-center .inside-top-bar .widget:first-child:last-child{display:block}.top-bar-align-right{text-align:right}.top-bar-align-right .inside-top-bar>.widget:nth-child(even){float:left;margin-right:10px}.top-bar-align-right .inside-top-bar>.widget:nth-child(odd){margin-left:10px}.top-bar-align-left .inside-top-bar>.widget:nth-child(odd){float:left;margin-right:10px}.top-bar-align-left .inside-top-bar>.widget:nth-child(even){margin-left:10px;float:right}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:nth-child(1),.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(1){display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.infinite-scroll .paging-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.so-panel.widget{padding:0}#mc_embed_signup .clear{display:block;height:auto;visibility:visible;width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}button.menu-toggle{background-color:transparent;width:100%;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}.nav-search-enabled .main-navigation .menu-toggle{text-align:left}.mobile-bar-items{display:none;position:absolute;right:0;top:0;z-index:21;list-style-type:none}.mobile-bar-items a{display:inline-block}nav.toggled ul ul.sub-menu{width:100%}.dropdown-hover .main-navigation.toggled ul li.sfHover>ul,.dropdown-hover .main-navigation.toggled ul li:hover>ul{transition-delay:0s}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled ul ul{transition:0s;visibility:hidden}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .main-nav li{float:none;clear:both;display:block;text-align:left}.main-navigation.toggled .main-nav li.hide-on-mobile{display:none!important}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.main-navigation.toggled .menu li.search-item{display:none!important}.main-navigation.toggled .sf-menu>li.menu-item-float-right{float:none;display:inline-block}@media (max-width:768px){a,body,button,input,select,textarea{transition:all 0s ease-in-out}.top-bar.top-bar-align-left,.top-bar.top-bar-align-right{text-align:center}.top-bar .widget{float:none!important;margin:0 10px!important}.top-bar .widget_nav_menu li{float:none;display:inline-block;padding:5px 0}.footer-bar .widget_nav_menu li:first-child{margin-left:10px}.footer-bar .widget_nav_menu li:last-child{margin-right:10px}.inside-header>:not(:last-child):not(.main-navigation){margin-bottom:20px}.header-aligned-right .site-header,.site-header{text-align:center}.header-widget{float:none;max-width:100%;text-align:center}.content-area,.inside-footer-widgets>div,.sidebar{float:none;width:100%;left:0;right:0}.site-main{margin-left:0!important;margin-right:0!important}body:not(.no-sidebar) .site-main{margin-bottom:0!important}.one-container .sidebar{margin-top:40px}.separate-containers #left-sidebar+#right-sidebar .inside-right-sidebar{margin-top:0}.both-left.separate-containers .inside-left-sidebar,.both-left.separate-containers .inside-right-sidebar,.both-right.separate-containers .inside-left-sidebar,.both-right.separate-containers .inside-right-sidebar{margin-right:0;margin-left:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.post-image-aligned-left .post-image,.post-image-aligned-right .post-image{float:none;margin:2em 0;text-align:center}.comment .children{padding-left:10px;margin-left:0}.edd_download{display:block;float:none!important;margin-bottom:1.5em;width:100%!important}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}.site-info{text-align:center}.copyright-bar{float:none!important;text-align:center!important}.footer-bar{float:none!important;text-align:center!important;margin-bottom:20px}.footer-bar .widget_nav_menu li{float:none;display:inline-block;padding:5px 0}.inside-footer-widgets>div:not(:last-child){margin-bottom:40px}.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{margin:0}.site-footer .footer-widgets .footer-widgets-container .inner-padding{padding:0}}