/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: WebSoftix
Author URI: https://websoftix.com
Template: Avada
Version: 1.0.4
Text Domain: Avada
*/

.fusion-meta-info-wrapper a { text-decoration: underline;}

.afullwidthbox {
   margin-left: calc(-50vw + 52%)!important;
   margin-right: calc(-50vw + 52%)!important;
   max-width: unset !important;
}
@media screen and (min-width: 960px) {
    .afullwidthbox2 {
        width:150%;
        max-width: 980px !important;
    }
}

@media only screen and (max-width:768px) {
    .fusion-logo {
        height: 28px;
    }
    .af-disclosure {
      display: none;
    }
}

@media only screen and (min-width:769px) {
    .fusion-logo {
        height: 51px;
    }
    .af-disclosure {
      font-size: 12px;
    }
}

.rich-snippet-hidden {
    display: none;
}

.table-1 .fontawesome-icon {
    float: none !important;
}

.fusion-main-menu {
    overflow: visible !important;
}

.contentslinks {
    line-height: 150%;
}


/* product star ratings */

.starcontainer {
    width: 100px;
    background: #449DF5;
    margin: 0 auto;
    padding: 40px;
    color: white;
    font-family: "Open Sans";
}

.top-frstar {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
}

.tinystarcontainer {
    width: 75px;
    background: #449DF5;
    margin: 0 auto;
    padding: 40px;
    color: white;
    font-family: "Open Sans";
}

.tinytop-frstar {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
}

span.frstars,
span.frstars span {
    display: inline-block;
    /*  background: url(https://www.mobiletransaction.org/logos/star-gray.svg) 0 0 repeat-x; */
    /*  width: 100px; /* width of a frstar multiplied by 5 */
    height: 20px;
    /* the height of the frstar */
    background-size: 20px 20px;
    vertical-align: text-top;
}

