/*
Theme Name: galenical child
Tags:  custom-menu, editor-style, featured-images
Template: galenical
Version: 1.0.0
*/


@import '../galenical/style.css';


body{
    /*background: #f00;*/
}
/*---------------------------------
      write your css from here
------------------------------------*/

.elementor-2684 .elementor-element.elementor-element-c880bae:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-2684 .elementor-element.elementor-element-c880bae > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.elementor-2684 .elementor-element.elementor-element-cc9891f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-2684 .elementor-element.elementor-element-cc9891f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    background: var(--main-colour) !important;    
}
.elementor-2684 .elementor-element.elementor-element-e32148b:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-2684 .elementor-element.elementor-element-e32148b > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    background: var(--second-colour) !important;    
}
.em-active-button{
    color: #fff !important;
    border-color: #fff !important;
}
body{
    /*background:*/
}
.witr_image_title img{
    display: none;
}
.witr_image_title:before,
.witr_image_title:after{
    content: ' ';
    display: block;
    position: absolute;
    width: 200px;
    height: 3px;
    background-color: var(--second-colour);
    margin-left: auto;
    margin-right: auto;
    
    text-align: center;
    left: 50%;
    margin-left: -100px;
}
.witr_image_title:after{
    width: 50px;
    margin-left: -25px;
    background-color: #fff;
}
.logo{
    max-width: 60px;
}

/*.elementor-section[data-id="4824596"],
.elementor-section[data-id="646ff8b"],
.elementor-section[data-id="71e4009"]{
    opacity: .3;
    background: #f00;
}
.elementor-section[data-id="4824596"]:hover,
.elementor-section[data-id="646ff8b"]:hover,
.elementor-section[data-id="71e4009"]:hover{
    opacity: 1;
    background: none; 
}*/
.blog-lr ul{
    margin-left: 2em;
}
.single-blog-content{
    padding: 1em;
}
.elementor-element-fed1601 .elementor-widget-wrap,
.elementor-section[data-id="2d6ee85"] .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.elementor-element-556ba64 .elementor-widget-wrap{
    padding: 0px !important;
}

.elementor-column[data-id="556ba64"]{
    /*width: 34%;*/
}
section.elementor-section[data-id="672e1dc"] .elementor-container{
    margin: auto;
    max-width: 90%;
}
.prot_content  .porttitle_inner{
    display: none !important;
}
.prot_content.em_port_content {
    opacity: .3 !important;
    background-color: var(--second-colour);
}
.service-btn a{
    background-color: var(--second-colour) !important;
    border: none;
}
.wblog-content.blog-content-2 p{
    min-height: 45px;
}
.wblog-content.blog-content-2 a.btn2{
    color: #FFFFFF !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  background-color: var(--second-colour) !important;
  border-radius: 30px 30px 30px 30px !important;
  padding: 7px 30px 7px 30px !important;
  display: inline-block !important;
}
/*wblog-content blog-content-2 all_blog_color*/
.wblog-content.blog-content-2 a.btn2:hover{
    background-color: var(--main-colour) !important;
}
.learn_more_adn .learn_btn{
    color: var(--second-colour) !important;
    
/*  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  background-color: var(--second-colour);
  border-radius: 30px 30px 30px 30px;
  padding: 7px 30px 7px 30px;*/
}
.learn_more_adn .learn_btn:hover{
    color:  var(--main-colour) !important;
}

.single_counter_inner .counter_icon{
    display: none;
}
@media(max-width:768px){
    .home-left .em-service2.sright{
        text-align: left;
    }
    .galenical-single-blog-details-inner{
        padding: 38px 25px 15px;
    }
}
.galenical-blog-meta{
    display: none;
}

#nav_menu-3 a{
    font-weight: bold;
}

.galenical_menu > ul#menu-top-menu > li > a:hover{
    color: var(--second-colour);
}