/*
Theme Name:     3clicks Child Theme
Theme URI:      http://3clicks.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

/* TEMPORARY EDITING start */

#tab-title-compare {
/*display: none;*/
}
#g1-preheader {
    /*display: none !important;*/
}
/* TEMPORARY EDITING end */

/*@font-face {
	font-family: 'FontAwesome';
	src: url("./fontface-kits/font-awesome/fontawesome-webfont.eot");
	src: url("./fontface-kits/font-awesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("./fontface-kits/font-awesome/fontawesome-webfont.woff") format("woff"), url("./fontface-kits/font-awesome/fontawesome-webfont.ttf") format("truetype"), url("./fontface-kits/font-awesome/fontawesome-webfont.svg#LayerDingbatsRegular") format("svg");
	font-weight: normal;
	font-style: normal;
}*/

#g1-header > .g1-background {
	border-bottom-width: 0 !important;
}

em, i{
	font-weight: inherit;
}
.small {
	font-size: 80%;
}
.text-muted, .text-muted a {
	color: #999;
}
.text-muted a:hover {
	color: #000;
}
.entry-subtitle {
	font-size: 1.1em;
}
.g1-nav-breadcrumbs p {
	margin-bottom: 0;
}
.g1-nav-breadcrumbs ol {
	margin-bottom: 0.5rem;
}
#g1-precontent > header.entry-header, #g1-precontent > header.page-header, #g1-precontent > header.archive-header {
	margin-bottom: 0;
	padding-top: 1em;
	padding-bottom: 0em;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.yellow-text {
	color: #ff9900;
}
.yellow-bg {
	background-color: #ff9900;
}
.blue-text {
	color: #3a4755;
}
.blue-bg {
	background-color: #3a4755;
}
.v-middle > * {
	vertical-align: middle;
}
.wp-caption-text {
	font-style: normal;
	text-align: left;
	font-family: "Open Sans";
	background-color: #F7F7F7;
	margin-top: 1em;
	padding: 0.75em 1.5em;
}
.widgettitle {
 padding: 0 0 .5rem;
	border-bottom: 2px dotted #333;
}
.g1-hgroup {
	position: relative;
}
/* MAIN MENU start */

#g1-primary-nav-menu .g1-nav-item__switch {
	color: #FFF;
}
.g1-nav--unstyled #g1-primary-nav-menu > li > a, #g1-primary-nav .g1-searchbox__switch {
	padding-bottom: 10px;
	border: 1px solid #4d5966;
	background-color: #374049;
}
#g1-primary-nav-switch{
	border: 1px solid #4d5966;
	background-color: #374049;
}
#g1-primary-nav .g1-searchbox__switch:hover, .g1-nav--unstyled #g1-primary-nav-menu > li > a:hover {
	color: #FF9900;
	border-color: #FF9900;
}
.g1-nav--unstyled #g1-primary-nav-menu > li > a:after {
	display: none;
}
#g1-primary-nav #lang_sel {
	float: right;
	margin-left: 10px;
}
#g1-primary-nav #lang_sel .lang_sel_sel{
	height: auto;
    padding: 10px;
    display: block;
    position: relative;
    line-height: normal;
	font-size: 14px;
	line-height: 14px;
	border: 1px solid #4d5966;
	background-color: #374049;
}

/* MAIN MENU end */

/* HOME start */

#g1-section-1.g1-section.homeSearchBg {
	background-position: center center !important;
	background-size: 100% auto;
}
#g1-section-1.g1-section.homeSearchBg #searchform {
	max-width: 100%;
}
#g1-section-1.g1-section.homeSearchBg #searchform .g1-focus {
	font-size: 1.3em;
}
.latest-reviews-section-home h2 {
	font-size: 2.5em;
}
.homepage-about-box {
	padding: 0 1em;
}
.week_review_title {
	margin-bottom: -0.7em;
}
.week_review_title h2 {
	color: #e7e7e7;
	font-size: 3em;
	margin: 0;
}
.week_review_section {
	background-position: 30px center !important;
	background-image: url(../images/pin.png);
	background-repeat: no-repeat;
}
.week_review_section .knob {
	display: none;
}
.week_review_section .g1-button {
	margin-bottom: 0;
	margin-top: 15px;
}
.home_review_title {
	font-size: 2.3em;
}
.empty_stars {
	width: 107px;
	height: 18px;
	background: url(../images/stars.png) transparent no-repeat left top;
}
.filled_stars {
	height: 18px;
	background: url(../images/stars.png) transparent no-repeat left bottom;
}
.home_stars {
	margin-bottom: 1.5rem;
}
.g1-content a.home_readmore {
	font-size: 1.2em;
	color: #3a4755;
}
.g1-content a.home_readmore:hover {
	color: inherit;
}
/* HOME end */

