/*
-----------------
1 - CSS Variables
-----------------
*/
:root {
    --effect: all .25s cubic-bezier(0.32, 0.74, 0.57, 1);
    --timing: cubic-bezier(0.32, 0.74, 0.57, 1);
    --shadow-12: #0000001f;
    --shadow-20: #00000005;
    --round-3: 3px;
    --height-34: 34px;
    --height-40: 40px;
    --padding-40: 0 40px;
    --round-5: 5px;
    --round-7: 7px;
    --shadow-7: #00000012;
    --dark-accent: #191c20;
    --dark-accent-0: #191c2000;
    --dark-accent-90: #191c20f2;
    --meta-b-family: var(--meta-family);
    --meta-b-fcolor: #282828;
    --meta-b-fspace: normal;
    --meta-b-fstyle: normal;
    --meta-b-fweight: 600;
    --meta-b-transform: none;
    --nav-bg: #fff;
    --nav-bg-from: #fff;
    --nav-bg-to: #fff;
    --subnav-bg: #fff;
    --subnav-bg-from: #fff;
    --subnav-bg-to: #fff;
    --indicator-bg-from: #ff0084;
    --indicator-bg-to: #2c2cf8;
    --bottom-border-color: var(--flex-gray-15);
    --column-border-color: var(--flex-gray-15);
    --audio-color: #ffa052;
    --dribbble-color: #fb70a6;
    --excerpt-color: #666;
    --fb-color: #89abfc;
    --g-color: #ff184e;
    --live-color: #fe682e;
    --gallery-color: #729dff;
    --heading-color: var(--body-fcolor);
    --ig-color: #7e40b6;
    --linkedin-color: #007bb6;
    --nav-color: #282828;
    --pin-color: #f74c53;
    --flipboard-color: #f52828;
    --privacy-color: #fff;
    --review-color: #ffc300;
    --soundcloud-color: #fd794a;
    --subnav-color: #282828;
    --telegam-color: #649fdf;
    --twitter-color: #00151c;
    --medium-color: #000;
    --threads-color: #000;
    --video-color: #ffc300;
    --vimeo-color: #44bbe1;
    --ytube-color: #ef464b;
    --nav-color-10: #28282820;
    --subnav-color-10: #28282820;
    --g-color-90: #ff184ee6;
    --absolute-dark: #242424;
    --body-family: 'Oxygen', sans-serif;
    --btn-family: 'Encode Sans Condensed', sans-serif;
    --cat-family: 'Oxygen', sans-serif;
    --dwidgets-family: 'Oxygen', sans-serif;
    --h1-family: 'Encode Sans Condensed', sans-serif;
    --h2-family: 'Encode Sans Condensed', sans-serif;
    --h3-family: 'Encode Sans Condensed', sans-serif;
    --h4-family: 'Encode Sans Condensed', sans-serif;
    --h5-family: 'Encode Sans Condensed', sans-serif;
    --h6-family: 'Encode Sans Condensed', sans-serif;
    --input-family: 'Encode Sans Condensed', sans-serif;
    --menu-family: 'Encode Sans Condensed', sans-serif;
    --meta-family: 'Encode Sans Condensed', sans-serif;
    --submenu-family: 'Encode Sans Condensed', sans-serif;
    --tagline-family: 'Encode Sans Condensed', sans-serif;
    --body-fcolor: #282828;
    --btn-fcolor: inherit;
    --h1-fcolor: inherit;
    --h2-fcolor: inherit;
    --h3-fcolor: inherit;
    --h4-fcolor: inherit;
    --h5-fcolor: inherit;
    --h6-fcolor: inherit;
    --input-fcolor: inherit;
    --meta-fcolor: #666;
    --tagline-fcolor: inherit;
    --body-fsize: 16px;
    --btn-fsize: 12px;
    --cat-fsize: 10px;
    --dwidgets-fsize: 13px;
    --excerpt-fsize: 14px;
    --h1-fsize: 40px;
    --h2-fsize: 28px;
    --h3-fsize: 22px;
    --h4-fsize: 16px;
    --h5-fsize: 14px;
    --h6-fsize: 13px;
    --headline-fsize: 45px;
    --input-fsize: 14px;
    --menu-fsize: 17px;
    --meta-fsize: 13px;
    --submenu-fsize: 13px;
    --tagline-fsize: 28px;
    --body-fspace: normal;
    --btn-fspace: normal;
    --cat-fspace: .07em;
    --dwidgets-fspace: 0;
    --h1-fspace: normal;
    --h2-fspace: normal;
    --h3-fspace: normal;
    --h4-fspace: normal;
    --h5-fspace: normal;
    --h6-fspace: normal;
    --input-fspace: normal;
    --menu-fspace: -.02em;
    --meta-fspace: normal;
    --submenu-fspace: -.02em;
    --tagline-fspace: normal;
    --body-fstyle: normal;
    --btn-fstyle: normal;
    --cat-fstyle: normal;
    --dwidgets-fstyle: normal;
    --h1-fstyle: normal;
    --h2-fstyle: normal;
    --h3-fstyle: normal;
    --h4-fstyle: normal;
    --h5-fstyle: normal;
    --h6-fstyle: normal;
    --input-fstyle: normal;
    --menu-fstyle: normal;
    --meta-fstyle: normal;
    --submenu-fstyle: normal;
    --tagline-fstyle: normal;
    --body-fweight: 400;
    --btn-fweight: 700;
    --cat-fweight: 700;
    --dwidgets-fweight: 600;
    --h1-fweight: 700;
    --h2-fweight: 700;
    --h3-fweight: 700;
    --h4-fweight: 700;
    --h5-fweight: 700;
    --h6-fweight: 600;
    --input-fweight: 400;
    --menu-fweight: 600;
    --meta-fweight: 400;
    --submenu-fweight: 500;
    --tagline-fweight: 400;
    --flex-gray-15: #88888826;
    --flex-gray-20: #88888833;
    --flex-gray-40: #88888866;
    --flex-gray-7: #88888812;
    --dribbble-hcolor: #ff407f;
    --fb-hcolor: #1f82ec;
    --ig-hcolor: #8823b6;
    --linkedin-hcolor: #006ab1;
    --pin-hcolor: #f60c19;
    --flipboard-hcolor: #e00a0a;
    --soundcloud-hcolor: #ff5313;
    --telegam-hcolor: #3885d9;
    --twitter-hcolor: #13b9ee;
    --threads-hcolor: #5219ff;
    --medium-hcolor: #ffb600;
    --vimeo-hcolor: #16b1e3;
    --ytube-hcolor: #fc161e;
    --indicator-height: 4px;
    --nav-height: 60px;
    --absolute-light: #ddd;
    --solid-light: #fafafa;
    --em-mini: .8em;
    --rem-mini: .8rem;
    --transparent-nav-color: #fff;
    --swiper-navigation-size: 44px;
    --tagline-s-fsize: 22px;
    --em-small: .92em;
    --rem-small: .92rem;
    --bottom-spacing: 35px;
    --box-spacing: 5%;
    --el-spacing: 12px;
    --heading-sub-color: var(--g-color);
    --body-transform: none;
    --btn-transform: none;
    --cat-transform: uppercase;
    --dwidgets-transform: none;
    --h1-transform: none;
    --h2-transform: none;
    --h3-transform: none;
    --h4-transform: none;
    --h5-transform: none;
    --h6-transform: none;
    --input-transform: none;
    --menu-transform: none;
    --meta-transform: none;
    --submenu-transform: none;
    --tagline-transform: none;
    --awhite: #fff;
    --solid-white: #fff;
    --max-width-wo-sb: 100%;
    --alignwide-w: 1600px;
    --bookmark-color: #62b088;
    --bookmark-color-90: #62b088f2;
    --slider-nav-dcolor: inherit;
}

[data-theme='dark'], .light-scheme {
    --shadow-12: #00000066;
    --shadow-20: #00000033;
    --shadow-7: #0000004d;
    --dark-accent: #0e0f12;
    --dark-accent-0: #0e0f1200;
    --dark-accent-90: #0e0f12f2;
    --meta-b-fcolor: #fff;
    --nav-bg: #131518;
    --nav-bg-from: #131518;
    --nav-bg-to: #131518;
    --bcrumb-color: #fff;
    --excerpt-color: #ddd;
    --heading-color: var(--tx-100);
    --nav-color: #fff;
    --subnav-color: #fff;
    --nav-color-10: #ffffff15;
    --subnav-color-10: #ffffff15;
    --body-fcolor: #fff;
    --h1-fcolor: #fff;
    --h2-fcolor: #fff;
    --h3-fcolor: #fff;
    --h4-fcolor: #fff;
    --h5-fcolor: #fff;
    --h6-fcolor: #fff;
    --headline-fcolor: var(--primary);
    --input-fcolor: #fff;
    --meta-fcolor: #bbb;
    --tagline-fcolor: #fff;
    --flex-gray-15: #88888840;
    --flex-gray-7: #88888818;
    --solid-light: #333;
    --heading-sub-color: var(--g-color);
    --solid-white: #191c20;
    --twitter-color: #fff;
    --medium-color: #fff;
    --threads-color: #fff;
}

[data-theme='dark'] {
    --subnav-bg: #191c20;
    --subnav-bg-from: #191c20;
    --subnav-bg-to: #191c20;
}
/*
-----------------
3 - Font Icons
-----------------
*/

