/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Template: uncode
Text Domain: uncode
*/


/* Enter Your Custom CSS Here */
.sidebar-form {
    background: #2e3e46;
    padding: 25px 27px 25px 23px;
}

/*
.explain-section-text p {
    color: #777777;
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
}
*/

.team-info p {
    text-align: justify;
}

.sidebar-form input {
    height: 31px;
    border: 1px solid #fff;
    border-radius: 2px;
    padding-left: 10px;
    width: 100%;
}

.sidebar-form textarea {
    border: 1px solid #fff;
    border-radius: 2px;
    padding-left: 10px;
    width: 100%;
    height: 85px;
}

.upper_top_header {
    font-size: 21px;
    background-color: red;
    color: #ffffff;
    text-align: center;
    padding: 1%;
}

/****************************************** Added by Nehal *************************************/


.navbar-topmenu .menu-item-type-custom a {
    font-size: 14px;
}

ul#menu-main-menu li.menu-item a:hover, ul#menu-main-menu li.menu-item.active a {
	color: #57be6f !important;
}

body:not(.menu-force-opacity) .menu-light .navbar-nav-last > *:first-child {
    border-color: rgba(234,234,234,0) !important;
}

.navbar-nav-last {
    padding-left: 14px;
}

body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-nav:not(.navbar-cta) + .navbar-nav-last > *:first-child {
    margin: 0px !important;
    padding: 0px 0px 0px 13px !important;
}

/* Hide mobile menu vertical lines */
.mmb-container {
    display: none !important;
}

@media screen and (max-width: 1200px) {
    #rmp-menu-wrap-2922 .rmp-menu-item-link {
        text-transform: uppercase !important;
    }
}

.little_us_points ul li {
	margin-bottom: 19px;
}

a.greenColor {
	color: #57be6f !important;
}

.footer-menu ul li {
	margin-bottom: 5px;
}

.footer-contact-list .icon-box-heading {
	margin-left: 10px;
}

ul#menu-footer-menu li a, ul#menu-legal-menu li a {
	font-size: .938em;
}

.footer-scroll-top a.scroll-top i {
	background-color: #57be6f !important;
	border-color: #57be6f !important;
	width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
}

.register-boxes a:hover {
	color: #FFFFFF !important;
}

.clearBoth {
    clear: both;
}

.footer-scroll-top {
    right: 0 !important;
    bottom: 10px !important;
}

/******************************************* BOF - Home Page *************************************/

.header-wrapper .uncode-slider > .owl-carousel {
    height: 450px !important;
}

/*
.owl-item .row div.column_child.pos-center > .uncol > .uncoltable > .uncell > .uncont {
    padding-top: 0px !important;
}
*/

/******************************************* EOF - Home Page *************************************/



/******************************************* BOF - Register Online Page **************************/
/******************************************* BOF - Payment Request Page **************************/
/******************************************* BOF - Submit Request Page **************************/


.registerForm .custom-input-new, 
.paymentRequestForm .custom-input-new, 
.collectionForm .custom-input-new {
    height: 50px;
    /*
    margin-top: 10px;
    margin-bottom: 25px;
    */
    border: 2px solid rgba(0, 0, 0, 0.16);
    width: 100%;
    padding: 10px 15px;
}

.registerForm .col-xs-12, 
.paymentRequestForm .col-xs-12, 
.collectionForm .col-xs-12 {
	width: 100%;
	float: left;
}