/* REVIEW start */

#secondary .review-summary {
	background-color: #f7f7f7;
	border-top: 5px solid #ff9900;
	color: #333;
}
#secondary .review-summary.editors-choice{
	border: 5px solid #ff9900;
	position: relative;
}
#secondary .review-summary .editors-choice-badge {
	display: none;
}
#secondary .review-summary.editors-choice .editors-choice-badge {
	display: block;
	width: 112px;
	height: 35px;
	position: absolute;
	top: 3px;
	left: 0;
	background: transparent url(../images/editors-choice.png) no-repeat top left;
}
#secondary .review-summary .review-block {
	padding: 20px 0;
	margin: 0 20px;
	border-top: 1px dotted #BBB;
}
#secondary .review-summary .review-deliverability{
    font-size: 0.9rem;
}
#secondary .review-summary .review-deliverability .g1-progress-bar{
	margin-bottom: 0;
}
#secondary .review-summary .review-deliverability .g1-progress-bar__label span{
    color: #F90;
    font-weight: 800;
    font-size: 1.2rem;
}
#secondary .review-summary .review-deliverability .g1-progress-bar__track{
	background-color: #ccc;
	border-color: #CCC;
}
#secondary .review-summary .review-deliverability .compare-deliverability{
	margin-top: .5em;
	font-weight: 800;
}
#secondary .review-summary .review-logo {
	border-top: none;
}
#secondary .review-summary .review-rate {
	font-size: 1.2em;
}
#secondary .review-summary .g1-button.blue-bg {
	background-color: #3a4755;
	border: none;
}
#secondary .review-summary .g1-button.blue-bg:hover {
	background-color: #757E88;
}
#secondary .review-summary .rate {
	font-size: 4.5em;
	line-height: 1em;
}
#secondary .review-summary .best-for {
	padding-left: 34px;
	background: transparent url(../images/best-for.png) no-repeat left 20px;
	min-height: 24px;
}
#secondary .review-summary .best-for p:last-child {
	margin-bottom: 0;
}
#secondary .review-summary .review-platform span {
	display: inline-block;
	/*float: left;*/
	padding: 2px 5px;
	/*text-transform: uppercase;*/
	font-size: 0.9em;/*margin-right: 5px;*/
}
#secondary .review-summary .review-platform span.platform-element {
	background-color:#999999;
	color: #FFF;
}
#secondary .review-summary .review-platform span.platform-title {
	padding: 2px 0;
	text-transform: uppercase;
}
#secondary .review-summary .pros-cons span {
	text-transform: uppercase;
	color: #FFF;
	padding: 3px 5px;
}
#secondary .review-summary .pros-cons ul {
	list-style-type: inherit;
	margin-left: inherit;
}
#secondary .review-summary .pros-cons ul:last-child {
	margin-bottom: 0;
}
#secondary .review-summary .review-versions .g1-tabs {
	margin-bottom: 0;
}
#secondary .review-summary .review-versions li {
	color: #FFF;
	width: 33.3%;
	text-align: center;
	text-transform:uppercase;
}
#secondary .review-summary .review-versions li .g1-tab-title {
	padding: 0;
	margin: 3px;
	background-color: #555;
	font-size: 0.9em;
}
#secondary .review-summary .review-versions li.g1-tabs-nav-current-item .g1-tab-title {
	margin: 0;
	background-color: #3a4755;
	padding: 3px;
	margin: 0;
}
#secondary .review-summary .review-versions .g1-tabs-viewport {
	border-top: 1px solid #3a4755;
	padding-top: 7px;
}
#secondary .review-summary .g1-tab-content p:last-child {
	margin-bottom: 0;
}
.accu_stars.global_stars {
	margin-top: 10px;/*height: 1.7em;*/
}
.accu_stars.global_stars i {
/*font-size: 1.7em;*/
}
.accu_stars {
	display: inline-block;
	position:relative;
	width: auto;
	overflow: hidden;
}
.accu_empty_stars i {
	color: #CCC;
	line-height: 100%;
	padding-right: 0.05em;
}
.accu_filled_stars {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	text-align: left;
}
.accu_filled_stars div {
	width: 8.5em;
}
.accu_filled_stars i {
	/*color: #FF9900;*/
	padding-right: 0.05em;
	line-height: 100%;
}
#secondary.review-sidebar {
	background-color: #f7f7f7;
	/*border: 1px solid #DDD;*/
	border-top: 5px solid #ff9900;
}
#secondary.review-sidebar .g1-inner {
	margin: 0;
	border: 1px solid #DDD;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0 0 20px;
	border: none;
}
#secondary #review-statistics {
	width: 100%;
	padding: 0;
}
#secondary #review-statistics div {
	border: none;
}
#secondary #review-statistics .review-wrap-up {
	margin-top: 0;
	border-top: none;
}
#secondary #review-statistics .review-wrap-up .cwpr-review-top {
	display: none;
	margin: 0;
	padding: 0;
}
#secondary #review-statistics .review-wrap-up .review-wu-left {
	width: auto;
	float: none;
	height:auto;
	margin: 0;
}
#secondary #review-statistics .review-wrap-up .review-wu-left .rev-wu-image {
	float: none;
	width: auto;
	border-top: none;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	padding: 20px 0;
	border-bottom: 1px solid #DDD;
}
#secondary #review-statistics .review-wrap-up .review-wu-left .rev-wu-image img {
	max-height: 130px;
	width: auto;
	max-width:240px;
}
#secondary #review-statistics .cwp-review-chart {
	float: left;
	position: relative !important;
	top: inherit;
	right: inherit;
	border-radius: 50%;
	margin: 0;
}
#secondary #review-statistics .review-wrap-up .review-wu-left .review-wu-grade {
	width: auto;
	height: auto;
	float: none;
	border: none;
	position: relative;
	border-bottom: none;
	padding: 0;
	margin: 20px 0;
}
#secondary #review-statistics .cwp-review-percentage span {
	background-color: transparent;
}
#secondary #review-statistics .review-wu-bars {
	width: auto;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	float: none;
}
#secondary #review-statistics .review-wu-bars .rev-option div > * {
	line-height: 2;
}
#secondary #review-statistics .review-wrap-up .review-wu-right {
	float: none;
	max-width: 100%;
	padding: 20px 0 0;
	margin: 0;
	border-top: 1px solid #DDD;
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Lato, Arial, sans-serif;
}
#secondary #review-statistics .review-wrap-up .review-wu-right h2 {
	font-family: "Lato";
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 0;
}
#secondary #review-statistics .review-wrap-up .review-wu-right .extra_review h2 {
	color: #666;
}
#secondary #review-statistics .review-wrap-up .review-wu-right ul {
	margin-left: 20px;
	list-style: disc;
}
#secondary #review-statistics .review-wrap-up .review-wu-right ul li {
	list-style: disc !important;
	line-height: normal;
}
#secondary #review-statistics .review-wrap-up .review-wu-right p {
	margin: 10px 0 1.5rem;
	line-height: normal;
}
#secondary .affiliate-button {
	width: auto;
	margin: 32px 0 0;
	float: right;
}
#secondary .affiliate-button a {
	margin: 0 auto;
	padding: 8px 15px;
}
#secondary .affiliate-button a span {
	margin: 0;
	padding: 0;
	background: none;
	text-transform:none;
	font-size: 1.0em !important;
	font-style:normal;
}
#secondary .users-rating {
	border-top: 1px solid #DDD;
	padding-top: 20px;
	margin-top: 20px;
}
#secondary #review-statistics div.extra_review.best_for {
	padding-left: 34px;
	background: transparent url(../images/best-for.png) no-repeat left top;
	min-height: 24px;
	/*padding-bottom: 15px;*/
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #ddd;
}
#secondary .extra_review.best_for p {
	margin-bottom: 0;
}
#secondary .in-category-block span.in-category-title {
	text-transform: uppercase;
}
#secondary .in-category-block span {
	display: inline-block;
	padding: 2px 5px 2px 0;
	font-size: 0.9em;
}
#secondary .in-category-block a {
	display: inline-block;
	padding: 2px 5px;
	background-color: #555;
	opacity: .33;
	color: #FFF;
	webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
