/*
 * Magmodules.eu - http://www.magmodules.eu.
 *
 * NOTICE OF LICENSE
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.magmodules.eu/MM-LICENSE.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magmodules.eu so we can send you a copy immediately.
 *
 * @category      Magmodules
 * @package       Magmodules_Richsnippets
 * @author        Magmodules <info@magmodules.eu>
 * @copyright     Copyright (c) 2018 (http://www.magmodules.eu)
 * @license       https://www.magmodules.eu/terms.html  Single Service License
 */
.snippets {
    border: 1px solid #E4E4E4;
    margin: 0px 0;
    overflow: auto;
}

.snippets p {
    margin-bottom: 0
}

.snippets .product-name {
    font-weight: 700
}

.snippets .prod-thumb {
    float: left;
    padding: 8px
}

.snippets img {
    display: block;
    margin: 0px;
}

.snippets .content {
    padding: 5px
}

.snippets .content i {
    font-style: initial;
}

.snippets .rating-box {
    float: right;
    margin-bottom: 5px;
}

.snippets-footer {
    margin-top: -5px;
    color: #666;
    font-style: normal
}

.snippets-fields {
    font-size: x-small;
}

.snippets-fields ul {
    display: inline
}

.snippets-fields li {
    display: inline;
    color: #5D5D5D;
    background: none !important;
    padding-left: 0 !important;
    font-size: 13px;
    float: left;
    margin: 0px !important;
}

.snippets-fields li + li::before {
    content: "- "
}

.snippets-sidebar .rating-box {
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    width: 73px;
    position: absolute;
    height: 15px;
    font-size: 0;
    background: url(https://2game.com/skin/frontend/base/default/magmodules/snippets/images/bkg_rating.gif) repeat-x;
    background-size: 15px;
    text-indent: -999em;
    overflow: hidden;
}

.snippets-sidebar .rating {
    float: left;
    height: 13px;
    background: url(https://2game.com/skin/frontend/base/default/magmodules/snippets/images/bkg_rating.gif) repeat-x;
    background-position-y: 100%;
    background-size: 15px
}
/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to support@plumrocket.com so we can send you a copy immediately.
 *
 * @package     Plumrocket_SocialLogin
 * @copyright   Copyright (c) 2017 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */

.pslogin-addedoverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2010;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	/*display: none;*/
}

.pslogin-pop-up-form {
	left: 0px;
	top: 0px;
	position:fixed;
	width: 100%;
	z-index: 2020;
	height:100%;
	color:#666666;
	text-align:left;
	/*display:none;*/
	overflow-y: auto;
}

#pslogin-pop-up-bg {
	max-width: 460px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 10% auto 5% auto;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	box-sizing: border-box;
}

#pslogin-pop-up-bg .pslogin-share a {
	margin: 0;
}

.pslogin-share {
	background-color: white;
	min-height: 270px;
	padding: 18px 21px;
	position: relative;
}



/* general classes */
.pslogin-share .ta-center {
	text-align: center;
}

    .pslogin-share h2 {
		padding: 0px 0px 7px 0px;
		color: #3399cc;
		font-weight: 400;
		font-size: 15px;
		text-transform: uppercase;
		border-bottom: 1px solid #DDD;
		margin-bottom: 10px;
    }


	.pslogin-share .prpop-close-btn {
		position: absolute;
		right: 9px;
		left: auto;
		margin-right: 10px;
		top: 14px;
		text-decoration: none;
		color: #727272;
		font-size: 16px;
		background: none;
	}

	.pslogin-share .prpop-close-btn:hover {
		color: #b6aba5;
	}

	.pslogin-share p {
		margin-bottom: 7px;
	}

	.pslogin-share img {
		max-width: 100%;
		height: auto;
	}

	.pslogin-share .button-top {
		height: 7px;
	}

	.pslogin-share a {
		display: inline-block;
		height: 30px;
		color: white;
		margin: 0 10px 10px 0;
	}

	.pslogin-share a:hover {
		cursor: pointer;
		opacity: 0.7;
		filter: apha(filter=70);
	}

	/*
	.pslogin-share .soc-button {
		background-image: url("https://2game.com/skin/frontend/v53game/default/css/plumrocket/pslogin/images/social_retina.png");
		background-size: 328px 185px;
		display: block;
		height: 30px;
		width: 30px;
		float: left;
	}
	*/

/*form*/
.w25 { width: 25px!important; }
.w100 { width: 100px; }

.pslogin-block.account-login .content {
	margin: 0;
}

.pslogin-form .registered-users .content {
	margin: 0!important;
}

.pslogin-block.account-login .form-list label,
#checkout-step-login .pslogin-block .form-list label {
	width: auto;
	float: none;
}

.pslogin-block.account-login .form-list .input-box,
#checkout-step-login .pslogin-block .form-list .input-box {
	float: none;
}

#checkout-step-login .col2-set {
	box-sizing: border-box;
}

.pslogin-block.account-login .buttons-set {
	min-height: 40px;
}

.pslogin-block.col2-set {
	margin: 0;
}

.pslogin-block.col2-set .buttons-set {
	padding: 0;
}

.pslogin-block.col2-set .fieldset {
	margin: 15px 0;
}

	.pslogin-block button.button span,
	.pslogin-block button.button span span {
		height: auto;
	}

	.pslogin-share .soc-name {
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
		display: block;
		float: left;
		box-sizing: border-box;
	}

		.pslogin-share .vkontakte {
			background-position: -77px -78px;
		}

		.pslogin-share .facebook {
			background-position: -5px -5px
		}

		.pslogin-share .twitter {
			background-position: -41px -5px;
		}

		.pslogin-share .google {
			background-position: -113px -5px;
		}

/* welcome message */
.pslogin-welcome-msg {
	height: 25px;
	line-height: 25px;
	float: none;
	display: inline-block;
	margin: 0 0 5px 0;
}

.pslogin-welcome-msg:after {
	clear: both;
	content: "";
}

.pslogin-welcome-msg img {
	height: 25px;
	display: inline-block;
	padding: 0 5px 0 0;
	float: left;
}

/* Buttons */
.pslogin-block {
	width: 100%;
	margin: 0 0 20px 0;
}

.pslogin-block * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.pslogin-block.pslogin-hidden-text .pslogin-button-text {
	display: none!important;
}

.pslogin-block .pslogin-xs {
	display: none!important;
}

.pslogin-block .pslogin-button-image {
	display: block;
}

.pslogin-block .pslogin-clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.pslogin-block .title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

.pslogin-spacer {
	display: block;
	margin: 10px auto;
	position: relative;
	text-align: center;
	line-height: 16px!important;
	top: auto;
	left: auto;
	height: auto;
	width: auto;
	line-height: normal;
	overflow: visible;
	font-size: 13px;
}

	.pslogin-spacer table {
		width: 100%;
	}

	.pslogin-spacer table td {
		vertical-align: middle;
	}

	.pslogin-spacer .pslogin-border {
		border-top: 1px solid #e5e2e2;
		width: 100%;
	}

	.pslogin-spacer .pslogin-bordertext {
		color: #b2b2b2;
		text-align: center;
		font-size: 11px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		height: 20px;
		line-height: 17px;
		padding: 0;
		border: 1px solid #e5e2e2;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: #989898;
		cursor: pointer;
	}

	.pslogin-spacer .circle {
		width: 90%;
		height: 25px;
		line-height: 22px;
		font-size: 11px;
		border: 1px solid #b2b2b2;
		border-radius: 0px 7px;
		margin: 0 auto;
		background-color: #eeeeee;
	}

	.pslogin-spacer .circle:hover {
		cursor: pointer;
		background-color: #FAFAFA;
	}

.my-account .dashboard .pslogin-block {
	margin-top:20px;
}

.pslogin-block .linked-account {
	width: 100%;
	display: inline-block;
}

.pslogin-account-view  h2 {margin-top:20px;}

.pslogin-block .pslogin-showmore {
	margin-top: 20px;
}

.pslogin-block.pslogin-login .pslogin-buttons {
	display: block;
}

