/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
/**
 * My Account
 */
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
.elementor-loop-container .jkit-post-featured-image {
    min-height: 354px;
    background: #f1f1f1;
    border-radius: 7px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    display: inline-block;
    float: left;
    margin-left: 2.7%;
    width: 77%;
    padding-top: 3px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-radius: 13px;
    background: #2b3946;
    overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: none;
    padding-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 16px 25px;
    display: block;
    color: #fff;
    font-size: 14px;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
    content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
    content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
    content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
    content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
    content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
    content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
    content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}

.woocommerce table.shop_table {
    box-shadow: none;
    margin: 0 !important;
    border-top: none !important;
    border-left: none;
    border-bottom: none;
    border-collapse: collapse !important;
    border-color: #eaeaea !important;
    font-family: "Rubik", sans-serif;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th,.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px 20px;
    border-top: none;
    border-right: none;
    border-color: #d0d0d0a1;
}

.woocommerce table.my_account_orders .button {
    font-size: 12px;
    background: #f4b241;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.9px;
}

nav.woocommerce-MyAccount-navigation {
    background: #fafaff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #fff;
    background: #ff4701;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    /* font-size: 14px; */
    /* font-weight: normal; */
    background: #2d3946;
    color: #fff !important;
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    padding: 11px 30px;
}

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

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background: linear-gradient(260deg, #ff4701 0%, #e58633 100%);
}


#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: auto !important;
    font-family: "Rubik", sans-serif;
    border-radius: 3px;
    padding: 7px 16px;
    font-size: 14px;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 1px solid hsl(0deg 0% 50% / 21%) !important; }

.woocommerce table.shop_table td {
    border-color: #eaeaea !important;
}

table td, table th {
    border-color: #eaeaea !important;
}

.woocommerce table.shop_table th {
    padding: 13px 20px;
}

.elementor-kit-8 h2 {
    font-size: 19px;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    height: 46px;
    border-radius: 5px;
    padding: 8px 15px;
    border: 2px solid #cccccc6e;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

h3#order_review_heading {
    display: none;
}

form.checkout.woocommerce-checkout {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

div#customer_details {
    display: flex;
    flex-flow: column;
    width: 55%;
}

div#customer_details .col-1, div#customer_details .col-2 {
    width: 100%;
}

div#order_review {
    width: 42%;
}

div#payment {
    margin-top: 20px;
}

.cartstotalss {
    height: 21px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    margin-left: -13px !important;
    width: 20px !important;
    background: #2f3946 !important;
    font-family: 'Rubik', sans-serif !important;
}

.elementor-element.elementor-element-bdf2643.jkit-sticky-element--enabled.jkit-sticky-position--fixed.e-flex.e-con-boxed.jkit-sticky-element-on--down.e-con.e-parent.e-lazyloaded.sticky-pinned {
    background: #fff;
    box-shadow: 0 0 13px rgba(0,0,0,0.1);
}

.woocommerce-message {
    border-radius: 7px;
    font-size: 14px;
    display: flex;
    padding: 13px 15px 13px 45px;
}

.woocommerce-message a {
    margin-left: 30px !important;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none;
    padding: 0;
}

form.woocommerce-form.woocommerce-form-login.login {
    margin-top: 0;
}

form.woocommerce-form.woocommerce-form-register.register {
    margin-top: 0;
}

.page-id-655 .elementor-element.elementor-element-231bbf8.divineaccount.elementor-widget.elementor-widget-shortcode {
    padding: 20px 20px;
}
.comments-area a, .page-content a {
    color: #ff4701;
    text-decoration: none;
}
.page-id-655 .elementor-element.elementor-element-231bbf8.divineaccount.elementor-widget.elementor-widget-shortcode h1, .page-id-655 .elementor-element.elementor-element-231bbf8.divineaccount.elementor-widget.elementor-widget-shortcode h2 {
    font-size: 35px;
    font-weight: 300;
    letter-spacing: -1px;
}

