
.smo_service_item_available_assigned{
    padding: 15px;
    border-radius: 3px;
    background-image: linear-gradient(to top, rgb(12 12 18), rgb(36, 36, 54));
    background-image: linear-gradient(to top, rgb(12 12 18), rgb(36 39 54));
    background-image: linear-gradient(#070e3d, #080c39, #030829, #030b27, #020825);
    background-image: linear-gradient(to top, #0b1332, rgb(17 32 91), #0b1332);
    background-image:linear-gradient(179deg, #649cef, #6c9fff, #015ecd);
    border: 1px solid #40434e;
    color: #ffffff;
}


.smo_service_item_available{
    padding: 15px;
    border-radius: 4px;
    /*background-image: linear-gradient(to top, rgb(12 12 18), rgb(21 21 27));*/
    border: 1px solid #c5c5c5;
    margin-bottom: 10px;
    box-shadow:1px 1px 0px 0px #d9d9d9;
    height: 100%;
    background-color: white;
    font-size: initial;
    text-align: center;
    color:#0b1332;
}

.smo_items_payment_description{
    padding: 15px;
    border-radius: 4px;
    /*background-image: linear-gradient(to top, rgb(12 12 18), rgb(21 21 27));*/
    border: 1px solid #c5c5c5;
    margin-bottom: 10px;
    /*box-shadow:1px 1px 0px 0px #0c1d5d;*/
    height: 100%;
    background-color: white;
    font-size: initial;
    text-align: center;
    color:#0b1332;
}

.smo_service_item_available:hover{
    

}

.smo_service_item_available_button{
    min-height: 20px;;
    font-size: 14px;
    padding: 10px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0074d4;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #f5f5f5;
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    border: 0;

    border-bottom: none;
    font-weight: normal;
    width:80%;
    background-image: linear-gradient(to top, #0b1332, rgb(17 32 91), #0b1332);
    background-image:linear-gradient(24deg, #4a5587, #3253f7cf, #00e5ffbd);
}
.smo_service_item_available_button:hover{
    background-color: var(--button-background-color-hover);
    color: #0b1332;
    cursor: pointer;
}

.smo_subscription_header{
    height: 45px;
    max-height: 50px;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}


.smo_service_list_orders{
    border-radius: 4px;
    background-image: linear-gradient(to top, rgb(12 12 18), rgb(31 31 37));
    background-image:linear-gradient(to top, rgb(26 26 33), rgb(45 45 51));
    border: 1px solid #c5c5c5;
    /*box-shadow:1px 1px 0px 0px #d9d9d9;*/
}
/*
.smo_service_list_orders::before{
    content:'Add your services';
}
*/

.smo_subscription_table_main{
    width: 100%;
    max-width:1500px;
    text-align: center;
    
    border-radius: 8px;
    border-spacing: 0px;
    margin: 0 auto;
    /*background-color: #1e1e25bd;*/
    
  }
  .smo_subscription_table_main img{
    filter: invert(0.6);
  }
  .smo_subscription_border_bottom {
    border-bottom: 1px solid #662828;
    border-bottom: 1px solid #dddddd4d;
  }
  .smo_subscription_header_cell {
    border-bottom: 1px solid #662828;
    border-bottom: 1px solid #dddddd4d;
    padding: 5px 5px 5px 5px;
    position: relative;
    text-align: center;
  }
  .smo_subscription_header_cell_subitem{
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    padding: 2px 2px 2px 2px;
    line-height: 1.4;
    font-weight: 300;
  }
  .smo_subscription_table_first_column {
    padding: 10px;
    padding-left: 3px;
    width: 40%;
    text-align: left;
    line-height: 1.2;
    
  }
  .smo_subscription_table_service_included {
    color: dodgerblue;
    text-align: center;
    font-size: 250%;
    font-weight: 700;
    text-shadow: 1px 3px #2196F3;
  }
  .smo_subscription_table_service_notincluded {
    color: #080c45;
    text-align: center;
    font-size: 120%;
    text-shadow:1px 2px #5126ad;
  }

  .smo_subscription_table_column_all_services {
    background-color:rgb(55 78 93 / 34%)
    /*color: #004EFF;*/
  }

  .smo_price_table_price{
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal;
    text-align:center;
    
}
.smo_price_table_price_paymentcycle {
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: 80%;
    font-style: normal;   
}
.smo_price_table_price_paymentcycle2 {
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: 80%;
    font-style: normal;   
    text-align:center;
    padding: 5px 0px;
    height: 30px;
}
.smo-price-table__price_mtl2{
    margin-top: 10px;
}




.smo_sub_tab_buttons_payment_mtl_yearly_switch{
    float: right;
    /*margin-left: 20px;*/
    background-color: white;
    color: #0b1332;
    padding: 5px 5px;
    border-radius: 8px;
    font-size: larger;
    width: 170px;
    text-align: center;
    border: 1px solid #666666;
    background-color: #d5d5d5;
    /*transition: 0.3s;*/
    font-weight: normal;
    border:3px solid  #2a2a2f;
    font-size:100%;
    
    min-height: 55px;
}
.smo_sub_tab_buttons_payment_mtl_yearly_switch.smo_sub_tab_buttons_payment_mtl_yearly_switch_select{
    background-color: white;
    font-weight: bold;
    border:3px solid  dodgerblue
}
.smo_sub_tab_buttons_payment_mtl_yearly_switch:hover{
    background-color: var(--button-background-color-hover);
    color: white;
    /*box-shadow: 1px 1px 1px dodgerblue;*/
    cursor: pointer;
}


.smo_subscription_tab_buttons_main{
    display: flex;
    justify-content: center;
    padding: 10px 0px 0px 0px;
}









.paypal-button {
    margin: 0;
    padding: 20px 20px 0px 20px;
    position: relative;
    float:center;
    min-width: 340px;
    max-width: 340px;
    background-image: linear-gradient(24deg, #51aaf5, #3253f7cf, #3591ffbd);
    border-radius: 6px;
  }
  

.smo_ribbon {
    position: absolute;
    /*right: 8px;
    top: -7px;
    z-index: 1;*/
    overflow: hidden;
    width: 125px;
    
    height: 150px;
    text-align: right;
}
.smo_ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-50deg);
    -webkit-transform: rotate(-65deg);
    width: 150px;
    display: block;
    background: #1239d6;
    background: linear-gradient(#004EFF 0%, #004eff 100%);
    box-shadow: 0 3px 10px -5px rgb(0 0 0);
    box-shadow: 0 3px -10px 5px rgb(0 0 0);
    position: absolute;
    top: 38px;
    right: 27px;
}

.smo-price-table {
    /*text-align: center;
    padding: 10px;
    min-width: 350px;*/
}







.smo-featurelist li:before {
	content: "✓";
	padding-right: 5px;
    /*color:turquoise;*/
    font-size: 150%;
    font-weight: bold;
    list-style: none;
  }

  .smo_div_enumeration_text_ul_mainfeatures li:before {
	content: "✓";
	padding-right: 5px;
    color:#1e90ff;
    font-size: 150%;
    font-weight: bold;
  }

  .smo_div_enumeration_text_ul_mainfeatures li{
    font-size: 110%;
    font-weight: bold;
  }

.smo_sub_tab_buttons_mtl_yearly{
    width: 48%;
    background-color: white;
    color: #777777;
    text-decoration: none;
    font-weight: none;
    font-size: 100%;
    border: 1px;
    outline: 10px;
    cursor: pointer;
    padding: 18px 2px;
    transition: 0.3s;
}
.smo_sub_tab_buttons_mtl_yearly:hover{
    background-color: dodgerblue;
    color:white;
   /* transform: scale(1.005);*/
    box-shadow: 1px 1px 5px rgb(145 200 255 / 70%);
    font-weight: bold;
}

.smo-price-table__price_mtl{
    border-bottom: 1px solid dodgerblue;
}


.smo-widget-price-table{
    background-color: rgb(16 31 89);
    flex-flow: row wrap;
    border: 1px solid #dddddd4d;
    border-radius: 18px;
    /*background-image: linear-gradient(to top, rgb(12 12 18), rgb(21 21 27));*/
    background-image:linear-gradient(to top, #0b1332, rgb(16 31 89));
    border: 1px solid #40434e;
    color: white;
    padding-top: 10px;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: space-between;
}

.smo-widget-price-table:hover{
    /*transform: scale(1.001);*/
    /*box-shadow: 1px 1px 2px rgb(145 200 255 / 70%);
    border: 1px solid #5959b9;*/
}

.smo-widget-price-table .smo_div_content_center{
    width: 100%;
}

.smo_items_payment_description .smo_div_content_center{
    width: 100%;
}



.smo-price-table .smo-price-table__price .smo-typo-excluded {
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal;
}						
.smo-price-table .smo-price-table__currency, .smo-price-table .smo-price-table__fractional-part {
    line-height: 1;
    font-size: .3em;
}	
.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__after-price {
    justify-content: flex-start;
}
.smo-price-table .smo-price-table__after-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}	
.smo-price-table .smo-price-table__integer-part {
    line-height: .8;
}

.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__currency {
    align-self: flex-start;
}

.smo-price-table .smo-price-table__currency {
    margin-right: 3px;
}
.smo-price-table .smo-price-table__currency, .smo-price-table .smo-price-table__fractional-part {
    line-height: 1;
    font-size: .3em;
}
.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__original-price {
    align-self: flex-end;
}

.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__discount {
    align-self: flex-end;
}

.smo-price-table .smo-price-table__price .smo-typo-excluded {
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal;
    
}
.smo-price-table .smo-price-table__original-price {
    margin-right: 15px;
    text-decoration: line-through;
    font-size: .5em;
    line-height: 1;
    font-weight: 400;
    -ms-flex-item-align: center;
    align-self: center;
}

.smo-price-table .smo-price-table__discount {
    margin-right: 15px;
    /*text-decoration: line-through;*/
    font-size: .5em;
    line-height: 1;
    font-weight: 400;
    -ms-flex-item-align: center;
    align-self: center;
    
}


.smo-price-table .smo-price-table__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #0b1332;
    font-weight: 800;
    font-size: 60px;
    padding: 40px 0;
    padding-bottom: 10px;
}	
.smo-price-table .smo-price-table__subheading {
    font-size: 100%;    
    color: #ffffff;
}	
.smo-price-table .smo-price-table__heading {
    /*margin: 0;*/
    padding: 0;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1.2;
    font-weight: 600;
    color: #0b1332;
    padding-bottom: 10px;
    overflow: hidden;
    float: none;
    min-height: 125px;
    height: 125px;
    max-height: 125px;

    display: flex;
    justify-content: center;
    align-items: center;

}

.smo-price-table h3.smo-price-table__heading {
    margin: 0;
    padding: 0;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1.2;
    font-weight: 600;
    color: white;
    padding-bottom: 10px;
    overflow: hidden;
    float: none;
    min-height: 70px;
    line-height: 25px;

    display: flex;
    justify-content: center;
    align-items: center;

}


.smo-price-table h3.smo-price-table__heading_service {
    margin: 0;
    padding: 0;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1.2;
    font-weight: 600;
    color: #0b1332;
    padding-bottom: 10px;
    overflow: hidden;
    float: none;
    min-height: 70px;
    line-height: 25px;

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 130%;
    border-bottom:0px solid #dddddd4d;
}

.smo-price-table .smo-price-table__header {
    padding: 20px 0;
    align-items: center;
    text-align: center;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}	


.smo-price-table .smo-price-table__header_services {
    background-color: #f7f7f7;
    padding: 20px 0;
    align-items: center;
    text-align: center;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    height: auto;
}	






.smo-button.smo-size-md {
    font-size: 14px;
    padding: 10px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0074d4;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #f5f5f5;
}
.smo-button.smo-size-md:hover {
    background-color: var(--button-background-color-hover);
    color:white;
    text-decoration: none;
}

.smo a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
.smo-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.smo-price-table .smo-price-table__features-list i {
    margin-right: 10px;
    font-size: 1.3em;
    text-align: center;
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.smo-price-table .smo-price-table__features-list li .smo-price-table__feature-inner {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    text-align: center;
}
.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__features-list li {
    font-family: "Arial", Sans-serif;
    font-weight: 400;
    text-align: center;
}

.smo-price-table .smo-price-table__features-list li {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
}
.smo-price-table .smo-price-table__features-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    text-align: center;
}
/*
.smo *, .smo :after, .smo :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
dd, dl, dt, li, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
*/
.ul_class{
    padding-left: 20px;
    list-style: none;
}

.ul_class li{
    padding-bottom: 10px;
}

/*
  ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
  }

  li {
	padding-top: 10px;
    
  }
  */






















.smo-widget-wrap>.smo-element {
    width: 100%;
}


.smo-widget {
    position: flex;
}


.smo-column-gap-default>.smo-column>.smo-element-populated {
    padding: 10px;
}

.smo-column, .smo-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.smo-column {
    min-height: 1px;
}		


.smo_discount_input {
	margin: 0 auto;
	padding-left:5px;
	display: flex; 
	width:100%;
	justify-content: flex-start;
}


#smo_discount_inputbutton {
	width:40px;
	height:28px;
	border: 0px;
	border-radius: 0px;
   
    cursor: pointer;
    background-color: white;
    background-color: #45454d;
    color:white;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 25px;
    border-left: 1px dashed #585757;
}

#smo_discount_inputbutton:hover {
	background-color: var(--button-background-color-hover);
    color:white;
    /*border: 1px solid dodgerblue;*/
}













  
/* Tab CSS Start *************************************** */
.smo-subscription-tab-warpper{
    display:flex;
    flex-direction: column;
    align-items: flex-start;
  
  }
  .subscriptiontabs{
      /*
    margin: 0px;
    padding-top: 5px;
    border-radius: 4px 4px 0px 0px;
    flex-wrap: initial;
    align-content: stretch;
    display: flex;
    justify-content: center;
    align-items: baseline;
  */
  /*
    margin: 0px;
    padding-top: 5px;
    border-radius: 4px 4px 0px 0px;
    display: flow-root;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    */
  }
  .subscriptiontab{
    cursor: pointer;
    padding: 8px 45px;
    margin: 0px;
    /*background-color: #101323;*/
    display: inline-block;
    color: #0f0f0f;
    border-radius: 4px 4px 0px 0px;
    /*box-shadow: 1px 1px #e9e9e9;*/
    /*border: 1px solid #3f4351;*/
    /* border-right: 1px solid #83a3ff; */
    border-bottom: 0;
    /* border-top: 1px solid #83a3ff; */
    font-size: 90%;
    border: 1px solid #f2f2f2;
    margin-bottom: -1px;
    background-color: #032ea31a;
  }
  .subscriptiontab:hover {
    
    transition: top 0.25s;
    background-color: #032ea333;
  }
  .subscriptionpanels{
    background:#fffffff6;
    /*box-shadow: 0 1rem 2rem #00000080;*/
    /*box-shadow: 2px 3px #e9e9e9;*/
    /*min-height:200px;*/
    width:100%;
    /*max-width:500px;*/
    /*border-radius:3px;*/
    /*overflow:hidden;*/
    /*padding:20px;  */
    /*
    background:white;
    box-shadow: 2px 3px #e9e9e9;
    border-left: 1px solid #ebebeb;
    border-right:1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    */
    padding-left: 5px;
    padding-right: 5px;
    
    border-radius: 6px;
    
    border:1px solid #c5c5c5;
    z-index: 9;
    position: relative;
  }
  .subscriptionpanel{
    display:none;
    animation: fadein .8s;
    margin-bottom: 5px;
    min-height: 600px;
  }
  @keyframes fadein {
      from {
          opacity:0;
      }
      to {
          opacity:1;
      }
  }
  
  .subscriptionradio{
    display:none;
  }
  #subscriptionradio_one:checked ~ .subscriptionpanels #subscriptionone-panel,
  #subscriptionradio_two:checked ~ .subscriptionpanels #subscriptiontwo-panel,
  #subscriptionradio_three:checked ~ .subscriptionpanels #subscriptionthree-panel,
  #subscriptionradio_four:checked ~ .subscriptionpanels #subscriptionfour-panel,
  #subscriptionradio_five:checked ~ .subscriptionpanels #subscriptionfive-panel,
  #subscriptionradio_six:checked ~ .subscriptionpanels #subscriptionsix-panel,
  #subscriptionradio_seven:checked ~ .subscriptionpanels #subscriptionseven-panel,
  #subscriptionradio_eight:checked ~ .subscriptionpanels #subscriptioneight-panel,
  #subscriptionradio_nine:checked ~ .subscriptionpanels #subscriptionnine-panel,
  #subscriptionradio_ten:checked ~ .subscriptionpanels #subscriptionten-panel{
    display: flex;
    align-content: stretch;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    padding-bottom: 25px;
  }
  #subscriptionradio_one:checked ~ .subscriptiontabs #subscriptionone-tab,
  #subscriptionradio_two:checked ~ .subscriptiontabs #subscriptiontwo-tab,
  #subscriptionradio_three:checked ~ .subscriptiontabs #subscriptionthree-tab,
  #subscriptionradio_four:checked ~ .subscriptiontabs #subscriptionfour-tab,
  #subscriptionradio_five:checked ~ .subscriptiontabs #subscriptionfive-tab,
  #subscriptionradio_six:checked ~ .subscriptiontabs #subscriptionsix-tab,
  #subscriptionradio_seven:checked ~ .subscriptiontabs #subscriptionseven-tab,
  #subscriptionradio_eight:checked ~ .subscriptiontabs #subscriptioneight-tab,
    #subscriptionradio_nine:checked ~ .subscriptiontabs #subscriptionnine-tab,
    #subscriptionradio_ten:checked ~ .subscriptiontabs #subscriptionten-tab{
  /*
      background-color: #5f5f5f;
      color: rgb(255 255 255);
      border: 1px solid #f9f9f9;
      border: 2px solid #adadad;
      border-right: 2px solid #878889;
      border-top: 2px solid rgb(157 156 156);
      border-bottom: 0px solid #d1d1d1;
      text-decoration-color: #ffffff;
  */
      /*border: 1px solid #2962ff;*/
      /*border-bottom: 0px solid #ffffff;*/
      /*box-shadow: 1px 1px #ffffff;*/
      border: 1px solid #c5c5c5;
      background-color: #f2f2f2;
      /*border-radius: 6px;*/
      color: #000000;
      font-weight: 700;
      border-bottom:1px solid #ffffff !important;
      background:#fffffff6;
      margin-bottom: -1px;
      z-index: 10;
      position: relative;
  }
  /* Tab SCC End ******************************************* */
  



/*SLIDER TOOLS --------- START  --------*/
	
  .switch_tools {
    position: relative;
    display: inline-block;
    width: 210px;
    height: 34px;
  }
  
  
  .switch_tools input {display:none;}
  
  .slider_tools {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0074d4;
    -webkit-transition: .4s;
    transition: .4s;
     border-radius: 34px;
  }
  
  .slider_tools:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
  }
  
  input:checked + .slider_tools {
    /*background-color: #2ab934;*/
    /*background-color: #0074d4;*/
    background-color: #057b0d;
  }
  input:hover + .slider_tools {
      background-color: var(--button-background-color-hover);
  }
  
  input:focus + .slider_tools {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider_tools:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(175px);
  }
  
  /*------ ADDED CSS ---------*/
  .slider_tools:after
  {
   content:'Billed Monthly';
   color: white;
   display: block;
   position: absolute;
   transform: translate(-50%,-50%);
   top: 50%;
   left: 50%;
   font-size: 13px;
   font-family: Verdana, sans-serif;
  }
  
  input:checked + .slider_tools:after
  {  
    content:'Billed Annually';
  }
  
  /*SLIDER TOOLS --------- END --------*/
  