/*!
Theme Name: Constructive Conversations Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/
.header-menu .elementor-nav-menu li.menu-item:last-child a {
    background-color: #ff6b01;
    padding: 10px 15px !important;
    border-radius: 5px !important;
	    margin-left: 11px;
}
.header-menu .elementor-nav-menu li.menu-item:last-child a:hover {
    background-color:#0b3778;
}
.latest-episode .elementor-image-box-content{
	padding:10px 30px 30px 30px;
}
.elementor-widget-testimonial-carousel .swiper-slide:hover {
    background-color: #ff6b01 !important;
}
.elementor-widget-testimonial-carousel .swiper-slide:hover .elementor-testimonial__text,
.elementor-widget-testimonial-carousel .swiper-slide:hover .elementor-testimonial__name{
	color:#fff !important;
}
.sticky {
    background: #0B3778;
}
.sticky img.attachment-full.size-full.wp-image-37 {
    width:70% !important;
}
.sticky ul li a{
	font-size: 16px !important;
}
.elementor-32 .sticky.elementor-element.elementor-element-156505e6 {
    min-height: 70px !important;
}
.sticky img {
    display: none !important;
}
.sticky p {
    font-size: 25px !important;
}
.elementor-22 .sticky .elementor-element.elementor-element-9cdcc2c > .elementor-widget-container{
    margin: 0px 0px 0px 0px;
}
@media(max-width: 1199px){
.host-wrap .elementor-widget-image,
.host-wrap .elementor-widget-image .elementor-widget-container,
.host-wrap .elementor-widget-image img,
.host-wrap .elementor-widget-icon-box,
.host-wrap .elementor-widget-icon-box .elementor-widget-container{
    transform: translate(0) !important;
}
}
@media(max-width:767px){
	.sticky p {
    font-size: 16px !important;
}
.mob-mem {
    flex-direction: row !important;
    flex-wrap: nowrap;
}
}
@media(min-width:320px){
	.bg-fixed {
    background-attachment: fixed;
}
}