/*
 Theme Name:   Wp Stream v4
 Theme URI:    http://wpstream.org
 Description:  http://wpstream.org
 Author:       John Doe
 Author URI:   http://wpstream.org
 Template:     hello-elementor
 Version:      1.1.0
 License:      GNU General Public License v2 or later 
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wpstream
*/
a {
    color: #22008F;
    text-decoration: none;
}

a:hover {
    color: #2A00B8;
    text-decoration: underline;
}

#publish_video {
    cursor: pointer;
}

#upload_video {
    cursor: pointer;
}

.video_items {
    padding: 20px 20px;
}

.video_items:nth-child(even) {
    background-color: #f7f7f7;
}

.rentals_club_explanations {
    font-weight: bold;
    color: #404040;
}


#secret_api_wrapper_code,
#api_wrapper_code {
    background: #efefef;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 10px;
}

#wpstream_generete_key {
    margin-bottom: 30px;
}

.user_curent_subscription {
    background-color: #ddd;
    color: #404040;
    margin-bottom: 15px;
    padding: 5px 15px;
}

.wpstream_user_data {
    background-color: #eee;
    color: #404040;
    margin-bottom: 30px;
    padding: 5px 15px;
}

.wpstream_user_data strong {
    color: #404040;
}

.video_status {
    display: inline-block;
}

.video_name {
    margin-left: 20px;
    padding: 7px 12px !important;
    width: 270px;
}

.video_item_name_storage {
    margin-bottom: 20px
}

.video_item_publish_class {
    margin-left: 10px;
}

.green_status {
    color: green;
}

.logged-in #wpstream_woo_login {
    display: none;
}

#wpstream_woo_login h2 {
    display: none;
}

#wpstream_woo_login .woocommerce form.checkout_coupon,
#wpstream_woo_login .woocommerce form.login,
#wpstream_woo_login .woocommerce form.register {
    background-color: transparent;
    border: none;
    padding: 0px;
    margin: 2em 0 2em 0;
    text-align: left;
    width: 100%;
}

#wpstream_woo_login .woocommerce form .form-row-wide {
    width: 45%;
    float: left !important;
    clear: initial;
    padding: 0px 19px;
}

#wpstream_woo_login .woocommerce form .form-row-first,
#wpstream_woo_login .woocommerce form .form-row-last {
    display: none;
}

#wpstream_woo_login input.button {
    float: none;
    width: 141px;
    margin-left: 18px;
    margin-top: 10px;
    background-color: #e63d5b;
}

#wpstream_woo_login .woocommerce-simple-registration-login-link {
    display: none;
}

#recent-posts-3 {
    width: 50%;
}

#footer.simple .sidebar-item li {
    margin-bottom: 5px;
    line-height: 1.9em;
}

.pricing-simple-label {
    top: -45px !important;
    width: 90px !important;
    height: 90px !important;
}

.services .content .title+.text {
    margin-top: 20px;
    padding: 0px 20px;
}

.single-post p {
    font-size: 18px !important;
    line-height: 1.7;
    font-weight: 400;
    color: #333 !important;
    margin-bottom: 30px !important;
}

.wpstream-content img {
    margin: 20px 0px;
    border: 1px solid #ddd;
    border-radius: 5px !important;
}

.single-post .wpstream_blog_column ol,
.single-post .wpstream_blog_column ul {
    color: #333 !important;
}

.single-post li {
    font-size: 18px !important;
    line-height: 1.7;
    font-weight: 400;
}

.single-post h2,
.single-post h3,
.single-post h4 {
    margin: 45px 0px 15px 0px;
}


#ez-toc-container {
    margin-bottom: 60px;
}

.single-content img {
    padding: 10px;
    background: #eee;
    margin: 10px 5px;
}


.page-id-5550 .button-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    float: right;
    margin-left: 10px;
    margin-top: 12px;
}

#recent-posts-4,
.sidebar #recent-posts-3 {
    width: 100%;
}

#pixxy_recent_post_widget-3,
#recent-posts-4,
.sidebar #recent-posts-3 {
    width: 100%;
}

#footer .pixxy-recent-post-widget .recent-text a {
    color: #222 !important;
}

#recent-posts-3 {
    width: 100%;
}

.wpstreamfrontdisplay .container {
    width: 100%;
}

#wpstream_show_company {
    padding: 8px 10px;
    margin-bottom: 15px;
}



#romania_cui_field {
    display: none;
}



#custom_html-3 {
    width: 100%;
}

.wpstream_our_latest_videos_thumb {
    width: 100% !important;
    max-width: 210px !important;
    float: left;

}

.wpstream_our_latest_videos h4 {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 1.4em;
}


#custom_html-3 .widget_text,
#custom_html-3 .textwidget {
    width: 100% !important;
    max-width: 100% !important;

}

.wpstream_our_latest_videos {
    display: flex;
    margin-bottom: 30px;
}

#custom_html-3 iframe {
    width: 210px;
    height: 125px;
}

@media only screen and (max-width: 1340px) {
    .container-fluid header.classic {
        padding: 0 15px !important;
    }
}


.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #222;
    border: 2px solid red !important;
}

.pricing-simple-params a {
    color: #222;
    font-weight: 600;
}

.pricing-simple-item.active .pricing-simple-params a {
    color: #fff;
}



/*=====WPStream 3.0 starts here ======*/





/*===General */
.affwp-form .button,
.wpstream_front_button {
    border-radius: 7px;
    padding: 15px 45px;
    background-color: #4e2ee6;
    color: #fff;
    line-height: 1em;
    font-size: 17px;
    font-weight: 500;
    transition: all .3s;
    border: none;
}

.wpstream_front_button:focus,
.wpstream_front_button:hover {
    background-color: #221466;
}


/*===Header */
.elementor-nav-menu--dropdown a.elementor-item-active {
    background-color: #fff !important;
    color: #000 !important;
}

.elementor-nav-menu--dropdown a.elementor-item-active:hover,
.elementor-nav-menu--dropdown a:hover {
    background-color: #EDEDED !important;
    color: #4E2EE6 !important;
}


.elementor-nav-menu--main .elementor-nav-menu ul {
    padding: 15px 0px;
}

.wpstream_master_header_sticky {
    background-color: #fff !important;
    box-shadow: 0px 5px 70px 0px rgb(38 42 76 / 10%);
}

.wpstream_start_free_trial,
.wpstream_start_register,
.wpstream_start_login {
    display: inline-block;
    cursor: pointer;
    color: #777AF2;
    transition: all .3s;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

#bbp_reply_submit,
#bbp_topic_submit,
#wpstream_new_topic,
.wpstream_band_button,
.wpstream_start_free_trial {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #4E2EE6;
    border-radius: 7px 7px 7px 7px;
    padding: 11px 45px 11px 45px;
}


.wpstream_start_login {
    color: #1e266d;
}

.wpstream_header_login {
    float: right;
}


#user-submit,
.wpstream_hire_consultant .wpcf7-submit,
.wpstream_start_register {
    margin-left: 30px;
    /* bordeR: 2px solid #777AF2; */
    border-radius: 7px;
    padding: 15px 45px;
    background-color: #4e2ee6;
    color: #fff;
    line-height: 1em;
}

.wpstream_start_free_trial.wpstream_start_register {
    margin-left: 0px;
}

#bbp_topic_submit:hover,
#user-submit:hover,
#wpstream_new_topic:hover,
.wpstream_band_button:hover,
.wpstream_start_free_trial:hover,
.wpstream_hire_consultant .wpcf7-submit:hover,
.wpstream_start_register:hover {
    background-color: #221466;
    color: #fff;
}


#wpstream_new_topic {
    height: auto;
    float: left;
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 14px 45px;
}

.wpstream_start_login:hover {
    color: #777AF2;
}


.page-id-80557 .wpstream_start_register {
    background-color: #597DFB;
}

.page-id-80557 .wpstream_start_register:hover {
    background-color: #4E2EE6;
}


.header_special {
    color: #4e2ee6;
}

.header_special_v1 {
    color: #597DFB;
}

.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    padding: 20px 0px;
}

/*=== Login Modal */

#modal_login_wrapper {
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: none;
}

.property_details_modal_back,
.modal_login_back {
    background-color: #111;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 1;
}

