/*
Theme Name: HS Today
Description: Child theme for The Fox Theme
Author: Grizzly Ocean
Template: fox

*/

/* Ultimate Membership Pro styles */

.ihc-logout-wrap.ihc-login-template-10 {
    margin: 0 0 24px;
    text-align: left;
}
.category-gtsc-members-only .blog-container {
display: none;
}
.category-gtsc-members-only.logged-in .blog-container {
display: block;
}

.button,
.ihc-logout-wrap.ihc-login-template-10 a {
    color: #fff !important;
    width: 100%;
    border: none;
    background-color: #67b1d6;
    box-shadow: none !important;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    border-radius: 3px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    padding: 10px 30px 11px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    min-height: 45px;
    font-size: 18px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

/* Adsanity Styles */

.secondary .widget.adsanity-single>div, .secondary .widget.dasanity-single>div {
	text-align: center;
}