.menu-item a[href="#"] {
    cursor: default
}

.eos-large-menu .eos-reverse-submenu {
    transform: translateY(-100%);
    top: -24px !important
}

.eos-compressing-css {
    opacity: 0.6
}

.eos-hamburger-menu #masthead.menu-toggle-on .menu-item {
    text-align: left
}

#masthead .eos-shortcode-navigation ul.toggled-on,.eos-shortcode-navigation ul.toggled-on {
    display: block
}

.eos-nav-menu,.page_item,.sub-menu,.widget>ul {
    list-style: none
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.eos-search-open .eos-search-form,.eos-translate-xy {
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.eos-admin-action {
    visibility: hidden
}

#colophon:hover .eos-edit-footer,#masthead:hover .eos-edit-header,.eos-ctc-wrp:hover .eos-admin-action {
    visibility: visible
}

.eos-edit-content_element {
    left: 50%
}

.eos-edit-footer,.eos-edit-header {
    left: 10px
}

.nav-links {
    margin-bottom: 32px
}

blockquote,body,dd,dl,dt,p {
    padding: 0;
    border: 0;
    vertical-align: baseline
}

blockquote,q {
    quotes: "\201C""\201D""\2018""\2019"
}

caption,td,th {
    text-align: left
}

ins,mark,pre {
    background: #eee
}

ins,mark {
    text-decoration: none
}

blockquote,body,dd,dl,dt,p,sub,sup {
    vertical-align: baseline
}

#go-to-top,.btn,.button,.menu-toggle,button,input[type=button],input[type=checkbox]:hover,input[type=reset],input[type=submit] {
    cursor: pointer
}

a,a:focus,input:focus {
    outline: 0
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,canvas,caption,center,cite,code,del,details,dfn,div,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

td,th {
    padding: .4em
}

blockquote:after,blockquote:before {
    font-size: 2em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em
}

b,dt,strong {
    font-weight: 700
}

fieldset {
    min-width: 0
}

article,div,p {
    -o-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none
}

main {
    display: block
}

q:before q:after {
    content: '';
    content: none
}

blockquote {
    display: inline-block;
    border: 1px solid;
    padding: .5em 10px
}

blockquote:before {
    content: open-quote
}

blockquote:after {
    font-style: italic;
    content: close-quote
}

blockquote p,blockquote>div {
    display: inline
}

.img-in-grid,audio,canvas,input[type=checkbox],video {
    display: inline-block
}

.eos-blockquote-formatted:after {
    position: absolute;
    right: 20px
}

.eos-blockquote-formatted .eos-formatted {
    margin-top: -8px
}

cite {
    font-weight: 600
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td:first-child,th:first-child {
    padding-left: 0
}

tr {
    border-bottom: 1px solid #eee
}

caption,td {
    font-weight: 400
}

.bold,th {
    font-weight: 700 !important
}

.img-in-slides,.rec-portfolios-img {
    text-align: center
}

big {
    font-size: 125%
}

cite,dfn,em {
    font-style: italic
}

code,kbd,samp,tt,var {
    font-family: monospace;
    font-size: 1em
}

pre {
    font-family: monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

audio:not([controls]) {
    display: none
}

ins {
    background: #fff9c0
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

small {
    font-size: smaller
}

.blog-masonry .eos-blog-post .eos-post-thumb-wrp {
    margin-bottom: 16px
}

.hentry div {
    min-height: 1em;
}

.eos-popup .popup-wrapper,.hentry .eosb_clearfix {
    min-height: 0
}

.attachment-portfolio {
    margin-bottom: 16px
}

.eos-mult-4 {
    clear: left
}

.portfolio-genre-title {
    margin: 40px 0;
    font-size: 18px
}

.portfolio-meta-wrapper {
    margin: 40px 0
}

.eos-port-genre-img {
    width: 33%;
    float: left;
    margin-right: 40px
}

.img-in-grid {
    width: 25%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box
}

.img-in-grid img {
    width: 100%
}

.img-portfolio-slides-wrapper {
    position: relative;
    height: 500px;
    margin: 40px 0;
    overflow: hidden
}

.img-in-slides {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0
}

#colophon a:hover,.eos-hamburger-menu li:hover a {
    opacity: .7
}

@keyframes round {
    25% {
        opacity: 1
    }

    40% {
        opacity: 0
    }
}

.video-portfolio {
    margin: 20px 0
}

.video-vimeo-wrapper .mejs-controls {
    background: 0 0!important
}

.eos-testimonial-round img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#project-genres-filter-wrp {
    margin: 40px 0
}

html.eos-popup-open #masthead .eos-shortcode-navigation {
    z-index: 0
}

#go-to-top {
    position: fixed;
    bottom: 80px;
    right: 20px;
    font-size: 30px
}

