/*
Theme Name:     Toilet ov Hell
Theme URI:      toiletovhell.com
Description:    A garbage theme for your blog, made with love by Erin Wilder.
Author:         Erin Wilder
Author URI:     https://erinwilder.me
Template:       the-rex
Version:        1.1
*/
@import url("../the-rex/style.css");

body {
	background:#fff url('/wp-content/uploads/2017/05/bathroom-emos.jpg') no-repeat;
	background-size: cover;
	background-repeat: no-repeat !important;
	background-position: center top !important;
}
.spacer50 {
	display: block;
	height:50px;
	width:100%;
}
.bk-page-header .bk-header-90.header-wrap .logo img {
    max-height: 80px;
    height: 80px;
}
.bk-page-header .bk-header-90.header-wrap .main-nav.fixed .logo img {
    max-height: 60px;
}
.bk-page-header .bk-header-90 .main-nav-wrap {
    display:block;
}
.bk-header-90.header-wrap .logo {
	display: block;
	float: left;
}
.bk-page-header .bk-header-90 #main-menu {
    display: block;
	float: right;
}
.bk-page-header .header .logo a {
    padding: 5px 0 10px;
}
.bk-page-header .header .main-nav.fixed .logo a {
    padding: 5px 0;
}
#page-wrap.boxed {
	margin-top: 0;
}
#page-wrap #page-content-wrap {
    margin-top: 0;
}
.bk-page-header .bk-header-90.header-wrap .main-nav {
    border-color:#000;
}
.bk-page-header .bk-header-90 #ajax-form-search i {
    padding: 5px 0 10px;
}
.bk-page-header .bk-header-90 .main-nav.fixed #ajax-form-search i {
    padding: 5px 0;
}
.bk-page-header .bk-header-90 .main-nav.fixed #ajax-form-search i,
.bk-page-header .bk-header-90 .main-nav.fixed .lwa i {
    line-height: 60px;
}
.bk-page-header .bk-header-90.header-wrap .main-nav.fixed #main-menu ul.menu {
    padding-bottom: 0;
}
.bk-page-header .bk-header-90 #main-menu > ul > li {
    font-size: 16px;
	height: 90px;
}
.bk-page-header .bk-header-90 #main-menu > ul > li > a {
	line-height: 90px;
}
.bk-page-header .bk-header-90 .main-nav.fixed #main-menu > ul > li {
    height: 70px;
}
.bk-page-header .bk-header-90 .main-nav.fixed #main-menu > ul > li > a {
    line-height: 70px;
}
.boxed .container {
    max-width: 1140px;
    width: 100%;
}
#page-wrap.wide nav.main-nav {
	position:absolute;
	left: 0;
	right: 0;
	top:0;
    border-top: 5px solid #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background:rgba(255,255,255,0.85);
}
#page-wrap.boxed nav.main-nav {
	position:absolute;
	max-width:1140px;
    border-top: 5px solid #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background:rgba(255,255,255,0.85);
}
#page-wrap.wide nav.main-nav.fixed,
#page-wrap.boxed nav.main-nav.fixed {
	position: fixed;
    border-top: 5px solid #D13030;
}
#page-wrap #page-content-wrap {
    margin-top: 100px;
}
.ajax-search-wrap.activated .ajax-form {
	padding: 0 !important;
}
.ajax-search-wrap.activated .ajax-form input {
    height: 90px;
    font-size: 30px !important;
    font-family: "Roboto Condensed",sans-serif;
}
.main-nav.fixed .main-nav-container .ajax-form input,
.main-nav.fixed .main-nav-container .ajax-search-wrap {
    height: 70px;
}
#page-inner-wrap .wp-page {
    margin-top: 150px;
}
.btn {
    display: inline-block;
    padding: 10px 25px;
    background-color: #fff;
    text-transform: uppercase;
    font-weight:500;
    border: 3px solid #000;
    font-size: 18px;
    cursor: pointer;
    color: #000;
    transition: all 0.3s linear;
}
.btn:hover {
	background-color: #D13030;
	border-color: #D13030;
	color: #FFF;
}
body .module-title .main-title,
body .page-title .main-title {
	background-image: none;
}
body .module-title .main-title:before,
body .page-title .main-title:before {
	content: '';
    display: block;
    height: 6px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
    right: 0;
}
.single-page .bkwrapper.container {
	margin-top:100px;
}
.bk-share-box-bottom,
.bk-share-box {
	display: none !important;
}
body .sidebar .sidebar-wrap .sidebar-wrap-inner {
    border: 1px solid #888;
}
body .sidebar-wrap .widget-title {
    border-bottom: 1px dashed #ccc;
}
.bksection .s-tags a,
.bksection .s-tags span {
    margin: 2px;
    border: none; 
    display: inline-block;
    font-size: 11px;
}
.bksection .s-tags {
    margin-top:20px;
}
.shareIntro {
	margin-top: 30px;
    border-top: 1px dashed #ccc;
    padding-top: 30px;
}
.nc_wrapper .nc_socialPanel.nc_floater {
    background: #fff;
    margin: 0 !important;
    padding: 10px 0;
    height: 50px;
}
.nc_wrapper.floatBottom {
    background-color:transparent !important;
}
#mc_embed_signup form input.email {
    background: #f9f9f9;
    padding: 10px 40px 10px 10px;
    outline: 0;
    font-size: 16px;
    color: #000000;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    height: 45px;
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-style: normal;
}
#mc_embed_signup form input.button {
    font-size: 12px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    letter-spacing: .03em;
    color: #fff;
    background-color: #d13030;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    padding:0 10px;
}
#mc_embed_signup form input.button:hover {
	background: #000;
}
#mc_embed_signup form #mc_embed_signup_scroll{
	position: relative;
}
.textwidget h5 {
    text-align: center;
    color: #000;
    font-size: 18px;
    line-height: 1.15;
    margin-top: 10px;
}
.social a {
	width:25%;
	text-align:center;
	display: inline-block;
    float: left;
}
.social i {
	font-size:26px;
}
.widget select {
    border-radius: 0;
    height: 45px;
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-style: normal;
    -webkit-appearance:none;
    -moz-appearance:none;
    outline:none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background:#f9f9f9 url('/wp-content/themes/toiletovhell/img/icon-select-full.svg') no-repeat right center;
    background-size: 47px 47px;
    border-right:none;
    font-size: 16px;
}
.widget select:after {
	content: '';
	display: inline-block;
	background: #d13030;
	color:#fff;
}
.widget label[for="cat"] {
	display: none;
}
.textwidget li i {
	width:20px;
}
.pubes {
    max-width: 40px;
    position: absolute;
    top: -35px;
    left: -15px;
}
.pube {
    max-width:20px;
    position:absolute;
    opacity: 0.75;
    -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}
#text-2 {
    position:relative;
}
@media (min-width:1139px) and (max-width:1200px) {
    body #page-wrap.boxed {
        width: 1140px;
    }
}
@media screen and (max-width:991px) {
    .single-page .bkwrapper.container {
        margin-top: 0;
    }
    #page-wrap #page-content-wrap {
        margin-top: 0;
    }
    body .bk-header-90 .mobile-nav-btn i,
    body .bk-header-90-sport .mobile-nav-btn i {
        font-size: 22px;
        color:#000;
    }
    body .bk-header-90 #ajax-form-search i {
        font-size: 20px;
        color:#000;
    }
    body .single-page .main .article-content {
        padding-top: 35px;
    }
}
@media screen and (max-width:480px) {
    .bk-page-header .bk-header-90.header-wrap .logo img {
        max-height: 60px;
        height: 60px;
    }
    body .bk-header-90 #ajax-form-search i {
        line-height: 65px;
    }
    .pube {
        max-width: 15px;
    }
}












