/* best time to tabs */

/* .page-template-page-fblogin .header-container{
	background: transparent !important;
    position: fixed;
    width: 100% !important;
} */


/* .page-template-page-fblogin .header-container .exo-menu > li > a{
	color:#FFF !important;
}

.page-template-page-fblogin .header-container .mega-drop-down .free-demo{
	border-color:#fff !important;
}

.page-template-page-fblogin .header-container.header-sticky{
	background:#172e53 !important;
}

.page-template-page-fblogin .header-container .mega-drop-down .free-demo:hover{
    background: transparent !important;
} */

.timezonelist select#timezone {
    border-radius: 16px !important;
    border: 1.5px solid #DAE9FF !important;
    font-size: 18px !important;
    line-height: 24px !important;
    height: 54px !important;
    font-family: 'ProximaNova-Semibold' !important;
    background: url(https://wp-stage.socialpilot.co/wp-content/uploads/2024/05/bottom.svg) no-repeat right;
    -webkit-appearance: none;
    background-position: right 20px center;
    padding-left: 22px;
}


.facebook-login-button svg {
    height: 30px !important;
    width: 30px !important;
    margin-right: 6px;
}

#withlogin .stick {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}


#withlogin .stick h4 {
    font-size: 20px !important;
    line-height: 30px !important;
    font-family: 'ProximaNova-Semibold' !important;
    margin-bottom: 8px !important;
}

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

.BestTimeBox.bestbox {
    padding: 0 !important;
}