.modal_login_container {
    background-color: #fff;
    left: 0;
    right: 0;
    top: 8%;
    width: 750px;
    height: 550px;
    z-index: 1;
    position: absolute;
    margin: 0px auto;
    box-shadow: 3px 5px 13px 0px rgb(29 29 29 / 5%);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

#property_details_modal_close,
#login-modal_close {
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 999999;
    background-image: url(./wpstream-30/images/closeicon4.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    opacity: 0.3;
}

.login-register-modal-image {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    left: 0px;

    background-color: #221466;
}

.featured_gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    /*opacity: 0.35;
    background-image: linear-gradient(to top, #000, rgba(0,0,0, 0) 56%);
   */
    background-position: 50% 50%;
    background-size: cover;
    background-image: url(./wpstream-30/images/abstract_login.png);
    opacity: 0.05;
}

.user_terms_register_topbar_label {
    font-size: 14px;
}

#top_register_menu {
    float: left;
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.wpstream_show_on_forgot,
.wpstream_show_on_register {
    margin: 5px 5px;
    float: left;
    display: none;
}


.login-register-modal-image_text h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-family: "MontBold", Sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}

.login-register-modal-image_text ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
}

.login-register-modal-image_text li {
    margin-bottom: 10px;
}



.login-register-modal-image_text {
    left: 45px;
    color: #fff;
    z-index: 2;
    line-height: 1.25em;
    right: 45px;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.login-register-modal-form-wrapper {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    left: 50%;
}

#register-div-topbar,
#forgot-pass-div,
#login-div_topbar {
    padding: 0px 45px 0px 45px;
    text-align: left;
    float: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;

}

.modal_login_container #register-div-title-topbar,
.modal_login_container #forgot-div-title-topbar,
.modal_login_container #login-div-title-topbar {
    padding: 0px 0px 30px 0px;
    color: #1E266D;
    font-family: "MontBold", Sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}

#login-div_topbar.wpstream_show_on_login_no_modal .form-control,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input,
.bbp-login-form .bbp-username input,
#bbpress-forums fieldset.bbp-form input[type=password],
#bbpress-forums fieldset.bbp-form input[type=text],
#modal_login_wrapper .form-control {
    height: 48px;
    padding: 9px 0px 9px 10px;
    margin-bottom: 10px;
    color: #8593a9;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 5px;
}

#user_terms_register_topbar_label a,
#user_terms_register_topbar_label {
    color: #8593a9;
    font-size: 14px;
    line-height: 1.3em;
}

#user_terms_register_topbar_label a {
    color: #221466;
    font-weight: 500;
    display: inline-block;
}


.login_modal_control {
    padding: 0px 45px;
    color: #221466;
    width: 100%;
    float: left;
    font-size: 16px;
    position: absolute;
    bottom: 30px;
    font-weight: 500;
}

.login_modal_control a {
    color: #221466;
}

#return_login_topbar,
#widget_login_topbar {
    display: none;
}

.password_holder {
    position: relative;
}

.show_hide_password {
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 17px;
    color: #8795ab;
    opacity: 0.45;
    cursor: pointer;
    font-family: 'font awesome 5 free';
    font-weight: 400;
    transition: all .3s;
}

.show_hide_password:hover {
    opacity: 8;
}

#widget_login_topbar,
#forgot_pass_topbar {
    float: right;
}

.user_terms_register_topbar_label_wrapper {
    margin-bottom: 15px;
    line-height: 10px;
    display: inline-block;
}

.login-alert {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;

}

#user_terms_register_topbar {
    margin-top: 3px;
    float: left;
    margin-right: 7px;
}


/*=== Footer */
.wpstream_footer {
    color: #BDBEC8;
}

.wpstream_after_footer a,
.wpstream_footer a {
    color: #BDBEC8;
}

.wpstream_after_footer a:hover,
.wpstream_footer a:hover {
    color: #9e9fa7;
}

.wpstream_footer i:hover {
    color: #9e9fa7;
}

.wpstream_footer ul {
    list-style: none;
    padding: 0px;
    ;
}

.wpstream_after_footer {
    color: #BDBEC8;
}

.wpstream_after_footer a {
    margin-left: 20px;
}


/*=== Content */
.wpstream_description_icon_box_strong {
    font-weight: 600;
    font-size: 17px;
    margin-top: 15px;
    display: block;
    color: #1E266D;
}

.wpstream_main_section:after {
    content: " ";
    position: absolute;
    width: 230px;
    height: 230px;
    background-color: rgb(207, 171, 251);
    -webkit-mask-image: url(./wpstream-30/images/dots2.svg);
    mask-image: url(./wpstream-30/images/dots2.svg);
    z-index: 0;
    mask-size: 32px;
    -webkit-mask-size: 32px;
    right: 50px;
    bottom: -115px;
    z-index: 99;
    opacity: 0;

}

.wpstream_text_checked p {
    padding-left: 30px;
    position: relative;
    margin-bottom: 30px !important;
    line-height: 1.3em;
    font-size: 17px;
    color: #1E266D;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.wpstream_text_checked p:before {
    content: " ";
    background-image: url(./wpstream-30/images/check-wpstream.svg);
    width: 21px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0px;
    background-position: center;
    background-size: cover;
}


.wpstream_text_checked_v1 p {
    padding-left: 30px;
    position: relative;
    margin-bottom: 30px !important;
    line-height: 1.3em;
    font-size: 17px;
    color: #221466;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.wpstream_text_checked_v1 p:before {
    content: " ";
    background-image: url(./wpstream-30/images/check1.png);
    width: 20px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 0px;
    background-position: center;
    background-size: cover;
}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    font-size: 12px;
    background-color: #21233f;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    left: 15%;
    top: 25px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/*=== Archive */

.elementor-pagination .page-numbers.current {
    color: #fff;
    background-color: #597dfb;
    width: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}

.elementor-card-shadow-yes .elementor-post__card {
    box-shadow: 0px 0px 31px 3px rgb(38 42 76 / 10%) !important;
}


/*=== woocomerce */
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;
}

.woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}

.woocommerce-additional-fields {
    display: none;
}


.woocommerce form .select2-selection__rendered,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 40px !important;
    line-height: 40px;
    padding: 0px 0px 0px 10px;
    margin-bottom: 0px;
    color: #555;
    font-size: 15px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 5px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #d1cfcf;
}

.select2-container--default .select2-selection--single {
    border: 0px solid #aaa;
    height: 40px;
}


.form-row select.select2-hidden-accessible {
    border: 0 !important;
}

.woocommerce form.login .form-row input[type="checkbox"],
.woocommerce form.checkout .form-row input[type="checkbox"],
.woocommerce .woocommerce-shipping-fields input[type="checkbox"] {
    display: inline-block !important;
    margin-right: 0px;

}


.woocommerce form.checkout .form-row label.checkbox {
    display: inline !important;
    padding-left: 15px !important;
}

.woocommerce form.checkout .form-row label.checkbox:before {
    display: none !important;
}

.woocommerce form .form-row {
    min-height: 85px;
    margin: 0px;
    padding: 0px;
}

.woocommerce-form.woocommerce-form-login .lost_password {
    display: none;
}

#customer_details {
    display: inline-block;
}

#order_review_heading {
    display: none;
}

#order_review {
    display: inline-block;
    background-color: #efecf3;
    border-radius: 5px;
    padding: 10px;
    width: 100%;

    display: inline-block;
    background-color: #f9f5ff;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    margin-top: -25px;
}

.woocommerce #order_review table.shop_table {
    margin-bottom: 0px;
}

.woocommerce-checkout #payment {
    zoom: 1;
    display: inline-block;
    background: #f7f4fc;
    background: #fff;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0px;
    min-height: auto;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 5px;
    line-height: 1.5;
    background-color: #e7e7e7;
    color: #515151;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #e7e7e7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce button.button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
    margin: 0px 15px 15px 0px;
    border-radius: 7px;
    padding: 15px 45px;
    background-color: #4e2ee6;
    color: #fff;
    line-height: 1em;
    text-transform: capitalize;
}


.woocommerce button.button:hover {
    background-color: #221466;
    color: #fff;
}



.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-bottom: 0px;
}

.woocommerce-page #payment #place_order {
    margin: 15px 0px 0px 0px;
    width: 100%;
}

