/*Page giới thiệu*/
.box_vechungtoi{position: relative;background-size: cover; background-position: left center;}
.box_vechungtoichild {padding: 5rem;    background-color: #000000ba; }
.box_vechungtoipagegt{align-items:center}
.video_gioithieu{border-radius: 10px; background-color: #000; position: relative; overflow: hidden;}
.video_gioithieu iframe{width:100%}

.icon_vechungtoipagegt{    border-radius: 50%;
overflow: hidden;
font-size: 30px;
color: #fff;
width: 4.4rem;
height: 4.4rem;
line-height: 4rem;
border: 2px solid #fff;
text-align: center;
display: block;}
.vechungtoipagegt{ margin-top: 2rem; margin-bottom: 2rem;color: #fff;} 
.tieude_vechungtoipagegt{color: #fff;font-size: 2.5rem; font-family: 'Montserrat-Bold';line-height: 3rem;}
.noidung_vechungtoipagegt{color: #fff;}

.content_tamnhinsumenh{margin-top:3rem;margin-bottom:3rem;align-items:center}
.box_tamnhinsumenh{padding:5rem 0 0}

.icon_tamnhinsumenh{    border-radius: 50%;
overflow: hidden;
font-size: 30px;
color: #fff;
width: 10rem;
height: 10rem;
line-height: 10rem;
border: 2px solid #FF862E;
display: block;
background-color: #fff;
text-align: center;
margin: 0 auto;}
.icon_tamnhinsumenh img{width: 6rem; height: 6rem;}
.box_noidungtamnhinsumenh{      padding: 2rem;  background-color: #F6F6F6;
box-shadow: 0px 7px 20px -5px rgba(154.5, 154.5, 154.5, 0.5);
border-radius: 15px;}
.tieude_tamnhinsumenh{ color: #FF862E;font-size: 20px;text-transform: uppercase; font-family: 'Montserrat-Bold'; margin-bottom: 1rem;}
.noidung_tamnhinsumenh p{margin-bottom:0.5rem}

.box_thietketaicvn{padding: 5rem 0;}
.tieude_thietketaicvn{    color: #FF862E;
font-family: Montserrat-Bold;
font-size: 1.7em;
padding-bottom: 1.5rem;
text-align: center;
text-transform: uppercase;
position: relative;
margin-bottom: 3rem; }  
/*bg_page*/
.box_page{ border-radius: 10px; padding: 3rem 0; background-color: #FAFAFA;} 
.imgbg_headpage {width:100%}
.bg_headpage {  
position: relative;
display: flex;
align-items: center;} 
.bg_headpagechild {position: absolute; width: 100%; color: #fff;z-index: 1; }
.title_page { font-size: 2.3em;    text-transform: uppercase; margin-bottom: 0.5rem;font-family: Montserrat-Bold;} 
#breadcrumbs a,#breadcrumbs { color: #6c757d;}
.title-white >a , .title-white >a:hover ,.title-white >a:active,.title-white >a:focus {color:#6c757d}

.bread { padding: 0.5rem 0; background-color: #eee;}
/*Archive sản phẩm*/ 
.tab-container{margin: 3rem 0;}
.tab-buttons {margin: 0 auto 3rem; border-bottom: 1px solid #bbb;    display: inline-block;width: 100%;}
.tab-btn {font-family: 'Montserrat-Bold';position:relative;
    background: #fff;
    color: #000;
    border: none; 
    padding: 10px 25px; float: left;
}
.tab-btn:after{  background-color: #4b4b4b;  content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    transition: all .5s ease-in-out;} 
.tab-btn.active:after,.tab-btn:hover:after { width: 100%;} 
.tab-contentdanhmuc {display: none;}
.tab-contentdanhmuc.active {display: block;}

.taxonomy-list-children{display:inline-block}
.taxonomy-list-children li{float:left}
.taxonomy-list-children li a{    border: 1px solid #bbb;
    border-radius: 3px;
    color: #4b4b4b;display:block;
    font-size: 1rem;
    font-weight: 600; 
    margin-right: 10px;
    padding: 0.8rem 1rem;}
.taxonomy-list-children li.active a,.taxonomy-list-children li a:hover{background-color: #4b4b4b;color: #fff;}
/*Single product*/
.product_image_gallery{ position: relative;  height: 770px;  object-fit: cover; display: flex; justify-content: center;}

.box_menuchitietsanpham{ 
    border-bottom: 1px solid #bbb;
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: #fff;
}
.box_menuchitietsanpham.navfixed {
  position: sticky;  
}

.anchor-nav  {  display: inline-block; }
.anchor-nav li {  
    font-family: 'Montserrat-Bold';
    position: relative;
    background: #fff;
    color: #000;
    border: none;
    padding: 15px 25px;
    float: left;
 
}
.anchor-nav li a:after {
    content: '';
    position: absolute;
    bottom: -8px;
    width: 0;
    height: 3px;
    margin: 5px 0 0;
    transition: all .1s ease-in-out;
    transition-duration: .5s;
    opacity: 0;
    background-color: #4b4b4b;
    left: 0;
    z-index: 3;
}
.anchor-nav li a.active:after, .anchor-nav li a:hover:after {
    width: 100%;
    opacity: 1;
}

.box_postcontent {margin:3.9rem 0}
.box_postcontent blockquote { 
    position: relative;
    padding-left: 28px;
    width: 80%; 
    font-weight: 400;
    font-size: 35px;
    line-height: 44px;
    letter-spacing: -1px;
    margin: 30px auto; /* canh giữa + chừa khoảng */
}

.box_postcontent blockquote:before {    content: "";
    background-color: #4b4b4b;
    display: inline-block;
    width: 2px;
    height: calc(100% - 30px);
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}  

.box_mausanpham{padding:3.9rem 0;background: #eaeaea;}

.gallery-thumbs { width: 100%;   font-size: 0;}
.gallery-thumbs .thumb-item { display: inline-block; width: 18%; margin: 0 2% 15px 0; vertical-align: top; font-size: 14px;}
.gallery-thumbs img { width: 100%; border-radius: 6px; border: 2px solid transparent; cursor: pointer; transition: 0.3s;}
.gallery-thumbs img:hover { border-color: #333;}
.box_chitietsp{margin-top:3rem}
.tensanpham{ color: #000; font-family: Montserrat-Bold; font-size: 1.7em; }
.btn_order{    background-color: #4b4b4b;
    color: #fff;
    text-transform: uppercase;
    padding: 1rem 2rem;
    display: table;
    margin: 2rem 0;
    font-family: 'Montserrat-Bold';}
.btn_order:hover{ background-color:#2e2e2e;color: #fff;}
.btn_order i{font-size: 1.5rem;margin-right: 0.5rem;}
.support_hotline{font-size: 1.4rem; font-family: 'Montserrat-Bold';}



/*Dat hang nhanh*/
.frm_datmua {padding: 0;}
.cl_main {background: #FFC107 !important;
opacity: 1;
padding: 4px 9px !important;
margin-right: 0;
margin-top: 0;
color: #fff;
border-bottom-left-radius: 20px;
position: absolute;
right: 0;}
.modal_title { margin-bottom: 1rem;
background: #ff862e;
color: #fff;
text-align: center;
font-family: 'Montserrat-Bold';
font-size: 1.5em;
padding: 1rem 0;
}	 
.info-modal{padding: 1rem;}
.box_bg {    color: rgb(255, 255, 255);
text-align: center; 
float: left;  
box-sizing: border-box;
background: rgb(58, 60, 76);
padding: 0px 10px;}	

.box_bg .mess { font-size: 14px;
font-weight: normal;
background: rgba(255, 255, 255, 0.1);
padding: 10px;
margin: 20px;}
.hotline_bg {
font-size: 25px;
color: rgb(255, 255, 255);
font-weight: 800;
}

.frm-titlebg {font-weight: 700;
text-transform: uppercase;
padding: 20px 0px;
text-align: center;
color: red;}


.input_gl {
margin-bottom: 20px;
}	
.input_gl > span > input,.input_gl > span > select {
padding: 5px 10px 5px 30px !important;
min-height: 35px !important;
border-radius: 3px;
}	 
.btnguidi {display: table;text-align:center;margin: 1em 0;}



.box_excerpt{padding:3.9rem 0}
.box_excerpt h2{color: #000;font-family: Montserrat-Bold; font-size: 1.7em; padding-bottom: 1.5rem;}  
.box_excerpt table {
border: none;
border-collapse: collapse;
border-spacing: 0; 
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.box_excerpt caption,
.box_excerpt th,
.box_excerpt td {
font-weight: normal!important;
border: none;
text-align: left;
}
.box_excerpt caption {
font-size: 16px;
margin: 20px 0;
}
.box_excerpt th {
font-weight: normal!important;
text-transform: uppercase;
border: none;
}
.box_excerpt td {
border: none;
padding: 6px 10px;
}
.box_excerpt td p,.box_excerpt p{ 
margin-bottom:1rem;
}

.link_filethongsokythuat {display:inline-block; font-size:0.9rem; border: 1px solid #4b4b4b;color: #4b4b4b;text-transform: uppercase; padding: 0.6rem 1rem; margin-right: 3rem; font-family: 'Montserrat-Bold';}
.link_filethongsokythuat:hover{background-color: #4b4b4b; color: #fff;}

.box_tinhbenvung{padding:3.9rem 0;background: #eaeaea;}
.tieude_tinhbenvungmain{color: #000;font-family: Montserrat-Bold; font-size: 1.7em; padding-bottom:3rem; }
.box_tinhbenvungchild{margin-bottom:3rem}
.tieude_tinhbenvung{color: #000;font-family: Montserrat-Bold; font-size: 1.1rem; padding-bottom:1rem;}
.img_tinhbenvung{    width: 25%;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;}
.box_noidungtinhbenvung{ display: inline-block;width: 65%;vertical-align: middle;}

.box_huongdanlapdat{padding:3.9rem 0}

.box_filedownloadmain{padding:3.9rem 0;}
.title_filedownloadmain{color: #000;font-family: Montserrat-Bold; font-size: 1.7em; padding-bottom: 1.5rem;  }

.box_filedownload {
  border: 1px solid #eee;
  border-radius: 6px;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 0.3s ease;
}

.tieude_filedownload {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  background: #f9fafb;
  transition: background 0.3s ease;
}

.tieude_filedownload:hover {
  background: #f1f5f9;
}

.tieude_filedownload i {
  transition: transform 0.3s ease;
}

.tieude_filedownload.active i {
  transform: rotate(90deg);
}

.filedownloadchild {
  display: none;
  padding: 12px 16px;
  background: #fff;
  border-top: 1px solid #eee;
}
.file_downloadchild{    display: block;
    margin: 1.5rem 0;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';}


.box_relatedproduct{padding:3.9rem 0}
.title_relatedproduct{color: #000;font-family: Montserrat-Bold; font-size: 1.7em; padding-bottom: 1.5rem; }
/*Archive dự án*/
.box_duancat{ background-color: #FAFAFA; padding-bottom: 5rem;} 
.box_duancatchild{    background-color: #fff;
margin-top: -3rem;
position: relative; 
border-radius: 20px;
overflow: hidden;
box-shadow: 0px 6px 20px -3px rgba(192, 192, 192, 0.5);}
.description_catemain{padding: 2rem;}
.description_catemain p{margin-bottom:1.5rem;line-height:2rem}
.img_danhmucduan{padding: 0;}
.box_archiveduan { border-radius: 10px; padding: 3rem 0; background-color: #FAFAFA;} 
/*Sidebar*/
.box_sidebar{ border-radius: 10px;background-color: #fff; box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.07058823529411765);  padding: 1.5rem;margin-bottom:2rem}
.tieude_menusidebar{    font-size: 19px;
font-family: 'Montserrat-Bold';
border-bottom: 2px solid #FF862E;
padding-bottom: 0.5rem;
margin-bottom: 1.5rem;}
.menu_sidebar li a {
padding: 0.4em 0; 
display: inline-block;
color: #444;
}
.menu_sidebar li a:hover{color: #FF862E;}
.box_sidebar li a:before {
content: "\ec77";
font-size: 0.4rem;
font-family: IcoFont!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
line-height: 1;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
margin-right: 9px;
color: #FF862E;    vertical-align: middle;
}
.box_sidebar ul li a:hover { color:#FF862E} 


.box_postsidebar{margin-bottom:1.5rem}
.box_imgpostsidebar {padding-right: 0;}
.box_titlepostsidebar h4{ font-size: 14px; font-weight: 700;line-height: 1.3rem;}

/*Archive*/
.box_archive{ border-radius: 10px; padding: 3rem 0; background-color: #FAFAFA;} 
.box_postarchivemain{margin-bottom:2rem}  
.box_postarchivechild {border-radius: 10px;
position: relative;height:100%;
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;
background-color: #fff;
box-shadow: 2px 2px 16px -7px rgba(178.9921875, 178.9921875, 178.9921875, 0.5);
opacity: 1;    overflow: hidden;
/*padding: 0.3rem;*/}
.box_postarchivechild:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border-bottom-color:#000}
.box_postarchive {position: relative; overflow:hidden}
.box_postarchive img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-o-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.box_postarchive:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
.box_postarchivecontent {padding:1rem; }
.box_postarchivecontent h3{ line-height: 1.5rem; color: #111d19;
font-size: 1rem;font-family: 'Montserrat-Bold';
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;    margin-bottom: 0.5rem;
}
.box_postarchivecontent h3:hover{color:#FF862E}
.excerpt_postarchivecontent{      color: #54595f;
font-size: 0.9rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
} 
.btn_readmorepost{font-size: 16px;font-weight: 700;color: #FF862E; margin-top: 0.5rem; display: block;font-family: 'Montserrat-Bold';}
.btn_readmorepost:hover{color:#22ad50}
/*Phân trang*/
.pagination {display: table;margin:1rem auto;}
.pagination li{display:inline-block}
.pagination > .page-item:last-child > a ,.pagination > .page-item:first-child  > a,.pagination > .page-item > a { 
position: relative;
display: block;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25; 
border: 1px solid #dee2e6;border-radius:0;    color: #FF862E;
}
.page-item.active .page-link { 
background-color: #FF862E;
border-color: #FF862E;    color: #fff !important;
}
/*Single*/
.box_contentsingle{ background-color: #fff; box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.07058823529411765); padding: 1.5rem;border-radius:10px}
.title_pagesingle{ font-family: Montserrat-Bold;font-size: 23px;line-height: 33px;}
.box_thoigian {
color:#FF862E;
margin: 1em 0;
display: block;
}
.share-wrapper{    display: table;  
margin-bottom: 1rem;
}
.share-button {
display: inline-block;
border: 1px solid #dadbdc;
border-radius: 40px; 
text-align: center;
vertical-align: middle;
padding: 10px; 
width: 35px;
height: 35px;
line-height:10px;
background-color: #fff;
z-index: 99;margin:0 0.3rem
}
.share-button:hover span{color: #fff;}
.share-button.facebook {color: #4596eb;}
.share-button.facebook:hover {background-color: #4596eb;border-color: #4596eb}

.share-button.pinterest { color:#e25241;}
.share-button.pinterest:hover { background-color: #e25241;border-color: #e25241;}

.share-button.twitter {color: #48a8ee;}
.share-button.twitter:hover {background-color: #48a8ee;border-color: #48a8ee;}

.share-button.linkedin {color: #0073b1;}
.share-button.linkedin:hover {background-color: #0073b1;border-color: #0073b1;}

.share-button.reddit { color: #ff1a00;}
.share-button.reddit:hover { background-color: #ff1a00; border-color: #ff1a00;}

.share-button.email { color: #f6c244;}
.share-button.email:hover { background-color: #f6c244; border-color: #f6c244;}


.box_tintuckhac{margin-top:3rem}
.title_tintuckhac{      font-size: 1.5rem;
font-family: Montserrat-Bold;
padding-bottom: 0.5rem;
margin-bottom: 1.5rem;
border-bottom: 1px solid #FF862E;
color: #FF862E;}
.title_postlienquan{    line-height: 1.5rem;
color: #111d19;
font-size: 1rem; 
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 0.5rem;
font-weight: 600;
margin-top: 0.5rem;}

/*Page liên hệ*/
.box_contentpagelienhe {margin:5em 0} 
.content_lienhe{   
padding: 2rem;
border-radius: 0.6rem;
box-shadow: 1px 2px 20px 0px rgba(171, 190, 209, 0.51);
height: 100%;}
.content_lienhe h3{font-size: 1.5rem; margin-bottom: 0.5rem;  font-family: 'Montserrat-Bold';}
.content_lienhe p{ color: #54595f;}
.form_pagelienhe{   padding:2rem;
border-radius:0.6rem;
box-shadow: 1px 2px 20px 0px rgba(171, 190, 209, 0.51); }
.form_pagelienhe h3{    font-size: 1.5rem;
margin-bottom: 0.5rem;
font-family: 'Montserrat-Bold';}
.form_pagelienhe .wpcf7{margin-top:2rem}
.form_pagelienhe >p{ color: #54595f;}
.form_pagelienhe .input_gl > span > input,.form_pagelienhe .input_gl > span > select,.form_pagelienhe textarea {
min-height: 40px !important;
border-radius: 3px;
background-color: #FBFBFB;
border-color: #D9D9D9;
}
.form_pagelienhe .btnguidi{text-align:center}
.form_pagelienhe .btn-success{border-radius: 90px;}
.form_pagelienhe .btn-success:hover{ border: 0.01rem solid #f16d0d;background-color: #f16d0d;color: fff;}
.box_thontinpagelienhe{margin-bottom:3rem}
.box_noidunglienhechild{       border-radius: 10px 10px 10px 10px;
box-shadow: 0px 0px 20px -5px rgba(151.33124542236328, 151.33124542236328, 151.33124542236328, 0.5);
height: 100%;
padding: 1rem 0.5rem;border-transition: 0.3s;border: 1px solid transparent;     -o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;}
.box_noidunglienhechild:hover{border: 1px solid #4CAF50;}
.icon_lienhe { 
width: 3rem;
height: 3rem;
color: yellow;
background-color: #FF862E;
display: table;
border-radius: 50%;
text-align: center;
line-height: 3rem;
font-size: 1.5rem;
margin: 0 auto;
}
.tieude_lienhe{ font-size: 1.3rem;color: #000;  text-align: center;  margin: 2rem 0; font-family: 'Montserrat-Bold';}
.noidung_lienhe{color:#000;font-size:1.1rem;text-align:center}
/*Bình luận*/
.box_titlecomment {
padding-bottom: 1em;margin-top: 4em;
}

.box_titlecommentchild {    color: #003c72;font-size: 1.5rem; font-family: Montserrat-Bold;} 
.input_noidungcomment {background: #fff url(../images/icon_noidung.png) no-repeat 1% 3%; padding: 5px 10px 5px 35px ;    width: 100%;}
.input_hotencomment {
padding: 5px 10px 5px 35px ;
min-height: 40px ; 
background: #fff url(../images/icon_hoten.png) no-repeat 2% 50%;
background-size: 20px;width:100%;margin: 1em 0;
} 
.input_emailcomment {
padding: 5px 10px 5px 35px ;
min-height: 40px ; 
background: #fff url(../images/icon_email.png) no-repeat 2% 50%;
background-size: 20px;width: 100%;margin: 1em 0;
} 

.btl_comment  {  
padding: 0.5em 1em;
color: #fff;
background-color: #003c72;
text-transform: uppercase;
margin-top: 2em; 
border: 0.01em solid #003c72;} 
.btl_comment:hover,.btl_comment:active,.btl_comment:focus {background-color:#fff; color:#003c72}



.comment-pagination {
padding: 25px 0;
}

.comment-pagination .page-numbers.current {
background: #ff6200;
color: #fff;
border: 1px solid #ff6600;
text-decoration: none;
border: 1px solid #dfdfdf;
background: #f0f0f0;
padding: 10px 10px;
border-radius: 3px;
color: #999;
}


.comment-pagination .page-numbers, .page-numbers:visited {
border: 1px solid #dfdfdf;
background: #f0f0f0;
padding: 10px 10px;
border-radius: 3px;
color: #999;
margin: 3px;
}

.box_singlecomment {background-color:#eaeaea;margin-top: 3em; padding: 1em;}
.comment-author {float: left; margin-right: 1em;}
.comment-author img{border-radius:50%}
.title_comment { color: #003c72;font-size: 1.2rem;font-family: Anton-Regular;margin-bottom: 1em;display: block;}
.commentlist_mw li {padding: 1em 0;  border-bottom: 0.1em solid #989898;}
.commentlist_mw li:last-child {border-bottom: 0;}
.commentmetadata > .fn {font-weight: 600;text-transform: uppercase; float: left; margin-right: 1em;}
.ngaythang_cm,.comment-reply-link {color: #003c72}
.kksr-legend {color: #fff}
/*Post content dùng chung*/
.like-click {margin-top: 30px; display: block; overflow:hidden}
.border_content {  margin-bottom: 30px;}
.post-content img{ max-width:100%; height:auto;}
.post-content iframe{ width:100% !important;  }
.notice {border-radius: 0;  overflow: hidden; margin-top: 10px;}
.post-content strong { font-weight: 600;  line-height: 30px; }
.post-content a { color: #000 }
.aligncenter a img{ margin: 0 auto; display: block;} 
.post-content h3{font-size:18px ; margin:5px 0px}
.post-content h2{font-size:20px;margin:5px 0px} 
.post-content h1{font-size:22px;margin:5px 0px} 
.content_ttkhac {    padding: 0px 10px 5px;}

.post-content cite,
.post-content dfn,
.post-content em {font-style: italic;}
.post-content p {line-height: 25px;     margin-top: 0; margin-bottom: 1rem;    color: #4a4a4a;}
.post-content ol,
.post-content ul {margin: 16px 0;padding: 0 0 0 40px;}
.post-content ul {list-style-type: square;}
.post-content ol {list-style: decimal outside;}
.post-content li > ul,
.post-content li > ol {margin: 0;}
.post-content dl {margin: 0 20px;}
.post-content dt {font-weight: bold;}
.post-content dd {margin: 0 0 20px;}
.post-content strong { color: #000;}
.post-content code,.post-content kbd,.post-content pre,.post-content samp {font-family: monospace, serif;font-size: 14px;}
.post-content pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}

.post-content blockquote,
.post-content q {quotes: none;}
.post-content blockquote:before,
.post-content blockquote:after,
.post-content q:before,
.post-content q:after {content: "";content: none;}
.post-content blockquote {
font-size: 24px;
font-style: italic;
font-weight: 300;
margin: 24px 40px;
}

.post-content blockquote blockquote {margin-right: 0;}
.post-content blockquote cite,
.post-content blockquote small {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
}
.post-content cite {
border-bottom: 0;
}
.post-content abbr[title] {
border-bottom: 1px dotted;
}
.post-content address {
font-style: italic;
margin: 0 0 24px;
}

.post-content del {
color: #333;
}

.post-content ins {
background: #fff9c0;
border: none;
color: #333;
text-decoration: none;
}

.post-content sub,
.post-content sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

.post-content sup {
top: -0.5em;
}

.post-content sub {
bottom: -0.25em;
}

.post-content a { 
text-decoration: none;
}


.post-content a:focus {
outline: thin dotted;
}

.post-content a:active,
.post-content a:hover { 
outline: 0;
}

.post-content a:hover {
text-decoration: underline;
}
/* Alignment */
.post-content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
.post-content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

.post-content .aligncenter {
display: block;
margin: 5px auto;
}
.post-content img.alignnone {
display: block;
margin: 5px auto;
}
/* Tables */
.post-content table {
border: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.post-content caption,
.post-content th,
.post-content td {
font-weight: normal!important;
border: 1px solid #ededed;
text-align: left;
}
.post-content caption {
font-size: 16px;
margin: 20px 0;
}
.post-content th {
font-weight: normal!important;
text-transform: uppercase;
border: 1px solid #ededed;
}
.post-content td {
border: 1px solid #ededed;
padding: 6px 10px;
}
/* Images */
.post-content img {
height: auto;
max-width: 100%;
vertical-align: middle;  
}
.post-content .wp-caption {
background: transparent;
border: none;
padding: 0;
max-width: 100% !important;
text-align: center;
width: 100% !important;
}
.post-content .wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
.post-content .wp-caption.alignright {
margin: 5px 0 5px 10px;
}
.post-content .wp-caption-dt {
margin: 0;
}
.post-content .wp-caption .wp-caption-text,
.post-content .wp-caption-dd {
color: #220e10;
font-size: 14px;
font-style: italic;
font-weight: 300;
line-height: 1.5;
margin-bottom: 24px;
padding: 0;
}
.post-content .mceTemp + ul,
.post-content .mceTemp + ol  {list-style-position: inside;}