
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2024 | 07:37:33 */

/* Hello Bar */
.hub-hello-bar .pp-infobox .layout-3-wrapper {
	justify-content: center !important;
}

@media (min-width: 767px) {
	.hub-hello-bar .pp-infobox .layout-3-wrapper .pp-heading-wrapper {
		flex: 0 0 auto !important;
	}
}

/* Submenu Languages */
body:not(.fl-builder-edit) header .pp-advanced-menu ul.menu > li.menu-item-has-children.pp-has-submenu {
	padding: 25px 0;
}

header ul.sub-menu {
	padding: 20px 15px !important;
}

header ul.sub-menu > li > a {
	text-align: left !important;
	transition: all .3s ease-in-out;
}

header ul.sub-menu > li:not(:first-child) {
	margin-top: 15px;
}

header ul.sub-menu > li span.menu-item-text > img {
	vertical-align: sub;
	width: 16px !important;
	max-height: 16px !important;
	height: 16px !important;
	border-radius: 50%;
}

.pp-advanced-menu .pp-has-submenu-container img {
	display: none;
}

/* .pp-advanced-menu .pp-has-submenu-container span.menu-item-text::before{
    content: "\f0ac";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
  	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
} */
header ul.sub-menu > li span.menu-item-text > span {
	margin-left: 10px !important;
}

.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
	right: -10px;
}

header .pp-advanced-menu ul.menu > li.menu-item-has-children.pp-has-submenu:hover span.pp-menu-toggle {
	transform: rotate(-180deg);
}

header .pp-advanced-menu ul.menu > li.menu-item-has-children.pp-has-submenu span.pp-menu-toggle {
	transition: all .3s ease-in-out;
}

ul.sub-menu > li.lang-item-en-us span.menu-item-text img, ul.sub-menu > li.lang-item-nz span.menu-item-text img, ul.sub-menu > li.lang-item-au span.menu-item-text img, ul.sub-menu > li.lang-item-za span.menu-item-text img, ul.sub-menu > li.lang-item-br span.menu-item-text img {
	display: none;
}

ul.sub-menu > li.lang-item-en-us span.menu-item-text::before, ul.sub-menu > li.lang-item-nz span.menu-item-text::before, ul.sub-menu > li.lang-item-au span.menu-item-text::before, ul.sub-menu > li.lang-item-za span.menu-item-text::before, ul.sub-menu > li.lang-item-br span.menu-item-text::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	vertical-align: sub !important;
}

ul.sub-menu > li.lang-item-en-us span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-82b581d/hub.easycrypto.com/wp-content/uploads/2021/10/global.png");
}

ul.sub-menu > li.lang-item-nz span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-82b581d/hub.easycrypto.com/wp-content/uploads/2021/10/new-zealand.png");
}

ul.sub-menu > li.lang-item-au span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-82b581d/hub.easycrypto.com/wp-content/uploads/2021/10/australia.png");
}

ul.sub-menu > li.lang-item-za span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-82b581d/hub.easycrypto.com/wp-content/uploads/2021/10/south-africa.png");
}

ul.sub-menu > li.lang-item-br span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-82b581d/hub.easycrypto.com/wp-content/uploads/2021/10/brazil.png");
}

/*  */
header {
	z-index: 9999 !important;
}

header .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner, header .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before, header .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {
	background-color: #fff !important;
}

header.fl-theme-builder-header-scrolled {
	background-color: #6133d9 !important;
	padding-top: 0;
	padding-bottom: 0;
}

header.otc-gold.fl-theme-builder-header-scrolled {
	/*     background: linear-gradient(90deg, #ffd56e, #b6863c) !important; */
	background: #21175e !important;
}

.pp-advanced-menu .pp-menu-overlay.otc-gold-mobile {
	background: linear-gradient(180deg, #ffd56e, #b6863c);
}

header .pp-advanced-menu .menu > li > a {
	position: relative;
	outline: none !important;
}

header .pp-advanced-menu .menu > li > a:before {
	position: absolute;
	width: 0;
	height: 2px;
	content: "";
	bottom: -10px;
	left: 0;
	background-color: #fff;
	border-radius: 5px;
	transition: .6s width ease;
}

header .pp-advanced-menu .menu > li > a:hover:before {
	width: 100% !important;
}

header a.fl-button, header a.fl-button span {
	transition: all .3s ease-in-out;
}

/* Footer */
footer a {
	text-decoration: none !important;
	outline: none !important;
}

footer a > i, footer .pp-social-icon a {
	transition: all .3s ease-in-out;
}

footer .pp-social-icon a:hover {
	opacity: .8 !important;
}

footer .pp-social-icon a:hover i {
	color: inherit !important;
}

/* New Footer */
footer p a {
	position: relative;
}

footer p a:before {
	position: absolute;
	width: 0;
	height: 2px;
	content: "";
	bottom: -5px;
	left: 0;
	background-color: #fff;
	border-radius: 5px;
	transition: .6s width ease;
}

footer p a:hover:before {
	width: 100%;
}

.footer-text a:before {
	display: none;
}

.footer-text a {
	text-decoration: underline !important;
}

.footer-social .pp-social-icon:last-child a i {
	display: none;
}

.footer-social .pp-social-icon:last-child a {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-82b581d/hub.easycrypto.com/wp-content/uploads/2021/06/Fintech-e1623379396492.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-color: #fcdb05 !important;
}

@media (min-width: 861px) {
	header .pp-advanced-menu .menu > li:last-child {
		display: none !important;
	}
	
	.switch-logo img {
		filter: invert(1);
	}
}

@media (max-width: 860px) {
	.pp-advanced-menu .menu a {
		text-align: center !important;
	}
	
	.pp-advanced-menu .pp-menu-overlay {
		background-color: rgba(97, 35, 217, 1) !important;
	}
	
	.pp-menu-close-btn {
		right: 50% !important;
		transform: translateX(50%) !important;
		top: 16% !important;
	}
	
	.post-social-media .pp-responsive-center .pp-social-icon:last-child {
		margin-right: 0 !important;
	}
	
	.pp-advanced-menu .pp-has-submenu-container span.menu-item-text::before {
		font-size: 22px !important;
	}
	
	.pp-advanced-menu .pp-menu-toggle:before {
		width: 15px !important;
		height: 15px !important;
		margin: -10px 0 0 0 !important;
	}
	
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 40px !important;
		right: 10px !important;
	}
	
	.pp-advanced-menu .sub-menu {
		padding: 20px;
	}
	
	.pp-advanced-menu .sub-menu > li, .pp-advanced-menu .sub-menu > li span.menu-item-text {
		width: 100%;
		text-align: left;
		color: #282829 !important;
		padding: 0 !important;
	}
	
	.pp-advanced-menu .sub-menu > li:not(:first-child) {
		margin-top: 15px;
	}
	
	.pp-advanced-menu ul.sub-menu > li span.menu-item-text::before {
		margin-right: 10px;
		vertical-align: unset !important;
	}
	
	.pp-advanced-menu .menu .sub-menu a {
		font-size: 18px !important;
	}
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 30% !important;
	}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {}

/* Portrait */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 834px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 30% !important;
	}
}

/* Landscape */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 1112px) 
  and (max-device-width: 1112px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {}

/* Portrait */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 30% !important;
	}
}

/* Landscape */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {}