.woocommerce ul.order_details {
    margin: 0 0 30px 0px;
    list-style: none;
    padding: 0px;
}

.woocommerce table.shop_table td small {
    font-weight: 500;
    font-size: 15px;
}

.wpstream_recuring_total .first-payment-date {
    margin-top: 5px;
}


.wpstream_recuring_total strong {
    font-weight: 500;
}

.woocommerce-SavedPaymentMethods li {
    margin-bottom: 0px !important;
}


.woocommerce-checkout .wpstream_dashboard_container_table,
.woocommerce-checkout .wpstream_dashboard_container {
    box-shadow: none;
    padding: 0px;
    border-radius: 5px;
    ;
}


.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-size: 15px;
}

.woocommerce table.shop_table th {
    font-weight: 500;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 15px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 500;
    border-top: 1px solid #e7e7e7;
}

.woocommerce table.shop_table {
    border: 0px;
}

table td,
table th {
    border-color: #e7e7e7;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.woocommerce-info {
    border: 1px solid #dad8e3;
    border-radius: 5px;
    background-color: #f7f4fc;
}

.woocommerce-error {
    border: 1px solid #b81c23;
    border-radius: 5px;
    background-color: #f7f4fc;
}

.woocommerce-info::before {
    color: #221466;
}


.lost_password a,
.about_paypal,
.woocommerce-terms-and-conditions-link,
.showcoupon,
.showlogin {
    color: #221466;
}

.woocommerce-billing-fields h3 {
    color: #221466;
    font-family: "MontBold", Sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25em;
    display: none;
}



.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #dad8e3;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    background-color: #f7f4fc;
}

.wpstream_hire_consultant .wpcf7-form-control,
.wpstream_hire_consultant .wpcf7-form-control {
    border: 1px solid #E7E7E7;
    margin: 5px 0px 0px 0px;
}

.wpstream_terms_conditions {
    color: #888;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
}

.wpstream_terms_conditions a {
    font-weight: 600;
}

/*==band calculator*/
.wpstream_speed_wrapper {
    width: 100%;
    margin: 0px auto;
    font-family: "Roboto", sans-serif;
}

#wpstream_sliders {
    width: 50%;
    float: left;
    padding-right: 30px;
}

.wpstream_info_wrapper {
    width: 50%;
    float: left;
    color: #445781;
}

#wpstream_info {
    width: 100%;
    float: left;
    padding: 30px;
    background: #F7F4FC;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}

#wpstream_info .results {
    width: 100%;
    margin-bottom: 10px;
}

#wpstream_info .results span {
    font-weight: 500;
}

.slider-unit {
    display: inline-block;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
}

.slider-unit:nth-child(odd) {
    background: #F7F4FC;
}

.slider-unit h3 {
    color: #1E266D;
    font-family: "MontBold", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.wpstream_band_slider {
    display: inline-block;
    margin: 0px 10px 5px 0px;
    width: 50%;
}

.wpstream_band_check {
    border: 1px solid #E7E7E7;
    margin-right: 10px;
}

.wpstream_band_button {
    padding: 13px 45px;
    margin: 10px 0px 0px 0px;
    display: inline-block;
}

.wpstream_pack_explanations {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
}

.wpstream_checkout_product {
    width: 100%;
}

#payment {
    display: inline-block;
    padding: 20px 0px 0px 0px;
    width: 100%;
}


#payment .wc_payment_method {
    width: 50%;
    display: inline-block;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    float: left;
}

.wpstream_payment_visible {
    background-color: #efecf3;
}




#wc-stripe-cc-form {
    margin: 0px !important;
}

#stripe-payment-data p {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 30px;
    margin-bottom: 0px;
}


#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0;
    margin: 0px;
    padding: 0px;
}



.woocommerce-order-received .woocommerce-order a,
.showcoupon {
    font-weight: 600;
    color: #4e2ee6;
}

.wpstream_recuring_total {
    text-align: left;
    font-size: 15px;
    margin-top: 5px;
    font-weight: 600;
}

.wpstream_checkout_product img {
    margin-left: 20px;
}

.wpstream_checkout_product_data {
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0px solid #d3ced2;
    padding: 0px;
    min-height: 230px;
}

.woocommerce-checkout #payment div.payment_box {
    margin: 0px 0px 20px 0px;
}

.woocommerce-checkout #payment ul.payment_methods label {
    line-height: 30px;
}

.woocommerce-checkout #payment ul.payment_methods li #payment_method_paypal,
.woocommerce-checkout #payment ul.payment_methods li #payment_method_stripe {
    float: left;
    margin: 10px 5px 0px 0px;
}

.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    padding: 1em;
    margin: 0px;
    font-size: .92em;
    border-radius: 0px;
    line-height: 1.5;
    background-color: #efecf3;
    color: #515151;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
}

.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #efecf3;
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 30px;
}

.about_paypal {
    margin-left: 10px;
}


#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0 0 0;
}

.wpstream_checkout_product_wrapper_td {
    border: none;
}

.wpstream_checkout_product_wrapper_td tr,
.wpstream_checkout_product_wrapper_td td {
    border: none !important;
}

.wpstream_checkout_product_wrapper_td:hover td {
    background-color: #f9f5ff !important;
}


.woocommerce-page.woocommerce-order-received .wpstream_pack_name.newtitle {
    margin: 10px;
}

/*==forum*/
.bbpress-wrapper {
    font-family: "Roboto", sans-serif;
}


.bbp-topic-permalink {
    font-size: 17px;
    font-weight: 800;
    margin-top: 12px;
    color: #222;
    float: left;
    width: 100%;
}

.topic.bbpress .page-title-blog,
.forum-archive.bbpress .page-title-blog {
    font-size: 40px;
}

.bbp-forum-freshness,
.bbp-forum-reply-count,
.bbp-forum-topic-count,
.bbp-forum-info,
.bbp-reply-content,
.bbp-reply-author,
.bbp-topic-freshness,
.bbp-topic-title,
.bbp-topic-reply-count,
.bbp-topic-voice-count {
    font-size: 15px;
    margin: 7px 3px !important;
    font-weight: 700;
}

.bbp-reply-content,
.bbp-reply-author {
    line-height: 18px;
}

.bbp-reply-content {
    margin: 0px 3px !important;
    line-height: 30px;
    font-weight: 400;
}

.bbp-reply-author {
    margin: 6px 3px !important;
}


#bbpress-forums .bbp-pagination-links a,
#bbpress-forums .bbp-pagination-links span.current {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 35px;
    padding: 0 5px;
    margin-left: 5px;
    border: 1px solid #E7E7E7;
    border-radius: 2px;
    background: 0 0;
    color: inherit;
    text-decoration: none;
    height: 35px;
    width: 35px;
    text-align: center;
}

#bbpress-forums .bbp-pagination-links span.current {
    background: #221466;
    color: #fff;
}

#bbpress-forums a {
    text-transform: capitalize !important;
}

#bbpress-forums .bbp-reply-content a {
    text-transform: lowercase !important;
}

.page-numbers.dots {

    display: block;
    float: left;
    padding: 1px 4px;
    margin-left: 5px;
    width: 35px;
    text-align: center;
}

#bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #E7E7E7;
}

#bbp_search_submit {
    background-color: #4E2EE6;
    color: #fff;
    border: none;
}

#bbp_search_submit:hover {
    background-color: #221466;
}

#bbp_topic_submit,
#bbp_reply_submit,
#bbp_search_submit {
    font-size: 15px;
    padding: 6px 15px
}




#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #E7E7E7;
}

.bbp-forum-title,
.bbp-topic-permalink {
    font-size: 17px;
    font-weight: 500;
    color: #221466;
    margin-bottom: 8px;
    text-transform: capitalize;
    margin-top: 0px;
}

#bbpress-forums li.bbp-header {
    background: #221466;
    color: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
}

.bbp-topics ul.sticky,
.bbp-topics ul.super-sticky,
.bbp-topics-front ul.super-sticky {
    background-color: #f2eff7 !important;
    font-size: 1.1em;
}

.bbp-topic-freshness,
.bbp-topic-title,
.bbp-topic-reply-count,
.bbp-topic-voice-count {
    font-weight: 500;

}

