@charset "UTF-8";

:root {
    --link-color: $link_color;
    --text-color: $text_color
}

body {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.helix-ultimate-preloader {
    overflow: hidden
}

body.helix-ultimate-preloader:before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background: rgba(255, 255, 255, 0.9)
}

body.helix-ultimate-preloader:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 36px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    line-break: 48px;
    font-weight: 900;
    text-align: center;
    color: #007bff;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    z-index: 99999
}

.com-sppagebuilder.layout-edit-iframe #sp-header {
    display: none
}

a {
    transition: color 400ms, background-color 400ms
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none
}

label {
    font-weight: normal
}

legend {
    padding-bottom: 10px
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

#sp-top-bar {
    padding: 8px 0;
    font-size: 0.875rem
}

#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0 0 0 1.25rem
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px;
    display: inline-block
}

ul.social-icons>li {
    display: inline-block;
    margin: 5px 7px
}

.sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0
}

.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0
}

.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
    display: none
}

.sp-module-content .latestnews>li>a>span {
    display: block;
    margin-top: 5px;
    font-size: 85%
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
    white-space: nowrap
}

.sp-contact-info li i {
    margin: 0 3px
}

#sp-header {
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99
}

#sp-header .logo {
    height: 80px;
    display: inline-flex;
    margin: 0;
    align-items: center
}

#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0
}

#sp-header .logo p {
    margin: 5px 0 0
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999
}

#sp-header.header-sticky~section#sp-main-body {
    padding-top: 80px
}

#sp-menu2 .sp-megamenu-wrapper {
    margin-right: 40px
}

#sp-menu2>.sp-column {
    align-items: center
}

#sp-menu2>.sp-column>div.sp-module {
    margin-left: 20px
}

#sp-menu2>.sp-column>div.sp-module:last-child {
    margin-left: 25px
}

#sp-title {
    min-height: 0
}

.sp-page-title {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed
}

.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff
}

.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 1
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0 0
}

.sp-page-title .breadcrumb>.active {
    color: rgba(255, 255, 255, 0.8)
}

.sp-page-title .breadcrumb>span,
.sp-page-title .breadcrumb>li,
.sp-page-title .breadcrumb>li+li:before,
.sp-page-title .breadcrumb>li>a {
    color: #fff
}

.body-innerwrapper {
    overflow-x: hidden
}

.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

#sp-main-body {
    padding: 100px 0
}

.com-sppagebuilder #sp-main-body {
    padding: 0
}

#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
    margin-top: 0
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    margin: 0 0 30px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3
}

#sp-left .sp-module ul,
#sp-right .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid #f3f3f3
}

#sp-left .sp-module ul>li>a,
#sp-right .sp-module ul>li>a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0
}

#sp-left .sp-module ul>li:last-child,
#sp-right .sp-module ul>li:last-child {
    border-bottom: none
}

#sp-left .sp-module .categories-module ul,
#sp-right .sp-module .categories-module ul {
    margin: 0 10px
}

#sp-left .sp-module .latestnews>div,
#sp-right .sp-module .latestnews>div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8
}

#sp-left .sp-module .latestnews>div:last-child,
#sp-right .sp-module .latestnews>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

#sp-left .sp-module .latestnews>div>a,
#sp-right .sp-module .latestnews>div>a {
    display: block;
    font-weight: 400
}

#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
    margin: -2px 0
}

#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0
}

#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px
}

.view-login,
.view-registration {
    padding-top: 100px
}

.view-login #sp-component,
.view-registration #sp-component {
    flex: 1 0 33%;
    max-width: 33%;
    margin-left: 120px;
    padding-top: 110px
}

.view-login .list-group .list-group-item,
.view-registration .list-group .list-group-item {
    position: relative;
    display: block;
    margin: 0px;
    background-color: transparent;
    border: none;
    font-size: 16px;
    padding: 10px 0px;
    color: #8e8e8e
}

.view-login .list-group .list-group-item:hover,
.view-registration .list-group .list-group-item:hover {
    color: #F8D022
}

.view-registration #sp-component {
    padding-top: 0px
}

.view-registration legend {
    color: #fff;
    font-size: 30px
}

.view-registration #jform_spacer-lbl {
    color: #fff
}

.view-registration .registration .row>div {
    flex: 1 0 100%;
    max-width: 100%
}

.login img {
    display: inline-block;
    margin: 20px 0
}

.login .checkbox input[type="checkbox"] {
    margin-top: 6px
}

.form-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.registration .modal {
    display: inline-block;
    position: inherit
}

.com-content.layout-edit .nav-tabs .nav-link,
.com-content.layout-edit label.hasPopover,
.registration label.hasPopover {
    display: inline-block !important
}

.registration .form-check-inline input[type="radio"] {
    display: inline-block
}

.search .btn-toolbar {
    margin-bottom: 20px
}

.search .btn-toolbar span.icon-search {
    margin: 0
}

.search .btn-toolbar button {
    color: #fff
}

.search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .phrases .ordering-box {
    margin-bottom: 15px
}

.search .only label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .search-results dt.result-title {
    margin-top: 40px
}

.search .search-results dt,
.search .search-results dd {
    margin: 5px 0
}

.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px
}

.form-search .finder label {
    display: block
}

.form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px
}

.finder .word input {
    display: inline-block
}

.finder .search-results.list-striped li {
    padding: 20px 0
}

.article-list .article {
    margin-bottom: 30px
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    font-size: 20px;
    margin-top: 40px
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    color: #fff
}

.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h1 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h2 a:focus {
    color: #F8D022
}

.article-list .article .readmore {
    font-size: 0.875rem
}

.article-list .article .readmore a {
    color: #8E8E8E;
    font-weight: 500
}

.article-list .article .readmore a:hover,
.article-list .article .readmore a:active,
.article-list .article .readmore a:focus {
    color: #b39618
}

.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article-info>span {
    font-size: 16px;
    margin-right: 30px;
    color: #8e8e8e
}

.article-details {
    max-width: 920px;
    margin-top: 115px;
    margin-left: auto;
    margin-right: auto
}

.article-details .pagination {
    justify-content: space-between
}

.article-details .article-details-header-wrapper {
    padding-left: 90px;
    position: relative
}

.article-details .article-header {
    position: relative
}

.article-details .article-header h1,
.article-details .article-header h2 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    color: #fff;
    max-width: 635px
}

.article-details .article-info {
    margin-bottom: 40px
}

.article-details .article-info .category-name {
    position: absolute;
    top: -40px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize
}

.article-details .article-full-image {
    text-align: center;
    margin-bottom: 2rem
}

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 4px
}

.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
    margin-bottom: 30px
}

.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-bottom: 1px solid #262626;
    padding-bottom: 50px
}

.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-details .article-can-edit {
    position: relative;
    margin-bottom: 10px
}

.article-details .article-can-edit a {
    display: inline-block;
    background: #2a61c9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px
}

.related-article-list-container {
    margin-top: 15px
}

.related-article-list-container .related-article-title {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.related-article-list-container ul.related-article-list {
    list-style: none;
    padding: 0
}

.related-article-list-container ul.related-article-list li {
    margin-bottom: 10px
}

.related-article-list-container ul.related-article-list li .article-header h2 {
    font-size: 1.2rem
}

.related-article-list-container ul.related-article-list li .article-header h2 a {
    color: #252525
}

.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
    color: #044cd0
}

.related-article-list-container ul.related-article-list li .published {
    font-size: 14px
}

.tags {
    list-style: none;
    padding: 0;
    margin: 2rem 0 0 0;
    display: block
}

.tags>li {
    display: inline-block
}

.tags>li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 6.25rem
}

.tags>li a:hover {
    color: #fff
}

.pager {
    list-style: none;
    padding: 2rem 0 0 0;
    margin: 2rem 0 0 0
}

.pager::after {
    display: block;
    clear: both;
    content: ""
}

.pager>li {
    display: inline-block
}

.pager>li.previous {
    float: left
}

.pager>li.next {
    float: right
}

.pager>li a {
    display: inline-block;
    font-size: 20px;
    border: 1px solid #F8D022;
    padding: 11px 45px;
    transition: all 0.3s ease
}

.pager>li a:hover {
    background-color: #F8D022;
    color: #000
}

#article-comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-ratings {
    display: flex;
    align-items: center
}

.article-ratings .ratings-label {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color: #555555;
    text-transform: uppercase;
    margin-right: 20px
}

.article-ratings .rating-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 1rem;
    display: inline-block;
    margin-left: 5px
}

.article-ratings .rating-symbol span.rating-star {
    font-family: "Font Awesome 5 Free";
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.article-ratings .rating-symbol span.rating-star.active:before {
    content: "";
    color: #f6bc00;
    font-weight: 900
}

.article-ratings .rating-symbol span.rating-star:before {
    content: "";
    padding-right: 5px
}

.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
    content: "";
    color: #e7b000;
    font-weight: 900;
    cursor: pointer
}

.article-ratings .ratings-count {
    font-size: 20px;
    color: #999
}

.article-ratings .fa-spinner {
    margin-right: 5px
}

.pagination-wrapper {
    align-items: center
}

.pagination-wrapper .pagination {
    margin-bottom: 0
}

.article-social-share {
    float: right
}

.article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.article-social-share .social-share-icon ul li {
    display: inline-block
}

.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 12px
}

.article-social-share .social-share-icon ul li a {
    font-size: 1rem;
    display: inline-block
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
    color: #F8D022
}

.newsfeed-category .category {
    list-style: none;
    padding: 0;
    margin: 0
}

.newsfeed-category .category li {
    padding: 5px 0
}

.newsfeed-category #filter-search {
    margin: 10px 0
}

.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
    list-style: none;
    padding: 0;
    margin: 0
}

.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
    padding: 2px 0
}

.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
    margin: 5px 0
}

.article-footer-top {
    display: table;
    clear: both;
    width: 100%
}

.article-footer-top .post_rating {
    float: left
}

.contentpane:not(.com-sppagebuilder) {
    padding: 20px
}

#sp-bottom {
    padding: 60px 0 30px;
    font-size: 14px;
    line-height: 1.6
}

#sp-bottom .sp-module {
    margin-bottom: 30px
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 30px
}

#sp-bottom .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 15px
}

#sp-bottom .sp-module ul>li:last-child {
    margin-bottom: 0
}

#sp-bottom .sp-module ul>li>a {
    display: block
}

#sp-footer {
    font-size: 14px;
    padding: 0
}

#sp-footer .container-inner {
    padding: 20px 0
}

#sp-footer ul.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

#sp-footer ul.menu li {
    display: inline-block;
    margin: 0 10px
}

#sp-footer ul.menu li a {
    display: block
}

#sp-footer ul.menu li a:hover {
    background: none
}

html.offline body {
    background: #f3f3f3
}

html.offline .offline-wrapper {
    padding: 50px;
    background-color: #ffffff;
    border-radius: 10px
}

html.coming-soon,
html.offline {
    width: 100%;
    height: 100%;
    min-height: 100%
}

html.coming-soon body,
html.offline body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.coming-soon .coming-soon-logo,
html.offline .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.coming-soon #coming-soon-countdown,
html.offline #coming-soon-countdown {
    margin-top: 4rem
}

html.coming-soon #coming-soon-countdown .coming-soon-days,
html.coming-soon #coming-soon-countdown .coming-soon-hours,
html.coming-soon #coming-soon-countdown .coming-soon-minutes,
html.coming-soon #coming-soon-countdown .coming-soon-seconds,
html.offline #coming-soon-countdown .coming-soon-days,
html.offline #coming-soon-countdown .coming-soon-hours,
html.offline #coming-soon-countdown .coming-soon-minutes,
html.offline #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 25%
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    width: 100%;
    font-size: 4.5rem;
    letter-spacing: -1px;
    line-height: 1
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
    font-size: 1.5rem;
    letter-spacing: -1px;
    display: block;
    text-transform: uppercase
}

html.coming-soon .coming-soon-position,
html.offline .coming-soon-position {
    margin-top: 2rem
}

html.coming-soon .social-icons,
html.offline .social-icons {
    margin-top: 4rem
}