@font-face {
    font-family: 'ruby-icon';
    font-display: swap;
    src: url('../fonts/icons.woff2?2.3') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.rbi, [class^='rbi-'], [class='rbi-'] {
    font-family: 'ruby-icon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

body.rtl .rbi:before {
    /*rtl:ignore*/
    display: inline-block;
    /*rtl:ignore*/
    -webkit-transform: scale(-1, 1);
    /*rtl:ignore*/
    transform: scale(-1, 1);
    /*rtl:ignore*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}

.rbi-version:before {
    content: '\e972';
}

.rbi-copy:before {
    content: '\e965';
}

.rbi-pin:before {
    content: '\e962';
}

.rbi-notification:before {
    content: '\e95a';
}

.rbi-information:before {
    content: '\e95c';
}

.rbi-shield:before {
    content: '\e95e';
}

.rbi-right:before, .rbi-next:before {
    content: '\e958';
}

.rbi-left:before, .rbi-prev:before {
    content: '\e959';
}

.rbi-resize:before {
    content: '\e961';
}

.rbi-help:before {
    content: '\e95b';
}

.rbi-minus-o:before {
    content: '\e95d';
}

.rbi-cancel:before {
    content: '\e95f';
}

.rbi-check:before {
    content: '\e960';
}

.rbi-gallery:before {
    content: '\e955';
}

.rbi-audio:before {
    content: '\e956';
}

.rbi-video:before {
    content: '\e957';
}

.rbi-darrow-top:before {
    content: '\e94a';
}

.rbi-search:before {
    content: '\e946';
}

.rbi-watch:before {
    content: '\e93a';
}

.rbicolorose:before {
    content: '\e949';
}

.rbi-home:before {
    content: '\e952';
}

.rbi-portfolio:before {
    content: '\e901';
}

.rbi-menu:before {
    content: '\e953';
}

.rbi-chart:before {
    content: '\e929';
}

.rbi-suitcase:before {
    content: '\e94d';
}

.rbi-clock:before {
    content: '\e947';
}

.rbi-time:before {
    content: '\e948';
}

.rbi-comment:before {
    content: '\e945';
}

.rbi-email:before {
    content: '\e908';
}

.rbi-share:before {
    content: '\e94e';
}

.rbi-load:before {
    content: '\e942';
}

.rbi-read:before {
    content: '\e94c';
}

.rbi-archive:before {
    content: '\e944';
}

.rbi-tag:before {
    content: '\e94b';
}

.rbi-print:before {
    content: '\e909';
}

.rbi-500px:before {
    content: '\e90a';
}

.rbi-amazon:before {
    content: '\e90b';
}

.rbi-store:before {
    content: '\e90c';
}

.rbi-behance:before {
    content: '\e90d';
}

.rbi-blogger:before {
    content: '\e90f';
}

.rbi-chromecast:before {
    content: '\e911';
}

.rbi-digg:before {
    content: '\e912';
}

.rbi-dribbble:before {
    content: '\e913';
}

.rbi-dropbox:before {
    content: '\e914';
}

.rbi-ebay:before {
    content: '\e93f';
}

.rbi-etsy:before {
    content: '\e940';
}

.rbi-facebook:before {
    content: '\e915';
}

.rbi-messenger:before {
    content: '\e916';
}

.rbi-flickr:before {
    content: '\e917';
}

.rbi-flipboard:before {
    content: '\e918';
}

.rbi-github:before {
    content: '\e919';
}

.rbi-google:before {
    content: '\e91a';
}

.rbi-drive:before {
    content: '\e91b';
}

.rbi-chplay:before {
    content: '\e91c';
}

.rbi-wallet:before {
    content: '\e91d';
}

.rbi-instagram:before {
    content: '\e91e';
}

.rbi-linkedin:before {
    content: '\e91f';
}

.rbi-mailchimp:before {
    content: '\e920';
}

.rbi-close:before {
    content: '\e949';
}

.rbi-medium:before {
    content: '\e921';
}

.rbi-paypal:before {
    content: '\e922';
}

.rbi-pinterest:before {
    content: '\e923';
}

.rbi-quora:before {
    content: '\e941';
}

.rbi-reddit:before {
    content: '\e928';
}

.rbi-skype:before {
    content: '\e92a';
}

.rbi-snapchat:before {
    content: '\e92b';
}

.rbi-soundcloud:before {
    content: '\e92c';
}

.rbi-spotify:before {
    content: '\e92d';
}

.rbi-stripe:before {
    content: '\e92e';
}

.rbi-stumbleupon:before {
    content: '\e92f';
}

.rbi-telegram:before {
    content: '\e930';
}

.rbi-tiktok:before {
    content: '\e943';
}

.rbi-tripadvisor:before {
    content: '\e931';
}

.rbi-tumblr:before {
    content: '\e932';
}

.rbi-twitch:before {
    content: '\e933';
}

.rbi-twitter-old:before {
    content: '\e934';
}

.rbi-twitter:before {
    content: '\e988';
}

.rbi-viber:before {
    content: '\e936';
}

.rbi-vimeo:before {
    content: '\e937';
}

.rbi-vk:before {
    content: '\e938';
}

.rbi-waze:before {
    content: '\e939';
}

.rbi-whatsapp:before {
    content: '\e93b';
}

.rbi-wordpress:before {
    content: '\e93c';
}

.rbi-yelp:before {
    content: '\e93d';
}

.rbi-youtube:before {
    content: '\e93e';
}

.rbi-bookmark-fill:before {
    content: '\e906';
}

.rbi-bookmark:before {
    content: '\e907';
}

.rbi-plus:before {
    content: '\e900';
}

.rbi-cright:before {
    content: '\e902';
}

.rbi-cleft:before {
    content: '\e903';
}

.rbi-cdown:before {
    content: '\e904';
}

.rbi-cup:before {
    content: '\e905';
}

.rbi-thumbs-up:before {
    content: '\e86d';
}

.rbi-minus:before {
    content: '\e90e';
}

.rbi-myspace:before {
    content: '\30';
}

.rbi-heart:before {
    content: '\6c';
}

.rbi-rss:before {
    content: '\42';
}

.rbi-angle-down:before {
    content: '\e924';
}

.rbi-angle-left:before {
    content: '\e925';
}

.rbi-angle-right:before {
    content: '\e926';
}

.rbi-angle-up:before {
    content: '\e927';
}

.rbi-cart:before {
    content: '\e963';
}

.rbi-trash:before {
    content: '\e964';
}

.rbi-via:before {
    content: '\e935';
}

.rbi-trending:before {
    content: '\e954';
}

.rbi-bitcoin:before {
    content: '\e910';
}

.rbi-star-half:before {
    content: '\e950';
}

.rbi-star-o:before {
    content: '\e94f';
}

.rbi-star:before {
    content: '\e951';
}

.rbi-link-o:before {
    content: '\e9cb';
}

.rbi-portfolio-o:before {
    content: '\e96a';
}

.rbi-home-o:before {
    content: '\e968';
}

.rbi-external:before {
    content: '\e969';
}

.rbi-clone:before {
    content: '\e96b';
}

.rbi-link:before {
    content: '\e967';
}

.rbi-rdoc:before {
    content: '\e96c';
}

.rbi-mic:before {
    content: '\e96d';
}

.rbi-frequency:before {
    content: '\e96e';
}

.rbi-stitcher:before {
    content: '\e970';
}

.rbi-googlepodcast:before {
    content: '\e96f';
}

.rbi-applepodcast:before {
    content: '\f2ce';
}

.rbi-pause:before {
    content: '\e973';
}

.rbi-volume:before {
    content: '\e979';
}

.rbi-volume-off:before {
    content: '\e97a';
}

.rbi-reload:before {
    content: '\e97b';
}

.rbi-play:before {
    content: '\e971';
}

.rbi-skip-back:before {
    content: '\e974';
}

.rbi-loading:before {
    content: '\e975';
}

.rbi-jump-next:before {
    content: '\e976';
}

.rbi-cookie:before {
    content: '\e972';
}

.rbi-dislike-fill:before {
    content: '\e977';
}

.rbi-like-fill:before {
    content: '\e978';
}

.rbi-like:before {
    content: '\e97c';
}

.rbi-dislike:before {
    content: '\e97d';
}

.rbi-secure:before {
    content: '\e97e';
}

.rbi-hide:before {
    content: '\e97f';
}

.rbi-show:before {
    content: '\e980';
}

.rbi-idea:before {
    content: '\e982';
}

.rbi-warning:before {
    content: '\e981';
}

.rbi-not-allow:before {
    content: '\e985';
}

.rbi-flash:before {
    content: '\e986';
}

.rbi-checked:before {
    content: '\ea54';
}

.rbi-unchecked:before {
    content: '\ea56';
}

.rbi-check-v:before {
    content: '\e984';
}

.rbi-more:before {
    content: '\e987';
}

.rbi-gnews:before {
    content: '\e989';
}

.rbi-patreon:before {
    content: '\e98b';
}

.rbi-truth:before {
    content: '\e98a';
}

.rbi-threads:before {
    content: '\e993';
}

.rbi-steam:before {
    content: '\eaac';
}

.rbi-foursquare:before {
    content: '\ead6';
}

.rbi-plane:before {
    content: '\e98e';
}

.rbi-lock:before {
    content: '\e98d';
}

.rbi-fire:before {
    content: '\e98c';
}

.rbi-feedback:before {
    content: '\e98f';
}

.rbi-logout:before {
    content: '\e992';
}

.rbi-user:before {
    content: '\e991';
}

.rbi-live:before {
    content: '\e990';
}

.rbi-location:before {
    content: '\e994';
}

.rbi-map:before {
    content: '\e995';
}

.rbi-briefcase:before {
    content: '\e997';
}

.rbi-hastag:before {
    content: '\e996';
}

.sidebar-inner {
    top: 0;
}

.widget {
    position: relative;
    display: block;
}

.sidebar-inner .widget {
    clear: both;
    overflow: inherit;
    width: 100%;
    margin-bottom: 30px;
}

#wp-calendar {
    position: relative;
    width: 100%;
    margin-bottom: 7px;
}

#wp-calendar tfoot {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

#wp-calendar tfoot td {
    vertical-align: top;
    border: none;
}

#wp-calendar th, #wp-calendar td {
    line-height: 40px;
    text-align: center;
}

#wp-calendar tbody a {
    font-weight: 700;
    display: block;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    text-decoration: none !important;
}

#wp-calendar td#today {
    font-weight: 700;
}

.wp-calendar-nav a {
    font-size: var(--em-mini);
    -webkit-transition: var(--effect);
    transition: var(--effect);
    color: var(--meta-fcolor);
}

#wp-calendar tbody a:hover, .wp-calendar-nav a:hover, #wp-calendar td#today {
    color: var(--g-color);
}

#wp-calendar caption {
    font-size: var(--rem-small);
    font-weight: 700;
    margin-bottom: 7px;
}

#wp-calendar tfoot a:hover {
    text-decoration: underline;
}

.tagcloud, .wp-block-tagcoloroud {
    display: flex;
    flex-flow: row wrap;
    gap: 2px;
}

.tagcloud a, .wp-block-tagcoloroud a {
    font-size: var(--dwidgets-fsize) !important;
    line-height: 1;
    padding: 7px 10px;
    border: 1px solid var(--flex-gray-15);
    border-radius: var(--round-3);
}

.widget_pages .page_item, .widget_meta li, .cat-item, .widget_archive li,
.widget.widget_nav_menu .menu-item, .sidebar-menu .menu-item {
    position: relative;
    display: block;
}

.cat-item:first-child a {
    padding-top: 0;
}

.cat-item:last-child a {
    padding-bottom: 0;
}

.widget_archive > ul > li:last-child, .cat-item:last-child, .widget_pages > ul > li:last-child,
.widget_meta > ul > li:last-child, .widget.widget_nav_menu ul.menu > li:last-child, .sidebar-menu > li:last-child {
    margin-bottom: 0;
}

.widget.widget_nav_menu li:first-child a, .sidebar-menu li:first-child a {
    padding-top: 0;
}

.cat-item .children, .widget_pages .children {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 15px;
    padding: 0;
}
 

.widget_pages a, .widget_meta a, .cat-item a, .tagcloud a, .wp-block-tagcoloroud a, .widget_archive a,
.widget.widget_nav_menu a, .copyright-menu a, .woocommerce-widget-layered-nav-list li, .sidebar-menu a {
    font-family: var(--dwidgets-family);
    font-size: var(--dwidgets-fsize);
    font-weight: var(--dwidgets-fweight);
    font-style: var(--dwidgets-fstyle);
    position: relative;
    display: block;
    padding-top: var(--sidebar-menu-spacing, 5px);
    padding-bottom: var(--sidebar-menu-spacing, 5px);
    -webkit-transition: var(--effect);
    transition: var(--effect);
    letter-spacing: var(--dwidgets-fspace);
    text-transform: var(--dwidgets-transform);
    color: inherit;
}

.widget_pages a:hover, .widget_meta a:hover, .cat-item a:hover, .widget_archive a:hover,
.widget.widget_nav_menu a:hover, .copyright-menu a:hover, .sidebar-menu a:hover {
    color: var(--g-color);
}
 
.widget_archive select, .widget_categories select {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
}

.widget_recent_comments .recentcomments {
    position: relative;
    margin-bottom: 20px;
}

.widget_recent_comments .recentcomments > a:last-child {
    font-family: var(--h4-family);
    font-size: var(--h4-fsize);
    font-weight: var(--h4-fweight);
    display: block;
    margin-top: 2px;
    margin-bottom: 0;
}

.widget_recent_entries li {
    font-family: var(--h5-family);
    font-size: var(--h5-fsize);
    font-weight: var(--h5-fweight);
    position: relative;
    display: block;
    margin-bottom: 15px;
    letter-spacing: var(--h5-fspace);
}

.widget_recent_entries li:before {
    font-family: 'ruby-icon';
    font-size: 8px;
    font-weight: normal;
    display: inline;
    margin-right: .4em;
    content: '\e900';
    -webkit-transition: var(--effect);
    transition: var(--effect);
    vertical-align: middle;
    border-radius: var(--round-3);
}

.widget_recent_entries li:hover:before {
    text-decoration: none;
    color: var(--g-color);
    background-color: currentColor;
}

.widget_recent_entries a, .recentcomments a, a.rsswidget {
    position: relative;
    -webkit-transition: var(--effect);
    transition: var(--effect);
}

.widget_recent_entries li:hover a, .recentcomments a:hover, a.rsswidget:hover {
    color: var(--g-color);
}

.widget_rss .widget-heading {
    display: flex;
    align-items: center;
}

.rss-widget-icon {
    display: none;
}

.widget_rss li {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed var(--flex-gray-15);
}

.widget_rss li:last-child {
    margin-bottom: 0;
}

.widget_rss ul a.rsswidget:before {
    font-family: 'ruby-icon';
    font-size: var(--em-mini);
    position: relative;
    margin-right: 7px;
    content: '\42';
}

.widget_rss ul a.rsswidget {
    font-family: var(--h4-family);
    font-size: var(--h4-fsize);
    font-weight: var(--h4-fweight);
    display: block;
    letter-spacing: var(--h4-fspace);
}

.rss-date {
    display: block;
    margin-top: 7px;
}

.rssSummary {
    font-size: var(--rem-small);
    display: block;
    margin-top: 12px;
}

.widget_rss cite {
    display: block;
    margin-top: 12px;
}

.widget_recent_comments > ul > .recentcomments:last-child,
.widget_recent_entries > ul > li:last-child, .widget_rss > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none !important;
}

.textwidget br, .textwidget p {
    margin-bottom: 1rem;
}

.widget-heading.h4:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    border-right: 3px solid var(--primary);
    border-left: 3px solid var(--primary);
}

.widget-heading.h4 {
    line-height: 1.1;
    position: relative;
    display: inline-block;
    padding: 0 15px;
}

/** social counter */
.social-follower {
    display: grid;
    gap: var(--column-gap, 5px);
    grid-template-columns: repeat(var(--s-columns, var(--ds-columns, 2)), 1fr);
}

.is-gcol-1 {
    --ds-columns: 1;
}

.is-gcol-4 {
    --ds-columns: 4;
}

.follower-el {
    position: relative;
    -webkit-transition: all .5s var(--timing);
    transition: all .5s var(--timing);
	  background-color: var(--postBg);
}

.follower-el a {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.follower-inner {
    font-size: var(--s-icon-size, 1rem);
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.effect-fadeout.activated .follower-el {
    opacity: .3;
}

.effect-fadeout.activated .follower-el:hover, .effect-fadeout.activated .follower-el:focus {
    opacity: 1;
}

.fntotal, .fnlabel {
    line-height: 1.3;
    margin-top: 7px;
    white-space: nowrap;
}

.text-count {
    font-family: var(--meta-family);
    font-size: var(--em-small);
    font-weight: var(--meta-fweight);
    line-height: 1.5;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    white-space: nowrap;
    letter-spacing: var(--meta-fspace);
    color: var(--meta-fcolor);
}

.socials-counter.is-bg *, .socials-counter.is-h-bg .follower-el:hover * {
    color: var(--awhite);
}

.fnicon {
    font-size: 1.75em;
    line-height: 1;
}

.fnicon i {
    font-size: inherit;
    line-height: 1;
    text-shadow: 3px 3px 0 #ffffff10, 4px 2px 0 #00000020;
}

.fb-follower {
    --s-icon-color: var(--fb-color);
    --s-icon-hcolor: var(--fb-hcolor);
}

.twitter-follower {
    --s-icon-color: var(--twitter-color);
    --s-icon-hcolor: var(--twitter-hcolor);
}

.medium-follower {
    --s-icon-color: var(--medium-color);
    --s-icon-hcolor: var(--medium-hcolor);
}

.pinterest-follower {
    --s-icon-color: var(--pin-color);
    --s-icon-hcolor: var(--pin-hcolor);
}

.instagram-follower {
    --s-icon-color: var(--ig-color);
    --s-icon-hcolor: var(--ig-hcolor);
}

.twitch-follower {
    --s-icon-color: #772ce8;
    --s-icon-hcolor: #5c16c5;
}

.snapchat-follower {
    --s-icon-color: #ffb945;
    --s-icon-hcolor: #ffa22f;
}

.paypal-follower {
    --s-icon-color: #0070ba;
    --s-icon-hcolor: #27346a;
}

.quora-follower {
    --s-icon-color: #b92b27;
    --s-icon-hcolor: #cf120c;
}

.truth-follower {
    --s-icon-color: #5448ee;
    --s-icon-hcolor: #21c4a7;
}

.threads-follower {
    --s-icon-color: var(--threads-color);
    --s-icon-hcolor: var(--threads-hcolor);
}

.youtube-follower {
    --s-icon-color: var(--ytube-color);
    --s-icon-hcolor: var(--ytube-hcolor);
}

.soundcloud-follower {
    --s-icon-color: var(--soundcloud-color);
    --s-icon-hcolor: var(--soundcloud-hcolor);
}

.steam-follower {
    --s-icon-color: #1b2838;
    --s-icon-hcolor: #171d25;
}

.patreon-follower {
    --s-icon-color: #ff5f44;
    --s-icon-hcolor: #ff2600;
}

.gnews-follower {
    --s-icon-color: #1867dc;
    --s-icon-hcolor: #0956c8;
}

.telegram-follower {
    --s-icon-color: var(--telegam-color);
    --s-icon-hcolor: var(--telegam-hcolor);
}

.linkedin-follower {
    --s-icon-color: var(--linkedin-color);
    --s-icon-hcolor: var(--linkedin-hcolor);
}

.vimeo-follower {
    --s-icon-color: var(--vimeo-color);
    --s-icon-hcolor: var(--vimeo-hcolor);
}

.dribbble-follower {
    --s-icon-color: var(--dribbble-color);
    --s-icon-hcolor: var(--dribbble-hcolor);
}

.rss-follower {
    --s-icon-color: #ff9021;
    --s-icon-hcolor: #ff5700;
}

.rbi.rbi-tiktok {
    text-shadow: -2px -1px 0 #69c9d0, 2px 2px 0 #ee1d52;
}

.header-social-list .rbi-tiktok {
    text-shadow: none;
}

.tiktok-follower {
    --s-icon-color: #000;
    --s-icon-hcolor: #ff007f;
}

[data-theme='dark'] .tiktok-follower,
.light-scheme .tiktok-follower {
    --s-icon-color: #fff1;
}

.yes-mono .follower-el {
    --s-icon-color: var(--dark-accent);
    --s-icon-hcolor: var(--dark-accent);
}

[data-theme='dark'] .yes-mono .is-icon-color i {
    color: var(--awhite);
}

.is-icon-color i {
    color: var(--s-icon-color);
}

.is-icon-bg, .is-bg {
    --twitter-color: #00151c;
    --medium-color: #000;
    --threads-color: #000;
}

.is-icon-bg i {
    -webkit-transition: var(--effect);
    transition: var(--effect);
    color: var(--awhite);
    background-color: var(--s-icon-color);
}

.is-icon-bg .follower-el:hover i, .is-h-icon-bg .follower-el:hover i {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    color: var(--awhite);
    background-color: var(--s-icon-hcolor);
    box-shadow: 0 3px 12px var(--s-icon-hcolor);
}

.is-bg .follower-inner {
    background: var(--s-icon-color);
}

.is-bg .follower-el:hover .follower-inner, .is-h-bg .follower-el:hover .follower-inner {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    background-color: var(--s-icon-hcolor);
    box-shadow: var(--btn-shadow, 0 3px 12px var(--s-icon-hcolor));
}

.is-style-10 .fnicon, .is-style-11 .fnicon {
    margin-right: 8px;
}

.is-style-12 .fnicon, .is-style-13 .fnicon {
    font-size: 1.25em;
    margin-right: 8px;
}

.is-gstyle-3 .fntotal, .is-gstyle-3 .fnlabel {
    margin-top: 0;
    margin-left: unset;
}

.is-style-10 .fntotal + .fnlabel, .is-style-11 .fntotal + .fnlabel, .is-style-12 .fntotal + .fnlabel, .is-style-13 .fntotal + .fnlabel {
    font-size: .7em;
    margin-top: -4px;
}

.is-style-10 .follower-inner, .is-style-11 .follower-inner, .is-style-12 .follower-inner, .is-style-13 .follower-inner {
    align-items: center;
    flex-flow: row nowrap;
}

.is-style-12 .follower-inner {
    border: 1px solid var(--flex-gray-15);
}

.is-style-12 .follower-inner, .is-style-13 .follower-inner {
    position: relative;
    overflow: hidden;
    padding: 10px 20px;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border-radius: var(--round-5);
}

.is-style-14 .follower-inner, .is-style-15 .follower-inner {
    display: grid;
    padding: 12px 7px;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border-radius: var(--round-5);
    grid-gap: 0;
    grid-template-columns: 42px auto 1fr;
}

.is-style-1 .fnicon i, .is-style-2 .fnicon i, .is-style-9 .fnicon i, .is-style-10 .fnicon i, .is-style-11 .fnicon i {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: var(--effect);
    transition: var(--effect);
}

.is-style-10 .fnicon i, .is-style-11 .fnicon i {
    position: relative;
    width: 48px;
    height: 48px;
}

.is-style-1 .fnicon i, .is-style-2 .fnicon i, .is-style-10 .fnicon i, .is-style-11 .fnicon i {
    border-radius: 50%;
}

.is-style-1 .fnicon i, .is-style-2 .fnicon i, .is-style-9 .fnicon i {
    width: 58px;
    height: 58px;
}

.is-style-9 .fnicon i {
    overflow: hidden;
    border-radius: var(--round-5);
}

.is-style-9 .follower-el:not(:hover) i:after {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: .2;
    border: 5px solid var(--g-color);
}

[data-theme='dark'] .is-style-9 .follower-el:not(:hover) i:after {
    border-color: var(--awhite);
}

.is-style-12 .text-count, .is-style-13 .text-count {
    margin-left: auto;
}

.is-style-12 .follower-inner > :nth-child(2), .is-style-13 .follower-inner > :nth-child(2) {
    position: relative;
    margin-top: 0;
    padding-left: 10px;
}

.is-style-12 .follower-inner > :nth-child(2):before, .is-style-13 .follower-inner > :nth-child(2):before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 12px;
    margin-top: -6px;
    content: '';
}

.is-style-12 .fntotal:before, .is-style-12 .fnlabel:before, .is-style-13 .fntotal:before, .is-style-13 .fnlabel:before {
    opacity: .5;
    background-color: currentColor;
}

.is-style-14 .fnicon, .is-style-15 .fnicon {
    height: 100%;
    text-align: center;
    grid-row: 1 / 3;
}

.is-style-14 .text-count, .is-style-15 .text-count {
    line-height: 1;
    margin-top: 7px;
    margin-left: 4px;
    grid-column: 2 / span 3;
    grid-row: 2;
}

.is-style-14 .fnicon i, .is-style-15 .fnicon i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    justify-items: center;
}

.is-style-10 .text-count, .is-style-11 .text-count {
    margin-top: 0;
    margin-left: auto;
    -webkit-transition: var(--effect);
    transition: var(--effect);
}

.is-style-8 .follower-inner, .is-style-7 .follower-inner, .is-style-6 .follower-inner,
.is-style-5 .follower-inner, .is-style-4 .follower-inner, .is-style-3 .follower-inner {
    padding: 15px;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border-radius: var(--round-5);
}

.is-style-7 .follower-el .follower-inner, .is-style-4 .follower-inner {
    box-shadow: 0 0 10px var(--shadow-7);
}

.is-style-15 .follower-inner, .is-style-6 .follower-inner,
.is-style-3 .follower-inner, .is-style-2 .fnicon i, .is-style-10 .fnicon i {
    border: 1px solid var(--flex-gray-15);
}

.is-style-8 .follower-el .text-count, .is-style-7 .follower-el .text-count, .is-style-6 .follower-el .text-count {
    display: none;
}

.heading-title > * {
    font-family: var(--heading-family, inherit);
    font-size: var(--heading-fsize, inherit);
    font-weight: var(--heading-fweight, inherit);
    font-style: var(--heading-fstyle, inherit);
    letter-spacing: var(--heading-fspace, inherit);
    text-transform: var(--heading-transform, inherit);
}

.heading-tagline > * {
    font-family: var(--subheading-family, inherit);
    font-size: var(--subheading-fsize, inherit);
    font-weight: var(--subheading-fweight, inherit);
    font-style: var(--subheading-fstyle, inherit);
    line-height: var(--subheading-fheight, 1.5);
    letter-spacing: var(--subheading-fspace, inherit);
    text-transform: var(--subheading-transform, inherit);
}

.heading-title > * {
    position: relative;
    z-index: 1;
    color: var(--heading-color, inherit);
}

.heading-title a {
    -webkit-transition: var(--effect);
    transition: var(--effect);
}

.heading-title a:hover {
    opacity: .7;
}


.heading-layout-2 .heading-title:before, .heading-layout-c2 .heading-title:before, .heading-layout-c2 .heading-title:after {
    display: inline-flex;
    width: .6em;
    height: .6em;
    margin-right: var(--heading-spacing, 7px);
    content: '';
    border-radius: 50%;
    background-color: var(--heading-sub-color, currentColor);
}

.heading-layout-c2 .heading-title:after {
    margin-right: 0;
    margin-left: var(--heading-spacing, 5px);
}

.heading-layout-3 .heading-inner, .heading-layout-c3 .heading-inner {
    border-bottom: 1px solid var(--flex-gray-15);
}

.heading-layout-c3 .heading-inner {
    padding-bottom: 15px;
}

.heading-layout-c3 .heading-inner:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    content: '';
    border-bottom: 5px solid var(--primary);
}

.heading-layout-c3 .heading-title {
    text-align: center;
}

.heading-layout-c4 .heading-title, .heading-layout-c5 .heading-title, .heading-layout-c14 .heading-title, .heading-layout-c15 .heading-title {
    width: 100%;
    text-align: center;
}

.heading-layout-3 .heading-title > * {
    display: inline-flex;
    padding-bottom: var(--heading-spacing, 10px);
    border-bottom: 5px solid var(--primary);
}

.heading-layout-c3 .heading-title {
    width: 100%;
}

.heading-layout-4 .heading-inner, .heading-layout-c4 .heading-inner {
    padding-bottom: var(--heading-spacing, 10px);
    border-bottom: 4px solid var(--heading-sub-color, currentColor);
}

.heading-layout-4 .heading-inner:before, .heading-layout-c4 .heading-inner:before {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 2px;
    left: 0;
    display: block;
    content: '';
    border-bottom: 2px solid var(--heading-sub-color, currentColor);
}

.heading-layout-1 .heading-title, .heading-layout-c1 .heading-title {
    line-height: 1;
    position: relative;
    display: inline-flex;
    padding: 0 var(--heading-spacing, 12px);
    backface-visibility: hidden;
}

.heading-layout-6 .heading-title, .heading-layout-c6 .heading-title {
    line-height: 1;
    position: relative;
    display: inline-flex;
    padding: 0 12px;
    backface-visibility: hidden;
}

.heading-layout-1 .heading-title:after, .heading-layout-c1 .heading-title:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    border-right: 3px solid var(--primary);
    border-left: 3px solid var(--primary);
}

.heading-layout-5 .heading-inner {
    width: 100%;
    padding-top: var(--heading-spacing, 7px);
    border-top: 5px solid var(--primary);
}

.heading-layout-14 .heading-inner {
    width: 100%;
    padding-top: var(--heading-spacing, 7px);
    border-top: 1px solid var(--primary);
}

.heading-layout-15 .heading-inner {
    width: 100%;
    padding-top: var(--heading-spacing, 7px);
    padding-bottom: var(--heading-spacing, 7px);
    border-top: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
}

.heading-layout-c5 .heading-inner {
    width: 100%;
    padding-top: var(--heading-spacing, 10px);
    border-top: 5px solid var(--primary);
}

.heading-layout-c14 .heading-inner {
    width: 100%;
    padding-top: var(--heading-spacing, 10px);
    border-top: 1px solid var(--primary);
}

.heading-layout-c15 .heading-inner {
    width: 100%;
    padding-top: var(--heading-spacing, 10px);
    padding-bottom: var(--heading-spacing, 10px);
    border-top: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
}

.heading-layout-6, .heading-layout-c6, .heading-layout-13, .heading-layout-c13, .heading-layout-16 {
    --heading-color: var(--awhite);
}

.heading-layout-6 .heading-title > *, .heading-layout-c6 .heading-title > *, .heading-layout-13 .heading-title > *, .heading-layout-c13 .heading-title > * {
    position: relative;
    z-index: 1;
    display: block;
    padding: 5px var(--heading-spacing, 20px);
}

.heading-layout-6 .heading-title > *:after, .heading-layout-c6 .heading-title > *:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    border-radius: var(--round-5);
    background-color: var(--primary);
}