.bbp-author-link .bbp-author-avatar,
.bbp-topic-meta .bbp-author-avatar {
    display: none;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
    background-color: #fff;
    padding: 10px 25px;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header {
    background-color: #f7f4fc;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics {
    border: 1px solid #E7E7E7;
}

div.bbp-template-notice,
div.indicator-hint {
    padding: 10px 10px;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #4e2ee6;
    border-color: #4e2ee6;
    color: #fff;
    clear: both;
}

div.bbp-template-notice li,
div.bbp-template-notice p {
    font-size: 14px;
}

.bbp-login-form .bbp-submit-wrapper {
    text-align: left;
    float: left;
}

.bbp-password,
.bbp-username {
    max-width: 500px;
}

#user-submit {
    margin-left: 0px;
}

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-topic-content {
    padding-left: 150px;
    width: 100%;
}

#new-post label,
.bbp-login-form label {
    width: 90%;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
}

.bbp-form {
    border: 1px solid #e7e7e7;
}

#new-post .bbp-form {
    border: none;
}

#new-post textarea,
#new-post select,
#new-post input {
    padding: 9px 0px 9px 10px;
    margin-bottom: 10px;
    color: #8593a9;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    box-shadow: none;
    border-radius: 5px;
}

#new-post textarea {
    width: 100%;
    margin-bottom: 0px;
}

#new-post select,
#new-post input {
    height: 48px;
}

#qt_bbp_topic_content_toolbar input {
    height: auto;
    padding: 0px 8px;
}

#bbp_topic_subscription {
    height: 21px !important;
    float: left;
    padding: 8px;
    margin-right: 10px !important;
}

#wp-bbp_topic_content-wrap {
    margin-bottom: 10px;
}

#bbp_reply_submit,
#bbp_topic_submit {
    padding: 10px 45px;
    font-size: 17px;
    font-weight: 500;
}

div.bbp-submit-wrapper {
    margin-top: 15px;
    float: left;
    clear: both;
}

.bbp-form legend {
    font-size: 20px;
    font-weight: 600;
    color: #221466;
    margin-bottom: 11px;
}

.bbp-reply-form {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.qt_bbp_reply_content_toolbar,
.quicktags-toolbar {
    padding: 3px;
    position: relative;
    border-bottom: 1px solid #dcdcde;
    background: #f6f7f7;
    min-height: 30px;
}

.grecaptcha-badge {
    bottom: -8px !important;
}

.wpstream_allrights p {
    margin-bottom: 0px !important;
}

#cookie-notice {
    position: fixed;
    min-width: 900px;
    width: 900px;
    left: 0;
    right: 0;
    border-radius: 15px;
    box-shadow: 0px 0px 31px 3px rgb(38 42 76 / 10%) !important;
    bottom: 10px;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
}

#cn-notice-text {
    width: 80%;
    text-align: left;
    margin-bottom: 0px !important;
    float: left;
    line-height: 29px;
}

#cn-notice-buttons {
    width: 20%;
    text-align: right;
    padding-right: 20px;
    line-height: 59px;
}

.cookie-notice-container {
    padding: 5px 30px;
}


.cn-button.bootstrap,
.cn-button.wp-default {
    color: #fff;
    background: #7193f9;
    border-radius: 7px;
    font-size: 12px;
}

.cn-close-icon:before,
.cn-close-icon:after {
    background-color: #a29999;
}

#cookie-notice .cookie-notice-container {
    display: block;
    float: left;
}

.wpcf7-form.init label {
    width: 100%;
    font-size: 14px;
}

.wpstream_pricing_col .elementor-widget-container {
    overflow: visible;
}

#forgot_notice {
    text-align: center;
    padding: 10px;
    background-color: green;
    color: #fff;
}

#login-div_topbar.wpstream_show_on_login_no_modal {
    position: relative;
    display: inline-block;
    top: unset;
    transform: none;
}

.affwp-form textarea,
.affwp-form input {
    border: 1px solid #E7E7E7;
    margin: 5px 0px 0px 0px;
}

.affwp-form label {
    color: #445781;
    font-size: 14px;
}

.wpstream_calculator_email_title {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 10px;
}

.wpestate_position_sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 30px;
    align-self: flex-start;
}

.wpestate_position_sticky p {
    margin-bottom: 0.9em;
}

.woocommerce ul.order_details li {
    margin-bottom: 15px;
}

.wpstream-author-wrapper {
    background-color: #F7F4FC;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
}

.wpstream-author-wrapper h4 {
    margin: 15px 0px;
}

.wpstream-author-wrapper img {
    margin: 0px;
    border-radius: 50% !important;
}

.wpstream-author-wrapper p {
    font-size: 15px !important;
}



.wpstream_similar_articles .elementor-posts .elementor-post__card {
    height: 315px;
}

.wpstream_similar_articles .elementor-posts-container .elementor-post__thumbnail__link {
    height: 200px;
}


.wpstream_call_to_action_form {
    background-color: #f7f4fc;
    padding: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    margin-bottom: 30px;
    position: relative;
}

.wpstream_call_to_action_form_back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url(./wpstream-30/images/decor_lines.png);
    opacity: 0.4;
    background-size: cover;
    z-index: 1;
}

.wpstream_call_to_action_title {
    color: #221466;
    font-family: MontBold, Sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    z-index: 2;
}

.wpstream_call_to_action_content {

    position: relative;
    line-height: 1.3em;
    font-size: 17px;
    color: #1e266d;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    text-align: center;
    margin-bottom: 30px;
    z-index: 2;
}

.wpstream_call_to_action_button {
    padding: 8px 39px;
    font-size: 17px;
    font-weight: 500;
    z-index: 2;

}

.wpstream_widget_blog_list_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}

.wpstream_widget_blog_list_unit {
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E7E7E7;
    padding: 30px 30px 30px 30px;
    width: 353px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}


.wpstream_widget_blog_list_unit_title,
.wpstream_widget_blog_list_unit_title a {
    margin-bottom: 20px;
    color: #221466;
    font-family: "MontBold", Sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3em;

}

.wpstream_widget_blog_list_excerpt {
    text-align: left;
    color: #445781;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;

}

.wpstream_widget_blog_list_link {
    color: #221466;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 500;
}

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

    .elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-29ff0fc5>.elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-18e1bcd1>.elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-3109aa17>.elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-7592a8b>.elementor-background-overlay {
        background-image: none;
        background-color: #f6f2fd;
    }


}


.single-post li .ez-toc-link{
    font-size: 15px!important;
    font-weight: 400;
    color: #444444!important;
}



.wpstream_sticky-column{
  display: block!important;
}

.wpstream_sticky-column > .elementor-widget-wrap {
    position: sticky;
    position: -webkit-sticky;
    top: 150px;
}

.wpstream_sticky-column .wpstream_call_to_action_content{
    line-height: 30px;
    margin-bottom: 20px;
}

.wpstream_sticky-column .wpstream_call_to_action_title{
    text-align: center;
}

@media only screen and (max-width: 1180px) {
    .wpstream_sticky-column .wpstream_call_to_action_title{
        font-size: 27px;
    }
    
    .wpstream_sticky-column .wpstream_call_to_action_content{
        font-size: 15px;
    }
        
    .wpstream_sticky-column .wpstream_call_to_action_button{
            padding: 8px 20px;
    }
    
    .wpstream_sticky-column .wpstream_call_to_action_form{
        padding: 20px;
    }
}

/*
 Theme Name:   Wp Stream v4
 Theme URI:    http://wpstream.org
 Description:  http://wpstream.org
 Author:       John Doe
 Author URI:   http://wpstream.org
 Template:     hello-elementor
 Version:      1.1.0
 License:      GNU General Public License v2 or later 
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wpstream
*/
a {
    color: #22008F;
    text-decoration: none;
}

a:hover {
    color: #2A00B8;
    text-decoration: underline;
}

#publish_video {
    cursor: pointer;
}

#upload_video {
    cursor: pointer;
}

.video_items {
    padding: 20px 20px;
}

.video_items:nth-child(even) {
    background-color: #f7f7f7;
}

.rentals_club_explanations {
    font-weight: bold;
    color: #404040;
}


#secret_api_wrapper_code,
#api_wrapper_code {
    background: #efefef;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 10px;
}

