/*
Theme Name: Bucket Child
Theme URI: http://pixelgrade.com/demos/bucket
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Description:  BUCKET is an indispensable Magazine Style WordPress Theme aimed at providing you with an easy-to-use tool to share your discoveries and showcase the latest findings.
Template: bucket
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bucket_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
*/

/* Add your custom CSS rules that overwrite the ones in the main Bucket theme here */

.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
	width: 49%;
}
.lap-and-up-one-half, .lap-and-up-two-quarters, .lap-and-up-three-sixths, .lap-and-up-four-eighths, .lap-and-up-five-tenths, .lap-and-up-six-twelfths {
	width: 49%;
}
.two-thirds, .four-sixths, .eight-twelfths {
	width: 66%;
}
.sidebar {
	padding-left: 20px;
}
#r1PostCPBlock a {
	color: #a6000 !important;
}
.rsNavSelected {
	background-color: #a60000;
}
.small-link, .post-nav-link__label, .author__social-link {
	color: #a60000;
}
a {
	text-decoration: none;
	color: #a60000;
}
.heading--main .hN, .heading--main .article__author-name, .heading--main .comment__author-name, .heading--main .score__average-wrapper, .heading--main .score__label, .heading--main .widget_calendar caption, .widget_calendar .heading--main caption {
	background-color: #a60000;
}
.heading--main .hN, .widget--sidebar__title .hN {
	margin-left: 5px;
	background-image: url('/wp-content/uploads/2014/01/BarbWireHeaderSide.png');
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 7px 50%;
	margin-left: 0px;
}
.heading--sidebar, .widget--sidebar__title {
	background-color: #a60000;
}
#rpwe_widget-2 .widget--sidebar__title .hN {
	font-size: 1.64286rem;
	line-height: 1.05348;
}
.rpwe-block h3 {
	font-size: 16px !important;
}
.rpwe-summary {
	font-size: 14px !important;
}
.tipbutton_inner {
	background-color: #000000;
	padding-right: 8px;
	display: inline-block;
	margin-left: 4px;
}
.tipbutton_inner a {
	color: #fff !important;
}
.tipbutton_inner a:hover {
	color: #A60000 !important;
}
.tipbutton_inner .pixcode--icon .icon-e-paper-plane {
	color: #807F7E;
}
.tipbutton_inner .pixcode--icon .icon-e-paper-plane:hover {
	color: #A60000;
}
.nf-modal-content {
	height: 100% !important;
}
.slider-pro p.sp-layer {
	font-size: 2.2em;
	font-weight: 600;
	font-family: 'Arvo', serif;
	margin: 0px 20px 20px 20px;
	width: 50%;
}
div#slider-pro-1 {
	/*max-width: none !important;*/
    margin-bottom: 35px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	border-left: 5px solid #a60000;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	border-right: 13px solid #a60000;
}
span.sp-thumb-title {
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 5px 10px;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
}
.btn--tertiary a {
	color: #fff;
}
blockquote {
	color: #a60000;
}
ol {
	border-left: 0 solid #a60000;
}
.form-control:focus {
	outline: 1px solid #a60000;
}
.btn:hover, .comments_add-comment:hover, .form-submit #comment-submit:hover, .widget_tag_cloud a:hover {
	background-color: #a60000;
}
.widget--latest-comments {
	border-bottom: none;
}
.btn--primary, .comments_add-comment, .form-submit #comment-submit {
	background-color: #a60000;
}
.article__title, .article--list__title, .latest-comments__title {
	text-transform: uppercase !important;
}
.pixcode--icon.square:hover, .pixcode--icon.circle:hover {
	background-color: #a60000;
}
a:hover > .pixcode--icon {
	color: #a60000;
}
a:hover > .pixcode--icon.circle, a:hover > .pixcode--icon.square {
	background-color: #a60000;
}
.tabs__nav a.current, .popular-posts__time a.current, .tabs__nav a:hover, .popular-posts__time a:hover {
	color: #a60000;
}
.rsArrowLeft .rsArrowIcn {
	box-shadow: -2px 2px 2px #666;
	-mox-box-shadow: -2px 2px 2px #666;
	-webkit-box-shadow: -2px 2px 2px #666;
}
.rsArrowRight .rsArrowIcn {
	box-shadow: 2px 2px 2px #666;
	-mox-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
}
.nav--stacked {
	width: 550px;
	left: -220px;
}
.top-sub-menu-noleft > .nav--stacked {
	left: 0px;
}
.sub-menu > li > a, .sub-menu--mega > li > a {
	float: left;
	width: 33%;
}
.top-sub-menu-noleft > .sub-menu > li > a, .sub-menu--mega > li > a {
	float: none;
	width: 100%;
}
.badge {
	background-color: #a60000;
}
.article__author-name, .comment__author-name {
	color: #a60000;
}
.article--list__link:hover .badge {
	background-color: #a60000;
}
.article--thumb__title a:hover {
	color: #a60000;
}
.article--billboard > a:hover .article__title:before, .article--billboard > a:hover .article--list__title:before, .article--billboard > a:hover .latest-comments__title:before {
	background: #a60000;
}
.article--billboard-small .small-link em, .article--billboard-small .post-nav-link__label em, .article--billboard-small .author__social-link em {
	color: #a60000;
}
.wrong-password-message {
	color: #a60000;
}
.nav--main li:hover, .nav--main li.current-menu-item {
	background-color: #272727;
	border-bottom-color: #a60000;
}
.pagination .current, .single .pagination span {
	background-color: #7c7c7c;
}
.pagination .pagination-item--current span {
	background-color: #a60000;
}
.pagination li a:hover, .pagination li span:hover {
	background-color: #a60000;
}
.comments-area-title .hN em, .comments-area-title .article__author-name em, .comments-area-title .comment__author-name em, .comments-area-title .score__average-wrapper em, .comments-area-title .score__label em, .comments-area-title .widget_calendar caption em, .widget_calendar .comments-area-title caption em {
	color: #a60000;
}
.progressbar__progress {
	background-color: #a60000;
}
.pixcode--icon.square, .pixcode--icon.circle {
	background-color: #000;
}
.social-icon-link:hover .square, .social-icon-link:focus .square, .social-icon-link:active .square {
	background-color: #272727 !important;
}
.icon-e-twitter:hover:before {
	color: #00aced;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}
.icon-e-facebook:hover:before {
	color: #425F9C;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}
.icon-e-gplus:hover:before {
	color: #e36044;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}
.icon-e-comment:hover:before {
	color: #a60000;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}
.iconbox {
	height: 40px;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}
.iconfacebook {
	background: url('/wp-content/uploads/2014/01/facebookiconbtn.png');
	width: 40px;
	height: 40px;
	background-position: 0px 0px;
	list-style: none;
	margin-right: 5px;
	float: left;
}
.iconfacebook:hover {
	background-position: 0px -40px;
}
.icontwitter {
	background: url('/wp-content/uploads/2014/01/twittericonbtn.png');
	width: 40px;
	height: 40px;
	background-position: 0px 0px;
	list-style: none;
	margin-right: 5px;
	float: left;
}
.icontwitter:hover {
	background-position: 0px -40px;
}
.icongoogleplus {
	background: url('/wp-content/uploads/2014/01/googleplusiconbtn.png');
	width: 40px;
	height: 40px;
	background-position: 0px 0px;
	list-style: none;
	float: left;
}
.icongoogleplus:hover {
	background-position: 0px -40px;
}
.iconrss {
	background: url('/wp-content/uploads/2014/02/rssiconbtn.png');
	width: 40px;
	height: 40px;
	background-position: 0px 0px;
	list-style: none;
	margin-right: 5px;
	float: left;
}
.iconrss:hover {
	background-position: 0px -40px;
}
.header-bar .search-query {
	background: #000;
	text-transform: none;
}
.header-bar .form-search {
	background-color: #000;
	width: 11rem;
}
.header-bar .form-search input[type="text"] {
	width: 75%;
}
.separator--striped {
	margin-top: 0px;
}
.article--billboard-small .article__title {
	max-height: 130px;
	height: 100%;
}
.article--billboard-small:hover .article__content {
	max-height: 260px;
	height: 100%;
	-webkit-transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.article__meta-links {
	font-size: 0.68571rem;
}
.split {
	text-align: center;
}
.article--thumb__title {
	height: 100%;
}
.image-wrap .article__title .hN {
	background: #fff;
	color: #000;
	padding: 5px;
	margin-left: -18px;
	-webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-webkit-transition-delay: 0.07s;
	-moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	-o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
}
.image-wrap .article__title .hN:hover {
	background: #a60000;
	color: #fff;
	margin-left: 0px;
	-webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-webkit-transition-delay: 0.07s;
	-moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	-o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
}
.media__body .article__title .hN {
	margin-top: 0px;
	-webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-webkit-transition-delay: 0.07s;
	-moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	-o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
}
.media__body .article__title .hN:hover {
	margin-top: 5px;
	-webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-webkit-transition-delay: 0.07s;
	-moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	-o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.07s;
}
.article--billboard-small .article__content {
	height: 175px;
	-webkit-transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition: height 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.article--billboard-small:hover .article__thumb {
	-webkit-transform: translateY(-85px);
	-moz-transform: translateY(-85px);
	-ms-transform: translateY(-85px);
	-o-transform: translateY(-85px);
	transform: translateY(-85px);
}
.havetip {
	vertical-align: text-bottom;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	background: #272727;
	font-style: normal;
}
.header-bar .search-submit {
	background: #000;
	width: 40px;
}
.header-bar .search-submit:hover {
	background: #a60000;
}
.score__average-wrapper {
	background-color: #a60000;
}
.score__cons__title {
	color: #a60000;
}
.site__stats .stat__value:after, .site__stats .stat__title:after {
	background: #a60000;
}
.site__stats .stat__value {
	background: #D6D6D6;
}
.back-to-top a:hover:after, .back-to-top a:hover:before {
	border-color: #a60000;
}
.widget--footer__title em {
	color: #a60000;
}
.widget_rss .widget--footer__title .hN, .widget_rss .widget--footer__title .article__author-name, .widget_rss .widget--footer__title .comment__author-name, .widget_rss .widget--footer__title .score__average-wrapper, .widget_rss .widget--footer__title .score__label, .widget_rss .widget--footer__title .widget_calendar caption, .widget_calendar .widget_rss .widget--footer__title caption {
	color: #a60000;
}
.widget_wpgrade_twitter_widget .widget--footer__title h3:before {
	color: #a60000;
}
.navigation--main {
	background-color: #000;
}
#nav--top__item-43, #nav--top__item-44 {
	background-image: url('/wp-content/uploads/2014/01/BWfavicon.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#nav--top__item-43 .menu-link, #nav--top__item-44 .menu-link {
	padding-left: 32px;
}
.article--billboard-small .article__description {
	text-overflow: ellipsis;
}
.header-bar .form-search, .header-bar .search-query, .header-bar .search-submit, .header-bar .pixcode--icon {
	height: 40px;
}
.search-form--404 > .tipbutton {
	display: none;
}
.header-bar .pixcode--icon {
	line-height: 40px;
	width: 40px;
}
.nav--main > li > a {
	padding: 0.42857rem 1.05rem;
}
.site-logo img {
	width: 300px;
}
.article--billboard__header {
	width: 42%;
}
.widget_search .tipbutton {
	display: none;
}
.sub-menu__grid__item .pixslider {
	width: 364px;
}
.article--billboard-small .article__thumb {
	background: #1a1717;
}
ul.tweets {
	margin-left: 0px;
}
.tweets li {
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}
.billboard {
	margin-bottom: 0px;
}
.article--billboard {
	border-bottom: 11px solid #fff;
}
/******* GOOGLE ADS *********/

.top-large-google-ad {
	width: 728px;
	height: 90px;
	background-color: #e5e5e5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 9px;
}
.bottom-large-google-ad {
	width: 728px;
	height: 90px;
	background-color: #e5e5e5;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
	z-index: 2000;
}
/******* POP-UP SIGN-UP STYLING *********/

#closediv {
	width: 30px;
	height: 30px;
}
/******* GRIDFX STYLING *********/

.article__meta-links li {
	margin-left: 12px;
	margin-left: 0.85714rem !important;
}
div.gridfx-item-more-tags {
	display: none;
}
div.gridfx-1 div.gridfx-transp {
	opacity: 0.1 !important;
}
div.gridfx-1 div.gridfx-item-more div.gridfx-excerpt {
	color: #000000 !important;
	font: 0.875em/1.71429 "PT Sans", sans-serif !important;
}
div.gridfx-1 div.gridfx-load-more {
	margin-top: 10px;
}
div.gridfx-1 div.gridfx-load-more span {
	border: none !important;
	background: #a60000 !important;
	box-shadow: none !important;
	-webkit-transition: background-color 0.15s;
	-moz-transition: background-color 0.15s;
	-o-transition: background-color 0.15s;
	transition: background-color 0.15s;
}
div.gridfx-1 div.gridfx-load-more span:hover {
	background: #1A1717 !important;
	-webkit-transition: background-color 0.15s;
	-moz-transition: background-color 0.15s;
	-o-transition: background-color 0.15s;
	transition: background-color 0.15s;
}
div.gridfx-1 div.gridfx-load-more span.loaded, div.gridfx-load-more span.loaded:hover, div.gridfx-load-more span.loaded:active {
	background: #C53232 !important;
}
div.gridfx-1 div.gridfx-load-more span.loading {
	background-image: url(http://barbwire.staging.wpengine.com/wp-content/plugins/gridfx/images/loading-more.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	text-indent: -999999px !important;
}
div.gridfx-buttons {
	display: none !important;
}
div.gridfx-bar {
	display: none;
}
div.gridfx {
	margin-top: -55px !important;
}
div.gridfx-1 div.gridfx-item-container {
	box-shadow: none !important;
	border-bottom: 0.35714rem solid #1a1717;
	border-radius: 0px !important;
}
div.gridfx-item-more-title {
	background-color: transparent;
	z-index: 22;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	color: white !important;
	display: block;
	position: relative;
	margin-bottom: 0.85714rem;
	padding-top: 0px !important;
}
div.gridfx-item-more-title:after {
	background-color: #1a1717;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(0.89);
	-moz-transform: scaleX(0.89);
	-ms-transform: scaleX(0.89);
	-o-transform: scaleX(0.89);
	transform: scaleX(0.89);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
div.gridfx-item-more-title:hover:after {
	background-color: #a60000;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}
div.gridfx-item-more-title a {
	font-family: "Arvo", serif;
	font-weight: normal;
	text-transform: uppercase;
	color: white !important;
	text-align: center;
	font-size: 1.35714rem !important;
	line-height: 1.27316 !important;
	padding: 0.42857rem 1.71429rem;
	-webkit-transition: background-color 0.15s;
	-moz-transition: background-color 0.15s;
	-o-transition: background-color 0.15s;
	transition: background-color 0.15s;
}
.expand-view {
	display: none;
}
/******* NINJA FORMS STYLING *******/

.nf-modal {
	height: 250px !important;
}
.ninja-forms-required-items {
	display: none;
}
.ninja-forms-field h2 {
	margin-top: 0px;
}
.field-wrap.label-left .ninja-forms-field, .field-wrap.label-left .ninja-forms-star-rating-control {
	margin-left: 0px !important;
}
.text-wrap.label-left input {
	margin-left: 0px;
}
.field-wrap input[type="text"] {
	padding: 5px;
}
.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {
	width: 100% !important;
}
.ninja-forms-form-wrap input[type="submit"] {
	width: 25% !important;
}
.article__author-name_small a {
	font: "PT Sans", sans-serif;
	color: #a60000;
}
.icon-comment:before {
	color: #a60000;
}
.xpost_likes {
	display: none !important;
}
/******* SINGLE POST STYLES ********/

.author__avatar_small {
	max-width: 40px;
}
.author__avatar_small img {
	float: left;
	margin-right: 6px;
	margin-top: -6px
}
/******* BOXED LAYOUT ********/
  
#page {
	background: #D6D6D6;
	background-image: url('/wp-content/uploads/2014/01/BG3.png');
}
.container {
	background: #fff;
	max-width: 980px;
	box-shadow: 0px 8px 8px #000;
	-moz-box-shadow: 0px 8px 8px #000;
	-webkit-box-shadow: 0px 8px 8px #000;
}
.rpwe-block h3 {
	margin: 0;
}
.navigation .container, .footer__copyright .container {
	background: #000;
}
div.super-rss-reader-widget {
	margin: -10px 0 0;
	height: 360px;
	overflow: hidden;
}
div.super-rss-reader-widget .srr-style-smodern .even {
	background: #E7E7E7;
	border-radius: 0;
	padding: 8px 10px 6px;
}
div.super-rss-reader-widget .srr-wrap .srr-title {
	line-height: 1.3;
	margin: 0!important;
}
.srr-wrap .srr-item > * {
	margin-bottom: 0 !important;
}
.latest-comments__avatar {
	display: none;
}
.latest-comments_content p {
	margin-bottom: 10px;
}
body.single.news article.post-article div p, body.single.news article.post-article div p a {
	font-style: italic;
	color: #6F6F6F;
}
.wpematico_credit {
	display: none;
}
blockquote {
	padding: 1.3rem !important;
	font-family: "PT Sans", sans-serif !important;
	background: #E5E5E5 !important;
	margin: 2rem 0 !important;
	color: #333 !important;
	text-indent: 0px !important;
	font-size: 1.14286rem !important;
	line-height: 1.51 !important;
	font-style: normal !important;
	position: initial !important;
}
blockquote:after, blockquote:before {
	display: none !important;
}
blockquote p:before, blockquote p:after {
	display: none !important;
}
#spu-bg {
	background: #000!important;
}
  
/******* MEDIA QUERIES ********/

@media only screen and (min-width: 900px) {
.article--grid__header:hover .article--grid__title h3 {
	background-color: #a60000;
}
.article--grid__header:hover .article--grid__title:after {
	background-color: #a60000;
}
}
 @media only screen and (max-width: 899px) {
#nav--top__item-43, #nav--top__item-44 {
	background-position: 10px 16px;
}
.site-logo img {
	width: 269px;
}
.site-logo--image {
	height: 72px;
}
.tipbutton {
	display: none;
}
.article--billboard__header {
	width: 100%;
}
.article--billboard-small:hover .article__thumb {
	-webkit-transform: translateY(-0px);
	-moz-transform: translateY(-0px);
	-ms-transform: translateY(-0px);
	-o-transform: translateY(-0px);
	transform: translateY(-0px);
}
.billboard.arrows--outside .rsArrow {
	height: 50%;
}
.article--billboard-small .article__content {
	height: 100%;
}
}
@media screen and (min-width: 1024px) {
 [data-columns] .masonry__item, [data-columns] > div {
 width: 49%;
}
}

ul.wpdev-contributor-page {
  margin: 0px;
}

li.authorpage-box {
  list-style: none;
  display: inline-block;
  width: 46%;
  vertical-align: top;
  border: 1px solid rgb(215, 215, 215);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  margin: 5px;
  height: 325px;
}

h2.authorpage-name {
  padding: 8px;
  background: rgb(166, 0, 0);
  margin: 0px 0px 10px;
  color: rgb(255, 255, 255);
  font-size: 1.3em;
}

.authorpage-image {
  display: block;
  text-align: center;
}

p.authorpage-p {
  padding: 10px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  background: #f5f5f5;
}

a.authorpage-post {
  padding: 10px;
  display: block;
  font-family: 'Arvo', serif;
  font-size: 1.2em;
  text-align: center;
  overflow: hidden;
  height: 65px;
}

a.authorpage-readmore {
  padding: 10px;
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 18px;
}


li.authorpage-box br {
    display: none;
    visibility: hidden;
}

.authorpage-image img {
    margin: 0px;
    width: 96px;
}

/* WooCommerce */

.pix-woocommerce-tabs .pix-accordion {
    width: 100%;
}

.woocommerce .amount {
    font-weight: bold;
    color: #c60000;
    font-size: 1.4em;
    display: block;
}

.cart button {
    padding: 10px 30px;
    font-weight: bold;
    font-family: 'Lato';
    letter-spacing: 1px;
    font-size: 1em;
}

h1.product_title.entry-title {
    font-family: 'Arvo';
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #c60000;
}

.woocommerce ul.product_list_widget li img {
    width: 90px;
    border: 1px solid #000;
    margin-left: 8px;
}

ul.product_list_widget li {
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    display: block;
    margin: 10px 0px !important;
    padding: 10px 0px !important;
    text-align: right;
}

ul.product_list_widget li a span.product-title {
    font-size: 16px;
}

ul.product_list_widget li span.amount {
    font-size: 1.1em;
    color: #000;
}

ul.product_list_widget li del span.amount {
    text-decoration: line-through;
    color: rgba(0, 0, 0, 0.5);
}

a.single_add_to_cart_button.btn.alt {
    display: inline-block;
}

@media screen and (max-width: 600px) {
    
    li.authorpage-box {
        width: 100%;
    }
    
}