.heading-layout-13 .heading-title > *:after, .heading-layout-c13 .heading-title > *:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    border-radius: var(--round-5);
    background-color: var(--primary);
}

.heading-layout-7 .heading-title > * {
    line-height: 1;
    display: inline-flex;
    padding-left: var(--heading-spacing, 7px);
    border-left: 7px solid var(--primary);
}

.heading-layout-c7 .heading-title > *:before, .heading-layout-c7 .heading-title > *:after {
    display: inline-flex;
    width: 10px;
    height: 10px;
    margin-right: var(--heading-spacing, 10px);
    content: '';
    background-color: var(--primary);
}

.heading-layout-c7 .heading-title > *:after {
    margin-right: 0;
    margin-left: var(--heading-spacing, 10px);
}

.heading-layout-8 .heading-title > * {
    display: inline-flex;
    padding-left: var(--heading-spacing, 15px);
}

.heading-layout-8 .heading-title > *:before {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 50%;
    content: '';
    opacity: .5;
    background-color: var(--heading-sub-color, currentColor);
}

.heading-layout-c8 .heading-title {
    position: relative;
    display: inline-flex;
    margin-right: auto;
    margin-left: auto;
}

.heading-layout-c8 .heading-title:before, .heading-layout-c8 .heading-title:after {
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    left: auto;
    width: 60px;
    height: 2px;
    margin-top: -1px;
    content: '';
    background-color: var(--heading-sub-color, currentColor);
}