#wpstream_generete_key {
    margin-bottom: 30px;
}

.user_curent_subscription {
    background-color: #ddd;
    color: #404040;
    margin-bottom: 15px;
    padding: 5px 15px;
}

.wpstream_user_data {
    background-color: #eee;
    color: #404040;
    margin-bottom: 30px;
    padding: 5px 15px;
}

.wpstream_user_data strong {
    color: #404040;
}

.video_status {
    display: inline-block;
}

.video_name {
    margin-left: 20px;
    padding: 7px 12px !important;
    width: 270px;
}

.video_item_name_storage {
    margin-bottom: 20px
}

.video_item_publish_class {
    margin-left: 10px;
}

.green_status {
    color: green;
}

.logged-in #wpstream_woo_login {
    display: none;
}

#wpstream_woo_login h2 {
    display: none;
}

#wpstream_woo_login .woocommerce form.checkout_coupon,
#wpstream_woo_login .woocommerce form.login,
#wpstream_woo_login .woocommerce form.register {
    background-color: transparent;
    border: none;
    padding: 0px;
    margin: 2em 0 2em 0;
    text-align: left;
    width: 100%;
}

#wpstream_woo_login .woocommerce form .form-row-wide {
    width: 45%;
    float: left !important;
    clear: initial;
    padding: 0px 19px;
}

#wpstream_woo_login .woocommerce form .form-row-first,
#wpstream_woo_login .woocommerce form .form-row-last {
    display: none;
}

#wpstream_woo_login input.button {
    float: none;
    width: 141px;
    margin-left: 18px;
    margin-top: 10px;
    background-color: #e63d5b;
}

#wpstream_woo_login .woocommerce-simple-registration-login-link {
    display: none;
}

#recent-posts-3 {
    width: 50%;
}

#footer.simple .sidebar-item li {
    margin-bottom: 5px;
    line-height: 1.9em;
}

.pricing-simple-label {
    top: -45px !important;
    width: 90px !important;
    height: 90px !important;
}

.services .content .title+.text {
    margin-top: 20px;
    padding: 0px 20px;
}

.single-post p {
    font-size: 18px !important;
    line-height: 1.7;
    font-weight: 400;
    color: #333 !important;
    margin-bottom: 30px !important;
}

.wpstream-content img {
    margin: 20px 0px;
    border: 1px solid #ddd;
    border-radius: 5px !important;
}

.single-post .wpstream_blog_column ol,
.single-post .wpstream_blog_column ul {
    color: #333 !important;
}

.single-post li {
    font-size: 18px !important;
    line-height: 1.7;
    font-weight: 400;
}

.single-post h2,
.single-post h3,
.single-post h4 {
    margin: 45px 0px 15px 0px;
}


#ez-toc-container {
    margin-bottom: 60px;
}

.single-content img {
    padding: 10px;
    background: #eee;
    margin: 10px 5px;
}


.page-id-5550 .button-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    float: right;
    margin-left: 10px;
    margin-top: 12px;
}

#recent-posts-4,
.sidebar #recent-posts-3 {
    width: 100%;
}

#pixxy_recent_post_widget-3,
#recent-posts-4,
.sidebar #recent-posts-3 {
    width: 100%;
}

#footer .pixxy-recent-post-widget .recent-text a {
    color: #222 !important;
}

#recent-posts-3 {
    width: 100%;
}

.wpstreamfrontdisplay .container {
    width: 100%;
}

#wpstream_show_company {
    padding: 8px 10px;
    margin-bottom: 15px;
}



#romania_cui_field {
    display: none;
}



#custom_html-3 {
    width: 100%;
}

.wpstream_our_latest_videos_thumb {
    width: 100% !important;
    max-width: 210px !important;
    float: left;

}

.wpstream_our_latest_videos h4 {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 1.4em;
}


#custom_html-3 .widget_text,
#custom_html-3 .textwidget {
    width: 100% !important;
    max-width: 100% !important;

}

.wpstream_our_latest_videos {
    display: flex;
    margin-bottom: 30px;
}

#custom_html-3 iframe {
    width: 210px;
    height: 125px;
}

@media only screen and (max-width: 1340px) {
    .container-fluid header.classic {
        padding: 0 15px !important;
    }
}


.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #222;
    border: 2px solid red !important;
}

.pricing-simple-params a {
    color: #222;
    font-weight: 600;
}

.pricing-simple-item.active .pricing-simple-params a {
    color: #fff;
}



/*=====WPStream 3.0 starts here ======*/





/*===General */
.affwp-form .button,
.wpstream_front_button {
    border-radius: 7px;
    padding: 15px 45px;
    background-color: #4e2ee6;
    color: #fff;
    line-height: 1em;
    font-size: 17px;
    font-weight: 500;
    transition: all .3s;
    border: none;
}

.wpstream_front_button:focus,
.wpstream_front_button:hover {
    background-color: #221466;
}


/*===Header */
.elementor-nav-menu--dropdown a.elementor-item-active {
    background-color: #fff !important;
    color: #000 !important;
}

.elementor-nav-menu--dropdown a.elementor-item-active:hover,
.elementor-nav-menu--dropdown a:hover {
    background-color: #EDEDED !important;
    color: #4E2EE6 !important;
}


.elementor-nav-menu--main .elementor-nav-menu ul {
    padding: 15px 0px;
}

.wpstream_master_header_sticky {
    background-color: #fff !important;
    box-shadow: 0px 5px 70px 0px rgb(38 42 76 / 10%);
}

.wpstream_start_free_trial,
.wpstream_start_register,
.wpstream_start_login {
    display: inline-block;
    cursor: pointer;
    color: #777AF2;
    transition: all .3s;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

#bbp_reply_submit,
#bbp_topic_submit,
#wpstream_new_topic,
.wpstream_band_button,
.wpstream_start_free_trial {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #4E2EE6;
    border-radius: 7px 7px 7px 7px;
    padding: 11px 45px 11px 45px;
}


.wpstream_start_login {
    color: #1e266d;
}

.wpstream_header_login {
    float: right;
}


#user-submit,
.wpstream_hire_consultant .wpcf7-submit,
.wpstream_start_register {
    margin-left: 30px;
    /* bordeR: 2px solid #777AF2; */
    border-radius: 7px;
    padding: 15px 45px;
    background-color: #4e2ee6;
    color: #fff;
    line-height: 1em;
}

.wpstream_start_free_trial.wpstream_start_register {
    margin-left: 0px;
}

#bbp_topic_submit:hover,
#user-submit:hover,
#wpstream_new_topic:hover,
.wpstream_band_button:hover,
.wpstream_start_free_trial:hover,
.wpstream_hire_consultant .wpcf7-submit:hover,
.wpstream_start_register:hover {
    background-color: #221466;
    color: #fff;
}


#wpstream_new_topic {
    height: auto;
    float: left;
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 14px 45px;
}

.wpstream_start_login:hover {
    color: #777AF2;
}


.page-id-80557 .wpstream_start_register {
    background-color: #597DFB;
}

.page-id-80557 .wpstream_start_register:hover {
    background-color: #4E2EE6;
}


.header_special {
    color: #4e2ee6;
}

.header_special_v1 {
    color: #597DFB;
}

.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    padding: 20px 0px;
}

/*=== Login Modal */

#modal_login_wrapper {
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: none;
}

.property_details_modal_back,
.modal_login_back {
    background-color: #111;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 1;
}

.modal_login_container {
    background-color: #fff;
    left: 0;
    right: 0;
    top: 8%;
    width: 750px;
    height: 550px;
    z-index: 1;
    position: absolute;
    margin: 0px auto;
    box-shadow: 3px 5px 13px 0px rgb(29 29 29 / 5%);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

#property_details_modal_close,
#login-modal_close {
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 999999;
    background-image: url(./wpstream-30/images/closeicon4.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    opacity: 0.3;
}

.login-register-modal-image {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    left: 0px;

    background-color: #221466;
}

.featured_gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    /*opacity: 0.35;
    background-image: linear-gradient(to top, #000, rgba(0,0,0, 0) 56%);
   */
    background-position: 50% 50%;
    background-size: cover;
    background-image: url(./wpstream-30/images/abstract_login.png);
    opacity: 0.05;
}