.attachment-autox50 {
    height: 50px!important;
    width: auto!important
}

.eos-search-open .eos-search-form {
    -o--transform: translate(-50%,-50%);
    -moz--transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.italic {
    font-style: italic
}

.button,input,textarea {
    -webkit-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top
}

input[type=checkbox],input[type=color],input[type=file],input[type=hidden],input[type=image],input[type=radio] {
    border: 0;
    padding: 0
}

input[type=radio] {
    width: 10px;
    height: 10px;
    -webkit-appearance: radio
}

input[type=checkbox].eos-ctc-input {
    margin: 3px 8px 3px 4px
}

input[type=checkbox] {
    width: 10px;
    height: 10px;
    border: 1px solid;
    -webkit-appearance: checkbox;
    position: relative;
    margin-right: 10px
}

input[type=checkbox]:checked:before {
    content: "\2714";
    top: -5px;
    position: absolute
}

.btn,.button,.reply a,.eosb_gitem_row .eosb_btn3-container .eosb_general.eosb_btn3,button,input[type=submit] {
    border-style: solid;
    border-width: 1px
}

button[disabled],input[disabled] {
    cursor: default
}

.post-password-form input {
    font-family: inherit
}

.entry-caption,.gallery-caption,.wp-caption .wp-caption-text {
    font-style: italic;
    font-size: 12px;
    line-height: 2
}

.rsswidget img,img.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.nav-previous,.previous-image {
    float: left;
    width: 50%
}

.nav-next,.next-image {
    float: right;
    text-align: right;
    width: 50%
}

#comment-nav-above,.nav-single+.comments-area {
    margin: 48px 0
}

.eos-tooltip-bottom:before,.eos-tooltip-top:after {
    content: ' ';
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute
}

.eos-tooltip-bottom {
    border-radius: 5px;
    right: 0;
    margin-top: 10px;
    z-index: 99
}

.eos-tooltip-top {
    border-radius: 5px;
    bottom: 1.5em;
    margin-bottom: 10px;
    z-index: 99
}

.eos-tooltip-bottom:before {
    border-style: solid;
    border-width: 0 10px 10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    top: -8px
}

.eos-tooltip-top:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid;
    margin-top: -1px
}

.eos-nav-menu #eos-middle-image:hover {
    background-color: initial
}

#masthead .eos-shortcode-navigation .assistive-text:focus {
    border-width: 2px;
    border-style: solid;
    clip: auto!important;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000
}

.eos-admin-action,.eos-hamburger-menu #masthead .eos-nav-menu a {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block
}

.eos-large-menu .fixedmenu {
    width: 100%;
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -50%;
    text-align: right!important;
    z-index: 99999
}

.eos-large-menu .fixedmenu .eos-nav-menu {
    width: 80%;
    float: right;
    z-index: 100
}

.eos-large-menu .title-fixed {
    width: 15%;
    float: left;
    text-align: left;
    margin-left: 5px
}

.fixedmenu .eos-nav-menu,.last-footer-column .social-container {
    text-align: right
}

.eos-large-menu .title-fixed a {
    margin-left: 40px
}

.eos-large-menu .full-width .fixedmenu .eos-nav-menu {
    padding-right: 40px;
    text-align: right
}

