File: /home/hanode/public_html/wp-content/themes/kingstore/assets/less/app/_about_us.less
.about_top{
.title-page{
font-size:18px;
color:@body-color;
font-weight: bold;
text-transform:uppercase;
margin-bottom:20px;
}
.about-us{
text-align:center;
}
}
.wpb_single_image.vc_align_left{
.rtl &{
text-align: right;
}
}
.about_promotion{
h3{
font-size: 14px; color: @body-color; font-weight: bold;
}
}
.about_banner{
text-align: center;
h3{
font-size: 14px; color: @body-color; font-weight: bold; text-transform: uppercase;
}
}
.page-about{
padding: 0 15px;
.kingstore-text-block .content-info{
h3{
color: @color;
}
p{
color: #444; font-size: 14px;
}
}
.style-block-info{
>.vc_column-inner {
padding: 0;
}
}
}