body {
    font-family: 'Oswald', sans-serif;
    background: #080113;
    transition: all .3s;
    color: #fff;
    background: #080113 url(../images/smoke.png) no-repeat center top;
}

a {
    text-decoration: none;
    color: #2675bd;
}

a:hover, a:active {
    color: #fff;
    text-decoration: none;
}

.container.vh100 {
    height: 100%;
    min-height: calc(100vh);
}

.form-control {
    font-size: 14px;
    border-radius: 10px;
}

.main-menu {
    background: rgba(0,0,0,.15);
}

.main-menu .navbar-nav .nav-item a.nav-link {
    padding: 20px 33px;
    font-size: 14px;
    color: #fff;
    transition: text-shadow .3s;
}

.main-menu .navbar-nav .nav-item a.nav-link:hover {
    text-shadow: 0px 0px 30px rgb(255,255,255);
}

.main-menu .navbar-brand {
    margin-right: 60px;
}

.main-menu .profile {
    margin: 0;
}

.main-menu .profile li {
    list-style: none;
}

.main-menu .profile li a {
    margin-left: 5px;
}

.btn-purple {
    text-transform: uppercase;
    background-color: #5b087f;
    color: #fff;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 16px;
    line-height: 24px;
    transition: background .3s;
    border:none;
}

.modal-content .btn-purple, .main-menu .btn-purple {
    font-weight: 400;
    font-size: 14px;
    padding: 7px 15px 7px 55px;
    position: relative;
}

.modal-content .btn-purple i.fa, .main-menu .btn-purple i.fa {
    left: 0px;
    top: 0px;
    position: absolute;
    padding: 5px 15px;
    display: block;
    background-color: #4f076e;
    border-radius: 10px;
    line-height: 25px;
}

.modal-content .btn-purple {
    padding: 6px 15px 6px 55px;
}

.btn-purple:hover {
    background-color: #6d1295;
    color: #fff;
    text-decoration: none;
}

.btn-blue {
    font-weight: 400;
    font-size: 14px;
    background-color: #2675bd;
    color: #fff;
    border-radius: 10px;
    padding: 7px 15px 7px 55px;
    position: relative;
    line-height: 24px;
    border: none;
}

.btn-blue i.fa {
    left: 0px;
    top: 0px;
    position: absolute;
    padding: 5px 15px;
    display: block;
    background-color: #3382c9;
    border-radius: 10px;
    line-height: 25px;
    color: #fff;
}

.btn-blue:hover {
    background-color: #3382c9;
    color: #fff;
    text-decoration: none;
}

.btn-red {
    font-weight: 400;
    font-size: 14px;
    background-color: #bd2626;
    color: #fff;
    border-radius: 10px;
    padding: 7px 15px 7px 55px;
    position: relative;
    line-height: 24px;
    border: none;
}

.btn-red i.fa {
    left: 0px;
    top: 0px;
    position: absolute;
    padding: 5px 15px;
    display: block;
    background-color: #c93333;
    border-radius: 10px;
    line-height: 25px;
}

.btn-red:hover {
    background-color: #c93333;
    color: #fff;
    text-decoration: none;
}


.btn-grey {
    font-weight: 400;
    font-size: 14px;
    background-color: #dbd8d8;
    color: #666;
    border-radius: 10px;
    padding: 6px 15px;
    position: relative;
    line-height: 24px;
    border: none;
    text-align: center;
}

.btn-grey:hover {
    background-color: #999;
    color: #fff;
    text-decoration: none;
}


.btn-green {
    font-weight: 400;
    font-size: 14px;
    background-color: #407912;
    color: #fff;
    border-radius: 10px;
    padding: 6px 15px 6px 55px;
    position: relative;
    line-height: 24px;
    border: none;
}

.btn-green i.fa {
    left: 0px;
    top: 0px;
    position: absolute;
    padding: 5px 15px;
    display: block;
    background-color: #558230;
    border-radius: 10px;
    line-height: 25px;
}

.btn-green:hover {
    background-color: #558230;
    color: #fff;
    text-decoration: none;
}

.btn-green.btn-block {
    font-size: 18px;
    padding: 6px 15px 6px 27px;
}

.slider {
    background-image: url(../images/smoke.png)
}

.b-title {
    text-align: center;
}

.b-title h2 {
    padding-top: 40px;
    color: #fff;
    font-weight: 200;
    position: relative;
    font-size: 24px;
    background: url(../images/small-logo.png) no-repeat 50% 0px;
    text-transform: uppercase;
}

.c-title {
    text-align: center;
}

.c-title h2 {
    color: #fff;
    font-weight: 600;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.c-title h2:after {
    left: 50%;
    margin-left: -128px;
    bottom:0;
    position: absolute;
    content: ' ';
    background: url(../images/hr.png) no-repeat 50% 0px;    
    width: 256px;
    height: 12px;
}

.panel .c-title {
    margin-bottom: 40px;
}

.category-block {
    margin-top: 0px;
    padding-top: 100px;
    background-image: url(../images/category-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1100px;
    position: relative;
}

.product .category-block {
    padding-top: 0px;
}

.category-block:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-smoke-right1.png);
    background-position: right top;
    background-repeat: no-repeat;
    content: " ";
}