#before-footer-sidebar .eosb_row,.popup-content>.eosb_row {
    margin-left: 0;
    margin-right: 0
}

.eos-hamburger-menu .fixedmenu.eos-backcolor-sticky_bg {
    background-color: transparent
}

#masthead .eos-nav-menu .eos-close-wrp {
    margin: 0
}

.footer-area .full-width {
    float: none
}

#colophon {
    clear: both
}

.attachment .entry-content .mejs-audio {
    max-width: 400px
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px
}

#colophon .eos-recent-post-sb-ex-wrp,#colophon .eos-recent-post-sb-img-wrp,#colophon .eos-recent-post-sb-li,#colophon .eos-recent-post-sb-li h3 {
    padding: 0 40px;
    text-align: justify
}

#colophon .full-width {
    width: 100%
}

.copyright {
    text-align: center
}

#colophon .eosb_row {
    margin-bottom: 0;
    padding-bottom: 20px
}

.eos-admin-notice {
    border-left: 4px solid red;
    padding-left: 8px;
    background-color: #dce0e8
}

.eos-has-admin-action:hover .eos-admin-action {
    display: block
}

.eos-has-admin-action:hover .eos-admin-action a {
    font-size: 10px;
    font-family: Arial
}

.eos-processing .btn {
    background-image: url(../img/ajax-loader.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.eos-share-btns-wrp:hover .share-this-wrp {
    display: block!important
}

.eos-share-btns-wrp:hover img {
    opacity: .6
}

input[type=checkbox].eos-error {
    outline: #E66A89 solid 4px;
    margin-right: 4px
}

.eos-ctc-radiogroup.eos-error {
    background-color: transparent!important;
    border-left: #E66A89 solid 4px
}

.eos-old-browser,.eos-old-browser #colophon,.eos-old-browser #masthead {
    background-attachment: scroll
}

.eos-btn-progress {
    opacity: 0.6;
    background-image: url(../img/ajax-loader.gif) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32px 32px
}

.eos-progress {
    cursor: progress
}

.hover:hover {
    cursor: pointer
}

.eos-opa06-h:hover {
    opacity: .6!important
}

.eos-opa1-h:hover {
    opacity: 1!important
}

.eos-no-focus {
    outline: 0
}

.eos-error {
    background-color: #E66A89!important
}

.eos-carousel-wrp:hover span,.eos-port-genres:hover span {
    display: inline!important
}

.eos-edit-content-element {
    display: none
}

.eos-repeat-content:hover .eos-edit-content-element,.eosb-rows-ready #colophon:hover .eos-edit-content-element,.eos-large-menu.eosb-rows-ready #masthead:hover .eos-edit-content-element,.comment-content pre code,.entry-content pre code,.eos-large-menu .eos-menu-inline-block li:hover .sub-menu li {
    display: block
}

.post-edit-link {
    color: #a4b7c6 !important;
    font-family: Arial;
    font-size: 13px
}

article.format-aside h1 a:hover {
    color: #2e3542
}

.eos-large-menu .eos-menu-inline-block li:hover>.sub-menu {
    border-left: 0;
    clip: initial !important;
    overflow: inherit;
    top: 0
}

.eos-large-menu #masthead .eos-shortcode-navigation .focus>ul,.eos-large-menu .menu-item-has-children:focus>ul,.eos-large-menu .menu-item-has-children:hover>ul {
    border-left: 0;
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit
}

#content .eosb_row-flex>.eosb_column_container,#colophon .eosb_row-flex>.eosb_column_container {
    z-index: 0
}

.eosb_btn3-container {
    margin: 32px 0
}

