#sm2-container { position: absolute;
width: 1px;
height: 1px;
overflow: hidden; _overflow: hidden;
}
#sm2-container object,
#sm2-container embed { width: 48px;
height: 48px; max-width: 48px;
max-height: 48px;
}
#sm2-container.swf_timedout { position: relative;
width: 48px;
height: 48px;
}
#sm2-container.swf_timedout,
#sm2-container.swf_timedout object,
#sm2-container.swf_timedout embed { min-width: 48px;
min-height: 48px;
}
#sm2-container.swf_unblocked { width: 1px;
height: 1px;
}
#sm2-container.swf_loaded object,
#sm2-container.swf_loaded embed,
#sm2-container.swf_unblocked object,
#sm2-container.swf_unblocked embed { left: -9999em;
top: -9999em;
}
#sm2-container.swf_error { display: none;
}
#sm2-container.high_performance,
#sm2-container.high_performance.swf_timeout { position: absolute;
position: fixed;
}
#sm2-container.high_performance {
overflow: hidden;
_top: -9999px; _left: -9999px;
bottom: 0px;
left: 0px; z-index: 99; }
#sm2-container.high_performance.swf_loaded,
#sm2-container.high_performance.swf_unblocked {
z-index: auto;
}
#sm2-container.high_performance.swf_loaded,
#sm2-container.high_performance.swf_unblocked,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed { height: 8px;
width: 8px;
}
#sm2-container.high_performance.swf_loaded { top: auto;
bottom: 0px;
left: 0px;
}
#sm2-container.high_performance.swf_loaded object,
#sm2-container.high_performance.swf_loaded embed,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed { left: auto;
top: auto;
}
#sm2-container.high_performance.swf_timedout {
z-index: 99; }.sc_player_container1 {
display: inline;
}
.sc_player_container1 .myButton_play {
background: transparent url(//xmhl.farm/wp-content/plugins/compact-wp-audio-player/image/round-play-button-black.png) no-repeat !important;
cursor: pointer !important;
width: 32px !important;
height: 32px !important;
border: none !important;
position: relative;
margin: 0 !important;
padding: 0 !important;
}
.sc_player_container1 .myButton_stop {
background: transparent url(//xmhl.farm/wp-content/plugins/compact-wp-audio-player/image/round-pause-button-black.png) no-repeat !important;
cursor: pointer !important;
width: 32px !important;
height: 32px !important;
border: none !important;
position: relative;
margin: 0 !important;
padding: 0 !important;
}
.sc_player_container2 {
max-width:56em;
}
.sc_player_container2 .myButton_play {
background:url(//xmhl.farm/wp-content/plugins/compact-wp-audio-player/image/stop-play.jpg) no-repeat;
background-position: -30px -30px;
cursor:pointer;
width: 40px;
height: 30px;
border: none;
position:relative;
}
.sc_player_container2 .myButton_stop {
background:url(//xmhl.farm/wp-content/plugins/compact-wp-audio-player/image/stop-play.jpg) no-repeat;
background-position: -31px -90px;
cursor:pointer;
width: 40px;
height: 30px;
border: none;
position:relative;
}.penci-widget-folded-yes {
position: relative;
transition: max-height 0.5s ease;
}
.penci-widget-folded-yes:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 30px;
background: linear-gradient(transparent, rgba(255, 255, 255, 0.9));
pointer-events: none;
}
.widget-expanded .elementor-widget-container {
max-height: none !important;
transition: max-height 0.5s ease;
}
.widget-expanded .elementor-widget-container::after {
display: none;
}
.widget-fold-button-wrapper {
margin-top: 15px;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
}
.widget-fold-button {
background-color: var(--paccent-cl);
color: #fff;
border: none;
padding: 10px 20px;
cursor: pointer;
font-size: 12px;
font-weight: bold;
transition: all 0.3s ease;
display: inline-block;
text-decoration: none;
}
.widget-fold-button:hover {
opacity: 0.8;
}