html.coming-soon .coming-soon-login form,
html.offline .coming-soon-login form {
    display: inline-block
}

html.error-page {
    width: 100%;
    height: 100%
}

html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.error-page .error-code {
    margin: 0 0 1rem;
    font-size: 6rem;
    line-break: 1
}

html.error-page .error-message {
    font-size: 1.5rem;
    margin-bottom: 3rem
}

html.error-page .error-modules {
    margin-top: 2rem
}

.sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0
}

.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px
}

.profile>div:not(:last-child) {
    margin-bottom: 30px
}

.dl-horizontal dt {
    margin: 8px 0;
    text-align: left
}

.page-header {
    padding-bottom: 15px
}

table.category {
    width: 100%
}

table.category thead>tr,
table.category tbody>tr {
    border: 1px solid #f2f2f2
}

table.category thead>tr th,
table.category thead>tr td,
table.category tbody>tr th,
table.category tbody>tr td {
    padding: 10px
}

.contact-form .form-actions {
    background: none;
    border: none
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

.sp-preloader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-preloader>div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    animation: spSpin 0.75s linear infinite
}

.sp-preloader>div:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    z-index: 1000
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
    color: #fff;
    background: #444
}

.control-group {
    margin-bottom: 1rem
}

.form-control,
input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control) {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.4;
    color: #555;
    background-color: rgba(237, 235, 235, 0.9);
    background-clip: padding-box;
    border: 1px solid transparent;
    padding: 16px 20px;
    border-radius: 0px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus,
input:not(.form-control)[type="text"]:focus,
input:not(.form-control)[type="email"]:focus,
input:not(.form-control)[type="url"]:focus,
input:not(.form-control)[type="date"]:focus,
input:not(.form-control)[type="password"]:focus,
input:not(.form-control)[type="search"]:focus,
input:not(.form-control)[type="tel"]:focus,
input:not(.form-control)[type="number"]:focus,
select:not(.form-control):focus {
    box-shadow: none;
    border-color: #cc9933;
    color: #fff;
    background-color: rgba(200, 200, 200, 0.9);
    outline: transparent
}

.input-group-prepend {
    display: none
}

.sppb-form-group label,
.form-group label {
    color: #8E8E8E;
    margin-bottom: 17px
}

.sppb-form-group,
.form-group {
    margin-bottom: 30px
}

select.form-control:not([multiple]),
select:not(.form-control):not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
    -webkit-appearance: none;
    padding: 15px 20px;
    border-radius: 0px;
    background-color: rgba(237, 235, 235, 0.9);
    color: #8e8e8e;
    background-image: url("../images/caret-down.svg");
    background-repeat: no-repeat;
    background-position: 95% 15px;
    background-size: 14px
}

select.form-control:not([multiple]):focus,
select:not(.form-control):not([multiple]):focus,
select.inputbox:not([multiple]):focus,
select:not([multiple]):focus {
    border-color: #cc9933;
    background-color: rgba(237, 235, 235, 0.9);
}

select.sppb-form-control:not([size]):not([multiple]) {
    height: 56px
}

.sppb-form-group textarea.sppb-form-control {
    color: #8e8e8e;
    background-color: rgba(237, 235, 235, 0.9);
    padding: 15px 20px;
    border-radius: 0px
}

.sppb-form-group textarea.sppb-form-control:focus {
    border-color: #cc9933;
    background-color: rgba(237, 235, 235, 0.9);
}

.chzn-select,
.chzn-select-deselect {
    width: 100%
}

.chzn-container.chzn-container-single .chzn-single {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    height: calc(2.25rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none
}

.chzn-container.chzn-container-single .chzn-single div {
    width: 30px;
    background: none
}

.chzn-container.chzn-container-single .chzn-single div>b {
    background: none;
    position: relative
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    border-radius: 0.25rem 0.25rem 0 0
}

.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.5rem 1.429rem 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: calc(2rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.chzn-container.chzn-container-single .chzn-search:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.chzn-container.chzn-container-single .chzn-drop {
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
    background-image: none !important
}

.chzn-container.chzn-container-multi .chzn-choices {
    display: block;
    width: 100%;
    padding: 0 0.75rem;
    min-height: calc(2.25rem + 2px);
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    height: calc(2rem + 2px);
    background-color: #fff
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5.5px 5px 0 0;
    padding: 5px 20px 5px 5px;
    background-image: none;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: none;
    top: 5px;
    color: rgba(0, 0, 0, 0.2)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
    color: rgba(0, 0, 0, 0.5)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    right: 0
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
    border-radius: 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
    margin-top: -4px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
    padding: 0.75rem;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
    background: none
}

.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    padding-right: 5px;
    text-align: left
}

.form-horizontal .controls {
    margin-left: 220px
}

.card-block {
    padding: 20px
}

.card-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.card-block ul li {
    display: block
}

.alert.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

#sp-cookie-consent {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10001
}

#sp-cookie-consent>div {
    padding: 20px;
    position: relative
}

.form-check-inline input[type="radio"] {
    display: none
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
    margin: 0;
    margin-right: -5px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #333;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
    background: #46a546;
    color: #fff
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
    display: none !important
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
    border-left: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.com-contenthistory .btn-group {
    display: flex;
    justify-content: flex-end
}

.com-contenthistory .btn-group button {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.com-contenthistory .btn-group button:hover {
    color: #333;
    background-color: #e9e9e9
}

#versionsModal {
    top: 10%
}

#versionsModal .modal-dialog {
    max-width: 80%
}

#versionsModal iframe {
    min-height: 300px
}

#sp-header {
    position: fixed;
    padding: 0 80px;
    transition: 0.35s;
    background-color: rgba(14, 14, 14, 0.9)
}

#sp-logo {
    display: flex;
    justify-content: center
}

#sp-footer2 {
    display: flex;
    justify-content: center
}

#sp-footer2 ul.menu {
    margin-bottom: 35px
}

#sp-footer2 ul.menu li {
    font-size: 18px;
    color: #555;
    margin-right: 5px
}

#sp-footer2 .sppb-addon-icons-group {
    justify-content: center
}

.bottom-left-wrap:after {
    position: absolute;
    content: "";
    background-color: #262626;
    width: 1px;
    height: 97px;
    right: 160px
}

.view-category #sp-main-body {
    padding-top: 220px
}

.view-category #sp-main-body .articles-leading {
    margin-bottom: 15px
}

.view-category #sp-main-body .articles-leading .article-layout-card .article-intro-image {
    margin-bottom: 30px
}

.view-category .article .article-intro-image {
    margin-bottom: 30px
}

.view-category .article .article-body,
.view-category .article .article-body>.system-unpublished {
    display: flex;
    flex-direction: column-reverse;
    position: relative
}

.view-category .article .article-body .category-name {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700 !important
}

.view-category .article .article-introtext {
    display: none
}

.view-category .intro-items-part2 .article .article-body {
    flex-direction: column
}

body .sppb-btn,
body .btn {
    padding: 14px 45px 14px 45px;
    position: relative;
    z-index: 1;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.25;
    transition: all 0.3s cubic-bezier(0.6, 0.06, 1, 1)
}

body .sppb-btn.sppb-btn-3d,
body .btn.sppb-btn-3d {
    padding-top: 14px;
    padding-bottom: 13px
}

body .sppb-btn.sppb-btn-xlg,
body .btn.sppb-btn-xlg {
    padding: 14px 64px 14px 62px
}

body .sppb-btn.sppb-btn-lg,
body .btn.sppb-btn-lg {
    padding: 14px 53px 14px 52px
}

body .sppb-btn.sppb-btn-sm,
body .btn.sppb-btn-sm {
    padding: 14px 57px 14px 55px;
    font-size: 16px
}

body .sppb-btn.sppb-btn-xs,
body .btn.sppb-btn-xs {
    padding: 15px 40px 14px 40px;
    font-size: 14px
}

body .sppb-btn.easystore-btn-add-to-cart,
body .sppb-btn.btn-outline-primary,
body .sppb-btn.sppb-btn-default,
body .sppb-btn.btn-primary,
body .sppb-btn.sppb-btn-primary,
body .btn.easystore-btn-add-to-cart,
body .btn.btn-outline-primary,
body .btn.sppb-btn-default,
body .btn.btn-primary,
body .btn.sppb-btn-primary {
    background-color: #000000;
    color: #F8D022;
    border-color: #F8D022;
    border-radius: 0px
}