span.frstars span {
    background-position: 0 0;
    background-image: url(https://www.mobiletransaction.org/logos/star.svg);
}

span.tinyfrstars,
span.tinyfrstars span {
    display: inline-block;
    background: url(https://www.mobiletransaction.org/logos/star-gray.svg) 0 0 repeat-x;
    width: 75px;
    /* width of a tinyfrstar multiplied by 5 */
    height: 15px;
    /* the height of the tinyfrstar */
    background-size: 15px 15px;
    vertical-align: text-top;
}

span.tinyfrstars span {
    background-position: 0 0;
    background-image: url(https://www.mobiletransaction.org/logos/star.svg);
}


/* product star ratings end */


/* related posts font */

@media only screen and (max-width: 900px) {
    h4.fusion-carousel-title {
        font-size: 13px !important;
    }
}

.fusion-privacy-label {
    font-size: 80% !important;
}


/* hide dates in Avada tab widget */

.post-holder .fusion-meta {
    display: none !important;
}


/* FIX for Avada 5.6.2 mobile menu disappearing */


/* @media only screen and (max-width: 1023px) {
    .fusion-mobile-menu-design-classic .fusion-main-menu.fusion-ubermenu {
    display: block !important;
    }
  }
  */


/* FIX for Avada 5.9.0 mobile menu disappearing */

@media only screen and (max-width: 1023px) {
    .fusion-mobile-menu-design-classic .fusion-main-menu.fusion-ubermenu-mobile {
        display: block !important;
    }
}

.photocredit {
    font-size: 11px;
    text-align: right;
    margin-bottom: 4px !important;
    text-transform: uppercase;
}

.fusion-image-carousel {
    margin-bottom: 0 !important;
}

.fusion-secondary-main-menu {
    border-bottom: 0 !important;
}

.table-smallfonts td {
    font-size: 14px !important;
    padding-left: 4px !important;
    padding-right: 3px !important;
}

.table-smallfonts th {
    font-size: 15px !important;
    padding: 5px 4px 5px 4px !important;
}


/* front page slider bar visibility */

.fusion-flexslider.flexslider-posts .slide-excerpt h2 {
    background: rgba(0, 0, 0, .5) !important;
}

p a {
    font-weight: 600 !important;
}

b,
strong {
    font-weight: 600 !important;
}


/* Avada tab widget */

.fusion-tabs-widget .post-holder a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    font-size: 15px !important;
}

.fusion-recent-posts .columns .column h4 {
    margin: 0 0 20px !important;
}

h1.fusion-post-title {
    /*    font-size: 34px !important;  */
    margin-top: 10px !important;
}

.table-1 tr td {
    border: 1px solid #dcdcdc;
    padding: 6px 8px
}

.table-1new tr td {
    border: 1px solid #dcdcdc;
    padding: 6px 8px
}

.table-1new table,
.tkt-slctr-tbl-wrap-dv table {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(255, 255, 255, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.table-1new table th,
.tkt-slctr-tbl-wrap-dv table th {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    padding: 20px;
    text-align: left
}

.table-1new tr:nth-child(even),
.tkt-slctr-tbl-wrap-dv tr:nth-child(even) {
    border-top: 2px #666666;
    background: #f6f6f6;
}

.table-1new tr td,
.tkt-slctr-tbl-wrap-dv tr td {
    /* border: 1px solid #dcdcdc; */
    /* padding: 10px 20px; */
}

.table-2 tr td {
    border: 1px solid #dcdcdc;
    padding: 6px 8px
}

.table-3 table thead {
    border: 1px solid #d3d3d3;
    padding: 10px;
    text-align: left
}

.table-3 {
    display: block;
    overflow-x: auto
}

.table-3 table {
    border: 1px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.table-3 table {
    border: 1px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.table-3 table th {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    padding: 20px;
    text-align: left
}

.table-3 tr:nth-child(even) {
    background: #f6f6f6
}

.table-3 tr td {
    border: 1px solid #dcdcdc;
    padding: 6px 8px
}

.fusion-tabs-widget {
    font-size: 15px;
}

.about-author .userRole {
    font-weight: normal; 
}
.fusion-body .fusion-title.sep-single .title-sep-container {
    height: 1px;
    margin-top: 1px;
}

#wsxAuthorsTop {
    display: flex;
    /* justify-content: space-between; */
    flex-direction: row;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}

.fusion-meta-info {
    margin-bottom: 20px;
}

#wsxAuthorsTop .wsxAuthorLink {
    cursor: pointer;
   	font-size: 15px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #999999;
}

#wsxAuthorsTop .wsxBio {
    display: none;
    max-width: 500px;
    min-width: 355px;
    left: 0;
    top: 24px;
    line-height: 24px;
    padding: 16px 16px 14px;
    border-radius: .5rem;
    background-color: #fff;
    border: 1px solid #ededed;
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.25098039215686274);
    z-index: 41;
    font-weight: 300;
    position: absolute;
    transition-property: opacity;
    transition-delay: .15s;
}

#wsxAuthorsTop .wsxBio .wsxBioHeader {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    position: relative;
}

#wsxAuthorsTop .wsxBio .wsxBioHeader .wsxClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#wsxAuthorsTop .wsxBio .wsxBioHeader .wsxBioPhoto {
    padding-right: 12px;
}

#wsxAuthorsTop .wsxBio .wsxBioHeader .wsxBioName {
    font-weight: bold;
    color: #333333;
}

#wsxAuthorsTop .wsxBio .wsxBioBody {
    font-size: 14px;
    margin-bottom: 12px;
}

#wsxAuthorsTop .wsxBio .wsxBioLink {
    font-size: 14px;
}

#wsxAuthorsTop .wsxBio .wsxBioLink a {
    color: #21579e!important;
}

#wsxAuthorsTop .wsxAuthor,
#wsxAuthorsTop .wsxContributors {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* width: 50%; */
}

#wsxAuthorsTop .wsxAuthor {
    margin-right: 40px;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorPhoto {
    width: 55px;
    height: 55px;
    display: flex;
    flex: 0 0 auto;
}

