body {
    padding-top: 72px;
}

.entry-content h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

.hero_card {
    display: flex;
    gap: 0px 0px;
    border-radius: 16px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 0px;
    padding: 8px 16px;
    background: #fff !important;

}

.elementor-toc__header .elementor-toc__header-title {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #2B1C50 !important;
    margin: 16px 0 16px 0 !important;
}

.elementor-toc__header .elementor-toc__header-title:before {
    display: none !important;
}

.elementor-toc__header {
    border-bottom: solid 1px #D1D1F7;
    margin: 8px 16px 0;
    padding: 0;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
    display: none;
}

.elementor-widget-table-of-contents .elementor-widget-container {
    border: none;
    max-height: calc(100vh - 140px);

}

.elementor-toc__body {
    max-height: calc(100vh - 180px);
    overflow: auto;
}

.wp-block-list li {
    color: #2B1C50;
    margin-bottom: 8px !important;
}

.p_content p {
    color: #2B1C50;
}

.wp-block-heading {
    font-size: 18px;
    color: #2B1C50;
}

.elementor-toc__body .elementor-toc__list-item-text {
    font-family: Inter;
    font-weight: 500;
    display: block;
    width: 100%;
    padding: 8px 12px;
    border-radius: 8px;
}

.elementor-toc__body .elementor-toc__list-item-text:hover {
    background: #D1D1F7;
    color: #2B1C50 !important;
    text-decoration: none
}

.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
    background: #D1D1F7;
    color: #2B1C50 !important;

}

.p_content p {
    font-size: 16px;
    line-height: 1.5;
}

.wedocs-single-wrap {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
    color: #241C15 !important
}

.entry-content p {
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 24px;
}

.entry-content p a {
    font-size: 16px;
    font-weight: 600;
}

.entry-content h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.5;
}

.entry-content h1 {
    font-size: 24px;
    margin-bottom: 12px;
}

.wp-block-list li {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.5;
}

.entry-content h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.wp-block-list {
    margin-bottom: 24px;
    margin-top: 24px;
}

.wedocs-single-wrap .wedocs-single-content {
    padding-left: 36px;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
    background: #000 !important;
    color: #fff !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor li.current_page_item > a {
    border-color: #565ADD;
    color: #565ADD !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret {
    color: #000;
    border-color: #000;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a .wedocs-caret {
    color: #fff;
    border-color: #fff;
}

.wedocs-single-wrap .wedocs-sidebar {
    width: 30%;
}

.wedocs-single-wrap .wedocs-single-content {
    width: 70%;
}

.article-child.well h3 {
    display: none;
}

.article-child.well ul {
    margin: 0;
    padding: 0;
}

.article-child.well {
    margin: 36px 0;
}

.article-child.well ul li {
    display: inline-block;
    list-style-type: none;

}

.article-child.well ul li a {
    color: #000;
    border: solid 1px #DFDDED;
    border-radius: 8px;
    padding: 12px 16px;
    margin: 0 12px 12px 0;
    display: inline-block;
}

.article-child.well ul li a:hover {
    background: #565ADD;
    color: #565ADD;
    border-color: #565ADD;
}

