#exshop_info_block {
	padding: 15px;
    color: #FFF;
    display: none;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 100px;
    z-index: 999999999;
    font-size: 26px;
    font-family: 'FSElliotPro-Heavy';
    background: #000;
    position: fixed;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 30%;
    text-align: center;
}

.clear {
    clear: both;
}

/*Exshop custom*/

.exshop-server-block {
    background: url(/images/shop/server_title.png) no-repeat;
    width: 457px;
    height: 155px;
    margin: auto;
}

.exshop-server-title {
    font-size: 22px;
    text-align: center;
    line-height: 140px;
    font-family: "FSElliotPro";
    color: rgb(249, 249, 248);
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/wave.png) 50% bottom no-repeat;
	position: relative;
    height: 95px;
}

.exshop-title-icon {
	position: absolute;
    top: 40px;
    left: 100px;
}

.exshop-featured-block {
    max-width: 1200px;
    margin: auto;
    -background: url(../images/bg/separate.png) 50% bottom no-repeat;
    height: 400px;
}

.exshop-container {
    width: 95%;
    margin: auto;
    text-align: center;
    padding: 5px;
}

.exshop-featured-title {
    font-size: 32px;
    font-family: "FSElliotPro";
    color: rgb(255, 151, 29);
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.exshop-featured-item-name {
    background: url(/images/shop/featured_item_name.png)!important;
	background-size: cover!important;
    width: 242px!important;
    height: 73px!important;
}

.exshop-category-button {
    border-width: 1px;
    border-color: rgb(195, 248, 214);
    border-style: solid;
    background-color: #c3f8d6;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.21);
    width: 158px;
    height: 42px;
    cursor: pointer;
    margin-left: 15px;
    margin-bottom: 15px;
    line-height: 40px;
    font-size: 16px;
    font-family: "FSElliotPro";
    color: rgb(60, 60, 60);
    font-weight: bold;
}

.exshop-mod-button {
    border-width: 1px;
    border-color: #c9e9fb;
    border-style: solid;
    background-color: #c9e9fb;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.21);
    width: 158px;
    height: 42px;
    cursor: pointer;
    margin-left: 15px;
    margin-bottom: 15px;
    line-height: 40px;
    font-size: 16px;
    font-family: "FSElliotPro";
    color: rgb(60, 60, 60);
    font-weight: bold;
}

.exshop-sort-on {
    color: #ff971d!important;
}

.exshop-category-button:hover {
    background-color: #80f1aa;
}

.exshop-mod-button:hover {
    background-color: #9ad2f5;
}

#exshop_menu{
    position: fixed;
    bottom: 50px;
    z-index: 1000;
    background: #892f2f;
}

footer .banners{
	padding-bottom: 50px !important;
}

.exshop-bottom-menu {
    position: fixed;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 1);
    width: 100%;
    height: 50px;
}

.exshop-menu-div {
    width: 1300px;
    height: 50px;
    margin: auto;
}

.exshop-cart-balance {
    font-size: 24px;
    font-family: "FSElliotPro";
    color: rgb(63, 55, 46);
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
	display: inline-block;
	position: relative;
	left: -50px;
	
}

#cart_item_amount {
    background: #276913;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: -25px;
    left: 140px;
    text-align: center;
    border-radius: 5px;
}

.cart-input {
	border-width: 1px;
    border-color: rgb(186, 186, 186);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 14.58px 3.42px rgba(0, 0, 0, 0.07);
    text-align: center;
    width: 40px;
    height: 29px;
}

.exshop-green-pitted-button {
    background: url(/images/green_pitted_button.png) no-repeat;
    background-size: cover;
    width: 140px;
    height: 59px;
	cursor: pointer;
    text-shadow: 1px 2px 6px rgba(0, 121, 14, 0.99);
    font-family: 'FSElliotPro-Heavy';
    font-size: 16px;
    position: relative;
    color: white;
    top: -20px;
}

.exshop-green-pitted-button:hover {
    background: url(/images/green_pitted_button_hover.png) no-repeat;
    background-size: cover;
    width: 140px;
    height: 59px;
}

.exshop-orange-pitted-button {
    background: url(/images/orange_pitted_button.png) no-repeat;
    background-size: cover;
    width: 140px;
    height: 59px;
	cursor: pointer;
    text-shadow: 1px 2px 6px rgba(240, 141, 24, 0.99);
    font-family: 'FSElliotPro-Heavy';
    font-size: 16px;
    position: relative;
    color: white;
    z-index: 15;
    top: -20px;
}

.exshop-orange-pitted-button:hover {
    background: url(/images/orange_pitted_button_hover.png) no-repeat;
    background-size: cover;
    width: 140px;
    height: 59px;
}

.exshop-menu-button span{
    position: relative;
    top: -4px;
}

