/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */


.widget ul.side-newsfeed li .side-item .side-item-text h4 a {font-size: 13px}

#logo img {	height: 46px;}
@media only screen and (max-width: 767px){
#logo img { max-width: 100%;
    height: auto;
}}

.usrlist td * {vertical-align:bottom;}
.usrlist .pad-left img {vertical-align:middle;}
.usrlist .pad-left {font-size:9pt; padding-left:5px;padding-top:0;padding-bottom:4px;}
@media only screen and (max-width: 1170px) and (min-width: 960px){
.usrlist .pad-left {padding-left:2px; font-size:0.0011pt; color:transparent;}
}
@media only screen and (max-width: 960px){
.usrlist .pad-left {padding-left:10px; font-size:10pt; }
}

.widget ul.side-newsfeed li .side-item .side-item-text h4 a {font-size: 14px}

.grid-post-box-meta, .header-standard .author-post, .penci-post-box-meta .penci-box-meta, .overlay-header-box .overlay-author, .post-box-meta-single, .tags-share-box, .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta, .home-featured-cat-content.style-12 .magcat-detail .mag-meta{ font-size: 12px; }

.cat > a.penci-cat-name {font-size: 12px}

#logo img {
    height: 112px;
}


/* ultrate widget   */
a.urlink {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
svg.rttop {
  width: 42px; height: 42px;
  float:right;clear:right; margin-right:4px;vertical-align:bottom;
}
.uprobox {
	height: 42px; width:42px;
	margin-right: 8px;
	float:left;clear:right;
	background: #fff center center no-repeat; 
	background-size: cover;
	background-image: url(images/box.svg);
}
.uprotlt {
	float:left;clear:right;line-height:40px;
	vertical-align:bottom;
}
.urline {
	float:none;clear:both;width:100%;height:auto;overflow:hidden;
	padding:8px 0;
	margin:0;
	margin-bottom: 4px;
	border-bottom:1px solid #eee;
}
.urline:last-child {
	border-bottom:0 none transparent;
}

.top-review-title {
	color: #fff;
}
.penci-chart-text {
	color: #bc100b;
}

.post-entry img {
	margin-bottom: 20px;
}


.bfe-banner {
	border: 3px solid #6eb48c;
	border-radius: 5px;
}

.bfe-banner div:first-child {
	padding: 8px 15px;font-weight: 700;font-size: 18px;background-color: #6eb48c;color:#FFFFFF;border-top-left-radius: 2px;border-top-right-radius: 2px;
}

.bfe-banner div:nth-child(2) {
	background-color: #fff;color: #000;padding: 15px;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;font-size: 14px;font-weight: 400;
}

.bfe-banner:hover {
	box-shadow: 0 10px 20px 0 rgba(27,20,65,.1);
}

a#bfe-banner {
	color: #6eb48c;
}

/*forexeatop design*/
a.review-btn {
	display: block;
	padding: 10px;
	border-radius: 5px;
	box-shadow:0 0 10px 2px rgba(5,5,5,.1);
	margin: 20px 0;
	background: #7393B3;
	color: #fff !important;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	width: 50%;
}

a.review-btn:hover {
	box-shadow: 0 0 10px 4px rgba(5,5,5,.1);
	background: #7da0c3;
	text-decoration: none;
}
.captcha-image {
    border: 0 none !important;
    padding: 4px 0 4px 0 !important;
margin-bottom:20px;
    display: block !important;
width:100% !important;
    text-align: center;
}
.captcha-image label > svg:hover path {
   
color:rgb(33, 150, 243);
}