*,*::before,*::after{box-sizing:inherit}.wpcf__order-detail-form .woocommerce-order-details table.shop_table,.woocommerce-order-downloads table.shop_table{background-color:unset;width:100%}.wcf-block-settings-subheading{margin:15px 0 20px 0;font-weight:500}
.wp-block-wcfb-next-step-button .wpcf__next-step-button-link{display:inline-flex;text-decoration:none}.wp-block-wcfb-next-step-button .wpcf__next-step-button-link .wpcf__next-step-button-content-wrap .wpcf__next-step-button-title-wrap{display:inline-flex}.wp-block-wcfb-next-step-button .wpcf__next-step-button-link .wpcf__next-step-button-title{align-self:center}.wp-block-wcfb-next-step-button .wpcf__next-step-button-link .wpcf__next-step-button-icon{display:flex;align-self:center}.block-editor-block-preview__content-iframe .wpcf__next-step-button-link{font-size:30px;background-color:#abb8c3;padding:15px 30px;text-align:center;width:max-content;color:#fff}.wp-block-wcfpb-offer-yes-no-link .wpcfp__offer-yes-no-link-url{text-decoration:none}.wp-block-wcfpb-offer-yes-no-link .wpcfp__offer-yes-no-link-url .wpcfp__offer-yes-no-link-text-wrap{display:inline-flex}.wp-block-wcfpb-offer-yes-no-link .wpcfp__offer-yes-no-link-url .wpcfp__offer-yes-no-link-text{-ms-grid-row-align:center;align-self:center}.wp-block-wcfpb-offer-yes-no-link .wpcfp__offer-yes-no-link-url .wpcfp__offer-yes-no-link-icon{display:flex;-ms-grid-row-align:center;align-self:center}.block-editor-block-preview__content-iframe .wpcfp__offer-yes-no-link-text-wrap{font-size:30px;color:#4169e1 !important}
.wp-block-wcfpb-offer-yes-no-button .wpcfp__offer-yes-no-button-link{display:inline-flex;text-decoration:none}.wp-block-wcfpb-offer-yes-no-button .wpcfp__offer-yes-no-button-link .wpcfp__offer-yes-no-button-content-wrap .wpcfp__offer-yes-no-button-title-wrap{display:inline-flex}.wp-block-wcfpb-offer-yes-no-button .wpcfp__offer-yes-no-button-link .wpcfp__offer-yes-no-button-title{-ms-grid-row-align:center;align-self:center}.wp-block-wcfpb-offer-yes-no-button .wpcfp__offer-yes-no-button-link .wpcfp__offer-yes-no-button-icon{display:flex;-ms-grid-row-align:center;align-self:center}.block-editor-block-preview__content-iframe .wpcfp__offer-yes-no-button-wrap{font-size:30px;background-color:#abb8c3;padding:10px 30px;text-align:center;width:max-content}.block-editor-block-preview__content-iframe .wpcfp__offer-yes-no-button-wrap a{color:#fff !important}
.block-editor-block-preview__content-iframe .wpcfp__offer-product-title{font-size:24px}
.block-editor-block-preview__content-iframe .wpcfp__offer-product-description{font-size:20px !important}
.wp-block-wcfpb-offer-product-price .wpcfp__offer-product-price .wcf-offer-price .wcf-offer-price-inner{display:block !important}.block-editor-block-preview__content-iframe .wpcfp__offer-product-price .wcf-offer-price{font-size:30px !important}
.wp-block-wcfpb-offer-product-quantity .wpcfp__offer-product-quantity .quantity .input-text.qty.text{max-width:100%}.wp-block-wcfpb-offer-product-quantity .wpcfp__offer-product-quantity .quantity .screen-reader-text{display:unset}.block-editor-block-preview__content-iframe .wpcfp__offer-product-quantity label{font-size:24px !important}.block-editor-block-preview__content-iframe .wpcfp__offer-product-quantity input{font-size:24px !important;margin-top:5px}.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

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

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}/* General CSS */
.swpm-margin-10{
    margin: 10px;
}
.swpm-margin-top-10{
    margin-top: 10px;
}
.swpm-margin-bottom-10{
    margin-bottom: 10px;
}
.swpm-text-center{
    text-align: center;
}
.swpm-hidden{
    display: none;
}
.swpm-green-success-text{
    font-weight: bold;
    color: green;    
}
.swpm-red-error-text{
    font-weight: bold;
    color: red;
}
.swpm-box-shadow {
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}

.swpm-yellow-box{
    margin: 10px 0px;
    padding: 10px;
    background-color: #FFFFE0;
    border-color: #E6DB55;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

.swpm-red-box {
    margin: 10px 0px;
    padding: 10px;
    background-color: #FFEBE8;
    border-color: #CC0000;
    color: #333333;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

/* Wrap directly with this class (not to be used with a paragraph tag) */
.swpm-orange-box{
    margin: 10px 0px;
    padding: 15px 10px;
    color: #3F2502;
    background-color: #FFF6D5;
    border-color: #D1B655;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

/* Wrap directly with this class (not to be used with a paragraph tag) */
.swpm-white-box{
    margin: 10px 0px;
    padding: 15px 10px;
    color: #3c434a;
    background-color: #fff;
    border-color: #c3c4c7;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
}

/* Wrap directly with this class (not to be used with a paragraph tag) */
.swpm-grey-box{
    margin: 10px 0px;
    padding: 15px 10px;
    background-color: #DDDDDD;
    border-color: #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

/* Wrap directly with this class (not to be used with a paragraph tag) */
.swpm-green-box {
    margin: 10px 0px;
    padding: 15px 10px;
    background-color: #CCF4D6;
    border-color: #059B53;
    color: #043B14;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

/* Wrap directly with this class (not to be used with a paragraph tag) */
.swpm-blue-box {
    margin: 10px 0px;
    padding: 15px 10px;
    background-color: #E7F4FE;
    border-color: #AACEE6;
    color: #1D263B;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

/* Default button style that we can use on registration, login, profile, password reset, form's submit button. */
.swpm-submit-btn-default-style {
    min-width: 150px;
    padding: 0.5em 1em;
    cursor: pointer;
}

/* Tooltip or note styles that we can toggle on/off */
.swpm-tooltip-notes-container{
    position: relative;
    display: inline-block;
}
.swpm-tooltip-notes-style-1 {
    display: none;
    margin-top: 5px;
    padding: 4px 7px;
    border-radius: 3px;
    background-color: #2d2d2d;
    color: #FFFFFF;
    z-index: 9999;
}

/* Block related */
.swpm-payment-block-ic-wrapper{
    padding: 16px;
}

/* Membership buy buttons */
.swpm-button-wrapper input[type="submit"]{
    width: auto !important;
    height: auto !important;
}
.swpm-button-wrapper input[type="image"]{
    width: auto !important;
    height: auto !important;    
}

/* Login form CSS */
.swpm-login-widget-form input,.swpm-login-widget-form checkbox{
    width: auto;
}
.swpm-username-input, .swpm-password-input{
    margin-bottom: 10px;
}
.swpm-login-submit{
    margin: 10px 0px;
}
.swpm-login-widget-action-msg{
    font-weight: bold;    
}
.swpm-logged-label{
    font-weight: bold;
}
.swpm-logged-subs-status-value{
    font-weight: bold;
    color:#CC0000;
}
.swpm-logged-subs-status-description{
    opacity: 0.8;
}
.swpm-edit-profile-link{
    font-weight: bold;
}
.swpm-logged-logout-link{
    font-weight: bold;
}
    
/* Password reset form CSS */
.swpm-pw-reset-submit-button{
    margin: 10px 0px;
}
.swpm-pw-reset-widget-form table{
    border: none;
}
.swpm-pw-reset-widget-form tr{
    border: none;
}
.swpm-pw-reset-widget-form td{
    border: none;
}
.swpm-reset-pw-error{
    font-weight: bold;
    color: red;
}
.swpm-reset-pw-success-box{
    margin: 10px 0px;
    padding: 15px 10px;
    background-color: #CCF4D6;
    border-color: #059B53;
    color: #043B14;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;    
}

/* Registration form CSS */
.swpm-registration-widget-form td{
    min-width: 100px;
}
.swpm-registration-widget-form input[type="text"], .swpm-registration-widget-form input[type="password"]{
    width: 95%;
    position: relative;
}
#swpm-accept-terms{
    position: relative;/* needed for the validation message positioning */
}
#swpm-accept-pp{
    position: relative;/* needed for the validation message positioning */
}
.swpm_already_used_registration_complete_link_msg{
    font-weight: bold;
}
.swpm_registration_hidden_to_logged_users_msg{
    font-weight: bold;
}
.swpm_registration_complete_link_invalid_msg{
    font-weight: bold;
}
/* Edit profile form CSS */
.swpm-edit-profile-form input[type="text"], .swpm-edit-profile-form input[type="password"] {
    width: 95%;
    position: relative; /* needed for the validation message positioning */
}
.swpm-edit-profile-form select {
    width: 95%;
}
.swpm-edit-profile-submit-section{
    text-align: center;
}
.swpm-profile-account-delete-section{
    text-align: center;
}
.swpm-profile-account-delete-section a{
    color: red !important;
}
.swpm-profile-update-success{
    font-weight: bold;
    color: green;    
}
.swpm-profile-update-error{
    font-weight: bold;
    color: red;    
}

/* Misc CSS */
.swpm-restricted{
    font-weight: bold;
    color:red;
}
.swpm-select-box-left{
    margin: 0;
    padding-bottom: 5px;
}


/* PayPal or Other Transaction Related CSS */
.swpm-ppcp-txn-success-message{
    font-weight: bold;
    color: green;
    margin: 15px 0px;
}

/* Payments menu CSS */
.swpm_status_completed{
	padding: 7px 15px;
	width: auto;
	display: inline-block;
	text-align: center;
	min-width: 80px;
	border-radius: 4px;
	background-color: #b6e4b6;
}

.swpm_status_refunded{
	padding: 7px 15px;
	width: auto;
	display: inline-block;
	text-align: center;
	min-width: 80px;
	border-radius: 4px;
	background-color: #e4d4b6;
}

.swpm_status_general{
	padding: 7px 15px;
	width: auto;
	display: inline-block;
	text-align: center;
	min-width: 80px;
	border-radius: 4px;
	background-color: #dedede;
}

.swpm_status_subscription, .swpm_status_subscription_created{
	padding: 7px 15px;
	width: auto;
	display: inline-block;
	text-align: center;
	min-width: 80px;
	border-radius: 4px;
	background-color: #b6dee4;
}

.swpm_status_subscription_cancelled{
    padding: 7px 15px;
    width: auto;
    display: inline-block;
    text-align: center;
    min-width: 80px;
    border-radius: 4px;
    background-color: #e4d4b6;
}

.swpm-active-subs-table{
    width: 100%;
}

.swpm-active-subs-table td, .swpm-active-subs-table th{
    text-align: left;
    padding: 6px 10px;
}

.swpm-sub-attached-to-profile{
    font-style: italic;
    opacity: 0.7;
}

.swpm-cancel-subscription-button{
	padding: 8px 15px;
	text-align: center;
	border-radius: 4px;
    border: none; 
    outline: none; 
    margin: auto;
}

.swpm-cancel-subscription-button-active{
	background-color: #ff6a6a;
    cursor: pointer;
    color: white;
}

.swpm-cancel-subscription-button-active:hover{
    background-color: #d95e5e;
    transition: 200ms;
}

.swpm-active-subs-api-key-error-msg{
    color: #cc0000;
}

.swpm-cancel-subscription-form{
    margin-bottom: 0;
}

/* Media Queries */
@media (max-width: 420px) {
    /* Special CSS for small screen mobile devices */
    /* Set the password reset text field width to 100% for better theme compatibility. */
    .swpm-pw-reset-text {
        width: 100%;
    }
}

/* Reports menu css */
.swpm-stats-container{
    overflow: hidden;
}

.swpm-stats-container th{
    font-weight: bold;
}

.swpm-stats-container .table-column{
    /*width: 100%;*/
    order: 2;
}

.swpm-stats-container .char-column{
    /*width: 100%;*/
    order: 1;
}

.swpm_report_date_range_form {
    width: 100%;
    display: flex;
    align-items: end;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.swpm_report_date_range_form label{
    font-size: smaller;
}

.swpm_report_date_range_form div:last-child{
    margin-top: 5px;
}

.swpm_report_total_container{
    margin-top: 6px;
    /*padding-left: 8px;*/
}

@media (min-width: 768px) {
    .swpm-stats-container{
        display: flex;
        align-items: center;
    }

    .swpm-stats-container .table-column{
        min-width: 50%;
        order: 1;
    }

    .swpm-stats-container .table-column-80X{
        min-width: 80%;
    }

    .swpm-stats-container .char-column{
        /*width: 100%;*/
        flex-grow: 1;
        padding: 24px 10px;
        order: 2;
    }

    .swpm_report_date_range_form div:last-child{
        margin-top: 0px;
        margin-left: 4px;
    }
}
/* End of reports menu css */

/* Membership level add/edit css */
.swpm-validate-form .form-table td.error input{
    border-color: #cc0000;
}

.swpm-validate-form .form-table td.error ul{
    margin: 4px 0 0;
    color: #cc0000;
    list-style: none !important;
    font-size: smaller !important;
}

/* End of Membership level add/edit css */

/* End of reports menu css */


/* --- Integrations Related CSS --- */
.swpm-woocommerce-page-protection-msg{
    text-align: center;
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.wps_sfw_account_wrap {
    overflow-x: auto;
}

.wps_sfw_free_trial,
.wps_sfw_signup_fee {
    display: block;
}

.wps_sfw_experimental_feature_notice {
    color: red;
}

/* Designing issue fixes */
div#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
    width: 100%;
    max-width: 400px;
}

div#oceanwp-cart-sidebar-wrap .wps_sfw_subscription_wrapper {
    padding: 10px;
}

.oceanwp-theme .wps_sfw_subscription_inner_wrapper .amount {
    color: #fff !important;
}

.theme-betheme .wps_sfw_subscription_wrapper label,
.theme-betheme .wps_sfw_subscription_wrapper p,
.oceanwp-theme .wps_sfw_subscription_wrapper label,
.oceanwp-theme .wps_sfw_subscription_wrapper p {
    line-height: 28px;
}

.theme-betheme .wps_sfw_subscription_wrapper,
.oceanwp-theme .wps_sfw_subscription_wrapper {
    text-align: left;
    padding: 10px;
}

.mfp-wrap .mfp-container .mfp-content {
    width: 100%;
    max-width: 500px;
}

.wps_sfw_subscription_wrapper label,
.wps_sfw_subscription_wrapper p {
    display: inline-block;
    white-space: break-spaces;
}

.wps_sfw_subscription_wrapper input[type=radio] {
    vertical-align: middle;
    margin: 0 5px 5px 0;
}

.wps_sfw_account_wrap table {
    width: 100%;
}

.wps_sfw_account_additional_wrap {
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    border: 1px solid #dddddd;
    margin: 0 0 20px;
}

.wps_sfw_account_additional_wrap table {
    border: none;
    margin: 0;
}

.wps_sfw_account_additional_wrap table th {
    font-size: 15px;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    color: #000;
}

.wps_sfw_account_additional_wrap table td {
    text-align: center;
}

.wps_sfw_account_additional_wrap table td:first-of-type,
.wps_sfw_account_additional_wrap table th:first-of-type {
    text-align: left;
}

.wps_sfw_account_additional_wrap table td:nth-of-type(2) {
    text-transform: capitalize;
    position: relative;
}

.woocommerce-orders-table__cell-order-status span {
    background: #b7ddb7;
    padding: 3px 5px;
    line-height: 1.25;
    border-radius: 3px;
    color: green;
    font-size: 14px;
    text-transform: capitalize;
}

.wps_sfw_expired span {
    background: #ffe2df;
    color: #e74c3c;
}

.wps_sfw_cancelled span {
    background: #fbdec4;
    color: #e67e22;
}

.wps_sfw_on-hold span {
    background: #fff4c7;
    color: #f1c40f;
}

.wps_sfw_paused span {
    background: #cfecff;
    color: #3498db;
}

.wps_wsp_recurring_total_td {
    font-weight: 600;
}

.wps_wsp_recurring_total th {
    vertical-align: top;
}

/* Subscription on my account page start  */

.wps_sfw_order_details a.wps_upgrade_downgrade.button {
    display: block;
    max-width: max-content;
    margin: 5px 0 0;
    line-height: 1.25;
    padding: 10px 10px;
    background: #f8f8f8;
    border: 2px solid #f8f8f8;
    font-size: 14px;
    color: #000;
}

.wps_sfw_details_wrap table.shop_table th,
.wps_sfw_account_wrap table th {
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}

.wps_sfw_details_wrap table.shop_table th,
.wps_sfw_details_wrap table.shop_table td,
.wps_sfw_account_wrap table thead th,
.wps_sfw_account_wrap table tbody td {
    background: transparent;
    padding: 15px;
    text-align: left;
}

.wps_sfw_details_wrap table.shop_table tr,
.wps_sfw_account_wrap table tbody tr {
    border: none;
}

.wps_sfw_details_wrap table.shop_table tr:nth-of-type(even),
.wps_sfw_account_wrap table tbody tr:nth-of-type(even) {
    background: #f8f8f8;
}

.wps_sfw_details_wrap h3 {
    padding: 10px 15px;
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 1.25;
    color: #000000;
    background: #f3f3f3;
    border-radius: 8px;
    border: 1px solid #e2e2e2;
    cursor: default;
}

.wps_sfw_details_wrap table+h3 {
    margin: 25px 0 15px;
}

.wps_sfw_account_additional_wrap table td a.button {
    margin: 0 8px 8px 0;
    border-radius: 5px;
    padding: 10px 20px;
    line-height: 1.25;
    font-size: 15px;
    display: inline-block;
}

.wps_sfw_account_additional_wrap table td:first-of-type {
    font-weight: 500;
    color: #000;
}

.wps_sfw_show-subscription-page #secondary {
    display: none;
}

.wps_sfw_show-subscription-page #primary {
    width: 100%;
    margin: 0;
}

.wps_sfw_details_wrap-parent {
    container-type: inline-size;
    container-name: subs-box;
}

.wps_sfw_details_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}


.wps_sfw_account_additional_wrap.wps_sfw_account_renewal_wrap {
    grid-column-start: 1;
    grid-column-end: 3;
}

.wps_sfw_account_additional_wrap {
    margin: 0;
    padding: 15px;
    transition: all 0.2s linear;
}

.wps_sfw_account_additional_wrap:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

@container subs-box (max-width: 690px) {
    .wps_sfw_details_wrap {
        gap: 30px;
        display: flex;
        flex-wrap: wrap;
    }

    .wps_sfw_details_wrap .wps_sfw_account_additional_wrap table.shop_table {
        width: 100%;
    }

    .wps_sfw_account_additional_wrap {
        flex: 1 0 45%;
    }

    .wps_sfw_account_additional_wrap.wps_sfw_account_renewal_wrap {
        overflow: auto;
    }
}

/* Subscription on my account page end  */
/* Single product page start */

p.wps_sfw_inner_description {
    padding: 10px;
    background: #f8f8f8;
    margin: 5px 0px 20px;
}

/* Single product page end */

.wps_recurring_bifurcation_wrapper a {
    text-decoration: none !important;
}

.wps_recurring_bifurcation_wrapper ul {
    margin: 0 0 15px;
}

.wps_recurring_bifurcation_wrapper li label {
    font-weight: 600;
}

.wps_recurring_bifurcation_wrapper li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc;
    flex-wrap: wrap;
}

/* subscription box start */

:root {
    --wps_sfw_box-primary: rgb(46, 103, 173);
}

a.button.wps_sfw_subs_box-button {
    padding: 10px;
    border: 1px solid;
}

.wps_sfw_subscription_box_info {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.wps_sfw_subs_box-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* display: flex; */
    justify-content: center;
    align-items: center;
    z-index: 9999999999;
}

.wps_sfw_subs_box-content {
    background: white;
    padding: 20px;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    animation: fadeIn 0.3s ease-in-out;
}

.wps_sfw_subs_box-content form {
    margin: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.wps_sfw_subs_box-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    font-weight: normal;
    cursor: pointer;
    color: #3d3d3d;
    z-index: 9999999;
    line-height: 0;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.wps_sfw_subs_box-close:hover {
    color: var(--wps_sfw_box-primary);
}

.wps_sfw_sub_box_prod_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    overflow: auto;
    padding: 20px;
    gap: 15px;
    position: absolute;
    align-items: flex-start;
    top: 90px;
    bottom: 90px;
}

.wps_sfw_sub_box_prod_count {
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
    display: inline-block;
}

.wps_sfw-sb-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: #fff;
    border-radius: 10px 10px 0 0;
}

