/*
Theme Name: Eatnet Szybkanauka
Theme URI: https://szybkanauka.pro
Version: 1.0
Author: Eatnet
Author URI: https://eatnet.pl
Description: Szybka nauka
Template: thrive-theme
*/


/* Course customization */
/* body.course-template-default #thrive-header,
body.sensei #thrive-header {background:white !important; padding-bottom:20px; box-shadow:rgba(0,0,0,0.25) 0px 8px 12px 0px;}

body.sensei #thrive-header a span,
body.course-template-default #thrive-header a span{color:#666 !important;}

body.sensei #thrive-header .tve-m-trigger,
body.course-template-default #thrive-header .tve-m-trigger{background: #666 !important;} */


body.course-template-default .tcb-post-content { width: 80%; margin:0 auto !important; float:unset !important; }

body.course-template-default .thrive_prev_next{display: none;}

body.course-template-default #post-entries{position: relative; width: 120%; left: -10%; padding-bottom: 60px; margin-top: -20px;}
body.course-template-default #post-entries a{color:#666 !important; text-decoration: none !important; transition: all .3s ease-in; font-weight:300;}
body.course-template-default #post-entries a:hover{color:#e2b322 !important;}
body.course-template-default button.single_add_to_cart_button{padding: 15px 20px !important; background: #52a8e8 !important;}

body.course-template-default .module .module-lessons ul li a{color:#666666 !important; font-weight:300; line-height:1.75em;}
body.course-template-default .module header h2,
body.course-template-default .module header h3{padding-bottom:0;}

/* Lesson customization */
body.lesson-template-default .course-progress-navigation{display:none}
body.lesson-template-default h2.course-title a{color: #2d5871; font-weight: 600;}
body.lesson-template-default h3.module-title{font-size:1.15em; padding:0; margin-bottom:0;}
body.lesson-template-default li.course-progress-lesson a,
body.lesson-template-default li.course-progress-lesson span{font-size:0.8em !important}
body.lesson-template-default li.course-progress-lesson.completed a{font-weight:400 !important;}
body.lesson-template-default li.course-progress-lesson.not-completed a{color:#999999 !important}
body.lesson-template-default .widget_sensei_course_progress li.course-progress-lesson.current a{color:#7f7f7f !important;}
body.lesson-template-default .lesson_button_form{display: block;	text-align: center;}
body.lesson-template-default .lesson_button_form .complete{padding:15px 20px;}
body.lesson-template-default nav#post-entries{display: none}

/* Sidebar customization */
#block-4{list-style: none !important;}
.snpro_flex{margin-bottom:50px;}
.snpro_flex h4{padding-bottom:5px;}
.snpro_divider{width:50px; height:3px; background:#f4b435; margin:15px 0px;}
.snpro_flex li{margin-left:0 !important; padding-top:20px; border-bottom: 1px solid #999}  
.snpro_flex li::before{color: white; content: ">"; font-size: 15px; padding:0px 4px; margin-right:5px; border:2px solid #f4b435; border-radius:50%; background:#f4b435;}
.snpro_flex a{ color:#999; text-decoration: none; font-weight:400 }
.snpro_flex a:hover{ color:#f4b435; }

/* Minicart - bundle product problem */
.tcb-woo-mini-cart-content-wrapper ul.woocommerce-mini-cart li.woocommerce-mini-cart-item img{right:unset !important; left:0 !important; width:55px !important;}

/* Breadcrumbs - yoast customizations */
.snp_breadcrumbs { background: rgba(0,0,0,0.56); padding: 12px 20px;	color: white !important; }
.snp_breadcrumbs a { color:white !important; }
.snp_breadcrumbs strong{color:#f4b435 !important;}

/* Cart - woo customizations */
html body .woocommerce table.shop_table td,
html body .woocommerce table.shop_table th,
html body .woocommerce table.shop_table tr { border:.5px solid grey !important; }

/* Main shop page - woo customizations */
body.woocommerce-shop #main{display: none;}



/* Old theme CSS */

article.course.post a img.alignleft {
    text-align: center;
    display: block;
    margin: 0 auto !important;
    position: relative;
    float: none !important;
    padding: 15px;
}

.meter.red>span {
    font-size: 15px;
    font-weight: normal;
}

header nav ul>li {
    padding: 10px 20px !important;
}

header.side .m-s {
    vertical-align: middle !important;
}

header nav ul li>ul li {
    padding: 0 !important
}

body.archive .ssf.apss {
    display: none !important;
}

.tve-woocommerce p.stars a {
    color: #000;
}

.tve-woocommerce .cnt p.woocommerce-result-count {
    display: none;
}

.tve-product-details-btn {
    font-weight: 700 !important;
    background: #F3771A !important;
    color: #fff !important;
    border-color: #F3771A !important;
    width: 42% !important;
}

.tve-product-details-btn:hover {
    border-color: #F3771A !important;  
    background: #fff !important;
    color: #F3771A !important;
}

.tve-woocommerce .cnt ul.products li.product-hover::before {
    background: rgba(255, 255, 255, 0.7) !important;
}

#tab-description > h2 {
    display: none !important;
}

.flowplayer {
    position: relative;
    z-index: 1;
}



body.single-lesson .bSe.left,
body.single-course .bSe.left {

}

/*body.single-lesson .sAsCont,*/
/*body.single-course .sAsCont {*/
    /*display: none;*/
/*}*/

@media only screen and (min-width: 1081px) {
    body.single-lesson .bSe.left,
    body.single-course .bSe.left {
        width: 80%;
        margin: 0 auto !important;
        display: block;
        float: none;
    }
}



.lesson footer { background: none; text-align: center; margin: 0 0 2rem 0; }
.lesson footer form { display: table; text-align: center; }
.lesson footer form input { margin: 0 auto; }

nav.post-entries.fix {
    margin: 2rem 0;
    display: block;
    float: left;
    width: 100%;
}

.woo-pagination {
    display: table;
    margin: 20px auto;
    clear: both;
    // width: 100%;
    // padding: 0 50%;
}

.woo-pagination > span, 
.woo-pagination > a {
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
    color: #999;
   display: inline-block;
    float: left;
    font-size: 1.063em;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    padding: 0 14px;
}

.woo-pagination > span.current, 
.woo-pagination > a:hover {
    border: 1px solid #fc0;
    background: #fc0;
    color: #fff !important;
    text-decoration: none;
}

.course-container { margin-bottom: 0; }


/* poprawiam loader na stronie potwierdzania zamowienia (przed przejsciem do platnosci) */
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before,
.blockUI.blockOverlay:before {
    background: url("images/cart.gif") top center no-repeat;
/*	background-size: 2em 2em;*/
    width: 180px; height: 18px;
    line-height: 3;
    text-align: center;
    margin-top: 20px !important;
    -moz-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-webkit-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-o-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-ms-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}


.woocommerce .thrv_wrapper .tve_colm.tve_twc {
    width: 100% !important;
    float: none !important
}


/* Css dla tabelki */

body.page-id-13326 .woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px; 
}

body.page-id-13326 .woocommerce table.shop_table th {
        font-weight: 700;
    padding: 9px 12px;
}

body.page-id-13326 .woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 6px 12px;
    vertical-align: middle;
}



.woocommerce .cart-collaterals {
    width: 100%;
    display: inline-block;
    position: relative;
    clear: both
}

.woocommerce .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}

body.page-id-13326 .woocommerce .cart-collaterals .cart_totals table {
    border: 1px solid #eee;
    margin: 0 0 15px 0;
text-align: left;
    display: block;
    padding: .857em 0.587em;
}

body.page-id-13326 .woocommerce .cart-collaterals .cart_totals > h2 {
    font-weight: 300;
}

body.page-id-13326 .woocommerce .cart-collaterals .cart_totals tr th {
    margin-right: 10px;
    display: block
} 

body.page-id-13326 .cart-collaterals .cart_totals {
    padding: .857em 0.587em;
/*    max-width: 100px;*/
    display: block;
}

body.page-id-13326 input[name="update_cart"] {
        background-color: #a46497;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

/*body.page-id-13326 a.checkout-button,*/
body.page-id-13326 input[name="update_cart"] {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    float: right;
}

body.page-id-13326 a.checkout-button {
    color: rgb(255, 255, 255);
background-color: rgb(243, 119, 26);
border: 3px rgb(243, 119, 26) solid;
font-size: 37px;
border-radius: 5px;
padding: 20px 0px;
display: block;
text-align: center;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-family: 'PT Sans', sans-serif;
    font-weight: bold;
}

body.page-id-13326 a.checkout-button:hover{
    opacity: 0.9;
}


body.page-id-13326 .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

body.page-id-13326 td.product-name a {
    color: #636363 !important;
    font-weight: normal !important;
}

body.page-id-13326 td.product-name a:hover {
    text-decoration: none;
}

body.page-id-13326 td.product-quantity,
body.page-id-13326 th.product-quantity,
body.page-id-13326 td.product-subtotal,
body.page-id-13326 th.product-subtotal {
    display: none;
}

.woocommerce .woocommerce-message::before {
    content: "\e015"!important;
    color: #fff!important;
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-message::before {
    top: 0;
}

.woocommerce .woocommerce-error::before {
    content: "\e016" !important;
    color: #fff !important;
}

/* Logowanie */

form#loginform.sensei {
    border-left: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 3px solid #fc0;
    padding: 30px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

form#loginform.sensei input.input {
    padding: 15px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px #eee solid;
    width: 100%;
    
}

#my-courses form#loginform label {
    font-size: 17px;
}

#my-courses form#loginform label input#rememberme {
    position: relative;
    top: -1px;
}

form#loginform p.sensei-login-submit a {
    font-size: 17px;
}

form#loginform p.sensei-login-submit input[type="submit"] {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #387fc8;
    background-color: #387fc8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    margin-right: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}


form#loginform p.sensei-login-submit input[type="submit"]:hover {
     background: #fff;
    color: #387fc8;
}

.woocommerce-password-strength {
    border-left: 5px #ef920c solid;
    background: #fafafa;
    padding: 10px 20px;
    margin: 5px auto;
    font-size: 18px;
}

.woocommerce-password-strength.bad {
    border-left: 5px #aa0e0e solid;
}

.woocommerce-password-strength.short {
    border-left: 5px red solid;
}

.woocommerce-password-strength.strong {
    border-left: 5px #0eaa19 solid;
}

form.woocommerce-ResetPassword.lost_reset_password .woocommerce-FormRow p {
    line-height: 20px !important
} 

h3.utworzkonto span {
    font-size: 0.8em
}

#customer_details h3 {
    margin: 50px 0 11px 0
}

/* Praca nad formularzem - moje-konto/edit-account */

body.page-id-3315 .bSeCont .bSe p {
    margin: 0 !important;
}

body.page-id-3315 .bSeCont .bSe {
    border: none;
}

#formularz_editaccount {
    border-left: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 3px solid #fc0;
    padding: 30px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;   
}

#formularz_editaccount form fieldset legend {
    border: none !important;
    margin-bottom: 0 !important;
}

#formularz_editaccount form legend {
    width: 100% !important;    
    border: none !important;
}

