.single-sfwd-lessons .ld-focus-sidebar-wrapper {
    background: #196ec6;
}
@media(min-width: 768px){
body.page-id-9023 .course__content .course__content--info,
	body.home .course__content .course__content--info,
		body.single-sfwd-courses .course__content .course__content--info	{
    height: 160px;
    min-height: 200px !important;
  overflow: hidden;
}
	body.home .course__content--info{
    height: 160px;
    min-height: 200px !important;
  overflow: hidden;
}
}

/* single course page after appendTo applied */
div#disclaimer_wrapper{
    border: 1px solid #c8c8c8;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    background: #ffffec;
    border-radius: 4px;
}
div#disclaimer_wrapper h4{
   text-align: center;
}

.footer-top .footer-column section#text-3 .textwidget p {
    margin-bottom: 10px;
}

@media(max-width: 768px){
.header-top ul.social-icons.alignright {
    visibility: hidden;
}
.header-sections .edubin-mobile-logo img {
    max-width: 180px;
    margin-bottom: -30px;
}
}
/* 	box shadow on the services boxes */
section#servicesWrapper .elementor-column.elementor-top-column .elementor-widget-wrap.elementor-element-populated {
    box-shadow: 0px 0px 10px 0px #9e9e9e !important;
}

/* hide breadcrums from all pages */

.page-header .header-breadcrumb{
    display: none;
}

/* corse grid  */

.edubin-course .edubin-course-rate .course-reviews-text{
    display: none;
}

div#addressWrapper {
    display: flex !important;
    flex-flow: row nowrap;
}
div#addressWrapper i{
    margin: 5px 0 0 0;
    color: #fff;
}
div#addressWrapper span{
    color: #fff;
    padding-left: 5px;
}

body.archive .course__content .author__name, body.search-results .course__content .author__name {
    display: none;
}

.header-top .header-right,
.header-top .header-left {
    opacity: 0 !important;
}
.single-sfwd-courses .ldcr-reviews__new h4 {
    text-transform: capitalize;
}

.single-sfwd-courses .edubin-single-course-lead-info .header-breadcrumb,
.single-sfwd-courses .learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible{
    display: none;
}

.single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading{
    min-height: 40px !important;
}
.single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3{
    display: none;
}
.single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger{
    height: unset !important;
}

.single-sfwd-lessons 
.ld-content-actions input.learndash_mark_complete_button {
    width: 200px !important;
}

.page-id-13.logged-in .ld-profile-stat.ld-profile-stat-certificates,
.page-id-13.logged-in .ld-profile-stat.ld-profile-stat-points, .single-product form.cart input[name="quantity"] {
    display: none;
}

/* account page */
.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat.ld-profile-stat-completed{
    border: unset;
}

/* cart page */
.woocommerce-cart .woocommerce th.product-quantity,
.woocommerce-cart .woocommerce table.cart td.product-quantity {
    display: none !important;
}

.woocommerce-cart .woocommerce table.cart td.actions button.button {
    color: #fff;
    background: #11365f !important;
    opacity: 1 !important;
}

/* body.page-id-10245 div#bpa-front-tabs .bpa-front-tabs--panel-body:nth-child(5) .bpa-front-dc--body .el-row:last-child{
    display: none;
   
} */

/* hide payment method in booking form - summery */

.bpa-front-module-container.bpa-front-module--payment-methods {
    display: none;
}

body.page.page-id-10247 .bpa-front-tabs--panel-body .bpa-front-dc--body{
    min-height: 300px;
    height: auto !important;
}

/* checkout page */
.woocommerce-checkout form.checkout.woocommerce-checkout div#customer_details .col-2{ 
 display: none;
}
.woocommerce-checkout form.checkout.woocommerce-checkout .col-1 {
 width: 100% !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
 float: left !important;
}

.woocommerce-checkout button#place_order {
 padding: 20px 60px;
 font-size: 16px;
 text-transform: capitalize;
 letter-spacing: 1px;
}

