/*
Theme Name: Wolf-Bubbles-Theme
Theme URI: https://cocoabubbles.com/
Template: astra
Author: Wolf
Author URI: https://cocoabubbles.com/
Description: Wolf-Bubbles-Theme
Tags: Wolf-Bubbles-Theme
Version: 4.7.1.1718900597
Updated: 2024-06-20 12:23:17

*/

/*
 * Previous Tom Git CSS File
 * Emptied and Backed up
 * Currently only applying On Animations Page CSS via Shortcodes
 */

.login h1#password-protected-logo a {
    background-image: url(https://cocoabubbles.com/wp-content/uploads/2024/07/bubble-orange.svg) !important;
    background-repeat: no-repeat;
}

/*#### Wolf - Generic UI Styles, Forms, buttons etc.. ####*/
button.acf-button.tax-btn {
    background: #fff;
    color: #676767;
    border: 1px solid #999;
    margin-right: 10px;
    margin-bottom: 14px;
    padding: 7px;
    float: left;
}
.selected .acf-button.tax-btn {
    background: #008dd4;
    color: #fff;
    border-color: #008dd4;
}


/*#### Main HEADER + MENU */
.ast-builder-menu .main-navigation {
    padding: 18px 50px !important;
    background: #fff;
    border-radius: 16px;
}
nav#secondary_menu-site-navigation-desktop .main-navigation {
    padding: 2px !important;
}
.site-navigation .current-menu-item {
    border-radius: 4px !important;
    border: 1px solid #00a2a2;
}
.site-navigation .menu-item a {
    max-height: 48px !important;
}
.OverdueMenu a.menu-link {
    background: #fe6941;
    color: #fff !important;
    padding: 12px 12px !important;
}

.header-widget-area button.modal-button {
    padding: 10px !important;
    font-size: 13px !important;
    font-family: 'neighbor', sans-serif !important;
    font-weight: 900;
    position: absolute;
    right: .2%;
    top: 19px;
    max-width: 77px;
    border-radius: 50% !important;
    aspect-ratio: 1;
    background: url(https://bj3o8yq1kx.wpdns.site/wp-content/uploads/2024/06/rnd-2.svg);
    background-size: contain;
    color: #00a2a2 !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
.header-widget-area button.modal-button:hover {
    box-shadow: 0 8px 12px gray;
    scale: 1.1;
    transition: all ease-out .2s;
}
.current-page-ancestor > .menu-link {
  color: #00a2a2 !important; 
	background: revert !important;
}
.current-page-ancestor > .menu-link:hover {
  color: #00a2a2 !important;
}
/*#### Main HEADER + MENU */



/*### Page HEADERS */

#page section.ast-single-entry-banner {
    background: #ffffff !important;
    max-width: fit-content;
    margin: auto;
    position: absolute;
    width: fit-content;
    top: 116px;
    left: 50%;
    transform: translateX(-50%);
    padding: 4px 2px 0px 2px !important;
    border-radius: 0 0 13px 13px;
    box-shadow: 0 1px 8px lightgray;
}

@media (max-width:540px) {
#page section.ast-single-entry-banner {
    top: 0px;
    padding: 7px 10px 3px 10px !important;
    z-index: 105;
}
}
.single-bubbles-tasks section.ast-single-entry-banner {
    position: relative !important;
    border-radius: unset !important;
    box-shadow: none !important;
    margin: revert !important;
    top: revert !important;
}

/*### END Page HEADERS */



