@import url('js-pricing.css');
@import url('//fonts.googleapis.com/icon?family=Material+Icons');
@import url('//fonts.googleapis.com/css?family=Nunito:300,400,400i,700');
@import url('balloon.min.css');

a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
body > .uk-alert {
    display: none
}
.tm-grey-bg {
    background: #f5f5f5
}
.support-form-text.uk-input {
    height: 200px;
    line-height: 26px;
    padding: 5px 12px;
    resize: none;
}
.uk-modal a.uk-modal-close {
    float: right;
    text-align: center;
    line-height: 24px;
    width: 24px;
    position: absolute;
    top: 25px;
    right: 25px;
}
.uk-article-blog-list .uk-article-blog-list-meta li.uk-article-published { min-width: 160px }
.uk-article.uk-article-details img { display: block }
/* * Header */
.js-sticky .tm-header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
/* * Bottom */
.tm-bottom .uk-flex-middle {
    min-height: 380px
}
/* * Webinar */
.tm-webinar {
    background: #262626;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    line-height: 38px;
}
.tm-webinar .uk-container {
    padding: 15px 0
}
.tm-webinar .tm-webinar-title {
    color: #8cc63f;
    text-transform: uppercase;
    font-weight: bold;
}
.tm-webinar a {
    vertical-align: middle;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #585858;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.tm-webinar a:hover {
    background: #585858;
    text-decoration: none;
}
/* * Map Block */
.tm-map-bg {
    background: url("../images/map-bg.jpg") center center no-repeat;
    background-size: contain;
    min-height: 440px;
    height: 100%;
    position: relative;
}
.tm-map-bg .tm-map-content {
    position: absolute;
    width: 180px;
    top: 5%;
    left: 50%;
    margin: 0 0 0 -90px;
    text-align: center;
}
.tm-map-bg .tm-map-content span {
    display: block
}
.tm-map-bg .tm-map-content .tm-communities-icon {
    background: #25aae1;
    width: 102px;
    height: 102px;
    font-size: 68px;
    color: #fff;
    text-align: center;
    line-height: 102px;
    margin: 0 auto 10px auto;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}
