/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

#tab-register_on_page {
    line-height: 24px;
    /*float: left;*/
    width: 100%;
    max-width: 767px;
    margin: 10px auto;
    position: relative;
    font-weight: 300;
    letter-spacing: 1.2px;
    background: transparent;
    border-radius: 10px;
    min-height: 250px;
    border: none;
    display: flex;
    flex-wrap: wrap;
}

#tab-register_on_page .tab-section-form {
    max-width: 500px;
    margin: 0 auto;
}

.tab-section-form h6 {
    text-align: center;
}

.tab-section-form #tab-register_on_page > h4,
#tab-register_on_page > div {
    width: 100%;
}

#tab-register_on_page .tab-section-title {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
    margin: 30px 0 30px 0;
    font-weight: bold;
}

#tab-register_on_page .tab-form-element input {
    background-color: #343b93;
    border-width: 0px 0px 0px 0px;
    border-radius: 8px;
    color: #fff;
    height: 40px;
    min-width: 20px;
}

#tab-register_on_page .tab-btn {
    text-align: center;
    padding-top: 18px;
}

#tab-register_on_page button.yellow-btn.yellow-btn.yellow-btn,
#tab-register_on_page a.yellow-btn.yellow-btn.yellow-btn {
    background-color: #ffd531;
    font-style: normal;
    color: #16165b;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.32px;
    line-height: normal;
    padding: 10px 28px;
    text-transform: uppercase;
    border-radius: 8px;
    margin: 0 auto;
    display: block;
    width: fit-content;
}

#tab-register_on_page .tab-form-element .error {
    width: 100%;
    color: red;
    padding: 10px;
    display: none;
}

#tab-register_on_page .tab-form-element .error {
    display: block;
}

#tab-register_on_page .form-element-error input {
    border: 1px solid red;
}

.page-header-h1 {
    color: rgb(255, 189, 189);
    font-size: 66px;
    font-weight: bold;
    line-height: 72px;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 2px 0 32px 0;
}

.page-header-h2 {
    color: rgb(255, 189, 189);
    font-size: 46px;
    font-weight: bold;
    line-height: 52px;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 5px 0 5px 0;
}

.default-site-main {
    padding: 30px 10px 30px 10px;
}

.default-site-main .page-header-h1 {
    text-transform: capitalize;
}

.default-site-main ul {
    padding: 0;
}

.default-site-main li {
    padding: 10px 0;
}

.default-site-main form {
    background-color: #343b93 !important;
    position: relative;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 30px;
    background-image: url("/wp-content/uploads/2022/02/bg_black_1.svg") !important;
    background-repeat: no-repeat !important;
    background-position: inherit;
    background-size: 250%;
}

.default-site-main form a {
    color: #fff !important;
}

.default-site-main_ form:before {
    content: "";
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-image: url("/wp-content/uploads/2022/02/bg_black_1.svg") !important;
    background-repeat: no-repeat !important;
    background-position: top;
    background-size: cover;
    z-index: -1;
}

.default-site-main input[type="date"],
.default-site-main input[type="email"],
.default-site-main input[type="number"],
.default-site-main input[type="password"],
.default-site-main input[type="search"],
.default-site-main input[type="tel"],
.default-site-main input[type="text"],
.default-site-main input[type="url"],
.default-site-main select,
.default-site-main textarea {
    border: 1px solid #343b93 !important;
    color: #343b93 !important;
    border-radius: 6px !important;
}

.default-site-main .form-disabled input[type="date"],
.default-site-main .form-disabled input[type="email"],
.default-site-main .form-disabled input[type="number"],
.default-site-main .form-disabled input[type="password"],
.default-site-main .form-disabled input[type="search"],
.default-site-main .form-disabled input[type="tel"],
.default-site-main .form-disabled input[type="text"],
.default-site-main .form-disabled input[type="url"],
.default-site-main .form-disabled select,
.default-site-main .form-disabled textarea {
    color: #fff !important;
    background: #575c98 !important;
    opacity: 0.8;
}

fieldset {
    border: 1px solid #fff !important;
}

button.yellow-btn_2.yellow-btn_2.yellow-btn_2,
a.yellow-btn_2.yellow-btn_2.yellow-btn_2 {
    background-color: #ffd531;
    font-style: normal;
    color: #16165b;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.32px;
    line-height: normal;
    padding: 10px 28px;
    text-transform: uppercase;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 30px;
    display: block;
    width: fit-content;
    float: inherit;
}