#formularz_editaccount form input {
     padding: 0 15px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px #eee solid;
    width: 100%;   
}

#formularz_editaccount form input[type="submit"] {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #387fc8;
    background-color: #387fc8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    margin-right: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

#formularz_editaccount form input[type="submit"]:hover {
    background: #fff;
    color: #387fc8;
}

#formularz_editaccount form fieldset {
    border: none !important;
}

#formularz_editaccount form fieldset.border_top {
    border-top: 2px #eee solid !important;
    margin-top: 30px;
    padding-top: 20px;
}

/* Globalny formularz dla Contact Form 7 */

.snpro_global_formularzkontaktowy {
 border-left: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 3px solid #fc0;
    padding: 30px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;      
}

.snpro_global_formularzkontaktowy h3 {
    padding: 0 0 10px 0;
    margin: 0 !important;
}

.snpro_global_formularzkontaktowy textarea,
.snpro_global_formularzkontaktowy input,
.snpro_global_formularzkontaktowy select {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    font-size: 13px;
    padding: 12px 20px;
    border: 1px #eee solid;
    display: block;
    width: 95%;
    border-radius: 5px;
    -webkit-border-radius: 5px; 
}

.snpro_global_formularzkontaktowy .sekcja {
    border-top: 2px #eee solid;
    margin-top: 40px;
    padding-top: 30px;
}