.tm-map-bg .tm-map-content .tm-communities-icon span {
    line-height: 102px
}
.tm-map-bg .tm-map-content .tm-communities-num {
    color: #25aae1;
    font-size: 48px;
    line-height: 52px;
    font-weight: normal;
}
.tm-map-bg .tm-map-content .tm-communities-title {
    color: #666666;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
}
/* * Feature Block */
.tm-feature-block {
    text-align: center;
    padding: 40px 0;
}
.tm-feature-block span {
    display: block
}
.tm-feature-block [class*="tm-icon-"] {
    width: 100px;
    height: 100px;
    margin: 0 auto 15px auto;
    text-align: center;
    font-size: 95px;
    line-height: 105px;
}
.tm-feature-block .tm-icon-addons {
    color: #25aae1;
    font-size: 105px !important;
    line-height: 110px !important;
}
.tm-feature-block .tm-icon-lang {
    color: #bf1e2d
}
.tm-feature-block .tm-icon-years {
    color: #8cc63f
}
.tm-feature-block .tm-icon-members {
    color: #fcb016
}
.tm-feature-block .tm-feature-num {
    color: #333333;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
}
.tm-feature-block .tm-feature-title {
    font-size: 24px
}
/* * Reviews Slider */
.tm-testimonials-slider {
    background: #bae2f2 url("../images/reviews-slider-bg.jpg") bottom center no-repeat;
    background-size: 100% auto;
    color: #333333;
}
.tm-testimonials-slider .uk-container-large {
    position: relative
}
.tm-testimonials-slider .testimonials-slider {
    position: static;
}
.tm-testimonials-slider .owl-controls .owl-buttons > div {
    color: #6fc6e9;
    position: absolute;
    top: 50%;
    font-size: 40px;
    width: 40px;
    height: 40px;
    margin: -15px 0 0 0;
    line-height: 40px;
    text-align: center;
}
.tm-testimonials-slider .owl-controls .owl-buttons > div.owl-prev {
    left: 0
}
.tm-testimonials-slider .owl-controls .owl-buttons > div.owl-next {
    right: 0
}
.tm-testimonials-slider .tm-testimonials-title {
    font-weight: bold;
    color: #25aae1;
}
.tm-testimonials-slider .tm-testimonials-url {
    color: #25aae1
}
.tm-testimonials-slider .tm-testimonials-img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
/* * Features Icon *//*.tm-features-icon { padding: 10px 10px 10px 0 }*/
.tm-features-icon .tm-icon {
    width: 86px;
    height: 86px;
    border: 2px solid #b6deef;
    color: #25aae1;
    font-size: 36px;
    text-align: center;
    line-height: 84px;
    float: left;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.tm-features-icon.success .tm-icon {
    border-color: #dceec5;
    color: #8cc63f;
}
.tm-features-icon.warning .tm-icon {
    border-color: #fee7b8;
    color: #fcaf15;
}
.tm-features-icon.danger .tm-icon {
    border-color: #e5b4b9;
    color: #bf1e2d;
}
.tm-features-icon > h3 {
    padding: 0 0 0 120px;
    margin: 0 0 5px 0;
    line-height: 30px;
}
.tm-features-icon > p {
    margin: 0;
    padding: 0 0 0 120px;
}
.tm-features-icon.uk-panel .uk-icon {
    display: inline-block;
    width: 86px;
    height: 86px;
    font-size: 36px;
    text-align: center;
    line-height: 84px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.tm-features-icon.uk-panel .uk-margin {
    margin: 0 !important
}
.tm-features-icon.uk-panel h3 {
    margin: 0 0 5px 0;
    line-height: 30px;
}
.tm-features-icon.uk-panel .uk-text-primary.uk-icon {
    border: 2px solid #b6deef;
    color: #25aae1;
}
.tm-features-icon.uk-panel .uk-text-success.uk-icon {
    border: 2px solid #dceec5;
    color: #8cc63f;
}
.tm-features-icon.uk-panel .uk-text-warning.uk-icon {
    border: 2px solid #fee7b8;
    color: #fcaf15;
}
.tm-features-icon.uk-panel .uk-text-danger.uk-icon {
    border: 2px solid #e5b4b9;
    color: #bf1e2d;
}
/* * Label */
.label {
    position: relative;
    top: -2px;
    display: inline-block;
    border: 2px solid transparent;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.label-warning {
    border-color: #fee7b8;
    color: #fcaf15;
}
.label-info {
    border-color: #b6deef;
    color: #25aae1;
}
.label-success {
    border-color: #dceec5;
    color: #8cc63f;
}
.label-error, .label-danger {
    border-color: #e5b4b9;
    color: #bf1e2d;
}
/* * Change log */
.tm-changelog .uk-article {
    border: 1px solid #e6e6e6
}
.tm-changelog .uk-article .uk-article-title {
    background: #25aae1;
    font-weight: bold;
    color: #fff;
    font-size: 26px;
    padding: 15px 25px;
    margin: -1px -1px 0 -1px;
}
.tm-changelog .uk-article .uk-article-title + div {
    margin: 0 !important;
    padding: 25px;
}
.tm-changelog .uk-article .uk-article-title + div h2 {
    color: #333333;
    font-size: 26px;
    text-transform: none;
}
.tm-changelog .uk-article .uk-article-title + div p {
    margin: 0 0 10px 0;
}
.tm-changelog .uk-article .uk-article-title + div span.label {
    min-width: 120px;
    margin: 0 20px 0 0;
}
.tm-changelog .uk-article .uk-article-title + div span.label-warning {
    border-color: #fee7b8;
    color: #fcaf15;
}
.tm-changelog .uk-article .uk-article-title + div span.label-info {
    border-color: #b6deef;
    color: #25aae1;
}
.tm-changelog .uk-article .uk-article-title + div span.label-success {
    border-color: #dceec5;
    color: #8cc63f;
}
.tm-changelog .uk-article .uk-article-title + div span.label-error, .tm-changelog .uk-article .uk-article-title + div span.label-danger {
    border-color: #e5b4b9;
    color: #bf1e2d;
}
.tm-changelog .uk-article + .uk-article {
    margin-top: 30px
}
/* * Sidebar */
.tm-sidebar .uk-card {
    border: 1px solid #e6e6e6;
    padding: 40px;
}
.tm-sidebar .uk-card + .uk-card {
    margin-top: 40px
}
.tm-sidebar .uk-card .uk-card-title {
    font-size: 26px;
    color: #333333;
    text-transform: uppercase;
}
.tm-sidebar .uk-card ul.category-modulejs-latest-release {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tm-sidebar .uk-card ul.category-modulejs-latest-release li {
    border-bottom: 1px solid #e6e6e6
}
.tm-sidebar .uk-card ul.category-modulejs-latest-release li:last-child {
    border-bottom: none
}
.tm-sidebar .uk-card ul.category-modulejs-latest-release li a {
    display: block;
    padding: 10px 20px;
    color: #333333;
    font-size: 24px;
}
.tm-sidebar .uk-card ul.category-modulejs-latest-release li a.active, .tm-sidebar .uk-card ul.category-modulejs-latest-release li a:hover {
    background: #25aae1;
    color: #fff;
    text-decoration: none;
}
.tm-sidebar #module-98.uk-card .uk-list a {
    color: #333333;
}
.tm-sidebar #module-98.uk-card .uk-list a:hover {
    color: #6fbd07;
    text-decoration: none;
}
.tm-sidebar #module-259.uk-card, .tm-sidebar #module-239.uk-card, .tm-sidebar #module-257.uk-card {
    padding: 0 !important;
    border: none;
}
.tm-sidebar .uk-card .uk-search-default {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.tm-sidebar .uk-card .uk-search-default .uk-search-input {
    border: 2px solid #e6e6e6;
    height: 48px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.tm-sidebar .uk-card .uk-search-default:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 12px;
    width: 32px;
    height: 32px;
    background: url("../images/ellipsis.svg") 0 0 no-repeat;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.tm-sidebar .uk-card .uk-search-default.uk-loading:after {
    opacity: 1
}
.tm-sidebar .uk-card .uk-search-default.uk-open .uk-dropdown-search {
    display: block;
    width: 100%;
    margin-top: 2px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.tm-sidebar .uk-card .uk-search-default .uk-dropdown-search .uk-nav-header {
    margin-bottom: 10px;
    font-weight: normal;
    color: #333;
}
.tm-sidebar .uk-card .uk-search-default .uk-dropdown-search li:not(.uk-nav-header) {
    margin: 0 -15px
}
.tm-sidebar .uk-card .uk-search-default .uk-dropdown-search li a {
    padding: 10px 15px;
    display: block;
    color: #8cc63f;
    font-weight: bold;
}
.tm-sidebar .uk-card .uk-search-default .uk-dropdown-search li a div {
    font-weight: 300;
    color: #666;
    padding: 5px 0 0 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.tm-sidebar .uk-card .uk-search-default .uk-dropdown-search li.uk-active a {
    color: #fff;
    background: #8cc63f;
}
.tm-sidebar .uk-card .uk-search-default .uk-dropdown-search li.uk-active a div {
    color: #fff
}
/* * Road Map */
.tm-roadmap-block {
    padding: 0
}
.uk-section:not(.tm-roadmap-block) + .tm-roadmap-block {
    padding-top: 70px
}
.tm-roadmap-block + .tm-roadmap-block {
    padding-top: 40px
}
.tm-roadmap-block + .uk-section:not(.tm-roadmap-block) {
    margin-top: 70px
}
.tm-roadmap-block .uk-grid {
    padding: 0;
    margin: 0;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 {
    border: 1px solid #e6e6e6;
    padding: 25px;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 .tm-roadmap-title {
    background: #f5f5f5;
    margin: -26px -26px 0 -26px;
    padding: 10px 20px 10px 25px;
    font-size: 26px;
    font-weight: bold;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 .tm-roadmap-title .label {
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 20px;
    display: block;
    float: right;
    margin: 7px 0 0 0;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 .tm-roadmap-title .label-success {
    background: #8cc63f;
    color: #fff;
    border-color: #8cc63f;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 .tm-roadmap-title .label-info {
    background: #25aae1;
    color: #fff;
    border-color: #25aae1;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 .tm-roadmap-title .label-warning {
    background: #fcaf15;
    color: #fff;
    border-color: #fcaf15;
}
.tm-roadmap-block .uk-grid .uk-width-1-1 .tm-roadmap-title .label-danger {
    background: #bf1e2d;
    color: #fff;
    border-color: #bf1e2d;
}
/* * Contact Us */
.tm-contact-header {
    min-height: 630px
}
.tm-contact-header h2 {
    font-size: 56px;
    line-height: 60px;
    font-weight: bold;
}
.tm-contact-header .uk-text-large {
    font-size: 26px;
    line-height: 32px;
}
.tm-icons-block .uk-panel {
    border: 1px solid #e6e6e6;
    padding: 20px;
}
.tm-icons-block .uk-panel h3 {
    margin: 0 0 3px 0
}
.tm-icons-block .uk-panel h3 + .uk-margin {
    margin: 0 !important
}
.tm-icons-block .uk-panel .uk-icon {
    width: 120px;
    height: 120px;
    display: inline-block;
    font-size: 61px;
    line-height: 120px;
    text-align: center;
    border: 2px solid transparent;
    margin-bottom: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.tm-icons-block .uk-panel .uk-icon.uk-text-primary {
    border-color: #bde5f6;
    color: #25aae1;
}
.tm-icons-block .uk-panel .uk-icon.uk-text-danger {
    border-color: #e5b4b9;
    color: #bf1e2d;
}
.tm-icons-block .uk-panel .uk-icon.uk-text-success {
    border-color: #dceec5;
    color: #8cc63f;
}
.tm-icons-block .uk-panel .uk-icon.uk-text-warning {
    border-color: #fee7b8;
    color: #fcaf15;
}
.tm-icons-block .uk-child-width-auto {
    padding-top: 15px
}
.tm-icons-block .uk-icon-button:hover {
    text-decoration: none
}
.tm-icons-block .uk-icon-button span {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    color: #fff;
}
.tm-icons-block .uk-icon-button .fa-facebook {
    background: #004a80
}
.tm-icons-block .uk-icon-button .fa-twitter {
    background: #00bff3
}
.tm-icons-block .uk-icon-button .fa-youtube-play {
    background: #f8160a
}
.tm-icon-box .uk-icon {
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.5);
    font-size: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
/* * Pricing */
.tm-price-table {
    border: 1px solid #e6e6e6
}
.tm-price-table .props > * {
    border-top: 1px solid #e6e6e6
}
.tm-price-table h2 {
    font-size: 26px;
    line-height: 30px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.tm-price-table h3 {
    color: #bf1e2d;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin: 0;
}
.tm-price-table .tm-price-table-props {
    border-right: 1px solid #e6e6e6
}
.tm-price-table .tm-price-table-element:not(.uk-first-column) {
    border-left: 1px solid #e6e6e6
}
.tm-price-table .top-container-wrap {
    text-align: center;
    padding: 30px 5px;
}
.tm-price-table .tm-price-table-price {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
}
.tm-price-table .tm-price-table-success .top-container-wrap {
    background: #dceec5
}
.tm-price-table .tm-price-table-warning .top-container-wrap {
    background: #fee7b9
}
.tm-price-table .tm-price-table-primary .top-container-wrap {
    background: #bde5f6
}
.tm-price-table .tm-price-table-success .tm-price-table-price {
    color: #8cc63f
}
.tm-price-table .tm-price-table-warning .tm-price-table-price {
    color: #fcb016
}
.tm-price-table .tm-price-table-primary .tm-price-table-price {
    color: #25aae1
}
.tm-price-table .uk-button {
    color: #fff;
    width: 100%;
    margin: 15px 0;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}
.tm-price-table .tm-price-table-success .uk-button {
    background: #8cc63f
}
.tm-price-table .tm-price-table-success .uk-button:hover {
    background: #80ba33
}
.tm-price-table .tm-price-table-warning .uk-button {
    background: #fcb016
}
.tm-price-table .tm-price-table-warning .uk-button:hover {
    background: #f2a302
}
.tm-price-table .tm-price-table-primary .uk-button {
    background: #25aae1
}
.tm-price-table .tm-price-table-primary .uk-button:hover {
    background: #1f96c8
}
.tm-price-table .props .prop-one .prop-wrap {
    padding: 9px 15px 8px 15px
}
.tm-price-table .tm-price-table-success .prop-one {
    background: #f8fcf3
}
.tm-price-table .tm-price-table-warning .prop-one {
    background: #fffaf1
}
.tm-price-table .tm-price-table-primary .prop-one {
    background: #f2fafd
}
.tm-price-table .props .prop-one:first-child {
    background: #f5f5f5 !important
}
.tm-price-table .tm-price-table-elements-wrap .fa {
    font-size: 26px;
    line-height: 26px;
    color: #8cc63f;
}
.tm-price-table .tm-price-table-elements-wrap .fa.fa-remove {
    color: #bf1e2d
}
.tm-price-table .tm-price-table-props .fa-question-circle {
    color: #fcb016;
    font-size: 26px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.tm-price-table .tm-price-table-props .prop-one[data-id="2"] {
    font-weight: bold
}
/* * DigiStore */
.tm-digistore-cat .uk-panel {
    border: 1px solid #e6e6e6;
    padding: 20px;
}
.tm-digistore-cat .uk-panel h3 {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px;
}
.tm-digistore-cat .uk-panel h3 a {
    color: #333333
}
.tm-digistore-cat .uk-panel h3 a:hover {
    color: #6fbd07;
    text-decoration: none;
}
.tm-digistore-cat .uk-panel.tm-digistore-product .uk-button-text {
    line-height: 48px;
    height: 50px;
}
.tm-digistore-cat .uk-panel.tm-digistore-product .uk-button {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
.tm-digistore-cat .uk-panel.tm-digistore-product .caption {
    border-top: 1px solid #e6e6e6;
    margin-top: 10px;
}
.tm-digistore-cat .uk-panel.tm-digistore-product .ijd-product-price {
    font-size: 36px;
    line-height: 40px;
    color: #8cc63f;
    font-weight: bold;
    display: block;
    padding: 30px 0;
}
/* View Product */
#dslayout-viewproduct #total_slide {
    border: 1px solid #e6e6e6;
    padding: 40px;
    margin: 0;
}
#dslayout-viewproduct #main_foto {
    text-align: center;
    min-height: 600px;
    background: url("../images/ellipsis.svg") center center no-repeat;
}
#dslayout-viewproduct #main_foto img {
    border: none;
    background: #fff;
}
#dslayout-viewproduct .product-image-slider {
    border: 1px solid #e6e6e6;
    position: relative;
}
#dslayout-viewproduct .product-image-slider:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
#dslayout-viewproduct .product-image-slider a {
    display: block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
    height: 230px;
}
#dslayout-viewproduct .product-image-slider a > div {
    height: 230px
}
#dslayout-viewproduct .product-image-slider a img {
    width: auto;
    display: block;
    height: auto;
    margin: 0 auto;
    border: none;
    max-height: 230px;
    max-width: 90%;
}
#dslayout-viewproduct .product-image-slider .owl-buttons > div {
    position: absolute;
    top: -51px;
    width: 50px;
    height: 50px;
    background: #262626;
    color: #fff;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
#dslayout-viewproduct .product-image-slider .owl-buttons > div:hover {
    background: #8cc63f
}
#dslayout-viewproduct .product-image-slider .owl-buttons > div.owl-next {
    right: -1px
}
#dslayout-viewproduct .product-image-slider .owl-buttons > div.owl-prev {
    right: 50px
}
#dslayout-viewproduct h1 {
    margin: 0
}
#dslayout-viewproduct .ijd-product-subtitle {
    font-size: 24px;
    font-style: italic;
    padding: 0;
    margin: 0;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}
#dslayout-viewproduct .ijd-addtocartbutton {
    padding: 30px 0 40px
}
#dslayout-viewproduct .ijd-addtocartbutton label {
    display: none
}
#dslayout-viewproduct .ijd-addtocartbutton span {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    color: #8cc63f !important;
}
#dslayout-viewproduct .digi_short_desc_page {
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    color: #333333;
}
#dslayout-viewproduct .digi_long_desc_page {
    display: block;
}
.tm-digistore .navbar ul {
    margin: 0 0 30px 0;
    padding: 0;
    border-bottom: 2px solid #262626;
    text-align: left;
}
.tm-digistore .navbar ul li {
    display: inline-block
}
.tm-digistore .navbar ul li a {
    background: #f5f5f5;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #262626;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    display: block;
}
.tm-digistore .navbar ul li.active a, .tm-digistore .navbar ul li a:hover {
    background: #262626;
    color: #fff;
    text-decoration: none;
}
.tm-digistore-table textarea {
    height: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 28px;
}
.tm-digistore-table ul {
    margin: 0;
    padding: 0;
    float: none !important;
}
.tm-digistore-table .general_text_larger {
    font-weight: 300;
    font-size: 16px;
}
.tm-digistore-table .general_text_larger a {
    color: #333;
    font-size: 26px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: normal;
}
.tm-digistore-table .general_text_larger a:hover {
    color: #8cc63f;
    text-decoration: none;
}
.tm-digistore-table .digistore_details .digi_active {
    font-weight: 300;
    font-size: 16px;
    color: #8cc63f;
}
.tm-digistore-table .digistore_details b {
    color: #333;
    font-weight: normal;
}
.tm-digistore-table ul li .uk-button-text {
    margin-top: 12px
}
.tm-digistore-table.tm-digistore-table-top td {
    vertical-align: top
}
.tm-digistore-table .uk-width-1-1 .uk-button {
    width: 100%
}
.upgrade_form select,
select.rsform-select-box,
select.uk-input.tm-arrow {
    padding-right: 50px
}
.upgrade_form select,
select.rsform-select-box,
select.uk-input.tm-arrow, 
.tm-digistore select.uk-input, 
.tm-digistore-table select, 
#digistorecarttable select {
    background: #fff url("../images/select_arr.png") 100% 18px no-repeat !important
}
#digistorecartcontinue select {
    background: #fff url("../images/select_arr.png") 100% 19px no-repeat
}
.upgrade_form select::-ms-expand,
.jomsocial-wrapper.cRegister .joms-select--wrapper select::-ms-expand, 
select.uk-input.tm-arrow::-ms-expand,
select.rsform-select-box::-ms-expand,
.tm-digistore select.uk-input::-ms-expand, 
.tm-digistore-table select::-ms-expand, 
#digistorecartcontinue select::-ms-expand, 
#digistorecarttable select::-ms-expand {
    display: none
}
@-moz-document url-prefix() {
    .upgrade_form select,
    .jomsocial-wrapper.cRegister .joms-select--wrapper select, 
    select.uk-input.tm-arrow,
    select.rsform-select-box,
    .tm-digistore select.uk-input, 
    .tm-digistore-table select, 
    #digistorecartcontinue select, 
    #digistorecarttable select {
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: "";
    }
}
.tm-digistore-table.tm-digistore-license-table .general_text_larger a {
    font-size: 20px;
    text-transform: none;
    display: inline-block;
    padding-bottom: 5px;
}
/*********************************************************************************//** jomsocial **/
.joms-module--toolbar > ul > li > a {
    padding: 5px 8.5px 8px !important
}
.joms-module--toolbar__menu .joms-search {
    margin-top: 4px !important
}
.jomsocial-wrapper.cRegister .jomsocial {
    padding: 30px;
    border: 1px solid #e9e9e9;
    height: auto;
    background: #eee;
}
.jomsocial-wrapper.cRegister .jomsocial .outerpgbar {
    margin-bottom: 30px;
}
.jomsocial-wrapper.cRegister .jomsocial .outerpgbar .innerpgbar {
    margin-bottom: 30px;
    background: #8cc63f;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 30px 30px;
    -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
    animation: uk-progress-bar-stripes 2s linear infinite;
}
.jomsocial-wrapper.cRegister .joms-page {
    padding: 0
}
.jomsocial-wrapper.cRegister .joms-page__title {
    color: #333
}
.jomsocial-wrapper.cRegister .joms-form__group > span {
    font-size: 16px;
    line-height: 22px;
}
.jomsocial-wrapper.cRegister .joms-form__legend {
    color: #333;
    font-size: 20px;
    line-height: 28px;
}
.jomsocial-wrapper.cRegister .joms-form__group {
    color: #666;
    margin-bottom: 20px;
}
.jomsocial-wrapper.cRegister .joms-textarea__wrapper, .jomsocial-wrapper.cRegister .joms-select--wrapper {
    background: none;
    padding: 0;
    border: none;
}
.jomsocial-wrapper.cRegister textarea, .jomsocial-wrapper.cRegister .joms-input[type="text"], .jomsocial-wrapper.cRegister .joms-input[type="password"], .jomsocial-wrapper.cRegister .joms-select--wrapper select {
    height: 46px;
    vertical-align: middle;
    display: inline-block;
    line-height: 42px;
    border: 2px solid #e9e9e9;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    max-width: 100%;
    width: 100%;
    padding: 0 12px;
    background: #fff;
    color: #666;
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 300;
}
.jomsocial-wrapper.cRegister .joms-input--datepicker {
    border: 2px solid #e9e9e9 !important;
    background: #fff !important;
    color: #666 !important;
}
.jomsocial-wrapper.cRegister .joms-input--datepicker:focus {
    border: 2px solid #8cc63f !important
}
.jomsocial-wrapper.cRegister .joms-select--wrapper select {
    background: #fff url("../images/select_arr.png") 101% 17px no-repeat
}
.jomsocial-wrapper.cRegister textarea:focus, .jomsocial-wrapper.cRegister .joms-input[type="text"]:focus, .jomsocial-wrapper.cRegister .joms-input[type="text"]:active, .jomsocial-wrapper.cRegister .joms-input[type="password"]:focus, .jomsocial-wrapper.cRegister .joms-input[type="password"]:active, .jomsocial-wrapper.cRegister .joms-select--wrapper select:active, .jomsocial-wrapper.cRegister .joms-select--wrapper select:focus {
    border: 2px solid #8cc63f
}
.jomsocial-wrapper.cRegister .joms-select--wrapper:after {
    display: none
}
.jomsocial-wrapper.cRegister .joms-select--wrapper select#field17, .jomsocial-wrapper.cRegister .joms-select--wrapper select#field24 {
    height: 160px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
}
.jomsocial-wrapper.cRegister .joms-select--wrapper select option {
    font-weight: 300
}
.jomsocial-wrapper.cRegister .joms-select--wrapper select option:hover {
    color: #fff;
    background: #8cc63f;
}
.jomsocial-wrapper.cRegister .joms-select--wrapper select option::-moz-selection, .jomsocial-wrapper.cRegister .joms-select--wrapper select option::selection {
    color: #fff;
    background: #8cc63f;
}
.jomsocial-wrapper.cRegister textarea {
    height: 120px
}
.jomsocial-wrapper.cRegister .joms-help {
    font-size: 14px
}
.jomsocial-wrapper.cRegister .joms-textarea__limit {
    font-size: 12px
}
.jomsocial-wrapper.cRegister .lblradio-block input {
    display: none
}
.jomsocial-wrapper.cRegister .lblradio-block {
    margin: 0 15px 0 0;
    padding: 0;
}
@media only screen and (min-width: 481px) {
    .jomsocial-wrapper.cRegister .joms-form__group > span:first-child {
        width: 200px;
    }
}
/*********************************************************************************//* * Form */
.uk-input, .uk-select, .uk-textarea {
    border: 2px solid #e9e9e9;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    border: 2px solid #8cc63f
}
.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
    border: 2px solid #e9e9e9
}
.tm-checkbox {
    display: none
}
.jomsocial-wrapper.cRegister .lblradio-block, .tm-checkbox + label {
    position: relative;
    padding: 0 0 0 30px;
    cursor: pointer;
}
.jomsocial-wrapper.cRegister .lblradio-block:before, .jomsocial-wrapper.cRegister .lblradio-block:after, .tm-checkbox + label:before, .tm-checkbox + label:after {
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
}
.jomsocial-wrapper.cRegister .lblradio-block:before, .tm-checkbox + label:before {
    content: "\f096";
    color: #e5e4e4;
    width: 20px;
    height: 20px;
    background: #fff;
    line-height: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 26px;
    top: 3px;
}
.jomsocial-wrapper.cRegister .lblradio-block:after, .tm-checkbox + label:after {
    content: "\f00c";
    opacity: 0;
    top: -2px;
    left: 1px;
    font-size: 18px;
    color: #8cc63f;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.jomsocial-wrapper.cRegister .lblradio-block.uk-active:after, .tm-checkbox:checked + label:after {
    opacity: 1
}
/* * Logos & Badges */
.tm-logos-badges {
    border: 1px solid #e6e6e6;
    padding: 20px;
}
.tm-logos-badges h3 {
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
    margin: 20px 0 0 0;
}
/* * Translations */
.tm-language-table .tm-language-line + .tm-language-line {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e6e6e6;
}
.tm-language-table .tm-language-item {
    position: relative;
    padding: 8px 80px 0 0;
}
.tm-language-table .tm-language-line-button .tm-language-item {
    padding-right: 170px;
}
.tm-language-table .tm-language-line-button .tm-language-item .uk-button {
    position: absolute;
    top: 0;
    right: 0;
}
.tm-language-table .tm-language-item .uk-progress-old {
    margin-bottom: 0
}
.tm-language-table .tm-language-item .uk-progress-small {
    margin-top: 1px
}
.tm-language-table .tm-language-item .uk-progress-mini {
    margin-top: 5px
}
.tm-language-table .tm-language-item span {
    position: absolute;
    width: 80px;
    text-align: center;
    top: 0;
    right: 0;
}
/* * Full width video */
.tm-full-width {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    width: 100%;
}
.tm-full-width iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* * Partner Offers */
.tm-mates-rates {
    border: 1px solid #e6e6e6;
}
.tm-mates-rates + .tm-mates-rates {
    margin-top: 40px
}
.tm-mates-rates .tm-mates-rates-title {
    background: #8cc63f;
    padding: 20px 40px;
}
.tm-mates-rates .tm-mates-rates-title h3 {
    color: #ffffff
}
.tm-mates-rates .tm-mates-rates-title ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tm-mates-rates .tm-mates-rates-title ul li {
    display: inline-block
}
.tm-mates-rates .tm-mates-rates-title ul li a {
    display: block;
    width: 50px;
    height: 50px;
}
.tm-mates-rates .tm-mates-rates-title ul li a:hover {
    opacity: 0.8
}
.tm-mates-rates .tm-mates-rates-title ul li a span {
    display: block;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}
