a {
    color: #06c;
    text-decoration: none;
}
.mainmenu {
    background: rgba(0, 0, 0, 0.9);
}
.site-header {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: rgb(0 0 0 / 0.05);
}
.wrap {
    max-width: 1170px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 9999;
    position: relative;
}
.dashicons,
.dashicons-before:before {
    font-family: FontAwesome;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color 0.1s ease-in;
}
.dashicons-menu:before {
    content: "\f0c9";
}
.dashicons-close:before {
    content: "\f00d";
}
.mabutton .dashicons,
.mobile-menu {
    display: none !important;
}
.site-title img {
    width: 100%;
}
.site-header .site-title {
    float: left;
    max-width: 180px;
    padding: 20px 0;
}
.footer {
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    position: relative;
    width: 100%;
    bottom: 0;
}
.wrap {
    max-width: 1170px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 9999;
    position: relative;
}
.mabutton {
    float: right;
    border: 1px solid;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    margin: 15px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 3px;
    display: block;
}
.mabutton:hover {
    color: rgb(196 227 255 / 0.8);
    border-color: rgb(196 227 255 / 0.8);
}
.dashicons-admin-users:before {
    content: "\f007";
}
.site-header .site-menu {
    float: left;
    margin-left: 20px;
}
.site-header .site-menu ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.site-header .site-menu ul.menu li {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}
.site-header .site-menu ul.menu li a {
    border: none;
    color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
    padding: 24px 15px;
    font-size: 15px;
    font-weight: 700;
}
.site-header .site-menu ul.menu li:hover a {
    color: rgb(196 227 255 / 0.8);
}
.footer .inner {
    padding: 50px 0;
    overflow: hidden;
}
.footer .inner .widget .cr {
    float: left;
    width: 35%;
}
.footer .inner .widget .cr .mrg {
    margin-right: 15px;
}
.footer .inner .widget .cr .mrg p {
    font-size: 13px;
    color: rgb(255 255 255 / 0.5);
    margin: 0;
}
.footer .inner .widget .cr .mrg .payment {
    margin-top: 15px;
    overflow: hidden;
}
.footer .inner .widget .cr .mrg .payment img {
    max-width: 70px;
    display: inline-block;
    margin: 0 2px;
}
.footer .inner .widget .cr .mrg img {
    max-width: 160px;
    height: auto;
    margin-bottom: 15px;
    margin-left: -10px;
    opacity: 0.4;
}
.footer .inner .widget .cr .mrg .payment img:hover, .footer .inner .widget .cr .mrg img:hover {
    opacity: 1!important;
}
.footer .inner .widget .section {
    float: left;
    width: 16.25%;
}
.footer .inner .widget .section h5 {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.footer .inner .widget .section ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.footer .inner .widget .section ul li {
    margin-bottom: 7px;
}
.footer .inner .widget .section ul li a {
    color: rgb(255 255 255 / 0.5);
    text-decoration: none;
}
.footer .inner .widget .section ul li:hover a {
    color: #fff;
}
.am-credits {
    color: #333 !important;
    opacity: 1 !important;
}
,
.am-credits a {
    color: #06c !important;
    opacity: 1 !important;
}
.am-footer {
    margin-bottom: 50px;
}
.livesupport {
    position: fixed;
    right: 45px;
    bottom: 0;
    color: #fff;
    z-index: 9999;
    padding: 10px 25px;
    font-size: 13px;
    background: #4267b2;
    box-shadow: 0 1px 4px rgb(0 0 0 / 0.3);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.livesupport i {
    width: 8px;
    height: 8px;
    margin-top: 8px;
    display: block;
    margin-right: 8px;
    float: left;
    background: #42b72a;
    border-radius: 50%;
}
.livesupport b {
    line-height: 21px;
    margin-right: 30px;
}
.livesupport:hover b {
    color: #263238;
}
.livesupport .dashicons.dashicons-facebook {
    color: #fff;
    width: auto;
    height: auto;
    line-height: 21px;
}
.dashicons,
.dashicons-before:before {
    font-family: FontAwesome;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color 0.1s ease-in;
}
.dashicons-facebook:before {
    content: "\f082";
}
.livesupport.whatsapp {
    right: 250px;
    background: #41c352;
}
.livesupport.whatsapp i {
    background: #103928;
}
.livesupport.whatsapp:hover i {
    background: #42b72a;
}
.dashicons-whatsapp:before {
    content: "\f232";
}
.livesupport:hover,
.livesupport.whatsapp:hover {
    background: #fff;
}
.livesupport:hover .dashicons.dashicons-facebook {
    color: #4267b2;
}
.livesupport.whatsapp:hover .dashicons-whatsapp {
    color: #41c352;
}
.softsale-file-version-detail h3 {
    padding-bottom: 10px!important;
}
.softsale-file-version-detail a.softsale-file-version-detail-download {
    text-transform: capitalize;
    background: var(--am_link_color);
    padding: 5px 20px;
    color: #fff !important;
    border-radius: 3px;
    margin-top: 15px;
}
.softsale-file-version-detail a.softsale-file-version-detail-download:hover {
    background: #06509b;
}
.softsale-file-version-detail .softsale-file-version-detail-details {
    padding-top: 30px!important;
}
@media only screen and (max-width: 768px) {
    .site-header .site-title {
        width: 83%;
        max-width: unset;
        text-align: center;
    }
    .site-header .site-menu {
        float: none;
        margin: 0;
        display: none;
    }
    .site-header .site-menu.show-menu {
        display: block;
        clear: both;
        margin: 0 -20px;
        background: rgb(0 0 0 / 0.5);
    }
    .site-title img {
        max-width: 180px;
    }
    .mobile-menu {
        cursor: pointer;
        display: block !important;
        float: left;
        width: 7% !important;
        color: #fff;
        font-size: 22px !important;
        font-weight: 400 !important;
        margin: 15px;
        line-height: 38px !important;
        height: 42px !important;
        margin-left: 0;
        margin-right: 0;
    }
    .mabutton .dashicons,
    .mobile-menu {
        display: block !important;
    }
    .mabutton {
        font-size: 0;
        width: 7%;
        margin: 0;
        border: 0;
        padding: 0;
        text-align: center;
    }
    .mabutton .dashicons {
        font-size: 20px;
        width: auto;
        height: auto;
        line-height: 68px;
    }
    .site-header .site-menu.show-menu {
        display: block;
        clear: both;
        margin: 0 -20px;
        background: rgb(0 0 0 / 0.5);
    }
    .site-header .site-menu.show-menu li {
        display: block !important;
    }
    .site-header .site-menu.show-menu li a {
        padding: 15px 20px !important;
    }
    .footer {
        position: relative;
    }
    .footer .inner .widget .cr {
        float: none;
        width: auto;
        text-align: center;
        margin-bottom: 50px;
    }
    .footer .inner .widget .section {
        width: 50%;
        min-height: 130px;
        text-align: center;
    }
    .livesupport {
        width: 41.5%;
        right: 0;
        border-radius: 0;
        text-align: center;
        box-shadow: none;
    }
    .livesupport i {
        display: inline-block;
        float: none;
    }
    .livesupport b {
        margin-right: 0;
    }
    .livesupport .dashicons.dashicons-facebook,
    .livesupport .dashicons.dashicons-whatsapp {
        display: none;
    }
    .livesupport.whatsapp {
        left: 0;
    }
}
@media only screen and (max-width: 500px) {
    .livesupport {
        width: 40% !important;
    }
}
@keyframes turun {
    from {
        transform: translateY(-50%);
    }
    to {
        transform: translateY(0);
    }
}
