a.wp-login-lost-password {
    text-decoration: underline !important;
}
/* hide popup modal its making issue to current setup */
.fct-checkout-modal-container {
    display: none;
}
.page-id-78239 .footer-journey, .page-id-79133 .footer-journey {
    display: none;
}
/* .page-id-78239 .tf-site-footer, .page-id-79133 .tf-site-footer {
    padding: 0px;
}
.page-id-78239 .tf-footer-inner, .page-id-79133 .tf-footer-inner{
    padding: 0 !important;
} */
.fct-checkout-modal-container {
    display: none;
}
/* Custom CSS for Style */
.wp-block-separator { 
    border-top: 1px solid;
}
article#brx-content h1 {
    text-align: center;
    padding-top: 36px;
}
.fct_customer_profile_wrap, .fc-cart-page {
    margin: 0 auto;
}
.fc-single-product-page, .fluent-cart-checkout-page {
    padding: 40px 0px;
}
#fc-customer-logout-button {
    top: 0px;
}
.fc-customer-dashboard-navs-wrap .fc-customer-navs .fc-customer-nav-item .fc-customer-nav-link {
    padding: 12px 12px!important;
}
.fc-cart-drawer-content-wrapper {
    padding-bottom: 8px;
}
 
.fluent-cart-add-to-cart-button, .fluent-cart-direct-checkout-button {
    padding: 14px 20px;
    max-height: unset;
}
/* body.page-id-78239:before {
    position: absolute;
    content: "";
    background: #e6e6e647;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
} */
.fct_checkout_inner .fct_checkout_form {
    width: 52%;
}
.fct_checkout_inner .fct_checkout_summary {
    width: 48%;
}
.fct_checkout_inner {
    column-gap: 120px;
}
body.page-id-2574 article#brx-content h1 {
    text-align: center;
    padding-top: 36px;
    text-align: left;
    margin-bottom: -30px;
    font-size: 36px;
}
article#brx-content h1 {
    display: none;
}
.fct_auth_message {
	margin: 0 auto;
	text-align: center;
	padding: 100px 0px;
}
.fct_auth_message a {
	display: inline-block;
	line-height: 1;
	border-radius: 12px;
	padding-top: 12px;
	padding-right: 32px;
	padding-bottom: 12px;
	padding-left: 32px;
	font-size: 19px;
	font-weight: 500;
	font-style: normal;
	box-shadow: 0 0 0 1px rgba(44, 39, 63, 0.12);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(225, 222, 237, 0.06) 100%);
	line-height: 1;
	margin-top: 16px;
    background-color: var(--tf-btn-secondary-bg);
    color: var(--tf-heading);
}
/* hide topbar on checkout page */
.page-id-78239 .tf-topbar{
	display: none;
}

/* checkout style */
.fct_checkout button {
    background-color: #0463c8;
    box-shadow: 0 0 0 1px rgba(44, 39, 63, 0.12);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(225, 222, 237, 0.06) 100%);
    border-radius: 12px;
    padding-top: 12px;
    padding-right: 40px;
    padding-bottom: 12px;
    padding-left: 32px;
    color: #ffffff;
    font-size: 19px;
    font-family: "Figtree";
    font-weight: 500;
    font-style: normal;
    line-height: 32px;
    text-align: center;
}
.fct_checkout button:hover{
    background-color: #0463c8;
    transition: all .3s ease;
}
.page-id-78239 .post-78239{
     padding: 0 16px;
}
.page-id-78239 .fluent-cart-cart-empty-content{
     padding-top: 20px;
     height: 70vh;
}
.page-id-79133 article {
    padding: 80px 0px;
}
a.continue-shopping-link {
    text-decoration: underline;
}
.fluent-cart-cart-empty-content {
    padding-top: 60px;
}
.page-id-78239 nav {
    display: none;
}
.page-id-78239 #brxe-sxipto {
    display: none;
}
body:has(.fluent-cart-cart-empty-content) .check-out-info {
    display: none;
}
.fct-single-product-page {
    padding: 60px 0px;
}
.fct_coupon_field button {
	line-height: 1 !important;
	height: unset !important;
	padding: 0px 24px !important;
	font-size: 14px !important;
}
.fct_coupon_field button:hover {
    background-color: #0463c8;
}

/* cookie banner info */
div#cookie-law-info-bar {
    background: #fff!important;
    color: #4d5c6a!important;
    font-family: "Sora"!important;
    font-size: 13px;
    line-height: 20px;
}
div#cookie-law-info-bar .cli-plugin-main-link {
     color: #4d5c6a!important;
     font-weight: 600;
}
#cookie-law-info-bar #cookie_action_close_header {
    border-radius: 5px;
    background-color: #EBB001!important;
    padding: 8px;
    color: #22292f!important;
    margin-top: 0;
    font-weight: 600;
}
#cookie-law-info-bar #cookie_action_close_header::after, #cookie-law-info-bar #cookie_action_close_header::before {
    position: absolute;
    content: '';
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    z-index: -1;
    border-radius: 5px;
    transition: opacity 0.5s linear;
}
#cookie-law-info-bar #cookie_action_close_header::before {
    background: linear-gradient(180deg, #FCC317 0%, #FEDD78 100%);
    box-shadow: 0 -4px 4px 0 rgba(236, 187, 39, 0.60) inset, 0 2px 4px 0 rgba(161, 121, 1, 0.40);
    opacity: 0;
}
#cookie-law-info-bar #cookie_action_close_header::after {
    background: radial-gradient(104% 50% at 50.21% 100%, #FFD24C 0%, rgba(220, 166, 4, 0.20) 100%), linear-gradient(180deg, #D7A613 0%, #FFC71F 100%);
    box-shadow: 0 -4px 4px 0 rgba(236, 187, 39, 0.60) inset, 0 2px 4px 0 rgba(161, 121, 1, 0.40);
    opacity: 1;
}
#cookie-law-info-bar #cookie_action_close_header:hover::before {
    opacity: 1;
}
#cookie-law-info-bar #cookie_action_close_header:hover::after {
    opacity: 0;
}

