.course-wrapper{
	
}


.course-container{
	max-width: 800px;
	margin: auto;
}

.course-container .woocommerce-error, 
.course-container .woocommerce-info, 
.course-container .woocommerce-message {
	margin-bottom: 20px;
}

.woocommerce .course-container .woocommerce-breadcrumb{
	background: #f800a1;
	color: white;
	padding: 5px 20px;
	margin: 0px;
}

.woocommerce .course-container .woocommerce-breadcrumb a{
	color: white;
	text-decoration: none;
}

.course-main-block {
      padding: 40px 0px 0px 0px;
}

.course-main-block .breadcrumb-link {
    margin-bottom: 50px;
}

.course-main-title .product_title{
font-size: 38px;
  line-height: 48px;
  font-weight: normal;
  margin-bottom: 14px;
  max-width: 70%;
}

.course-main-meta {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px;
}

.course-main-meta-item {
    margin-bottom: 2px;
}
.woocommerce .course-main-button, .woocommerce a.button.course-main-button {
    background: #E00A8C;
    border-radius: 30px;
    color: white;
    padding: 8px 18px;
    font-size: 18px;
    font-weight: 400;
}

a#buynow-elearning {
    background: #E00A8C;
    border-radius: 30px;
    color: white;
    padding: 8px 18px;
    font-size: 18px;
    font-weight: 600;
}

a#buynow-elearning::after {
  background: url(../images/chevron-right.svg) no-repeat center center;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-left: 6px;
  vertical-align: middle;
}
span.course-main-meta-item-title strong {
    font-weight: 700;
}

.course-accordian{
	background-color:#F8F9FA;
	padding:40px 0px;
}

.course-main-buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom:50px;
}

a.button.course-main-button.anchor-scroll {
    background: white;
    color: black;
    font-weight: 400;
    border: 1px solid black;
    font-size: 18px;
}

.course-main-buttons-left .course-main-button:first-child {
	margin-right: 10px;
}

.course-content-block{
	margin-bottom: 20px;
}

.course-accordion-set {
    margin-bottom: 1px;
 
}

.course-accordion-set-head {
    padding: 5px 20px 7px;
    font-size: 20px;
    font-weight: normal;
    color: black;
    transition: all 0.2s ease;
    border-bottom:1px solid #000;
}

.course-accordion-set-body {
    padding: 10px 20px 20px;
    color: black;
    display: none;
    margin-bottom: 9px;

}

.course-accordion-set:not(.active) .course-accordion-set-head{
	cursor: pointer;
}

.course-tabs-nav {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}

.course-tabs-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
}

.course-tabs-nav ul li{
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

.course-tabs-nav ul li a {
	display: block;
	padding: 25px 0px;
	font-size: 20px;
	line-height: 24px;
	color: #000;
}

.course-tabs-nav ul li.course-tabs-nav-active a {
	font-weight: 600;
}

.course-tabs-data{
	display: none;
}

.course-tabs-data.course-tab-active{
	display: block;
}

.course-section-title {
    color: black;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 20px;
}
#courses-available{
	padding:40px 0px;
}