.tm-mates-rates .tm-mates-rates-title ul li a span.fa-home {
    background: #25aae1
}
.tm-mates-rates .tm-mates-rates-title ul li a span.fa-user {
    background: #fcaf15
}
.tm-mates-rates .tm-mates-rates-title ul li a span.fa-facebook {
    background: #004a80
}
.tm-mates-rates .tm-mates-rates-title ul li a span.fa-twitter {
    background: #00bff3
}
.tm-mates-rates .uk-panel {
    padding: 40px;
}
/* * Custom form */
.tm-responsive-form {
    margin: 0;
    padding: 0;
    border: none;
}
.tm-digistore.tm-responsive-form .rsform-block + .rsform-block {
    margin-top: 25px
}
.tm-responsive-form .formControlLabel {
    padding: 0 0 5px 0
}
.tm-responsive-form .formControlLabel strong {
    color: #bf1e2d;
    position: relative;
    top: 2px;
    padding: 0 0 0 5px;
}
.tm-responsive-form .formControls p.formDescription {
    margin-top: 0
}
.upgrade_form select,
.tm-responsive-form .rsform-select-box,
.formResponsive .tm-responsive-form .rsform-select-box,
.tm-responsive-form .rsform-input-box, 
.formResponsive .tm-responsive-form .rsform-input-box, 
.tm-responsive-form .rsform-text-box, 
.formResponsive .tm-responsive-form .rsform-text-box {
    box-sizing: border-box;
    border: 2px solid #e9e9e9;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 18px;
    border-radius: 3px;
    padding: 0 12px;
    background: #fff;
    height: 48px;
    line-height: 48px;
    width: 100%;
    box-shadow: none;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.tm-responsive-form .rsform-text-box, .formResponsive .tm-responsive-form .rsform-text-box {
    height: 130px;
    line-height: 28px;
    padding-top: 8px;
    padding-bottom: 8px;
    resize: none;
}
.tm-responsive-form .rsform-input-box:focus, .formResponsive .tm-responsive-form .rsform-input-box:focus, .tm-responsive-form .rsform-text-box:focus, .formResponsive .tm-responsive-form .rsform-text-box:focus {
    border-color: #8cc63f;
    box-shadow: none;
}
.tm-responsive-form .rsform-radio, .formResponsive .tm-responsive-form .rsform-radio {
    display: none
}
.tm-responsive-form .rsform-radio + label, .formResponsive .tm-responsive-form .rsform-radio + label {
    margin: 0;
    height: auto;
    font-size: 18px;
    position: relative;
    padding: 0 20px 0 30px;
    cursor: pointer;
}
.tm-responsive-form h3 .rsform-radio + label {
    font-size: 26px;
    line-height: 1;
    display: block;
}
.tm-responsive-form .rsform-radio + label:before, .formResponsive .tm-responsive-form .rsform-radio + label:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #eaeaea;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.tm-responsive-form .rsform-radio + label:after, .formResponsive .tm-responsive-form .rsform-radio + label:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 4px;
    width: 12px;
    height: 12px;
    background: #8cc63f;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    opacity: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.tm-responsive-form .rsform-radio:checked + label:after, .formResponsive .tm-responsive-form .rsform-radio:checked + label:after {
    opacity: 1
}
.tm-responsive-form .rsform-radio#digi_login_rememeber + label:before, .tm-responsive-form .rsform-radio#digi_login_rememeber + label:after {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.formResponsive .tm-responsive-form .formValidation {
    display: block;
    color: #bf1e2d;
    clear: both;
}
.formResponsive .tm-responsive-form .rsform-submit-button {
    border: none;
    box-shadow: none;
    background: #8cc63f;
    text-shadow: none;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    font-family: "Lato", sans-serif;
    min-width: 250px;
    -webkit-appearance: none;
}
.formResponsive .tm-responsive-form .rsform-submit-button:hover {
    background: #6fbd07;
}
.formResponsive .tm-responsive-form .formError {
    font-size: 16px;
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
    top: -5px;
    color: #bf1e2d;
}
.formResponsive > p.formRed {
    background: #fff1f0;
    border: 1px solid #bf1e2d;
    color: #bf1e2d;
    font-weight: 300;
    padding: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.formResponsive > .rsform-submit-button.btn-primary {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333333;
    padding: 0 20px;
    min-width: 200px;
    height: 42px;
    line-height: 38px;
    border: 2px solid #e9e9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.formResponsive > .rsform-submit-button.btn-primary:hover {
    border-color: #6fbd07;
    color: #6fbd07;
}
.tm-category-container .reset .control-group, .tm-category-container .profile-edit .control-group, .tm-category-container .login .control-group {
    padding-bottom: 20px
}
.tm-category-container .reset .control-label, .tm-category-container .profile-edit .control-label, .tm-category-container .login .control-label {
    padding-bottom: 5px
}
.tm-category-container .reset .control-label .star, .tm-category-container .profile-edit .control-label .star, .tm-category-container .login .control-label .star {
    color: #bf1e2d;
    position: relative;
    top: 5px;
    padding: 0 0 0 5px;
}
.uk-alert-close svg + svg {
    display: none
}
/** finder **/
#finder-search fieldset {
    background: #f5f5f5;
    padding: 30px;
    border: 1px solid #e6e6e6;
}
#advancedSearch .uk-alert p {
    margin: 0
}
#advancedSearch .finder-selects {
    float: none !important
}
#search-results > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#search-results > ul li {
    padding: 30px;
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}
#search-results > ul li .highlight {
    background: #6fbd07;
    color: #fff;
    padding: 0 5px;
}
/** top scroller **/
.tm-totop-scroller, .tm-totop-scroller:active, .tm-totop-scroller:focus {
    position: fixed;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #6fbd07;
    border-bottom: none;
    color: #6fbd07;
    right: 20px;
    bottom: -55px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.tm-totop-scroller:hover {
    background: #6fbd07;
    color: #fff;
}
.tm-totop-scroller.uk-active {
    bottom: 0
}
/** blog **/
.uk-article-blog-list .uk-float-right .jwDisqusListingCounterLink {
    background: none;
    position: relative;
    font-weight: normal;
    line-height: 38px;
    padding: 0 0 0 40px;
    display: inline-block;
    margin-top: 2px;
}
.uk-article-blog-list .uk-float-right .jwDisqusListingCounterLink:before {
    content: "\f086";
    font-family: 'FontAwesome';
    color: #6fbd07;
    padding: 0 5px 0 0;
    font-size: 20px;
}
.uk-article-blog-list .uk-float-right .jwDisqusListingCounterLink:hover {
    text-decoration: none
}
/** Ask a Question **/
.tm-asc-form-link {
    z-index: 999;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    padding: 6px 20px 10px 30px;
    top: 50%;
    margin-top: 95px;
    right: -200px;
    position: fixed;
    background: #6fbd07;
    color: #fff;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    display: none;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.tm-asc-form-link.uk-active {
    right: -140px;
}
.tm-asc-form-link:hover {
    text-decoration: none;
    background: #80ba33;
    color: #fff;
}
.tm-asc-form-link span {
    display: inline-block;
    vertical-align: middle;
}
.tm-asc-form-link span.fa-question {
    position: relative;
    top: 4px;
    left: 9px;
    font-size: 24px;
    transform: rotate(90deg);
    transform-origin: left top 0;
}
#asc-form .uk-form-row + .uk-form-row {
    margin-top: 20px
}
#asc-form .uk-form-row .uk-input.error {
    border-color: #bf1e2d
}
#asc-form .uk-form-row span {
    color: #bf1e2d !important
}
#asc-form .uk-form-row textarea {
    resize: none;
    height: 110px;
    line-height: 22px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#asc-form.uk-modal.loader {
    background-image: url("../images/ellipsis_big.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px 100px;
}
#asc-form.uk-modal.loader .uk-modal-dialog {
    opacity: 0.5
}
/** FAQ **/
.tm-search-section span.highlight {
    background: #80ba33;
    color: #fff;
    padding: 2px 5px;
    cursor: pointer;
}
#spgo {
    color: #80ba33;
    font-weight: bold;
    padding: 0 0 0 15px;
    cursor: pointer;
}
@media (min-width: 768px) {
    .tm-responsive-form .formControlLabel {
        float: left;
        width: 250px;
        min-height: 45px; /*line-height: 40px;*/
        padding: 0;
    }
    .tm-responsive-form .formControls {
        padding: 0 0 0 270px
    }
    .tm-asc-form-link {
        display: block
    }
}
@media (max-width: 768px) {
    .tm-mates-rates + .tm-mates-rates {
        margin-top: 20px
    }
    .tm-mates-rates .tm-mates-rates-title {
        padding: 20px
    }
    .tm-mates-rates .uk-panel {
        padding: 20px
    }
    .uk-article-blog-list .uk-button.uk-button-text {
        min-width: 140px !important;
        padding: 0;
    }
}
/** tooltip **/
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=800);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 210px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #333;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #333;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333;
}
/** Popover **/
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.popover-title:empty {
    display: none;
}
.popover-content {
    padding: 9px 14px;
}
.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover .arrow {
    border-width: 11px;
}
.popover .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
/**/
.uk-slideshow {
    position: relative;
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    touch-action: pan-y;
}
.uk-slideshow > li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.uk-slideshow > .uk-active {
    z-index: 10;
    opacity: 1;
}
.uk-slideshow > li > img {
    visibility: hidden;
}
[data-uk-slideshow-slide] {
    cursor: pointer;
}
.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    height: 100vh;
}
/* * Fade */
.uk-slideshow-fade-in {
    -webkit-animation: uk-fade 0.5s linear;
    animation: uk-fade 0.5s linear;
}
.uk-slideshow-fade-out {
    -webkit-animation: uk-fade 0.5s linear reverse;
    animation: uk-fade 0.5s linear reverse;
}
/* * Scroll */
.uk-slideshow-scroll-forward-in {
    -webkit-animation: uk-slide-right 0.5s ease-in-out;
    animation: uk-slide-right 0.5s ease-in-out;
}
.uk-slideshow-scroll-forward-out {
    -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
    animation: uk-slide-left 0.5s ease-in-out reverse;
}
.uk-slideshow-scroll-backward-in {
    -webkit-animation: uk-slide-left 0.5s ease-in-out;
    animation: uk-slide-left 0.5s ease-in-out;
}
.uk-slideshow-scroll-backward-out {
    -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
    animation: uk-slide-right 0.5s ease-in-out reverse;
}
/* * Scale */
.uk-slideshow-scale-out {
    -webkit-animation: uk-fade-scale-15 0.5s ease-in-out reverse;
    animation: uk-fade-scale-15 0.5s ease-in-out reverse;
}
/* * Swipe */
.uk-slideshow-swipe-forward-in {
    -webkit-animation: uk-slide-left-33 0.5s ease-in-out;
    animation: uk-slide-left-33 0.5s ease-in-out;
}
.uk-slideshow-swipe-forward-out {
    -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
    animation: uk-slide-left 0.5s ease-in-out reverse;
}
.uk-slideshow-swipe-backward-in {
    -webkit-animation: uk-slide-right-33 0.5s ease-in-out;
    animation: uk-slide-right-33 0.5s ease-in-out;
}
.uk-slideshow-swipe-backward-out {
    -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
    animation: uk-slide-right 0.5s ease-in-out reverse;
}
.uk-slideshow-swipe-forward-in:before, .uk-slideshow-swipe-backward-in:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    -webkit-animation: uk-fade 0.5s ease-in-out reverse;
    animation: uk-fade 0.5s ease-in-out reverse;
}
.uk-slidenav {
    display: inline-block;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: rgba(140, 198, 63, 0.4);
    font-size: 60px;
    text-align: center;
}
.uk-slidenav:hover, .uk-slidenav:focus {
    outline: none;
    text-decoration: none;
    color: rgba(140, 198, 63, 0.7);
    cursor: pointer;
}
.uk-slidenav:active {
    color: rgba(140, 198, 63, 0.9)
}
.uk-slidenav-previous:before {
    content: "\f104";
    font-family: FontAwesome;
}
.uk-slidenav-next:before {
    content: "\f105";
    font-family: FontAwesome;
}
.uk-slidenav-position {
    position: relative
}
.uk-slidenav-position .uk-slidenav {
    display: block;
    opacity: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -30px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.uk-slidenav-position:hover .uk-slidenav {
    opacity: 1
}
.uk-slidenav-position .uk-slidenav-previous {
    left: 20px
}
.uk-slidenav-position .uk-slidenav-next {
    right: 20px
}
.uk-slidenav-contrast {
    color: rgba(255, 255, 255, 0.5)
}
.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
    color: rgba(255, 255, 255, 0.7);
}
.uk-slidenav-contrast:active {
    color: rgba(255, 255, 255, 0.9);
}
.joms-no-touch .tm-main {
    background: #f5f5f5;
}
.jomsocial-wrapper .jomsocial {
    padding: 0;
    background: transparent;
    font-size: 16px;
}
.joms-landing__text p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
}
.joms-media__desc, .joms-stream__status, .joms-comment__more, .joms-comment__body {
    font-size: 14px;
}
.joms-stream__status {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.joms-comment__body small {
    line-height: 1.2;
}
.joms-stream__time {
    line-height: 1.2;
}
.joms-comment__actions:empty {
    display: none;
}
.joms-input, .joms-select, .joms-button--login, .joms-button--signup, .joms-media__title {
    font-size: 16px;
}
.joms-checkbox span, .joms-landing__action .joms-checkbox, .joms-landing__action a {
    font-size: 14px;
}
.joms-landing__action .joms-checkbox, .joms-landing__action a {
    margin-right: 5px;
}
.joms-checkbox input[type=checkbox] {
    margin-top: 12px;
}
.joms-input--append svg {
    top: 11px;
}
.joms-stream__body p {
    margin-top: 0;
}
.joms-stream__body p:last-child {
    margin-bottom: 0;
}
.joms-stream__header h5 {
    font-size: 16px;
}
.joms-list--inline li {
    font-size: 14px;
}
.tm-sidebar .joms-button--link {
    font-size: 14px;
}
.tm-sidebar .joms-button--link small {
    font-size: 100%;
}
.joms-landing__content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.jomsocial select {
    vertical-align: middle;
}
.joms-textarea__limit {
    font-size: 14px;
}
.joms-form__group > span {
    font-size: 16px;
}
.joms-table tr td {
    font-size: 16px;
}
.joms-table tr td.joms-table__title {
    font-size: 16px;
}
.joms-list--table a {
    font-size: 14px;
    font-weight: 500;
}
.joms-dropdown, .joms-popover {
    font-size: 14px;
    font-weight: 500;
}
.joms-subnav--desktop > ul > li > a, .joms-toolbar--desktop > ul > li > a {
    font-size: 14px;
    font-weight: 500;
}
.joms-subnav--desktop .joms-icon, .joms-toolbar--desktop .joms-icon {
    top: -1px;
}
.joms-subnav--desktop > ul > li > a, .joms-toolbar--desktop > ul > li > a {
    vertical-align: middle;
}
.joms-tab__bar > a {
    font-size: 14px;
}
.joms-text--title {
    font-size: 16px;
    font-weight: 500;
}
.joms-list--video .joms-block > span {
    font-size: 14px;
}
.joms-gallery__status {
    font-size: 14px;
}
.joms-gallery__meta {
    font-size: 12px;
}
small {
    font-size: 90%;
}
.joms-textarea.joms-textarea__beautifier,
.joms-textarea__wrapper .joms-textarea {
    font-family: 'Lato';
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0;
}
.joms-textarea.joms-textarea__beautifier {
    padding-left: 10px;
    letter-spacing: 0.1px;
}
.joms-textarea__beautifier b {
    font-family: 'Lato';
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0;
}
.joms-message__status > span {
    font-size: 14px;
    line-height: 1.3;
    font-weight: normal;
}
.joms-form__legend {
    font-size: 18px;
}
.joms-form__group .lblradio-block {
    padding-right: 15px;
    font-weight: normal;
}
.joms-form__group .lblradio-block:last-child {
    padding-right: 0;
}
.joms-form__group .lblradio-block .joms-checkbox {
    margin-top: 4px !important;
}
.joms-form__group > div {
    font-size: 14px;
    font-weight: normal;
}
.joms-form__group > div > input[type="checkbox"] {
    margin-top: 6px;
}
.joms-form__group .joms-select--wrapper {
    padding: 6px;
}
.joms-pagination ul li span { 
    background: #8cc63f;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
@media only screen and (min-width:481px) {
    .joms-form__group > span:first-child {
        width: 250px;
    }
    .joms-form__group.has-privacy .joms-button--privacy {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .joms-popup__content .joms-form__group > span:first-child {
        width: 140px;
    }
    .joms-popup__content .joms-form__group > span.smallest:first-child {
        width: 20px;
    }
}

/* social-media */

ul.social-media {
    margin: 0 0 25px 0;
    padding: 0;
    list-style: none;
}

ul.social-media li + li {
    margin-top: 10px;
}

ul.social-media li a {
    display: block;
}

ul.social-media li a:hover {
    text-decoration: none;
}

ul.social-media li a img {
    display: inline-block !important;
    vertical-align: middle;
}


/* Custom for promotion bar */
.promo-bar {
  background-color: #ef5350;
  color: #fff;
  height: 80px;
  font-size: 16px;
  line-height: 40px;
  display: none;
}

body.has-ecotopbar .promo-bar {
    display: block;
}

.promo-bar  p {
    margin: 0;
    text-align: center;
}

.promo-bar p a.link-border {
    border-radius: 3px;
    border: 2px solid #fff;
    display: inline-block;
    padding: 6px 10px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-left: 10px;
    transition: all 0.25s;
}

.promo-bar p a.link-border:hover {
    background-color: #fff;
    color: #ef5350;
    text-decoration: none;
}

.promo-bar .promo-msg {
    overflow: hidden;
}

.promo-bar .promo-msg .col-l,
.promo-bar .promo-msg .col-r {
    box-sizing: border-box;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    width: 50%;
}

.promo-bar .promo-msg a.link-border {
    border-radius: 3px;
    border: 2px solid #fff;
    display: inline-block;
    padding: 6px 10px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-left: 10px;
    transition: all 0.25s;
}

.promo-bar .promo-msg a.link-border:hover {
    background-color: #fff;
    color: #ef5350;
    text-decoration: none;
}

body.has-ecotopbar {
    padding-top: 60px;
}

body.has-ecotopbar .promo-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

body.has-ecotopbar .tm-header {
    top: 60px;
}

.promo-bar .uk-container {
  width:100%;
  max-width: none;
  padding: 0;
}

.input-my-domains{
    margin-bottom: 5px;
}

/* Style for tablet */
@media (max-width: 768px) {
  body.has-promobar {
    padding-top: 100px;
  }

  body.has-promobar .tm-header {
    top: 100px;
  }

  body.has-promobar .promo-bar {
    height: 100px;
  }

  .promo-bar .promo-msg .col-l,
  .promo-bar .promo-msg .col-r {
    float: none;
    text-align: center;
    width: 100%;
  }
}

/* Style for mobile */
@media (max-width: 480px) {
  body.has-promobar .tm-header {
    top: 0;
  }

  .promo-bar {
    display: none;
  }

  body.has-promobar {
    padding-top: 0;
  }
}

/* [Sidebar] Newsletter module */
.tm-sidebar .sendy {
  background: url(../images/letter-pattern.png) repeat-x left top #f0f0f0;
  margin: -40px !important;
  padding: 40px;
}

.tm-sidebar .sendy h3 {
  font-size: 24px;
  font-weight: 500;
}

.tm-sidebar .sendy input {
  border: 1px solid #ddd;
  box-sizing: border-box;
  float: left;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  width: 210px;
}

.tm-sidebar .sendy form {
  display: block;
  overflow: hidden;
}

.tm-sidebar .sendy .input-group-addon {
  background-color: rgba(0,0,0,0.05);
  border: 1px solid #ddd;
  border-right: 0;
  display: inline-block;
  float: left;
  height: 38px;
  padding: 0 10px;
  line-height: 38px;
}

.tm-sidebar .sendy .btn {
  background-color: #25aae1;
  border: 0;
  color: #fff;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.tm-sidebar .sendy .btn:hover {
  cursor: pointer;
}

@media (max-width: 1600px) {
  .tm-sidebar .sendy input {
    border-right-width: 1px;
    margin-bottom: 10px;
    width: 100%;
  }

  .tm-sidebar .sendy .btn {
    width: 100%;
  }
}

/* Sign up form */
.js-signup-form {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  padding: 40px;
  margin-bottom: 40px;
}

.js-signup-form .uk-input {
  box-sizing: border-box;
  display: inline-block;
  width: 75%;
}

.js-signup-form .uk-button {
  box-sizing: border-box;
  display: inline-block;
  width: 24%;
}

/* Joomlart Pricing table */
.tm-price-table .tm-price-table-success .props .prop-one:nth-child(3) .fa-check:before,
.tm-price-table .tm-price-table-warning .props .prop-one:nth-child(3) .fa-check:before,
.tm-price-table .tm-price-table-primary .props .prop-one:nth-child(3) .fa-check:before {
  color: #666;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.tm-price-table .tm-price-table-success .props .prop-one:nth-child(3) .fa-check:before {
  content: "1 Domain";
}

.tm-price-table .tm-price-table-warning .props .prop-one:nth-child(3) .fa-check:before {
  content: "3 Domains";
}

.tm-price-table .tm-price-table-primary .props .prop-one:nth-child(3) .fa-check:before {
  content: "5 Domains";
}


/* Fix for Kunena */
#kunena.layout .kattach .thumbnail a.btn {
  display: block;
  height: 32px;
}


/* UPDATE BY JOOMLART (10/8/2017) */
/* Footer */
.tm-footer .sendy {
  background-color: rgba(0,0,0,0.2);
  border: 2px solid rgba(255,255,255,0.05);
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2) inset;
  padding: 40px;
  overflow: hidden;
}

.tm-footer .sendy h3 {
  color: #ccc;
  text-transform: none !important;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.tm-footer .sendy .intro {
  margin-bottom: 20px;
}

.tm-footer .sendy input {
  background-color: #2b2b2b;
  border: 0;
  border-radius: 3px 0 0 3px;
  color: #666;
  box-sizing: border-box;
  float: left;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  transition: all 0.35s;
  width: 70%;
}

.tm-footer .sendy input:focus {
  background-color: #fff;
  color: #333;
}

.tm-footer .sendy .btn {
  background-color: #25aae1;
  border: 0;
  border-radius: 0 3px 3px 0;
  color: #fff;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.tm-footer .sendy .btn:hover {
  background-color: #2196c7;
  cursor: pointer;
}


/* Override for contact page */
.js-contact {
  border: 1px solid #ddd;
  margin: 0 auto;
  max-width: 1200px;
}

.js-contact .contact-info {
  background-color: #f0f0f0;
  box-shadow: 2px 2px 0 rgba(0,0,0,0.15);
  margin: 40px;
  padding: 30px;
}

.js-contact .contact-info h3 {
  font-weight: 600;
  font-size: 24px;
  margin-top: 15px;
}

.js-contact .contact-info p {
  margin-top: 10px;
}

.js-contact .contact-form {
  box-sizing: border-box;
  padding: 30px;
  padding-left: 0;
}

.js-contact .form-horizontal {
  margin-bottom: 0;
}

.js-contact .rsform-block-send {
  margin-bottom: 0;
}

.js-contact .rsform-block {
  margin-left: 0;
  margin-right: 0;
}

.js-contact input[type="text"] {
  border: 0;
  border-bottom: 2px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  height: 46px;
  padding-left: 0;
  line-height: 46px;
  transition: all 0.25s;
}

.js-contact input[type="text"]:focus {
  background-color: #f6f6f6;
  box-shadow: none;
  padding-left: 10px;
}

.js-contact textarea {
  border: 0;
  border-bottom: 2px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0;
  transition: all 0.25s;
}

.js-contact textarea:focus {
  background-color: #f6f6f6;
  box-shadow: none;
  padding-left: 10px;
}

.js-contact .rsform-submit-button {
  border-radius: 3px;
  padding: 10px 20px;
}


/* Pricing table */
body.js-pricing #tm-main {
    padding: 0;
}

body.js-pricing #tm-main .uk-section {
  padding: 0;
}