.heading-layout-c8 .heading-title:after {
    right: auto;
    left: calc(100% + 10px);
}

.heading-layout-9 .heading-title, .heading-layout-c9 .heading-title {
    position: relative;
    display: inline-flex;
    padding: 0 var(--heading-spacing, 20px);
}

.heading-layout-9 .heading-title:before, .heading-layout-c9 .heading-title:before {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 7px;
    height: 7px;
    content: '';
    pointer-events: none;
    opacity: .5;
    border-top: 2px solid var(--primary);
    border-left: 2px solid var(--primary);
}

.heading-layout-9 .heading-title:after, .heading-layout-c9 .heading-title:after {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 7px;
    height: 7px;
    content: '';
    pointer-events: none;
    opacity: .5;
    border-right: 2px solid var(--primary);
    border-bottom: 2px solid var(--primary);
}

.heading-layout-c10 .heading-title, .heading-layout-c11 .heading-title {
    display: flex;
    justify-content: center;
    width: 100%;
}

.heading-layout-11 .heading-tagline, .heading-layout-c11 .heading-tagline {
    font-size: 3em;
    line-height: 1;
    position: absolute;
    top: auto;
    bottom: -7px;
    left: 0;
    margin: 0;
    pointer-events: none;
    opacity: .12;
}