.wrap-login {
    padding: 25px 25px 36px;
    color: #343b93;
    max-width: 62%;
    margin: 0 auto;
}

.wrap-login {
    padding: 25px 25px 36px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #343b93 !important;
}

.lost_reset_password {
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
}

.lost_reset_password .woocommerce-form-row {
    max-width: 320px;
    margin: 0 auto !important;
}

.default-site-main .woocommerce-notices-wrapper ul {
    padding: 0 80px;
}

.default-site-main .woocommerce-notices-wrapper ul li {
    padding: 15px !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100% !important;
    float: inherit !important;
}

.a-span,
a.a-span {
    cursor: pointer;
    color: red !important;
    text-decoration: underline !important;
}

.a-span:hover,
a.a-span:hover {
    text-decoration: none;
}

.benefits-wraper {
    text-align: center;
}

.benefits-wraper li {
    list-style: none;
    padding: 5px 0;
    margin: 0;
}

.benefits-wraper ul {
    padding: 0 0 0 35px;
    margin: 0;
    text-align: left;
}

.benefits-wraper li > span {
    border-radius: 50%;
    background: green;
    width: 20px;
    height: 20px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    margin: 0 12px 0 0;
}
.benefits-wraper li > span.fa:before {
    font-size: 10px;
}

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

.woocommerce-MyAccount-navigation,
.woocommerce-EditAccountForm {
    text-transform: capitalize;
}

/*.elementor-element.elementor-element-d949270{display:none}*/
.elementor-element-d949270 .elementor-section,
.elementor-element-503ede3 .elementor-section,
.estimator .elementor-section {
    background-color: var(--e-global-color-primary);
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    padding-bottom: 30px;
}

.elementor-element-d949270 .elementor-heading-title,
.elementor-element-503ede3 .elementor-heading-title,
.estimator .elementor-heading-title {
    color: var(--e-global-color-c170441);
    font-family: "GothamBlack", Sans-serif;
    font-size: 42px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: center;
    padding: 20px;
}

.elementor-element-d949270 .form-element,
.elementor-element-503ede3 .form-element,
.estimator .form-element {
    padding: 10px 70px;
}

.elementor-element-d949270 input,
.elementor-element-503ede3 input,
.estimator input {
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-radius: 8px;
    color: #000;
    height: 36px;
    width: 230px;
    float: left;
}

.elementor-element-d949270 .yellow-btn,
.elementor-element-503ede3 .yellow-btn,
.estimator .yellow-btn {
    background-color: #ffd531;
    font-style: normal;
    color: #16165b;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.32px;
    line-height: normal;
    padding: 10px 28px;
    text-transform: uppercase;
    border-radius: 8px;
    margin: 0 auto;
    display: block;
    width: fit-content;
    float: right;
}

.elementor-element-d949270 .form-postal,
.elementor-element-503ede3 .form-postal,
.estimator .form-postal {
    text-align: center;
    font-family: "GothamMedium", Sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.25px;
    width: 100%;
    color: #ffffff;
    padding: 0 20px;
    display: block;
    height: 40px;
    padding: 35px;
    clear: both;
}

.elementor-element-d949270 .form-postal span,
.elementor-element-503ede3 .form-postal span,
.estimator .form-postal span {
    color: #ffd531;
    font-size: 20px;
    font-weight: bold;
}

.elementor-element-d949270 .form-element-error input,
.elementor-element-503ede3 .form-element-error input,
.estimator .form-element-error input {
    border: 1px solid red;
}

.elementor-element-d949270 .form-element .error,
.elementor-element-503ede3 .form-element .error,
.estimator .form-element .error {
    width: 100%;
    float: left;
    color: red;
    padding: 10px;
    display: block;
}

.logged-in .elementor-element-f6220d6,
.logged-in .elementor-element-725e4a5,
.logged-in .elementor-element-b88d914,
.logged-in .elementor-element-3b16a54 {
    display: none;
}

