/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/

@import url(https: //fonts.googleapis.com/css?family=Titillium+Web);

@font-face {
    font-family:'Titillium Web', sans-serif;
    src:url(https://everspace-game.com/wp-content/themes/enfold-child/TitilliumWeb-Regular.ttf);
    font-weight:300
}

body.login.login-action-login.wp-core-ui {
  background-position: center !important;
  background-color: #091219 !important;
}

.widget-wrap {
    float:left;
    width:250px;
    padding:0;
    margin:0 20px 20px 0;
    border:1px solid #37758c
}
.product_container
{
  float:left;
  width:250px;
  margin-right: 20px;
  border:1px solid #37758c
}
.product_container button
{
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
.product_container button:hover
{
	cursor: pointer;
}
.thumbnail_container, .inner_product_header
{
  width:100%;
  padding:0;
}
.thumbnail_container
{
	border-bottom-width: 0px;
}
.inner_product_header p {
    height: auto !important;
}

.widget-wrap img, .widget-wrap div div{
	width: 100% !important;
}	
.xpay2Play-widget-payment-button-xsolla-logo
{
	text-align: left !important;
	padding-left: 20px !important; 
}
.title-wrap {
	padding:10px; 
	height:auto;
}
	
.widget-title {
	font-weight:normal
}

.widget-image {
	padding-top:10px
}

.xpay2Play-widget.xpay2Play-widget__tiny .xpay2Play-widget-payment-button__green, .xpay2Play-widget.xpay2Play-widget__compact .xpay2Play-widget-payment-button__green {
	background-color:#000 !important
}
p.order-again
{
	display: none;
}