/*
Theme Name: Exptheme
Theme URI: https://exptheme.com/
Author: Exptheme
Author URI: https://themeforest.net/user/untheme
Description: This is the official WordPress of https://exptheme.comm/
Version: 0.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: exptheme
*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
}

.sofia-pro {
    font-family: "sofia-pro", sans-serif;
}

.admin-bar .header_area {
    margin-top: 32px;
}

.admin-bar .header_part.menu_fixed {
    top: 32px;
}

.pr_promo .item-icon img {
    max-width: 100px;
}

.product_widget ul li a img {
    max-width: 28px;
    height: auto;
}

.archive_product_area nav.navigation.pagination {
    display: block;
    text-align: center;
}

.admin-bar .body_wrapper.promotion .promo_banner {
    top: 32px;
}

.admin-bar .product_tab_info.scrolled {
    top: 32px;
}


.product_widget ul li:nth-child(even) {
    padding-left: 0;
}

.wordpress_product_area nav.navigation.pagination {
    margin-top: 40px;
    justify-content: center;
}

.tab_btn li .button.edd-submit {
    border-radius: 0px;
    margin-left: 36px;
    padding: 9px 24px;
    min-width: 150px;
    font-size: 18px;
    font-weight: 600;
    font-family: "sofia-pro";
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#244ee5), color-stop(#3c6cf4), color-stop(#3c6cf4), to(#244ee5));
    background-image: -o-linear-gradient(left, #244ee5, #3c6cf4, #3c6cf4, #244ee5);
    background-image: linear-gradient(to right, #244ee5, #3c6cf4, #3c6cf4, #244ee5);
    background-size: 300% 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
    line-height: 45px;
}

/** === Product Details / Single === **/
#pricing {
    padding: 120px 15px;
}

.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    display: block;
}

.single-download .edd_download_purchase_form {
    margin-bottom: 0;
    height: 56px;
}

.single-download .product_banner_content .button,
.single-download .product_banner_content .edd-free-downloads-direct-download-link {
    color: #3664f0;
    font: 600 18px/48px "sofia-pro";
    border-radius: 45px;
    padding: 2px 30px 3px;
    display: inline-block;
    background-image: -o-linear-gradient(45deg, #244ee5 0%, #3d6ef5 100%);
    background-image: linear-gradient(45deg, #244ee5 0%, #3d6ef5 100%);
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #244ee5;
    background: transparent;
}

.single-download .product_banner_content .button:hover,
.single-download .product_banner_content .edd-free-downloads-direct-download-link:hover {
    color: #fff;
    -webkit-box-shadow: 0px 10px 50px 0px rgba(10, 0, 51, 0.16);
    box-shadow: 0px 10px 50px 0px rgba(10, 0, 51, 0.16);
    background-color: #244ee5;
}

.single-download .product_banner_content .edd-free-downloads-direct-download-link:before {
    content: "";
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    position: absolute;
    border-radius: 45px;
    background: #f7f8fc;
    z-index: -1;
    -webkit-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear;
}

.product_banner_content .edd-free-downloads-direct-download-link:hover:before {
    opacity: 0;
}

.tab_btn li .button.edd-submit:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-position: 100% 0;
    color: #fff;
}

.header_profile .header_profile_btn:after {
    border-top-color: #42526e;
}

.owl-carousel .owl-item img {
    height: auto;
}

.product_tab_info .tab_btn li a.theme_btn {
    overflow: unset;
    padding: 7px 24px;
}

.product_banner_content .banner_btn {
    padding: 4px 30px 6px;
}

/** === Dashboard Settings Tabs === **/
legend {
    color: #262a39;
    font-weight: 700;
    font-family: "sofia-pro";
}

.edit_account_form .theme_btn {
    border-radius: 50px;
    font: 600 18px/42px "sofia-pro";
}

#edd_user_history td, #edd_user_history th,
.transaction_table tbody tr td {
    padding: 17px 30px;
    width: auto;
    text-align: left;
}

.download_box .download_content {
    width: 75%;
}

.header_profile .dropdown-menu-right li a.active {
    color: #3664f0;
}

/** === Blog Styling === **/
.post_social_icon span {
    font-size: 14px;
    font-weight: 600;
}

.post-categories {
    margin-bottom: 0;
}

.blog_single_info .post_social_icon ul li {
    margin-top: 15px;
}

.post_social_icon i.social_facebook {
    color: #3b5998;
}

.post_social_icon i.social_twitter {
    color: #1da1f2;
}

.post_social_icon i.social_pinterest {
    color: #bd081c;
}

.post_social_icon i.social_linkedin {
    color: #0077b5;
}

.blog_single_info .post_social_icon ul li {
    width: 45px;
    height: 45px;
    transition: all .3s;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .06);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog_single_info .post_social_icon ul li:hover i {
    color: #fff;
}

.blog_single_info .post_social_icon ul li:first-child:hover {
    background: #3b5998;
}

.blog_single_info .post_social_icon ul li:nth-child(2):hover {
    background: #1da1f2;
}

.blog_single_info .post_social_icon ul li:nth-child(3):hover {
    background: #bd081c;
}

.blog_single_info .post_social_icon ul li:nth-child(4):hover {
    background: #0077b5;
}

.wp-block-image {
    margin-bottom: 1.5em;
}

.blog_single_title h2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
}

.widget .post_item .media-body h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.widget .widget_title, .blog_post_item .blog_content h2 {
    font-weight: 600;
}

.blog_area.theme_banner .image_two {
    left: 400px;
}

.blog_area.theme_banner .image_four {
    right: 390px;
}

.blog_post_item img,
.blog_single_info img {
    max-width: 100%;
    height: auto;
}

.post-categories {
    display: flex;
    list-style: none;
    justify-content: center;
}

.post-categories a {
    border-radius: 45px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #37a45d;
    padding: 1px 27px 3px;
    margin: 0 6px;
}

.post-categories li:nth-child(2) a {
    background: #5172ff;
}

.tag_btn li {
    margin: 5px 4px;
}

.blog_single_img img {
    max-width: 100%;
    height: auto;
}

/** === Comment From / Comment List / Comments template === **/
.blog_comment_box .form-submit {
    margin: 0 15px;
    width: 100%;
}

.blog_comment_box p.comment-form-cookies-consent {
    margin-left: 15px;
}

.blog_comment_box .sgr-main{
    margin-left: 15px;
}
#respond p.logged-in-as {
    margin-left: 15px;
    margin-top: -50px;
}

.comment_box_inner .comments_box .comment .comment_author .media-body a.comment_reply {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    font-family: "sofia-pro";
    font-weight: 600;
    color: #6a7c92;
}

.comment_box_inner .comments_box .comment .children {
    padding: 20px 0 40px 70px;
    list-style: none;
}

.comment_box_inner .comments_box .comment .children li.comment {
    border: 0;
    padding: 50px 0 0;
}

.menu > .nav-item.active > .nav-link, .menu > .nav-item:hover > .nav-link {
    color: #3664f0;
}

.sec_pad {
    padding: 110px 0px;
}

.product_details_area #features {
    padding-bottom: 65px;
    margin-bottom: 5px;
}