.heading-layout-12 .heading-title, .heading-layout-c12 .heading-title {
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
}

.heading-layout-12 .heading-title > *:before, .heading-layout-c12 .heading-title > *:before {
    line-height: 1;
    display: inline-flex;
    width: 1em;
    height: .6em;
    margin-right: var(--heading-spacing, 7px);
    content: '';
    background-color: var(--primary);
}

.heading-layout-c12 .heading-title {
    margin-right: auto;
    margin-left: auto;
}

.heading-layout-c12 .heading-title > *:after {
    line-height: 1;
    display: inline-flex;
    width: 1em;
    height: .6em;
    margin-left: var(--heading-spacing, 7px);
    content: '';
    background-color: var(--primary);
}

.heading-layout-12 .heading-inner, .heading-layout-c12 .heading-inner {
    width: 100%;
    padding-bottom: var(--heading-spacing, 7px);
    border-bottom: 5px solid var(--heading-color);
}

.heading-layout-c12 .heading-inner {
    padding-bottom: var(--heading-spacing, 12px);
}

.heading-layout-16 .heading-title > * {
    line-height: 1;
    position: relative;
    z-index: 1;
    display: block;
    padding: 5px var(--heading-spacing, 20px);
}

.heading-layout-16 .heading-title > *:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: var(--primary);
}

.heading-layout-16 .heading-title > *:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - .001em);
    display: block;
    height: 100%;
    content: '';
    border-width: calc(1em + 10px) 0 0 16px;
    border-style: solid;
    border-color: transparent transparent transparent var(--primary);
}

.heading-layout-16 .heading-inner {
    border-bottom: 2px solid var(--primary);
}

.heading-layout-17 .heading-title, .heading-layout-18 .heading-title {
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    flex-grow: 1;
}

.heading-layout-17 .heading-title:after {
    display: inline-flex;
    flex-grow: 1;
    margin-left: var(--heading-spacing, 10px);
    content: '';
    border-bottom: 2px solid var(--primary);
}

.heading-layout-17 .heading-tagline {
    margin-left: var(--heading-spacing, 10px);
}

.heading-layout-18 .heading-title:after {
    display: inline-flex;
    flex-grow: 1;
    margin-left: var(--heading-spacing, 10px);
    content: '';
    border-bottom: 7px dotted var(--primary);
}

.heading-layout-18 .heading-tagline {
    margin-left: var(--heading-spacing, 10px);
    padding-bottom: 2px;
    border-bottom: 2px solid currentColor;
}

.heading-layout-19 .heading-inner {
    flex-flow: row wrap;
}

.heading-layout-19 .heading-tagline {
    width: 100%;
    margin-top: var(--heading-spacing, 15px);
}


.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-block-image {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.wp-block-image img, .wp-block-image.alignfull img {
    max-width: 100%;
}

.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
    display: table;
    margin-right: 0;
    margin-left: 0;
}

.wp-block-image .aligncenter {
    display: table;
    margin-right: auto;
    margin-left: auto;
}

.wp-block-image .aligncenter figcaption {
    text-align: center;
}

.without-sidebar .wp-block-gallery.alignwide,
.without-sidebar .wp-block-image.alignwide img,
.yes-wide-f .wp-block-gallery.alignwide,
.yes-wide-f .wp-block-image.alignwide img {
    width: max(min(92vw, var(--alignwide-w)), 100%);
    max-width: none;
    margin-left: calc(50% - max(min(92vw, var(--alignwide-w)), 100%) / 2);
}

.image-caption, .wp-caption-text, .gallery-caption, .rbct .wp-block-audio figcaption,
.rbct .wp-block-video figcaption, .rbct .wp-block-image figcaption, .rbct .wp-block-embed figcaption {
    font-size: min(var(--meta-fsize), 13px);
    margin: 0;
    padding-top: 5px;
    text-transform: none;
}

figcaption:not(:empty):before,
.wp-caption-text:before {
    display: inline-block;
    width: 30px;
    height: .3em;
    margin-right: 7px;
    content: '';
    border-top: 1px solid;
}

.wp-block-image:not(.is-style-rounded) img {
    border-radius: var(--round-3);
}

.wp-block-button__link:hover, .is-style-outline > .wp-block-button__link:not(.has-background):hover,
.wp-block-button__link.is-style-outline:not(.has-background):hover {
    color: #fff;
    background-color: var(--g-color);
}

.wp-block-image figure {
    margin: 0;
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1.5rem;
}