#wps_sfw_subs_box-form .wps_sfw-sb-title h2 {
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;
    max-width: 450px;
    position: relative;
    padding: 0 30px;
}

#wps_sfw_subs_box-form .wps_sfw-sb-title h3 {
    margin: 10px auto;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    text-transform: uppercase;
    background: #efefef;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    max-width: 600px;
}

#wps_sfw_subs_box-form .wps_sfw-sb-title p {
    margin: 0 auto 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    max-width: 800px;
}

#wps_sfw_subs_box-form .wps_sfw-sb-cta {
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 0 0 10px 10px;
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item {
    padding: 10px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_name {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25;
    margin: 10px 0;
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type=number] {
    color: #000;
    width: 60px !important;
    padding: 5px;
    line-height: 1.25;
    text-align: center;
    margin: 0;
    border-radius: 3px;
    font-size: 14px;
    min-height: 32px;
    height: auto;
    border: 1px solid #e2e2e2;
    background: transparent;
    box-shadow: none;
    -moz-appearance: textfield;
    pointer-events: none;

}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type="number"]::-webkit-inner-spin-button,
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty button {
    padding: 0;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    background: var(--wps_sfw_box-primary);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    transition: all 0.3s linear;
    border: 1px solid var(--wps_sfw_box-primary);
    cursor: pointer;
    margin: 0;
    min-height: auto;
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_image img {
    border-radius: 3px;
}

#wps_sfw_subs_box-form .wps_sfw-sb-cta .wps_sfw-sb-cta-total {
    font-size: 24px;
    line-height: 1.25;
    display: flex;
    gap: 5px;
    align-items: center;
}

