/* ----- GENERAL ----- */
@font-face {
	font-family: text-security-disc;
	src: url("https://raw.githubusercontent.com/noppa/text-security/master/dist/text-security-disc.woff");
}

.wcl-preloader svg {
	width: 100px;
}

.wcl-message {
	display: none;
	margin-top: 2rem;
}

.wcl-message.show {
	display: block;
}

.wcl-message.error {
	color: #ed2024;
}

.wcl-message.success {
	color: #59BA59;
}

.wcl-message a {
	font-weight: 700;
}

.wcl-link {
	display: inline-block;
	transition: all .25s ease-in-out;
}

.wcl-link:hover {
	color: #492375;
}

.wcl-archive .section-blog-two {
	padding: 1.85rem 0;
}

.wcl-archive .section-blog-posts {
	padding: 5rem 0;
}

.wcl-archive .section-blog-two .title {
	margin-bottom: 0;
}

.section-404 .data-content a {
	display: inline-block;
	font-weight: 700;
	color: #FF7A1B;
	transition: all .25s ease-in-out;
}

.section-404 .data-content a:hover {
	color: #492375;
}

/* ----- GENERAL ----- */



/* ----- SWEET ALERT ----- */
.swal2-container .swal2-icon.swal2-info {
	border-color: #FF7A1B;
	color: #FF7A1B;
}

.swal2-container.swal2-center>.swal2-popup {
	background: rgb(228, 251, 249);
	border-radius: 1.375rem;
	border: 1px solid rgba(1, 255, 233, 0.95);
}

.swal2-container .swal2-title,
.swal2-container .swal2-html-container {
	color: #492375;
}

.swal2-container .swal2-styled.swal2-confirm {
	background-color: #492375;
	border-color: #492375;
	color: #ffffff;
	font-size: 1.25rem;
	font-weight: 700;
	border-radius: 0.625rem;
	padding: 0.6rem 1rem;
	width: 20rem;
	transition: all .25s ease-in-out;
}

.swal2-container .swal2-styled.swal2-confirm:hover {
	background-color: #CABFD7;
	border-color: #CABFD7;
	color: #492375;
}

/* ----- SWEET ALERT ----- */




/* ----- SECTION BLOG ----- */
.section-blog .blog-post h5 {
	min-height: 66px;
}

.section-blog .data-info {
	text-align: center;
}

/* ----- SECTION BLOG ----- */



/* ----- SECTION BLOG SINGLE ----- */
.section-blog-single .container {
	position: relative;
	z-index: 1;
}

.section-blog-single .post-info li .data-link {
	color: #492375;
	font-weight: 700;
	margin-left: 0.2rem;
}

.section-blog-single .post-info li .data-link:hover {
	color: #ff7a1b;
}

.section-blog-single .wp-block-separator {
	margin-top: 0;
	margin-bottom: 1.7rem;
	border-top: 1px solid rgba(73, 35, 117, 0.29);
	opacity: 1;
}

/* Fixed Review */
.fixed-review {
	z-index: 2;
}

.fixed-review .user-name a {
	display: block;
	color: #492375;
}

.fixed-review .user-name a:hover {
	color: #ff7a1b;
}

/* ----- SECTION BLOG SINGLE ----- */


/* ----- SECTION BLOG CATEGORY ----- */
.category-list {
	justify-content: center;
}

