/* 
 Theme Name:     Divi Child Theme
 Author:         Drop Ship Lifestyle
 Author URI:     https://www.dropshiplifestyle.com/ 
 Template:       Divi 
 Version:        4.9.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

#main-header {
    background-color: #fff !important;
}

#main-footer {
    display: none;
}

#main-content,
body {
    background-color: #f4f5f7;
}

/*LEARNDASH*/

.learndash-cpt p.post-meta {
    display: none !important;
}

.learndash-cpt #learndash_course_status {
    display: none !important;
}

.learndash-cpt h4#learndash_course_content_title {
    display: none !important;
}

.learndash-cpt .learndash_topic_dots {
    display: none !important;
}

.learndash-wrapper .ld-breadcrumbs {
    column-gap: 10px;
}

div#learndash_course_content a,
div#learndash_quizzes a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat Regular', Montserrat, Arial, Lucida, sans-serif !important;
    color: #2285dc;
}

div#lesson_heading,
div#learndash_course_content,
div#learndash_quizzes {
    font-size: 14px;
    font-family: 'Montserrat Regular', Montserrat, Arial, Lucida, sans-serif !important;
}

.learndash_post_sfwd-topic  .ld-alert a, .learndash_post_sfwd-topic .ld-content-action a  {
    color: #fff !important;
}
.expand_collapse a {
    color: #333 !important;
}

.expand_collapse {
    margin-bottom: 10px;
}

.learndash-pager a {
    padding: 0 10px !important;
}

.learndash-cpt h1.entry-title {
    color: #4f5879;
}

.learndash-cpt .et_pb_post .entry-content {
    padding-top: 20px;
}

input#learndash_mark_complete_button,
input.wpProQuiz_button,
#learndash_next_prev_link a {
    color: #fff;
    border: none;
    border-radius: 0px;
    font-size: 18px;
    background-color: #3b4053;
    padding: 15px;
    font-weight: 500;
    cursor: pointer;
}

div#learndash_quizzes {
    margin-top: 20px;
}

.et_post_video {
    margin-top: 10px;
}

@media (min-width: 981px) {
    #left-area {
        padding-bottom: 4em;
    }
	
	.main-footer .et_pb_column {
		margin: 0 !important;
		width: 50%;
	}

    #main-content .container:before {
        display: none;
        width: 0px;
    }
}

/* New added css for single post page */

.single-post-template #comment-wrap .et_pb_button:hover {
    background-color: #DF7D0C;
}

.single-post-template .et_pb_section {
    background-color: #F4F5F7;
}

.single-post-template .et_pb_row_0 {
    width: 100%;
}

.ipsEmbeddedVideo {
    margin-bottom: 20px;
}

.single-post-template #comment-wrap {
    padding-top: 0;
}

.single-post-template .comments-count {
    font-size: 30px;
    color: #333;
    font-weight: 500;
}

.single-post-template #sidebar {
    margin-top: 0;
}

.single-sfwd-courses .ld-tabs-content h3,
.single-sfwd-courses .learndash-wrapper .ld-course-status,
.single-sfwd-courses .learndash-wrapper .ld-tabs {
    display: none;
}

.single-sfwd-courses .learndash-wrapper .ld-item-list {
    margin: 0px;
}

.single-post-template #sidebar .widget_ldcourseprogress h4.widgettitle,
.single-post-template #sidebar .widget_ldcourseprogress .ld-progress-steps {
    display: none;
}

.single-post-template #sidebar .learndash-wrapper .ld-progress {
    justify-content: flex-end;
}

.single-post-template #sidebar .learndash-wrapper .ld-progress .ld-progress-bar {
    border-radius: 0;
    height: 28px;
}

.single-post-template #sidebar .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    height: 28px;
}

.single-post-template #sidebar .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    margin-top: -27px;
    text-shadow: 0px 0px 5px #4f5879;
    margin-left: 10px;
    color: white !important;
    height: fit-content;
}

.single-post-template #sidebar .learndash-wrapper .ld-progress {
    margin: 0;
}

.single-sfwd-courses #footer .footer-icons a {
    color: #666;
}

/* end of New added css for single post page */

body.archive.et-dark-mode .et_pb_post {
    color: #ddd;
    background-color: #2e2e2e;
    margin-bottom: 20px;
    padding: 20px;
}