.snpro_global_formularzkontaktowy select {
    width: 100%;
}

.snpro_global_formularzkontaktowy label {
    float: none;
    width: 100%;
    display: block;
}

.snpro_global_formularzkontaktowy input[type="submit"] {
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
}

p#account_password_field,
p#billing_email_field {
    display: inline;
    position: relative;
}

p#account_password_field:after,
p#billing_email_field:after {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
    font-size: 16px;
    opacity: 0;
}

p#account_password_field:hover:after,
p#billing_email_field:hover:after {
    background: #333;
    background: #1e85be;
    bottom: auto;
    color: #fff;
    content: "Wpisz własne hasło, którego będziesz używał podczas logowania";
    left: 0%;
    padding: 5px 15px;
    position: relative;
    z-index: 98;
    width: 97%;
    font-size: 16px;
    opacity: 1;
}

p#billing_email_field:hover:after {
    content: "E-mail będzie Twoją nazwą użytkownika podczas logowania";   
}
/*

p#account_password_field:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}*/

/* Poprawa wyglądu formularzy w podstronie: http://szybkanauka.pro/aktywny-angielski-nagrywanie/ */

.sekcja_partform {
    background: #fff;
    padding: 30px;
    border: 1px #eee solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.sekcja_partform input,
.sekcja_partform textarea {
    border: 2px #eee solid;
    display: block;
    width: 92%;
}

.snpro_global_formularzkontaktowy.aktywny_angielski {
    border-bottom: none;
}

.snpro_global_formularzkontaktowy.aktywny_angielski input[type="submit"]{
    color: #fff;
    font-size: 19px;
    display: block;
    padding: 18px 15px;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid rgb(243, 172, 30);
    background-color: rgb(243, 172, 30);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    float: none;
    width: 100%;
}

.snpro_global_formularzkontaktowy.aktywny_angielski input[type="submit"]:hover {
     background: #fff; 
    color: rgb(243, 172, 30);
}

/*

.woocommerce #payment #place_order {
    background-image: url('http://szybkanauka.pro/wp-content/uploads/2015/06/Kupuje-place-button.png') !important;
    width: 356px;
    height: 91px;
    display: block;
    text-indent: -9999px;
    background-color: #fff !important;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button {
    background-image: url('http://szybkanauka.pro/wp-content/uploads/2015/06/Do-kasy-button.png') !important;
    width: 356px;
    height: 91px;
    text-indent: -9999px;
    background-color: #fff !important;
    position: relative;
    margin-top: 20px !important;
  
}

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    padding: 30px 1em;
}

.ib2-section-content h2 {
    font-size: 24px;
}

*/

body.page-id-3313 .woocommerce a.button {
  display: inline-block;
  position: relative;
  float: right;
}

.sAsCont .widget.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson a:before, .widget.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson span:before {
    top: 0.4em;
    left: 0.4em;
}

.sAsCont .widget.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson a, .widget.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson span {
    padding: 0.6em 1rem 0.4em 2.4em;
    line-height: 1.4;
    display: block;
}

.sAsCont .widget ul.course-progress-navigation {
    display: none;
}

.sAsCont .widget.widget_sensei_course_progress header h3 {
    margin: 0!important;
    font-size: 1.3em;
}

.sAsCont .widget.widget_sensei_course_progress header h2 {
    margin: 0 0 0.2em 0!important;
}

.sAsCont .widget.widget_sensei_course_progress header {
    text-align: left;
    padding: 1em 1em 0em 1em;
}

.woocommerce-password-strength {
    display: none;
}

.woocommerce-password-hint {
    display: none;
}

#tve_editor ul.woocommerce-SavedPaymentMethods {
    list-style: none;
    margin-left: 0;
}

