File: /var/www/clients/client1/web78/web/wp-content/themes/bfastmag/inc/about/css/about-bfastmag-page.css
/* General */
.welcome-text {
width: 50%;
margin-bottom: 50px;
font-size: 16px;
}
.three-columns-wrap,
.four-columns-wrap {
overflow: hidden;
}
.three-columns-wrap p {
font-size: 14px;
}
.column-wdith-3 {
float: left;
width: 30%;
max-width: 480px;
margin-right: 3%;
}
.column-wdith-3 .button-primary {
height: 36px;
line-height: 34px;
padding: 0 18px 1px;
font-size: 14px;
}
.four-columns-wrap {
margin-top: 50px;
}
.column-wdith-4 {
position: relative;
float: left;
width: 22.5%;
max-width: 360px;
margin-right: 2%;
margin-bottom: 30px;
background-color: #FAFAFA;
border: 1px solid #ddd;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.1);
}
.four-columns-wrap > h2 {
font-size: 22px !important;
margin-bottom: 0 !important;
}
.four-columns-wrap > h2 + p {
margin-top: 12px !important;
max-width: 645px;
}
.column-wdith-4 img {
display: block;
max-width: 100%;
height: auto;
}
.column-wdith-4 > div {
position: relative;
overflow: hidden;
padding: 15px;
box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
}
.column-wdith-4 > div h2 {
float: left;
margin: 0;
font-size: 15px;
line-height: 18px;
font-weight: 600;
height: 18px;
}
.column-wdith-4 > div a {
position: absolute;
top: 10px;
right: 10px;
}
.column-wdith-4 .active-style {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 38px;
line-height: 38px;
padding: 0;
color: #fff;
font-size: 14px;
letter-spacing: 0.7px;
font-weight: 600;
background-color: #0085BA;
text-align: center;
cursor: default;
}
/* Recommended Plugins */
.three-columns-wrap .plugin-card {
position: relative;
width: 30% !important;
min-height: 170px;
padding: 20px;
margin-right: 1% !important;
margin-left: 0 !important;
clear: none !important;
}
.three-columns-wrap .column-description {
margin-top: 20px !important;
margin-right: 90px !important;
}
.three-columns-wrap .column-description p {
font-size: 13px !important;
margin-bottom: 0 !important;
}
.three-columns-wrap .action-links {
width: auto !important;
}
/* Free vs Pro */
.free-vs-pro {
width: 50%;
}
.free-vs-pro th {
padding-right: 0;
padding-left: 8px;
font-size: 1.2em;
}
.free-vs-pro thead th:first-child {
text-align: left;
padding-left: 0 !important;
}
.free-vs-pro thead th {
vertical-align: middle;
}
.free-vs-pro th,
.compare-icon {
text-align: center;
}
.free-vs-pro td {
width: 80%;
padding: 20px 0 25px;
border-top: 1px solid #ccc;
}
.free-vs-pro tr:last-child td {
text-align: right;
}
.free-vs-pro h3 {
margin: 0 !important;
}
.free-vs-pro td p {
max-width: 450px;
}
.free-vs-pro .only-pro {
color: red;
}
.compare-icon span:before {
font-size: 25px;
}
.compare-icon .dashicons-yes {
color: green;
}
.compare-icon .dashicons-no {
color: red;
}
/* Responsive */
@media screen and ( max-width: 1600px ) {
.three-columns-wrap .plugin-card {
width: 49% !important;
}
}
@media screen and ( max-width: 1360px ) {
.free-vs-pro {
width: 80% !important;
}
}
@media screen and ( max-width: 1160px ) {
.three-columns-wrap .plugin-card {
width: 100% !important;
margin-right: 0 !important;
}
.column-wdith-4 {
width: 30%;
margin-right: 3%;
margin-right: 2%;
margin-bottom: 20px;
}
}
@media screen and ( max-width: 790px ) {
.column-wdith-3,
.column-wdith-4 {
float: none !important;
width: 100% !important;
margin-right: 0 !important;
}
}