/*
Theme Name: Gossh Child
Theme URI: http://www.gossh.com
Author: gossh
Author URI: http://www.gossh.com
Template: ninezeroseven
Description: We make stuff
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,flexible-width,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

@import url("../ninezeroseven/style.css");

/************************************************************************
* Custom CSS code below
*************************************************************************/
@import url(http://fonts.googleapis.com/css?family=Raleway:800);
@import url(https://fonts.googleapis.com/css?family=Covered+By+Your+Grace);
strong {
  font-weight: 800;
}

ul.team li .name {
  font-weight: 300;
}

.partners {
  margin-left: 16%;
}

nav.mainMenu ul li ul li{
  padding-left:10px;
  text-align: left;
}

li#menu-item-28 {
  padding-left: 20%;
}



/* Menu styles */
li#menu-item-1138 a
{
    color: #f717ff;
}
li#menu-item-1133 a
{
    color :#66ccff;
}
li#menu-item-96
{
    margin-left: 23%;
}
li#menu-item-1138
{
    margin-left: 10%;
}
li#menu-item-791
{
    display: none;
}
nav.mainMenu ul li
{
    float: none;
    display: inline-block;
}
span.mobile-toggle-menu.icon-reorder
{
    display: none;
}

/* Gallery specific styles */

#adventures-in-wonderland-gallery h2
{
    color: #66ccff !important;
font-family: "Covered By Your Grace", helvetica, arial, sans-serif !important;
}
#adventures-in-wonderland-gallery h5
{
font-family: "Covered By Your Grace", helvetica, arial, sans-serif !important;
}


/* Slider settings */
.page-sections-694 
{ padding-top: 40px;
}
.topBar
{
    display: none;
}

#wds_container1_0 #wds_container2_0 .wds_left-ico_0
{
    background-image: url('http://www.alice-underground.com/wp-content/uploads/2015/10/arrow-left.png') !important;
}
#wds_container1_0 #wds_container2_0 .wds_right-ico_0
{
    background-image: url('http://www.alice-underground.com/wp-content/uploads/2015/10/arrow-right.png') !important;
}

#wds_container1_0 #wds_container2_0 .wds_left-ico_0:before
{
    content: url('http://www.alice-underground.com/wp-content/uploads/2015/10/arrow-left.png') !important;
}
#wds_container1_0 #wds_container2_0 .wds_right-ico_0:before
{
    content: url('http://www.alice-underground.com/wp-content/uploads/2015/10/arrow-right.png') !important;
}



/* Social links */
ul.social-links
{
    width: 100%;
    margin-left: auto;
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999;
}

ul.social-links li
{
    float: none;
}
ul.social-links li a.aau, .social a.aau
{

    background-image: url('http://www.alice-underground.com/wp-content/uploads/2015/10/social-icons-aau2.png') !important;
}
ul.social-links li a.aiw, .social a.aiw
{

    background-image: url('http://www.alice-underground.com/wp-content/uploads/2015/10/social-icons-aiw-1.png') !important;
}


div.heading
{
    text-align: center;
}

.page-sections-1153, .page-sections-1156
    {
        padding-top: 0px;
    }
    
#adventures-in-wonderland-gallery h2
{
        font-size: 40pt;
    padding-bottom: 20px;
}

section#adventures-in-wonderland-gallery.page-section.page-sections-1164:before
{
content: url('http://www.alice-underground.com/wp-content/uploads/2015/10/gradient-black-down.png');
position: relative;
top: -80px;
}

section#adventures-in-wonderland-gallery.page-section.page-sections-1164:after
{
content: url('http://www.alice-underground.com/wp-content/uploads/2015/10/gradient-black-up.png');
position: absolute;
bottom: -4px;
}


/* Footer logos and copyright */


div.boom-copyright
{
    width: 33%;
    float: left;
    text-align: left;
}

div.ebp-logo
{
    width: 33%;
    float: left;
    text-align: center;
    padding: 0px 50px 0px 50px;
}

div.let-logo
{
    width: 33%;
    float: left;
    text-align: right;
    padding: 0px 50px 0px 50px;
}
div.ebp-logo img, div.let-logo img
{
    max-height: 80px;
}
.footer span.fl
{
    width: calc(100% - 50px);
}





@media only screen and (max-width: 760px) {
    
    .container img
    {
        width: 100%;
    }
    div.ebp-logo
{
    height: 40px;
    padding: 0px 0px 0px 0px;

}
div.let-logo
{
    height: 60px;
     padding: 0px 0px 0px 0px;

}
    div.boom-copyright
    {
        width: 100%;
    }
     div.let-logo img
    {
    max-width: 100%;
height: auto;
max-height: 100%;
width: auto !important;
    }
    div.ebp-logo,  div.let-logo
    {
        width: 30%;
    }
     div.ebp-logo img
    {
        max-width: 150px;
        margin-top: 0px;
        float: left;
    }

    
    
}