/*
Theme Name:   DiviChild
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  DiviChild
*/

/* Write here your own personal stylesheet */

/* Include Futura PT from Typekit */
body {
	font-family: 'futura-pt', sans-serif;
	font-weight:400;
}

.capability {
    background-color: #994835;
    color: white;
    padding: 0;
}

.capability h2 {
    color: #994835;
    background-color: #bcbaa7;
    padding: 20px;
    width: 100%;
}

.capability ul {
    padding: 20px;
}

.capability li {
    list-style: none;
}

.service h2 {
    text-align: center;
    background-color: #e6e6e6;
    padding: 5px;
    color: black;
    font-weight: 400;
    margin-top: 10px;
    font-size: 20px;
    border-right: 2px solid white;
}

.service.branding:hover h2, .active.service.branding h2  {
    color: white;
    background-color: #38658a;
}

.service.fulfillment:hover h2, .active.service.fulfillment h2  {
    color: white;
    background-color: #9a6e4a;
}

.service.digital:hover h2, .active.service.digital h2  {
    color: white;
    background-color: #8c9b6a;
}

.service.promotion:hover h2, .active.service.promotion h2  {
    color: white;
    background-color: #e0b261;
}

.service.awareness:hover h2, .active.service.awareness h2  {
    color: white;
    background-color: #56453a;
}

/* Center Footer Widget */
#custom_html-2 {
    width: 100%;
    text-align: center;
}

.footer-widget:nth-child(n) {
    width: initial;
}

#main-header .nav li ul a:hover {
    color: #a44031 !important;
}

.underlineLink a {
    text-decoration: underline !important;
}

#et-top-navigation {
    font-weight: 400;
}

.step-text {
    float: right;
    padding: 10px;
    background-color: #f1f2ea;
    color: #958a83;
    width: 150px;
}

.amazingslider-bullet-wrapper-1 > div,
.amazingslider-bullet-wrapper-2 > div,
.amazingslider-bullet-wrapper-3 > div,
.amazingslider-bullet-wrapper-4 > div,
.amazingslider-bullet-wrapper-5 > div,
.amazingslider-bullet-wrapper-6 > div,
.amazingslider-bullet-wrapper-7 > div,
.amazingslider-bullet-wrapper-8 > div,
.amazingslider-bullet-wrapper-9 > div {
    background-image: url(http://tallgrassstudios.com/wp-content/themes/tallgrassstudios/images/navbuttonbgimage-tg.png) !important;
    color: #dad7c4 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: futura-pt, sans-serif !important;
}

/* Make tabs even */
.et_pb_tabs_controls li {
    width: 13%;
    text-align:center;
}

li.et_pb_tab_5, li.et_pb_tab_6 {
    width: 15%;
}

.logo_container {
    margin-top: 32px;
}

.scrollable-text {
    height: 500px;
    overflow-y: auto;
}

.et_post_meta_wrapper img {
    width: 25%;
}

.hide-pagination .et-pb-controllers {
    display: none;
}

.et-pb-arrow-next {
    opacity: 1;
    right: 22px;
}
.et-pb-arrow-prev{
    opacity: 1;
    left: 22px;
}

.success-steps {
    clear:both;
    float:left;
    margin-bottom: 20px;
}

.success-steps-left {
    font-weight: bold;
    float:left;
    padding-top: 10px;
    margin-right: 10px;
}

.success-steps-right {
    font-weight: bold;
    float:right;
    background-color: #f3f0Eb;
    padding: 10px;
    min-width: 160px;
}

.nudge {
    margin-right:20px;
}

@media only screen and (min-width: 980px) {
    /*
    .about-process .et-pb-arrow-next {
        font-size: 100px !important;
        opacity: 1 !important;
        right: 100px !important;
    }

    .about-process .et-pb-arrow-prev {
        font-size: 100px !important;
        opacity: 1 !important;
        left: 100px !important;
    }
    */
}

.research-slide {
    color: #6e5443;
}

.research-slide h1, .research-slide h2, .research-slide h3  {
    text-align: right;
}

.title-slide h1 {
    font-size: 54px;
}

.title-slide h2 {
    color: white;
    font-size: 34px;
}

.title-slide h3 {
    color: #53523E;
    font-size:28px;
}

.slide-no-flex h1 {
    font-size: 54px;
}

.slide-no-flex  p {
    font-size: 24px;
}


.slide {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding: 0;
    margin: 0;
}

.slide h1 {
    font-size: 54px;
}

.slide p {
    font-size: 24px;
}

.left-side {
    width: 360px;
}

.left-side.wide-title {
    width: 500px;
}

.right-side {
    width: 400px;
}

.case h1 {
    font-size:28px;
    font-style: italic;
    color: #afac95;
    border-bottom:1px solid #afac95;
    margin-bottom:10px;
}

.case h2 {
    color: #53514b;
    padding:10px;
    margin-bottom:20px;
    margin-left: -112px;
    text-align:center;
}

.case p {
    color: #6D5444;
    font-size:18px
}

.signage-a h2, .research-a h2 {
    background-color: #bdcea5;
}

.displays-a h2, .name-slogan-a h2 {
    background-color: #debb9e;
}

.advertising-a h2, .website-a h2 {
    background-color: #dbd7c5;
}

.prom-mats-a h2, .logo-a h2 {
    background-color: #f4d5a3;
}

.vehicle-a h2, .correspondence-a h2 {
    background-color: #b2dcf0;
}

.tab-nav {
	border: 1px solid #a2a2a2;
	background-color: #f4f4f4;
    width: 100%;
}

ul.tab-menu {
    list-style: none;
    padding:0;
}

.tab-menu a {
	text-transform: uppercase;
	text-align: center;
    display: block;
    color: #666;
    font-size:14px;
    font-weight: 400;
    padding-left: 23px;
    padding-right:23px;
    white-space: nowrap;
}

.no-border a {
    border: none !important;
}

li.tab-item.active a {
    color: white;
    background-color: #a44031;
}

.tab-menu a:hover {
    color: white;
    background-color: #a44031;
}

@media (min-width: 1350px) {
	.tab-nav,
	.tab-menu {
		display: flex;
	}
	.tab-nav {
		flex-direction: column;
		align-items: center;
        margin: 0 auto;
    }
    .tab-menu a {
        border-left: 1px solid #a2a2a2;
    }
}

/* Show Simple Logo on Mobile */
@media only screen and (max-width: 980px) {
    /*#et-main-area {
        margin-top: 100px;
    }*/

    .wide-fix h2 {
        font-size: 16px;
    }

    .left-side.wide-title {
        width: inherit;
        margin-left: -30px;
    }

    .left-side.wide-title h1 {
        font-size: 34px;
    }

    .et_pb_tabs_controls li {
        width: 100%;
        text-align:center;
    }

    .et_header_style_centered header#main-header .logo_container, .et_header_style_split header#main-header .logo_container {
        max-height: initial !important;
    }

    #logo {
        content: url("https://tallgrassstudios.com/wp-content/uploads/2020/02/TG_Logo-SYMBOL.png");
        height: 100% !important;
        max-height: 100% !important;
        width: auto;
        max-width: 100% !important;
    }

    #logo {
        display:none;
    }

    #et_mobile_nav_menu {
        display:none;
    }

    #main-header {
        display:none;
    }

    .et_pb_slide_image {
        display: block !important;
        width: 47.25%;
        padding-bottom: 20px;
    }

    .research-a h2 {
        margin-left: 0;
    }
}