.page-id-655 .elementor-element.elementor-element-231bbf8.divineaccount.elementor-widget.elementor-widget-shortcode p {
    font-size: 14px;
}

.page-id-655 .elementor-element.elementor-element-231bbf8.divineaccount.elementor-widget.elementor-widget-shortcode p.form-row {
    font-size: 16px;
}

.page-id-655 .elementor-element.elementor-element-231bbf8.divineaccount.elementor-widget.elementor-widget-shortcode label {
    margin-bottom: 5px;
}

.logintext span.elementor-icon-list-text {
    margin-left: -9px;
}

div#customer_login {
    padding: 40px 50px;
}

.divinesolutions_cartssec table th.label, .divinesolutions_cartssec table tbody tr td {
    padding: 5px 0px !important;
    background: none !important;
    font-family: 'Rubik', sans-serif;
}

.divinesolutions_cartssec table th.label label {
    font-weight: normal !important;
    font-size: 15px;
    font-family: "Rubik", Sans-serif;
}

.divinesolutions_cartssec table tbody tr td .variable-items-wrapper .button-variable-item.disabled {
    background: #dedede;
}

.divinesolutions_cartssec table tbody tr td .variable-items-wrapper .button-variable-item {
    font-family: 'Rubik', sans-serif;
    margin: 0 10px 0 0 !important;
    position: static !important;
}

.divinesolutions_cartssec table tbody tr td .variable-items-wrapper .button-variable-item .variable-item-contents {
    padding: 0px 33px !important;
    height: inherit !important;
    min-height: inherit !important;
    max-height: inherit !important;
}

.variable-item-contents {
}

.divinesolutions_cartssec table tbody tr td .variable-items-wrapper {
    position: relative;
}

.divinesolutions_cartssec .woocommerce-variation-add-to-cart button.minus,.divinesolutions_cartssec .woocommerce-variation-add-to-cart button.plus {
    margin-left: 0 !important;
    background: #eeeeee !important;
    border: none;
    padding: 13px 0px !important;
    height: 58px;
    font-weight: normal;
    width: 58px;
}

.divinesolutions_cartssec .woocommerce-variation-add-to-cart .quantity.wqpmb_quantity input {
    height: 58px !important;
    border-radius: 6px;
    font-family: 'Rubik', sans-serif !important;
    font-size: 17px !important;
}

.divinesolutions_cartssec .woocommerce-variation-add-to-cart .qib-button-wrapper {
    display: flex !important;
    align-items: self-start !important;
    gap: 6px;
}

.divinesolutions_cartssec .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    padding: 12px 40px !important;
    height: 60px;
}

.vendorasigningn {
    background: #eaf7ff;
    border-radius: 8px;
    padding: 20px 30px !important;
    display: flex;
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    border: 1px solid #eaf7ff;
    align-items: flex-start;
}

.vendorasigningn h2 {
    margin: 0;
    color: #1a262e;
    font-family: "Rubik", sans-serif !important;
    font-size: 21px;
}

.vendorasigningn p {
    color: #000;
    margin-top: 10px;
    font-size: 15px;
}

.vendorasigningn a {
    background: #3e3f5c;
    display: flex;
    flex-flow: column;
    padding: 12px 30px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    transition: 0.5s ease-in-out;
}

.vendor-upgrade-cta a:hover {
    background: #fbb03b !important;
    color: #fff !important;
}

.elementor-53 .elementor-element.elementor-element-8c86e2b .elementskit-navbar-nav > li, .elementor-widget-ekit-nav-menu ul#menu-header-menu li, .elementor-widget-ekit-nav-menu ul#menu-header-menu {
    position: static !important;
}

.elementor-widget-ekit-nav-menu ul#menu-header-menu li .elementskit-megamenu-panel {
    top: 81px !important;
}