@media (max-width: 600px) {
    .elementor-element-d949270 input,
    .elementor-element-503ede3 input {
        width: 100%;
        margin-bottom: 15px;
    }

    .elementor-element-d949270 .yellow-btn,
    .elementor-element-503ede3 .yellow-btn {
        width: 100%;
    }

    .elementor-element-d949270 .form-element,
    .elementor-element-503ede3 .form-element {
        padding: 10px 20px;
    }

    .elementor-element-d949270 .elementor-heading-title,
    .elementor-element-503ede3 .elementor-heading-title {
        font-size: 25px;
        line-height: 35px;
        padding: 39px 20px 20px 20px;
    }

    .elementor-kit-34 .elementor-1758 .elementor-element.elementor-element-f6220d6 {
        padding-bottom: 100px;
    }

    .elementor-kit-34 .elementor-1758 .elementor-element.elementor-element-a3766f3 .elementor-heading-title {
        padding-top: 10px !important;
    }

    /*.elementor-kit-34 #tab-register_on_page .tab-section-title {*/
    /*    font-size: 18px;*/
    /*    line-height: 20px;*/
    /*    margin: 24px 0 20px 0;*/
    /*}*/

    /*.elementor-kit-34  .tab-section-form .text-center {*/
    /*    font-size: 12px;*/
    /*    letter-spacing: initial;*/
    /*}*/

    /*.elementor-kit-34  .tab-section-form .tab-form-element + br {*/
    /*    display: none;*/
    /*}*/

    /*.elementor-kit-34 .elementor-1758 .elementor-element.elementor-element-a3766f3 .elementor-heading-title {*/
    /*    font-size: 22px;*/
    /*    line-height: 15px;*/
    /*}*/

    /*.elementor-kit-34.elementor-kit-34 h6 {*/
    /*    font-size: 20px;*/
    /*    line-height: 25px;*/
    /*    margin: 15px 0 15px 0;*/

    /*}*/

    /*.elementor-kit-34  .benefits-wraper ul {*/
    /*    padding: 0 0 0 20px;*/
    /*    margin: 0;*/
    /*    text-align: left;*/
    /*}*/
}

.logged-in .mbHideOnLogin {
    display: none;
}

/* MB CSS */
.woocommerce-message .mbButtonSignIn {
    display: block;
    max-width: 100px;
    text-align: center;
    margin: 20px auto 0;
    font-family: "GothamBlack", Sans-serif;
    color: #16165b;
    font-weight: 600;
}

.woocommerce-lost-password .woocommerce .woocommerce-message,
.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    max-width: 600px;
    padding: 50px 40px;
    margin: auto;
    text-align: center;
    color: #343b93;
    border: none;
}

.woocommerce-lost-password .woocommerce .woocommerce-message::before,
.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-message::before {
    content: "";
    background-image: url(https://dank.ca/wp-content/uploads/2022/07/pink.svg);
    width: 100px;
    height: 100px;
    text-align: center;
    position: inherit;
    left: unset;
    top: unset;
    display: block;
    margin: 0 auto 20px;
}

.woocommerce-lost-password .woocommerce .woocommerce-message,
.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-message:not(.mbButtonSignIn) {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 32px;
}

.mbLineDivider {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#divSetPass {
    padding-top: 40px;
    background-image: url(/wp-content/uploads/2022/02/bg_pink_1.svg);
    background-size: cover;
    background-position: center center;
}

#divAfterSetPass .mbCheckVerify {
    width: 400px;
    margin-bottom: 20px;
}

#divAfterSetPass #textAfterSetPass1 {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-family: "GothamBlack", sans-serif;
}

#divSetPass .mbSettingPass:first-child {
    font-size: 40px !important;
    font-weight: 600;
    line-height: normal !important;
}

#divSetPass #mbDivSettingPass2 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 20px 0;
    line-height: 26px !important;
}

#divSetPass .mbSettingPass:not(#mbDivSettingPass3) {
    text-transform: uppercase;
}

#divAfterSetPass {
    background-image: url(/wp-content/uploads/2022/02/bg_pink_2.svg);
    background-size: cover;
    background-position: center center;
}

#divAfterSetPass #textAfterSetPass2 {
    font-size: 22px !important;
    text-transform: uppercase;
}

#divAfterSetPass .textAfterSetPass {
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 600;
}

#divAfterSetPass {
    text-align: center;
    padding: 80px;
}

.woocommerce-ResetPassword.lost_reset_password {
    max-width: 600px !important;
    background-color: #fff !important;
    background-image: none !important;
    border-radius: 0 !important;
    padding: 50px 40px;
}

