/**
 * /*!
 * Theme Name:          ShoptimizerTheme
 * Theme URI:           https://www.247labs.com
 * Author:              CommerceGurus
 * Author URI:          https://www.247labs.com
 * Description:         Shoptimizer is the perfect theme for your next WooCommerce project designed around speed and conversions.
 * Version:             2.4.1
 * Requires at least:   5.2
 * Requires PHP:        7.2.1
 * License:             GNU General Public License v2 or later
 * License URI:         http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:         shoptimizertheme
 * wc_gzd_compatible:   true
 * Tags:                e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
 * CGMeta: 1584:a523c024-0f7c-47a5-a11a-3e11d0914cc2
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Shoptimizer is based on Underscores http://underscores.me/, (C) 2012-2019 Automattic, Inc. and Storefront https://github.com/woocommerce/storefront (C) 2012-2019 Automattic, Inc.
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 *
 * Shoptimizer documentation is available here: https://www.commercegurus.com/docs/shoptimizer-theme/
 *
 * Rivolicons License: Created by Hadrien Boyer and licensed under Creative Commons 4.0 - https://creativecommons.org/licenses/by-sa/4.0/
 * Rivolicons icon pack homepage - http://rivolicons.hadrien.co/
 * Images License: GNU General Public License v2 or later
 *
 * ======
 * Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
 * All main styles are in /assets/css/main/main.css
 * ======
 *
 */