.course-filters {
    margin: 0px -10px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

.course-filter {
    padding: 0px 10px;
    width: 30%;
	max-width: 240px;
	margin-bottom: 10px;
}

.course-filter-dropdown {
    border-radius: 10px;
    border-color: transparent;
    background-color: #EFEFEF;
    display: inline-block;
    width: auto;
    color: #8c8c8c;
    box-shadow: none;
    cursor: pointer;
    letter-spacing: 0.025em;
	background-repeat: no-repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.245' height='4.738' viewBox='0 0 9.245 4.738'%3E%3Cpath id='Path_105' data-name='Path 105' d='M-2599.922,460.039l3.4,2.982h1.082l3.445-2.982' transform='translate(2600.581 -459.283)' fill='none' stroke='%238c8c8c' stroke-width='2'/%3E%3C/svg%3E%0A");
	-webkit-appearance: none;
    appearance: none;
    padding: 0.25em 1.8em 0.25em 0.8em;
    outline: none;
    border: 1px solid transparent;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
}

.course-filter-dropdown:hover, .course-filter-dropdown:focus, .course-filter-dropdown.is-filtered {
	background-color: #014fa2;
    color: white;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.245' height='4.738' viewBox='0 0 9.245 4.738'%3E%3Cpath id='Path_105' data-name='Path 105' d='M-2599.922,460.039l3.4,2.982h1.082l3.445-2.982' transform='translate(2600.581 -459.283)' fill='none' stroke='%23ffffff' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.course-filter-dropdown:hover option, .course-filter-dropdown:focus option, .course-filter-dropdown.is-filtered option{
	color: #525252;
    background: white;
}

.course-plannings {
    margin-bottom: 20px;
    display: flex;
    margin: 0px -12px 20px;
    flex-wrap: wrap;
}

.no-course-plans{
	padding: 0px 12px;
	display: none;
}

.no-course-plans.show {
	display: block;	
}

.course-plan-set {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0px 12px;
    margin-bottom: 24px;
	border-right: 1px solid #c4c4c4;
}

.course-plan-set:nth-child(3n) {
	border-right: 0px;
}

.course-plan-set-inner {
    padding: 20px 22px;
    height: 100%;
    display: flex;
    flex-direction: column;
	position: relative;
	color: black;
}

.course-plan-set-upper {
    display: flex;
    margin-bottom: 5px;
    justify-content: space-between;
}

.course-plan-set-method {
    padding: 0px 6px 2px;
    color: #df058d;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight: 400;
    background: #edf1f1;
}

.course-plan-set-duration {
    font-size: 12px;
}

.course-plan-set-title {
    display: flex;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c4c4c4;
    font-weight: bold;
	color: #df058d;
}

.course-plan-set-year {
    margin-left: 8px;
	font-weight: normal;
}

.course-plan-set-location {
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.course-plan-set-location-title {
    font-size: 13px;
    color: #df058d;
	font-weight: bold;
	margin-bottom: 5px;
}

.course-plan-set-location-info {
    font-size: 14px;
}

.course-plan-set-spacer {
    flex-grow: 1;
}

.course-plan-set-bottom {
    text-align: left;
}

.course-plan-set-offer {
    font-weight: 600;
    color: #063b73;
    font-size: 12px;
}

.course-plan-set-price {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 20px;
	color: #063b73;
}

.course-plan-set-vat {

}

.course-plan-set-action {
    
}
/*
.course-plan-set-register {
    letter-spacing: 0.2px;
    padding: 12px 13px;
    display: block;
    font-weight: bold;
    text-align: center;
    background: white;
    border-color: white;
    color: #063b73;
    border-radius: 40px;
    text-decoration: none;
	position: relative;
}

.course-plan-set-register:after {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid white;
    width: 100%;
    height: 100%;
	left: 0px;
	top: 0px;
    border-radius: 40px;
	transition: all 0.2s ease;
}

.course-plan-set-register:not(.loading):hover:after{
	left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
}
*/
.course-plan-set-register:before {
    content: "";
    display: none;
    width: 30px;
    height: 30px;
	position: absolute;
	left: 3px;
	top: 6px;
	background: url(../images/spinner.gif) no-repeat left center;
	background-size: cover;
}

.course-plan-set-register:after {
	display: none !important;
}

.course-plan-set-register.loading {
	opacity: 1 !important;
	padding-left: 35px !important;
}

.course-plan-set-register.loading:before {
	display: block;
}

.course-plan-set-action .added_to_cart,
.course-main-buttons-right .added_to_cart {
	display: none !important;
}

.course-added-modal{
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}

.course-added-modal.active{
	display: block;
}

.course-added-modal-inner{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	max-width: 100%;
	transform: translate(-50%,-50%);
	background: white;
	padding: 54px;
	border-radius: 4px;
}


.course-added-modal-header{
    padding-bottom: 20px;
    color: black;
    font-size: 38px;
    line-height: 48px;
    font-weight: 400;
}


.course-added-modal-actions{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid black;
    padding-top: 30px;
}


.course-added-modal-button {
    letter-spacing: 0.2px;
    padding: 12px 30px;
    display: block;
    font-weight: bold;
    text-align: center;
    background: #063b73;
    border-color: #063b73;
    color: #fff;
    border-radius: 40px;
    text-decoration: none;
	position: relative;
}

.course-added-modal-button:after {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid #063b73;
    width: 100%;
    height: 100%;
	left: 0px;
	top: 0px;
    border-radius: 40px;
	transition: all 0.2s ease;
}

.course-added-modal-button:hover:after{
	left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
}


.course-modal{
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
}

.course-modal.active{
	display: block;
}

.course-modal-content{
	position: absolute;
	top: 60px;
	height: calc(100% - 90px);
	left: calc(50% - 350px);
	width: 700px;
	max-width: 100%;
	overflow: hidden;
	border-radius: 5px;
}

.course-modal-header{
	display: flex;
	justify-content: space-between;
	align-items: center;
    padding: 10px 15px;
	background: white;
    border-bottom: 1px solid #efefef;
}

.course-modal-title{
	color: #063b73;
    font-size: 18px;
    font-weight: 600;
}

.course-modal-close{
	text-decoration: none;
	display: block;
	width: 12px;
}

.course-modal-body{
	padding: 15px;
	max-height: calc(100% - 50px);
	overflow-y: auto;
	background: white;
}

.course-modal-open{
	overflow: hidden;
}

.course-modal input, .course-modal textarea {
    background: #f1f0f0;
}

.course-modal button, .course-modal .gform_button, .course-modal input[type=submit]{
	background: #063b73;
	color: white;
}

.course-modal .gform_confirmation_message{
	text-align: center;
	padding-top: 100px;
}

.course-modal .gform_wrapper {
    margin: 0;
}

.course-modal .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

.woocommerce-checkout input, .woocommerce-checkout select, .woocommerce-checkout textarea {
    border: 1px solid #868686;
    border-radius: 5px;
}

.checkout-delgate {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.checkout-delgate:last-child{
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.checkout-delgate-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 0px -10px;
	flex-wrap: wrap;
}

.checkout-delgate-set {
    width: 50%;
	padding: 0px 10px;
}

.woocommerce form .checkout-delgate-set .form-row{
	padding: 0px;
	margin-bottom: 20px;
}

.checkout-delgate-set.sm {
	width: 33.33%;
}

.checkout-delgate-set.lg {
	width: 66.66%;
}

.checkout-delgate-product {
    margin-bottom: 10px;
}

.checkout-delgate-product-count{
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

.checkout-delgate-product-title{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

.checkout-delgate-product span.pt{
	display: inline-block;
	vertical-align: middle;
	background: white;
	color: #df058d;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 12px 4px;
	margin-right: 10px;
}


a.pink-cart-count {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 1000;
    background: #df058d;
    color: white;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
}

.pink-cart-count-total {
	max-width: 0px;
	max-height: 0px;
	overflow: hidden;
	display: inline-block;
	transition: all 0.2s ease;
	vertical-align: bottom;
	margin-left: 5px;
}

a.pink-cart-count:hover .pink-cart-count-total {
	max-width: 150px;
	max-height: 40px;
}

ul#coursescontainer .tease--training {
	display: block;
	float: left !important;
}

a.tease__category{
	cursor: pointer;
	text-decoration: none;
}
/* 
.woocommerce a.button,
.woocommerce button.button {
	font-weight: 700;
	font-size: 1.4rem;
	border: 0;
	color: #004fa3;
	border-radius: 0px;
} */

.woocommerce a.button.button-block,
.woocommerce button.button.button-block {
    background-color: white;
    display: table;
    margin: 1.5rem 0;
}

.woocommerce a.button.button-filled,
.woocommerce button.button.button-filled {
    transition: .2s cubic-bezier(.215, .61, .355, 1);
    line-height: 40px;
    padding: 0 1.5rem;
}

.woocommerce a.button.button-filled:active, .woocommerce a.button.button-filled:focus, .woocommerce a.button.button-filled:hover,
.woocommerce button.button.button-filled:active, .woocommerce button.button.button-filled:focus, .woocommerce button.button.button-filled:hover {
    background-color: #de058c;
    color: #fff;
}

.woocommerce .button.button-block.bg-gray {
    background-color: #e5e5e5;
}

.woocommerce .button.button-block.bg-gray:active, .woocommerce .button.button-block.bg-gray:focus, .woocommerce .button.button-block.bg-gray:hover {
    background-color: #de058c;
}

.woocommerce-checkout .article__content > .wrapper.full.row {
	display: none !Important;
}

.woocommerce-checkout .article__content__blokken .blok__wrapper {
	width: 100%;
}

.woocommerce-checkout .woocommerce-notices-wrapper {
	max-width: 800px;
	margin: auto;
}

.page-section-main .checkout-section .wp-block-group{
	margin-top: 0px;
}


.pink-woo-cart-wrapper{
	background: #fff;
	padding: 0px 20px 40px;
}

.pink-woo-cart-container{
	max-width: 800px;
	margin: auto;
}

.pink-woo-page-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
}

.pink-woo-cart-container .pink-woo-page-title {
	border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 18px;
}

.woocommerce table.shop_table{
	border: 0px;
	margin: 0px;
}
.woocommerce table.shop_table th {
    font-weight: normal;
    padding: 0px 12px;
    line-height: 24px;
    font-size: 14px;
}
.woocommerce table.shop_table td{
	vertical-align: top;
	border: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail{
	display: none;
}

.woocommerce-cart table.cart .product-remove, .woocommerce-checkout table.cart .product-remove{
	display: none;
}

.woocommerce-cart table.cart .product-name, .woocommerce-checkout table.cart .product-name{
	padding-left: 0px;
}

.woocommerce-cart table.cart .product-subtotal, .woocommerce-checkout table.cart .product-subtotal{
	padding-right: 0px;
	text-align: right;
}

.woocommerce-cart table.cart .actions, .woocommerce-checkout table.cart .actions{
	padding: 40px 0px 10px;
}

#add_payment_method table.cart input.coupon-code-input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input.coupon-code-input{
	border-radius: 50px;
    padding: 3px 10px;
    height: 34px;
    text-align: center;
    font-size: 14px;
	margin-right: 8px;
}

.woocommerce-cart table.cart .actions .coupon, .woocommerce-checkout table.cart .actions .coupon{
	display: flex;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th {
    background: #fff;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th.product-total,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th.product-quantity{
	opacity: 0;
	visibility: hidden;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th{
	border: none;
	font-weight: normal;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td.product-total,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td{
	font-weight: 600;
}


.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total strong{
	font-weight: bold;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td:first-child{
	padding-left: 0px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td:last-child{
	padding-right: 0px;
	text-align: right;
}

.woocommerce a.remove{
	background: rgb(247 247 247 / 0.6);
	border-radius: 0;
	line-height: 22px;
	font-weight: 400;
	padding: 0;
	width: 28px;
	height: 28px;
	font-size: 28px;
    color: #2b3141 !important;
}
 .woocommerce table.shop_table .product-name > a,
 .woocommerce table.shop_table .product-name > span{
    background: white;
    color: black;
    text-decoration: none;
    font-weight: normal;
    padding: 2px 12px 4px 0px;
    font-size: 22px;
    line-height: 28px;
 }

.cart-item-variations-wrap{
    margin-top: 0px;
 }

.cart-item-label.variation-Leermethode {
    font-size: 18px;
}

.cart-item-value.variation-Leermethode p {
    font-size: 18px !important;
}
 .cart-item-variations {
    display: flex;
    flex-wrap: wrap;
}

.cart-item-variation {
    display: flex;
    margin-right: 10px;
	padding-right: 10px;
	position: relative;
}

.cart-item-variation:after{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	background: #949393;
	height: 14px;
	top: 7px;
	right: 0px;
}

.cart-item-variation:last-child{
	margin-right: 0px;
	padding-right: 0px;
}

.cart-item-variation:last-child:after{
	display: none;
}

.cart-item-label {
    margin-right: 5px;
}

.cart-item-variation .cart-item-value p{
	font-size: 1.6rem;
	line-height: 1.5;
}

.cart-item-variation.variation-Address {
    margin-top: 10px;
}

table.shop_table .product-subtotal .woocommerce-Price-amount.amount,  .pink-cart-table-item-meta-data-item .woocommerce-Price-amount.amount{
    font-weight: bold;
}

.woocommerce table.shop_table .product-quantity .quantity .qty{
	text-align: center;
    width: 60px !important;
    height: 30px !important;
    border-radius: 30px;
    padding: 2px 4px;
    border: 1px solid #000;
    font-weight: bold;
}


/* Chrome, Safari, Edge, Opera */
.woocommerce table.shop_table .product-quantity .quantity .qty::-webkit-outer-spin-button,
.woocommerce table.shop_table .product-quantity .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.woocommerce table.shop_table .product-quantity .quantity .qty[type=number] {
  -moz-appearance: textfield;
}


.woocommerce table.shop_table .actions{
	border-top: 1px solid white;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.pink-woo-billing-wrapper{
	background: #fff;
	padding: 30px 20px 0px;
}

.pink-woo-billing-container{
	max-width: 800px;
	margin: auto;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.woocommerce form .form-row{
	padding: 0px;
	margin-bottom: 20px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width: calc(50% - 10px);
}
.pink-woo-checkout-personal {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.woocommerce-billing-fields__field-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide{
	width: calc(50% - 10px);
}

#billing_address_2_field{
	padding-top: 24px;
}
.woocommerce form .form-row label {
    line-height: 24px;
    font-size: 14px;
    color: #424242;
}

/* .woocommerce form .form-row{
	font-size: 1.6rem;
	line-height: 1.5;
} */

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select{
	background: white;
	border: 1px solid #CCCCCC;
	border-radius: 0px;
	padding: 8px 14px;
	font-size: 14px;
	height: 42px;
}

.woocommerce form .form-row textarea{
	height: 100px;
}

.select2-container--default .select2-selection--single{
	background: white;
	border: 1px solid #cccccc;
	border-radius: 0px;
	height: 42px;
	font-size:14px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 40px;
	outline: none;
	border-radius: 0px;
	padding-left: 18px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 42px;
}

.select2-dropdown{
	border-color: #cccccc;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
	border-radius: 0px;
	height: 42px;
}

.select2-search--dropdown{
	padding: 10px 18px; 
}

.select2-results__option{
	padding: 6px 18px;
}


.pink-woo-delgate-wrapper{
	background: #F8F9FA;
	padding: 40px 20px 30px;
}

.pink-woo-delgate-container{
	max-width: 800px;
	margin: auto;
}

.pink-woo-delgate-container .pink-woo-page-title{
	margin-bottom: 10px;
}

.pink-woo-title-info {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

.woocommerce form .pink-woo-delgate-container .form-row input.input-text, 
.woocommerce form .pink-woo-delgate-container .form-row textarea, 
.woocommerce form .pink-woo-delgate-container .form-row select {

}


.pink-woo-shipping-wrapper{
	background: #fff;
	padding: 30px 20px 0px;
}

.pink-woo-shipping-container{
	max-width: 800px;
	margin: auto;
	border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.pink-woo-payment-wrapper{
	background: #fff;
	padding: 30px 20px 0px;
}

.pink-woo-payment-container{
	max-width: 800px;
	margin: auto;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background: none;
	border-radius: 0px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
	padding: 0;
	border-bottom: none;
	margin-bottom: 10px;
}

.woocommerce-checkout #payment ul.payment_methods li input{
	margin-right: 10px;
	width: 20px;
	display: inline-block;
	height: 20px;
	vertical-align: text-bottom;
}

/* #add_payment_method #payment div.payment_box p, .woocommerce-cart #payment div.payment_box p, .woocommerce-checkout #payment div.payment_box p{
	font-size: 1.6rem;
	line-height: 1.5;
} */

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{
	padding: 0px;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 20px;
}

.woocommerce-privacy-policy-text {
    font-size: 14px;
    line-height: 24px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	font-size: 18px;
    background-color: var(--pink);
    padding: 7px 28px;
    display: inline-block;
    color: var(--white);
    font-weight: 600;
	line-height: 24px;
	border-radius: 50px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    max-width: 800px;
    margin: auto;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
    /* margin: 30px 0px 10px; */
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    font-size: 14px;
    line-height: 24px;
}

.course-main-price, .course-date-set {
    color: #000;
}

.course-main-price-title, .course-date-set-title {
	min-width: 65px;
	display: inline-block;
	vertical-align: middle;
}

.course-main-price-value, .course-date-set-value {
    margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}


.course-star-rating{
	display: none;
}

.course-star-rating .star{
	display: inline-block;
	color: #fbba01;
	font-size: 18px;
}

.course-star-rating .star:before{
	content: "\2606"
}

.course-star-rating .star.checked:before{
	content: "\2605"
}

.woocommerce .woocommerce-result-count{
	margin: 10px 0px;
}

.woocommerce nav.woocommerce-pagination ul{
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li{
	border: none;
	margin: 0px 5px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	border: none;
	min-width: 40px;
	display: block;
	background: #eff0f0;
	font-size: 18px;
	padding: 0px 10px;
	font-weight: 400;
	line-height: 40px;
	color: #000;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	color: #fff;
	background-color: #de058c;
}

.woocommerce-order p.woocommerce-notice {
    margin-bottom: 20px;
}
ul.wc-item-meta {
    padding: 0;
    margin: 0;
}
ul.wc-item-meta li {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    margin-top: 10px;
	list-style: none;
	position: relative;
}

ul.wc-item-meta li:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    background: #949393;
    height: 14px;
    top: 7px;
    right: 0px;
}

ul.wc-item-meta p,
ul.wc-item-meta strong {
	display: inline;
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 1.5;
}

ul.wc-item-meta li:last-child {
	display: block;
	margin-right: 0px;
	padding-right: 0px;
}

ul.wc-item-meta li:last-child:after {
	display: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
	font-size: 1.6rem;
	line-height: 1.5;
}

.pink-cart-table-item-meta-data{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.pink-cart-table-item-meta-data-item{
	margin-left: 10px;
    padding-left: 10px;
    position: relative;
}

.pink-cart-table-item-meta-data-item:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    background: #949393;
    height: 14px;
    top: 7px;
    left: 0px;
}

.pink-cart-table-item-meta-data .cart-item-variations-wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}



@media only screen and (max-width:600px) {
	.shop-list-wrapper{
		padding: 0 1.5rem;
	}
	
	#courseFilters .woocommerce-result-count{
		display: none
	}
	
	.course-plan-set{
		flex: 0 0 100%;
		max-width: 100%;
		border-right: 0;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #c4c4c4;
	}
	
	.course-plan-set-inner{
		padding: 15px 10px;
	}
	
	.course-filter{
		width: 50%;
	}
	
	.course-modal-content{
		left: 10px;
		width: calc(100% - 20px);
		top: 10px;
		height: calc(100% - 20px);
	}
	
	.course-main-title .product_title{
		font-size: 24px;
	}
	.course-main-meta{
		font-size: 16px;
	}
	
	.course-added-modal-header{
		line-height: 1.4;
	}
	
	.course-added-modal-inner{
		left: 10px;
		top: 50%;
		width: calc(100% - 20px);
		padding: 20px;
		transform: translateY(-50%);
	}
		
	.woocommerce a.button.button-block, .woocommerce button.button.button-block{
		margin-bottom: 0px;
	}
	
	.woocommerce table.shop_table td{
		padding: 10px 5px;
	}
	
	.woocommerce table.shop_table .product-quantity .quantity .qty{
		margin-left: auto;
	}
	
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
		background: none;
	}
	
	.pink-woo-page-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.checkout-delgate-set, .checkout-delgate-set.sm, .checkout-delgate-set.lg {
		width: 100%;
	}
	
	.checkout-delgate-set.sm .checkout-delgate-set{
		width: 50%;
	}
	
	.checkout-delgate:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.cart-item-variations-wrap {
		font-size: 1.3rem;
		line-height: 1.4;
	}
	
	.cart-item-variation:after{
		height: 10px;
	}
	
	.cart-item-variation .cart-item-value p {
		font-size: 1.3rem;
		line-height: 1.4;
	}
	
	.woocommerce-checkout #payment div.form-row{
		padding: 1em 0 0;
	}
	
	.woocommerce-page #payment #place_order{
		margin: 0px;
	}
	
	#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
		padding: 0px;
	}
	
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		font-size: 1.3rem;
		line-height: 1.4;
	}
}

@media only screen and (min-width:601px) {
	.mobile-woo-result-count{
		display: none;
	}
}

