
.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(to top, rgb(3 6 18), rgb(13 13 26));
    border: 1px solid #40434e;
}


.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 #40434e;
    margin-bottom: 10px;
    box-shadow: 1px 1px 0px 0px rgb(83 83 83);
    height: 100%;
}
.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%;
}
.smo_service_item_available_button:hover{
    background-color: var(--button-background-color-hover);
    color: white;
    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 #40434e;
    box-shadow: 1px 1px 0px 0px rgb(83 83 83);
}
/*
.smo_service_list_orders::before{
    content:'Add your services';
}
*/

.smo_subscription_table_main{
    width: 100%;
    max-width:1500px;
    text-align: center;
    border: 0px solid #662828;
    border-radius: 8px;
    border-spacing: 0px;
    margin: 0 auto;
    /*background-color: #1e1e25bd;*/
  }
  .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;
    color: var(--headercolor);
    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: 200%;
    font-weight: 700;
    text-shadow: 1px 3px #2196F3;
  }
  .smo_subscription_table_service_notincluded {
    color: #6b6b6b;
    text-align: center;
    font-size: 120%;
    text-shadow: 1px 3px #262aad;
  }

  .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;
  }
  

.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{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding: 2px;
    justify-content: flex-start;
}
.smo *, .smo :after, .smo :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.smo-price-table .smo-price-table__header {
    padding: 20px 0;
}	
.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: #555;
    font-weight: 800;
    font-size: 65px;
    padding: 40px 0;
}	
.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;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}	
*/
.smo-price-table .smo-price-table__footer {
    padding: 30px 0;
    text-align: center;
}			
.smo-price-table__ribbon {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}					
.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__ribbon-inner {
    color: #ffffff;
}

.smo-price-table__ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
}		
.smo-44 .smo-element.smo-element-1b7c4ad .smo-price-table__additional_info {
    margin: 15px 30px 0px 30px;
}

.smo-price-table .smo-price-table__additional_info {
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
    margin-top:10px;
    padding-left:40px;
    padding-right:40px;
}		
.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-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: #2a2a2f;
    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));
    border: 1px solid #40434e;
}

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

.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: #fff;
    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: #ffffff;
    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-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;*/
}















