/*
 Theme Name:   Photography Child Theme
 Description:  Photography Child Theme
 Author:       Relative Marketing
 Author URI:   http://relativemarketing.co.uk
 Template:     photography
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  photography-child
*/

pre {
    width: initial;
}
/* Added 14/11/17 to include Trump logo into image */
.front_page_bg {
    background-position: top !important;
}

.post a {
    color: #d80025;
    font-weight: 400;
}

.post_header p, p {
    text-align: justify;
    font-weight: 300;
}

.author #page_caption {
    /*padding:30px;*/
}

.author-section {
    width: 100%;
    margin: 0 auto;
    max-width: 650px;
    margin-bottom: 20px;
}

.author-section p {
    text-align: center;
}

.author-bio a {
    color: #d80025;
}

.author-image img {
    border-radius: 50%;
}

.post-share {
    padding: 10px 20px;
    border: 1px solid;
}

body.single .post_header {
    padding-top: 10px;
}

div#page_caption.single_gallery .withtopbar {
    padding-bottom: 0 !important
}

li#mf-top-searchbar {
    margin-top: 6px;
}

#mf-searchbox {
    padding: 2em;
    height: 8em;
    background: white;
    z-index: 5000;
    box-shadow: 1px 5px 5px #333;
}

#mf-searchbox input#s {
    width: 100%;
    font-weight: bold;
    font-size: 2em;
    color: #d7d7d7;
    border-bottom: 3px solid #d7d7d7;
    margin-bottom: 1em;
}

div#mf-search-opts {
    margin-bottom: 1em;
    width: 100%
}

div#mf-search-opts span.active {
    color: #454545;
    border-bottom: 2px solid #454545;
    font-weight: bold;
}

div#mf-search-opts span {
    margin-right: 1em;
    padding-bottom: 0.5em;
    font-size: 1.3em;

}

li#mf-top-searchbar span {
    padding: 0.4em 10em 0.2em 0.5em;
    background: white;
    text-transform: uppercase;
}

.capitals {
    text-transform: uppercase;
}

#photo-content, #photo-data {
    background: #fff;
}

div#photo-content {
    max-width: 100%;
    padding: 20px;
    border: 1px solid #000;
    margin-bottom: 20px;
}

.page_tagline {
    font-size: 16px !important;
    margin-bottom: 30px;
}

div#photo-data {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #000;
}

#page_content_wrapper .inner .sidebar_content ul#exif-block {
    margin: 0;
    margin-left: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.exif-icon {
    font-size: 15px;
    text-align: center;
    width: 2em;
    display: inline-block;
}

.exif-data {

}

.iso-icon {
    background: #454545;
    color: #fcfcfc;
    padding: 2px;
    font-size: 9px !important;
    border-radius: 3px
}

div.image-control-btns {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    left: 20px;
    bottom: 20px;
    color: #333;
    font-size: 40px;
    padding: 10px;
    background: rgba(240, 240, 240, 0.35);
}

div.overlay-icon {
    position: relative;
    margin-left: 20px;
    display: inline-block;
}

div.overlay-icon:hover, div.overlay-icon a:hover {
    color: #d80025 !important;
}

a.fancy-gallery:hover {
    color: #d80025 !important;
    background: none !important;
}

div#next-slide {
}

div#view-gallery {
    cursor: pointer;
}

div#share-post {
    cursor: pointer;
}

div#prev-slide {
}

div.toggle_fullscreen {
    position: absolute;
    z-index: 5;
    bottom: 20px;
    left: 20px;
    color: #333;
    font-size: 40px;
    padding: 10px;
    background: rgba(240, 240, 240, 0.35);
}

.gallery_type.archive .toggle_fullscreen a:before {
    background-image: none !important;
}

div.view_single_img {
    position: absolute;
    z-index: 8;
    bottom: 20px;
    left: 100px;
    color: #333;
    font-size: 40px;
    padding: 10px;
    background: rgba(240, 240, 240, 0.35);
}

div.view_single_img:hover {
    color: #d80025;
}

div.view_single_img a i {
    z-index: 100
}

/*
.three_cols.gallery .element.grid {
    padding: 15px;
}
*/

a.single-attachment-cat-link, .post_info_cat a {
    background: #d80025;
    color: white !important;
    padding: 5px;
}

.author-avatar-100 {
    position: relative;
    z-index: 8;
}

.author-avatar-100 img {
    margin: 0 auto;
    display: block;
    border-radius: 100% !important;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
}

.user-content {
    position: relative;
    top: -45px;
    padding: 0px;
    padding-top: 60px;
    border: 1px solid #000;
    text-align: center;
    overflow: hidden;
}