.user_terms_register_topbar_label {
    font-size: 14px;
}

#top_register_menu {
    float: left;
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.wpstream_show_on_forgot,
.wpstream_show_on_register {
    margin: 5px 5px;
    float: left;
    display: none;
}


.login-register-modal-image_text h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-family: "MontBold", Sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}

.login-register-modal-image_text ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
}

.login-register-modal-image_text li {
    margin-bottom: 10px;
}



.login-register-modal-image_text {
    left: 45px;
    color: #fff;
    z-index: 2;
    line-height: 1.25em;
    right: 45px;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.login-register-modal-form-wrapper {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    left: 50%;
}

#register-div-topbar,
#forgot-pass-div,
#login-div_topbar {
    padding: 0px 45px 0px 45px;
    text-align: left;
    float: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;

}

.modal_login_container #register-div-title-topbar,
.modal_login_container #forgot-div-title-topbar,
.modal_login_container #login-div-title-topbar {
    padding: 0px 0px 30px 0px;
    color: #1E266D;
    font-family: "MontBold", Sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}

#login-div_topbar.wpstream_show_on_login_no_modal .form-control,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input,
.bbp-login-form .bbp-username input,
#bbpress-forums fieldset.bbp-form input[type=password],
#bbpress-forums fieldset.bbp-form input[type=text],
#modal_login_wrapper .form-control {
    height: 48px;
    padding: 9px 0px 9px 10px;
    margin-bottom: 10px;
    color: #8593a9;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 5px;
}

#user_terms_register_topbar_label a,
#user_terms_register_topbar_label {
    color: #8593a9;
    font-size: 14px;
    line-height: 1.3em;
}

#user_terms_register_topbar_label a {
    color: #221466;
    font-weight: 500;
    display: inline-block;
}


.login_modal_control {
    padding: 0px 45px;
    color: #221466;
    width: 100%;
    float: left;
    font-size: 16px;
    position: absolute;
    bottom: 30px;
    font-weight: 500;
}

.login_modal_control a {
    color: #221466;
}

#return_login_topbar,
#widget_login_topbar {
    display: none;
}

.password_holder {
    position: relative;
}

.show_hide_password {
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 17px;
    color: #8795ab;
    opacity: 0.45;
    cursor: pointer;
    font-family: 'font awesome 5 free';
    font-weight: 400;
    transition: all .3s;
}

.show_hide_password:hover {
    opacity: 8;
}

#widget_login_topbar,
#forgot_pass_topbar {
    float: right;
}

.user_terms_register_topbar_label_wrapper {
    margin-bottom: 15px;
    line-height: 10px;
    display: inline-block;
}

.login-alert {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;

}

#user_terms_register_topbar {
    margin-top: 3px;
    float: left;
    margin-right: 7px;
}


/*=== Footer */
.wpstream_footer {
    color: #BDBEC8;
}

.wpstream_after_footer a,
.wpstream_footer a {
    color: #BDBEC8;
}

.wpstream_after_footer a:hover,
.wpstream_footer a:hover {
    color: #9e9fa7;
}

.wpstream_footer i:hover {
    color: #9e9fa7;
}

.wpstream_footer ul {
    list-style: none;
    padding: 0px;
    ;
}

.wpstream_after_footer {
    color: #BDBEC8;
}

.wpstream_after_footer a {
    margin-left: 20px;
}


/*=== Content */
.wpstream_description_icon_box_strong {
    font-weight: 600;
    font-size: 17px;
    margin-top: 15px;
    display: block;
    color: #1E266D;
}

.wpstream_main_section:after {
    content: " ";
    position: absolute;
    width: 230px;
    height: 230px;
    background-color: rgb(207, 171, 251);
    -webkit-mask-image: url(./wpstream-30/images/dots2.svg);
    mask-image: url(./wpstream-30/images/dots2.svg);
    z-index: 0;
    mask-size: 32px;
    -webkit-mask-size: 32px;
    right: 50px;
    bottom: -115px;
    z-index: 99;
    opacity: 0;

}

.wpstream_text_checked p {
    padding-left: 30px;
    position: relative;
    margin-bottom: 30px !important;
    line-height: 1.3em;
    font-size: 17px;
    color: #1E266D;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.wpstream_text_checked p:before {
    content: " ";
    background-image: url(./wpstream-30/images/check-wpstream.svg);
    width: 21px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0px;
    background-position: center;
    background-size: cover;
}


.wpstream_text_checked_v1 p {
    padding-left: 30px;
    position: relative;
    margin-bottom: 30px !important;
    line-height: 1.3em;
    font-size: 17px;
    color: #221466;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.wpstream_text_checked_v1 p:before {
    content: " ";
    background-image: url(./wpstream-30/images/check1.png);
    width: 20px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 0px;
    background-position: center;
    background-size: cover;
}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    font-size: 12px;
    background-color: #21233f;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    left: 15%;
    top: 25px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/*=== Archive */

.elementor-pagination .page-numbers.current {
    color: #fff;
    background-color: #597dfb;
    width: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}

.elementor-card-shadow-yes .elementor-post__card {
    box-shadow: 0px 0px 31px 3px rgb(38 42 76 / 10%) !important;
}


/*=== woocomerce */
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;
}

.woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}

.woocommerce-additional-fields {
    display: none;
}


.woocommerce form .select2-selection__rendered,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 40px !important;
    line-height: 40px;
    padding: 0px 0px 0px 10px;
    margin-bottom: 0px;
    color: #555;
    font-size: 15px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 5px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #d1cfcf;
}

.select2-container--default .select2-selection--single {
    border: 0px solid #aaa;
    height: 40px;
}


.form-row select.select2-hidden-accessible {
    border: 0 !important;
}

.woocommerce form.login .form-row input[type="checkbox"],
.woocommerce form.checkout .form-row input[type="checkbox"],
.woocommerce .woocommerce-shipping-fields input[type="checkbox"] {
    display: inline-block !important;
    margin-right: 0px;

}


.woocommerce form.checkout .form-row label.checkbox {
    display: inline !important;
    padding-left: 15px !important;
}

.woocommerce form.checkout .form-row label.checkbox:before {
    display: none !important;
}

.woocommerce form .form-row {
    min-height: 85px;
    margin: 0px;
    padding: 0px;
}

.woocommerce-form.woocommerce-form-login .lost_password {
    display: none;
}

#customer_details {
    display: inline-block;
}

#order_review_heading {
    display: none;
}

#order_review {
    display: inline-block;
    background-color: #efecf3;
    border-radius: 5px;
    padding: 10px;
    width: 100%;

    display: inline-block;
    background-color: #f9f5ff;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    margin-top: -25px;
}

.woocommerce #order_review table.shop_table {
    margin-bottom: 0px;
}

.woocommerce-checkout #payment {
    zoom: 1;
    display: inline-block;
    background: #f7f4fc;
    background: #fff;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0px;
    min-height: auto;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 5px;
    line-height: 1.5;
    background-color: #e7e7e7;
    color: #515151;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #e7e7e7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce button.button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
    margin: 0px 15px 15px 0px;
    border-radius: 7px;
    padding: 15px 45px;
    background-color: #4e2ee6;
    color: #fff;
    line-height: 1em;
    text-transform: capitalize;
}


.woocommerce button.button:hover {
    background-color: #221466;
    color: #fff;
}



.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-bottom: 0px;
}

.woocommerce-page #payment #place_order {
    margin: 15px 0px 0px 0px;
    width: 100%;
}

.woocommerce ul.order_details {
    margin: 0 0 30px 0px;
    list-style: none;
    padding: 0px;
}

.woocommerce table.shop_table td small {
    font-weight: 500;
    font-size: 15px;
}

.wpstream_recuring_total .first-payment-date {
    margin-top: 5px;
}


.wpstream_recuring_total strong {
    font-weight: 500;
}

.woocommerce-SavedPaymentMethods li {
    margin-bottom: 0px !important;
}


.woocommerce-checkout .wpstream_dashboard_container_table,
.woocommerce-checkout .wpstream_dashboard_container {
    box-shadow: none;
    padding: 0px;
    border-radius: 5px;
    ;
}


.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-size: 15px;
}

.woocommerce table.shop_table th {
    font-weight: 500;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 15px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 500;
    border-top: 1px solid #e7e7e7;
}

