/** AB **/
.cbutton {
    -webkit-transition: all 0.3s ease!important;
    -moz-transition: all 0.3s ease!important;
    -o-transition: all 0.3s ease!important;
    -ms-transition: all 0.3s ease!important;
    transition: all 0.3s ease!important;
    margin-top: 3.2rem!important;
    display: inline-block!important;
    text-decoration: none!important;
    font-weight: 600!important;
    line-height: 1.2!important;
    border-radius: 9999px!important;
    overflow: hidden!important;
    background-color: transparent!important;
    white-space: nowrap!important;
    min-width: 18rem!important;
    background-image: none!important;
    border: 1px solid transparent!important;
    padding-bottom: 1.6rem!important;
    padding-left: 2.2rem!important;
    padding-right: 2.2rem!important;
    padding-top: 1.4rem!important;
    font-size: 2.2rem!important;
    line-height: 1.2!important;
    color: #fff!important;
    background: #919da5!important;
    border: 1px solid #919da5!important;
}
.cbutton:hover,
.cbutton:focus,
.cbutton:active {
    background-color: #4a575f!important;
    border-color:transparent!important;
}

.cbutton.cbutton--checkout {
    float: right!important;
    margin-top: -2rem!important;
    margin-bottom: 6.4rem!important;
}

@media (min-width: 480px) {
    .cbutton.cbutton--checkout {
        float: left!important;
        margin-top: 3.2rem!important;
    }
}
.ajax_cart_contents .acc_footer a.cbutton:hover,
.ajax_cart_contents .acc_footer a.cbutton:active,
.ajax_cart_contents .acc_footer a.cbutton:focus {
    background-color: #4a575f!important;
    border-color:transparent!important;
    background-image: none !important
}

.card--product.category--live-online-events a:link div.card__subfooter div {
    margin-left: 0;
}
.category--online-courses .factfile_information li ul {
    padding-left: 0;
}
.category--online-courses .factfile_information li ul li {
    background-image: url(../img/bullet-sapphire.svg);
    list-style-type: none;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: left 1.2rem;
    padding-left: 22px;
    margin-bottom: 0.5rem;
}

.special_variations_wrapper_hide_selected {}
.special_variations_wrapper_hide_selected .special_variations,
.special_variations_wrapper_hide_selected .special_variation_selected h4,
.special_variations_wrapper_hide_selected .special_variation_selected input[data-js="selected-course"] {
    display: none !important;
}

.factfile__wrapper .special_variations_wrapper_hide_selected .special_variation_selected label {
    padding-top: 0 !important;
}

#cookie-law-info-bar {
    padding: 12px 10px;
    width: 100%;
    left: 0;
    z-index: 9999;
    margin: 0 auto;
}
.cli-plugin-main-link {
    font-weight: 550;
}
.cli-modal,
.cli-modal-backdrop,
#cookie-law-info-again {
    display: none;
}

.hero--portal-slider {
    overflow: hidden;
}

/** Ryan **/
.eh_paypal_express_link {
    padding: 0!important;
    background-color: #fff!important;;
}
.eh_paypal_express_link:hover,
.eh_paypal_express_link:active,
.eh_paypal_express_link:focus {
    background-color: #fff!important;
    background-image: none!important;
    border: 0!important;
    color: inherit!important;
}
.form__group--checkout {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 16px;
}
.form__group--checkout h2 {
    display: inline;
}
.form__group--checkout p {
    margin-top: 16px;
}
.pre-order-review h2 {
    display: none;
}
label[for=payment_method_eh_paypal_direct_checkout] img {
    float: right;
}
.woocommerce-page .woocommerce form fieldset {
    margin-top: 0!important;
}
#eh-paypal-exp-element {
    display: flex!important;
}
#eh_billing_expdatemonth,
#eh_billing_expdateyear {
    width: 24%!important;
}
#eh_billing_expdatemonth {
    margin-right: 8px!important;
}
.checkout-inner-step .padlock {
    margin-right: 16px;
}
.about_paypal {
    display: none;
}
.payment_box.payment_method_paypal {
    display: block!important;
}

#ppcp-credit-card-gateway-card-expiry,
#ppcp-credit-card-gateway-card-number,
#ppcp-credit-card-gateway-card-cvc {
    height: 58px!important;
}

label[for=ppcp-credit-card-gateway-card-number],
.payment_box.payment_method_ppcp-gateway {
    margin-top: 20px!important;
}

label[for=payment_method_ppcp-credit-card-gateway],
.payment_method_ppcp-credit-card-gateway,
label[for=payment_method_ppcp-gateway],
.woocommerce-privacy-policy-text p {
    margin-bottom: 20px!important;
}

.payment_method_ppcp-gateway p {
    margin-bottom: 0!important;
}

.hero--portal-overlay.show {
    transition: all .3s;
    opacity: 1;
}