.pslogin-block.pslogin-register .pslogin-buttons {
	display: inline-block;
}

	.pslogin-block .pslogin-buttons ul {
		padding: 0;
		font-size: 0;
	}

	.pslogin-block .pslogin-buttons ul li {
		display: inline-block;
		line-height: normal;
		list-style: none!important;
		padding: 0!important;
		background: none!important;
		height: 32px;
		margin: 0 3px 3px 0;
	}

	.pslogin-block .pslogin-buttons ul li.show-button-image {
		background: none!important;
	}

	.pslogin-block .pslogin-buttons ul li:hover {
		opacity: 0.9;
		filter: alpha(opacity=90);
	}

	.pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
		background-color: #3399cc;
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('https://2game.com/skin/frontend/v53game/default/images/plumrocket/pslogin/social.png');
		display: block;
		float: left;
		width: 32px;
		height: 32px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon img {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons ul li a>img {

	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-text {
		display: none;
		float: left;
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 11px;
		color: white;
		background-color: rgba(255,255,255, 0.2);
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-image {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-icon-image {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-image {
		display: none;
	}

 	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-icon-image {
 		display: inline-block;
 	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto.pslogin-has-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
		display: inline-block;
		width: 32px;
		height: 32px;
	}

	.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-text {
    background-color: transparent;
	}

	.pslogin-button.google .pslogin-button-icon {
    position: relative;
}

	.pslogin-button.google .pslogin-button-icon::before {
			content: "";
			position: absolute;
			top: 1px;
			right: 1px;
			bottom: 1px;
			left: 1px;
			/*outline: 1px solid #006bb4;*/
	}

	.pslogin-block .pslogin-buttons .facebook .pslogin-button-auto { background-color: #4267B2; }
	.pslogin-block .pslogin-buttons .facebook .pslogin-button-icon { background-position: -1px 1px; }

	.pslogin-block .pslogin-buttons .twitter .pslogin-button-auto { background-color: #28a9e2; }
	.pslogin-block .pslogin-buttons .twitter .pslogin-button-icon { background-position: -34px 0px; }

	.pslogin-block .pslogin-buttons .linkedin .pslogin-button-auto { background-color: #11669c; }
	.pslogin-block .pslogin-buttons .linkedin .pslogin-button-icon { background-position: -168px 0px; }

	.pslogin-block .pslogin-buttons .yahoo .pslogin-button-auto { background-color: #85228f; }
	.pslogin-block .pslogin-buttons .yahoo .pslogin-button-icon { background-position: -204px 0px; }

	.pslogin-block .pslogin-buttons .vkontakte .pslogin-button-auto { background-color: #3f658c; }
	.pslogin-block .pslogin-buttons .vkontakte .pslogin-button-icon { background-position: -68px 0px; }

	.pslogin-block .pslogin-buttons .google .pslogin-button-auto { background-color: #df4b38; }
	.pslogin-block .pslogin-buttons .google .pslogin-button-icon { background-position: -135px 0px; }


	.pslogin-block .pslogin-buttons .hotmail .pslogin-button-auto { background-color: #f67d20; }
	.pslogin-block .pslogin-buttons .hotmail .pslogin-button-icon { background-position: 0px -34px; }

	.pslogin-block .pslogin-buttons .live .pslogin-button-auto { background-color: #0cb3ee; }
	.pslogin-block .pslogin-buttons .live .pslogin-button-icon { background-position: -35px -205px; }

	.pslogin-block .pslogin-buttons .pinterest .pslogin-button-auto { background-color: #cb2028; }
	.pslogin-block .pslogin-buttons .pinterest .pslogin-button-icon { background-position: -34px -34px; }

	.pslogin-block .pslogin-buttons .amazon .pslogin-button-auto { background-color: #ff8e2e; }
	.pslogin-block .pslogin-buttons .amazon .pslogin-button-icon { background-position: -68px -34px; }

	.pslogin-block .pslogin-buttons .aol .pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons .aol .pslogin-button-icon { background-position: -102px -34px; }
	.pslogin-openid.aol input[type=submit] { background-color: #008bd3; -webkit-appearance: none; }

	.pslogin-block .pslogin-buttons .github .pslogin-button-auto { background-color: black; }
	.pslogin-block .pslogin-buttons .github .pslogin-button-icon { background-position: -135px -35px; }

	.pslogin-block .pslogin-buttons .instagram .pslogin-button-auto { background-color: #d62976; }
	.pslogin-block .pslogin-buttons .instagram .pslogin-button-icon { background-position: -168px -34px; }

	.pslogin-block .pslogin-buttons .foursquare .pslogin-button-auto { background-color: #f94777; }
	.pslogin-block .pslogin-buttons .foursquare .pslogin-button-icon { background-position: -203px -34px; }

	.pslogin-block .pslogin-buttons .dropbox .pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons .dropbox .pslogin-button-icon { background-position: -0px -68px; }

	.pslogin-block .pslogin-buttons .disqus .pslogin-button-auto { background-color: #3d7198; }
	.pslogin-block .pslogin-buttons .disqus .pslogin-button-icon { background-position: -32px -69px; }

	.pslogin-block .pslogin-buttons .livejournal .pslogin-button-auto { background-color: #104378; }
	.pslogin-block .pslogin-buttons .livejournal .pslogin-button-icon { background-position: -66px -69px; }
	.pslogin-openid.livejournal input[type=submit] { background-color: #104378; -webkit-appearance: none; }

	.pslogin-block .pslogin-buttons .tumblr .pslogin-button-auto { background-color: #304e6c; }
	.pslogin-block .pslogin-buttons .tumblr .pslogin-button-icon { background-position: -102px -69px; }

	.pslogin-block .pslogin-buttons .openid .pslogin-button-auto { background-color: #f8931f; }
	.pslogin-block .pslogin-buttons .openid .pslogin-button-icon { background-position: -135px -69px; }

	.pslogin-block .pslogin-buttons .flickr .pslogin-button-auto { background-color: #ff0084; }
	.pslogin-block .pslogin-buttons .flickr .pslogin-button-icon { background-position: -169px -69px; }

	.pslogin-block .pslogin-buttons .wordpress .pslogin-button-auto { background-color: #1b3f57; }
	.pslogin-block .pslogin-buttons .wordpress .pslogin-button-icon { background-position: -204px -69px; }

	.pslogin-block .pslogin-buttons .blogger .pslogin-button-auto { background-color: #ec7825; }
	.pslogin-block .pslogin-buttons .blogger .pslogin-button-icon { background-position: 0px -103px; }

	.pslogin-block .pslogin-buttons .odnoklassniki .pslogin-button-auto { background-color: #ee6600; }
	.pslogin-block .pslogin-buttons .odnoklassniki .pslogin-button-icon { background-position: -34px -103px; }

	.pslogin-block .pslogin-buttons .mailru .pslogin-button-auto { background-color: #00468c; }
	.pslogin-block .pslogin-buttons .mailru .pslogin-button-icon { background-position: -67px -103px; }

	.pslogin-block .pslogin-buttons .yandex .pslogin-button-auto { background-color: #dd0000; }
	.pslogin-block .pslogin-buttons .yandex .pslogin-button-icon { background-position: -102px -103px; }

	.pslogin-block .pslogin-buttons .paypal .pslogin-button-auto { background-color: #195d82; }
	.pslogin-block .pslogin-buttons .paypal .pslogin-button-icon { background-position: -134px -103px; }

	.pslogin-block .pslogin-buttons .myspace .pslogin-button-auto { background-color: #0022a0;}
	.pslogin-block .pslogin-buttons .myspace .pslogin-button-icon { background-position: -169px -103px; }

	.pslogin-block .pslogin-buttons .salesforce .pslogin-button-auto { background-color: #00a0de; }
	.pslogin-block .pslogin-buttons .salesforce .pslogin-button-icon { background-position: -203px -103px; }

	.pslogin-block .pslogin-buttons .steamcommunity .pslogin-button-auto { background-color: #282828; }
	.pslogin-block .pslogin-buttons .steamcommunity .pslogin-button-icon { background-position: -1px -137px; }

	.pslogin-block .pslogin-buttons .hyves .pslogin-button-auto { background-color: #ffca63; }
	.pslogin-block .pslogin-buttons .hyves .pslogin-button-icon { background-position: -33px -137px; }

	.pslogin-block .pslogin-buttons .stackoverflow .pslogin-button-auto { background-color: #e6eef1; }
	.pslogin-block .pslogin-buttons .stackoverflow .pslogin-button-icon { background-position: -67px -137px; }
	.pslogin-block .pslogin-buttons .stackoverflow .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons .evernote .pslogin-button-auto { background-color: #7ac141; }
	.pslogin-block .pslogin-buttons .evernote .pslogin-button-icon { background-position: -101px -137px; }

	.pslogin-block .pslogin-buttons .mixi .pslogin-button-auto { background-color: #d1ac5b; }
	.pslogin-block .pslogin-buttons .mixi .pslogin-button-icon { background-position: -135px -137px; }

	.pslogin-block .pslogin-buttons .mydigipass .pslogin-button-auto { background-color: #49bbeb; }
	.pslogin-block .pslogin-buttons .mydigipass .pslogin-button-icon { background-position: -169px -137px; }

	.pslogin-block .pslogin-buttons .netlog .pslogin-button-auto { background-color: #bb2026; }
	.pslogin-block .pslogin-buttons .netlog .pslogin-button-icon { background-position: -203px -137px; }

	.pslogin-block .pslogin-buttons .qq .pslogin-button-auto { background-color: #c46f1c; }
	.pslogin-block .pslogin-buttons .qq .pslogin-button-icon { background-position: 0px -171px; }

	.pslogin-block .pslogin-buttons .sinaweibo .pslogin-button-auto { background-color: #bd4342; }
	.pslogin-block .pslogin-buttons .sinaweibo .pslogin-button-icon { background-position: -34px -171px; }

	.pslogin-block .pslogin-buttons .soundcloud .pslogin-button-auto { background-color: #ff5419; }
	.pslogin-block .pslogin-buttons .soundcloud .pslogin-button-icon { background-position: -66px -171px; }

	.pslogin-block .pslogin-buttons .tencentweibo .pslogin-button-auto { background-color: #28a4e4; }
	.pslogin-block .pslogin-buttons .tencentweibo .pslogin-button-icon { background-position: -100px -171px; }

	.pslogin-block .pslogin-buttons .verisign .pslogin-button-auto { background-color: #b22253; }
	.pslogin-block .pslogin-buttons .verisign .pslogin-button-icon { background-position: -134px -171px; }
	.pslogin-openid.verisign input[type=submit] { background-color: #b22253; -webkit-appearance: none; }

	.pslogin-block .pslogin-buttons .xing .pslogin-button-auto { background-color: #005d5e;}
	.pslogin-block .pslogin-buttons .xing .pslogin-button-icon { background-position: -168px -171px; }

	.pslogin-block .pslogin-buttons .kaixin001 .pslogin-button-auto { background-color: #e2332e; }
	.pslogin-block .pslogin-buttons .kaixin001 .pslogin-button-icon { background-position: -203px -171px; }

	.pslogin-block .pslogin-buttons .orange .pslogin-button-auto { background-color: #ff6600; }
	.pslogin-block .pslogin-buttons .orange .pslogin-button-icon { background-position: -1px -205px; }

	.pslogin-block .pslogin-buttons .bitbucket .pslogin-button-auto { background-color: #013567; }
	.pslogin-block .pslogin-buttons .bitbucket .pslogin-button-icon { background-position: -67px -205px; }

	.pslogin-block .pslogin-buttons .bitly .pslogin-button-auto { background-color: #ed6022; }
	.pslogin-block .pslogin-buttons .bitly .pslogin-button-icon { background-position: -101px -205px; }

	.pslogin-block .pslogin-buttons .boxcom .pslogin-button-auto { background-color: #00b9f2; }
	.pslogin-block .pslogin-buttons .boxcom .pslogin-button-icon { background-position: -135px -205px; }

	.pslogin-block .pslogin-buttons .vimeo .pslogin-button-auto { background-color: #1fb9eb; }
	.pslogin-block .pslogin-buttons .vimeo .pslogin-button-icon { background-position: -170px -205px; }

	.pslogin-block .pslogin-buttons .reddit .pslogin-button-auto { background-color: #337fb9; }
	.pslogin-block .pslogin-buttons .reddit .pslogin-button-icon { background-position: -203px -205px; }

	.pslogin-block .pslogin-buttons .odesk .pslogin-button-auto { background-color: #6fda44; }
	.pslogin-block .pslogin-buttons .odesk .pslogin-button-icon { background-position: -169px -273px; }
	.pslogin-block .pslogin-buttons .odesk .pslogin-button-text { color: #4c4c4c; }

	.pslogin-block .pslogin-buttons .teamviewer .pslogin-button-auto { background-color: #0171b9; }
	.pslogin-block .pslogin-buttons .teamviewer .pslogin-button-icon { background-position: -34px -239px; }

	.pslogin-block .pslogin-buttons .skyrock .pslogin-button-auto { background-color: #009afe; }
	.pslogin-block .pslogin-buttons .skyrock .pslogin-button-icon { background-position: -67px -239px; }

	.pslogin-block .pslogin-buttons .renren .pslogin-button-auto { background-color: #153765; }
	.pslogin-block .pslogin-buttons .renren .pslogin-button-icon { background-position: -101px -239px; }

	.pslogin-block .pslogin-buttons .etsy .pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons .etsy .pslogin-button-icon { background-position: -134px -239px; }

	.pslogin-block .pslogin-buttons .imgur .pslogin-button-auto { background-color: #312e2f; }
	.pslogin-block .pslogin-buttons .imgur .pslogin-button-icon { background-position: -170px -239px; }

	.pslogin-block .pslogin-buttons .intuit .pslogin-button-auto { background-color: #B8B8B8; }
	.pslogin-block .pslogin-buttons .intuit .pslogin-button-icon { background-position: -204px -239px; }
	.pslogin-block .pslogin-buttons .intuit .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons .mailchimp .pslogin-button-auto { background-color: #73cff4; }
	.pslogin-block .pslogin-buttons .mailchimp .pslogin-button-icon { background-position: 0px -273px; }
	.pslogin-block .pslogin-buttons .mailchimp .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons .persona .pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons .persona .pslogin-button-icon { background-position: -34px -273px; }

	.pslogin-block .pslogin-buttons .dribbble .pslogin-button-auto { background-color: #f26798; }
	.pslogin-block .pslogin-buttons .dribbble .pslogin-button-icon { background-position: -67px -273px; }

	.pslogin-block .pslogin-buttons .goodreads .pslogin-button-auto { background-color: #743900; }
	.pslogin-block .pslogin-buttons .goodreads .pslogin-button-icon { background-position: -100px -273px; }

	.pslogin-block .pslogin-buttons .lastfm .pslogin-button-auto { background-color: #c02c0c; }
	.pslogin-block .pslogin-buttons .lastfm .pslogin-button-icon { background-position: -135px -273px; }

	.pslogin-block .pslogin-buttons .alipay .pslogin-button-auto { background-color: #00a0e9; }
	.pslogin-block .pslogin-buttons .alipay .pslogin-button-icon { background-position: -202px -274px; }

	.pslogin-block .pslogin-buttons .wechat .pslogin-button-auto { background-color: #4ec034; }
	.pslogin-block .pslogin-buttons .wechat .pslogin-button-icon { background-position: -1px -306px; }

	.pslogin-block .pslogin-buttons .naver .pslogin-button-auto { background-color: #23b300; }
	.pslogin-block .pslogin-buttons .naver .pslogin-button-icon { background-position: -34px -307px; }

	.pslogin-block .pslogin-buttons .line .pslogin-button-auto { background-color: #00c300; }
.pslogin-block .pslogin-buttons .line .pslogin-button-icon { background-position: -67px -307px; }

	.pslogin-unlinked-buttons.pslogin-buttons ul li .pslogin-button-text {min-width: 160px;}

/*======= social buttons =======*/
#prpop-pop-up-bg .pslogin-block {
	text-align: center;
	clear: both;
	margin-bottom: 5px;
}

#prpop-pop-up-bg .prpop-account-create .pslogin-block {
	display: none;
}

#prpop-pop-up-bg .pslogin-block .pslogin-buttons.pslogin-buttons-showfull {
	width: 100%;
}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-auto {
		width: 100%;
		position: relative;
		display: block;
		height: 32px;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-icon {
		position: absolute;
		background-color: inherit;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-text {
		width: 100%;
		padding-left: 32px;
		font-size: 12px;
	}

	/*=== modern blue ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block {
		clear: both;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

		#prpop-pop-up-bg.prpop-default .pslogin-block li a span.pslogin-button-auto {
			min-width: 32px;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
			width: 70%;
			min-height: 32px;
			vertical-align: inherit;
			display: inline-block;
			float: none;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons li {
			width: auto;
			min-height: 32px;
			margin-bottom: 5px;
			vertical-align: middle;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

	/*=== glamour gray ===*/
	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
		float: left;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: white;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block {
		margin-top: 10px;
	}


	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 70%;
		min-height: 32px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons li {
		width: auto;
		min-height: 32px;
		margin: 0 5px 5px 0;
		vertical-align: middle;
	}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-auto {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			min-width: 32px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-text {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-icon {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border-radius: 3px 0 0 3px;
			-webkit-border-radius: 3px 0 0 3px;
			-moz-border-radius: 3px 0 0 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}


	/*=== light silver ===*/
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer {
		margin: 10px auto;
		width: 70%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-bordertext {
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer {
		width: 70%;

	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons .pslogin-spacer:before {
		display: none;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		border: 1px solid #A5A5A5;
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: black;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
		min-width: 32px;
		min-height: 34px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
		width: auto;
		min-width: 34px;
		height: 34px;
		margin: 0 3px 5px 3px;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul{
		position: relative;
		left: -3px;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul li a {
		display: inline-block;
		width: 100%;
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-auto {
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		-moz-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);

	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-auto {
		border: 1px solid rgba(0, 0, 0, 0.09);
		height: 34px;
	}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-text {
			height: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border: none;
			border-radius: 5px 0 0 5px;
			-webkit-border-radius: 5px 0 0 5px;
			-moz-border-radius: 5px 0 0 5px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			height: 32px;
			width: 32px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			border: 1px solid rgba(0, 0, 0, 0.09);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			height: 34px;
			width: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

/*=== open-id Page ===*/
.pslogin-openid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 20px;
}

	.pslogin-openid .network-logo {
		background: url('https://2game.com/skin/frontend/v53game/default/images/plumrocket/pslogin/social_openid.png');
		width: 180px;
		height: 70px;
		margin: 0 auto 15px auto;
	}

	.pslogin-openid.livejournal .network-logo { background-position: -180px 0; }
	.pslogin-openid.verisign .network-logo { background-position: 0 -70px; }

	.pslogin-openid input[type=submit] {
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 12px;
		color: white;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border: 0px;
	}

	.pslogin-openid input[type=submit]:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}

	.pslogin-openid input[type=text] {
		width: 100%;
		border: 1px solid #D0D0D0;
		height: 30px;
		line-height: 25px;
		margin-bottom: 5px;
		margin-top: 10px;
		padding: 2px;
		box-sizing: border-box;
		font-size: 14px;
	}

	.pslogin-openid .form-wrapper {
		background-color: #f3f3f3;
		color: #464646;
		width: 300px;
		margin: 0 auto;
		padding: 25px;
		box-shadow: 0px 2px 7px 0px #c1c1c1;
		-moz-box-shadow: 0px 2px 7px 0px #c1c1c1;
		-webkit-box-shadow: 0px 2px 7px 0px #c1c1c1;
		border-radius: 15px;
		font-size: 14px;
	}

	.pslogin-openid .ajax-loader {
		width: 110px;
		height: 14px;
		margin: 0 auto 5px auto;
	}

		.pslogin-openid .ajax-loader .image-gif {
			background: url('https://2game.com/skin/frontend/v53game/default/images/plumrocket/pslogin/ajax-loader-h.gif');
			width: 110px;
			height: 14px;
			display: none;
		}

		.pslogin-openid .ajax-loader .error-text {
			color: red;
			font-size: 11px;
			/*display: none;*/
		}

/* Social account section */
.pslogin-block .custinfo.social {
    color: white;
    text-align: center;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 82px;
    margin-right: 8px;
    margin-bottom: 8px;
    position: relative;
}

.pslogin-block .custinfo.social a {
	color: white;
	text-decoration: none;
}

.pslogin-block .custinfo.social:hover {
	cursor: pointer
}

.pslogin-block .custinfo.social .unlink-link {
    content: "x";
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: -5px;
    position: absolute;
    right: -4px;
    font-size: 10px;
    line-height: 25px;
    cursor: pointer;
    opacity: 0.4;
}

.pslogin-block .custinfo.social .unlink-link:hover {
	opacity: 1;
}

.pslogin-block .custinfo .pslogin-button-auto {
	padding: 11px 0 6px 0;
	background: #ffffff;
}

.pslogin-block .custinfo.social .user-photo {
    background-image: url("https://2game.com/skin/frontend/v53game/default/images/plumrocket/pslogin/user_icon.png");
    background-size: cover;
    background-position: center;
    width: 56px;
    height: 56px;
    vertical-align: middle;
    float: none;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    border: 3px solid #fff;
    box-sizing: content-box;
    margin-bottom: 3px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('https://2game.com/skin/frontend/v53game/default/images/plumrocket/pslogin/social_retina.png');
		background-size: 236px 340px;
		-webkit-background-size: 236px 340px;
		-moz-background-size: 236px 340px;
	}

}

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

	.pslogin-block .pslogin-buttons {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons.show-button-text ul li .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-xs {
		display: inline-block!important;
	}

	.pslogin-block .pslogin-spacer .pslogin-bordertext {

	}

}


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

	/*=== social login ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		float: none;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
	}

}


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

	/*=== social buttons ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer,
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 100%;
	}

}

/*=== animate ===*/
#pslogin-pop-up-bg {
  -webkit-animation-duration: 1s;
  -moz-animation-duration:1s;
		animation-duration: 1s;
  -webkit-animation-fill-mode: both;
		animation-fill-mode: both;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

.pslogin-buttons ul{margin: 0;}
.fa-large {
    padding: 5px 0px;
    font-size: 24px!important;
    width: 100%;
    text-align: center;
    text-decoration: none;
    /*margin: 10px;*/
    border-radius: 6px;
}

.fa-large.fa:hover {
    opacity: 0.7;
}

.fa-large.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-large.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-large.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-large.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-large.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-large.fa-instagram {
  background: #125688;
  color: white;
}

.fa-large.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-large.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-large.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-large.fa-android {
  background: #a4c639;
  color: white;
}

.fa-large.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-large.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-large.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-large.fa-vine {
  background: #00b489;
  color: white;
}

.fa-large.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-large.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-large.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-large.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-large.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-large.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-large.fa-rss {
  background: #ff6600;
  color: white;
}

.pslogin-block .pslogin-buttons ul li{
  display: block;
}
.login-popup .pslogin-block{ margin-top: 26px; }
.fa-large .login_text{ font-family: Muli; font-size:12px; color: #fff; font-weight:400; text-transform:uppercase; line-height:12px; margin-left: 20px; vertical-align: middle; }
.pslogin-block .pslogin-buttons ul li { margin: 0; margin-bottom: 20px; height: auto; }
@media screen and (max-width: 767px) {
  .login-popup .pslogin-block .pslogin-buttons ul li{ display: inline-block; margin: 0 6px; }
  .login-popup .fa-large .login_text { display: none; }
  .login-popup .fa-large { width: 40px; }
}
#es_overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 70px;
    background: rgba(52, 39, 74, 0.98);
    z-index: 1000;
    overflow:auto;
    text-align:left;  
    border-top: 1px solid #4b4071;
}

#es_close {
    text-align: center;
    margin-top: -11px;
    min-height: 2em;
    position: sticky;
    top:0;
    z-index: 999999;
}

#es_close > a {padding:0.25em;background:#493a88;opacity:0.6;}
#es_close > a:hover {opacity: 1;}

#es_wrapper {
    position: relative;
    width: 1200px;
    height: auto;
    min-height: 100%;
    /*margin-top: 70px;*/
    margin-left:auto;
    margin-right:auto;
    /*background-color: #34274a;*/
    padding: 14px;
    z-index: 99998;
}

@media screen and (max-width: 1199px) {
    #es_wrapper { 
        /*padding-right: 30px;*/
        width:100%!important; 
    }
}
@media screen and (max-width: 1023px) {
    #es_wrapper {
        /*margin-top: 0!important;*/
    }
}

/* Layered navigation */
#es_layered_navigation {
    position:relative; 
}
@media screen and (max-width: 767px) {
    #es_layered_navigation {
        display:none;
    }
}
/*#es_layered_navigation .block-layered-nav .block-content {
    background:#8075a2;
    padding: 12px 10px;
    border:0;
}*/

#es_layered_navigation .block-layered-nav .block-content .filter-wrapp .filter_content {
    top: 49px;
    text-align:left !important;
}

.es-autocomplete {
    position:relative !important;
}
.es-autocomplete > section {
    margin-bottom:80px;
}
.es-autocomplete ul.wyomind-elasticsearch li.title,
.es-autocomplete ul.wyomind-elasticsearch li.title a {
    padding: 6px;
    background-color: #6f61a8;
    color: #fff;
    text-transform: uppercase;
    border:none;
}

.es-autocomplete ul.wyomind-elasticsearch {
/*    background-color: #fff;
    border: 1px solid #d5e4eb;
    border-bottom: 0; */
}

.es-autocomplete ul.wyomind-elasticsearch li {
    padding: 0;
    border-bottom: 1px solid #fff3;
    margin: 5px 0;
}

.es-autocomplete ul.wyomind-elasticsearch li .image {
    float: left;
    margin-right: 6px;
    /*background-color: #fff;*/
}

.es-autocomplete ul.wyomind-elasticsearch li a {
    display: block;
    padding: 6px;
    text-decoration: none;
}

.es-autocomplete ul.wyomind-elasticsearch li.selected a {
    text-decoration: none;
    background-color: #4f408b;
    color:#fff;
    border-radius: 6px;
}

.es-autocomplete ul.wyomind-elasticsearch li .price-box {
    margin: 0;
}

.es-autocomplete ul.wyomind-elasticsearch li a .price-box .minimal-price-link {
    padding: 0;
}

.es-autocomplete ul.wyomind-elasticsearch li .clearer {
    clear: both;
}

.es-autocomplete .product-image-details p.attributes {
    font-size: 70%;    
}

.es-autocomplete .es-pagination .toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;    
} 
.es-autocomplete .es-pagination .es-total-records {
    text-align:left;
}
.es-autocomplete .es-pagination .es-paginate {
    text-align:right;
}


input.header-search-input::-webkit-input-placeholder {
    color:white;    
}
input.header-search-input::placeholder {
    color:white;    
}
input.header-search-input::-ms-input-placeholder {
    color:white;    
}
input.header-search-input:-ms-input-placeholder {
    color:white;    
}
input.header-search-input::-moz-placeholder {
    color:white;    
}
input.header-search-input:-moz-placeholder {
    color:white;    
}

/*.es-autocomplete .product-card .price-wrap {display:block!important;}*/
:root{
	--discount-percent:#211c32;

	--border-radius-value:7px;
	--br-checkout-box:7px;
	--border-radius-price:5px;
	--border-radius-tabs:5px;
	--border-radius-productbox:6px;
	--border-radius-productbox-small:5px;
	--border-radius-sidebarbox:6px;

	--body-bg-color:#090612;
	--wrap-bg-color:#13101f;

	--active-tab-color:#beb2f1;
}
@charset "utf-8";

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html{ scroll-behavior: smooth; }

body{ background: var(--body-bg-color); font-family: 'Muli',sans-serif; font-weight: normal; color: #c8c6cc; }

.nobr {
  white-space: nowrap;
}
.wrap {
  white-space: normal !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.no-display { display: none; }
.flex{display: flex;}
.fl-w { flex-wrap: wrap; }
.jc-sb{ justify-content: space-between; }

.col-main{
	width:66%;
	position:relative;
}
.col2-left-layout .col-main{float: right;}
.col-left{
	width:32%;
	float:left;
	background:#211c32;
	margin-bottom:15px;
}

.col2-right-layout .col-main{float: left;}
.col-right { width: 32%; float: right; }
@media screen and (max-width: 767px) {
	.col-right { width: 100%; float: none; }
}
@media (min-width: 176px) and (max-width: 767.98px) {
    .hide-sm{ display: none !important; }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
    .hide-md{ display: none !important; }
}
@media (min-width: 1024px) {
    .hide-xl{ display: none !important; }
}
@media screen and (max-width: 1024px) {
    .hide-tab{ display: none; }
}
@media screen and (max-width: 480px) {
    .hide-mobile{ display: none; }
}
.category-title h2 { display: none; }
.category-hot-deals .category-title h2 { display: block; }
#es_overlay { background: var(--body-bg-color); }
#es_wrapper { background-color: var(--wrap-bg-color);}
.sign-inputbox,
.input-box .input-text,
.input-box select
{ font-size:14px; color: #7a708c; font-weight:400; line-height:28px; border:1px solid #463a5a; background:#2b233f; width:100%; padding:5px 15px; margin-bottom:25px; }
.sign-inputbox::placeholder, .input-text::placeholder{ color: #7a708c; }

.sign-inputbox2{  font-size:14px; color: #7a708c; font-weight:300; line-height:28px; font-style:italic; border:1px solid #463a5a; background:#2b233f; width:100%; padding:5px 15px; margin-bottom:25px; }
.sign-inputbox2::placeholder{ color: #7a708c; }

.sign-button{  font-size:16px; color: #fff; font-weight:600; line-height:40px; border:0px; background:#493a88 url(https://2game.com/skin/frontend/v53game/default/images/button-bg.gif) repeat; width:auto; padding:0px 40px; margin-bottom:20px; display:inline-block; border-radius:5px; cursor:pointer; }
.sign-button.orange { background: #f78e31; }

.header-full{ width: 100%; float: left; position: relative; background: #34274a; z-index:101; }
.top-full{ width: 100%; float: left; position: relative; background: #34274a; border-top: 1px solid #463a5a; border-bottom: 1px solid #463a5a; z-index: 100; }
@media screen and (max-width: 1023px) {
	.top-full{ width: 50%; position: fixed; top: 71px; float: none; }
}
@media screen and (max-width: 767px) {
	.top-full{ width: 100%; top: 71px; }
}
.body-full{ width: 100%; float: left; position: relative; background: var(--body-bg-color); }
/*.cms-index-index .body-full { background: url('https://2game.com/skin/frontend/v53game/default/images/home-bg.jpg') no-repeat top center, linear-gradient(#221c33 850px, #2a243e); }*/
.bottom-full{ width: 100%; float: left; position: relative; background: #2d2648; border-bottom:1px solid #161223; }
.footer-full{ width: 100%; float: left; position: relative; background: #211c32; }

.wrapper{
	  width: 1200px;
	  margin: auto;
	  text-align: left;
	  position: relative;
	}
.body-full .wrapper{
	background-color: var(--wrap-bg-color);
	padding: 0 14px;
	box-sizing: content-box;
}
.customer-account-login .body-full .wrapper,
.customer-account-create .body-full .wrapper
{
	background-color: transparent;
}
.wrapper-slide{
			  width: 1200px;
			  margin: auto;
			  text-align: left;
			}

.wraper-800{
			width:800px;
			margin:auto;
			text-align:left;
			}

.wraper-650{
			width:650px;
			margin:auto;
			text-align:left;
			}


@media screen and (max-width: 1199px) {
.body-full .wrapper { box-sizing: border-box;}

.wrapper{
	  width: 100%;
	  padding-left:15px;
	  padding-right:15px;
	}

.wrapper-slide{
			  width: 100%;
			  padding-left:15px;
			  padding-right:15px;
			}


}


@media screen and (max-width: 1023px) {
/*.body-full .wrapper { box-sizing: border-box;}*/

.wrapper-slide{
			  padding-left:0px;
			  padding-right:0px;
			}

.wraper-800{
			width:94%;
			}

.wraper-650{
			width:94%;
			}

}

h1,h2,h3,h4,h5,h6{ color: #fff; margin-bottom: 20px; }

a{ color: #c8c6cc; text-decoration: none; }
a img{ border: 0px; }

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

hr{ border: 0.5px solid #463a5a; margin: 20px 0; }

.clear {clear: both;}

table, table th, table td, cellpadding, cellspacing, border{
    border: medium none;
    border-collapse: collapse;
    padding: 0;
}

h1{ font-size: 30px; line-height: 40px; }
h2{ font-size: 26px; line-height: 35px; }
h3{ font-size: 22px; line-height: 30px; }
h4{ font-size: 18px; line-height: 24px; }
h5{ font-size: 16px; line-height: 18px; }
h6{ font-size: 12px; line-height: 18px; }
p{ font-size: 15px; color: #9d9aa7; line-height: 22px; margin-bottom: 20px; }

ul{ margin-bottom: 20px; margin-left: 20px; }
li{  font-size: 15px; color: #9d9aa7; line-height: 20px; list-style: disc; margin-bottom: 10px; }

header, footer, section, aside, nav, article {
display: block;
}

header, nav, footer {
	margin: 0px 0px;
}
h3.section-title{
	font-family: Play;
	font-size:36px;
	font-weight: normal;
	color: #b8ace9;
	line-height:normal;
	text-align:center;
	margin-bottom:40px;
}
@media screen and (max-width: 767px) {
	h3.section-title{font-size:36px;}
}
@media screen and (max-width: 479px) {
	h3.section-title{font-size:36px;}
}
.btn-see-more{
	width:150px; height: 40px;
	display: inline-block;
	background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/svg/arrow.svg) right 20px center no-repeat;
	font-size:16px; font-weight:400; color:#fff; line-height:40px; text-align: center;
	margin: 21px 0 29px;
	border-radius:5px; border:none; cursor: pointer;
	transition: background-color .4s ease;
}
.btn-see-more:hover{ color:#fff; background-color: #f78e31; }
@media screen and (max-width: 767px) {
	.btn-see-more{	width:100%; }
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Text <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.prepand{ padding-top: 5px; }
.prepand2{ padding-top: 10px; }
.prepand3{ padding-top: 15px; }
.prepand4{ padding-top: 20px; }
.prepand5{ padding-top: 25px; }
.prepand6{ padding-top: 30px; }

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

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Text <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Header <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

header{
	 width: 100%;
	 padding: 13px 0px;
	 float: left;
	 position: relative;
	 text-align:center;
	}

nav{
	width: auto;
	float: left;
	position: absolute;
	left:25px;
	top:0px;
	z-index:1;
	}

	nav ul{ padding:0px; margin:0px; }
	nav li{ margin: 0px; padding: 0px; display: inline-block; list-style: none;  font-size: 13px; font-weight: 600; color: #b8b4c0; line-height:70px; text-transform:uppercase; position:relative; float:left; }
		nav li a{color: #b8b4c0; display:block; padding-left:15px; padding-right:15px; }
			nav li a:hover{ color: #fff; background:#452c5f; }
	nav li a.fixed{ color: #fff; background:#452c5f; }
	nav li:first-child{ font-weight:700; color:#f78e31; margin-left:0px; }
	nav li:first-child a{ font-weight:700; color:#f78e31; margin-left:0px; }
	nav li .fa{ font-size:18px; line-height:20px; color:#f78e31; vertical-align:text-bottom; margin-right:5px; }

	.nav-arrow{ background:url(https://2game.com/skin/frontend/v53game/default/images/nav-arrow.png) right center no-repeat; padding-right:20px; }

.lihoverclass{
display: block;
color:#fff;
background:#452c5f ;
}

/*1st sub level menu*/
nav ul li ul{
position:absolute;
visibility: hidden;
z-index:100;
float:left;
width:200px;
background:#452c5f;
padding:15px 15px;
margin-top:0px;
}

nav ul li ul li{ margin:0px; padding:0px; border:0px; background:none; padding:0px;  font-size:14px; font-weight:600; color:#34274a; line-height:20px; width:100%; float:left; text-align:left; cursor:pointer; text-transform:none; margin-top:10px; }
nav ul li ul li:first-child{ margin-top:0px; }
nav ul li ul li:first-child a{ color:#fff; }

/* Sub level menu links style */
nav ul li ul li a{
background:none;
margin:0px;
padding:5px 0px;
text-align:left;
color:#fff;
}

nav ul li ul li a:hover{
color:#fff;
background:none;
}



.header-right{
			width: auto;
			float: right;
			position: absolute;
			right:0px;
			top:0px;
			z-index:1;
			}
	.header-right .search-bar__switch_active { background-color: #34274a }
	.header-right .search-bar__switch img.my-account { vertical-align: text-bottom; margin-right: 8px; }
	.header-right ul{ padding:0px; margin:0px; }
	.header-right>ul>li{ margin: 0px; padding: 0px; display: inline-block; list-style: none;  font-size: 14px; font-weight: 400; color: #b8b4c0; line-height:24px; position:relative; margin-left:20px; cursor:pointer; }
		.header-right>ul>li>a{ color: #b8b4c0; }
			.header-right>ul>li a:hover{color: #f78e31; }
	.header-right>ul>li a.fixed{ color: #f78e31; }
	.header-right>ul>li:first-child{ margin-left:0px; }
	.header-right>ul>li>a>img{ vertical-align:text-bottom; margin-right:8px; }
	/*.header-right>ul>li .fa{ font-size:18px; line-height:20px; color:#b8b4c0; vertical-align:text-bottom; margin-right:5px; }*/

	.header-right>ul>li span.cartpro-count{  font-size: 10px; font-weight: 400; color: #09070c; line-height:12px; padding:1px 5px 2px; width:auto; position:absolute; left:10px; top:0px; z-index:2; background:#f78e31; border-radius:50%; }
	.header-right>ul>li .cartpro-empty span.cartpro-count { background: #fff; }
	.header-right>ul>li:nth-child(3){ padding:25px 40px 18px 10px; margin-left:10px; }
	/*.header-right>ul>li:nth-child(3):hover{ background:#fff; }*/
	.mini-cart .cartpro-subtotal .label{ display: inline !important; font-weight: bold; color: white; }

.header-search{
				width:100%;
				padding:20px 50px 20px 15px;
				background-color:#452c5f;
				float:left;
				position:fixed;
				left:0px;
				top:0px;
				z-index:99999;
				display:none;
				}

	.header-search .hide-search-bar{ position:absolute; right:20px; top:20px; z-index:1; cursor:pointer; color: #d0cad7; font-size: 2em; line-height: 1em; }

	.header-search-input{  font-size: 16px; font-weight: 400; color: #fff; line-height:32px; width:100%; border:0px; background:none; height:32px; }
	.header-search-input:placeholder{ color: #c8c6cc; }


/* ------------- Start Login Popup ------------- */

.login-popup{
			width:100%;
			padding:30px 40px;
			background:#27213a;
			float:left;
			}
	.login-popup a.close-login-popup { color: #fff; }

	.login-popup h2{ font-size:24px; color: #fff; font-weight:400; line-height:25px; border-bottom:1px solid #463a5a; padding-bottom:20px; margin-bottom:25px; text-align:center; }

	.login-popup-left{
					width:53%;
					float:left;
					position:relative;
					}

		.login-popup-left h3{ font-size:16px; color: #fff; font-weight:400; line-height:20px; margin-bottom:5px; }
		.login-popup-left h3 span{ color:#f08a32; }

		.login-popup-left p{ font-size:14px; color: #8d77e8; font-weight:400; line-height:20px; text-align:center; margin-bottom:0px; margin-top:0px; }
			.login-popup-left p a, .login-popup-right p a{ color:#8d77e8; }

		.login-button{ font-size: 16px; font-weight: 600; color: #fff; line-height:30px; width:100%; border:0px; background:#493a88; padding:5px 10px; height:40px; margin-bottom:20px; margin-top:30px; border-radius:5px; }
		.login-popup .login-button { margin: 10px 0; }

		.login-input{ font-size: 14px; font-weight: 400; color: #7a708c; line-height:28px; width:100%; border:1px solid #463a5a; background-color: #2b233f; padding:5px 15px; margin-bottom:20px; }
		.login-input:placeholder{ color: #7a708c; }

	.login-popup-right{
					width:42%;
					float:right;
					position:relative;
					}

		.login-popup-right img{ margin-top:25px; }

	.login-cross{
				 width:auto;
				 float:right;
				 position:absolute;
				 right:20px;
				 top:15px;
				 z-index:1;
				 cursor:pointer;
				}

/* ------------- End Login Popup ------------- */

/*Shopping Cart was here*/

@media screen and (max-width: 1400px) {
	nav li{ font-size: 12px; }
	nav li a{ padding-left:10px; padding-right:10px; }
}

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

nav li{ font-size: 10px; }
	nav li a{ padding-left:8px; padding-right:8px; }
	nav li .fa{ font-size:15px; line-height:15px; }
}

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

header{ border-bottom:1px solid #463a5a; }

nav{ display:none; }

.header-right>ul>li:nth-child(1){ font-size:0px; padding-right: 10px; }
	.header-right>ul>li img{ margin-right:0px; }
.header-right>ul>li:nth-child(2){ display:none; }
.header-right>ul>li:nth-child(3){ margin-left:0px; padding:25px 15px 18px 10px; }

}


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


/* --------------- Start Mobile -------------- */

.header-right>ul>li:nth-child(1){ padding-right: 0px; }
.header-right>ul>li:nth-child(3){ margin-left:0px; padding:25px 10px 18px 5px; }

/* --------------- End Mobile -------------- */


.login-popup{
			/*width:94%;*/
			padding:15px 15px 20px;
			/*left:3%;*/
			}
.login-popup h2 { font-size: 5vw; }
.login-popup-left{
				width:100%;
				padding:0px 0px 20px 0px;
				border-bottom:1px solid #dbdacb;
				}


	.login-button{ margin-top:0px; margin-bottom:10px; }

.login-popup-right{
				width:100%;
				text-align:center;
				}


}



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

.shopping-cart{
				width:100%;
				padding:0px 10px;
				}

}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Header <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Navigation <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.navigation{
			width:384px;
			background:#34274a;
			border-right:1px solid #463a5a;
			float:left;
			position:absolute;
			height:100%;
			left:0px;
			top:0px;
			z-index:102;
			text-align:center;
			display:none;
			}

	.navigation ul{ padding:0px; margin:0px; }
	.navigation li{ margin: 0px; padding: 0px; display: inline-block; list-style: none;  font-size: 13px; font-weight: 600; color: #b8b4c0; line-height:20px; width:100%; float:left; position:relative; padding:15px 10px; text-transform:uppercase; }
		.navigation li a{ color: #b8b4c0; }
			.navigation li a:hover{color: #b8b4c0; }

	.navigation li:nth-child(1){ font-size:14px; font-weight:400; border-bottom:1px solid #463a5a;  text-transform:none; }
	.navigation li:nth-child(1) img{ vertical-align: text-bottom; margin-right: 8px; }

	.navigation li:nth-child(2){ border-bottom:1px solid #463a5a; }
	.navigation li:nth-child(2) a{ font-family: 'Play', sans-serif; font-size: 14px; font-weight: 700; color: #fff; line-height: 22px; text-transform: uppercase;  }
	.navigation li:nth-child(2) a span {  font-weight: 400; font-size: 11px; color: #beb2f1; width: 100%; display: inline-block; }
	.navigation li:nth-child(2) img{ vertical-align: text-bottom; margin-right: 5px; }

	.navigation li:nth-child(3){ border-bottom:1px solid #463a5a; }
	.navigation li:nth-child(3) a{ font-family: 'Play', sans-serif; font-size: 14px; font-weight: 700; color: #fff; line-height: 22px; text-transform: uppercase; }
	.navigation li:nth-child(3) a span {  font-weight: 400; font-size: 11px; color: #beb2f1; width: 100%; display: inline-block; }
	.navigation li:nth-child(3) img{ vertical-align: text-bottom; margin-right: 5px; }

	.navigation li:nth-child(4){ border-bottom:1px solid #463a5a; }
	.navigation li:nth-child(4) a{ font-weight:700; color:#f78e31;  }
	.navigation li .fa{ font-size:20px; line-height:20px; color:#f78e31; vertical-align:text-bottom; margin-right:15px; }


/*1st sub level menu*/
.navigation ul li ul{
position:relative;
/*visibility: hidden;*/
z-index:100;
float:left;
width:100%;
background:#463a5a;
padding:5px 0px 5px;
margin-top:20px;
}

.navigation ul li ul li{ margin:0px; padding:0px; border:0px; background:none; padding:0px;  font-size:13px; font-weight:600; color:#b8b4c0; line-height:20px; width:100%; float:left; text-align:left; cursor:pointer; text-transform:none; text-align:center; padding:5px 0px; }

.navigation ul li ul li:first-child{ margin-top:0px; }
.navigation ul li ul li:first-child a{ color:#b8b4c0; }

.navigation ul li ul li:nth-child(1){ font-size:13px; font-weight:600; color:#b8b4c0; border-bottom:1px solid #463a5a; }

.navigation ul li ul li:nth-child(2){ border-bottom:1px solid #463a5a; }
.navigation ul li ul li:nth-child(2) a{ font-family: 'Play', sans-serif; font-size: 13px; font-weight: 700; color: #b8b4c0; line-height: 22px; text-transform: none;  }

.navigation ul li ul li:nth-child(3){ border-bottom:1px solid #463a5a; }
.navigation ul li ul li:nth-child(3) a{ font-family: 'Play', sans-serif; font-size: 14px; font-weight: 700; color: #b8b4c0; line-height: 22px; text-transform: none; }

.navigation ul li ul li:nth-child(4){ border-bottom:1px solid #463a5a; }
.navigation ul li ul li:nth-child(4) a{ font-weight:700; color:#b8b4c0;  }

/* Sub level menu links style */
.navigation ul li ul li a{
background:none;
margin:0px;
padding:10px 0px;
text-align:left;
color:#b8b4c0;
}

.navigation ul li ul li a:hover{
color:#f78e31;
background:none;
}

.nav-games{ display:none; }


.nav-bar{
		width:auto;
		float:left;
		position:absolute;
		left:15px;
		top:25px;
		z-index:10000;
		cursor:pointer;
		display:none;
		}

	.nav-bar .fa{ font-size:20px; line-height:20px; color:#fff; }


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

.nav-bar{
		display:block;
		}

}


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



}


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

.navigation{
			width:100%;
			border-right:0px;
			top:72px;
			}

}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Navigation <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Top <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.top{
	width: 100%;
	border-left:1px solid #463a5a;
	border-right:1px solid #463a5a;
	float: left;
	position: relative;
	text-align:center;
}

	.top ul{ padding:0px; margin:0px; }
	.top li{ margin: 0px; padding: 0px; display: inline-block; list-style: none; font-family: 'Play', sans-serif; font-size: 14px; font-weight: 700; color: #fff; line-height:22px; text-transform:uppercase; border-left:1px solid #463a5a; padding:14px 10px; float:left; }
		.top li a{color: #fff; }
			.top li a:hover{ color: #beb2f1; }
	.top li:first-child{ border-left:0px; }
	.top li a span{  font-weight:400; font-size:11px; color: #beb2f1; width:100%; display:inline-block; }

	.top li img{ vertical-align:text-bottom; margin-right:5px; }

	.top li:nth-child(1){ width:25%; }
	.top li:nth-child(2){ width:50%; font-size:18px; }
	.top li:nth-child(3){ width:25%; }

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

.top-full{ display:none; }

}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Top <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/*old home slider css was here */
.company-logo-wrap { margin:45px 0px 45px; }
.company-logo{
			  width:100%;
			  padding:0;
			  float:none;
			  position:relative;
			  text-align:center;
			}

	.company-logo ul{ padding:0px; margin:0px; }
		.company-logo li{ padding:0px; margin:0px; list-style:none; display:inline-block; height:50px; margin-left:18px; margin-right:18px; margin-bottom:10px; }
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Index Body <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/*home moto*/
.index-feature{
				width:100%;
				padding:10px 0px 25px 0px;
				float:left;
				position:relative;
				text-align:center;
				}

	.index-feature ul{ padding:0px; margin:0px; display: flex; justify-content: space-around; }
	.index-feature li{
		list-style:none;
		margin:0px; padding:0px 5px;
		display:flex; align-items: center;
		font-family: 'Play', sans-serif; font-size:14px; font-weight:400;
		color:#beb2f1;
		line-height:20px;
		text-transform:uppercase;
	}
		.index-feature li a{ color:#beb2f1; }
	.index-feature li img{ margin-right: 10px; }
	.index-feature li div { text-align: left; }

/*home popular bestseller new coming*/
.index-tab{
			width:100%;
			float:left;
			position:relative;
			text-align:center;
			margin-bottom:12px;
			}

	.index-tab ul{ padding:0px; margin:0px; }
	.index-tab li{
		padding:0px; margin:0px;
		border:1px solid #463a5a; border-right-width: 0; overflow: hidden;
		list-style:none;
		width:25%;
		float:left;
		display:inline-block;
		font-size:14px; font-weight:400; color:#c8c6cc;
		line-height:70px;
		text-transform:uppercase;
	}
	.index-tab li a{ color:#c8c6cc; display:block; background:#34274a; }
	.index-tab li:first-child { border-radius: var(--border-radius-value) 0 0 var(--border-radius-value); }
	.index-tab li:last-child { border-right: 1px solid #463a5a; border-radius: 0 var(--border-radius-value) var(--border-radius-value) 0}
	/*.index-tab li a:hover, */
	.index-tab li.tab-sel a
	{
		color:#fff;
		text-shadow: 0px 0px 3px rgba(255, 255, 255, .8);
		line-height: calc(100% + 53px);
		border-bottom: 3px solid var(--active-tab-color);
	}
	@media screen and (max-width: 767px) {
		.index-tab li.tab-sel a
		{
			line-height: calc(100% + 56px);
		}
	}

.product-body{
			  width:100%;
			  float:left;
			  position:relative;
			  }

	.product-body ul{ padding:0px; margin:0px; }
	.product-body li{ padding:0px; margin:0px; list-style:none; display:inline-block; line-height:0px; width:32.5%; float:left; margin-left:1.25%; margin-bottom:12px; border:2px solid #2a243e; }
	.product-body li:hover{ border:2px solid #493a88; transition: border .4s ease; }
	.product-body li:first-child{ margin-left:0px; }

	.product-body .product-image{
					width:100%;
					float:left;
					position:relative;
					line-height:0px;
					}

		.product-body .product-image img{ width:100%; }

	.product-image-details{
							width:100%; height: 154px;
							padding:10px 5px 10px 14px;
							background:#211c32;
							float:left;
							position:relative;
							}

		.product-image-details h2{ width: 89%; font-size:14px; color: #fff; font-weight:600; line-height:20px; margin-bottom:15px; min-height:40px; }
		.product-image-details h2 a{ color: white; }
			.product-image-details p{  font-size:13px; color: #f8b0b0; font-weight:400; line-height:21px; margin-bottom:24px; min-height: 21px; white-space: nowrap; }
				.product-image-details p a{ color:#f8b0b0; }
			.product-image-details p img{ margin-right:5px; vertical-align:text-top; }



			.product-font{  font-weight:600; font-size:16px; color:var(--discount-percent); line-height:20px; background:#beb2f1; display:inline-block; padding:6px 8px; border-radius:var(--border-radius-price) 0 0 var(--border-radius-price); }
			.product-font2{  font-weight:700; font-size:16px; line-height:20px; color:#fff; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:5px 20px; border-radius:5px; margin-left:6px; }
			.product-font2 span{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }
.product-card { border-radius: var(--border-radius-productbox); overflow: hidden; }
.product-body2{
			  width:100%;
			  float:left;
			  position:relative;
			  }

	.product-body2 ul{ padding:0px; margin:0px; }
	.product-body2 li{ padding:0px;
		margin:0px;
		list-style:none;
		display:inline-block;
		line-height:0px;
		width:24%;
		float:left;
		margin-left:1.33%;
		margin-bottom:12px;
	}
	.product-body2.ajax-load li:nth-child(4n+1){ margin-left:0px; }

	/* .product-body2 li:nth-child(1),
	.product-body2 li:nth-child(2),
	.product-body2 li:nth-child(3) { border: 2px solid #2a243e; } */
@media screen and (max-width: 1023px) {
	.product-image-details{ height: 137.5px; }
}
@media screen and (max-width: 767px) {
	.product-image-details{ height: 137.5px; }
	.product-image-details h2{ width: 81%; }
	/* .product-body2 li:nth-child(1),
	.product-body2 li:nth-child(2),
	.product-body2 li:nth-child(3) { border: 0px solid #2a243e; } */
	/*.product-body2.initial-load li:last-child { display: none; }*/

	.product-body2.initial-load li:nth-child(1),
	.product-body2.initial-load li:nth-child(2),
	.product-body2.initial-load li:nth-child(3) { width: 100%; margin-left: 0; }
}
@media screen and (min-width: 767px) {
	.product-body2.initial-load li:first-child,
	.product-body2.initial-load li:nth-child(4n){ margin-left:0px; }

	.product-body2.initial-load li:nth-child(1),
	.product-body2.initial-load li:nth-child(2),
	.product-body2.initial-load li:nth-child(3) { width: 32.4466%; }

	/* .product-body2.initial-load li:nth-child(1),
	.product-body2.initial-load li:nth-child(2),
	.product-body2.initial-load li:nth-child(3) { border: 2px solid #2a243e; } */

	.category-products .product-body2 li:first-child,
	.category-products .product-body2 li:nth-child(4n){ margin-left:0px; }

	.category-products .product-body2 li:nth-child(1),
	.category-products .product-body2 li:nth-child(2),
	.category-products .product-body2 li:nth-child(3) { width: 32.4466%; }

	.product-body2 li:nth-child(1) .product-image-details h2,
	.product-body2 li:nth-child(2) .product-image-details h2,
	.product-body2 li:nth-child(3) .product-image-details h2 { width: 92%; }

	/* .category-products .product-body2 li:nth-child(1),
	.category-products .product-body2 li:nth-child(2),
	.category-products .product-body2 li:nth-child(3) { border: 2px solid #2a243e; } */

	/* .product-body2.initial-load li:nth-child(1):hover,
	.product-body2.initial-load li:nth-child(2):hover,
	.product-body2.initial-load li:nth-child(3):hover{ border:2px solid #493a88; transition: border .4s ease; } */

	/* .category-products .product-body2 li:nth-child(1):hover,
	.category-products .product-body2 li:nth-child(2):hover,
	.category-products .product-body2 li:nth-child(3):hover { border: 2px solid #493a88; transition: border .4s ease; } */
}

/*customer review was here*/
.customer-review{
				width:100%;
				padding:35px 0px 25px;
				border-top:1px solid #463a5a;
				border-bottom:1px solid #463a5a;
				float:left;
				position:relative;
				margin-bottom:50px;
				}

.product-list{
			  width:100%;
			  float:left;
			  position:relative;
			}

	.product-list ul{ padding:0px; margin:0px; }
	.product-list li { list-style:none; width:49.5%; float:left; }
	.product-list li.last { float:right; }
		.product-list li .tab{ padding:0px; margin:8px 0; display:inline-block;  font-size:14px; color: #fff; font-weight:600; line-height:20px; padding-left:21px; }
			.product-list li a{ color: #8d77e8; font-weight:300; margin-left:10px; }
				.product-list li a:hover{ color: #fff; }
		/*.product-list li:first-child{ margin-left:0px; padding-left:15px; }*/

.product-list-left{
				  width:49.5%;
				  float:left;
				  position:relative;
				}

.product-list-right{
				  width:49.5%;
				  float:right;
				  position:relative;
				}

	.product-list-body{
					  width:100%;
					  padding:10px 10px 10px 15px;
					  background:#211c32;
					  margin-bottom:12px;
					  display: flex;
					  justify-content: space-between;
					  position: relative;
					}

		.product-list-image{
						  width:42%;
						  line-height:0px;
						}

			.product-list-image img{ width:100%; border-radius: var(--border-radius-productbox); }

		.product-list-details{
							  width:56%;
							  padding:0px;
							  display: flex;
							  flex-direction: column;
							  justify-content: space-between;
							}

			.product-list-details h2{ font-size:14px; color: #fff; font-weight:600; line-height:20px; margin-bottom:0px; }
			.product-list-details p{ font-size:13px; color: #63559f; font-weight:400; line-height:20px; margin-bottom:0px; }
				.product-list-details p a{ color:#63559f; }
			.product-list-details p img{ margin-right:5px; vertical-align:text-top; }



			.product-list-font{  font-weight:600; font-size:16px; color:#fff; line-height:20px; background:#493a88; display:inline-block; padding:6px 8px; border-radius:5px; }
			.product-list-font2{  font-weight:700; font-size:16px; line-height:20px; color:#fff; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:5px 20px; border-radius:5px; margin-left:6px; }
			.product-list-font2 span{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }
			.price-wrap { display: flex; }
			.price-wrap .discount-percent { margin-right: 0px; display: flex; align-items: center; justify-content: center; }

.more-game{
			width:100%;
			display: block;
			padding:10px 30px;
			border:1px solid #463a5a;
			font-size:14px; font-weight:400; color:#c8c6cc; line-height:20px;
			margin-top:20px;
			/*border-radius:5px;*/
			}
	a.more-game:hover{ color:#fff; background:#493a88; }

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

.product-image-details h2{ font-size:13px; line-height:18px; max-height:40px; margin-bottom:12px; }
.product-image-details p{ margin-bottom:10px; }

.product-body2 .product-font{ font-size:14px; }
.product-body2 .product-font2{ font-size:14px; }
	.product-body2 .product-font2 span{ display:none; }



.customer-review{
				margin-top: 20px;
				/* padding:0px 0px 25px;
				border-top:0px; */
				}

	.customer-review h2{ margin-bottom:15px; }

/* .customer-review-left{
					width:100%;
					margin-bottom: 30px;
					}

.customer-review-right{
					  width:100%;
					  padding:0px 50px;
					  }

	.customer-review-right li{ display:none; display:none; }
	.customer-review-right li:nth-child(1){ width:48%; float:left; display:inline-block; }
	.customer-review-right li:nth-child(2){ width:48%; float:right; display:inline-block; }

	.customer-review-arrow{
						  display:inline-block;
						  }

	.customer-review-arrow2{
						  display:inline-block;
						  } */



.product-list-body{ min-height:inherit; padding:8px 8px; }

.product-list-left .product-list-image{ width:45%; }
.product-list-left .product-list-details{ width:50%; }
.product-list-left .product-list-details h2{ font-size:13px; line-height:18px; }
.tab-under-x .product-icons{ display:none; }
.product-list-left .product-list-font{ font-size:14px; }
.product-list-left .product-list-font2{ font-size:14px; }
	.product-list-left .product-list-font2 span{ display:none; }

.product-list-right .product-list-image{ width:45%; }
.product-list-right .product-list-details{ width:50%; }
.product-list-right .product-list-details h2{ font-size:13px; line-height:18px; }
	.product-list-right .product-list-details h2 span{ display:none; }
.product-list-right .product-list-details > p{ display:none; }
.product-list-right .product-list-font{ font-size:14px; }
.product-list-right .product-list-font2{ font-size:14px; }
	.product-list-right .product-list-font2 span{ display:none; }

/*.company-logo{padding:50px 0px 40px;}*/
	.company-logo li{ height:50px; margin-left:20px; margin-right:20px; margin-bottom:10px; }
}



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

.index-feature li{ font-size:13px; line-height:16px; padding:0px 10px; flex-direction: column; }
.index-tab li{ font-size:12px; }
	.index-feature li div { text-align: center; }
	/*.index-tab li a{ background:#34274a; }*/


.product-body li{ width:100%; display:none; }
.product-body li:nth-child(1){ display:block; }

.product-body .product-image img{ width:100%; }

.product-image-details h2{ line-height:15px; font-size: 12px; }

.product-body .product-font{ font-size:14px; position:absolute; right:100px; bottom:12px; z-index:1; }
.product-body .product-font2{ font-size:16px; position:absolute; right:8px; bottom:12px; z-index:1; }
	.product-body .product-font2 span{ display:none; }


/*.product-body2{ margin-bottom:20px; }*/

.product-body2 li{ width:48.5%; margin-left:3%; }
	.product-body2 .product-image img{ width:100%; }
	.product-body2 li:nth-child(2n+0){ margin-left:0px; }

/*for mobile view - 1st 3 100%*/

.category-products .product-body2 li:nth-child(2n+1){ margin-left:0px; }
.category-products .product-body2 li:nth-child(2n+0){ margin-left:3%; }

.product-body2.ajax-load li:nth-child(2n+1){ margin-left:0px; }
.product-body2.ajax-load li:nth-child(2n+0){ margin-left:3%; }

.product-body2 .product-font{ float:left; }
.product-body2 .product-font2{ float:right; margin-left:0px; }


.customer-review h2{ font-size:24px; line-height:25px; }
/* .customer-review-left h3{ font-size:20px; line-height:25px; }


.customer-review-right{
						padding: 0px 35px;
						}

	.customer-review-right li:nth-child(1){ width:100%; }
	.customer-review-right li:nth-child(2){ width:100%; display:none; } */

/*.product-list ul.under-x li { padding: 0; margin: 0; list-style-type: none; }*/
.product-list li .tab{ font-size:12px; width:100%; float:left; padding-left:0px; margin-bottom:8px; color:#c8c6cc; display:block; background:#352c57; border:1px solid #463a5a; text-align:center; padding:15px 0px; line-height:25px; cursor:pointer; }
	.product-list li a{ display:none; }
	.product-list li:hover .tab{ color:#fff; background:#493a88; border:1px solid #493a88; }
	.product-list li.fixed .tab{ color:#fff; background:#493a88; border:1px solid #493a88; }


.product-list-left{
					width:100%;
					}

.product-list-right{
					width:100%;
					display:none;
					}


.more-game{
			/*display:inline-block;*/
			}
/*.company-logo{ padding:50px 30px 40px; }*/


.company-logo li{ height:auto; margin-left:0px; margin-right:0px; margin-bottom:0px; display:none; width:33.33%; float:left; }
	.company-logo li img{ vertical-align:bottom; }
/*.company-logo li:nth-child(1){ display:inline-block; }
.company-logo li:nth-child(2){ display:inline-block; }
.company-logo li:nth-child(3){ display:inline-block; }

.company-logo-arrow{
				  display:block;
				  }

.company-logo-arrow2{
					  display:block;
					  }*/


}


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

/*.index-tab{
			width:385px;
			overflow:hidden;
			}*/

.index-tab li{ font-size:11px; }


/*.product-list-left .product-list-details h2{ min-height:49px; }

.product-list-right .product-list-details h2{ min-height:54px; }*/

}


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

.index-tab li{ font-size:9px; line-height:50px; }


.product-body .product-font{ font-size:11px; right:70px; bottom:12px; z-index:1; }
.product-body .product-font2{ font-size:12px; padding:5px 10px; }


.product-body2 .product-font{ font-size:11px; }
.product-body2 .product-font2{ font-size:12px; padding:5px 10px; }

.product-body2 .product-image-details h2{ min-height:50px; }
.product-body2 .product-image-details p{ font-size:11px; }
	.product-image-details p img{ margin-right:1px; }



/*.customer-review-right li p span{ font-size:10px; }
.customer-review-right li img{ margin-right:2px; }*/



.product-list-right .product-list-font{ font-size:11px; }
.product-list-right .product-list-font2{ font-size:12px; }

/*.product-list-right .product-list-details h2{ min-height:inherit; margin-bottom:10px; }*/


}




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Index Body <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Block Body <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.block-body{
			 width: 100%;
			 min-height: 300px;
			 padding: 25px 0px 40px 0px;
			 float: left;
			 position: relative;
			}

	.block-body h1{  font-size:30px; font-weight:400; color:#fff; line-height:36px; text-align:center; margin-bottom:20px; }

.main-body{
			width: 100%;
			float: left;
			position: relative;
			}


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

.block-body h1{ font-size:20px; line-height:24px; }

}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Block Body <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Bottom <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.bottom.newsletter{
		 width: 100%;
		 padding: 60px 18%;
		 float: left;
		 position: relative;
		 text-align:center;
		}
	.bottom.newsletter .from-wrap {display: flex; justify-content: center;}

	.bottom h2{ font-family: 'Play', sans-serif; font-size:16px; font-weight:400; line-height:20px; color:#fff; text-transform:uppercase; margin-bottom:15px; }
	.bottom h2 strong{ font-weight:700; color:#f78e31; }

	.bottom-input{  font-size:12px; font-weight:400; color:#818181; line-height:20px; border:0px; background:#fff; height:40px; /*width:22%;*/ width:268px; padding:10px 15px; border-radius:5px; border-bottom-right-radius:0px;  border-top-right-radius:0px; -webkit-border-bottom-right-radius:0px; -webkit-border-top-right-radius:0px; }
	.bottom-input:placeholder{ color:#818181; }

	.bottom-subscribe{  font-size:12px; font-weight:400; color:#fff; line-height:40px; border:0px; background:#f78e31 url(https://2game.com/skin/frontend/v53game/default/images/subscribe-bg.png) repeat; height:40px; /*width:11%;*/ width:130px; text-transform:uppercase; border-radius:0px; border-bottom-right-radius:5px;  border-top-right-radius:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-top-right-radius:5px; cursor:pointer; vertical-align:top; }
	.bottom-subscribe:placeholder{ color:#fff; }

	.bottom.newsletter h3, .bottom.newsletter h4 { font-family: 'Play'; font-weight:600; line-height:normal; }
	.bottom.newsletter h3 { font-size:36px; color:#c980fc; text-transform:uppercase; margin-bottom:25px; }
	.bottom.newsletter h4 { font-size:30px; color:#beb2f1; margin-bottom:35px; }
	.bottom.newsletter p { font-size:16px; font-weight:400; line-height:normal; color:#fff; margin-bottom:35px; }
	.bottom.newsletter .sign-inputbox{ width: 296px; height: 40px; margin-right: 0px; border-radius: 5px 0 0 5px; }
	.bottom.newsletter .btn-see-more { background: #f78e31 url('https://2game.com/skin/frontend/v53game/default/images/svg/arrow.svg') no-repeat 120px center; border-radius: 0px 5px 5px 0; margin: 0; }

@media screen and (max-width: 1023px) {
.bottom-input{ width:245px; }
.bottom-subscribe{ width:100px; }
.bottom.newsletter{ padding: 60px 8%;}
.bottom.newsletter h3 { font-size:30px; }
.bottom.newsletter h4 { font-size:24px; }
}
@media screen and (max-width: 767px) {
.bottom-input{width: 70%;}
.bottom-subscribe{width: 30%;}
.bottom.newsletter{ padding: 60px 4%;}
.bottom.newsletter h3 { font-size:24px; }
.bottom.newsletter p { font-size:16px; }
.bottom.newsletter .sign-inputbox{ width: 100%; margin-right: 0; margin-bottom: 0; }
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Bottom <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Footer <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.footer-border{ border-bottom:1px solid #34274a; }

footer{
	 width: 100%;
	 padding: 65px 0px;
	 float: left;
	 position: relative;
	}

    footer h2{  font-size:13px; font-weight:400; color:#fcfcfc; line-height:20px; text-transform:uppercase; margin-bottom:25px; }
	footer h3{  font-size:13px; font-weight:400; color:#fcfcfc; line-height:20px; text-transform:uppercase; margin-bottom:25px; }
	footer p{  font-size:13px; font-weight:300; color:#9d9aa7; line-height:20px; margin-bottom:0px; }

	footer ul{ padding:0px; margin:0px; }
	footer li{ padding:0px; margin:0px; list-style:none;  font-size:14px; font-weight:400; color:#c1bec5; line-height:20px; margin-top:18px; }
		footer li a{ color:#c1bec5; }
			footer li a:hover{ color:#c1bec5; }
	footer li:first-child{ margin-top:0px; }

	.footer-left{
				 width:33%;
				 float:left;
				 position:relative;
				}

		.footer-left img{ padding-bottom:20px; }

		/*.footer-left h2{ margin-top:55px; }*/

	.footer-service{
				 width:23%;
				 float:left;
				 position:relative;
				 margin-left:8%;
				}

	.footer-category{
				 width:14%;
				 float:left;
				 position:relative;
				}

	.footer-right{
				 width:22%;
				 float:right;
				 position:relative;
				 text-align:center;
				}

		.footer-right img{ margin:4px 1px; }

		.footer-right p{  font-size:11px; font-weight:400; color:#fff; line-height:18px; margin-bottom:40px; margin-top:5px; }
		.footer-right p img{ margin:0px; vertical-align:text-bottom; margin-left:12px; }

		/* .footer-right ul{ padding:0px; margin:0px; width:100%; float:left; border:1px solid #454053; padding:3px 0px; border-radius:5px; margin-bottom:55px; }
		.footer-right li{ padding:0px; margin:0px; list-style:none;  font-size:13px; font-weight:400; color:#b2b0b7; line-height:24px; padding:0px 19px; width:50%; float:left; border-left:1px solid #5e4b70; display:inline-block; }
			.footer-right li a{ color:#b2b0b7; display:block; }

		.footer-right li:first-child{ border-left:0px; }

		.footer-right li .fa{ font-size:13px; color:#b2b0b7; line-height:24px; } */
		.store-switcher-wrap { display: flex; width:100%; border:1px solid #454053; padding:3px 0px; border-radius:5px; margin-bottom:55px; }
		.store-switcher-wrap .store-switcher-currency,
		.store-switcher-wrap .store-switcher-language {
			width: 50%;
		}
		.store-switcher-wrap .store-switcher-language { border-left: 1px solid #5e4b70; }

	.footer-reserved{
					width:42%;
					padding:105px 0px 0px 0px;
					float:left;
					position:relative;
					 font-size:13px; font-weight:300; color:#9d9aa7; line-height:20px;
					}

		.footer-reserved a{ color:#9d9aa7; }

	.footer-accept{
					width:58%;
					padding:105px 0px 0px 0px;
					float:right;
					position:relative;
					 font-size:13px; font-weight:300; color:#9d9aa7; line-height:28px;
					}

		.footer-accept img{ vertical-align:middle; margin-left:15px; }


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

footer{
	  padding:60px 0px 30px;
	  }

.footer-left{
			width:42%;
			}

.footer-service{
				width:25%;
				float:right;
				margin-left:0px;
				}

.footer-category{
				width:25%;
				float:right;
				}

.footer-right{
				width:100%;
				padding:55px 0px 0px 0px;
				text-align:center;
				}

	.footer-right ul{ width:46%; margin:auto 27% 40px; }

	.footer-right p{ margin-bottom:40px; }

	.footer-accept{
					width:100%;
					padding:40px 0px 0px;
					float:left;
					text-align:center;
					}

	.footer-reserved{
					 width:100%;
					 padding:35px 0px 0px;
					 float:left;
					 text-align:center;
					 }

}



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

footer{
	  padding:30px 0px;
	  }

.footer-left{
			 width:100%;
			 margin-bottom:30px;
			 }

	.footer-left h2{ margin-top:25px; }

.footer-category{ width:45%; float:left; }
.footer-service{ width:45%; float:right; }


.footer-right ul {
    width: 50%;
    margin: auto 25% 40px;
}


}


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

.footer-right ul {
    width: 100%;
    margin: auto 0px 40px;
}


}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Footer <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* Bundles Product was here */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Product List <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.product-list-view{
				  width:100%;
				  padding:15px 15px;
				  background:#211c32;
				  float:left;
				  position:relative;
				  margin-bottom:15px;
				  }

	.product-list-view-left{
							 width:34%;
							 float:left;
							 position:relative;
							 line-height:0px;
							}

		.product-list-view-left img{ width:100%; }

		/*.product-list-view-left::after {
										content: '';
										display: block;
										position: absolute;
										top: 0px;
										left: px%;
										width: 100%;
										height: 100%;
										background:url(https://2game.com/skin/frontend/v53game/default/images/shade3.png) repeat;
									}*/

	.product-list-view-right{
							 width:64%;
							 float:right;
							 position:relative;
							}

		.product-list-view-right h2{  font-size:21px; color: #fff; font-weight:600; line-height:24px; margin-bottom:0px; min-height:33px; }
		.product-list-view-right p{  font-size:14px; color: #c8c6cc; font-weight:300; line-height:24px; margin-bottom:15px; min-height:70px; }
			.product-list-view-right p a{ color:#c8c6cc; }


		.instant-font{  font-size:16px; color: #63559f; font-weight:400; line-height:24px; margin-bottom:10px; }
			.instant-font a{ color: #63559f; }
		.instant-font img{ margin-right:5px; vertical-align:middle; }


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

.product-list-view-right p{ min-height:73px; }

}


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

.product-list-view-right h2{ font-size:18px; min-height:65px; }
.product-list-view-right p{ display:none; }

.instant-font{ margin-bottom:15px; }

}



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

.product-list-view{
				  padding:7px 7px;
				  margin-bottom:7px;
				  }

.product-list-view-left{
						 width:48%;
						}

.product-list-view-right{
						 width:48%;
						}

	.product-list-view-right h2{ font-size:13px; line-height:18px; margin-bottom:20px; min-height:39px; }

.instant-font{ display:none; }

.product-list-view-right .product-font{ font-size:14px; }
.product-list-view-right .product-font2{ font-size:14px; }
	.product-list-view-right .product-font2 span{ display:none; }

}


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

.product-list-view-right .product-font2{ padding:5px 8px; }

}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Product List <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* Search Results was here */
/* checkout css was here */
/* product-details was here */
.price-box{
		background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat;
		border:1px solid #3b364a;
		display:inline-block;
		padding:4px 10px;
		border-radius:var(--border-radius-price);
	}
	.price-wrap .discount-percent + .price-box{
		border-radius:0 var(--border-radius-price) var(--border-radius-price) 0;
	}

	.price-box span.price{  font-weight:700; font-size:16px; line-height:20px; color:#fff; }
    sup.price-currency {font-size: 0.65em!important; margin: 0 0.35em!important; top: 2px!important; position: relative; font-weight: 100!important;
    }

.price-box p{  font-weight:700; font-size:16px; line-height:20px; color:#fff; margin:0px; display:inline-block; }
	.price-box p.old-price span.price{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }
	.price-box p.old-price span.special-price{ font-size:16px; font-weight:700; color:#fff; }

	.price-box p span.price-label{ display:none; }


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

.price-box{ padding:4px 20px; }
.price-box span.price{ font-size:12px; }
.price-box p.old-price span.price{ display:none; }

}

/*mini Shopping Cart was here*/

/*Thank You For Your Purchase was here*/
.bundle-related-products .product-image, .bundle-item-image { position: relative; }
.add-to-links span.wrap-wishlist,
.product-list-details span.wrap-wishlist,
.bundle-related-products span.wrap-wishlist,
.bundle-item-image span.wrap-wishlist,
.product-card .product-image-details span.wrap-wishlist,
.product-list-view .product-list-view-right span.wrap-wishlist {
    display: flex; align-items: center; justify-content: center;
    background: rgba(0,0,0, .5);
    width: 30px; height: 30px; border-radius: 50%;
    position: absolute; top: 5px; right: 5px; z-index: 1;
    border: 1px solid #3b374a;
}
.add-to-links span.wrap-wishlist { position: relative; top: unset; right: unset; margin-right: 8px; }
span.wrap-wishlist a.link-wishlist { color: #c8c6cc; }
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Sign In Sign Out <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.sign-header-logo{
				width: 25%;
				float: left;
				position: relative;
				text-align:left;
				}

	.sign-header-logo .fa{ color:#fff; font-size:20px; line-height:20px; float:left; margin-right:20px; margin-top: 15px; vertical-align:middle; display:none; }

	.sign-header-logo img{ float:left; vertical-align:middle;}

	.sign-header-logo p{ font-size:13px; font-weight:700; line-height:18px; color:#beb2f1; text-transform:uppercase;}
		.sign-header-logo p a{ color:#beb2f1; }





.sign-header-search{
				width: 48%;
				float: left;
				position: relative;
				text-align:left;
				}
	.hide-search-bar{ display:none; }

	.signin-input{ font-size:16px; font-weight:400; color:#b7b7b7; line-height:20px; border:0px; background:#fff; height:40px; width:70%; float:left; padding:10px 15px; border-radius:5px 0 0 5px; }
	input[type="search"].signin-input::-webkit-input-placeholder {
	  color: #b7b7b7;
	}

	.signin-search{ font-family: Muli; font-size:16px; font-weight:600; color:#fff; line-height:40px; border:0px; background:#f78e31 url(https://2game.com/skin/frontend/v53game/default/images/topnav/search2.png) 25px 9px no-repeat; height:40px; width:26%; padding:0px 0px 0px 10px; float:left; border-radius:0 5px 5px 0; cursor:pointer; vertical-align:top; }
	/*.signin-search:placeholder{ color:#fff; }*/


.sign-header-right{
					width: 25%;
					float: right;
					position: absolute;
					right:0px;
					top:-3px;
					z-index:2000;
					}

	.sign-header-right .search-bar__switch_active { background-color: #34274a }
	.sign-header-right .search-bar__switch img.my-account { vertical-align: text-bottom; margin-right: 8px; }
	.sign-header-right > ul{ display: flex; align-items: center; padding:0px; margin:0px; }
	.sign-header-right > ul > li{ margin: 0px; padding: 0px; display: inline-block; list-style: none;  font-size: 14px; font-weight: 400; color: #b8b4c0; line-height:24px; position:relative; margin-left:10px; cursor:pointer; }
		.sign-header-right>ul>li>a{ color: #b8b4c0; }
			.sign-header-right>ul>li a:hover{color: #f78e31; }
	.sign-header-right>ul>li a.fixed{ color: #f78e31; }
	.sign-header-right>ul>li:first-child{ margin-left:0px; }
	.sign-header-right>ul>li.header-search-icon{ display:none; }
	.sign-header-right>ul>li>a>img{ vertical-align:text-bottom; margin-right:8px; }

	.sign-header-right>ul>li span.cartpro-count{  font-size: 10px; font-weight: 400; color: #09070c; line-height:12px; padding:1px 5px 2px; width:auto; position:absolute; left:10px; top:0px; z-index:2; background:#f78e31; border-radius:50%; }
	.sign-header-right>ul>li .cartpro-empty span.cartpro-count { background: #fff; }
	.sign-header-right>ul>li.mini-cart{ padding:25px 10px 18px 10px; margin-left:10px; }

    .header-currency-switch .search-bar__switch {padding:0 6px 0 0}
    .header-currency-switch .search-bar__switch:after {margin: -2px 0 0 0;}
    .header-currency-switch .search-bar__switch > span {display:inline-block; line-height:36px; padding:0 1em;}
    .header-currency-switch .search-bar__switch_active, .footer-new-store .search-bar__switch_active > ul {border-color: #403f48;}
    .header-currency-switch .search-bar__switch > ul.preferences-list {position:absolute; top: calc(100% + 4px); left:unset; right:0; min-width:200px; margin:0!important; padding: 0.5em; border-radius: 4px; border:0; background: #2d2648;box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);}
    .header-currency-switch .search-bar__switch .preferences-select {position:relative;}
    .header-currency-switch .search-bar__switch .preferences-select:after {content: ''; display: block; clear: both;}
    .header-currency-switch h3 {font-family: 'Play', sans-serif; font-size:13px; font-weight: lighter; color: #b4a8eb; line-height: 22px; text-transform: uppercase; margin-bottom: 10px; text-align: center;}
    .header-currency-switch .preferences-select .buttons-set {margin-top:1em}
    .header-currency-switch .preferences-select .buttons-set .button{font-size: 12px;color: #fff;line-height:30px;border:0px; background: #5c586c; width: auto; padding: 0px 20px; display: inline-block; border-radius: 2px; cursor: pointer; margin:10px 0px 10px; }
    .header-currency-switch .preferences-select .buttons-set .button:hover{background:#5f4fa3}
    .header-currency-switch span.currency-switch-icon {display:none}
	.header-currency-switch span.currency-switch-icon img {vertical-align:bottom}
    
@media screen and (max-width: 767px) {
	/*.sign-header-right>ul>li>a{ vertical-align: super; }*/
	.sign-header-right>ul>li>a>img{ /*vertical-align:baseline;*/ margin-right:0px; }
	.sign-header-right>ul>li.mini-cart{ padding:25px 0px 18px 0px; margin-left:7px; }
	.sign-header-right>ul>li{ margin-left:10px; }
}

@media screen and (max-width: 1024px) {
    .header-currency-switch span.currency-switch-title {display:none}
    .header-currency-switch span.currency-switch-icon {display:block}
    .header-currency-switch .search-bar__switch {all: initial; cursor: pointer; font-family: 'Play', sans-serif; font-size:13px; color:#fff}
    .header-currency-switch .search-bar__switch::after {display:none}
    .header-currency-switch .search-bar__switch > span {padding:unset;line-height:unset;}
    .header-currency-switch .search-bar__switch > ul.preferences-list {left:unset; right:-1px;top: 55px;}
}




.sign-top{
		width: 100%;
		/* border-left:1px solid #463a5a;
		border-right:1px solid #463a5a; */
		float: left;
		position: relative;
		text-align:center;
	}

	.sign-top ul{ padding:0px; margin:0px; display: flex; justify-content: space-between; }
	.sign-top li{
		margin: 0px;
		flex: 1; justify-content: center;
		list-style: none;
		font-size: 16px; font-weight: 600;
		color: #c8c6cc;
		/*line-height:30px;*/
		border-left:1px solid #463a5a;
		border-bottom: #34274a 3px solid;
        display: flex;
        align-items: flex-end;
        padding:0;
	}
		.sign-top li:hover,
		.sign-top li.active{border-bottom: var(--active-tab-color) 3px solid; }
		.sign-top li.active a{ color: #fff; }
		.sign-top li a{color: #c8c6cc; width: 100%; height:100%; display: flex; justify-content: space-between; align-items: center; flex-direction: column; padding: 8px 0; }
		.sign-top li a:hover{ color: #fff; }
        .sign-top li a span:first-child {
            min-height: 31px;
            display: flex;
            align-items: center;
        }
	.sign-top li:last-child{ background: #cc42db; border-bottom: #cc42db 3px solid }

	.sign-top li img{ vertical-align:text-bottom; }

	.sign-top li:last-child a{
							font-weight: 700;
							color: white;
							/* color: #d4354c; */
						}





.signinup-login{
				width: 100%;
				padding: 30px 30px;
				background: #34274a;
				float: left;
				position: relative;
				}

	.signinup-login .recaptcha {
		position:relative;
		transform:scale(0.79);
		-webkit-transform:scale(0.79);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
	.signinup-login .validation-advice { margin: 0; line-height: normal; font-size: 12px; }

	.signinup-login-left{
						width: 230px;
						float: left;
						position: relative;
						}

		.signinup-login-left h2{ font-size:24px; font-weight:700; line-height:30px; color:#77ee83; margin-bottom:25px; }

		.signinup-login-left ul{ padding:0px; margin:0px; }
		.signinup-login-left ul li{ padding:0px; margin:0px; list-style:none; width:100%; float:left; margin-bottom:20px; }
		.signinup-login-left ul li img{ float:left; margin-right:15px; margin-bottom:15px; }

		.signinup-login-left ul li h3{ font-family: 'Play', sans-serif; font-size:14px; font-weight:400; color:#beb2f1; line-height:18px; margin-bottom:5px; text-transform:uppercase; }
		.signinup-login-left ul li p{ font-size:13px; font-weight:300; color:#fff; line-height:18px; margin-bottom:15px; }




	.signinup-login-tab{
						width: 100%;
						background:#352c57;
						border:1px solid #463a5a;
						float: left;
						position: relative;
						text-align:center;
						display:none;
						}

				.signinup-login-tab ul{ padding:0px; margin:0px; }
				.signinup-login-tab ul li{ padding:0px; margin:0px; list-style:none; font-size:18px; font-weight:400; color:#c8c6cc; line-height:24px; width:50%; float:left; border-left:1px solid #463a5a; }
				.signinup-login-tab ul li:first-child{ border-left:0px; }
					.signinup-login-tab ul li a{color:#c8c6cc; display:block; padding:15px 5px; }
						.signinup-login-tab ul li a:hover{color:#fff; background:#493a88; }
				.signinup-login-tab ul li a.active{color:#fff; background:#493a88; }



	.signinup-login-right{
						width: 72%;
						padding:25px 25px 15px;
						background:#fff;
						border-radius:5px;
						float: right;
						position: relative;
						}

		.signinup-login-right h2{ font-size:24px; font-weight:600; line-height:30px; color:#493a88; margin-bottom:25px; }
		.signinup-login-right h2 span{ display:inline-block; }


		.signinup-login-account{
							width: 65%;
							float: left;
							position: relative;
							}

			.signinup-login-account h3{ font-size:16px; font-weight:400; line-height:24px; color:#f78e31; margin-bottom:15px; display:none; }

			.signinup-login-account p{ font-size:14px; font-weight:400; line-height:20px; color:#57565b; margin-bottom:15px; }
				.signinup-login-account p a{ color:#8d77e8; }
					.signinup-login-account p a:hover{ color:#57565b; text-decoration:underline; }

			.signinup-login-account p span{ display:none; }

			.signinup-login-account p input{ position:relative; float:left; margin-right:8px; margin-bottom:10px; }

			.signinup-login-account ul{ padding:0px; margin:0px; width:100%; display:flex; justify-content: space-between; flex-wrap: wrap; }
			.signinup-login-account ul li{ padding:0px; margin:0px; list-style:none; line-height:0px; width:48%; margin-bottom:15px; }
			/*.signinup-login-account ul li:nth-child(2n+0){ float:right; }*/

				.signinup-login-input{ font-size:14px; color: #b7b7b7; font-weight:400; line-height:28px; border:1px solid #cccccc; background:#fff; width:100%; padding:5px 15px; border-radius:0px; }
				.signinup-login-input::placeholder{ color: #b7b7b7; }



		.signinup-login-social{
							width: 31%;
							float: right;
							position: relative;
							}

			.signinup-login-social ul{ padding:0px; margin:0px; }
			.signinup-login-social ul li{ padding:0px; margin:0px; list-style:none; line-height:0px; width:100%; float:left; margin-bottom:20px; }


		.game-account{
					width:100%;
					padding:20px 0px 0px;
					border-top:1px solid #e5e5e5;
					float:left;
					position:relative;
					margin-top:15px;
					}

.sign-footer{
			 width:100%;
			 border-top:1px solid #34274a;
			 border-bottom:1px solid #34274a;
			 float:left;
			 position:relative;
			 margin-bottom:30px;
			}

	.sign-footer-logo{
					 width:33%;
					 padding:20px 0px;
					 line-height:0px;
					 float:left;
					 position:relative;
					}

	.sign-footer-list{
					 width:54%;
					 float:right;
					 position:relative;
					 text-align:center;
					}

		.sign-footer-list ul{ padding:0px; margin:0px; }
		.sign-footer-list li{ margin: 0px; padding: 0px; display: inline-block; list-style: none; font-family: 'Play', sans-serif; font-size: 14px; font-weight: 700; color: #fff; line-height:22px; text-transform:uppercase; border-left:1px solid #463a5a; width:50%; padding:25px 0px; float:left; }
			.sign-footer-list li a{color: #fff; }
				.sign-footer-list li a:hover{ color: #beb2f1; }
		.sign-footer-list li a span{  font-weight:400; font-size:11px; color: #beb2f1; width:100%; display:inline-block; }

		.sign-footer-list li img{ vertical-align:text-bottom; margin-right:5px; }

@media screen and (max-width: 1199px) {
	.sign-top li{ padding:10px 0px; }
	.sign-top li img{ margin-right:6px; }
}

@media screen and (max-width: 1023px) {
.product-list-details span.wrap-wishlist { display: none; }
.sign-top ul{ display: block; }
.signinup-login .recaptcha { transform : scale(0.62); -webkit-transform : scale(0.62); }
.sign-header-logo{
				width: 28%;
				}

	.sign-header-logo .fa{ display:block; cursor:pointer; }
	.sign-header-logo img{ margin-right:0px; }
	.sign-header-logo p{ display:none; }


.sign-header-search{
				width: 56%;
				}

	.signin-input{ width:65%; }

	.signin-search{ width:32%; }



/*.sign-header-right>ul>li:nth-child(2){ display:none; }*/
.header-search-icon .text, .header-login-icon .text {display: none;}


.sign-top{
		width: 100%;
		border-left:0px;
		border-right:0px;
		text-align: left;
	}

.sign-top li{ display: inline-block; line-height: 54px; list-style: none; width:100%; float:left; position:relative; padding:3px 0 0; border:0px; border-bottom:1px solid #463a5a; }
	.sign-top li > a { margin-left: 30%; justify-content: flex-start; flex-direction: row;}
	.sign-top li img{ margin-right:15px; vertical-align:sub; }

.signinup-login-social{
						width: 100%;
						}

		.signinup-login-social ul li{ padding:0px; margin:0px; list-style:none; line-height:0px; width:48%; float:left; margin-bottom:15px; }
		.signinup-login-social ul li:nth-child(2n+0){ float:right; }

.signinup-login-right{
					width: 62%;
					padding:15px 15px 10px;
					}

	.signinup-login-right h2{ font-size:18px; line-height:25px; margin-bottom:15px; }
	.signinup-login-right h2 span{ display:none; }


.signinup-login-account{
						width: 100%;
						}

	.signinup-login-account h3{ display:inline-block; }


}



@media screen and (max-width: 767px) {
    .game-account{ margin: 0; padding: 0; border-top: 0; }
    .signinup-login .recaptcha { transform : scale(1); -webkit-transform : scale(1); }
    .sign-header-logo{ width: calc(50% + 70px); /* here 70px is half of (2game) logo.png */ }
    .sign-header-logo img{ /*float:right;*/ margin-right:0px; }

    .sign-header-search{
				    width: 100%;
				    padding:18px 30px 18px 15px;
				    background:#493a88;
				    position: fixed;
				    left:0px;
				    top:0px;
				    z-index:2222;
				    display:none;
				    }
	    .hide-search-bar{ display:inline-block; vertical-align:middle; position:absolute; right:10px; top:30px; z-index:2; cursor:pointer; }

	    .signin-input{ width:80%; }
	    .signin-search{ width:20%; }
	    .signin-search span { display: none; }


    .sign-header-right>ul>li.header-search-icon{ display:inline-block; }


    .sign-top{
		    width: 100%;
		    border-left:0px;
		    border-right:0px;
	    }

    .sign-top li{ display: inline-block; list-style: none; width:100%; float:left; position:relative; /*padding:15px 10px;*/ border:0px; border-bottom:1px solid #463a5a; }
	    .sign-top li > a { margin-left: 32%; }
	    .sign-top li img{ margin-right:15px; vertical-align:sub; }





    .signinup-login{
				    padding: 0px 0px;
				    }

	    .signinup-login-left{
						    display:none;
						    }

	    .signinup-login-tab{
						    display:block;
						    }

        .signinup-tab-content {
            opacity: 0;
            visibility: hidden;
            transition: all 800ms ease;
            height:0;
        }
        .signinup-tab-content.active {
            visibility: visible;
            opacity: 1;
            height:auto;
        }

	    .signinup-login-right{
						      width:100%;
						      padding:15px 20px;
						      border-radius:0px;
						     }

		    .signinup-login-right h2{ font-size:21px; line-height:25px; margin-bottom:25px; text-align:center; }

		    .signinup-login-social{
								    width: 100%;
								    text-align:center;
								    }

			    .signinup-login-social ul li{ width:auto; float:none; display:inline-block; padding:0px 10px; margin-bottom:20px; }
			    .signinup-login-social ul li:nth-child(2n+0){ float:none; }


		    .signinup-login-account{
								    width: 100%;
								    }

			    .signinup-login-account h3{ font-size:16px; line-height:24px; text-align:center; display:block; }
			    .signinup-login-account p span{ display:inline-block; }


			    .signinup-login-account ul li{ width:100%; float:left; margin-bottom:15px; }
			    /*.signinup-login-account ul li:nth-child(2n+0){ float:none; }*/





    .sign-footer-logo{
				     width:100%;
				     padding:20px 0px;
				    }

    .sign-footer-list{
				     width:100%;
				     border-top:1px solid #463a5a;
				    }


	    .sign-footer-list li:first-child{ border-left:0px;padding:25px 5px; }

    .top li:nth-child(1){  }
    .top li:nth-child(2){  }


}

/*hp tabs icon*/
.ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.popular h2 { background: url(https://2game.com/skin/frontend/v53game/default/images/svg/tabs/tab_popular.svg) no-repeat; }
.ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.best_sales h2 { background: url(https://2game.com/skin/frontend/v53game/default/images/svg/tabs/tab_bestsellers.svg) no-repeat; }
.ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.preorders h2 { background: url(https://2game.com/skin/frontend/v53game/default/images/svg/tabs/tab_coming_soon.svg) no-repeat; }
.ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.created_at h2 { background: url(https://2game.com/skin/frontend/v53game/default/images/svg/tabs/tab_new.svg) no-repeat;  }
.ltabs-tabs-wrap .ltabs-tabs .ltabs-tab h2.ltabs-tab-label {font-size:unset; line-height:unset; margin-bottom:unset; font-weight:normal;}
.ltabs-tabs-wrap .ltabs-tabs .ltabs-tab h2 {display: inline-block; width:100%; background-position: center top !important; transform: translateY(16px); padding-top:5px}
@media screen and (max-width: 768px) {
    .ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.popular h2,
    .ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.best_sales h2,
    .ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.preorders h2,
    .ltabs-tabs-wrap .ltabs-tabs .ltabs-tab.created_at h2 { 
            width: 100%; background-position: top; 
            transform: translateY(16px); 
            padding-left:unset; 
            line-height: normal;
            padding-top: 35px;  
            }
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Shopping Cart <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.checkout-font{ font-size:16px; font-weight:400; color:#8874dd; line-height:22px; margin-bottom:0px; margin-left:25px; }
	.checkout-font a{ color:#8874dd; }

.checkout-cart-index .cart .top{ display:none; }

.checkout-cart-index .cart .cart-table{
									  width:66%;
									  background:#27213a;
									  float:left;
									  position:relative;
									  margin-bottom:15px;
									  }

	.checkout-cart-index .cart .cart-table thead tr th{ background:#231e35; padding:15px 15px; font-size:16px; font-weight:600; color:#fff; line-height:25px; text-transform:uppercase; }
	.checkout-cart-index .cart .cart-table thead tr th:nth-child(5){ display:none; }




	.checkout-cart-index .cart .cart-table tbody tr td{ background:#27213a; padding:13px 15px; font-size:14px; font-weight:600; color:#fff; line-height:25px; border-top:1px solid #463a5a; }
	.checkout-cart-index .cart .cart-table tbody tr td:nth-child(5){ display:none; }

		.checkout-cart-index .cart .cart-table tbody tr.first td:nth-child(1){ border-top:0px; }
		.checkout-cart-index .cart .cart-table tbody tr.first td:nth-child(2){ border-top:0px; }
		.checkout-cart-index .cart .cart-table tbody tr.first td:nth-child(3){ border-top:0px; }
		.checkout-cart-index .cart .cart-table tbody tr.first td:nth-child(4){ border-top:0px; }
		.checkout-cart-index .cart .cart-table tbody tr.first td:nth-child(5){ border-top:0px; }
		.checkout-cart-index .cart .cart-table tbody tr.first td:nth-child(6){ border-top:0px; }

		.checkout-cart-index .cart .cart-table tbody tr td h2.product-name{ font-size:14px; font-weight:400; color:#fff; line-height:22px; margin-bottom:10px; }
			.checkout-cart-index .cart .cart-table tbody tr td h2.product-name a{ color:#fff; }

		.checkout-cart-index .cart .cart-table tbody tr td .product-cart-sku{ font-size:14px; font-weight:300; color:#beb2f1; line-height:22px; }
			.checkout-cart-index .cart .cart-table tbody tr td .product-cart-sku a{ color:#beb2f1; }

		.checkout-cart-index .cart .cart-table tbody tr td .qty{ font-size: 14px; font-weight: 400; line-height: 31px; color: #FFF; background: none; border: 1px solid #463a5a; width: 62px;height: 31px; text-align: center; }

		.checkout-cart-index .cart .cart-table tbody tr td .product-cart-remove a.btn-remove{ font-size:14px; font-weight:400; color:#8874dd; line-height:22px; }
			.checkout-cart-index .cart .cart-table tbody tr td .btn-remove2{ font-size:14px; font-weight:400; color:#8874dd; line-height:22px; display:block; }
			.checkout-cart-index .cart .cart-table tbody tr td .btn-remove2 .fa{ font-size:14px; font-weight:normal; color:#8874dd; line-height:18px; margin-right:5px; }

		.checkout-cart-index .cart .cart-table tbody tr td .cart-links{ display:none; }
		.checkout-cart-index .cart .cart-table tbody tr td.product-cart-info .btn-remove{ display:none; }
		.checkout-cart-index .cart .cart-table tbody tr td.product-cart-actions .button{ display:none; }



		.checkout-cart-index .cart .cart-table tfoot tr td{ background:#231e35; padding:15px 15px; font-size:16px; font-weight:600; color:#fff; line-height:25px; display:none; }

			.checkout-cart-index .cart .cart-table tfoot tr td .or{ padding:0px 10px; font-size:16px; font-weight:600; color:#fff; line-height:25px; }
			.checkout-cart-index .cart .cart-table tfoot tr td .btn-empty{ font-size: 16px; color: #fff; font-weight: 400; line-height: 40px; border: 0px; background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/button-bg.gif) repeat;
width: auto; padding: 0px 20px; display: inline-block; border-radius: 5px; cursor: pointer; }
			.checkout-cart-index .cart .cart-table tfoot tr td .btn-update{ font-size: 16px; color: #fff; font-weight: 400; line-height: 40px; border: 0px; background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/button-bg.gif) repeat;
 width: auto; padding: 0px 20px; display: inline-block; border-radius: 5px; cursor: pointer; }
			.checkout-cart-index .cart .cart-table tfoot tr td .btn-continue{ font-size: 16px; color: #fff; font-weight: 400; line-height: 40px; border: 0px; background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/button-bg.gif) repeat; width: auto; padding: 0px 20px; display: inline-block; border-radius: 5px; cursor: pointer; }



.checkout-cart-index .cart .cart-forms{
									  width:30%;
									  float:right;
									  position:relative;
									  margin-bottom:15px;
									  }

	.checkout-cart-index .cart .cart-forms .discount{ margin-bottom:15px; background:#27213a; }

	.checkout-cart-index .cart .cart-forms .discount h2{ background:#231e35; padding:15px 15px; font-size: 16px; color: #fff; font-weight: 600; line-height: 24px; text-transform:uppercase; margin:0px; }
	.checkout-cart-index .cart .cart-forms .discount h3{ background:#231e35; padding:15px 15px; font-size: 16px; color: #fff; font-weight: 600; line-height: 24px; text-transform:uppercase; margin:0px; }

	.checkout-cart-index .cart .cart-forms .discount-form{
														 padding:15px 15px;
														 background:#27213a;
														 }

		.checkout-cart-index .cart .cart-forms .discount-form label{ display:none; }
		.checkout-cart-index .cart .cart-forms .discount-form .field-wrapper .input-text{ font-size: 14px; color: #7a708c; font-weight: 400; line-height: 28px; border: 1px solid #463a5a; background: #2b233f; width: 100%; padding: 0px 15px; margin-bottom:15px; }
		.checkout-cart-index .cart .cart-forms .discount-form .field-wrapper .button2{ font-size: 16px; color: #fff; font-weight: 600; line-height: 40px; border: 0px; background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/button-bg.gif) repeat; width: auto; padding: 0px 40px; margin-bottom: 10px; display: inline-block; border-radius: 5px; cursor: pointer; }
		.checkout-cart-index .cart .cart-forms .discount-form .field-wrapper .button2 span{ font-size:16px; font-weight:600; color:#fff; }

		.checkout-cart-index .cart .cart-forms .discount-form .input-box .input-text, .input-box sele{ margin-bottom:10px; }

		.checkout-cart-index .cart .cart-forms .discount-form span{ font-size: 13px; color: #beb2f1; font-weight: 200; line-height: 20px; margin-bottom:0px; }
			.checkout-cart-index .cart .cart-forms .discount-form span a{ color: #8874dd; }

		.checkout-cart-index .cart .cart-forms .discount-form .buttons-set .button{ font-size: 16px; color: #fff; font-weight: 600; line-height: 40px; border: 0px; background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/button-bg.gif) repeat; width: auto; padding: 0px 40px; display: inline-block; border-radius: 5px; cursor: pointer; margin:10px 0px 10px; }
		.checkout-cart-index .cart .cart-forms .discount-form .buttons-set .button span{ font-size:16px; font-weight:600; color:#fff; }






.checkout-cart-index .cart .cart-totals-wrapper{
											  width:100%;
											  padding:25px 20px;
											  background:#231e35;
											  float:right;
											  position:relative;
											  }


	.checkout-cart-index .cart .cart-totals-wrapper .cart-totals{ width:100%; float:left; }

		.checkout-cart-index .cart .cart-totals-wrapper .cart-totals #shopping-cart-totals-table{ width:180px; float:left; }
			.checkout-cart-index .cart .cart-totals-wrapper .cart-totals #shopping-cart-totals-table tbody tr td{ font-size: 16px; color: #fff; font-weight: 600; line-height: 26px; padding:5px 0px; text-transform:uppercase; }
			.checkout-cart-index .cart .cart-totals-wrapper .cart-totals #shopping-cart-totals-table tfoot tr td{ font-size: 16px; color: #fff; font-weight: 600; line-height: 26px; padding:5px 0px; text-transform:uppercase; }

		.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom{ width:auto; float:left; padding:0px 0px; }
			.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom li{ list-style:none; }

				.checkout-cart-index .cart .cart-totals-wrapper .cart-totals ul{ margin:15px 0px 0px 12%; }
				.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom li .btn-checkout{ font-size: 18px; font-weight: 600; color: #fff; line-height: 38px; background: #f78e31; border: 0px; padding: 0px 35px; border-radius:5px; cursor:pointer; }



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

.checkout-cart-index .cart .cart-table {
										width: 100%;
										margin-bottom:20px;
										}

.checkout-cart-index .cart .cart-forms {
										width: 100%;
										float: left;
									}


	.checkout-cart-index .cart .cart-forms #discount-coupon-form{
																width:48%;
																float:left;
																}

			.checkout-cart-index .cart .cart-forms .discount{
															min-height:215px;
															background:#27213a;
															}

	.checkout-cart-index .cart .cart-forms #discount-giftcard-form{
																width:48%;
																float:right;
																}

}




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

.checkout-font{ margin-left:0px; }

.checkout-cart-index .cart .cart-table thead tr th{ display:none; }

.checkout-cart-index .cart .cart-table tbody tr td{ padding:13px 15px; }

	.checkout-cart-index .cart .cart-table tbody tr{ border-top:1px solid #463a5a; }

		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(1){ width:40%; float:left; padding:15px 15px 0px 0px; border:0px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(2){ width:60%; float:left; padding:15px 0px 10px 0px; border:0px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(3){ width:100px; float:left; padding:2px 20px; border:0px; background:#2e264b; border:1px solid #463a5a; border-radius:5px; margin-left:0px; height: 31px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(4){ width:58px; float:left; padding:0px 0px; border:0px; margin-left: -4px; border:0px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(5){ width:42px; float:left; padding:2px 0px; border:0px; background:#2e264b; border:1px solid #463a5a; border-radius:5px; display:inline-block; text-align:center; height: 31px; border-top-left-radius:0px;	-webkit-border-top-left-radius:0px; border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; }
			.checkout-cart-index .cart .cart-table tbody tr td:nth-child(5) .price{ font-size:13px; font-weight:400; color:#c8c6cc; line-height:20px; text-transform:uppercase; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(6){ width:100%; float:left; padding:15px 0px 15px 40%; border:0px; }






.checkout-cart-index .cart .cart-forms #discount-coupon-form{
														width:100%;
														}


	.checkout-cart-index .cart .cart-forms .discount{
													min-height:inherit;
													}

	.checkout-cart-index .cart .cart-forms .discount-form .field-wrapper .button2{ width: 100%; padding: 0px 10px; display: inline-block; }

.checkout-cart-index .cart .cart-forms #discount-giftcard-form{
														width:100%;
														float:left;
														}

	.checkout-cart-index .cart .cart-forms .discount-form .buttons-set .button{ width: 100%; padding: 0px 10px; display: inline-block; }



	.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom{ width:100%; margin:0px; }

				.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom li .btn-checkout{ width:100%; padding: 0px 10px; margin:15px 0px; }

}






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

.checkout-font{ margin-left:0px; }


.checkout-cart-index .cart .cart-table thead tr th{ display:none; }

.checkout-cart-index .cart .cart-table tbody tr td{ padding:13px 15px; }

	.checkout-cart-index .cart .cart-table tbody tr{ border-top:1px solid #463a5a; }

		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(1){ width:40%; float:left; padding:15px 15px 0px 0px; border:0px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(2){ width:60%; float:left; padding:15px 0px 10px 0px; border:0px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(3){ width:100px; float:left; padding:2px 20px; border:0px; background:#2e264b; border:1px solid #463a5a; border-radius:5px; margin-left:40%; height: 31px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(4){ width:58px; float:left; padding:0px 0px; border:0px; margin-left: -4px; border:0px; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(5){ width:42px; float:left; padding:2px 0px; border:0px; background:#2e264b; border:1px solid #463a5a; border-radius:5px; display:inline-block; text-align:center; height: 31px; border-top-left-radius:0px;	-webkit-border-top-left-radius:0px; border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; }
			.checkout-cart-index .cart .cart-table tbody tr td:nth-child(5) .price{ font-size:13px; font-weight:400; color:#c8c6cc; line-height:20px; text-transform:uppercase; }
		.checkout-cart-index .cart .cart-table tbody tr td:nth-child(6){ width:100%; float:left; padding:15px 0px 15px 40%; border:0px; }






.checkout-cart-index .cart .cart-forms #discount-coupon-form{
														width:100%;
														}


	.checkout-cart-index .cart .cart-forms .discount{
													min-height:inherit;
													}

	.checkout-cart-index .cart .cart-forms .discount-form .field-wrapper .button2{ width: 100%; padding: 0px 10px; display: inline-block; }

.checkout-cart-index .cart .cart-forms #discount-giftcard-form{
														width:100%;
														float:left;
														}

	.checkout-cart-index .cart .cart-forms .discount-form .buttons-set .button{ width: 100%; padding: 0px 10px; display: inline-block; }



	.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom{ width:100%; margin:0px; }

				.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .bottom li .btn-checkout{ width:100%; padding: 0px 10px; margin:15px 0px; }

}







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


.checkout-cart-index .cart .cart-table tbody tr td:nth-child(1){ width:35%; }
.checkout-cart-index .cart .cart-table tbody tr td:nth-child(2){ width:65%; }
.checkout-cart-index .cart .cart-table tbody tr td:nth-child(3){ width:88px; margin-left:35%; }
.checkout-cart-index .cart .cart-table tbody tr td:nth-child(4){ width: 48px; }

	.checkout-cart-index .cart .cart-table tbody tr td .qty{ width:51px; }


}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Shopping Cart <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Order info explanation <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.order-explanation {
  color: #ffffff;
  font-size: 110%;
  margin: 10px 0;
  background: #27213a;
  padding: 1em;
  border-radius: 5px;
  /* Form inside explanation block */
}
.order-explanation .form-inline .form-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
}
.order-explanation .form-inline h4 {
  text-align: center;
  margin-bottom: 1em;
  font-weight: normal;
}
.order-explanation .form-inline .input-group {
  margin-right: 1em;
  margin-bottom: 1em;
  padding: 0 !important;
  text-align: center;
}
.order-explanation .form-inline .form-control {
  margin: 0 !important;
  padding: 0 1em!important;
}
.order-explanation .form-inline .input-group-addon {
  color: #888888;
  background-color: #212121;
  border: 0;
}
.order-explanation .input-box input,
.order-explanation .input-box select {
    line-height:28px;
    height:40px;
    font-size: 16px;
    color: #000 !important;
    border: 1px solid #000;
    background: #f7f7f7;
    border-radius: 5px;
}
.order-explanation .buttons-set button {
    margin:0 auto;
    background: #f78e31 !important;
}
@media (max-width: 767px) {
  #form-phone-verification .form-row {
    flex-direction: column;
  }
  #form-phone-verification .form-row .input-group {
    width: 100% !important;
  }
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Order info explanation <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* ==================================== Start Footer New ================================== */
footer .trustpilot-widget { width: 150px; }
.footer-new{
			 width:100%;
			 float:left;
			 position:relative;
			 margin-bottom:30px;
			}

    .footer-new-logo{
        width:35%;
        padding:20px 20px 20px 0px;
        line-height:0px;
        float:left;
        position:relative;
        display: flex; 
        align-items: center;
        justify-content: center;
    }
    .footer-new-logo img {height:45px;max-height:45px;}
    .footer-new-logo p {position:relative; color:#beb2f1; font-weight:700; line-height: 18px; padding-left:10px;margin-left:10px;}

	.footer-new-list{
					 width:48%;
					 float:left;
					 position:relative;
					 text-align:center;
					}

		.footer-new-list ul{ padding:0px; margin:0px; display: flex; flex-wrap: nowrap; }
		.footer-new-list li{ margin: 0px; padding: 0px; display: inline-block; list-style: none; font-family: 'Play', sans-serif; font-size: 14px; font-weight: 700; color: #fff; line-height:22px; text-transform:uppercase; border-left:1px solid #463a5a; width:100%; display:inline-block; vertical-align:middle; padding:25px 0px; }
			.footer-new-list li a{color: #fff; }
				.footer-new-list li a:hover{ color: #beb2f1; }
		.footer-new-list li a span{  font-weight:400; font-size:11px; color: #beb2f1; width:100%; display:inline-block; }

		.footer-new-list li img{ vertical-align:text-bottom; margin-right:5px; }


	.footer-new-store{
					 width:17%;
					 padding:25px 0px;
					 float:right;
					 position:relative;
					}

		.footer-new-store h3{ font-family: 'Play', sans-serif; color: #b4a8eb; line-height:22px; text-transform:uppercase; margin-bottom:10px; text-align: center; }
    /*
		.store-selectbox{ font-size:13px; color: #bcbcbc; font-weight:400; line-height:30px; height:30px; border:1px solid #454053; background:none; width:100%; padding:0px 10px; border-radius:5px; }
		.store-selectbox:placeholder{ color: #bcbcbc; } */


	.footer-new-left{
				 width:33%;
				 float:left;
				 position:relative;
				}

		.footer-new-left img{ padding-bottom:20px; }

		.footer-new-left h2{ font-size:14px; color:#beb2f1; font-weight: 700; }

		.footer-new-left p{ margin-bottom:15px; }

		.footer-new-left ul{ padding:0px; margin:0px; }
		.footer-new-left li{ padding:0px; margin:0px; list-style:none; display:inline-block; width:33.33%; float:left; font-family: 'Play', sans-serif; font-size:14px; font-weight:400; color:#beb2f1; line-height:20px; text-transform:uppercase; padding:0px 0px; text-align:center; }
			.footer-new-left li a{ color:#beb2f1; }
		.footer-new-left li img{ margin-bottom:10px; }

	.footer-new-service{
				 width:23%;
				 float:left;
				 position:relative;
				 margin-left:9%;
				}

		.footer-new-service h2{ font-size:14px; color:#beb2f1; font-weight: 700; }

	.footer-new-category{
				 width:18%;
				 float:left;
				 position:relative;
				}

		.footer-new-category h2{ font-size:14px; color:#beb2f1; font-weight: 700; }

	.footer-new-right{
				 width:17%;
				 float:right;
				 position:relative;
				}

		.footer-new-right h2{ font-size:14px; color:#beb2f1; font-weight: 700; }

		.footer-new-right img{ margin:0px 1px; }

		.footer-new-right p{ font-size:11px; font-weight:400; color:#b3b3b3; line-height:18px; margin-bottom:0px; margin-top:5px; }
			.footer-new-right p a{color:#fff; }
		.footer-new-right p strong{ font-size:12px; font-weight:700; }

		.footer-new-right .fab{ color:#fff; font-size:20px; line-height:20px; margin-bottom:5px; margin-right:20px; }
		.footer-new-right .fab:hover{ color:#beb2f1; text-shadow: 0px 0px 3px #beb2f1 }


	.footer-new-accept{
					width:58%;
					padding:20px 0px 0px 0px;
					float:right;
					position:relative;
					 font-size:13px; font-weight:700; color:#9d9aa7; line-height:28px;
					}

		.footer-new-accept img{ vertical-align:middle; margin-right:3px; margin-top:8px; }




.global-site-notice.notice-cookie{ width:100%; float:left; position:fixed; bottom: 0; z-index: 99999; background:#181423; }
.notice-cookie .notice-inner{
	  width: 1200px;
	  margin: auto;
	  text-align: left;
	  display: flex; justify-content: space-between;
	}

	.notice-cookie .notice-text{
		padding:15px 0 0;
		flex-basis: 75%;
	}

		.notice-cookie .notice-text h3{ font-size:14px; font-weight:700; color:#beb2f1; line-height:20px; text-transform:uppercase; margin-bottom:5px; }

		.notice-cookie .notice-text p{ font-size:13px; font-weight:300; color:#9d9aa7; line-height:22px; margin-bottom:15px; }
			.notice-cookie .notice-text p a{ color:#bab0e5; font-weight:700; }
				.notice-cookie .notice-text p a:hover{ color:#bab0e5; text-decoration:underline; }

		.notice-inner .actions { display: flex; align-items: center; }
		.notice-inner .actions .button{ font-size: 16px; font-weight: 600; color: #fff; line-height:30px; width:150px; border:0px; background:#493a88; padding:5px 10px; height:40px; border-radius:5px; cursor:pointer; }

.footer-new-full{ width:100%; float:left; position:relative; background:#beb2f1; }

	.footer-new-reserved{
						width:100%;
						padding:25px 0px;
						float:left;
						position:relative;
						}

		.footer-new-reserved p{ font-size:13px; font-weight:300; color:#181423; line-height:20px; margin-bottom:0px; }
			.footer-new-reserved p a{ color:#181423; }


@media screen and (max-width: 1023px) {
footer .trustpilot-widget { width: 170px; }
.notice-cookie .notice-inner{ width: 100%; padding-left:15px; padding-right:15px; }
.footer-new-logo{
				 width:45%;
				 padding:20px 20px 20px 0px;
				 margin-bottom:20px;
				}

.footer-new-list{
				 width:55%;
				 margin-bottom:20px;
				}

.footer-new-store{
				 width:195px;
				 padding:25px 0px;
				 /*float:none;*/
				 margin:auto;
				}



.footer-new-left{
				 width:100%;
				 padding:0px 55% 50px 0px;
				}

		.footer-new-left ul{ width:50%; position:absolute; right:0px; top:0px; z-index:1; }


.footer-new-service{
			 width:40%;
			 margin-left:0;
			}


.footer-new-category{
			 width:30%;
			}


.footer-new-right{
			 width:28%;
			}


.footer-new-accept{
				width:100%;
				padding:30px 0px 0px 0px;
				float:left;
				}


}



@media screen and (max-width: 767px) {
footer .trustpilot-widget { width: auto; }
.notice-cookie .notice-inner{ display: block; }
.slider-wrap .product-title{ font-size: 14px; }
.footer-new-logo{
				 width:100%;
				 padding:20px 0px 20px 0px;
				 margin-bottom:0px;
				}

.footer-new-list{
				 width:100%;
				 margin-bottom:20px;
				}

	footer li:first-child{ border-left:0px; }

.footer-new-store{
				 width:100%;
				 padding:25px 0px 5px;
				 /*float:none;*/
				 margin:auto;
				}



.footer-new-left{
				 width:100%;
				 padding:30px 0px;
				 border-top:1px solid #463a5a;
				 text-align:center;
				}

		.footer-new-left ul{ width:100%; position:relative; margin-top: 25px; display: inline-block; }


.footer-new-service{
			 width:100%;
			 border-top:1px solid #463a5a;
			 padding:25px 0px;
			 text-align:center;
			}


.footer-new-category{
					 width:100%;
					 padding:25px 0px;
					 border-top:1px solid #463a5a;
			 		 text-align:center;
					}


.footer-new-right{
				 width:100%;
				 padding:25px 0px;
				 border-top:1px solid #463a5a;
				 text-align:center;
				}


.footer-new-accept{
				width:100%;
				padding:10px 0px 0px 0px;
				float:left;
				text-align:center;
				}

	.footer-new-accept img{ margin-right: 2px; margin-left: 2px; }



.footer-cookies-full{ display:none; }

	.notice-text{
					padding:15px 0px 50px 0px;
					}

		.allow-button{ position:absolute; top:inherit; bottom:15px; }


.footer-new-reserved{ text-align:center; }

}


/* ==================================== End Footer New ================================== */

/* ==================================== Start Connecting France ================================== */

.connecting-full{ width:100%; float:left; position:relative; background:#7547bb; }

.connecting-body{
	width:100%;
	padding:15px 0px;
	float:left;
	position:relative;
}

.connecting-icon{
	width:auto;
	padding: 20px 0px 0px;
	float:left;
	position:relative;
}

.connecting-content{
	width:50%;
	padding:0px 0px 0px 20px;
	float:left;
	position:relative;
}

.connecting-content h2{ font-size:18px; font-weight:700; color:#fff; line-height:24px; margin-bottom:5px; }
.connecting-content h2 a{ color:#fff; }

.connecting-content p{ font-size:12px; font-weight:400; color:#c9b7e4; line-height:22px; font-style: italic; margin-bottom:0px; }
.connecting-content p a{ color:#c9b7e4; }

.connecting-content p .fa{ font-size:16px; line-height:22px; color:#fff; margin-right:3px; }

.connecting-content ul{ padding:0px; margin:0px; margin-left: 15px; }
.connecting-content li{ padding:0px; margin:0px; list-style:disc; font-size:14px; font-weight:400; color:#fff; line-height:22px; margin-bottom:0px; }
.connecting-content li a{ color:#f7a4ff; font-weight:700; text-decoration:underline; }
.connecting-content li a:hover{ color:#fff; }

.connecting-button-body{
	width:auto;
	padding:30px 0px 0px;
	float:right;
	position:relative;
}

.connecting-button-body input {
	font-family: 'Muli';
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background:#493a88;
	line-height:30px;
	width:240px;
	border:0px;
	padding:5px 10px;
	height:40px;
	border-radius:5px;
	cursor:pointer;
	text-align:center;
}
.connecting-button-body input.connecting-button2{ background:#d189ea; margin-left:15px; }

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

	.connecting-content{
		width:42%;
	}

}


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

	.connecting-full .wrapper{ width:530px; }

	.connecting-icon{
		width:12%;
	}

	.connecting-content{
		width:88%;
	}

	.connecting-button-body{
		width:100%;
		padding:30px 0px 0px;
		float:left;
		text-align:center;
	}

}


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

	.connecting-full .wrapper{ width: 100%; padding-left: 15px; padding-right: 15px; }

	.connecting-icon{
		width:100%;
		padding: 0px 0px 0px;
		text-align:center;
	}

	.connecting-content{
		width:100%;
		text-align:center;
	}

	.connecting-button{ margin-left:7px; margin-right:7px; margin-bottom:10px; }
	.connecting-button2{ margin-left:7px; margin-right:7px; }


}
/* ==================================== End Connecting France ================================== */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-brands-400.eot);src:url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-brands-400.woff2) format("woff2"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-brands-400.woff) format("woff"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-brands-400.ttf) format("truetype"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-regular-400.eot);src:url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-regular-400.woff2) format("woff2"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-regular-400.woff) format("woff"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-regular-400.ttf) format("truetype"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-solid-900.eot);src:url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-solid-900.woff2) format("woff2"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-solid-900.woff) format("woff"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-solid-900.ttf) format("truetype"),url(https://2game.com/skin/frontend/v53game/default/fontawesome-5.7.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/*sm cartpro*/
.block.sm-cartpro {
  display: inline-block;
  margin: 0;
}
.sm-cartpro .cartpro-message {
  display: none;
  text-align: center;
  padding: 0 0 10px 0;
}
.sm-cartpro .cartpro-success {
  color: green;
}
.sm-cartpro .cartpro-error {
  color: #FF0000;
}
.sm-cartpro .cartpro-title .cartpro-label {
  display: inline;
}
.sm-cartpro {
  position: relative;
}
.sm-cartpro .empty {
  margin: 0;
}
.sm-cartpro .cartpro-content {
  display: none;
  width: 360px;
  position: absolute;
  right: -10px;
  top: 50px;
  margin-top: 2px;
  z-index: 99;
  background-color: #452c5f;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 10px 15px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .label-recent {
  border-bottom: 1px dotted #323232;
  padding-bottom: 5px;
  margin-bottom: 0;
  display: none;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products {
  max-height: 350px;
  overflow: auto;
  /*border-bottom: 1px dotted #323232;*/
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner {
  margin-bottom: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item {
  overflow: hidden;
  /*margin: 5px 0;*/
  padding: 10px 0 10px;
  border-bottom: 1px solid #563f6d;
  font-family: 'Muli', sans-serif;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item:last-child {
  /*margin-bottom: 0;*/
  /*border-bottom: none;*/
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image {
  float: left;
  min-width: 50px;
  /*border: 1px solid #323232;*/
  display: block;
  position: relative;
  margin-right: 10px;
  z-index: 9;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image:hover {
  border-color: #523f95;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details {
  position: relative;
  margin-left: 85px;
  padding: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name {
  position: relative;
  margin: 0;
  margin-bottom:5px;
  width: 210px;
  font-size: 13px;
  font-weight: 600;
  line-height:18px;
  text-align: left;
  font-family: 'Muli', sans-serif;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name a{
  color: #fff;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-price,
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-qty {
  display: inline-block;
  vertical-align: top;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-price {
  float: left;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action {
  position: absolute;
  right: 5px;
  top: -5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a {
  font-size: 14px;
  color: #f78e31;
  display: inline-block;
  padding: 0 3px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a:hover {
  color: #927bf5;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a.fa-remove:before {
 color: #523f95;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart {
  padding-top: 5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart dl {
  margin: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal {
  margin-top: 15px;
  /*text-transform: uppercase;*/
}
.sm-cartpro .cartpro-content .cartpro-wrapper .product-price .price,
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal .price {
  color: #beb2f1;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Muli', sans-serif;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions {

}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a {
  font-size: 13px;
  font-weight: 600;
  color:#fff;
  background:#f78e31;
  padding:5px 20px;
  display:inline-block;
  /*text-transform:uppercase;*/
  margin:10px 0 0 16px;
  border-radius:5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a:before {
  font-family: fontawesome;
  font-size: 14px;
  margin-right: 5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a.cart-link:before {
  content: "\f07a";
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a.checkout-button:before {

}
.sm-cartpro.cartpro-hover:hover .cartpro-content,
.sm-cartpro.cartpro-hover .cartpro-content {
  display: block;
}
.sm-cartpro .cartpro-content:after {
  background: url(https://2game.com/skin/frontend/v53game/default/images/three-dots.svg) no-repeat scroll center center transparent;
  z-index: 3;
}
.sm-cartpro .cartpro-content.loading:before,
.sm-cartpro .cartpro-content.loading:after {
  display: block;
}
.sm-cartpro .cartpro-content .empty {
  text-align: center;
  padding: 10px 0;
}
.sm-cartpro .cartpro-products-inner .qty-label {
  padding-right: 10px;
  font-size: 85.71%;
}
.sm-cartpro .cartpro-products-inner .qty-value input {
  width: 3.2em;
  height: 25px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.sm-cartpro .cartpro-products-inner .quantity-button {
  opacity: 0;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.sm-cartpro .cartpro-products-inner .quantity-button.visible {
  opacity: 1;
  cursor: pointer;
}
.sm-cartpro .cartpro-actions {
  overflow: hidden;
  /*padding-top: 20px;*/
}
.sm-cartpro .cartpro-actions .cartpro-checkout {
  float: none;
  text-align: center;
  max-width: 100%;
}
.sm-cartpro .cartpro-actions .cartpro-checkout li {
  margin: 0 0 5px 5px;
  vertical-align: top;
  text-transform: uppercase;
}
.sm-cartpro .cartpro-actions .cartpro-checkout li:first-child {
  margin-left: 0;
}
.sm-cartpro .cartpro-actions .cartpro-checkout li:after {
  clear: both;
  content: "";
  display: table;
}
/* ============================================ *
 * Item Options
 * ============================================ */
.sm-cartpro .item-options:after {
  content: '';
  display: table;
  clear: both;
}
.sm-cartpro .item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  margin-right: 0;
}
.sm-cartpro .item-options dt:after {
  content: ': ';
}
.sm-cartpro .item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}
.sm-cartpro .truncated,
.sm-cartpro .truncated a.dots {
  cursor: help;
  display: inline-block;
}
.sm-cartpro .truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.sm-cartpro .truncated a.details:hover {
  text-decoration: none;
}
.sm-cartpro .truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}
.sm-cartpro .truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #3399cc;
  background-color: #F6F6F6;
  top: auto;
  left: 0;
  bottom: 5px;
}
.sm-cartpro .truncated .truncated_full_value .item-options:after {
  border-color: #3399cc transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
  bottom: -10px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  top: auto;
}
.sm-cartpro .truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sm-cartpro .truncated .show .item-options {
  display: block;
}

/*cartpro process*/
.cartpro-process {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1005;
  display: none;
}

.cartpro-process.cartpro-show {
  display: block;
}

.product-view.cartpro-product{
  padding-top: 0;
}

.cartpro-modal {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10005;
  width: 100%;
  height: 100%;
  color: #fff;
}

.cartpro-modal.cartpro-show {
  display: block;
}

.cartprooptoins-index-product #_atssh{
  display: none;
}

.cartpro-modal .cpmodal-wrapper,.cartpro-process .cartpro-loadmark {
  width: 200px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
}


.cartpro-process .cartpro-imageload {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  line-height:3em;
  color: #cecece;
  padding: 15px 20px;
  opacity: 0.8;
  font-family: play, arial, sans-serif;
}

.cartpro-process .cartpro-imageload img {
  display: inline-block;
  vertical-align: middle;
}

.cartpro-modal .cpmodal-wrapper {
  width: 500px;
  background: #34274a;
  text-align: center;
  padding: 2em 3em;
  position: relative;
}

.cartpro-modal .cpmodal-message {
  padding: 15px 0 10px 0;
  border-bottom: 1px solid #645990;
  margin-bottom: 10px;
  text-align: center;
}

.cartpro-modal .cpmodal-close {
  color: #fcfcfc;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top:0;
  width: 30px;
  text-align: center;

  &:hover{
    color: black;
  }
}

.cartpro-modal .cpmodal-time:before {
  content: " (";
}

.cartpro-modal .cpmodal-time:after {
  content: ")";
}

.cartpro-modal .cpmodal-time.cptime-hidden {
  display: none;
}

.cartpro-modal .cpmodal-button {
  background: @color_theme;
  border:none;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;

  &:hover{
    background-color: @color_theme_active;
  }
}

.cartpro-modal .cpmodal-button.noitem-wishlist,
.cartpro-modal .cpmodal-button.noitem-compare {
  display: none;
}

.cartpro-modal.cartpro-options .cpmodal-message,
.cartpro-modal.cartpro-options .cpmodal-action {
  display: none;
}

.cartpro-modal .cpmodal-message.cp-error {
  display: block;
  color: #fff;
}

@media only screen and (max-width: 499px) {
  .cartpro-modal .cpmodal-wrapper {
    width: 300px;
  }

  .cartpro-modal .cpmodal-button {
    white-space: nowrap;
  }
}

/* style for IFrame */
.product-view.cartpro-product select{
  /*height: 30px;*/
}
.product-view.cartpro-product .share-button{
  display: none;
}
.product-view.cartpro-product .product-shop,
.cartpro-modal .product-view .product-shop {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0px 0px 5px 0px;
}

.product-view.cartpro-product .add-to-cart-wrapper {
  float: none;
  width: 100%;
  padding: 0 0 2px 0;

  .price-box,
  .availability{
    display: none;
  }
}

.product-view.cartpro-product .product-shop .product-name {
  font-size: 133.33%;
  text-transform: uppercase;
  margin-bottom: 0;
}

.product-view.cartpro-product .product-shop .extra-info {
  float: none;
  margin: 0;
}

.cartpro-modal .cartpro-frame {
  border: none;
  overflow: auto;
}

.cartpro-modal .cartpro-frame html,
.cartpro-modal .cartpro-frame body {
  height: auto;
}

/*listingtab*/
/*-----------------------------Css for Content----------------------*/
.sj-listing-tabs .ltabs-items-container .ltabs-items {
  width: 100%;
  display: none;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items-inner {
  width: 100%;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
  float: left;
}
.sj-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  opacity: 0;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
  opacity: 0;
}
.sj-listing-tabs .ltabs-items,
.sj-listing-tabs .ltabs-items-inner {
  width: 100%;
}
.sj-listing-tabs .ltabs-items-inner .ltabs-item .item-inner {
  /*border: 1px solid #333;*/
}
.sj-listing-tabs .ltabs-items-inner .ltabs-item .item-inner .box-image {
  height: 320px;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items.ltabs-process {
  display: block;
}
.sj-listing-tabs .ltabs-loading {
  width: 100%;
  padding: 0;
  position: relative;
  background: url(https://2game.com/skin/frontend/v53game/default/images/three-dots.svg) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  /*display: block !important;*/
}
.sj-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  /*margin: 21px 0 29px;*/
  position: relative;
  margin-bottom: 45px;
  display: inline-block !important;
  height: 40px;
  background: #493a88 url('https://2game.com/skin/frontend/v53game/default/images/svg/arrow.svg') no-repeat right 15px center;
  font-size:16px; font-weight:400; color:#fff; line-height:40px; text-align: center;
  border-radius:5px; border:none; cursor: pointer;
  text-transform: capitalize;
  transition: background-color .4s ease;
  padding: 0 40px 0 20px;
}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover { background-color: #f78e31; }
.cms-page-view .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn { margin-bottom: 0; }
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url('https://2game.com/skin/frontend/v53game/default/images/three-dots.svg') no-repeat scroll center center transparent;
  width: 22px;
  height: 22px;
  display: none;
  /*margin-right: 5px;
  vertical-align: middle;*/
  position: absolute;
  top: 9px; right: 17px;
}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
  content: attr(data-label);
}
.sj-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
}

/*.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #2d2d2d;
  border-radius: 5px;
  display: inline-block !important;
}
.sj-listing-tabs .ltabs-loadmore-btn {
  color: #9e9e9e;
  font-size: 100%;
}
 .sj-listing-tabs .ltabs-loadmore-btn:hover {
  color: #fff;
} */

/*==SHOPBY==*/

#loading {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#loading img {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  padding: 10px;
  margin-left: -22px;
  background-color: black;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.block-layered-nav .actions,
.block-layered-nav .currently{
  display: none;
}
.block-layered-nav .block-content {
  width: 100%;
	padding: 10px 10px;
	background: #2d2542;
	float: left;
	position: relative;
	margin-bottom: 15px;
	z-index: 2;
    border-radius: var(--border-radius-productbox);
    min-height:1.6em;
}
.block-layered-nav .clear-filter-block {
    position:absolute; top:3px; right:3px; font-size:12px; padding:2px; border-radius:4px;
}
.block-layered-nav .clear-filter-block a.clear-link {
    color:#fff;
}
.block-layered-nav .block-content .filter-box {
    width: 17.9%;
    float: left;
    margin-left: 2.6%;
}
.block-layered-nav .block-content .filter-box:first-child {margin-left:0;}
.filter-box h3 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height:unset;
}
.block-layered-nav .block-content .filter-wrapp {
/* width: 23%; float: left; margin-left: 2.6%; */
background: #34274a url(https://2game.com/skin/frontend/v53game/default/images/input-arrow.png) 95% 20px no-repeat;
min-height: 48px;
border: 1px solid #463a5a;
border-radius: 6px;
position: relative;
font-family: 'Muli', sans-serif;
font-size: 14px;
font-weight: 600;
color: #fff;
line-height: 28px;
cursor:pointer;
}

.block-layered-nav .block-content .filter-wrapp:hover {
    color: #fff;
    background-color: #452c5f;
}

.block-layered-nav .block-content .filter-wrapp span.filter_expand{ display:block; padding: 10px 20px; }
/*.block-layered-nav .block-content .filter-wrapp span{ display:none; }*/

.block-layered-nav .block-content .Price{
margin-left: 0px;
}

.block-layered-nav .block-content .Price .odd{ width:100%; }



.block-layered-nav .block-content .filter-wrapp .filter_content{
	width: 100%;
	padding: 15px 20px;
	background: #452c5f;
	border: 0px;
	border-radius: 0px;
	float: left;
	position: absolute;
	left: 0px;
	top: 48px;
	z-index: 1;
	overflow:auto;
  border-top: 3px solid #2d2542;
}
.block-layered-nav .block-content .filter-wrapp.Genres .filter_content,
.block-layered-nav .block-content .filter-wrapp.Platform .filter_content,
.block-layered-nav .block-content .filter-wrapp.Publisher .filter_content
{
  max-height: 300px;
}

.block-layered-nav .block-content .filter-wrapp .filter_content ol{ padding:0px; margin:0px; }
.block-layered-nav .block-content .filter-wrapp .filter_content ol li{ padding:0px; margin:0px; list-style: none; font-family: 'Muli', sans-serif; font-size: 13px; font-weight: 400; color: #2a243e; line-height: 20px; padding: 5px 0px 5px 0px; cursor: pointer; }
	.block-layered-nav .block-content .filter-wrapp .filter_content ol li a{ color: #fff; text-transform: capitalize; }

.block-layered-nav .block-content .filter-wrapp .filter_content .custom-checkbox input, .custom-radio input {
  left: -30px;
	top: 4px;
}
.block-layered-nav .block-content .filter-wrapp .wrap-price-shopby .ac-shopby .price-input { text-align: center; }
.block-layered-nav .block-content .filter-wrapp .wrap-price-shopby .ac-shopby .price-input span{ display:inline-block; }
.block-layered-nav .block-content .filter-wrapp .wrap-price-shopby .ac-shopby .price-input span.txt-price-shopby span{ display:inline-block; color: #fff; margin-right: 0px; }
.block-layered-nav .block-content .filter-wrapp .filter_content span.item-count{ display:none; }

.block-layered-nav .block-content .filter-wrapp .wrap-price-shopby .ac-shopby .price-input span.txt-price-shopby .input-text{
font-family: 'Muli', sans-serif;
font-size: 14px;
font-weight: 400;
color: #fff;
line-height: 28px;
width: 26px;
min-width:5em;
background: none;
border: 1px solid #655a77;
text-align:center;
/*padding: 5px 15px;*/
/*height: 38px;*/
/*margin-bottom: 15px;*/
}

.block-layered-nav .block-content .filter-wrapp .wrap-price-shopby .ac-shopby .price-input .button{
/*display: none;*/
font-family: 'Muli', sans-serif;
font-size: 14px;
font-weight: 400;
color:#fff;
line-height: 28px;
width: 100%;
border:0px;
background: #493a88 !important;
background: none;
padding: 5px 15px;
height: 38px;
cursor:pointer;
}


@media screen and (max-width: 1023px) {
.sm-cartpro .cartpro-content { right: -15px; }
    .block-layered-nav .block-content .filter-box{
        width: 49%;
        margin-left: 2%;
        margin-bottom:15px;
    }
    .block-layered-nav .block-content .filter-box.Price{
        margin-left: 0px;
    }
    .block-layered-nav .block-content .filter-box.Platform{
        margin-left: 0px;
        margin-bottom:0px;
    }
    .block-layered-nav .block-content .filter-box.Publisher{
        margin-bottom:0px;
    }

}



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

    .block-layered-nav .block-content .filter-box{
        width: 100%;
        margin-left: 0px;
    }

    .block-layered-nav .block-content .filter-box.Platform{
        margin-bottom:15px;
    }

    .block-layered-nav .block-content .filter-box.Platform .odd{
        margin-bottom:0px;
    }

}

/*shopby price bar*/
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby {
  overflow: hidden;
  margin-right: 10px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter {
  background-color: #beb2f1;
  height: 6px;
  position: relative;
  margin: 20px 0 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from,
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to {
  background: #fff;
  border: 3px solid #beb2f1;
  border-radius: 50%;
  cursor: e-resize;
  display: block;
  height: 16px;
  width: 16px;
  z-index: 15;
  position: absolute;
  top: -6px;
  text-align: center;
  color: #beb2f1;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from:after,
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to:after {
  content: "";
  display: inline-block;
  width: 1000px;
  height: 6px;
  background-color: #ebebeb;
  position: absolute;
  top: 3px;
  z-index: 10;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to:after {
  left: 13px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from:after {
  right: 13px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .sp-right {
  float: right;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby {
    display:flex !important;
  /* width: 70px;
  margin-right: 7px;
  padding: 0 5px;
  float: left; */
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby span {
  display: table-cell;
  vertical-align: middle;
  margin: 4px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby .input-text {
  border: none;
  height: 31px;
  padding: 0;
  width: 100%!important; 
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby .input-text:focus {
  background: none;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .button {
  height: 33px;
  line-height: 33px;
  text-transform: uppercase;
  background-color: #523f95;
  color: #fff;
  padding: 0 15px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .button:hover {
  background-color: #333;
}

/*camera slider*/
.clearfix_cameraslide,
.cameraslide {
  clear: both;
}
.filmore_loader {
  display: none;
}
.filmore_commands {
  opacity: 0.75;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.pix_slideshow:hover .filmore_commands {
  opacity: 1;
}
.text-shadow {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.btn-slideshow {
  display: block;
  padding: 7px 10px 10px;
}
.btn-slideshow.bg-btn3 {
  padding: 14px 0 ;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: rgba(81, 65, 142, 0.6);
}
.btn-slideshow.bg-btn3:hover {
  background: #51418e;
  /*border-color: @color_theme;*/
  color: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.pix_slideshow {
  float: left;
  width: 100%;
  position: relative;
  margin: 30px 0 40px 0;
}
.pix_slideshow img {
  max-width: none !important;
}
.pix_slideshow [data-use="simple"] img,
.pix_slideshow [data-use="simple"] .filmore_rotate_wrap {
  max-width: 100% !important;
}
.pix_slideshow_until_image {
  display: none;
}
.pix_slideshow_target {
  display: block;
}
.pix_slideshow_target {
  overflow: hidden;
  position: relative;
  visibility: hidden;
  border-radius: var(--border-radius-value);
}
.film_slide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.filmoreSlide {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.filmoreSlide > div {
  position: absolute;
}
.filmoreBgs {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.filmore_loader {
  position: absolute;
  right: 0;
  top: 10px;
}
.filmore_control {
  position: absolute;
  top: 56px;
  right: 20px;
}
.filmore_control span {
  display: none;
}
.filmore_control:before {
  font-family: fontawesome;
  font-size: 16px;
}
.filmore_control.filmore_play:before {
  content: "\f04b";
}
.filmore_control.filmore_pause:before {
  content: "\f04d";
}
.filmore_autoadv .filmore_play {
  display: none;
}
.filmore_autoadv .filmore_pause {
  display: block;
}
.filmore_prev {
  left: 0px;
  background: url(https://2game.com/skin/frontend/v53game/default/images/left-arrow.png) no-repeat center;
}
.filmore_prev:hover {
  /*background-position: right bottom!important;*/
}
.filmore_next {
  right: 0px;
  background: url(https://2game.com/skin/frontend/v53game/default/images/right-arrow.png) no-repeat center;
}
.filmore_next:hover {
  /*background-position: left bottom!important;*/
}
.filmore_next:hover,
.filmore_prev:hover,
.filmore_pag:hover,
.filmore_pause:hover,
.filmore_play:hover {
  opacity: 1;
}
.filmore_pagination {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  bottom: -2.0em;
  width: 100%;
  text-align: center;
}
.filmore_pag {
  background-color: #bbb;
  display: inline-block;
  height: 12px;
  text-indent: -9999px;
  width: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 8px;
}
.filmore_pag:hover {
  background-color: #ff6c00;
}
.filmore_pag.filmore_current_pag {
  background-color: #ff6c00;
  cursor: default;
  opacity: 1 !important;
}
.pix_slideshow [data-use="simple"] img,
.pix_slideshow [data-use="simple"] .filmore_rotate_wrap {
  max-width: 100% !important;
}
.cs-product-title {
  opacity: 1;
  font-family: Muli;
  font-size: 16.25px;
  visibility: visible;
  background: linear-gradient(180deg, rgba(0,0,0,.01) 0%, rgba(0,0,0,.8) 33%);
}
.cs-product-title > em {
	padding: 1em 0;
  display: flex; justify-content: space-between; align-items: center;
  position: relative;
  z-index: 99;
  visibility: visible;
  font-size: 100%;
  float: left;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.cs-product-title > em > span {
  vertical-align: middle;
}
.cs-product-title > em > span + span{ display: flex; }
.pt-position-tl {
  top: 6.66% !important;
  left: 0 !important;
  bottom: auto !important;
  right: auto !important;
}
.pt-position-bl {
  bottom: 0 !important;
  left: 0 !important;
  top: auto !important;
  right: auto !important;
  padding: .8em;
  width: 100%;
}
.pt-position-br {
  bottom: 0 !important;
  right: 0 !important;
  top: auto !important;
  left: auto !important;
  padding: 1em;
  width: 100%;
}
.pt-position-tr {
  top: 6.66% !important;
  right: 0 !important;
  bottom: auto !important;
  left: auto !important;
}
span.pt-sale-off {
  background: #beb2f1; color: var(--discount-percent);
  border-radius: 5px 0 0 5px;
  padding: .3em .4em .2em .4em;
  margin-left: 0.6em;
  font-size: 120% !important;
  font-weight: bold;
}
span.pt-price {
  font-size: 150% !important;
  margin-left: .3em;
}
span.pt-price-orig {
  font-size: 100% !important;
  font-weight: normal;
  margin-left: .3em;
  text-decoration: line-through;
  color: #8a878f;
}
.cs-box-transp {
  background: rgba(0, 0, 0, 0.5);
  padding: 0.5em;
}
.filmore_command {
  opacity: 0;
  cursor: pointer;
  width: 63px;
  height: 68px;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 50%;
  margin-top: -34px;
  transition: all .3s ease;
}
.filmore_command span {
  display: none;
}
.filmore_command:before {
  font-family: fontawesome;
  font-size: 26px;
}
.pix_slideshow:hover .filmore_command { opacity: 1 }

.filmore_loader {
  display: none;
}
.pt-price-wrap { font-weight:700; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:.13em .5em .15em; border-radius:0 5px 5px 0; margin-left:0px; }
.cs-product-title .product-name{ font-size:120% !important; color: #fff; font-weight:400; line-height:25px; margin-bottom:8px; }
.product-info .product-label{ color: #fff; font-weight:600; line-height:20px; margin-bottom:0px; position:relative; }
.platform-icon, .product-label-icon{ margin-right: 10px; vertical-align: middle; }

@media screen and (max-width: 600px) {
  span.pt-price {
    font-size: 200% !important;
  }
  span.pt-price-orig {
    font-size: 150% !important;
    display: none;
  }
  span.pt-sale-off{
    font-size: 150% !important;
  }
  .cs-product-title .product-name{ font-size:150% !important;}
  .product-info .product-label{ font-size:150% !important;}
}
@media screen and (max-width: 450px) {
  span.pt-price {
    font-size: 250% !important;
  }
  span.pt-price-orig {
    font-size: 200% !important;
  }
  span.pt-sale-off{
    font-size: 200% !important;
  }
  .cs-product-title .product-name{ font-size:200% !important;}
  .product-info .product-label{ font-size:200% !important;}
}

/*store switcher*/
.store-switcher-wrap .store-switcher-stores {
    width: 100%;
}
.search-bar__switch {
  min-width: 81px;
  line-height: 28px;
  text-align: center;
  /*background: #2b214b;*/
  border-radius: 4px;
  /*margin: 0 10px 0 0;*/
  color: #b2b0b7;
  font-size: 13px;
  cursor: pointer;
  position: relative;
  text-transform: capitalize;
  white-space: nowrap;
  padding: 5px;
  border: 1px solid #463a5a;
}
.search-bar__switch:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-2px) rotate(45deg);
  transform: translateY(-2px) rotate(45deg);
  border-radius: 2px;
  border: 2px solid #b2b0b7;
  border-top: none;
  border-left: none;
  margin: -2px 0 0 4px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
.search-bar__switch > ul {
  display: none;
  position: absolute;
  top: calc(100% + 4px); 
  left: -20px;
  padding: 9px 9px 9px 9px;
  /*width: calc(100% + 2px);*/
  /*margin-left: -5px;*/
  min-width: 90px;
  background: #211c32;
  border-radius: 0 0 4px 4px;
  border: 1px solid #463a5a;
  border-top-width: 0;
  z-index:999;
}
.search-bar__switch > ul:before {
  position: absolute;
  width: 14px;
  height: 14px;
  content: "";
  display: none;
  left: 45%;
  top: -6px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-bar__switch > ul > li {
  -webkit-transition: .2s ease;
  transition: .2s ease;
  color: #7361ba;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px;
  font-size: 12px;
}
.search-bar__switch > ul > li:first-child{
  border-top: 1px solid #463a5a;
  padding-top: 15px;
}
.header-login-icon .search-bar__switch > ul > li:first-child{
  border-top-width: 0;
  padding-top: 0;
}
.header-login-icon .search-bar__switch > ul > li {
  margin: 5px;
}
.search-bar__switch > ul > li a{ color: #bcbcbc; font-size: 13px; }
.search-bar__switch > ul > li a:hover{ color: #beb2f1;  }
.search-bar__switch > ul > li span, .search-bar__switch span.selected_curr {
  background: none;
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 9px 0 0;
  overflow: hidden;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
.search-bar__switch > ul > li span i { font-size: 12px; }
.search-bar__switch > ul > li span img {
  width: 100%;
}
.search-bar__switch > ul > li:hover {
  color: none;
}
.search-bar__switch > ul > li:hover span {
  color: #fff;
  background: none;
}
.search-bar__switch_active {
  background: #211c32;
  border-radius:4px 4px 0 0;
  /* border-bottom-width: 0;*/
}
.search-bar__switch_active > ul {
  display: block;
}
.search-bar__switch_active:after {
  -webkit-transform: rotate(-135deg) translateY(0);
  transform: rotate(-135deg) translateY(0);
}
.cs-product-title {
  padding: 1em .5em 0;
}
@media screen and (max-width: 767px) {
  .filmore_command { width: 2rem ; height: 3rem; }
}
.signup-login-wrap .register-login-input .fa{ font-family: 'Font Awesome 5 Free'; font-weight: 900; }
.signup-login-wrap .social-links .fa{ font-family: 'Font Awesome 5 Brands'; }
/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #f78e31;
  font-size: 13px;
}
#advice-required-entry-newsletter{ display: none; }

/* -------------------------------------------- *
 * Messages
 */
ul.messages {
  margin: 25px 0 0;
}
.my-account ul.messages { margin: 0; }

ul.messages ul {
  margin: 0;
}
.messages li {list-style: none;}
.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #f4f4f4;
  font-size: 15px;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  color: #beb2f1;
  border-left: 5px solid #f78e31;
  background-color: #211c32;
}

.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #f78e31;
  border-right: none;
}

.messages .notice-msg li {
  color: #beb2f1;
  border-left: 5px solid #e26703;
  background-color: #211c32;
}

.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e26703;
  border-right: none;
}

.messages .success-msg li {
  color: #beb2f1;
  border-left: 5px solid #11b400;
  background-color: #211c32;
}

.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11b400;
  border-right: none;
}

 /*.catalog-category-view .category-title,*/
 .price-box .price-label
 {
  display: none;
}
.product-icons { color: #8d77e8; margin: .5rem 0; }
.price-box p{ min-height: auto; }

.hide{
  display: none;
}
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

.localization--row-hide{ display: none; }
.localization table tr {border-bottom: 1px solid #2c253e}

/*giftcard*/
.product-gift-card-gbp-10-25-50-100 .body-full .wrapper { width: unset; text-align: unset; margin : unset; }
table#my-giftcard-table { background-color: #27213a; border: 20px solid #27213a; }
table#my-giftcard-table thead tr th { padding-top: 20px; }
table#my-orders-table dl.item-options { background-color: #231e35; padding: 5px; }
table#my-orders-table dl.item-options dt,
table#my-orders-table dl.item-options dd
{ display: inline; }
table#my-orders-table dl.item-options dt::after{ content: " : "; display: inline; }
table#my-orders-table dl.item-options dt { color: #beb2f1 }

/* description */
.details-description{ font-family: 'Muli', sans-serif; font-size:14px; font-weight:300; color:#c8c6cc; line-height:20px; margin-bottom:20px; }
    .details-description a{ color:#c8c6cc; }
    .details-description>strong{font-size: 16px; /*display: block; margin: 15px 0;*/}

.category-title h2{ font-family: 'Muli', sans-serif; font-size:30px; font-weight:400; color:#fff; line-height:35px; margin:25px 0; }
.category-title h2 span{ font-size:16px; margin-left:5px; }

/* scrollbar */
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);*/
  -webkit-border-radius: 10px;
  border-radius: 8px;
  background: #1c182b;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #63559f;
  /* background: rgba(200, 200, 200, 0.3);
  -webkit-box-shadow: inset 0 0 0 3px rgba(20, 20, 20, 0.9); */
}
 ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(200, 200, 200, 0.5);
}

.bundle-related-products ul::-webkit-scrollbar{width: 8px;height: 8px;}
.bundle-related-products ul::-webkit-scrollbar-track{border-radius: 8px; background: #1c182b;}
.bundle-related-products ul::-webkit-scrollbar-thumb{border-radius: 8px; background: #63559f;}

.bundle-image-list ul::-webkit-scrollbar{width: 8px;height: 8px;}
.bundle-image-list ul::-webkit-scrollbar-track{border-radius: 8px; background: #1c182b;}
.bundle-image-list ul::-webkit-scrollbar-thumb{border-radius: 8px; background: #63559f;}

.block-layered-nav .block-content .filter-wrapp dd.filter_content::-webkit-scrollbar{width: 8px;height: 8px;}
.block-layered-nav .block-content .filter-wrapp dd.filter_content::-webkit-scrollbar-track{background: #f5f5f5;}
.block-layered-nav .block-content .filter-wrapp dd.filter_content::-webkit-scrollbar-thumb{background: #e0ddee;}

.featured-hot-deals ul::-webkit-scrollbar{width: 8px;height: 8px;}
.featured-hot-deals ul::-webkit-scrollbar-track{border-radius: 8px; background: #1c182b;}
.featured-hot-deals ul::-webkit-scrollbar-thumb{border-radius: 8px; background: #63559f;}

/* slider */
.product-slider{
  position: relative;
  height: auto;
}
/*.bundle-image-list li{ margin-top: 10px; margin-bottom: 10px; }*/
.bundle-image-list li:last-child{ margin-right: 0; }
/* slider nav */
.nav-next,.nav-prev{
  height:80px;
  line-height:80px;
  position:absolute;
  top:50%;
  z-index:100;
  width:40px;
  margin-top:-40px;
  background:rgba(34,34,34,.8);
  opacity:0;
  text-align:center;
  cursor: pointer;
  transition:all .3s ease;
}
.product-slider:hover .nav-next,.product-slider:hover .nav-prev{
  opacity:1
}
.nav-next .icon,.nav-prev .icon{
  margin-top:-2px;
  color:#fff;
  font-size:24px;
  vertical-align:middle
}
.nav-prev{
  left:0px;
  border-radius:0 5px 5px 0
}
.nav-next{
  right:0px;
  border-radius:5px 0 0 5px
}

/* global/demo notice */
.demo-notice p{
  margin: 0;
  background: #d75f07;
  padding: 5px 10px 6px 10px;
  color: #fff;
  line-height: 1em;
  text-align: center;
}

.input-box {
  margin-bottom: 25px;
}

.cms-page-view .v52g-custom-select { margin-top: -52px; width: 32.33%; float: right; }
/*.under-x li .v52g-custom-select { width: 250px; float: right; }*/
@media screen and (max-width: 1023px) {
  /*.under-x li .v52g-custom-select { width: calc(100% - 9px); margin-top: 0; float: none; }*/
}
@media screen and (max-width: 767px) {
  /*.wrap-price-under-x .product-list { margin-bottom: 50px; }*/
  /*.under-x li .v52g-custom-select { width: 100%; position: absolute; left: 0; top: 76px; }*/
  .cms-page-view .v52g-custom-select { width: 40%;}
}
/* start custom select */
.v52g-custom-select {
  position: relative;
}
.v52g-custom-select select {
  display: none;
}
.v52g-custom-select .select-selected {
  background-color: #2d2542;
}
.v52g-custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
.v52g-custom-select .select-items div, .v52g-custom-select .select-selected {
  color: #fff;
  font-weight: normal;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent #463a5a transparent #463a5a;
  cursor: pointer;
}
.v52g-custom-select .select-items div:last-child {border: 1px solid transparent; border-color: transparent #463a5a #463a5a #463a5a;}
.v52g-custom-select .select-selected { border: 1px solid #463a5a; }
.v52g-custom-select .select-items {
  position: absolute;
  background-color: #2d2542;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.v52g-custom-select .select-hide {
  display: none;
}
.v52g-custom-select .select-items div:hover, .v52g-custom-select .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
/* end custom select */

/* start custom checkbox */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.filter-wrapp .checkbox-container{
  margin-bottom: 0px;
  padding-left: 30px;
  font-size: 13px;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
}
.signinup-checkbox .checkbox-container .checkmark,
.product-options .checkbox-container .checkmark,
.my-account .checkbox-container .checkmark{
  background-color: #27213a;
  border: 1px solid #8d77e8;
}
.filter-wrapp .checkbox-container .checkmark {
  background-color: #fff;
  border: 1px solid #8d77e8;
}

.checkbox-container:hover input ~ .checkmark {
    background-color: #27213a;
}
/*#product-options-wrapper .checkbox-container:hover input ~ .checkmark {
    background-color: #fff;
}*/
.filter-wrapp .checkbox-container:hover input ~ .checkmark {
    background-color: #8d77e8;
}

/* layer nav - click on checkbox fix */
.filter-wrapp .checkbox-container:hover input ~ a .checkmark {
    background-color: #8d77e8;
}
.checkbox-container input:checked ~ a .checkmark {
    background-color: #8d77e8;
}
.checkbox-container input:checked ~ a .checkmark:after {
    display: block;
}
/* layer nav - click on checkbox fix */

.checkbox-container input:checked ~ .checkmark {
    background-color: #8d77e8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* end custom checkbox */

/*start custom radio*/
/* The radio-container */
.radio-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #27213a;
    border-radius: 50%;
    border: 1px solid #463a5a;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
    background-color: #8874dd;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
    border: 3px solid #8874dd;
    background-color: #ffffff;
}
/*end custom radio*/

/* body content */
.page-content{
width:100%;
padding:2%;
background:#27213a;
position:relative;
margin-bottom:25px;
}

.icon-platform, .icon-instant-key {width: auto; height: auto; vertical-align: middle;}

.clearfix{clear: both;}

/*mini cart*/
li.mini-cart:hover > a > i.fa {color: #34274a;}

/* toolbar */
.toolbar label{color: white;}
.toolbar .limiter, .toolbar .sort-by{ display: inline-block; vertical-align: top; margin-bottom: 10px; }
.toolbar .limiter{margin-left: 20px;}
.toolbar .sorter img{margin-left: 10px;}
.toolbar .limiter select,
.toolbar .sort-by select{
  padding: 5px;
  color: white;
  background: #34274a;
  border: 1px solid #463a5a;
  border-radius: 4px;
}

.product-card .add-to-card .btn-cart{
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: normal;
  color: #fff;
  text-align: center;
  border:0px;
  border-radius: 5px;
  background: #f78e31;
  display: inline-block;
  height: 32px;
  padding:0 10px;
  cursor:pointer;
}
@media screen and (max-width: 768px) {
  .toolbar .limiter{margin-left: 20px;}
  .product-card .add-to-card .btn-cart{
    width: 100%; height: 32px;
    font-size: 13px; font-weight: 300;
  }
  .add-to-card { width: 95%; }
}
.product-card .add-to-card { display: none; }
.product-card:hover .add-to-card { display: inline-block;min-height:32px; }
.product-card:hover .add-to-card .btn-cart.cannot-purchase {width:auto;padding:0 0.5em; font-weight:normal; background:#6857a2;}
.product-card:hover .price-wrap { display: none; }
.product-card:hover {box-shadow:0px 0px 10px 3px #221d32;}
.product-card:hover .product-image-details { background-color: #452c5f; transition: all .4s ease;}
/* .category-bundle-games .product-card:hover .add-to-card { display: none; }
.category-bundle-games .product-card:hover .price-wrap { display: flex; } */

.product-card:hover .price-box, .product-list-view:hover .price-box{
  background-color: #493a88;
  transition: all .4s ease-in-out;
}
.product-card .product-image {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 46.8%; /* 288:135 Aspect Ratio */
}
.product-card .product-image .release-date {
    position: absolute;
    top: 0; left: 0; padding:10px;
    background: #6f28a1; color: white;
    z-index: 1;
}
.release-date .release-text { font-size: 14px; font-weight: bold; text-transform: uppercase; }
.product-card .product-image .release-date > img { position: relative; width: auto; }
@keyframes bg-fade-in {
  from {background-color: none; color: transparent; /* transform: scale(0.01); */}
  to {background-color: rgba(0,0,0,0.3); color: rgba(255,255,255,0.7); /* transform: scale(1) */}
}
.product-card:hover .product-image > a::after {
  animation-name: bg-fade-in;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  content: "\f002";
  font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 2em;
  background-color: transparent; color: transparent;
  width: 100%; height: 100%;
  position: absolute; top: 0; left: 0;
  display: flex; justify-content: center; align-items: center;
}
@media screen and (min-width: 767px) {
  .product-card:nth-child(1):hover .product-image::after,
  .product-card:nth-child(2):hover .product-image::after,
  .product-card:nth-child(3):hover .product-image::after
  {
    font-size: 3em;
  }
}
.product-card .product-image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.product-card .price-wrap { height: 32px; }

/*sm-cartpro mini-cart*/
.sm-cartpro .rating-product{display: none;}
.sm-cartpro .cartpro-content .cartpro-wrapper .flexbox {
  display: flex;
  justify-content: flex-end;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner li.item {
  margin-bottom: 0;
}
.sm-cartpro .product-price .old-price{ font-size: 12px; text-decoration: line-through; }
.sm-cartpro .product-price .discount-percent{
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    background: #927bf5;
    display: inline-block;
    padding: 0px 2px;
    border-radius: 4px;
}

/*cms page*/
.cms-page-view .page-content{ color: #fff; }
.cms-page-view .page-content h1,
.cms-page-view .page-content h2,
.cms-page-view .page-content h3,
.cms-page-view .page-content h4,
.cms-page-view .page-content h5,
.cms-page-view .page-content h6
{
  font-family: 'Muli';
}
.cms-page-view .page-content h2{ font-size: 26px; }
.cms-page-view .page-content h3{ font-size: 22px; }
.cms-page-view .page-content h4{ font-size: 19px; }

/*contact us*/
.contact-us .row{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.contact-us .left{
  flex-basis: 33.33%
}
.contact-us .right{
  flex-basis: 66.66%;
}
@media screen and (max-width: 767px) {
  .contact-us .row{
    flex-direction: column;
  }
  .contact-us .left{
    flex-basis: 100%
  }
  .contact-us .right{
    flex-basis: 100%;
  }
}
.contact-us .left .contact-info h3 { font-size: 19px; }
.contact-us .right div.contact-form{ padding: 0 5%; }
.contact-us .right .contact-form ul { margin-left: 0; }
.contact-us .right .contact-form ul li{ list-style: none; }
.contact-us .right .contact-form textarea { margin-top: 10px; }
.contact-us .right .contact-form button.sign-button i.fa { margin-right: 10px; }
ul.social-list { display: flex; }
ul.social-list li { list-style: none; margin-right: 10px; }
ul.social-list li span { display: none; }

/*logout-success*/
.customer-account-logoutsuccess .block-body p { text-align: center; }

/*slick slider*/
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slick-dots li {
  margin: 0 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  list-style: none;
}
.slick-dots li.slick-active {
  width: 13px;
  height: 13px;
  background: #f78e31;
}
.slick-dots button {
  display: none;
}
.slick-slide {
  outline: none!important;
}

/*homepage pertner logo*/
.company-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}
.company-logo .partner-item { margin: 20px; }
.company-logo .partner-item img { filter: grayscale(100%); -webkit-filter: grayscale(100%); }
.company-logo .slick-slide img { display: inline; }
@media screen and (max-width: 767px) {
  .toolbar label{display: none;}
  .toolbar .limiter{margin-left: 20px;}
  .company-logo .partner-item { margin: 0; }
}
@media screen and (max-width: 350px) {
  .toolbar .limiter{margin-left: 7px;}
}
/*top search*/
.autocomplete{background-color: #211c32; border: 4px solid #3b364a}
.autocomplete .ajaxsearchimage { width: 257px; }
.autocomplete .ajaxsearch-small { width: 75%; }
.autocomplete .ajaxsearchprice { width: 25%; }
.autocomplete .ajaxsearchimage > img { width: 193px;}
.ajaxsearchdescription { color: #9d9aa7 }
.autocomplete .ajaxsearchwrap { border-bottom: 1px solid #3b364a }
.autocomplete .ajaxsearchwrap:hover { background: #2a243e }
.headerajaxsearchwindow {background-color: #34274a;}
.autocomplete .ajaxsearchprice span { font-family: 'Muli', sans-serif; color:#fff; padding: 0 .5em .2em .5em; }
.autocomplete .ajaxsearchprice span.price-wrap { color: #fff; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border: 1px solid #3b364a}
.autocomplete .ajaxsearchprice span.discount-percent{ font-weight:600; font-size:16px; line-height:20px; background:#493a88; display:inline-block; padding:6px 8px; border-radius:5px; margin-right: 6px; }
.autocomplete .ajaxsearchprice span.final-price{ font-weight:700; font-size:16px; line-height:20px; display:inline-block; }
.autocomplete .ajaxsearchprice span.old-price{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right: 5px; }
.autocomplete .ajaxsearchprice span.final-price,
.autocomplete .ajaxsearchprice span.old-price { background: none !important; padding: 0; }
@media screen and (max-width: 1200px) {
  .autocomplete .ajaxsearch-small { width: 50%; }
  .autocomplete .ajaxsearchprice { width: 50%; }
}
@media screen and (max-width: 600px) {
  .autocomplete .ajaxsearchprice span.discount-percent,
  .autocomplete .ajaxsearchprice span.old-price { display: none; }
}

/* login modal popup */
.modal-login {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 105; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-login-content {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 0;
    width: 650px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
     -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s;
}
@media screen and (max-width: 767px) {
  .modal-login-content { width: 96% }
}
@-webkit-keyframes animatetop {
    from {top:0; opacity:0}
    to {top:50%; opacity:1}
}
@keyframes animatetop {
    from {top:-600px; opacity:0}
    to {top:50%; opacity:1}
}
/* .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-login-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.modal-login-body {padding: 2px 16px;}
.modal-login-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
} */
.filter-wrapp .filter_expand span { display: none; }

/*==TOOLBAR==*/
.toolbar .pager { flex: 1; margin-left: 5%; }
.toolbar-bottom .toolbar .pager { display: inline; margin: 40px auto 0 auto; }
.toolbar-bottom .grid-left, .toolbar-bottom .grid-right { display: none; }
.toolbar-bottom .pager .pages strong,
.toolbar .pager .pages strong
{ display: none; }
.toolbar-bottom .pager .pages { text-align: center; }
.toolbar {
  display: flex; justify-content: space-between;
  width: 100%;
}
.toolbar .pager .pages ol li {
  display: inline-block;
  vertical-align: top;
  margin-left: 4px;
  text-align: center;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
.toolbar .pager .pages ol li.current {
  background-color: #493a88;
  border-color: #493a88;
  height: 32px;
  min-width: 32px;
  line-height: 30px;
  color: #fff;
}
.toolbar .pager .pages ol li > span {
  border: none !important;
  border-radius: none !important;
}
.toolbar .pager .pages ol li a {
  display: inline-block;
  vertical-align: top;
  height: 32px;
  min-width: 32px;
  line-height: 29px;
  padding: 0 10px;
  border: none !important;
  border-radius: 4px !important;
}
.toolbar .pager .pages ol li a:hover {
  background-color: #493a88;
  border-color: #493a88;
  color: #fff;
}
.toolbar-bottom .toolbar .pager ol li.current {
  width: 40px !important;
  height: 40px !important;
  line-height: 38px;
}
.toolbar-bottom .toolbar .pager ol li {
  font-weight: normal;
}
.toolbar-bottom .toolbar .pager ol li a {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
}
.toolbar-bottom .toolbar .pager ol li a.i-previous {
  width: 100px !important;
}
.toolbar-bottom .toolbar .pager ol li a.i-previous span {
  float: none;
}
.toolbar-bottom .toolbar .pager ol li a.next {
  width: 80px !important;
}
.toolbar-bottom .toolbar .pager ol li a.next span {
  float: none;
}
.toolbar .grid-right{float: right;}
@media screen and (max-width: 1024px) {
  .toolbar .pager{margin-left: 0px; flex:unset;}
}
/* toolbar (my-account) */
.my-account .pager { margin: 20px 0; }
.my-account .pager,
.my-account .count-container { display: flex; justify-content: space-between; }
.my-account .count-container { flex: 1; }
.my-account .pager .pages { order: -1; flex: 1; }
.my-account .limiter,
.my-account .count-container p.amount {margin:0;}
.my-account .pager .pages strong { display: none; }
@media screen and (max-width: 480px) {
  .my-account .count-container p.amount {display: none;}
  .my-account .count-container { justify-content: flex-end; }
}

/*slick slider*/
.slick-slider button.slick-arrow { background: none; border: none; width: 20px; z-index: 99; font-family: "Font Awesome 5 Free"; font-weight: 900; }
.slick-slider button.slick-arrow:focus { outline: none; }
.slick-slider .slick-arrow { position: absolute; cursor: pointer; font-size: 40px; color: transparent; }
.slick-slider .slick-prev, .slick-slider .slick-next { top: 0; }
.slick-slider .slick-prev { left: 0%; }
.slick-slider .slick-next { right: 0% }
.slick-slider .slick-prev:before { content: "\f104"; color: #b2b0b9; }
.slick-slider .slick-next:before { content: "\f105"; color: #b2b0b9; }
.trustpilot-review-slider.slick-slider .slick-prev{ left: -7%; }
.trustpilot-review-slider.slick-slider .slick-next{ right: -7% }

/*product details tabs*/
/* .product-details .tabs ul{margin: 0; width: 100%; white-space: nowrap; border-bottom: 1px solid #463a5a;}
.product-details .tabs ul li{
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
}
.product-details .tabs ul li a{
    display: block;
    padding: 1em;
    cursor: pointer;
    text-align: center;
}
.product-details .tabs ul li a:hover, .product-details .tabs ul li.is-active a{
    background: #493a88;
    color: #fff;
}
.flexible-product-description {
    transition: height .4s ease;
    overflow-y: hidden;
}
.read-more {
    text-align: left;
    margin-top: 10px;
}
.read-more a {
    color: #8d77e8;
}
.read-more a i {
    vertical-align: middle;
}
@media screen and (max-width: 480px) {
    .product-details .tabs ul li{ width: 32.4%; }
    .product-details .tabs ul li a{ padding:1em 0.5em; font-size: 13px; }
} */

/*hot deals*/
.category-hot-deals .body-full {
  /*background: #2a243e url('https://2game.com/skin/frontend/v53game/default/images/home-bg.jpg') no-repeat top center;*/
}
.category-hot-deals .body-full .block-body {
  display: flex;
  flex-direction: column;
}
.category-description {
  display: flex;
  justify-content: center;
  order: -1;
}
.category-hot-deals .category-title > h2 {
    text-transform:capitalize;
    border-bottom: 1px solid #463a5a;
    color: #afa4dd;
    font-size: 36px;
    font-family: Play;
    display: block;
}
.category-hot-deals .category-title > h2:before {
    content: " ";
    background: url("https://2game.com/skin/frontend/v53game/default/icons/Fire.svg") no-repeat center center;
    width:26px; height:26px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}
.hot-deals-title {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  font-family: 'Play';
  font-weight: bold;
  text-align: center;
  color: white;
  margin-top: 68px;
}
.hot-deals-title .hot-deals { font-size: 99px; }
.hot-deals-title .never-miss { font-size: 44px; }
.hot-deals-title .bargains { font-size: 58px; }
@media screen and (max-width: 1023px) {
  .hot-deals-title .hot-deals { font-size: 90px; }
  .hot-deals-title .never-miss { font-size: 40px; }
  .hot-deals-title .bargains { font-size: 53px; }
}
@media screen and (max-width: 768px) {
  .hot-deals-title .hot-deals { font-size: 50px; }
  .hot-deals-title .never-miss { font-size: 22px; }
  .hot-deals-title .bargains { font-size: 29px; }
}

.category-hot-deals #hotdeals-head-1 {display:flex; justify-content: space-between;}
.category-hot-deals #hotdeals-head-1 > div:first-child {width: 66.33%;}
.category-hot-deals #hotdeals-head-1 > div:last-child {width: 32.66669%;}
.category-hot-deals #hotdeals-head-1 > div img {border-radius: 8px;}

/* product-details was here */
.category-hot-deals #hotdeals-head-1 .product-card {border-radius: 8px; overflow: hidden;}
.category-hot-deals #hotdeals-head-1 .price-wrap { display: flex; float:right; }
.category-hot-deals #hotdeals-head-1 .product-image-details {padding: 10px 10px 10px 14px;}
.category-hot-deals #hotdeals-head-1 .product-image-details p {float:left; font-size:14px; color:#fff; line-height:32px; min-height:32px; margin-bottom:8px;}
.category-hot-deals #hotdeals-head-1 .product-image-details h2 {margin-bottom:0;}
.category-hot-deals #hotdeals-head-1 .price-wrap .discount-percent { margin-right: 0px; border-radius:5px 0 0 5px; }
.category-hot-deals #hotdeals-head-1 .price-box{
    background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat;
    border:1px solid #3b364a;
    display:inline-block;
    padding:4px 20px;
}
.category-hot-deals  #hotdeals-head-1 .price-wrap .discount-percent + .price-box{
    border-radius:0 5px 5px 0;
}

.category-hot-deals #hotdeals-head-1 .price-box span.price{  font-weight:700; font-size:16px; line-height:20px; color:#fff; }
.category-hot-deals #hotdeals-head-1 .price-box p{ font-weight:700; font-size:16px; line-height:20px; color:#fff; margin:0px; display:inline-block; }
.category-hot-deals #hotdeals-head-1 .price-box p.old-price span.price{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }
.category-hot-deals #hotdeals-head-1 .price-box p.old-price span.special-price{ font-size:16px; font-weight:700; color:#fff; }
.category-hot-deals #hotdeals-head-1 .price-box p span.price-label{ display:none; }
.category-hot-deals #hotdeals-head-1 .product-card h4.deal-of {background: #493b88;padding-top:5px; text-align:center; margin-bottom:0}
.category-hot-deals #hotdeals-head-1 .clockdiv {background: #493b88; padding:0 0 10px 0; margin-bottom: 0;}
.category-hot-deals #hotdeals-head-1 .clockdiv > div {background: #fff;margin: 0 4px}
.category-hot-deals #hotdeals-head-1 .clockdiv div > span {background: #fff;}

@media screen and (max-width: 1023px) {
    .category-hot-deals #hotdeals-head-1 {display:block}
    .category-hot-deals #hotdeals-head-1 > div:first-child {width: 100vw; margin-left: calc(-50vw + 50%);}
    .category-hot-deals #hotdeals-head-1 > div:last-child {width: 48vw; margin-left: calc(-48vw + 50%); margin-top: 4vw;}
    .category-hot-deals #hotdeals-head-1 .price-box{ padding:4px 30px; }
    .category-hot-deals #hotdeals-head-1 .price-box span.price{ font-size:12px; }
    .category-hot-deals #hotdeals-head-1 .price-box p.old-price span.price{ display:none; }
    .category-hot-deals #hotdeals-head-1 .clockdiv {margin: 0!important;}
}
@media screen and (max-width: 459px) {
    .category-hot-deals #hotdeals-head-1 > div:first-child {width: 100vw;}
    .category-hot-deals #hotdeals-head-1 > div:last-child {width: 92vw;margin-left: calc(-46vw + 50%);}
}

.category-hot-deals #hotdeals-head-2 {display:flex; margin-top:40px;}
.category-hot-deals #hotdeals-head-2 > div {flex:1; margin-left: 20px; text-align:center; padding:10px; border:1px solid green;}
.category-hot-deals #hotdeals-head-2 > div:first-child {margin-left: 0;}
.category-hot-deals #hotdeals-head-2 .products-grid.slick-slider {display:flex;}
.category-hot-deals #hotdeals-head-2 .product-card {flex:1;width:auto;border-radius:8px;overflow:hidden}
.category-hot-deals #hotdeals-head-2 .product-card:first-child {margin-left:0}
.category-hot-deals #hotdeals-head-2 section.product-body2 > h2 {font-family:play; font-weight:400; line-height:35px; font-size:36px; color:#afa4dd; border-bottom:1px solid #463a5a;}
.category-hot-deals #hotdeals-head-2 section.product-body2 > h2:before {content: " "; background: url("https://2game.com/skin/frontend/v53game/default/icons/Cup.svg") no-repeat center center; width:26px; height:26px; display: inline-block; margin-right: 5px; background-size: contain;}
.category-hot-deals #hotdeals-head-2 .icon-bestsellers {height:26px;vertical-align:sub;}
.category-hot-deals #hotdeals-head-2 .product-image-details .icon-platform {float:left}

.category-hot-deals .slick-slider .slick-prev {left: -40px; top: calc(50% - 40px);}
.category-hot-deals .slick-slider .slick-next {right: -40px; top: calc(50% - 40px);}
.category-hot-deals .slick-slide {margin:0 5px;}

@media screen and (max-width: 1310px) {
    .category-hot-deals .products-grid.slick-slider {overflow: hidden;}
    .category-hot-deals .slick-slider .slick-prev {left: 0}
    .category-hot-deals .slick-slider .slick-next {right: 0}
    .slick-slider button.slick-arrow {background:#55555580; width:40px}
    .slick-slider button.slick-arrow:before {margin-left: 25%;}
}
@media screen and (min-width: 767px)
{
    .category-hot-deals .category-products .product-body2 li:nth-child(1),
    .category-hot-deals .category-products .product-body2 li:nth-child(2),
    .category-hot-deals .category-products .product-body2 li:nth-child(3){
        width:24%;
    }
    .category-hot-deals .category-products .product-body2 li:nth-child(4n) {
        margin-left: 1.33%;
    }
    .category-hot-deals .category-products .product-body2 li:first-child,
    .category-hot-deals .category-products .product-body2 li:nth-child(4n+1) {
        margin-left: 0px;
    }
}


/*langulage*/
.localization p { font-size: 13px; color: #fff; }
.localization p:last-child{
  margin-bottom: 0;
}

/*order success*/
.checkout-onepage-success .body-full > .wrapper { width: 100%; padding: 0; }
.checkout-onepage-success .body-full .wrapper .block-body { padding: 0; }
.purchase-header h2.primary{ font-size:60px; font-weight:700; color:#fff; line-height:60px; text-transform:uppercase; margin-bottom:15px; }
.checkout-onepage-success .product-body2 li{ width:24%; margin-left:1.3333333%;}
.checkout-onepage-success .product-body2 li:nth-child(4n+1){ margin-left:0px; }
@media screen and (max-width: 768px) {
  .purchase-header h2.primary{ font-size:40px; line-height:45px; }
 .checkout-onepage-success .product-body2 li{ width:48%; margin-left:2%;}
 .checkout-onepage-success .product-body2 li:nth-child(2n+1){ margin-left:0px; }
}
@media screen and (max-width: 480px) {
 .checkout-onepage-success .product-body2 li{ width:100%; margin-left:0; background: #211c32; padding: 8px; display: flex;}
 .checkout-onepage-success .product-card .product-image { width:50%; float: left; padding-top: 23.44%; }
 .checkout-onepage-success .product-card .product-image-details { width:50%; }
 /*.checkout-onepage-success .product-image-details .product-icons { display: none; }*/
 .checkout-onepage-success .product-image-details h2 { margin-bottom: 0; }
 .checkout-onepage-success .product-image-details{ padding: 0px 0px 0px 8px; display: flex;flex-direction: column;justify-content: space-between; }
}

/*customer-account*/
.account-left .block-title { display: none; }

.cpmodal-action a.button {
  overflow: visible;
  width: auto;
  border: 0;
  margin: 0.5em 0.25em;
  background-color: #493a88 ;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  white-space: nowrap;
  color: #ffffff;
  border-radius: 4px;
  display: inline-block;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('https://2game.com/skin/frontend/v53game/default/images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -30px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('https://2game.com/skin/frontend/v53game/default/images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('https://2game.com/skin/frontend/v53game/default/images/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.5);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  z-index:999999;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  height: 30px;
  line-height: 30px;
  margin-top: -30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('https://2game.com/skin/frontend/v53game/default/images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('https://2game.com/skin/frontend/v53game/default/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.fancybox-media {
  position: relative;
  text-align: center;
  /*width:176px; height:100px;*/
  background-repeat: no-repeat;
  background-position: center center;
  color: rgba(255, 255, 255, 0.5);
  display: table-cell;
  vertical-align: middle;
}
.fancybox-media:after {
  content: "\f01d";
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100px;
  font-size: 400%;
  font-family: FontAwesome;
}
.fancybox-media:hover:after {
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.8);
}

/*franchise*/
.bundle-details.franchise-product-details { padding-bottom: 20px; }
ul.ul-product-list {
    margin: 0; padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ul-product-list .items {
    list-style-type: none;
    flex-basis: 32.5%;
    background-color: #211c32;
    margin-bottom: 1rem;
}
@media screen and (max-width: 499px) {
    .ul-product-list .items { flex-basis: 100%; }
}
.ul-product-list .items .product-meta {
    padding: .7rem .8rem .8rem;
    height: 152px;
}
.ul-product-list .items .product-meta .product-name {
    font-size:14px; color: #fff; font-weight:600; margin-bottom: 0; line-height: normal;
}
.ul-product-list .items .product-meta .product-icons{}
.flex-row-sb { display: flex; flex-direction: row; justify-content: space-between; }
.flex-col-sb { display: flex; flex-direction: column; justify-content: space-between; }
.additional-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; }
.additional-item { flex-basis: 49.5%; }
@media screen and (max-width: 1023px) {
    .additional-item .product-list-details .product-icons { display: none; }
}
@media screen and (max-width: 767px) {
    .additional-item { flex-basis: 100%; }
    .franchise-more-games .bundle-related-products li { width: 100% }
}
.edition-item {
    display: flex;
    background-color: #211c32;
    padding: 0.8rem;
    margin-bottom: .8rem;
}
.edition-item--desc { display: flex;flex-direction: column;justify-content: space-between; flex:1; }
.edition-item--price { display: flex; flex-direction: column;justify-content: flex-end; margin-left: .5rem;}
.edition-item--image { margin-right: 2vw; }
.edition-item--title { margin-bottom: .4rem; }
.edition-item--type { text-transform: uppercase; font-weight: bold; font-size: 15px; color: #beb2f1 }
.edition-item--product-name { font-weight: bold; }
.franchise-more-games .bundle-related-products { width: 100%; padding-top: 0; }
.franchise-more-games .bundle-related-products li { width: calc(16.6666% - 9px) }
@media screen and (max-width: 767px) {
    .franchise-more-games .bundle-related-products li { width: 100% }
    .edition-item { display: block; }
    .edition-item--image { margin: 0; text-align: center; }
    .edition-item--price { margin: 0; }
}

/*FMscout, FMblog custom styles */
.fm-checkout.checkout-cart-index.fmscout .cart .cart-forms {display:none}
.fm-checkout.checkout-cart-index.fmscout .cart .cart-table {width:100%}
.fm-checkout.checkout-cart-index.fmscout .body-full > .wrapper::before,
.fm-checkout.opc-index-index.fmscout .body-full > .wrapper::before {
    content: "";
    display: block;
    max-width: 100%;
    background-image: url(https://2game.com/skin/frontend/v53game/default/images/fmscout-checkout.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 39.999%;
}
.fm-checkout.checkout-cart-index.fmblog-fm .body-full > .wrapper::before,
.fm-checkout.opc-index-index.fmblog-fm .body-full > .wrapper::before {
    content: "";
    display: block;
    max-width: 100%;
    background-image: url(https://2game.com/skin/frontend/v53game/default/images/fmblog-checkout.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 30.666%;
}
.fm-checkout.checkout-cart-index.fmblog-pes .body-full > .wrapper::before,
.fm-checkout.opc-index-index.fmblog-pes .body-full > .wrapper::before {
    content: "";
    display: block;
    max-width: 100%;
    background-image: url(https://2game.com/skin/frontend/v53game/default/images/fmblog-pes.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 30.666%;
}

.fm-checkout.opc-index-index.fmscout .body-full > .wrapper .block-body {padding-top:0}
.fm-checkout.opc-index-index.fmscout .opc-wrapper-opc .opc-col-center {display:none;}
@media screen and (min-width: 980px) {
    .fm-checkout.opc-index-index.fmscout .opc-wrapper-opc .opc-col-left {width:49%;}
    .fm-checkout.opc-index-index.fmscout .opc-wrapper-opc .opc-col-right {width:49%;}
}
/********************************/

/** override default font for button */
button{font-family: 'Muli',sans-serif;}


/* Start - Clock countdown  */
.clockdiv{
    color: #211c32;
    display: flex;
    justify-content: center; align-items: center;
    text-align: center;
    margin-bottom: 20px;
}
.clockdiv > div{
    margin: 0 2px;
    padding: 2px 6px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
}
.clockdiv div > span{
    background: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
}
.clockdiv .smalltext{
    font-weight: 400;
    font-size: 8px;
}
.product-details.bundle .clockdiv div > span,
.product-details.bundle .clockdiv > div { background: #fff; }
@media screen and (max-width: 1023px) {
  .clockdiv{
    margin: 20px 0;
  }
}
/* END - Clock countdown  */

/* category bundle games */
.category-bundle-games .body-full .block-body {
  display: flex;
  flex-direction: column;
}
.category-bundle-games .category-title > h2 {
    text-transform:capitalize;
    border-bottom: 1px solid #463a5a;
    color: #afa4dd;
    font-size: 36px;
    font-family: Play;
    display: block;
}
.category-bundle-games .category-title > h2:before {
    content: " ";
    background: url("https://2game.com/skin/frontend/v53game/default/images/svg/bundle/allbundles.svg") no-repeat center center;
    width:26px; height:26px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}
.hot-deals-title {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  font-family: 'Play';
  font-weight: bold;
  text-align: center;
  color: white;
  margin-top: 68px;
}
.hot-deals-title .hot-deals { font-size: 99px; }
.hot-deals-title .never-miss { font-size: 44px; }
.hot-deals-title .bargains { font-size: 58px; }
@media screen and (max-width: 1023px) {
  .hot-deals-title .hot-deals { font-size: 90px; }
  .hot-deals-title .never-miss { font-size: 40px; }
  .hot-deals-title .bargains { font-size: 53px; }
}
@media screen and (max-width: 768px) {
  .hot-deals-title .hot-deals { font-size: 50px; }
  .hot-deals-title .never-miss { font-size: 22px; }
  .hot-deals-title .bargains { font-size: 29px; }
}

.category-bundle-games #hotdeals-head-1 {display:flex; justify-content: space-between;}
.category-bundle-games #hotdeals-head-1 > div:first-child {width: 66.33%;}
.category-bundle-games #hotdeals-head-1 > div:last-child {width: 32.66669%;}
.category-bundle-games #hotdeals-head-1 > div > img {border-radius: 8px;}

.category-bundle-games #hotdeals-head-1 .product-card {border-radius: 8px; overflow: hidden;}
.category-bundle-games #hotdeals-head-1 .price-wrap { display: flex; float:right; }
.category-bundle-games #hotdeals-head-1 .product-image-details {padding: 10px 10px 10px 14px;}
.category-bundle-games #hotdeals-head-1 .product-image-details p {float:left; font-size:14px; color:#fff; line-height:32px; min-height:32px; margin-bottom:8px;}
.category-bundle-games #hotdeals-head-1 .product-image-details h2 {margin-bottom:0;}
.category-bundle-games #hotdeals-head-1 .price-wrap .discount-percent { margin-right: 0px; border-radius:5px 0 0 5px; }
.category-bundle-games #hotdeals-head-1 .price-box{
    background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat;
    border:1px solid #3b364a;
    display:inline-block;
    padding:4px 20px;
}
.category-bundle-games  #hotdeals-head-1 .price-wrap .discount-percent + .price-box{
    border-radius:0 5px 5px 0;
}

.category-bundle-games #hotdeals-head-1 .price-box span.price{  font-weight:700; font-size:16px; line-height:20px; color:#fff; }
.category-bundle-games #hotdeals-head-1 .price-box p{ font-weight:700; font-size:16px; line-height:20px; color:#fff; margin:0px; display:inline-block; }
.category-bundle-games #hotdeals-head-1 .price-box p.old-price span.price{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }
.category-bundle-games #hotdeals-head-1 .price-box p.old-price span.special-price{ font-size:16px; font-weight:700; color:#fff; }
.category-bundle-games #hotdeals-head-1 .price-box p span.price-label{ display:none; }
.category-bundle-games #hotdeals-head-1 .product-card h4.deal-of {background: #493b88;padding-top:5px; text-align:center; margin-bottom:0}
.category-bundle-games #hotdeals-head-1 .clockdiv {background: #493b88; padding:0 0 10px 0; margin-bottom: 0;}
.category-bundle-games #hotdeals-head-1 .clockdiv > div {background: #fff;margin: 0 4px}
.category-bundle-games #hotdeals-head-1 .clockdiv div > span {background: #fff;}

@media screen and (max-width: 1023px) {
    .category-bundle-games #hotdeals-head-1 {display:block}
    .category-bundle-games #hotdeals-head-1 > div:first-child {width: 100vw; margin-left: calc(-50vw + 50%);}
    .category-bundle-games #hotdeals-head-1 > div:last-child {width: 48vw; margin-left: calc(-48vw + 50%); margin-top: 4vw;}
    .category-bundle-games #hotdeals-head-1 .price-box{ padding:4px 30px; }
    .category-bundle-games #hotdeals-head-1 .price-box span.price{ font-size:12px; }
    .category-bundle-games #hotdeals-head-1 .price-box p.old-price span.price{ display:none; }
    .category-bundle-games #hotdeals-head-1 .clockdiv {margin: 0!important;}
}
@media screen and (max-width: 459px) {
    .category-bundle-games #hotdeals-head-1 > div:first-child {width: 100vw;}
    .category-bundle-games #hotdeals-head-1 > div:last-child {width: 92vw;margin-left: calc(-46vw + 50%);}
}

.category-bundle-games #hotdeals-head-2 {display:flex; margin-top:40px;}
.category-bundle-games #hotdeals-head-2 > div {flex:1; margin-left: 20px; text-align:center; padding:10px; border:1px solid green;}
.category-bundle-games #hotdeals-head-2 > div:first-child {margin-left: 0;}
.category-bundle-games #hotdeals-head-2 .products-grid.slick-slider {display:flex;}
.category-bundle-games #hotdeals-head-2 .product-card {flex:1;width:auto;border-radius:8px;overflow:hidden}
.category-bundle-games #hotdeals-head-2 .product-card:first-child {margin-left:0}
.category-bundle-games #hotdeals-head-2 section.product-body2 > h2 {font-family:play; font-weight:400; line-height:35px; font-size:36px; color:#afa4dd; border-bottom:1px solid #463a5a;}
.category-bundle-games #hotdeals-head-2 section.product-body2 > h2:before {content: " "; background: url("https://2game.com/skin/frontend/v53game/default/icons/Cup.svg") no-repeat center center; width:26px; height:26px; display: inline-block; margin-right: 5px; background-size: contain;}
.category-bundle-games #hotdeals-head-2 .icon-bestsellers {height:26px;vertical-align:sub;}
.category-bundle-games #hotdeals-head-2 .product-image-details .icon-platform {float:left}

@media screen and (min-width: 767px)
{
    .category-bundle-games .category-products .product-body2 li:nth-child(1),
    .category-bundle-games .category-products .product-body2 li:nth-child(2),
    .category-bundle-games .category-products .product-body2 li:nth-child(3){
        width:24%;
    }
    .category-bundle-games .category-products .product-body2 li:nth-child(4n) {
        margin-left: 1.33%;
    }
    .category-bundle-games .category-products .product-body2 li:first-child,
    .category-bundle-games .category-products .product-body2 li:nth-child(4n+1) {
        margin-left: 0px;
    }
}

/* bestsellers section */
.pc-games-bestsellers ul li {
    width: 32.5%;
    margin-left: 1.25%; 
}
.pc-games-bestsellers ul li:first-child {
    margin-left: 0;
}
.category-pc-games section.pc-games-bestsellers { margin-bottom: 20px; }
.category-pc-games section.pc-games-bestsellers > h2 {font-family:play; font-weight:400; line-height:35px; font-size:36px; color:#afa4dd; border-bottom:1px solid #463a5a;}
.category-pc-games section.pc-games-bestsellers > h2:before {content: " "; background: url("https://2game.com/skin/frontend/v53game/default/icons/Cup.svg") no-repeat center center; width:26px; height:26px; display: inline-block; margin-right: 5px; background-size: contain;}
@media screen and (max-width: 767px) {
    .pc-games-bestsellers ul li {
        width: 100%;
        margin-left: 0; 
    }
}
/* end bestsellers section */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!
 * jquery-confirm v3.3.4 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2019 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */@-webkit-keyframes jconfirm-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jconfirm-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body[class*=jconfirm-no-scroll-]{overflow:hidden!important}.jconfirm{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden}.jconfirm .jconfirm-bg{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity .4s;transition:opacity .4s}.jconfirm .jconfirm-bg.jconfirm-bg-h{opacity:0!important}.jconfirm .jconfirm-scrollpane{-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:center;perspective-origin:center;display:table;width:100%;height:100%}.jconfirm .jconfirm-row{display:table-row;width:100%}.jconfirm .jconfirm-cell{display:table-cell;vertical-align:middle}.jconfirm .jconfirm-holder{max-height:100%;padding:50px 0}.jconfirm .jconfirm-box-container{-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.jconfirm .jconfirm-box-container.jconfirm-no-transition{-webkit-transition:none!important;transition:none!important}.jconfirm .jconfirm-box{background:white;border-radius:4px;position:relative;outline:0;padding:15px 15px 0;overflow:hidden;margin-left:auto;margin-right:auto}@-webkit-keyframes type-blue{1%,100%{border-color:#3498db}50%{border-color:#5faee3}}@keyframes type-blue{1%,100%{border-color:#3498db}50%{border-color:#5faee3}}@-webkit-keyframes type-green{1%,100%{border-color:#2ecc71}50%{border-color:#54d98c}}@keyframes type-green{1%,100%{border-color:#2ecc71}50%{border-color:#54d98c}}@-webkit-keyframes type-red{1%,100%{border-color:#e74c3c}50%{border-color:#ed7669}}@keyframes type-red{1%,100%{border-color:#e74c3c}50%{border-color:#ed7669}}@-webkit-keyframes type-orange{1%,100%{border-color:#f1c40f}50%{border-color:#f4d03f}}@keyframes type-orange{1%,100%{border-color:#f1c40f}50%{border-color:#f4d03f}}@-webkit-keyframes type-purple{1%,100%{border-color:#9b59b6}50%{border-color:#b07cc6}}@keyframes type-purple{1%,100%{border-color:#9b59b6}50%{border-color:#b07cc6}}@-webkit-keyframes type-dark{1%,100%{border-color:#34495e}50%{border-color:#46627f}}@keyframes type-dark{1%,100%{border-color:#34495e}50%{border-color:#46627f}}.jconfirm .jconfirm-box.jconfirm-type-animated{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jconfirm .jconfirm-box.jconfirm-type-blue{border-top:solid 7px #3498db;-webkit-animation-name:type-blue;animation-name:type-blue}.jconfirm .jconfirm-box.jconfirm-type-green{border-top:solid 7px #2ecc71;-webkit-animation-name:type-green;animation-name:type-green}.jconfirm .jconfirm-box.jconfirm-type-red{border-top:solid 7px #e74c3c;-webkit-animation-name:type-red;animation-name:type-red}.jconfirm .jconfirm-box.jconfirm-type-orange{border-top:solid 7px #f1c40f;-webkit-animation-name:type-orange;animation-name:type-orange}.jconfirm .jconfirm-box.jconfirm-type-purple{border-top:solid 7px #9b59b6;-webkit-animation-name:type-purple;animation-name:type-purple}.jconfirm .jconfirm-box.jconfirm-type-dark{border-top:solid 7px #34495e;-webkit-animation-name:type-dark;animation-name:type-dark}.jconfirm .jconfirm-box.loading{height:120px}.jconfirm .jconfirm-box.loading:before{content:'';position:absolute;left:0;background:white;right:0;top:0;bottom:0;border-radius:10px;z-index:1}.jconfirm .jconfirm-box.loading:after{opacity:.6;content:'';height:30px;width:30px;border:solid 3px transparent;position:absolute;left:50%;margin-left:-15px;border-radius:50%;-webkit-animation:jconfirm-spin 1s infinite linear;animation:jconfirm-spin 1s infinite linear;border-bottom-color:dodgerblue;top:50%;margin-top:-15px;z-index:2}.jconfirm .jconfirm-box div.jconfirm-closeIcon{height:20px;width:20px;position:absolute;top:10px;right:10px;cursor:pointer;opacity:.6;text-align:center;font-size:27px!important;line-height:14px!important;display:none;z-index:1}.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{opacity:1}.jconfirm .jconfirm-box div.jconfirm-title-c{display:block;font-size:22px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;padding-bottom:15px}.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand{cursor:move}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{font-size:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i{vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:inherit;font-family:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-content-pane{margin-bottom:15px;height:auto;-webkit-transition:height .4s ease-in;transition:height .4s ease-in;display:inline-block;width:100%;position:relative;overflow-x:hidden;overflow-y:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{overflow-y:hidden}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar{width:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img{max-width:100%;height:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty{display:none}.jconfirm .jconfirm-box .jconfirm-buttons{padding-bottom:11px}.jconfirm .jconfirm-box .jconfirm-buttons>button{margin-bottom:4px;margin-left:2px;margin-right:2px}.jconfirm .jconfirm-box .jconfirm-buttons button{display:inline-block;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;min-height:1em;-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;-webkit-tap-highlight-color:transparent;border:0;background-image:none}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue{background-color:#3498db;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover{background-color:#2980b9;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green{background-color:#2ecc71;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover{background-color:#27ae60;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{background-color:#e74c3c;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover{background-color:#c0392b;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange{background-color:#f1c40f;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover{background-color:#f39c12;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default{background-color:#ecf0f1;color:#000;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover{background-color:#bdc3c7;color:#000}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple{background-color:#9b59b6;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover{background-color:#8e44ad;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark{background-color:#34495e;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover{background-color:#2c3e50;color:#FFF}.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c{color:#e74c3c!important}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3498db!important}.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c{color:#2ecc71!important}.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c{color:#9b59b6!important}.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c{color:#f1c40f!important}.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c{color:#34495e!important}.jconfirm .jconfirm-clear{clear:both}.jconfirm.jconfirm-rtl{direction:rtl}.jconfirm.jconfirm-rtl div.jconfirm-closeIcon{left:5px;right:auto}.jconfirm.jconfirm-white .jconfirm-bg,.jconfirm.jconfirm-light .jconfirm-bg{background-color:#444;opacity:.2}.jconfirm.jconfirm-white .jconfirm-box,.jconfirm.jconfirm-light .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);border-radius:5px}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-size:14px;font-weight:bold;text-shadow:none}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#333}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#ddd}.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-black .jconfirm-bg,.jconfirm.jconfirm-dark .jconfirm-bg{background-color:darkslategray;opacity:.4}.jconfirm.jconfirm-black .jconfirm-box,.jconfirm.jconfirm-dark .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);background:#444;border-radius:5px;color:white}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button{border:0;background-image:none;text-transform:uppercase;font-size:14px;font-weight:bold;text-shadow:none;-webkit-transition:background .1s;transition:background .1s;color:white}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#fff;background:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#666}.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake{-webkit-animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow{-webkit-animation:glow .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:glow .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@-webkit-keyframes glow{0%,100%{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}@keyframes glow{0%,100%{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}.jconfirm{-webkit-perspective:400px;perspective:400px}.jconfirm .jconfirm-box{opacity:1;-webkit-transition-property:all;transition-property:all}.jconfirm .jconfirm-box.jconfirm-animation-top,.jconfirm .jconfirm-box.jconfirm-animation-left,.jconfirm .jconfirm-box.jconfirm-animation-right,.jconfirm .jconfirm-box.jconfirm-animation-bottom,.jconfirm .jconfirm-box.jconfirm-animation-opacity,.jconfirm .jconfirm-box.jconfirm-animation-zoom,.jconfirm .jconfirm-box.jconfirm-animation-scale,.jconfirm .jconfirm-box.jconfirm-animation-none,.jconfirm .jconfirm-box.jconfirm-animation-rotate,.jconfirm .jconfirm-box.jconfirm-animation-rotatex,.jconfirm .jconfirm-box.jconfirm-animation-rotatey,.jconfirm .jconfirm-box.jconfirm-animation-scaley,.jconfirm .jconfirm-box.jconfirm-animation-scalex{opacity:0}.jconfirm .jconfirm-box.jconfirm-animation-rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatex{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatexr{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatey{-webkit-transform:rotatey(90deg);transform:rotatey(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotateyr{-webkit-transform:rotatey(-90deg);transform:rotatey(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scaley{-webkit-transform:scaley(1.5);transform:scaley(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scalex{-webkit-transform:scalex(1.5);transform:scalex(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-top{-webkit-transform:translate(0px,-100px);transform:translate(0px,-100px)}.jconfirm .jconfirm-box.jconfirm-animation-left{-webkit-transform:translate(-100px,0px);transform:translate(-100px,0px)}.jconfirm .jconfirm-box.jconfirm-animation-right{-webkit-transform:translate(100px,0px);transform:translate(100px,0px)}.jconfirm .jconfirm-box.jconfirm-animation-bottom{-webkit-transform:translate(0px,100px);transform:translate(0px,100px)}.jconfirm .jconfirm-box.jconfirm-animation-zoom{-webkit-transform:scale(1.2);transform:scale(1.2)}.jconfirm .jconfirm-box.jconfirm-animation-scale{-webkit-transform:scale(0.5);transform:scale(0.5)}.jconfirm .jconfirm-box.jconfirm-animation-none{visibility:hidden}.jconfirm.jconfirm-supervan .jconfirm-bg{background-color:rgba(54,70,93,0.95)}.jconfirm.jconfirm-supervan .jconfirm-box{background-color:transparent}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark{border:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon{color:white}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{text-align:center;color:white;font-size:28px;font-weight:normal}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>*{padding-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane{margin-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{text-align:center;color:white}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button{font-size:16px;border-radius:2px;background:#303f53;text-shadow:none;border:0;color:white;padding:10px;min-width:100px}.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-material .jconfirm-bg{background-color:rgba(0,0,0,0.67)}.jconfirm.jconfirm-material .jconfirm-box{background-color:white;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);padding:30px 25px 10px 25px}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:22px;font-weight:bold}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons{text-align:right}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-weight:500}.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-bootstrap .jconfirm-bg{background-color:rgba(0,0,0,0.21)}.jconfirm.jconfirm-bootstrap .jconfirm-box{background-color:white;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);border:solid 1px rgba(0,0,0,0.4);padding:15px 0 0}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:22px;font-weight:bold;padding-left:15px;padding-right:15px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,0.87);padding:0 15px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons{text-align:right;padding:10px;margin:-5px 0 0;border-top:solid 1px #ddd;overflow:hidden;border-radius:0 0 4px 4px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button{font-weight:500}.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-modern .jconfirm-bg{background-color:slategray;opacity:.6}.jconfirm.jconfirm-modern .jconfirm-box{background-color:white;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);padding:30px 30px 15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87);top:15px;right:15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:24px;font-weight:bold;text-align:center;margin-bottom:10px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:scale(0);transform:scale(0);display:block;margin-right:0;margin-left:0;margin-bottom:10px;font-size:69px;color:#aaa}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{text-align:center;font-size:15px;color:#777;margin-bottom:25px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{font-weight:bold;text-transform:uppercase;-webkit-transition:background .1s;transition:background .1s;padding:10px 20px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button{margin-left:4px}.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{-webkit-transform:scale(1);transform:scale(1)}
 /* fix for mobile box width */
 @media screen and (max-width: 768px){.jconfirm-box{width:98%!important;}}
 /* overwrite */
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content * {color:#000;}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content ol li {list-style-type: decimal !important; margin-left: 50px;}
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
    white-space: nowrap;
    width: auto; 
}
.nice-select:hover {
    border-color: #dbdbdb; 
}
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; 
}
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; 
}
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); 
}
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); 
}
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; 
}
.nice-select.disabled:after {
    border-color: #cccccc; 
}
.nice-select.wide {
    width: 100%; 
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; 
}
.nice-select.right {
    float: right; 
}
.nice-select.right .list {
    left: auto;
    right: 0; 
}
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; 
}
.nice-select.small:after {
    height: 4px;
    width: 4px; 
}
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px; 
}
.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin:0;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
	max-height: 15em; 
    overflow-y: scroll !important;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; 
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 35px;
    list-style: none;
    min-height: 35px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-top: 0;
    border-top: 1px solid #433b60; 
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6; 
}
.nice-select .option.selected {
    font-weight: bold; 
}
.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default; 
}

.no-csspointerevents .nice-select .list {
    display: none; 
}

.no-csspointerevents .nice-select.open .list {
    display: block; 
}

.nice-select.nofloat {
    float:none !important;
}
.nice-select.dark {
    background-color: #2d2648!important;
    border-color: #6a6685;
}
.nice-select.dark:hover {
    border-color: #dbdbdb; 
}
.nice-select.dark .list {
    background-color: #524878;
}
.nice-select.dark .option:hover, .nice-select.dark .option.focus, .nice-select.dark .option.selected.focus {
    background-color: #9388c5;
    color: #fff; 
}

.apple-pay-button-with-text {
    --apple-pay-scale: 1.5625; /* (height / 32) */
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    /*min-width: 200px;*/
    width: 100%;
    min-height: 32px;
    max-height: 64px;
    margin-bottom: 10px;
}

.apple-pay-button-black-with-text {
    background-color: black;
    color: white;
}

.apple-pay-button-white-with-text {
    background-color: white;
    color: black;
}

.apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
}

.apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
}

.apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
}

.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
}

.apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: calc(1em * var(--apple-pay-scale));
    font-weight: 300;
    align-self: center;

    margin-right: calc(2px * var(--apple-pay-scale));
}

.apple-pay-button-with-text > .logo {
    width: calc(35px * var(--apple-pay-scale));
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: calc(2px * var(--apple-pay-scale));
    border: none;
    min-width: 0px; /* override magento min-width */
    min-height: 42px; /* override magento min-height */
}


/* Accepted Cards */
#braintree-accepted-cards img {
  display: inline-block;
  margin-right: 4px;
}
/* Hosted Fields Loading State */
#credit-card-form.loading {
  position: relative;
}
#credit-card-form .braintree-hostedfield {
  opacity: 1;
}
#credit-card-form .credit-card-loading {
  display: none;
}
#credit-card-form .braintree-card-unsupported {
  color: darkred;
  font-weight: bold;
  padding: 6px 0 4px 0;
}
#credit-card-form.loading .credit-card-loading {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  width: 100%;
  height: 70%;
  text-align: center;
  display: block;
}
#credit-card-form.loading .credit-card-loading img {
  margin: 16px  auto;
}
#credit-card-form.loading .braintree-hostedfield {
  opacity: 0;
}
#credit-card-form label {
  float: none;
}
/* Hosted Fields */
#braintree-hosted-submit {
  display: none;
}
.braintree-input-field {
  height: 42px;
  max-width: 340px;
  padding: 0 10px;
  border: 1px solid lightgrey;
  background: white;
}
.braintree-input-field.braintree-postal-code {
  width: 140px;
}
.braintree-card-input-field {
  height: 50px;
  width: 100%;
  max-width: 372px;
  border: 1px solid lightgrey;
  position: relative;
  background: white;
}
.braintree-card-input-field .card-type {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0 10px 0 8px;
}
.braintree-card-input-field .card-type img {
  height: 48px;
}
.braintree-card-input-field #card-number {
  float: left;
  height: 48px;
  width: 100%;
  padding-left: 66px;
  box-sizing: border-box;
}
#braintree-expiration-container {
  display: block;
  width: 100%;
  vertical-align: middle;
  font-size: 0;
}
.braintree-expiration {
  width: 70px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.braintree-expiration-seperator {
  vertical-align: top;
  line-height: 42px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 30px;
  padding: 0 8px;
}
.braintree-cvv {
  width: 80px;
}
.braintree-hostedfield .cvv-what-is-this {
  margin-left: 0;
}
#three-d-modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
  transition: 0.4s;
  opacity: 1;
}
#three-d-modal.hidden {
  visibility: hidden;
  transition: 0.4s;
  opacity: 0;
}
#three-d-modal.hidden .bt-modal-frame {
  transition: 0.4s;
  transform: translateY(80px);
}
#three-d-modal .bt-modal-frame {
  height: 450px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
  transition: 0.4s;
  transform: translateY(0);
}
#three-d-modal .bt-modal-body {
  height: 380px;
  margin: 0 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#three-d-modal .bt-modal-header {
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
@media (max-width: 650px) {
  #three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
#paypal-container iframe {
  display: none;
}
/* PayPal headless button */
button.braintree-paypal-button {
  background: #019cde;
  color: white;
  height: 46px;
  line-height: 46px;
  padding: 0 20px 0 18px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  float: left;
  cursor: pointer;
}
button.braintree-paypal-button.braintree-paypal-loading {
  background: #014c6b url('https://2game.com/skin/frontend/base/default/images/gene/braintree/paypal-loading.gif') center center no-repeat;
  background-size: 32px;
}
button.braintree-paypal-button.braintree-paypal-loading > span {
  opacity: 0;
}
button.braintree-paypal-button.braintree-paypal-loading:hover {
  background: #014c6b url('https://2game.com/skin/frontend/base/default/images/gene/braintree/paypal-loading.gif') center center no-repeat;
  background-size: 32px;
}
button.braintree-paypal-button:hover {
  background: #0175a6;
}
button.braintree-paypal-button > span {
  display: block;
  height: 46px;
  line-height: 46px;
  background: url('https://2game.com/skin/frontend/base/default/images/gene/braintree/paypal.png') right center no-repeat;
  background-size: 80px;
  padding-right: 94px;
}
/* Saved Accounts */
#creditcard-saved-accounts,
#paypal-saved-accounts {
  font-size: 0;
  width: 100%;
}
#creditcard-saved-accounts tr,
#paypal-saved-accounts tr {
  border-bottom: 1px dotted lightgrey;
}
#creditcard-saved-accounts tr td,
#paypal-saved-accounts tr td {
  vertical-align: middle;
}
#payment_form_gene_braintree_creditcard #creditcard-saved-accounts label,
#payment_form_gene_braintree_paypal #paypal-saved-accounts label,
#payment_form_gene_braintree_creditcard #creditcard-saved-accounts .label,
#payment_form_gene_braintree_paypal #paypal-saved-accounts .label {
  width: 100%;
  padding: 0;
  text-align: left;
  float: none;
}
#payment_form_gene_braintree_creditcard p,
#payment_form_gene_braintree_paypal p {
  padding: 0;
}
#creditcard-saved-accounts tr.other-row,
#paypal-saved-accounts tr.other-row {
  border-bottom: 0;
}
#creditcard-saved-accounts label {
  float: left;
  padding: 10px 0;
  line-height: 40px;
  width: 100%;
}
#creditcard-saved-accounts tr.other-row label,
#paypal-saved-accounts tr.other-row label {
  padding: 8px 0;
}
#paypal-saved-accounts label {
  padding: 6px 0;
  line-height: 40px;
}
#creditcard-saved-accounts label img,
#paypal-saved-accounts label img {
  margin-left: 6px;
  height: 40px;
  float: left;
}
#creditcard-saved-accounts label .saved-card-info,
#paypal-saved-accounts label .saved-paypal-email {
  margin-left: 14px;
  float: left;
}
#creditcard-saved-accounts label .saved-card-info span {
  line-height: 40px;
}
#creditcard-saved-accounts label .saved-card-info span.saved-expiry-date {
  font-size: 12px;
  font-weight: normal;
  margin-left: 14px;
}
#gene_braintree_creditcard_store_in_vault_div label,
label[for="gene_braintree_paypal_store_in_vault"] {
  width: auto!important;
}
/* Multi shipping */
body.checkout-multishipping-billing #payment-continue.loading {
  padding-left: 12px;
}
body.checkout-multishipping-billing #payment-continue.loading > span {
  background: url('https://2game.com/skin/frontend/base/default/images/gene/loader-white.gif') center left no-repeat;
  background-size: 15px 15px;
  padding-left: 22px;
}
body.checkout-multishipping-billing .buttons-set #paypal-complete {
  float: right;
  width: 400px;
  text-align: right;
}
body.checkout-multishipping-billing .buttons-set #paypal-complete > label {
  float: right;
  margin-right: 16px;
}
body.checkout-multishipping-billing .buttons-set #paypal-complete #paypal-container {
  float: right;
}

#pp-express-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.701961);
}
#pp-express-modal {
  box-sizing: border-box;
  display: none;
  position: fixed;
  top: 20%;
  left: 40%;
  left: calc(50% - 175px);
  z-index: 101;
  width: 350px;
  height: 390px;
  padding: 15px;
  background: #fff;
  border: 3px solid #ccc;
  border-radius: 4px;
  overflow: auto;
}
#pp-express-modal .button {
  display: block;
  width: 100%;
  margin-top: 30px;
}
#pp-express-modal .button.coupon-submit {
  margin: 0;
  float: right;
  width: 50%;
  box-sizing: border-box;
}
#pp-express-modal .button.loading {
  background-image: url('https://2game.com/skin/frontend/base/default/images/gene/loader-transparent.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 60%;
  text-indent: -9999px;
}
#pp-express-modal #paypal-express-coupon {
  float: left;
  width: 50%;
  box-sizing: border-box;
  height: 33px;
  line-height: 33px;
}
#pp-express-modal #paypal-express-coupon-error {
  margin-bottom: 6px;
}
#pp-express-modal .button2 {
  display: block;
  width: 100%;
  margin-top: 6px;
  font-size: 0.9rem;
}
#pp-express-modal .product-row {
  min-height: 60px;
  margin: 0;
}
#pp-express-modal .item-row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
}
#pp-express-modal .item-row.coupon-row {
  float: left;
  width: 100%;
}
#pp-express-modal .item-subrow {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}
#pp-express-modal .product-image {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0;
  overflow: hidden;
}
#pp-express-modal .product-image img {
  max-width: 100%;
}
#pp-express-modal .product-info {
  margin-left: 60px;
  padding-top: 5px;
}
#pp-express-modal .product-qty {
  font-size: 0.8rem;
}
#pp-express-modal #shopping-cart-totals-table {
  width: 100%;
}
#pp-express-modal #shopping-cart-totals-table td {
  padding-left: 10px;
}
#pp-express-modal.loading:before {
  content: " ";
  background: url('https://2game.com/skin/frontend/base/default/images/gene/loader.gif') no-repeat;
  height: 48px;
  width: 48px;
  position: absolute;
  top: 30%;
  left: 44%;
  left: calc(50% - 24px);
}
@media (max-width: 770px) {
  #pp-express-modal {
    width: 70%;
    height: 80%;
    top: 10%;
    left: 15%;
  }
}
@media (max-width: 500px) {
  #pp-express-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
    border-radius: 0;
    padding: 25px;
  }
}
/* If the element contains a PayPal express button don't force the buttons to width 100% */
.product-view .add-to-cart-buttons.braintree-paypal-express-container .button {
  width: auto;
}
@media (max-width: 450px) {
  .product-view .add-to-cart-buttons.braintree-paypal-express-container {
    width: 100%;
  }
  .product-view .add-to-cart-buttons.braintree-paypal-express-container .button {
    width: 100%;
  }
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Affiliates <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.affiliates-full{ width:100%; float:left; position:relative;  background:none; overflow:hidden; }

.affiliates-header-full{ width:100%; float:left; position:relative; background:url(https://2game.com/skin/frontend/v53game/default/images/affiliates-header-bg.jpg) top center no-repeat; background-size:100% 100%; z-index:1; }
.affiliates-body-full{ width:124%; margin-left:-12%; float:left; position:relative; background:#906DD9; margin-top:-5%; z-index:3; }
.affiliates-body-full2{ width:100%; float:left; position:relative; background:#211C32; z-index:2; }

.affiliates-program{
					width:100%;
					padding:80px 0px;
					float:left;
					position:relative;
					text-align:center;
					}

.affiliates-program h2{ font-family: 'Muli','Play', sans-serif; font-size:30px; color: #fff; font-weight:700; line-height:40px; margin-bottom:20px; }
.affiliates-program h3{ font-family: 'Muli','Play', sans-serif; font-size:16px; color: #D4C9FF; font-weight:700; line-height:24px; margin-bottom:30px; }
.affiliates-program h3 span{ font-weight:400; color:#FFF; }

.affiliates-program h4{ font-family: 'Play', sans-serif; font-size:21px; color: #fff; font-weight:400; line-height:30px; margin-bottom:35px; }

.affiliates-program p{ font-family: 'Play', sans-serif; font-size:18px; color: #fff; font-weight:400; line-height:24px; margin-bottom:30px; }
.affiliates-program p span{ color:#f78e31; text-transform:uppercase; }

@media screen and (max-width: 1023px) {
.affiliates-program{padding:40px 11% 40px;}
.affiliates-program h3{ font-size:20px; line-height:26px; }
}

@media screen and (max-width: 767px) {
.affiliates-program h2 { font-size: 20px; line-height: 24px; }
.affiliates-program h3{ font-size:16px; line-height:20px; }
.affiliates-program h4{ font-size:14px; line-height:20px; margin-bottom:15px; }
.affiliates-program p{ font-size:16px; }
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Affiliates <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Gift Card <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.gift-header-full{ width:100%; float:left; position:relative; background:url(https://2game.com/skin/frontend/v53game/default/images/gift-header-bg.jpg) top center no-repeat; background-size: contain; z-index:1; margin-top: 20px;
    border-radius: 6px 6px 0 0; }

.gift-header{
    width:100%;
    padding:100px 40px 150px 40px;
    float:left;
    position:relative;
    }

    .gift-header h1{ font-family: 'Muli', 'Play', sans-serif; font-size:50px; font-weight:700; color:#fff; line-height:60px; text-transform:uppercase; margin-bottom:5px; }
    .gift-header h2{ font-family: 'Muli','Play', sans-serif; font-size:30px; font-weight:700; color:#fff; line-height:40px; text-transform:uppercase; margin-bottom:30px; }
	.gift-header h2 span{ color:#beb2f1; }
	/*.gift-header p{ font-family: 'Play', sans-serif; font-size:24px; font-weight:400; color:#fff; line-height:36px; margin-bottom:15px; }
		.gift-header p a{ font-weight:700; color:#b8ace9; text-transform:uppercase; }
			.gift-header p a:hover{ color:#fff; }*/

.buy-gift-card{
				width:100%;
				padding:70px 0px;
				float:left;
				position:relative;
				text-align:center;
				}

	.buy-gift-card h2{ font-family: 'Play', sans-serif; font-size:36px; color: #fff; font-weight:700; line-height:40px; margin-bottom:15px; text-transform:uppercase; }
	.buy-gift-card h3{ font-family: 'Play', sans-serif; font-size:18px; color: #CCC0FF; font-weight:400; line-height:30px; margin-bottom:30px; }
    .get-it-button{font-size:16px; color: #fff; font-weight:400; line-height:40px; border:0px; background:#8F6CD9; width:auto; padding:0px 30px; display:inline-block; border-radius:5px; cursor:pointer;}
    .get-it-button img {margin:0 10px}
	.gift-card-left{
				width:358px;
				float:left;
				position:relative;
				text-align:left;
				}

		.giftcard-product-options {display:flex; justify-content: center;}
        .product-options { float:left; width: 25%; margin: 0 20px auto; }
		.product-options label{ display: block; text-align: left; font-family: Muli, sans-serif; font-size:16px; color: #fff; font-weight:400; line-height:20px; margin-bottom:10px; text-transform:none; }
		.product-options label em{ color: #f78e31; margin-right: 5px; }
		.product-options .gift-card-select { padding: 10px 15px; border-radius:4px; background:#312857; border: 1px solid #6c6c6c;}
		.product-options ul.options-list { padding: 0; margin: 0; }
		.product-options ul.options-list li { list-style: none; }
		.product-options .validation-advice { text-align: left; }
		.buy-gift-card .product-options-bottom .price-box { display: none; }
		.buy-gift-card .paypal-logo { display: none; }
        .buy-gift-card .product-options-bottom .add-to-cart button.btn-cart{  font-size:16px; font-weight:600; color:#fff; line-height:40px; border:0px; background:#f78e31; height:40px; width:auto; padding:0px 20px; border-radius:5px; cursor:pointer; text-transform:uppercase; display:inline-block; white-space: nowrap;}
		.buy-gift-card .product-options-bottom .add-to-cart button.btn-cart img {vertical-align: sub;margin-right: 10px;}
        .buy-gift-card .product-options-bottom > .add-to-cart { margin-bottom: 20px; }

        .giftcard-product-options .product-options-bottom {float:left;margin-top: 30px;}
        .giftcard-product-options .product-options label em {display:none;}
        .giftcard-product-options .send-to-friend-giftcard {width:170%;}
        .giftcard-product-options .input-box {margin-bottom:0;}
		.gift-card-left p{ font-size:13px; color: #c8c6cc; font-weight:400; line-height:20px; margin-bottom:10px; text-transform:none; }
        .giftcard-product-options .product-options-bottom .add-to-links, 
        .giftcard-product-options .product-options-bottom .social-share  {display:none}
	.gift-card-right{
				width:358px;
				float:right;
				position:relative;
				text-align:left;
				}

		.gift-card-right h3{ font-size:16px; color: #fff; font-weight:400; line-height:20px; margin-bottom:10px; text-transform:none; }
		.gift-card-right h3 span{ color: #f78e31; }
		.gift-card-right p{ font-size:13px; color: #c8c6cc; font-weight:400; line-height:20px; margin-bottom:10px; text-transform:none; }

	.gift-card-body{
					width:100%;
					float:left;
					position:relative;
					text-align:left;
					}

		.gift-card-body h3{ font-size:16px; color: #fff; font-weight:400; line-height:20px; margin-bottom:10px; text-transform:none; }
		.gift-card-body h3 span{ color: #f78e31; }
		.gift-card-body p{ font-size:13px; color: #c8c6cc; font-weight:400; line-height:20px; margin-bottom:10px; text-transform:none; }


.gift-selectbox{ font-size:14px; color: #7a708c; font-weight:400; line-height:28px; border:1px solid #463a5a; background:#2d2542; width:100px; padding:5px 15px; margin-bottom:25px; }
.gift-selectbox2{ font-size:14px; color: #7a708c; font-weight:400; line-height:28px; border:1px solid #463a5a; background:#2d2542; width:128px; padding:5px 15px; margin:0px 15px 25px; }
.gift-textarea{ font-size:14px; color: #7a708c; font-weight:400; line-height:28px; border:1px solid #463a5a; background:#2d2542; width:100%; height:78px; padding:5px 15px; margin-bottom:25px; resize:none; }
.gift-inputbox{ font-size:14px; color: #7a708c; font-weight:400; line-height:28px; border:1px solid #463a5a; background:#2d2542; width:100%; padding:5px 15px; margin-bottom:25px; }

.gift-border{ border-bottom:1px solid #352c49; padding-bottom:15px; margin-bottom:40px; }

@media screen and (max-width: 1023px) {

.gift-header{
			padding: 60px 20px 60px 20px;
			}

	.gift-header h1{ font-size:35px; line-height:40px; }
	.gift-header h2{ font-size:25px; line-height:30px; margin-bottom:20px; }



.gift-card-left{
				width:345px;
				}

.gift-card-right{
				width:345px;
				}


.gift-selectbox2{ width:125px; margin:0px 10px 25px; }


}


@media screen and (max-width: 767px) {
.product-options { width: 60%; margin: 0 auto; }
.gift-header-full {background-size:cover}
.gift-header{
			padding:50px 20px;
			}

	.gift-header h1{ font-size:24px; line-height:30px; }
    .gift-header h2{font-size:16px; line-height:20px;}

.giftcard-product-options .send-to-friend-giftcard {width:160%;}

.buy-gift-card{
				padding:50px 0px;
				}

	.buy-gift-card h2{ font-size:16px; line-height:18px; }

	.gift-card-left{
				width:100%;
				text-align:left;
				}

	.gift-card-right{
				width:100%;
				text-align:left;
				}

	.gift-card-body{
					text-align:left;
					}


.gift-selectbox{ width:100%; }
.gift-selectbox2{ width:100%; margin:0px 0px 25px; }

}

.product-gift-card-gbp-10-25-50-100 .body-full .wrapper { width: unset; text-align: unset; margin : unset; padding: unset; }
table#my-giftcard-table { background-color: #27213a; border: 20px solid #27213a; }
table#my-giftcard-table thead tr th { padding-top: 20px; }
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Gift Card <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Bundle Details <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.catalog-product-view .product-details{
				 padding: 25px 0px 40px 0px;
				}

    .product-details h1{  font-size:30px; font-weight:400; color:#fff; line-height:36px; margin-bottom:20px; }
    .product-details h2.get-instant-download{font-size:18px; font-weight:normal;}

.product-details .tabs>ul{
	display: flex;
	justify-content: space-between;
	margin: 0;
	width: 100%;
	white-space: nowrap;
}
.product-details.bundle .tabs>ul{
	border-bottom-width: 0px;
	display: flex;
}
.product-details .tabs>ul>li{
	background: #34274a;
    list-style: none;
    flex-basis: 25%;
    margin-bottom: 0;
    border: 1px solid #463a5a;
    border-right-width: 0;
    overflow: hidden;
}
.product-details .tabs>ul>li:first-child{
	border-radius: var(--border-radius-tabs) 0 0 var(--border-radius-tabs);
}
.product-details .tabs>ul>li:last-child{
	border-radius: 0 var(--border-radius-tabs) var(--border-radius-tabs) 0;
}

.product-details .tabs>ul>li span{ text-transform: uppercase; font-size: 13px; }
.product-details .tabs>ul>li:last-child{ border-right: 1px solid #463a5a; }
.product-details.bundle .tabs>ul>li{
	width: 33.3333333%;
	/*border:1px solid #463a5a;*/
	/*border-left-width: 0;*/
	font-size: 13px;
	/*text-transform: uppercase;*/
}
.product-details.bundle .tabs>ul>li .sm-tab{ padding: 0 20px }
/*.product-details.bundle .tabs>ul>li.last{ border-right:0px solid #463a5a; }*/
.product-details .tabs>ul>li>a{
    display: block;
    padding: 1.2em 0;
    cursor: pointer;
    text-align: center;
}
.product-details.bundle .tabs>ul>li>a{
	/*padding: 1.5em;*/
	background-color: #2d2542;
}
/*.product-details .tabs>ul>li>a:hover,*/
.product-details .tabs>ul>li.is-active>a{
    color: #fff;
    border-bottom: 3px solid var(--active-tab-color);
    padding-bottom: calc(1.2em - 3px);
    text-shadow: 0 0 3px #fff;
}

/*tabs icons*/
.product-details .tabs i{
	vertical-align: bottom;
    margin-right: 5px;
    display: inline-block;
    width: 24px; height: 24px;
}
.tabs .tabs--description>a>i{
    background: url(https://2game.com/skin/frontend/v53game/default/images/svg/product-details/description.svg) no-repeat;
}
.tabs .tabs--system-requirements i{
    background: url(https://2game.com/skin/frontend/v53game/default/images/svg/product-details/system-requirements.svg) no-repeat;
}
.tabs .tabs--activation-details i{
    background: url(https://2game.com/skin/frontend/v53game/default/images/svg/product-details/activation-details.svg) no-repeat;
}
.tabs .tabs--gamers-reviews i{
    background: url(https://2game.com/skin/frontend/v53game/default/images/svg/product-details/gamers-reviews.svg) no-repeat;
}
/*tabs icons*/

.flexible-product-description {
    transition: height .4s ease;
    overflow-y: hidden;
}
.read-more {
    text-align: left;
    margin-top: 10px;
}
.read-more a {
    color: #8d77e8;
}
.read-more a i {
    vertical-align: middle;
}
@media screen and (max-width: 480px) {
    .product-details .tabs>ul>li{ width: 32.4%; }
    .product-details .tabs>ul>li a{
    	padding:1em 0.5em calc(1em - 3px);
    	font-size: 13px;
    }
    /*.product-details.bundle .tabs>ul>li a{ padding:1em; font-size: 11px; }*/
}
@media screen and (max-width: 767px) {
	.product-details.bundle .tabs>ul>li{
		width: 100%;
		display: block;
		border-top:1px solid #463a5a;
		border-width: 1px 1px 0 1px;
	}
	.product-details.bundle .tabs>ul>li.is-active{ border-width: 0; }
	.product-details.bundle .tabs>ul>li.last{ border-bottom:1px solid #463a5a; }
	.product-details .tabs>ul { white-space: unset; }
}

.product-details-left{
					 width: 66%;
					 float: left;
					 position: relative;
					}
	.game-info { background: #7361bb url('https://2game.com/skin/frontend/v53game/default/images/game-info-icon.png') no-repeat 10px 12px; width: 100%; /*height: 40px;*/ padding: 10px 0 10px 40px; margin-bottom: 36px; }
	.game-info span {font-size: 14px; color: #fff;}
	.bundle-image{
				 width: 100%;
				 background:#211c32;
				 line-height:1;
				 float: none;
				 position: relative;
				 border-radius: var(--border-radius-value); overflow: hidden;
				}
	.product-slider .bundle-image>div{ width: 100%; height: 100%; overflow: hidden; }
	.product-slider .bundle-image>div:before{display: block; width: 100%; padding-top: 56.25%; content: "";}
	.product-slider .bundle-image>div>img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

		.bundle-image img{ width:100%; }

	.bundle-image .youtube-video iframe{ width: 100%;height: 100%;position: absolute;top: 0px;left: 0px; }

	.bundle-image-list{
					 width:100%;
					 float:left;
					 position:relative;
					 /*margin-top: 5px;*/
					 margin-bottom:30px;
					}
	.bundle-image-list li.thumb-video:after {
		position: absolute;
	    top: 40%;
	    left: 40%;
	    z-index: 100;
	    color: rgba(255,255,255,0.5);
	    content: "\f144";
	    font-family: 'Font Awesome 5 Free';
	    font-size: 250%;
	}
	@media screen and (max-width: 500px) {
		.bundle-image-list li.thumb-video:after {
			top: 35%;
			font-size: 150%;
		}
	}
	@media screen and (max-width: 400px) {
		.bundle-image-list li.thumb-video:after {
			top: 25%;
			font-size: 100%;
		}
	}
	.bundle-image-list li.thumb-video>img { height: 100%; }

		.bundle-image-list ul{ margin:0; overflow-x: auto; overflow-y:hidden; /*white-space: nowrap;*/ display: flex; }
		.bundle-image-list li{ border-radius: var(--border-radius-value); padding:0px; margin:10px 10px 10px 0; list-style:none; display:inline-block; width:calc(25% - 7px); cursor: pointer; opacity: 0.6; position: relative; overflow: hidden; background-color: #211c32; flex-shrink: 0; }
		.bundle-image-list li:hover, .bundle-image-list li.cycle-pager-active{ opacity: 1.0 }
		.bundle-image-list li:before{ display: block;width: 100%;padding-top: 56.25%;content: ""; }
		.bundle-image-list img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
		.bundle-image-list li.cycle-pager-active{ border: 2px solid #beb2f1; }


	.bundle-item-title{
					 width:100%;
					 float:left;
					 position:relative;
					}

		.bundle-item-title h2{  font-size:21px; font-weight:300; color:#c8c6cc; line-height:25px; margin-bottom:20px; }


	.bundle-item-block{
					 width:100%;
					 /*padding:15px 18px;*/
					 background:none;
					 border: 0px solid #463a5a;
					 float:left;
					 position:relative;
					 margin-bottom:7px;
					}
	@media screen and (max-width: 480px) {
		.bundle-item-block{ padding:0px; }
	}

		.bundle-item-image{
						 width:28%;
						 line-height:0px;
						 float:left;
						 position:relative;
						}

			.bundle-item-image img{ width:100%; }

		.bundle-item-image-details{
								 width:68%;
								 line-height:0px;
								 float:left;
								 position:relative;
								 margin-left:20px;
								}

			.bundle-item-image-details img{ margin-right: 10px; margin-bottom:14px; vertical-align: text-top; }

			.bundle-item-image-details h2{  font-size:18px; font-weight:400; color:#fff; line-height:21px; min-height:34px; margin-bottom:0px; }
			.bundle-item-image-details p{  font-size:13px; font-weight:400; color:#c8c6cc; line-height:20px; margin-bottom:0px; }

		.bundle-item-arrow{
						 width:auto;
						 /* line-height:0px;
						 float:left; */
						 position:absolute;
						 right:2.5%;
						 top:50%;
						 transform: translateY(-50%);
						 z-index:1;
						}
		.bundle-item-arrow i.fa-large{
			font-size: 44px !important;
			cursor: pointer;
			color: #8d77e8;
			transition: all 0.4s;
		}
		.bundle-item-body .tabs-content, .bundle-item-head{ padding: 15px 18px; }
		@media screen and (max-width: 480px) {
			.bundle-item-arrow i.fa-large{font-size: 24px !important;}
			.bundle-item-body .tabs-content, .bundle-item-head{ padding: 8px; }
		}
		.bundle-item-body, .bundle-item-head{
					 width:100%;
					 float:left;
					 position:relative;
					}

			.bundle-product-description{
							 width:100%;
							 padding:20px 0px 10px;
							 float:left;
							 position:relative;
							 border-top:1px solid #463a5a;
							 margin-top:20px;
							}
			.product-details.bundle .bundle-product-description{ border-top:0px;margin-top:0px; }

				.bundle-product-description h3{  font-size:18px; font-weight:400; color:#fff; line-height:21px; margin-bottom:15px; }
				.bundle-product-description p{  font-size:13px; font-weight:300; color:#c8c6cc; line-height:20px; margin-bottom:20px; }

				.see-more{  font-size:14px; font-weight:400; color:#8d77e8; line-height:20px; }
					.see-more a{ color:#8d77e8; }
						.see-more a:hover{ color:#fff; }

				.see-more .fa{ font-size:20px; line-height:20px; color:#8d77e8; vertical-align:bottom; margin-left:3px; }
				.see-more a:hover .fa{ color:#fff; }

				.see-all{  font-size:13px; font-weight:400; color:#8d77e8; line-height:20px; }
					.see-all a{ color:#8d77e8; }
						.see-all a:hover{ color:#fff; }

				.bundle-product-description table tr td{  font-size:13px; font-weight:300; color:#c8c6cc; line-height:24px; padding:8px 0px; vertical-align:top; }

				.bundle-product-description table tr td:nth-child(1){ width:18%; font-weight:600; color:#fff; }
				.bundle-product-description table tr td:nth-child(2){ width:80%; }
				.bundle-product-description table tr td:nth-child(3){ width:12%; }
				.bundle-product-description table tr td:nth-child(4){ width:14%; }
				.bundle-product-description table tr td:nth-child(5){ width:47%; }


		.system-requirements{
							 width:100%;
							 padding:20px 0px 10px;
							 float:left;
							 position:relative;
							 border-top:1px solid #463a5a;
							 margin-top:20px;
							}
			.bundle .system-requirements{ border-top-width:0px; margin-top:0px; }

			.system-requirements h3{  font-size:18px; font-weight:400; color:#fff; line-height:21px; margin-bottom:15px; }


			.system-requirements p{  font-size:13px; font-weight:300; color:#c8c6cc; line-height:20px; margin-bottom:20px; }
			.system-requirements span { font-size: 13px; }

			.windows{ background:#2d2542; border:1px solid #463a5a; display:inline-block; margin-bottom:20px;  font-size:13px; font-weight:400; color:#fff; line-height:30px; width:50%; padding:20px 5px; text-transform:uppercase; text-align:center; cursor:pointer; margin-top:10px; }
				.windows:hover{ color:#fff; background:#493a88; border:1px solid #493a88; }
			.windows.fixed{ color:#fff; background:#493a88; border:1px solid #493a88; }

				.system-requirements-left{
										  width:48%;
										  float:left;
										  position:relative;
										}
					.system-requirements-left span { font-size: 13px; }

					.system-requirements-left h3{  font-size:16px; font-weight:600; color:#fff; line-height:24px; margin-bottom:15px; }

					.system-requirements-left table tr td{  font-size:13px; font-weight:300; color:#c8c6cc; line-height:21px; vertical-align:top; padding:8px 0px; }

					.system-requirements-left table tr td:nth-child(1){ width:25%; font-weight:700; color:#fff; }
					.system-requirements-left table tr td:nth-child(2){ width:75%; }

				.system-requirements-right{
										  width:48%;
										  float:right;
										  position:relative;
										}

					.system-requirements-right h3{  font-size:16px; font-weight:600; color:#fff; line-height:24px; margin-bottom:15px; }

					.system-requirements-right table tr td{  font-size:13px; font-weight:300; color:#c8c6cc; line-height:21px; vertical-align:top; padding:8px 0px; }

					.system-requirements-right table tr td:nth-child(1){ width:25%; font-weight:700; color:#fff; }
					.system-requirements-right table tr td:nth-child(2){ width:75%; }


			.product-activation{
							 width:100%;
							 padding:20px 0px 10px;
							 margin-bottom: 50px;
							 border-bottom:1px solid #463a5a;
							 float:left;
							 position:relative;
							 color:#c8c6cc;
							}
			.bundle .product-activation{ border-bottom-width:0; margin-bottom: 0; }
			.sm-tab .product-activation ul { margin-left: 15px; }

					.product-activation h2{  font-size:24px; font-weight:400; color:#fff; line-height:25px; margin-bottom:20px; }
					.product-activation h3{  font-size:18px; font-weight:400; color:#fff; line-height:20px; margin-bottom:20px; }
					.product-activation p{  font-size:14px; font-weight:300; color:#c8c6cc; line-height:20px; margin-bottom:20px; }

					.product-activation ul{ padding:0px; margin:0px; margin-left:15px; }
					.product-activation li{ padding:0px; margin:0px; list-style:decimal;  font-size:14px; font-weight:300; color:#c8c6cc; line-height:20px; margin-bottom:20px; }
						.product-activation li a{ color:#8d77e8; }
							.product-activation li a:hover{ color:#c8c6cc; }

							.product-activation ul li ul{ margin-left:15px; margin-top:20px; }
							.product-activation ul li ul li{ list-style:lower-alpha; }

.product-details-right{
					 width: 33%;
					 float: right;
					 position: relative;
					}

	.product-thumb-image{
		width:100%;
		position:relative;
		line-height:0px;
	}
		.product-thumb-image > img{
			--parent-padding: 15px;
			width:100%;
			max-width: unset;
			margin: -15px 0 0 -15px;
			width: calc(100% + var(--parent-padding)*2);
			border-radius: var(--border-radius-value);
		}
		.category-bundle-games .product-thumb-image > img {
			border-radius: var(--border-radius-value) var(--border-radius-value) 0 0;
		}

		.product-thumb-image .bundle-ribbon {
			--parent-padding: 15px;
			font-size: 14px; font-weight: bold; color: #211c32; text-align: center;
			width: 100%;
			width: calc(100% + var(--parent-padding)*2);
			padding: .5rem 0;
			margin: -4px 0 0 -15px;
			background-color: #c980fc;
			border-radius:0 0 var(--border-radius-value) var(--border-radius-value);
		}

		/*.product-thumb-image::after {
			content: '';
			display: block;
			position: absolute;
			top: 0px;
			left: px%;
			width: 100%;
			height: 100%;
			background:url(https://2game.com/skin/frontend/v53game/default/images/shade3.png) repeat;
		}*/

	.product-details-info{
		width:100%;
		padding:15px 15px; margin-bottom: 15px;
		background:#211c32;
		float:left;
		position:relative;
		border-radius: var(--border-radius-sidebarbox);
	}

		/*.product-details-info h2{  font-size:14px; color: #fff; font-weight:600; line-height:20px; margin-bottom:15px; min-height:40px; }*/

		.product-details-info p{  font-size:13px; color: #c8c6cc; font-weight:400; line-height:20px; margin-bottom:25px; }
			.product-details-info p a{ color:#63559f; }



		.fear-font{  font-weight:700; font-size:21px; line-height:20px; color:#fff; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:10px 0px; text-align:center; width:49%; float:left; border-radius:5px; margin-bottom:20px; }
			.fear-font a{ color:#fff; }
		.fear-font span{ text-decoration:line-through; font-size:16px; font-weight:400; color:#8a878f; margin-right:5px; }

		.fear-font2{  font-weight:600; font-size:18px; color:#fff; line-height:20px; background:#493a88; display:inline-block; text-align:center; width:49%; float:right; border-radius:5px; margin-bottom:20px; }
			.fear-font2 a{ color:#fff; display:block; padding:10px 0px; }
		.fear-font2 img{ vertical-align:text-bottom; margin:0px; margin-right:12px; }

		.fear-font3{  font-weight:300; font-size:13px; color:#85828e; line-height:20px; background:none; border:1px solid #6c6977; display:inline-block; padding:3px 14px; border-radius:5px; margin-right:10px; margin-bottom:5px; }
			.fear-font3 a{ color:#85828e; display:block; }

		.fear-font4{  font-weight:300; font-size:13px; color:#85828e; line-height:20px; background:none; border:1px solid #6c6977; display:inline-block; padding:3px 15px; border-radius:5px; margin-bottom:5px; }
			.fear-font4 a{ color:#85828e; display:block; }

		.fear-img{ margin-right:12px; margin-bottom:15px; vertical-align:text-top; }
		.fear-img2{ margin:0px 9px 10px; }


		.product-details-info table tr td{  font-size:13px; color: #fff; font-weight:300; line-height:20px; padding:8px 0px; vertical-align:top; }
		.product-details-info table tr td:nth-child(1){ font-weight:700; font-style:normal; }

		.paypal-logo .paypal-or, .paypal-logo br { display: none; }
		/*.product-details-info .add-to-cart .add-to-cart-buttons .btn-cart{*/
		.product-details-info .btn-cart,
		.product-details-info .btn-cart-2,
		.price-cta-wrap .btn-cart {
			font-family: 'Muli', sans-serif;
			font-weight: 600;
			padding:8px;
			font-size: 18px;
			color: #fff;
			line-height: 24px;
			background: #f78e31;
			display: inline-block;
			text-align: center;
			width: 100%;
			float: none;
			border:0px;
			border-radius: 5px;
			margin-bottom: 17px;
			cursor:pointer;
			transition: background .4s ease;
			}
        .product-details-info .btn-cart img.icon-cart {margin-right:1em;vertical-align:text-bottom;}
        .product-details-info .btn-cart.cannot-purchase{
            font-weight: 400;
            padding:8px 0px;
            font-size: 16px;
            background:transparent;
            border:2px solid #8b76e5
            }
	/*.product-details-info .btn-cart:hover {background-color: #f78e31; }*/

	.product-details-info .price-wrap {	display: flex; border-radius:5px; border:1px solid #3b364a; margin-bottom: 17px; overflow: hidden; }
	.product-details-info .discount-percent {  background-color: #beb2f1; color: var(--discount-percent); font-size: 21px; font-weight: 700; }
	.product-details-info .discount-percent, .product-details-info .price-box
	{
		flex: auto; float: none; padding:7px 5px; text-align:center; margin: 0
	}

	.product-details-info .price-box{  background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border: none; border-radius: 0; }

	.product-details-info .price-box span.price{ font-weight:700; font-size:21px; line-height:22px; color:#fff; }


.product-details-info .price-box p{  font-weight:700; font-size:16px; line-height:20px; color:#fff; margin:0px; display:inline-block; }
	.product-details-info .price-box p.old-price span.price{ text-decoration:line-through; font-size:16px; font-weight:400; color:#8a878f; margin-right:5px; }
	.product-details-info .price-box p.old-price span.special-price{ font-size:16px; font-weight:700; color:#fff; }

	.product-details-info .price-box p span.price-label{ display:none; }


.bundle-related-products{
						 width:100%;
						 padding:20px 0px 0px 0px;
						 margin-bottom:48px;
						}
.bundle-related-products.bundle-items-list{ margin-bottom:0px; }

	.bundle-related-products h2, .game-editions h2{  font-size:24px; color: #f0f0f0; font-weight:400; line-height:24px; margin-bottom:25px; }

	.bundle-related-products .product-image-details h3{  font-size:13px; color: #fff; font-weight:600; line-height:20px; margin-bottom:15px; height:40px; white-space: normal; overflow: hidden; }

	.bundle-related-products .product-font2{  font-weight:700; font-size:16px; line-height:20px; color:#fff; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:5px 15px; border-radius:5px; margin-left:0px; }
	.bundle-related-products .product-font2 span{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }

	.bundle-related-products ul{ overflow-x: auto; overflow-y: hidden; display: flex; flex-wrap: nowrap; margin: 0; }
	.bundle-related-products li{ list-style:none; flex-shrink: 0; width:calc(25% - 7px); margin-right:9px; border-radius: var(--border-radius-productbox-small); overflow: hidden; }
	.bundle-related-products li .product-image-details{ height: auto; }
	.bundle-related-products .product-image a { display: block; line-height: 0; }

.geo-restrictions { font-size: 13px; margin-bottom: 15px; }
.geo-restrictions .block-title{ background: url('https://2game.com/skin/frontend/v53game/default/images/geo-icon.png') no-repeat top left; display: block; font-size: 16px; color: #fff; border-bottom: 1px solid #2c253e; padding: 0 0 20px 30px;}
.geo-restrictions .warning { color: #f8b0b0; font-size: 13px; margin: 21px 0 17px;}

@media screen and (max-width: 10099px) {
.fear-font3{ margin-right:5px; }
}

@media screen and (max-width: 1023px) {

.bundle-product-description table tr td:nth-child(1){ width:40%; }
.bundle-product-description table tr td:nth-child(2){ width:60%; }
.bundle-product-description table tr td:nth-child(3){ width:20%; }
.bundle-product-description table tr td:nth-child(4){ width:20%; }
.bundle-product-description table tr td:nth-child(5){ width:20%; }

/* .system-requirements-left table tr td{ padding:4px 0px; }
.system-requirements-left table tr td:nth-child(1){ width:100%; float:left; }
.system-requirements-left table tr td:nth-child(2){ width:100%; float:left; padding-bottom:15px; }

.system-requirements-right table tr td{ padding:4px 0px; }
.system-requirements-right table tr td:nth-child(1){ width:100%; float:left; }
.system-requirements-right table tr td:nth-child(2){ width:100%; float:left; padding-bottom:15px; } */

.bundle-related-products{
	width:100%;
	padding:20px 0px 15px 0px;
}

.fear-font{ width:100%; }
.fear-font2{ width:100%; }

.product-details-info table tr td{ padding:0px 0px 5px; width:100%; /*float:left;*/ }
.product-details-info table tr td:nth-child(2){ padding-bottom:15px; }

/* .product-details-info .add-to-cart .add-to-cart-buttons .btn-cart{
	background: #493a88 url(https://2game.com/skin/frontend/v53game/default/images/cart2.png) 15px 8px no-repeat;
	width: 100%;
} */

.product-details-info .price-box{ width: 100%; }
.product-details-info .price-box p.old-price span.price { display: block; }


}


@media screen and (max-width: 768px) {
.product-details-2col { display: flex; flex-direction: column-reverse; }
.product-details-info { display: flex; justify-content: space-between; }
.details-info-left, .details-info-right { flex-basis: 48%; }

.product-details-left{
					 width: 100%;
					 /*margin-bottom:30px;*/
					}


	.bundle-item-image{
					 width:30%;
					}

	.bundle-item-image-details{
							 width:68%;
							 float:right;
							 margin-left:0px;
							}

		.bundle-item-image-details h2{ font-size:13px; }


	.system-requirements-left{
							  width:100%;
							  border-bottom:1px solid #463a5a;
							  margin-bottom:20px;
							}

		.system-requirements-left table tr td:nth-child(1){ width:30%; }
		.system-requirements-left table tr td:nth-child(2){ width:70%; }

	.system-requirements-right{
							  width:100%;
							}

		.system-requirements-right table tr td:nth-child(1){ width:30%; }
		.system-requirements-right table tr td:nth-child(2){ width:70%; }



.product-details-right{
					 width: 100%;
					}
.product-details-right .localization {}
.product-details-right .geo-restrictions {}

	.fear-font{ width:49%; }
		.fear-font span{ margin-right:0px; }
	.fear-font2{ width:49%; }
		.fear-font2 img{ margin-right:6px; }

	.product-details-info table tr td{ padding:5px 0px 5px; width:auto; }
	.product-details-info table tr td:nth-child(1){ width:15%; padding-bottom:5px; }
	.product-details-info table tr td:nth-child(2){ width:35%; padding-bottom:5px; }




.bundle-related-products{
						 padding:20px 0px 0px 0px;
						 margin-bottom:30px;
						 /*overflow:inherit;*/
						 /*margin-bottom:0px;*/
						}

/* .bundle-related-products ul{ width:auto; overflow:hidden; }
.bundle-related-products li{ width:100%; margin-right:0px; margin-bottom:10px; background:#211c32; padding:8px 8px; }
.bundle-related-products ul{ white-space: normal; }
.bundle-related-products .product-image{ width:48%; float:left; }
.bundle-related-products .product-image a {width: 100%}
.bundle-related-products .product-image-details{ width:48%; float:right; padding:0px 0px; }
	.bundle-related-products .product-font2{ padding:5px 10px; } */

/* .product-details-info .add-to-cart .add-to-cart-buttons .btn-cart{
padding:10px 0px 10px 35px;
width: 49%;
} */

.product-details-info .price-box{ width: 49%; }

/*.product-details-info .price-box p.old-price span.price { display: none; }*/
}


@media screen and (max-width: 479px) {

.bundle-item-image{
				 width:50%;
				}

.bundle-item-image-details{
						 width:48%;
						}

.bundle-product-description table tr td:nth-child(1){ width:35%; }
.bundle-product-description table tr td:nth-child(2){ width:70%; }
.bundle-product-description table tr td:nth-child(3){ width:30%; }
.bundle-product-description table tr td:nth-child(4){ width:18%; }
.bundle-product-description table tr td:nth-child(5){ width:0; }


.windows{ padding:10px 5px; }


.product-details-info table tr td:nth-child(1){ width:15%; }
.product-details-info table tr td:nth-child(2){ width:35%; }

}



@media screen and (max-width: 370px) {

.product-details-info table tr td:nth-child(1){ width:40%; }
.product-details-info table tr td:nth-child(2){ width:60%; }

}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Bundle Details <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start Details Page <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.details-font{  font-size:16px; color: #c8c6cc; font-weight:600; line-height:20px; margin:10px 0 20px; }
	.details-font a{ color:#63559f; }
.catalog-product-view .details-info-left .details-font { color: #c8c6cc; text-align: center; font-weight: 400; }

.details-description{
				 width:100%;
				 padding-bottom:25px;
				 float:left;
				 position:relative;
				 border-bottom:1px solid #463a5a;
				 margin-bottom:50px;
				}

	.details-description h2{  font-size:24px; font-weight:400; color:#fff; line-height:25px; margin:10px 0; }
	.details-description h3{  font-size:16px; font-weight:600; color:#fff; line-height:21px; margin:8px 0; }
	.details-description p{  font-size:14px; font-weight:300; color:#c8c6cc; line-height:20px; margin:10px 0; }
		.details-description p a{ color:#c8c6cc; }

	.details-description ul{ padding:0px; margin:0px; margin-left:15px; margin-bottom:40px; }
	.details-description li{ padding:0px; margin:0px; list-style:disc;  font-size:16px; font-weight:300; color:#c8c6cc; line-height:20px; /*margin-bottom:20px;*/ }
		.details-description li a{ color:#c8c6cc; }
			.details-description li a:hover{ color:#fff; }


	.details-interface{
		width:100%;
		padding:15px 15px;
		background:#211c32;
		float:left;
		position:relative;
		margin-top:15px;
		border-radius: var(--border-radius-sidebarbox);
		overflow: hidden;
	}
	.bundle .details-interface{ background:none; padding:0; width: 50%; }

	.details-interface table tr td{  font-size:13px; font-weight:300; color:#c8c6cc; line-height:24px; padding:5px 0px; vertical-align:top; }
	.details-interface table tr td span{ font-size:16px; font-weight:600; color:#fff; }

	.details-interface table tr td:nth-child(1){ width:31%; color:#fff; }
	.details-interface table tr td:nth-child(2){ width:23%; text-align:center; }
	.details-interface table tr td:nth-child(3){ width:23%; text-align:center; }
	.details-interface table tr td:nth-child(4){ width:23%; text-align:center; }

@media screen and (max-width: 1023px) {

.details-interface table tr td span{ font-size:12px; }
.details-interface table tr td{ font-size:10px; }
.details-interface table tr td:nth-child(1){ font-size:12px; }
.bundle .details-interface{ width: 100%; }
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End Details Page <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
ul.add-to-links li{ list-style-type: none; text-align: center; margin-bottom: 0; }
/*ul.add-to-links li i { margin-right: 12px; }*/
ul.add-to-links li a { color: #b4a8e4; font-size: 18px; display: flex; justify-content: center; align-items: center; }

.price-box{ background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:4px 20px; border-radius:5px; }

	.price-box span.price{  font-weight:700; font-size:16px; line-height:20px; color:#fff; }


.price-box p{  font-weight:700; font-size:16px; line-height:20px; color:#fff; margin:0px; display:inline-block; }
	.price-box p.old-price span.price{ text-decoration:line-through; font-size:13px; font-weight:400; color:#8a878f; margin-right:5px; }
	.price-box p.old-price span.special-price{ font-size:16px; font-weight:700; color:#fff; }

	.price-box p span.price-label{ display:none; }


@media screen and (max-width: 1024px) {
.price-box{ padding:4px 10px; }
.price-box span.price{ font-size:12px; }
.price-box p.old-price span.price{ display:inline-block; }
.bundle-related-products li{ width:calc(33% - 4px); }
}
@media screen and (max-width: 768px) {
.bundle-related-products li{ width:calc(25% - 7px); }
}
@media screen and (max-width: 600px) {
.bundle-related-products li{ width:calc(50% - 5px); }
.product-details-info { display: block; }
.bundle-image-list li{ width:calc(33% - 3px); }
}
@media screen and (max-width: 320px) {
.bundle-related-products li{ width:calc(100% - 0px); }
}

.bundle-price-box { display: inline-block; border: 1px solid #3b364a; border-radius: 4px; background: #32294f; padding: 14px 18px; font-size: 13px; color: #c8c6cc; }
.bundle-price-box .price { font-weight: bold; color: #fff; font-size: 16px; }

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start 14 May 2019 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */


.bundle-item{
			width:100%;
			padding:15px 15px 0px;
			background:#211c32;
			float:left;
			position:relative;
			margin-bottom:15px;
			border-radius: var(--border-radius-sidebarbox);
			}

		.bundle-item h2{  font-size:16px; color: #fff; font-weight:400; line-height:20px; border-bottom:1px solid #2c253e; padding-bottom:15px; margin-bottom:15px; background:url(https://2game.com/skin/frontend/v53game/default/images/item-bundel.png) left top no-repeat; padding-left:32px; background-position:0 .0em; }

		.bundle-item ul{ padding:0px; margin:0px; }
		.bundle-item li{ padding:0px; margin:0px; list-style:none; width:100%; float:left; margin-bottom:20px; }
		.bundle-item p{  font-size:14px; color: #fff; font-weight:400; line-height:30px; float:left; margin-bottom:0px; }
			.bundle-item p a{ color:#fff; }

		.bundle-item-value{  font-weight:600; font-size:16px; line-height:20px; color:#c8c6cc; background:url(https://2game.com/skin/frontend/v53game/default/images/shade2.png) repeat; border:1px solid #3b364a; display:inline-block; padding:5px 10px; border-radius:5px; width:130px; float:right; text-align:center; }
			.bundle-item-value span{ font-size:13px; font-weight:400; color:#c8c6cc; margin-right:5px; }



@media screen and (max-width: 1023px) {

.bundle-item li{ width:50%; padding-right:50px; }

/*.bundle-item li:nth-child(2n+1){ width:46%; float:right; }*/

}


@media screen and (max-width: 767px) {

.bundle-item li{ width:100%; padding-right:0px; }

}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End 14 May 2019 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Start 03 September 2019 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
p.review-nologged { color: #f78e31; font-size: 14px; }
p.review-nologged a{ color: #8d77e8; }
.catalog-product-view .box-reviews{
									width:100%;
									float:left;
									position:relative;
									}

	.catalog-product-view .box-reviews dl{
									width:100%;
									float:left;
									position:relative;
									padding:25px 0px 15px;
									border-bottom:1px solid #463a5a;
									}

		.catalog-product-view .box-reviews dl dt{
												width:22%;
												float:left;
												position:relative;
												text-align:center;
												}

				.catalog-product-view .box-reviews dl dt img{ border:2px solid #fff; border-radius:50%; margin-bottom:10px; }
				.catalog-product-view .box-reviews dl dt h3{ font-size:14px; font-weight:600; color:#fff; line-height:22px; margin-bottom:10px; }
				.catalog-product-view .box-reviews dl dt p{ font-size:13px; font-weight:300; color:#867c9a; line-height:20px; margin-bottom:5px; }

		.catalog-product-view .box-reviews dl dd{
												width:75%;
												float:right;
												position:relative;
												}

				.box-reviews .rating-title-wrap { display: flex; align-items: center; margin-bottom: 10px; }
				.box-reviews dl dd .rating-title-wrap h3{ font-size:16px; font-weight:600; color:#fff; line-height:22px; margin: 0 0 0 10px; }
					.catalog-product-view .box-reviews dl dd h3 .fa{ color:#ffce54; font-size:14px; line-height:20px; vertical-align:middle; margin:0px 2px; }
				.catalog-product-view .box-reviews dl dd p{ font-size:14px; font-weight:400; color:#c8c6cc; line-height:26px; margin-bottom:10px; }
					.catalog-product-view .box-reviews dl dd p a{ color:#8d77e8; margin-left:10px;  }
						.catalog-product-view .box-reviews dl dd p a:hover{ color:#c8c6cc;}
				.catalog-product-view .box-reviews dl dd p .fa{ color:#8d77e8; font-size:18px; line-height:20px; vertical-align:middle; }
				.catalog-product-view .box-reviews dl dd .font{ font-size:13px; font-weight:300; color:#867c9a; line-height:20px; margin-bottom:15px; }


	.catalog-product-view .form-add{
									width:100%;
									float:left;
									position:relative;
									}


		.catalog-product-view .review-summary-table{
													width:100%;
													float:left;
													position:relative;
													margin-bottom: 30px;
													}

	.catalog-product-view ul.form-list{
										width:100%;
										/* padding-bottom:25px !important;
										float:left;
										border-bottom:1px solid #463a5a;
										position:relative; */
										}

		.catalog-product-view ul.form-list{ margin:0px; padding:0px; }
		.catalog-product-view ul.form-list li{ list-style:none; /* padding-top:25px; */ }

			.catalog-product-view ul.form-list li .fa{ font-size:18px; color:#fff; line-height:20px; margin:0px 4px 20px; }
			.rate-exp{ font-size:14px; font-weight:400; color:#fff; line-height:22px; margin-bottom:5px; }
			.rate-exp-label{ font-size:13px; font-weight:400; color:#867c9a; line-height:22px; margin-bottom:5px; }

		.box-reviews .review-heading { display: flex; align-items: center; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #463a5a; }
		.box-reviews .review-heading .ratings.avg { display: flex; }
		.box-reviews .review-heading .ratings.avg .rating-box { margin: 0 15px 0 20px; }
		.box-reviews .review-heading h2{ font-size:24px; font-weight:400; color:#fff; line-height:28px; margin-bottom:0px; padding-bottom:0px; }
				.box-reviews .review-heading h2 span{ font-size:14px; margin-left:20px; }
				.box-reviews .review-heading h2 .fa{ font-size:18px; color:#ffce54; line-height:20px; margin:0px 3px; }

		.catalog-product-view ul.form-list li label.required{ display:none; }

			.catalog-product-view ul.form-list li .input-box .required-entry{ width:100%; border:1px solid #463a5a; background:none; padding:15px 15px; font-size:14px; font-weight:400; color:#7a708c; line-height:20px; resize: none; margin-bottom:0px; }

			.catalog-product-view #review-form .buttons-set .button{
																	display: inline-block !important;
																	width: auto;
																	padding:0px 35px;
																	height: 40px;
																	background-color: #493a88;
																	font-size: 18px;
																	font-weight: 400;
																	color: #fff;
																	line-height: 40px;
																	text-align: center;
																	border-radius: 5px;
																	border: none;
																	cursor: pointer;
																	text-transform: capitalize;
																	transition: background-color .4s ease;
																	}

				.catalog-product-view #review-form .buttons-set .button:hover{ background:#f78e31; }

	/* .box-reviews { padding-top: 20px; }
	    .box-reviews .ratings-fields .validation-advice { text-align: center; }
	    .box-reviews .form-add { margin-bottom: 20px; padding-bottom: 20px;  border-bottom: 1px solid #463a5a }
	    .box-reviews .form-add .fieldset {
	        display: flex;
	        justify-content: space-between;
	    }
	    .box-reviews .form-add .fieldset .input-box { margin-bottom: 15px; }
	    .box-reviews .form-add .fieldset .left {
	        flex-basis: 25%;
	    }
	    .box-reviews .form-add .fieldset .right {
	        flex-basis: 75%;
	    }

	    .box-reviews .rating-box {
	      width: 118px;
	      height: 18px;
	      background-image: url('https://2game.com/skin/frontend/v53game/default/css/<?ph')echo $this->getSkinUrl('images/review-star-large-inactive.png') ?>');
	      background-repeat: repeat-x;
	      overflow: hidden;
	    }
	    .box-reviews .rating-box .rating {
	      float: left;
	      height: 18px;
	      background-repeat: repeat-x;
	      background-image: url('https://2game.com/skin/frontend/v53game/default/css/<?ph')echo $this->getSkinUrl('images/review-star-large-active.png') ?>');
	    }

	    .star-rating {
	        direction: rtl;
	        display: flex; justify-content: center;
	        padding: 20px 0;
	    }

	    .star-rating input[type=radio] {
	        display: none
	    }

	    .star-rating label {
	        color: #fff;
	        font-size: 18px;
	        padding: 0;
	        margin: 0 2px;
	        cursor: pointer;
	        -webkit-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out
	    }

	    .star-rating label:hover,
	    .star-rating label:hover ~ label,
	    .star-rating input[type=radio]:checked ~ label {
	        color: #f2b600
	    } */

@media screen and (max-width: 767px) {

.catalog-product-view .box-reviews dl dt {
										width: 100%;
										text-align: left;
										margin-bottom: 10px;
									}

		.catalog-product-view .box-reviews dl dt img {
													float: left;
													margin-right: 20px;
												}

		.catalog-product-view .box-reviews dl dt h3 { margin-bottom: 3px; margin-top: 8px; }
		.catalog-product-view .box-reviews dl dt p { margin-bottom: 0px; }


.catalog-product-view .box-reviews dl dd {
										width: 100%;
									}


}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> End 03 September 2019 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/* .limitations td p{ color: #beb1f1 }
	.limitations td p a{ color: #77ee83 } */
#product-attribute-specs-table tr.limitations td { color: #f8b0b0; }
#product-attribute-specs-table tr.limitations td p{ color: #f8b0b0; }
#product-attribute-specs-table td.label h3{ display:inline; font-size:unset; font-weight:unset; line-height:unset;color: inherit; }

.geo-restrictions p { color: #f8b0b0; }
span.wrap-wishlist a.link-wishlist { color: #89beec; }

.we-offer { padding: 18px 0; margin-bottom: 18px; border: 1px solid #2c253e; border-width: 1px 0; }
.we-offer ul { margin: 0; display: flex; justify-content: space-around; }
.we-offer ul li { margin: 0; list-style-type: none; text-align: center; font-family: Play; }
@media screen and (max-width: 1023px) {
	.we-offer { margin-bottom: 0px; border-width: 1px 0 0; }
}
/* additional-content & game-editions */
    .all-corner-round { border-radius: 5px !important; }
    .game-editions ul.ul-product-list::-webkit-scrollbar {
        height: 10px;
    }
    .bundle-related-products.additional-content ul {
        overflow: auto;
        flex-wrap: wrap;
        justify-content: left;
    }
    .bundle-related-products.additional-content ul li {
        flex-basis: 24%; margin-right: 9px; border-radius: var(--border-radius-productbox-small); overflow: hidden;
    }
    .bundle-related-products.additional-content ul li.price-cta {
        display: flex; /*flex-basis: 48%;*/ align-items: center;
    }
    .bundle-related-products.additional-content ul li:nth-child(4n) {
        margin-right: 0;
    }
    .bundle-related-products.additional-content ul li.self { order: -1; }
    .bundle-related-products.additional-content ul li:hover .product-image-details,
    .bundle-related-products.additional-content ul li.active .product-image-details {
        background-color: #4d386f;
    }
    .bundle-related-products.additional-content ul li.active .product-image{
        filter: grayscale(30%);
        -webkit-filter: grayscale(30%);
    }
    .bundle-related-products.additional-content ul li .product-image-details {
        padding: 9px; height: auto;
    }

    .game-editions { margin-bottom: 20px; }
    .additional-content .price-wrap,
    .game-editions .price-wrap{ display: flex; height: 32px; }

    .additional-content .price-wrap .discount-percent,
    .additional-content .price-wrap .price-box,
    .game-editions .price-wrap .discount-percent,
    .game-editions .price-wrap .price-box {
        display: flex; justify-content: center; align-items: center;
    }
    .additional-content .price-wrap .discount-percent,
    .game-editions .price-wrap .discount-percent {
        margin-right: 0;
        background-color: #beb2f1;
        border-radius: var(--border-radius-price) 0 0 var(--border-radius-price);
        color: #211c32;
        font-weight: 400;
        padding: 0 4px;
    }
    .additional-content .price-wrap .price-box,
    .game-editions .price-wrap .price-box
    {
        /*border-radius: 0 5px 5px 0;*/
        flex: 1;
        padding: 0 4px;
    }
    .additional-content .add-to-pack { margin-bottom: 10px; }
    .additional-content .add-to-pack label{
        color: #8f75fa;
        font-size: 14px;
        font-weight: 400;
    }
    .additional-content .add-to-pack input[type='checkbox'] { vertical-align: middle;  }

    .additional-content .price-cta-wrap { width: 360px; margin: 0px 0; }
    .additional-content .price-cta-wrap .price-wrap { height: 40px; margin-bottom: 8px; }
    .additional-content .price-cta-wrap .price-wrap .discount-percent { flex: 1; font-size: 19px; font-weight: bold; }
    .price-cta-wrap .btn-cart { background-position: 28% 8px; margin-bottom: 0; }
    .price-cta-wrap .price-box span.price { font-size: 19px; font-weight: bold; }
    .price-cta-wrap .price-box p.old-price span.price { font-size: 16px; font-weight: normal; }

    .game-editions .ul-product-list { overflow-y: hidden; flex-wrap: nowrap; }
    .game-editions .ul-product-list .items { flex-basis: 49.5%; flex-shrink: 0; margin-right: 1%; background: none; }
	.game-editions .ul-product-list .items .product-image { border-radius: var(--border-radius-productbox); overflow: hidden; position: relative; }
	.game-editions .ul-product-list .items .product-image a { display: block; line-height: 0; }
    .game-editions .price-icon-wrap { display: flex; }
    .game-editions .price-wrap, .game-editions .product-icons { flex:1; }
    .game-editions .product-icons { text-align: left; }
    .game-editions .ul-product-list .items .product-meta{
    	height: 85px;
    	padding-top: 1.5rem;
    	position: absolute;
    	width: 100%;
    	bottom: 0px;
    	background: linear-gradient(180deg, rgba(0,0,0,.01) 0%, rgba(0,0,0,0.9) 33%)
    }
    .game-editions .product-card .add-to-card .btn-cart { width: 184px; }
    .game-editions .ul-product-list .items .product-meta .product-name a{ color: white; }
    @media screen and (max-width: 1024px) {
        .additional-content .price-cta-wrap { width: 100%; }
        .bundle-related-products.additional-content ul li { margin-right: 8px; }
        .bundle-related-products.additional-content ul li.price-cta { overflow: hidden; }
    }
    @media screen and (max-width: 1023px) {
        /*.game-editions .ul-product-list .items { flex-basis: 32.5%; margin-right: 0px }*/
    }
    @media screen and (max-width: 767px) {
        .additional-content .price-cta-wrap { width: 100%; }
        .additional-content .price-cta-wrap .price-wrap .discount-percent { flex: 1 }
        /*.game-editions .price-icon-wrap { flex-direction: column; }*/
        .bundle-related-products.additional-content ul { justify-content: space-between; }
        .bundle-related-products.additional-content ul li:nth-child(2n) { margin-right: 0; }
        .bundle-related-products.additional-content ul li {
            flex-basis: calc(50% - 4.50px);
        }
        .bundle-related-products.additional-content ul li.price-cta {
            display: flex; flex-basis: 100%;
        }
        .game-editions .ul-product-list .items { flex-basis: calc(100% - 4px); margin-right: 8px }
        .product-details .tabs>ul>li span { font-size: 9px; }
        .ul-product-list .items .product-meta .product-icons { margin: .2rem 0 0; }
    }
/* additional-content & game-editions */

.product-thumb-image .bundle-ribbon img { width: 16px; margin-right: 6px; }
p.bundle-offer-text { font-size: 18px; color: #c980fc; font-weight: bold; margin-top: 25px; }
.bundle-description-text{font-size:18px; font-weight:normal; color: white;}
.product-details-left p.bundle-offer-text { font-size: 24px; font-weight: normal; }
.bundle-related-products ul li { cursor: pointer; }
.bundle-related-products ul li.active .product-image-details { background-color: #4d386f; }
.bundle-item-block .tabs>ul>li { flex-basis: 33.33333% }
.platform-icon img { margin: 12px 12px 0 0;  }
.bundle-items-list .title { padding-left:30px; font-size: 24px; font-weight: normal; color: white; background:url(https://2game.com/skin/frontend/v53game/default/images/item-bundel.png) left 35% no-repeat; }
.bundle-items-list .title span{ font-size: 18px; color: #beb2f1; vertical-align: top; }
@media screen and (max-width: 767px) {
	.product-details.bundle .tabs>ul { flex-direction: column; }
	.bundle-items-list .title { font-size: 18px; }
	.product-details-left p.bundle-offer-text { font-size: 16px; }

	.bundle-items-list ul.slick-slider { overflow: hidden; }
	.bundle-items-list .slick-slider button.slick-arrow{ cursor: pointer; }
	.bundle-items-list .slick-slider .slick-prev,
	.bundle-items-list .slick-slider .slick-next{
		top: 50%; transform: translateY(-50%);
	}
	.bundle-related-products ul li.active .product-image-details { background-color: #211c32; }
}

.btn-see-more.available-dlc {
	background: #493a88 url('https://2game.com/skin/frontend/v53game/default/images/svg/arrow.svg') no-repeat 90% center;
}

.social-share {
	display: flex; justify-content: center; align-items: center;
	border-top: 1px solid #2c253e; padding-top: 16px;
 }
.social-share a.social-share--link {
	display: flex; justify-content: center; align-items: center;
	width: 32px; height: 32px;
	color: #fff;
	margin: 0 5px;
}
.social-share a:hover .fab{ color:#beb2f1; text-shadow: 0px 0px 3px #beb2f1; }
@media screen and (max-width: 1023px) {
	.wishlist-addto {
		display: flex; justify-content: space-between;
		margin: 12px 0;
	}
	.wishlist-addto .add-to-links { margin: 0; }
	.wishlist-addto .social-share {
		border-top: 0px solid #2c253e; padding-top: 0px;
	}
	.details-info-right .details-font { margin-top: 0; }
}

/* START - Dlc (related) in product view  */
.dlc-pack {
    display: flex;
    justify-content: space-between;
    background-color: #211c32;
    padding: 20px 15px; margin-bottom: 20px;
    border-radius: var(--border-radius-sidebarbox);
}
.dlc-pack--left,
.dlc-pack--right {
    flex: 1;
}
.dlc-pack--left p {
    font-size: 14px;
    color: white;
    margin-bottom: 0;
}
.dlc-pack--left p a{
    color: #b2a0ff;
    text-decoration: underline;
}
.dlc-pack--left .item-count {
    font-size: 24px;
    color: #8f75fa;
    text-decoration: underline;
    margin-bottom: 20px;
}
.available-dlc a {
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
img.va-middle { vertical-align: text-top; }
.add-item-pack {
    font-size: 18px;
    font-weight: normal;
    color: white;
}
.add-item-pack span{
    color: #fccd35;
}
.see-more-btn-wrap{
    display: flex;
    justify-content: center;
}
.see-available-dlc p a{
    font-size: 18px;
    color: #a642a1;
    text-decoration: underline;
}
.ul-dlc-items li .wrap-wishlist {display: none;}
.dlc-qa-popup {
    display: none;
    background-color: #a24aa1;
    padding: 15px;
    width: 200px;
    border-radius: 10px;
    position: absolute; top: -124px; right: 40px;
}
.dlc-qa-popup p{ color: white; font-size: 12px; margin-bottom: 5px; }
#dlc-info-toggle { cursor: help; }
@media screen and (max-width: 767px) {
    .dlc-pack--left { margin-bottom: 20px; }
    .dlc-pack { display: block; }
    .btn-see-more.available-dlc {
        background-position:  68% center;
    }
}
/* END - Dlc (related) in product view  */

/* START: Microsoft/XBox product design */
.microsoft-product-wrap {
    background: #070707 url(https://2game.com/skin/frontend/v53game/default/xboxlive/images/microsoft-bg.jpg) top center no-repeat;
}
.microsoft-product-wrap .product-details .tabs > ul > li {
    background: #2E2E2E;
    border: 1px solid #4B4B4B;
    border-radius: 0;    
}
.microsoft-product-wrap .product-details .tabs > ul > li.is-active > a {
    border-bottom: 3px solid #008116;    
}
.microsoft-product-wrap .price-wrap .price-box {
    background: #4B4B4B;
    border: 1px solid #4B4B4B;    
}
.microsoft-product-wrap .product-details-info .discount-percent {
    background-color: #ddd;    
}
.microsoft-product-wrap .details-description {
    border-bottom: 1px solid #333;   
}
.microsoft-product-wrap span.wrap-wishlist .fa-heart {
    color: #008116;    
}
.microsoft-product-wrap .add-to-links span.wishlist-text {
    color: #89BEEC;    
}
.microsoft-product-wrap .wrapper {
    background-color: #070707;
}
.microsoft-product-wrap .product-details-info,
.microsoft-product-wrap .localization,
.microsoft-product-wrap .geo-restrictions {
    background: #222126;    
}
.microsoft-product-wrap img#instant-delivery {
    content: url("https://2game.com/skin/frontend/v53game/default/xboxlive/images/microsoft-instant-delivery.png");    
}
.microsoft-product-wrap img#officially-licensed {
    content: url("https://2game.com/skin/frontend/v53game/default/xboxlive/images/microsoft-officially-licensed.png");    
}
.microsoft-product-wrap img#icon-support {
    content: url("https://2game.com/skin/frontend/v53game/default/xboxlive/images/microsoft-24-support.png");    
}
.microsoft-product-wrap .we-offer {
    border: 1px solid #313131;
    border-width: 1px 0;
}
.microsoft-product-wrap .geo-restrictions .block-title {
    border-bottom: 1px solid #313131;    
}
.bundle-image-list ul::-webkit-scrollbar-thumb {background: #888888;}
.bundle-image-list ul::-webkit-scrollbar-track {background: #2a2a2a;}
::-webkit-scrollbar-thumb {background: #888888;}
::-webkit-scrollbar-track {background: #2a2a2a;}
/* END: Microsoft/XBox product design */
