.saboxplugin-wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid;
border-color: #eee;
width: 100%;
clear: both;
display: block;
overflow: hidden;
word-wrap: break-word;
position: relative;
margin-top:4rem;
border-radius:8px;
}
.saboxplugin-wrap .saboxplugin-gravatar {
float: left;
padding: 20px;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
max-width: 100px;
height: auto;
}
.saboxplugin-wrap .saboxplugin-authorname {
font-size: 18px;
line-height: 1;
margin: 20px 0 0 20px;
display: block;
}
.saboxplugin-wrap .saboxplugin-authorname a {
text-decoration: none;
}
.saboxplugin-wrap .saboxplugin-authorname a:focus {
outline: none;
}
.saboxplugin-wrap .saboxplugin-desc {
display: block;
margin: 15px 20px 5px;
font-size:14px;
}
.saboxplugin-wrap .saboxplugin-desc a {
text-decoration: underline;
}
.saboxplugin-wrap .saboxplugin-desc p {
margin: 5px 0 12px 0;
}
.saboxplugin-wrap .saboxplugin-web {
margin: 0 20px 15px;
text-align: left;
}
.saboxplugin-wrap .sab-web-position {
text-align: right;
}
.saboxplugin-wrap .saboxplugin-web a {
color: #ccc;
text-decoration: none;
}
.saboxplugin-wrap .saboxplugin-socials {
position: relative;
display: block;
background: #fcfcfc;
padding: 5px;
border-top: 1px solid #eee;
}
.saboxplugin-wrap .saboxplugin-socials a svg {
width: 18px;
height: 18px;
}
.saboxplugin-wrap .saboxplugin-socials a svg .st2 {
fill: #fff;
transform-origin:center center;
}
.saboxplugin-wrap .saboxplugin-socials a svg .st1 {
fill: rgba( 0, 0, 0, .3 );
}
.saboxplugin-wrap .saboxplugin-socials a:hover {
opacity: 0.8;
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color {
text-decoration: none;
box-shadow: none; padding: 0;
margin: 0;
border: 0;
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
display: inline-block;
color: #fff;
font-size: 0;
text-decoration: inherit;
margin: 5px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
overflow: hidden;
}
.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {
text-decoration: inherit;
box-shadow: none; position: relative;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
margin: 10px 5px;
color: #444;
fill: #444;
}
.authors-box-email {
color:#ccc;
}
.clearfix:after,
.clearfix:before {
content: ' ';
display: table;
line-height: 0;
clear: both;
}
.ie7 .clearfix {
zoom: 1;
} @media screen and (max-width: 480px) {
.saboxplugin-wrap {
text-align: center;
}
.saboxplugin-wrap .saboxplugin-gravatar {
float: none;
padding: 20px 0;
text-align: center;
margin: 0 auto;
display: block;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
float: none;
display: inline-block;
display: -moz-inline-stack;
vertical-align: middle;
zoom: 1;
}
.saboxplugin-wrap .saboxplugin-desc {
margin: 0 10px 20px;
text-align: center;
}
.saboxplugin-wrap .saboxplugin-authorname {
text-align: center;
margin: 10px 0 20px;
}
} body .saboxplugin-authorname a,
body .saboxplugin-authorname a:hover {
box-shadow: none;
-webkit-box-shadow: none;
}.archive .rating-result, .search .rating-result, .category .rating-result, .tag .rating-result {
display:none;
}
.error404 .search-form input[type='submit'],
.no-search-results .search-form input[type="submit"]{
display: block;
padding-left:15px;
padding-right:15px;
cursor:pointer;
}
.archive-header-box {
background-color:#2e82bc;
padding:50px 0;
}
.archive-header-box-inner {
max-width: 1212px;
margin:0 auto;
}
.archive-header-actual {
margin-left:33.33px;
margin-right:33.33px;
}
.authors-header-box-alpha, .archive-header-box-alpha {
width:33%;
float:left;
}
.authors-header-box-image {
float:left;
}
.authors-header-box-meta {
float:left;
width:calc(100% - 80px);
padding-left:20px;
}
.authors-header-box-name-actual {
color: white;
font-weight: 700;
display:inline-block;
margin-bottom:10px;
font-size:1.8rem !important;
}
.authors-header-box-email-actual {
color: #F6F8FA !important;
}
.authors-header-box-alpha img {
border-radius:50%;
object-fit: cover;
width:80px;
height:80px;
}
.authors-header-box-beta, .archive-header-box-beta {
width:66.66%;
float:left;
font-size:14px;
color:white;
}
.clear {
float:none;
clear:both;
}
.authors-header-box-beta a {
color: white !important;
}
.archive-header-box h1 {
text-align:left !important;
color: white !important;
font-size: 1.8em;
}
.search .archive-header-box h1 {
margin-bottom:0;
}
ul.archive-header-box-breadcrumbs li {
float: left;
}
ul.archive-header-box-breadcrumbs li:not(:first-child):before {
content:'»';
padding: 0 7px;
}
ul.archive-header-box-breadcrumbs li a {
color:white;
}
ul.archive-header-box-breadcrumbs li a:hover, ul.archive-header-box-breadcrumbs li a:focus {
color:white;
text-decoration:underline;
}
@media (max-width: 1280px) {
.archive-header-box h1 {
font-size: 1.5em;
}
}
@media (max-width:960px) {
.archive-header-box h1 {
font-size: 1.2em;
}
}
@media (max-width: 768px) {
.error404 .search-form, .no-search-results .search-form {
flex-direction:column;
}
.error404 .search-form input[type="submit"], .no-search-results .search-form input[type="submit"] {
margin-top:10px;
}
.archive-header-box h1 {
font-size: 2em;
}
.authors-header-box-alpha, .archive-header-box-alpha {
margin-bottom:30px;
display:flex;
justify-content:center;
align-items:center;
}
.authors-header-box-meta {
width:auto;
}
.authors-header-box-alpha, .authors-header-box-beta, .archive-header-box-alpha, .archive-header-box-beta {
float:none;
width:100%;
}
}
@media (max-width:450px) {
.archive-header-box h1 {
font-size: 1.4em;
}
}.aawp-ext-output-item {
float:left;
width:75px;
padding-left:15px;
}
.aawp-ext-output-items {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row;
-webkit-box-pack:end;
-ms-flex-pack:end;
justify-content:flex-end;
}
.aawp-ext-output-item-inner {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:end;
-ms-flex-align:end;
align-items:flex-end;
height:100%;
}
.aawp-ext-output-image {
width:75px;
height:auto;
max-height:75px;
}
.aawp-ext-output-item.aawp-ext-output-amazon {
min-width:200px;
}
.aawp-ext-output-item.aawp-ext-output-amazon .aawp-ext-output-item-inner {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
}
.entry-content .aawp-ext-others-info p {
color:#000;
font-weight:700;
margin-top:10px;
margin-bottom:10px;
}
.aawp .aawp-product--horizontal .aawp-product__footer.multi-affiliate {
margin-left:0;
clear:both;
float:none;
padding-left:0;
margin-top:10px;
}
@media (max-width:766px) {
.aawp-ext-output-items {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column-reverse;
-webkit-box-pack:start;
-ms-flex-pack:start;
justify-content:flex-start;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
}
.aawp-ext-output-item {
margin-bottom:15px;
}
.aawp-ext-output-item:first-child {
margin-bottom:0;
}
.entry-content .aawp-ext-others-info p {
text-align:center;
margin-top:20px;
}
.aawp-product__pricing {
text-align: center;
width: 100%;
}
}