body.archive.et-dark-mode .et_pb_post * {
    color: #ddd;
}

body.archive .et_pb_post h2.entry-title {
    padding-bottom: 0;
}

body.archive .et_pb_post {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
}

/* Css for coaching calls template */

#coaching-calls .et_pb_section {
    background-color: #F4F5F7;
}

#main-content #coaching-calls {
    padding-top: 58px;
    z-index: 9;
}

#coaching-calls .page-title-container {
    text-align: center;
    margin-bottom: 58px;
}
#coaching-calls .content-container {
	padding: 30px;
}
#coaching-calls .et_pb_post {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    background-color: #FAFAFA;
    margin-bottom: 0px;
    border-radius: 20px;
    text-align: center;
    display: grid;	
    align-items: center;
	overflow: hidden;
    grid-template-columns: 1.95fr 0.15fr;
}

#coaching-calls h1.page-title {
    color: #4f5879 !important;
    font-size: 45px;
}

#coaching-calls p.page-subtitle {
    font-size: 21px;
    color: #666;
    margin-bottom: 50px !important;
    margin-top: 10px !important;
}

#coaching-calls h2.entry-title {
    color: #217ad9;
    font-size: 23px;
    font-weight: 800;
}

#coaching-calls a.entry-featured-image-url img {
    margin-bottom: 10px;
}

#coaching-calls .recorded {
    padding-bottom: 0;
}

#coaching-calls .blog-list {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 35px;
    row-gap: 35px;
    margin-bottom: 50px;
}

#coaching-calls a.coaching-btn {
    font-weight: 600;
    font-size: 16px;
    height: 100%;
    background-color: #03A1E8;
    padding: 5px;
    display: flex;
	align-items: center;
    justify-content: center;
}

#coaching-calls .main-footer-left .et-last-child {
    padding-top: 0;
}

.archives-section .et_pb_widget {
    margin-bottom: 30px;
}

.flip-clock-active::marker,
.flip-clock-before::marker {
    content: "";
}

#coaching-footer #footer {
    background-color: transparent !important;
}

#coaching-footer .et_pb_row {
    width: 80%;
    margin: 9px auto 2px auto;
    position: relative;
    padding: 0px 0 0px 0;
}

#coaching-footer div#footer .et_pb_text_0 {
    margin-bottom: 0;
}

#coaching-footer #footer p {
    font-size: 10px;
}

@media screen and (min-width:981px) {
    div#coaching-footer .et_pb_column {
        float: left;
    }

    div#coaching-footer .et_pb_column.et-last-child {
        margin-right: 0px !important;
    }

    .archives-section #left-area {
        float: left !important;
        padding-right: 5.5% !important;
        width: 79.125% !important;
    }

    .archives-section #sidebar {
        float: left !important;
        width: 20.875% !important;
    }
}

@media screen and (max-width: 768px) {
    #main-content #coaching-calls {
        padding-top: 0px !important;
        margin-top: -12px;
        width: 90%;
    }
	#coaching-calls .et_pb_post {
		grid-template-columns: 1.8fr 0.2fr;
	}
}

@media screen and (max-width:980px) {
    #main-content #coaching-calls {
        padding-top: 28px;
    }
	#coaching-calls .et_pb_widget {
		float: none;
	}

    #coaching-calls .blog-list {
        grid-template-columns: 1fr;
        column-gap: 0px;
        row-gap: 30px;
    }

    #coaching-calls h1.page-title {
        font-size: 30px;
    }

    #coaching-calls p.page-subtitle {
        font-size: 16px;
        margin-bottom: 0px !important;
    }

    #coaching-calls h2.entry-title {
        font-size: 18px;
    }

    #coaching-calls .post-meta {
        padding-bottom: 15px;
    }

    #coaching-calls .page-title-container {
        margin-bottom: 30px;
    }

    #coaching-footer .et_pb_text_0 {
        margin-bottom: 5px !important;
        margin-top: 22px;
    }

    #coaching-footer .et_pb_row {
        margin: 0px auto;
        padding: 0;
    }

    div#coaching-footer .et_pb_column {
        margin-bottom: 0;
    }

    div#sidebar {
        text-align: center;
        margin-top: 20px;
    }
}

