
/* === wp-content/themes/rehub-theme/css/shortcodes/titlebox.css === */
/* TITLEBOX */
.wpsm-titlebox { margin: 0 0 30px 0; padding: 18px 26px; position: relative; }
.wpsm-titlebox > strong:first-child { background: none repeat scroll 0 0 white; float: left; font-size: 17px; font-weight: 600; left: 11px; line-height: 18px; margin: 0 0 -9px !important; padding: 0 10px; position: absolute; text-transform: uppercase; top: -10px; }
.wpsm-titlebox.wpsm_style_3 { border: 3px solid #fb7203; }
.wpsm-titlebox.wpsm_style_3 > strong:first-child { color: #fb7203; }
.wpsm-titlebox.wpsm_style_main, .wpsm-titlebox.wpsm_style_secondary{border-width: 3px; border-style: solid;}
.wpsm-titlebox p:last-child{margin: 0}
.rtl .wpsm-titlebox > strong:first-child{left: auto;right: 11px}
/* === wp-content/themes/rehub-theme/css/shortcodes/promobox.css === */
/* Promobox
================================================== */
.wpsm_promobox { background: none repeat scroll 0 0 #f8f8f8; padding: 15px 25px; clear: both; margin: 0 0 30px 0; position: relative; overflow: auto; color: #333; }
.wpsm_promobox .title_promobox { font-size: 18px; line-height: 20px; margin: 7px 0; }
.wpsm_promobox p { font-size: 14px; margin: 10px 0; }
.wpsm_promobox .rehub_main_btn { float: right; margin: 8px 0 15px 15px }
.rtl .wpsm_promobox .rehub_main_btn{float:left; margin: 8px 15px 15px 0}
@media only screen and (max-width: 479px) {
.wpsm_promobox .rehub_main_btn { float: none; margin: 0 0 10px 0; position: absolute; left: 25px; bottom: 15px }
.rtl .wpsm_promobox .rehub_main_btn{left:auto; right: 25px;margin-right: 0;}
.wpsm_promobox { padding: 15px 25px 70px 25px }
}
/* === wp-content/themes/rehub-theme/css/shortcodes/toc.css === */
.post .wpsm_toplist_heading:before{content: counter(wpsmtop);counter-increment: wpsmtop; border-radius: 50%;display: block;float: left;font: bold 20px/38px Arial;height: 38px;margin: -8px 15px 10px 0;text-align: center;width: 38px;  border: 3px solid #111}
.wpsm_toplist_heading {padding-top: 35px; margin-top: 0 !important}
.rh-review-heading .wpsm_toplist_heading:before, .rh-color-heading .wpsm_toplist_heading:before, .rh-color-heading .kc-gotop, .rh-review-heading .kc-gotop{display:none}
.rh-review-heading .kc-anchor{margin: 0 !important}
.rh-review-heading .wpsm_toplist_heading, .rh-color-heading .wpsm_toplist_heading{padding-top:0 !important; margin:0;}
.kc-anchor{display: block;}
.autocontents{ list-style-type:none; counter-reset:list; }
.post .autocontents li, .widget .autocontents li{list-style-type:none; margin: 0 0 12px 12px}
.widget .autocontents li a{color: grey}
.autocontents li:before{ color:#555; }
.autocontents li.top{ counter-increment:list; counter-reset:list1; font-size: 105% }
.autocontents li.top:before{ content:counter(list) '. '; }
.kc-gotop {display: block; text-align: right;}
#toplistmenu ul{margin: 15px 0 30px !important; counter-reset: item; list-style: none; box-shadow: 0 4px 12px #e0e0e0;  margin: 0 4px 12px; border: 1px solid #ddd; border-top: none;}
#toplistmenu ul li{ list-style: none; padding: 15px 15px 15px 5px; margin: 0; border-top: 1px solid #ddd;}
#toplistmenu ul li:nth-child(2n) {background-color: #f9f9f9;}
#toplistmenu ul li a{ font-size: 18px; line-height: 14px; border-bottom: 1px dotted #111; text-decoration:none}
#toplistmenu ul li a:hover{border-bottom: 1px dashed #111;}
#toplistmenu > ul li:before {border-radius: 50%;color: #fff;content: counter(item);counter-increment: item;float:left;height: 25px;line-height: 25px;margin: -3px 20px 20px 15px;text-align: center;width: 25px; font-weight: bold; font-size: 16px}
#toplistmenu{clear: both;}
/* === wp-content/themes/rehub-theme/css/shortcodes/prettylist.css === */
/* #list style
================================================== */
.wpsm_pretty_list ul li a{display: inline-block;line-height: 18px; text-decoration: none; transition: none }
body .wpsm_pretty_list ul li { transition: all 0.2s ease; position:relative;list-style-type: none !important; margin: 0;padding: 10px 20px 10px 28px; border-radius: 100px; }
.wpsm_pretty_list ul li:before{text-align: center; position: absolute;top: 0;bottom: 0;left: 0px;width: 15px;height: 15px;margin: auto;line-height: 1;}
.wpsm_pretty_list.wpsm_pretty_hover ul li:hover{padding: 10px 20px 10px 34px;}
.wpsm_pretty_list.wpsm_pretty_hover ul li:hover:before{left: 12px}
.font130 .wpsm_pretty_list ul li{padding-left: 34px}
.rtl .wpsm_pretty_list ul li:before{left: auto; right: 0px;}
.rtl .wpsm_pretty_list ul li{padding: 12px 28px 12px 20px;}
.rtl .wpsm_pretty_list.wpsm_pretty_hover ul li:hover{padding: 10px 34px 10px 20px;}
.rtl .wpsm_pretty_list.wpsm_pretty_hover ul li:hover:before{right: 12px; left: auto;}
.rtl .font130 .wpsm_pretty_list ul li{padding-right:34px}
.wpsm_arrowlist ul li:before{content: "\f105"; color:orange;}
.rtl .wpsm_arrowlist ul li:before {content: "\f104"}
.wpsm_checklist ul li:before {content: "\f00c"; color: #1abf3d}
.wpsm_pretty_hover ul li:hover:before, .wpsm_pretty_list.wpsm_pretty_hover ul li:hover a{color: #fff !important}
/* === wp-content/plugins/rehub-framework/gutenberg/assets/css/rhpb-video.css === */
.rhpb-video{
    position: relative;
    margin-bottom: 30px;
    max-width:100%
}

.rhpb-video.youtube:not(.alignwide):not(.alignfull){
    width: 100%!important;
    height: auto!important;
}
.rhpb-video-wrapper{
    position: relative;
    height: inherit;
}
.rhpb-video-wrapper:before{
    content: '';
    display: block;
    padding-top: 56.25%;
}
.rhpb-video .rhpb-video-element,
.rhpb-video .rhpb-video-element iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 0;
}
.rhpb-video .rhpb-video-element{object-fit:contain}
.rhpb-video-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0,0,0,.1);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.rhpb-video-overlay .rhpb-play-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all .3s ease;
    opacity: .8;
    z-index: 3;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
    box-sizing: content-box;
}
.rhpb-video-overlay .rhpb-play-icon span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}
.rhpb-video-overlay .rhpb-play-icon:after{
    animation-delay: 0.5s;
}
.rhpb-video-overlay .rhpb-overlay-color{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.rhpb-video-overlay:hover .rhpb-play-icon{
    opacity: 1;
}

@keyframes pulsevideobutton{
    0%{
        transform: scale(0.5);
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        transform: scale(1.2);
        opacity: 0;
    }
}
/* === wp-content/plugins/rehub-framework/gutenberg/assets/css/review-heading.css === */
.rh-review-heading{flex-wrap:wrap}.rh-review-heading__position span{line-height:.78}.rh-review-heading__position span:after{content:"."}
@media only screen and (min-width:480px){.rh-review-heading{flex-wrap:nowrap}}
.rtl .rh-review-heading .rh-review-heading__position{margin-right:0!important;margin-left:15px}
/* === wp-content/plugins/rehub-framework/gutenberg/assets/css/colortitlebox.css === */
.rh-colortitlebox{margin-bottom:30px;background:#fff;line-height:24px;font-size:90%}.rh-colortitlebox .rh-colortitle-inbox{display:flex;align-content:center;padding:15px;font-weight:700;font-size:110%; line-height:25px}.rh-colortitlebox .rh-colortitle-inbox i{line-height:25px; margin:0 10px; font-size:23px}.rh-colortitlebox .rh-colortitle-inbox svg{width:25px;margin-right:10px}.rh-colortitlebox .rh-colortitle-inbox-label{flex-grow:1}.rh-colortitlebox .rh-colortitlebox-text{padding:20px}.rh-colortitlebox-text>*{margin-bottom:20px}.rh-colortitlebox-text>:last-child{margin-bottom:0}
/* === wp-content/plugins/rehub-framework/gutenberg/assets/css/comparison-table.css === */
.comparison-table .comparison-wrapper {
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%
}

.comparison-item {
	flex: 1 0 0;
	position: relative;
	background: #fff;
	padding-top: 0;
	border-top: 1px solid rgba(206,206,206,0.5);
	border-bottom: 1px solid rgba(206,206,206,0.5);
	border-right: 1px solid rgba(206,206,206,0.5)
}

.comparison-item.comparison-header {
	flex: 0 0 100px;
	border-left: 1px solid rgba(206,206,206,0.5)
}

.comparison-item.comparison-header,
.comparison-item .item-badge {
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 18px;
}

.comparison-item .item-badge {
	position: absolute;
	top: -50px;
	left: -1px;
	right: -1px;
	height: 50px;
	margin: 0;
	padding: 0 15px;
	background-color: #ccc;
	color: #fff;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center
}
.comparison-item .item-header {
	padding: 0 15px 25px;
	text-align: center;
	position: relative;
}
.comparison-item .item-header>:last-child {
	margin: 0
}
.comparison-item .item-title {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.5;
	color: #333e48
}
.comparison-item .item-subtitle {
	color: #7a7a7a;
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 15px
}

.comparison-item .product-image {
	padding-top: 25px;
	display: table;
	width: 100%;
	table-layout: fixed;
	height: 185px;
	margin-bottom: 25px
}

.comparison-item .product-image .image {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%
}

.comparison-item .product-image .image img {
	max-height: 160px;
	width: auto !important;
	height: auto;
	display: block;
	margin: 0 auto
}

.comparison-item .item-row-description {
	border-top: 1px solid rgba(206,206,206,0.5);
	padding: 15px;
	font-size: inherit;
	line-height: 1.3
}
.comparison-item .item-row-description .item-row-title{
    display: none;
    margin: -15px -15px 15px;
    padding: 7px 15px;
    border-bottom: 1px solid rgba(206,206,206,0.5);
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.comparison-item .item-row-description.item-row-callout {
	text-align: center
}

.comparison-item .rehub-item-btn {
	font-size: 16px;
	line-height: 1;
	padding: 12px 25px;
	text-transform: none;
	display: inline-block;
	color: #fff;
	fill: #fff;
	border: none;
	text-decoration: none;
	outline: 0;
	text-shadow: none;
	box-shadow: -1px 6px 19px rgba(0, 0, 0, .2);
	border-radius: 4px
}

.comparison-item .rehub-item-btn:hover {
	box-shadow: -1px 6px 13px rgba(0, 0, 0, .4)!important
}

.comparison-item .item-rating {
	margin-bottom: 15px;
	margin-left: auto!important;
	margin-right: auto!important
}

.comparison-item .item-rating .item-stars-rating {
	display: flex;
	justify-content: center;
	overflow: hidden;
	font-size: 1.5rem;
	height: 1.5rem;
	line-height: 1;
	color: #ff5900;
	position: relative;
	margin: 0 auto
}

.comparison-table.has-badges .comparison-item {
	margin-top: 50px
}

[dir=rtl] .comparison-item.comparison-item {
	border-left: 1px solid rgba(206,206,206,0.5);
	border-right: 0
}

[dir=rtl] .comparison-item.comparison-header {
	border-left: 1px solid rgba(206,206,206,0.5);
	border-right: 1px solid rgba(206,206,206,0.5);
	text-align: right
}

[dir=rtl] .comparison-item .item-rating .item-stars-rating {
	flex-direction: row-reverse
}

.comparison-table {
	position: relative;
	display: flex;
	width: 100%;
	margin-bottom: 30px;
}
.comparison-control-prev,
.comparison-control-next{
	display: none;
}
.comparison-item.swiper-slide{overflow:visible}

@media (max-width:767.98px) {
	.comparison-table.slide .comparison-item .item-badge,
	.comparison-table.stacked .comparison-item .item-badge{
		position: static;
		margin: 0 -15px;
	}
	.comparison-table.overflow .comparison-wrapper {
		overflow-x: auto
	}
	.comparison-table.overflow .comparison-item {
		width: 200px;
		flex: 0 0 auto
	}
	.comparison-table.overflow .comparison-header {
		width: 100px;
		flex: 0 0 auto
	}
	.comparison-table.stacked .comparison-wrapper{
		flex-wrap: wrap
	}
	.comparison-table.slide{
		flex-wrap: wrap;
	}
	.comparison-table.slide .comparison-wrapper {
		flex-wrap: nowrap;
		flex: 0 0 auto;
	}
	.comparison-table.stacked .comparison-header,
	.comparison-table.slide .comparison-header {
		display: none
	}
	.comparison-table.stacked .comparison-item,
	.comparison-table.slide .comparison-item  {
		flex: 0 0 auto;
		width: 100%;
		border-left: 1px solid rgba(206,206,206,0.5);
		margin: 20px 0;
	}
	.comparison-table.stacked .comparison-item .item-row-description .item-row-title,
	.comparison-table.slide .comparison-item .item-row-description .item-row-title{
        display: block;
		background-color: #f4f4f4;
		padding: 10px 15px
    }
	[dir=rtl] .comparison-table.stacked .comparison-item.comparison-item,
	[dir=rtl] .comparison-table.slide .comparison-item.comparison-item {
		border-right: 1px solid rgba(206,206,206,0.5)
	}
	.comparison-table.slide .comparison-control-prev,
	.comparison-table.slide .comparison-control-next{
		display: block;
		z-index: 3;
		position: absolute;
		top: 200px;
		border: none;
		background-color: transparent;
		outline: none!important;
		font-size: 2rem;
		width: 2rem;
		height: 2rem;
		line-height: 1;
	}
	.comparison-control-prev svg,
	.comparison-control-next svg{
		display: block;
	}
	.comparison-control-prev svg path,
	.comparison-control-next svg path{
		fill: #000;
	}
	.comparison-control-prev{
		left: 0;
	}
	.comparison-control-next{
		right: 0;
	}
	.comparison-table.slide .comparison-control-prev{animation:lefttorightarrow 2.3s ease-in-out 0s infinite}
	.comparison-table.slide .comparison-control-next{animation:righttoleftarrow 2.3s ease-in-out 0s infinite}
}

@keyframes lefttorightarrow {0% {transform: translateX(0px); }50% {transform: translateX(12px); }100% {transform: translateX(0px); } }
@keyframes righttoleftarrow {0% {transform: translateX(0px); }50% {transform: translateX(-12px); }100% {transform: translateX(0px); } }

@media (min-width: 768px){
    .comparison-wrapper{overflow-x:auto}
    .comparison-wrapper .comparison-item{min-width: 190px;}
}
/* === wp-content/plugins/rehub-framework/gutenberg/assets/css/swiper-bundle.min.css === */
/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}:root{--swiper-navigation-size:44px}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* === wp-content/plugins/wpdatatables/assets/css/wdt.simpleTable.min.css === */
@font-face{font-family:'wpDataTablesIcons'!important;src:url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.eot);src:url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.eot?#iefix) format('embedded-opentype'),url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.woff) format('woff'),url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.ttf) format('truetype'),url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.svg) format('svg')}.wpdt-c.wpDataTableContainerSimpleTable{margin-top:0;margin-bottom:20px;padding:0}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable{display:table;background-color:#fff0;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto;width:100%;table-layout:auto;overflow:auto;text-align:center}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody tr.even td.wpdt-cell,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody tr.odd td.wpdt-cell,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody tr.even td.wpdt-cell,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody tr.odd td.wpdt-cell,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td{border:1px solid #ccc;height:22px;empty-cells:show;line-height:normal;padding:10px;vertical-align:middle;text-align:center;overflow:hidden;word-break:normal}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable{font-size:inherit}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td{background-color:#fff}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th{cursor:default;background-color:#eee;white-space:normal;font-weight:400;background-image:none!important;box-shadow:none;text-shadow:none}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable tr.even{background-color:#eee}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:first-child,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable thead tr td:first-child,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:first-child,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable thead tr td:first-child,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:last-child,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable thead tr td:last-child,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:last-child,.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable thead tr td:last-child{border:1px solid #ccc}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody tr:last-child td{border-bottom-color:#ccc}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable td img{max-width:100%;height:auto}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable td ul{list-style-type:initial;margin-left:2em}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable td ul li{text-align:initial}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable tr.even td{background:#eee}.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable td.wpdt-empty-cell,.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable th.wpdt-empty-cell{white-space:pre-line}.wpdt-c .wpdt-bold{font-weight:bold!important}.wpdt-c .wpdt-align-left{text-align:left!important}.wpdt-c .wpdtSimpleTable .wpdt-cell pre{overflow:auto}
/* === wp-content/plugins/wpdatatables/assets/css/style.min.css === */
@font-face{font-family:'wpDataTablesIcons';src:url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.eot);src:url('/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.eot#iefix') format('embedded-opentype'),url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.ttf) format('truetype'),url(/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.woff) format('woff'),url('/assets/vendor/wpdatatables/assets/fonts/wpDataTablesIcons.svg') format('svg');font-weight:400;font-style:normal;font-display:block}
/* === wp-content/plugins/wpdatatables/assets/css/loaderChart.min.css === */
.wdt-wrapper-chart-loader {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    max-width: 100%;
    display: flex;
    align-items: center;
}

.wdt-main-item {
    padding: 10px;
    background-color: #fff;
    width: 100%;
}

.wdt-background-masker {
    background-color: #fff;
    position: absolute;
}

.wdt-background-masker.wdt-btn-divide-left {
    top: 0;
    left: 7.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left.wdt-chart-one {
    left: 0%;
    width: 20%;
}

.wdt-background-masker.wdt-btn-divide-left-4.wdt-chart-three {
    left: 35%;
    width: 65%;
}

.wdt-background-masker.wdt-btn-divide-left-5.wdt-chart-four {
    left: 45%;
    width: 55%;
}

.wdt-background-masker.wdt-btn-divide-left-2 {
    top: 0;
    left: 20%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-2.wdt-chart-two {
    left: 10%;
    width: 15%;
}

.wdt-background-masker.wdt-btn-divide-left-3 {
    top: 0;
    left: 32.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-4 {
    top: 0;
    left: 45%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-5 {
    top: 0;
    left: 57.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-6 {
    top: 0;
    left: 70%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-6.wdt-chart-five {
    left: 60%;
    width: 25%;
}

.wdt-background-masker.wdt-btn-divide-left-7 {
    top: 0;
    left: 82.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-8 {
    top: 0;
    left: 95%;
    height: 100%;
    width: 6%;
}

@keyframes wdtChartplaceHolderShimmer {
    0% {
        background-position: -800px 0
    }
    100% {
        background-position: 800px 0
    }
}

.wdt-chart-animated-background {
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: wdtChartplaceHolderShimmer;
    animation-timing-function: linear;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
    background-size: 800px 104px;
    position: relative;

}

.wdt-static-background {
    background-color: #f6f7f8;
    background-size: 800px 104px;
    height: 10px;
    position: relative;
}
/* === inline: body styles (union) === */
.header-top { border-bottom: 1px solid #eee; min-height: 30px; overflow: visible;  }
              .header-top .top-nav a { color: #111111; }
              .header-top .top-nav li { float: left; font-size: 12px; line-height: 14px; position: relative;z-index: 99999999; }
              .header-top .top-nav > ul > li{padding-left: 13px; border-left: 1px solid #666666; margin: 0 13px 0 0;}
              .header-top .top-nav ul { list-style: none; }
              .header-top .top-nav a:hover { text-decoration: underline }
              .header-top .top-nav li:first-child { margin-left: 0px; border-left: 0px; padding-left: 0; }
              .top-nav ul.sub-menu{width: 160px;}
              .top-nav ul.sub-menu > li > a{padding: 10px;display: block;}
              .top-nav ul.sub-menu > li{float: none; display: block; margin: 0}
              .top-nav ul.sub-menu > li > a:hover{background-color: #f1f1f1; text-decoration: none;}
              .header_top_wrap .icon-in-header-small{float: right;font-size: 12px; line-height:12px;margin: 10px 7px 10px 7px}
              .header-top .top-nav > ul > li.menu-item-has-children > a:before{font-size: 12px}
              .header-top .top-nav > ul > li.menu-item-has-children > a:before { font-size: 14px; content: "\f107";margin: 0 0 0 7px; float: right; }
              .top-nav > ul > li.hovered ul.sub-menu{top: 22px}
              .top-nav > ul > li.hovered ul.sub-menu { opacity: 1; visibility: visible;transform: translateY(0); left: 0; top: 100% }
              .header_top_wrap.dark_style { background-color: #000; width: 100%; border-bottom: 1px solid #3c3c3c; color: #ccc }
              .header_top_wrap.dark_style .header-top a.cart-contents, .header_top_wrap.dark_style .icon-search-onclick:before {color: #ccc}
              .header_top_wrap.dark_style .header-top { border: none;}
              #main_header.dark_style .header-top{border-color: rgba(238, 238, 238, 0.22)}
              .header_top_wrap.dark_style .header-top .top-nav > ul > li > a { color: #b6b6b6 }
#content-sticky-panel{transition: all 0.5s ease; position:sticky; top:100px; background: #fff; border-bottom: none; margin: 0 0 0 -125px;width: 100px;font-size: 10px;line-height: 12px; z-index: 9989; height:0}
                #content-sticky-panel ul, #content-sticky-panel ul li{margin: 0; padding: 0}
                #content-sticky-panel ul{border: 1px solid #ddd; border-bottom: none;background:white}
                #content-sticky-panel a{font-weight: 600;padding: 6px; border-bottom: 1px solid #ddd; text-decoration: none; color: #111; display: block; }
                #content-sticky-panel li.top:before{display: none; z-index: 99999}
                
                #mobileactivate{cursor:pointer; display: none;position:absolute; top: 0; left: 100%; height: 50px; line-height: 50px; opacity: 0.8; width: 30px; background: green; color: #fff; text-align: center; font-size: 15px}
                @media (max-width: 1500px){
                    #content-sticky-panel{height:auto;position: fixed; left: -200px; margin: 0;  width:200px; font-size:13px; line-height:15px}
                    #content-sticky-panel.mobileactive{left: -1px;}
                    #content-sticky-panel a{padding:10px 6px}
                    #mobileactivate{display: block;}
                    #content-sticky-panel ul{overflow-y:scroll}
                }
.main-side:not(.alignfulloutside):not(.fullgutenberg) .rh-color-heading .rh-container{width:auto;}
.footer-bottom.dark_style{background-color: #000000;}
              .footer-bottom.dark_style .footer_widget { color: #f5f5f5}
              .footer-bottom.dark_style .footer_widget .title, .footer-bottom.dark_style .footer_widget h2, .footer-bottom.dark_style .footer_widget a, .footer-bottom .footer_widget.dark_style ul li a{color: #f1f1f1;}
              .footer-bottom.dark_style .footer_widget .widget_categories ul li:before, .footer-bottom.dark_style .footer_widget .widget_archive ul li:before, .footer-bottom.dark_style .footer_widget .widget_nav_menu ul li:before{color:#fff;}
.widget.better_menu li{font-size: 14px;margin-bottom: 14px;padding-left: 12px;position: relative;}
		.widget.better_menu a{ color: #111}
		.widget.better_menu .title i{ padding-right: 8px;color: #F90000;}
		.widget.better_menu li:last-child{margin-bottom: 0}
		.widget.better_menu ul.sub-menu{ margin: 10px 0 10px 10px}
		.widget.better_menu ul.sub-menu li{font-size: 12px;margin-bottom: 6px;}
		.widget.better_menu .bordered_menu_widget{ padding: 15px; border: 1px solid #e3e3e3}
		.widget.better_menu .red_menu_widget{ background-color: #E1193A; }
		.widget.better_menu .green_menu_widget{ background-color: #84AE28; }
		.widget.better_menu .blue_menu_widget{ background-color: #1B8AE1; }
		.widget.better_menu .orange_menu_widget{ background-color: #fb7203; }
		.widget.better_menu .violet_menu_widget{ background-color: #9728C7; }
		.widget.better_menu .colored_menu_widget{padding: 20px;color: #fff}
		.widget.better_menu .colored_menu_widget a, .widget.better_menu .colored_menu_widget .title, .widget.better_menu .colored_menu_widget i, .widget.better_menu .colored_menu_widget li:before {color: #fff !important}
		.rtl .widget.better_menu li{ padding-left: 0px; padding-right: 12px;}
		.rtl .widget.better_menu .title i{ padding-right: 0px; padding-left: 8px;}
		.rtl .widget.better_menu ul.sub-menu{ margin: 10px 10px 10px 0px}
/* style for darksidebar */
				.dark_sidebar .tabs-item > div { border-color: #515151;}
				.dark_sidebar .tabs-item .detail .post-meta a.cat{color:#fff;}
				.dark_sidebar .lastcomm-item { border-bottom: 1px solid #515151; color: #fff }
				.dark_sidebar .tabs-item .detail .post-meta a.comm_meta { color: #ccc !important; }
footer#theme_footer.dark_style { background: none #222; }
              footer#theme_footer.dark_style div.f_text, footer#theme_footer.dark_style div.f_text a:not(.rehub-main-color) {color: #f1f1f1;}
#rhpb-video-cd7ff1a1-a25f-402c-99cb-07a392b5ab6f{} @media (min-width: 1024px) and (max-width: 1140px) {#rhpb-video-cd7ff1a1-a25f-402c-99cb-07a392b5ab6f{}} @media (min-width: 768px) and (max-width: 1023px) {#rhpb-video-cd7ff1a1-a25f-402c-99cb-07a392b5ab6f{}} @media (max-width: 767px) {#rhpb-video-cd7ff1a1-a25f-402c-99cb-07a392b5ab6f{} }
#content-sticky-panel{transition: all 0.5s ease; position:sticky; top:100px; background: #fff; border-bottom: none; margin: 0 0 0 -125px;width: 100px;font-size: 10px;line-height: 12px; z-index: 9989; height:0}
                #content-sticky-panel ul, #content-sticky-panel ul li{margin: 0; padding: 0}
                #content-sticky-panel ul{border: 1px solid #ddd; border-bottom: none;background:white}
                #content-sticky-panel a{font-weight: 600;padding: 6px; border-bottom: 1px solid #ddd; text-decoration: none; color: #111; display: block; }
                #content-sticky-panel li.top:before{display: none; z-index: 99999}
                
                #mobileactivate{cursor:pointer; display: none;position:absolute; top: 0; left: 100%; height: 50px; line-height: 50px; opacity: 0.8; width: 30px; background: green; color: #fff; text-align: center; font-size: 15px}
                @media (max-width: 1500px){
                    #content-sticky-panel{height:auto;position: fixed; left: -200px; margin: 0;  width:200px; font-size:13px; line-height:15px}
                    #content-sticky-panel.mobileactive{left: -1px;}
                    #content-sticky-panel a{padding:10px 6px}
                    #mobileactivate{display: block;}
                    #content-sticky-panel ul{overflow-y:scroll}
                }
#rhpb-video-0e8eda6f-6450-4a16-8c26-9248560096e2{} @media (min-width: 1024px) and (max-width: 1140px) {#rhpb-video-0e8eda6f-6450-4a16-8c26-9248560096e2{}} @media (min-width: 768px) and (max-width: 1023px) {#rhpb-video-0e8eda6f-6450-4a16-8c26-9248560096e2{}} @media (max-width: 767px) {#rhpb-video-0e8eda6f-6450-4a16-8c26-9248560096e2{} }
#rhpb-video-e3cd9d7d-eea6-4d1e-bc1d-4453ba95e3f1{} @media (min-width: 1024px) and (max-width: 1140px) {#rhpb-video-e3cd9d7d-eea6-4d1e-bc1d-4453ba95e3f1{}} @media (min-width: 768px) and (max-width: 1023px) {#rhpb-video-e3cd9d7d-eea6-4d1e-bc1d-4453ba95e3f1{}} @media (max-width: 767px) {#rhpb-video-e3cd9d7d-eea6-4d1e-bc1d-4453ba95e3f1{} }
.is-style-rhelshadow1{box-shadow: 0px 5px 20px 0 rgb(0 0 0 / 3%);}
#rhpb-video-e8293134-12dc-4f39-a02e-49ee4a4a3243{} @media (min-width: 1024px) and (max-width: 1140px) {#rhpb-video-e8293134-12dc-4f39-a02e-49ee4a4a3243{}} @media (min-width: 768px) and (max-width: 1023px) {#rhpb-video-e8293134-12dc-4f39-a02e-49ee4a4a3243{}} @media (max-width: 767px) {#rhpb-video-e8293134-12dc-4f39-a02e-49ee4a4a3243{} }
#notification-817::before{background-image:url()}#notification-817 .hthb-notification-content{margin:   }#notification-817 .hthb-notification-content{padding:   }#notification-817 .hthb-notification-content .ht_btn{margin:   }#notification-817 .hthb-notification-content .ht_btn{padding:   }@media (min-width: 769px){#notification-817{display:none  !important}}
#rhpb-video-54ece927-179c-4e7d-b3b4-292bb6d61469{} @media (min-width: 1024px) and (max-width: 1140px) {#rhpb-video-54ece927-179c-4e7d-b3b4-292bb6d61469{}} @media (min-width: 768px) and (max-width: 1023px) {#rhpb-video-54ece927-179c-4e7d-b3b4-292bb6d61469{}} @media (max-width: 767px) {#rhpb-video-54ece927-179c-4e7d-b3b4-292bb6d61469{} }
.wpdt-bc-FFFFFF { background-color: #FFFFFF !important;}
.wpdt-bc-C8FFA2 { background-color: #C8FFA2 !important;}
.wpdt-tc-000000 { color: #000000 !important;}
/* First-party CSS appended after the purged theme bundle.
   Only covers behaviours the removed Rehub JS used to provide. */

/* Desktop: reveal dropdowns on hover/focus (Rehub used JS hoverintent). */
@media (min-width: 768px) {
  nav.top_menu ul li.menu-item-has-children:hover > .sub-menu,
  nav.top_menu ul li.menu-item-has-children:focus-within > .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
  }
  nav.top_menu ul .sub-menu li.menu-item-has-children:hover > .sub-menu {
    left: 100% !important;
  }
}

/* Kill mobile horizontal scroll (live has it too — alignwide images poke
   ~10px past the viewport; `clip` avoids creating a scroll container, so
   position:sticky keeps working). */
html, body { overflow-x: clip; }

/* Header text-logo is a homepage link on UK pages (2026-06-10) —
   white, white on hover, no link styling (operator spec). */
.logo .textlogo a,
.logo .textlogo a:hover { color: #fff !important; text-decoration: none; }

/* Language switcher in the top bar. */
.header-top .top-nav .rh-lang-switch { float: right; }
.header-top .top-nav .rh-lang-switch .rhicon { font-size: 12px; margin-right: 4px; }

/* Pagefind-backed header search dropdown (original ajaxsearch.css classes). */
.re-aj-search-wrap .re-aj-search-result-msg {
  padding: 15px;
  font-size: 14px;
}
.re-aj-search-wrap .re-search-result-excerpt mark {
  background: #fff3cd;
}
