#zox-side-wrap a{
	color: #ec008c;
}
.zox-bot-head-menu{
	padding: 0px;
}
.wp-block-button a{
	color: #fff;
	font-weight:700;
}
.wp-block-button{
	text-align: center
}
.wp-block-button__link{
background-color: #000;
border-radius: 5px;
}
#zox-site.zox-dark .r4ads {
  background-color: #333333;
}
.r4ads {
	margin: 0 auto;
	/* background-color: #F8F8F8; */
	background-size: 20px 20px;
	margin-bottom: 2rem;
	position: relative;
}

.r4ads::after {
	display: block;
	background: #F8F8F8;
	/* color: #636363; */
	width: 100%;
	position: absolute;
	height: 20px;
	text-align: center;
	bottom: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.wp-dark-mode-active .r4ads {
	background-color: #232323!important;
	background-image: repeating-linear-gradient(45deg, #2b2b2b, #2b2b2b 0.5px, transparent 0, transparent 50%)!important;
}
.wp-dark-mode-active .r4ads::after {
	background: #333333!important;
	color: #adadad!important;
}

.r4ads-dark {
	margin: 0 auto;
	background-color: #232323;
	background-image: repeating-linear-gradient(45deg, #2b2b2b, #2b2b2b 0.5px, transparent 0, transparent 50%);
	background-size: 20px 20px;
	margin-bottom: 2rem;
	position: relative;
}

.r4ads-dark::after {
	display: block;
	background: #333333;
	/* color: #adadad; */
	width: 100%;
	position: absolute;
	height: 20px;
	text-align: center;
	bottom: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

@media screen and (max-width: 768px) {
	.r4ads-desktop {
		display: none !important;
	}

	.r4ads-mobile {
		display: block;
	}

	#r4ads-truvid-mobile-wrapper {
		display: block !important;
	}

	#r4ads-truvid-desktop-wrapper {
		display: none !important;
	}
}

@media screen and (min-width: 768px) {
	.r4ads-desktop {
		display: block;
	}

	.r4ads-mobile {
		display: none !important;
	}

	#r4ads-truvid-mobile-wrapper {
		display: none !important;
	}

	#r4ads-truvid-desktop-wrapper {
		display: block !important;
	}
}

@media screen and (max-width: 1080px) {
	.r4ads-728x90 {
		min-height: 90px;
		max-width: 100%;
	}
}

.r4ads-320x100 {
	min-height: 100px;
	max-width: 320px;
}

.r4ads-336x280 {
	min-height: 280px;
	max-width: 336px
}

.r4ads-320 {
	min-height: 320px;
	min-width: 336px
}

.r4ads-728x90 {
	min-height: 90px;
}

.r4ads-970x250 {
	min-height: 250px;
	max-width: 970px;
}

.r4ads-300x600 {
	min-height: 600px;
	max-width: 300px;
}
[data-theme="dark"] .r4ads {
    background: #24262a;
}
@media screen and (max-width: 479px) {
  ul.zox-post-soc-list li {
    width: 25%!important;
  }
}
@media screen and (max-width: 1096px) {
 ul#menu-zoxpress-main-menu li:nth-child(n+5) {
   display: none;
 }
}

@media screen and (max-width: 1528px) {
 ul#menu-zoxpress-main-menu li:nth-child(n+9) {
   display: none;
 }
}

@media screen and (max-width: 1550px) {
 ul#menu-zoxpress-main-menu li:nth-child(n+8) {
   display: none;
 }
}

@media screen and (max-width: 1412px) {
 ul#menu-zoxpress-main-menu li:nth-child(n+7) {
   display: none;
 }
}

@media screen and (max-width: 1252px) {
 ul#menu-zoxpress-main-menu li:nth-child(n+6) {
   display: none;
 }
}


@media screen and (max-width: 1125px) {
 ul#menu-zoxpress-main-menu li:nth-child(n+5) {
   display: none;
 }
}
@media screen and (max-width: 479px) {
    .zox-bot-head-logo img, .zox-bot-head-logo-main img {
        object-fit: contain;
    }
}
ul.zox-soc-more-list{
	white-space: nowrap!important;
}

#zox-foot-wrap{
	content-visibility: auto;
}
.zox-post-more{
	content-visibility: auto;
}
#taboola-below-article-thumbnails{
	content-visibility: auto;
}
.theiaStickySidebar{
	content-visibility: auto;
}

