/*

  Theme Name: SS Fabric
  Theme URI: http://ssfabricproducts.com
  Author: Chris Carruthers
  Description: SS Fabric Custom Theme
  Author URI: https://jarthur.co
  Version: 1.1

*/

@media screen and (max-width: 1024px){
    #caption .caption-content .description h4 {
        font-size: 18px;
        letter-spacing: 10px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .caption-content .description p {
        display: block;
        font-size: 14px;
        line-height: 22px;
        padding-left: 20px;
        margin-bottom: 0;
    }
    body.gallery-template #fp-nav {
        left: 15px !important;
    }
    #caption .caption-content h2 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .slick-next, .slick-prev {
        z-index: 10;
    }
}

@media screen and (max-width: 768px){
    .scrollable-panel .scroll-wrapper {
        padding-bottom: 80px;
    }
}

.grecaptcha-badge { 
    visibility: hidden;
}