body .sppb-btn.easystore-btn-add-to-cart:hover,
body .sppb-btn.easystore-btn-add-to-cart:focus,
body .sppb-btn.easystore-btn-add-to-cart:active,
body .sppb-btn.btn-outline-primary:hover,
body .sppb-btn.btn-outline-primary:focus,
body .sppb-btn.btn-outline-primary:active,
body .sppb-btn.sppb-btn-default:hover,
body .sppb-btn.sppb-btn-default:focus,
body .sppb-btn.sppb-btn-default:active,
body .sppb-btn.btn-primary:hover,
body .sppb-btn.btn-primary:focus,
body .sppb-btn.btn-primary:active,
body .sppb-btn.sppb-btn-primary:hover,
body .sppb-btn.sppb-btn-primary:focus,
body .sppb-btn.sppb-btn-primary:active,
body .btn.easystore-btn-add-to-cart:hover,
body .btn.easystore-btn-add-to-cart:focus,
body .btn.easystore-btn-add-to-cart:active,
body .btn.btn-outline-primary:hover,
body .btn.btn-outline-primary:focus,
body .btn.btn-outline-primary:active,
body .btn.sppb-btn-default:hover,
body .btn.sppb-btn-default:focus,
body .btn.sppb-btn-default:active,
body .btn.btn-primary:hover,
body .btn.btn-primary:focus,
body .btn.btn-primary:active,
body .btn.sppb-btn-primary:hover,
body .btn.sppb-btn-primary:focus,
body .btn.sppb-btn-primary:active {
    background-color: #F8D022;
    border-color: #F8D022;
    color: #000
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-gradient,
body .sppb-btn.btn-outline-primary.sppb-btn-gradient,
body .sppb-btn.sppb-btn-default.sppb-btn-gradient,
body .sppb-btn.btn-primary.sppb-btn-gradient,
body .sppb-btn.sppb-btn-primary.sppb-btn-gradient,
body .btn.easystore-btn-add-to-cart.sppb-btn-gradient,
body .btn.btn-outline-primary.sppb-btn-gradient,
body .btn.sppb-btn-default.sppb-btn-gradient,
body .btn.btn-primary.sppb-btn-gradient,
body .btn.sppb-btn-primary.sppb-btn-gradient {
    background-image: linear-gradient(0deg, #F8D022 0, #b39618 100%);
    color: #fff
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-rounded,
body .sppb-btn.btn-outline-primary.sppb-btn-rounded,
body .sppb-btn.sppb-btn-default.sppb-btn-rounded,
body .sppb-btn.btn-primary.sppb-btn-rounded,
body .sppb-btn.sppb-btn-primary.sppb-btn-rounded,
body .btn.easystore-btn-add-to-cart.sppb-btn-rounded,
body .btn.btn-outline-primary.sppb-btn-rounded,
body .btn.sppb-btn-default.sppb-btn-rounded,
body .btn.btn-primary.sppb-btn-rounded,
body .btn.sppb-btn-primary.sppb-btn-rounded {
    border-radius: 5px
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-round,
body .sppb-btn.btn-outline-primary.sppb-btn-round,
body .sppb-btn.sppb-btn-default.sppb-btn-round,
body .sppb-btn.btn-primary.sppb-btn-round,
body .sppb-btn.sppb-btn-primary.sppb-btn-round,
body .btn.easystore-btn-add-to-cart.sppb-btn-round,
body .btn.btn-outline-primary.sppb-btn-round,
body .btn.sppb-btn-default.sppb-btn-round,
body .btn.btn-primary.sppb-btn-round,
body .btn.sppb-btn-primary.sppb-btn-round {
    border-radius: 30px
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-outline,
body .sppb-btn.btn-outline-primary.sppb-btn-outline,
body .sppb-btn.sppb-btn-default.sppb-btn-outline,
body .sppb-btn.btn-primary.sppb-btn-outline,
body .sppb-btn.sppb-btn-primary.sppb-btn-outline,
body .btn.easystore-btn-add-to-cart.sppb-btn-outline,
body .btn.btn-outline-primary.sppb-btn-outline,
body .btn.sppb-btn-default.sppb-btn-outline,
body .btn.btn-primary.sppb-btn-outline,
body .btn.sppb-btn-primary.sppb-btn-outline {
    background-color: transparent;
    color: #F8D022;
    border-color: #F8D022
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-outline:hover,
body .sppb-btn.btn-outline-primary.sppb-btn-outline:hover,
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover,
body .sppb-btn.btn-primary.sppb-btn-outline:hover,
body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover,
body .btn.easystore-btn-add-to-cart.sppb-btn-outline:hover,
body .btn.btn-outline-primary.sppb-btn-outline:hover,
body .btn.sppb-btn-default.sppb-btn-outline:hover,
body .btn.btn-primary.sppb-btn-outline:hover,
body .btn.sppb-btn-primary.sppb-btn-outline:hover {
    background-color: #F8D022;
    color: #fff
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-outline.btn-white,
body .sppb-btn.btn-outline-primary.sppb-btn-outline.btn-white,
body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-white,
body .sppb-btn.btn-primary.sppb-btn-outline.btn-white,
body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-white,
body .btn.easystore-btn-add-to-cart.sppb-btn-outline.btn-white,
body .btn.btn-outline-primary.sppb-btn-outline.btn-white,
body .btn.sppb-btn-default.sppb-btn-outline.btn-white,
body .btn.btn-primary.sppb-btn-outline.btn-white,
body .btn.sppb-btn-primary.sppb-btn-outline.btn-white {
    border-color: #fff;
    color: #fff
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-outline.btn-white:hover,
body .sppb-btn.btn-outline-primary.sppb-btn-outline.btn-white:hover,
body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-white:hover,
body .sppb-btn.btn-primary.sppb-btn-outline.btn-white:hover,
body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-white:hover,
body .btn.easystore-btn-add-to-cart.sppb-btn-outline.btn-white:hover,
body .btn.btn-outline-primary.sppb-btn-outline.btn-white:hover,
body .btn.sppb-btn-default.sppb-btn-outline.btn-white:hover,
body .btn.btn-primary.sppb-btn-outline.btn-white:hover,
body .btn.sppb-btn-primary.sppb-btn-outline.btn-white:hover {
    color: #fff;
    background-color: #F8D022;
    border-color: #F8D022
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-3d,
body .sppb-btn.btn-outline-primary.sppb-btn-3d,
body .sppb-btn.sppb-btn-default.sppb-btn-3d,
body .sppb-btn.btn-primary.sppb-btn-3d,
body .sppb-btn.sppb-btn-primary.sppb-btn-3d,
body .btn.easystore-btn-add-to-cart.sppb-btn-3d,
body .btn.btn-outline-primary.sppb-btn-3d,
body .btn.sppb-btn-default.sppb-btn-3d,
body .btn.btn-primary.sppb-btn-3d,
body .btn.sppb-btn-primary.sppb-btn-3d {
    border-bottom-color: #b39618
}

body .sppb-btn.easystore-btn-add-to-cart.sppb-btn-3d:hover,
body .sppb-btn.btn-outline-primary.sppb-btn-3d:hover,
body .sppb-btn.sppb-btn-default.sppb-btn-3d:hover,
body .sppb-btn.btn-primary.sppb-btn-3d:hover,
body .sppb-btn.sppb-btn-primary.sppb-btn-3d:hover,
body .btn.easystore-btn-add-to-cart.sppb-btn-3d:hover,
body .btn.btn-outline-primary.sppb-btn-3d:hover,
body .btn.sppb-btn-default.sppb-btn-3d:hover,
body .btn.btn-primary.sppb-btn-3d:hover,
body .btn.sppb-btn-primary.sppb-btn-3d:hover {
    border-bottom-color: transparent
}

body .sppb-btn.easystore-btn-add-to-cart.btn-yellow-bg:hover,
body .sppb-btn.easystore-btn-add-to-cart.btn-yellow-bg:focus,
body .sppb-btn.easystore-btn-add-to-cart.btn-yellow-bg.active,
body .sppb-btn.btn-outline-primary.btn-yellow-bg:hover,
body .sppb-btn.btn-outline-primary.btn-yellow-bg:focus,
body .sppb-btn.btn-outline-primary.btn-yellow-bg.active,
body .sppb-btn.sppb-btn-default.btn-yellow-bg:hover,
body .sppb-btn.sppb-btn-default.btn-yellow-bg:focus,
body .sppb-btn.sppb-btn-default.btn-yellow-bg.active,
body .sppb-btn.btn-primary.btn-yellow-bg:hover,
body .sppb-btn.btn-primary.btn-yellow-bg:focus,
body .sppb-btn.btn-primary.btn-yellow-bg.active,
body .sppb-btn.sppb-btn-primary.btn-yellow-bg:hover,
body .sppb-btn.sppb-btn-primary.btn-yellow-bg:focus,
body .sppb-btn.sppb-btn-primary.btn-yellow-bg.active,
body .btn.easystore-btn-add-to-cart.btn-yellow-bg:hover,
body .btn.easystore-btn-add-to-cart.btn-yellow-bg:focus,
body .btn.easystore-btn-add-to-cart.btn-yellow-bg.active,
body .btn.btn-outline-primary.btn-yellow-bg:hover,
body .btn.btn-outline-primary.btn-yellow-bg:focus,
body .btn.btn-outline-primary.btn-yellow-bg.active,
body .btn.sppb-btn-default.btn-yellow-bg:hover,
body .btn.sppb-btn-default.btn-yellow-bg:focus,
body .btn.sppb-btn-default.btn-yellow-bg.active,
body .btn.btn-primary.btn-yellow-bg:hover,
body .btn.btn-primary.btn-yellow-bg:focus,
body .btn.btn-primary.btn-yellow-bg.active,
body .btn.sppb-btn-primary.btn-yellow-bg:hover,
body .btn.sppb-btn-primary.btn-yellow-bg:focus,
body .btn.sppb-btn-primary.btn-yellow-bg.active {
    background-color: #fff;
    border-color: #000;
    color: #000
}

body .sppb-btn.btn-secondary,
body .btn.btn-secondary {
    color: #F8D022;
    background-color: #000000;
    border-color: #F8D022;
    border-radius: 0px
}

body .sppb-btn.btn-secondary:hover,
body .sppb-btn.btn-secondary:focus,
body .sppb-btn.btn-secondary:active,
body .btn.btn-secondary:hover,
body .btn.btn-secondary:focus,
body .btn.btn-secondary:active {
    background-color: #F8D022;
    border-color: #F8D022;
    color: #000
}

body .sppb-btn.sppb-btn-link,
body .btn.sppb-btn-link {
    padding: 0px;
    color: #F8D022
}

body .sppb-btn.sppb-btn-link:hover,
body .btn.sppb-btn-link:hover {
    text-decoration: underline
}

.btn-100 .sppb-btn {
    width: 100%
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
    outline: none
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus,
.btn-secondary:not(:disabled):not(.disabled):active {
    background-color: #F8D022;
    border-color: #F8D022;
    color: #000
}

.btn:focus {
    box-shadow: none !important
}

.sppb-addon-accordion .sppb-panel:first-child .sppb-panel-heading {
    border-top: 1px solid #262626
}

.sppb-addon-accordion .sppb-panel-heading {
    padding: 27px 0px;
    border-bottom: 1px solid #262626
}

.sppb-addon-accordion .sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
    color: #8e8e8e
}

.sppb-addon-accordion .sppb-toggle-direction i {
    color: #555555;
    font-size: 20px
}

.sppb-addon-accordion .sppb-panel-body {
    padding: 30px 60px 40px 0px;
    border-bottom: 1px solid #262626
}

ul {
    margin: 0px;
    padding: 0px
}

ul li {
    padding-left: 10px
}

.eports-icon-group .sppb-icons-group-list {
    perspective: 1000px
}

.eports-icon-group .sppb-icons-group-list li {
    transition: all 0.5s ease
}

.eports-icon-group .sppb-icons-group-list li:hover {
    transform: rotateY(45deg)
}

.eports-icon-group .sppb-icons-group-list li a {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin: 0px;
    justify-content: space-between
}

.eports-icon-group .sppb-icons-group-list li a i {
    color: #fff
}

.eports-icon-group .sppb-icons-group-list li .sppb-icons-label-text {
    font-weight: 700;
    font-size: 13px
}

.eports-icon-group .sppb-icons-group-list li .sppb-icons-label-text>span {
    display: block
}

.eports-icon-group .sppb-icons-group-list li .sppb-icons-label-text span {
    color: #fff;
    margin-top: 7px
}

.top-search-input-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: none;
    -webkit-animation: searchZoomIn 0.4s;
    animation: searchZoomIn 0.4s
}

.top-search-input-wrap form {
    width: 100%
}

.top-search-input-wrap .search-wrap {
    width: 100%
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search {
    float: none !important;
    width: 75%;
    margin: 0 auto;
    max-width: 900px
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search h3.sp-module-title {
    display: none
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search input {
    background: transparent;
    height: auto;
    box-shadow: none;
    padding: 0px;
    width: 100%;
    color: #000;
    font-size: 100px;
    border-color: #000;
    border-style: solid;
    border-width: 0 0 4px;
    border-radius: 0;
    font-weight: 300
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-webkit-input-placeholder {
    opacity: 1;
    color: #000
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-moz-placeholder {
    opacity: 1;
    color: #000
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search input:-ms-input-placeholder {
    opacity: 1;
    color: #000
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-webkit-search-cancel-button,
.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.top-search-input-wrap .search-wrap .search.esoprts-top-search input:focus {
    outline: 0;
    box-shadow: none
}

.top-search-input-wrap .search-upper-part {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80%;
    transition: transform 0.6s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0, -100%, 0)
}

.top-search-input-wrap .search-bottom-part {
    background-color: #000000;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20%;
    transition: transform 0.6s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0, 100%, 0);
    top: 80%
}

.top-search-input-wrap .search-bottom-part h3 {
    color: #fff;
    margin: 0 0 30px;
    font-size: 24px;
    font-weight: 700;
    text-transform: none
}

.top-search-input-wrap .search-bottom-part h3:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    padding-right: 20px
}

.top-search-input-wrap .search-bottom-part .sppb-media>.pull-left {
    margin-right: 0
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature {
    margin-bottom: 0
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-icon .sppb-icon-container i {
    font-size: 40px;
    color: #fff
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body {
    padding-right: 0;
    padding-top: 0
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body .sppb-addon-title {
    color: #fff
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body .sppb-addon-text {
    color: #fff
}

.top-search-input-wrap.search-open .search-upper-part,
.top-search-input-wrap.search-open .search-bottom-part {
    transform: translate3d(0, 0, 0)
}

.top-search-input-wrap .search-info-text {
    color: #000;
    text-align: right;
    display: block;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px
}

.top-search-input-wrap .search-suggested-tag ul {
    margin: 0;
    padding: 0
}

.top-search-input-wrap .search-suggested-tag ul li {
    border: 0;
    display: inline-block;
    padding: 0
}

.top-search-input-wrap .search-suggested-tag ul li a {
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 10px
}

.top-search-input-wrap .search-suggested-tag ul li a:before {
    display: none
}

.top-search-input-wrap .search-address-content i {
    color: #fff;
    font-size: 40px
}

.top-search-input-wrap .search-address-content h4 {
    color: #fff;
    margin-top: 0;
    font-weight: 500
}

.top-search-input-wrap .search-address-content p {
    color: #fff;
    margin-bottom: 0
}

.top-search-input-wrap .search-address-content .search-address {
    width: 70%;
    margin-left: 30px
}

.search-upper-part {
    background-color: #F8D022
}

.icon-top-wrapper i,
.j2store-minicart-button .cart-item-info a,
.sp-custom-login .info-text a {
    font-size: 18px
}

.icon-top-wrapper {
    height: auto;
    line-height: 80px;
    position: relative;
    z-index: 999999
}

.icon-top-wrapper i {
    cursor: pointer;
    transition: 3ms
}

.icon-top-wrapper i.search-open-icon {
    color: #fff;
    text-align: center;
    border-radius: 50%;
    transition: 0.35s
}

.icon-top-wrapper i.search-open-icon:hover {
    color: #F8D022
}

.icon-top-wrapper i.search-close-icon {
    font-size: 22px;
    color: #000;
    z-index: 9999;
    position: relative;
    margin-left: 10px
}

.icon-top-wrapper .search-close-icon {
    display: none
}

.j2store-single-product-view #sp-position1 {
    display: none
}

.com-j2store.view-products #sp-main-body>.container {
    max-width: 100%
}

.com-j2store.view-products .j2store-products-row>div {
    margin: 0px;
    padding: 0px;
    max-width: 20%;
    flex: 1 0 20%
}

.com-j2store.view-products .j2store-products-row>div:nth-child(even) {
    background: #171717
}

.com-j2store.view-products #productFilters {
    max-width: 1110px;
    margin: 0 auto 60px auto
}

.com-j2store.view-products #productFilters .shop-product-searching {
    flex: 1 0 60%;
    max-width: 60%;
    display: flex;
    align-items: center
}

.com-j2store.view-products #productFilters .shop-product-sorting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1 0 auto
}

.com-j2store.view-products #productFilters .j2store-product-search-input {
    margin-right: 10px;
    border-radius: 0px
}

.com-j2store.view-products #productFilters .j2store-product-search-input:focus {
    border: 1px solid #F8D022;
    outline: none
}

.com-j2store.view-products #productFilters .btn.btn-success,
.com-j2store.view-products #productFilters .btn.btn-inverse {
    border-radius: 0px;
    border-color: #F8D022;
    color: #F8D022;
    background-color: #000;
    margin-right: 10px;
    padding: 14px 35px;
    font-size: 18px
}

.com-j2store.view-products #productFilters .btn.btn-success:hover,
.com-j2store.view-products #productFilters .btn.btn-inverse:hover {
    background-color: #F8D022;
    color: #000;
    border-color: #F8D022
}

.com-j2store.view-products #productFilters .esports-shortby-title {
    margin-right: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.com-j2store.view-products #productFilters #j2store_sortby {
    width: 175px;
    padding: 16px 20px
}

.com-j2store.view-products #productFilters #j2store_sortby:focus {
    outline: none
}

.j2store-single-product {
    position: relative
}

.j2store-single-product:hover .esports-shop-list-content-wrap {
    opacity: 1;
    visibility: visible;
    transform: translate(0px)
}

.j2store-single-product .product-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px
}

.j2store-single-product .product-title a {
    color: #8e8e8e
}

.j2store-single-product .product-title a:hover {
    color: #F8D022
}

.j2store-single-product .product-price-container {
    order: -1;
    margin-bottom: 17px
}

.j2store-single-product .product-price-container .sale-price {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase
}

.j2store-single-product .product-qty {
    display: none
}

.j2store-single-product .j2store-add-to-cart {
    margin: 0px;
    display: block;
    text-align: center
}

.j2store-single-product .cart-action-complete {
    font-size: 14px;
    background: var(--link-color);
    padding: 5px 15px;
    position: relative;
    margin-bottom: 20px
}

.j2store-single-product .cart-action-complete p {
    margin: 0
}

.j2store-single-product .cart-action-complete p,
.j2store-single-product .cart-action-complete a {
    color: #000 !important
}

.j2store-single-product .cart-action-complete a {
    font-weight: 700
}

.j2store-single-product .cart-action-complete a:hover,
.j2store-single-product .cart-action-complete a:focus {
    opacity: 0.7
}

.j2store-single-product .cart-action-complete:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid var(--link-color);
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%)
}

.j2store-single-product .esports-shop-list-content-wrap {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-width: 50px 30px 50px 30px;
    background: rgba(0, 0, 0, 0.9);
    border-style: solid;
    border-color: #0d0d0d;
    transform: translate(10px, 0px);
    visibility: hidden;
    opacity: 0;
    padding: 0px 30px;
    transition: all 0.4s ease
}

.j2store-single-product .options {
    margin-bottom: 40px
}

.j2store-single-product .options .option:first-child {
    display: flex;
    justify-content: center
}

.j2store-single-product .options .option:first-child>b {
    display: none
}

.j2store-single-product .options .option:first-child label {
    margin: 0px 3px;
    border: 1px solid transparent;
    padding: 4px 4px;
    line-height: 1;
    transition: all 0.3s ease
}

.j2store-single-product .options .option:first-child label:hover {
    cursor: pointer;
    color: #F8D022
}

.j2store-single-product .options .option:first-child input {
    -webkit-appearance: none
}

.j2store-single-product .options .option:first-child input:checked+label {
    border-color: #F8D022
}

.j2store-single-product .options .option:nth-child(3) {
    display: none
}

.com-j2store.view-products.j2store-single-product-view #sp-main-body>.container {
    max-width: 100%;
    padding: 0px
}

.com-j2store.view-products.j2store-single-product-view .simple-product>.row,
.com-j2store.view-products.j2store-single-product-view .product-details-top-wrapper>.row {
    max-width: 1140px;
    margin: 0 auto
}

.com-j2store.view-products.j2store-single-product-view .simple-product .j2store-mainimage {
    margin-bottom: 120px
}

.com-j2store.view-products.j2store-single-product-view .product-details-top-wrapper {
    background-color: #0d0d0d;
    padding-bottom: 65px
}

.com-j2store.view-products.j2store-single-product-view .price-sku-brand-container {
    border: 0px
}

.com-j2store.view-products.j2store-single-product-view .options {
    display: flex;
    flex-direction: column;
    margin: 0px
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) {
    display: block;
    order: -1;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3)>b {
    display: none
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) img {
    margin-right: 30px;
    margin-bottom: 30px;
    border: 1px solid transparent
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) input {
    -webkit-appearance: none
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) input:checked img {
    border-color: #F8D022
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) label {
    display: block
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) label span {
    display: none
}

.com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) label img:hover {
    cursor: pointer
}

.com-j2store.view-products.j2store-single-product-view .options .option:first-child {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 350px
}

.com-j2store.view-products.j2store-single-product-view .options .option:first-child>b {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
    text-align: center;
    color: #8e8e8e;
    display: block;
    flex: 1 0 100%;
    max-width: 100;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 25px
}

.com-j2store.view-products.j2store-single-product-view .options .option:first-child label {
    border: 1px solid transparent;
    padding: 10px 10px;
    line-height: 1;
    font-size: 20px;
    min-width: 50px;
    background: #171717;
    min-height: 42px;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 30px
}

.com-j2store.view-products.j2store-single-product-view .options .option:first-child input:checked+label {
    background-color: #F8D022;
    color: #000
}

.com-j2store.view-products.j2store-single-product-view .j2store-cart-button {
    width: 316px
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-price-container {
    margin: 0px
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-qty {
    display: block;
    margin-top: 25px
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-qty .input-mini {
    width: 316px !important;
    padding: 6px 0 !important;
    margin-bottom: 40px;
    color: #fff;
    font-size: 30px;
    border: solid 1px #555555;
    background-color: #000000
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-qty .input-mini:focus {
    border-color: #F8D022
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .j2store-add-to-cart {
    text-align: left;
    font-size: 20px
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-price-container .sale-price {
    text-align: left;
    font-size: 30px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 20px
}

.com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-title {
    font-size: 30px;
    color: #8e8e8e;
    text-align: left;
    font-weight: normal;
    font-family: inherit
}

.com-j2store.view-products.j2store-single-product-view .product-description {
    margin-top: 130px;
    max-width: 730px
}

.com-j2store.view-products.j2store-single-product-view .product-description .product-sdesc {
    margin-bottom: 120px
}

.com-j2store.view-products.j2store-single-product-view .product-description h3 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 50px
}

.com-j2store.view-products.j2store-single-product-view .product-description p {
    font-size: 16px;
    line-height: 1.88;
    letter-spacing: normal;
    color: #8e8e8e
}

.com-j2store.view-products.j2store-single-product-view .product-description ul {
    list-style: none !important;
    margin-top: 70px
}

.com-j2store.view-products.j2store-single-product-view .product-description ul li {
    font-size: 16px;
    line-height: 2.5;
    color: #8e8e8e
}

.com-j2store.view-products.j2store-single-product-view .product-description ul li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px
}

.com-j2store.view-products.j2store-single-product-view .product-specs {
    margin-bottom: 130px
}

.product-upsells-container h3 {
    color: #fff;
    max-width: 1110px;
    margin: 0px auto 60px auto
}

.upsell-product-row>div {
    flex: 1 0 20%;
    max-width: 20%;
    padding: 0px;
    background-color: #0d0d0d
}

.upsell-product-row>div:nth-child(even) {
    background-color: #171717
}

.upsell-product {
    position: relative
}

.upsell-product:hover .esports-releated-product-info-wrap {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px)
}

.upsell-product .esports-releated-product-info-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.9);
    border-width: 50px 30px 50px 30px;
    border-style: solid;
    border-color: #0d0d0d;
    padding: 0px 30px;
    visibility: hidden;
    transform: translate(10px, 0px);
    opacity: 0;
    transition: all 0.5s ease
}

.upsell-product .upsell-product-image img {
    width: 100%
}

.upsell-product .upsell-product-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-align: left;
    margin-bottom: 100px;
    text-align: center
}

.upsell-product .upsell-product-title a {
    color: #8e8e8e
}

.upsell-product .upsell-product-title a:hover {
    color: #F8D022
}

.upsell-product .product-element-value {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    display: inline-block
}

.upsell-product .btn.btn-success {
    border-radius: 0px;
    border-color: #F8D022;
    color: #F8D022;
    background-color: #000;
    margin-right: 10px;
    padding: 14px 35px;
    font-size: 18px
}

.upsell-product .btn.btn-success:hover {
    background-color: #F8D022;
    color: #000;
    border-color: #F8D022
}

.table td {
    border-top: 1px solid #555555
}

.j2store-single-product-view #sp-main-body .j2store-single-product .j2store-addtocart-form .options .esports-option-color input:checked+label img {
    border: solid 1px var(--link-color)
}