.wp-block-image .alignright {
    float: right;
    margin-left: 1.5rem;
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
    display: table-caption;
    caption-side: bottom;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright,
.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright {
    width: 100%;
    max-width: 420px;
}

.rbct .wp-block-cover .wp-block-cover-text a,
.rbct .wp-block-gallery .blocks-gallery-image figcaption,
.rbct .wp-block-gallery .blocks-gallery-item figcaption {
    color: var(--awhite);
}

.rbct .wp-block-gallery ul, .rbct .wp-block-gallery ol {
    padding-left: 0;
    list-style: none;
}

.wp-block-gallery figcaption:before {
    display: none;
}

.wp-block-spacer, .rbct .wp-block-spacer {
    margin: 0;
}

.wp-block-cover, .wp-block-cover-image {
    height: auto;
    color: #fff;
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright {
    margin-bottom: 0;
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
    max-width: 100%;
    margin: 0 auto !important;
}

.wp-block-cover__video-background, .rbct .wp-block-cover__video-background {
    width: 100%;
    height: 100%;
}

.wp-block-cover a {
    text-decoration: none !important;
    color: inherit !important;
}

.wp-block-cover a:hover {
    text-decoration: underline !important;
}

.has-lsl .s-ct-inner {
    display: flex;
    flex-flow: row nowrap;
}

.l-shared-sec-outer {
    position: relative;
    flex-shrink: 0;
    padding-right: 30px;
    padding-bottom: 40px;
}

.e-ct-outer {
    flex-grow: 1;
    min-width: 0;
    max-width: var(--s-content-width, 100%);
    margin-right: auto;
    margin-left: auto;
}

.l-shared-sec {
    font-size: 18px;
    position: sticky;
    position: -webkit-sticky;
    top: 12px;
    -webkit-transition: top .3s ease;
    transition: top .3s ease;
    will-change: top;
}

.l-shared-items {
    display: flex;
    align-items: center;
    flex-flow: column nowrap;
    border-radius: var(--round-5);
    box-shadow: 0 5px 10px var(--footerBg);
}

[data-theme='dark'] .l-shared-items,
[data-theme='dark'] .rbtoc,
[data-theme='dark'] .related-sec {
    background-color: var(--dark-accent);
}

.l-shared-sec .share-action {
    line-height: 48px;
    display: inline-flex;
    justify-content: center;
    width: 48px;
    border-radius: var(--round-5);
}

.l-shared-header {
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    margin-bottom: 10px;
}

.l-shared-header i {
    font-size: 18px;
}

/** mobile */
@media (max-width: 767px) {
    :root {
        --height-34: 28px;
        --height-40: 34px;
        --padding-40: 0 20px;
        --masonry-column: 1;
        --h1-fheight: 1.3;
        --h2-fheight: 1.3;
        --h3-fheight: 1.4;
        --bcrumb-fsize: 11px;
        --body-fsize: 15px;
        --btn-fsize: 11px;
        --cat-fsize: 10px;
        --dwidgets-fsize: 12px;
        --eauthor-fsize: 12px;
        --excerpt-fsize: 13px;
        --h1-fsize: 26px;
        --h2-fsize: 21px;
        --h3-fsize: 17px;
        --h4-fsize: 15px;
        --h5-fsize: 14px;
        --h6-fsize: 14px;
        --headline-fsize: 26px;
        --meta-fsize: 12px;
        --tagline-fsize: 17px;
        --rem-mini: .7rem;
        --tagline-s-fsize: 17px;
        --el-spacing: 10px;
        --rating-size: 12px;
        --b-avatar-size: 42px;
    }

    .is-mhoz-scroll .block-inner {
        display: flex;
        overflow-x: scroll;
        flex-flow: row nowrap;
        -webkit-column-count: auto;
        column-count: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-text-size-adjust: none;
        text-size-adjust: none;
    }

    .is-mhoz-scroll .block-inner::-webkit-scrollbar {
        display: none;
    }

    .is-mhoz-scroll .block-inner::webkit-scrollbar-thumb {
        display: none;
    }

    .is-mhoz-scroll .block-inner > * {
        min-width: var(--tablet-scroll-width, 40%);
        max-width: var(--tablet-scroll-width, 40%);
    }

    .is-mhoz-scroll.bottom-border .block-inner > *:before {
        display: none;
    }

    .is-hoz-scroll .block-inner > *, .is-mhoz-scroll .block-inner > * {
        min-width: var(--mobile-scroll-width, 70%);
        max-width: var(--mobile-scroll-width, 70%);
    }

    .col-border.rb-mcol-2 .block-inner > *:nth-child(2n+1):after,
    .col-border.is-hoz-scroll .block-inner > *:not(:last-child):after,
    .col-border.is-mhoz-scroll .block-inner > *:not(:last-child):after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 1px;
        height: 100%;
        content: '';
        pointer-events: none;
        border-right: 1px var(--column-border-style, solid) var(--column-border-color);
    }

    .meta-el:not(.mobile-hide):not(.meta-avatar):not(.no-label):not(:last-child):after {
        display: inline-flex;
        width: var(--meta-style-w, 1px);
        height: var(--meta-style-h, 6px);
        margin-left: .25em;
        content: '';
        opacity: var(--meta-style-o, .3);
        border-radius: var(--meta-style-b, 0);
        background-color: var(--meta-fcolor);
    }

    .mobile-last-meta:after {
        display: none !important;
    }

    .block-overlay {
        --bottom-spacing: 10px;
    }

    .p-wrap .entry-summary {
        column-count: 1;
    }

    input[type='text'], input[type='tel'], input[type='password'], input[type='email'],
    input[type='url'], input[type='search'], input[type='number'], textarea {
        padding: 7px 15px;
    }

    .rb-mcol-1 > .block-inner > * {
        flex-basis: 100%;
        width: 100%;
    }

    .rb-mcol-2 > .block-inner > * {
        flex-basis: 50%;
        width: 50%;
    }

    .rb-mcol-3 > .block-inner > * {
        flex-basis: 33.33%;
        width: 33.33%;
    }

    .rb-mcol-4 > .block-inner > * {
        flex-basis: 25%;
        width: 25%;
    }

    body .mobile-hide {
        display: none;
    }

    .ecat-bg-1 .p-category,
    .ecat-bg-2 .p-category {
        padding: .5em 1em;
    }

    body .meta-avatar img {
        width: 20px;
        height: 20px;
    }

    .popup-newsletter {
        width: calc(100% - 40px);
    }

    .block-list-small-1 .scroll-holder {
        max-height: none !important;
    }

    .hrc-3 .overlay-wrap, .overlay-1 .overlay-wrap {
        position: relative;
        overflow: visible;
    }

    [class*='ecat-bg-'] .p-highlight .overlay-inner {
        padding-top: 0 !important;
    }

    [class*='ecat-bg-'] .p-highlight .p-top {
        margin-top: -1em;
    }

    .p-middle .p-highlight .overlay-inner {
        padding-bottom: 20px;
    }

    .p-highlight .overlay-inner {
        background: var(--highlight-overlay-bg, var(--dark-accent)) !important;
    }

    .post-slider .slider-prev,
    .post-slider .slider-next {
        font-size: var(--nav-size, 1.25rem);
        min-width: 40px;
        min-height: 40px;
    }

    .hrc-3 .ratio-v1 {
        padding-bottom: 66.67%;
    }

    .collapse-footer-menu .menu-item a > span {
        font-size: var(--em-small);
    }

    .rb-user-popup-form {
        max-width: 90%;
    }

    .logo-popup-outer {
        padding: 20px;
    }

    .p-grid-small-1 {
        display: flex;
        align-items: flex-start;
        flex-flow: row-reverse nowrap;
        width: 100%;
    }

    .is-feat-left .p-grid-small-1 {
        flex-flow: row nowrap;
    }

    .p-content {
        flex-grow: 1;
    }

    .is-m-list .box-border .grid-box:before {
        right: var(--column-gap);
        left: var(--column-gap);
    }

    .list-box .p-featured {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .list-box .p-content {
        margin: 0 var(--box-spacing) max(var(--box-spacing), 25px);
    }

    .list-box .p-format-overlay.format-style-bottom .p-format {
        background-color: var(--box-color, var(--default-box, var(--solid-light)));
    }

    [data-theme='dark'] .list-box .p-format-overlay.format-style-bottom .p-format,
    .light-scheme .list-box .p-format-overlay.format-style-bottom .p-format {
        background-color: var(--dark-box-color, var(--default-dark-box, var(--solid-light)));
    }

    .is-feat-left .p-grid-small-1 .feat-holder {
        margin-right: 20px;
        margin-left: 0;
    }

    .rb-follow {
        font-size: 11px;
    }

    .page404-featured img {
        max-height: 200px;
    }

    .page404-description,
    .taxonomy-description {
        font-size: var(--rem-small);
    }

    .plist-item {
        padding: 10px;
    }

    .yt-trigger {
        width: 54px;
    }

    .yt-trigger-icons svg {
        width: 26px;
    }

    .copyright-inner {
        flex-direction: column-reverse;
        text-align: center;
    }

    .copyright-menu {
        flex-flow: row wrap;
        justify-content: center;
        margin-bottom: 12px;
        margin-left: 0;
    }

    .l-shared-sec-outer:not(.show-mobile),
    .single-post-infinite .l-shared-sec-outer.show-mobile, .l-shared-header {
        display: none;
    }

    .single-post-infinite .activated .l-shared-sec-outer.show-mobile,
    .l-shared-sec-outer.show-mobile {
        position: fixed;
        z-index: 9900;
        right: 0;
        bottom: 10px;
        left: 0;
        display: flex;
        align-items: center;
        flex-grow: 1;
        padding: 0;
    }

    .show-mobile .l-shared-items {
        flex-flow: row nowrap;
        background: var(--solid-white);
    }

    .show-mobile .l-shared-sec {
        position: relative;
        top: 0;
        display: flex;
        flex-grow: 1;
        justify-content: center;
    }

    .l-shared-sec-outer.show-mobile .share-action {
        line-height: 42px;
        width: 42px;
    }

    .single-header-content {
        padding: 0 15px;
    }

    .e-shared-header span {
        display: none;
    }

    .rbbsl {
        font-size: 14px;
    }

    .rbbsl > * {
        padding: 0 15px;
    }

    .entry-sec {
        padding-top: 27px;
        padding-bottom: 25px;
    }

    .user-rating svg {
        width: 1em;
    }

    .single-standard-7 .single-header {
        padding-top: 15px;
    }

    .feat-caption .caption-text:before {
        width: 30px;
        margin-right: 10px;
    }

    .attribution {
        padding-left: 0;
    }

    .review-content {
        padding: 15px;
    }

    .review-footer {
        margin-right: 20px;
        margin-left: 20px;
    }

    .pros-cons-holder {
        gap: 25px;
    }

    .pros-cons-holder > * {
        flex: 0 0 100%;
        justify-content: flex-start;
        width: 100%;
    }

    .review-footer > *:not(.review-action) {
        padding: 22px 0 20px 0;
    }

    .pros-cons-title {
        padding-bottom: 0;
    }

    .single-standard-2 .single-header-inner:before, .embed-bg-overlay {
        bottom: 50px;
    }

    .category-header-1 .archive-inner {
        align-items: flex-start;
        flex-flow: column nowrap;
    }

    .category-header-1 .category-hero-wrap {
        align-items: flex-start;
        width: calc(100% - 25px);
        margin-top: 25px;
        padding-bottom: 20px;
    }

    .p-grid-small-1 .feat-holder {
        flex-shrink: 0;
        width: 100%;
        max-width: var(--feat-list-width, 100px);
        margin-bottom: 0;
        margin-left: 15px;
    }

    .p-grid-small-1 .p-content {
        flex-grow: 1;
    }

    .block-categories, .block-authors {
        --bottom-spacing: 10px;
    }

    .cbox-inner {
        display: flex;
        align-items: stretch;
        flex-flow: row nowrap;
    }

    .cbox-1 .cbox-featured {
        flex-shrink: 0;
        width: min(30%, 100px);
    }

    .cbox-4 .cbox-inner {
        flex-flow: column nowrap;
    }

    .a-card-feat {
        width: 70px;
    }

    .interest-loader {
        width: calc(40% - 20px);
    }

    .popup-newsletter-inner {
        flex-flow: row wrap;
    }

    .popup-newsletter-inner > * {
        width: 100%;
    }

    .popup-newsletter-cover-holder {
        padding-bottom: 5px;
    }

    .popup-newsletter-content {
        padding: 20px;
    }

    .table-link-depth {
        margin-left: 15px;
    }

    .paudio-embed .embed-holder {
        padding-bottom: var(--audio-ratio, 56%);
    }

    .format-gallery-coverflow .swiper-pagination {
        margin-top: 10px;
    }

    .page-selected {
        position: static;
    }

    .page-selected-outer {
        position: relative;
        border-left: 5px solid var(--g-color);
        border-radius: var(--round-5);
    }

    .page-selected-list {
        right: 0;
        left: 0;
    }

    .page-selected-title {
        display: none;
    }

    .newsletter-featured {
        display: none;
    }

    .newsletter-content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .newsletter-inner > *:first-child:not(.newsletter-featured) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .submit-layout-1 .mc4wp-form-fields > *:not(.agree-to-terms) {
        flex-flow: row wrap;
        justify-content: center;
        row-gap: var(--mc-btn-margin, 12px);
    }

    .toc-content a {
        font-size: min(14px, var(--h5-fsize));
    }

    .submit-layout-1 input[type='submit'] {
        line-height: 1;
        margin-left: 0;
        padding: var(--mc-btn-padding, 1em);
    }

    .submit-layout-1 .newsletter-box-1 input[type='submit'] {
        width: 100%;
    }

    .footer-wrap.left-dot:before {
        display: none;
    }

    .p-grid-small-1 .p-format {
        font-size: 16px;
    }

    [class*='ecat-bg-']:not(.is-m-list):not(.ecat-bg-3) .p-list-2 .p-top {
        position: relative;
        z-index: 3;
        margin-top: calc(-2px - var(--el-spacing) - 1em);
        padding-left: 7px;
    }

    [class*='ecat-bg-'].is-m-grid.p-center .p-list-2 .p-top {
        right: 0;
        left: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .current-slider-info .h4 {
        font-size: 9px;
    }

    span.current-slider-count {
        font-size: 1.5em;
    }

    .entry-sec:before, .review-footer > *:not(.review-action):before, .collapse-sections:before {
        height: 2px;
    }

    h1.search-title {
        font-size: var(--h2-fsize);
    }

    .search-subtitle {
        font-size: var(--rem-small);
        margin-top: 5px;
    }

    .bookmark-notification {
        bottom: 20px;
    }

    .ubio-inner {
        flex-flow: column nowrap;
        justify-content: center;
        text-align: center;
    }

    .ubio-inner {
        flex-flow: column nowrap;
        justify-content: center;
        text-align: center;
    }

    .bio-avatar {
        width: 80px;
        height: 80px;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .bio-count-posts {
        display: none;
    }

    .bio-description {
        font-size: var(--em-mini);
    }

    .bio-content .usocials {
        justify-content: center;
        padding-top: 3px;
    }

    .bio-title-wrap.b-follow {
        flex-flow: column nowrap;
    }

    .usocials a {
        font-size: 14px;
    }

    .breaking-news-heading {
        margin-right: 3px;
        padding: 0;
        background-color: transparent;
        box-shadow: none;
    }

    .breaking-news-heading span {
        display: none;
    }

    .newsletter-description {
        font-size: var(--rem-mini);
    }

    .rb-mcol-2.no-last-bb .block-inner > *:nth-last-child(-n+2),
    .rb-mcol-3.no-last-bb .block-inner > *:nth-last-child(-n+3) {
        padding-bottom: 0;
        --bottom-border-color: transparent;
    }

    cite {
        font-size: min(12px, var(--rem-small));
    }

    .wp-block-pullquote {
        font-size: 1.25em;
        padding: 2em 0 1.5em 0;
    }

    .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
        float: none;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .widget_rss cite:before, .wp-block-quote cite:before,
    .wp-block-pullquote cite:before {
        width: 20px;
    }

    .wp-block-pullquote blockquote:before {
        font-size: 4em;
    }

    .newsletter-icon i {
        font-size: 40px;
    }

    .e-pagi.mobile-hide {
        display: none;
    }

    .e-pagi img {
        display: none;
    }

    .e-pagi span.p-url {
        font-size: var(--em-small);
    }

    .reaction-heading {
        margin-bottom: 15px;
    }

    .reaction {
        flex: 0 0 44px;
        max-width: 44px;
        padding: 5px;
    }

    .reaction-icon svg {
        width: 36px;
        height: 36px;
    }

    .reaction .reaction-title, .reaction.active .reaction-count {
        font-size: var(--rem-mini);
    }

    .has-drop-cap:not(:focus):first-letter {
        font-size: 3.5em;
        line-height: .9;
    }

    .e-pagi .nav-label {
        margin-bottom: 5px;
    }

    .top-site-ad:not(.no-spacing) {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .author-avatar {
        width: 36px;
    }

    .nname-info .meta-label, .ef-label {
        display: none;
    }

    .footer-logo {
        height: calc(var(--flogo-height, 50px) * .8);
    }

    .bookmark-featured {
        width: 70px;
    }

    .bookmark-title {
        width: 205px;
    }

    .top-footer-inner > *:not(:last-child) {
        margin-bottom: 35px;
    }

    .grid-masonry .grid-holder.rb-masonry {
        display: grid;
        grid-gap: 5px;
        grid-template-columns: auto auto auto auto;
    }

    .grid-fmasonry .grid-holder.rb-masonry {
        display: grid;
        grid-gap: 5px;
        grid-template-columns: auto auto auto auto auto;
    }

    .grid-default .grid-holder {
        display: grid;
        grid-gap: 5px;
        grid-template-columns: auto auto auto;
    }

    .grid-masonry .grid-el:nth-child(2) {
        grid-column: 1 / span 2;
        grid-row: 1 / span 2;
    }

    .grid-masonry .grid-el:first-child {
        height: 100%;
        grid-column: 3 / span 2;
        grid-row: 1;
    }

    .grid-masonry .grid-el:nth-child(3) {
        height: 100%;
        grid-column: 3 / span 1;
        grid-row: 2;
    }

    .grid-masonry .grid-el:nth-child(5) {
        height: 100%;
        grid-column: 1 / span 2;
        grid-row: 3;
    }

    .grid-masonry .grid-el:last-child {
        grid-column: 3 / span 2;
        grid-row: 3 / span 2;
    }

    .grid-fmasonry .grid-el:nth-child(3) {
        grid-column: 2 / span 2;
        grid-row: 1 / span 2;
    }

    .grid-fmasonry .grid-el:nth-child(4) {
        height: 100%;
        grid-column: 4 / span 2;
        grid-row: 1;
    }

    .grid-fmasonry .grid-el:nth-child(6) {
        grid-column: 1 / span 2;
        grid-row: 3 / span 2;
    }

    .grid-fmasonry .grid-el:nth-child(9) {
        height: 100%;
        grid-column: 3 / span 2;
        grid-row: 4;
    }

    .grid-fmasonry .grid-el:nth-child(4) .instagram-box, .grid-fmasonry .grid-el:nth-child(9) .instagram-box,
    .grid-masonry .grid-el:first-child .instagram-box, .grid-masonry .grid-el:nth-child(5) .instagram-box {
        padding-bottom: 50%;
    }

    .rb-header-name.h6 {
        font-size: 1.7rem;
    }

    .rb-w-header .col-right .rb-w-units {
        font-size: 3.3rem;
    }

    .rb-w-big-icon svg {
        width: 76px;
        height: 76px;
    }

    .rb-w-desc {
        font-size: .75rem;
    }

    .w-forecast-icon svg {
        width: 36px;
        height: 36px;
    }

    .is-style-10 .fnicon i, .is-style-11 .fnicon i {
        font-size: 1rem;
        width: 44px;
        height: 44px;
    }

    .w-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .post-slider {
        position: relative;
        overflow: hidden;
        border-radius: var(--round-3);
        background-color: var(--dark-accent);
    }

    .p-list-1 .list-feat-holder, .p-list-2 .list-feat-holder {
        width: 100% !important;
        min-width: 100%;
        max-width: 100% !important;
        margin-bottom: calc(var(--el-spacing) + 2px);
    }

    .ad-description {
        font-size: 10px;
    }

    .pagination-nextprev > * {
        min-width: 90px;
    }

    .short-pagination .pagination-nextprev > * {
        min-width: 0;
    }

    .wpcf7-form .wpcf7-form-control-wrap {
        width: 100%;
        max-width: 100%;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .cbox-center {
        display: none;
    }

    .heading-layout-c8 .heading-title:before, .heading-layout-c8 .heading-title:after {
        width: 40px;
    }

    .intro-content {
        display: none;
    }

    .textwidget br, .textwidget p {
        font-size: var(--rem-small);
    }

    .is-m-list .p-wrap {
        min-height: calc(var(--feat-list-width, 150px) * var(--feat-ratio, 60) / 100);
    }

    .bottom-border.is-m-list .p-wrap {
        min-height: calc((var(--feat-list-width, 150px) * (var(--feat-ratio, 60) / 100)) + var(--bottom-spacing, 30px));
    }

    .is-m-list .feat-holder {
        position: absolute;
        top: 0;
        right: var(--column-gap, 0);
        left: auto;
        width: var(--feat-list-width, 150px);
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }

    .is-m-list .p-wrap > *:not(.feat-holder):not(.grid-box):not(.list-box) {
        margin-right: calc(var(--feat-list-width, 150px) + var(--el-spacing, 10px) * 2);
        margin-left: 0;
    }

    .is-m-list.res-feat-left .feat-holder {
        top: 0;
        right: auto;
        left: var(--column-gap, 0);
    }

    .is-m-list.res-feat-left .p-wrap > *:not(.feat-holder):not(.grid-box):not(.list-box) {
        margin-right: 0;
        margin-left: calc(var(--feat-list-width, 150px) + var(--el-spacing, 10px) * 2);
    }

    .is-m-list .grid-box, .is-m-list .list-box {
        position: static;
        padding-top: var(--box-spacing);
        padding-right: var(--feat-list-width, 150px);
        padding-bottom: var(--box-spacing);
        padding-left: 0;
    }

    .block-wrap:not(.is-m-list) .grid-box > *:first-child:not(.feat-holder) {
        padding-top: calc(var(--box-spacing) + 5px);
    }

    .is-m-list.res-feat-left .grid-box, .is-m-list.res-feat-left .list-box {
        padding-right: 0;
        padding-left: var(--feat-list-width, 150px);
    }

    .is-m-list .grid-box .feat-holder, .is-m-list .list-box .feat-holder {
        bottom: 0;
        --box-spacing: 7px;
    }

    .is-m-list .grid-box .p-featured, .is-m-list .list-box .p-featured {
        overflow: hidden;
        height: 100%;
        padding-bottom: 0;
        border-radius: 0 var(--wrap-border, var(--round-3)) var(--wrap-border, var(--round-3)) 0;
    }

    .is-m-list.res-feat-left .grid-box .p-featured, .is-m-list.res-feat-left .list-box .p-featured {
        border-radius: var(--wrap-border, var(--round-3)) 0 0 var(--wrap-border, var(--round-3));
    }

    .is-m-list .p-list .list-feat-holder {
        margin-bottom: 0;
    }

    .is-m-list .p-list:not(.p-box) .p-content {
        padding-right: 0;
        padding-left: 0;
    }

    .is-m-list .list-box .p-content {
        margin: 0;
    }

    .is-m-list:not(.res-feat-left) .list-box .p-content {
        padding-left: var(--box-spacing);
    }

    .is-m-list.res-feat-left .list-box .p-content {
        padding-right: var(--box-spacing);
    }

    .is-m-list .list-box .list-holder {
        margin-right: 0;
        margin-left: 0;
    }

    .elementor-tabs-content-wrapper {
        border-radius: var(--round-5);
    }

    .w-sidebar.widget-follower .social-follower {
        grid-template-columns: repeat(var(--s-mcolumns, var(--ds-columns, 2)), 1fr);
    }

    .cta-wrap .cta-featured {
        display: var(--cta-m-img-display, inherit);
    }

    .m-cta-img-left {
        flex-flow: row nowrap;
    }

    .m-cta-img-right {
        flex-flow: row-reverse nowrap;
    }

    .m-cta-img-top {
        flex-flow: column nowrap;
    }

    .m-cta-img-bottom {
        flex-flow: column-reverse nowrap;
    }

    .m-cta-left .cta-content {
        margin-right: auto;
        margin-left: 0;
        text-align: left;
    }

    .m-cta-left .cta-buttons {
        justify-content: flex-start;
    }

    .m-cta-center .cta-content {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .m-cta-center .cta-buttons {
        justify-content: center;
    }

    .m-cta-right .cta-content {
        margin-right: 0;
        margin-left: auto;
        text-align: right;
    }

    .m-cta-right .cta-buttons {
        justify-content: flex-end;
    }

    .review-quickview-holder {
        align-items: flex-end;
        flex-flow: column nowrap;
        column-gap: 30px;
    }

    .review-quickview-inner {
        align-items: flex-start;
        flex-flow: row-reverse nowrap;
        justify-content: space-between;
        width: 100%;
    }

    .t-shared-header .share-label {
        display: none;
    }

    .review-quickview .review-quickview-meta {
        align-items: flex-end;
        padding: 0;
        background: none;
    }

    .notification-popup {
        width: var(--dropdown-w, calc(100vw - 40px));
    }
}

.meta-label, .tipsy-inner, .product_meta {
    font-family: var(--meta-family);
    font-weight: var(--meta-fweight);
    font-style: var(--meta-fstyle);
    letter-spacing: var(--meta-fspace);
    text-transform: var(--meta-transform);
    color: var(--meta-fcolor);
}
.tipsy {
    position: absolute;
    z-index: 100000;
    padding: 5px;
    pointer-events: none;
}

.tipsy-inner {
    font-size: var(--meta-fsize);
    line-height: 1;
    max-width: 200px;
    padding: 7px 10px;
    text-align: center;
    color: var(--awhite);
    border-radius: var(--round-3);
    background-color: var(--dark-accent);
}

.tipsy-arrow {
    line-height: 0;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px dashed var(--dark-accent);
}

/** colors */
.is-color .icon-facebook {
    color: var(--fb-color);
}

.is-color .icon-facebook:hover {
    color: var(--fb-hcolor);
    text-shadow: 0 3px 12px var(--fb-hcolor);
}

.is-bg .icon-facebook {
    background-color: var(--fb-color);
}

.is-bg .icon-facebook:hover {
    background-color: var(--fb-hcolor);
    box-shadow: 0 3px 12px var(--fb-hcolor);
}

.is-color .icon-twitter {
    color: var(--twitter-color);
}

.is-color .icon-twitter:hover {
    color: var(--twitter-hcolor);
    text-shadow: 0 3px 12px var(--twitter-hcolor);
}

.is-bg .icon-twitter {
    background-color: var(--twitter-color);
}

.is-bg .icon-twitter:hover {
    background-color: var(--twitter-hcolor);
    box-shadow: 0 3px 12px var(--twitter-hcolor);
}

.is-color .icon-flipboard {
    color: var(--flipboard-color);
}

.is-color .icon-flipboard:hover {
    color: var(--flipboard-hcolor);
    text-shadow: 0 3px 12px var(--flipboard-hcolor);
}

.is-bg .icon-flipboard {
    background-color: var(--flipboard-color);
}

.is-bg .icon-flipboard:hover {
    background-color: var(--flipboard-hcolor);
    box-shadow: 0 3px 12px var(--flipboard-hcolor);
}

.is-color .icon-pinterest {
    color: var(--pin-color);
}

.is-color .icon-pinterest:hover {
    color: var(--pin-hcolor);
    text-shadow: 0 3px 12px var(--pin-hcolor);
}

.is-bg .icon-pinterest {
    background-color: var(--pin-color);
}

.is-bg .icon-pinterest:hover {
    background-color: var(--pin-hcolor);
    box-shadow: 0 3px 12px var(--pin-hcolor);
}

.is-color .icon-instagram {
    color: var(--ig-color);
}

.is-color .icon-instagram:hover {
    color: var(--ig-hcolor);
    text-shadow: 0 3px 12px var(--ig-hcolor);
}

.is-bg .icon-instagram {
    background-color: var(--ig-color);
}

.is-bg .icon-instagram:hover {
    background-color: var(--ig-hcolor);
    box-shadow: 0 3px 12px var(--ig-hcolor);
}

.is-color .icon-linkedin {
    color: var(--linkedin-color);
}

.is-color .icon-linkedin:hover {
    color: var(--linkedin-hcolor);
    text-shadow: 0 3px 12px var(--linkedin-hcolor);
}

.is-bg .icon-linkedin {
    background-color: var(--linkedin-color);
}

.is-bg .icon-linkedin:hover {
    background-color: var(--linkedin-hcolor);
    box-shadow: 0 3px 12px var(--linkedin-hcolor);
}

.is-color .icon-tumblr {
    color: #32506d;
}

.is-color .icon-tumblr:hover {
    color: #1f3143;
    text-shadow: 0 3px 12px #1f3143;
}

.is-bg .icon-tumblr {
    background-color: #32506d;
}

.is-bg .icon-tumblr:hover {
    background-color: #1f3143;
    box-shadow: 0 3px 12px #1f3143;
}

.is-color .icon-flickr {
    color: #ff0082;
}

.is-color .icon-flickr:hover {
    color: #ff015a;
    text-shadow: 0 3px 12px #ff015a;
}

.is-bg .icon-flickr {
    background-color: #ff0082;
}

.is-bg .icon-flickr:hover {
    background-color: #ff015a;
    box-shadow: 0 3px 12px #ff015a;
}

.is-color .icon-skype {
    color: #00aae1;
}

.is-color .icon-skype:hover {
    color: #0070bf;
    text-shadow: 0 3px 12px #0070bf;
}

.is-bg .icon-skype {
    background-color: #00aae1;
}

.is-bg .icon-skype:hover {
    background-color: #0070bf;
    box-shadow: 0 3px 12px #0070bf;
}

.is-color .icon-snapchat {
    color: #ffb945;
}

.is-color .icon-snapchat:hover {
    color: #ffa22f;
    text-shadow: 0 3px 12px #ffa22f;
}

.is-bg .icon-snapchat {
    background-color: #ffb945;
}

.is-bg .icon-snapchat:hover {
    background-color: #ffa22f;
    box-shadow: 0 3px 12px #ffa22f;
}

.is-color .icon-myspace {
    color: #030303;
}

.is-color .icon-myspace:hover {
    color: #000;
    text-shadow: 0 3px 12px #000;
}

.is-bg .icon-myspace {
    background-color: #030303;
}

.is-bg .icon-myspace:hover {
    background-color: #000;
    box-shadow: 0 3px 12px #000;
}

.is-color .icon-youtube {
    color: var(--ytube-color);
}

.is-color .icon-youtube:hover {
    color: var(--ytube-hcolor);
    text-shadow: 0 3px 12px var(--ytube-hcolor);
}

.is-bg .icon-youtube {
    background-color: var(--ytube-color);
}

.is-bg .icon-youtube:hover {
    background-color: var(--ytube-hcolor);
    box-shadow: 0 3px 12px var(--ytube-hcolor);
}

.is-color .icon-bloglovin {
    color: #111;
}

.is-color .icon-bloglovin:hover {
    color: #000;
    text-shadow: 0 3px 12px #000;
}

.is-bg .icon-bloglovin {
    background-color: #111;
}

.is-bg .icon-bloglovin:hover {
    background-color: #000;
    box-shadow: 0 3px 12px #000;
}

.is-color .icon-digg {
    color: #191919;
}

.is-color .icon-digg:hover {
    color: #000;
}

.is-bg .icon-digg {
    background-color: #191919;
}

.is-color .icon-digg:hover {
    color: #000;
    text-shadow: 0 3px 12px #000;
}

.is-color .icon-dribbble {
    color: var(--dribbble-color);
}

.is-color .icon-dribbble:hover {
    color: var(--dribbble-hcolor);
    text-shadow: 0 3px 12px var(--dribbble-hcolor);
}

.is-bg .icon-dribbble {
    background-color: var(--dribbble-color);
}

.is-bg .icon-dribbble:hover {
    background-color: var(--dribbble-hcolor);
    box-shadow: 0 3px 12px var(--dribbble-hcolor);
}

.is-color .icon-soundcloud {
    color: var(--soundcloud-color);
}

.is-color .icon-soundcloud:hover {
    color: var(--soundcloud-hcolor);
    text-shadow: 0 3px 12px var(--soundcloud-hcolor);
}

.is-bg .icon-soundcloud {
    background-color: var(--soundcloud-color);
}

.is-bg .icon-soundcloud:hover {
    background-color: var(--soundcloud-hcolor);
    box-shadow: 0 3px 12px var(--soundcloud-hcolor);
}

.is-color .icon-vk {
    color: #5fa0dd;
}

.is-color .icon-vk:hover {
    color: #005f8c;
}

.is-bg .icon-vk {
    background-color: #5fa0dd;
}

.is-bg .icon-vk:hover {
    background-color: #005f8c;
    box-shadow: 0 3px 12px #005f8c;
}

.is-color .icon-whatsapp {
    color: #00e676;
}

.is-color .icon-whatsapp:hover {
    color: #00e537;
    text-shadow: 0 3px 12px #00e537;
}

.is-bg .icon-whatsapp {
    background-color: #00e676;
}

.is-bg .icon-whatsapp:hover {
    background-color: #00e537;
    box-shadow: 0 3px 12px #00e537;
}

.is-color .icon-vimeo {
    color: var(--vimeo-color);
}

.is-color .icon-vimeo:hover {
    color: var(--vimeo-hcolor);
    text-shadow: 0 3px 12px var(--vimeo-hcolor);
}

.is-bg .icon-vimeo {
    background-color: var(--vimeo-color);
}

.is-bg .icon-vimeo:hover {
    background-color: var(--vimeo-hcolor);
    box-shadow: 0 3px 12px var(--vimeo-hcolor);
}

.is-color .icon-telegram {
    color: var(--telegam-color);
}

.is-color .icon-telegram:hover {
    color: var(--telegam-hcolor);
    text-shadow: 0 3px 12px var(--telegam-hcolor);
}

.is-bg .icon-telegram {
    background-color: var(--telegam-color);
}

.is-bg .icon-telegram:hover {
    background-color: var(--telegam-hcolor);
    box-shadow: 0 3px 12px var(--telegam-hcolor);
}

.is-color .icon-rss {
    color: #ffd43f;
}

.is-color .icon-rss:hover {
    color: #eab910;
    text-shadow: 0 3px 12px #eab910;
}

.is-bg .icon-rss {
    background-color: #ffd43f;
}

.is-bg .icon-rss:hover {
    background-color: #eab910;
    box-shadow: 0 3px 12px #eab910;
}

.is-color .icon-reddit {
    color: #ff4500;
}

.is-color .icon-reddit:hover {
    color: #e02200;
    text-shadow: 0 3px 12px #e02200;
}

.is-bg .icon-reddit {
    background-color: #ff4500;
}

.is-bg .icon-reddit:hover {
    background-color: #e02200;
    box-shadow: 0 3px 12px #e02200;
}

.is-color .icon-email {
    color: #efab68;
}

.is-color .icon-email:hover {
    color: #ff9c38;
    text-shadow: 0 3px 12px #ff9c38;
}

.is-bg .icon-email {
    background-color: #efab68;
}

.is-bg .icon-email:hover {
    background-color: #ff9c38;
    box-shadow: 0 3px 12px #ff9c38;
}

.is-color .icon-copy {
    color: #66bbbf;
}

.is-color .icon-copy:hover {
    color: #38787a;
}

.is-color .icon-print {
    color: #4082f1;
}

.is-color .icon-print:hover {
    color: #0f67f6;
    text-shadow: 0 3px 12px #0f67f6;
}

.is-bg .icon-copy {
    background-color: #66bbbf;
}

.is-bg .icon-copy:hover {
    background-color: #38787a;
    box-shadow: 0 3px 12px #38787a;
}

.is-bg .icon-print {
    background-color: #4082f1;
}

.is-bg .icon-print:hover {
    background-color: #0f67f6;
    box-shadow: 0 3px 12px #0f67f6;
}

.is-color .icon-threads {
    color: var(--threads-color);
}

.is-color .icon-threads:hover {
    color: var(--threads-hcolor);
    text-shadow: 0 3px 12px var(--threads-hcolor);
}

.is-bg .icon-threads {
    background-color: var(--threads-color);
}

.is-bg .icon-threads:hover {
    background-color: var(--threads-hcolor);
    box-shadow: 0 3px 12px var(--threads-hcolor);
}

.is-color .icon-custom {
    color: var(--dark-accent);
}

.btn-ani-2 .is-bg .share-action:hover {
    transform: var(--btn-animation);
    box-shadow: var(--btn-shadow);
}

.btn-ani-3 .is-bg .share-action:hover {
    box-shadow: none;
}

.effect-fadeout.activated a {
    opacity: .25;
}

.effect-fadeout.activated a:hover, .effect-fadeout.activated a:focus {
    opacity: 1;
}

.header-social-list a:hover,
.footer-social-list a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.is-bg {
    color: var(--awhite);
}

.is-bg * {
    color: inherit;
}
