/*
    Theme Name: Dizward
    Version: 1.1
    Description: Dizward Theme
    Author: Dizward
    Author URI: https://www.dizward.com
*/
@import url("assets/css/combine.min.css");

/* Font embedding (Sagar) */
@font-face {
  font-family: "myanmartext";
  src: url("assets/fonts/myanmartext/MyanmarText.ttf");
  font-weight: normal;
  font-style: normal;
	line-height:1.7;
}
.archive .entry-post p ,.ct-t-col p{
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom: 5px;
}
.postphoto {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.postphoto img {
    max-width: 32%;
}
.archive.category .dw_cat article .featureimg img,.ct-t-col .imgoverlay img {
    height: 100%;
    object-fit: cover;
}
.single-post .img-wapper.mb-3 img {
    height: auto!important;
    object-fit: cover;
}
/* Apple & google podcasts */
a.appc span {
    margin-left: 7px;
    color: #fff;
}
a.appc img {
    max-width: 16%;
	border-radius: 3px;
}
a.appc {
    display: flex;
    align-items: center;
    background: #9e41d6;
	border-radius: 3px;
}
a.appc.gpc img {
    padding: 3px;
	background: #f9f9f9;
}
a.appc.gpc span {
    color: #000;
}
a.appc.gpc {
    border: 1px solid #bbb;
    background: #fff;
    margin-top: 10px;
}
.img-header img {
    height: auto;
    border-radius: 5px;
    object-fit: cover;
}
iframe.wp-embedded-content {
    width: 80%;
    height: 100%;
}
/* Apple & google podcasts */
/* Category and Spotify postcasts */

.archive.category .dw_cat img {
    height: 100%;
	object-fit:cover;
}
.archive .entry-post p, .ct-t-col p {
    margin-bottom: 5px;
    color: #666;
	font-size:14px;
}
a.catpodcast {
    display: block;
    width: 100%;
}
a.catpodcast iframe.wp-embedded-content {
    width: 85%;
}
.hmpoc iframe {
    width: 100%!important;
    height: auto;
}
.hmpoc>div {
    width: 49%;
}
.hmpoc h3 {
    width: 100%;
}
.hmpoc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/* Category and postcasts */
.ct-header.himg img {
    height: 100%;
    object-fit: cover;
}
.ct-header.himg>div>div {
    padding: 5px;
}
ul.post-categories li{
	margin-top:0px;
}
 ul.post-categories li a {
	background: #7e837e;
    padding: 6px 7px 2px;
    margin-right: 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
}
ul.post-categories li a:hover{
	background:#097f00;
}
 ul.post-categories {
    padding: 0;
    list-style: none;
    display: flex;
    margin-bottom: 10px;
}
.tcolnew>a{
	width:100%;
	font-size:22px;
	line-height:35px;
	transition:.3s;
}
.tcolnew>a:hover h3{
	color:#097f00;
}
.tcolnew {
    flex-wrap: wrap;
    justify-content: space-between;
}
.tcolnew span, .img-header span{
	font-family: "Poppins";
	font-size:14px;
}
.tcolnew .postcat{
	display:inline;
	float:left;
}
.tcolnew .postex{
	float:left;
}
.yarpp-thumbnails-horizontal {
    flex-wrap: wrap!important;
    display: flex!important;
	justify-content:space-between;
}
.yarpp-related .yarpp-thumbnail-title {
    line-height: 2!important;
	transition:.3s;
}
.yarpp-related .yarpp-thumbnail-title:hover{
	color:#f4511e;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    height: 270px!important;
}
.foottwotab .yarpp-thumbnails-horizontal a img {
    height: 210px;
    object-fit: cover;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    max-height: 200px!important;
    overflow: hidden!important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
	color:#333;
}
.hmtowtabs .sow-tabs-panel-container .sow-tabs-panel {
    padding: 10px 0!important;
}
.hmtowtabs ul.wpp-list li a{
    width: 62%;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.foottwotab .yarpp-thumbnails-horizontal a {
  width: 24%;
	margin:0;
	height:310px!important;
	
}
.foottwotab .yarpp-thumbnails-horizontal a * {
  width: 100%;
  margin: 0;
}
.foottwotab .yarpp-thumbnails-horizontal a span {
  padding: 10px;
  height: 70px;
}
.hmtowtabs ul.wpp-list li a:first-child {
    width: 35%;
}
.hmtowtabs ul.wpp-list li,.hmtowtabs ul.recent-posts li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	border-bottom: 1px solid #ccc;
    padding: 10px 0 10px
}
.hmtowtabs ul.wpp-list li:hover, .hmtowtabs ul.recent-posts li:hover {

}
.hmtowtabs ul.wpp-list li span {
    display: block;
    height: 1rem;
    text-align: right;
    width: 100%;
    font-weight: bold;
}
.hmtowtabs ul.recent-posts {
	list-style:none;
	padding:0;
}
.hmtowtabs ul.recent-posts li img {
    max-width: 35%;
    height: auto;
}
.hmtowtabs ul.recent-posts li div * {
    display: block;
}
.hmtowtabs ul.recent-posts li div a {
    display: -webkit-box!important;
}
.foottwotab ul li a {
    color: #000;
}
.foottwotab ul li {
    background: #ddd;
    padding: 5px 10px;
    margin-right: 5px;
}
.foottwotab h4.entry-title a {
    font-size: 1rem;
    font-weight: 600;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.foottwotab .rt-tpg-container>div>div {
    padding: 0;
    width: 24%;
	position:relative;
}
.foottwotab .rt-tpg-container>div {
    display: flex!important;
    justify-content: space-between;
    margin-top: 20px;
}
.foottwotab .rt-tpg-container .rt-holder .rt-detail {
    padding: 10px!important;
}
.foottwotab .post-meta-user a {
    line-height: 30px;
    padding: 5px 5px 0px 5px;
    background: #7e837e;
	color:#fff;
	transition:all ease .3s;
/* 	border-radius:5px; */
}
.foottwotab .post-meta-user a:hover{
	background: #097f00;
}
.foottwotab .post-meta-user span i{
	display:none;
}
section.breaking-news .row>div a {
    font-size: 14px;
}
section.breaking-news .row>div {
    align-items: center;
    display: flex;
}
section.breaking-news {
  padding: 0px 0;
  background: #f7f7f7;
}
.bnnimg {
    padding: 10px 0;
}
.ct-header a h6.news-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
div.topbar.affix{
	background: #fff;
    position: fixed;
    width: 100%;
    top: 0 !important;
    z-index: 999;
}
/* Stay Connected */
.socialcon ul li.facebook a {
    background: #3b5998;
}
.socialcon ul li.youtube a {
    background: #f00;
}
.socialcon ul li.telegram a {
    background: #49c4d7;
}
.socialcon ul li a:hover {
    color: #ccc !important;
}
.socialcon ul li {
    margin-bottom: 5px;
}
.socialcon ul li a {
    color: #fff;
    display: flex;
    width: 100%;
    background: #aaa;
    align-items: center;
    height: 50px;
    margin-right: 10px;
}
.socialcon ul {
    list-style: none;
    padding: 0;
}
.socialcon ul li i {
    border-right: 2px solid #fff;
    height: 100%;
    align-self: center;
    padding: 15px;
    width: 50px;
    font-size: 1.2rem;
    text-align: center;
    margin-right: 10px;
}
/* Stay Connected */
.socialcon ul li.facebook a {
    background: #106AFF;
}
.socialcon ul li.youtube a {
    background: #FE0808;
}
.socialcon ul li.telegram a {
    background: linear-gradient(to left bottom, #3BAEE0, #2597D4);
}
.socialcon ul li a:hover {
    color: #ccc !important;
}
.socialcon ul li {
    margin-bottom: 5px;
}
.socialcon ul li a {
    color: #fff;
    display: flex;
    width: 100%;
    background: #aaa;
    align-items: center;
    height: 50px;
    margin-right: 10px;
}
.socialcon ul {
    list-style: none;
    padding: 0;
}
.socialcon ul li i {
    border-right: 2px solid #fff;
    height: 100%;
    align-self: center;
    padding: 15px;
    width: 50px;
    font-size: 1.2rem;
    text-align: center;
    margin-right: 10px;
}
.stellarnav.desktop ul li>a {
    font-size: 15px;
}
.sb_youtube_header.sby-header-type-text span {
    font-family: "Poppins";
}
.sb_youtube_header.sby-header-type-text {
    margin-bottom: 0px !important;
}
section.single-dw .img-wapper .img_caption_dw {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 5px 10px;
    margin-right: 15px;
    background: rgb(0 0 0 / 37%);
    font-size: 14px;
    line-height: 1.8;
}
.single-content h3{
	line-height: 2.5!important;
}
h3.widget-title, p {
    font-size: 18px;
	line-height: 2!important;
}
.img_caption_dw {
    position: absolute;
    z-index: 999;
    background: #00000096;
    bottom: 0;
    padding: 10px 10px;
    color: #fff;
    font-size: 12px;
	margin-right: 0px;
}