#wsxAuthorsTop .wsxContributors .wsxContributorsPhotos {
    display: flex;
    flex-direction: row;
}

#wsxAuthorsTop .wsxContributors .wsxContributorsPhotos .wsxContributorPhoto {
    width: 55px;
    height: 55px;
    margin-left: -12px;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorPhoto img,
#wsxAuthorsTop .wsxContributors .wsxContributorsPhotos .wsxContributorPhoto img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

#wsxAuthorsTop .wsxContributors .wsxContributorsPhotos .wsxContributorPhoto:first-child {
    margin-left: 0!important;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorDetails,
#wsxAuthorsTop .wsxContributors .wsxContributorsDetails {
    padding-left: 12px;
    display: flex;
    flex-direction: column;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorDetails .wsxAuthorLabel,
#wsxAuthorsTop .wsxContributors .wsxContributorsDetails .wsxContributorsLabel {
    font-size: 80%;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorDetails .wsxAuthorName,
#wsxAuthorsTop .wsxContributors .wsxContributorsDetails .wsxContributorsNames {
    font-weight: bold;
    position: relative;
}

#wsxAuthorsTop .wsxContributors .wsxContributorsDetails .wsxContributorsNames .wsxContributorsName {
    position: relative;
    display: inline-block;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorDetails .wsxAuthorName a,
#wsxAuthorsTop .wsxContributors .wsxContributorsDetails .wsxContributorsNames a {
    color: #333333;
}

#wsxAuthorsTop .wsxAuthor .wsxAuthorDetails .wsxAuthorName a:hover,
#wsxAuthorsTop .wsxContributors .wsxContributorsDetails .wsxContributorsNames a:hover {
    text-decoration: underline;
}


@media only screen and (max-width:768px) {
    .slide-excerpt h2 {
        font-size: 16px !important;
    }
    .fusion-page-title-bar {
        visibility: hidden !important;
        height: 0 !important;
        padding: 0 !important;
    }
    #main {
        padding-top: 10px !important;
    }
    #frontcomparison {
        padding-top: 20px !important;
    }

    #wsxAuthorsTop {
        flex-direction: column;
    }

    #wsxAuthorsTop .wsxAuthor {
        margin-right: unset;
        margin-bottom: 24px;
    }
    #wsxAuthorsTop .wsxBio {
        width: 100%;
        left: -55px;
        min-width: 300px;
    }
    #wsxAuthorsTop .wsxContributors .wsxContributorsDetails .wsxContributorsNames .wsxContributorsName {
        display: inline-block;
    }
}

@media only screen and (min-width:769px) {
    #main h1.entry-title {
        font-weight: 600 !important;
    }
}

body,
p,
li,
td {
    font-weight: 300 !important;
}

td {
    font-size: 16px !important;
}

.tinytable tr td,
.tinytable tr th {
    padding: 6px 10px 6px 10px;
    font-size: 80% !important;
    line-height: 100% !important;
}

#frontcomparison h2 {
    font-size: 18px !important;
    background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 480px) {
    td.alignleftdesktop {
        text-align: left !important;
    }
}

.cardlogos {
    margin: 5px 7px 5px 7px;
}

@media only screen and (max-width: 640px) {
    .table-1 table {
        max-width: 620px;
    }
    .table-1 td {
        white-space: normal !important;
        padding: 3px 3px 3px 3px !important;
    }
    .table-1new table {
        max-width: 620px;
    }
    .table-1new td {
        white-space: normal !important;
        padding: 3px 3px 3px 3px !important;
    }
    .cardlogos {
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        margin: -4px -10px -4px -10px;
    }
}

.ccicon {
    margin: 2px;
}

.cmenu,
.fusion-header {
    border: none !important;
}

.fusion-tabs-widget {
    line-height: 95%;
    font-size: 15px !important;
}

.sidebar h4 {
    margin-bottom: 12px !important;
    font-weight: bold;
}