.user-content hr {
    border: 0;
}

.user-name, .event-name {
    border-bottom: 1px solid #e2e2e2;
}

.author-desc-text {
    float: left;
}

.fullwidth_comment_wrapper {
    margin-top: 0 !important;
}

div.fullwidth_comment_wrapper, #inner-editor, form p input {
    background: #d7d7d7;
}

h6.subtitle {
    margin-top: 50px
}

div.post_caption p {
    padding-top: 0.2em !important;
    padding-bottom: 0.2em !important;
}

.post_caption {
    margin: 30px 0 30px 0;
}

.wpuf-author {
    display: none
}

.rmc-dbox-small {
    width: 100%;
    height: 120px;
    border: solid 1px #dadada;
    box-sizing: border-box;
    font-family: 'Montserrat-Regular';
    position: relative;
    text-align: center;
}

.rmc-dbox-int-l {
    width: 70%;
    height: 75px;
    border-right: solid 1px #dadada;
    border-bottom: solid 1px #dadada;
    float: left;
    box-sizing: border-box;
}

.rmc-dbox-int-r {
    width: 30%;
    height: 75px;
    border-bottom: solid 1px #dadada;
    float: right;
    box-sizing: border-box;;
    color: #d80025;
    font-size: 18px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    font-weight: bold;
}

.rmc-dbox-int-b {
    width: 100%;
    height: 45px;
    border-right: solid 1px #dadada;
    border-left: 1px solid #dadada;
    border-bottom: solid 1px #dadada;
    background-color: #eeeeee;
    float: left;
    font-size: 12px;
}

.rmc-dbox-int-b p {
    padding-left: 10px;
    padding-right: 10px;
}

.rmc-dbox-small a {
    color: #333;
}

.rmc-dbox-small a:hover {
    color: #d80025 !important;
}

.rmc-dbox-long {
    width: 100%;
    height: 75px;
    border: solid 1px #dadada;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    font-family: 'Montserrat-Regular';
    overflow: hidden;

}

.rmc-dbox-long-l {
    width: 40%;
    height: 100%;
    border-right: solid 1px #dadada;
    float: left;
    background-color: #eeeeee;
    box-sizing: border-box;
    vertical-align: middle;
}

.rmc-dbox-long-r {
    width: 60%;
    height: 100%;
    float: right;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.rmc-dbox-long-r a {
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.imgcenter {
    margin: 0 auto;
    vertical-align: middle;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

th {
    border: 1px solid #dadada !important;
    text-align: left;
    padding: 8px !important;
    background-color: #dadada !important;
}

td {
    border: 1px solid #dadada !important;
    text-align: left;
    padding: 8px !important;
}

tr:nth-child(even) {
    background-color: #f8f8f8 !important;
}

.btn-outline-red {
    padding: 0.4em;
    border: 2px solid #d8d8d8;
    border-radius: 0.4em;
    font-size: 0.8em;
}

.btn-outline-red:hover {
    border: 2px solid #d80025;
}

.image-cropped-fit {
    width: 100%;
    height: 16em;
    overflow-y: hidden;
}

.verified-icon {
    color: green;
}

.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
    display: none;
}

/*.mobile_main_nav li a, #sub_menu li a {
    font-size: 15px!important;
    line-height: 3.1em!important;
  }*/

.widget .menu li {
    text-align: center;
}

.mobile_main_nav li a, #sub_menu li a {
    font-size: 15px !important;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1.6em;
}

#filter_section select {
    border: 1px solid #222222;
    padding: 10px;
}

#filter_section {
    position: relative;
}

#filter_section:before {
    content: '\25be';
    position: absolute;
    color: #d80025;
    font-size: 24px;
    line-height: 0;
    left: 163px;
    top: 18px;
    height: 0;
}

.top_bar {
    padding: 20px 0 20px 0;
}

.top_social_links {
    float: left;
}

.top_social_links ul {
    list-style: none;
}

.top_social_links ul li {
    display: inline-block;
}

.top_social_links ul li a {
    color: #fff;
    font-size: 1.5em;
    padding: 5px;
}

.top_social_links ul li a:hover {
    color: #d80025;
}

.top_contact_info span {
    display: none;
    margin-right: 10px;
}

.social_share_button_wrapper ul li a i {
    line-height: 40px;
}

#top_menu {
    float: right;
}

.user_block {
    position: relative;
}

.user_block_inner {
    position: relative;
}

.team_wrap_header {
    display: block;
    margin: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-left: 0px;
    border-bottom: 1px solid #000;
}