.com-sppagebuilder.layout-edit-iframe #sp-header {
    display: none
}

.com-j2store.view-carts #sp-position1 {
    display: none
}

.com-j2store.view-carts #sp-main-body {
    padding-top: 200px
}

.view-carts .j2store-cart .cart-no-items {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    display: block;
    text-align: center
}

.view-carts .j2store-cart-table {
    border: 3px solid #1a1a1a
}

.view-carts .j2store-cart-table .product-qty {
    width: 100px;
    display: inline-block;
    margin-right: 10px
}

.view-carts .j2store-cart-table .product-qty input[type="text"],
.view-carts .j2store-cart-table .product-qty input[type="number"] {
    width: 100px !important;
    background-color: #1a1a1a
}

.view-carts .j2store-cart-table .product-qty input[type="text"]:hover,
.view-carts .j2store-cart-table .product-qty input[type="text"]:focus,
.view-carts .j2store-cart-table .product-qty input[type="number"]:hover,
.view-carts .j2store-cart-table .product-qty input[type="number"]:focus {
    outline: none
}

.view-carts .j2store-cart-table thead {
    background-color: #1a1a1a
}

.view-carts .j2store-cart-table thead tr th {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: -0.31px;
    color: #fff;
    padding: 28px 0px;
    border: none
}

.view-carts .j2store-cart-table thead tr th:first-child {
    padding-left: 50px;
    display: inline-block
}

.view-carts .j2store-cart-table tbody tr {
    border: 3px solid #1a1a1a
}

.view-carts .j2store-cart-table tbody tr td {
    border: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.88;
    color: #fff;
    padding: 35px 0px
}

.view-carts .j2store-cart-table tbody tr td:first-child {
    padding-left: 50px
}

.view-carts .j2store-cart-table tbody tr td .cart-product-unit-price {
    display: none
}

.view-carts .j2store-cart-table tbody tr td .cart-product-sku {
    display: none
}