body.js-pricing #tm-main .uk-container {
  padding: 0;
  max-width: 100%;
  width: 100%;
}

body.js-pricing #tm-main .pricing-section {
  padding-top: 100px;
  padding-bottom: 100px;
}


/* Templates List */
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

.js-templates-list {
  color: #666;
}

.js-templates-list .js-templates-categories {
  margin-top: 30px;
}

.js-templates-list .page-header h1,
.js-templates-list .moduletable > h3 {
  margin-bottom: 60px;
  padding-top: 60px;
  font-size: 36px;
  color: #111;
  text-transform: uppercase;
}

.js-templates-list .moduletable > h3 {
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media(min-width: 640px) {
 .js-templates-list .moduletable > h3 {
  padding-left: 20px;
  padding-right: 20px
 }
}

@media(min-width: 960px) {
 .js-templates-list .moduletable > h3 {
  padding-left: 40px;
  padding-right: 40px
 }
}

@media (max-width: 639px) {
  .js-templates-list .moduletable > h3 {
    text-align: center;
  }
}

.js-templates-list .items-row {
  margin-bottom: 30px;
}

.js-templates-list .items-row .item {
  border: 1px solid #e6e6e6;
  padding: 30px 30px 0;
  background-color: #fff;
}

.js-templates-list .items-row .item .pull-left.item-image {
  padding-right: 15px;
  width: 50%;
  float: left;
  margin-bottom: -1px;
}

.js-templates-list .items-row .item .pull-left.item-image img {
  border: 1px solid #e6e6e6;
}

.js-templates-list .items-row .item .js-template-item-content {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-bottom: 30px;
  position: relative;
}

.js-templates-list .items-row .item .js-template-item-content .page-header h2 {
  font-size: 26px;
}

@media (max-width: 779px) {
  .js-templates-list .items-row .item .pull-left.item-image,
  .js-templates-list .items-row .item .js-template-item-content {
    width: 100%;
    padding: 0;
    float: none;
  }

  .js-templates-list .items-row .item .js-template-item-content {
    padding-bottom: 30px;
  }

  .js-templates-list .items-row .item .pull-left.item-image {
    margin-bottom: 30px;
    text-align: center;
  }
}

.js-templates-list .js-templates-tags-label {
  text-transform: uppercase;
  color: #111;
  font-weight: bold;
}

.js-templates-list .js-templates-tags i {
  color: #f5a917;
  margin-right: 10px;
}

.js-templates-list .js-templates-tag {
  color: #999;
}

.js-templates-list .list-check {
  padding-left: 0;
}

.js-templates-list .list-check > li {
  background: none;
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0 0 0 30px;
  position: relative;
  overflow: hidden;
  display: block;
}

.js-templates-list .list-check > li .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #8cc63f;
}

