/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 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, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/

.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-title {
    color: #ffffff;
}

@media only screen and (max-width: 768px) {
  h3.gdlr-core-stunning-text-item-title {
    font-size: 30px!important;
  }
}

div#litigation-mobile {
    margin-bottom: -60px;
}

div#raid-mobile {
    margin: -60px 0px -60px 0px;
}

div#customs-mobile {
    margin: -60px 0px -60px 0px;
}

div#investigations-mobile {
    margin: -60px 0px -60px 0px;
}

div#confidence-mobile {
    margin: -60px 0px -60px 0px;
}

@media only screen and (max-width: 767px){
  div#confidence-text {
    margin-bottom: -140px;
  }
}