.woocommerce-ResetPassword.lost_reset_password p:not(.woocommerce-form-row) {
    color: #343b93;
    font-weight: 600;
    font-size: 20px;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row label {
    color: #343b93;
    padding-bottom: 10px;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input.input-text {
    background-color: #343b93;
    border-width: 0 !important;
    border-radius: 8px !important;
    color: #fff !important;
    height: 40px;
    min-width: 20px;
}

.woocommerce-lost-password .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-lost-password .woocommerce-message {
    max-width: 600px;
    margin: auto;
}

/*Start CSS myaccount dashboard*/
body.logged-in.woocommerce-account {
    background-color: #343b93;
}

.logged-in.woocommerce-account #content {
    max-width: 1100px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.logged-in.woocommerce-account #content .entry-title.page-header-h1 {
    color: #ffbdbd;
    text-transform: uppercase;
}

.logged-in.woocommerce-account #content .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li {
    width: 100%;
    text-align: center;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: #fff;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #343b93;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li a:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/02/faq_close.svg);
    display: inline-block;
    width: 14px;
    height: 14px;
    background-size: contain;
    margin-left: 10px;
    transition: all 0.3s;
}

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a:after {
    background-image: url(/wp-content/uploads/2022/02/faq_open.svg);
}

/* .logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
	background-color:
} */

.logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-content {
    background-color: #fff;
    width: 100%;
    padding: 40px;
}

.logged-in.woocommerce-account #content .woocommerce-EditAccountForm.edit-account {
    background-image: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.logged-in.woocommerce-account #content .woocommerce-EditAccountForm.edit-account label,
.logged-in.woocommerce-account #content .woocommerce-EditAccountForm.edit-account span,
.logged-in.woocommerce-account #content .woocommerce-EditAccountForm.edit-account .js_change_password {
    color: #343b93 !important;
}

.logged-in.woocommerce-account #content .woocommerce-EditAccountForm.edit-account input {
    background-color: #343b93 !important;
    border-width: 0 !important;
    border-radius: 8px !important;
    color: #fff !important;
    height: 40px;
    min-width: 20px;
    opacity: 1;
    font-size: 14px;
}

/*End CSS myaccount dashboard*/
#tabs_info .js-tab-login a,
#tabs_info .js-tab-register a {
    text-decoration: none;
}

#tabs_info .js-tab-login,
#tabs_info .js-tab-register {
    cursor: pointer;
}

#tab-register {
    background-color: #fff !important;
}

#divSetPass p {
    color: #343b93;
    font-size: 18px !important;
    letter-spacing: normal;
    margin-bottom: 0;
}

#divSetPass {
    width: 100% !important;
    background-color: #fff;
}

#divSetPass .js_reset_pass_form {
    width: 100% !important;
    margin: auto;
    border-radius: 0 !important;
    padding: 40px;
    max-width: 600px !important;
}

#divSetPass .js_reset_pass_form > div {
    margin: 30px 0;
    text-align: center;
    font-weight: bold;
    font-size: 30px !important;
    line-height: 30px;
    text-transform: uppercase;
}

#divSetPass .js_reset_pass_form input[type="submit"] {
    background-color: #ffd531;
    font-style: normal;
    color: #16165b !important;
    padding: 18px 28px;
    font-size: 16px;
    font-weight: bold;
}

#divSetPass .js_reset_pass_form input {
    background-color: #343b93;
    border-width: 0 !important;
    border-radius: 8px !important;
    color: #fff !important;
}

/*CSS tab check out our store*/
.mbIconContactus .elementor-icon-list-item svg path {
    fill: #343b93;
}

.mbOpenhourBox h3 {
    display: none;
}

.mbTabIcon h6 {
    font-weight: 600;
}

.mbStoreImageBox,
.mbTabIcon {
    cursor: pointer;
}

.mbTabIcon h6:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/02/faq_close.svg);
    display: inline-block;
    width: 14px;
    height: 14px;
    background-size: contain;
    margin-left: 10px;
    transition: all 0.3s;
}

.mbTabActive .mbTabIcon h6:after {
    background-image: url("/wp-content/uploads/2022/02/faq_open.svg");
}

.mbTabContent a {
    font-size: 14px;
    text-decoration: underline;
}

