/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/* GENERAL */
/*body.single-news .elementor embed, .elementor iframe, .elementor object, .elementor video {max-width:560px!important; height:315px!important; }*/
body.single-news .elementor iframe {max-width:640px!important; height:390px!important; }

/*.fluidvids*/

/* HOME */
/* Header Bar Long    .elementor-395 .elementor-element.elementor-element-2293684 .elementor-heading-title*/
.barlong {
width:720px; margin-top:-17px; padding-top: 17px;
height: 50px;
background-image: url(https://www.cudharma.com/wp-content/uploads/2023/08/bgframe01s-center.png);
}

@media only screen and (max-width:1024px) {
    .barlong {width:95%; margin-top:20px;}   
}
@media only screen and (max-width:767px) {
    .barlong {width:88%;}   
}

.barlong:before {
width:50px;
content: " ";
    background-image: url(https://www.cudharma.com/wp-content/uploads/2023/08/bgframe01s-left.png);
background-repeat: no-repeat;
position: absolute;
    left: -38px;
    top: 0px;
    height:50px;
}

.barlong:after {
width:50px;
content: " ";
    background-image: url(https://www.cudharma.com/wp-content/uploads/2023/08/bgframe01s-right.png);
background-repeat: no-repeat;
position: absolute;
    right: -47px;
    top: 0px;
    height:50px;
}

.elementor-slideshow__title {
    display: none;
}

/* Header Bar Short */
.barshort {
    width:305px; margin-top:-17px; padding-top: 17px;
    height: 50px;
    background-image: url(https://www.cudharma.com/wp-content/uploads/2023/08/bgframe01s-center.png);
    }
    
    @media only screen and (max-width:1024px) {
        .barshort {width:95%; margin-top:20px;}   
    }
    @media only screen and (max-width:767px) {
        .barshort {width:88%; margin-top:0px;}   
    }
    
    .barshort:before {
    width:50px;
    content: " ";
        background-image: url(https://www.cudharma.com/wp-content/uploads/2023/08/bgframe01s-left.png);
    background-repeat: no-repeat;
    position: absolute;
        left: -38px;
        top: 0px;
        height:50px;
    }
    
    .barshort:after {
    width:50px;
    content: " ";
        background-image: url(https://www.cudharma.com/wp-content/uploads/2023/08/bgframe01s-right.png);
    background-repeat: no-repeat;
    position: absolute;
        right: -47px;
        top: 0px;
        height:50px;
    }

/* Post List News */

.jet-smart-listing__post-thumbnail img {height:80px;}

/* Post List News Elementor - Feauter images link*/

body.home .elementor-widget-image a {width:100%;}

/* shrinking header section */

.shrinker {
	background: transparent;
    height:95px; width:100%!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: linear-gradient(180deg, rgba(190,213,165,1) 0%, rgba(190,213,165,1) 35%, rgba(235,245,236,1) 100%);
    height: 60px!important;
	padding-top: 10px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
/* shrinking logo image */

.shrinking-logo img {
	width: 100px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 60px!important;
	margin-top: -16px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	content:url('https://www.cudharma.com/wp-content/uploads/2023/09/logo-chula-dham02.png');
}



/* Tablet and Mobile Menu Shrinking */

@media screen and (max-width: 1024px) {
}
	

@media screen and (max-width: 767px) {
	
	.shrinker.elementor-sticky--effects {
    height: 60px!important;
	}
	.shrinker.elementor-sticky--effects img {
	width: 45px!important;
	margin-top: -10px!important;
	}
}

/* Sassy Social */
.heateor_sss_sharing_title  {margin-top: 80px; color:#467154; font-size:16px;}
div.heateor_sss_follow_ul, div.heateor_sss_sharing_ul {margin:15px auto 0px auto!important;}
div.heateor_sss_follow_ul a, div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {padding:1px!important; margin:0px!important;}
.elementor-post__excerpt .heateor_sss_horizontal_sharing {display:none!important;}

