/*-----------------------------------------------------------------------------------
Theme Name: Edition Child Theme
Theme URI: http://themewich.com
Description: A highly interactive news theme.
Author: Andre Gagnon
Author URI: http://www.themewich.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.7.4
Template: edition

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
-----------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
.commentwrapper,
.home #disqus_thread,
.cart,
.rw-ui-poweredby,
.custom-review .meta,
.custom-review .content p { display: none; }

.custom-social-icon .widget_text { margin: 0 !important; }

.apss-facebook a { margin: 0 0 10px 0 !important; }

.columns { margin: 0 1.5% !important; }

img.aligncenter {
	margin: 0 auto !important;
}

.custom-bonus-start {
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #00a498;
	margin: -15px 0 10px 0;
}

.custom-reviews .more-link { display: none; }

.custom-reviews { width: 100%; }

.isobrick { width: 97% !important; }

.custom-reviews #create-account.more-link {
	display: block !important;
	text-align: center;
	width: 100%;
}

#menu-footer-menu li { display: inline-block; }
#menu-footer-menu li a { background: none; }
#menu-footer-menu li a:hover { color: #00a498; }

.widget_nav_menu {
	margin-bottom: 0 !important;
}



/* Custom Reviews */
/*---------------------------------------------------------------------------------*/
.custom-review-background {
	background-image: url('http://escolaaposta.pt/wp-content/uploads/2017/05/background.jpg');
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	width: 100%;
	min-height: 500px;
	padding-top: 20px;
}

.custom-review-wrapper {
	background-image: url('http://escolaaposta.pt/wp-content/uploads/2017/05/background.jpg');
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	width: 60%;
	background: #fff;
	padding: 20px;
	margin: auto;
}

.custom-review-line {
	font-weight: bold;
	color: #00a498;
}

.custom-review-wrapper a:first-child { margin-right: 5px; }

#sitecontainer .custom-review-wrapper img {
	height: 30px !important;
}

.custom-review-title {
	border-bottom: 1px solid #dddddd;
	padding: 5px 0;
	font-weight: bold;
}

.cr-col-4 {
	width: 25%;
	display: inline-block;
}

.custom-review-wrapper .dashicons { color: #FFE20D; }

.custom-review-tab {
	margin-bottom: 10px;
	text-align: center;
}

.custom-review-tab span {
	margin-left: 5px;
	display: inline-block;
	border: 2px solid #00a498;
	color: #00a498;
	padding: 0 14px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	cursor: pointer;
}

.custom-review-tab span:hover {
	background: #00a498;
	color: #fff;
}

.custom-review-line.poker,
.custom-review-line.casino { display: none; }


/* Custom Reviews - Mode Sidebar */
/*---------------------------------------------------------------------------------*/
.mode-sidebar {
	width: 100% !important;
	background: none !important;
	padding: 0 !important;
}

.mode-sidebar .cr-col-4 {
	width: 50% !important;
	line-height: 10px;
}

.mode-sidebar .custom-review-tab span {
	margin: 0 0 5px 5px !important;
}

.mode-sidebar .custom-review-line { margin-top: 10px; }