.info-block-wrap {
    display: block;
    width: 30%;
    margin: 0 auto;
}

.single-attachment .info-block-wrap {
    width: 100%;
}

.info-block {
    border: 1px solid;
}

.info-block-header p {
    text-transform: uppercase;
    font-size: 11px;
    color: #d80025;
}

.info-block-content {
    padding-bottom: 7px;
}

.info-block-content h5 {
    font-size: 12px;
}

.info-block-link a {
    display: block;
    border-top: 1px solid;
    padding: 4px 0;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
}

.info-block-link .double-link a {
    width: 50%;
    box-sizing: border-box;
}

.info-block-link .double-link a:first-of-type {
    float: left;
    border-right: 1px solid;
}

.info-block-link .double-link a:last-of-type {
    float: right;
}

.info-block-link a:hover {
    color: #ffffff;
    background: #d80025;
    font-weight: bold;
}

.follow-user-profile {
    padding: 10px 30px;
    border: 1px solid;
}

.follow-user-profile:hover {
    background: #d80025;
    color: #fff;
}

.follow-not-logged-in.nodisplay, .user-registered-alert.nodisplay, .nodisplay {
    display: none;
}

.follow-not-logged-in, .user-registered-alert {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: rgba(140, 140, 140, 0.3);
    z-index: 999;
}

.follow-not-logged-in-inner, .user-registered-alert-inner {
    width: 40%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border: 1px solid #d80025;
    position: relative;
}

.follow-not-logged-in-message a, .user-registered-alert-message a {
    color: #d80025;
    text-decoration: underline;
}

.follow-not-logged-in-message a:hover, .user-registered-alert-message a:hover {
    color: #000;
    text-decoration: none;
}

.follow-msg-close, .registered-msg-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 10px;
    cursor: pointer;
}

#respond {
    max-width: 100%;
    margin: 10px;
}

.vc_grid .color-override .vc_gitem-link:hover {
    border: 1px solid #000;
    color: #000;
}

.vc_grid .color-override .vc_gitem-link {
    border: 0;
    background: #d80025;
    color: #fff;
}

#contact_form input[type="text"], #contact_form textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"], #commentform textarea {
    padding: 10px;
}

ul.wpuf-form li .wpuf-fields a.file-selector, .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit], ul.wpuf-form li .wpuf-fields a.file-selector {
    background: #d80025 !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;

    text-shadow: none !important;
    color: #fff !important;
}

.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]:hover {
    background: #000 !important;
    transition: all 1s ease-in-out !important;
}

.wpuf-attachment-list {
    margin: 20px 0 !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
    display:block !important;
    width:initial !important;
    margin: 20px 0px !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .attachment-name, ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap {
    float:left !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap {
    display: flex !important;
    flex-direction: column !important;
    margin: 0 0 0 10px !important;
    width: calc(100% - 160px) !important;
    height:150px !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap input, ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap textarea {
    width: 100% !important;
    padding: 10px !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap input {
    margin-bottom: 10px !important;
    display: flex !important;
    flex: 1 !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap textarea {
    display: flex !important;
    flex: 4 !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap textarea:first-of-type {
    display: none !important;
}

li.wpuf-image-wrap.thumbnail .caption {
    left:0 !important;
    width:initial !important;
    top:20px !important;
    margin-left:0px !important;
}

li.wpuf-image-wrap.thumbnail .caption a {
    padding: 8px 6px 4px 4px !important;
    background: white !important;
    margin: 5px !important;
}

.wpuf-attachment-upload-filelist .upload-item {
    clear:both !important;
    margin: 10px 0px !important;
}
ul.wpuf-form {
    max-width: 900px !important;
    margin: 0 auto !important;
}

ul.wpuf-form li .wpuf-label, ul.wpuf-form li .wpuf-fields, ul.wpuf-form li .wpuf-fields textarea, ul.wpuf-form li .wpuf-fields input[type=text] {
    width: 100% !important;
}

.wpuf-label label {
    font-size: 2em !important;
}

ul.wpuf-form li .wpuf-fields textarea, ul.wpuf-form li .wpuf-fields input[type=text] {
    font-size:1.25em !important;
    padding: 15px 20px !important;
}

.wpuf-image-wrap :not(.attachment-name img) {
    width: initial !important;
    position: initial !important;
}

li.wpuf-image-wrap.thumbnail .caption {
    left: 10% !important;
}

.footer_bar_wrapper .social_wrapper ul li {
    width: initial;
    font-weight: normal;
}

#footer_menu li a {
    color: #000;
}

#footer_menu li a:hover {
    color: #000;
}

.extended-bio {
    z-index: 104;
    position: fixed;
}

.extended-bio .fix-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}

.extended-bio-inner {
    z-index: 105;
    background: #fff;
    position: relative;
    width: 50%;
    margin: 20px auto;
    padding: 40px;
}

/*Full width full height featured images*/

/* some home specific stuff */

.home-header-wrapper {
    z-index: 105;
    position: absolute;
    bottom: 39px;
    right: 30px;
    width: 30%;
    min-width: 480px;
}

#page_caption .home-header-wrapper h2 {
    color: white;
    font-family: Helvetica;
    font-size: 110px;
    text-align: right;
    font-weight: bold !important;
    text-transform: none;
    letter-spacing: -5px;
    word-spacing: 999px;
    line-height: 95px;
}

/* some home specific stuff end */

.home #page_caption.hasbg h1 {
    font-size: 52px;
}

.top_bar {
    background-color: rgba(256, 256, 256, 1) !important;
}

#page_caption.hasbg {
    height: calc(100vh - 100px) !important;
    max-height: 100%;
    position: fixed;
    top: 100px;
    z-index: 1;
}

