/*
Theme Name: swap
Author: Dicky
Author URI: http://swwwap.hk
Description: This is a  bootstrap theme for wordpress. 
Version: 1.0
License: swwwap
*/
 @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
h1,h2,h3,h4,h5,h6,h7{font-family: 'Lato','Noto Sans TC',sans-serif;;color: #333;margin: 0;}

h1 	{ font-size:44px;line-height: 52px	;}
h2 	{ font-size:32px;line-height: 36px; }
h3 	{ font-size:22px;line-height: 26px  }
h4 	{ font-size:18px;line-height: 24px	}
h5 	{ font-size:16px;line-height: 22px	}
h6 	{ font-size:12px;line-height: 18px	}
h7 	{ font-size:10px;}

.serif,h1,h3.mid,h3,.menu a{ font-family: 'Baskervville','Noto Sans TC',serif; }
p,table{margin-bottom: 20px;font-family: 'Lato',sans-serif;font-weight: normal;line-height: 24px;color: #4A4A4A;font-size: 16px;}
p.extra, .extra p,li,ol li{font-family: 'Lato', sans-serif;font-size:18px;line-height: 32px	}
.text-left{text-align: left !important}
i,em{font-style: italic}
.text-justify{text-align: left}
.bold,strong,p strong{font-weight: bold}
.serif.bold{font-weight: normal}
.serif.upper,h1.upper{text-transform: capitalize;font-weight: normal}
.thin{font-weight: 300}
.mid{font-family: sans-serif;}
.italic{font-family: sans-serif; font-style: italic}
.upper{text-transform: capitalize}
.cap{text-transform: capitalize}]
.border{border-bottom: 2px solid #000}
.inline{display: inline}
.inline-block{display: inline-block}
.col-no-padding{padding: 0}

.black{color: #222}

h6.bold{letter-spacing: 1px}

.margin-100-top{margin-top: 100px}

.margin-80-top{margin-top: 80px}
.margin-60-top{margin-top: 60px}
.margin-50-top{margin-top: 50px}
.margin-40-top{margin-top: 40px}
.margin-30-top{margin-top: 30px}
.margin-20-top{margin-top: 20px}
.margin-10-top{margin-top: 10px}
.margin-0-top{margin-top: 0px}


.margin-80-bottom{margin-bottom: 80px}
.margin-60-bottom{margin-bottom: 60px}
.margin-40-bottom{margin-bottom: 40px}
.margin-30-bottom{margin-bottom: 30px}
.margin-20-bottom{margin-bottom: 20px}
.margin-10-bottom{margin-bottom: 10px}
.margin-0-bottom{margin-bottom: 0}
.margin-5-bottom{margin-bottom: 5px}


a{
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