.exshop-cart-price {
    font-weight: bold;
    font-size: 15px;
    font-family: "FSElliotPro";
    color: white;
}

.exshop-menu-avatar-div {
    width: 40px;
    height: 40px;
    position: relative;
    top: -14px;
    border: 2px solid #ff892c;
}

.exshop-menu-avatar-div img {
    width: 40px;
    height: 40px;
}

.exshop-menu-ul {
    position: relative;
    top: 17px;
    float: right;
	font-weight: bold;
    font-size: 15px;
    font-family: "FSElliotPro";
}

.exshop-menu-ul li {
    float: left;
    text-align: center;
	color: white;
}

.exshop-item-div {
    border-width: 1px;
    border-color: #fefefe;
    border-style: solid;
    background-color: #fbf9f9;
    box-shadow: 0px 12px 12.09px 0.91px rgba(0, 0, 0, 0.21);
    width: 180px;
    height: 246px;
    float: left;
    margin-bottom: 40px;
    margin-left: 55px;
    text-align: center;
}

.exshop-item-div-featured {
    background-color: #e5ebfd!important;
}

.exshop-item-div-ench {
    background-color: #fae6fa!important;
}

.exshop-cart-server-name {
    width: 275px!important;
    height: 83px!important;
    font-size: 16px!important;
    line-height: 65px!important;
    position: relative!important;
    left: 60px!important;
}