.view-carts .j2store-cart-table tbody tr .cart-line-subtotal {
    font-weight: normal;
    text-align: left
}

.view-carts .j2store-cart-table tbody tr:last-child td {
    padding-bottom: 100px !important
}

.view-carts .j2store-cart-table .remove-icon {
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    margin: 0px;
    padding: 0px 17px 0px 0px
}

.view-carts .j2store-cart-table .remove-icon:hover,
.view-carts .j2store-cart-table .remove-icon:focus,
.view-carts .j2store-cart-table .remove-icon:active,
.view-carts .j2store-cart-table .remove-icon:active:focus {
    box-shadow: none;
    background-color: transparent;
    border: none;
    color: #fff
}

.view-carts .j2store-cart-table .remove-icon .fa-trash-o:before {
    content: "" !important;
    font-weight: 600
}

.view-carts .j2store-cart-buttons {
    margin-top: 20px;
    display: inline-block
}

.view-carts .j2store-cart-buttons .cart-update-button input {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.3px;
    text-align: center;
    color: #F8D022;
    border: solid 1px #F8D022;
    padding: 12px 50px;
    border-radius: 8px;
    background: transparent
}

.view-carts .j2store-cart-buttons .cart-update-button input:hover,
.view-carts .j2store-cart-buttons .cart-update-button input:focus,
.view-carts .j2store-cart-buttons .cart-update-button input:active,
.view-carts .j2store-cart-buttons .cart-update-button input:active:focus {
    box-shadow: none;
    color: #000;
    background-color: #F8D022;
    border-color: #F8D022
}

.view-carts .j2store-cart-buttons .cart-continue-shopping-button input {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.3px;
    color: #F8D022;
    background: none;
    border: none;
    padding-left: 0
}

.view-carts .j2store-cart-buttons .cart-continue-shopping-button input:hover,
.view-carts .j2store-cart-buttons .cart-continue-shopping-button input:focus,
.view-carts .j2store-cart-buttons .cart-continue-shopping-button input:active,
.view-carts .j2store-cart-buttons .cart-continue-shopping-button input:active:focus {
    color: #F8D022;
    box-shadow: none;
    background-color: transparent;
    border-color: transparent
}

.view-carts .cart-footer {
    border: 3px solid #1a1a1a
}

.view-carts .cart-footer tbody tr {
    border: none;
    display: block
}

.view-carts .cart-footer tbody tr th {
    text-align: left !important;
    padding: 0px;
    padding-right: 70px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: -0.31px;
    color: #fff;
    border: none
}

.view-carts .cart-footer tbody tr td {
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
    border: none;
    line-height: 1.38;
    letter-spacing: -0.42px;
    color: #fff
}

.view-carts .cart-footer tbody tr:first-child {
    padding: 35px 30px 0px 35px
}

.view-carts .cart-footer tbody tr:last-child {
    margin-top: 30px;
    border-top: 3px solid #1a1a1a;
    padding: 25px 0px
}

.view-carts .cart-footer tbody tr:last-child th {
    padding: 0px 100px 0px 38px
}

.view-carts .cart-footer tbody tr:last-child td {
    font-weight: 600
}

.view-carts .cart-checkout-button .btn.btn-large {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.3px;
    text-align: center;
    color: #000;
    padding: 12px 20px;
    background: #F8D022;
    display: block;
    margin-top: 35px
}

.view-carts .cart-checkout-button .btn.btn-large:hover,
.view-carts .cart-checkout-button .btn.btn-large:focus,
.view-carts .cart-checkout-button .btn.btn-large:active,
.view-carts .cart-checkout-button .btn.btn-large:active:focus {
    box-shadow: none;
    background-color: none !important;
    border: none
}

.view-carts .alert-notice {
    padding: 0px;
    margin-bottom: 40px;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 15px
}

.view-carts .alert-notice .close {
    font-size: 30px
}

.view-carts .alert-notice .alert-heading {
    font-size: 24px
}

.view-carts .alert-notice div {
    font-size: 18px
}

.checkout h1 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #fff
}

.checkout h2 {
    font-size: 32px;
    font-weight: 400;
    color: #fff
}

.checkout .checkout-heading {
    font-size: 18px;
    padding: 20px;
    background: #1a1a1a;
    border: none;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px
}

.j2store.checkout h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

.j2store.checkout label {
    margin-bottom: 10px
}

.j2store.checkout #checkbox_tos {
    margin-bottom: 10px
}

.cart-checkout-button .btn-primary,
.cart-checkout-button .btn-primary:not(:disabled):not(.disabled):active,
.cart-checkout-button .btn-success,
.cart-checkout-button .btn-success:not(:disabled):not(.disabled):active,
.checkout-content .btn-primary,
.checkout-content .btn-primary:not(:disabled):not(.disabled):active,
.checkout-content .btn-success,
.checkout-content .btn-success:not(:disabled):not(.disabled):active {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: 1.27px;
    padding: 13px 38px;
    border: 0;
    border-radius: 8px;
    color: #fff;
    background-color: #F8D022
}

.cart-checkout-button .btn-primary:active,
.cart-checkout-button .btn-primary:focus,
.cart-checkout-button .btn-primary:hover,
.cart-checkout-button .btn-primary:not(:disabled):not(.disabled):active:active,
.cart-checkout-button .btn-primary:not(:disabled):not(.disabled):active:focus,
.cart-checkout-button .btn-primary:not(:disabled):not(.disabled):active:hover,
.cart-checkout-button .btn-success:active,
.cart-checkout-button .btn-success:focus,
.cart-checkout-button .btn-success:hover,
.cart-checkout-button .btn-success:not(:disabled):not(.disabled):active:active,
.cart-checkout-button .btn-success:not(:disabled):not(.disabled):active:focus,
.cart-checkout-button .btn-success:not(:disabled):not(.disabled):active:hover,
.checkout-content .btn-primary:active,
.checkout-content .btn-primary:focus,
.checkout-content .btn-primary:hover,
.checkout-content .btn-primary:not(:disabled):not(.disabled):active:active,
.checkout-content .btn-primary:not(:disabled):not(.disabled):active:focus,
.checkout-content .btn-primary:not(:disabled):not(.disabled):active:hover,
.checkout-content .btn-success:active,
.checkout-content .btn-success:focus,
.checkout-content .btn-success:hover,
.checkout-content .btn-success:not(:disabled):not(.disabled):active:active,
.checkout-content .btn-success:not(:disabled):not(.disabled):active:focus,
.checkout-content .btn-success:not(:disabled):not(.disabled):active:hover {
    color: #ffffff;
    box-shadow: none;
    background-color: #F8D022
}

.cart-estimator-discount-block {
    display: block;
    width: 100%;
    clear: both;
    margin-top: 30px
}

#shipping #button-quote {
    border-radius: 8px;
    padding: 10px 50px;
    font-weight: 600;
    margin-top: 30px
}

#shipping #button-quote:hover,
#shipping #button-quote:active {
    box-shadow: none
}

.com-j2store.view-checkout .wait {
    display: block;
    margin-bottom: 10px
}

.com-j2store.view-checkout #j2store-checkout .btn.btn-primary {
    background-color: #F8D022;
    color: #000
}

.com-j2store.view-checkout .customer-note textarea {
    background-color: #1a1a1a;
    border: none;
    width: 100%;
    min-height: 200px;
    padding: 20px;
    color: #fff
}

.com-j2store.view-checkout .customer-note textarea:focus {
    border-color: #F8D022
}

.com-j2store.view-checkout .j2storeOrderSummary .table td,
.com-j2store.view-checkout .j2storeOrderSummary .table th {
    border: 3px solid #1a1a1a !important;
    color: #fff;
    padding: 12px 25px
}

.custom-sec-overlay {
    overflow: hidden
}

.custom-sec-overlay .sppb-row-overlay {
    margin-bottom: -200px
}

.custom-sec-overlay .sppb-row-overlay:after {
    content: "";
    background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0) 59%, rgba(14, 11, 11, 0.63) 100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.game-studio-most-played-games .sppb-articles-carousel-content {
    padding: 15px 30px 15px;
    display: flex;
    flex-direction: column-reverse;
    background-color: #0d0d0d
}

.game-studio-most-played-games .sppb-articles-carousel-content .sppb-articles-carousel-meta {
    display: none
}

.game-studio-most-played-games .sppb-articles-carousel-content a {
    font-size: 20px;
    line-height: 27px;
    color: #8e8e8e;
    font-weight: 600;
    margin-top: 0
}

.game-studio-most-played-games .sppb-articles-carousel-content a:hover {
    color: var(--link-color)
}

.game-studio-most-played-games .sppb-articles-carousel-content .sppb-articles-carousel-meta-category a {
    font-size: 14px;
    color: var(--link-color);
    margin-bottom: 10px
}

.game-studio-most-played-games .bx-controls-direction {
    opacity: 0
}

.game-studio-most-played-games .bx-controls-direction a {
    font-size: 40px;
    top: 160px;
    width: 58px !important;
    height: 58px;
    line-height: 58px;
    background: var(--link-color);
    border-radius: 100%;
    border: solid 1px transparent
}

.game-studio-most-played-games .bx-controls-direction a:hover {
    background-color: #000;
    color: var(--link-color) !important;
    border: solid 1px var(--link-color);
    transition: 0.4s
}

.game-studio-most-played-games .bx-controls-direction a.bx-next {
    right: -15px;
    left: inherit !important
}

.game-studio-most-played-games .bx-controls-direction a.bx-prev {
    left: -15px
}

.game-studio-most-played-games .bx-default-pager {
    bottom: -490px !important;
    display: flex;
    justify-content: center;
    align-items: center
}

.game-studio-most-played-games .bx-default-pager .bx-pager-item a {
    width: 8px !important;
    height: 8px !important;
    border-radius: 100% !important;
    color: #555
}

.game-studio-most-played-games .bx-default-pager .bx-pager-item a.active {
    width: 12px !important;
    height: 12px !important;
    background-color: var(--link-color) !important
}

.game-studio-most-played-games .bx-default-pager .bx-pager-item a:hover {
    background-color: var(--link-color) !important
}

.game-studio-most-played-games:hover .bx-controls-direction {
    opacity: 1;
    transition: 1s
}

.bg-filter {
    backdrop-filter: blur(4px)
}

.twitter-tweet.twitter-tweet-rendered {
    margin: 0px !important
}

.section-border-wrapper .sppb-row>div {
    border-style: solid;
    border-color: rgba(216, 216, 216, 0.2);
    border-width: 0px
}

.section-border-wrapper .sppb-row>div:first-child {
    border-width: 0px 1px 1px 0px
}

.section-border-wrapper .sppb-row>div:nth-child(2) {
    border-width: 0px 0px 1px 0px
}

.section-border-wrapper .sppb-row>div:nth-child(3) {
    border-width: 0px 1px 0px 0px
}

.animated-number-wrapper .sppb-row>div {
    display: inherit
}

.animated-number-wrapper .sppb-row>div:not(:last-child):after {
    content: "";
    position: relative;
    width: 2px;
    height: 100px;
    background-color: rgba(255, 205, 49, 0.5);
    top: 20px;
    left: 0px;
    bottom: 0px;
    display: inline-block;
    transform: skewX(-15deg)
}

.image-hover-animation {
    transition: all 0.3s ease
}

.image-hover-animation:hover {
    filter: hue-rotate(353deg) brightness(0.8) saturate(3);
    cursor: pointer
}

.esports-triangle-section {
    backdrop-filter: blur(10px);
    clip-path: polygon(90% 0, 100% 12%, 100% 100%, 0 100%, 0 0)
}

.j2store-product-module .owl-item:nth-child(even) {
    background: #171717
}

.j2store-product-module .owl-nav>button {
    width: 58px;
    height: 58px;
    background-color: #ffffff !important;
    border-radius: 50px;
    color: #000 !important;
    font-size: 24px !important;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.3s
}

.j2store-product-module .owl-nav>button.owl-next {
    right: 0;
    left: auto
}

.j2store-product-module .owl-nav>button:hover,
.j2store-product-module .owl-nav>button:focus {
    background-color: #F8D022 !important;
    outline: transparent
}

