/*--> HEADER BLURB */

.header-blurb {
    position: absolute;
    display: block;
    right: 30px;
    top: 90px;
    z-index: 10;
    text-align: right;
}

    .header-blurb h1 {
        color: #000;
        font-size: 26px;
        font-style: italic;
        font-weight: normal;
    }



/*--> top menu */

.cm-top-menu {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    z-index: 10;
    width: 400px;
    height: 75px;
    background-image: url('https://www.railynntrucking.com/wp-content/themes/railynn/images/top-menu.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.cm-top-menu-wrap {
    position: relative;
    display: block;
    width: 345px;
    height: 30px;
    line-height: 30px;
    margin: 15px auto 0 auto;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

    .cm-top-menu-wrap a,
    .cm-top-menu-wrap a:link,
    .cm-top-menu-wrap a:visited {
        display: inline;
        width: 100%;
        color: #fff;
        text-decoration: none;
        padding: 0 3px;
    }

        .cm-top-menu-wrap a:hover,
        .cm-top-menu-wrap a.active {
            color: #fbd515;
            text-decoration: none;
        }



/*--> front page template */



.cm-content-layout .cm-sidebar1-front {
    width: 660px;
}

.cm-content-front h2.cm-postheader {
    font-size: 36px;
    font-family: MyriadProItalic;
}



/*--> slide show */

.cm-slide-show-wrap {
    position: relative;
    display: block;
    width: 660px;
    height: 435px;
    margin: 30px 0 0 0;
    padding: 0;
    background-image: url('https://www.railynntrucking.com/wp-content/themes/railynn/images/slide-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.cm-slide-show-place {
    position: absolute;
    display: block;
    top: 1px;
    left: 20px;
    width: 616px;
    height: 409px;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.cm-slide-show-text {
    position: relative;
    display: block;
    width: 616px;
    min-height: 1px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    text-align: justify;
}

.cm-slide-show-safety {
    position: relative;
    display: block;
    width: 616px;
    height: 115px;
    margin: 10px auto 0 auto;
    padding: 0;
    background-image: url('https://www.railynntrucking.com/wp-content/themes/railynn/images/work-safe.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.cm-slide-show-contact {
    position: relative;
    display: block;
    width: 616px;
    min-height: 1px;
    margin: 10px auto 0 auto;
    padding: 0;
    text-align: center;
}

    .cm-slide-show-contact h1 {
        font-size: 42px;
    }



/*--> quick fix */

div.widget_slideshow h5 {
    display: none;
}

.ngg-widget,
.ngg-widget-slideshow {
    overflow: hidden;
    margin: 0pt;
    padding: 0px 0px 0px 0pt !important;
    text-align: left;
}



/*--> body background */

body {
    background-image: url('https://www.railynntrucking.com/wp-content/themes/railynn/images/page-bg.png');
    background-position: center 201px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}



/*--> show hide plugin */

div.hide-this-part-more {
    color: #FBD515 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

/*div.hide-this-part-more,

div.hide-this-part-more a,

div.hide-this-part-more a:link,

div.hide-this-part-more a:visited {

    color: #FBD515 !important;

    text-decoration: none !important;

    font-weight: bold !important;

}

div.hide-this-part-more a:hover {

    color: #231F20 !important;

    text-decoration: none !important;

    font-weight: bold !important;

}*/



/*--> tables */

table#contact-table td,
table#oilfield-table td {
    border: none;
}

    table#contact-table td#contact-row {
        border-bottom: 1px solid #fff;
    }



/*--> footer links */

.cm-footer-links-wrapper {
    position: relative;
    display: block;
    width: 970px;
    height: 90px;
    margin: 0 auto;
}

.cm-footer-links-wrapper {
    position: relative;
    display: inline;
    float: left;
    height: 90px;
    text-align: left;
    line-height: 150%;
}

.wrapper-1 {
    width: 100px;
    margin-left: 20px;
}

.wrapper-2 {
    width: 140px;
}

.wrapper-3 {
    width: 150px;
}

.wrapper-4 {
    width: 120px;
    margin-left: 20px;
}

.links-divider {
    width: 1px;
    background-color: #fff;
    height: 60px;
    margin: 5px 20px 20px 0;
}

.cm-footer-links-wrapper a:hover {
    color: #FBD515 !important;
}



/*--> design link footer credit */

.cm-footer-body {
    width: 990px;
    margin: 0 auto;
}

.cm-footer-text,
.cm-footer-wrapper,
.cm-footer-center {
    width: 100%;
}



/*--> hide */

.ddsg-wrapper p {
    display: none;
}