.fp-playlist-external a h4 span {
    box-shadow: none!important;
    outline: none!important;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs { border-bottom: 1px #f1f1f1 solid; min-height: 47px; }
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs:before { content: 'MENU'; background: #F4B435; padding: 10px; color: #fff; margin: 0 20px 0 0; display: block; float: left; }
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs:after { clear: both; }
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li { margin: 0 15px 0 0; padding: 0; }
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a { line-height: 47px; font-size: 17px; }
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active a { font-weight: 700; }

.gift-card-content-editor h5 {
    margin-left: 0 !important;
}
.gift-card-content-editor.step-content textarea {
    padding: 10px 15px;
    height: 150px;
}
.product-type-gift-card .images {
	width: 40%;
}
.product-type-gift-card .images a img {
    max-width: 300px;
    margin: 0 auto;
    display: block;
}
.product-type-gift-card .summary.entry-summary {
	width: 60%;
}
ul.cart-dropdown > li > a.cart-contents-btn {
    border: 2px solid #42697F;
}

ul.cart-dropdown > li > a.cart-contents-btn:hover {
    background: #42697F;
}

/* New custom checkout */

.woocommerce-billing-fields .dane p {
    color:black !important;
    margin:0px !important;
    padding:3px 0px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    font-size: 17px !important;
}

.woocommerce-billing-fields .dane p label{
    width:140px;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding: 5px 10px;
    font-size: 16px;
}

.woocommerce-billing-fields .dane span.edit-dane-billing {
    margin-top:15px;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    background: #2c5871;
    padding: 15px 30px;
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s;
    border: 1px solid #2c5871;
    font-weight: bold;
}

.woocommerce-billing-fields .dane span.edit-dane-billing:hover {
    color: #2c5871;
    background: #fff;
}

.woocommerce-billing-fields span.edit-dane-billing {
    cursor: pointer;
    font-weight: 100;
}

.woocommerce-billing-fields span.edit-dane-billing:hover {
    color: #f3ac1e;
}

.woocommerce-billing-fields .hidden-filed {
    display: none !important;
}

.advertisement-header section {
    padding: 0 10px;
}

.w3eden .col-1, .w3eden .col-2, .w3eden .col-3, .w3eden .col-4, .w3eden .col-5, .w3eden .col-6, .w3eden .col-7, .w3eden .col-8, .w3eden .col-9, .w3eden .col-10, .w3eden .col-11, .w3eden .col-12, .w3eden .col, .w3eden .col-auto, .w3eden .col-sm-1, .w3eden .col-sm-2, .w3eden .col-sm-3, .w3eden .col-sm-4, .w3eden .col-sm-5, .w3eden .col-sm-6, .w3eden .col-sm-7, .w3eden .col-sm-8, .w3eden .col-sm-9, .w3eden .col-sm-10, .w3eden .col-sm-11, .w3eden .col-sm-12, .w3eden .col-sm, .w3eden .col-sm-auto, .w3eden .col-md-1, .w3eden .col-md-2, .w3eden .col-md-3, .w3eden .col-md-4, .w3eden .col-md-5, .w3eden .col-md-6, .w3eden .col-md-7, .w3eden .col-md-8, .w3eden .col-md-9, .w3eden .col-md-10, .w3eden .col-md-11, .w3eden .col-md-12, .w3eden .col-md, .w3eden .col-md-auto, .w3eden .col-lg-1, .w3eden .col-lg-2, .w3eden .col-lg-3, .w3eden .col-lg-4, .w3eden .col-lg-5, .w3eden .col-lg-6, .w3eden .col-lg-7, .w3eden .col-lg-8, .w3eden .col-lg-9, .w3eden .col-lg-10, .w3eden .col-lg-11, .w3eden .col-lg-12, .w3eden .col-lg, .w3eden .col-lg-auto, .w3eden .col-xl-1, .w3eden .col-xl-2, .w3eden .col-xl-3, .w3eden .col-xl-4, .w3eden .col-xl-5, .w3eden .col-xl-6, .w3eden .col-xl-7, .w3eden .col-xl-8, .w3eden .col-xl-9, .w3eden .col-xl-10, .w3eden .col-xl-11, .w3eden .col-xl-12, .w3eden .col-xl, .w3eden .col-xl-auto {
    padding: 0px;
}

.w3eden .row {
    margin:0px;
}

.content-checkout {
    padding:0px 15px ;
}

.content-checkout-lest {
    padding:15px 15px;
}

.w3eden .woocommerce-input-wrapper {
    width: 100%;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 40px;
    padding-left: 3px;
    margin: 0;
}

.eatnet-checkout {
    background:#EEEEEE;
    border-radius: 25px;
    font-size:14px !important;
}

.eatnet-checkout p {
    font-size:14px !important;
}

.eatnet-checkout-reviews{
    background:#2c5871;
    border-radius: 0 25px 25px 0;
    color: #fff;
    box-shadow: -2px 0 8px -3px #000;
}

.eatnet-checkout h3 {
    font-family: inherit !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    padding-top:25px !important;
    padding-bottom:15px !important;
}

#customer_details input{
    font-size:14px;
}

#payment label {
    display: initial;
}

.review-box-first {
    margin-top:40px !important;
}

.review-box {
    margin-top:30px;
    clear:both;
    padding-bottom: 20px;
}

.review--boxes__holder {
    border-bottom: 1px dashed #fff;
    padding-bottom: 30px;
}

.review-box h5 {
    font-family: inherit !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    padding-top:0 !important;
    padding-bottom:10px !important;
    color: #F4B435;
}


.eatnet-checkout-reviews .review-content p{
    color: #c3caca !important;
    font-family: "Roboto", Sans-serif !important;
    font-style: italic !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
}

.eatnet-checkout-reviews .review-content p .showcomment,
.eatnet-checkout-reviews .review-content .hidecomment {
    color: #839b99;
    margin-left: 5px;
    cursor: pointer;
}

.eatnet-checkout-reviews .review-content .hidecomment {
    float: right;
    font-weight: bold;
}

.eatnet-checkout-reviews .review-content p:first-child:before {
    content: '\f10d';
    font-family: FontAwesome;
    font-size: 10px;
    top: -5px;
    position: relative;
    margin-right: 5px;
}

.eatnet-checkout-reviews .review-content p:last-child:after {
    content: '\f10e';
    font-family: 'FontAwesome';
    font-size: 10px;
    margin-left: 5px;
    position: relative;
    top: -5px;
}

.eatnet-checkout-reviews .review-content.review--content__full {
    display: none;
    overflow: auto;
}

.eatnet-checkout-reviews .review-img{
    height: auto;
    max-width: 18%;
    border: none;
    float:left;
    margin-right:5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.custom--checkout__cols {
    margin-bottom: 25px;
}

.custom--checkout__cols .content-checkout h2 {
    font-size: 28px;
}

.eatnet--checkout__cert {
    border-bottom: 1px dashed #fff;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: center;
}

.eatnet--checkout__cert img {
    max-width: 100px;
    height: auto;
}

.eatnet--checkout__cert h3 {
    color: #fff;
    margin-bottom: 0;
    padding: 25px 0 10px !important;
}

.eatnet--checkout__cert div,
.eatnet--checkout__cert p {
    color: #fff !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.eatnet--checkout__faq {
    margin-top: 15px !important;
    margin-left: 0 !important;
    list-style-type: none;
}

.eatnet-checkout-reviews .faq--header {
    font-size: 20px !important;
    margin-top: 50px !important;
    color: #fff !important;
    padding: 0 !important;
}

.eatnet--checkout__faq .faq--single {
    background-color: #1f3d4d;
}

.eatnet--checkout__faq .faq--single:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.eatnet--checkout__faq .faq--question,
.eatnet--checkout__faq .faq--answer,
.eatnet--checkout__faq .faq--answer p {
    color: #fff !important;
}

.eatnet--checkout__faq .faq--question {
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 5px;
    position: relative;
}

.eatnet--checkout__faq .faq--question:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    transition: all 0.5s;
}

.eatnet--checkout__faq .faq--question.arr-expanded:after {
    transform: rotate(180deg);
}

.eatnet--checkout__faq .faq--answer {
    background: #2c5871;
    border-top: 1px solid #fff;
    display: none;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 5px;
}

.eatnet--checkout__faq .faq--answer p {
    margin: 0 !important;
}

body.page-id-3314 .tve_lp_content, body.page-id-3314 .tve_content_inner {
    max-width: 1200px !important;
    width: 100% !important;
}

ul.cart-dropdown > li ul li .item-left img {
	align-self: center;
}

ul.cart-dropdown > li ul > li {
    font-size: 18px;
    line-height: 1.83em;
    font-family: "Open Sans";
    font-weight: 400;
}
ul.cart-dropdown > li ul li .item-left a {
    color: #555;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
}
ul.cart-dropdown .woocommerce-Price-amount {
    color: rgb(244, 180, 53);
    font-family: 'Lato', sans-serif !important;
}
ul.cart-dropdown > li ul li a.view-more {
    font-family: 'Lato', sans-serif !important;
}


.w3eden .eatnet-checkout .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.w3eden .eatnet-checkout .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.w3eden.custom--checkout__cols .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
	max-width: 25%;
}
.w3eden.custom--checkout__cols .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.w3eden.custom--checkout__cols .col-5 {
    -ms-flex: 0 0 41.6666666%;
    flex: 0 0 41.6666666%;
	max-width: 41.6666666%;
}