.banner {
    background-color: #e43b2c;
    display: block;
    padding: 12px 0;
    height: 50px;
    line-height: 1.3;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    animation: fadeIn 1s;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    -ms-animation: fadeIn 1s;
    z-index: 9999;
}

.banner {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background-image: url(https://blueprint.dropshiplifestyle.com/wp-content/uploads/2024/07/banner-bg.jpg) !important;
    background-position: center !important;
    background-color: #001435 !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

@media screen and (max-width:1200px) and (min-width:981px) {
    .banner {
        background-size: contain !important;
    }
	#top-menu li a {
		font-size: 12px!important;
	}
}
@media screen and (max-width:1250px){
	#top-menu li a {
		font-size: 11px!important;
	}
}
@media screen and (max-width:769px) {
    .banner {
        background-size: contain !important;
    }
}

.banner span.text {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 25s linear infinite;
}

.banner span.btn {
    background-color: #f61f1f;
    padding: 5px 10px;
    margin-left: 18px;
    border-radius: 3px;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

#report-issue-form {
    font-size: 20px;
    margin: 2em auto 4em auto;
}

#report-issue-form legend {
    width: auto;
    font-weight: 600;
}

#report-issue-form input,
#report-issue-form textarea {
    font-family: Montserrat !important;
    margin-top: 10px;
    padding: 10px !important;
    font-size: 18px;
    outline: none;
    border: 1px solid #7c7c7c;
    background: transparent;
    width: 100%;
}

#report-issue-form button.action-button {
    width: 150px;
}

#report-issue-form button {
    background-color: #3b4053;
    border: none;
    font-weight: 600;
    padding: 15px 30px !important;
    font-size: 20px;
    color: #fff;
    outline: none;
    cursor: pointer;
    margin-top: 10px;
}

#report-issue-form button:hover {
    background-color: #2e3241 !important;
    color: #fff;
}

#report-issue-form button.submit.action-button {
    float: right;
}

.success-report .p {
    padding-bottom: 0px;
    font-weight: 700;
    color: #666;
    font-size: 18px;
    line-height: 1.5;
}

.success-report .p1 {
    font-size: 25px;
    margin-top: 0.5em;
}

.success-report {
    padding: 10px;
    text-align: center;
    margin-top: 0em;
}

.success-report .fa-check {
    color: #1fcd1f;
    font-size: 80px;
    border: 10px solid;
    padding: 20px;
    border-radius: 100px;
}

.report-issue button.lightbox-btn-container {
    position: absolute;
    top: -0.5em;
    right: 0em;
    z-index: 99;
    width: 190px;
}

#get-help .et_pb_column_3 {
    background-color: transparent !important;
    padding-top: 0px !Important;
}

@media screen and (max-width:768px) {
    #report-issue-form {
        font-size: 16px;
    }

    #report-issue-form button {
        font-size: 18px;
    }
}

@media screen and (min-width:980px) {

    .mb-0,
    .mb-0 .card {
        margin-bottom: 0px !important;
    }

    .d-flex {
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width:1700px) {
    .card img {
        width: 45px !important;
    }

    /*     .card p.title{
      font-size:20px!important;
    } */
    .card p.content {
        font-size: 10.5px !important;
        min-height: 75px !important;

    }

    .btn-container a {
        font-size: 11px !important;
    }
}

@media screen and (min-width:1500px) and (max-width:1700px) {
    .card img {
        width: 35px !important;
    }

    .card p.content {
        font-size: 9px !important;
        min-height: 65px !important;
    }

    .card p.title {
        font-size: 19px !important;
    }
}

@media screen and (min-width:1200px) and (max-width:1500px) {
    .card p.content {
        min-height: 56px !Important;
    }
}

@media screen and (min-width:980px) and (max-width:1200px) {
    .card p.content {
        min-height: 35px !Important;
    }
}

@media screen and (min-width:980px) and (max-width:1500px) {
    .card img {
        width: 2vw !important;
    }

    .card p.title {
        font-size: 1vw !important;
    }

    .card p.content {
        font-size: .55vw !important;
    }

    .btn-container a {
        font-size: .7vw !important;
    }
}

@media screen and (max-width:980px) {
    #get-help .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd) {
        margin-right: auto;
    }

    #get-help .column1 {
        margin-bottom: 0px !important;
    }

    #get-help .mb-0 .card,
    #get-help .column2,
    #get-help .column3 {
        margin-bottom: 0;
    }

    .card p.content {
        font-size: 11px !important;
    }
}

