/**
Theme Name: PropAccount
Author: Marko Zivanovic
Author URI: https://propaccount.com
Description: Custom theme for PropAccount
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: test-theme
Template: astra
*/
.purple-box{
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid transparent;
	border-radius:25px;
}
.purple-bg-orange-border{
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid #CD9650;
	border-radius:25px;
}
/**************HOME***********************/
.prop-firm-wrapper{
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid transparent;
	display:flex;
	flex-direction:column;
	align-items:center;
	border-radius:25px;
	padding:40px 25px 25px 25px;
}
@media (min-width:800px){
.prop-firm-wrapper{
	max-width:365px;
}
}
.prop-firm-wrapper span{
  background: linear-gradient(
    135deg,
    #f6d37a 0%,
    #e8be5a 25%,
    #c99a3a 50%,
    #f2cf78 75%,
    #b8842e 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
	font-family:"Sora";
	font-weight:800 !important;
	font-size:40px !important;
	padding-bottom:10px;
	line-height:40px;
}
.prop-firm-wrapper hr{
	width:70%;
	position:relative;
	overflow:visible;
}
.prop-firm-wrapper h3 {
    color: #fff;
    font-family: "Sora";
    font-size: 24px;
    font-weight: 400;
    margin: 35px 0 15px 0;
}
.prop-firm-wrapper p{
	font-family:"Sora";
	color:#a1a1ab;
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
	text-align:center;
}
.gold-grad{
	background-image: linear-gradient(180deg, #CD9650 0%, #94763A 100%) !important;
}
.no-click a{
	cursor:default !important;
}
.drop-shadow-top .elementor-button{
	box-shadow:0 -2px 0px #FFD871;
}
.hero-wrapper{
	margin:0 auto;
	max-width:1330px !important;
}
.purple-gradient-border .elementor-button{
	border: 2px solid transparent;
	background:
    linear-gradient(#1B1B3E, #121226) padding-box,
    linear-gradient(51deg, #42429A, #1B1B3E) border-box !important;
}
.purple-gradient-border .elementor-heading-title{
	border-radius:20px;
	padding:14px 16px;
	background:#292656;
}
.gold-gradient-border .elementor-heading-title{
	border-radius:20px;
	padding:14px 16px;
	background:
    linear-gradient(51deg, #94763A, #FFDA72) !important;
}
/*@media (min-width:1500px){
	.why-propaccount-box{
		width:275px !important;
	}
}*/
.cyp_box-popular{
	background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
}
.cyp_box{
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid transparent !important;
}
.cyp_box1{
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid transparent !important;
}
.awards_box{
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid transparent !important;
	border-radius:20px;
}
@media (min-width:1150px){
	.cyp_box{
		width:365px !important;
	}
	.cyp_box-popular{
		width:365px !important;	
	}
}
.gold-counter span{
  background: linear-gradient(
    180deg,
    #FFDA72 0%,
    #FFC666 50%,
    #94763A 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gold-counter .elementor-counter-title{
	text-align:center !important;
}
:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){
	border:none !important;
}
/*
================REVENUE CALCULATOR======================
*/
.rev-calc {
  padding:40px;
  background:
    linear-gradient(135deg, #121226, #1B1B3E) padding-box,
    linear-gradient(135deg, rgba(255,255,255,0.03), rgba(0,0,0,0.1)) padding-box,
    linear-gradient(25deg, #42429A, #1B1B3E) border-box;
	border: 1px solid transparent;
	border-radius:25px;
  font-family: system-ui, sans-serif;
}

.slider-block {
  margin-bottom:30px;
}

.row-head {
  display:flex;
  justify-content:space-between;
  margin-bottom:8px;
	font-family:"Sora";
	color:#fff;
	font-weight:300;
  font-size:18px;
}

.gold {
	font-family:"Sora";
  background: linear-gradient(
    180deg,
    #FFDA72 0%,
    #FFC666 50%,
    #94763A 100%
  );
	font-size:24px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight:800;
}

/* slider track */
input[type="range"] {
  -webkit-appearance:none !important;
	appearance:none;
  width:100%;
	background:transparent !important;
  height:6px;
  border-radius:6px;
	box-shadow:none;
  outline:none !important;
}
/* thumb */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance:none;
	appearance:none;
  width:20px;
  height:20px;
  border-radius:50%;
  background: linear-gradient(
    180deg,
    #FFDA72 0%,
    #FFC666 50%,
    #94763A 100%
  );
	box-shadow:0 0 2px #000;
	border-width:0;
  cursor:pointer;
}

input[type="range"]::-moz-range-thumb {
  width:18px;
  height:18px;
  border:none;
  border-radius:50%;
 background: linear-gradient(
    180deg,
    #FFDA72 0%,
    #FFC666 50%,
    #94763A 100%
  );
}

.labels {
  display:flex;
  justify-content:space-between;
  font-size:16px;
	font-weight:300;
	font-family:"Sora";
	color:#fff;
  margin-top:6px;
}

.revenue-box {
  margin-top:30px;
  padding:40px;
  border-radius:16px;
	border:1px solid #fff;
  text-align:center;
}

.rev-title {
  letter-spacing:2px;
	color:#fff;
	font-weight:400;
	font-size:24px;
	font-family:"Sora";
  margin-bottom:20px;
}
@media (max-width:799px){
.rev-number{
		font-size:40px;
}
}
@media (min-width:800px){
.rev-number{
		font-size:60px;
}
}
.rev-number {
  font-weight:800;
	line-height:60px;
	font-family:"Sora";
  background: linear-gradient(
    180deg,
    #FFDA72 0%,
    #FFC666 50%,
    #94763A 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.rev-note {
  margin-top:15px;
	font-size:18px;
	font-family:"Sora";
	color:#fff;
}
@media (max-width:700px){
	.elementor-4912 .elementor-element.elementor-element-5832c25 .elementor-button{
	    padding: 20px;	
	}	
}
.elementor-button-link{
	 transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.elementor-button-link:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 20px rgba(99, 95, 234, .2);
}
/******************************************/
.menu-custom-html {
    margin-top:10px;
}

.menu-custom-html .badge {
    display:inline-block;
    padding:6px 12px;
    border-radius:20px;
    background:#1e2235;
    font-size:12px;
    margin:4px 4px 0 0;
}

/***********************/

#language{
  position: relative;
}

#language-dropdown{
    position: absolute;
    top: 100%;
    right: 70px;
    display: none;
    list-style: none;
    margin: 6px 0 0 0;
    padding: 6px 0;
    background: linear-gradient(135deg, #121226, #1B1B3E) padding-box, linear-gradient(135deg, rgba(255, 255, 255, 0.03), rgba(0, 0, 0, 0.1)) padding-box, linear-gradient(25deg, #42429A, #1B1B3E) border-box;
    border: 1px solid transparent;
    min-width: 160px;
    z-index: 999;
    border-radius: 13px;
    top: -14px;
}

#language-dropdown li{
  transition: all .2s linear;
  padding: 8px 14px;
  cursor: pointer;
color:#fff;
}
#language-dropdown li:hover{
	transition: all .2s linear;
	background:#FFFFFF17 !important;
}
#language-dropdown a{
	color:#fff;
	font-weight:500;
}

#language-dropdown.show{
  display: block;
}
/*************
 * CONTACT FORM
 * **************************************/
.wpforms-field-large, .wpforms-field textarea{
border: 1px solid transparent !important;
    background: linear-gradient(#1B1B3E, #121226) padding-box, linear-gradient(51deg, #42429A, #1B1B3E) border-box !important;
	color:#fff !important;
	border-radius:12px !important;
	padding: 17px !important;
}
.wpforms-field-large{
	height:50px !important;
}
.wpforms-submit-container{
	text-align:center;
}
.wpforms-submit {
    background: linear-gradient(270deg, #F3D27C 0%, #A0844C 100%) !important;
    color: #000 !important;
    font-family: "Sora" !important;
    border-radius: 20px;
    margin-top: 40px;
	transition: all .2s linear;
}
.wpforms-submit:hover{
	transform: translateY(-4px);
	transition: all .2s linear;
    box-shadow: 0 10px 20px rgba(234, 201, 119, .2) !important;
}
.elementor-nav-menu .sub-arrow {
    align-items: center;
    display: flex;
    line-height: 1;
	padding:0;
    padding-inline-end: 0;
}
.sub-menu {
    border: 1px solid transparent !important;
}
.elementor-image-carousel .swiper-wrapper{
transition-timing-function: linear !important;
}
.demo-contact__input{
	background: #19193A !important;
	padding: 12px 16px !important;
}

.demo-contact__input::placeholder,
.demo-contact__textarea::placeholder{
	color: #fff !important;
}
.demo-contact__input, .demo-contact__select, .demo-contact__textarea {
    background: #19193A;
    border: 1.5px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-family: "Sora";
	font-weight:400 !important;
    outline: none;
    transition: border-color 0.2s ease;
}
.demo-contact__label {
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.demo-contact__select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23c8a24e' stroke-width='2' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding: 0 15px;
	color: rgba(255, 255, 255, 0.5);
}
.demo-contact__select option {
    background: #1a1a2e;
    color: #fff;
}
.demo-contact__input:focus, .demo-contact__select:focus, .demo-contact__textarea:focus {
    border-color: #c8a24e;
}
.demo-contact__field {
    display: flex;
    flex-direction: column;
    gap: 6px;
	margin: 10px 0;
}
input[type=email]:focus, input[type=password]:focus, input[type=reset]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus{
	    background: #19193A;
}
/**************************
=============Compare=========
***************************/
.pa-pricing {
    width: 100%;
    background: linear-gradient(180deg, #0c0f2a, #090b1c);
    border-radius: 18px;
    overflow: hidden;
    border: 2px solid rgba(224, 180, 109, .4);
}
.pa-pricing td{
	border-width:0 !important;
}
.pa-pricing th{
border-right:0 !important;
border-left:0 !important;
text-align:left;
padding:22px 28px;
font-family:"Sora";
font-size:14px;
background:rgba(224, 180, 109, .1);
letter-spacing:1px;
text-transform:uppercase;
color:#cfd3ff;
border-bottom:2px solid rgba(224, 180, 109, .4);
}

.pa-pricing td{
padding:22px 28px;
font-size:16px;
	font-family:"Sora";
color:#c8cbe8;
border-bottom:1px solid rgba(255,255,255,0.04);
}

.pa-pricing tr:last-child td{
border-bottom:none;
}

.pa-pricing .highlight{
color:#e0b46c;
font-weight:500;
}

.pa-pricing td:nth-child(3){
color:#9aa0b6;
}
@media (max-width:768px){

.pa-pricing thead{
display:none;
}
.pa-pricing,
.pa-pricing tbody,
.pa-pricing tr,
.pa-pricing td{
display:block;
width:100%;
}

.pa-pricing tr{
margin-bottom:20px;
border-bottom:1px solid rgba(255,255,255,0.08);
}

.pa-pricing td{
display:flex;
justify-content:space-between;
align-items:center;
padding:14px 20px;
}

.pa-pricing td::before{
content:attr(data-label);
font-weight:600;
color:#9aa0b6;
}
}
.pa-pricing tbody tr:nth-child(even) {
    background: rgba(255, 255, 255, .03) !important;
}
.in-the-press a{
	text-decoration:none !important;
}
/****************************
============SINGLE===========
*****************************/
.single h2{
	color:#fff !important;
}
.menu-item-5029{
	border-bottom:1px solid rgba(133, 134, 138, .4) !important;
}