li.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
    color: #fff !important;
}
.header-widget-region {
    display: none;
}
.mbpx-0 .elementor-widget-text-editor{
    margin-bottom:0px !important;
}
.mbpx-0 address, p, table{
    margin-bottom:0px !important;
}
.lists_items .elementor-widget-icon-list {
    margin-bottom: 0px !important;
}
.icon__right .elementor-icon-list-item a{
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
    margin-left: -5px;
}
.icon__right .elementor-icon-list-icon {
    padding-left: 10px;
}
.archive-header {
    background: #293072;
}
nav.woocommerce-breadcrumb {
    color: #fff !important;
}
.woocommerce-breadcrumb a, .woocommerce-breadcrumb a:hover {
    color: #fff;
}
.lists_items .elementor-widget-image {
    border: 3px solid #293072;
    padding: 15px;
    border-radius: 140px;
    height: 80px;
    width: 80px !important;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.lists_items .elementor-widget-image img {
    height: 70px !important;
    width: 70px !important;
    object-fit: contain;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
    position: static !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
/* .side__nav .menu-item-has-children:focus-within .sub-menu {
    display: block;
} */
/* .sub-menu:before {
    content: "";
    background: red;
    height: 100%;
    width: 2px;
    position: absolute;
    left: 20px;
    top: 0;
} */
/* .sub-menu {
    position: relative !important;
}
 */


.hide__space .elementor-grid {
    grid-row-gap: unset !important;
}
/* .right__icon .elementor-post__title:before {
    content: "";
    height: 11px;
    position: absolute;
    width: 11px;
    top: 50%;
    right: 10px;
    border-top: 3px solid #e19c7f;
    border-left: 3px solid #E19C7F;
        transform: rotate(
137deg
) translate(-10px, 0px);
} */
.search-results  .elementor-post {
    border-bottom: 1px solid #e7e7e7 !important;
    padding-bottom: 20px !important;
}
.search-results  .elementor-post .elementor-post__title{
    margin-bottom:0px !important;
}
.search-results .right__icon .elementor-post__title:before {
    content: "";
    height: 11px;
    position: absolute;
    width: 11px;
    top: 50%;
    right: 10px;
    border-top: 3px solid #e19c7f;
    border-left: 3px solid #E19C7F;
        transform: rotate(
137deg
) translate(-10px, 0px);
} 
.right__icon .elementor-post__title {
/*     margin-bottom: 25px !important; */
margin-bottom: 10px !important;
    position: relative !important;
}
.right__icon .elementor-posts .elementor-post__excerpt{
    margin:0px !important;
}

.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children a.elementor-item-active ~ ul.sub-menu {
    display: block !important;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu:before {
    content: "";
    background: #ECECEC;
    position: absolute;
    left: -4px;
    top: 0;
    height: 100%;
    width: 3px;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu {
    position: relative !important;
    padding-left: 15px;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu li a.elementor-item-active:before {
    content: "";
    height: 100%;
    background: #000000;
    position: absolute;
    left: -5px;
    top: 0;
    width: 6px;
    border-radius: 50px;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu li a.elementor-item-active {
    background: transparent;
    color: #293072;
    position: relative !important;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu li a:hover {
    background: transparent;
    color: #293072;
    position: relative !important;
}
.side__nav ul {
    width: 100% !important;
    padding: 0px !important;
}
.side__nav ul li a{
padding-left:0px !important;
}
.side__nav ul.sub-menu li a {
/*     display: block; */
    font-size: 18px !important;
    color: #000000 !important;
    background: transparent !important;
/*  margin-left: 20px; */
	font-weight:300 !important;
    padding-left:25px !important;
}
.side__nav ul.sub-menu li a:focus{
    border:none !important;
}
.contact__page input.wpcf7-form-control.wpcf7-submit {
    float: right;
}
.contact__page label {
    font-family: 'Lato' !important;
    font-weight: 700 !important;
}

.woocommerce-breadcrumb a, .woocommerce-breadcrumb a:hover {
    color: #000000;
}

.archive-header {
    background: rgb(147 , 179 , 166 , 10%);
}
.woocommerce-breadcrumb .breadcrumb-separator {
 
    color: #000000;
}
nav.woocommerce-breadcrumb {
    color: #000000 !important;
}
.full__btn .elementor-button-link {
    width: 100% !important;
}
.claim__form input {
    width: 100%;
/*     border-color: #C4C4C4 !important; */
border:1px solid #C4C4C4 !important;
        margin-bottom: 15px;
}
.claim__form label {
    float: left;
}
span.wpcf7-list-item input {
    width: auto !important;
}

* {
    outline: none !important;
}
.btns__sec .cancel_btn {
    display: block;
    background: transparent;
    border: 2px solid #000000;
    color: #000000;
    padding: 10px;
    width: 140px;
    font-size: 20px;
    font-family: 'DM Serif Display';
        margin-right: 30px;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 20px;
    font-family: 'DM Serif Display' !important;
    font-weight: 400 !important;
    background: #000000;
    border: transparent !important;
    border-radius: 0px;
    width: 240px;
}
.btns__sec {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
    margin-top:80px;
}
.btns__sec input {
    margin: 0px;
}
span.wpcf7-list-item.first.last {
    float: left;
}
.btns__sec span.ajax-loader {
    display: none;
}
.pmpro_btn-submit-checkout {
    background: #000000 !important;
    padding: 10px 24px !important;
    float: left;
}
.pmpro-checkout #pmpro_level-1 {
    width: 80% !important;
    margin: 0 auto;
    margin-top: 80px;
}
span.pmpro_checkout-h3-msg a {
    background: #000000;
    padding: 8px 17px;
    color: #fff;
    font-size: 16px;
    margin-left:10px;
}
.pmpro-levels table#pmpro_levels_table {
    margin-top: 60px;
}
.pmpro-levels tr th {
    background: #000000;
    color: #fff;
}
.pmpro-levels tr th, td {
    border: 1px solid #000000;
}
.pmpro-levels .pmpro_btn-select {
    background: #000000;
    padding: 10px;
    color: #fff;
}
.page-template-claim-hours-items tr th, td {
    border: 0px !important;
    padding: 14px !important;
}
.page-template-claim-hours-items tr td a {
    color: #000000;
}
span.pmpro_checkout-h3-name {
    font-family: 'DM Serif Display';
    font-weight: 400;
}
/* @media(max-width:767px){
    .elementor-6622 .elementor-element.elementor-element-e3cde93 input[type="search"].elementor-search-form__input{
        line-height: 44px !important;
    }
} */
.woocommerce-shop main#main {
    margin-top: 80px;
}
.woocommerce-shop .secondary-wrapper {
    display: none;
}
.woocommerce-shop div#primary {
    width: 100%;
}
.woocommerce-shop a.button {
    background: #000000;
    font-size: 16px;
}
.woocommerce-shop a.button:hover {
    background: #000000;
}
a.button {
    background: #000000 !important;
}
.button {
    background: #000000 !important;
}
.login__menu a {
    background: #000000;
    color: #fff !important;
/*     font-family: 'DM Serif Display' !important; */
    font-weight: 500 !important;
/*     padding: 10px 24px !important; */
    padding:0px;
}
.login__menu a:hover {
    background: #e19c7f;
}
.footer__menu_col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.login__menu a i {
    margin: 0;
    font-size: 22px;
    color: #000000;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before{
        background-color: #000000 !important;
}
i.eicon {
    color: #000000 !important;
}
/* .tooltip {
  position: relative;
  display: inline-block;
    float:left;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #000000;
  color: #fff;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.check__box__tooltip i {
    margin-left: 5px;
}
i.fas.fa-info-circle {
    color: #C4C4C4;
    margin-left: 5px;
} */
.query__form .half_col_right {
    width: 49%;
    float: left;
    margin-left: 10px;
}
.query__form .half_col_left {
    width: 49%;
    float: left;
    margin-right: 10px;
}
.query__form input {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px;
    font-size: 15px;
}
.menu_icon {
    font-size: 16px;
    margin-right: 10px;
}
.pmpro-body-level-required .pmpro_content_message {
    padding: 80px 40px;
    box-shadow: 0px 0px 10px #d0d0d0a1;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
}
.pmpro-body-level-required .pmpro_content_message a {
    background: #000000;
    border: none;
    padding: 8px 20px;
    border-radius: 0px;
    color: #fff;
    font-family: 'DM Serif Display';
    font-weight: 400;
}
.pmpro-confirmation div#secondary {
    display: none;
}
.pmpro-confirmation .content-area {
    width: 100%;
}
.pmpro-confirmation  header.entry-header {
    margin-top: 60px;
}
.pmpro-checkout #pmpro_level-5 {
    padding-top: 60px;
}
/** Custom Pages css start **/
.sec_wrapper{
        max-width: 1140px;
        margin: 0 auto;
    }
    .bordered__button {
    font-family: "DM Serif Display", sans-serif;
    font-size: 20px;
    font-weight: 400;
    fill: #000000;
    color: #000000;
    background-color: rgba(38, 76, 95, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px;
        border-color:#000000;
    padding: 12px 24px;
    display: inline-block;
    text-align:center;
        text-decoration:none;
}
.bordered__button:hover{
    color: #000000;
    border-color: #000000;
}
.bg__button {
    font-family: "DM Serif Display", sans-serif;
    font-size: 20px;
    font-weight: 400;
    background-color: #000000;
    border-radius: 0px;
    color: #fff;
/*     display: block; */
    padding: 12px 24px;
    margin-bottom: 10px;
    text-align:center;
    text-decoration:none;
        border: 1px solid #000000;
}
.bg__button:hover{
    color:#fff;
}
.main_title {
    color: #000000;
    font-family: "DM Serif Display", sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 25px;
    margin: 0px;
}
.main_desc {
    color: var( --e-global-color-16e834c );
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
        margin-top: 10px;
}
.col_80{
    width: 80%;
    float: left;
}
.col_20{
    width: 20%;
    float: left;
}
.claim__box {
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 8px 0px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 24px 16px;
    display: flex;
    align-items: center;
}
.claim__box .sec__1 {
    width: 20%;
    float: left;
}
.claim__box .sec__1 img {
    width: 100%;
}
.claim__box .sec__2 {
    width: 62%;
    float: left;
    padding-left: 15px;
}
.claim__box .sec__3 {
    width: 16%;
    float: left;
}
.clear_div{
    width: 100%;
    display: table;
}
.full_width {
    display: block;
}
.sec_padding{
    padding:60px 0px;
}
.h-40{
    margin-bottom:40px;
}
.claim__box .serial_no {
    font-size: 14px;
    margin-bottom: 8px !important;
    color: #000000;
    font-weight: 400;
}
.box__desc {
    font-size: 16px;
    margin-top: 10px;
    color: #000000;
}
/*********/

.tooltip {
  position: relative;
  display: inline-block;
/*   border-bottom: 1px dotted black; */
    float:left;
}

.tooltip .tooltiptext {
  visibility: hidden;
/*   width: 120px; */
      width: 170px;
  background-color: #000000;
  color: #fff;
/*   text-align: center; */
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
/*   left: 50%; */
    right: -76px;
  margin-left: -60px;
  text-align: center;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.check__box__tooltip i {
    margin-left: 5px;
}
.check__box__tooltip i.fas.fa-info-circle {
    color: #C4C4C4;
    margin-left: 5px;
}
.claim_hour-details .left_col {
    width: 62%;
    float: left;
    padding:40px;
    box-sizing: border-box;
    border-right: 2px solid #ececec;
}
/*.claim_hour-details .left_col {
    border-right: 2px solid #ECECEC;
    margin-right: 20px;
}*/
.claim_hour-details .right_col {
    width: 38%;
    float: left;
/*      border-left: 2px solid #ECECEC; */
     padding:40px;
     box-sizing: border-box;
}
.claim_hour-details .inner_col{
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.claim_hour-details .inner_col .title{
    font-size: 16px;
    font-weight: bold;
    color:#000000;
    font-family: lato;
    margin: 0px;
}
.claim_hour-details .inner_col .desc{
    font-size: 16px;
    color:#000000;
    font-family: lato;
     margin: 0px;
}
.claim_hour-details {
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 8px 0px;
    margin-top: 40px;
    margin-bottom: 20px;
    /*padding: 30px;*/
    display: table;
    width: 100%;
    border-radius: 8px;
}
.claim_hour-details input {
    width: 100%;
    padding: 12px;
    border: 1px solid #C4C4C4;
    margin-top: 6px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.claim_inner_btns {
    text-align: right;
    margin-top: 60px;
}
.claim_hour-details .left_col input[type="checkbox"] {
    width: auto;
    height:28px;
    float: left;
    margin: 0px;
    margin-right: 15px;
    /* margin-top: 2px; */
    margin-left: 8px;
}
.claim_hour-details label {
    font-size: 16px;
    font-family: lato;
    font-weight: bold;
    color: #000000;
}
.mrpx-20{
    margin-right: 20px;
}
.custom_btn {
    padding: 10px 36px;
}
.page-id-6727 .elementor-widget-divider {
    display: none;
}
.page-template-claim-hours-items main {
    padding-top: 40px;
}
/** Custom Pages css End **/
.site-content .woocommerce-breadcrumb{
    padding-left:30px;
}
/* .logo_index {
    z-index: 99999;
} */
/** products Inner pages css Start**/

.shoptimizer-mini-cart-wrap .widget_shopping_cart .buttons .button:nth-child(odd) {
    color: #fff;
}
a.added_to_cart.wc-forward {
    background: #000000 !important;
}
button.button {
    color: #fff !important;
}
body table.cart td {
    padding: 10px;
}
table.shop_table.shop_table_responsive {
    margin-bottom: 20px !important;
}
ul.checkout-bar:before, .woocommerce-checkout .checkout-bar li.active:after, ul.checkout-bar li.visited:after {
    background-color: #000000 !important;
}
body table.cart td {
    border-bottom: 1px solid #000000;
}
.cart_totals .shop_table tr.cart-subtotal td, .cart_totals .shop_table tr.cart-subtotal th {
    border-color: #e2e2e2 !important;
}
.cart_totals .shop_table tr.order-total td, .cart_totals .shop_table tr.order-total th {
    border-color: #e2e2e2;
}
.cart-custom-field {
    display: none;
}
.woocommerce-checkout-review-order-table tr.cart-subtotal td {
    border-color: #000000;
    border-radius: 0px;
}
.woocommerce-checkout-review-order-table tr.cart-subtotal td, .woocommerce-checkout-review-order-table tr.cart-subtotal th {
/*     border-top: 1px solid #000000 !important; */
    border-radius: 0px !important;
    border-color: #000000;
}
#order_review .shop_table tr.shipping td, .woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout-review-order-table tr.order-total td:first-child {
    border-color: #000000 !important;
    border-radius: 0px !important;
    border:none !important;
}
.woocommerce-checkout-review-order-table tfoot td {
    border-radius: 0px !important;
    border-color: #000000;
    border:none !important;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 10px;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}
.eael-woo-checkout .woocommerce .woocommerce-error {
    background-color: #ff002b;
}
div#payment {
    margin-top: 20px;
}
header#masthead h1 {
    display: none;
}
/* header#masthead {
    padding-top: 20px;
} */
.product-widget {
    display: none;
}
.woocommerce-message .message-inner {
    background-color: #000000;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-noreviews .button, p.no-comments .button{
    border:none !important;
}
span.woocommerce-Price-amount.amount {
    color: #000000;
}
tr.order-total td {
    border-top: none;
}
td.product-name {
    border-right: none;
}
/** products Inner pages css End**/
.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover{
    background:transparent !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ff0000;
    margin-top: 70px;
    display: table;
    width: 100%;
}
.wpcf7-response-output {
    margin-top: 70px !important;
}
.archive .archive-header, .page-template-default .archive-header, .single-post .archive-header{
    padding-bottom:0px;
}
.login__menu a, .login__menu a:hover {
/*     background: #000000 !important; */
    background: transparent !important;
}
.categories_boxes .elementor-icon-list-text{
    border-bottom: 2px solid transparent;
}
.categories_boxes .elementor-icon-list-text:hover {
    border-bottom: 2px solid #000000;
}
.footer_menu ul li a {
    border-bottom: 2px solid transparent;
}
.footer_menu ul li a:hover {
    border-color: #000000;
}

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

.message_login_fail{
    background-color: #ca5151;
    color: #ffffff;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    padding: 9px 15px;
    width: fit-content;
    margin: 0 auto;
}

.message_login_fail span{
    color: #ca5151;
    background-color: #fff;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    border-radius: 50%;
    margin-right: 10px;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover{
    border-left:0px !important;
}
/* a.elementor-lost-password:before {
    content: "Forgot Password?";
    background: #fff;
    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: 400;
    font-family: 'DM Serif Display';
    color: #000000;
} */
a.elementor-lost-password:before {
    content: "Forgot Password?";
    background: #fff;
    height: 40px;
    width: 100%;
    position: absolute;
    right: 0;
    font-size: 20px;
    font-weight: 400;
    font-family: "DM Serif Display";
    color: #000000;
    text-align: right;
}
.main__login__sec a.elementor-lost-password {
    position: absolute;
    width: 100%;
    top: 10px;
}
/**********/
.main__login__sec {
    position: relative;
    padding-bottom: 80px;
}
.main__login__sec .elementor-field-group.elementor-column.elementor-col-100:nth-child(4) {
    width: 50%;
    position: absolute;
    bottom: 15px;
    right:0;
    text-align:right;
}
/* .main__login__sec .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100 {
    position: absolute;
    bottom: 0;
    width: 50%;
    left: 0;
    display: flex;
    justify-content: flex-end;
} */
.main__login__sec .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100 {
    position: absolute;
    bottom: 24px;
    width: 50%;
    left: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 9;
}
.main__login__sec .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100 button{
    width:100%;
}
.tax-product_cat #secondary {
    display: none;
}   
.tax-product_cat #primary {
    width: 100%;
    padding: 60px 0px;
}
.claim_hour-details input[type=checkbox] {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    padding: 10px;
    border: 1px solid #8b8b8b !important;
}
/*********/
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #000000 !important;
}
.toggle__sec .elementor-post__title a {
    pointer-events: none;
}
.toggle__sec .elementor-post__title:hover{
        cursor: pointer !important;
}
.custom_searchbar input {
    padding: 30px 25px 30px 45px!important;
    font-size: 18px;
    border-radius: 8px !important;
}
.custom_searchbar .dgwt-wcas-search-wrapp {
    margin: 0px;
    max-width: 100%;
}
.custom_searchbar input#dgwt-wcas-search-input-1::placeholder {
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #93B3A6;
}
.custom_searchbar .dgwt-wcas-sf-wrapp path {
    fill: #93B3A6;
}
.unclick_able li.elementor-icon-list-item a {
    pointer-events: none;
}
.sidebar__menu nav ul li.menu-item-has-children .sub-menu{
    display:none !important;
}