.mbTabIcon:not(.mbTabActive) .elementor-heading-title {
    background-color: transparent;
    padding: 15px 20px;
}

.mbTabActive .mbTabIcon .elementor-heading-title {
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    color: #343b93 !important;
    transition: all 0.3s;
}

.mbStoreImageBox.mbClickOgden:hover .elementor-widget-container:after,
.mbStoreImageBox.mbClickDover:hover .elementor-widget-container:after,
.mbStoreImageBox.mbClickParkdale:hover .elementor-widget-container:after {
    opacity: 1;
}

.mbStoreImageBox.mbClickOgden:hover .elementor-widget-container:after {
    background-image: url(/wp-content/uploads/2022/06/dank-cannabis_dispensary_ogden-calgary-alberta_160x160@2x.jpeg);
}

.mbStoreImageBox.mbClickDover:hover .elementor-widget-container:after {
    background-image: url(/wp-content/uploads/2022/06/dank-cannabis_dispensary_dover-calgary-alberta_160x160@2x.jpeg);
}

.mbStoreImageBox.mbClickParkdale:hover .elementor-widget-container:after {
    background-image: url(/wp-content/uploads/2022/06/dank-cannabis_dispensary_parkdale-calgary-alberta.jpeg);
}

.mbStoreImageBox.mbClickOgden .elementor-widget-container:after,
.mbStoreImageBox.mbClickDover .elementor-widget-container:after,
.mbStoreImageBox.mbClickParkdale .elementor-widget-container:after {
    content: "";
    width: 100%;
    height: 100%;
    background-size: cover;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s all;
    opacity: 0;
}

/*CSS tab check out our store*/
/*CSS My account*/
body.logged-in .mbWithoutLogin {
    display: none;
}

body:not(.logged-in) .mbUserLogin {
    display: none;
}

#tab-login .tab-paneBG {
    padding-bottom: 0;
}

#tab-login .tab-paneBG .tab-section-title {
    margin: 30px 0;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}

#tab-login .tab-paneBG .tab-section-title {
    margin: 30px 0;
    text-align: center;
    font-weight: bold;
}

#tab-login .wrap-login .woocommerce-form-login.login,
#tab-register .tab-paneWhite .tab-paneBG .tab-section-form .js_wss_form {
    margin-top: 0 !important;
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0;
}

#tab-login .wrap-login .woocommerce-form-login.login .woocommerce-form-row input,
#tab-register .tab-paneWhite .tab-paneBG .tab-section-form .js_wss_form input {
    background-color: #343b93;
    border-width: 0 !important;
    border-radius: 8px !important;
    color: #fff !important;
    height: 50px;
    min-width: 20px;
}

#tab-login .wrap-login .woocommerce-form-login.login .form-row {
    text-align: left;
}

#tab-login .wrap-login .woocommerce-form-login.login .form-row label .woocommerce-form__input-checkbox {
    vertical-align: middle;
    height: 20px;
    min-width: 20px;
}

#tab-login .wrap-login .woocommerce-form-login.login .form-row label span {
    color: #343b93;
    font-weight: bold;
    margin-left: 10px;
    font-size: 16px;
}

#tab-login .wrap-login .woocommerce-form-login.login .woocommerce-LostPassword a {
    text-decoration: underline;
    font-size: 17px !important;
    color: #343b93 !important;
}

#tab-login .wrap-login .woocommerce-form-login.login .woocommerce-button {
    margin: 20px auto;
}

#tab-login .wrap-login {
    padding-top: 0;
}

#tab-register .tab-paneWhite .tab-paneBG .tab-section-title.tab-section-title2 {
    text-align: center;
    width: 100%;
    display: inline-block;
}

#tab-register .tab-paneWhite .tab-paneBG .tab-section-title {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
    margin: 30px 0 20px 0;
    font-weight: bold;
}

#tab-register .tab-paneWhite .tab-paneBG .tab-section-form {
    padding: 0 25px;
    margin: auto;
}

#tab-register .tab-paneWhite .tab-paneBG .text-center.margin-out-9 {
    margin: 0;
}

#tab-register .tab-paneWhite .tab-paneBG .tab-section-form .js_wss_form .text-center {
    color: #343b93;
}

#tab-register .tab-paneWhite .tab-paneBG .tab-section-form .tab-form-element.tab-btn .yellow-btn.js_have_account {
    text-decoration: none;
}