@media (min-width: 768px) {
	.registerForm .col-md-50, 
	.paymentRequestForm .col-md-50, 
	.collectionForm .col-md-50 {
		width: 50%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.registerForm .col-lg-6, 
	.paymentRequestForm .col-lg-6, 
	.collectionForm .col-lg-6 {
		width: 50%;
		float: left;
	}
	
	.paymentRequestForm .col-lg-12 {
		width: 100%;
		float: left;
	}
}

.registerForm .col-sm-50, .registerForm .col-md-50, .registerForm .col-lg-6, 
.paymentRequestForm .col-sm-50, .paymentRequestForm .col-md-50, .paymentRequestForm .col-lg-6, 
.paymentRequestForm .col-lg-12, 
.collectionForm .col-sm-50, .collectionForm .col-md-50, .collectionForm .col-lg-6, 
.collectionForm .col-lg-12 {
    padding: 0 15px !important;
    height: auto;
}

.registerForm .spacebtm, 
.paymentRequestForm .spacebtm, 
.collectionForm .spacebtm {
    margin-top: 10px;
    margin-bottom: 25px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

@media (max-width: 767px) {
	span.wpcf7-list-item {
	    margin-bottom: 10px;
	    margin-left: 0;
	}
	
	.radioText input, .newspaperText input, .magazineText input, .searchEngineText input, .phoneBookText input, .otherText input, .notSayText input {
    	margin-bottom: 20px !important;
    	margin-top: 0 !important;
	}
}

.form-pay [type="checkbox"]:not(:checked), .form-pay [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.form-pay [type="checkbox"]:not(:checked) + span, .form-pay [type="checkbox"]:checked + span {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
}

.form-pay [type="checkbox"]:not(:checked) + span:before,
.form-pay [type="checkbox"]:checked + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

/*
<span class="wpcf7-form-control-wrap Terms2">
	<span class="wpcf7-form-control wpcf7-acceptance wpcf7-not-valid">
		<span class="wpcf7-list-item">
			<label>
			<input type="checkbox" name="Terms2" value="1" aria-invalid="true" aria-describedby="wpcf7-f756-p750-o3-ve-Terms2" class="checkbox_btn">
			
			<span class="wpcf7-list-item-label">
				<span>Yes, I have read and agreed to the <a href="https://capstonecollections.com.au/terms-conditions-register">Term &amp; Conditions</a> bound to this registration.</span>
			</span>
			</label>
		</span>
	</span>
	
	<span class="wpcf7-not-valid-tip" aria-hidden="true" style="display: none;">You must accept the terms and conditions before sending your message.</span>
</span>


*/

/*
<span class="wpcf7-form-control-wrap Terms2">
	<span class="wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required wpcf7-not-valid checkbox_btn" aria-describedby="wpcf7-f756-p750-o3-ve-Terms">
		<span class="wpcf7-list-item first last">
			<input type="checkbox" name="Terms2[]" value="1">
			
			<span class="wpcf7-list-item-label">
				Yes, I have read and agreed to the Term &amp; Conditions bound to this registration test.
			</span>
		</span>
	</span>
	
	<span class="wpcf7-not-valid-tip" aria-hidden="true">The field is required.</span>
</span>
*/


.form-pay [type="checkbox"]:not(:checked) + span:after,
.form-pay [type="checkbox"]:checked + span:after {
    content: '✔';
    position: absolute;
    top: 0.1em;
    left: 0.2em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}

.checkbox_acceptance {
	left: 17px !important;
}

.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"]:not(:checked):before {
    content: '';
    position: absolute !important;
    left: 0 !important;
    top: 0;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    
    width: 1.15em;
    height: 1.15em;
}

.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"]:checked:before {
    content: '';
    position: absolute !important;
    left: 0 !important;
    top: 3px;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    
    width: 1.55em;
    height: 1.55em;
}

.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"]:checked:after {
    content: '✔';
    position: absolute;
    top: 0em;
    left: 0.1em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	font-size: 14px;
}


.form-pay [type="checkbox"]:not(:checked) + span:after {
    opacity: 0;
    transform: scale(0);
}

.form-pay [type="checkbox"]:checked + span:after {
    opacity: 1;
    transform: scale(1);
}

.form-pay h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.radioText input, .newspaperText input, .magazineText input, .searchEngineText input, .phoneBookText input, .otherText input, .notSayText input {
    border: 1px solid rgba(0, 0, 0, 0.16);
    width: 100%;
    padding: 3px 13px;
}

.p-form {
    font-size: 16px;
    padding: 0px 15px;
    margin: 0px 0px 20px;
}

.for-float {
    margin-bottom: 30px;
}

.form-pay a {
	color: #57be6f !important;
}

.uni-m {
    width: 100% !important;
    text-align: center;
}

.form-pay .wpcf7-submit {
    background: #57be6f !important;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0px;
    border: 0px;
    padding: 10px 50px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
}

.form-pay .wpcf7-submit:hover {
	background: #000000 !important;
}

.registerForm .Terms, .registerForm .CVM {
	font-size: 14px;
}

.form-pay label > .star-color-span, .form-pay h3 > .star-color-span {
    color: red;
}

.form-pay .Terms .wpcf7-not-valid-tip {
    position: absolute;
    display: table;
    z-index: 9999;
    top: 35px;
    left: 15px;
    width: -webkit-fill-available;
    color: #ff0000 !important;
}