#secondary .in-category-block a:hover {
	opacity: 1;
}
#secondary .review-related-block {
	margin-top: 4em;
}
#secondary .review-related-block .review-related-block-title {
	padding: 0;
	margin: 0;
}
#secondary .review-related-block .review-related-block-title span {
	display: inline-block;
	color: #FFF;
	padding: 0.5em 1em 0.5em 0.5em;
	position: relative;
	font-size: 1rem;
}
#secondary .review-related-block .review-related-block-title span:after {
	content: 'f';
	width: 20px;
	/* line-height: 100%; */
    position: absolute;
	transform: skewX(30deg);
	border: none;
	top: 0;
	right: -0.6em;
	background: #FF9900;
	padding: 0.5em 0;
	color: #FF9900;
}
#secondary .review-related-block-list {
	border: 2px solid #FF9900;
}
#secondary .review-related-element {
	margin: 1em;
	padding-bottom: 1em;
	border-bottom: 2px dotted #3a4755;
	font-size: 1.2em;
	text-transform:uppercase;
}
#secondary .review-related-element a img {
	max-width: 100%;
	height: auto;
	max-height: 90px;
	width: auto;
}
#secondary .review-related-element:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#primary .affiliate-button {
/*display: none;*/
}
#primary .review-buttons {
	width:100%;
	text-align:center;
	border-bottom: 2px dotted #3a4755;
	line-height:0.1em;
	margin:2.5em 0;
}
#primary .review-buttons span {
	background-color: #FFF;
	border: 5px solid #fff;
	padding: 0.5em 0;
}
#primary .review-buttons a {
	color: #FFF;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: .7em 1.4em;
	margin: 0;
	opacity: 1;
	webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