.woocommerce table.shop_table {
    border: 0px;
}

table td,
table th {
    border-color: #e7e7e7;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.woocommerce-info {
    border: 1px solid #dad8e3;
    border-radius: 5px;
    background-color: #f7f4fc;
}

.woocommerce-error {
    border: 1px solid #b81c23;
    border-radius: 5px;
    background-color: #f7f4fc;
}

.woocommerce-info::before {
    color: #221466;
}


.lost_password a,
.about_paypal,
.woocommerce-terms-and-conditions-link,
.showcoupon,
.showlogin {
    color: #221466;
}

.woocommerce-billing-fields h3 {
    color: #221466;
    font-family: "MontBold", Sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25em;
    display: none;
}



.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #dad8e3;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    background-color: #f7f4fc;
}

.wpstream_hire_consultant .wpcf7-form-control,
.wpstream_hire_consultant .wpcf7-form-control {
    border: 1px solid #E7E7E7;
    margin: 5px 0px 0px 0px;
}

.wpstream_terms_conditions {
    color: #888;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
}

.wpstream_terms_conditions a {
    font-weight: 600;
}

/*==band calculator*/
.wpstream_speed_wrapper {
    width: 100%;
    margin: 0px auto;
    font-family: "Roboto", sans-serif;
}

#wpstream_sliders {
    width: 50%;
    float: left;
    padding-right: 30px;
}

.wpstream_info_wrapper {
    width: 50%;
    float: left;
    color: #445781;
}

#wpstream_info {
    width: 100%;
    float: left;
    padding: 30px;
    background: #F7F4FC;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}

#wpstream_info .results {
    width: 100%;
    margin-bottom: 10px;
}

#wpstream_info .results span {
    font-weight: 500;
}

.slider-unit {
    display: inline-block;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
}

.slider-unit:nth-child(odd) {
    background: #F7F4FC;
}

.slider-unit h3 {
    color: #1E266D;
    font-family: "MontBold", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.wpstream_band_slider {
    display: inline-block;
    margin: 0px 10px 5px 0px;
    width: 50%;
}

.wpstream_band_check {
    border: 1px solid #E7E7E7;
    margin-right: 10px;
}

.wpstream_band_button {
    padding: 13px 45px;
    margin: 10px 0px 0px 0px;
    display: inline-block;
}

.wpstream_pack_explanations {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
}

.wpstream_checkout_product {
    width: 100%;
}

#payment {
    display: inline-block;
    padding: 20px 0px 0px 0px;
    width: 100%;
}


#payment .wc_payment_method {
    width: 50%;
    display: inline-block;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    float: left;
}

.wpstream_payment_visible {
    background-color: #efecf3;
}




#wc-stripe-cc-form {
    margin: 0px !important;
}

#stripe-payment-data p {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 30px;
    margin-bottom: 0px;
}


#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0;
    margin: 0px;
    padding: 0px;
}



.woocommerce-order-received .woocommerce-order a,
.showcoupon {
    font-weight: 600;
    color: #4e2ee6;
}

.wpstream_recuring_total {
    text-align: left;
    font-size: 15px;
    margin-top: 5px;
    font-weight: 600;
}

.wpstream_checkout_product img {
    margin-left: 20px;
}

.wpstream_checkout_product_data {
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0px solid #d3ced2;
    padding: 0px;
    min-height: 230px;
}

.woocommerce-checkout #payment div.payment_box {
    margin: 0px 0px 20px 0px;
}

.woocommerce-checkout #payment ul.payment_methods label {
    line-height: 30px;
}

.woocommerce-checkout #payment ul.payment_methods li #payment_method_paypal,
.woocommerce-checkout #payment ul.payment_methods li #payment_method_stripe {
    float: left;
    margin: 10px 5px 0px 0px;
}

.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    padding: 1em;
    margin: 0px;
    font-size: .92em;
    border-radius: 0px;
    line-height: 1.5;
    background-color: #efecf3;
    color: #515151;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
}

.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #efecf3;
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 30px;
}

.about_paypal {
    margin-left: 10px;
}

.wc_payment_method label {
    font-weight: 600;
    position: absolute;
    /* background: red; */
    width: 100%;
    padding: 0px 14px 0px 20px; 
    top: 4px;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    gap:10px;
    height: 36px;
}



.p-CardBrandIcon, 
.p-CardErrorIcon svg,
.p-CardCvcIcons-svg {
    margin-right: 10px;
}

#wc-stripe-upe-form{
    border:none;
}


#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0 0 0;
}

.wpstream_checkout_product_wrapper_td {
    border: none;
}

.wpstream_checkout_product_wrapper_td tr,
.wpstream_checkout_product_wrapper_td td {
    border: none !important;
}

.wpstream_checkout_product_wrapper_td:hover td {
    background-color: #f9f5ff !important;
}


.woocommerce-page.woocommerce-order-received .wpstream_pack_name.newtitle {
    margin: 10px;
}

/*==forum*/
.bbpress-wrapper {
    font-family: "Roboto", sans-serif;
}


.bbp-topic-permalink {
    font-size: 17px;
    font-weight: 800;
    margin-top: 12px;
    color: #222;
    float: left;
    width: 100%;
}

.topic.bbpress .page-title-blog,
.forum-archive.bbpress .page-title-blog {
    font-size: 40px;
}

.bbp-forum-freshness,
.bbp-forum-reply-count,
.bbp-forum-topic-count,
.bbp-forum-info,
.bbp-reply-content,
.bbp-reply-author,
.bbp-topic-freshness,
.bbp-topic-title,
.bbp-topic-reply-count,
.bbp-topic-voice-count {
    font-size: 15px;
    margin: 7px 3px !important;
    font-weight: 700;
}

.bbp-reply-content,
.bbp-reply-author {
    line-height: 18px;
}

.bbp-reply-content {
    margin: 0px 3px !important;
    line-height: 30px;
    font-weight: 400;
}

.bbp-reply-author {
    margin: 6px 3px !important;
}


#bbpress-forums .bbp-pagination-links a,
#bbpress-forums .bbp-pagination-links span.current {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 35px;
    padding: 0 5px;
    margin-left: 5px;
    border: 1px solid #E7E7E7;
    border-radius: 2px;
    background: 0 0;
    color: inherit;
    text-decoration: none;
    height: 35px;
    width: 35px;
    text-align: center;
}

#bbpress-forums .bbp-pagination-links span.current {
    background: #221466;
    color: #fff;
}

#bbpress-forums a {
    text-transform: capitalize !important;
}

#bbpress-forums .bbp-reply-content a {
    text-transform: lowercase !important;
}

.page-numbers.dots {

    display: block;
    float: left;
    padding: 1px 4px;
    margin-left: 5px;
    width: 35px;
    text-align: center;
}

#bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #E7E7E7;
}

#bbp_search_submit {
    background-color: #4E2EE6;
    color: #fff;
    border: none;
}

#bbp_search_submit:hover {
    background-color: #221466;
}

#bbp_topic_submit,
#bbp_reply_submit,
#bbp_search_submit {
    font-size: 15px;
    padding: 6px 15px
}




#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #E7E7E7;
}

.bbp-forum-title,
.bbp-topic-permalink {
    font-size: 17px;
    font-weight: 500;
    color: #221466;
    margin-bottom: 8px;
    text-transform: capitalize;
    margin-top: 0px;
}

#bbpress-forums li.bbp-header {
    background: #221466;
    color: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
}

.bbp-topics ul.sticky,
.bbp-topics ul.super-sticky,
.bbp-topics-front ul.super-sticky {
    background-color: #f2eff7 !important;
    font-size: 1.1em;
}

.bbp-topic-freshness,
.bbp-topic-title,
.bbp-topic-reply-count,
.bbp-topic-voice-count {
    font-weight: 500;

}

.bbp-author-link .bbp-author-avatar,
.bbp-topic-meta .bbp-author-avatar {
    display: none;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
    background-color: #fff;
    padding: 10px 25px;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header {
    background-color: #f7f4fc;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics {
    border: 1px solid #E7E7E7;
}

div.bbp-template-notice,
div.indicator-hint {
    padding: 10px 10px;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #4e2ee6;
    border-color: #4e2ee6;
    color: #fff;
    clear: both;
}

div.bbp-template-notice li,
div.bbp-template-notice p {
    font-size: 14px;
}

.bbp-login-form .bbp-submit-wrapper {
    text-align: left;
    float: left;
}

.bbp-password,
.bbp-username {
    max-width: 500px;
}

#user-submit {
    margin-left: 0px;
}

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-topic-content {
    padding-left: 150px;
    width: 100%;
}