.BestTimeBox .whitebfg {
    border-radius: 16px;
    background: var(--White, #FFF);
    padding: 24px;
    display: flex;
    align-items: center !important;
    border: 1.5px solid #DAE9FF;
    position: relative !important;
}

.BestTimeBox .whitebfg img.infobx {
    position: absolute;
    right: 24px;
    top: 29px;
}


.BestTimeBox .whitebfg .img {
    margin-right: 16px !important;
}

.BestTimeBox .whitebfg .text .sp_title {
    margin-bottom: 4px !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #56606E;
}

.BestTimeBox .whitebfg .text .sp_title.green {
    color: #23A06C !important;
}

.BestTimeBox .whitebfg .text .sp_title.red {
    color: #E85150 !important;
}

.BestTimeBox .whitebfg .text .sp_vlaue {
    font-size: 20px;
    line-height: 30px !important;
    font-family: 'ProximaNova-Bold' !important;
    margin-bottom: 0px !important;
}

.table.table.btTimeTablev2 {
    border-spacing: 0;
    border-collapse: unset !important;
}

table.table.btTimeTablev2 th {
    border-top: 0 !important;
}

table.table.btTimeTablev2 th:last-child {
    width: 280px;
    text-align: center !important;
    padding-top: 0 !important;
    font-size: 14px;
    line-height: 24px !important;
}

.table.table.btTimeTablev2 tbody tr td {
    vertical-align: middle !important;
}

.table.table.btTimeTablev2 tbody tr td:first-child {
    width: 100px !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-family: 'ProximaNova-Semibold' !important;
    padding-left: 0 !important;
    min-width: 100px;
}

.table.table.btTimeTablev2 tbody tr td:not(:first-child) {
    background: #FFF !important;
    position: relative !important;
}

.table.table.btTimeTablev2 tbody tr td {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-right: 24px !important;
}

.table.btTimeTablev2 tbody tr:nth-child(2) td:nth-child(2) {
    border-radius: 16px 0px 0px 0px !important;
}

.table.btTimeTablev2 tbody tr:nth-child(2) td:last-child {
    border-radius: 0px 16px 0px 0px !important;
}


.table.btTimeTablev2 tbody tr:last-child td:nth-child(2) {
    border-radius: 0px 0px 0px 16px;
}

.table.btTimeTablev2 tbody tr:last-child td:last-child {
    border-radius: 0px 0px 16px 0px;
}


.table.table.btTimeTablev2 tbody tr td span.grnspbox {
    background: #DAE9FF;
    display: block;
    font-size: 18px;
    line-height: 28px !important;
    font-family: 'ProximaNova-Semibold' !important;
    text-align: center !important;
    border-radius: 28px;
    padding: 4px !important;
    color: #0F67EA !important;
}

.table.table.btTimeTablev2 tbody tr td:nth-child(2) {
    text-align: left !important;
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: 'ProximaNova-Semibold' !important;
    position: relative !important;
    padding-left: 24px !important;
}

.table.table.btTimeTablev2 tbody tr:not(:last-child) td:nth-child(2):before {
    content: '';
    width: 95% !important;
    height: 1px;
    position: absolute;
    background: #bcd7ff;
    bottom: 0;
    right: 0;
}

.table.table.btTimeTablev2 tbody tr:not(:last-child) td:last-child:before {
    content: '';
    width: 95% !important;
    height: 1px;
    position: absolute;
    background: #bcd7ff;
    bottom: 0;
    left: 0;
}





.BestTimeBox {
    padding: 32px !important;
    border-radius: 16px !important;
    margin-bottom: 40px !important;
}

.BestTimeBox p.subtitleshort {
    font-size: 16px;
    line-height: 26px !important;
    margin-bottom: 16px !important;
}

.BestTimeBox p.subtitleshort.mb-16 {
    margin-bottom: 16px !important;
}

.BestTimeBox p.subtitleshort.mb-8 {
    margin-bottom: 8px !important;
}

.WorstTimestoPost table.table.btTimeTable {
    border: 1px solid #E85150;
}

.WorstTimestoPost .table.btTimeTable tbody tr td {
    border-bottom: 1px solid #FFC5C3 !important;
}

.BestTimeBox.v2 {
    padding: 0 !important;
}

.BestTimestoPost table.table.btTimeTable {
    border: 1px solid #23A06C;
}

.BestTimestoPost .table.btTimeTable tbody tr td {
    border-bottom: 1px solid #AAE2CB !important;
}

.BestTimeBox h4 {
    font-family: 'ProximaNova-Semibold' !important;
}

.BestTimeBox h4.boxarrow {
    position: relative;
    display: inline-block !important;
}

/* .BestTimeBox .boxarrow:before{
  content: '';
      background-image: url(https://staging-socialpilot.kinsta.cloud/wp-content/uploads/2024/05/Group-1116614777.svg);
      width: 146px;
      height: 40px;
      background-repeat: no-repeat;
      position: absolute;
      right: -160px;
      bottom: -15px;
  } */

.BestTimeBox.blue {
    background: #ECF4FF !important;
}


.BestTimeBox.green {
    background: #E9FBF3 !important;
}

.BestTimeBox.green {
    background: #E9FBF3 !important;
}

/* .BestTimeBox.red{
          background: #FFEFEF !important;
  } */

/* .sp_topheader{
      background-image: url(https://wp-stage.socialpilot.co/wp-content/uploads/2024/05/bestTimebg.webp);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
  } */

/* .sp_topheader h1{
      color:#FFF !important;
          font-size: 75px;
      line-height: 90px ;
      color: #FFF !important;
  } */

.sp_topheader h1 span {
    /* 	background: url(https://staging-socialpilot.kinsta.cloud/wp-content/uploads/2024/05/Vector-5191.svg) no-repeat 261px 1px transparent;
      background-repeat: no-repeat; */
    /*     line-height: 117px; */
    /* position: relative;
      width: 100% !important;
          margin-left: 25px; */
}


/* .sp_topheader h1 span::after{
    content:url('https://staging-socialpilot.kinsta.cloud/wp-content/uploads/2024/05/Vector-5191.svg');
  position: absolute;
      z-index: 1;
      left: -39px;
      top: -20px;
  } */


.sp_topheader p.short {
    /* color:#FFF !important; */
    margin-bottom: 40px !important;
    font-size: 18px !important;
    line-height: 28px !important;
}

.BestTimeBox .whitebox {
    background: #FFF !important;
    padding: 24px;
    border-radius: 16px;
}

.BestTimeBox .bxfex {
    display: flex !important;
    align-items: center !important;
    border: 1px solid #BCD7FF;
    background: rgba(244, 249, 255, 0.40);
    padding: 32px !important;
    border-radius: 16px !important;
}

.BestTimeBox .bxfex .icon {
    margin-right: 16px;
}

.BestTimeBox .bxfex .text p {
    color: #56606E;
    margin-bottom: 4px !important;
    font-size: 18px !important;
    line-height: 28px !important;
}

.BestTimeBox .bxfex .text .time {
    font-size: 18px;
    line-height: 28px !important;
    font-family: 'ProximaNova-Bold' !important;
}

.BestTimeBox .bxfex.bottom {
    border-top: 1px solid #E4E4E4;
    padding-top: 24px;
    margin-top: 24px;
}

table.table.btTimeTable {
    background: #FFF !important;
    border-radius: 16px !important;
    padding: 12px 24px !important;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: unset !important;
}



.table.btTimeTable tbody tr td {
    text-align: left;
    border-bottom: 1px solid #BCD7FF;
    border-top: 0 !important;
    vertical-align: middle;
    font-family: 'ProximaNova-Semibold' !important;
}

.table.btTimeTable tbody tr td:not(:last-child) {
    padding-left: 0px !important;
}

.table.btTimeTable tbody tr td:last-child {
    padding-right: 0px !important;
}

.table.btTimeTable tbody tr:last-child td {
    border-bottom: 0 !important;
}

.table.btTimeTable tbody tr td span.grnspbox {
    background: #D4F7E8;
    display: block;
    font-size: 18px;
    line-height: 28px !important;
    font-family: 'ProximaNova-Semibold' !important;
    text-align: center !important;
    border-radius: 28px;
    padding: 4px !important;
    color: #23A06C !important;
}

.red .table.btTimeTable tbody tr td span.grnspbox {
    background: #FFE0E0 !important;
    color: #E85150 !important;
}

.BestTimeBox .tblTopHeader {
    display: flex;
    justify-content: space-between !important;
    margin-bottom: 8px !important;
    align-items: center !important;
}

.BestTimeBox .tblTopHeader h4 {
    margin-bottom: 0 !important;
}

.BestTimeBox .tblTopHeader .imgBox {
    margin-left: 16px !important;
}

.BestTimeBox.pt-16 {
    padding-top: 16px !important;
}

.selectpagedata {
    border-radius: 16px;
    border: 1.5px solid var(--Blue-Light-4, #DAE9FF);
    background: #FFF;
    padding: 24px 10px !important;
}

.selectpagedata ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    max-height: 250px;
    overflow-y: scroll;
    padding-left: 14px !important;
}

.selectpagedata ul li {
    padding: 10px !important;
    border-radius: 8px;
    cursor: pointer;

    display: flex !important;
    align-items: center;
}

.selectpagedata ul li.active {
    background: #ECF4FF;
    position: relative;
}

.selectpagedata ul li.active p {
    color: #0F67EA !important;
}

.selectpagedata ul li img {
    height: 48px !important;
    width: 48px !important;
    background-size: contain;
    margin-right: 16px !important
}

.selectpagedata ul li.active:before {
    content: '';
    width: 4px;
    height: 95% !important;
    background: #0F67EA;
    position: absolute;
    left: -12px;
    top: 2px;
    border-radius: 16px;
}

.selectpagedata ul li p.pageName {
    font-size: 18px !important;
    line-height: 24px !important;
    font-family: 'ProximaNova-Semibold' !important;
    margin-bottom: 0px !important;
}

.selectpagedata ul li p.pageName span {
    display: block !important;
    font-family: 'ProximaNova-Regular';
    font-size: 12px !important;
    line-height: 20px !important;
    color: #9CA1A9;
}

.selectpagedata ul li.active p.pageName span {
    color: #0F67EA !important;
}

table.table.HourlyUser thead th {
    border-bottom: 0 !important;
    border-top: 0px !important;
}

table.table.HourlyUser tbody tr td {
    border-bottom: 0 !important;
    border-top: 0 !important;
    padding: 4px !important;
    vertical-align: middle;
}

/* table.table.HourlyUser tbody tr td:first-child{
      text-align:left !important;
  } */

table.table.HourlyUser tbody tr td:first-child, table.table.HourlyUser thead th {
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: 'ProximaNova-Semibold' !important;
}

table.table.HourlyUser tbody tr td:first-child, table.table.HourlyUser thead th:first-child {
    padding-left: 0 !important;
}

table.table.HourlyUser tbody tr td:not(:first-child) {
    border-bottom: 1px solid #ebf4ff !important;
    border-top: 1px solid #ebf4ff !important;
    border-left: 1px solid #ebf4ff !important;
}

.fullcht {
    width: 92.6% !important;
    text-align: right;
    margin-left: auto;
    margin-top: 32px !important;
}

.fullcht .Heatmapclt {
    width: 100% !important;
    height: 28px !important;
    background: linear-gradient(90deg, #FCFCFD 0%, #DDECFF 9.53%, #A9CEFF 26%, #2A87FF 55.52%, #2180FC 74.79%, #015ACF 85.67%, #01204A 100%);
}

.fullcht .fullfex {
    display: flex;
    justify-content: space-between;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-top: 12px !important;
}

.BestandWorstWeek p.clicon, p.clicon {
    font-size: 16px !important;
    line-height: 20px !important;
    font-family: 'ProximaNova-Semibold';
    display: flex;
    color: #56606E !important;
}

.BestandWorstWeek p.clicon img, p.clicon img {
    margin-right: 3px !important;
}

table.table.bestTimeSegmenttb {
    border-radius: 16px;
    border: 1px solid var(--Blue-Light-3, #BCD7FF);
    background: var(--Blue-Light-5, #F4F9FF);
    border-spacing: 0;
    border-collapse: unset !important;
    padding: 24px !important;
}

table.table.bestTimeSegmenttb tbody tr td {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

table.table.bestTimeSegmenttb tbody tr td.days {
    border-bottom: 1px solid #D8E8FF !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'ProximaNova-Semibold' !important;
    padding-top: 0px !important;
}

table.table.bestTimeSegmenttb tbody tr td span.numder {
    display: block !important;
    margin-top: 20px !important;
    font-family: 'ProximaNova-Semibold' !important;
    font-size: 16px;
    line-height: 26px !important;
}

table.table.bestTimeSegmenttb tbody tr:last-child td {
    padding-bottom: 0 !important;
    padding-top: 16px !important;
}

table.table.bestTimeSegmenttb tbody tr td .lightboxf {
    color: #0F67EA !important;
    font-family: 'ProximaNova-Regular' !important;
    font-size: 14px;
    line-height: 18px !important;
    border-radius: 8px;
    background: #FFF !important;
    padding: 4px !important;
    min-height: 78px;
    display: flex;
    align-items: center;
    flex-direction: column !important;
    justify-content: center;
}

table.table.bestTimeSegmenttb tbody tr td .lightboxf img {
    display: block !important;
    text-align: center;
    margin: 0 auto;
    min-height: 26px !important;
}

.sp_highlighter {
    background: #FFF9EF;
    border-radius: 16px;
    border: 1px solid var(--yellow-secondary, #FFAF15);
    padding: 24px !important;
    margin-bottom: 40px;
}

.sp_highlighter p.title {
    margin-bottom: 8px !important;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
    line-height: 26px !important;
}

.sp_highlighter p.title img {
    margin-right: 4px;
    margin-top: -2px !important;
}

.sp_highlighter ul {
    padding: 0 !important;
    padding-left: 15px !important;
    margin: 0 !important;
}

.besttimepop .modal-dialog {
    position: fixed;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
    width: 100% !important;
    margin-bottom: 0 !important;
    max-width: 100% !important;
}


.besttimepop .modal-body {
    padding: 0 !important;
    padding-top: 32px !important;
}

.besttimepop .modal-body .row {
    align-items: center;
}

.besttimepop .modal-body .poptxt {
    padding: 24px;
}


.besttimepop .modal-body .poptxt h2 {
    font-size: 32px !important;
    line-height: 42px !important;
    margin-bottom: 8px !important;
    font-family: 'ProximaNova-Semibold' !important;
}

.besttimepop .modal-body .poptxt p {
    font-size: 20px !important;
    font-family: 'ProximaNova-Regular';
    line-height: 30px !important;
    margin-bottom: 32px !important;
}


.besttimepop #besttime-root {
    width: 100% !important;
}

.besttimepop .la-modal-form {
    padding: 0 !important;
}

.besttimepop .form-field-section {
    margin-top: 0 !important;
}


.besttimepop .form-field-section .form-control {
    margin-top: 0 !important;
    border-radius: 8px 0px 0px 8px !important;
    border: 1px solid var(--Blue-Light-3, #BCD7FF) !important;
    background: var(--Blue-Light-5, #F4F9FF) !important;
    height: 60px !important;
    font-size: 16px !important;
    line-height: 26px !important;
    padding-left: 22px !important;
}

.besttimepop .form-field-section .final-submit button {
    height: 60px !important;
    border-radius: 0px 8px 8px 0px;
    font-size: 18px;
    line-height: 28px !important;
    font-family: 'ProximaNova-Semibold' !important;
    padding: 10px 20px;
}

.besttimepop .form-field-section .field-form-group {
    width: auto !important;
    flex-grow: 1 !important;
}


.besttimepop .modal-body .poptxt h2 span {
    color: #E85150;
}

.besttimepop .row-fluid-wrapper {
    display: flex !important;
}

.besttimepop .row-fluid-wrapper ._form_element {
    flex-grow: 1 !important;
    margin-right: 10px !important;
}

.besttimepop .row-fluid-wrapper ._form_element #t_email {
    border-radius: 8px !important;
    border: 1px solid var(--Black-Light-4, #D5D7DA) !important;
    background: #F2F5F5 !important;
    height: 60px !important;
    font-size: 16px !important;
    line-height: 26px !important;
    margin-top: 0 !important;
}

.besttimepop .row-fluid-wrapper ._form_element #_form_1_submit {
    margin-top: 0px !important;
    display: block !important;
    height: 100% !important;
    max-height: 60px !important;
}

.besttimepop .row-fluid-wrapper #_form_1_submit {
    background: #0F67EA !important;
    margin-top: 0px !important;
    height: 100% !important;
    max-height: 60px !important;
}

.besttimepop .row-fluid-wrapper #_form_1_submit:hover {
    background: #0C54C0 !important;
}

.besttimepop ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    margin-top: 24px !important;
}

.besttimepop ul li {
    display: inline;
}

@media (max-width: 1199.98px) {
    table.table.HourlyUser tbody tr td {
        border-bottom: 0 !important;
        border-top: 0 !important;
        padding: 4px !important;
        vertical-align: middle;
        min-width: 90px;
    }

    .fullcht {
        width: 100% !important;
    }

    .sp_topheader h1 span {
        display: inline-block !important;
        width: auto !important;
        margin-left: 0 !important;
    }

    /* .sp_topheader h1 span::after{
              left: -50px;
      top: -12px;
      } */

    .besttimepop .modal-body .row {
        align-items: end;
    }

}

@media (max-width: 991.98px) {

    /* .page-template-page-fblogin .header-container .exo-menu > li > a {
      color: #1B1C1E !important;
  }
       */

    .besttimepop .modal-body .row .col-md-5 {
        display: none !important;
    }

    .besttimepop .modal-body .row .col-md-7 {
        max-width: 100% !important;
        flex: auto;
    }

    .besttimepop .modal-body {
        padding-top: 0 !important;
    }

}

@media (max-width: 767.98px) {
    .table.btTimeTable tbody tr td:not(:first-child) {
        width: 230px !important;
    }

    .table.btTimeTable tbody tr td:nth-child(2):empty {
        width: 0px;
    }

    .table.btTimeTable tbody tr td:first-child {
        width: 130px !important;
    }

    .imgBox img {
        width: 40px !important;
    }

    .BestTimeBox .boxarrow:before {
        width: 90px;
        height: 30px;
        right: -105px;
        bottom: -10px;
        background-size: 100% !important;
    }

    .table.table.btTimeTablev2 tbody tr td:nth-child(2) {
        min-width: 150px !important;
    }

}

@media (max-width: 575.98px) {
    .BestTimeBox .boxarrow:before {
        display: none !important
    }

    .fullcht .fullfex {
        font-size: 10px !important;
        line-height: 18px !important;
        margin-top: 8px !important;
    }

    .modal.show .modal-dialog {
        margin: 0 !important;
    }

    .besttimepop .d-flex.align-items-center {
        display: block !important;
    }

    .besttimepop .form-field-section .field-form-group {
        margin-bottom: 16px !important;
    }

    .besttimepop .form-field-section .form-control, .besttimepop .form-field-section .final-submit button {
        border-radius: 8px 8px 8px 8px !important;
    }

}



@media (max-width: 991.98px) {



    .sp_topheader h1 {
        margin-bottom: 32px !important;
    }


}


.besttimepop .modal-body .lockicon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center !important;
    top: -45px;
}

@media (max-width: 991.98px) {
    .besttimepop .modal-body .lockicon {
        top: -25px;
    }

    .besttimepop .modal-body .lockicon img {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 575.98px) {

    .besttimepop .modal-body .poptxt h2 {
        font-size: 24px !important;
        line-height: 34px !important;
    }

    .besttimepop .modal-body .poptxt p {
        font-size: 18px !important;
        line-height: 28px !important;
    }
}

.page-template-page-fblogin .sp_topheader h1 {
    font-family: 'ProximaNova-Regular' !important;
    font-weight: 400 !important;
}

.sp_topheader h1 span.line {
    position: relative !important;
    font-family: 'ProximaNova-Bold' !important;
}


.sp_topheader h1 span.line::after {
    content: '';
    background: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/05/line.png');
    height: 24px;
    width: 600px;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    bottom: -14px;
    z-index: 2;
}

.sp_topheader h1 span.bubble, .sp_topheader h1 span.bubble2 {
    position: relative !important;
    z-index: 2;
}

.sp_topheader h1 span.bubble::before {
    content: '';
    background: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/05/bubble.png');
    height: 69px;
    width: 69px;
    position: absolute;
    left: -18px;
    background-repeat: no-repeat;
    top: -6px;
    z-index: -1;
}


.sp_topheader h1 span.bubble2::before {
    content: '';
    background: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/05/bubble2.png');
    height: 120px;
    width: 120px;
    position: absolute;
    right: -59px;
    background-repeat: no-repeat;
    top: -20px;
    z-index: -1;
}

@media (max-width: 767.98px) {

    .page-template-page-fblogin .sp_topheader h1 {
        font-size: 44px !important;
        line-height: 54px !important;
    }

    .sp_topheader h1 span.line::after {
        width: 100%;
        background-size: contain;
    }

    .sp_topheader h1 span.bubble::before {
        height: 40px;
        width: 40px;
        left: -10px;
        top: 0px;
        background-size: contain;
    }

    .sp_topheader h1 span.bubble2::before {
        height: 60px;
        width: 60px;
        background-size: contain;
        right: -40px;
        top: 2px;
    }

}

@media (max-width: 575.98px) {
    .page-template-page-fblogin .sp_topheader h1 {
        font-size: 32px !important;
        line-height: 42px !important;
    }

    .sp_topheader {
        overflow-x: hidden;
    }

}

@media (max-width: 286.98px) {

    .sp_topheader h1 span.line::after {
        display: none !important;
    }
}


/* new best time to post  */

.sp_timeline ul li p.mb-24 {
    margin-bottom: 24px !important;
}

.page-template-page-fblogin .tag {
    margin-bottom: 16px !important;
    display: inline-block !important;
    background: #DAE9FF !important;
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: 'ProximaNova-Semibold' !important;
    border-radius: 8px !important;
    padding: 2px 8px !important;
}

.page-template-page-fblogin label {
    color: #1B1C1E !important;
}

.page-template-page-fblogin .section-inner .page-head {
    background: linear-gradient(90deg, #EBF3FF 0%, #F1F5FE 40%, #DAE9FF 100%) !important;
}

.page-template-page-fblogin .hd-grey-bg {
    background: linear-gradient(90deg, #EBF3FF 0%, #F1F5FE 40%, #DAE9FF 100%) !important;
}

.page-template-page-fblogin .hd-grey-bg.header-sticky {
    background: #FFF !important;
}

.bestTimeV2 .in-boxsp {
    border: 1px solid #BCD7FF;
    background: #F4F9FF;
    box-shadow: none !important;
}


.bestTimeV2 .in-boxsp p.title {
    margin-bottom: 8px !important;
}

.bestTimeV2 .in-boxsp .icon {
    margin-bottom: 16px !important;
}

.page-template.page-template-page-fblogin .sp_topheader h1 {
    font-family: 'ProximaNova-Bold' !important;
}

.page-template .sp_topheader p.short {
    color: #1B1C1E !important;
    margin-bottom: 40px !important;
}

.sp_cta a.btn-blue {
    margin-bottom: 24px !important;
}

.sp_cta a.btn-blue svg, .page-template-page-fblogin .btn-blue svg {
    transition: transform 0.3s ease-out;
}

.sp_cta a.btn-blue:hover svg,
.page-template-page-fblogin .btn-blue:hover svg {
    /* 	scale:1.1; */
    transform: translate(3px, 0);
}

.page-template-page-fblogin .lightbx {
    padding: 32px 32px !important;
}

.page-template-page-fblogin .lightbx .img .img-light {
    height: 88px !important;
    width: 88px !important;
}

.page-template-page-fblogin .lightbx .img .img-light img {
    max-width: 55px !important;
    max-height: 55px !important;
}

.sp_highlights {
    border-radius: 16px;
    border: 1px solid #FFC55B;
    background: rgba(255, 234, 201, 0.50);
    padding: 32px !important;
    display: flex !important;
}

.sp_highlights .icon {
    margin-right: 16px !important;
}

.sp_highlights .text p.title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-family: 'ProximaNova-Semibold' !important;
    margin-bottom: 4px !important;
}

.sp_highlights .text p:last-child {
    margin-bottom: 0 !important;
}

.btn-blue-line {
    border: 2px solid #0F67EA;
    font-size: 18px;
    line-height: 30px;
    border-radius: 8px;
    color: #0F67EA !important;
    font-weight: 600;
    padding: 12px 28px;
    display: inline-block;
    text-decoration: none !important;
    font-family: 'ProximaNova-Semibold' !important;
}

.btn-blue-line:hover {
    border: 2px solid #0C54C0;
    background: #0C54C0 !important;
    color: #FFF !important;
}

.bestTimeV2 ul#first-list li {
    border-radius: 16px;
    border: 1px solid #BCD7FF;
    background: #FFF;
    padding: 32px !important;
    padding-top: 49px !important;
    margin-bottom: 40px !important;
    margin-left: 0 !important;
}

.bestTimeV2 ul#first-list li:last-child {
    margin-bottom: 0 !important;
}

.bestTimeV2 ul#first-list li .step {
    display: inline-block;
    border-radius: var(--spacing-mb-8, 8px) var(--spacing-mb-8, 8px) var(--spacing-mb-8, 8px) 0px;
    background: var(--Blue-Light-4, #DAE9FF);
    font-size: 20px;
    line-height: 30px;
    font-family: 'ProximaNova-Bold' !important;
    padding: 10px 24px !important;
    margin-bottom: 32px !important;
    top: -26px;
    left: -12px;
    position: absolute;
}

.bestTimeV2 ul#first-list li .step:before {
    content: "";
    height: 8px;
    width: 11px;
    background: #8AB9FF;
    left: 0px;
    bottom: -8px;
    position: absolute;
    border-radius: 0px 0px 0px 7.5px;
}

.bestTimeV2 ul#first-list li .sp_flex {
    display: flex !important;
}