.product_details_area #home {
    padding-bottom: 90px;
    margin-bottom: 5px;
}
.btns-group.d-flex{
    display: flex!important;
    flex-wrap: wrap;
    
}
.btns-group.d-flex > *{
    margin-bottom: 5px;
}
.product_details_banner .btns-group {
    height: 55px;
}
.btns-group .button{
    margin-right: 15px;
    white-space: nowrap;
}
.btns-group .button:last-child{
    margin-right: 0;
}
.product_tab_info {
    height: 62px;
}

.about_widget .f_logo {
    margin-bottom: 40px;
}

.product_banner_content .btns-group .edd-submit.button.blue.banner_btn {
    color: #3664f0;
    font: 600 18px/48px "sofia-pro";
    border-radius: 45px;
    padding: 2px 35px 3px;
    display: inline-block;
    background-image: linear-gradient(45deg, #244ee5 0%, #3d6ef5 100%);
    position: relative;
    z-index: 1;
    transition: all 0.3s linear;
}

.product_banner_content .btns-group .edd-submit.button.blue.banner_btn:hover {
    color: #fff;
    box-shadow: 0px 10px 50px 0px rgba(10, 0, 51, 0.16);
}

/** === Free Download Modal == **/
#edd-free-downloads-modal {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 445px;
    pointer-events: auto;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    padding: 40px;
}

#edd-free-downloads-modal input[type=password], #edd-free-downloads-modal input[type=text] {
    border: 1px solid #d9d9d9;
    border-radius: 45px;
    background: #fff;
    padding: 5px 25px;
    height: 45px;
    font-size: 15px;
    font-family: "Muli", sans-serif;
    color: #262a39;
    box-shadow: none;
    transition: all 0.2s linear;
}

#edd-free-downloads-modal .edd-free-download-field:focus {
    border-color: #3664f0;
    outline: none;
}

#edd-free-downloads-modal label {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    color: #262a39;
    margin-bottom: 10px;
    font-weight: 500;
}

#edd-free-downloads-modal a.button, #edd-free-downloads-modal button {
    font: 600 18px/47px "sofia-pro";
    border-radius: 45px;
    padding: 3px 29px 5px;
    display: inline-block;
    color: #fff;
    background-image: linear-gradient(to right, #244ee5, #3c6cf4, #3c6cf4, #244ee5);
    background-size: 300% 100%;
    transition: all 0.4s ease-in-out;
    text-align: center;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    width: 100%;
    font-weight: 500;
    line-height: 35px;
    margin-top: 15px;
}

#edd-free-downloads-modal a.button, #edd-free-downloads-modal button:focus,
#edd-free-downloads-modal a.button, #edd-free-downloads-modal button:hover {
    background-position: 100% 0;
    color: #fff;
    box-shadow: 0px 15px 30px 0px rgba(36, 78, 229, 0.2);
    outline: none;
}

.login_popup .modal-header h5 {
    margin-bottom: 0;
}

.product_item .pr_content .shadow_icon {
    display: none;
}

body:not(.logged-in) .product_tab_info .product_tab .nav-item .nav-link:before {
    bottom: -16px;
}
 

.portfolio-sidebar ul li:nth-child(1) > img {
    margin-bottom: 15px;
}

.portfolio-sidebar ul li:nth-child(2n+0) > img {
    z-index: 1;
    transform: translateX(15px);
}

.portfolio-sidebar ul li:nth-child(3) > img {
    transform: translateX(-76px);
    margin-top: -5px;
}

.portfolio-sidebar ul li:nth-child(4) > img {
    transform: translateX(40px);
    z-index: 3;
    margin-top: -30px;
}

.portfolio-sidebar ul li img {
    opacity: .5;
    transition: all .3s;
}

.portfolio-sidebar ul li:hover img {
    opacity: 1;
    z-index: 99;
    position: relative;
}

.testimonial_area .owl-thumbs .owl-thumb-item {
    cursor: default;
}

.login_popup .modal-body .option_container {
    border-bottom: none;
    padding-bottom: 0;
}

.single_post_tags {
    display: flex;
}

.single_post_tags span {
    margin-top: 10px;
}

/** === Pagination === **/
#edd_purchase_history_pagination {
    padding-top: 50px;
}

.edd_purchase_history_pagination .page-numbers.current, .edd_purchase_history_pagination .page-numbers.current:hover,
.pagination .page-numbers.current, .pagination .page-numbers.current:hover {
    background: #3260ee;
    color: #fff;
    border-color: transparent;
}

.edd_purchase_history_pagination .page-numbers,
.pagination .page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid #e7e7f6;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #677294;
    font-size: 16px;
    border-radius: 50%;
    background-color: #fbfbfd;
    margin: 0 3px;
}

.pagination .page-numbers i {
    font-size: 12px;
}

.edd_purchase_history_pagination .page-numbers:hover,
.pagination .page-numbers:hover {
    border-color: #3260ee;
    color: #3260ee;
}

.lightgallery a img,
#lightgallery a img {
    display: none;
}

.lg-backdrop.in {
    opacity: .8;
}

.lightgallery, #lightgallery {
    display: inline-block;
}

.product_item .pr_content h3 {
    font-size: 22px;
}

p.mchimp-errmessage {
    display: block;
    position: absolute;
    bottom: -60px;
    color: #28fffc;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%);
    width: 750px;
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
}

.related_products_shown .product_details_area #home {
    padding-bottom: 0;
    margin-bottom: 0;
}

/** === Registration / Login Form === **/
#reg-form-validation-messages {
    color: #29bd5d;
    padding-bottom: 20px;
}

#reg-form-validation-messages .error span {
    padding-right: 5px;
}

#reg-form-validation-messages .error {
    color: #f95959;
}

.call_action_area_two .action_info .btn_preview.bg_white:hover {
    color: #fff;
}

.price_head span.period {
    font-weight: 400;
    display: block;
    font-size: 16px;
}

.price_head h4 span {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.28px;
    line-height: 26px;
    color: #262a39;
}

/** === Pricing Table === **/
.price_tab {
    border-radius: 45px;
    max-width: 400px;
    background-color: white;
    -webkit-box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.08);
    box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.08);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    border: 0px;
    padding: 7px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.price_tab .nav-item {
    padding: 0px;
    margin: 0px;
}

.price_tab .nav-item .nav-link {
    margin: 0px;
    font: 400 16px "Poppins", sans-serif;
    color: #677294;
    padding: 12px 30px;
    display: inline-block;
    border: 0px;
    border-radius: 45px;
    min-width: 193px;
    text-align: center;
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
    position: relative;
    z-index: 1;
}

.price_tab .nav-item .nav-link.active {
    border: 0px;
    border-radius: 45px;
    background: transparent;
    color: #fff;
}

.price_tab .hover_bg {
    background: #007bff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: calc(100% - 14px);
    border-radius: 45px;
    z-index: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.price_head h4 {
    margin-bottom: 2px;
    text-transform: capitalize;
}

.wpcf7-form .form-control {
    border-radius: 45px;
    height: 55px;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 30px;
    color: #262a39;
    border: 1px solid #d9d9d9;
}
.wpcf7-form input[type="name"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="text"]{
    border-radius: 45px;
    height: 55px;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 30px;
    color: #262a39;
    border: 1px solid #d9d9d9;
    width: 100%;
}
.wpcf7-form textarea.form-control {
    border-radius: 5px;
    height: 120px;
    resize: none;
}
.wpcf7-form textarea {
    border-radius: 5px;
    height: 120px;
    resize: none;
    border-radius: 45px;
    color: #262a39;
    border: 1px solid #d9d9d9;
    width: 100%;
    padding: 5px 30px;
}
 

.wpcf7-form .theme_btn {
    margin-top: 25px;
}
.wpcf7-form label {
    display: inherit;
}

.form-group {
    margin-bottom: 25px !important;
}

.form-group label {
    color: #262a39 !important;
    font-size: 16px;
}

.elementor-element.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}

