.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { 
  border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #6565656B;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 10px 0px 10px;
   }
   
   
   .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    color: #000000;
    font-family: "Averta-Semibold", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    padding: 15px;
}

/*.woocommerce ul.products li.product .add_to_cart_button {*/
/*    display:none;*/
/*}*/

.woocommerce ul.products li.product .price {
   border-top: 1px solid  #6565656B;
    padding: 15px
}

.post-type-archive-courses .tutor-container {
    max-width: 100%;
    padding: 100px;
}

.post-type-archive-courses .tutor-course-card .tutor-card-body .tutor-meta {
    display: none;
}
.courses-template-default  .tutor-card .tutor-card-body .tutor-course-sidebar-card-pricing { 
   display: none !important;
}

.elementor-10748 .elementor-element.elementor-element-72f364d .tutor-course-sidebar-card-pricing div > del {
    display: none;
}


.elementor-10748 .elementor-element.elementor-element-19ef759 .tutor-course-sidebar-card-pricing div > del {
    text-decoration: none;
}
.elementor-10748 .elementor-element.elementor-element-19ef759 .tutor-course-sidebar-card-pricing div > ins {
   display: none;
}
.elementor-10748 .elementor-element.elementor-element-85a193a .etlms-course-widget-list-items li .tutor-list-icon {
    padding-top: 8px;
}

#menu-homepage-menu-ai > li > a {
  padding: 0px 0px 0px 15px !important;
}
#menu-homepage-menu-ai > li:first-child > a {
  padding: 0px 0px 0px 0px !important;
}
#menu-homepage-menu-ai > li:last-child > a {
  padding: 0px 0px 0px 15px !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  max-width: 48%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 48%;
}



body.woocommerce-account header.entry-header {
  text-align: center;
}
body.woocommerce-account header.entry-header h1 {
  line-height: 60px;
  font-size: 30px;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 50px;
}
.woocommerce-MyAccount-navigation {}
.woocommerce-MyAccount-navigation ul { margin: 0px; padding: 0px; }
.woocommerce-MyAccount-navigation ul li { list-style: none; border-bottom: 1px solid #dfdfdf; padding-bottom: 10px; margin-bottom: 15px; }
.woocommerce-MyAccount-navigation ul li a { padding-left: 15px; }

.form-row.notes .woocommerce-input-wrapper, .woocommerce-input-wrapper {
  width: 100%;
}
.form-row.notes .woocommerce-input-wrapper textarea {
  height: 120px;
}
.select2-selection__rendered {
    display: block;
    width: 100%;
    height: 55px;
    font-size: 16px;
    color: #757575;
    line-height: normal;
    padding: 0px 15px;
    font-weight: 400;
    background: #f8f8f8;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    line-height: 50px !important;
}
.select2.select2-container  {
  height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px;
  right: 10px;
}
.select2-container--default .select2-selection--single {
  border: 0px solid #aaa;
}

li.accounts-menus {
  display: none;
}
body.logged-in li.accounts-menus {
  display: block;
}
.site-header .main-navigation div>ul>li>a {
    padding: 2px 15px !important;
}

.tutor-course-card .etlms-course-category-meta {
    position: absolute;
    top: 12px;
    right: 12px;
    background: var(--tutor-color-primary);
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 50px;
}
.tutor-course-card .tutor-meta>* {
    font-size: 14px;
    line-height: 1.6;
    color: var(--tutor-color-muted);
}/* End custom CSS */