.other-lang .ztax-container {
    display: block !important;
}
.item-list em {
    border: 1.5px solid #00719e;
    color: #00719e;
}
.highlighted-box p > span > em {
    border: 1.5px solid #00719e;
    color: #00719e;
    padding: 1px 4px;
    font-size: 9px;
    line-height: 0;
    font-family: var(--zf-primary-bold);
    margin-right: 5px;
}
/*Arabic starts*/
.i18n-ar .content-wrap.zinfo.animated p {
    text-align: center;
}
/*Arabic ends*/
.content-wrap.license-box {
    text-align: center;
    box-shadow: unset;
    margin-top: 50px;
    font-size: 19px;
}
.content-wrap.license-box a {
    text-decoration: underline;
}

/*  free plan */
node-type-product-pricing-2-0 .zcomp-page {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}

.node-type-product-pricing-2-0 .zcomp-page a {
    font-size: 19px;
    font-family: var(--zf-primary-semibold);
    text-decoration: underline;
}

.node-type-product-pricing-2-0 .zfree-plan {
    max-width: 580px;
    width: 90%;
    background-color: #fbfdff;
    overflow: hidden;
    margin: auto;
    padding: 30px 20px;
    border: 1px solid #e0e3e6;
    margin: 30px auto 30px;
}

.node-type-product-pricing-2-0 .zfree-plan h2 {
    font-size: 25px;
    margin: 0px;
    text-align: center;
}

.node-type-product-pricing-2-0 .zfeatures-icon {
    width: 25%;
}

.node-type-product-pricing-2-0 .zfree-plan .free-img {
    max-width: 118px;
    display: -webkit-box;
    margin: 0px auto 0;
    width: 100%;
}

.node-type-product-pricing-2-0 .zfeatures-btn,
.node-type-product-pricing-2-0 .zfeatures-container,
.node-type-product-pricing-2-0 .zfeatures-icon {
    float: left;
}
.node-type-product-pricing-2-0 .zfeatures-container {
    width: 50%;
    box-sizing: border-box;
    padding: 0px 0px 0px 25px;
}
.node-type-product-pricing-2-0 .zfeatures-container .zfeatures-list {
    float: left;
    font-size: 15px;
}

.node-type-product-pricing-2-0 .zfeatures-list {
    list-style: none;
    padding-left: 0px;
}

.node-type-product-pricing-2-0 .zfeatures-list li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.node-type-product-pricing-2-0 .zfeatures-list li:before {
    content: "";
    width: 10px;
    background: url(/sites/default/files/yes-tick.png) left top no-repeat;
    position: absolute;
    left: 10px;
    top: 8px;
    background-size: 10px auto;
    height: 10px;
}

.node-type-product-pricing-2-0 .zfeatures-btn {
    width: 25%;
    text-align: center;
    /* display: none; */
}
.node-type-product-pricing-2-0 .zcta {
    background-color: #009df7;
    color: #fff;
    margin: 50px auto 0;
    padding: 8px 26px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    font-weight: bold;
    float: left;
}
.lang-es-xl.node-type-product-pricing-2-0 .zcta,.lang-nl.node-type-product-pricing-2-0 .zcta {
     padding: 8px 20px;
}
.node-type-product-pricing-2-0 .pricing-wrap .content-wrap .product-block .highlighted-box,
.node-type-product-pricing-2-0 .pricing-wrap .content-wrap .product-block .feature-box {
    padding: 30px 20px;
}
.zaddon-table {
    width: 100%;
    max-width: 900px;
    margin: 50px auto;
}
.zaddon-table>div {
    display: flex;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}
.zaddon-table div>span {
    width: 33.33%;
    box-sizing: border-box;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    padding: 15px;
}
.zaddon-table>div.zhead-con span {
    font-size: 15px;
}
.zaddon-table>div:last-child {
    border-bottom: 1px solid #e5e5e5;
}
.zhead-table {
    background: #f2f2f2;
    font-family: var(--zf-primary-semibold);
}
.zaddon-table>div.zhead-con span:first-child {
    /* font-family: var(--zf-primary-semibold); */
    border-left: 0;
}
.zaddon-table div.zhead-table>span {
    /* min-height: 85px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.zaddon-table>div.zhead-con>span:first-child {
    text-align: center;
}
.zaddon h3 {
    text-align: center;
}
.lang-ar .pricing-header h3 {
    text-align: center;
}
.lang-ar .zaddon-table>div.zhead-con>span:first-child {
    border-left: 1px solid #e5e5e5;
}
.lang-ar .item-list em {
    margin-left: 5px;
    margin-right: 0;
}
@media only screen and (max-width: 767px) {
    .node-type-product-pricing-2-0 .zfree-plan {
        width: 80%;
        max-width: 320px;
        font-size: 15px;
        margin: 50px auto 20px;
    }
    .node-type-product-pricing-2-0 .zfeatures-icon {
        text-align: center;
        margin: auto;
        width: 100%;
    }
    .node-type-product-pricing-2-0 .zfree-plan h2 {
        margin-bottom: 15px !important;
        text-align: left;
font-size:23px;
    }
    .node-type-product-pricing-2-0 .zfree-plan .free-img {
        max-width: 110px;
        display: none;
    }
    .node-type-product-pricing-2-0 .zfeatures-container {
        width: 60%;
        padding: 0px 0px 0px 0px;
    }
    .node-type-product-pricing-2-0 .zfeatures-container .zfeatures-list,.node-type-product-pricing-2-0 .zfree-plan h2{
        max-width: 200px;
        margin:auto;
        float:unset;
        clear:both;
    }
.node-type-product-pricing-2-0 .zcomp-page a{
  min-width:200px;
}
    .node-type-product-pricing-2-0 .zfeatures-btn {
        width: 100%;
        text-align: left;
        transform:unset;
    }
    .node-type-product-pricing-2-0 .zcta {
        background-color: #009df7;
        margin: 20px 25% 0;
    }
.node-type-product-pricing-2-0 .zfree-plan a{min-width:170px;text-align: center;}
}
.node-type-product-pricing-2-0.other-lang .zfree-plan h2{
    font-size:17px !important;
}
@media only screen and (min-width: 767px){
.node-type-product-pricing-2-0 .zfree-plan h2{
    font-size:23px !important;
}
.node-type-product-pricing-2-0.other-lang .zfree-plan h2{
    font-size:17px !important;
}
}
a.zcta.zcta-free.sign-up {
  display:block;
}

a.zcta.zcta-free.try-plan {
    display:none;
}
.umain a.zcta.zcta-free.try-plan {
    display:block;
}
.umain a.zcta.zcta-free.sign-up{
    display:none;
}
/*free plan end*/

.content-wrap.zinfo {
    text-align: center;
    box-shadow: unset;
}
span.detail span:nth-child(3){
    margin-top:16px
}
span.detail>span:nth-child(3), span.detail>span:nth-child(4){
   font-family: var(--zf-primary-bold);
}

#block-system-main {
    margin: 20px 0px 0px;
}
.product-header-top .product-nav-links{
    margin-right: 30px;
}
.z-early-access-btn a {
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 6px 15px;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff;
    background: #f0483e;
}