/* .sidebar__menu nav ul li.menu-item-has-children .sub-menu < li < a.elementor-sub-item
{
    display:block !important;
}
 */

/* .sidebar__menu nav ul li.current_page_ancestor {
    background: green;
} */
.sidebar__menu nav ul li.current_page_ancestor .sub-menu {
    display: block !important;
}
.user__icontxt {
    background: #000000;
    height: 40px;
    border-radius: 50%;
}
.user__icontxt .elementor-widget-container {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 16px;
    background: transparent !important;
    margin: 0 auto;
    font-size: 22px;
}
/* .hover_box:hover {
    background: #e19c7f;
} */
/* .hover_box:hover img {
    filter: brightness(0) invert(1);
} */
/* .hover_box:hover .elementor-icon i{
    color:#fff !important;
} */
.hover_box:hover .elementor-heading-title a{
    color:var( --e-global-color-37bc6f7 ) !important;
}
.hover_box:hover p{
    color:var( --e-global-color-37bc6f7 );
}
.sidebar__menu .sub-menu .sub-menu {
    padding-left: 20px !important;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu li .sub-menu li a.elementor-item-active:before {
    left: -25px;
}
.sidebar__menu nav ul.sub-menu li ul.sub-menu{
    display:none !important;
}
.sidebar__menu .elementor-nav-menu__container ul .menu-item-has-children ul.sub-menu li a.elementor-item-active {
    font-weight: bold;
        color: #000000 !important;
}

.sidebar__menu nav ul.sub-menu li.current_page_ancestor .sub-menu {
    display: block !important;
}
span.subscription-details {
    color: #000000 !important;
}
small.wcsatt-sub-options {
    color: #000000 !important;
}
.elementor-menu-cart__product-name.product-name a {
    color: #000000;
}
.elementor-menu-cart__footer-buttons a {
    background: #000000;
}
.pmpro_content_message a[href*="membership-levels"] {
    display: none !important;
}
/** revisions styling **/
.elementor-menu-cart__main span.quantity {
    color: #000000;
}
.elementor-menu-cart__main .elementor-menu-cart__product-remove{
    border: 1px solid #000000 !important;
}
.elementor-menu-cart__main .elementor-menu-cart__product-remove:after {
    background: #000000;
}
.elementor-menu-cart__main .elementor-menu-cart__product-remove:before{
    background: #000000;
}
.woocommerce-card__header del {
    font-size: 14px !important;
}
.woocommerce-card__header ins {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #2b718e !important;
}
.page-id-8 .page-template-claim-hours-items .woocommerce-cart-form tabel tr th, td {
    border-bottom: 1px solid #000000 !important;
}
.page-id-8 tr.cart-discount td {
    border: none !important;
}
.page-id-8 tr.woocommerce-shipping-totals.shipping td {
    border-color: #e2e2e2 !important;
}
.page-id-8 tr.order-total td {
    border-color: #e2e2e2 !important;
}
.page-id-8 tr.shipping.recurring-total.\32 021_08_28_monthly td {
    border-color: #e2e2e2 !important;
}
ul.products li.product .button{
    font-size: 16px !important;
    font-family: 'DM Serif Display' !important;
    font-weight: 400 !important;
}
.single_add_to_cart_button{
    font-size: 18px !important;
    font-family: 'DM Serif Display' !important;
    font-weight: 400 !important;
}
.ta_right_desktop{
    text-align:right;
}
@media (max-width:1024px){
    .claim__box .sec__3 {
    width: 20%;
}
.claim__box .sec__2 {
    width: 58%;
}
.mobmenul-container, .mobmenur-container {
    position: absolute;
    left: 33px !important;
    top: 28px !important;
}
    .mobmenul-container i {
    color: #000000 !important;
}
    .mobmenu-left-alignment.mobmenu-panel.mobmenu-left-panel.show-panel {
    background: #000000;
}
.mob-icon-cancel-1:before {
    content: '\ecf2';
    color: #fff;
}
#mobmenuleft li a, #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
    color: #fff !important;
    font-family: 'Lato' !important;
}
    .logo_index {
    z-index: 99999;
}
}
/* @media (max-width:992px){} */
@media (max-width:767px){
    .pmpro-body-level-required .pmpro_content_message {
        width:90% !important;
    }
    
    .claim_hour-details .left_col {
    width: 100%;
}
.claim_hour-details .right_col {
    width: 100%;
}
.claim_inner_btns {
    float: none !important;
    text-align: left;
}
.bordered__button{
    font-size: 16px;
    padding: 12px 18px;
}
.bg__button{
    font-size: 16px;
    padding: 12px 18px;
}
.main_title{
font-size: 28px;
}
.col_80 {
    width: 70%;
}
.col_20 {
    width: 30%;
    text-align: right;
}
    .main__login__sec .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100{
    position:absolute !important;
    left: 0 !important;
}

.main__login__sec .elementor-field-group.elementor-column.elementor-col-100:nth-child(4){

    display: table !important;
        bottom: 35px;
}

.main__login__sec .elementor-field-group.elementor-column.elementor-col-100:nth-child(4) .elementor-lost-password{
display: table !important;
        width: 100%;
}
    .main__login__sec {
    padding-bottom: 70px;
    }
    .contact__page input.wpcf7-form-control.wpcf7-submit {
    float: none !important;
}
    .footer_menu ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
    .footer_menu ul li a {
    text-align: left !important;
    float: left;
}
    .mobmenul-container, .mobmenur-container {
        left: 20px !important;
        top: 18px !important;
    }
/*  .side__nav .elementor-widget-search-form {
        margin-bottom: 0px !important;
    } */
}