#wps_sfw_subs_box-form .wps_sfw-sb-cta .wps_sfw-sb-cta-total .amount {
    color: var(--wps_sfw_box-primary);
}

#wps_sfw_subs_box-form .wps_sfw-sb-cta button {
    background: var(--wps_sfw_box-primary);
    border-radius: 5px;
    padding: 10px 20px;
    line-height: 1.25;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2px;
    min-height: 40px;
    border: 1px solid var(--wps_sfw_box-primary);
    transition: all 0.3s linear;
    color: #fff;
    cursor: pointer;
    margin: 0;
}

#wps_sfw_subs_box-form .wps_sfw-sb-cta button:after {
    display: none !important;
}


#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty button:focus,
#wps_sfw_subs_box-form .wps_sfw-sb-cta button:focus,
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type=number]:focus {
    outline: none;
}

#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty button:hover,
#wps_sfw_subs_box-form .wps_sfw-sb-cta button:hover {
    background: transparent;
    color: var(--wps_sfw_box-primary);
}

.theme-betheme .wps_sfw_sub_box_prod_container {
    height: calc(100vh - 275px);
}

/* Cart popup start */

a.wps_show_customer_subscription_box_popup {
    display: block;
    font-size: 14px;
    color: #000;
}

.wps-attached-products-popup {
    z-index: -999;
    opacity: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translate(-50%, -50%);
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    transition: opacity 0.3s linear;
}