.review-introbox {
    width: 100%;
    background-color: #e7f0ff;
    color: #000000;
    font-size: 14px;
    padding: 7px;
    margin-top: 5px;
    font-weight: normal;
}

.button_buy_full {
    width: 100px;
}

.sidebar .widget {
    margin-bottom: 25px !important;
}

p a {
    font-weight: 500;
    text-decoration: underline;
}

p strong {
    font-weight: 600;
}

a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}

.post-holder a {
    line-height: normal !important;
}

.recent-posts-content {
    font-weight: 300;
}

.fusion-slider-sc {
    margin-bottom: 0 !important;
}

.product-offer-slider {
    margin-bottom: -10px !important;
}

.wp-caption-text {
    font-size: 80%;
    font-style: italic;
}

.flexslider {
    margin-bottom: 20px !important;
}

.fusion-column-wrapper li a {
    font-weight: 500;
}

.rich-snippet-hidden {
    display: none;
}

.related-posts .fusion-date {
    display: none;
}


/* Styles from Avada Custom CSS */

.offerbox0 {
    margin: auto;
    width: 300px;
    height: 300px;
    padding: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.offerbox1 {
    border-radius: 100%;
    background: #FEBD3F;
    margin: 0;
    padding: 0;
    position: relative;
    left: 145px;
    top: 97px;
    width: 120px;
    height: 120px;
    box-shadow: 5px 5px 5px grey;
}

.offerbox2 {
    position: relative;
    top: 20px;
    width: 120px;
    height: 22px;
    color: #eeeeee;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Raleway';
    text-align: center;
}

.offerbox3 {
    position: relative;
    top: 15px;
    width: 120px;
    height: 25px;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway';
}

.offerbox4 {
    position: relative;
    top: 30px;
    width: 120px;
    height: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Raleway';
}

#frontflex1 h4 {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

#frontflex1 .flexslider {
    margin-bottom: 4px !important;
}

.footerflags {
    width: 20px;
    height: 20px;
    margin: -3px 6px 0 6px;
}

.ahoy-message__content-headline {
    display: none;
}

textarea.ninja-forms-field {
    height: 70px !important;
}

.addisclosure p {
    margin-bottom: 0;
}

.sprite {
    background-image: url('https://www.mobiletransaction.org/logos/flags_sprites.png');
    background-repeat: no-repeat;
    display: block;
}

.country-flags {
    margin: 6px 5px 6px 5px;
}

.sprite-uk {
    width: 44px;
    height: 30px;
    background-position: -10px -160px;
}

.sprite-us {
    width: 44px;
    height: 30px;
    background-position: -202px -60px;
}

.sprite-brazil {
    width: 44px;
    height: 30px;
    background-position: -10px -10px;
}

.sprite-danish {
    width: 44px;
    height: 30px;
    background-position: -202px -110px;
}

.sprite-dutch {
    width: 44px;
    height: 30px;
    background-position: -202px -160px;
}

.sprite-finland {
    width: 44px;
    height: 30px;
    background-position: -74px -60px;
}

.sprite-french {
    width: 44px;
    height: 30px;
    background-position: -138px -10px;
}

.sprite-germany {
    width: 44px;
    height: 30px;
    background-position: -10px -60px;
}

.sprite-italy {
    width: 44px;
    height: 30px;
    background-position: -10px -110px;
}

.sprite-mexico {
    width: 44px;
    height: 30px;
    background-position: -74px -110px;
}

.sprite-norway {
    width: 44px;
    height: 30px;
    background-position: -138px -110px;
}

.sprite-spain {
    width: 44px;
    height: 30px;
    background-position: -138px -160px;
}

.sprite-switzerland {
    width: 44px;
    height: 30px;
    background-position: -74px -10px;
}

.sprite-portugal {
    width: 44px;
    height: 30px;
    background-position: -10px -210px;
}

.sprite-australia {
    width: 44px;
    height: 30px;
    background-position: -74px -160px;
}