.g-recaptcha {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.call_action_area_two .action_info .btn_bordered:hover {
    color: #3664f0
}

#edd_checkout_login_register {
    margin: 40px 0;
}

#edd_checkout_form_wrap input[type=email], #edd_checkout_form_wrap input[type=password], #edd_checkout_form_wrap input[type=tel], #edd_checkout_form_wrap input[type=text], #edd_checkout_form_wrap textarea {
    padding: 5px 30px;
}

#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
    display: block;
    width: 100%;
}

.checkout_title {
    margin-bottom: 20px;
}

.product_banner_content {
    max-width: 760px;
}

/** === Cart Form === **/
form#edd_checkout_cart_form {
    background: white;
    box-shadow: 0px 3px 4px 0px rgba(38, 59, 94, 0.1);
}

table.edd-table thead {
    background: #f9faff
}

table.edd-table thead tr th:first-child {
    padding-left: 35px;
}

table.edd-table thead tr th {
    border: 0px;
    font-size: 18px;
    color: #262a39;
    letter-spacing: -0.18px;
    font-weight: 700;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-right: 60px;
}

table.edd-table tbody tr {
    position: relative;
    padding-left: 55px;
}

table.edd-table tbody tr td:first-child {
    padding-left: 35px;
}

table.edd-table tbody tr td {
    vertical-align: middle;
    padding-top: 28px;
    padding-bottom: 28px;
    border: 0px;
    border-bottom: 1px solid #e6e8eb;
    padding-right: 0;
}

table.edd-table tbody tr td.edd_cart_item_price {
    font-size: 20px;
    font-weight: 700;
    font-family: "sofia-pro";
    color: #3664f0;
    padding-right: 60px;
}

table.edd-table tbody tr td span.edd_checkout_cart_item_title {
    font-size: 20px;
    margin-bottom: 15px;
    color: #262a39;
    font-weight: 700;
    font-family: "sofia-pro";
}

table.edd-table .edd_cart_item_image {
    padding-left: 15px;
    padding-right: 15px;
    display: none;
}

table.edd-table .eddr-cart-item-notice {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px;
    color: #6a7c92;
    margin-top: 5px;
}

table.edd-table .eddr-cart-item-notice em {
    font-style: normal;
}

table.edd-table tfoot th {
    padding: 20px 20px 20px 35px;
}

table.edd-table tfoot th.edd_cart_total {
    font-size: 20px;
    color: #262a39;
    font-weight: 700;
    font-family: "sofia-pro";
    text-align: right;
    padding-right: 85px !important;
}

table.edd-table tfoot th.edd_cart_total span.edd_cart_amount {
    font-size: 30px;
    color: #3664f0;
    text-align: right;
}

.col-md-5 .product_checkout_fields {
    margin-left: 15px;
}

.dw-image {
    text-align: center;
}

.dw-image img {
    max-width: 180px;
}

.dw-image .save_pay {
    margin-top: 16px;
    margin-bottom: 16px;
}

.dw-image .save_pay p {
    margin-bottom: 0;
}

.dw-image label {
    color: #6a7c92;
    padding-left: 22px;
}

#purchase-dw-links {
    margin-top: 90px;
}

#edd_purchase_receipt {
    margin-bottom: 90px;
}

#purchase-dw-links h3 {
    margin-bottom: 30px;
}

#edd_subscription_receipt {
    margin-top: 30px;
}

table tr td ul:last-child {
    margin-bottom: 0;
}

table#edd_purchase_receipt_products tbody tr td.edd_cart_item_price {
    padding-right: 0;
}

.table-head.pr_specification_item {
    background: #e4e8ff;
    font-size: 18px;
    color: #262a39;
    letter-spacing: -0.18px;
    font-weight: 700;
}

#compare .pr_specification_item .pr_specification_name {
    width: 30%;
}

#compare .pr_specification_item .pr_specification_name:first-child {
    width: 40%;
}

.banner-content h1 {
    font-size: 44px;
    line-height: 58px;
}

.product_item .pr_footer ul li + li {
    padding-left: 14px;
}

.product_item .pr_footer ul li {
    padding-right: 13px;
}

.product_item .pr_content h3 {
    margin-bottom: .7rem;
}

.pr_content .d-flex.justify-content-between {
    align-items: end;
}

.footer_bottom a:hover {
    color: #3664f0 !important;
}

.product_banner_content p {
    font-size: 18px;
}

.theme_details_title_two h1 {
    font-size: 44px;
    line-height: 58px;
    margin-bottom: 28px;
}

.pr_promo .item-icon:nth-child(5) img {
    max-width: 73px;
}

.pr_promo .item-icon:nth-child(2) img {
    max-width: 84px;
}

.pr_promo .item-icon:nth-child(3) img {
    max-width: 77px;
}

.pr_promo .item-icon:nth-child(6) img,
.pr_promo .item-icon:nth-child(4) img {
    max-width: 85px;
}

.pr_promo .item-icon:nth-child(8) img {
    max-width: 69px;
}

.product_details_area #myTabContent {
    padding-top: 60px;
    padding-bottom: 0;
}

.related_products_shown #compare {
    padding-bottom: 65px;
    margin-bottom: 5px;
}

.product_item .item-value {
    display: flex;
    font-size: 16px;
}

.product_item .item-value .icon {
    margin-right: 5px;
}

.freemium-item.product_item .item-value .icon {
    width: 34px;
    height: 32px;
}

.pricing_item {
    border-top: 5px solid #db73fd;
}

.product_tab_info .product_tab .nav-item .nav-link svg {
    width: 32px;
    fill: #b1bbc4;
    transition: all 0.2s linear;
}

.product_tab_info .product_tab .nav-item .nav-link.active svg,
.product_tab_info .product_tab .nav-item .nav-link:hover svg {
    fill: #3664f0;
}

.product_tab_info .product_tab .nav-item .nav-link span {
    padding-left: 10px;
}

.product_tab_info .product_tab .nav-item .nav-link {
    white-space: nowrap;
}

.granantee_text {
    border-bottom: none;
    padding-bottom: 25px;
}

.granantee_text img {
    margin-right: 38px;
}

.account_entry_content_box {
    padding: 60px 60px 80px;
}

.product_item .item-image img, .h_variation_item img {
    height: auto;
}

.product_tab_info .product_tab .nav-item .nav-link i {
    margin-right: 0;
}

.edd-success .checkout_banner + p {
    display: none;
}

.price_head {
    padding: 0;
}

.price {
    padding-bottom: 10px;
}

.pricing_item .p_list {
    padding-bottom: 30px;
    padding-top: 20px;
}

.pricing_item .price {
    padding-top: 0;
}

.pricing_item.one .p_list,
.pricing_item.two .p_list {
    padding-bottom: 70px;
}

.blog_post_item.small_post .blog_content .post_info {
    display: flex;
    justify-content: space-between;
}

.wpcf7-form textarea.form-control {
    border-radius: 50px;
}

ul.foot-btm-menu {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
}