/* course widget left */
.widget_sensei_course_progress header {
    padding: 0 0 0 0 !important;
}
.widget_sensei_course_progress header h2 {
    font-size: 1.3em;
}
.widget_sensei_course_progress header h2 a {
    color: #2d5871;
    font-weight: 600;
}
.widget_sensei_course_progress .course-progress-lessons li h3 {
    font-size: 1.2em;
}
.widget_sensei_course_progress .course-progress-lessons li.course-progress-lesson.completed span,
.widget_sensei_course_progress .course-progress-lessons li.course-progress-lesson.completed a {
    padding: 0.6em 1rem 0.4em calc(2.4em - 16px);
}

.widget_sensei_course_progress .course-progress-lessons li.course-progress-lesson.completed span:before,
.widget_sensei_course_progress .course-progress-lessons li.course-progress-lesson.completed a:before {
    content: "\f00c";
    font-family: "FontAwesomeSensei";
    position: relative;
    left: -10px !important;
    top: -1px !important;
}

body.course {
    margin: 0;
    padding: 0;
}
body.single-lesson .fmw {
    padding-bottom: 1px;
}
body.single-lesson footer {
    margin: 0 0 0 0;
}


body.logged-in .woocommerce #payment ul.payment_methods li img {
    max-width: 64px;
}
.tve-woocommerce .woocommerce table.my_account_orders td.order-actions a.button.pay {
    text-transform: uppercase;
    font-weight: 600;
    color: #f3b434;
    border: 2px solid #f3b434 !important;
    display: block;
    margin-bottom: 15px;
}
.tve-woocommerce .woocommerce table.my_account_orders td.order-actions a.button.pay:hover {
    color: #2d5871;
    border: 2px solid #2d5871!important;
}
body.page-id-3315 .bSeCont .bSe {
    width: 100%;
}

body.page-id-24347 #affwp-register-form { width: 48%; float: right; }
body.page-id-24347 #affwp-login-form { width: 48%; float: left; }