.admin-bar #page_caption.hasbg {
    top: 166px;
}

.postid-5230 #page_caption.hasbg #bg_regular {
    background-position: top;
}

#bg_regular {
    height: 100vh;
}

.single-post #page_content_wrapper.hasbg .post_caption {
    margin-top: 0px;
}

.single-post .post-header .post-header-inner {
    overflow: hidden;
    text-align: center;
    color: #fff;
    min-height: 104px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.post-header-inner h1, .post-header-inner .post_detail, .post-header-inner hr {
    color: #fff;
    border-color: #fff !important;
    /*font-weight: bold;*/
}

.single-post .post-header {
    margin-top: calc(100vh - 235px);
    background: rgba(0, 0, 0, 0.25);
}

.single-format-video.single-post .post-header {
    margin-top: 0;
    background: rgba(0, 0, 0, 1);
}

.single-post #page_content_wrapper, .home #page_content_wrapper, .single-post .post-header, .has-featured-image #page_content_wrapper {
    position: relative;
    z-index: 100;
    max-width: 100% !important;

}

.single-post #page_content_wrapper, .home #page_content_wrapper, .has-featured-image #page_content_wrapper {
    background: #fff;
}

.has-featured-image:not(.home) #page_content_wrapper {
    padding-top: 30px;
}

.has-featured-image #page_caption.hasbg h1 {
    font-size: 34px;
    font-weight: 300;
    float: none;
}

.header_style_wrapper, #toTop, .footer_bar.noborder {
    z-index: 105;
}

.footer_bar.noborder {
    position: relative;
}

#overlay_background {
    z-index: 9999;
}

.post-title-in-grid {
    min-height: 56px;
}

.author-article-excerpt {
    min-height: 152px;
}

/* Featured image credit tag */

.featured-image-credit {
    display: block;
    z-index: 104;
    background: rgba(255, 255, 255, 0.69);
    top: 60%;
    transform: rotate(90deg);
    transform-origin: right top 0;
    position: absolute;
    padding: 5px 10px;
    /* float: left; */
    right: 0;

}

/* Dont display our video on brucegilden custom landing page */

#post-1567 .wpuf_customs {
    display: none !important;
}

/*Responsive youtube videos - https://avexdesigns.com/responsive-youtube-embed/*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* sub menu items 3rd level */

#menu_wrapper .nav ul li ul li ul, #menu_wrapper div .nav li ul li ul {
    position: relative;
    left: 0px;
    padding: 0;
    margin-top: 0px;
    margin-left: 0;
    display: none;
    z-index: 9;
    border: 0;
    opacity: 1;
    background: #484848;
    display: none;
}

#menu_wrapper .nav ul li ul li ul li a:hover, #menu_wrapper .nav ul li ul li ul li a:hover, #menu_wrapper div .nav li ul li ul li a:hover, #menu_wrapper div .nav li ul li ul li a:hover, #menu_wrapper div .nav li.current-menu-item ul li ul li a:hover, #menu_wrapper div .nav li.current-menu-parent ul li ul li a:hover {
    color: #fff;
}

/* remove title padding on news page because it has a featured image */

.category-featured {
    width: 100%;
}

.category-news #page_caption {
    padding-top: 0;
    padding-bottom: 0;
}

#mobile_nav_icon {
    box-sizing: content-box;
}

ul.wpuf-form li {
    padding: 10px 0;
}

