Malcolm In The Middle Vietsub [NEW]
.key-takeaways-wrapper{
.key-content{
ul{
padding-left: 35px;
@media(max-width: 860px){
padding-left: 20px;
}
li{
list-style-type: inherit;
&:not(:first-child){
margin-top: 12px;
}
&::marker{
color: #3896F1;
}
}
}
p{
margin-top: 22px;
@media(max-width: 991px){
font-size: 16px !important;
}
}
}
}
.blog-post-content{
.blog-post-content-details{
div:last-child{
p:last-child{
margin-bottom: 0 !important;
}
}
.blog-cta{
h2{
font-size: 30px !important;
margin: 0 !important;
}
p{
margin-top: 12px !important;
}
}
&::before, &::after{
display: none !important;
}
h2{
font-size: 45px;
margin-bottom: 20px;
margin-top: 40px;
color: #0D0F2D !important;
@media(max-width: 860px){
font-size: 30px;
}
}
h3{
font-size: 35px;
margin-bottom: 20px;
margin-top: 40px;
@media(max-width: 860px){
font-size: 25px;
}
}
h4, h5, h6{
font-size: 25px;
margin-bottom: 20px;
margin-top: 40px;
@media(max-width: 860px){
font-size: 20px;
}
}
p{
@media(max-width: 860px){
font-size: 20px !important;
}
&:not(:first-child){
margin-top: 22px;
}
}
ul,ol{
margin-top: 30px;
padding-left: 30px;
li{
&:not(:first-child){
margin-top: 12px;
}
margin-bottom: 0 !important;
&::marker{
color: #3896F1;
}
}
}
ul{
li{
list-style-type: disc !important;
}
}
ol{
li{
list-style-type: number !important;
}
}
figure{
figcaption{
font-size: 16px;
}
}
blockquote{
margin-top: 30px;
margin-bottom: 30px;
border-color: #0081e1;
}
.w-embed{
margin-top: 40px;
@media(max-width: 860px){
margin: 30px 0;
width: 100%;
overflow: scroll;
}
ul{
li{
ol{
margin-top: 12px !important;
}
}
}
table{
border: 1px solid #dedede;
border-radius: 16px;
overflow: hidden;
border-collapse: unset;
table-layout: fixed;
width: 100%;
border-spacing: 2px;
@media(max-width: 860px){
width: 860px;
}
thead{
th{
font-size: 16px;
text-align: left;
padding: 16px 20px;
border-bottom: 1px solid #dedede;
vertical-align: top;
background: #f5f6f8;
font-weight: 600;
color: #0c0f2d !important;
&:first-child{
border-top-left-radius: 14px;
}
&:last-child{
border-top-right-radius: 14px;
}
}
}
tbody{
tr{
td{
font-size: 16px;
text-align: left;
padding: 16px 20px;
border-bottom: 1px solid #dedede;
vertical-align: top;
}
&:last-child{
td{
border-bottom: unset;
}
}
}
}
}
}
}
}
.w-editor .hide-in-editor{
display: none !important;
}