.wps-attached-products-popup.active_customer_popup {
    z-index: 99999999999;
    opacity: 1;
}

.wps-attached-products-popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.wps-attached-products-popup strong {
    font-size: 18px;
    color: #000;
    line-height: 1.25;
    margin: 0 0 15px;
    display: inline-block;
}

.wps-attached-products-popup .wps_sfw_customer_close_popup {
    font-size: 24px;
    line-height: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.wps-attached-products-popup ul li {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    font-size: 14px;
}

p.wps_sfw_subscription_box_error_notice {
    background: #ffe7e7;
    padding: 12px 15px;
    font-size: 14px !important;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    border-left: 5px solid;
    position: absolute;
    left: 0;
}

#wps_sfw_subs_box-form .wps_sfw-sb-title .wps_sfw-sb-step-label {
    background: rgb(237 244 255);
    display: inline-block;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 50px;
    text-transform: capitalize;
    color: var(--wps_sfw_box-primary);
    margin: 10px 0 0;
}

/* Cart popup end */

@media only screen and (max-width: 1200px) {
    .wps_sfw_sub_box_prod_container {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

@media only screen and (max-width: 820px) {
    .wps_sfw_sub_box_prod_container {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media only screen and (max-width: 640px) {
    .wps_sfw_sub_box_prod_container {
        grid-template-columns: 1fr 1fr;
    }

    #wps_sfw_subs_box-form .wps_sfw-sb-cta .wps_sfw-sb-cta-total {
        font-size: 18px;
    }

    #wps_sfw_subs_box-form .wps_sfw-sb-title h2 {
        font-size: 18px;
    }

}

@media only screen and (max-width: 420px) {
    .wps_sfw_subs_box-close {
        top: 0;
        right: 0;
    }

    .wps_sfw_sub_box_prod_container {
        grid-template-columns: 1fr;
        height: calc(100vh - 270px);
    }

    #wps_sfw_subs_box-form .wps_sfw-sb-cta {
        justify-content: center;
        flex-direction: column;
    }

    .theme-betheme .wps_sfw_sub_box_prod_container {
        grid-template-columns: 1fr;
        height: calc(100vh - 310px);
    }
}

/* subscription box end */

a.wps_sfw_sub_detail_back svg {
    width: 24px;
    height: auto;
}

a.wps_sfw_sub_detail_back {
    font-size: 16px;
    align-items: center;
    display: inline-flex;
    gap: 5px;
    text-decoration: none !important;
    color: black;
    margin-bottom: 15px;
}[class~=hurrytimer-campaign] {
  line-height: normal;
  text-align: center;
  padding: 10px 0;
}
[class~=hurrytimer-campaign] * {
  line-height: normal;
}

.hurryt-loading {
  display: none !important;
}

.hurrytimer-timer {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}

.hurrytimer-timer-digit {
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}

.hurrytimer-headline {
  color: #333;
  display: block;
  margin: 5px auto;
  overflow: hidden;
}

.hurrytimer-timer-block {
  position: relative;
  display: flex;
  margin-right: 5px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  margin-bottom: 10px;
  margin-left: 5px;
}
.hurrytimer-timer-block:last-child {
  margin-right: 0;
}
.hurrytimer-timer-block:first-child {
  margin-left: 0;
}

.hurrytimer-sticky {
  margin: auto !important;
  width: 100%;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 9999;
  position: fixed;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.hurrytimer-sticky.is-off {
  position: relative;
  z-index: 0;
}

.admin-bar:not(.wp-admin) .hurrytimer-sticky {
  z-index: 999999;
}

.hurrytimer-sticky-inner {
  max-width: 1200px;
  margin: auto;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.hurrytimer-button {
  display: inline-block;
  text-decoration: none;
  outline: none;
}

.hurrytimer-sticky-close {
  right: 10px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  width: 13px;
  height: 13px;
  cursor: pointer;
  display: flex;
}
.hurrytimer-sticky-close svg {
  fill: #333;
  width: 100%;
  height: 100%;
}
.hurrytimer-sticky-close:hover {
  opacity: 1;
  background: none;
}
.hurrytimer-campaign-4008{
    text-align: center;
    display: block;
}

.hurrytimer-campaign-4008 .hurrytimer-timer-digit,
.hurrytimer-campaign-4008 .hurrytimer-timer-sep{
    color: #ffffff;
    display: block;
    font-size: 46px;
}

.hurrytimer-campaign-4008 .hurrytimer-timer{
justify-content:center}.hurrytimer-campaign-4008 .hurrytimer-timer-label{
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
}



.hurrytimer-campaign-4008 .hurrytimer-headline{
    font-size: 30px;
    color: #000;
    margin-bottom: 5px;

}

.hurrytimer-campaign-4008 .hurrytimer-button-wrap{
    margin-top: 5px;

}
.hurrytimer-campaign-4008 .hurrytimer-button{
    font-size: 15px;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    padding: 10px 15px;
}

@media(max-width:425px) {
.hurrytimer-campaign-4008 .hurrytimer-button-wrap,
.hurrytimer-campaign-4008 .hurrytimer-headline
{
    margin-left: 0;
    margin-right: 0;
}
}

.hurrytimer-campaign-193{
    text-align: center;
    display: block;
}

.hurrytimer-campaign-193 .hurrytimer-timer-digit,
.hurrytimer-campaign-193 .hurrytimer-timer-sep{
    color: #ffffff;
    display: block;
    font-size: 58px;
}

.hurrytimer-campaign-193 .hurrytimer-timer{
justify-content:center}.hurrytimer-campaign-193 .hurrytimer-timer-label{
    font-size: 22px;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
}



.hurrytimer-campaign-193 .hurrytimer-headline{
    font-size: 30px;
    color: #000;
    margin-bottom: 5px;

}

.hurrytimer-campaign-193 .hurrytimer-button-wrap{
    margin-top: 5px;

}
.hurrytimer-campaign-193 .hurrytimer-button{
    font-size: 15px;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    padding: 10px 15px;
}

@media(max-width:425px) {
.hurrytimer-campaign-193 .hurrytimer-button-wrap,
.hurrytimer-campaign-193 .hurrytimer-headline
{
    margin-left: 0;
    margin-right: 0;
}
}/* Admin Bar */
#wpadminbar .wcf-admin_bar-edit_flow--menu .ab-item {
	-js-display: flex;
	display: flex;
	align-items: center;
}

/* Addition
     ========================================================================== */

@font-face {
	font-family: cartflows-icon;
	src: url(//www.bestoffitpackespana.com/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.eot?rwcwgb);
	src: url(//www.bestoffitpackespana.com/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.eot?rwcwgb#iefix) format( "embedded-opentype" ), url(//www.bestoffitpackespana.com/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.ttf?rwcwgb) format( "truetype" ), url(//www.bestoffitpackespana.com/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.woff?rwcwgb) format( "woff" ), url(//www.bestoffitpackespana.com/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.svg?rwcwgb#cartflows-icon) format( "svg" );
	font-weight: 400;
	font-style: normal;
}

.cartflows-icon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: cartflows-icon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cartflows-circle-cross::before {
	content: "\e903";
}
.cartflows-cheveron-up::before {
	content: "\e905";
}
.cartflows-cheveron-down::before {
	content: "\e904";
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear::before,
.clear::after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear::after {
	clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/* Common Button */
.wcf-button {
	display: inline-block;
	padding: 12px 24px;
	background: #ccc;
	text-decoration: none;
	margin: 5px;
}

/*--------------------------------------------------------------
# Template CSS
---------------------------------------------------------------*/
body.cartflows-default {
	background-color: #f5f5f5;
}

.cartflows-default .cartflows-container {
	max-width: 1200px;
	width: 100%;
	padding: 0 20px;
	margin: 60px auto;
}
.cartflows-default .cartflows-primary {
	background-color: #fff;
	padding: 70px;
	/* overflow: hidden; */
	max-width: 100%;
}

@media ( max-width: 768px ) {
	.cartflows-default .cartflows-container {
		padding: 0;
		margin: 0;
	}
	.cartflows-default .cartflows-primary {
		padding: 20px 30px;
	}
}

@media ( max-width: 544px ) {
	.cartflows-default .cartflows-primary {
		padding: 20px 15px;
	}
}

/*--------------------------------------------------------------
# Preview Mode
---------------------------------------------------------------*/
.wcf-preview-mode {
	background: #f16334;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2.6em;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 2.6em;
	pointer-events: all;
	z-index: 9999999;
}
.wcf-preview-mode a {
	color: #fff;
	font-weight: 700;
}

@media only screen and ( max-width: 768px ) {
	.wcf-preview-mode {
		font-size: 13px;
		line-height: 18px;
		padding: 4px 10px;
		height: auto;
	}
}

/**
* *****************
* Cartflows Footer
* *****************
*/

.wcf-footer-primary .wcf-footer-content p {
	margin: 1.5em 0;
	text-align: center;
}

/**
* ****************
* Thank You page
* ****************
*/

.wcf-thankyou-wrap {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 55em;
	font-size: 13px;
}

/* Order Details - ThankYou page */
.woocommerce-order-details.mollie-instructions::before,
.woocommerce-order-details.mollie-instructions::after {
	content: " ";
	display: table;
}
.woocommerce-order ul.order_details::after {
	clear: both;
}

.woocommerce-order ul.order_details,
.woocommerce-order ul.order_details li {
	list-style: none;
	line-height: 1;
}

.woocommerce-order ul.order_details li {
	display: inline-block;
	padding: 0.5em 1em 0.5em 0;
	margin: 0.5em 0.5em 0.5em 0;
	list-style-type: none;
}

.woocommerce-order ul.order_details li:first-child {
	padding-left: 0;
}

.woocommerce-order ul.order_details li:last-child {
	border-right: 0;
	padding-right: 0;
}

.woocommerce-order ul.order_details li strong {
	display: block;
	margin-top: 0.7em;
}

.woocommerce-order ul.order_details,
.woocommerce-order .woocommerce-customer-details,
.woocommerce-order .woocommerce-order-details,
.woocommerce-order .woocommerce-order-downloads,
.woocommerce-order .woocommerce-bacs-bank-details,
.woocommerce-order-details.mollie-instructions {
	margin: 0 0 2em;
	border-radius: 3px;
	border: none;
	width: 100%;
	display: block;
}

.woocommerce-order .woocommerce-bacs-bank-details ul.bacs_details {
	padding: 0;
}

/* Section Background & Padding */
.woocommerce-order:not( .wcf-modern-tq-layout ) ul.order_details {
	background: #f1f1f1;
	padding: 1.5em 2.5em;
}
.woocommerce-order.wcf-modern-tq-layout ul.order_details {
	background: transparent !important;
}

.woocommerce-order h2.woocommerce-column__title,
.woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-order.wcf-modern-tq-layout h2.woocommerce-customer-details__title,
.woocommerce-order .woocommerce-thankyou-order-received,
.woocommerce-order .woocommerce-order-downloads__title,
.woocommerce-order h2.wc-bacs-bank-details-heading {
	padding: 0.8em 0;
	margin: 0 0 0.5em;
	font-size: 1.5em;
	font-weight: 600;
	color: #404040;
}

.woocommerce-order .woocommerce-thankyou-order-received {
	margin: 0 0 1.5em;
	padding: 0 0.5em;
	text-align: center;
}

/* Order Details Form */
.woocommerce-order-details table.shop_table,
.woocommerce-order-downloads table.shop_table {
	border: none;
	border-bottom: 0;
	background-color: inherit;
	border-radius: 0;
	font-family: inherit;
	font-weight: inherit;
	font-size: 0.95em;
	margin: 0 0 0 0 !important;
	border-collapse: collapse;
	text-align: left;
}

.woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details table.shop_table,
.woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads table.shop_table {
	font-size: 13px;
}

.woocommerce-order-details table.shop_table #shipping_method {
	margin: 0;
	padding: 0;
	list-style: none;
}
.woocommerce-order-details table.shop_table th,
.woocommerce-order-downloads table.shop_table th {
	border: none;
	font-weight: 600;
	padding: 9px 0;
	line-height: 1.2em;
}
.woocommerce-order-details table.shop_table tfoot tr:last-child .woocommerce-Price-amount {
	font-size: 1em;
}
.woocommerce-order-details table.shop_table td,
.woocommerce-order-details table.shop_table th {
	padding: 0.6em 0;
	line-height: 1.4em;
	border: none;
}

.woocommerce-order-details table.shop_table tbody th,
.woocommerce-order-details table.shop_table tfoot td,
.woocommerce-order-details table.shop_table tfoot th {
	font-weight: 400;
	border: none;
}

.woocommerce-order-details table.shop_table tbody {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

.woocommerce-order-details table.shop_table th.product-name,
.woocommerce-order-details table.shop_table th.product-total {
	font-weight: 600;
}
.woocommerce-order-details table.shop_table tfoot tr.order-total:not( .recurring-total ) th,
.woocommerce-order-details table.shop_table tfoot tr.order-total:not( .recurring-total ) td {
	font-weight: 600;
	border-top: 1px dashed #ccc;
}
.woocommerce-order-details table.shop_table tfoot tr.recurring-totals th {
	padding-top: 1.8em;
	font-weight: 600;
}
.woocommerce-order-details table.shop_table tfoot tr.recurring-totals th,
.woocommerce-order-details table.shop_table tfoot tr.recurring-total th,
.woocommerce-order-details table.shop_table tfoot tr.recurring-total td {
	vertical-align: top;
}

.woocommerce-order .wcf-col2-set {
	-js-display: flex;
	display: flex;
}

.woocommerce-order .wcf-col2-set .wcf-col-1 {
	margin-right: 2%;
}

.woocommerce-order .wcf-col2-set .wcf-col-1,
.woocommerce-order .wcf-col2-set .wcf-col-2 {
	width: 49%;
	display: inline-block;
}

.woocommerce-order .woocommerce-customer-details address {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-radius: 0;
	font-style: normal;
}

.woocommerce-order .woocommerce-customer-details address p {
	margin: 0;
}

.woocommerce-order-details.mollie-instructions p {
	margin: 0.5em 0;
}

@media only screen and ( max-width: 768px ) {
	.woocommerce-order .woocommerce-thankyou-order-received {
		margin: 0 0 1em;
	}

	.woocommerce-order h2.woocommerce-column__title,
	.woocommerce-order h2.woocommerce-order-details__title,
	.woocommerce-order .woocommerce-thankyou-order-received {
		padding: 0.5em 0;
		font-size: 1.5em;
	}

	.woocommerce-order ul.order_details,
	.woocommerce-order .woocommerce-customer-details,
	.woocommerce-order .woocommerce-order-details {
		padding: 1.5em 2em;
	}

	.woocommerce-order .woocommerce-order-downloads {
		overflow-x: auto;
	}

	.woocommerce-order-downloads table.shop_table td,
	.woocommerce-order-downloads table.shop_table th {
		padding: 0.5em 0.8em;
	}

	.woocommerce-order ul.order_details li {
		display: block;
		width: 100%;
		border-right: none;
		padding: 0.5em 1em 1em 0;
		border-bottom: 1px dashed #ccc;
	}

	.woocommerce-order ul.order_details li:last-child {
		border: none;
	}

	.woocommerce-order .wcf-col2-set {
		display: block;
	}

	.woocommerce-order .wcf-col2-set .wcf-col-1,
	.woocommerce-order .wcf-col2-set .wcf-col-2 {
		width: 100%;
		display: block;
	}

	/** Order Details: Layout 3 CSS */
	.woocommerce-order.wcf-tq-layout-3 ul.order_details li {
		border-bottom: none;
	}

	.woocommerce-order.wcf-tq-layout-3 ul.order_details li:last-child {
		margin-left: 0;
	}
}

/* CartFlows single add to cart shortcode*/
.wcf-product-atc form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0;
}

.wcf-product-atc form.cart {
	margin-bottom: 15px;
}

.wcf-pinterest-consent-wrapper {
	position: fixed;
	z-index: 999;
	right: 1rem;
	left: 1rem;
	bottom: 1rem;
	max-width: 40rem;
	padding: 1rem;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #bbb;
	border-radius: 10px;
	-js-display: flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
}

.wcf-pinterest-consent-wrapper p {
	margin: 0;
	font-size: 0.875rem;
	color: #424b4d;
}

.wcf-pinterest-consent-buttons {
	-js-display: flex;
	display: flex;
	gap: 1rem;
	width: 100%;
	justify-content: flex-start;
}

.wcf-pinterest-consent-buttons #cartflows-pinterest-consent-accept {
	background-color: #1f2937;
	color: #fff;
	border: none;
}
.wcf-pinterest-consent-buttons #cartflows-pinterest-consent-decline {
	border: 1px solid #1f2937;
	background-color: #fff;
	color: #424b4d;
}
.wcf-pinterest-consent-buttons button {
	border-radius: 6px;
	cursor: pointer;
	width: 50%;
	transition: background-color 0.3s;
	font-size: 0.75rem;
	padding: 0.625rem 1.25rem;
}
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	padding-left: 0;
	margin-bottom: 20px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li p {
	margin-top: 10px;
	margin-bottom: 0 !important;
	color: #1f2937;
	font-weight: 500;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout ul.order_details li {
	padding: 0 34px 0 0;
	margin: 0 30px 0 0;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details {
	padding: 0;
	border: 1px solid #d1d5db;
	border-radius: 6px;
	padding-bottom: 4px;
	margin-bottom: 20px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout h2.woocommerce-order-details__title {
	padding: 14px !important;
	border-bottom: 1px solid #d1d5db;
	margin-bottom: 0 !important;
}
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details table.shop_table tbody {
	border: unset !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details .woocommerce-table tr > * {
	padding-top: 0;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details .woocommerce-table tr:not( :last-child ) > * {
	padding-bottom: 10px !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details .woocommerce-table tr:last-child > * {
	padding-bottom: 0 !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details .woocommerce-table * {
	font-weight: 400;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details .woocommerce-table td,
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-customer-details .woocommerce-table td {
	width: 50%;
	display: table-cell !important;
	vertical-align: top;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details {
	overflow: hidden;
	padding-bottom: 0 !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout table.customer-details-table td {
	padding: 0;
	font-weight: 600;
}

/* Thank ypu page Customer details section */

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .customer-details-box {
	border-radius: 6px;
	border: 1px solid #d1d5db;
	/* margin-top: 20px; */
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-customer-details__title {
	margin-bottom: 0 !important;
	padding: 14px !important;
	margin-top: 0;
	border-bottom: 1px solid #d1d5db;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads {
	border-radius: 6px;
	border: 1px solid #d1d5db;
	margin-top: 20px;
	padding: 0;
}
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads > * {
	padding-left: 14px;
	padding-right: 14px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads tr > *:first-child {
	padding-left: 14px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads tr > *:last-child {
	padding-right: 14px;
}
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads {
	padding-bottom: 14px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-downloads__title {
	margin-bottom: 14 !important;
	padding: 14px !important;
	margin-top: 0;
	border-bottom: 1px solid #d1d5db;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout section.woocommerce-customer-details {
	padding: 0 !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout table.customer-details-table td p {
	margin-top: 8px;
	margin-bottom: 0;
	font-weight: 400;
	color: #1f2937;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout table.customer-details-table tr:not( :first-child ) td {
	padding-top: 20px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout table.customer-details-table {
	padding: 14px;
	margin-bottom: 0;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details > p {
	padding: 0 14px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-overview__order,
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-overview__email,
.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-overview__total {
	display: none;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout table.woocommerce-table--order-details {
	border-collapse: separate !important;
	padding: 14px !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-customer-details {
	margin-bottom: 0 !important;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout .woocommerce-order-details .woocommerce-table .woocommerce-table__product-name {
	padding-right: 20px;
}

.wcf-thankyou-wrap .woocommerce-order .woocommerce-order-details .woocommerce-table ul.wc-item-meta {
	display: none;
}

/** Order Details: Layout 3 CSS */
.woocommerce-order:not( .wcf-tq-layout-3 ) ul.order_details::before,
.woocommerce-order:not( .wcf-tq-layout-3 ) ul.order_details::after {
	content: " ";
	display: table;
}

.woocommerce-order:not( .wcf-tq-layout-3 ) ul.order_details li {
	border-right: 1px dashed #ccc;
}

.woocommerce-order.wcf-tq-layout-3 ul.order_details .woocommerce-order-overview__date.date {
	padding: 0.5em 0;
	margin: 0;
	width: 50%;
}

.woocommerce-order:not( .wcf-tq-layout-3 ) ul.order_details,
.woocommerce-order:not( .wcf-tq-layout-3 ) .woocommerce-customer-details,
.woocommerce-order:not( .wcf-tq-layout-3 ) .woocommerce-order-details,
.woocommerce-order:not( .wcf-tq-layout-3 ) .woocommerce-order-downloads,
.woocommerce-order:not( .wcf-tq-layout-3 ) .woocommerce-bacs-bank-details {
	background: #f1f1f1;
	padding: 1.5em 2.5em;
}

.woocommerce-order.wcf-tq-layout-3 ul.order_details,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-customer-details,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-details,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-downloads,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-bacs-bank-details {
	border-bottom: 1px dashed #ccc;
	padding: 0 10px 20px;
	margin: 0 0 20px;
}

.woocommerce-order.wcf-tq-layout-3 > :last-child {
	border-bottom: none !important;
	padding: 0 10px !important;
}

.woocommerce-order.wcf-tq-layout-3 h2.woocommerce-column__title,
.woocommerce-order.wcf-tq-layout-3 h2.woocommerce-order-details__title,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-thankyou-order-received,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-downloads__title,
.woocommerce-order.wcf-tq-layout-3 h2.wc-bacs-bank-details-heading {
	padding: 0;
}

.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-details table.shop_table,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-downloads table.shop_table {
	border-collapse: separate;
}

.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-details table.shop_table tbody,
.woocommerce-order.wcf-tq-layout-3 .woocommerce-order-downloads table.shop_table tbody {
	border: none;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li p {
	margin-top: 10px;
	margin-bottom: 0;
	color: #4b5563;
	font-weight: 400;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-order-details .woocommerce-table * {
	font-weight: 400;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-order-details .woocommerce-table td,
.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-customer-details .woocommerce-table td {
	width: 50%;
	display: table-cell !important;
	vertical-align: top;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 table.customer-details-table td {
	padding: 0;
	font-weight: 600;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 table.customer-details-table td p {
	margin-top: 8px;
	margin-bottom: 0;
	font-weight: 400;
	color: #1f2937;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 table.customer-details-table tr:not( :first-child ) td {
	padding-top: 20px;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-order-overview__order,
.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-order-overview__email,
.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-order-overview__total {
	display: none;
}

.wcf-thankyou-wrap .woocommerce-order.wcf-tq-layout-3 .woocommerce-customer-details {
	margin-bottom: 0 !important;
}

@media ( min-width: 768px ) {
	.wcf-pinterest-consent-wrapper {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		left: unset;
	}

	.wcf-pinterest-consent-buttons {
		width: auto;
		flex-shrink: 0;
		margin-left: auto;
	}

	.wcf-pinterest-consent-buttons button {
		width: auto;
	}
}

@media ( max-width: 768px ) {
	.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
		padding: 10px 0 !important;
	}

	.wcf-thankyou-wrap .woocommerce-order.wcf-modern-tq-layout ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
		padding: 10px 0;
	}
}