@media screen and (max-width:650px) {

    #get-help .column2,
    #get-help .column3 {
        width: 100% !Important;
        margin-right: 0 !important;
    }

    .card p.content {
        min-height: 70px !important;
    }

    .mb-0 .card {
        margin-bottom: 30px !important;
    }

    .mb-0 .card4 {
        margin-bottom: 0px !important;
    }
}

@media screen and (max-width:479px) {
    #get-help .column2 {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:980px) {
    .report-issue button.lightbox-btn-container {
        position: relative;
        top: 0;
        right: 0;
        z-index: 99;
        margin: 0 auto 20px auto;
    }
}

@media screen and (min-width:980px) and (max-width:1300px) {
    .card {
        padding: 15px 10px 10px 10px !important;
        margin-bottom: 20px !Important;
    }
}

.card {
    padding: 20px 15px 15px 15px;
    text-align: center;
    /*     background-size:cover; */
    /*     background-repeat:no-repeat; */
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 15px 0 #d5d5d5;
}

/*   .card1{
    background-image:url(https://blueprint.dropshiplifestyle.com/wp-content/uploads/2022/09/1-1.png);
  }
  .card2{
    background-image:url(https://blueprint.dropshiplifestyle.com/wp-content/uploads/2022/09/2-1.png);
  }
  .card3{
    background-image:url(https://blueprint.dropshiplifestyle.com/wp-content/uploads/2022/09/3-1.png); 
  }
  .card4{
    background-image:url(https://blueprint.dropshiplifestyle.com/wp-content/uploads/2022/09/4-1.png); 
  } */
.card img {
    width: 30px;
}

.card p.title {
    font-weight: 800;
    color: #35436A;
    padding-bottom: 5px;
    line-height: 1.3;
    font-size: 21px;
}

.card span.blue {
    display: block;
    color: #217ad9;
}

.card p.content {
    color: #35436A;
    line-height: 1.3;
    font-size: 10px;
    min-height: 85px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 600 !important;
}

#get-help .btn-container {
    text-align: center;
}

#get-help .btn-container a {
    font-size: 10px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
}

#get-help .btn-container .arrow {
    max-width: 20px;
    margin-bottom: 0px;
}

/*CUSTOMIZE*/

#main-header {
    background-color: #fff !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
select {
    font-family: 'Montserrat Regular', Montserrat, Arial, Lucida, sans-serif;
}

.container,
.et_pb_row,
.et_pb_slider .et_pb_container,
.et_pb_fullwidth_section .et_pb_title_container,
.et_pb_fullwidth_section .et_pb_title_featured_container,
.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    max-width: 1400px;
}


#top-menu li a {
    font-size: 15px;
    color: #000 !important;
}

li#menu-item-36235 span, li#menu-item-36235 i {
    color: #fc8408!important;
}

#page-container {
    padding-top: 90px !important;
}

.page-id-216 #page-container {
    padding-top: 0 !important;
}

.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
    font-weight: 500
}

@media only screen and (min-width: 981px) {

    .et_header_style_left #et-top-navigation nav>ul>li>a,
    .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 23px;
    }

    .et_header_style_left #et-top-navigation,
    .et_header_style_split #et-top-navigation {
        padding: 23px 0 0 0;
    }

    #logo {
        max-height: 65%;
		width: 175px;
    }
}

#main-footer {
    display: none;
}

#main-content,
body {
    background-color: #f4f5f7;
}

/*LEARNDASH*/

.learndash-cpt p.post-meta {
    display: none !important;
}

.learndash-cpt #learndash_course_status {
    display: none !important;
}

.learndash-cpt h4#learndash_course_content_title {
    display: none !important;
}

.learndash-cpt .learndash_topic_dots {
    display: none !important;
}

div#learndash_course_content a,
div#learndash_quizzes a {
    font-size: 14px;
    font-weight: 400 !important;
    font-family: 'Montserrat Regular', Montserrat, Arial, Lucida, sans-serif !important;
    color: #2285dc;
}

div#lesson_heading,
div#learndash_course_content,
div#learndash_quizzes {
    font-size: 14px;
    font-family: 'Montserrat Regular', Montserrat, Arial, Lucida, sans-serif !important;
}