#primary .review-buttons a:hover {
	opacity: .7;
	padding: .7em 1.4em;
}
#primary .review-conclusion {
	margin-bottom: 3em;
}
#primary .review-conclusion h2 {
	font-weight: 400;
}
#primary .review-conclusion-content {
	padding: 1.5em;
	background-color: #e6e6e6;
	font-style: italic;
	padding-bottom: 1px;
}
#primary .review-conclusion-rate {
	padding: .5em 0;
}
#primary .review-conclusion-details {
	margin: 0.5em 0 0;
}
#primary .review-conclusion:after {
	content: '';
	display: block;
	height: 1.5em;
	background-color: #e6e6e6;
}
#primary .review-deliverability {
	margin-bottom: 1.5rem;
}
#primary .review-deliverability h2{
	font-weight:400;
}
#primary .review-deliverability .deliverability-percentage{
	margin: 0 15px 2px 0;
    padding: 10px;
    color: #FFF;
    background-color: #F90;
	float: left;
}
#primary .review-deliverability .deliverability-percentage .g1-numbers {
    margin: 0;
}
#primary .review-deliverability .deliverability-percentage .g1-numbers__title span{
	font-weight: 400;
}
.g1-hgroup #button-read-reviews {
	position: absolute;
	right: 0;
	top: 1.2em;
	margin: 0;
	background-color: #F90;
	border-color: #f90;
}
.g1-hgroup #button-read-reviews:hover {
	alpha: 0.8;
}


/* REVIEW end */

/* COMMENTS start */

#comments {
	margin-top: 6em;
}
#comments .g1-tabs-nav {
	margin-bottom: 0;
}
#comments .g1-replies{
	margin-top: 0;
	padding: 0 0 0;
}
#comments #tab-content-userreview #respond {
	margin-top: 10px;
	padding: 15px;
	border: 2px solid #DDD;
	border-top: none;
	background-color: #f7f7f7;
}

#comments .commentlist .children article{
	padding-top: 1em;
}
.comment.parent > article::before{
	border-style: none;
}
#comments .comment-respond, #comments .comment-respond:before, #comments .g1-replies, #comments .g1-replies:before {
	border: none;
}
#comments #tab-content-userreview form #cwp-slider-comment{
	display: none;
}
#comments .g1-tabs-nav {
	margin-bottom: 0;
}
#comments #cwp-slider-comment .comment-form-meta-option .comment_meta_slider .ui-slider-handle {
	background: #ff9900;
}

#comments .commentlist .comment-body {
	border: none !important;
}