.j2store-product-module .owl-nav>button .fa.fa-caret-left:before {
    content: ""
}

.j2store-product-module .owl-nav>button .fa.fa-caret-right:before {
    content: ""
}

.custom-articles .sppb-addon-content>div>div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.custom-articles .sppb-addon-article {
    margin-bottom: 40px
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap {
    position: relative;
    padding-top: 40px;
    margin: 0px
}

.custom-articles .sppb-addon-article img {
    transition: 0.5s;
    margin-bottom: 30px
}

.custom-articles .sppb-addon-article:hover img {
    filter: hue-rotate(353deg) brightness(0.8) saturate(3);
    -webkit-filter: hue-rotate(353deg) brightness(0.8) saturate(3);
    -moz-filter: hue-rotate(353deg) brightness(0.8) saturate(3)
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap h3 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap h3 a {
    color: #fff
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap h3 a:hover,
.custom-articles .sppb-addon-article .sppb-article-info-wrap h3 a:focus {
    color: #F8D022
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta>span {
    font-size: 16px;
    color: #8e8e8e
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta>span a {
    color: #8e8e8e
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta>span a:hover,
.custom-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta>span a:focus {
    color: #F8D022
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta .sppb-meta-category {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px
}

.custom-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta .sppb-meta-category a {
    color: #F8D022
}

.custom-articles .side-wrap>div {
    flex: 0 0 100%;
    max-width: 100%
}

.custom-articles .side-wrap .sppb-addon-article {
    display: flex
}

.custom-articles .side-wrap .sppb-addon-article .sppb-article-info-wrap {
    margin-top: 0
}

.custom-articles .side-wrap .sppb-addon-article .sppb-article-info-wrap h3 {
    margin-bottom: 15px
}

.custom-articles .side-wrap .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
    margin-bottom: 0
}

.custom-articles .side-wrap .sppb-addon-article .sppb-article-img-wrap {
    margin-right: 30px
}

.custom-articles .side-wrap .sppb-addon-article img {
    max-width: 160px;
    margin-bottom: 0px
}

.j2store-minicart-button .cart-item-info {
    position: relative
}

.j2store-minicart-button .cart-item-info a {
    color: #fff;
    transition: 0.35s
}

.j2store-minicart-button .cart-item-info a:hover {
    color: #F8D022
}

.j2store-minicart-button .cart-item-info .cart-item-count {
    background-color: #F8D022;
    color: #000;
    width: 15px;
    position: absolute;
    top: -6px;
    left: 71%;
    font-size: 10px;
    height: 15px;
    line-height: 15px
}

#login .modal-dialog {
    width: calc(100% - 30px);
    max-width: 550px
}

#login .modal-content {
    background: #ffffff;
    -webkit-box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
    box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
    border-radius: 0;
    text-align: left;
    padding: 30px 40px
}

#login .modal-content .modal-header {
    border: none;
    padding: 0 0 20px;
    display: block;
    color: #000
}

#login .modal-content .modal-header h2 {
    font-weight: 700;
    font-size: 24px
}

#login .modal-content .modal-header h3 {
    max-width: 250px;
    font-weight: 400;
    border-bottom: 1px solid rgba(248, 208, 34, 0.3);
    padding-bottom: 10px;
    margin-bottom: 30px
}

#login .modal-content .modal-body {
    padding: 0
}

#login .modal-content .modal-body .sppb-btn {
    padding: 9px 33px;
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer
}

#login .modal-content .modal-body .sp-input-wrap.active span {
    top: -20px;
    color: #000
}

#login .modal-content .modal-body .sp-input-wrap.active input {
    border-bottom-color: #000
}

#login .modal-content .modal-body input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #dcdcdc;
    color: #000;
    padding: 0px 15px 11px 0px;
    font-size: 14px;
    border-radius: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#login .modal-content .modal-body input[type="text"] {
    margin-bottom: 10px
}

#login .modal-content .modal-body input[type="password"],
#login .modal-content .modal-body input[type="email"] {
    margin-bottom: 24px
}

#login .modal-content .modal-body input[type="submit"] {
    border: transparent;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    padding: 0 20px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer
}

#login .modal-content .modal-body input[type="submit"]:hover,
#login .modal-content .modal-body input[type="submit"]:focus {
    background: #000
}

#login .modal-content .modal-body .reg-link a {
    font-weight: 500;
    font-size: 13px
}

#login .modal-content .modal-body .reg-link a:hover,
#login .modal-content .modal-body .reg-link a:focus {
    color: #000
}

#login .modal-content .modal-body .forget-pass:hover,
#login .modal-content .modal-body .forget-pass:focus {
    color: #000
}

#login .modal-content .modal-body #form-login-password {
    margin-bottom: 0
}

#login .modal-content .modal-body .remeber-forget-wrap {
    margin-bottom: 5px;
    font-size: 13px
}

#login .modal-content .modal-body .remeber-forget-wrap #modlgn-remember {
    position: relative;
    margin-right: 10px
}

#login .modal-content .modal-body #form-login-submit {
    margin-bottom: 10px
}

#login .modal-content .modal-body .forgot-password a {
    font-weight: 300;
    font-size: 14px;
    color: #a8acb9;
    text-decoration: underline;
    letter-spacing: 0
}

#login .modal-content .modal-body .forgot-password a:hover,
#login .modal-content .modal-body .forgot-password a:focus {
    color: #000
}

#login .modal-content .modal-body .create-account {
    margin-top: 24px
}

#login .modal-content .modal-body .create-account a {
    font-weight: 300;
    font-size: 14px;
    color: #4f5362
}

#login .modal-content .modal-body .create-account a:hover,
#login .modal-content .modal-body .create-account a:focus {
    color: #000
}

#login .modal-content .modal-body p {
    font-size: 12px;
    color: #a8acb9;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 2px
}

#login .modal-content .modal-body p a {
    color: #b5b5b5
}

#login .modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    height: 47px;
    width: 47px;
    margin: 0
}

#login .modal-header .close:hover,
#login .modal-header .close:focus {
    opacity: 0.6
}

#login .modal-header .close i {
    margin-right: 0
}

.sp-custom-login .info-text a {
    color: #fff;
    display: inline-block;
    transition: 0.35s
}

.sp-custom-login .info-text a:hover {
    color: #F8D022
}

.sp-custom-login .info-text a+a {
    margin-left: -3px;
    padding-left: 20px;
    position: relative
}

.sp-custom-login .info-text a+a::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    left: 0;
    bottom: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    background: #fff;
    margin: 0 8px;
    pointer-events: none
}

#login .modal-content .modal-body .input-group {
    position: relative;
    margin-bottom: 24px
}

#login .modal-content .modal-body input[type="password"],
#login .modal-content .modal-body input[type="text"],
#login .modal-content .modal-body input[type="email"] {
    padding: 10px 15px;
    margin-bottom: 0
}

#login .modal-content .modal-body .sppb-btn {
    color: #fff;
    border-color: transparent
}

.modal-backdrop.fade.in {
    display: none
}

.modal-backdrop {
    z-index: 10;
    background-color: transparent;
    position: inherit
}

.modal {
    text-align: center;
    background: rgba(0, 0, 0, 0.8)
}

.sp-custom-login-on {
    position: relative;
    color: #fff
}

.sp-custom-login-on .icons-wrap {
    display: flex;
    align-items: center
}

.sp-custom-login-on .icons-wrap .user-icon {
    font-size: 20px;
    margin-right: 5px
}

.sp-custom-login-on .icons-wrap .log-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3
}

.sp-custom-login-on .arrow-icon {
    font-size: 12px;
    margin-left: 5px
}

.sp-custom-login-on .form-login-wrap {
    position: absolute;
    top: 100%;
    display: none;
    -webkit-animation: fadeInDown 0.5s;
    animation: fadeInDown 0.5s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
    right: -15px;
    padding-top: 23px
}