@media screen and (max-width: 767px) {
    .eatnet-checkout {
        display: block !important;
    }

    .eatnet-checkout .col-8 {
        width: 100% !important;
        display: block !important;
        max-width: none !important;
    }

    .eatnet-checkout .col-4 {
        width: 100% !important;
        display: block !important;
        max-width: none !important;
    }

    .eatnet-checkout-reviews {
        border-radius: 25px;
    }

    .eatnet-checkout-reviews .review-box {
        overflow: auto;
    }

    .eatnet-checkout-reviews .review-box img {
        max-width: 50px;
    }

    .custom--checkout__cols .row .col-3,
    .custom--checkout__cols .row .col-5,
    .custom--checkout__cols .row .col-4 {
        flex: initial !important;
        max-width: none !important;
        width: 100% !important;
    }

    .custom--checkout__cols .row .col-3 img {
        display: block;
        margin: 0 auto 15px auto;
        width: 300px;
        max-width: 100%;
    }
	
	body.page-id-24347 #affwp-register-form { width: 100%; float: none; }
	body.page-id-24347 #affwp-login-form { width: 100%; float: none; }


}

#bpmj_woo_invoice_fields_custom_checkout_field .validate-required input.input-text { border-color: #69bf29 !important; }
#bpmj_woo_invoice_fields_custom_checkout_field .validate-required input.input-text:placeholder-shown { border-color: #ccc !important; }
#bpmj_woo_invoice_fields_custom_checkout_field .validate-required input.input-text:placeholder-shown { border-color: #ccc !important; }
#bpmj_woo_invoice_fields_custom_checkout_field .validate-required input.input-text.input-text-wrong { border-color: #fb7f88 !important; }
#bpmj_woo_invoice_fields_custom_checkout_field .validate-required input.input-text.input-text-success { border-color: #69bf29 !important; }

/* wp affiliate */

#affwp-login-form .affwp-form legend { font-weight: 700 !important; }
#affwp-login-form #affwp-login-user-login { width: 100%; padding: 10px 15px; }
#affwp-login-form #affwp-login-user-pass { width: 100%; padding: 10px 15px; }
#affwp-login-form .affwp-user-remember { font-size: 14px; }
#affwp-login-form .affwp-lost-password a { font-size: 14px; }
#affwp-login-form input[type="submit"] { color: #fff; background: #F3AC1E; border: 0; font-weight: 700; font-size: 16px; padding: 10px 25px; text-transform: uppercase; cursor: pointer; transition: all 0.3s linear; }
#affwp-login-form input[type="submit"]:hover { background: #2C5871; }

#affwp-register-form #affwp-user-name { width: 100%; padding: 10px 15px; }
#affwp-register-form #affwp-user-login { width: 100%; padding: 10px 15px; }
#affwp-register-form #affwp-user-email { width: 100%; padding: 10px 15px; }
#affwp-register-form #affwp-payment-email { width: 100%; padding: 10px 15px; }
#affwp-register-form #affwp-user-url { width: 100%; padding: 10px 15px; }
#affwp-register-form input[type="submit"] { color: #fff; background: #F3AC1E; border: 0; font-weight: 700; font-size: 16px; padding: 10px 25px; text-transform: uppercase; cursor: pointer; transition: all 0.3s linear; }
#affwp-register-form input[type="submit"]:hover { background: #2C5871; }

/* END wp affiliate */

/* yith affiliate */
.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:after { left: 95px; }
.yith-wcaf-dashboard input[type=submit],
.ywpar-wrapper input[type=submit] {
    background-color: #fff !important;
    border: 2px solid #387fc8 !important;
    border-radius: 5px;
    color: #387fc8;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    line-height: 12px;
    padding: 12px 16px;
    text-align: center;
}
.yith-wcaf-dashboard .table-filters input[type=submit] {
    font-size: 10px;
    padding: 2px 16px;
}
.yith-wcaf-dashboard input[type=submit]:hover,
.ywpar-wrapper input[type=submit]:hover {
    background-color: #387fc8 !important;
    color: #fff !important;
}
.yith-wcaf-link-generator .link-generator-box .link-generator #original_url {
    width: 100%;
    padding: 10px;
}
.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper input.copy-target,
.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper input.copy-target {
    width: 60%;
    padding-right: 20px;
}
.yith-wcaf-dashboard table.yith-wcaf-table {
    width: 100%;
}
#ywpar_apply_discounts {
    padding: 10px;
    font-size: 12px;
    margin-top: -5px;
    margin-left: 10px;
    text-transform: uppercase;
}
.yith-wcaf-registration-form .already-an-affiliate-wrapper,
.yith-wcaf-registration-form .become-an-affiliate-form,
.yith-wcaf-registration-form .pending-request-wrapper,
.yith-wcaf-registration-form .rejected-request-wrapper {
    background-color: #fff;
}
.yith-wcaf-registration-form a.button,
.yith-wcaf-registration-form button,
.yith-wcaf-registration-form input[type=submit] {
    font-size: 16px;
    border: none!important;
    cursor: pointer;
    border-radius: 5px;
}
.yith-wcaf-registration-form a.button:hover,
.yith-wcaf-registration-form button:hover,
.yith-wcaf-registration-form input[type=submit]:hover {
    background-color: #CC0000;
}
.yith-wcaf-dashboard-summary .ywpar-wrapper h2 {
    font-size: 1.688em;
}
.yith-wcaf-dashboard-coupons .yith-wcaf-table-top-bar {display: none;}
/* END yith affiliate */