#comments #cwp-slider-comment .comment-form-meta-option {
	width: 30% !important;
	float: left;
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 3%;
}
#comments #cwp-slider-comment .comment-form-meta-option label {
	float: left;
	width: 80%;
	padding-top: 0;
}
#comments #cwp-slider-comment {
	width: 100%;
	margin: 20px 10px;
	display: block;
}
#comments #cwp-slider-comment .comment-form-meta-option .meta_option_input {
	text-align: right;
	width: 20%;
}
#comments .comment-form-author input {
	width: 100%;
}
#comments .comment-form-email {
	float:left;
	width: 45%;
}
#comments .comment-form-email input {
	width: 100%;
}
#comments .comment-form-url {
	float:right;
	width: 45%;
}
#comments .comment-form-url input {
	width: 100%;
}
#comments .comment-form-title {
	clear:both;
}
#comments .comment-form-title input {
	width: 100%;
}
#comments .required {
	font-weight: bold;
	color: #FF9900;
}
#comments .comments-privacy {
	margin-top: 1.5em;
}
#comments .g1-replies, #respond {
	margin-top: 0;
	padding: 0 0 2em;
}
#comments #reply-title::before {
	content: none;
}
#comments .g1-replies--comments h2 {
	display: none;
}
#comments .commentlist li {
	margin: 0 0 0.5em;
}
#comments .commentlist article {
	padding: 3em 0 0;
}
#comments .commentlist header {
	margin-top: 15px;
	padding: 0.5em;
	background-color: #F7F7F7;
}
#comments .commentlist header a {
	color: #333;
}
#comments .commentlist header p {
	margin-bottom: 0;
}
#comments .commentlist .comment-body {
	border-right: 10px solid #3a4755;
	position: relative;
}
#comments .commentlist .comment-body-inner {
	padding: 1em;
	border: 2px solid #ddd;
	border-right: none;
}
#comments .comment-body .user-comments-grades {
	width: auto;
	float: none;
	margin-top: 25px;
	padding: 10px;
	margin-left: 0;
}
#comments .commentlist img.avatar {
	position: relative;
	left: inherit;
	top: inherit;
	vertical-align:middle;
}
#comments #cwp-slider-comment .comment-form-meta-option .comment_meta_slider .ui-slider-handle {
	background: #3a4755;
}
#comments .commentlist .comment-body-inner:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -8px;
	left: 30px;
}
#comments .commentlist .comment-body-inner:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: #ddd transparent;
	display: block;
	width: 0;
	z-index: 0;
	bottom: -10px;
	left: 30px;
}
#comments .commentlist .user-comments-stars-block {
	text-align:center;
	float: left;
	width: 20%;
}
#comments .commentlist .user-comments-stars-title {
	font-size: 0.9em;
}
#comments .commentlist .user-comments-stars-block.unfilled * {
	color: #DDD;
}
#comments .commentlist .user-comments-stars-block.unfilled .accu_empty_stars i {
	color: #E6E6E6;
}
#comments .commentlist li.byuser {
	/*display: none;*/
}
#comments .commentlist li.review-answer {
	padding-left: 5em;
	display: block;
}
#comments .commentlist li.review-answer article {
	padding-top: 0.5em;
}
#comments .commentlist li.review-answer .comment-body {
    border-right: 10px solid #FF9900;
}
#comments .commentlist li.review-answer p:last-child{
	margin-bottom: 0;
}


/* COMMENTS end */

/* CATEGORY PAGE start */

