/**
Theme Name: Hello Elementor Child
Author: FunnelKit
Author URI: https://funnelkit.com/
Description: FunnelKit Accounts child theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor-child
Template: hello-elementor
*/

.newsletter_form input[type="text"], .newsletter_form input[type="email"]{background:#fff; border:1px solid #e8e8e8; margin-bottom: 10px; font-size:14px; width:100%}
.newsletter_form input[type="submit"]{font-size:16px}
.woocommerce table.my_account_orders tr td a.button{padding:10px}
.woocommerce table.my_account_orders tr td.order-actions{text-align:left}

.woocommerce-MyAccount-navigation-link a {
    color: #353030;
    padding: 0 0 8px 0;
    font-size: 14px;
    white-space: nowrap;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: transparent;
    color: #21a305;
    font-weight: bold;
    border-bottom: 2px solid #21a305;
    cursor: default;
}
body.woocommerce-account .woocommerce-MyAccount-navigation>ul{list-style: none;
    padding: 0 0 7px 0;
    margin: 0;
    display: flex;
    gap: 24px;
    border-bottom: 1px solid #dedfea;}

 .woocommerce-MyAccount-content h4{font-size: 24px;color: #353030;}

.woocommerce-MyAccount-content table {
    border: 1px solid #DEDFEA;
    border-collapse: collapse;
    border-radius: 12px;
    font-size: 14px;
    line-height: 16px;
    color: #353030;box-shadow:none;
}
.woocommerce table thead th {
    height: 44px;
    background: #e8e8e8;
    padding: 8px 16px !important;
    font-weight: 600;
    vertical-align: middle;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th{border:0}
.woocommerce table.shop_table td{border-left: 0;border-bottom: 0;}
.woocommerce table.shop_table td {
    border: 0;
}
.woocommerce table tbody th, .sublium-myaccount .woocommerce table tbody td {
    height: 54px;
    background: #fff;
    padding: 8px 16px !important;
    font-weight: 400;
}
.woocommerce table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 96.55% / 82%);
}

.woocommerce table tbody td a{
    color: #1fa9fd;
}


/* styles changes */ 
body #page .elementor.elementor-type-header.elementor-location-header .elementor-inner .elementor-section-wrap .elementor-row .elementor-widget-container ul li a:hover {
    color: #ff9f2e;
}
body #page .elementor.elementor-type-header.elementor-location-header .elementor-inner .elementor-section-wrap .elementor-row .elementor-widget-container ul li a.elementor-item-active{
    color: #ff9f2e;
}
.single-post .blog_content label {
    padding-left: 26px;
    display: block;
    font-size: 18px;
}   
.single-post .comment-form-cookies-consent input {
    max-width: 13px;
    float: left;
    margin-top: 8px;
}
body #page .elementor.elementor-type-header.elementor-location-header .elementor-inner .elementor-section-wrap .elementor-row .elementor-widget-container ul li a {
    font-family: "Open Sans", sans-serif;
}
.woocommerce-checkout #payment li.wc_payment_method.payment_method_stripe .payment_box.payment_method_stripe {
    margin: 2.5em 0;
}
.woocommerce .select2-container .select2-selection--single, .woocommerce select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select {
    min-height: 44.5px;
    padding: 12px .75em 0;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 15px;
    padding-top: 14px;
}
.elementor-nav-menu .sub-arrow {
    margin-left: 10px;
    margin-top: 4px;
    background: url(https://funnelkit.com/wp-content/uploads/2018/06/drop-down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 12px;
    height: 12px;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
}
.variation-subscription_upgrade_data {
    display: none !important;
}
.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow:before {
    content: " " !important;
}
.woocommerce-checkout-review-order .cart_item td.product-name em {
    font-size: 13px;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
}
#fk-accounts .woocommerce form button{color:#fff}
#fk-accounts .woocommerce h2{color:#353030;}
#fk-accounts .woocommerce h2 + p{color:#353030;}
#fk-accounts .woocommerce form .woocommerce-LostPassword{display: none;}
#fk-accounts .woocommerce-form__input-checkbox:checked{background:#21a305;border-color:#21a305;}

@media (max-width: 468px){
    p.elementor-heading-title.elementor-size-default {
        line-height: 1.5;
    }
    .elementor-1396 .elementor-element.elementor-element-208b1513 .elementor-author-box__avatar img {
        width: 80px;
        height: 80px;
        vertical-align: top;
    }    
}
@media (max-width: 768px){
    .elementor-184 .elementor-element.elementor-element-1e126fbd .elementor-image img {
        width: 184px;
    }
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {      
        margin-bottom: 15px;
    }
}