/* Custom CSS */



/* Example: Override main section background color. */

/* body .jupiterx-main {

    background-color: gray;

} */

a.cu-loginnow {
	color: #989a9d; 
	font-weight: bold;
}


figure.elementor-image-box-img {
    width: 15% !important;
    margin-top: -10px !important;
}

img.jet-video__play-button-image {
	width: auto;
}

div.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
    border-color: transparent;
    background: #323b47;
		border-radius: 20px;
	  text-align: center !important;
	  vertical-align: middle !important;
	  width: 125px;
}

div.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a:active {
    background: #323b47 !important;
}

div.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a:hover {
    background: #323b47 !important;
}

div.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	 display: none;
}

div.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: unset;
}


#skios-btn {
    width: 218px;
}

#tiff-btn-popup{
	  width: 218px;
    height: 55px;
}

.addons-container div:nth-of-type(2) {
    transform: translate(3%,15%);
}