.sp-custom-login-on .form-login-wrap .login-greeting {
    margin-bottom: 10px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper {
    font-size: 14px;
    min-width: 150px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu {
    list-style: none;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #efeff3
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu>li:not(:last-child) {
    margin-bottom: 15px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button {
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    padding: 10px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover,
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus {
    color: #F8D022;
    cursor: pointer;
    text-decoration: none
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover input[type="submit"],
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus input[type="submit"] {
    color: #F8D022 !important
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button i.fa {
    font-size: 18px;
    margin-right: 10px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input[type="submit"] {
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    color: #8E8E8E !important
}

.sp-custom-login-on:hover .form-login-wrap {
    display: block
}

.j2store-order.j2store-myprofile .nav.nav-tabs {
    padding-bottom: 20px;
    margin-top: 30px
}

.j2store-order.j2store-myprofile .nav.nav-tabs a {
    color: #fff
}

.j2store-order.j2store-myprofile .nav.nav-tabs a:hover,
.j2store-order.j2store-myprofile .nav.nav-tabs a:focus {
    color: #F8D022
}

.view-login,
.view-registration,
.view-profile {
    padding-top: 100px
}

.password-group .input-password-toggle {
    display: none
}

.pagination {
    align-items: center;
    margin-top: 50px;
    justify-content: center
}

.pagination .page-item {
    padding: 0px 15px
}

.pagination .page-item.active .page-link {
    border: solid 2px #F8D022;
    border-radius: 50%;
    color: #F8D022;
    width: 48px;
    height: 48px;
    padding-top: 12px
}

.pagination .page-item.active .page-link:hover,
.pagination .page-item.active .page-link:focus,
.pagination .page-item.active .page-link:active {
    background-color: #F8D022;
    color: #fff
}

.pagination .page-item .page-link {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.3px;
    text-align: center;
    color: #718390;
    background-color: transparent;
    border: none
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link:focus,
.pagination .page-item .page-link:active {
    color: #F8D022;
    box-shadow: none
}

.custom-articles.game-landing .sppb-addon-content .sppb-addon-article {
    max-width: initial;
    border: solid 1px #F8D022;
    padding: 40px 50px;
    transition: all 0.6s ease;
    position: relative
}

.custom-articles.game-landing .sppb-addon-content .sppb-addon-article:after {
    content: "";
    position: absolute;
    right: -25px;
    bottom: -25px;
    width: 50px;
    height: 50px;
    background: #000;
    border-left: 1px solid var(--link-color);
    transform: rotate(45deg)
}

.custom-articles.game-landing .sppb-addon-content .sppb-addon-article .sppb-article-info-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 0px
}

.custom-articles.game-landing .sppb-addon-content .side-wrap>div:last-child>div {
    margin-bottom: 0
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
    margin: 0px 0px 20px 0px;
    order: -1
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta span {
    font-size: 14px
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta:before {
    content: "";
    display: inline-block;
    width: 46px;
    height: 2px;
    background-color: #fff;
    top: -3px;
    margin-right: 10px;
    position: relative
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-meta-category {
    display: none
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-meta-author {
    display: none
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
    display: none
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article {
    background: var(--link-color);
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 30px 100px;
    height: 100%
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid #000;
    border-left: 30px solid #000;
    border-right: 30px solid transparent;
    position: absolute;
    left: -3px;
    top: -3px;
    border-bottom: 30px solid transparent
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article:after {
    display: none
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article .sppb-article-info-wrap {
    margin-top: 0px
}

.custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
    display: block;
    font-weight: 600;
    line-height: 28px
}

.com-users.view-login .login .password-group .input-group .input-group-text {
    display: none
}

.com-users.view-login .login .password-group .input-password-toggle {
    display: none
}

.com-users.view-registration .registration .password-group .input-group .input-group-text {
    display: none
}

.com-users.view-registration .registration .password-group .input-password-toggle {
    display: none
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1140px
    }
}

h1.easystore-product-title a:hover {
    color: #f8d022
}

.easystore-checkout-wrapper,
.easystore-cart {
    margin: 200px 0px
}

.easystore-cart .easystore-quantity-selector>* {
    color: #8e8e8e
}

.easystore-cart .easystore-quantity-selector input {
    width: 110px
}

.easystore-cart .easystore-quantity-selector input:focus,
.easystore-cart .easystore-quantity-selector button:focus {
    color: #8e8e8e !important
}

#esports-product-list-wrapper .esports-product-list .sppb-collection-item {
    position: relative;
    overflow: hidden
}

#esports-product-list-wrapper .esports-product-list .sppb-collection-item:hover .esports-product-list-hover {
    visibility: visible;
    transform: translate(-50%, -50%)
}

#esports-product-list-wrapper .esports-product-list-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #171717;
    top: 50%;
    left: 50%;
    display: flex;
    visibility: hidden;
    transform: translate(-40%, -50%);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1;
    gap: 20px;
    transition: all 0.2s ease-in-out;
    border-width: 50px 30px;
    background: rgba(0, 0, 0, 0.9);
    border-style: solid;
    border-color: #0d0d0d
}

#esports-product-list-wrapper .esports-product-list-hover .addon-root-easystore-list-addtocart {
    margin-top: auto
}

#esports-product-list-wrapper .esports-product-list .sppb-collection-item:nth-child(even) {
    background: #171717
}

.easystore-quantity-selector button,
.form-control.easystore-product-quantity,
input.easystore-product-quantity:not(.form-control)[type="text"],
input.easystore-product-quantity:not(.form-control)[type="email"],
input.easystore-product-quantity:not(.form-control)[type="url"],
input.easystore-product-quantity:not(.form-control)[type="date"],
input.easystore-product-quantity:not(.form-control)[type="password"],
input.easystore-product-quantity:not(.form-control)[type="search"],
input.easystore-product-quantity:not(.form-control)[type="tel"],
input.easystore-product-quantity:not(.form-control)[type="number"],
select.easystore-product-quantity:not(.form-control) {
    background-color: transparent;
    border: 1px solid #ced4da
}

.easystore-quantity-selector button:focus,
.form-control.easystore-product-quantity:focus,
input.easystore-product-quantity:not(.form-control)[type="text"]:focus,
input.easystore-product-quantity:not(.form-control)[type="email"]:focus,
input.easystore-product-quantity:not(.form-control)[type="url"]:focus,
input.easystore-product-quantity:not(.form-control)[type="date"]:focus,
input.easystore-product-quantity:not(.form-control)[type="password"]:focus,
input.easystore-product-quantity:not(.form-control)[type="search"]:focus,
input.easystore-product-quantity:not(.form-control)[type="tel"]:focus,
input.easystore-product-quantity:not(.form-control)[type="number"]:focus,
select.easystore-product-quantity:not(.form-control):focus {
    color: #212529
}

.easystore-quick-cart .easystore-quick-cart-content {
    padding: 0px
}

.easystore-quick-cart .easystore-quick-cart-actions {
    margin-top: 20px
}

@media (max-width:991px) {
    #easystore-modal .modal-container {
        width: calc(100% - 50px)
    }

    .easystore-quick-cart .easystore-quick-cart-content {
        padding: 40px
    }

    .easystore-quick-cart .easystore-product-image {
        padding-bottom: 50%
    }
}

@media (max-width:410px) {
    .easystore-quick-cart .easystore-quick-cart-content {
        padding: 10px
    }
}

#easystore-modal .btn-close {
    z-index: 9
}

#easystore-modal .modal-container .modal-content {
    border-radius: 0px
}

#easystore-modal .modal-container {
    border-radius: 0px
}

.easystore-product-variants,
.easystore-variant-options {
    flex-wrap: wrap
}

.addon-root-easystore-single-quantity .easystore-block-label,
.easystore-product-variants .easystore-variant-title.easystore-block-label {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    text-align: center;
    color: #8e8e8e;
    display: block;
    flex: 1 0 100%;
    max-width: 100;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 25px
}

.easystore-block-label {
    margin-top: 30px
}

.easystore-product-description h3 {
    margin-bottom: 60px
}

.easystore-product-description ul {
    margin-left: 15px
}

.addon-root-easystore-single-specification {
    margin-top: 30px
}

.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector .form-control,
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="text"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="email"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="url"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="date"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="password"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="search"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="tel"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector input[type="number"]:not(.form-control),
.easystore-mini-cart-item .easystore-mini-cart-quantity-price .easystore-quantity-selector select:not(.form-control) {
    width: 120px
}

.easystore-product-gallery>.easystore-gallery-image.active {
    border-color: #f8d022
}

.easystore-quantity-container .easystore-quantity-selector input,
.easystore-quantity-container .easystore-quantity-selector button,
.easystore-variant-option input[type="radio"]+.easystore-variant-option-value {
    background: #171717;
    color: #8e8e8e;
    border: 0px
}

.easystore-quantity-container .easystore-quantity-selector {
    width: 100%
}

.easystore-quantity-container .easystore-quantity-selector .easystore-quantity-selector-btn.easystore-button-reset {
    display: none
}

.easystore-quantity-container .easystore-quantity-selector .easystore-product-quantity {
    width: 100%;
    border: 1px solid #555
}

.easystore-quantity-container .easystore-quantity-selector .easystore-product-quantity:focus {
    border: 1px solid #f8d022;
    color: #8e8e8e
}

.easystore-quick-cart .easystore-quantity-container .easystore-quantity-selector input,
.easystore-quick-cart .easystore-quantity-container .easystore-quantity-selector button,
.easystore-quick-cart .easystore-variant-option input[type="radio"]+.easystore-variant-option-value {
    background: unset;
    color: #8e8e8e;
    border: 1px solid #f8d022
}

.easystore-quick-cart .easystore-quantity-container .easystore-quantity-selector {
    width: 120px
}

.easystore-variant-option input[type="radio"]:checked+.easystore-variant-option-value {
    border-color: #f8d022;
    background-color: #f8d022;
    color: #000
}

.easystore-product-specification .easystore-specification-title {
    display: none
}

.easystore-product-specification .easystore-specification-item {
    display: flex;
    justify-content: space-evenly;
    border-top: 1px solid #555;
    padding: 20px
}

.addon-root-easystore-list-price .easystore-price-original,
.addon-root-easystore-single-price .easystore-price-original {
    display: flex;
    align-items: center
}

.addon-root-easystore-single-price .easystore-product-price {
    margin-bottom: 20px
}

.com-media.contentpane {
    padding: 10px !important
}

.com-media .well {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}

.com-media .well .row {
    margin: 0;
    padding: 0
}

.com-media .well .row>div:first-child {
    width: calc(100% - 200px)
}

.com-media .well .row>div:last-child {
    width: 200px;
    float: right;
    text-align: right;
    padding-top: 30px
}

.com-media .well .row #folderlist {
    display: inline-block
}

.com-media .well .row #upbutton {
    display: none
}

.com-media.view-imagesList {
    padding: 0px 0px 10px 0 !important
}

.com-media.view-imagesList:before {
    content: " ";
    display: table
}

.com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""
}

.com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail {
    width: 110px;
    float: left
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
    height: 60px;
    margin-bottom: 10px;
    text-align: center
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: #92ceff;
    border-radius: 0 5px 5px 5px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
    content: "";
    width: 50%;
    height: 12px;
    border-radius: 0 20px 0 0;
    background-color: #92ceff;
    position: absolute;
    top: -12px;
    left: 0px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
    display: inline-block
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    position: relative
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}

.sp-megamenu-parent>li.menu-justify {
    position: static
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 8px;
    line-height: 80px;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}

.sp-megamenu-parent>li.active>a {
    font-weight: 300
}

.sp-megamenu-parent>li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    background: #d60000;
    color: #fff;
    border-radius: 3px
}

.sp-megamenu-parent .sp-module {
    padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
    margin-top: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
    margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
    margin: 0 0 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
    font-size: 14px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
    opacity: 0.8
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
    animation: spFadeIn 600ms
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInUp 400ms ease-in
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInDown 400ms ease-in
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
    animation: spZoomIn 300ms
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
    animation: spRotateIn 300ms
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
    animation: spPulse 300ms
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    float: right;
    margin-left: 7px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
    margin-left: 5px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
    margin-right: 5px
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    float: right;
    margin-left: 7px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: auto;
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%
}

@media (min-width:576px) {
    .sp-menu-full.container {
        width: 540px
    }
}

@media (min-width:768px) {
    .sp-menu-full.container {
        width: 720px
    }
}

@media (min-width:992px) {
    .sp-menu-full.container {
        width: 960px
    }
}

@media (min-width:1200px) {
    .sp-menu-full.container {
        width: 1140px
    }
}

#sp-menu2>.sp-column {
    display: flex;
    justify-content: flex-end
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: rgba(14, 14, 14, 0.9)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #fff
}

#offcanvas-toggler {
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 20px
}

#offcanvas-toggler>span:hover {
    color: #fff
}

.offcanvas-init {
    overflow-x: hidden;
    position: relative
}

.offcanvas-active .offcanvas-overlay {
    visibility: visible;
    opacity: 1
}

.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s
}

.body-wrapper {
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    backface-visibility: hidden
}

.close-offcanvas {
    position: absolute;
    top: 15px;
    z-index: 1;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: #333;
    color: #fff
}

.close-offcanvas:hover {
    background: #666;
    color: #fff
}

.offcanvas-menu {
    background-color: #0e0e0e;
    color: #fff;
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000
}

.offcanvas-menu .offcanvas-inner {
    padding: 30px
}

.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    margin: 0
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 1rem;
    font-weight: bold
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    display: block;
    font-size: 1rem;
    padding: 0.125rem 0;
    position: relative
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.nav-header>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    display: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    font-size: 0.875rem
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 20px
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 20px
}

body.ltr.offcanvs-position-left .body-wrapper {
    left: 0
}

body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -300px
}

body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 0
}

body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
    left: 300px
}

body.ltr.offcanvs-position-right .body-wrapper {
    right: 0
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -300px
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    right: 0
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 300px
}

body.ltr .close-offcanvas {
    right: 15px
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    right: 0
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
    right: 0
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    margin-left: 10px
}

@keyframes spFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes spFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spZoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 1
    }
}

@keyframes spRotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes spPulse {
    from {
        opacity: 0;
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 0.5;
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes spSpin {
    to {
        transform: rotate(360deg)
    }
}

@media (max-width:1500px) {
    #sp-header {
        padding: 0 40px
    }

    .com-j2store.view-products .j2store-products-row>div {
        flex: 1 0 25%;
        max-width: 25%
    }

    .upsell-product .upsell-product-title {
        font-size: 16px;
        margin-bottom: 60px
    }

    .upsell-product .btn.btn-success {
        padding: 15px 20px;
        font-size: 14px
    }

    #sp-header {
        padding: 0 40px
    }
}

@media (max-width:1200px) {
    #sp-menu2 .sp-megamenu-wrapper {
        margin-right: 0px
    }

    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        font-size: 14px;
        padding: 0 10px
    }

    .bottom-left-wrap:after {
        display: none
    }

    .com-j2store.view-products .j2store-single-product .product-price-container .sale-price {
        font-size: 26px
    }

    .com-j2store.view-products .j2store-single-product .product-title {
        font-size: 16px
    }

    .com-j2store.view-products .options .option:first-child label {
        font-size: 16px
    }

    .j2store-add-to-cart .btn.btn-primary {
        font-size: 16px;
        padding: 10px 20px 10px 20px
    }

    .com-j2store.view-products .j2store-single-product .esports-shop-list-content-wrap {
        padding: 0px 0px;
        border-width: 30px 30px 30px 30px
    }

    .com-j2store.view-products .options {
        margin: 0px
    }

    .upsell-product-row>div {
        flex: 1 0 25%;
        max-width: 25%
    }

    .upsell-product .esports-releated-product-info-wrap {
        border-width: 30px 30px 30px 30px
    }

    .animated-number-wrapper .sppb-row>div:not(:last-child):after {
        left: 20px
    }
}