.category-block h3 {
    margin-top: 30px;
    color: #fff;
    font-size: 75px;
    font-weight: 400;
    text-transform: uppercase;
}

.category-box {
    margin-top: 30px;
    border:none;
    border-radius: 50px;
}

.category-border {
    border: 9px solid #160f21;
    border-image: repeating-linear-gradient( 45deg, #160f21, transparent 1%, #160f21 2%) 20;   
    height: 100%;
    width: 100%;
    min-height: 200px;
    line-height: 200px;
    text-align: center;
    transition: background .3s;
}

.category-border:hover {
    cursor: pointer;
    background-color: rgba(255,255,255,.015);
    border-image: repeating-linear-gradient( 45deg, #160f21, transparent 1%, #332845 2%) 20;   
}

.category-border img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.category-block .btn-purple {
    display: inline-block;
    margin-top: 50px;
    font-weight: 300;
    letter-spacing: .1px;
}

.product-block {
    margin-top: -100px;
    padding-top: 0px;
    position: relative;
}

.product-block:before {
    position: absolute;
    content: ' ';
    top: -700px;
    width: 100%;
    background-image: url(../images/bg-smoke-left1.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
    height: 100%;
    min-height: 1500px;
}

.product-block h3 {
    margin-top: 30px;
    color: #fff;
    font-size: 75px;
    font-weight: 400;
    text-transform: uppercase;
}

.product-box {
    margin-top: 30px;
    border:none;
    border-radius: 50px;
    position: relative;
}

.product-border {
    border: 3px solid #160f21;
    border-image: repeating-linear-gradient( 45deg, #160f21, transparent 1%, #160f21 2%) 7;   
    height: 100%;
    width: 100%;
    min-height: 200px;
    text-align: center;
    transition: background .3s;
}

.product-border:hover {
    cursor: pointer;
    background-color: rgba(255,255,255,.015);
    border-image: repeating-linear-gradient( 45deg, #160f21, transparent 1%, #332845 2%) 7;   
}


.product-block .btn-purple {
    display: inline-block;
    margin-top: 50px;
    font-weight: 300;
    letter-spacing: .1px;
}

.advantage-block {
    margin-top: 200px;
}

.advantage-block h3 {
    margin-top: 30px;
    margin-bottom: 100px;
    color: #fff;
    font-size: 75px;
    font-weight: 400;
    text-transform: uppercase;
}

.product-box .category-logo {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
}

.product-box .category-logo img {
    width: 100%;
    height: auto;
}

.product-box .product-image {
    height: 210px;
    position: relative;
}

.product-box .product-image img {
    width: auto;
    max-height: 210px;
    max-width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.product-box .product-name {
    padding: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    height: 70px;
    overflow: hidden;
}

.product-box .product-info {
    margin: 15px 5px;
    border-top: 1px solid #160e23;
}

.product-box .product-info .product-price {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    width: 48%;
    text-align: left;
    box-sizing: border-box;
}

.product-box .product-info .product-price span {
    font-size: 20px;
    color: #2675bd;
    font-weight: 500;
}

.product-box .product-info .product-button {
    text-align: right;
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
}

.product-box .product-info .product-button .btn-purple {
    padding: 3px 25px;
    font-size: 13px;
}

.advantage-box {
    border-radius: 50%;
}

.advantage-image {
    border-radius: 50%;
    box-shadow: 0px 0px 35px rgba(255,255,255,.3);
}

.advantage-image-border {
    border-radius: 50%;
    border: 9px solid #160f21;
    /* border-image: repeating-linear-gradient( 45deg, #160f21, transparent 1%, #160f21 2%) 20;    */
    height: 100%;
    width: 100%;
    line-height: 175px;
    min-height: 175px;
    text-align: center;
    transition: background .3s;
}
/*
.advantage-box:hover .advantage-image-border {
    cursor: pointer;
    background-color: rgba(255,255,255,.015);
    border-image: repeating-linear-gradient( 45deg, #160f21, transparent 1%, #332845 2%) 20;   
}
*/
.col-md-25 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.advantage-name {
    margin: 30px 10px 20px 10px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    height: 70px;
    overflow: hidden;
    text-transform: uppercase;
}

.advantage-description {
    color: #7b6e90;
    font-weight: 300;
    font-size: 14px;
}

footer {
    margin-top: 400px;
}

footer:before {
    content: ' ';
    position: absolute;
    background-image: url(../images/footer-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -400px;
    width: 100%;
    height: 655px;
}

footer h4 {
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #2675bd;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(255,255,255,.05);
}

footer ul {
    padding: 0;
    margin: 20px 0px 20px 0px;
    list-style: none;
    font-size: 14px;
    text-transform: uppercase;
}

footer ul li {
    margin: 0;
    padding-bottom: 15px;
}

footer ul li a {
    font-weight: 400;
    color: rgba(255,255,255,.25);
    letter-spacing: 1px;
    transition: text-shadow .3s;
}

footer ul li a:hover, footer ul li a:active {
    text-decoration: none;
    color: rgba(255,255,255,.5);
    text-shadow: 0px 0px 15px rgb(255,255,255);
}

footer ul li a .fa {
    color: #2675bd;
}

.footer-logo {
    margin-top: 35px;
}

.footer-bottom {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background-color: #080113;
    color: rgba(255,255,255,.6);
    padding: 10px;
}

.panel-box {
    margin: 20px 0px;
    padding: 10px;
    border-radius: 10px;
    background-color: #080113;
    border: 2px solid rgba(255,255,255,.05);
}

.login, .register {
    margin-top: 100px;
    padding-bottom: 200px;
}

.login .panel-box, .register .panel-box {
    margin-bottom: 100px !important;    
}

.login h4, .register h4 {
    margin: 20px 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}

.form-control {
    background: #120821;
    color: #7b6e90;
    border: 1px solid #120821;
    font-size: 15px;
}

.form-control:active, .form-control:focus {
    background: #120821;
    color: #fff;
    border: 1px solid #120821;    
    box-shadow: none;
} 

input.form-control:-internal-autofill-selected {
    background-color: #120821 !important;
    color: #fff !important;
}

.profile-id {
    font-weight: 400;
    font-size: 12px;
    color: #7b6e90;
}

.balance {
    margin-left: auto;
    font-size: 18px;
    font-weight: normal;
    color: #2675bd;
    margin-right: 50px;
}

.balance span {
    color: #fff;
}

.profile-avatar {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #241832;
    transition: border .2s;
    position: relative;
}

.profile-avatar .profile-avatar-image {
    box-sizing: border-box;
    width: 486x;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
}

.profile-avatar:hover {
    cursor: pointer;
    border: 2px solid #fff;
}

.profile-avatar img {
    width: 100%;
    height: 100%;
}

.profile-avatar .notify-count {
    display: none;
    top: 5px;
    left: -10px;
    position: absolute;
    background-color: #2675bd;
    color: #fff;
    z-index: 99999;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
    height: 20px;
    font-size: 11px;
    min-width: 20px;
    box-sizing: border-box;
}

.compact-menu {
}

.compact-menu .fa {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #5b087f;
    color: #fff;
    box-sizing: border-box;
    border: 2px solid #241832;    
    border-radius: 50%;    
    transition: background-color .2s;
}

.compact-menu .fa:hover, .compact-menu:active .fa {
    background-color: #821baf;
}

.compact-menu .fa:hover {
    cursor: pointer;    
}

.main-menu .container {
    position: relative;
}

.compactnav {
    position: absolute;
    right: 15px;
    top: 70px;
    background-color: #544966;
    border-radius: 10px;
    min-width: 200px;
    z-index: 50;
}

.profilenav {
    position: absolute;
    right: 80px;
    top: 70px;
    background-color: #544966;
    border-radius: 10px;
    min-width: 200px;
    z-index: 50;
}

.shadow {
    box-shadow: 0px 10px 32px rgba(0,0,0,.55) !important;
}

.minimenu:hover {
    cursor: pointer;
}

.minimenu ul {
    margin: 0;
    padding: 10px;
}

.minimenu ul li {
    display: block;
    padding: 7px 0px;
    list-style: none;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.minimenu ul li:last-child {
    border:none;
}

.minimenu ul li a {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    color: rgba(255,255,255,.8);
    transition: text-shadow .3s, margin .1s;
}

.minimenu ul li a:hover {
    margin-left: 2px;
    text-decoration: none;
    color: #fff;
    text-shadow: 0px 0px 15px rgb(255,255,255);

}

.profile-image-container {
    display: inline-block;
    padding: 0px 45px;
}

.profile-image {
    margin: auto;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #241832;
}

.profile-image img {
    width: 100%;
    height: 100%;
}

.profilenav.minimenu a {
    color: #74a3ce;
}

.online {
    display: inline-block;
    background-color: #63cd70;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}


.offline {
    display: inline-block;
    background-color: #bb2d2d;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.profile-status {
    margin-top: 15px;
    text-align: center;
}

.profile-data-container {
    vertical-align: top;
    display: inline-block;
    width: 250px;
}

.profile-username {
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    overflow: hidden;
    height: 40px;
}

.fa-star {
    line-height: 20px;
    color: #7b6e90;
    font-size: 16px !important;
}

.fa-star.star-filled {
    color: #edc81b;
    font-size: 16px;
}

.profile-reviews {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin: 15px 0px;
    line-height: 20px;
}

.review-count {
    display: inline-block;
    padding-left: 10px;
}

.profile-regdate {
    margin-top: 25px;
    font-weight: 400;
    font-size: 14px;
}

.profile-regdate span {
    font-weight: 300;
    color: #7b6e90;
}

.profile-language {
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
}

.profile-language span {
    margin: 0px 7px;
}

.profile-game-container {
    vertical-align: top;
    display: inline-block;
    width: 300px;
    border-left: 1px solid #120821;
    border-right: 1px solid #120821;
    text-align: center;
    padding: 0px 20px;
}

.profile-game-container img {
    margin: 10px 0px 15px 0px;
}

.game-text {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}

.more-games {
    font-size: 14px;
    font-weight: 400;
}

.more-games a {
    font-weight: 300;
    color: #7b6e90;
}

.more-games a:hover {
    color: #fff;
}

.profile-transaction-container {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 140px;
    font-size: 14px;
}

.profile-number-box {
    margin: auto;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #0d0220;
    line-height: 110px;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 20px;
}

.profile-transaction-container .fa {
    margin: 5px auto 0px auto;
    display: block;
    background-color: #2675bd;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.profile-recommendation-container {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 140px;
    font-size: 14px;    
}

.profile-recommendation-container .fa {
    margin: 5px auto 0px auto;
    display: block;
    background-color: #5b087f;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.panel {
    padding: 40px 70px 70px 70px;
    border-radius: 10px;
    background-color: #080113;
    border-bottom: 2px solid rgba(255,255,255,.05);
    border-left: 2px solid rgba(255,255,255,.05);
    border-right: 2px solid rgba(255,255,255,.05);
}

.products .panel {
    margin-top: 40px;

}

.panel-tab .tab-content {
    padding: 70px;
    border-radius: 10px;
    background-color: #080113;
    border-bottom: 2px solid rgba(255,255,255,.05);
    border-left: 2px solid rgba(255,255,255,.05);
    border-right: 2px solid rgba(255,255,255,.05);
}

.panel-tab .nav-tabs .nav-item.show .nav-link, .panel-tab  .nav-tabs .nav-link.active {
    border: none;
    border-radius: 10px 10px 0px 0px;
    background-color: #080113;
    color: #fff;
}

.panel-tab .nav-tabs {
    margin-top: 35px;
    border: none;
    padding-left: 20px;
}

.panel-tab .nav-tabs .nav-item {
    margin-bottom: 0px;
}

.nav-tabs .nav-link {
    margin: 0px 10px;
    border: none;
    background-color: #7b6e90;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    font-size: 14px;
    padding: 8px 20px;
}

.products h3 {
    font-size: 30px;
    font-weight: 500;
}

.inp-search .input-group-text {
    background: #120821;
    border: none;
}

.inp-search .fa {
    color: #fff;
}

.product-category.dropdown, .product-sort.dropdown {
    width: 100%;
}

.products .dropdown-menu {
    background-color: #544966;
}

.products .dropdown-menu .dropdown-item {
    color: #fff;
    transition: text-shadow .3s, margin .1s;
    margin-right: 2px;
    height: 30px;
    line-height: 30px;
}


.products .dropdown-menu .dropdown-item:hover {
    background: none;
    color: #fff;
    text-shadow: 0px 0px 15px rgb(255,255,255);
    margin-left: 2px;
    margin-right: 0px;
}

.products .product-logo {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 50%;
}

.products .product-logo img {
    width: auto;
    max-height: 15px;
    max-width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dropdown-button {
    font-size: 14px;
    font-weight: 300;
    display: block;
    width:100%;
    background: #120821;
    border: none;
    color: #7b6e90;
    padding: .375rem .75rem;
    line-height: 1.5;
    height: calc(1.5em + .75rem + 2px);
    border-radius: 10px;
    text-align: left;
}

.products .dropdown-menu.product-sort .dropdown-item .fa {
    width: 20px;
}

.product-list-item {
    position: relative;
    margin: 20px 0px 20px 0px;
    padding: 30px 0px;
    border-radius: 10px;
    border: 2px solid rgba(255,255,255,.05);
}

.product-list-item .product-logo {
    width: 30px;
    height: 30px;    
    background-color: #000;        
    position: absolute;
    left: 10px;
    top: 10px;
}

.product-list-item .product-id {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #7b6e90;
    font-size: 12px;
    font-weight: 700;
}

.product-list-item .product-id span {
    font-weight: 300;
}

.product-list-item .product-logo img {
    max-width: 30px;
    max-height: 30px;
}

.product-list-item .product-image {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 230px;
    border-right: 1px solid #120821;
    box-sizing: border-box;
    height: 160px;
    overflow: hidden;
}

.product-list-item .product-image img {
    max-width: 100%;
    max-height: 160px;
}

.product-list-item .product-info {
    box-sizing: border-box;
    width: calc(100% - 234px);
    padding: 0px 20px;
    display: inline-block;
    vertical-align: top;
}

.product-list-item .product-info .product-title {
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}

.product-list-item .product-info .product-price {
    font-weight: 500;
    color: #2675bd;
    font-size: 48px;
    text-align: center;
    line-height: 48px;
}

.product-list-item .product-info .product-price .currency {
    font-weight: 300;
    line-height: 24px;
    display: inline;
    font-size: 24px;
    color: #fff;
    vertical-align: middle;
    margin-left: 5px;
}

.product-list-item .product-info .unit {
    display: block;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.product-list-item .btn-purple {
    vertical-align: middle;
    padding: 7px 60px;
    font-size: 17px;
    font-weight: 300;
    text-transform: none;
}

.product-list-item .product-input {
    font-size: 14px;
    color: #fff;
    margin: 7px 0px;
}

.product-list-item .product-input span {
    color: #7b6e90;
}

.product-list-item:hover {
    background-color: rgba(255,255,255,.015);
}

.seller-data {
    display: inline-block;
    width: calc(50% - 2px);
    border-right: 1px solid #120821;
    box-sizing: border-box;
    padding-right: 15px;
}

.seller-data .fa-star, .buyer-data .fa-star {
    font-size: 14px !important;
}

.buyer-data {
    padding-left: 15px;
    display: inline-block;
    width: calc(50% - 2px);
    box-sizing: border-box;
}

.product-list-item .comment-box {
    color: #7b6e90;
    font-weight: 300;
    font-size: 14px;
}

h5 span {
    color: #2675bd;
}

.product h5 {
    display: inline-block;
    font-size: 16px;
    border: 2px solid rgba(255,255,255,.05);
    margin-top: 15px;
    padding: 15px;
    background-color: #000;
    border-radius: 10px;
    box-shadow: 2px 2px 25px rgba(0,0,0,.8);
}

.inputbox {
    position: relative;
    margin: 20px 0px;
    padding: 30px;
    border-radius: 10px;
    border: 2px solid rgba(255,255,255,.05);    
}

.form-control:disabled, .form-control[readonly] {
    background-color: #000;
}

.inputbox .btn-purple {
    margin: 0;
    font-size: 14px;
}

.inp-upload {
    height: 0 !important;
    opacity: 0 !important;
    border: none !important;
}


.image-area {
    border: 2px dashed rgba(255, 255, 255, 0.7);
    padding: 1rem;
    position: relative;
}

.image-area::before {
    content: 'Kiválasztott kép';
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8rem;
    z-index: 1;
}

.image-area img {
    z-index: 2;
    position: relative;
    opacity: .2;
}

.image-block {
    text-align: center;
    padding: 30px;
    background-color: #0d0220;
    margin-bottom: 20px;
}

.image-block label {
    margin: auto;
    display: inline-block;
}

.image-area .btn-purple {
    padding: 4px 10px;
    margin-top: 10px;
    font-size: 12px;
}

.product-list-item .btn-purple.btn-offer {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 15px 6px 55px;
    position: relative;
    line-height: 24px;
    border: none;    
}


.product-list-item .btn-purple.btn-offer i.fa {
    left: 0px;
    top: 0px;
    position: absolute;
    padding: 5px 15px;
    display: block;
    background-color: #6d1295;
    border-radius: 10px;
    line-height: 25px;
}



.btn-edit, .btn-delete, .btn-offer {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 15px 6px 55px;
}

.panel.offer {
    border-radius: 10px;
    padding: 0;
    margin-bottom: 100px;
}

.offer .offer-head {
    min-height: 90px;
    background-color: #544966;
    color: #fff;
    border-top-left-radius: 10px;
    font-size: 14px;
    padding: 20px 30px;
}

.offer .chat {
    background-color: #fff;
    color: #545454;
}

.thin {
    font-weight: 300;
}

.product-rounded {
    padding: 3px 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
}

.product-id .product-rounded {
    margin-top: 10px;
}

.offer .buyer {
    position: relative;
    border-right:1px solid #453c53;
}

.offer .buyer label {
    display: block;
    margin-bottom: 12px;
}

.offer-head .profile-image {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 2px solid #5f5471;
}

.offer-head .profile-image img {
    width: 20px;
    height: auto;
}

.offer-head .profile-username {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.offer .buyer .profile-status {
    position: absolute;
    right: 10px;
    top:-10px;
    display: inline;
    font-size: 10px;
}

.offer .offline, .offer .online {
    width: 6px;
    height: 6px;
} 

.offer .offer-price {
    font-size: 14px;   
    font-weight: 500;
}

.offer .offer-price span {
    margin-top: 8px;
    display: block;
    font-size: 20px;
    font-weight: 800;
}

.offer .offer-price span.currency {
    display: inline;
    font-size: 16px;
    font-weight: 300;
}

.offer-button {
    padding: 10px 0px;
    text-align: center;
}

.offer-head .btn-purple, .offer-head .btn-red {
    padding: 7px 10px;
    font-size: 13px;
    font-weight: 300;
}

.chat-sidebar {
    padding: 30px 30px 30px 0px;
}

.chat {
    height: calc(100vh - 300px);
}

.chat-inner {
    padding: 20px;
    height: calc(100%);
    overflow-y: scroll;
    background-color: #f0f0f0;
}

.chat-inner a {
    color: #333;
}

.chat-inner a:hover {
    color: #2675bd;
}

.chat-input {
    background-color: #d6d6d6;
    color: #828282;
    border-bottom-left-radius: 10px;    
    padding: 5px 0px;
}

.chat-input .btn-camera {
    color: #828282;
    border:none;
    background: transparent;
    font-size: 20px;
    transition: color .3s;
}

.chat-input .btn-camera:hover {
    color: #2675bd;
}

.chat-input .btn-send {
    color: #828282;
    border:none;
    background: transparent;
    font-size: 20px;
    transition: color .3s;
}

.chat-input .btn-send:hover {
    color: #5b087f;
}

.chat-input .form-control {
    color: #828282;
    border:none;
    background: transparent;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
}

.chat-box {
    margin: 20px 0px;
}

.box-left .chat-sender {

}

.box-left .chat-sender .profile-image {
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 2px solid #fff;

}

.box-left .chat-sender .profile-image img {
    width: 38px;
    height: auto;    
}

.box-left .chat-sender .profile-username {
    margin-left: 10px;
    display: inline-block;
    font-size: 18px;
    line-height: 42px;
    height: 42px;
    color: #828282;
}


.box-left .chat-text {
    margin-left: 50px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
}

.box-left .chat-date {
    display: block;
    text-align: right;
    font-size: 11px;
    color: #cecece;
}

.box-right .chat-sender {
    text-align: right;
}

.box-right .chat-sender .profile-image {
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 2px solid #fff;

}

.box-right .chat-sender .profile-image img {
    width: 38px;
    height: auto;    
}

.box-right .chat-sender .profile-username {
    margin-left: 10px;
    display: inline-block;
    font-size: 18px;
    line-height: 42px;
    height: 42px;
    color: #789cbd;
}


.box-right .chat-text {
    margin-left: 50px;
    background-color: #cedbe7;
    border-radius: 10px;
    padding: 10px 20px;
    text-align: right;
}

.chat-box.box-right.moderator-box .chat-text {
    background-color: #e7cece;
    font-weight: bold;
}

.box-right .chat-date {
    display: block;
    text-align: left;
    font-size: 11px;
    color: #94a3b0;
}

.button:active {
    border-style: inset;
    box-shadow: none;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

.nav-item .fa-star {
    color: #fff;
}

.details-button {
    position: absolute;
    width: 80px;
    margin-left: -40px;
    left: 50%;
    background-color: #544966;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    bottom: 0px;
    height: 20px;
    line-height: 20px;
    border-top-left-radius: 10px; 
    border-top-right-radius: 10px;
    opacity: .5;
}

.details-button span {
    bottom: -20px;
    width: 40px;
    height: 20px;
    margin-left: -40px;
    position: absolute;
    background-color: #544966;
    border-bottom-left-radius: 20px; 
    border-bottom-right-radius: 20px;
}

.details-button:hover {
    cursor: pointer;
}

.details-button:hover span {
    background-color: #3d324d;
}

.product-details-container {
    margin-top: -20px;
    background-color: #000;
    margin-bottom: 60px;
    content: ' ';
}

.form-panel {
    padding: 30px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;    
}

.form-panel .form-panel-item {
    padding: 10px 20px;
    display: inline-block;
    min-width: calc(50% - 40px);
    box-sizing: border-box;
}

.form-panel .form-panel-item label {
    display: inline-block;
    background-color: #1b0b35;
    padding: 7px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.form-panel .form-panel-item span {
    display: inline-block;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border:1px solid #1b0b35; 
    padding: 5px 10px;
}

.mini-product-box {
    padding: 15px;
    border:1px solid #fff;
    border-radius: 10px;
    margin-top: 20px;
    background-color: #120821;
}

.mini-product-box .product-input {
    font-size: 12px;
    color: #fff;
    margin: 7px 0px;
}

.mini-product-box .product-input span {
    color: #7b6e90;
}



.mini-product-box .product-sale-type {
    background-color: #544966;
    color: #fff;
    text-align: center;
    border:1px solid #fff;
    border-radius: 5px;
    font-size: 12px;
    margin: 3px 0px;
    padding: 3px 7px;
}

.mini-product-box .product-image {
    padding: 10px;
    text-align: center;
}

.mini-product-box .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 150px;
    margin: auto;
}

.mini-product-box .product-title img  {
    max-width: 20px;
    max-height: 20px;
    height: auto;
    width: auto;
    margin-right: 10px;
}

.mini-product-box .product-title {
    text-align: center;
    margin-bottom: 15px;
}

.mini-product-box .product-details {
    margin: 7px 0px;
    display: block;
    text-align: right;
    font-size: 12px;
    color: #fff;
}

.no-offer {
    margin: 30px;    
    text-align: center;
}

.no-offer-info {
    padding: 20px;
    font-size: 16px;
    border:1px solid #fff;
    border-radius: 10px;
}

.back-button {
    margin: 30px;
}

.modal-content {
    background-color: #120821;
    border:1px solid #fff;
    border-radius: 10px;
}

.modal-header .close {
    color: #fff;
}

.modal-content .form-control {
    background-color: #000;
    border:1px solid #5b087f;
}

.modal-content .input-group-text {
    color: #fff;
    background-color: #5b087f;
    border:1px solid #5b087f;
}

.modal-footer {
    border-top: 1px solid #1e0f34;
}

.modal-header {
    border-bottom: 1px solid #1e0f34;
}

.offer-list {
    margin-top: 40px;
    height: 100%;
    overflow-y: auto;
}

.offer-list-item {
    display: block;
    border-bottom:1px solid #24133d;
    padding: 5px;
    background-color: #120821;
    margin-bottom: 1px;
}

.offer-list-item.active {
    background-color: #24133d;
}


.offer-list-item .offer-client-image {
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 2px solid #5f5471;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.offer-list-item .offer-client-image img {
    width: 18px;
    height: auto;
}

.offer-list-item .offer-client-name {
    margin-top: 5px;
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}


.offer-list-item .offer-client-price {
    text-align: right;
    font-size: 12px;
    line-height: 24px;
    padding: 0px 5px;
    border-left: 1px dotted #000;
}

.offer-list h3 {
    font-size: 17px;
    font-weight: 300;
}

#chat-image {
    display: none;
    position: absolute;
    left: 40px;
    top: 12px;
    width: 20px;
    height: 20px;
    background-color: #333;
    z-index: 1;
}

#chat-image img {
    vertical-align: middle;    
    max-width: 20px;
    max-height: 20px;
    width: auto;
    height: auto;
}

.delete-chat-image {
    padding: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    border: none;
    font-size: 8px;
    position: absolute;
    color: red;
    left: 12px;
    top: -2px;
    line-height: 5px;
    border-radius: 50%;
    z-index: 2;
}

.chat-input .input-group {
    position: relative;
}

.hidden {
    display: none;
}

.chat-text a {
    display: block;
}

.chat-inner .alert.alert-info {
    text-align: center;
    display: block;
    margin: auto;
    font-style: italic;
    background-color: #dbd8d8;
    border:1px solid #999;
}

.offer-list .closed-offer {
    color: red;
    margin-top: 5px;
}

.offer-list .accept-offer {
    color: green;
    margin-top: 5px;
}

.offer-list .col-md-8 {
    padding-right: 0px;
}

.offer-item.product-list-item .product-info .product-price{
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}

.offer-item.product-list-item .product-info .currency {
    display: inline-block;
    font-size: 16px;
}

.offer-item.product-list-item .product-info .unit {
    display: inline-block;
}

.pagination {
    padding-top: 40px;
    align-items: center;
    justify-content: center;
}

.pagination li {
    padding: 15px 5px;
}

.pagination li a {
    font-size: 18px;
    color: #fff;
    padding: 5px 15px;
}

.pagination li a:hover, .pagination li.active a {
    border-radius: 50%;
    background-color: #5b087f;

}

.review-price .offer-price {
    display: block;
    margin-bottom: 10px;
}

.review-price .offer-price span {
    color: #2675bd;
}

.input-star .fa-star:hover {
    cursor: pointer;    
}

.select2-container--default .select2-selection--multiple {
    background: #120821 !important;
    color: #7b6e90 !important;
    border: 1px solid #120821 !important;
    font-size: 15px !important;
}

input {
    color: #fff;
}

.select2-results {
    background: #120821 !important;
    color: #7b6e90 !important;
    border: 1px solid #120821 !important;
}

.item-highlight .nav-link {
    background-color: #407912
}

.dark-table {
    margin-top: 20px;
    box-shadow: 0px 0px 30px rgba(0,0,0,.7);
}

.dark-table thead {
    border:1px solid #000;
}

.dark-table thead th {
    background-color: #0c011d;
    color: #fff;
    border-bottom: 0px;
    border-top:1px solid #000;
}

.dark-table tbody td {
    background-color: #000;
    color: #ccc;
}

.dark-table tbody tr:nth-child(odd)  td {
    background-color: #070110;
}

.small-box {
    width: 70%;
    margin: auto;
}

.chat-inner::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.chat-inner::-webkit-scrollbar
{
    width: 7px;
    background-color: #F5F5F5;
}

.chat-inner::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    background-color: #b3b3b3;
}

.center-menu {
    text-align: right;
    margin: 0;
    padding: 0;
}

.center-menu li {
    display: inline;
    padding: 0px 20px;
}

.center-menu li a {
    font-size: 18px;
    color: #fff;
}

.center-menu li a:hover {
    color: #2675bd;
}

.product-type {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
}

.product-type .buy, .product-type .sell {
    font-size: 15px;
    padding: 3px 15px;
    border-radius: 10px;
    box-sizing: border-box;
}

.product-type .sell {
    border: 1px solid #2675bd;
    color: #2675bd;
}

.product-type .buy {
    border: 1px solid #5b087f;
    color: #5b087f;
}

.offer-board .alert {
    line-height: 40px;
}

.notify-date {
    color: #14a014;
    font-size: 12px;
}

.profilenav li:nth-child(odd) {
    color: #aaa;
}

.profilenav li:nth-child(odd) .notify-date {
    color: #0e8b0e;
}

.profilenav li:hover {
    cursor: default;
    color: yellow;
}

.profilenav li:hover .notify-date {
    color: yellow;
}

#filter_form .btn-purple {
    padding: 0 10px;
}

.no-bg {
    background: none;
    background-image: none;
    background-color: transparent;
}

.no-bg.category-block:before {
    background: none;    
}

@media screen and (max-width: 992px) {

    .center-menu {
        display: block;
        background-color: rgba(0,0,0,.5);
        margin: 10px -15px;
        padding: 10px 0px;
        width: calc(100% + 30px);
    }

    .compact-menu {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .profile-avatar {
        position: absolute;
        right: 60px;
        top: 20px;

    }

    .balance {
        width: 100%;
        display: block;
        margin: 10px 0px;
        text-align: center;
    }

    .product-list-item .product-info {
        width: auto;
    }

    .product-list-item .product-info .col-md-3{
        text-align: center;
    }

    .product-list-item .product-info .product-title {
        text-align: center;
        font-size: 22px;
    }

    .product-list-item .product-info .product-price {
        margin: 10px 0px;
        display: inline-block;
        font-size: 18px;
        text-align: center;
    }

    .product-list-item .product-info .unit {
        display:inline-block;
    }

    .product-list-item .product-info .product-price .currency {
        font-size: 16px;
        line-height: 22px;
        vertical-align: inherit;
    }

    .product-list-item .product-info .product-price {
        line-height: 18px;
    }

    .product-type {
        display: block;
        margin: 10px auto;
        text-align: center;
    }

    .panel-tab .tab-content {
        padding: 15px;
    }
    
    .product-own-buttons .btn-red {
        vertical-align: middle;
    }
    
    .product-list-item .product-image {
        width: 100%;
    }
    
    
    .product-list-item .product-info {
        text-align: center;
    }
    
    .product-details-container .form-panel {
        font-size: 14px;
        padding: 15px 10px;
    }
    
    .form-panel .form-panel-item {
        display: block;
    }
    
    .panel-tab .nav-tabs .nav-item {
        display: block;
    }
    
    .panel-tab .nav {
        display: block;
    }
    
    .panel-tab .nav-tabs {
        padding: 0;
    }
    
    .nav-tabs .nav-link {
        border-radius: 0;
    }
    
    .panel-tab .nav-tabs .nav-item.show .nav-link, .panel-tab .nav-tabs .nav-link {
        background-color: #080113;
    }
    
    .panel-tab .nav-tabs .nav-item.show .nav-link, .panel-tab .nav-tabs .nav-link.active {
        border-radius: 0;
        background-color: #7b6e90;
    }
    
    .panel-tab .tab-content {
        border: none;
        padding: 20px 0px;
    }
    
    .panel-tab .inputbox {
        padding: 0;
        border:none;
    }
    
    .profile-image-container {
        display: block;
        padding: 20px;
        text-align: center;
        margin: auto;
    }
    
    .profile-data-container {
        text-align: center;
        width: 100%;
        display: block;
    }
    
    .profile-game-container {
        border: none;
        width: 100%;
        text-align: center;
        border-top: 1px solid #120821;
        margin-top: 15px;
        padding: 15px 0px;
    }
    
    .profile-transaction-container, .profile-recommendation-container {
        width: 49%;
    }
    
    .products .panel {
        border: none;
        padding: 15px;
    }
    
    #filter_form .col-md-6, #filter_form .col-md-3, #filter_form .col-md-4 {
        margin: 5px auto;
    }
    
    .small-box {
        width: 100%;
    }
    
    .navbar-toggler {
        color: #fff;
    }
    
    .main-menu .navbar-nav .nav-item a.nav-link {
        padding: 10px 0px;
    }
    
    .navbar-collapse {
        padding: 15px 10px;
    }
    
    footer:before {
        content: initial;
        background-image: none;
    }
    
    .vh100 {
        height: auto;
        min-height: auto;
    }
    
    footer {
        margin-top: 50px;
    }
    
    .main-swiper h1 {
        text-align: center;
        font-size: 32px !important;
        padding-top: 0px !important;
    }
    
    .main-swiper p {
        text-align: center;
        font-size: 25px !important;
    }
    
    .main-swiper .swiper-slide a {
        display: inline-block;
        margin: auto;
    }
    
    .main-swiper .col-lg-6 {
        text-align: center;
    }
    
    .category-block h3 {
        font-size: 32px;
    }
    
    .category-border {
        margin: 30px;
        width: auto;
    }
    
    .advantage-block h3 {
        font-size: 32px;
    }
    
    .col-md-25 {
            flex: 0 0 100%;
            max-width: 100%;
    }
    
    .advantage-image {
        display: block;
        margin: auto;
        width: 200px;
    }
    
    .advantage-image-border {
        width: 200px;
    }
    
    .advantage-name {
        height: auto;
    }
    
    .advantage-box {
        margin-bottom: 50px;
    }
    
    .advantage-description {
        text-align: center;
    }
    
    .advantage-block {
        margin-top: 50px;
    }
    
    .chat-inner img {
        width: 100%;
    }
    
    .offer-head .offer-price {
        margin-top:20px;
    }
    
    .offer-head .offer-price:nth-child(even) {
        text-align: right;
    }
    

}

.fix-price {
    margin: auto;
    text-align: center;
    background-color: #407912;
    color: #fff;
}

.login-with-social {
    display: block;
    margin: 15px 0px 0px 0px;
}