.category-intro {
	padding: 1.5em 1.5em 1px;
	background-color: #e6e6e6;
	margin-bottom: 2em;
}
.reviews-category-tabs .g1-tabs-nav {
	border-bottom: 2px solid #DDD;
	margin-bottom: 1em;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item {
	border: 2px solid transparent;
	margin-bottom: -4px;
	padding-bottom: 4px;
	text-transform:uppercase;
	font-size: 1.1em;
	opacity: 0.7;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	position: relative;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item:last-child p {
	padding-right: 15px;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item:last-child div:after {
	content: 'f';
	width: 25px;
	/* line-height: 100%; */
    position: absolute;
	transform: skewX(30deg);
	border: none;
	top: 2px;
	right: -11px;
	background: #CCC;
	padding: 6px 0;
	color: #CCC;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item.g1-tabs-nav-current-item:last-child div:after {
	content:'';
	width:25px;
	height:100%;
	position:absolute;
	transform:skewX(30deg);
	border:2px solid #DDD;
	border-left: none;
	border-bottom: none;
	top:-2px;
	right:-15px;
	background:#FFF;
	padding: 0;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item:hover {
	opacity: 1;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item div {
	padding: 2px 4px;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item p {
	padding: 6px 11px;
	background-color: #CCC;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item.g1-tabs-nav-current-item {
	border: 2px solid #DDD;
	border-bottom: none;
	background-color: #FFF;
	opacity: 1;
}
.reviews-category-tabs .g1-tabs-nav .g1-tabs-nav-item.g1-tabs-nav-current-item p {
	background-color: #FFF;
}
.category-element {
	padding-bottom: 20px;
}
.category-element .g1-column {
	margin: 0;
}
.category-element .g1-column.g1-left {
	width: 30%
}
.category-element .g1-column.g1-right {
	width: 70%
}
.category-element .g1-column .element-left {
	border: 7px solid #DDD;
	padding: 10px;
}
.element-logo {
	height: 150px;
	/*display: table-cell;*/
	vertical-align: middle;
	line-height: 150px;
	text-align: center;
}
.category-element table {
	margin: 0;
}
.category-element .element-table {
	border-top: 2px dotted #3a4755;
}
.category-element table td {
	margin: 0;
	padding: 5px 0;
}
.category-element .g1-column .element-right {
	border: 2px solid #DDD;
	padding: 10px;
	margin-top: 5px;
	margin-left: -2px;
}
.category-element .g1-column .element-right h3.element-title {
	font-weight: 400;
	font-size: 1.8em;
	margin-bottom: 0;
	float: left;
}
.category-element .g1-column .element-right h3.element-title a {
	color: #3a4755;
}
.category-element .g1-column .element-right h3.element-title a:hover {
	color: #FF9900;
}
.category-element .g1-column .element-right span.free {
	float: right;
	color: #FFF;
	background-color: #F90;
	padding: 3px 10px;
	font-size: .9em;
}
.category-element .g1-column .element-right p.element-subtitle {
	color: #999;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}
.category-element .g1-column .element-buttons a {
	margin: 0;
	padding: 6px 15px;
}
.category-sort-wrapper .g1-grid.filter-select-ul label.category-sort-label {
	padding-right: 0.5em;
}
.category-element.editors-choice .g1-column .element-left, .category-element.editors-choice .g1-column .element-right {
	border-color:#FF9900;
	position: relative;
}
.category-element .g1-column .element-left .editors-choice-badge {
	display: none;
}
.category-element.editors-choice .g1-column .element-left .editors-choice-badge {
	display: block;
	width: 112px;
	height: 35px;
	position: absolute;
	top: 3px;
	left: 0;
	background: transparent url(../images/editors-choice.png) no-repeat top left;
}
.category-element.discontinued{
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	/* IE 5-7 */
	filter: alpha(opacity=30);
	/* Netscape */
	-moz-opacity: 0.3;
	/* Safari 1.x */
	-khtml-opacity: 0.3;
	/* Good browsers */
	opacity: 0.3;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
/* CATEGORY PAGE end */

/* CATEGORY FILTERS start */

.filter-box h4 {
 margin: 1.2rem 0 .5rem;
}
.filter-select select {
	padding: 3px 2px;
	border: none;
	background-color: #E6E6E6;
	width: 100%;
}
.g1-grid.filter-select-ul {
	/*display: table;*/
	margin-bottom: 5px;
	padding: 0;
}
.g1-grid.filter-select-ul > li.g1-column {
	/*display: table-cell;*/
	vertical-align:middle;
}
.g1-grid.filter-select-ul label {
	padding: 0;
	margin:0;
	font-size: .9em;
}
.g1-grid.filter-select-ul label, .g1-grid.filter-select-ul select {
	font-size: .9em;
}
.filters-container {
	border: 2px solid #DDD;
	padding: 5px 0;
}
.filter-checkbox {
	padding: 2px 10px;
}
.filter-checkbox.selected-filter {
	background-color: #E6E6E6;
}
.filter-checkbox input[type=checkbox] {
	/*margin: 3px 5px 5px 0;
	background: cyan;*/
}
.filter-checkbox input[type=checkbox] {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0 0 0 ;
    vertical-align: middle;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
.filter-checkbox label {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	display: block;
    padding-left: 17px;
    text-indent: -17px;
}
ul.g1-grid.filter-buttons {
	margin-top: 1em;
}
ul.g1-grid.filter-buttons a, .filter-buttons input {
	padding: 8px 0;
	text-align: center;
	width: 100%;
	border: none;
	margin: 0;
	line-height: 1.5em;
	display: inline-block;
}
/* CATEGORY FILTERS end */

/* COMAPRISON TABLE start */

.compare-container{
	border-top: 1px solid #DDD;
	margin: 3em 0;
	position: relative;
}
.compare-container a.table-compare-logo{
	display:table-cell;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	text-align: center;
	/*position: relative;*/
}
.compare-container a.table-compare-logo span{
	padding: 0 5px;
	font-size:0.9em;
	font-weight: normal;
	white-space:normal;
	line-height: normal;
}
.compare-container a.table-compare-logo i.g1-icon--small,
.compare-container #compare-table a.table-compare-logo i.g1-icon--small{
    width: auto;
    height: auto;
    margin: 10px inherit -5px !important;
}
.compare-container a .compare-table-overlay{
	background:rgba(58,71,85,.9);
	color: #FFF;
	text-align:center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 110px;
	height: 180px;
	opacity:0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	display: table-cell;
	vertical-align:middle;
}
.compare-container th:hover .compare-table-overlay{
	opacity:1;
}
.compare-container a .compare-table-readmore{
	/*line-height: 120px;	*/
	line-height: normal;
    height: 180px;
    width: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.compare-container table {
	border-collapse: collapse;
	margin-bottom: 0;
	/* width: 100%;*/
    background: #fff;
	/*table-layout: fixed;*/
}
.compare-container img {
	max-width: 100px;
	max-height: 100px;
	display: block;
}
.compare-container td, .compare-container th {
	padding: 10px;
	text-align: left;/*width: 150px;*/
	line-height:normal;
	vertical-align: middle;
}
.compare-container td {
	text-align: center;
	min-width: 120px !important;
	height: 50px;
}
.compare-container tbody th{
	min-width: 250px;
	background-color: #FF9900;
}

.compare-container th {
	background-color: #FFF;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
	position: relative;
}
.compare-container th .compare-table-ranking{
	position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    width: 110px;
    color: #333;
    background-color: rgba(0,0,0,.1);
    margin: 5px;
    border-radius: 5px;
    line-height: 2em;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.compare-container th .compare-table-ranking.compare-table-review{
	bottom: 0;
	top:inherit;
}
.compare-container th .compare-table-ranking.gold-prize{
	background-color: #F90;
	color: #FFF;
}
.compare-container tbody th {
	background-color: #FF9900;
}
.compare-container tbody tr:nth-child(2n-1) {
	background-color: #f5f5f5;
	transition: all .125s ease-in-out;
}
.compare-container tr:nth-child(2n+1) .th1{
	background-color: #EC8D00;
}
.compare-container .th1.half-saturation{
	background-color: rgba(255,153,0,0.5) !important;
}
.compare-container tbody tr:hover {
	background-color: rgba(255,153,0,.2);
}
.compare-container #compare-table i.g1-icon--small {
	width: 20px;
	height: 20px;
	top: 0;
	margin: 0;
}
.compare-container .g1-button--small {
	margin: 0;
	padding: 5px 10px !important;
}
.compare-container .compare-table-scroll{
	position: absolute;
	top: 0;
	display: block;
	width: 40px;
	height: 160px;
	line-height: 160px;
}
.compare-container #compare-table-scroll-left{
	left: -40px;
}
.compare-container #compare-table-scroll-right{
	right: -40px;
	text-align: right;
}
.compare-container i.g1-icon{
	top: 0;
	margin: 0;
}
.compare-container {

}
.sticky-wrap {
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%;
}
.sticky-wrap .sticky-thead, .sticky-wrap .sticky-col, .sticky-wrap .sticky-intersect {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .125s ease-in-out;
	z-index: 50;
	width: auto; /* Prevent table from stretching to full size */
}
.sticky-wrap .sticky-thead {
	box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
	z-index: 100;
	width: 100%; /* Force stretch */
	}
.sticky-wrap .sticky-intersect {
	opacity: 1;
	z-index: 150;

}
.sticky-wrap .sticky-intersect th {
	background-color: rgba(255,153,0,0.5);
	color: #eee;
	height: 180px;
}
.sticky-wrap td, .sticky-wrap th {
	box-sizing: border-box;
}

/**** compare email marketing services ****/

#email-marketing-compare-table{
	margin: 4px 1em;
}
#email-marketing-compare-table.g1-table td{
	padding-top: 16px;
	padding-bottom: 16px;
	cursor: pointer;
}
#email-marketing-compare-table.g1-table tr:hover td{
	background-color: #F4F4F4;
}
#email-marketing-compare-table th{
	/*width: 11.11%;*/
}
#email-marketing-compare-table th.min90{
	min-width: 90px;
}
#email-marketing-compare-table th.evidenziato{
	background-color: #DDD;
}
#email-marketing-compare-table td.evidenziato{
	background-color: #ffebcc !important;
	border-color: #FFF;
}
#email-marketing-compare-table td{
	vertical-align: middle;
	text-align: center;
	/*min-width: 90px;*/
}
#email-marketing-compare-table td img{
	min-width: 18px !important;
}
#email-marketing-compare-table td .g1-button{
	background-color: #3a4755;
	border-color: #3a4755;
}
#email-marketing-compare-table .g1-button,
#email-marketing-compare-table h3{
	margin: 0;
}
#email-marketing-compare-table h3 a{
	color: #000;
}
#email-marketing-compare-table h3 a:hover{
	color: #F90;
}
#email-marketing-compare-table .evidenziato .accu_empty_stars .fa-star {
    color: #FFF;
}
@media only screen and (max-width: 600px){
	#email-marketing-compare-table .hide-mobile{
		display: none;
	}
	#email-marketing-compare-table th{
		width: 33.33%;
	}
	#email-marketing-compare-table h3{
		font-size: 1em;
		font-weight: bold;
	}
	#email-marketing-compare-table .g1-button{
		padding: 3px 5px;
	}
}