.bestTimeV2 ul#first-list li .sp_flex .icons {
    margin-right: 16px !important;
}

.bestTimeV2 .sp_timeline ul li:first-child:before {
    display: none !important;
}

.bestTimeV2 .sp_timeline ul li:before {
    content: "";
    display: block;
    width: 0;
    /*   height: calc(100% + 40px); */
    height: 40px !important;
    border: 1px dashed #4F95FF;
    /*     position: absolute;
      top: 0% !important;
      left: -32px; */

    position: absolute;
    left: 160px;
    top: -40px !important;
}

.bestTimeV2 .sp_timeline ul li>span:before {
    content: "";
    background: #fff !important;
    width: 31px !important;
    height: 0px !important;
    display: block;
    border-radius: 0 !important;
    position: absolute;
    border: 1px dashed #4F95FF;
    left: -2px;
    top: 0px !important;
}

.bestTimeV2 .sp_timeline ul li>span:after {
    top: -8px !important;
    background: #4f95ff !important;
}

.facebook-login-button svg {
    width: auto !important;
    height: auto !important;
    margin-right: 0 !important;
}

/* .bestTimeV2 .sp_timeline ul li > span:not(:last-child){
      top: 50% !important;
      border: none !important;
  } */

/* .sp_timeline ul li > span:not(:last-child) {
      content: "";
      position: absolute;
      top: 50% !important;
      left: -30px;
  } */

