#share-results{
    margin-right:10px;
}
#share-modal{
    border:2px solid #ff6600;
    background:#f7f7f7;
}
#share-modal-heading {
    padding: 15px;
    margin-bottom:15px!important;
    background: #ff6600;
    color: #1c1b19;
}
#share-modal p{
    padding:15px;
    margin-bottom:0px;
}

#share-url{
    font-weight: bold;
    color: #1c1b19;
    padding-top:0px!important;
}

.share-modal-hide{
    display:none;
}
.share-modal-show{
    display:block;
}


    /* .filter-expand-content {
        margin-bottom: 50px;
    } */
    
    .book-video-model-button {
        padding: 0;
        background-color: #fff;
        border: none;
    }
    
    .book-video-model-button:hover {
        cursor: pointer;
        background-color: #fff;
    }
    
    .embed-responsive-16by9:before {
        padding-top: 0;
    }
    
    .ladybird-image {
        width: 150px;
        position: absolute;
        bottom: 0;
        right: 0;
        margin-right: 50px;
        margin-bottom: -50px;
    }
    
    .nav-tab-link.active::before {
        background-color: rgba(0, 0, 0, 0);
    }
    
    .flipbook-thumb-num {
        top: -5px;
    }
    /* min height for home slider */
    
    @media (min-width: 992px) {
        .home-slider .slide-text {
            min-height: 215px;
        }
    }
    
    @media (min-width: 1100px) {
        .home-slider .slide-text {
            min-height: 234px;
        }
    }
    
    @media (min-width: 1200px) {
        .home-slider .slide-text {
            min-height: 275px;
        }
    }
    /* font sizes for home slider */
    
    .home-slider .slide-text-title {
        font-size: .9rem;
    }
    
    @media (min-width: 1200px) {
        .home-slider .slide-text-title {
            font-size: 1.4rem;
        }
    }
    /* home slider cta button z index */
    
    .home-slider .slide-text-content .link-button {
        z-index: 10;
    }
    
    .modal-close {
        top: 150px !important;
        right: 100px !important;
    }

    @media screen and (max-width: 767px) {

        .page-template-book-series .nav-tab-link {
            font-size: 18px;
        }

        .home .section-cards .col-md-3 {
            margin-bottom: 20px;
        }

        .home .section-cards .section-text {
            padding-bottom: 110px;
        }

    }



    .wp-caption-text {
        color: #999;
        margin-top: 10px;
    }

   
/*    @media screen and (min-width: 1200px) {
            ul#main-menu {
                margin-left: -100px;
            }
    }*/

    @media screen and (max-width: 1204px) {
        .navbar-toggler {
            display: block;
        }
    }

    @media screen and (min-width: 1205px) {
        .navbar-toggler {
            display: none;
        }
    }


    @media screen and (max-width: 976px) {
        .category-blog .section-hero .ladybird-image {
            display: none;
        }
    }

    

    

    #ui-datepicker-div{
        font-size:12px!important;
        z-index:10!important;
    }

    .ui-widget-header
    {
        background: #f60!important;
    }

    .ui-state-default{
        background: #fff!important;
    }

    .ui-state-hover{
        background: #f60!important;
    }

    .ui-state-active{
        background: #EA5A00!important;
    }

@font-face {
  font-family: 'icomoon999';
  src: url("../fonts/icomoon/icomoon.eot?gebj6i");
  src: url("../fonts/icomoon/icomoon.eot?gebj6i#iefix") format("embedded-opentype"), url("../fonts/icomoon999/icomoon999.ttf?gebj6i") format("truetype"), url("../fonts/icomoon999/icomoon999.woff?gebj6i") format("woff"), url("../fonts/icomoon999/icomoon999.svg?gebj6i#icomoon999") format("svg");
  font-weight: normal;
  font-style: normal; }