#new-post label,
.bbp-login-form label {
    width: 90%;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
}

.bbp-form {
    border: 1px solid #e7e7e7;
}

#new-post .bbp-form {
    border: none;
}

#new-post textarea,
#new-post select,
#new-post input {
    padding: 9px 0px 9px 10px;
    margin-bottom: 10px;
    color: #8593a9;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    box-shadow: none;
    border-radius: 5px;
}

#new-post textarea {
    width: 100%;
    margin-bottom: 0px;
}

#new-post select,
#new-post input {
    height: 48px;
}

#qt_bbp_topic_content_toolbar input {
    height: auto;
    padding: 0px 8px;
}

#bbp_topic_subscription {
    height: 21px !important;
    float: left;
    padding: 8px;
    margin-right: 10px !important;
}

#wp-bbp_topic_content-wrap {
    margin-bottom: 10px;
}

#bbp_reply_submit,
#bbp_topic_submit {
    padding: 10px 45px;
    font-size: 17px;
    font-weight: 500;
}

div.bbp-submit-wrapper {
    margin-top: 15px;
    float: left;
    clear: both;
}

.bbp-form legend {
    font-size: 20px;
    font-weight: 600;
    color: #221466;
    margin-bottom: 11px;
}

.bbp-reply-form {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.qt_bbp_reply_content_toolbar,
.quicktags-toolbar {
    padding: 3px;
    position: relative;
    border-bottom: 1px solid #dcdcde;
    background: #f6f7f7;
    min-height: 30px;
}

.grecaptcha-badge {
    bottom: -8px !important;
}

.wpstream_allrights p {
    margin-bottom: 0px !important;
}

#cookie-notice {
    position: fixed;
    min-width: 900px;
    width: 900px;
    left: 0;
    right: 0;
    border-radius: 15px;
    box-shadow: 0px 0px 31px 3px rgb(38 42 76 / 10%) !important;
    bottom: 10px;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
}

#cn-notice-text {
    width: 80%;
    text-align: left;
    margin-bottom: 0px !important;
    float: left;
    line-height: 29px;
}

#cn-notice-buttons {
    width: 20%;
    text-align: right;
    padding-right: 20px;
    line-height: 59px;
}

.cookie-notice-container {
    padding: 5px 30px;
}


.cn-button.bootstrap,
.cn-button.wp-default {
    color: #fff;
    background: #7193f9;
    border-radius: 7px;
    font-size: 12px;
}

.cn-close-icon:before,
.cn-close-icon:after {
    background-color: #a29999;
}

#cookie-notice .cookie-notice-container {
    display: block;
    float: left;
}

.wpcf7-form.init label {
    width: 100%;
    font-size: 14px;
}

.wpstream_pricing_col .elementor-widget-container {
    overflow: visible;
}

#forgot_notice {
    text-align: center;
    padding: 10px;
    background-color: green;
    color: #fff;
}

#login-div_topbar.wpstream_show_on_login_no_modal {
    position: relative;
    display: inline-block;
    top: unset;
    transform: none;
}

.affwp-form textarea,
.affwp-form input {
    border: 1px solid #E7E7E7;
    margin: 5px 0px 0px 0px;
}

.affwp-form label {
    color: #445781;
    font-size: 14px;
}

.wpstream_calculator_email_title {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 10px;
}

.wpestate_position_sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 30px;
    align-self: flex-start;
}

.wpestate_position_sticky p {
    margin-bottom: 0.9em;
}

.woocommerce ul.order_details li {
    margin-bottom: 15px;
}

.wpstream-author-wrapper {
    background-color: #F7F4FC;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
}

.wpstream-author-wrapper h4 {
    margin: 15px 0px;
}

.wpstream-author-wrapper img {
    margin: 0px;
    border-radius: 50% !important;
}

.wpstream-author-wrapper p {
    font-size: 15px !important;
}



.wpstream_similar_articles .elementor-posts .elementor-post__card {
    height: 315px;
}

.wpstream_similar_articles .elementor-posts-container .elementor-post__thumbnail__link {
    height: 200px;
}


.wpstream_call_to_action_form {
    background-color: #f7f4fc;
    padding: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    margin-bottom: 30px;
    position: relative;
}

.wpstream_call_to_action_form_back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url(./wpstream-30/images/decor_lines.png);
    opacity: 0.4;
    background-size: cover;
    z-index: 1;
}

.wpstream_call_to_action_title {
    color: #221466;
    font-family: MontBold, Sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    z-index: 2;
}

.wpstream_call_to_action_content {

    position: relative;
    line-height: 1.3em;
    font-size: 17px;
    color: #1e266d;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    text-align: center;
    margin-bottom: 30px;
    z-index: 2;
}

.wpstream_call_to_action_button {
    padding: 8px 39px;
    font-size: 17px;
    font-weight: 500;
    z-index: 2;

}

.wpstream_widget_blog_list_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}

.wpstream_widget_blog_list_unit {
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E7E7E7;
    padding: 30px 30px 30px 30px;
    width: 353px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}


.wpstream_widget_blog_list_unit_title,
.wpstream_widget_blog_list_unit_title a {
    margin-bottom: 20px;
    color: #221466;
    font-family: "MontBold", Sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3em;

}

.wpstream_widget_blog_list_excerpt {
    text-align: left;
    color: #445781;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;

}

.wpstream_widget_blog_list_link {
    color: #221466;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 500;
}

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

    .elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-29ff0fc5>.elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-18e1bcd1>.elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-3109aa17>.elementor-background-overlay,
    .elementor-3168 .elementor-element.elementor-element-7592a8b>.elementor-background-overlay {
        background-image: none;
        background-color: #f6f2fd;
    }


}


.single-post li .ez-toc-link{
    font-size: 15px!important;
    font-weight: 400;
    color: #444444!important;
}



.wpstream_sticky-column{
  display: block!important;
}

.wpstream_sticky-column > .elementor-widget-wrap {
    position: sticky;
    position: -webkit-sticky;
    top: 150px;
}

.wpstream_sticky-column .wpstream_call_to_action_content{
    line-height: 30px;
    margin-bottom: 20px;
}

.wpstream_sticky-column .wpstream_call_to_action_title{
    text-align: center;
}

@media only screen and (max-width: 1180px) {
    .wpstream_sticky-column .wpstream_call_to_action_title{
        font-size: 27px;
    }
    
    .wpstream_sticky-column .wpstream_call_to_action_content{
        font-size: 15px;
    }
        
    .wpstream_sticky-column .wpstream_call_to_action_button{
            padding: 8px 20px;
    }
    
    .wpstream_sticky-column .wpstream_call_to_action_form{
        padding: 20px;
    }
}



/**price toggle */
.wpstream-toggle-wrapper {
    display: flex;
    align-items: center;
    gap: 0px;
    background: #ffffff;
    padding: 8px;
    border-radius: 50px;
    position: relative;
    width: fit-content;
}

#wpstream_price_toggleSlider {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 135px;
    height: calc(100% - 16px);
    background: #4E2EE6;
    border-radius: 25px;
    transition: transform 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.wpstream-toggle-label {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 25px;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 135px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wpstream-toggle-label.active {
    color: #fff;
}

/**price tabs widget (elementor) */
.wpstream-price-tabs-wrapper {
    display: flex;
    gap: 0px;
    background: #ffffff;
    padding: 8px;
    border-radius: 50px;
    position: relative;
    width: 50%;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

#wpstream_price_tabs_slider {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 50%;
    height: calc(100% - 16px);
    background: #4E2EE6;
    border-radius: 25px;
    transition: transform 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.wpstream-price-tabs-label {
    font-size: 24px;
    font-weight: 500;
    color: #666;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 25px;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
}

.wpstream-price-tabs-label.active {
    color: #fff;
    font-weight: 600;
}

#wpstream_simple_price {
    display: none;
}