ul.foot-btm-menu li a {
    padding: 0 10px;
}

ul.foot-btm-menu li:last-child a {
    padding-right: 0;
}

ul.foot-btm-menu li {
    position: relative;
}

ul.foot-btm-menu li::after {
    content: "|";
    right: -1px;
    position: absolute;
}

ul.foot-btm-menu li:last-child::after {
    display: none;
}
 
#edd_purchase_form .free-download {
    flex-direction: column;
}

#edd_register_fields .checkout_title {
    margin-bottom: 10px;
}

.product_checkout_field .form-control, .product_checkout_field .selectpicker {
    color: #262a39;
}

.myacount_sidebar {
    border-bottom: 1px solid #e6e8eb !important;
    padding: 0px 15px !important;
    flex-wrap: wrap;
}

.myacount_sidebar li.active a::before {
    width: 100%;
    left: 0;
    right: auto;
}

.myacount_sidebar li.active a {
    color: #3664f0;
}

.product_checkout_field textarea.form-control {
    height: 250px;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    margin: 0;
}

.price del {
    font-size: 24px;
    color: #666;
}

a.banner_btn.first-btn {
    margin-right: 15px;
}

.product_banner_content .theme_btn {
    margin-left: 0;
}

#compare {
    padding-bottom: 40px;
}

#pricing .section_title {
    margin-bottom: 35px;
}

.pricing_item {
    overflow: hidden;
}