.eos-translate-x {
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.eos-translate-y {
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.eos-translate-xy {
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.eos-post-img-round img {
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.comment-content h1,.comment-content h2,.comment-content h3,.comment-content h4,.comment-content h5,.comment-content h6,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    margin: 24px 0;
    line-height: 1.7
}

.comment-content h1,.entry-content h1 {
    font-size: 21px;
    line-height: 1.5
}

.comment-content h2,.entry-content h2 {
    font-size: 18px;
    line-height: 1.6
}

.comment-content h3,.entry-content h3 {
    font-size: 16px
}

.comment-content h4,.entry-content h4 {
    font-size: 14px
}

.comment-content h5,.entry-content h5 {
    font-size: 13px
}

.comment-content h6,.entry-content h6 {
    font-size: 12px
}

.comment-content ol,.comment-content ul,.entry-content ol,.entry-content ul {
    margin: 0 0 24px;
    line-height: 1.7
}

.comment-content ol ol,.comment-content ol ul,.comment-content ul ol,.comment-content ul ul,.entry-content ol ol,.entry-content ol ul,.entry-content ul ol,.entry-content ul ul {
    margin-bottom: 0
}

.comment-content ul,.entry-content ul {
    list-style: disc
}

.comment-content ol,.entry-content ol {
    list-style: decimal
}

.comment-content li,.entry-content li {
    margin: 0 0 0 36px
}

.comment-content blockquote,.entry-content blockquote {
    margin-bottom: 24px;
    padding: 24px;
    font-style: italic
}

.comment-content blockquote p:last-child,.entry-content blockquote p:last-child {
    margin-bottom: 0
}

.comment-content code,.entry-content code {
    font-size: 12px;
    line-height: 2
}

.comment-content pre,.entry-content pre {
    font-size: 12px;
    line-height: 1.714285714;
    margin: 24px 0;
    overflow: auto;
    padding: 24px
}

.comment-content abbr,.comment-content acronym,.comment-content dfn,.entry-content abbr,.entry-content acronym,.entry-content dfn {
    border-bottom: 1px dotted #666;
    cursor: help
}

.comment-content address,.entry-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 24px
}

#comment,.eos-popup-content-cookie .eos-simple-button.right {
    margin-top: 20px
}

.eos-eosb-only-edit-text #page .eosb_control-btn-clone,.eos-eosb-only-edit-text #page .eosb_control-btn-delete,.eos-eosb-only-edit-text #page .eosb_controls {
    display: none
}

.eos-eosb-only-edit-text #page .eosb_eosb_column_text .eosb_controls {
    display: block
}

.eos-eosb-only-edit-text #page .eosb_control-btn-edit {
    border: 2px solid #fff!important
}

.eos-popup-content-cookie {
    padding: 20px;
    box-sizing: border-box
}

#eos-cookies-wrp {
    border: 1px solid;
    margin-bottom: 16px
}

#eos-cookies-cats {
    border-right: 1px solid;
    padding: 20px 0
}

#eos-cookies-descs {
    padding: 20px 0
}

#eos-cookie-cat-title,#eos-cookie-desc-title {
    padding: 10px 15px 20px;
    font-weight: 700;
    font-size: 120%;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid;
    margin-bottom: 20px
}

.eos-cookie-checkbox,.eos-cookie-checkbox-label {
    font-size: 120%
}

#eos-cookie-analytics,#eos-cookie-necessary,#eos-cookie-performance {
    border-bottom: 1px solid;
    padding-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

#eos-cookie-targeting {
    padding-bottom: 20px
}

#eos-cookies-cats p:hover {
    opacity: .6
}

.eos-popup-content-cookie .eos-logo-site {
    margin-bottom: 0
}

#eos-cookies-main-title {
    margin-bottom: 16px
}

#eos-cookies-main-title .eos-font-titles div,#eos-cookies-main-title .eos-font-titles p {
    font-family: inherit;
    font-size: inherit
}

.eos-cookie-checkbox-always,.eos-cookie-checkbox-not-active {
    font-size: 120%;
    font-weight: 700
}

#eos-cookie-necessary {
    padding-top: 10px
}

.eos-cookie-checkbox-always {
    display: none
}

#eos-cookie-necessary-desc .eos-cookie-checkbox-always {
    display: inline-block
}