@media (min-width: 980px) {
    .rightmenusections.e-flex.e-con.e-child, 
    .rightmenusections.e-flex.e-con.e-child .elementor-element.elementor-element-8c86e2b.elementor-widget.elementor-widget-ekit-nav-menu, 
    .rightmenusections.e-flex.e-con.e-child .elementor-element.elementor-element-8c86e2b.elementor-widget.elementor-widget-ekit-nav-menu .elementor-widget-container, 
    .rightmenusections.e-flex.e-con.e-child .elementor-element.elementor-element-8c86e2b.elementor-widget.elementor-widget-ekit-nav-menu .elementor-widget-container nav.ekit-wid-con.ekit_menu_responsive_tablet, 
    .rightmenusections.e-flex.e-con.e-child .elementor-element.elementor-element-8c86e2b.elementor-widget.elementor-widget-ekit-nav-menu .elementor-widget-container nav.ekit-wid-con.ekit_menu_responsive_tablet div#ekit-megamenu-header-menu {
        position: static !important;
    }
}

.mainheadersec>.e-con-inner {
    position: relative !important;
}

.storelocaterdivine .wpsl-search {
    background: #fdfdfd87;
    margin: 0 0 0px 0;
    padding: 20px;
}

.storelocaterdivine .wpsl-search form {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
}

.storelocaterdivine .wpsl-search form .wpsl-input, .storelocaterdivine .wpsl-search form .wpsl-search-btn-wrap {
    display: flex !important;
    width: auto !important;
    margin: 0 !important;
    align-items: flex-start;
    flex-flow: column;
    justify-content: flex-end;
}

.storelocaterdivine .wpsl-search form {
    font-size: 16px;
}

#wpsl-search-wrap .wpsl-input>div, #wpsl-search-wrap .wpsl-select-wrap>div {
    display: flex !important;
    margin: 0 !important;
}

#wpsl-search-wrap form label {
    width: auto !important;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin-right: 10px;
}

#wpsl-search-wrap form input, #wpsl-search-wrap form select, #wpsl-search-wrap form .wpsl-selected-item {
    height: 50px;
    border: 2px solid #f1f1f1;
    border-radius: 6px;
    font-family: 'Rubik', sans-serif;
    padding: 0 20px;
    box-shadow: none !important;
    outline: none;
    width: 100%;
}

.wpsl-dropdown {
}

.storelocaterdivine .wpsl-search form .wpsl-dropdown {
    width: 100% !important;
    display: flex !important;
    border: none !important;
}

form {
}

.storelocaterdivine .wpsl-search form .wpsl-input .wpsl-autocomplete-search-container {
    width: 100%;
}

.storelocaterdivine .wpsl-search form .wpsl-select-wrap {
    display: grid !important;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 11px;
    margin: 0;
}

.storelocaterdivine .wpsl-search form .wpsl-select-wrap div#wpsl-radius, .storelocaterdivine .wpsl-search form .wpsl-select-wrap div#wpsl-results {
    display: flex;
    flex-flow: column;
}

.storelocaterdivine .wpsl-search form .wpsl-search-btn-wrap input#wpsl-search-btn {
    border: none;
    background: #241746;
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 600;
}

.storelocaterdivine div#wpsl-wrap {
    background: #f8f6ff;
}

#wpsl-stores ul {
    display: flex;
    flex-flow: column;
    padding: 24px 25px;
}

#wpsl-stores ul li {
    background: #fff;
    border-radius: 12px;
    margin-bottom: 10px;
    padding: 0px !important;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 8%);
}

#wpsl-stores ul li .wpsl-direction-wrap {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #cccccc45;
    padding: 8px 6px 8px 15px;
    font-family: 'Rubik', sans-serif;
}

#wpsl-stores ul li .wpsl-direction-wrap a.wpsl-directions {
    background: #33384e;
    padding: 4px 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    transition: 0.5s ease-in-out;
    display: flex;
    align-items: center;
}

#wpsl-stores ul li .wpsl-direction-wrap a.wpsl-directions:hover {
    background: #fbb03b;
    color: #000;
}

