/*
Theme Name:     CSW Child
Description:    CSW Child theme for Look
Template:      	look
Theme URI: 	https://www.culturesouthwest.org.uk/
Author: 	CSW
Version:        1.0
Author URI: 	https://www.culturesouthwest.org.uk/
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    http://themeforest.net/licenses/standard
*/
@import url('../look/style.css');

/* Your CSS code goes here
-------------------------------------- */

body.woocommerce div.header-ads-wrap {display:none !important;}

body.woocommerce-page > div.main-site-outer > div.header-outer.header-style-1 > div.header-ads-wrap {display:none !important;}

body.home div.feat-slider-hw div.post-meta-info {display:none}

.header-ads-wrap {
    padding: 37px 32px 12px 32px;
}

div.archive-title-wrap {padding:35px;}

.single .entry {
    margin-left: 0px !important;}

body.logged-in .LogInLink-out {display:none !important;}

.LogOutLink-in {display:none !important;}
body.logged-in .LogOutLink-in {display:inline !important;}

.CanWriteLoggedIn {display:none !important;}
body.admin-bar .CanWriteLoggedIn {display:inline !important;}

#subscribe-submit > input[type="submit"]:nth-child(6) {margin:24px 0 10px 0;}

/* Newsletter page rules */
body.page-newsletter div.jetpack_subscription_widget h2.widgettitle, body.page-newsletter div#subscribe-text p {display:none;}
body.page-newsletter p#subscribe-submit, body.page-newsletter p#subscribe-email {text-align:center;}
body.page-newsletter #subscribe-email input {width:70% !important;display: inline-block;text-align:center;}

.oldestCredit
    {
    font-size: smaller;
    float: right;
    width: 130px;
    color: gray;
    margin-top: 18px;
    text-align: right;
}
