.type-services-bold , .type-services-light {
	font-family: 'Codec Pro' !important;
}
.order-form input , .order-form select  {
	font-family: 'Codec Pro' !important;
}
body {
	font-family: 'Codec Pro';
}

#thwmscf_wrapper {
	margin-top:100px !important;
}

#loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.loader-container {
    text-align: -webkit-center;
}

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    margin-bottom: 20px; /* Adjust as needed */
}

.loader-text , .loader-text-file{
    margin-top: 10px; /* Adjust as needed */
	font-size: 22px;
    font-weight: 700;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loaderaction {
	display: none;
}
.steploader {
    filter: opacity(0.5);
}

.woocommerce-error {
	position: absolute !important;
	top:100px;
	right:0;
}

.woocommerce-checkout-review-order-table .product-name {
	padding-left:10px !important;
}

.order-quantitynumberpage .minus, .powerpontminus .minuspowerpoint, .powerpontminus .pluspowerpoint, .order-quantitynumberpage .plus , .order-quantitynumberword .minus , .order-quantitynumberword .plus {
    width:60px;
    height:40px;
    background:#f2f2f2;
    border-radius:4px;
    padding:8px 5px 8px 5px;
    border:1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    background-color: #143c62 !important;
}
.input-group-button .btn {
	background-color: #143c62 !important;
    color: white !important;
}
.small-button {
    display: inline-block !important;
    padding: 6px 12px !important; 
    font-size: 14px !important; 
    text-align: center !important;
    text-decoration: none !important;
    border: 1px solid #ccc !important; /* Border color */
    border-radius: 4px !important; /* Adjust border radius */
    background-color: #f0f0f0 !important; /* Button background color */
    color: #333 !important; /* Button text color */
    cursor: pointer !important;
}

/* Hover state for small button */
.small-button:hover {
    background-color: #e0e0e0; /* Hover background color */
    color: #222; /* Hover text color */
}
.removefileicon {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ddd;
    color: #555;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    float: inline-end;
}
.removefileicon:hover {
    background-color: #143c62;
    color: white;
}
/* Hide billing address on order details section. */
.woocommerce-MyAccount-content .woocommerce-customer-details , .woocommerce-customer-details {
    display: none !important;
}
@media only screen and (min-width: 767px) {
	#stickyCard.sticky {
		position: sticky;
        top: 20%;
        bottom: 0;
	}
    .ordersectionprimary {
        display: flex;
        gap: 10px;
        flex-wrap: nowrap;
    }
	.toastsection {
		top:130px !important;
	}
}

@media only screen and (max-width: 767px) {
	.order-form {
		padding: 1rem;
	}
}
.errormsg {
    font-size: 12px;
}
.plagiarism_ai_option_checkbox .img-col img {
	width: 230px;
}
.variation-PaperDetails , .variation-AssignmentInstructions {
    display: contents !important;
}
/* .academic-level-block .btn {
    margin-bottom: 0 !important;
} */
.plus-minus-input{
    display: flex;
    gap: 2px;
}

.plus-minus-input input{
    max-width: 100px;
}
.plus-minus-input .hollow.circle{
    width: 35px !important;
    height: 100%;
    text-align: center;
    padding: 0 !important;
}
.plus-minus-input .tooltip-btn{
   margin-left: 0 !important;
   background-color: white !important;
   width: 25px;
   height: 100%;

}

.plus-minus-input .tooltip-btn:hover{
    background-color: white !important;
 }
.woocommerce-billing-fields {
    display: none !important;
}

#multi-step-form {
    /* position: relative; */
    z-index: 2;
    margin: 0;
    padding: 30px 32px;
    width: 100%;
    background: #FFFFFF;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 2px 6px #E5EBE7;
}
#timediffresult ,#note {
    font-size: 14px;
}
.order-quantitynumberpage, .order-quantitynumberword {
    display: flex;
}
.quantityinputpages, .quantityinputwords , .quantityinputpagesppt {
    /* width: auto !important; */
    margin-right: 10px;
    margin-left: 8px;
    text-align: center;
    height: 40px;
}

.order-form .wrap-lable {
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}
.single_add_to_cart_button {
    float:  right;
    background-color: #143c62 !important;
}
.elementor-product-simple .cart {
 display: block !important;
}
.order-form {
    margin-bottom: 50px;
}
.quantity {
    display: none;
}
#_deadline_date_time {
    width: -webkit-fill-available;
    padding: 4px;
}
/* Hide the default radio buttons */
.group-type-services-sec input[type="radio"] {
    display: none;
}
.group-type-services-sec input[type="checkbox"] {
    display: none;
}
.input-group-button {
    background-color: #f2f2f2;
    border-radius: 2px;
    cursor: pointer;
}
.input-group-button:hover {
    background-color: lightgray;
}
.iti--allow-dropdown {
    width: 100%;
}
.group-type-services-sec .active {
    background: #143c62  !important;
    border-color: #143c62 !important;
    border-width: 1px;
    border-radius: 3px !important;
    color: white !important;
}
.type-services-light {
    font-size: 14px;
}
.card-text p {
    float: right;
}

.step-container {
    position: relative;
    text-align: center;
    transform: translateY(-43%);
}
.next-step, .prev-step {
    background-color: #143c62 !important;
    border: 2px solid #143c62 !important;
    float: right;
}
.step-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    cursor: pointer;
}
.progress, .progress-stacked {
    --bs-progress-bar-bg: #143c62 !important;
}

.step-line {
    position: absolute;
    top: 16px;
    left: 50px;
    width: calc(100% - 100px);
    height: 2px;
    background-color: #143c62;
    z-index: -1;
}

#multi-step-form {
    overflow-x: hidden;
}
.totalpriceaddons .woocommerce-Price-amount, .labelprice {
    font-size: 20px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #454545;
    font-weight: 600;
}


@media only screen and (max-width: 360px) {
	
    .step-circle {
	margin-top:30px;
    }

}