.pricing_item .tag {
    position: absolute;
    font: 400 10px "sofia-pro", sans-serif;
    color: #fff;
    background: #3664f0;
    padding: 22px 32px;
    top: -11px;
    right: -39px;
    transform: rotate(45deg);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.pricing_item .tag span {
    position: relative;
    top: 11px;
}

ul.edd_purchase_receipt_files {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

ul.edd_purchase_receipt_files .edd_download_file img {
    max-width: 18px;
    margin-top: -2px;
}

ul.edd_purchase_receipt_files .edd_download_file .edd_download_file_link {
    padding-left: 5px;
    font-weight: 600;
}


@media (min-width: 576px) {
    .niro_modal_inner .modal-dialog {
        max-width: 300px;
        margin: 0 auto;
    }
}

.niro_modal_inner .offer_modal_content {
    padding: 140px 40px 40px;
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    text-align: center;
}

.niro_modal_inner .offer_modal_content .offer_img {
    position: absolute;
    left: 0;
    right: 0;
    top: -79px;
    margin: 0 auto;
}

.niro_modal_inner .offer_modal_content h5 {
    font-size: 24px;
    font-weight: 500;
    color: #e54242 !important;
    margin-bottom: 0px;
}

.niro_modal_inner .offer_modal_content h6 {
    font-size: 24px;
    font-weight: 500;
    color: #262a39 !important;
    margin-top: 10px;
}


.niro_modal_inner .offer_modal_content h2 {
    font-weight: 700;
    font-size: 86px;
    line-height: 89px;
    margin-bottom: 0;
    background: -o-linear-gradient(139deg, rgba(88, 8, 251, 1) 0%, rgba(153, 41, 234, 1) 100%);
    background: linear-gradient(-49deg, rgba(88, 8, 251, 1) 0%, rgba(153, 41, 234, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.niro_modal_inner .offer_modal_content p {
    margin-top: 12px;
}

.niro_modal_inner .offer_modal_content .cu_btn {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 25px 0 27px;
    background: #244ee5;
    color: #FFFFFF;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 45px;

}

.niro_modal_inner .offer_modal_content .close_btn {
    text-transform: uppercase;
    color: #6a7c92;
    letter-spacing: 2px;
    font-weight: 600;
    opacity: 1;
    text-shadow: none;
    float: none;
    font-size: 16px;
}

.niro_modal_inner .offer_modal_content .close_btn:hover {
    color: #244ee5;
}

.action_info .subscribe {
    text-transform: capitalize;
}


/*************** process css ***************/
.dla_process_box_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-between;
    padding: 124px 0 0;
}

@media (max-width: 991px) {
    .dla_process_box_container {
        padding-top: 0;
    }
}

@media (max-width: 991px) {
    .dla_process_box_container .dla_single_process_box {
        margin: 20px 0;
    }
}

.dla_process_box_container .dla_process_box_four_colum {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width: 576px) {
    .dla_process_box_container .dla_process_box_four_colum {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dla_process_box_container .dla_process_box_four_colum {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dla_process_box_container .dla_process_box_four_colum {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.dla_process_box_container .dla_process_box_four_colum:nth-child(2n+2) {
    margin-top: -120px;
}

@media (max-width: 767px) {
    .dla_process_box_container .dla_process_box_four_colum:nth-child(2n+2) {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dla_process_box_container .dla_process_box_four_colum:nth-child(2n+2) {
        margin-top: 0;
    }
}

.dla_process_box_container .dla_process_box_four_colum:nth-child(2n+2) .dla_style_01:after {
    transform: rotate(24deg);
    top: 109px;
}

.dla_process_box_container .dla_process_box_four_colum:nth-child(2n+2) .dla_style_01:before {
    transform: rotate(24deg);
    top: 109px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dla_process_box_container .dla_process_box_four_colum:nth-child(2n+2) .dla_style_01:after {
        display: none;
    }
}

.dla_process_box_container .dla_process_box_four_colum:last-child .dla_style_01:after {
    display: none;
}

.dla_single_process_box {
    text-align: center;
    position: relative;
    z-index: 1;
}

.dla_single_process_box:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 1px;
    border-bottom: 2px dashed #BFBFBF;
    transform: rotate(-20deg);
    z-index: -1;
}

@media (max-width: 767px) {
    .dla_single_process_box:after {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dla_single_process_box:after {
        transform: rotate(0deg);
        top: 34%;
        transform: translateY(-50%);
    }
}

.dla_single_process_box .dla_icon {
    width: 120px;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0px 20px 70px rgba(40, 0, 152, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
}

.dla_single_process_box .dla_icon img {
    width: 45px;
}

.dla_single_process_box .dla_icon + .dla_title {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .dla_single_process_box .dla_icon + .dla_title {
        margin-top: 20px;
    }
}

.dla_single_process_box .dla_title {
    font-weight: 600;
    font-size: 22px;
}

.dla_single_process_box .dla_title a {
    color: #262a39;
}

/*************** process css end ***************/


/*************** tab css ***************/
.dla_tab_container {
    display: flex;
    flex-wrap: wrap;
}

.dla_tab_container h4.dla_tab_sidebar_title {
    text-align: center;
    padding: 22px 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.dla_tab_container .dla_tab_menu_content {
    flex: 31% 0 0;
    padding-right: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dla_tab_container .dla_tab_menu_content {
        flex: 35% 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dla_tab_container .dla_tab_menu_content {
        flex: 45% 0 0;
    }
}

@media (max-width: 767px) {
    .dla_tab_container .dla_tab_menu_content {
        flex: 100% 0 0;
        padding-right: 0;
    }
}

.dla_tab_container .dla_tab_container {
    flex: 68% 0 0;
    background-color: transparent;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dla_tab_container .dla_tab_container {
        flex: 65% 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dla_tab_container .dla_tab_container {
        flex: 55% 0 0;
    }
}

@media (max-width: 767px) {
    .dla_tab_container .dla_tab_container {
        flex: 100% 0 0;
    }
}

.dla_tab_container .dla_tab_container .dla_tab_content_wrapper {
    display: block;
    width: 100%;
}

.dla_tab_container .dla_tab_menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (max-width: 767px) {
    .dla_tab_container .dla_tab_menu {
        margin: 20px 0;
        border-left: 0px solid rgba(0, 0, 0, 0.1);
    }
}

.dla_tab_container .dla_tab_menu .dla_tab_menu_item {
    margin-bottom: 10px;
}

.dla_tab_container .dla_tab_menu .dla_tab_menu_item a {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 20px;
    color: #051441;
    padding: 40px 38px;
    line-height: 20px;
    cursor: pointer;
    width: 100%;
    display: flex;
    position: relative;
    z-index: 1;
    background-color: #fff;
    font-weight: 700;
    font-family: "sofia-pro";
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
}

.dla_tab_container .dla_tab_menu .dla_tab_menu_item a i {
    font-size: 21px;
    margin-right: 15px;
}

.dla_tab_container .dla_tab_menu .dla_tab_menu_item a:after {
    position: absolute;
    content: "";
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 3px;
    background-color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .dla_tab_container .dla_tab_menu .dla_tab_menu_item a:after {
        width: 100%;
        height: 2px;
        bottom: 0;
        top: auto;
        transform: translateY(0);
    }
}

.dla_tab_container .dla_tab_menu .dla_tab_menu_item.dla_active a {
    color: #3664f0;
}

.dla_tab_container .dla_tab_menu .dla_tab_menu_item.dla_active a:after {
    background-color: #3664f0;
}

.dla_tab_container .dla_tab_content_wrapper .dla_tab_icon_box_wrapper {
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .dla_tab_container .dla_tab_content_wrapper .dla_tab_icon_box_wrapper {
        margin-bottom: 35px;
    }
}

.dla_tab_container .dla_tab_content_wrapper .dla_tab_content_inner {
    display: flex;
    align-items: center;
    padding: 40px;
    background-color: #fff;
}

@media (max-width: 991px) {
    .dla_tab_container .dla_tab_content_wrapper .dla_tab_content_inner {
        display: block;
        padding: 30px 20px;
    }
}

.dla_tab_container .dla_tab_content_wrapper .dla_tab_thumb {
    flex: 33% 0 0;
    display: flex;
}

@media (max-width: 991px) {
    .dla_tab_container .dla_tab_content_wrapper .dla_tab_thumb {
        flex: 100% 0 0;
    }
}

.dla_tab_container .dla_tab_content_wrapper .dla_tab_thumb + .dla_tab_content_inner {
    margin-left: 40px;
}

@media (max-width: 991px) {
    .dla_tab_container .dla_tab_content_wrapper .dla_tab_thumb + .dla_tab_content_inner {
        margin-left: 0;
        margin-top: 40px;
    }
}

.dla_tab_container .dla_tab_content_wrapper .dla_icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .dla_tab_container .dla_tab_content_wrapper .dla_icon {
        margin-bottom: 20px;
    }
}

.dla_tab_container .dla_tab_content_wrapper .dla_icon .dla_icon_box_shape {
    position: absolute;
    top: 6px;
    left: 0px;
    z-index: -1;
    max-width: 75px;
}

.dla_tab_container .dla_tab_content_wrapper .dla_icon .dla_icon_box {
    margin-left: 15px;
    max-width: 58px;
}

.dla_tab_container .dla_tab_content_wrapper .dla_title {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    line-height: 1.6;
    margin-bottom: 7px;
}

.dla_tab_container .dla_tab_content_wrapper .dla_desc {
    line-height: 1.8;
}

.dla_tab_container .dla_tab_content_wrapper .dla_desc + .dla_cu_btn {
    margin-top: 32px;
}

@media (max-width: 991px) {
    .dla_tab_container .dla_tab_content_wrapper .dla_desc + .dla_cu_btn {
        margin-top: 20px;
    }
}

.dla_accordion {
    padding: 33px 60px;
    background-color: #fff;
}

@media (max-width: 991px) {
    .dla_accordion {
        padding: 20px 30px;
    }
}

.dla_accordion_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 35px 35px 72px;
}

.dla_accordion_item:last-child {
    border-bottom: 0px solid transparent;
}

.dla_accordion_item .dla_accordion_icon {
    position: absolute;
    left: -42px;
    top: -4px;
}

.dla_accordion_item.is-active {
    background-color: #fff;
}

.dla_accordion_item .dla_accordion_item_title {
    position: relative;
}

.dla_accordion_item .dla_accordion_thumb {
    max-width: 100%;
}

@media (max-width: 991px) {
    .dla_accordion_item .dla_accordion_thumb {
        margin-top: 30px;
    }
}

@media (min-width: 991px) {
    .dla_accordion_item .dla_accordion_thumb {
        position: absolute;
        right: -100%;
        top: 0;
    }
}

.dla_accordion_item .dla_accordion_title {
    cursor: pointer;
    position: relative;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding-right: 30px;
}

.dla_accordion_item .dla_accordion_title::before {
    content: "L";
    display: inline-block;
    height: 7px;
    width: 7px;
    vertical-align: middle;
    transition: transform 0.2s ease-out;
    right: 12px;
    top: 2px;
    position: absolute;
    font-family: "ElegantIcons";
    font-size: 23px;
    color: #262a39;
}

.dla_accordion_item .dla_accordion_panel {
    display: none;
    padding-top: 30px;
}

.dla_accordion_item.is-active .dla_accordion_title {
    color: #3664f0;
}

.dla_accordion_item.is-active .dla_accordion_title::before {
    content: "K";
}

@media (min-width: 768px) {
    .dla_accordion_item .dla_accordion_inner {
        display: flex;
        align-items: center;
    }

    .dla_accordion_item .dla_accordion_inner .dla_accordion_thumb {
        flex: 31% 0 0;
        display: flex;
    }
}

.dla_accordion_item .dla_accordion_inner .dla_accordion_thumb {
    position: relative;
    right: auto;
    top: auto;
}

@media (max-width: 767px) {
    .dla_accordion_item .dla_accordion_inner .dla_accordion_thumb {
        margin-bottom: 10px;
    }
}

.dla_accordion_item .dla_accordion_inner .dla_accordion_thumb + .dla_accordion_inner_content {
    padding-left: 30px;
}

.dla_accordion_item .dla_accordion_inner .dla_accordion_inner_content + .dla_accordion_thumb {
    padding-left: 30px;
}

.dla_accordion_item .dla_accordion_inner .dla_cu_btn {
    border-radius: 0;
}

.dla_accordion_item .dla_accordion_inner .dla_desc {
    font-size: 15px;
    line-height: 1.7;
}

.dla_accordion_item .dla_accordion_inner .dla_desc + .dla_cu_btn {
    margin-top: 29px;
}

.dla_accordion_item.dla_accordion_style_02 {
    padding: 25px 0;
    background-color: #fff;
}

.dla_accordion_item.dla_accordion_style_02 .dla_accordion_panel {
    padding-top: 20px;
}

/*************** tab css end ***************/

.title-text {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -0.88px;
    margin-bottom: 0;
}

.elementor-7024 .elementor-element.elementor-element-c52bd87 .elementor-heading-title {
    font-size: 44px;
    font-weight: 600;
}

.testimonial_area .testimonial-carousel .item p {
    font-size: 16px;
    font-style: italic;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 26px;
}

@media (max-width: 991px) {
    .banner_section {
        min-height: 650px !important;
    }
}

/*============== promo css===============*/
.body_wrapper {
    padding-top: 0;
    transition: all 0.25s linear;
}

.body_wrapper.promotion {
    padding-top: 70px;
}

.body_wrapper.promotion .navbar {
    top: 70px;
}

.body_wrapper.promotion .promo_banner {
    box-shadow: 0px 10px 20px 0px rgba(11, 3, 77, 0.2);
    top: 0;
}

.promo_banner {
    background: #211b52;
    position: fixed;
    top: -70px;
    left: 0;
    width: 100%;
    z-index: 7;
    transition: all 0.25s linear;
}

.promo_banner .countdown {
    display: flex;
    justify-content: flex-end;
}

.promo_banner .countdown .countdown-container {
    text-align: center;
}

.promo_banner .countdown .countdown-container span {
    text-align: center;
    display: block;
}

.promo_banner .countdown .countdown-container span:first-child {
    font-size: 30px;
    font-weight: 700;
    color: #fdc448;
    line-height: 26px;
}

.promo_banner .countdown .countdown-container span + span {
    color: #e4e2f2;
    font-size: 13px;
    line-height: 19px;
}

.promo_banner .countdown .countdown-container + .countdown-container {
    margin-left: 30px;
}

.promotion_inner {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 12px 0px 13px;
}

.promotion_inner:before, .promotion_inner:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
}

.promotion_inner:after {
    background: url("assets/img/top_left_right.png") no-repeat scroll right;
    right: -200px;
    top: 0;
}

.promotion_inner:before {
    background: url("assets/img/top_leaf_left.png") no-repeat scroll left;
    left: -90px;
    top: 0;
}

.promotion_inner .media {
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.promotion_inner .media img {
    margin-right: 25px;
}

.close_icon {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 30px;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}

@media (max-width: 350px) {
    .promotion_inner .media {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .promotion_inner {
        text-align: center;
        padding: 4px 0px 8px;
    }

    .promo_banner .countdown {
        justify-content: center;
        padding-right: 0;
    }

    .body_wrapper.promotion {
        padding-top: 85px;
    }

    .body_wrapper.promotion .navbar {
        top: 85px;
    }
}

@media (max-width: 650px) {
    .promotion_inner .media img {
        display: none;
    }
}

@media (max-width: 767px) {
    .promotion_inner .media span {
        display: none;
    }

    .promo_banner .countdown {
        justify-content: flex-end;
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    .promo_banner .container {
        max-width: 100%;
    }

    .promotion_inner .media img {
        margin-right: 10px;
    }

    .promotion_inner .media {
        font-size: 13px;
    }

    .promo_banner .countdown .countdown-container + .countdown-container {
        margin-left: 18px;
    }

    .promo_banner .countdown {
        justify-content: inherit;
    }
}

.theme_btnsupport .elementor-button-text {
    font-family: "sofia-pro" !important;
}
/*====================================================*/
.wpcf7-form.init .wpcf7-form-control.wpcf7-select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(assets/img/down-chevron.png) white no-repeat 98.5% !important;
    background: url(assets/img/down-chevron.png) white no-repeat calc(99% - 10px) !important;
    background-size: 12px !important;
}

.wpcf7 .wpcf7-form .wpcf7-response-output {
    border: none;
    margin-top: 10px !important;
    margin-bottom: 40px !important;
    text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ffb900;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 .ajax-loader.is-active {
    line-height: 30px;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 15px;
}

.header_profile .dropdown-menu-right li a.sign_out {
    border: none;
    margin-top: 0;
    padding: 10px 30px 25px;
}

.admin-bar .pc_site_page {
    margin-top: 32px;
}

.copyright_part_inner .foot-btm-menu a {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0;
    color: #62626f;
    font-family: "Muli";
}

.copyright_part_inner ul.foot-btm-menu li::after {
    content: "|";
    right: -3px;
    position: absolute;
    font-size: 15px;
    bottom: 3px;
}

.copyright_part_inner ul.foot-btm-menu li a:hover {
    color: #3664f0
}

.dl_copy_right_desc a {
    color: #62626f !important;
}

.dl_copy_right_desc a:hover {
    color: #3664f0 !important;
}

.betterdocs-search-form-wrap {
    background-color: #007bff !important;
    padding-top: 100px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
}


@media (min-width: 991px) {
    .cu_btn.btn_1 {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff;
    }

    .menu_fixed .cu_btn.btn_1 {
        background-color: #3664f0;
        border: 1px solid #3664f0;
        color: #fff;
    }

    .menu_fixed .pc_collaps_menu_icon i {
        font-size: 32px;
        color: #1b1a33;
        margin-right: 15px;
        cursor: pointer;
    }

    .menu_fixed .pc_collaps_menu_icon i {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(1) invert(0);
    }
}

.dl_subscription_form_wrapper .dl_desc_note {
    font-size: 14px !important;
}

@media (min-width: 1650px) {
    .elementor-13944 .elementor-element.elementor-element-5bf8473:not(.elementor-motion-effects-element-type-background), .elementor-13944 .elementor-element.elementor-element-5bf8473 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-size: 100% 100% !important;
    }
}

/** theme dark mode landing page css **/
.dl_dark_banner_title .elementor-heading-title span:first-child {
    background: -webkit-linear-gradient(45deg, #747FF1, #FC2557);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dl_dark_banner_title .elementor-heading-title span:last-child {
    background: -webkit-linear-gradient(45deg, #503DFF, #9AF9CF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dl_dark_gradient_btn .elementor-button-link, .dl_pro_subscribe_form .dl_cu_btn {
    background-image: linear-gradient(to right, #EF2E67 0%, #787EEF 51%, #EF2E67 100%)
}

.dl_dark_gradient_btn .elementor-button-link, .dl_pro_subscribe_form .dl_cu_btn {
    padding: 21px 54px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    border: 0px solid transparent;
    font-size: 18px;
    font-weight: 600;
}

.dl_pro_subscribe_form .dl_cu_btn {
    padding: 17px 33px;
}

.dl_dark_gradient_btn .elementor-button-link:hover, .dl_pro_subscribe_form .dl_cu_btn:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}

.dl_subscribe_addons .dl_form_control_wrap input {
    width: 100%;
    display: block;
}

.dl_subscribe_addons .dl_form_control_wrap {
    width: 100%;
    display: block;
}

.elementor-widget-droit-subscriber .elementor-widget-container {
    padding: 10px 20px 10px 20px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
}

.dl_subscribe_addons .dl_cu_btn {
    white-space: nowrap;
}

.dl_pro_subscribe_form .dl_form_control {
    margin: 0px 15px 0px 15px;
}

.dl_form_control_wrap .dl_form_control {
    box-shadow: none;
}

.dark_support_list ul {
    columns: 2;
}

.dark_support_list .elementor-icon-list-items li:nth-last-child(-n+3) .elementor-icon-list-icon i,
.dark_support_list .elementor-icon-list-items li:nth-last-child(-n+3) .elementor-icon-list-text {
    color: #8A919A !important;
}

.dark_support_list .elementor-icon-list-text span {
    background-color: #FC2557;
    border-radius: 50px;
    font-size: 8px;
    color: #fff;
    padding: 2px 8px;
    display: inline-block;
    margin-left: 15px;
}

.dark_mode_breadcrumb .dark_mode_breadcrumb_title .elementor-heading-title {
    background: -webkit-linear-gradient(45deg, #747FF1, #FC2557);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.dark_mode_header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

@media (max-width: 767px) {
    .drexptheme_feature_list_animation {
        height: 302px;
    }
}

.drexptheme_image_compair .dl_product_compaire .dl_image_swipe {
    padding: 0px !important;
}

@media (max-width: 1024px) {
    .dark_mode_header .drexptheme_mobile_menu_logo_wrapper {
        padding: 0 !important;
        margin-bottom: 30px;
    }
}

.dark_mode_header .drdt-nav-menu__toggle > .drdt-nav-menu-icon > i {
    font-size: 24px;
}

.dark_advance_pricing h2.elementor-heading-title span {
    font-size: 20px;
    color: #808080;
    text-decoration: line-through;
}

.dark_bg_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* bbpress */
#bbpress-forums .bbp-forums-list li {
    display: block;
    font-size: 13px;
}
#bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: auto;
    float: left;
    line-height: 23px;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, 
#bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar{
    margin-bottom: 0;
    width: 15px;
    display: inline-block;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    font-size: 16px !important;
 }
 div.bbp-breadcrumb,#bbpress-forums div.bbp-topic-tags {
    font-size: 14px;
    line-height: 44px;
    vertical-align: middle;
}
#bbpress-forums div.bbp-breadcrumb p,.bbp-topic-tags p {
    margin-bottom: 0;
}
#bbpress-forums > #subscription-toggle{
    float: right;
    line-height: 44px;  
}
.topic .bbp-private-reply {
    background: #ddd !important;
}
@media screen and (min-width: 1140px){
    .mobile-menu-only {
        display: none !important;
    }
}
@media screen and (max-width: 1100px){
    .hidden-mobile {
        display: none !important;
    }
}

div#stickycontrol.stick {
    width: 100%;
    left: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.95);
    top: 75px !important;
    z-index: 11;
}
@media screen and (min-width: 783px){
    .admin-bar div#stickycontrol.stick {top: 107px !important;}
}
.cms-themes-listing-config.column-2 .cms-theme-item:nth-child(2n+1) {
    clear: left;
}
.theme-related #isa-related-downloads li, .theme-related #isa-related-downloads #edd-related-downloads-widget li {
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    width: 33%;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0;
}
#isa-related-downloads {
    border-top: 0px solid #ddd;
    padding-top: 0em;
}

.header-bar-inner .widget_nav_menu .menu > li.menu-item-has-children > a:after{
    position: absolute;
    right: -2px;
    display: inline-block;
    top: 44%;
    content: "";
    width: 5px;
    height: 5px;
    border: 1px solid #777777;
    transform: rotate(45deg);
    border-top: none;
    border-left: none;
    vertical-align: middle;

}
.loop-single-reply {
    border-left: 1px solid rgba(221, 221, 221, 0.5);
}
#bbpress-forums ul.bbp-threaded-replies {
    margin-left: 30px;
    border-left: 1px solid rgba(221, 221, 221, 0.5);
}
.bbp-threaded-replies .loop-single-reply {
    border-left: 0px;
}
.bbp-threaded-replies img.avatar {
    /* display: none; */
    max-width: 50px !important;
}
#bbpress-forums ul.bbp-replies{
    border-left: 0px;
}
#bbpress-forums .bbp-reply-author br {
    line-height: 0;
    margin: 0;
    padding: 0;
    display: none;
}
div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header {
    border-top: 1px solid rgba(221, 221, 221, 0.1);
    clear: both;
}
#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
    max-width: 68px;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, 
#bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar{
    width: 14px;
    border: 0px double #ddd;
    border-radius: 50%;
}
.bbp-forum-freshness a.bbp-topic-meta {
    display: block;
}
.bbp-topics li.bbp-topic-title {
    width: 76%;
}
.cms-themes-listing .cms-theme-item.col-md-6:nth-child(2n+1) {
    clear: left;
}
.listing-nav {
    border: 1px solid #e9e9e9;
    background: #f9f9f9;
    border-top: 0px; 
    margin-bottom: 40px;
}
.listing-nav ul.list-group {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
.listing-nav ul li {
    display: inline-block;
    margin: 0px;
    padding: 0px 12px 0 20px;
        position: relative;
}
.listing-nav ul li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 15px 0px;
    line-height: 23px;
    display: block;
    color: #777;
}
.listing-nav ul li:first-child {
    padding-left: 0px;
}
#edd_user_history td.edd_download_download_imgage {
    max-width: 100px;
    padding: 15px;
}
#edd_user_history .edd_download_numbers {
    text-align: center;
    padding: 3px 2px;
}
.downloads-table table#edd_user_history thead th {
    padding: 10px 5px;
}
.edd_download_file {
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
}
.edd_download_file:after {
    -moz-osx-font-smoothing: grayscale;
    color: #08b27f;
    content: "\e6b3";
    font-family: "themify";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    text-transform: none;
    top: 4px;
}
.listing-nav  span {
    color: #555555;
    position: relative;
    top: 2px;
    line-height: 1;
    font-size: 17px;
    margin-right: 1px;
}
ul.nav-right {
    float: right;
    margin: auto;
    padding: 0;
}
.listing-nav ul.list-group li a:before {
    -moz-osx-font-smoothing: grayscale;
    color: #08b27f;
    content: "\e6b3";
    font-family: "themify";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0px;
    line-height: 1;
    position: relative;
    text-transform: none;
    top: 4px;
    padding: 0 5px 0 0;
}
.listing-nav ul.list-group li.active a,.listing-nav ul li:hover a{color: #cd2960;}
.listing-nav ul.list-group li:nth-child(2) a:before {content: "\e6dc";}
.listing-nav ul.list-group li:nth-child(3) a:before {content: "\e618";}
.listing-nav ul.list-group li:nth-child(4) a:before {content: "\e645";}
.listing-nav ul.list-group li:nth-child(5) a:before {content: "\e602";}
.licenses-table .form-inline {
    text-align: center;
}
.licenses-table .form-inline select {
    height: 42px;
    line-height: 42px;
    display: inline-block;
    max-width: 400px;
}
@media (min-width: 544px){
.licenses-table  .form-inline .form-control {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    max-width: 30%;
}
.user-modal  .modal-dialog {
    width: 450px;
}
}
.licenses-table button.btn {
    padding: 10px 20px;
}

.user-modal .modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #5AC17F;
    border-radius: 5px 5px 0 0;
}
.user-modal .modal-title {
    margin: 0;
    display: inline-block;
    color: #fff;
}
.user-modal .close {
    top: 11px;
    right: 9px;
    background: transparent;
    color: rgba(255,255,255,0.5);
    border: 1px solid #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
}
.user-modal .modal-content {
    border:none;
    max-width: 450px;
}
.user-modal .modal-body {
    padding: 15px 30px;
    background: #f5f5f5;
}
.user-modal a.envato-signin {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.4px;
    font-weight: 400;
    height: 50px;
    line-height: 30px;
    border-color: #85b448;
    background: #85b448;
    border-radius: 2px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
}
.user-modal a.envato-signin img {
    width: 20px;
    margin-right: 5px;
    padding-bottom: 5px;
}
.user-modal a.envato-signin:hover {
    border-color: #6f973c;
    background: #6f973c;
}
.signin-or-block {
    border-bottom: 1px solid #ccc;
    color: #aaa;
    text-align: center;
    margin: 0 0 -3px;
    font-size: 15px;
    line-height: 1.7;
}
.signin-or-block span {
    position: relative;
    top: 17px;
    font-size: 19px;
    font-weight: 300;
    background: #f5f5f5;
    padding: 0 10px;
    display: inline-block;
}
.user-modal form {
    margin-top: 40px;
}
p.social-alt-login {
    overflow: hidden;
}
.user-modal .social-alt-login .button {
    width: 32%;
    margin: 0 2% 10px 0;
    text-align: center;
    display: inline-block;
    float: left;
    background: #334553;
    border: 1px solid #334553;
    color: #fff;
    font-size: 13px;
    padding: 10px 5px;
    font-weight: 500;
    line-height: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
}
.user-modal .social-alt-login  .button:hover {
    background: rgb(21,39,53);
    border-color: rgb(21,39,53);
}
.user-modal .social-alt-login  .button:last-child {
    margin-right: 0;
}
.user-modal .social-alt-login  .btn-facebook {
    border-color: #3B5998;
    background: #3B5998;
}
.user-modal .social-alt-login  .btn-facebook:hover {
    border-color: #2b457c;
    background: #2b457c;
}
.user-modal .social-alt-login  .btn-twitter  {
    border-color: #55ACEE;
    background: #55ACEE;
}
.user-modal .social-alt-login  .btn-twitter:hover {
    border-color: #3f8dc8;
    background: #3f8dc8;
}
.user-modal .social-alt-login .button i {
    padding: 0 3px 0 0;
}
.error-message {
    color: red;
}
 .error-message i {
    padding: 0 5px 0 0;
}
#kbe_container{
    width: 100%;
}
.kbe_search_field input[type=text] {
    max-width: 90%;
    padding: 20px 17px 20px 60px;
    width: 600px;
}
.kbe_search_field form{text-align: center;}
.kbe_content_full {
    width: 100% !important;
}
.kbe_search_field input[type=text] {
    outline: none;
}
#search-result {
    width: 100%;
    margin: 0;
    padding: 0;
}
#search-result li{margin:0;}
a.bbp-forum-link {
    font-size: 18px;
    color:#000;
}
a.bbp-topic-permalink {
    font-size: 16px;
}
.template-info{
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}
.cms-theme-item-list .short-description {
    padding-bottom: 15px;
}
ul.group-view,ul.change-view {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}
ul.group-view li {
    display: inline-block;
    padding: 0 10px 0 0;
}
ul.change-view li {
    display: inline-block;
    padding: 0 0 0 5px;
}
.view-toolbar {
    padding-bottom: 30px;
}
ul.group-view li:first-child{
    border-right: 1px solid #ddd;
    margin-right: 10px;
}
ul.group-view li a{
    color: #999999;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    text-transform: capitalize;
}
ul.group-view li.active a,ul.group-view li:hover a,
ul.change-view li.active a,ul.change-view li:hover a{
    color: #000;
}
.theme-featured-content img {
    margin: 0 auto;
}
span.sticky-title {
    display: none;
    font-weight: 700;
    vertical-align: middle;
}
.stick span.sticky-title {
    display: inline-block;
}
.theme-control.stick .cshero-download-price {
    display: none;
}
.download-ticket textarea#bbp_topic_content {
    width: 100%;
}
.header-bar-inner span.info-user{
    padding: 0 0 0 5px;
}
.download-ticket #bbp_forum_id {
    height: 40px;
    width: 300px;
    border-radius: 0;
}
.download-ticket .forum-post{
    margin-bottom: 30px;
}
.download-ticket  div.bbp-submit-wrapper {
    margin-top: 0;
    }
