body.workshops .item-body-inner, body.presentation .item-body-inner {
    background: #fff;
    padding: 50px 100px;
}

.workshop-tab-heading{
	color: #056689;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}

.workshop-form .acf-fields>.acf-field{
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
}

.workshop-form .acf-field .acf-label label {
    font-weight: normal;
    font-size: 15px;
}

.workshop-form .acf-required {
    color: #122B46;
    font-size: 0;
	min-width: 70px;
    display: inline-block;
}

.workshop-form .acf-required:after {
	content: '(required)';
    font-size: 15px;
}

.workshop-form .acf-taxonomy-field .categorychecklist-holder{
	border: none;
	border-bottom: #ccd0d4 solid 1px;
    padding-bottom: 10px;
    max-height: 240px;
}

.workshop-form ul.acf-radio-list, .workshop-form ul.acf-checkbox-list{
	padding: 0px;
	padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.workshop-form ul.acf-radio-list:before, .workshop-form ul.acf-checkbox-list:before{
	display: none;
}

.workshop-form ul.acf-radio-list li, ul.acf-checkbox-list li {
    min-width: 33%;
    flex: 0 0 33%;
    margin-bottom: 10px;
    padding-right: 20px;
}

.workshop-form ul.acf-radio-list li label, ul.acf-checkbox-list li label {
    font-size: 14px;
}

.workshop-form ul.acf-radio-list li input[type="checkbox"], 
.workshop-form ul.acf-radio-list li input[type="radio"], 
.workshop-form ul.acf-checkbox-list li input[type="checkbox"], 
.workshop-form ul.acf-checkbox-list li input[type="radio"] {
    width: 20px;
    height: 20px;
}

.workshop-form .acf-field-message .acf-label {
    border-bottom: #ccd0d4 solid 1px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.workshop-form .acf-field-message .acf-label label {
    color: #bdbdbd;
}

.workshop-form .acf-field-message .acf-input {
    font-weight: 400;
    font-size: 15px;
    color: #9a9a9a;
}

.workshop-form .acf-field-message .acf-input p{
	margin: 0px;
}

.workshop-form .acf-fields>.acf-field.acf-field-repeater {
    border-top: #ccd0d4 solid 1px;
    margin-top: 20px;
    padding-top: 30px;
}

.workshop-form .acf-field.acf-field-repeater .acf-label label {
    font-weight: 400;
    font-size: 15px;
    color: #9a9a9a;
}

.workshop-form ul.acf-actions li {
    float: left;
    text-align: left;
    margin: 0;
}

#buddypress .workshop-form .acf-field-repeater a.button {
    background: #d0d0d0 !important;
}

.workshop-form .acf-repeater > table {
	background: transparent;
	border: none;
}

.workshop-form .acf-field p.description {
    font-size: 15px;
}

.workshop-form .acf-repeater .acf-row-handle.order {
    display: none;
}

.workshop-form .acf-repeater .acf-row-handle.order + td {
    border-left: none;
	padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.workshop-form .acf-repeater .acf-table>tbody>tr:first-child>td{
	border-top-width: 1px;
}

.acf-fields.-left>.acf-field:before{
	display: none;
}

.workshop-form .acf-fields.-left>.acf-field>.acf-label {
    float: none;
    width: auto;
	padding-left: 0px;
}
.workshop-form .acf-fields.-left>.acf-field>.acf-input {
    float: none;
    width: auto;
	padding-left: 0px;
}

.workshop-form .acf-repeater .acf-row-handle.remove {
    background: none;
    border: none;
    width: 20px;
    padding: 0;
}

.workshop-form .acf-repeater .acf-row-handle .acf-icon.-plus {
    display: none;
}

.workshop-form .acf-repeater .acf-row-handle .acf-icon.-minus {
	display: block;
    top: 5px;
    right: 0px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    font-size: 20px;
    background: #da6565;
    color: white;
    border-color: #da6565;
}

.workshop-form .acf-repeater .acf-row-handle .acf-icon.-minus:before{
	content: "\f335";
}

.workshop-form .acf-basic-uploader{
	background: #f3f3f3;
    border: 1px solid #cecece;
    display: flex;
    max-width: 500px;
    height: 120px;
	flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.workshop-form .acf-basic-uploader input{
	display: none;
}

.workshop-form .acf-basic-uploader:before{
	content: attr(data-file);
	display: block;
	font-size: 14px;
}


.workshop-form .acf-basic-uploader:after{
	border-radius: 100px;
    content: "Select your file";
    display: block;
    padding: 6px 15px;
    font-weight: 500;
    background: #18657c;
    color: #ffffff;
    font-size: 14px;
}

.workshop-form #message {
    background: #f1fcff;
    padding: 5px 15px;
    color: #18657c;
    font-size: 15px;
	margin-bottom: 10px;
}

.workshop-form #message p{
	margin: 0px;
}

.workshop-form .acf-button-group label.selected {
    background: #18657c;
    border-color: #18657c;
}

.entry-content .workshop-form .fluid-width-video-wrapper{
	margin: 0px;
}

.workshop-form .acf-oembed.has-value .canvas{
	max-width: 300px;
}

p.item-meta.item-workshop{
	font-size: 14px !important;
	margin-top: 10px;
}

.list-title.presenter-name a{
	font-size: 18px;
}

.list-title.workshop-name{
    margin-bottom: 15px;
}
.list-title.workshop-name a{
	font-size: 16px;
}
p.item-meta.item-presenter{
    font-size:14px !important;
    color: #2d3e50 !important;
}

p.item-meta.item-affiliate{
    font-size:14px !important;
}

.workshop-order-filter{
	margin-bottom: 0px;
}

.filter-action{
	margin-right: 20px;
}

.filter-action-btn, .pdfjs-fullscreen a {
    font-size: 14px;
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 20px;
    color: #4D5C6D;
    font-weight: 500;
}

.filter-action-btn:hover, 
.pdfjs-fullscreen a:hover, 
.filter-action-btn.active{
	color: white;
	background: #4D5C6D;
}


.pdfjs-fullscreen{
	margin-bottom: 10px;
	text-align: right;
}
.workshop-cat-filters-set{
	display: none;
}

.workshop-filter-cats ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}