.wp-block-sensei-button button {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #387fc8;
    background-color: #387fc8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    margin-right: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}
.wp-block-sensei-button button:hover {
    color: #387fc8;
    background-color: #fff;
}
.lesson .wp-block-sensei-lms-button-reset-lesson {
    float: right;
    margin-top: -25px;
}

/* AC Access modal */
.sn-ac-access-modal {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

.sn-ac-access-modal .modal-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 30px 20px;
    border: 1px solid #888;
    border-radius: 6px;
    width: 80%; /* Could be more or less, depending on screen size */
}

.sn-ac-access-modal .modal-content > p {
    font-size: 23px !important;
}

.sn-ac-access-modal .modal-content .sn-ac-not-found {
    display: none;
}

.sn-ac-access-modal .modal-content .sn-ac-not-found a {
    text-decoration: underline !important;
}

.sn-ac-access-modal .modal-content form {
    flex: 1 1 auto;
    display: flex;
    row-gap: 10px;
    flex-direction: column;
    width: 33%;
}

.sn-ac-access-modal .modal-content form input[type="submit"] {
    font-weight: 400;
    font-size: 23px;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,0.4) 0px 2px 2px;
    background-color: rgb(204,0,0) !important;
    padding: 10px 5px;
    color: #fff;
}

.sn-ac-access-modal .modal-content form input[type="submit"]:hover {
    cursor: pointer;
}

.sn-ac-access-modal .modal-content form input[type="email"] {
    color: rgb(153,153,153);
    border: 2px solid rgba(0,0,0,0.05);
    padding: 10px 15px;
    height: auto;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    max-width: 100%;
    margin: 10px 0px;
    outline: none;
}

@media (max-width: 1023px) {
    .sn-ac-access-modal .modal-content form {
        width: 100%;
    }
    
    .sn-ac-access-modal .modal-content > p {
        font-size: 18px !important;
    }
}

.modal-checkout-card-edit {
    display: none;
}

.modal-checkout-card-edit .modal-dialog {
    max-width: 800px !important;
}

.modal-checkout-card-edit .modal-content {
    min-width: 800px;
}

