.elementor-16 .elementor-element.elementor-element-4b89e49{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16 .elementor-element.elementor-element-00af948 > .elementor-widget-container{margin:0px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-16 .elementor-element.elementor-element-7fd49dd > .elementor-widget-container{margin:0px 15px 0px 0px;}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(35px/2);}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(35px/2);}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(35px/2);}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-35px/2);}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-35px/2);}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-16 .elementor-element.elementor-element-7fd49dd{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-item > .elementor-icon-list-text, .elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-item > a{font-family:"Nexa Light", Sans-serif;font-size:17px;font-weight:600;}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-text{color:#CFCFCF;transition:color 0.3s;}.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-item:hover .elementor-icon-list-text{color:#AAF20A;}body.elementor-page-16:not(.elementor-motion-effects-element-type-background), body.elementor-page-16 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1024px){.elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-item > .elementor-icon-list-text, .elementor-16 .elementor-element.elementor-element-7fd49dd .elementor-icon-list-item > a{font-size:15px;}}@media(max-width:767px){.elementor-16 .elementor-element.elementor-element-4b89e49{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-16 .elementor-element.elementor-element-00af948 > .elementor-widget-container{margin:0px 0px 70px 0px;}}/* Start custom CSS for wc-elements, class: .elementor-element-00af948 */.cart-collaterals,
.cart-contents-wrapper {
  background:#131313;
}

.tutorstarter-cart-container .cart-page-heading,
.tutorstarter-cart-container .cart-summary h2,
.tutorstarter-cart-container .checkout-heading {
  color:#cfcfcf;
}

.tutorstarter-cart-container .cart-product-price,
.tutorstarter-cart-container .cart-product-title a {
  color:#fff;
}

.tutorstarter-cart-container .cart-product-remove a {
  color:#aaf20a;
}

/* Course Cards */
.tutor-course-card, .tutor-course-card .tutor-course-header, 
.tutor-course-card .tutor-course-footer, .shop_table.shop_table_responsive {
    background-color: #131313;
    color: #e0e0e0;
    border: 1px solid #3b3b3b;
}

/* Table Styles */
table, th, td {
    border: 1px solid #3b3b3b;
}

table {
    background-color: #131313;
}

.tutorstarter-cart-container .cart-collaterals table.shop_table .cart-subtotal .woocommerce-Price-amount.amount,
.tutorstarter-cart-container .cart-collaterals table.shop_table tr.order-total th {
  color:#cfcfcf;
}
.tutorstarter-cart-container .cart-collaterals table.shop_table .order-total .woocommerce-Price-amount.amount, .cart-subtotal {
  color:#cfcfcf;
}

.button.wc-backward,
.checkout-button,
.place_order,
.woocommerce-Button.button {
  background:#0C0C0C !important;
  color:#AAF20A !important;
  border: 1px solid #AAF20A !important;
}


.woocommerce-error,.woocommerce-info,.woocommerce-message {
    background-color: #131313 !important;
    color: #CFCFCF;
    border-top: none!important;
    text-align: center!important;
    border-radius: 8px !important;
}

.elementor-icon-list-text, .woocommerce-info::before, .tutorstarter-cart-container .cart-page-heading, .tutorstarter-cart-container .cart-summary h2, .tutorstarter-cart-container .checkout-heading, .tutorstarter-cart-container .cart-collaterals .cart-coupon {
    display: none;
}

.mb-3 {
    margin-bottom: 20px;
}

@media(max-width: 761px) { .cart-collaterals, .cart-contents-wrapper {
    margin-bottom: -8%;
}
}

.tutorstarter-cart-container .cart-collaterals .checkout-button:focus, .tutorstarter-cart-container .cart-collaterals .checkout-button:hover, .tutorstarter-cart-container .cart-collaterals .wc-proceed-to-checkout .checkout-button:focus, .tutorstarter-cart-container .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover
{
    background: #0C0C0C !important;
}

.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products {
    display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nexa Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://courses.adgrove.co/wp-content/uploads/2024/07/Nexa-ExtraLight.ttf') format('truetype');
}
/* End Custom Fonts CSS */