.exshop-cart-take-button {
	background: url(/images/shop/-.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
	cursor: pointer;
	position: relative;
    top: 4px;
    margin: 20px;
}

.exshop-cart-take-button:hover {
	background: url(/images/shop/-hover.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

.exshop-cart-add-button {
	background: url(/images/shop/+.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
	cursor: pointer;
    position: relative;
    top: 4px;
    margin: 20px;
}

.exshop-cart-add-button:hover {
	background: url(/images/shop/+hover.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

.exshop-cart-delete-button {
	background: url(/images/shop/delete.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
	cursor: pointer;
	position: relative;
    top: 2px;
}

.exshop-cart-delete-button:hover {
	background: url(/images/shop/delete_hover.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
}

.exshop-cart-buy-button {
	top: 0px;
	left: 50px;
}

.exshop-cart-button {
    background: url(/images/shop/cart_button.png) no-repeat;
    background-size: cover;
    width: 110px;
    height: 47px;
	cursor: pointer;
    text-shadow: 1px 2px 6px rgba(0, 121, 14, 0.99);
    font-family: 'FSElliotPro-Heavy';
    text-indent: 25px;
    position: absolute;
    color: white;
    right: 5px;
    top: 5px;
}

.exshop-cart-button:hover {
    background: url(/images/cart_button_hover.png) no-repeat;
    background-size: cover;
    width: 110px;
    height: 47px;
    text-shadow: 1px 2px 6px rgba(240, 141, 24, 0.99);
}

.exshop-item-name {
    background: url(/images/shop/item_name.png);
    background-size: cover;
    width: 242px;
    height: 73px;
    font-family: 'FSElliotPro-Heavy';
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    color: #fff;
}

.exshop-server-name {
    background: url(/images/server_name.png);
    background-size: cover;
    width: 242px;
    height: 73px;
    font-family: 'FSElliotPro-Heavy';
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    color: #fff;
}

.exshop-server-name a {
    text-decoration: none;
    color: white;
}

.exshop-server-name-block {
    background: url(/images/shop/server_title.png) no-repeat;
    background-size: cover;
    width: 258px;
    height: 85px;
    position: absolute;
    left: 30px;
    top: 10px;
}

.exshop-server-name-title {
	font-size: 20px;
    text-align: center;
    line-height: 80px;
    font-family: "FSElliotPro";
    color: rgb(249, 249, 248);
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    height: 95px;
}

.exshop-server-name a {
    text-decoration: none;
    color: white;
}

.exshop-div-margin {
	margin-left: -31px;
}

.exshop-item-price {
    font-weight: bold;
    font-size: 15px;
    font-family: "FSElliotPro";
    color: rgb(56, 50, 43);
}

.exshop-ench-relative-block{
	position: relative;
}

#exshop_enchantment_block {
	display: none;
    background: #fff;
    padding: 10px;
    position: absolute;
	border: 1px solid #a7a399;
	font-family: "FSElliotPro";
    color: rgb(63, 55, 46);
    left: 80%;
    bottom: 80%;
    z-index: 1000;
}

.buy-div {
    text-align: center;
    position: relative;
}

.exshop-item-icon {
    margin: auto;
    width: 100px;
}

.exshop-item-icon img {
	width: 80px;
    height: 80px;
    margin: 10px;
    position: relative;
    top: 5px;
}

.exshop-buy-input {
    border-width: 1px;
    border-color: rgb(186, 186, 186);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 14.58px 3.42px rgba(0, 0, 0, 0.07);
    text-align: center;
    width: 40px;
    height: 29px;
    position: absolute;
    left: 10px;
    top: 11.2px;
    z-index: 15;
}

.exshop-server-button {
    background: url(/images/cart_button.png) no-repeat;
    background-size: cover;
    width: 135px;
    height: 58px;
    text-shadow: 1px 2px 6px rgba(0, 121, 14, 0.99);
    font-family: 'FSElliotPro-Heavy';
    font-size: 16px;
    position: relative;
    color: white;
    text-indent: 25px;
}

.exshop-server-button:hover {
    background: url(/images/cart_button_hover.png) no-repeat;
    background-size: cover;
    width: 135px;
    height: 58px;
    text-shadow: 1px 2px 6px rgba(240, 141, 24, 0.99);
}

.exshop-table {
	border-spacing: 0px 30px;
	border-collapse: unset;
}

.exshop-table  td {
	vertical-align: middle;
	text-align: center;
    font-size: 18px;
    font-family: "FSElliotPro";
    color: rgb(63, 55, 46);
    font-weight: bold;
    margin-bottom: 20px;
}

.exshop-storage-table td:first-child {
    text-align: right;
}

.box-title-server {
    box-shadow: none!important;
}

.exshop-table tr {
	box-shadow: 0 15px 15px -15px #33333324, 0 -15px 15px -15px #33333324;
}

.exshop-balance {
	color: #FF892C;
}

.exshop-add-money {
    width: 35px;
    height: 33px;
    background: url(../images/balance_plus.png) no-repeat;
    transition: all .25s ease;
    display: inline-block;
    position: absolute;
    top: -10px;
}

.exshop-add-money:hover {
    background: url(../images/balance_plus_hover.png) no-repeat;
}

.exshop-pointer {
    width: 66px;
    height: 113px;
    display: block;
    font-size: 30px;
    line-height: 105px;
    font-family: 'Cube';
    padding: 0 56px 0 39px;
    text-align: center;
    margin: 0 auto;
    background: url(/images/pointer.png) no-repeat;
}

.exshop-pointer:hover {
    background: url(/images/pointer_hover.png) no-repeat;
}

.exshop-server-select-div {
    border-width: 1px;
    border-color: #fefefe;
    border-style: solid;
    background-color: #fbf9f9;
    box-shadow: 0px 12px 12.09px 0.91px rgba(0, 0, 0, 0.21);
    width: 300px;
    height: 200px;
    float: left;
    margin-bottom: 40px;
    margin-left: 130px;
    text-align: center;
	position: relative;
}

.exshop-server-select-button {
    width: 222px;
    height: 101px;
    position: absolute;
    left: 45px;
    top: 120px;
}

.exshop-server-select-icon {
    position: relative;
}

.exshop-server-select-icon img {
	width: 197px;
    position: absolute;
    left: 7px;
    top: -22px;
}

.exshop-server-select-button a:hover {
    text-shadow: 1px 2px 6px rgba(202, 115, 11, 0.99);
}

.exshop-server-select-button:after {
    content: '';
    background: url(../images/start_button_hover.png) no-repeat;
    z-index: 10;
    opacity: 0;
}

.exshop-server-select-button:before {
    content: '';
    background: url(../images/start_button.png) no-repeat;
    z-index: 5;
}

.exshop-server-select-button a, .exshop-server-select-button:before, .exshop-server-select-button:after {
	width: 222px;
    height: 101px;
    background-size: cover;
    display: block;
    position: absolute;
    transition: all .5s ease;
}

.exshop-server-select-button a, .exshop-server-select-button:before, .exshop-server-select-button:after {
	width: 222px;
    height: 101px;
    background-size: cover;
    display: block;
    position: absolute;
    transition: all .5s ease;
}

.exshop-server-select-button a {
    text-shadow: 1px 2px 6px rgba(0, 121, 14, 0.99);
    text-decoration: none;
    font-size: 20px;
    z-index: 15;
    line-height: 75px;
    font-family: 'FSElliotPro-Bold';
    color: #fff;
    text-indent: 25px;
}

.exshop-server-select-button a, .exshop-server-select-button:before, .exshop-server-select-button:after {
	width: 222px;
    height: 101px;
    background-size: cover;
    display: block;
    position: absolute;
    transition: all .5s ease;
}

.exshop-server-select-button:hover:after {
	opacity: 1;
}

.exshop-server-select-button:hover:before {
	opacity: 0;
}

.exshop-error-div {
	background: url(/images/custom/error-div.png) no-repeat;
	background-size: cover;
	width: 1310px;
	height: 400px;
	margin: auto;
	text-align: center;
	line-height: 350px;
	font-size: 30px;
	color: #fff;
	font-family: "FSElliotPro";
	font-weight: bold;
}