.expand_collapse a {
    color: #333 !important;
}

.expand_collapse {
    margin-bottom: 10px;
}

.learndash-pager a {
    padding: 0 10px !important;
}

.learndash-cpt h1.entry-title {
    color: #4f5879;
    font-weight: 600;
}

.learndash-cpt .et_pb_post .entry-content {
    padding-top: 20px;
}

.learndash-wrapper .ld-table-list .ld-table-list-items {
    background-color: #fff;
}

/* .single-sfwd-topic .ld-tabs-content .ld-video {
    margin-bottom: 25px;
} */
.single-sfwd-topic .ld-tabs-content .ld-video .et_post_video {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.single-sfwd-topic .ld-tabs-content img.alignleft {
    display: block;
    float: none;
    margin: 0 auto;
}

.single-sfwd-topic .ld-tabs-content .ld-video {
    display: inline;
}

.single-sfwd-topic .ld-tabs-content .ld-tab-content {
    background-color: #fff;
    padding-bottom: 20px !important;
}

.single-sfwd-topic .ld-tabs-content .ld-tab-content p:nth-child(1) {
    padding-top: 25px !important;
}

.single-sfwd-topic .ld-tabs-content .ld-tab-content p {
    padding: 15px 25px 10px 25px !important;
    font-size: 16px;
}

.single-sfwd-topic .ld-tabs-content .ld-tab-content h2,
.single-sfwd-topic .ld-tabs-content .ld-tab-content h3,
.single-sfwd-topic .ld-tabs-content .ld-tab-content h4,
.single-sfwd-topic .ld-tabs-content .ld-tab-content h5 {
    padding: 0px 25px 10px 25px !important;
}

.single-sfwd-topic .ld-tabs-content .ld-tab-content ul,
.single-sfwd-topic .ld-tabs-content .ld-tab-content ol {
    margin-left: 30px;
    font-size: 16px;
    padding-left: 15px !important;
    padding-bottom: 10px !important;
}

input#learndash_mark_complete_button,
input.wpProQuiz_button,
#learndash_next_prev_link a {
    color: #fff;
    border: none;
    border-radius: 0px;
    font-size: 18px;
    background-color: #3b4053;
    padding: 15px;
    font-weight: 500;
    cursor: pointer;
}

div#learndash_quizzes {
    margin-top: 20px;
}

.et_post_video {
    margin-top: 10px;
}

@media (min-width: 981px) {
    #left-area {
        padding-bottom: 4em;
    }

    #main-content .container:before {
        display: none;
        width: 0px;
    }
}

.flag-name h2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.banner {
    background-color: #e43b2c;
    display: flex;
    height: 50px;
    line-height: 1.3;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    position: fixed;
    left: 0;
    right: 0;
    /*bottom: 0;*/
    z-index: 9;
    animation: fadeIn 1s;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    -ms-animation: fadeIn 1s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media screen and (max-width:1130px) and (min-width:981px) {
    .container.et_menu_container {
        text-align: center;
        padding-top: 20px;
    }

    .et_header_style_left .logo_container {
        position: relative;
        height: 100%;
        width: 100%;
        left: 0;
        right: 0;
    }

    div#et-top-navigation {
        padding-left: 0px !important;
        float: none;
        display: flex;
        justify-content: center;
    }

    div#et-main-area {
        padding-top: 70px;
    }
}

@media screen and (max-width:980px) and (min-width:768px) {
    div#et-main-area {
        margin-top: 20px;
        padding-top: 40px;
    }
}

@media screen and (max-width:980px) {
    .banner {
        padding: 10px;
        height: auto !important;
        text-align: center;
        font-size: 14px;
    }
}

@media screen and (max-width:769px) {

    /*.banner{
		flex-direction: column;
	}*/
    div#et-main-area {
        margin-top: 60px;
    }
}

@media screen and (max-width:500px) {
    .banner {
        /* 		display: block; */
        font-size: 13px;
    }
}



#memb_addupdate_creditcard-1 label {
    display: inline-block;
    width: 150px;
    margin-right: 10px;
    font-weight: bold;
    /* added bold font weight */
    text-align: right;
    padding-left: 20px;
    /* added left padding */
}

#memb_addupdate_creditcard-1 input[type=checkbox] {
    vertical-align: middle;
}