img.checkout-edit-card-data {
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.checkout-edit-card-preview {
    float: left;
    padding-right: 15px;
    width: 48%;
}

.checkout-edit-card-preview .ywgc-form-preview-title,
.checkout-edit-card-preview .ywgc-form-preview-from,
.checkout-edit-card-preview .ywgc-form-preview-to {
    color: #666;
}

.checkout-edit-card-preview .gift-card-content-editor.step-content label {
    font-size: 16px !important
}

.checkout-edit-card-form {
    float: right;
    width: 50%;
}

@media (max-width: 991px) {
    .modal-checkout-card-edit .modal-body {
        display: flex;
        flex-direction: column;
    }

    .modal-checkout-card-edit .modal-dialog {
        max-width: 100% !important;
    }
    
    .modal-checkout-card-edit .modal-content {
        min-width: 100%;
    }

    .checkout-edit-card-form {
        width: 100%;
    }

    .checkout-edit-card-preview {
        width: 100%;
        padding: 0;
    }
}

.checkout-edit-card-form .gift-card-content-editor.step-content input {
    width: 62% !important;
}

.checkout-edit-card-form input[type="text"],
.checkout-edit-card-form input[type="email"],
.checkout-edit-card-form textarea {
    border: 1px solid #ececec;
    color: #5a5a5a;
    font-size: 17px;
    height: 36px;
    padding: 0 15px;
}

.checkout-edit-card-form .ywgc_delivery_info_title {
    display: none;
}

.checkout-edit-card-form .gift-card-content-editor.step-content h5 {
    margin-top: 1em !important;
}

.checkout-edit-card-form .gift-card-content-editor label[for="ywgc-delivery-date"],
.checkout-edit-card-form .gift-card-content-editor label[for="ywgc-recipient-name"],
.checkout-edit-card-form .gift-card-content-editor label[for="ywgc-recipient-email"],
.checkout-edit-card-form .gift-card-content-editor label[for="ywgc-sender-name"],
.checkout-edit-card-form .gift-card-content-editor label[for="ywgc-edit-message"] {
    font-size: 16px !important;
}

.checkout-edit-card-form .checkout-edit-card-submit {
    background-color: #fff;
    border: 2px solid #387fc8;
    border-radius: 5px;
    color: #387fc8;
    cursor: pointer;
    font-size: 17px;
    line-height: 12px;
    padding: 12px 16px;
    text-align: center;
    float: right;
}

a.card-notify {
    background-color: #b81c23 !important;
    color: #fff !important;
}
a.card-notify:hover {
    background-color: #ebe9eb !important;
    color: #2d2d29 !important;
}

.fp-menu.fp-speed-menu.fp-active {
    bottom: -525px !important;
}


/* Ambasador area -- Affiliate + Eatnet */
:root{
    --borderColor: #c4c4c4;
    --highlightedColor: #448a85;
}
.ambasador__simple__container{display:flex; flex-wrap:wrap; flex-direction: row; margin:0 auto; margin-top:30px;  padding:0px 35px; box-sizing: border-box; }

.ambasador__simple__container__6{width: 45%; display: flex; align-items: center; flex-direction: column; padding:0px 20px; box-sizing: border-box;}
/* .ambasador__simple__container__6:nth-child(2){border-left:1px solid #f1f1f1} */
.ambasador__simple__container__6 h3{font-weight:800 !important; text-align:center; color:var(--highlightedColor) !important;}
.ambasador__simple__container__6__vertical{padding: 10px 0px 30px;text-align: center; width: 100%; border-top: 1px solid var(--borderColor); border-right: 1px solid var(--borderColor); border-left: 1px solid var(--borderColor); border-radius:3.5px;}
.ambasador__simple__container__6__vertical:last-of-type{border-bottom:1px solid var(--borderColor)}
.ambasador__simple__container__6__vertical p{font-size:32px;}
.ambasador__simple__container__6__vertical b{font-weight:800; font-size:24px; color:var(--highlightedColor) !important}

.ambasador__simple__container__6--points{background:#f1f1f1; width:100%; height:100%; text-align:center; display: flex; flex-direction: column; justify-content: center;}
.ambasador__simple__container__6--points p {margin-top:0px !important; padding-top:0px !important;}
.ambasador__simple__container__6--points h3{clear:both; width:100%;}

.ambasador__simple__container__12 {width:100%;}

.ambasador__simple__container.ambasador_ref_code{margin:30px 0px; width:100%; border: 1px solid var(--borderColor); align-items: center; padding:12px 35px; box-sizing: border-box; overflow:hidden}
.ambasador__simple__container.ambasador_ref_code .ambasador__simple__container__6{width: 45%; display: flex; align-items: center; flex-direction: column; color:var(--highlightedColor); font-size:1.5rem; overflow:hidden}
.ambasador__simple__container.ambasador_ref_code .ambasador__simple__container__6:last-of-type{color:black; font-size:.8rem; border-left: 2px solid var(--highlightedColor);}

.ambasador__switch_to_expanded{width:100%; background:var(--highlightedColor); padding:10px 0px; text-align:center; font-size:1.2em}
.ambasador__switch_to_expanded a{color:white !important}

/* Plugins adjust */
.ambasador__simple__container .ywpar_rank_badges{display: none}
.ambasador__simple__container #ywpar_tabs{display: none}
.ambasador__simple__container .ywpar_myaccount_entry_info{justify-content: center}
.ambasador__simple__container .ywpar-wrapper > h2{display: none;}
.ambasador__simple__container  .ywpar_myaccount_entry_info > div{background:transparent; padding:10px 10px;}
.ambasador__simple__container .ywpar_entry_info_title{display: none !important;}

.ambasador__simple__container .yith-wcaf-dashboard table.yith-wcaf-table tr td{background:none; border:unset;}
.ambasador__simple__container .yith-wcaf-dashboard .dashboard-title{display: none}
.ambasador__simple__container #yith_wcaf_dashboard_coupons_table thead { display: none }
.ambasador__simple__container #yith_wcaf_dashboard_coupons_table .column-amount{display: none}
.ambasador__simple__container #yith_wcaf_dashboard_coupons_table .column-code{padding:0px;}
.ambasador__simple__container .yith-wcaf-dashboard table.yith-wcaf-table{border-spacing:0; margin:0 !important;}

.ambasador__simple__container .points_collected, 
.ambasador__simple__container .ywpar_total_collected_title{color:var(--highlightedColor) !important; font-weight:500}

@media (max-width:768px){
    .ambasador__simple__container.ambasador_ref_code{flex-direction: column;}
    .ambasador__simple__container.ambasador_ref_code .ambasador__simple__container__6:last-of-type{border:unset;}

    .ambasador__simple__container__6, .ambasador__simple__container.ambasador_ref_code .ambasador__simple__container__6{width:100%; padding:0px !important; margin:0px !important;}
    .ambasador__simple__container__12{padding:0px}  

    .ambasador__simple__container .ywpar_myaccount_entry_info > div {min-width:unset}
}


/* THRIVE - RESULTS OF MERGE OF OLD AND NEW THEME @29.04.24 */
body:not(.home, .page-id-15869) #thrive-header {
    height:150px !important;
    background:white !important;
    position: relative !important;
    box-shadow:3px 0px 6px 0px rgba(0,0,0,0.37)
}

body.page-id-15869 #thrive-header{
    margin-top:15px !important;
}
 
body:not(.home, .page-id-15869) #thrive-header li:not(.tcb-excluded-from-group-item) .tve-disabled-text-inner{
    color:black !important;
}

body:not(.home, .page-id-15869) #thrive-header svg{
    color:black !important;
}
    
@media (max-width:1024px){
    body:not(.home, .page-id-15869) #thrive-header {
        height:auto !important;    
    }
}  

.yith-wcaf-dashboard .dashboard-title{
    margin-top:30px;
}

.yith-wcaf-dashboard-summary{
    margin-top:30px;
}

.yith-wcaf-dashboard table.yith-wcaf-table tr th{
    font-family: 'Roboto', sans-serif;
    background: #fc0;
    color: #fff;
    font-weight: 400;
    font-size: 1.25em;
    padding-top:5px;
}
  
.yith-wcaf-dashboard table.yith-wcaf-table tr th a{
    color:#fff !important;
}

.yith-wcaf-dashboard table.yith-wcaf-table td,
.yith-wcaf-dashboard table.yith-wcaf-table th{border:unset !important;}

html body .woocommerce table.shop_table tr{
    background:#eeeeee;
    border:10px solid #ccc !important;
  }
  
  html body .woocommerce table.shop_table tr td{
    border:unset !important;
  }
  
  html body .woocommerce table.shop_table tr:nth-child(even){
    background:#f9f9f9 !important;
  }

  .woocommerce-checkout{
    display: flex;
    flex-direction: column;
    width: 100% !important;
  }
  
  .woocommerce-checkout > * {
    width:100% !important;
    margin-left:10px !important;
  }
  
  #payment {
    padding:10px !important;
  }