/*hasib*/
.exit-survey {
  max-width: 600px;
  background: transparent;
  border-radius: 12px;
    text-align: left;
}

.exit-survey h2 {
  font-size: 40px !important;
  margin-bottom: 5px;
    color: #fff;
}

.exit-survey .subtitle {
  color: #fff;
  margin-bottom: 20px;
}

.exit-survey .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}

.exit-survey input[type="radio"] {
  margin-right: 8px;
}

.exit-survey label {
  font-weight: 500;
    color: #fff;
}

.uacf7_conditional label {
   font-weight: 700; 
}

.exit-survey .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px;
}

.exit-survey input[type="text"], .exit-survey input[type="email"] {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 5px;
}

.exit-survey input[type="submit"] {
  margin-top: 20px;
  border: none;
  width: 100%;
  background: var(--tf-btn-secondary-bg);
  color: var(--tf-heading);
  padding-top: var(--tf-space-xs);
  padding-right: var(--tf-space-xs);
  padding-bottom: var(--tf-space-xs);
  padding-left: var(--tf-space-md);
  text-align: center;
  font-weight: 600;
  border-radius: 10px;
  box-shadow: var(--tf-btn-secondary-shadow);
  min-height: 60px;
  font-size: 16px;
}

.exit-survey input[type="submit"]:hover {
  background: linear-gradient(180deg, #FCC317 0%, #FEDD78 100%);
  box-shadow: 0 -4px 4px 0 rgba(236, 187, 39, 0.60) inset, 0 2px 4px 0 rgba(161, 121, 1, 0.40);
}


/* Layout */
.exit-survey .wpcf7-radio {
  display: flex;
  flex-direction: column;
}

/* Hide default radio */
.exit-survey input[type="radio"] {
  display: none;
}



/* Fake checkbox */
.exit-survey .wpcf7-list-item-label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #bbb;
  border-radius: 6px;
  display: inline-block;
  transition: all 0.25s ease;
    top: 5px;
  position: relative;
     margin-right: 10px;
}

/* Checked checkbox */
.exit-survey input[type="radio"]:checked + .wpcf7-list-item-label::before {
  background: linear-gradient(180deg, #FCC317 0%, #FEDD78 100%);
  box-shadow: 0 -4px 4px 0 rgba(236, 187, 39, 0.60) inset, 0 2px 4px 0 rgba(161, 121, 1, 0.40);
  position: relative;
}

/* Tick mark */
.exit-survey input[type="radio"]:checked + .wpcf7-list-item-label::after {
  content: "✓";
  position: absolute;
  left: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
    padding-top: 5px;
}

.exit-survey input[type="radio"]:checked + .wpcf7-list-item-label::after {
  content: "✓";
  position: absolute;
  left: 20px;
  color: #fff;
  transform: scale(0);
  animation: tickPop 0.2s ease forwards;
}
.exit-survey .wpcf7-response-output {
    margin: 0px;
}

@keyframes tickPop {
  to {
    transform: scale(1);
  }
}







/* font display swap */
@font-face {
  font-family: 'themify';
  src: url('/wp-content/themes/bricks/assets/fonts/themify/themify.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* crossprice */
.crossprice {
	text-decoration: line-through;
    color: #9b9b9b;
    font-size: 63%;
    line-height: 0;
}

/* brx-popup animation */
.brx-popup.animate .brx-popup-content {
    animation: tf-popup-shake 1.2s ease-in-out 2;
}
/* Shake animation */
@keyframes tf-popup-shake {
    0% {
        transform: scale(1) translateX(0);
    }

    10% {
        transform: scale(1) translateX(-8px);
    }

    20% {
        transform: scale(1) translateX(8px);
    }

    30% {
        transform: scale(1) translateX(-6px);
    }

    40% {
        transform: scale(1) translateX(6px);
    }

    50% {
        transform: scale(1) translateX(-4px);
    }

    60% {
        transform: scale(1) translateX(4px);
    }

    70% {
        transform: scale(1) translateX(-2px);
    }

    80% {
        transform: scale(1) translateX(2px);
    }

    100% {
        transform: scale(1) translateX(0);
    }
}
@media screen and (max-width: 991.98px) {
    .fct_checkout_inner{
        gap: 100px;
        margin-bottom: 0
    }
}
@media screen and (max-width: 806.98px) {
    #fct-customer-menu-container #fct-customer-menu-holder{
        width: auto
    }
     #fct-customer-dashboard-navs-wrap{
        padding: 0 16px;
    } 
}
@media screen and (max-width: 799.98px) {
    body.page-id-78239:before{
        display: none;
    }
    .fct_checkout_inner{
        gap: 0;
        margin-bottom: 0
    }
    .fct_checkout_inner .fct_checkout_summary,
    .fct_checkout_inner .fct_checkout_form{
        width: 100%;
        padding-top: 10px;
    }
   

}
