/*
Theme Name:     Mercurial-Child
Theme URI:      http://themes.sqrt121.com/mercurial/
Description:    Child theme for the Mercurial theme
Author:         sqrt121
Author URI:     Author URI: http://themes.sqrt121.com
Template:       mercurial
Version:        0.1.0
*/

@import url("../mercurial/style.css");





/*---------------- Start Tweet Hack -----------------*/

div.twitter.list .tweet {
    position: relative;
    margin-bottom: 30px;
}

div.twitter.list .time {
    background: url("../images/social-icons-small.png") no-repeat;
    background-position: -7px -297px;
    display: inline-block;
    padding: 3px 15px 0 30px;
    font-size: 12px;
    font-weight: bold;
}

div.twitter.list .tweet-line {
    display: inline-block;
    padding-top: 3px;
    border-top: 1px solid #4187a8;
    width: 100px;
}

div.twitter.list .time a {
    color: #4187a8;
}

div.twitter.list .text {
    font-family: 'novecentowidebold', helvetica, arial;
    font-size: 20px;
    color: #4187a8;
    display: block;
}

div.twitter.list .text a {
    font-family: 'NovecentowideLightRegular', helvetica, arial;
    color: #4187a8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

div.twitter.list .text a:hover {
    border-bottom: 1px solid #4187a8;
}

div.twitter.list a.button.follow {
    font-family: 'lobster13regular', helvetica, arial;
    font-size: 18px;
    color: #4187a8;
    background-color: #ff6b53;
    border: none;
    text-transform: none;
    padding: 5px 10px 6px 10px !important;
}

div.twitter.list a.button.follow:hover {
    background-color: #000;
}

/*---------------- End Tweet Hack -----------------*/






/*---------------- Start Tweet Hack 02 -----------------*/

.instagram-theatre { 
    text-align: center; 
}

/*---------------- End Tweet Hack 02 -----------------*/






/*---------------- Start Port Hack -----------------*/

.info .title {
    display:none;
}

/*---------------- End Port Hack -----------------*/






/*---------------- Start instagram gallery Hack -----------------*/

.asg-load-more, .asg-loading {
    width: 180px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-top:20px !important;
    border-radius: 10px !important;
}

.awesome-gallery-edit-wrapper {
    display: none !important;
}

/*---------------- End instagram gallery Hack -----------------*/






/*---------------- Start youtube gallery Hack -----------------*/

#yt_holder {
    box-shadow: none !important;
    padding: 0px !important;
}

a.currentvideo {
    background-color: #4187a8 !important;
}

#yt_holder .youplayer .time {
    display: none !important;
}

/*---------------- End youtube gallery Hack -----------------*/



#footer .wrapper.container {
    border-top: solid 1px #000;
    padding: 10px 0px 0px 0px !important;
}




/*---------------- Start youtube gallery Hack -----------------*/

#coll-preloader {
    display: none;
}

#coll-preloader .percent {
    display: none;
}

/*---------------- End youtube gallery Hack -----------------*/






/*---------------- Start mobile parallax remove Hack -----------------*/

@media screen and (max-width: 480px) {
    #parallax-space-01, #parallax-space-02, #parallax-space-03, #parallax-03, #parallax-04, #parallax-space-04, #parallax-space-05, #parallax-space-06 {
        display: none;
    }
}

/*---------------- End mobile parallax remove Hack -----------------*/






/*---------------- Start youtube resize Hack -----------------*/

.videoWrapper {
	position: relative;
	padding-bottom: 54%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*---------------- Start youtube resize Hack -----------------*/