#memb_addupdate_creditcard-1 select,
#memb_addupdate_creditcard-1 input[type=text],
#memb_addupdate_creditcard-1 [type=tel] {
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-sizing: border-box;
    background-color: #f5f5f8;
	width: 100%;
}

.opacity {
    opacity: 0;
}

.lightbox-btn-container {
    border: none;
    width: 120px;
    background-color: #ff8b00;
    padding: 5px 20px;
    margin-bottom: 5px;
    border-radius: 30px;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.lightbox-btn-container:hover {
    background-color: #ff9b23;
}

.lightbox-btn-container a {
    color: #fff;
}

div#ld-expand-button-19291 {
    width: 120px;
}

.blue {
    --lcolor: #a8b3eb;
    --color: #5b638e;
    --dcolor: #474E71;
    --boxcolor: #5b638e66;
}

.lightblue {
    --lcolor: #abcded;
    --color: #3c9af3;
    --dcolor: #2365a3;
    --boxcolor: #3c9af366;
}

.orange {
    --lcolor: #f0cda8;
    --color: #fc8408;
    --dcolor: #df8528;
    --boxcolor: #fc840866;
}

.yellow {
    --lcolor: #fafac0; /* Lighter yellow */
    --color: #F5FF37;  /* Primary yellow */
    --dcolor: #c4cc2a; /* Darker yellow */
    --boxcolor: #f2ff00; /* Transparent yellow */
}

.pink{
	--lcolor: #ee9bcf;
    --color: #f055b6;
    --dcolor: #fd3db5;
    --boxcolor: #fd3db57d;
}

.green {
	--lcolor: #96edb1;
    --color: #54bc73;
    --dcolor: #28b754;
    --boxcolor: #28b7546e;
}

.promotion {
    --border-size: 5px;
    --border-angle: 0turn;
    border: none;
    background-image: conic-gradient(from var(--border-angle), transparent, transparent 50%, transparent), conic-gradient(from var(--border-angle), var(--lcolor), var(--color), var(--dcolor));
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 var(--boxcolor);
    -webkit-animation: bg-spin 4s linear infinite;
    -moz-animation: bg-spin 4s linear infinite;
    -ms-animation: bg-spin 4s linear infinite;
    -o-animation: bg-spin 4s linear infinite;
    animation: bg-spin 4s linear infinite;
}

.promotion:hover {
    -webkit-animation: bg-spin 2s linear infinite;
    -moz-animation: bg-spin 2s linear infinite;
    -ms-animation: bg-spin 2s linear infinite;
    -o-animation: bg-spin 2s linear infinite;
    animation: bg-spin 2s linear infinite;
}

#notification-21-days {
	position: fixed;
	bottom: 0;
	z-index: 9;
	width: 100%;
	text-align: center;
	background-color: #fc8408;
	padding-top: 5px;
}

#notification-21-days a {
	font-size: 20px;
	line-height: 1;
	color: #ffffff;
	font-weight: 600;
	display: block;
	background: #fc8408;
	padding: 15px;
}

#row-21-days.hidden {
	display: none;
}

#web-design-v2-section .et_pb_row.et_pb_gutters3 {
	align-items: flex-start;
}

@keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }

    0% {
        box-shadow: 0 0 0 0 var(--boxcolor);
    }

    70% {
        box-shadow: 0 0 0 10px rgb(255 255 255 / 0%);
    }

    100% {
        box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
    }
}

@-webkit-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }

    0% {
        -webkit-box-shadow: 0 0 0 0 var(--boxcolor);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / 0%);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
    }
}

@-moz-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }

    0% {
        -moz-box-shadow: 0 0 0 0 var(--boxcolor);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgb(255 255 255 / 0%);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
    }
}

@-ms-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }

    0% {
        -ms-box-shadow: 0 0 0 0 var(--boxcolor);
    }

    70% {
        -ms-box-shadow: 0 0 0 10px rgb(255 255 255 / 0%);
    }

    100% {
        -ms-box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
    }
}

@-o-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }

    0% {
        -o-box-shadow: 0 0 0 0 var(--boxcolor);
    }

    70% {
        -o-box-shadow: 0 0 0 10px rgb(255 255 255 / 0%);
    }

    100% {
        -o-box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
    }
}

@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}

