/* Theme Name: Hello Elementor Child 
    Theme URI: http://yourwebsite.com/hello-child/ 
    Description: Child theme for the Hello Elementor theme 
    Author: Your Name 
    Author URI: http://yourwebsite.com 
    Template: hello-elementor 
    Version: 1.0.0 */
/* Add your custom styles below */
/*-------------------------------------------------------------- ## category-catalog --------------------------------------------------------------*/
body {
    margin: 0;
}

.tag-group-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.clear-selection {
    margin: 0 0 0.5rem;
    display: inline-block;
}

.tag-item {
    unicode-bidi: embed;
    margin-bottom: 0.6rem;
}

.category-technologies .tag-item,
.tag .tag-item {
    display: flex;
    align-items: center;
}

.tag .chosen-tags-title,
.chosen-tags-item,
.tag-item,
.chosen-tags-title,
.tag-group-name.tag-group-name {
    font-size: 1.125rem;
    margin-block-end: 0.5rem;
}

@media (max-width: 960px) {

    .chosen-tags-item,
    .tag-item,
    .chosen-tags-title,
    .tag-group-name.tag-group-name,
    a.motnet-removal-link.motnet-removal-link {
        font-size: 1rem;
    }

}

.chosen-tags-item {
    display: grid;
    grid-template-columns: auto max-content;
    grid-template-areas: "chapter page";
    align-items: end;
    gap: 0 1ch;
    margin-bottom: 1rem;
}

.tag-item label {
    line-height: inherit;
}

.chosen-tags-item a,
.chosen-tags-item a:hover,
.chosen-tags-item a:visited,
body:not(.home) .tag-group-list a,
body:not(.home) .tag-group-wrapper .tag-list a,
.tag-filter-insctructions,
.tag-group-name,
.chosen-tags-title {
    color: #051688;
}

.chosen-tags-item-text {
    grid-area: chapter;
    position: relative;
    overflow: hidden;
}

.chosen-tags-item-text::after {
    position: absolute;
    padding-right: 0.25ch;
    content: " . . . . . . . . . " " . . . . . . . . . " " . . . . . . . . . ";
    text-align: left;
}

.motnet-removal-link {
    grid-area: page;
}


.tag-item input[type="checkbox"] {
    appearance: none;
    border: 1px solid #051688;
    min-width: 1.25rem;
    height: 1.25rem;
    vertical-align: middle;
    margin-left: 0.5rem;
    background: transparent linear-gradient(223deg, #F8EBF6 0%, #D3F2F8 100%) 0% 0% no-repeat padding-box;
    border-radius: 0.25rem;
}

.tag-item input[type="checkbox"]:checked {
    background-color: #000000;
}

.tag-item input[type="checkbox"]:checked:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 0.8rem;
    display: inline-block;
    width: 1.1rem;
    height: 1.6rem;
    color: #C92FB4;
    position: relative;
    text-align: center;
    vertical-align: middle;
    font-weight: 900;
}

.tag-item a {
    color: inherit;
}

.tag-item span {
    unicode-bidi: embed;
}

@media (max-width: 430px) {
    .mobile-resources-button {
        font-size: 1.375rem;
        font-weight: 500;
        padding: 1rem 2rem;
        position: relative;
        cursor: pointer;
        margin: 0 2rem;
        color: #051688;					   
    }

    .mobile-resources-button:before {
        font-family: "Font Awesome 5 Free";
        content: '\f077';
        position: absolute;
		color: #C92FB4;
        width: 0;
        height: 0;
        right: 0;
        font-weight: bold;		   
    }
	
	 .mobile-resources-button::after {
        content: "";
        display: block;
        width: 100%;
        height: 0.5rem;
        background-color: #CCECF6;
        border-radius: 0.25rem;
        bottom: -1rem;
        right: 0;
        position: absolute;
    }

    .mobile-resources-button span:after {
        font-family: "Font Awesome 5 Free";
        content: '\f0b0';
        font-size: 1.5rem;
        position: relative;
        left: -0.5rem;
        top: 0;
        font-weight: bold;					  
    }

    .mobile-resources-button.tag-list-closed:before {
        content: '\f078';
    }
}

@media (min-width: 431px) {
    .mobile-resources-button {
        display: none;
    }
}

.tag-filter-insctructions {
    font-size: 1.75rem;
    font-weight: 500;
    padding: 2rem;
    /* margin-bottom: 4rem; */
    position: relative;
    line-height: 1.2;
}

.chosen-tags-list {
    list-style: none;
    padding: 0;
}

.chosen-tags,
.tag-group-list {
    padding: 0 2rem;
}

.tag-group-name {
    margin-top: 0;
    margin-bottom: 0.6rem;
}

.category-technologies .chosen-tags,
.category-technologies .tag-group-wrapper:not(:last-child),
.tag .chosen-tags,
.tag .tag-group-wrapper:not(:last-child),
.tag-filter-insctructions {
    position: relative;
}

.category-technologies .chosen-tags::after,
.category-technologies .tag-group-wrapper:not(:last-child)::after,
.tag .chosen-tags::after,
.tag .tag-group-wrapper:not(:last-child)::after,
.tag-filter-insctructions::after,
.tag-filter-insctructions::before {
    content: "";
    display: block;
    width: 100%;
    height: 0.5rem;
    background-color: #CCECF6;
    border-radius: 0.25rem;
    bottom: 0px;
    position: absolute;
}

.category-technologies .chosen-tags::after,
.tag .chosen-tags::after,
.tag-filter-insctructions::after,
.tag-filter-insctructions::before {
    width: calc(100% - 4rem); /* 4rem accounts for the 2rem padding on each side of the next section, .tag-group-list */
}

@media (max-width: 767px){
    .tag-filter-insctructions::before {
        content: none
    }
}

.tag-filter-insctructions::before{
    bottom: auto;
    top: 1rem;
}

.category-technologies .chosen-tags,
.tag .chosen-tags {
    padding: 0.5rem 2rem;
}

.category-technologies .tag-group-wrapper,
.tag .tag-group-wrapper {
    padding: 0.5rem 0 1rem;
}

label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

@media (max-width: 430px),
(min-width: 770px) and (max-width: 960px) {

    .resources-header,
    .tag-filter-insctructions {
        font-size: 1.375rem;
    }

    .category-technologies .chosen-tags-title,
    .tag .chosen-tags-title,
    .tag-group-name.tag-group-name {
        font-size: 1.375rem;
    }

}