@media (max-width:640px){
    .claim__box .sec__1 {
    width: 100%;
    margin-bottom: 20px;
}
.claim__box .sec__2 {
    width: 100%;
}
.claim__box {
    display: table;
    align-items: unset;
}
.claim__box .sec__3 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

}

@media (max-width:480px){
    .bordered__button {
    font-size: 14px;
    padding: 12px 14px;
}
    .bg__button {
    font-size: 14px;
    padding: 12px 14px;
}
.main_title {
    font-size: 24px;
}
    .col_80 {
    width: 100%;
}
.col_20 {
   width: 100%;
}
    .col_20 a{
     width: 100%;
    font-size: 18px;
    margin-top: 12px;
    }
    .claim_inner_btns {
    margin-top: 20px;
}
    .res_full {
    width: 100%;
}
    .mb_res_15{
        margin-bottom:15px;
    }
}
@media (max-width:400px){
    
    .elementor-11278 .elementor-element.elementor-element-196bb79 > .elementor-widget-container {
    margin: 0 !important;
    text-align: center;
}
.pass__reset button {
    margin: 0 auto !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    margin-top: 20px !important;
}
    
}

@media (max-width:375px){
    .claim_hour-details label{
    font-size: 14px;
}
    .claim_inner_btns a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
    .col_res_100{
        width:100% !important;
    }
}