.js-templates-list .list-check > li strong {
  font-weight: bold;
}

.js-templates-list .list-check > li p {
  margin-top: 0;
  margin-bottom: 0;
}

.js-templates-list .btns {
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px;
}

.js-templates-list .btns .uk-button-inner {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.js-templates-list .btns .uk-button-sticky {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  padding: 0;
}

.js-templates-list .btns .uk-button-default {
  background: none;
  border: 1px solid #e6e6e6;
  color: #111;
  padding-right: 20px;
  padding-left: 20px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 14px;
}

.js-templates-list .btns .uk-button-default:hover,
.js-templates-list .btns .uk-button-default:focus,
.js-templates-list .btns .uk-button-default:active {
  color: #2196f3;
  text-decoration: none;
}

.js-templates-list .btns .uk-button {
  display: block;
}

.js-templates-list .btns .uk-button span {
  display: block;
}

.js-templates-list .btns .uk-button small {
  display: block;
  margin-top: -20px;
  opacity: 0.8;
}

@media (max-width: 639px) {
  .js-templates-list .btns .uk-button span {
    font-size: 14px;
  }

  .js-templates-list .btns .uk-button small {
    font-size: 80%;
  }
}

@media (max-width: 479px) {
  .js-templates-list .btns .uk-button-inner {
    width: 100%;
  }

  .js-templates-list .btns .uk-button-inner + .uk-button-inner {
    margin-top: 30px;
  }

  .js-templates-list .btns .uk-button-sticky {
    position: static;
    padding-left: 15px;
    padding-right: 15px;
  }

  .js-templates-list .btns .uk-button-sticky .uk-button-default {
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
  }
}

.uk-section-templates {
  background-color: #1882bd;
}

.js-templates-categories {
  background-color: #f5f5f5;
}

.js-templates-categories label {
  display: inline-block;
  color: #111;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  margin-right: 30px;
}

.js-templates-categories .categories-module {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.js-templates-categories .categories-module > li {
  display: inline-block;
  margin-left: 30px;
}

@media (max-width: 639px) {
  .js-templates-categories label {
    margin-right: 0;
  }

  .js-templates-categories .categories-module > li {
    margin-left: 0;
    text-transform: none;
    margin-right: 15px;
  }

  .js-templates-categories .categories-module {
    display: block;
    margin-top: 15px;
  }
}

@media (max-width: 479px) {
  .js-templates-categories .categories-module > li {
    display: block;
    margin-top: 15px;
  }
}

.js-templates-categories .categories-module > li h4 {
  margin-bottom: 0;
}

.js-templates-categories .categories-module > li h4 a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 15px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  color: #333;
}

.js-templates-categories .categories-module > li h4 a:hover,
.js-templates-categories .categories-module > li h4 a:focus, 
.js-templates-categories .categories-module > li h4 a:active {
  color: #2196f3;
  text-decoration: none;
}


.js-templates-categories .categories-module > li.active h4 a {
  color: #2196f3;
  border: 1px solid #2196f3;
}

.js-jomsocial-new-grid > div {
  display: block;
}

.uk-navbar {
    width: 100%;
}

@media screen and (min-width: 1024px) and (max-width: 1310px) {
  .uk-navbar-container .uk-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tm-header .uk-logo {
    width: 170px;
  }
}

#digistorecartcontinue select {
    font-size: 13px;
}