@media (max-width:991px) {
    #sp-header {
        padding: 0 15px
    }

    #sp-logo {
        justify-content: flex-start
    }

    .offcanvas-menu .offcanvas-inner {
        margin-top: 50px
    }

    .sppb-addon-accordion .sppb-panel-heading {
        padding: 20px 0px
    }

    .sppb-addon-accordion .sppb-panel-title {
        font-size: 18px
    }

    .sppb-addon-accordion .sppb-panel-body {
        padding: 20px 0px 30px 0px
    }

    .view-login #sp-left,
    .view-registration #sp-left {
        flex: 50%;
        max-width: 50%
    }

    .view-login #sp-component,
    .view-registration #sp-component {
        flex: 1 0 50%;
        max-width: 50%;
        margin: 0px;
        padding-top: 60px
    }

    #sp-footer2 {
        display: flex;
        justify-content: flex-start
    }

    #sp-footer ul.menu li {
        margin: 0 0px
    }

    #sp-footer2 ul.menu {
        margin-bottom: 20px
    }

    #sp-footer .container-inner {
        padding: 80px 0
    }

    .article-details .article-details-header-wrapper {
        padding-left: 0px;
        position: relative
    }

    .article-details {
        max-width: 100%;
        margin-top: 90px
    }

    .custom-articles .sppb-addon-content>.sppb-row>div:nth-child(n):not(:first-child) .sppb-addon-article .sppb-article-img-wrap {
        margin-right: 10px;
        margin-bottom: 15px
    }

    .custom-articles .sppb-addon-content>.sppb-row>div:nth-child(n):not(:first-child) .sppb-addon-article .sppb-article-img-wrap img {
        max-width: 100px
    }

    .custom-articles .sppb-addon-content>.sppb-row>div:nth-child(n):not(:first-child) .sppb-addon-article .sppb-article-info-wrap h3 {
        font-size: 14px;
        margin-bottom: 10px
    }

    .custom-articles .sppb-addon-content>.sppb-row>div:nth-child(n):not(:first-child) .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta>span {
        font-size: 13px
    }

    .com-j2store.view-products #productFilters .btn.btn-success,
    .com-j2store.view-products #productFilters .btn.btn-inverse {
        padding: 14px 25px;
        font-size: 16px
    }

    .com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) img {
        max-width: 130px
    }

    .com-j2store.view-products.j2store-single-product-view .options .option:first-child label {
        padding: 10px 10px;
        min-width: 40px;
        min-height: 35px;
        margin-right: 20px;
        margin-bottom: 20px;
        font-size: 16px
    }

    .com-j2store.view-products .j2store-products-row>div {
        flex: 1 0 33%;
        max-width: 33%
    }

    .com-j2store.view-products.j2store-single-product-view .simple-product .j2store-mainimage {
        margin-bottom: 0px
    }

    .com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-qty .input-mini {
        font-size: 20px;
        padding: 10px 0 !important
    }

    .com-j2store.view-products.j2store-single-product-view .simple-product .j2store-mainimage {
        margin-bottom: 0px
    }

    .product-upsells-container h3 {
        padding: 0px 15px
    }

    .upsell-product-row>div {
        flex: 1 0 33%;
        max-width: 33%
    }

    .upsell-product .product-element-value {
        font-size: 24px
    }

    .animated-number-wrapper .sppb-row>div:nth-child(2):after {
        display: none
    }

    #sp-footer .container-inner {
        padding: 60px 0
    }

    #sp-header {
        padding: 0 15px
    }

    .offcanvas-menu .offcanvas-inner {
        margin-top: 50px
    }

    .custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
        margin-bottom: 10px
    }

    .view-carts .j2store-cart-table tbody tr td:first-child {
        padding-left: 20px
    }

    #sp-main-body {
        padding: 70px 0
    }

    .custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article {
        padding: 30px 50px
    }
}

@media (max-width:767px) {

    body .sppb-btn,
    body .btn {
        font-size: 14px;
        padding: 13px 35px 13px 35px
    }

    .sppb-addon-accordion .sppb-panel-heading {
        padding: 10px 35px 10px 0px
    }

    .sppb-addon-accordion .sppb-panel-title {
        font-size: 16px
    }

    .sppb-addon-accordion .sppb-toggle-direction i {
        font-size: 16px
    }

    .form-control,
    input[type="text"]:not(.form-control),
    input[type="email"]:not(.form-control),
    input[type="url"]:not(.form-control),
    input[type="date"]:not(.form-control),
    input[type="password"]:not(.form-control),
    input[type="search"]:not(.form-control),
    input[type="tel"]:not(.form-control),
    input[type="number"]:not(.form-control),
    select:not(.form-control) {
        padding: 14px 15px;
        font-size: 14px
    }

    select.sppb-form-control:not([size]):not([multiple]) {
        height: 50px
    }

    .sppb-form-group label,
    .form-group label {
        color: #555555;
        font-size: 16px
    }

    .article-list .col-7,
    .article-list .col-4 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .article-list .article {
        margin-bottom: 40px
    }

    .article-list .article .article-header h1,
    .article-list .article .article-header h2 {
        font-size: 15px;
        margin-top: 35px;
        margin-bottom: 15px
    }

    .article-info>span {
        font-size: 14px;
        margin-bottom: 15px
    }

    .sppb-addon-clients .sppb-row>div {
        flex: 1 0 50%;
        max-width: 50%;
        margin-bottom: 20px
    }

    .sppb-addon-clients .sppb-row>div img {
        max-width: 80%
    }

    #sp-footer .container-inner {
        padding: 20px 0px 50px 0px
    }

    #sp-footer2 ul.menu li {
        font-size: 16px
    }

    .pager>li a {
        font-size: 16px;
        font-weight: 600;
        padding: 10px 35px
    }

    .article-details .article-info .category-name {
        font-size: 16px
    }

    .article-details .article-header h1,
    .article-details .article-header h2 {
        font-size: 24px;
        max-width: 100%
    }

    .article-details .article-full-image {
        margin-bottom: 15px
    }

    .article-ratings .ratings-count {
        font-size: 14px
    }

    .article-ratings .ratings-label {
        font-size: 16px;
        margin-right: 15px
    }

    .article-ratings .rating-symbol span.rating-star {
        font-size: 14px
    }

    .article-details .article-ratings-social-share {
        flex-wrap: wrap;
        justify-content: flex-start !important;
        padding-bottom: 30px
    }

    .article-details .article-ratings-social-share>div {
        margin-bottom: 10px
    }

    #sp-main-body {
        padding: 50px 0
    }

    .custom-articles .sppb-addon-content>div {
        flex-direction: column
    }

    .custom-articles .sppb-addon-content>div>div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .com-j2store.view-products #productFilters .j2store-product-search-input {
        width: 50%
    }

    .com-j2store.view-products #productFilters .shop-product-searching {
        flex: 1 0 100%;
        max-width: 100%;
        justify-content: center;
        margin-bottom: 30px
    }

    .com-j2store.view-products #productFilters .shop-product-sorting {
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 1 0 auto
    }

    .com-j2store.view-products .j2store-products-row>div {
        flex: 1 0 50%;
        max-width: 50%
    }

    .com-j2store.view-products .j2store-single-product .esports-shop-list-content-wrap {
        padding: 0px 0px;
        border-width: 20px 20px 20px 20px
    }

    .com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-price-container .sale-price {
        margin-bottom: 15px;
        font-size: 24px
    }

    .com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-title {
        font-size: 20px
    }

    .com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) img {
        max-width: 125px;
        margin-right: 20px;
        margin-bottom: 20px
    }

    .com-j2store.view-products.j2store-single-product-view .options .option:nth-child(3) {
        margin-bottom: 20px
    }

    .com-j2store.view-products.j2store-single-product-view .j2store-cart-button {
        width: 250px
    }

    .com-j2store.view-products.j2store-single-product-view .j2store-single-product .product-qty .input-mini {
        width: 250px !important;
        margin-bottom: 30px
    }

    .com-j2store.view-products.j2store-single-product-view .product-description {
        margin-top: 60px
    }

    .com-j2store.view-products.j2store-single-product-view .product-description h3 {
        margin-bottom: 40px
    }

    .com-j2store.view-products.j2store-single-product-view .product-description ul {
        margin-top: 50px
    }

    .com-j2store.view-products.j2store-single-product-view .product-description .product-sdesc {
        margin-bottom: 55px
    }

    .table td {
        font-size: 16px
    }

    .com-j2store.view-products.j2store-single-product-view .product-specs {
        margin-bottom: 50px
    }

    .product-upsells-container h3 {
        font-size: 20px;
        margin: 0px auto 40px auto
    }

    .upsell-product-row>div {
        flex: 1 0 50%;
        max-width: 50%
    }

    .com-j2store.view-products.j2store-single-product-view .product-description h3 {
        font-size: 24px
    }

    .cart-action-complete p {
        font-size: 16px
    }

    .animated-number-wrapper .sppb-row>div:not(:last-child):after {
        left: 15px;
        top: -10px
    }

    .custom-articles .sppb-addon-content>.sppb-row {
        grid-template-columns: 100%;
        padding: 0px 15px
    }

    .custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
        position: absolute;
        top: 20px
    }

    .custom-articles.game-landing .sppb-addon-content .sppb-addon-article {
        max-width: initial;
        border: solid 1px #f8d022;
        padding: 0px 20px 30px 30px
    }

    .custom-articles .sppb-addon-content>.sppb-row>div:nth-child(n) .sppb-addon-article .sppb-article-info-wrap h3 a {
        font-size: 16px
    }

    .section-border-wrapper .sppb-row>div {
        border-width: 0px 0px 0px 0px
    }

    .section-border-wrapper .sppb-row>div:nth-child(2) {
        border-width: 0px 0px 0px 0px
    }

    .section-border-wrapper .sppb-row>div:first-child {
        border-width: 0px 0px 0px 0px
    }

    .top-search-input-wrap .search-wrap .search.esoprts-top-search input {
        font-size: 30px;
        border-width: 0 0 1px
    }

    .sppb-addon-optin-forms .submit-button-inside .sppb-btn-default {
        padding: 13px 15px 13px 15px
    }

    .view-carts .j2store-cart-table tbody tr td:first-child {
        padding-left: 10px;
        padding-right: 10px
    }

    .view-carts .j2store-cart-table tbody tr td {
        font-size: 16px
    }

    .custom-articles.game-landing .sppb-addon-content .sppb-addon-article .sppb-article-info-wrap {
        padding-top: 60px
    }

    .custom-articles.game-landing .sppb-addon-content>.sppb-row>div:nth-child(1) .sppb-addon-article {
        padding: 30px 30px
    }
}

@media (max-width:575px) {

    .view-login #sp-left,
    .view-registration #sp-left {
        flex: 100%;
        max-width: 100%
    }

    .view-login #sp-component,
    .view-registration #sp-component {
        flex: 1 0 100%;
        max-width: 100%;
        margin: 0px;
        padding-top: 0px
    }
}

@media (max-width:480px) {
    .custom-articles .side-wrap .sppb-addon-article {
        display: flex;
        flex-direction: column
    }

    .com-j2store.view-products .j2store-products-row {
        padding: 0px 15px
    }

    .com-j2store.view-products .j2store-products-row>div {
        flex: 1 0 100%;
        max-width: 100%
    }

    .com-j2store.view-products #productFilters .btn.btn-success,
    .com-j2store.view-products #productFilters .btn.btn-inverse {
        padding: 10px 10px;
        font-size: 16px
    }

    .upsell-product-row>div {
        flex: 1 0 100%;
        max-width: 100%
    }

    #sp-menu2>.sp-column>div.sp-module {
        margin-left: 8px
    }

    body.ltr #offcanvas-toggler.offcanvas-toggler-left {
        margin-right: 10px
    }

    #sp-logo {
        padding-right: 0
    }

    .j2store-minicart-button .cart-item-info .cart-item-count,
    .sp-custom-login-on .icons-wrap .log-text {
        display: none
    }

    .sp-custom-login-on .icons-wrap .user-icon {
        font-size: 15px;
        margin-right: 2px
    }

    #sp-footer2 ul.menu li {
        font-size: 13px
    }

    .icon-top-wrapper i,
    .j2store-minicart-button .cart-item-info a,
    .sp-custom-login .info-text a {
        font-size: 16px
    }

    #sp-menu2>.sp-column>div.sp-module:last-child {
        margin-left: 15px
    }
}