.call-back-feature{
    display: none !important; 
}

.toogle_loop_faq div#elementor-tab-title-2401 {
    margin-top: 8px;
    margin-bottom: 8px;

}
.mb-0 {
    margin-bottom: 0px !important;
}
.mob-menu-header-holder.mobmenu {
    z-index: 0;
}
.z-index-2{
    z-index:2;
}
.parent-pageid-6804 .elementor-widget-divider {
    display: none;
}

/* Plason */

.page-template-template-plason-unlock .elementor-6722.elementor-location-header{
     display: none;
}

.page-template-template-plason-unlock .archive-header {
    display: none;
}

/* Endospher Working for different header */

.page-template-unlock-device-code-display .elementor-6722.elementor-location-header{
     display: none;
}

.page-template-unlock-device-code-display .archive-header {
    display: none;
}

.page-template-unlock-device-main .elementor-6722.elementor-location-header{
     display: none;
}

.page-template-unlock-device-main .archive-header {
    display: none;
}

.template_endos .elementor.elementor-6722.elementor-location-header {
    display: none;
}

.template_endos .archive-header {
    display: none;
}
.page-template-template-neveskin .elementor.elementor-6722.elementor-location-header {
    display: none;
}

.page-template-template-neveskin .archive-header {
    display: none;
}

