#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 100%;
}
#cmplz-document p{
	font-size: 16px;
}
#cmplz-document h2{
	font-weight: 900;
}
ol, ul {
  margin-block-end: 20px;
}
.wp-playlist-current-item {
  height: auto;
}
.wp-playlist .wp-playlist-current-item img, .wp-playlist-current-item .wp-playlist-item-title {
  display: none;
}
.jet-mobile-menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
ol, ul {
  padding: 15px;
}
.elementor-pagination .page-numbers.current {
  color: #FFF !important;
  background: #dfc592;
  padding: 5px 10px;
  border-radius: 50px;
}
.elementor-pagination a.page-numbers:hover {
  color: #FFF !important;
  background: #dfc592;
  padding: 5px 10px;
  border-radius: 50px;
	margin:0px;
}
.elementor-pagination .page-numbers:not(:first-child) {
  padding: 5px 10px;
}[class^="sricon-"]::before, [class*=" sricon-"]::before {
  font-family: "sricons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  opacity: .8;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-size: 120%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
  font-size: 12px;
}
[class^="sricon-"]::before, [class*=" sricon-"]::before {
  font-size: 12px;
	margin:0 6px 0 0 !important;
}
 [class*=" sricon-"]::before {
  font-size: 18px;
	margin:0 !important;
}
#sonaar-player .close.btn-player {
  width: 50px;
  height: 70px;
	padding:20px 0 45px 0;
}
#sonaar-player .player {
  border-width: 35px;
}
@media only screen and (max-width: 860px) {
 [class*=" sricon-"]::before {
  font-size: 16px;
	margin:0 !important;
}
#sonaar-player .close.btn-player {
  width: 30px;
  height: 30px;
	padding:0;
}
#sonaar-player .player {
  border-width: 15px;
}
	.srp_extendedPlayer_container.srp_opened {
  transform: translateY(100%);
  opacity: 1;
}
}