.wcf-embed-checkout-form .woocommerce .wcf-product-image .wcf-product-thumbnail {
    display: none;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table {
    border-radius: 16px;
}

.wcf-embed-checkout-form table.shop_table thead {
    display: none;
}

.wcf-embed-checkout-form table.shop_table tbody tr.cart_item td.product-name {
    display: block;
}

.wcf-embed-checkout-form .woocommerce .wcf-product-name {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 8px;
}

.woocommerce-shipping-totals {
    display: none;
}

.product-quantity {
    display: none;
}

.variation-Contacts {
    display: inline-block;
    float: left;
    padding: 0 !important;
}

.variation-EmailCount {
    display: inline-block;
    float: left;
    padding: 0 !important;
}

.variation {
    display: flex;
    width: 100%;
    margin: 0;
}

.wcf-embed-checkout-form .woocommerce form.checkout_coupon {
    padding: 0;
    margin: 0;
    border: none;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tbody {
    border-bottom: none !important;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr:first-child td, .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr:first-child th {
    padding: 16px 24px !important;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr:first-child td, .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr:first-child th p {
    margin: 0;
    padding: 0 !important;
}

.wcf-embed-checkout-form table.shop_table thead tr th:nth-child( 1 ), .wcf-embed-checkout-form table.shop_table tbody tr td:nth-child( 1 ), .wcf-embed-checkout-form table.shop_table tfoot tr th:nth-child( 1 ) {
    padding: 24px 16px 24px 24px !important;
}

.wcf-embed-checkout-form table.shop_table thead tr th:nth-child( 2 ), .wcf-embed-checkout-form table.shop_table tbody tr td:nth-child( 2 ), .wcf-embed-checkout-form table.shop_table tfoot tr td:nth-child( 2 ) {
    padding: 24px 24px 24px 0 !important;

}

.coupon_input {
    min-height: 48px !important;
    border-radius: 8px 0 0 8px !important;
}

.coupon_checkout {
    border-radius: 0 8px 8px 0 !important;
    height: 48px !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 600 !important;
}

.form-row.form-row-first {
    width: 70% !important
}

.form-row.form-row-last {
    width: 30% !important
}

.variation-Contacts p {
    margin-right: 16px;
}

.variation-EmailCounts {
    padding: 0 !important
}

.variation-EmailCounts:first-child {
    margin-left: 8px;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout.wcf-modern-skin-two-column .woocommerce-checkout #order_review {
    position: static !important;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout.wcf-modern-skin-two-column #order_review_heading {
    position: static !important;
}

.assurance {
    margin-top: 36px;
}

.assurance h3 {
    margin: 0 0 16px 0
}

.assurance ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.assurance ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: url(https://adflipr.com/wp-content/uploads/2024/08/icon-Comparison_tick.png) no-repeat;
    background-size: 20px;
    padding-left: 28px;
    background-position: 0px 0;
    margin-bottom: 16px;
    font-size: 16px;
}

.security-image {
    margin-top: 36px;
}

.renew_message {
    padding: 0 24px 24px 24px !important;
    font-size: 14px;
    text-align: right;
    color: #717171 !important;
}

.wcf-embed-checkout-form table.shop_table thead tr th:nth-child( 1 ), .wcf-embed-checkout-form table.shop_table tbody tr td:nth-child( 1 ), .wcf-embed-checkout-form table.shop_table tfoot tr.order-total th, .wcf-embed-checkout-form table.shop_table thead tr th:nth-child( 1 ), .wcf-embed-checkout-form table.shop_table tbody tr td:nth-child( 1 ), .wcf-embed-checkout-form table.shop_table tfoot tr.order-total td {
    padding-bottom: 16px !important;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr.cart-discount, .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr.cart-discount th, .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr.cart-discount, .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr.cart-discount td {
    padding-top: 0 !important;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr.cart-discount, .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout table.shop_table tfoot tr.cart-discount td .woocommerce-Price-amount {
    color: #09B29C !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-top: 36px;
    padding: 17px 24px;
}

mark, ins {
    background: #fff;
    color: #000;
}

.product-total del {
    color: red;
    margin-right: 8px;
}

.elementor-4480 .elementor-element.elementor-element-f231ff2:not(.elementor-motion-effects-element-type-background), .elementor-4480 .elementor-element.elementor-element-f231ff2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    box-shadow: none !important;
    padding-bottom: none !important
}

.woocommerce-privacy-policy-text {
    display: none !important;
}

.wcf-embed-checkout-form .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
    font-weight: 400;
}

.customer_name {
    font-size: 36px;
    font-weight: 600;
    color: #FF385C;
    line-height: 1.5;
    display: inline-block;
    margin: 0 8px 0 4px;
}

.elementor-4481 .elementor-element.elementor-element-8ce7614 .cartflows-elementor__order-details-form .wcf-thankyou-wrap .woocommerce-order .woocommerce-thankyou-order-received {
    display: none !important;
}

.wcf-thankyou-wrap {
    width: 100%;
    max-width: 100%;
}

.order_details_info {
    font-size: 14px;
    border: solid 1px #DFDDED;
    border-radius: 16px;
}

.order_details_info tr td {
    padding: 24px;
    color: #000;
}

.order_details_info tr td strong {
    display: block;
    font-size: 18px;
    color: #000;
    margin-top: 4px;
}

.payment-details-wrappper {
    display: flex;
    gap: 24px;
}

.elementor-4481 .elementor-element.elementor-element-8ce7614 .wcf-thankyou-wrap .woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details, .elementor-4481 .elementor-element.elementor-element-8ce7614 .wcf-thankyou-wrap .woocommerce-order .woocommerce-order-details, .elementor-4481 .elementor-element.elementor-element-8ce7614 .wcf-thankyou-wrap .woocommerce-order .woocommerce-customer-details, .elementor-4481 .elementor-element.elementor-element-8ce7614 .woocommerce-order-downloads {
    border: solid 1px #DFDDED;
    background: #fff;
    border-radius: 12px;
    margin-bottom: 24px;
}

.elementor-4481 .elementor-element.elementor-element-8ce7614 .cartflows-elementor__order-details-form .wcf-thankyou-wrap .woocommerce-order h2 {
    margin: 0;
    padding: 0;
}

.customer_details {
    margin-top: 16px;
    margin-bottom: 0;
}

.customer_details tr td {
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 1.5;
    color: #000 !important;
}

.customer_details tr td .block_elem {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
}

.woocommerce-order-details table.shop_table thead {
    display: none !important;
}

.woocommerce-order-details table.shop_table {
    color: #000;
    font-size: 14px;
}

.woocommerce-order-details table.shop_table tbody {
    border: none !important;

}

.woocommerce-order-details table.shop_table tbody .product-name {
    font-size: 16px;
    width: 70%;
}

.woocommerce-order-details table.shop_table .wc-item-meta {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.woocommerce-order-details table.shop_table .wc-item-meta li strong, .woocommerce-order-details table.shop_table .wc-item-meta li p {
    display: inline-block !important;
    font-size: 14px;
}

.woocommerce-order-details table.shop_table .wc-item-meta li {
    display: inline-block;
    margin-right: 8px;
}

.woocommerce-order-details table.shop_table td, .woocommerce-order-details table.shop_table th {
    vertical-align: top;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: #0000;
    padding: 12px;
    font-size: 16px;
    text-align: left;
}

table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: none;
}

.shimmer {
    display: inline-block;
    background: linear-gradient(90deg, rgba(60, 60, 60, 0.2) 25%, rgba(60, 60, 60, 0.5) 50%, rgba(60, 60, 60, 0.2) 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
    border-radius: 4px; /* Optional: for rounded corners */
    width: 100%; /* Make sure it takes up the full width of the element */
    height: 100%; /* Make sure it takes up the full height of the element */
}

.shimmer-wrapper {
    display: inline-block;
    width: auto !important;
    background: linear-gradient(90deg, rgba(60, 60, 60, 0.2) 25%, rgba(60, 60, 60, 0.5) 50%, rgba(60, 60, 60, 0.2) 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
    border-radius: 4px;
}

@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes shimmer-wrapper {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}


.elementor-widget-breadcrumbs p span {
    margin: 0 8px;
    font-weight: 400;
}

.elementor-widget-breadcrumbs p span:first-child {
    margin-left: 0
}

.elementor-widget-breadcrumbs p span a {
    font-weight: 400;
    font-size: 14px;
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a, .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    display: block !important;
}

.elementor-element .elementor-widget-container h4 {
    font-size: 24px;
    position: relative;
    margin: 24px 0px;
    font-weight: 500;
}

.elementor-element .elementor-widget-container h4:before {
    background-color: #565ADD;
    bottom: -12px;
    content: "";
    display: block;
    height: .3rem;
    left: 0;
    position: absolute;
    width: 3.8rem;
}

body.single-docs .ekit-template-content-header {
    display: none;
}

body.single-docs .ekit-template-content-footer {
    display: none;
}

body.docs-template-default .site-main {
    max-width: 100% !important;
    font-family: Arial;
    font-size: 14px;
    color: #000;
}

body.docs-template-default .site-main .entry-content h1 {
    font-family: Arial;
}

body.docs-template-default a {
    font-family: arial
}

body.docs-template-default .site-main .wedocs-single-wrap {
    margin-top: 73px !important;
    margin-bottom: 0 !important;
}

.wedocs-sidebar h3 {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: solid 1px #DEDFEA;
    height: 72px;
    padding-left: 136px;
    z-index: 1;
    background-image: url(https://adflipr.com/wp-content/uploads/2024/07/adflipr_black_logo.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 24px;
    line-height: 68px;
    font-size: 15px;
    font-weight: 400 !important;
    left: 0
}

.wedocs-single-search-input {
    position: fixed;
    margin: 0 0 0 0;
    border-bottom: none;
    z-index: 2;
    top: 16px;
    left: 336px;
    width: 640px;
}

.wedocs-single-wrap .wedocs-sidebar {
    width: 320px;
    padding: 0 16px 16px 16px;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list {
    margin-right: 0 !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li > a:before {
    display: none !important
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
    background: rgba(86, 90, 221, .1) !important;
    color: #565ADD !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret {
    border: none !important;
    color: #999 !important
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer {
    width: 360px;
    position: fixed;
    right: 0;
    z-index: 7;
    height: 100%;
    top: 62px;
    background: #fff;
    padding: 16px;
    border-left: 1px solid #dfdeea;
    display: block;
}

footer.entry-footer.wedocs-entry-footer .help-content {
    margin-bottom: 16px;
    width: 100%;
}

footer.entry-footer.wedocs-entry-footer .feedback-content {
    width: 100%;
}

footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap {
    line-height: 48px;
}

.wedocs-single-wrap .wedocs-single-content {
    width: 53%;
    padding: 24px;
    border: none
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list {
    margin-right: 0 !important;
    position: fixed;
    height: 100%;
    overflow: scroll;
    width: 298px;
    padding-top: 16px;
    border-right: solid 1px #dfdeea;
    padding-bottom: 72px;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
    borer-radius: 20px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
    padding: 8px 12px;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret {
    padding-right: 0;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content img {
    border-radius: 16px;
}

.wedocs-single-search-input .short-key {
    right: 28px
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background: #fff;
}

.wedocs-doc-nav {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.we-get-start {
    position: fixed;
    border: solid 1px #565ADD;
    font-size: 14px;
    padding: 10px 16px;
    border-radius: 8px;
    right: 24px;
    top: 14px;
    z-index: 5

}

.article-child.well ul li a:hover {
    color: #fff !important
}

.doc-nav-list li a {
    transition: 0.3s
}

.doc-nav-list li a:hover {
    background: rgba(86, 90, 221, .1) !important;
    color: #565ADD !important;
    border-radius: 8px;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a:hover {
    background: rgba(86, 90, 221, 0) !important;
    color: #565ADD !important;
    border-radius: 0px;
}

.elementor-element-c0a8f9a {
    display: none
}


.elementor-post__thumbnail img {
    border-radius: 16px;
}

.elementor-post__text {
    padding: 0 !important;
}

.elementor-toc__header {
    position: relative;
}

.elementor-toc__toggle-button {
    position: absolute;
    z-index: 1;
    right: 16px;
    top: 20px;
}

.elementor-toc--collapsed .elementor-toc__header-title {
    margin-bottom: 0 !important;
    border: none !important;
}

.elementor-toc__list-item-text-wrapper {
    position: relative;
}

.elementor-toc__list-item-text-wrapper:before {
    position: absolute;
    font-family: elementskit !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e876";
    font-weight: 900;
    left: 0;
    font-size: 12px;
}

.elementor-toc--content-ellipsis .elementor-widget-container {
    padding: 0 !important;
}

:target::before {
    content: "";
    display: block;
    height: 72px; /* Adjust this based on your header height */
    margin-top: -72px;
}

body.docs-template-default .site-main .wedocs-single-wrap {
    margin-top: 0 !important
}

.elementor-106 .elementor-element.elementor-element-6941790 .elementskit-navbar-nav .elementskit-submenu-panel {
    border-radius: 12px;
    min-width: 220px;
    background: #fff;
    top: 62px;
    left: 12px;
    padding: 0;
    overflow: hidden;
}

.elementor-106 .elementor-element.elementor-element-6941790 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
    padding: 8px 12px;
}

.elementor-106 .elementor-element.elementor-element-6941790 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:hover {
    background: #D1D1F7;
    color: #2B1C50;
}

.filter-layout3 #caf-filter-layout3 {
    width: 240px;
}

div#caf-filter-layout3 h2 {
    background: transparent;
    color: #241C15;
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 1px #DFDDED;
    padding: 0 0 8px 0;
}

.filter-layout3 #manage-ajax-response {
    width: 81%;
    padding: 0 0 0 24px;
}

.data-target-div1 #caf-filter-layout3 li a {
    padding: 12px 0;
    border: none;
    color: #241C15
}

.data-target-div1 #caf-filter-layout3 li a span.post_count {
    float: right
}

i.fa.fa-angle-double-right {
    display: none
}

.data-target-div1 #caf-filter-layout3 li a.active {
    color: #565ADD;
}

.data-target-div1 #caf-filter-layout3 li a.active span.post_count {
    background: #565ADD
}

.caf-post-layout1 .manage-layout1 {
    border: solid 1px #DFDDED;
    border-radius: 24px;
    padding: 16px;
    box-shadow: none;
}

.caf-post-layout1 .manage-layout1:hover {
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
    outline: 2px solid #565ADD
}

.caf-post-layout1 .caf-meta-content {
    display: none;
}

.caf-post-layout1 .caf-content {
    padding: 0;
    text-align: left;
}

.caf-post-layout1 .caf-content-read-more {
    display: none
}

.data-target-div1 .caf-post-layout1 .caf-post-title {
    background: transparent;
    margin: 16px 0 8px 0;
    font-family: 'Inter' !important;

    font-size: 16px;
    padding: 0;
}

.data-target-div1 .caf-post-layout1 .caf-post-title h2, .data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
    color: #241C15;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Inter' !important;
}

.caf-post-layout1 .caf-content {
    font-family: 'Inter' !important;
}

.caf-post-layout1 .caf-featured-img-box {
    background-size: 211px !important;
    background-repeat: no-repeat !important;
    background-color: #F9FAFB !important;
    border-radius: 16px;
}

.elementor-button-icon svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    padding: 0 0 0 16px !important;
}

.ad_discounted_price sup {
    display: none;
}

.e-con, .e-con > .e-con-inner {
    position: relative;
}

.elementor-element-e8c5eda {
    position: relative
}

.yay-currency-single-page-switcher {
    position: absolute;
    right: 0;
    top: 64px;
    z-index: 11;
}

.for-app .yay-currency-single-page-switcher {
    top: 24px !important;
}

.select_contact_section form {
    display: flex;
}

.text-center {
    text-align: center
}

.e-n-tabs-heading button {
    height: 36px;
}

.recurring-totals {
    display: none;
}

.cart-subtotal.recurring-total {
    display: none;
}

.order-total.recurring-total {
    display: none
}

.dk-wrap.dk-cart-total {
    padding-right: 24px !important;
    display: flex !important;
}

.wcf-embed-checkout-form .woocommerce form .wcf-column-50 {
    width: 50% !important;
}

#billing_email_field {
    width: 100% !important
}

.single-docs .elementor-92 .elementor-element.elementor-element-fa8ca98 {
    display: none;
}

.single-docs .elementor-96 .elementor-element.elementor-element-e19aebc:not(.elementor-motion-effects-element-type-background), .elementor-96 .elementor-element.elementor-element-e19aebc > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    display: none !important
}

.woocommerce-order-pay .elementor-location-footer, 
.woocommerce-order-pay .elementor-location-header {
    display: none;
}
.ad_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff !important;
    opacity: 1;
    z-index: 999;
}

@media only screen and (max-width: 600px) {
    body {
        padding-top: 56px;
    }

    .elementor-106 .elementor-element.elementor-element-9cf00e3 {
        min-height: 56px;
    }

    .elementor-2 .elementor-element.elementor-element-1fe8304 .elementor-heading-title br {
        display: none
    }

    .select_contact_section form {
        display: block;
        width: 100%;

    }

    .select_contact_section {
        width: 100%;
        padding: 0 24px;
        border: none
    }

    .select_contact_section label {
        width: 100%;
        text-align: center;
        background: transparent;
        border: none
    }

    .select_contact_section select {
        border: solid 1px #DFDDED !important;
        border-radius: 8px;
    }

    .elementor-widget-n-tabs .e-n-tabs-heading {
        display: flex;
    }

    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
        margin-block-end: 0 !important;
    }

    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child) {
        margin-block-start: 0 !important
    }

    .yay-currency-single-page-switcher {
        display: none
    }

    .mega-item:hover {
        background: transparent;
    }

    .e-con-full, .e-con > .e-con-inner {
        text-align: var(--text-align);
        padding-block-start: 8px;
        padding-block-end: 8px;
    }

    .elementor-92 .elementor-element.elementor-element-fa8ca98 {
        height: 56px;
    }

    .elementor-92 .elementor-element.elementor-element-bcba5e4 > .elementor-widget-container {
        padding: 0;
    }

    .elementor-92 .elementor-element.elementor-element-e9e98a0 {
        top: 0;
    }

    .mobile-panel {
        inset: 56px 0 0 0;
    }
    /* custom css for plan */
.select_contact_section{
    width:640px;
    margin: 48px auto 0;
    border: solid 1px #DFDDED;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    padding-right: 8px;
    
}
.select_contact_section label{
   background: #f6f6f4;
   padding: 16px 18px;
   width: 540px;
   border-right: solid 1px #DFDDED;
   font-size: 16px
}
.select_contact_section select{
    border: none !important;
    padding-right: 8px;
    font-size: 18px;
    
}
.email_count{
	font-size:14px;
	margin-top: 4px;
}
.standard_actual_price, .premium_actual_price{
	font-size:18px;
	text-decoration: line-through;
	color:#241C15;
	
}
.standard_discounted_price, .premium_discounted_price {
    font-size: 14px;
    color: #717171 !important;
}

span.woocommerce-Price-amount.amount bdi {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 12px;
    color: #241C15;
}
.sm_font_pr{
    font-size: 14px;
    color: #717171;
    font-weight: normal;
}
.buy-now-button{
        font-family: "Lato", Sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    text-decoration: none;
    color: #fff !important;
    background-color: #565ADD;
    border-style: solid;
    border-width: 2px;
    border-color: #D1D1F7;
    border-radius: 56px;
    padding: 14px 14px 14px 14px;
    display: block;
    text-align: center;
    margin-top: 16px;
}
#premium-buy-button .buy-now-button{
    background: #fff !important;
    border-color