.page-template-template-neveskin-face .elementor.elementor-6722.elementor-location-header, 
.page-template-template-neveskin .elementor.elementor-6722.elementor-location-header, 
.page-template-template-skinalysis .elementor.elementor-6722.elementor-location-header, .page-template-template-skinalysis .archive-header, .page-template-template-tshape2 .archive-header, .page-template-template-tshape2 .elementor.elementor-6722.elementor-location-header {
    display: none;
}

.page-template-template-neveskin-face .archive-header {
    display: none;
}
.page-template-template-tshape2 .archive-header {
    display: none;
}

.page-template-template-neveskin select.membership_menus {
	top: -50px !important;
}

.template_endos .force_visible {
    display: block;
}

.force_visible {
    display: block !important;
}

.template_endos .content-area { 
width: 100%;
}

.related.products,
div.product .product_meta {
  display: none;
}

.postid-16578 nav.woocommerce-breadcrumb,
.postid-16576 nav.woocommerce-breadcrumb,
.single-product .archive-header .woocommerce-breadcrumb{
    visibility: hidden;
}



.shoptimizer-archive .content-area {
    width: 100%;
}


/* Free Gel Items on Artemis Store */

.free-items {
    overflow: hidden;
    padding: 0 40px;
    margin: 60px 0 0;
}

.free-items .single-item {
    float: left;
    width: 25%;
}

.free-items .single-item .products.columns-4 li {
    width: 94%;
}

.free-items .single-item .products {
    width: 100%;
}
.free-items .product__categories {
    display: none;
}

.free-items-heading{
    font-family: "DM Serif Display", Sans-serif;
    font-size: 48px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 56px;
    color: var( --e-global-color-primary );
    text-align: center;
}

p.claimed-msg {
   color: var( --e-global-color-primary );
}

.claimed-bar {
    background: #d9534f;
    color: #ffffff;
    padding: 16px;
    border-left: 10px solid #cf3733;
    margin-bottom: 30px;
    display: block;
    width: 100%;
}

.success_response{
    font-size: 21px;
    border-bottom: 6px solid #196d19;
}

.loggedout-area div#pum-28312 {
    display: none !important;
}
/* .free-items {
    display: none;
} */

path, polyline, rect, circle, st101
{
    fill: #c4e8d9 !important;
}
.st00, .st1, .st001, .st002, .st102, .st202, .st204, .st1, .st2
{
    fill: var( --e-global-color-37bc6f7 ) !important;
    stroke: var( --e-global-color-37bc6f7 ) !important;
}
.itemBody ul li {
	font-weight: 400;
}