@media screen and (min-width:981px) {
    .promotion .et_pb_column:first-child {
        margin: 4.5px 0 4.5px 4.5px !important;
    }
    .promotion .et_pb_column:last-child {
        margin: 5px 5px 5px 0px !important;
    }
}

@media screen and (max-width:980px) {
    #main-nav .et_pb_row:not(.promotion) .et_pb_column {
        margin-bottom: 0px;
    }

    .promotion .et_pb_column:first-child {
        margin: 4.5px auto 0 auto !important;
        width: 98.5%;
    }

    .promotion .et_pb_column:last-child {
        margin: 0px 5px 5px 5px !important;
        width: 98.5%;
    }
}

.tasks {display:grid;gap:30px;font-size:16px;grid-template-columns:1fr 1fr;padding:30px;}
.task-header {font-size:14px;color:#B0B0B0;margin-bottom:10px;}
.hide {display:none;}
.task-card {background:#fff;border-radius:10px;padding:30px 20px;display:flex;flex-direction:column;border:1px solid #e4e4e4;box-shadow:0px 5px 15px 0px rgba(0,0,0,0.1);gap:15px;justify-content:space-between;}
.task-card.completed .content {text-align:left;}
.task-card .content strong {font-size:20px;display:block;color:#505979;min-height:45px;}
.task-info {display:flex;align-items:center;gap:15px;justify-content:space-between;}
.task-info .left-content {display:flex;align-items:center;gap:15px;}
.task-info img {width:50px;height:50px;}
.task-card .points {background:linear-gradient(90deg,#00b4d8,#0096c7);padding:10px 16px;border-radius:8px;color:#fff;font-weight:bold;text-align:center;box-shadow:0px 2px 5px 0px rgb(255 255 255 / 15%);}
.task-card.completed .points {background:#42A248 !important;}
.task-card .point {font-size: 30px;}
.task-card .btn {background:linear-gradient(90deg,#00b4d8,#0096c7);border:none;border-radius:8px;color:white;font-size:16px;font-weight:600;padding:15px;text-align:center;cursor:pointer;transition:opacity .2s;}
.task-card .btn:hover {opacity:0.9;}
.single-sfwd-topic .tasks .content p {padding:10px 0!important;}
.tasks .completed {background:rgb(72 168 77 / 20%) !important;border:1px solid #48A84D;}
.tasks .btn-completed {display:flex;align-items:center;gap:10px;padding:10px;border-radius:5px;}
.tasks .btn-completed.completed {color:#48A84D;display:none;}
.tasks .btn-completed.completed.active {display:flex!important;}
.tasks .single-sfwd-topic .ld-tabs-content .ld-tab-content .task-info p { padding: 0 !important; }
@media screen and (max-width:1400px) and (min-width: 769px){
	.task-info .left-content {
		align-items: flex-start;
		flex-direction: column;
	}
	.task-card .content strong {
		min-height: auto;
	}
	.task-info {
		align-items: flex-end;
		justify-content: space-between;
		flex-direction: column-reverse;
	}
	.task-info .left-content {
		align-items: flex-start;
		flex-direction: column;
		margin-top: -70px;
	}
	.task-card .points {
		font-size: 14px !important;
		line-height: 1.1;
	}
	.task-card .point {
		font-size: 25px;
	}
	.task-card {
		padding: 20px 20px;
	}
} 
@media screen and (max-width:769px) {
	.tasks {
		grid-template-columns: 1fr;
	}
	.task-info .left-content {
		align-items: flex-start;
		flex-direction: column;
	}
	.task-info {
		align-items: flex-end;
		justify-content: space-between;
		flex-direction: column-reverse;
	}
	.task-info .left-content {
		align-items: flex-start;
		flex-direction: column;
		margin-top: -70px;
	}
	.task-card .points {
		font-size: 14px !important;
		line-height: 1.1;
	}
	.task-card .point {
		font-size: 25px;
	}
	.task-card {
		padding: 20px 20px;
	}
}
@media (prefers-color-scheme: dark) {
	.task-card {background-color:#1a1f31;border:1px solid #23293e;color:#fff;}
	.task-card.completed {background:#19361f!important;}
	.task-card .content strong {color:#fff;}
	#web-design-v2-section .et_pb_text_5 .et_pb_text_inner {color: #fff;}
}