#eos-cookie-necessary-desc .eos-cookie-checkbox,#eos-cookie-necessary-desc .eos-cookie-checkbox-label {
    display: none
}

.eos-cookie-checkbox-label {
    display: none;
    font-weight: 700
}

#eos-cookie-necessary-desc .eos-cookie-checkbox-always,.eos-cookie-checkbox:checked+.eos-cookie-checkbox-label {
    display: inline-block
}

#eos-cookie-necessary-desc .eos-cookie-checkbox-not-active,.eos-cookie-checkbox:checked+.eos-cookie-checkbox-label+.eos-cookie-checkbox-not-active {
    display: none
}

.eos-cookie-checkbox {
    visibility: hidden
}

.eos-cookie-checkbox:before {
    content: "\2716";
    visibility: visible;
    font-size: 40px;
    font-family: Arial;
    left: 0;
    top: 0;
    position: absolute;
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.eos-cookie-checkbox:checked:before {
    visibility: visible;
    color: inherit
}

.eos-cookie-checkbox:checked {
    color: inherit
}

.eos-active-cookie-tab p {
    font-weight: 700
}

.eosb-c-icon-mode_edit:before {
    content: "\e91c"
}

.scripts-on .eos-iframe-loading {
    background-image: url(../img/ajax-loader-page.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 48px 48px
}

.ld-item-title {
    color: #c0a37b !important;
    font-weight: 600 !important;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul.eos-ul li {
    margin-bottom: 15px;
}

article header h1.entry-title.eos-font-titlespostsin {
    background-image: url(http://courses.donnavelasco.com/wp-content/uploads/2023/02/donna-velasco-transformation-through-the-power-of-love-author.png) !important;
    padding: 20px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 1em 0 0.5em;
    color: #ffffff !important;
    min-height: 1em;
}

.learndash-wrapper .ld-button,.learndash-wrapper .ld-status {
    background-color: #cdae80 !important;
}

body.sfwd-lessons-template-default.single main#main {
    max-width: 1350px;
}

body.sfwd-lessons-template-default.single div#eos-posts-wrp {
    max-width: 100%;
}

body.sfwd-lessons-template-default.single a.button {
    display: block;
    background: #cdae80;
    max-width: 350px;
    letter-spacing: 3px;
    text-align: center;
    margin: 0 auto;
    padding: 8px 0px;
    margin-bottom: 25px;
    margin-top: 25px;
}

body.sfwd-lessons-template-default.single .wp-audio-shortcode {
    width: 100% !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    background-color: #ceb38a !important;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress-steps {
    color: #ffffff !important;
}

.customPageCourseDescription h4.eosb_tta-panel-title a {
    background-image: url(http://courses.donnavelasco.com/wp-content/uploads/2023/02/donna-velasco-transformation-through-the-power-of-love-author.png) !important;
    padding: 20px 20px 20px 45px !important;
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0px 15px;
    color: #ffffff !important;
}

div.eosb_text_column.eosb_content_element h4 {
    color: white !important;
    background: #bba07b !important;
    padding: 10px !important;
}

.eosb_tta-panel-body div.eosb_content_element ul.eos-ul li {
    list-style-type: none;
    position: relative;
    border: 2px solid #bb9d74 !important;
    border-radius: 6px;
    margin: 1em 0;
    padding: 20px;
}

.eosb_tta-panel-body div.eosb_content_element ul.eos-ul {
    margin: 0px;
}

div.all-courses-page div.eosb_column.eosb_column_container {
    padding: 0px !important;
    height: 100%;
}

div.all-courses-page div.eosb_column.eosb_column_container div.eosb_column-inner {
    padding: 0px;
}

div.all-courses-page div.single-course-row {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #c0a37b;
    /* box-shadow: 0px 0px 20px 2px #0000000f; */
    box-shadow: #c0a37b 0px 5px 15px;
}

div.all-courses-page div.single-course-row h2 {
    margin: 0px 0px 15px;
    color: #c0a37b;
    font-weight: 900;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 36px;
}

div.all-courses-page div.single-course-row p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
}

div.all-courses-page div.single-course-row h3 {
}

div.all-courses-page div.single-course-row ul.list {
    margin: 15px 0px 15px;
    list-style-type: none;
    padding-left: 15px;
}

div.all-courses-page div.single-course-row ul.list.price {
}

div.all-courses-page div.single-course-row ul.list li {
    font-size: 14px;
    font-weight: 600;
    list-style-type: circle;
    line-height: 24px;
    margin-bottom: 12px;
}

div.all-courses-page div.single-course-row ul.list li b {
}

div.all-courses-page div.single-course-row .eosb_text_column.eosb_content_element {
    padding: 0px 0px;
}

div.all-courses-page div.single-course-row div.eosb_single_image {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0px;
}

div.all-courses-page div.single-course-row div.coursedetailcontent {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0px;
}

div.all-courses-page div.single-course-row div.moreitemneedtoshow {
    padding: 20px 0px 0px !important;
    margin-bottom: 12px;
}

div.all-courses-page div.single-course-row ul.buttons {
    margin: 10px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

div.all-courses-page div.single-course-row ul.buttons li {
    display: inline-block;
    vertical-align: top;
}

div.all-courses-page div.single-course-row ul.list li:last-child {
    margin-bottom: 0px;
}

div.all-courses-page div.single-course-row ul.buttons li a,div.all-courses-page div.single-course-row p a {
    background-image: url(http://courses.donnavelasco.com/wp-content/uploads/2023/02/donna-velasco-transformation-through-the-power-of-love-author.png) !important;
    padding: 8px 20px;
    color: #fff;
    border-radius: 6px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;
    cursor: pointer;
    background-color: #fff;
    text-shadow: 1px 1px #5e5e5e;
}

div.all-courses-page div.single-course-row ul.buttons li a i.fa {
    font: normal normal normal 14px/1 FontAwesome;
}

div.all-courses-page div.single-course-row div.moreitemneedtoshow h3 {
    color: #c0a37b;
    font-weight: 900;
    font-size: 22px;
    letter-spacing: 2px;
    font-family: "Eossubtitlescustomfont";
    margin: 0px 0px 15px;
    line-height: 30px;
}

div.all-courses-page div.single-course-row div.moreitemneedtoshow li {
    font-size: 14px;
    margin-bottom: 10px;
}

div.all-courses-page div.single-course-row div.moreitemneedtoshow ul.list {
    margin: 8px 0px 20px;
}

div.all-courses-page {
    padding-top: 60px;
    padding-bottom: 45px;
}

div.all-courses-page div.eosb_column.eosb_column_container.eos-col-inner-2 {
    padding: 0px 25px !important;
}

div.all-courses-page .single-course-row {
    display: flex;
}

div.all-courses-page div.single-course-row div.eosb_single_image img.eosb_single_image-img {width: 100%;}

#main:has(div.all-courses-page) {
    max-width: 1350px;
    width: 100% !important;
    background: transparent !important;
    margin: 0 auto !important;
    position: static !important;
}

div.all-courses-page {
    max-width: 100%;
    width: 100% !important;
    background: transparent !important;
    margin: 0 auto !important;
    position: static !important;
}

#main:has(div.all-courses-page) div#eos-page-content-wrp {
    max-width: 100%;
}

div.all-courses-page div.single-course-row div.eosb_single_image figure {
    width: 100%;
}

#main:has(div.all-courses-page) div {
    overflow: unset;
}

div.all-courses-page div.single-course-row  a.btnCourse {
    background-image: url(http://courses.donnavelasco.com/wp-content/uploads/2023/02/donna-velasco-transformation-through-the-power-of-love-author.png) !important;
    padding: 8px 20px;
    color: #ffff;
    border-radius: 6px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;
    cursor: pointer;
    background-color: #fff;
    margin-top: 24px;
    text-shadow: 1px 1px #5e5e5e;
}