.bestTimeV2 .sp_timeline ul li>span:not(:last-child) {
    top: 0% !important;
}

.bestTimeV2 .sp_timeline ul li:last-child:before {
    /* 	display:none !important; */
}

.bestTimeV2 .sp_timeline ul li>span {
    display: none !important
}

.checkbox-wrapper-28 {
    --size: 16px;
    position: relative;
}

.checkbox-wrapper-28 *,
.checkbox-wrapper-28 *:before,
.checkbox-wrapper-28 *:after {
    box-sizing: border-box;
}

.checkbox-wrapper-28 .promoted-input-checkbox {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.checkbox-wrapper-28 input:checked~svg {
    height: calc(var(--size) * 0.6);
    -webkit-animation: draw-checkbox-28 ease-in-out 0.2s forwards;
    animation: draw-checkbox-28 ease-in-out 0.2s forwards;
    z-index: 1;
}

.checkbox-wrapper-28 label:active::after {
    background-color: #e6e6e6;
}

.checkbox-wrapper-28 label {
    color: #1B1C1E;
    line-height: var(--size);
    cursor: pointer;
    position: relative;
}

.checkbox-wrapper-28 label:before {
    content: "";
    height: var(--size);
    width: var(--size);
    margin-right: 8px;
    float: left;
    border: 1px solid #0F67EA;
    border-radius: 4px;
    transition: 0.15s all ease-out;
    background: #DAE9FF !important;
}

.checkbox-wrapper-28 svg {
    stroke: black;
    stroke-width: 3px;
    height: 0;
    width: calc(var(--size) * 0.6);
    position: absolute;
    left: calc(var(--size) * 0.21);
    top: calc(var(--size) * 0.2);
    stroke-dasharray: 33;
}

@-webkit-keyframes draw-checkbox-28 {
    0% {
        stroke-dashoffset: 33;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes draw-checkbox-28 {
    0% {
        stroke-dashoffset: 33;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@media (max-width: 991.98px) {

    .checkbox-wrapper-28 {
        display: inline-block !important;
    }

}

@media (max-width: 575.98px) {

    .bestTimeV2 ul#first-list li .sp_flex {
        display: block !important;
    }

    .bestTimeV2 ul#first-list li .sp_flex .icons {
        margin-right: 0 !important;
        margin-bottom: 16px !important;
    }

    .sp_highlights {
        text-align: center !important;
        display: block !important;
    }

    .sp_highlights .icon {
        display: none !important;
    }

    .checkbox-wrapper-28 label {
        text-align: left !important;
        display: inline-flex !important;
        font-size: 14px !important;
        line-height: 20px !important;
        margin-bottom: 0 !important;
    }

    .checkbox-wrapper-28 label:before {
        min-width: 16px;
        margin-top: 3px;
        border-radius: 2px;
    }

    .checkbox-wrapper-28 input:checked~svg {
        margin-top: 3px;
    }

}

/* new best time to post  */

/* best time to post */


/* best time to post email */

.form_bx #user_email_error {
    color: red !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px;
    margin-top: 4px !important;
}

.form_bx span.c_icon {
    height: 22px;
    width: 22px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.form_bx {
    margin-top: 32px;
}

.form_bx .form-group {
    flex-grow: 1 !important;
}

.form_bx form input {
    border-radius: 8px !important;
    border: 1px solid #D9D9D9 !important;
    background: #FFF;
    padding: 12px 24px !important;
    font-size: 18px !important;
    line-height: 28px !important;
    width: 100% !important;
    height: 58px;
    margin-right: 8px !important;
    margin-top: 0 !important;
}

.form_bx form input::placeholder {
    color: #9D9D9D;
}

.form_bx form input::-ms-input-placeholder {
    color: #9D9D9D;
}

.section-inner.page-v2 .form_bx p, .section-inner .form_bx p, .form_bx p {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #56606E !important;
}

.form_bx form p {
    margin-bottom: 0 !important;

}

.form_bx p strong {
    color: #1B1C1E !important;
}

.form_bx form button {
    height: 54px;
    padding: 10px 36px;
    background: #0F67EA !important;
    border-radius: 8px !important;
    color: #FFF !important;
    font-weight: 600;
    font-family: 'ProximaNova-Semibold' !important;
    font-size: 18px !important;
    line-height: 28px !important;
}

.form_bx form button:hover {
    background: #0C54C0 !important;
}


@media (max-width: 1199.98px) {

    .form_bx p.mb-8 {
        margin-bottom: 8px !important;
    }

    .form_bx .form-group {
        order: -2;
    }

    .form_bx #user_email_error {
        order: -1;
    }

    .form_bx .facebook-login-button {
        margin-top: 16px !important;
    }

}


@media (max-width: 991.98px) {

    .form_bx #user_email_error {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
    }

    .form_bx .facebook-login-button {
        margin: 0px auto;
    }

}

@media (max-width: 767.98px) {
    .form_bx .facebook-login-button {
        display: block !important;
        width: 100% !important;
    }

}

@media (max-width: 575.98px) {

    .form_bx .form-group {
        margin-bottom: 0 !important;
    }

    .form_bx .form-inline {
        display: inline-flex;
    }

    .form_bx form button {
        display: block !important;
        width: 100% !important;
        margin-top: 16px !important;
    }

}

/* best time to post email */


/* best time to post */


.page-template-page-fblogin .section-inner .page-head {
    background: #F5F8FD !important;
}

.page-template-page-fblogin .tag {
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'ProximaNova-Regular' !important;
}

.sp_besttime_list ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    justify-content: space-between;

}