.form-pay .wpcf7 span.wpcf7-not-valid-tip {
    /* position: absolute; */
    /*
    display: table;
    font-size: 12px !important;
    z-index: 9999;
    top: 35px;
    align: center;
    margin-left: 400px;
    margin-top: -59px;
    vertical-align: center;
    */
    
    color: #ff0000 !important;
    margin-top: 10px;
}

.hideMsg {
    display: none;
}

.showMsg {
    display: block;
    color: #ff0000 !important;
    margin: 10px 0;
    font-size: 13px;
}

.warning {
    border: 2px solid #FF0000 !important;
}

/******************************************* EOF - Register Online Page **************************/
/******************************************* EOF - Payment Request Page **************************/
/******************************************* EOF - Submit Request Page **************************/



/******************************************* BOF - Terms & Conditions Register Page **************************/

.p-tag-for-terms ul {
    list-style: none !important;
    padding: 0;
    margin-top: 15px;
}

.p-tag-for-terms ul li {
    line-height: 26px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
}

.p-tag-for-terms ul li:before {
    content: '';
    background: url('/new/wp-content/uploads/2021/05/ul-icon.png');
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
    height: 22px;
}

.p-tag-for-terms ul li ul li:before {
    content: '\f105';
    background: no-repeat;
    font-family: 'uncodeicon' !important;
    color: green;
    top: 0;
    font-size: 20px;
    font-weight: bold;
}


/******************************************* EOF - Terms & Conditions Register Page **************************/



/******************************************* BOF - Payment Request Page **************************/


.Debt-Amount .custom-input-new {
    padding-left: 55px;
}

.Debt-Amount:before {
    content: '\f155';
    position: absolute;
    font-family: 'uncodeicon' !important;
    left: 0;
    top: 10px;
    background: #e6e6e6;
    padding: 11px 20px;
    z-index: 9999;
}

.vc_custom_1504163034299 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 50px 36px;
}

.vc_custom_1504163034299 {
    padding: 20px 0px 60px;
}

.thankyou-icon {
    text-align: center;
}


/******************************************* EOF - Payment Request Page **************************/


/******************************************* BOF - Submit Request Page **************************/

.collectionForm h3.custom-h3 {
    margin-bottom: 15px;
    margin-top: 30px;
}

.collectionForm .import-note-p {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin: 30px 0;
}

.collectionForm .upload-file {
    background: #57be6f;
    display: inline-block;
    color: #ffffff;
    padding: 15px 20px;
    cursor: pointer;
    margin-bottom: 20px;
}

.collectionForm .file-spacing {
    margin-bottom: 40px;
    padding: 0px 23px;
}

.collectionForm #upload_prev {
    margin-bottom: 20px;
}

.collectionForm #upload_prev li {
    list-style-position: inside;
}

.collectionForm .for-float {
    margin-bottom: 30px;
}

.collectionForm .red-text-con {
    color: red;
    text-indent: 3em;
}

.collectionForm .p-form {
    font-size: 15px;
    padding: 0px 15px;
    margin: 0px 0px 20px;
}



/*
.multifile-88 input[type="file"] {
	margin-top: -60px;
    opacity: 0;
}
*/

/******************************************* EOF - Submit Request Page **************************/



/******************************************* BOF - Contact Page **************************/

.myCustomForm .form-group input, .myCustomForm .form-group textarea{
	/*padding: 16px 15px;*/
	width: 100%;
	color: #333333;
}

.myCustomForm .form-group{
	margin-bottom: 30px;
}


.myCustomForm input.wpcf7-form-control.wpcf7-submit {
    background: #57be6f;
    color: #fff;
    font-size: 19px;
    padding: 11px 50px;
    border: 2px solid #57be6f;
    text-transform: uppercase;
}

.myCustomForm input.wpcf7-form-control.wpcf7-submit:hover{
	background: #fff;
	color: #57be6f
}

.myCustomForm .wpcf7 .wpcf7-not-valid-tip {
    color: #f00 !important;
    font-size: 1em;
    font-weight: normal;
    margin-top: 5px;
}

/******************************************* EOF - Contact Page **************************/

.grecaptcha-badge {
	bottom: 71px !important;
}

/*@media (min-width: 768px) { */
@media (max-width: 767px) {	
	.grecaptcha-badge {
		bottom: 91px !important;
	}
}

/*
.overlay-box .uncol .uncoltable div.uncell:hover {
	background-color: rgba(87,190,111,0.8) !important;
	cursor: pointer;
}


.overlay-box a.custom-link:hover {
	background-color: rgba(255,255,70, 0.5) !important;
	left: 36px;
}
*/