#wpsl-stores ul li .wpsl-store-location {
    padding: 14px;
}

#wpsl-stores ul li .wpsl-store-location span {
    font-size: 14px;
}

#wpsl-stores ul li .wpsl-store-location strong {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    margin-bottom: 6px;
    display: flex;
}

#wpsl-stores ul li .wpsl-store-location img.wpsl-store-thumb.wp-post-image {
    width: 81px !important;
    height: 81px !important;
    object-fit: cover;
    float: left;
    margin: 0px 15px 0 0;
}
#wpsl-result-list li p {
    line-height: 20px;
    margin-bottom: 0;
}

#wpsl-stores ul li .wpsl-direction-wrap a.wpsl-directions:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    display: flex;
    transform: rotate(45deg);
    margin-left: 3px;
    margin-top: 1px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--vendor-application a:before {
    font-family: 'FontAwesome';
    content: "\f54f";
}

.vendor-app__form h3 {
    font-size: 21px;
    margin: 0 0 20px 0;
}

.vendor-app__form {
    width: 100% !important;
    max-width: inherit !important;
    border: none !important;
    padding: 0 !important;
    margin-top: 0;
    background: none !important;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}

.vendor-app__form .va-grid label {
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.vendor-app {
    display: flex;
    flex-flow: column;
}

.vendor-app .vendor-app__status {
    align-self: flex-end;
}
.vendor-app__form .va-grid label input[type="url"],
.vendor-app__form .va-grid label input[type="text"], .vendor-app__form .va-grid label textarea, .vendor-app__form .va-grid label input[type="email"],.vendor-app__form .va-grid label input[type="address"],.vendor-app__form .va-grid label input[type="tel"] {
    height: 46px;
    border-radius: 5px;
    padding: 8px 15px;
    border: 2px solid #cccccc6e;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.vendor-app__form .va-grid+h3 {
    margin-top: 30px;
}
.vbadge {
    font-family: 'Rubik', sans-serif !important;
    font-size: 15px;
    font-weight: 500 !important;
    padding: 9px 15px !important;
}

.vbadge img {
    margin-right: 10px !important;
    margin-left: 10px !important;
}
.vendor-app__form .va-grid {
    background: #fdfdfd;
    padding: 41px 23px 23px 23px;
    border-radius: 8px;
    margin-top: -20px;
    width: 100%;
    border: 1px solid #cccccc6e;
}

.vendor-app__form h3 {
    background: #ffffff !important;
    display: flex;
    flex-flow: column;
    position: relative;
    width: auto !important;
    padding: 10px 23px;
    margin-bottom: 0;
    margin-left: 23px;
    border-radius: 0 0px 8px 8px;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.vendor-app__form .va-grid + label {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 30px;
}

.vendor-app__form .va-grid + label textarea {
    height: 150px;
}
.wc-vendor-upsell-box {
    border: none;
    outline: none !important;
    border-radius: 13px;
}

.wc-vendor-upsell-box::before {
    background: none;
}

.wc-vendor-upsell-box .wc-vendor-upsell-box__content h4 {
    font-weight: 600;
    margin: 0;
}

.wc-vendor-upsell-box .wc-vendor-upsell-box__content {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

.wc-vendor-upsell-box .wc-vendor-upsell-box__content span.wc-vendor-upsell-box__badge {
    font-size: 14px;
    padding: 4px 20px;
}

.wc-vendor-upsell-box .wc-vendor-upsell-box__icon {
    margin: 0;
    box-shadow: none;
    border: none;
    padding: 0 !important;
    width: 33px;
}

.wc-vendor-upsell-box .wc-vendor-upsell-box__content p.wc-vendor-upsell-box__text {
    margin-top: -2px;
    padding-right: 180px;
    padding-bottom: 21px;
}

@media (min-width:320px) and (max-width:768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce-MyAccount-content {
        margin-left: 0 !important;
        margin-top: 30px;
        width: 100% !important;
    }
}