.lang-ar.node-type-product-pricing-2-0 .zfeatures-btn, .lang-ar.node-type-product-pricing-2-0 .zfeatures-container, .lang-ar.node-type-product-pricing-2-0 .zfeatures-icon {
    float: right;
}
.lang-ar.node-type-product-pricing-2-0 .zfeatures-list li {
    padding-right: 30px;
    padding-left:0px;
}
.lang-ar.node-type-product-pricing-2-0 .zfeatures-list li:before {
    right: 10px;
    left:unset;
    top: 5px;
}
.i18n-ar .pricing-wrap .content-wrap .product-block {
    border-right: 1px solid #e5e5e5;
    border-left: none;
}
.i18n-ar .pricing-wrap .content-wrap .product-block:last-child {
    border-left: 1px solid #e5e5e5;
}
@media screen and (max-width:767px){
.zaddon-table div.zhead-table>span,.zaddon-table div>span{
    min-height: 80px;
}
}
@media screen and (max-width: 500px){
.zaddon-table div.zhead-table>span {
    display: flex;  
    align-items: center;
}
.zaddon-table div.zhead-table>span,.zaddon-table div>span{
    min-height: 102px;
    padding: 10px;
}
}
* Save text css */


.pricing-tab-wrap.no-ct {
    width: 100%;
    text-align: center;
}
.yearly > em {
    background-color: #feda68;
    display: inline-block;
    font-style: inherit;
    font-size: 13px;
    color: #000;
    line-height: 1;
    padding: 6px 8px;
    border: 1px solid #e19c01;
    border-radius: 6px;
    font-family: var(--zf-primary-bold);
    margin-left: 15px;
    position: relative;
}
.yearly > em::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #e19c01 transparent transparent;
    left: -8.5px;
    top: 50%;
    margin-top: -6px;
}
.yearly > em::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #feda68 transparent transparent;
    left: -7px;
    top: 50%;
    margin-top: -6px;
}
.zsave-star, .zsave-star:after {
  position: absolute;
  width: 8px;
  height: 1px;
  background: #ff7810;
  left: -7px;
  top: -6px;
}
.zsave-star:after{
  content:"";
  left:0;
  top:0;
  transform:rotate(90deg);
}
.zsave-star1, .zsave-star1:after {
  position: absolute;
  width: 8px;
  height: 1px;
  background: #ff7810;
  bottom: -6px;
  right: -7px;
  top: auto;
  left: auto;
}
.zsave-star1:after{
  content:"";
  left:0;
  top:0;
  transform:rotate(90deg);
}
.other-lang .yearly > em{
display:none !important;
}
@media only screen and (max-width: 767px) {
   .pricing-tab > span{
       width: auto;
   }
.pricing-tab > span, .pricing-tab > span.ztoggle-slide {
    display: inline-block !important; 
}
.zmobile-mon-yearly-container {
    display: none;
}
}
@media only screen and (max-width: 480px) {
.pricing-tab-wrap {
    width: 100%;
    text-align: center;
}
 .no-ct .yearly > em {
    position: relative;
    margin-left: 15px;
    top: 0;
}
.no-ct .yearly > em::after {
    transform: rotate(0);
    left: -7px;
top: 50%;
    right: auto;
}
.no-ct .yearly > em::before {
    transform: rotate(0);
    left: -8.5px;
top: 50%;
    right: auto;

}
   .pricing-tab-wrap{
      margin-bottom: 35px;
   }
.no-ct.pricing-tab-wrap {
    margin-bottom: 15px;
    margin-top: 15px;
}
.yearly > em {
position:relative;
border: none;
padding: 0;
border-radius: 0;
width: auto;
}
.yearly > em::before, .yearly > em::after {
display:none;
}
}