#content .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    list-style: none;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-title {
    border-radius: 6px;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item:nth-child(even) .elementor-tab-title {
    background-color: #16165b;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content {
    margin: 0 10px;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnOne,
.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo {
    display: inline-block;
    background-color: #ffd1d1;
    padding: 10px 20px;
    text-align: center;
    border-radius: 10px;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnOne h2,
.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo h2 {
    margin-bottom: 0;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnOne h5,
.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo h5 {
    font-family: "Gothammedium", sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content > h5 {
    text-align: center;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content a {
    font-size: 13px;
    color: #ffbdbd;
}

.mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content ol li {
    padding: 0;
}

.mbStoreTab .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child:before,
.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:last-child:before,
.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(2):before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 250px;
    background-size: contain;
    position: unset;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child:before {
    background-image: url(/wp-content/themes/hello-elementor-child/img/location/dank-cannabis_dispensary_ogden-calgary-alberta_160x160@2x.jpg);
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:last-child:before {
    background-image: url(/wp-content/themes/hello-elementor-child/img/location/dank-cannabis_dispensary_parkdale-calgary-alberta_160x160@2x.jpg);
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(2):before {
    background-image: url(/wp-content/themes/hello-elementor-child/img/location/dank-cannabis_dispensary_dover-calgary-alberta_160x160@2x.jpg);
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    position: relative;
    width: 100%;
    text-align: center;
    /*    display: -webkit-box;
           display: -ms-flexbox;
           display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
     grid-column-gap: 10px; */
    display: inline-block;
    line-height: normal;
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:not(.elementor-active):after,
.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after {
    content: "";
    display: inline-block !important;
    width: 14px !important;
    height: 14px !important;
    position: unset;
    margin-left: 10px;
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:not(.elementor-active):after {
    background-image: url(/wp-content/uploads/2022/02/faq_close_blue.svg);
}

.mbStoreTab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/02/faq_open.svg);
}

@media screen and (min-width: 768px) {
    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content ol {
        font-size: 16px;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content {
        padding: 30px 30px 20px;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnOne {
        margin-right: 10px;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo {
        margin-left: 10px;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnOne,
    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo {
        width: calc(100% / 2 - 10px);
    }

    #tab-register .tab-paneWhite .tab-paneBG {
        max-width: 85%;
        padding: 40px 20px;
    }

    #tab-register .tab-paneWhite .tab-paneBG .tab-section-title.tab-section-title2 {
        font-size: 50px;
    }

    #tab-register .tab-paneWhite .tab-paneBG .tab-section-form {
        max-width: 75%;
    }
}

@media screen and (max-width: 767px) {
    #divAfterSetPass #textAfterSetPass2 {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    #divSetPass {
        padding: 20px !important;
    }

    .logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li a {
        font-size: 12px;
        letter-spacing: normal;
    }

    .logged-in.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation ul li a:after {
        width: 12px !important;
        height: 12px !important;
        margin-left: 5px;
    }

    .default-site-main .woocommerce-notices-wrapper ul {
        padding: 0 40px;
    }

    #divAfterSetPass {
        padding: 50px 30px !important;
    }

    #divAfterSetPass .textAfterSetPass {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    #divAfterSetPass .mbCheckVerify {
        width: 200px !important;
    }

    .mbLineDivider {
        width: 100px !important;
        margin-top: 0 !important;
        margin-bottom: 20px;
    }

    .mbTitleTab h2 {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    .mbStoreTab .mbStoreImageBox {
        margin-bottom: 10px !important;
    }

    .mbStoreTab > .elementor-container {
        grid-column-gap: 10px;
        flex-flow: row;
    }

    .mbStoreTab .elementor-column-gap-default .elementor-column {
        width: 33.33%;
    }

    .mbStoreTab .elementor-column-gap-default .elementor-column .elementor-widget-wrap {
        margin: 0 !important;
        width: calc(100% - 5px);
    }

    .mbStoreTab .mbTabIcon h6 {
        padding: 5px 10px !important;
        font-size: 12px !important;
    }

    .mbStoreTab .mbTabIcon h6:after {
        width: 10px;
        height: 10px;
    }

    #divSetPass .js_reset_pass_form {
        padding: 20px !important;
    }

    #divSetPass .js_reset_pass_form > div {
        margin-top: 0;
    }

    #divSetPass .js_reset_pass_form > div {
        margin: 20px 0;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content {
        padding: 20px 15px;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo {
        margin-top: 20px;
    }

    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnOne,
    .mbFaqTab .elementor-toggle .elementor-toggle-item .elementor-tab-content .mbColumnTwo {
        width: 100%;
    }

    body.woocommerce-account:not(.logged-in) #content {
        padding: 0 25px;
    }

    #tab-login .wrap-login {
        padding: 0 15px 10px;
    }

    #tab-login .wrap-login,
    #tab-register .tab-paneWhite .tab-paneBG,
    #tab-register .tab-paneWhite .tab-paneBG .tab-section-form {
        max-width: 100%;
    }

    #tab-register .tab-paneWhite .tab-paneBG {
        padding: 15px;
    }

    #tab-register .tab-paneWhite .tab-paneBG .tab-section-title.tab-section-title2 {
        font-size: 30px;
    }
}

