.tgm-custom-button {
    padding: 0 0 5px;
}
.tgm-custom-button span {
    font-size: 16px;
    color: #000;
}
.tgm-custom-button a.tgm-custom-button {
    display: inline-block;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset !important;
    background-color: #006CC9;
    color: #FFF !important;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 0 5px;
    padding: 4px 10px;
    text-decoration: none;
}
.tgm-custom-button a.tgm-custom-button:hover {
    background-color: #0952A9;
}

/* ---- Category ID Column ---- */
.cat_id_note {
	display: block;
	font-size: 10px;
	color: #999;
}
.column-cat_id {
	width: 15%;
}

#sabino-page-meta-box input.sabino-slider-link {
    width: 100%;
    margin: 10px 0 0;
}

/* ---- Show / Hide Widget areas ---- */

body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-custom-1.widgets-sortables,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-custom-2.widgets-sortables,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-custom-3.widgets-sortables,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-custom-4.widgets-sortables,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-custom-5.widgets-sortables,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-centered,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-social,

body.sabino-footer-layout-social.widgets-php #sabino-site-footer-custom-1.widgets-sortables,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-custom-2.widgets-sortables,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-custom-3.widgets-sortables,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-custom-4.widgets-sortables,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-custom-5.widgets-sortables,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-standard,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-centered,

body.sabino-footer-layout-custom.sabino-footer-custom-cols-1.widgets-php #sabino-site-footer-custom-2.widgets-sortables,
body.sabino-footer-layout-custom.sabino-footer-custom-cols-1.widgets-php #sabino-site-footer-custom-3.widgets-sortables,
body.sabino-footer-layout-custom.sabino-footer-custom-cols-1.widgets-php #sabino-site-footer-custom-4.widgets-sortables,
body.sabino-footer-layout-custom.sabino-footer-custom-cols-1.widgets-php #sabino-site-footer-custom-5.widgets-sortables,

body.sabino-footer-layout-custom.sabino-footer-custom-cols-2.widgets-php #sabino-site-footer-custom-3.widgets-sortables,
body.sabino-footer-layout-custom.sabino-footer-custom-cols-2.widgets-php #sabino-site-footer-custom-4.widgets-sortables,
body.sabino-footer-layout-custom.sabino-footer-custom-cols-2.widgets-php #sabino-site-footer-custom-5.widgets-sortables,

body.sabino-footer-layout-custom.sabino-footer-custom-cols-3.widgets-php #sabino-site-footer-custom-4.widgets-sortables,
body.sabino-footer-layout-custom.sabino-footer-custom-cols-3.widgets-php #sabino-site-footer-custom-5.widgets-sortables,

body.sabino-footer-layout-custom.sabino-footer-custom-cols-4.widgets-php #sabino-site-footer-custom-5.widgets-sortables,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-standard,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-centered,

body.sabino-footer-layout-none.widgets-php #sabino-site-footer-custom-1.widgets-sortables,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-custom-2.widgets-sortables,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-custom-3.widgets-sortables,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-custom-4.widgets-sortables,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-custom-5.widgets-sortables,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-standard,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-centered,
body.sabino-footer-layout-none.widgets-php #sabino-site-footer-social {
	display: none !important;
}

body.widgets-php .widgets-holder-wrap {
	box-shadow: none;
	border: 0;
}

body.widgets-php #sidebar-1,
body.sabino-footer-layout-standard.widgets-php #sabino-site-footer-standard,
body.sabino-footer-layout-centered.widgets-php #sabino-site-footer-centered,
body.sabino-footer-layout-social.widgets-php #sabino-site-footer-social,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-custom-1,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-custom-2,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-custom-3,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-custom-4,
body.sabino-footer-layout-custom.widgets-php #sabino-site-footer-custom-5 {
	border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
