/* 
Theme Name: Monlam Designs Hello
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Monlam Designs Hello is a child theme of Hello Elementor, created by Monlam Designs team
Author: Monlam Designs
Author URI: https://monlamdesigns.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: monlam-hello
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* MONLAM DESIGNS */

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
}

p {
    padding-top: 10px;
}

blockquote {
	font-size:1.1rem;
	background: url(https://lhasocialwork.org/monlamdesigns1ma/wp-content/uploads/2025/05/quotes-yellow.png) no-repeat 15px 15px #dfebed;
    padding: 20px 30px 5px 80px;
    position: relative;
    background-size: 60px;
    margin: 20px 0;
	min-height: 80px;
}

/** GALLERY **/
.gallery-columns-2 .gallery-item {
    max-width: 46%!important;
    display: inline-block!important;
    margin-right: 20px!important;
}
.gallery-columns-2 .gallery-item img {
    height: 280px;
    width: auto;
}
.gallery-columns-3 .gallery-item {
    display: inline-block;
    margin-right: 20px;
    max-width: 26%;
  /*  float: left;  */
}
/*
.gallery-columns-3 .gallery-item img {
	height:190px;
}  */
.gallery-columns-4 .gallery-item {
    display: inline-block;
    min-width: 25% !important;
}
.gallery-columns-4 .gallery-item img
 {
    width: 200px;
}
.gallery-caption {
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
}

#md-maincontent li {
    list-style: disc;
}

/* Image Captions in content */
figcaption.widget-image-caption.wp-caption-text
 {
    padding: 20px 20px 10px 20px;
}

/* Photo Gallery Page - Embed Flickr photos through sociablekit */
.sk-flickr-photo-albums-page-description.ml-description
 {
    display: none;
}

/* SINGLE PAGE/POST TEMPLATE Elementor */
#md-pagesidebar ul li {
    font-weight: 400;
    border-bottom: solid 1px #ccc;
    margin: 0 0 7px -20px;
    padding-bottom: 6px;
    list-style: inside;
    list-style-position: outside;
}
#md-pagesidebar li {
    margin-bottom: 25px;
}

#md-postsidebar li {
    border-bottom: solid 1px #ccc !important;
    margin-bottom: 14px !important;
}

/* Recent Post with thumbnail Plugin Widget
.rpwwt-widget ul li {
    margin: 0 5px 0 0;
 
    font-size: 1rem;
	font-weight: 600;
}
 */
.rpwwt-widget a {
    color: var(--e-global-color-primary);
}
.rpwwt-widget ul li
 {
    margin-bottom: 0 !important;
    border-bottom: none !important;
	padding-top:5px;
	line-height: 1.6!important;
	display: block;
    font-size: 1rem;
	font-weight: 600;
}
.rpwwt-post-date {
    font-style: italic;
    font-size: 0.9rem;
    margin: 5px 0;
	color: var(--e-global-color-secondary);
}

/* Sidebar Widgets */
h2.widgettitle, #md-pagesidebar h2, #md-postsidebar h2 {
    font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.3;
    background: url(https://www.lhasocialwork.org/tibetan/lhatibbackup1sep/wp-content/uploads/2025/10/cloud-transparent.png) 0px 0px no-repeat!important;
    background-size: 45px !important;
    background-size: contain;
    padding-left: 45px; 
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}
/*   
.widgettitle:after {
    background: url(https://www.lhasocialwork.org/tibetan/lhatibbackup1sep/wp-content/uploads/2025/10/cloud-transparent.png) 10px 10px no-repeat;
    content: "";
    display: inline-block;
    height: 30px;
    z-index: 99;
    background-size: 40px;
    width: 50px;
}
 */