/* Update for slideshow */
.js-sl-ct {
  text-align: center;
}

.js-sl-ct h2 {
  font-weight: 600;
  font-size: 56px;
  line-height: 56px;
}

.js-sl-ct p {
  font-size: 24px;
  font-weight: 600;
}

.member-area-jomsocial {
  z-index: 100;
}

.frm-login {
  background-color: rgba(0,0,0,0.1);
  border: 2px solid #38a8d4;
  margin-top: 20px;
  padding: 30px;
  overflow: hidden;
}

.frm-login h3 {
  left: 30px;
}

.frm-login label {
  color: #999;
}

.frm-login .uk-margin {
  float: left;
  margin-top: 0 !important;
  margin-right: 20px;
  width: 45%;
}

.frm-login #login_form_username,
.frm-login #login_form_password {
  background-color: rgba(0,0,0,0.2);
  border: 1px solid rgba(255,255,255,0.1);
  color: #fff;
  margin-top: 5px;
  transition: all 0.25s;
}

.frm-login #login_form_username:focus,
.frm-login #login_form_password:focus {
  border-color: #38a8d4;
}

.frm-login .uk-button {
  float: right;
  width: auto;
}

/* Login form */
.tm-mtree-filter .moduletable {
  float: left;
  padding: 0;
  width: 50%;
}

.tm-mtree-filter .moduletable:nth-child(1) {
  padding-top: 60px;
}

.tm-mtree-filter .moduletable:nth-child(2) {
  background-color: rgba(255,255,255,0.05);
  padding: 30px;
}

.tm-mtree-filter .moduletable h3 {
    position: relative;
    top: auto;
    left: auto;
    text-align: left;
}

.tm-mtree-filter .moduletable .nav {
  text-align: left;
}

.tm-mtree-filter .moduletable form {
  color: #ccc;
  margin-left: -20px;
  margin-right: -20px;
}

.tm-mtree-filter .moduletable form .uk-margin {
  float: left;
  padding: 0 20px;
  margin: 0 0 20px !important;
  width: 50%;
}

.tm-mtree-filter .moduletable form .uk-button {
    float: right;
    width: auto;
}