.postid-5759 #page_caption.hasbg #bg_regular {
    background-position: top center;
}

.bg-cover-inner div {
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
}

.mobile-featured-area {
    position:relative;
}

.mobile-featured-area {
    line-height:0px;
}

.featured-image-credit-mobile {
    display: flex;
    justify-content: center;
    z-index: 104;
    bottom:0;
    position: absolute;
    width:100%;
}

.featured-image-credit-mobile span {
    background: rgba(255, 255, 255, 0.69);
    padding: 5px 10px;
    line-height:22px;
}

.mobile-featured-text {
    font-family: Helvetica, sans-serif;
    font-weight:900 !important;
    font-size: 57px !important;
    line-height: 55px !important;
    text-transform: none;
    text-align:center;
    letter-spacing: -4px;
    padding-top:20px !important;
}

.mobile-featured-text span {
    font-size: 70px;
}

.has-featured-image:not(.single-post):not(.home) #page_content_wrapper {
    overflow: hidden;
    margin-top: calc(100vh - 100px);
}

.above_top_bar {
    overflow:hidden;
}

.top_contact_info {
    float:left;
}

.searchform {
    min-width: 250px;
}
.searchform input {
    display: block;
    padding: 5px;
    margin-top: 2px;
    margin-left: 15px;
}

/* 11/12/18 - Adjustments specific to Street Simple Video Header */
.video-header-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.street-video-content {
    display:flex;
    justify-content:center;
    align-items:center;
    margin:10px;
}

.street-video-content video {
    max-height: 370px;
}

/* Lets have the responsive css at the end please! */

@media only screen and (min-width: 767px) and (max-width: 1250px) {
    #page_caption.hasbg{
        top: 94px;
    }

    .admin-bar #page_caption.hasbg {
        top:136px;
    }

    #menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (min-width:767px) {
    .md-display-none {
        display:none;
    }

    .home #page_content_wrapper {
        overflow: hidden;
        margin-top: calc(100vh - 100px);
    }
}

@media only screen and (max-width: 767px) {

    .sm-display-none, .searchform, .featured-image-credit {
        display:none;
    }

    h2 {
        font-size: 1.5em !important;
        font-weight: 500 !important;
    }

    .home #page_caption.hasbg {
        height:initial !important;
        position:relative;
    }

    #page_caption .home-header-wrapper h2 {
        text-align: left;
        font-size: 77px !important;
        line-height: 65px;
        padding-left: 10px;
    }

    #page_caption.hasbg {
        height: calc(100vh - 88px) !important;
        top: 85px;
    }

    #page_caption.hasbg.page_caption_front_page {
        top: 0px !important;
        margin-bottom: 0px !important;
    }

    .admin-bar #page_caption.hasbg {
        top: 115px;
    }

    /* Added 12/12/17 to include candyfloss girl into image */
    .front_page_bg {
        background-position: top center !important;
    }

    .single-post .post-header {
        margin-top: calc(100vh - 220px);
    }

    .top_bar {
        min-height: 55px;
    }

    .logo_wrapper img {
        max-width: 100px !important;
    }

    .info-block-wrap, .single-attachment .info-block-wrap {
        width: 100%;
    }

    .info-block-header {
        padding-top: 10px;
    }

    div.image-control-btns {
        font-size: 20px;
    }

    #respond {
        margin: 0;
    }

    #commentform {
        padding: 10px;
    }

    ul.wpuf-form li .wpuf-fields input[type=text], ul.wpuf-form li .wpuf-fields input[type=password], ul.wpuf-form li .wpuf-fields input[type=email], ul.wpuf-form li .wpuf-fields input[type=url], ul.wpuf-form li .wpuf-fields input[type=number] {
        max-width: 100%;
    }

    .social_share_button_wrapper ul li {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .home-header-wrapper {
        right: initial;
        bottom: 60px;
    }

    #page_content_wrapper .inner .sidebar_content {
        padding:0!important;
    }

    .page_tagline {
        max-width: 100%;
    }

    .manage-content-text {
        display:none;
    }

    .manage-content-link a {
        font-size:9px !important;
    }
}

@media screen and (min-width: 960px) {
    #mobile_nav_icon {
        display: none;
    }
}

.user-name h3 {
    font-size: 20px !important;
    min-height: 64px;
}

.title_break {
    display: block !important;
}

#commentform, .existing-comments-wrapper {
    max-width: 90% !important;
    margin: 0 auto;
}

#commentform > p {
    padding-left: 0 !important;
}

#respond {
    margin: 10px 0 !important;
}