.slick-track{
    margin-top: 0px !important;
}
/* .plan-active{
    background: rgb(244,125,32);
background: linear-gradient(180deg, rgba(244,125,32,1) 0%, rgba(244,125,32,1) 31%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 100%) !important;
border: 2px solid #f47d20 !important;
}
.plan-active .plan-name{
    color: white;
    font-size:16px;
    
}
.plan-active .all-listing{
    
} */
.plan-name{
    font-size:18px !important;
    font-weight: 600 !important;
    line-height: 24px;
    height: auto;
    width: auto;
    margin-bottom: 0;
    color: #000 !important;
    text-align: left;
}
.custom-radio{
    position: absolute;
    overflow: hidden;
    left: 19px;
    top: 23px;
    visibility: visible !important;
    opacity: 0;
    cursor: pointer;
    z-index: 99;
}
.plan-box, 
.extra-block{
    cursor: pointer;
/* background: linear-gradient(180deg, rgba(223,224,227,1) 0%, rgba(223,224,227,1) 31%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 100%); */
box-shadow: 0px 0px 10px 1px #ededed;
    padding: 20px;
}
.all-listing{
    font-size: 16px;
    color: #000;
}
.price-min-box{
    display: flex;
    align-items: center;
    padding: 24px 0 0;
}

.price-min-box h4{
    margin: 0;
    padding: 0;
    font-size: 38px;
    font-weight: bolder;
}
.data-list-block li{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100% !important;
    color: black;
    margin-bottom: 6px;
    font-weight: 500;
    
}
ul.data-list-block li {
  
    padding-top: 3px;
   
}
.extraOptionChild {
    padding: 0;

}
ul.data-list-block li label {
    margin: 0px !important;
    font-weight: 500;
}
ul.data-list-block li:last-child {
    border-bottom: 0px solid #e4e4e4;
}

ul.data-list-block {
    margin-top: 35px;
    text-align: left;
    margin-left: -7px;
}
.plan-blc.plan-box {
    border: none;
    box-shadow: 0px 0px 6px 3px #ededed;
    
}
.extraOption{
    padding: 20px 0;
    overflow: auto;
}
.slickMargin{
    padding: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
/* .extra-block{
    background: rgb(223,224,227);
background: linear-gradient(180deg, rgba(223,224,227,1) 0%, rgba(223,224,227,1) 31%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 100%);
box-shadow: 0px 0px 6px 3px #ededed;
    padding: 20px;
    cursor: pointer;
} */
.extraLabel{
    font-size: 16px !important;
    color: black;
    margin-bottom: 0px;
    font-weight: bold;
}

input[type='checkbox']:checked {
    background: #f47d20;
    accent-color: #fff;
  }
.plan-active .extraLabel{
    color: white !important;
}
.extraChkBox {
    width: 20px;
    height: 20px;
    border: none;
    pointer-events: none;
}
.extrabox-top {
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.per-data {
    text-align: center;
    font-style: italic;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 5px;
}
ul.extra-ul li {
    display: flex;
    font-size: 15px;
    color: black;
    gap: 5px;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 5px;
    padding-top: 5px;
}
ul.extra-ul li:last-child {
    border: none;
}
.getStarted{
    margin-top: 50px;
}
.extra-h3{
    margin-bottom: 15px;
}

/*detail*/
#plnPaymntSectn .row{
    margin: 0px !important;
}
.numberBlk{
    margin-right: 10px;
    text-align: center;
}
#plnPaymntSectn .billing-information-box{
    max-width: 500px;
    border: 2px solid #e9e9e9;
    padding: 14px !important;
}
#plnPaymntSectn .billing-information-box .mr-3{
    font-size: 16px;
    font-weight: bold;
    margin-right: 12px;
}
.adFb {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.listing-ddl-items {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
}
.listing-ddl-items  span{
    font-weight: normal !important;
}
.listing-ddl-items   select{
    background: #fbf6f6;
    border: none;
    padding: 5px 15px;
}
.listing-ddl-items .btn-danger{
    background: white;
    border: none;
    color: red;
}
.addbtnList i{
    padding: 2px 18px;
    font-style: normal;
    font-size: 12px;
    margin-bottom: 20px;
    cursor: pointer;
}
.broclCount {
    width: 35px;
}
.totalFlexCard{
    display: flex;
}
.totalFlexCard {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}
.totalPayment {
    font-size: 18px;
    text-align: left;
}
.totalPayment span {
    font-size: 18px;
    font-weight: bold;
}
.subttl{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.totalFlexCard {
    font-size: 16px;
    font-weight: bold;
}

@media (max-width:568px) {
    .itemc-list {
        width: 50px;
    }
}
.itemc-list {
    font-style: normal !important;
    font-weight: 400;
    font-size: 14px;
}
.listHeading {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
}
.perListing{
    margin-top: 24px;
}
input[type='radio']:checked {
    background: #f47d20;
  }

.radioClass {
    box-sizing: border-box; 
    width: 20px;
    height: 20px;
    border: none;
}
.titlewithRadio {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* justify-content: center; */
    gap: 10px;
}
/* .titlewithRadio [type=checkbox]:checked+label {
  color: #fff !important;
} */
/* .titlewithRadio  [type=checkbox]+label{
    font-size: 16px !important;
} */
.getStarted .btn:hover{
    color: #fff !important;
}
@media (min-width: 992px) {
    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }
  }
  @media (min-width: 992px) {
    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }
  }
  @media (min-width: 992px) {
    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }
  }
  .pb-3, .py-3 {
    padding-bottom: 1rem !important;
  }
  .border-bottom {
    border-bottom: 1px solid #ececec !important;
  }
  @media (min-width: 992px) {
    .memberTitle {
        font-size: 27px;
    }
  }
  .font-weight-semibold {
    font-weight: 600;
  }
  .m-0 {
    margin: 0 !important;
  }
  .font-weight-semibold {
    font-weight: 600;
  }
  .text-primary {
    color: #f47d20 !important;
  }
  .m-0 {
    margin: 0 !important;
  }
  @media (min-width: 768px) {
    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }
}