.page-id-10247 .bpa-front-module--booking-summary .bpa-front-module--bs-head svg.bpa-head__vector {
   display: none;
}
.page-id-10247 .bpa-front-module--booking-summary .bpa-front-module--bs-head::before {
    content: '';
    width: 280px !important;
    height: 60px;
    background: url(https://prorevuz.biz/wp-content/uploads/2023/10/ProRevuzBizLogoBlack.webp);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 20px 0;
}
/* .page-id-10245 .bpa-front--dt__ts-body--items span.bpa-front--ts-capacity-counter {
   display: none !important;
}
.page-id-10245 .bpa-front--dt__ts-body--item span{
 padding: 12px 0;
} */

/* body.woocommerce-checkout div#order_review tr.cart_item td.product-name::after {
    content: 'Time Zone:  All times are EST Eastern Standard Time, New York, USA' !important;
    margin-left: -7px;
} */

body.woocommerce-checkout .woocommerce-billing-fields label,
body.woocommerce-checkout .woocommerce-account-fields label,
.woocommerce h3#order_review_heading,
.woocommerce-billing-fields h3{
    text-transform: capitalize !important;
    color: #022B56 !important;
}

.woocommerce-checkout div#order_review tr.cart_item td.product-name br:nth-child(2),
.woocommerce-checkout div#order_review tr.cart_item td.product-name br:nth-child(4),
.woocommerce-checkout div#order_review tr.cart_item td.product-name br:nth-child(6){
    content: "" !important;
    display: block !important;
    margin-bottom: 1em !important;
}

.woocommerce-checkout p#timezone-text-wrapper {
    border: 1px solid #e0e0e0;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
}

@media (max-width: 700px){
.bpa-fm__booking-summary-v47 .bpa-front-summary-content__lg {
    display: block !important;
}
.bpa-front-module--bs-summary-content.bpa-front-summary-content__lg + .bpa-front-module--bs-summary-content.bpa-front-summary-content__sm .bpa-front-module--bs-summary-content-item{
        display: none;
}
}

.page-id-10247 .bpa-front-module--bs-summary-content.bpa-front-summary-content__lg .bpa-front-module--bs-summary-content-item + .bpa-front-module--bs-summary-content-item:last-child span + .bpa-front-bs-sm__item-val::before {
    content: 'Time Zone: All times are EST Eastern Standard Time, New York, USA';
    display: block;
    margin-bottom: 1rem;
}

.woocommerce-checkout p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 26px;
    font-weight: 700;
    color: #022B56 !important;
	  line-height: 1.2;
}
.woocommerce-checkout section.woocommerce-order-details h2,
section.woocommerce-customer-details h2.woocommerce-column__title {
    text-transform: capitalize !important;
    color: #022B56 !important;
}

p#timezone-text-on-order-complete-page {
    margin: 0;
    font-weight: 600;
}

/* Hide billing address on order details section. */
body.woocommerce-order-received section.woocommerce-customer-details {
    display: none !important;
}

.single-post .entry-author {
    display: none;
}

/* shop page */

body.single-product a.add_to_wishlist i{
    color: red !important;
}
body.single-product a.add_to_wishlist {
    border: 1px solid #022b56;
    padding: 11px 22px;
    color: #022b56;
    
}
body.single-product a.add_to_wishlist:hover {
    background: #022b56;
    color: #fff;
}
@media(min-width: 768px){
body.single-product .yith-wcwl-add-to-wishlist {
    position: relative;
}
body.single-product a.add_to_wishlist {
    position: absolute;
    top: -81px;
    left: 120px;
    width: 200px;
}
}
body.single-product .product_meta,
body.single-product .woocommerce-tabs.wc-tabs-wrapper div#tab-reviews{
    display:none;
}
body.single-product li#tab-title-reviews {
   visibility: hidden !important;
}

.single .ldcr-review__item .ldcr-review__actions{
    display: none;
}
.single-product div#reviews {
    display: none;
}

/* shop page image fit */
.woocommerce-product-gallery__wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0 !important;
}

section.woocommerce-order-details td.woocommerce-table__product-name.product-name br:first-child{
    display: none
}
.woocommerce div.product div.images img{
    object-fit: cover !important;
}

/* woocommerce checkout font update */

.woocommerce-checkout .woocommerce table.shop_table th{
    font-size: 16px !important;
}
.woocommerce-checkout .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce .order_details li,
.woocommerce-checkout .woocommerce .order_details li strong{
    font-size: 16px !important;
}

/* dashboard image change - css */

.page-id-6263.logged-in .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar{
 border: unset;
 width: 260px;
 height: auto;
 border-radius: unset;
 padding-bottom: 1.4rem;
}
/* bigger logo */
@media(min-width: 420px) and (max-width: 1200px){
.header-sections .edubin-mobile-logo img{
    max-width: 200px !important;
}
}

.woocommerce-account .learndash-wrapper .ld-profile-avatar img{
    width: 320px;
    border: 1px solid #d9d9d9 !important;
    padding: 25px;
    border-radius: 5px;
}
.woocommerce-account .ld-profile-avatar {
    width: 100% !important;
    height: auto !important;
    border: unset !important;
    padding: 16px;
}

.woocommerce-checkout .woocommerce td.woocommerce-table__product-name.product-name{
    line-height: 2.5em !important;
}