.category-list li a {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* ----- SECTION BLOG CATEGORY ----- */



/* ----- SECTION BANNER BUY ----- */
.breadcrumb li {
	display: flex;
	align-items: center;
}

.section-banner-buy .radio-buttons {
	row-gap: 1.8rem;
}

.section-banner-buy .price-wrap .username {
	margin-bottom: 0;
}

.tab-title-box .box-body ul li::before {
	content: '';
	position: absolute;
	width: 0.6875rem;
	height: 0.625rem;
	background-size: contain;
	background-repeat: no-repeat;
	left: 0.1rem;
	top: 0.5rem;
}

.tab-title-box .box-body ul li.icon-check::before {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.52364 7.0227L9.33888 0.312752C9.51958 0.10425 9.74956 0 10.0288 0C10.3081 0 10.5381 0.10425 10.7188 0.312752C10.8995 0.521253 10.9898 0.786618 10.9898 1.10885C10.9898 1.43108 10.8995 1.69644 10.7188 1.90494L4.21358 9.41099C4.01646 9.63845 3.78648 9.75217 3.52364 9.75217C3.2608 9.75217 3.03082 9.63845 2.8337 9.41099L0.271049 6.45406C0.0903494 6.24556 0 5.9802 0 5.65797C0 5.33574 0.0903494 5.07037 0.271049 4.86187C0.451748 4.65337 0.68173 4.54912 0.960993 4.54912C1.24026 4.54912 1.47024 4.65337 1.65094 4.86187L3.52364 7.0227Z' fill='%2338B64A'/%3E%3C/svg%3E%0A");
}

.tab-title-box .box-body ul li.icon-close::before {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L7.89247 9.23999' stroke='%23606060' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.89247 2L2 9.23999' stroke='%23606060' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.section-banner-buy .radio-buttons .wcl-radio-button {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 0.9375rem;
}

.section-banner-buy-two .radio-buttons .wcl-radio-button {
	flex: 0 0 33.33%;
	max-width: 33.33%;
}

.section-banner-buy .radio-buttons .wcl-radio-button .btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	padding: 0;
	border: 1px solid #FF7A1B;
	border-radius: 30px;
	overflow: hidden;
}

.section-banner-buy .radio-buttons .wcl-radio-button .btn-check:checked~.btn {
	background: #FFF2E8;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-quantity {
	display: flex;
	flex-direction: column;
	column-gap: 5px;
	padding: 10px 0;
	color: #492375;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-quantity .data-quantity-value {
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-quantity .data-quantity-type {
	font-weight: 500;
	font-size: 13px;
	line-height: 1;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-price-wrapper {
	width: 100%;
	padding: 22.5px 0;
	font-size: 16px;
	line-height: 1;
	border-top: 1px solid #FF7A1B;
	transition: all .25s ease-in-out;
}

.section-banner-buy .radio-buttons .wcl-radio-button .btn-sale .data-price-wrapper {
	padding: 10px 0 35px 0;
}

.section-banner-buy .radio-buttons .wcl-radio-button .btn-check:checked~.btn .data-price-wrapper {
	background: #FF7A1B;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-price-wrapper .data-old-price {
	font-weight: 500;
	color: rgba(73, 35, 117, 0.29);
	text-decoration: line-through;
	transition: all .25s ease-in-out;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-price-wrapper .data-price {
	font-weight: 800;
	color: #FF7A1B;
	transition: all .25s ease-in-out;
}

.section-banner-buy .radio-buttons .wcl-radio-button .btn-check:checked~.btn .data-price-wrapper .data-old-price,
.section-banner-buy .radio-buttons .wcl-radio-button .btn-check:checked~.btn .data-price-wrapper .data-price {
	color: #fff;
}

.section-banner-buy .radio-buttons .wcl-radio-button .data-save {
	position: absolute;
	bottom: 0;
	padding: 3px 10px;
	background: #FF7A1B;
	border-radius: 6px 6px 0 0;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	transition: all .25s ease-in-out;
}

.section-banner-buy .radio-buttons .wcl-radio-button .btn-check:checked~.btn .data-save {
	background: #492375;
}

.section-banner-buy .price-wrap>p {
	margin-bottom: 0;
}

.section-banner-buy .price-wrap .price {
	min-width: 3rem;
	margin-left: 1.5rem;
}

.section-banner-buy .price-wrap .username>p {
	margin-bottom: 0.5rem;
}

.section-banner-buy .price-wrap .form-control.error {
	border-color: #ed2024;
}

.section-banner-buy .price-wrap .form-control.success {
	border-color: #59BA59;
}

.tab-title-box .box-header .h4 {
	color: #FF7A1B;
	margin-bottom: 0;
}

.section-banner-buy .nav-tabs .nav-link.active .tab-title-box .box-header .h4 {
	color: #ffffff;
}

@media only screen and (max-width: 767px) {

	.section-banner-buy .radio-buttons .wcl-radio-button,
	.section-banner-buy-two .radio-buttons .wcl-radio-button {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media only screen and (max-width: 576px) {
	.section-banner-buy-two .nav-tabs .nav-item {
		flex: 0 0 20rem;
		max-width: 20rem;
	}
}

/* ----- SECTION BANNER BUY ----- */



/* ----- SECTION REVIEWS ----- */
.wcl-section-reviews .comment-reply-title,
.wcl-section-reviews .logged-in-as,
.wcl-section-reviews .acf-comment-fields {
	display: none;
}

.wcl-section-reviews .icon {
	cursor: pointer;
}

.wcl-section-reviews .icon.active svg,
.wcl-section-reviews .icon.checked svg,
.review-item .rating-item.active svg,
.review-item .rating-item.checked svg {
	fill: #FF7A1B;
}

.review-item .review-title {
	min-height: 80px;
}

.review-item .review-body {
	font-weight: 700;
}

.review-item .author-name .h5 {
	display: block;
	font-style: normal;
	color: #FF7A1B;
	margin-bottom: 0rem;
}

/* ----- SECTION REVIEWS ----- */



/* ----- SECTION REVIEWS SLIDER ----- */
.section-reviews-slider .data-info {
	margin-bottom: 2rem;
	font-size: 1.5rem;
	font-weight: 500;
}

/* ----- SECTION REVIEWS SLIDER ----- */

/* ----- SECTION REVIEWS TABS ----- */
.section-reviews-tabs .nav-pills .nav-link.active {
	pointer-events: none;
}

.wcl-tab-pane .data-info {
	font-size: 1.5rem;
	font-weight: 500;
	text-align: left;
}

.wcl-tab-pane .wcl-preloader {
	display: none;
}

.wcl-tab-pane .wcl-preloader.loading {
	display: block;
}

/* ----- SECTION REVIEWS TABS ----- */


/* ----- SECTION CART ----- */
.cart-item .item-price h5 {
	text-align: center;
	text-transform: capitalize;
}

.section-cart .buy-more-item.selected {
	background: rgba(228, 251, 249, 0.95);
	border: 1px solid rgba(1, 255, 233, 0.95);
	border-radius: 1.375rem;
}

.section-cart .buy-more-item.selected::after {
	transform: rotate(45deg);
}

.buy-more-item .number {
	flex: 0 0 65px;
}

.buy-more-item .service-name {
	width: 100%;
	max-width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

/* ----- SECTION CART ----- */



/* ----- SECTION PAYMENT ----- */
.section-payment #card-cvv {
	font-family: text-security-disc;
	-webkit-text-security: disc;
}

.section-payment #card-cvv::placeholder {
	font-family: 'Montserrat', sans-serif;
}

.section-payment form .wcl-message {
	margin-top: -1rem;
	margin-bottom: 2rem;
	text-align: center;
}

.section-payment form .wcl-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.section-payment form.loading .wcl-preloader {
	display: block;
}

.section-payment form.loading .form-group,
.section-payment form.loading .total,
.section-payment form.loading .btn {
	opacity: 0.5;
	pointer-events: none;
}

/* ----- SECTION PAYMENT ----- */




/* ----- SECTION ACOUNT ----- */
.form-box form {
	position: relative;
}

.form-box form .form-info {
	margin-bottom: 2rem;
	font-size: 1rem;
	text-align: center;
}

.form-box form .wcl-message {
	text-align: center;
}

.form-box form .wcl-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.form-box form.loading .wcl-preloader {
	display: block;
}

.form-box form.loading .form-group,
.form-box form.loading .form-info,
.form-box form.loading .btn {
	opacity: 0.5;
	pointer-events: none;
}

.form-box .form-group .form-control.error {
	border-bottom-color: #ed2024;
}

/* ----- SECTION ACOUNT ----- */



/* ----- SECTION BLOG POSTS ----- */
.section-blog-posts .blog-post .image-wrap {
	display: block;
}

.section-blog-posts .blog-post .h4 {
	line-height: 2.625rem;
	margin-bottom: -0.9rem;
}

.section-blog-posts .blog-post .author .h4 {
	color: #492375;
	margin-bottom: -0.8rem;
}

.section-blog-posts .post-not-found {
	text-align: center;
	margin-top: -9.2rem;
}

.pagination .screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.pagination .nav-links {
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagination .page-numbers {
	width: 2.625rem;
	height: 2.625rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #FF7A1B;
	color: #FF7A1B;
	margin: 0 0.8125rem;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	width: 2rem;
	height: 2rem;
	padding: 0;
}

.pagination .page-numbers.current {
	background-color: #FF7A1B;
	border-color: #FF7A1B;
	color: #ffffff;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	margin: 0 1.5rem;
}

.pagination .page-numbers:not(.current):hover {
	background-color: #FFF2E8;
}

.pagination .page-numbers.prev svg path,
.pagination .page-numbers.next svg path {
	transition: 0.2s;
}

.pagination .page-numbers.prev:hover svg path,
.pagination .page-numbers.next:hover svg path {
	fill: #ffffff;
}

.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover {
	background-color: #FF7A1B;
	border-color: #FF7A1B;
}

@media only screen and (max-width: 1199px) {
	.section-blog-posts .post-not-found {
		margin-top: -5rem;
	}
}

@media only screen and (max-width: 767px) {
	.section-blog-posts .blog-post .h4 {
		line-height: 2rem;
	}

	.section-blog-posts .post-not-found {
		margin-top: -3rem;
	}

	.pagination .page-numbers {
		margin: 0 0.5rem;
	}

	.pagination .page-numbers {
		width: 2.5rem;
		height: 2.5rem;
	}
}

/* ----- SECTION BLOG POSTS ----- */



/* ----- SECTION BLOG TWO ----- */
.section-blog-two .post .author .user-avatar {
	overflow: hidden;
	background: none;
}

.section-blog-two .post .author .user-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* ----- SECTION BLOG TWO ----- */



/* ----- SECTION CART ----- */
.section-cart.wcl-cart-empty .cards-wrap::after,
.section-cart.wcl-cart-empty .total,
.section-cart.wcl-cart-empty .buttons,
.section-cart.wcl-cart-empty .buy-more-items {
	display: none;
}

.section-cart .wcl-cart-info {
	display: none;
	margin: 7rem auto 9rem;
	font-size: 1.4rem;
	padding: 2rem 1rem;
	text-indent: 0;
	text-align: center;
	color: #492375;
	background: rgb(228, 251, 249);
	border-radius: 1.375rem;
	border: 1px solid rgba(1, 255, 233, 0.95);
	max-width: 40rem;
}

.section-cart.wcl-cart-empty .wcl-cart-info {
	display: block;
}

.cart-item .item-price::before {
	transition: all .25s ease-in-out;
}

.cart-item:hover .item-price::before {
	opacity: 0;
	visibility: hidden;
}

.cart-item .item-price .delete {
	position: absolute;
	top: -1rem;
	right: 0;
	background: none;
	border: none;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all .25s ease-in-out;
}

.cart-item:hover .item-price .delete {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.cart-item .item-price .delete svg {
	pointer-events: none;
}

.cart-item .item-price .price .old-price {
	font-size: 1.85rem;
	line-height: 1;
	color: rgba(73, 35, 117, 0.29);
	text-align: center;
	text-decoration-line: line-through;
}

.cart-item .user-name .user-link {
	max-width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media only screen and (max-width: 991px) {
	.section-cart .wcl-cart-info {
		margin: 2rem 0;
		font-size: 1.25rem;
	}
}

/* ----- SECTION CART ----- */



/* ----- SECTION GET NOW ----- */
.card-get-now .data-title {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
	color: #000000;
	line-height: 2.1875rem;
	margin-bottom: 1.3rem;
}

@media only screen and (max-width: 767px) {
	.card-get-now .data-title {
		font-size: 1.125rem;
		line-height: 1.5rem;
	}
}

/* ----- SECTION GET NOW ----- */



/* ----- SECTION FAQS ----- */
.section-faqs .title p {
	margin-top: 1.5rem;
}

.section-faqs .title .btn {
	margin-top: 2rem;
	padding: 0.8rem 1rem;
}

@media only screen and (max-width: 767px) {
	.section-faqs .title .btn {
		margin-top: 1rem;
		width: auto;
	}
}

/* ----- SECTION FAQS ----- */



/* ----- SECTION CONTACT ----- */
.wcl-section-contact .form-box form {
	height: 100%;
}

.wcl-section-contact .form-box textarea {
	max-height: 130px;
	resize: none;
}

.wcl-section-contact .form-box .btn-wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	margin-top: auto;
}

.wcl-section-contact .form-box .wpcf7-spinner {
	position: absolute;
	top: 50%;
	right: 0;
	margin: 0;
	transform: translateY(-50%);
}

.wcl-section-contact .form-box .wpcf7-not-valid-tip {
	font-size: 1rem;
}

.wcl-section-contact .form-box .wpcf7-response-output {
	text-align: center;
	border: none;
}

.wcl-section-contact .form-box .wpcf7 form .wpcf7-response-output {
	color: #00a0d2;
}


.wcl-section-contact .form-box .wpcf7 form.sent .wpcf7-response-output {
	color: #46b450;
}

.wcl-section-contact .form-box .wpcf7 form.failed .wpcf7-response-output,
.wcl-section-contact .form-box .wpcf7 form.aborted .wpcf7-response-output {
	color: #dc3232;
}

.wcl-section-contact .form-box .wpcf7 form.spam .wpcf7-response-output {
	color: #f56e28;
}

.wcl-section-contact .form-box .wpcf7 form.invalid .wpcf7-response-output,
.wcl-section-contact .form-box .wpcf7 form.unaccepted .wpcf7-response-output,
.wcl-section-contact .form-box .wpcf7 form.payment-required .wpcf7-response-output {
	color: #ffb900;
}

/* ----- SECTION CONTACT ----- */


/* ----- SECTION TRACK ORDER ----- */
.section-order {
	display: none;
}

.section-order.active {
	display: block;
}

.section-track-order form {
	position: relative;
}

.section-track-order form .wcl-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.section-track-order form.loading .wcl-preloader {
	display: block;
}

.section-track-order form.loading .form-group,
.section-track-order form.loading .btn {
	opacity: 0.5;
	pointer-events: none;
}

.section-track-order .wcl-message {
	text-align: center;
}

.section-track-order .form-group input.error {
	border-color: #ed2024;
}

/* ----- SECTION TRACK ORDER ----- */



/* ----- SECTION ORDER HISTORY ----- */
.section-order-history .order-cards {
	row-gap: 3.25rem;
}

.section-order-history .order-card {
	padding-bottom: 2.5rem;
}

.order-card.order-completed::before {
	background-image: url(../img/icon-check.png);
}

.order-card.order-canceled::before {
	background-image: url(../img/icon-canceled-alt.svg);
}

.order-card.order-progress::before {
	background-image: url(../img/icon-progress-alt.svg);
}

.section-order-history .order-msg {
	padding: 1rem .5rem;
	font-size: 1rem;
	color: #545454;
	text-align: center;
}

.section-order-history .account-settings .user-name {
	justify-content: center;
	flex-direction: column;
}

.section-order-history .account-settings .user-name .user-avatar {
	margin-right: 0;
}

.section-order-history .account-settings .user-name .data-link {
	font-size: 0.8rem;
}

.section-order-history .account-settings .user-name .data-link:hover {
	color: #ff7a1b;
}

.wcl-upload-profile-picture-input {
	display: none;
}

.section-order-history .account-settings form {
	position: relative;
}

.section-order-history .account-settings form .wcl-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.section-order-history .account-settings form.loading .wcl-preloader {
	display: block;
}

.section-order-history .account-settings form.loading .form-group,
.section-order-history .account-settings form.loading .btn {
	opacity: 0.5;
	pointer-events: none;
}

.section-order-history .account-settings .wcl-message {
	text-align: center;
}

/* ----- SECTION ORDER HISTORY ----- */



/* ----- SECTION ORDER DETAILS ----- */
.wcl-order-details {
	padding-top: 7.4rem;
	padding-bottom: 15.3rem;
}

.wcl-order-details .data-title {
	margin-bottom: 2rem;
	text-align: center;
}

.wcl-order-details .data-title .number {
	font-size: 1.5rem;
	line-height: 1.8rem;
}

.wcl-order-details .data-title .date {
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.15rem;
	color: #545454;
}

.wcl-order-details .data-card {
	width: 100%;
	max-width: 986px;
	margin: 0 auto;
	padding: 4.7rem 5rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px rgba(73, 35, 117, 0.25);
	border-radius: 17px;
}

.wcl-order-details .data-top {
	padding-bottom: 4.5rem;
	display: flex;
	align-items: center;
	flex-direction: column;
	border-bottom: 1px solid rgba(73, 35, 117, 0.1);
}

.wcl-order-details .data-top .data-status-icon {
	width: 4.3125rem;
	height: 4.3125rem;
	margin-bottom: 1.8em;
}

.wcl-order-details .data-top .data-status-title {
	margin-bottom: 0.5rem;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 175%;
	color: #000000;
}

.wcl-order-details .data-top .data-status-description {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #606060;
}

.wcl-order-details .data-content {
	padding: 2rem 0;
	border-bottom: 1px solid rgba(73, 35, 117, 0.1);
}

.wcl-order-details .data-content .data-content-item {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 1.1rem;
	line-height: 22px;
	color: #000000;
}

.wcl-order-details .data-content .data-content-item:not(:last-child) {
	margin-bottom: 2rem;
}

.wcl-order-details .data-content .data-content-item .item-icon {
	width: 1.4rem;
	height: 1.4rem;
	flex: 0 0 1.4rem;
	border-radius: 50%;
	margin-right: .95rem;
}

.wcl-order-details .data-content .item-value,
.wcl-order-details .data-content .item-price {
	font-weight: 700;
}

.wcl-order-details .data-content .item-price {
	margin-left: auto;
}

.wcl-order-details .data-bottom {
	padding-top: 2rem;
	display: flex;
	justify-content: space-between;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 175%;
	color: #000000;
}

@media only screen and (max-width: 767px) {
	.wcl-order-details {
		padding-top: 2rem;
		padding-bottom: 7rem;
	}

	.wcl-order-details .data-card {
		padding: 2.5rem 2rem;
	}
}

/* ----- SECTION ORDER DETAILS ----- */



/* ----- Yoast FAQ ----- */
.schema-faq-section {
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 1rem;
	min-height: 6.25rem;
	margin-bottom: 1rem;
}


.schema-faq-section.active .schema-faq-question::after {
	transform: rotate(45deg);
}

.schema-faq-section.active .schema-faq-answer {
	max-height: fit-content;
	padding: 0 2.5rem 1.5rem;
	opacity: 1;
	visibility: visible;
}

.schema-faq-section .schema-faq-question {
	display: flex;
	align-items: center;
	font-weight: 700;
	color: #050708;
	text-align: left;
	font-size: 1.5rem;
	line-height: 2.25rem;
	width: 100%;
	min-height: 6.25rem;
	position: relative;
	border: 0;
	padding: 1rem 5.3rem 1rem 2.3rem;
	cursor: pointer;
}

.schema-faq-section .schema-faq-question:focus {
	outline: none;
}

.schema-faq-section .schema-faq-question::after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2857 10.2857V0H13.7143V10.2857H24V13.7143H13.7143V24H10.2857V13.7143H0V10.2857H10.2857Z' fill='%23FF7A1B'/%3E%3C/svg%3E%0A");
	width: 1.5rem;
	height: 1.5rem;
	right: 2.5rem;
	content: '';
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: 0.4s;
}

.schema-faq-section .schema-faq-answer {
	overflow: hidden;
	max-height: 0;
	box-sizing: content-box;
	opacity: 0;
	will-change: max-height;
}

@media only screen and (max-width: 767px) {
	.schema-faq-section .schema-faq-question {
		font-size: 1.125rem;
		line-height: 1.5rem;
		padding: 1rem 2.6rem 1rem 1rem;
	}

	.schema-faq-section .schema-faq-question::after {
		right: 1.25rem;
		width: 1.25rem;
		height: 1.25rem;
		background-size: contain;
	}

	.schema-faq-section.active .schema-faq-answer {
		padding: 0 1rem 1rem;
	}
}

/* ----- Yoast FAQ ----- */



/* ----- FOOTER ----- */
.footer .h6 {
	display: block;
	margin-bottom: 0.9rem;
	font-size: 0.9375rem;
	line-height: 1.25rem;
	font-weight: 500;
}

/* ----- FOOTER ----- */



/* ----- MODAL ----- */
#upsale-modal .wcl-message {
	text-align: center;
}

#upsale-modal .form-control.error {
	border-color: #ed2024;
}

#upsale-modal .form-control.success {
	border-color: #59BA59;
}

/* ----- MODAL ----- */