@media (min-width: 768px) {
    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }
}
@media (min-width: 768px) {
    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}


.font-weight-semibold {
    font-weight: 600;
}
.text-center {
    text-align: center !important;
}
.h4, h4 {
    font-size: 22px;
    color: #1b1a21;
}
.plan-blc.plan-box {
    border: none;
    box-shadow: 0px 0px 6px 3px #ededed;
}

.plans-innerblock .plan-blc {
    text-align: left;
    padding: 20px 17px;
    border-radius: 6px;
    height: 100%;
    position: relative;
    transition: .3s;
    border: 0;
    box-shadow: 0px 0px 10px 1px #ededed;
}

.getStarted .btn{
    margin-bottom: 1.5rem !important;
    color: #fff !important;
    background-color: #f47d20;
    border-color: #f47d20;
    padding: 9px 20px;
}
.font-italic {
    font-style: italic !important;
}
.plan-upgrade-main-wrapper{
    padding-top: 28px;
}

.plan-upgrade-main-wrapper h2 {
    font-size: 28px;
    font-weight: 600;
}

.plan-upgrade-main-wrapper h2 span {
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.discription-bottom{
    padding: 14px 0px;
    a{
        color: #2571a3;
    }
}


input[type="checkbox"]:not(:checked),[type="checkbox"]:checked {
    opacity: 0;
    position: absolute;
}

[type="checkbox"]:not(:checked)+label,[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 33px;
    cursor: pointer;
    font-size: rem(13);
}
 [type="checkbox"]:checked+label:before{
    background-color: #f07a25 !important;
}
[type="checkbox"]:not(:checked)+label:before,[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 23px; 
    height: 23px; 
    border: 2px solid #f07a25;
    background: #fff;
    border-radius: 50%;
}
[type="checkbox"]:not(:checked)+label:after,[type="checkbox"]:checked+label:after {
    content: "\e921";
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    left: 7px;
    font-size: 12px;
    color: #000;
    transition: all .2s;
}
[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
}
 [type="checkbox"]:checked+label:after{
    opacity:1;
    color: #fff;
}

.price-min-box-text{
    font-size: 14px;
    font-weight: 500;
  
}

.price-min-box-text-container{
    width: 36%;
    line-height: 16px;
    padding-left: 8px;
}

.price-sm{
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 4px;
    color: #000;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.extraOptionChild .row{
    display: flex;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.radio-upgrade [type="checkbox"]:not(:checked)+label:after, .radio-upgrade [type="checkbox"]:checked+label:after{
    top: 5px;
}
.plans-innerblock .plan-blc .get-btn:hover{
    color: #fff !important;
}
@media (min-width: 768px) {
    .plan-upgrade-main-wrapper .col-md-6 {
       max-width: 50%;
       flex: 0 0 50%;
   }
}
.plan-outer-member > [type="checkbox"]:not(:checked) + label::after, 
.plan-outer-member > [type="checkbox"]:checked + label::after {
    top: 4px;
}
#plnUpgrdeSctn .plans-slide {
    margin-left: 20px !important;
    margin-right: 20px !important;
}
@media (max-width: 1024px) {
.extraOptionChild .row {

flex-wrap: nowrap;
}

.extraOptionChild {
    width: max-content;

}
}