@media (max-width: 768px){
body.single .learndash-wrapper .ld-profile-avatar{
    border-radius: unset !important;
}
body.single .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar{
    height: unset !important;
    width: 60px;
}
}
@media (max-width: 768px){
body.single .learndash-wrapper .ld-profile-avatar{
    border-radius: unset !important;
    border: 1px solid #d5d5d5;
    padding: 5px;
}
body.single .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar{
    height: unset !important;
    width: 98px;
}
}

@media (min-width: 770px){
body.single .learndash-wrapper .ld-profile-avatar{
    border-radius: unset !important;
    border: 1px solid #d5d5d5;
    padding: 5px;
}
body.single .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar{
    height: unset !important;
    width: 120px;
}
}

@media screen and (max-width: 1024px){
.site-branding {
    width: 65% !important;
    float: left;
}}
@media (max-width: 768px) and (min-width: 350px){
.header-sections .edubin-mobile-logo img {
    max-width: 100% !important;
    margin-bottom: -30px;
}}

.site-footer .widget img.footer-logo {
    width: 240px;
}

/* footer */
.footer-column .textwidget p a,
.footer-column div#addressWrapper  span{
    font-weight: 400;
}

/* home-page */
div#edubindiv1 .edubin-course.layout__1 .course__container {
    box-shadow: 0px 0px 10px 0px #9e9e9e !important;
}

section#servicesWrapper .elementor-widget.elementor-widget-icon-list .elementor-widget-container{
 padding: 0;
}

.tnp.tnp-subscription input.tnp-submit {
    font-size: 15px;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #022B56;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #022B56;
    border-radius: 4px 4px 4px 4px;
    padding: 10px 30px 10px 30px;
}

@media(min-width: 780px){
.single-sfwd-lessons .ld-tab-content p:first-child,
.single-sfwd-lessons .ld-tab-content p:first-child iframe{
    height: 320px;
}
/* .course__content p.course__excerpt {
white-space: wrap; 
overflow-y:hidden;
text-overflow:ellipsis;
max-height:3em;
} */
}
.single-sfwd-lessons .ld-tab-content p:first-child{
    padding: unset !important;
}

.single-sfwd-lessons .ld-tab-content p:first-child{
    left: 0;
    bottom: 0;
}

/* change calender slots color */

.bpa-front--dt__calendar .vc-day .vc-day-content.is-disabled {
    background: #ffa3a3 !important;
}

div#hero-slider-wrapper h1.slider-title span{
    -webkit-text-stroke: 1px black;
}

.single-post .post-wrapper .entry-content figure.wp-block-image img {
    width: 100% !important;
}

.single-sfwd-lessons .ld-tab-content p:first-child{
    top: 50px;
    left: 0;
}

.home h1.slider-title {
	font-family: lato;
    -webkit-text-stroke: 1px black;
/* 	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
    -1px 1px 0 #000, 1px 1px 0 #000; */
}

/* disclaimer */
.single-sfwd-lessons .ld-focus-content h1 + div#disclaimer_wrapper {
    display: none;
}

.single-sfwd-lessons .ld-tab-content.ld-visible div#disclaimer_wrapper h4:nth-child(2n+1) {
    text-align: center;
}
div#disclaimer_wrapper h4 span{
    text-decoration: underline; 
}

@media(max-width: 768px){
    .page.page-id-8816 .eael-contact-form-7-wrapper input[placeholder="First Name"]{
    margin-bottom: 16px;
}
/* video in mobile */
.single-sfwd-lessons .ld-tab-content p:first-child {
    top: 0 !important;
    left: 0;
}
}

#edubindiv1 .edubin-course .course__media img{
    object-fit: cover;
	  height: 250px !important;
}

body.single-post .entry-content img{
    width: 100%;
}

.woocommerce ul.products.columns-3 li.product a img {
    padding: 0 !important;
    height: 300px;
    object-fit: cover;
    background: #edeff2;
}

/* merch store */
body.page-id-12054 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid rgba(7, 36, 86, 0.075);
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(7, 36, 86, 0.075);
    background-color: #fff;
    transition: box-shadow 0.25s;
}
body.page-id-12054 .woocommerce ul.products li.product,
.edubin-cart-button-list + a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    padding: 0 1.5rem;
}
body.page-id-12054 .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.3125rem;
}
body.page-id-12054 .woocommerce ul.products li.product .star-rating{
    margin-left: 0 !important; 
}
body.page-id-12054 .woocommerce ul.products li.product .price{
     margin-left: 0 !important; 
     justify-content: unset;
}

body.page-id-12054 .woocommerce ul.products li.product .edubin-cart-button-list + a h2 {
    min-height: 60px !important;
}
@media (max-width: 768px){
    .woocommerce ul.products.columns-3 li.product, 
    .woocommerce-page ul.products.columns-3 li.product {
    width: 100% !important;
}
}