.workshop-filter-cats ul li {
    min-width: 33%;
    flex: 0 0 33%;
    margin-bottom: 10px;
    padding-right: 20px;
}

.workshop-filter-cats ul li label{
    font-size: 14px;
}

.workshop-filter-cats ul li input[type="checkbox"]{
    width: 20px;
    height: 20px;
}

.workshop-filter-apply {
	border-bottom: 1px solid #E7E9EC;
	padding-bottom: 15px;
	text-align: right;
}

.workshop-filter-apply input[type="submit"	].button {
	min-height: 0px !important;
	height: auto;
	padding: 6px 16px !important;
	font-size: 14px !important;
}


.back-to-workshops {
    margin: 45px 0px;
}

.back-to-workshops a {
    display: inline-block;
    color: #f9b232;
    border: 2px solid #f9b232;
    padding: 15px 50px;
    border-radius: 50px;
    font-weight: 500;
}

.back-to-workshops a:hover{
	background: #f9b232;
	color: white;
}

.workshop-container{
	background: white;
	padding: 80px 50px 50px 80px;
	display: flex;
}

.workshop-left-side{
	width: 55%;
	padding-right: 40px
}

.workshop-right-side{
	width: 45%;
}

.workshop-top {
    display: flex;
    align-items: center;
	margin-bottom: 20px;
}

.workshop-presenter-pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-right: 30px;
}

.workshop-join-now {
    margin-left: 30px;
}

.workshop-join-now a {
    color: white;
    display: inline-block;
    background: #1e7791;
    padding: 10px 30px;
    font-weight: 500;
    border-radius: 50px;
}

.workshop-join-now a:hover {
	background: #196d86;
	color: white;
}