/*## Bubbles DASHBOARD Page - Currently HOME Page */
.HeroCategories {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.HeroCategories li {
    width: 140px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.HeroCategories a.taro-taxonomy-item-link {
    border: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-align: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/*********/


/*## HERO Categories - CATEGORY Classes */
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='product-development']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/sales.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='sustainability']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/06/logistics-1-2.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='content-dev']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/operations.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='paid-advertising']) { background-image: url('https://cocoabubbles.com/wp-content/uploadss/2024/07/rnd.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='affiliates-partnership']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/social_media.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='tech-dev']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/tech.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='brick-and-mortar']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/marketing-1.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='design']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/design-1.svg') !important}
.HeroCategories a:where(a[href^="/"], .HeroCategories a[href*='paid-advertising']) { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/development-research-1.svg') !important}

/*## END HERO Categories - CATEGORY Classes */


/*## Tasks Section */


/*## TASKS Category Classes - Bubbles DASHBOARD task cards */
.post-84 .cocoa-task-category-product-development .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/sales.svg') !important}
.post-84 .cocoa-task-category-sustainability .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/06/logistics-1-2.svg') !important}
.post-84 .cocoa-task-category-content-dev .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/operations.svg') !important}
.post-84 .cocoa-task-category-paid-advertising .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/rnd.svg') !important}
.post-84 .cocoa-task-category-affiliates-partnership .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/social_media.svg') !important}
.post-84 .cocoa-task-category-tech-dev .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/tech.svg') !important}
.post-84 .cocoa-task-category-brick-morter .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/marketing-1.svg') !important}
.post-84 .cocoa-task-category-design .wp-block-post-title { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/design-1.svg') !important}
.post-84 .cocoa-task-category-development .wp-block-post-title  { background-image: url('https://cocoabubbles.com/wp-content/uploads/2024/07/development-research-1.svg') !important}

.post-84 .bubbles-tasks .wp-block-post-title {
    background-size: 28px;
    min-height: 30px;
}

/*## END - TASKS Category Classes */


.type-bubbles-tasks .term-link, .post-84 .wp-block-post-title  {
    background-position: 100% 0;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 16px !important;
    width: 100%;
	padding: 3px 0;
}

.post-84 .wp-block-query .is-acf-field .prefix { /* Field Labels */
    color: #555454; 
    font-weight: 500;
}
.post-84 .wp-block-query .is-acf-field { /* Field Labels */
    display: block;
}
.post-84 .wp-block-query .is-acf-field ul { /* Field Labels */
    padding: 0;
}
.post-84 .wp-block-query .is-acf-field li { /* Field Labels */
    list-style: none;
}
/*## END Tasks Section */


/* TEAMS Section */
.TeamsTaxWidget li {
    max-width: 31%;
    min-width: 23%;
    margin: 7px 4px;
    text-align: center;
    font-weight: 900;
}
.TeamsTaxWidget li a {
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* END TEAMS Section */

/*## END Bubbles DASHBOARD Page */



/*## ALL CATEGORIES Page ##*/
.HeroCategories.CatCloud a {
    aspect-ratio: 1 / 1;
    background-size: contain;
    /* justify-content: center; */
    align-content: center;
    padding: 3rem;
    background-repeat: no-repeat;
    border-radius: 50%;
    font-weight: 900;
    background-position: 1px 0px;
    margin: 0 33px 33px 0;
}
/*## END ALL CATEGORIES Page ##*/




/*#### CATEGORY ARCHIVE Pages ####*/
.page-child nav.navigation.post-navigation, nav.navigation.post-navigation {
	
	display: none;
	
    position: absolute;
    bottom: 0;
    width: 75vw;
}
.Pagination-ArchivePages {
    max-width: 75vw !important;
    font-size: 26px;
    position: absolute;
    top: 90vh;
    right: 25px;
}
/*#### END CATEGORY ARCHIVE Pages ####*/



/*##### STATIC Tasks TABLE VIEW #####*/

/* Tasks Table HEADER */
.TasksQueryHeader h2, .entry-content h2 {
    margin-bottom: 0;
}

/* Static Tasks TABLE */
.TasksQueryTable {
    background: transparent !important;
}

.TasksQueryTable ul {
    padding: unset;
}
.TasksQueryTable li.wp-block-post:nth-child(2) {
    background-color: #fff !important;
}
.TasksQueryTable li.wp-block-post:nth-child(2n) {
    background-color: #fff;
}
.TasksQueryTable .wp-block-post-title {
    background-image: none !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    text-wrap: nowrap !important;
    max-width: 100%;
}
.TasksQueryTable li.wp-block-post {
    padding: 7px 0 7px 0 !important;
    background-size: 32px;
    background-repeat: no-repeat;
    margin-bottom: 4px !important;
    background-position: 20%;
}

/**/
.TaskTableTitle {
    height: 32px;
    display: flex !important;
	align-items: center !important;
}

.TasksQueryTable h2 {
    font-size: 16px !important;
    font-family: 'Gotham Bold', sans-serif;
    text-transform: none;
    line-height: 24px;
}
.TasksQueryTable a {
    font-family: 'Gotham Bold', sans-serif;
    font-size: 16px !important;
}
/* Table ELEMENTS */
.TasksQueryTable .wp-block-post-title {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0px;
}


/*# MODAL Trigger On STATIC Tasks TABLE etc #*/
.StaticModalBtnColumn {
    position: absolute !important;
    width: 100% !important;
    max-width: 20%;
    height: 100% !important;
    min-height: 34px !important;
}
.TasksQueryTableView .gspb_button_wrapper {
    height: 100%;
    width: 15%;
}
.StaticModalBtnColumn a.wp-block-greenshift-blocks-buttonbox {
    width: 100%;
    font-size: 0;
}
.StaticModalBtnColumn .gspb_button_wrapper {
    opacity: 0;
}
/*# END MODAL Trigger On STATIC Tasks TABLE etc #*/

.BottomTasksMobile li.bubbles-tasks {
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: 93% 6px;
}

/*##### END - STATIC Tasks TABLE VIEW #####*/
	

/*### All Query Loops - NO RESULTS INFO ###*/
.BubbleQueryLoop .wp-block-query-no-results {
    max-width: 555px;
    margin: auto;
    text-align: center;
    margin-top: 20vh;
    border: 2px solid #00a2a2;
    border-radius: 15px;
    padding: 22px 32px 0px;
}
/*### END - All Query Loops - NO RESULTS INFO ###*/


/*#### MAIN FILTERS - ALL Slideout Filters ####*/
.MainFilterOuterDiv .gspb_slidingPanel-wrap {
    min-width: fit-content;
}
/*#### END - MAIN FILTERS - ALL Slideout Filters ####*/
	



/*### EDITING FORM FIELDS - Modal Admin Edits */
.acf-actions.-hover a.acf-icon.-pencil {
    display: none;
}
/*### END EDITING FORM FIELDS - Modal Admin Edits */




/*### Wolf - Documentation */

/* TOC */
.StickyTOC {
    position: sticky !important;
	top: 0;
    min-height: calc(100vh - 116px);
	max-height: 100vh;
    overflow: auto;
    scrollbar-width: none;
}
.gs-autolist-item {
    border-bottom: 1px solid #ffffff2e;
	background: none;
    transition: all ease .8s;
}
.gs-autolist-item:focus-within, .gs-autolist-item:hover {
    background: #047979 !important;
    transition: all ease .2s;
}
/* END - TOC */

.post-2996 h2, .post-3389 h2 {
    font-family: 'Gotham Book';
    text-transform: none;
    margin-bottom: 24px;
}
.post-2996 .gs-autolist-item, .post-3389 .gs-autolist-item {
    padding: 0;
}
.post-2996 .gs-autolist-item .gs-autolist-title, .post-3389 .gs-autolist-item .gs-autolist-title {
    width: 100%;
}
.post-2996 .gs-autolist-item a.gs-scrollto, .post-3389 .gs-autolist-item a.gs-scrollto {
    width: 98%;
    display: block;
    padding: 15px 0;
}
.post-2996 .gs-autolist-item a.gs-scrollto:focus, .post-3389 .gs-autolist-item a.gs-scrollto:focus {
    outline-color: transparent;
}

/*### END - Wolf - Documentation */