@media (min-width: 768px){
body.page-id-12054 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 10px !important;
	}}

/* shop page */
.woocommerce div.product div.images img{
    object-fit: contain!important;
    background: #fff;
}
div.product .woocommerce-product-gallery__image a{
    background: #fff !important;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
     background: #fff !important;
     border: 1px solid #f1f1f1 !important;
     border-radius: 5px;
}

.woocommerce ul.products li.product .overlay,
.woocommerce ul.products .edubin-cart-button-list{
    display: none !important;
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs>li,
.woocommerce div.product div.images img,
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li>img{
    padding: 0 !important;
}

body.single-product li#tab-title-additional_information {
    display: none !important;
}

body.page-id-12054 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    box-shadow: 0px 0px 5px 0px #9e9e9e !important;
    border-radius: 8px;
}

.woocommerce h2.woocommerce-loop-product__title{
	padding: 0;
}

body.page-id-12054 .woocommerce ul li.product span.price{
	display: block;
}
body.page-id-12054 .woocommerce ul li.product span.price::before{
    content: 'Free Shipping Worldwide';
    display: block;
    padding: 0 0 5px;
    color: #FF9800;
    font-size: 14px;
}
body.page-id-12054 .woocommerce ul.products li.product .star-rating{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    display: none;
}

.woocommerce-checkout form.checkout.woocommerce-checkout div#customer_details .col-2{
    display: block !important;
    width: 100% !important;
    float: left;
    margin-top: 20px;
}

.woocommerce div.product form.cart .variations a.reset_variations:hover{
    color: red;
}

.woocommerce-cart .cart-collaterals tr.woocommerce-shipping-totals.shipping p.woocommerce-shipping-destination{
    display: none;
}

@media only screen and (max-width: 768px){
    .woo-variation-product-gallery{
     width: 100%;
     overflow: hidden;
}
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    font-weight: 600;
}

body.woocommerce-checkout p#billing_phone_field {
    display: none;
}

.footer-column section#media_image-3 img{
    width: 200px !important;
}
.footer-column section#text-1 {
    margin-bottom: 0;
}
h1.page-title {
    text-align: center !important;
}

body.blog main#main .col-md-9 + .col-md-3 {
    display: none !important;
}
body.blog main#main .col-md-9 {
    width: 100% !important;
}

body.single-post .entry-content span.author.vcard img{
	width:32px !important;
}

/* its code is in snippet to add custom body class .product-category-merch */

body.product-category-merch.single-product h1.product_title.entry-title::after {
    content: 'Free Shipping Worldwide';
    display: block;
    padding: 0 0 5px;
    color: #FF9800;
    font-size: 16px;
}

.single-product.postid-13578 table.variations {
    display: none;
}

/* single product thumbnail border */
.single-product .slick-slide.slick-current.slick-active .wvg-gallery-thumbnail-image img{
    border: 1px solid #022b56;
    border-radius: 4px;
}
/* variations in single product page */

.woocommerce div.product form.cart .variations th{
    min-width: 80px !important;
}

.woocommerce div.product form.cart .variations th+td{
    position: relative !important;
}
.woocommerce div.product form.cart .variations a.reset_variations{
    position: absolute;
    top: 70px;
    left: 0;
    text-decoration: underline;
}

body div.product form.cart .variations tbody{
    display: block !important;
}
.single-sfwd-courses div#custom_course_description_wrapper{
    margin: 30px 0 20px;
}
.single-sfwd-courses div#custom_course_description_wrapper div{
    padding: 25px;
    background: #f1f3f6;
    border: 1px solid #dfdfdf;
    border-radius: 4px
}
.single-sfwd-courses h4.ld-segment-title h1.course-title {
    font-size: 22px;
}
.single-sfwd-courses div#custom_course_description_wrapper p,
.single-sfwd-courses h4.ld-segment-title p {
    font-size: 16px;
}

div#custom_course_description_wrapper h2 {
    font-size: 24px;
    margin-bottom: 1rem;
}
@media(max-width: 768px){
#related-review__wrapper ul.slick-dots {
    display: none;
}
}

div#filter-toggle-wrapper button#desktop-filter-toggle-button{
	display: none !important;
}

@media(max-width: 768px){
div#lesson-sticky-video-wrapper iframe {
    width: 100% !important;
    min-height: 160px !important;
    top: 0 !important;
    left: 0 !important;
}
}
div#hero-slider-wrapper h1.slider-title,
div#hero-slider-wrapper h1.slider-title span{
-webkit-text-stroke: 0 !important;
    color: white;
    letter-spacing: 1px;
}