.sp_besttime_list ul li {
    display: inline-block !important;
    position: relative;
}

.sp_besttime_list ul li:not(:last-child)::after {
    content: '';
    height: 28px;
    width: 1px;
    position: absolute;
    background: #BCD7FF;
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: -45px;

}

.form_bx .bestTime-form {
    max-width: 400px !important;
}

.form_bx .bestTime-form .btn-blue {
    width: 100% !important;
    text-align: center !important;
}


.section-inner.page-v2 .innerpage .sp_besttime_list ul {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.section-inner .innerpage .sp_besttime_list ul li {
    text-align: center !important;
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 0 !important;
}

.sp_besttime_list ul li::before {
    position: relative;
    z-index: 1;
    display: block;
}


.sp_besttime_list ul li.secured::before {
    content: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/09/secured.svg');
}

.sp_besttime_list ul li.gdpr::before {
    content: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/09/gdpr.svg');
}

.sp_besttime_list ul li.trusted::before {
    content: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/09/trusted.svg');
}

.sp_besttime_list {
    margin-top: 32px;
    max-width: 400px;
}

.mob-bestimg {
    display: none;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.form_bx span.c_icon::before {
    content: url('https://wp-stage.socialpilot.co/wp-content/uploads/2024/09/white.svg');
}


.form_bx span.c_icon.loader::before {
    display: none !important;
}

.form_bx span.c_icon.loader::after {
    content: '';
    width: 16px;
    height: 16px;
    border: 2px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@media (max-width: 991.98px) {
    .form_bx .bestTime-form {
        max-width: none !important;
    }

    .sp_besttime_list {
        max-width: none !important;
    }

    .mob-bestimg {
        display: block !important;
        margin-top: 16px !important;
    }

    .sp_besttime_list ul li:not(:last-child)::after {
        display: none !important;
    }

}


@media (max-width: 575.98px) {

    .section-inner .innerpage .sp_besttime_list ul li br {
        display: block !important;
    }

}

/* best time to post */