.workshop-contact-btn a {
    color: #1e7791;
    display: inline-block;
    background: transparent;
    padding: 10px 30px;
    font-weight: 500;
    border-radius: 50px;
	border: 1px solid #1e7791;
}

.workshop-contact-btn a:hover {
	background: #1e7791;
	color: white;
}


.workshop-presenter-pic img {
	position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.workshop-like {
    margin-bottom: 20px;
}

.workshop-like-button {
    color: #1e7791;
    font-weight: 500;
    font-size: 16px;
}

.workshop-like i {
    font-size: 18px;
    margin-right: 7px;
}

.workshop-head{
	margin-bottom: 30px;
}

.workshop-head .workshop-title{
	color: #122B46;
	font-weight: 500;
	font-size: 24px;
	line-height: normal;
	margin: 0 0 5px;
}

.workshop-cats{
	font-size: 14px;
}

.workshop-meta{
	margin-bottom: 30px;
}

.workshop-meta-value {
	font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}

.workshop-meta-head {
    text-transform: uppercase;
	font-size: 18px;
}

.workshop-meta-content {
    font-size: 15px;
    line-height: 24px;
}

.workshop-divider{
	border-top: 1px solid #dedede;
    padding-top: 40px;
    margin-top: 40px;
}

.workshop-pdf{
	margin-bottom: 30px;
}

.workshop-video{
	margin-bottom: 20px;
}

.bp-profile-content .profile.liked-workshops {
    padding: 30px 0;
}

.no-border-radius{
    border-radius: 0px !important;
}


.workshop-number{
    margin-left: 25px;
}

.bp-center-button {
    text-align: center;
    padding: 24px;
}

.workshop-set {
    border: 1px solid #c5c5c5;
    margin-bottom: 24px;
    border-radius: 6px;
}

.workshop-set-group {
    padding: 10px 16px;
    background: #f2ecda;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    color: #000000D9;
}

.workshop-set-list {
    padding: 6px;
}

.workshop-set-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.workshop-set-list ul li {
    padding: 6px 16px;
}

.workshop-checkbox {
    font-size: 16px;
}

.workshop-checkbox input {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
}

.workshop-checkbox-label {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    cursor: pointer;
}

.workshop-badge-full {
    background: #00aaea;
    color: white;
    font-size: 14px;
    padding: 2px 9px;
    border-radius: 10px;
    line-height: normal;
    display: inline-block;
    margin-left: 4px;
}

.workshop-full-note{
    background: #fffbf2;
    line-height: normal;
    margin-left: 26px;
    max-width: 700px;
    margin-top: 4px;
    border: 1px solid #e7e9ec;
    padding: 6px;
    color: #4d5c6d;
    font-size: 14px;
    display: none;
}

.workshop-checkbox:has(input.workshop-checkbox-input:not(.is-full):not(:checked)) + .workshop-badge-full + .workshop-full-note{
    display: block;
}

.workshop-checkbox:has(input:disabled) .workshop-checkbox-label {
    cursor: default;
}

.workshop-badge-waitinglist{
    background: #e9e4d2;
    color: #60574f;
    font-size: 14px;
    padding: 2px 9px;
    border-radius: 10px;
    line-height: normal;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease;
}

.workshop-badge-waitinglist input{
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    left: 0;
    top: 0;
}

.workshop-badge-waitinglist .waitinglist-added{
    display: none;
}

.workshop-badge-waitinglist:has(input:checked){
    color: #e9e4d2;
    background: #60574f;
}

.workshop-badge-waitinglist:has(input:checked) .waitinglist-add{
    display: none;
}

.workshop-badge-waitinglist:has(input:checked) .waitinglist-added{
    display: block;
}

.workshop-set-footer .button{
    margin-right: 12px;
}

.workshop-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

#buddypress a.button.button-outline {
    background: transparent;
    color: #385DFF;
}

#buddypress a.button.button-outline:hover{
    background: #385DFF;
    color:  #ffffff;
} 