/* COMAPRISON TABLE end */

/* BEST FIVE start */

.ar_best_position {
	display: inline-block;
    border-radius: 50%;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
    color: #FFF;
	text-align: center;
	font-size: .8em;
}
.g1-content div.ar_best_element {
	PADDING: 2em 0 0;
	margin: 2em 0 0;
	border-top: 2px dotted #3a4755;
}
/* BEST FIVE end */

/* CONTACTS start */

.contacts-tabs {
	margin: 2em 0;
	display: none;
}
.contacts-tabs .g1-tabs-viewport {
	margin-top: 2em;
}
.contacts-tabs .g1-tabs-nav-item {
	margin: 0 1.5em;
	text-align: center;
	width: 80px;
	vertical-align: top;
	line-height: normal;
	text-transform: uppercase;
	font-size: 0.9em;
}
.contacts-tabs .g1-tabs-nav-item i.g1-icon {
	display: block;
	float:none;
	border-width: 1px;
	color: #666;
	border-color: #666;
	margin-bottom: 0.5em;
}
.contacts-tabs .g1-tabs-nav-item.g1-tabs-nav-current-item {
	color: #ff9900;
}
.contacts-tabs .g1-tabs-nav-item.g1-tabs-nav-current-item i.g1-icon {
	background-color: #ff9900 !important;
	color: #FFF !important;
	border-color: #ff9900;
}
.contacts-tabs .g1-tabs-nav-item:hover {
	color: #FF9900;
}
.contacts-tabs .g1-tabs-nav-item:hover i.g1-icon {
	color: #FF9900;
	border-color: #ff9900;
}
.contacts-tabs h2 {
	text-align: center;
	color: #FF9900;
}
.contacts-tabs input, .contacts-tabs textarea, .contacts-tabs select {
	width: 100%;
}
.contacts-tabs input[type="submit"] {
	width: auto;
}
.contacts-tabs div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14 !important;
    background-color: #4CAF50;
    color: #fff;
}

/* CONTACTS end */

/* SOCIAL start */

/*div.sharedaddy{
	text-align: center;
}
.entry-content .sd-social-official .sd-content ul>li {
	display: inline-block;
	float: none;
}*/

/* SOCIAL end */

/* RESPONSIVE */

@media only screen and (min-width: 1025px) {
/*#g1-primary-nav-menu > .g1-type-drops .g1-submenus {
		display: none;
		position: absolute;
		left: -40px;
	}*/
}
@media only screen and (max-width: 600px) {
	.xs-hide{
		display: none;
	}
}

.g1-collection__item .entry-terms {
	display: none;
}