li.bbp-forum-freshness, li.bbp-topic-freshness {
    font-size: 13px;
}
li.bbp-forum-freshness a, li.bbp-topic-freshness a{
    color: #888;
}
.user-form {
    max-width: 500px;
    margin: 0 auto;
    /* background: #f1f1f1; */
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}
.user-form legend{
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -1.5px;
    line-height: 1.4;
    margin-bottom: 23px;
    text-align: center;
    font-weight: 500;
    text-align: center;
    width: 100%;
}
.user-form a.envato-signin {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.4px;
    font-weight: 400;
    height: 50px;
    line-height: 30px;
    border-color: #85b448;
    background: #85b448;
    border-radius: 2px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    display: block;
}

.user-form .social-alt-login .button {
    width: 32%;
    margin: 0 2% 10px 0;
    text-align: center;
    display: inline-block;
    float: left;
    background: #334553;
    border: 1px solid #334553;
    color: #fff;
    font-size: 12px;
    padding: 10px 5px;
    font-weight: 500;
    line-height: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
}
.user-form .social-alt-login  .button:hover {
    background: rgb(21,39,53);
    border-color: rgb(21,39,53);
}
.user-form .social-alt-login  .button:last-child {
    margin-right: 0;
}
.user-form  .social-alt-login  .btn-facebook {
    border-color: #3B5998;
    background: #3B5998;
}
.user-form .social-alt-login  .btn-facebook:hover {
    border-color: #2b457c;
    background: #2b457c;
}
.user-form  .social-alt-login  .btn-twitter  {
    border-color: #55ACEE;
    background: #55ACEE;
}
.user-form  .social-alt-login  .btn-twitter:hover {
    border-color: #3f8dc8;
    background: #3f8dc8;
}
.user-form  .social-alt-login .button i {
    padding: 0 3px 0 0;
}
.signin-or-block{
    margin-bottom: 50px;
}
.user-form .signin-or-block span{
    background: #fff;
}
.bbp-topics a,li.bbp-forum-info a {
    color: #222;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
    font-size: 12px;
}
@media (max-width: 767px) {
    html {
        font-size: 14px;
    }
    .header-bar-inner span.info-users, ul.change-view,.heateor_sss_vertical_sharing,section#features{
        display:none !important;
    }
    #bbpress-forums .bbp_reply_content div.bbp-reply-author {
        text-align: left;
        width: 100%;
        border-bottom: 1px solid #ddd;
        margin: 10px 0px 10px 0;
        padding: 5px 0;
        float: left;
        position: relative;
        box-sizing: border-box;
    }
    .bbp-reply-ip {
        display: none;
    }
    #bbpress-forums .bbp_reply_content div.bbp-reply-content {
        margin-left: 0;
        padding: 12px 0px 12px 0;
        text-align: left;
        margin: 10px 10px 10px 0;
        width: 100%;
        float: left;
    }
    #bbpress-forums .bbp_reply_content div.bbp-reply-author:after {
        content: "";
        width: 0px;
        height: 0px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #ddd;
        position: absolute;
        bottom: -20px;
        left: 10px;
    }
    #bbpress-forums .bbp_reply_content div.bbp-reply-author a.bbp-author-avatar {
        float: left;
    }
    #bbpress-forums .bbp_reply_content div.bbp-reply-author img.avatar {
        position: relative;
        top: 0;
        margin: 3px 10px 0 auto;
    }
    #bbpress-forums ul.bbp-replies{
        border: 0px solid #eee;
    }
    .listing-nav ul li {
        display: block;
        padding: 0px 12px 0 0px;
    }
    #up_signup{
        position: absolute;
        bottom: auto;
    }
    /* end bbpress */