/*End CSS My account*/

/* Start CSS Shop */
.mbDivPickupLoader {
    width: 100%;
    text-align: center;
}
.mbHeadTextLoaderPopup {
    /* font-family: "GothamBlack", Sans-serif; */
    font-size: 30px;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 0.5px;
}
.mbFootTextLoaderPopup {
    /* font-family: "GothamBlack", Sans-serif; */
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.5px;
}

.mbPickupLoader {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
}
.mbPickupLoader div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 29px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: mbPickupLoader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.mbPickupLoader div:nth-child(1) {
    animation-delay: -0.45s;
}
.mbPickupLoader div:nth-child(2) {
    animation-delay: -0.3s;
}
.mbPickupLoader div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes mbPickupLoader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* =============================================== Loader Full Page =================================================== */
/* Absolute Center Spinner */
.mbProductLoader {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.mbProductLoader:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));

    background: -webkit-radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
}

/* :not(:required) hides these rules from IE9 and below */
.mbProductLoader:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.mbProductLoader:not(:required):after {
    content: "";
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    -moz-animation: spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    -ms-animation: spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    -o-animation: spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
        rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
        rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* =============================================== Loader Full Page =================================================== */
/* End CSS Shop */

/*Start CSS single product*/
.woocommerce-cart .woocommerce .woocommerce-error {
    max-width: 1200px;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-error {
    background-color: #d86565;
    color: #fff;
    border: 0;
    border-radius: 6px;
    padding: 20px 50px;
    max-width: 1140px;
    margin: auto;
    margin-top: 30px;
}
.woocommerce .woocommerce-error a {
    color: #fff;
    text-decoration: underline;
}
.woocommerce .woocommerce-error li {
    padding: 0 !important;
}
.woocommerce .woocommerce-error:before {
    color: #fff;
    font-size: 25px;
    top: 20px;
    left: 20px;
}
.single.single-product .woocommerce-notices-wrapper .woocommerce-message {
    background-color: #ffbdbd;
    border: none;
    max-width: 1100px;
    margin: 20px auto auto;
    border-radius: 6px;
    color: #343b93;
    vertical-align: middle;
}
.single.single-product .woocommerce-notices-wrapper .woocommerce-message:before {
    color: #343b93;
}
.single.single-product .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
    background-color: #343b93;
    color: #fff;
    float: inherit;
    position: absolute;
    top: 10px;
    right: 20px;
}
.single.single-product .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover {
    background-color: #16165b;
}
.related.products .products .product {
    border-radius: 6px;
    box-shadow: 0 0 10px #efefef;
}
.related.products .products .product .mbProductImg img {
    border-radius: 6px 6px 0 0;
}
.related.products .products .product .mbProductCard .mbProductBrand,
.related.products .products .product .mbProductCard .mbProductName,
.related.products .products .product .mbProductCard .mbProductThc,
.related.products .products .product .mbProductCard .mbProductPrice,
.related.products .products .product .mbProductCard .mbProductCbd {
    padding: 0 15px;
}
.related.products .products .product .mbProductCard .mbProductBrand span {
    font-size: 12px;
}
/*End CSS single product*/

/*Start CSS Strength Password Woocommerce*/
.woocommerce-password-strength {
    padding: 0px !important;
}
.woocommerce-password-hint {
    display: none;
}
/*End CSS Strength Password Woocommerce*/