.course_easy_buy {
    position: fixed;
    top: 0;
    background: rgb(217 242 236);
    margin: 0;
    padding: 1.5rem 1rem;
    z-index: 25000;
    box-shadow: 0 7px 20px rgb(0 0 0 / 13%), 0 2px 8px rgb(0 0 0 / 7%);
    transform: translateY(-100%);
    transition: all .25s;
    overflow: hidden;
}
.course_easy_buy--show {
    transform: translateY(0);
}
.course_easy_buy_text {
    font-size: 1.6rem;
    padding-right: 0.5rem;
}
.course_easy_buy .block__content {
    display: flex;
    align-items: center;
}
.course_easy_buy .block__content a {
    margin-bottom: -5px;
}
.course_easy_buy .block__content span {
    font-size: 1.8rem;
}
.course_easy_buy_text span.amount {
    margin-right: 2rem;
    font-weight: bold;
}
.course_easy_buy_button a {
    font-size: 1.8rem !important;
}
.course_easy_buy_text span.amount,
.course_easy_buy_text span.amount span {
    font-size: 2.5rem;
}
.course_easy_buy_text > strong + span.course_easy_buy_date {
    display: none;
}
.course_easy_buy_text del + ins {
    margin-left: -1rem;
    text-decoration: none;
}
.course_easy_buy_image {
    display: none;
}

@media (min-width: 768px) {
    .course_easy_buy_text > strong + span.course_easy_buy_date {
        display: inline;
        margin-right: 1rem;
    }
    .course_easy_buy {
        padding: 2rem 1rem;
    }
    .course_easy_buy_button {
        margin-left: 4rem;
    }
    .course_easy_buy_button a {
        font-size: 2.2rem !important;
    }
}

@media (min-width: 1024px) {
    .course_easy_buy_image {
        display: flex;
        width: 15%;
        margin-right: 2rem;
        margin-top: -2rem;
        margin-bottom: -2rem;
    }
    .course_easy_buy_text {
        font-size: 2.1rem;
    }
}

.page-id-9 .cta_wrapper a,
.page-id-9 .cta_wrapper a:link {
    display: block!important;
}

@media (min-width: 1024px) {
    .page-id-9 .cta_wrapper a span,
    .page-id-9 .cta_wrapper a:link span {
        display: inline-block;
        bottom: 40px;
        position: absolute;
    }
}

.checkout__newsletter-signup input {
    margin-right: 10px!important;
    width: auto!important;
}

.checkout__newsletter-signup label,
.woocommerce-form__label-for-checkbox {
    display: flex!important;
    align-items: baseline!important;
}

.checkout__newsletter-signup input:hover {
    overflow: inherit!important;
}

.card--product--quick-buy {
    display: flex;
    position: relative;
    flex-direction: column;
    height: 100%;
    border-bottom: none;
    text-decoration: none;
    color: #3a444a;
}
.card--product--quick-buy a:hover {
    overflow: visible;
}
.card--product--quick-buy .card__footer__wrapper {
    margin-top: auto;
}
.card--product--quick-buy .card__footer {
    display: flex;
    flex-wrap: wrap;
}
.card--product--quick-buy .card__footer span.price,
.card--product--quick-buy .card__footer .product__rating__wrapper {
    width: 50%;
}
.card--product--quick-buy .card__footer .card__quick__add {
    width: 100%;
}
.card__quick__add button {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 9999px;
    background-size: auto 2rem;
    background-repeat: no-repeat;
    background-position: right 1.8rem top 53%;
    overflow: hidden;
    white-space: nowrap;
    min-width: 18rem;
    border: 1px solid transparent;
    padding-bottom: 1.2rem;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
    padding-top: 1rem;
    font-size: 2.2rem;
    color: #fff !important;
    /*margin-bottom: 15px;*/
    /* background-image: url(../img/arrow-right-white-1.svg); */
    /*margin-top: 3rem;*/
    width: auto;
    float: left;
    text-align: left;
    background-color: #00a77e;
}
.card__quick__add button:hover {
    background-color: #4a575f !important;
    border: 1px solid transparent;
    color: #fff !important;
}

h1.pub-title {
    font-size: 3rem;
    line-height: 1.125;
}

@media only screen and (min-width: 1024px) {
    .main__menu > li:hover .sub-menu__wrapper.depth--0,
    .main__menu > li.hovering .sub-menu__wrapper.depth--0 {
        display: block !important;
        z-index: 1;
    }
}
.card--product a:link div.card__subfooter div.selling_out--alt {
    margin-left: 0;
}

.pp_cart_wrapper {
    display: flex;
    margin: .8em 0 -1em 0;
}
.pp_cart_wrapper a.checkout-button {
    display: none !important;
}
.pp_cart_wrapper #ppcp-messages {
    width: 100%;
}


/* Daniel, Madison */
.back-to-all {
	float: left;
	width:100%;
	margin-top: 2.4rem;
	border-top: 1px solid #d3dade;
}

p.cart-empty {
	width: 100%;
}

p.return-to-shop .cbutton {
	margin-top: 1.8rem !important;	/* Override previous important */
}

p.return-to-shop .cbutton.publications {
	margin-left: 0.8rem;
}

p.location-name {
	font-weight: bold;
}

.locations {
	margin-bottom: 1.8rem;
}

label.custom-checkbox {
	display: grid;
	grid-template-columns: 2.4rem auto;
	gap: 0.5rem;
	align-items: center;
	margin-bottom: 1rem;
	float: none !important;
}

label.custom-checkbox input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;

	background-color: #fff;
	margin: 0;
	font: inherit;
	color: #00a77e;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid #00a77e;
	border-radius: 50%;

	/* transform: translateY(-0.075em); */
	display: grid;
  	place-content: center;
}

label.custom-checkbox input[type="radio"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em #00a77e;
}

label.custom-checkbox input[type="radio"]:checked::before {
  transform: scale(1);
}

label.custom-checkbox + label.custom-checkbox {
	margin-top: 1rem;
}

.num-required-label {
	display:block;
	margin-top: 1rem;
	margin-bottom: 0.2rem;
	font-weight: bold;
}
