/*
 Theme Name:   Morriston child
 Theme URI: http://smartdemowp.com/morriston/
 Description:  Morriston Child Theme
 Author:       yabo-concept
 Author URI:   https://www.yabo-concept.ch
 Template:     morriston
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  morriston-child
*/


.service-style-two .tabs-content .inner-box {
    
    top: 70px;
    
}

._service-style-two:before {
    
    /*background-image: linear-gradient(141deg, rgba(99, 37, 203) 0%, rgba(99, 37, 203, 0.80) 51%, rgba(99, 97, 203, 0.10) 75%); 
    background-image: linear-gradient(90deg, rgb(43, 43, 43) 0%, rgba(17, 17, 17, 0.486) 55%, rgba(0,0,0,0.10) 70%); */

    background: rgb(0, 0, 0);
    
  }

  ._service-style-two:after{
    
    background: rgba(70, 70, 70, 0.5);
    
  }

  .work-style-two .inner-content .inner-box .content-box .title{
      display: none;

  }