/*SearchResource - Row*/

#resourceElementorContainer .elementor-container{
    max-width: none;
}

#formSearchResource{
    padding:3rem;
    margin: 0;
}

#formSearchResource *:not(.k-icon),
#resources *{
    font-family: "Poppins", Sans-serif;
}

#formSearchResource,
#formSearchResource input,
#formSearchResource select{
    background-color:#FFB100;
}

#formSearchResource input,
#formSearchResource select{
    border:2px solid black;
    box-sizing: border-box;
    border-radius: 4px
}

#formSearchResource .search .search_button{
    color:#F7F3EF;
    border-radius: 70px;
    background-color: #202020;
    border:1px solid #202020;
}

#formSearchResource .search .search_button img{
    width:25px;
    height: 25px;
    margin-left:2rem;
}

#formSearchResource .search .reset_button,
#formSearchResource .search .reset_button:visited,
#formSearchResource .search .reset_button:active,
#formSearchResource .search .reset_button:hover
{
    background-color: transparent;
    text-decoration: none;
    font-size:1rem;
    line-height:1.5rem;
}

#formSearchResource .search .reset_button img{
    width:25px;
    height: 25px;
    margin-left:1rem;
}

hr
{
    margin:0.25rem !important;
}

#resources
{
    background-color:#E5E5E5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left:10.277777rem;
    padding-right:10.277777rem;
    padding-bottom:10.277777rem;
    margin:0;
}

#resources #results_count{
    width:100%;
    text-align: center;
    margin-top:5.277777rem;
    margin-bottom:5.277777rem;
}

/*REVIEWS SECTION*/

#single-resource .resource_rating .xs-ratting-content,
#single-resource .header-reviews .xs-ratting-content,
#resources .resource_rating .xs-ratting-content{
    display:flex;
    flex-direction: row;
    align-items: center;
}

#single-resource .xs-review-rattting,
#single-resource .header-reviews .xs-ratting-content .xs-review-rattting,
#resources .resource_rating .xs-ratting-content .xs-review-rattting{
    display: flex;
    flex-direction: row;
    align-items: center;
    height:auto;
    line-height:1rem;
    margin-right:1rem;
    font-size: 1rem;
    order:1;
}

#single-resource .header-reviews .xs-ratting-content .wp-ratting-vote,
#single-resource .resource_rating .xs-ratting-content .wp-ratting-vote,
#resources .resource_rating .xs-ratting-content .wp-ratting-vote{
    order:2;
    font-size:1rem;
}

#single-resource .header-reviews .xs-ratting-content .wp-ratting-number,
#single-resource .resource_rating .xs-ratting-content .wp-ratting-number,
#resources .resource_rating .xs-ratting-content .wp-ratting-number{
    order:0;
    margin-right:1rem;
    font-size:1rem;
}

#single-resource #xs-review-box .xs-review-rattting .screen-rattting-text{
    display:block;
    margin-right:1rem;
}

#single-resource .xs-ratting-content .xs-star,
#single-resource .xs-review-rattting .xs-star,
#resources .resource_rating .xs-ratting-content .xs-star,
#reviewWindow #xs_review_stars .star-li i
{
    color:#FF912C !important;
}

#reviewWindow #xs_review_stars .star-li:not(.selected) i::before{
    content:"\f154";
}

#reviewWindow #xs_review_stars .star-li:not(.selected):hover i::before,
#reviewWindow #xs_review_stars .star-li.selected i::before{
    content:"\f155";
}

#single-resource .header-reviews{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}

#single-resource .header-reviews span{
    color:#202020;
}

#single-resource .header-reviews .header-reviews-title{
    font-size:1.563rem;
    font-weight:700;
}

#single-resource .entry-reviews,
#single-resource .header-reviews,
#single-resource .public-xs-review-box,
#single-resource .view-review-list,
#single-resource #reviewWindow,
.k-window,
.k-window .k-window-titlebar,
.k-window .k-window-content,
#reviewWindow #xs_review_form_public_data,
#reviewWindow #xs-review-box
{
    border: none;
    box-shadow: none !important;
    background-color: #F7F3EF !important;
    background-image:none;
    margin:0;
    border-radius:0;
}

#single-resource #xs-review-box .total-reivew-headding{
    display:none;
}

#single-resource #xs-review-box,
#single-resource #xs-review-box .xs-reviewer-details
{
    padding:0;
}

#single-resource .entry-reviews{
    padding:2rem;
}

#single-resource #buttonWriteComment{
    background-color: transparent;
    border:solid 2px #3D1747;
    border-radius:70px;
    color:#3D1747
}

#reviewWindow #xs_review_form_public_data{
    display: block;
}

#reviewWindow #xs_reviw_title,
#reviewWindow #xs_reviw_title:focus,
#reviewWindow #xs_reviw_summery:focus,
#reviewWindow #xs_reviw_summery:active,
#reviewWindow #xs_reviw_summery:focus-visible,
#reviewWindow #xs_reviw_summery
{
    border-radius: 0;
    border-width: 2px;
    border-color:black;
    box-sizing: border-box;
    margin-left:0;
}

#reviewWindow #xs_reviw_summery{

}

#reviewWindow #xs_reviw_summery,
#reviewWindow #xs_reviw_title,
#reviewWindow .xs-review.xs-text,
#reviewWindow .xs-review.xs-textarea
{
    width:100%;
}

#reviewWindow div.xs-review.xs-save-button button{
    background-color: #3D1747;
    color:white;
    box-shadow: none;
    border-radius: 70px;
}

#xs_review_form_public_data{
    display: none;
}

/*RESOURCES IN RESULT LIST - SEARCH*/

#resources .resource{
    background-color:white;
    flex:1 1 79.513888%;
    margin-bottom: 1rem;
    border-radius: 3px;
    padding:5.76419rem 7.510917rem 5.76419rem 7.510917rem;
    text-decoration: none;
}

#resources .resource:last-child{
    margin-bottom: 0;
}

#resources .resource .title a{
    font-size:25px;
}

#resources .resource h1{
    font-size:1.563rem;
    line-height:2rem;
    margin: 0.25rem !important;
}

#resources .resource .description{
    padding:0;
    margin:1rem 0.25rem 0.25rem 0.25rem;
    font-size:0.938rem;
    font-weight: 500;
    line-height:1.625rem;
}

#resources .resource img.resource_arrow{
    width:62px;
    height:62px;
}

#resources .resource .tags,
#resources .resource .languages,
#resources .resource .location{
    text-transform: uppercase;
    font-size: 0.813rem;
    font-weight: 600;
    color:#3D1747;
}

#resources .resource .languages{
    margin-right: 2rem;
}

#resources .resource .languages img{
    width:25px;
    height:25px;
    margin-right:1rem;
}

#resources .resource .location img{
    width:20px;
    height:25px;
    margin-right:1rem;
}

.resource-navigation{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-top:2rem;
}

.resource-navigation li{
    margin-right: 10px;
    list-style: none;
}

.resource-navigation li:last-child{
    margin-right: 0;
}

.resource-navigation li a,
.resource-navigation li a:focus{
    border:2px solid #3D1747;
    border-radius: 70px;
    width: 2.625rem;
    height:2.625rem;
    text-align:center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.resource-navigation li.active a,
.resource-navigation li.active a:focus,
.resource-navigation li.active a:active,
.resource-navigation li a:active,
.resource-navigation li a:focus,
.resource-navigation li a:hover{
    background-color: #202020 !important;
    color:white;
}

/* SINGLE-RESOURCE.PHP*/

#single-resource *{
    font-family: "Poppins", Sans-serif;
    color:#F7F3EF;
}

#single-resource .entry-header{
    max-width: none;
    width:100%;
    background-color: #3D1747;
    margin:0;
    border:none;
    padding:2rem 9.25rem 2rem 9.25rem;
}

#single-resource .entry-header .header-container{
    padding:0;
    margin-top:8rem;
}

#single-resource .entry-header .header-container .resource-tags{
    color:white;
    font-size: 0.813rem;
}

#single-resource .entry-header h1{
    font-size:4.063rem;
    font-weight:700;
    margin-top: 2.75rem;
    margin-bottom: 5.375rem;
}

#single-resource .entry-header .languages{
    margin-right:2rem;
}

#single-resource .entry-header .languages img{
    width:25px;
    height:25px;
    margin-right:0.813rem;
}

#single-resource .entry-header .location img{
    height:25px;
    margin-right:0.813rem;
}

#single-resource .entry-header .languages,
#single-resource .entry-header .location
{
    text-transform: uppercase;
    font-size: 0.813rem;
    font-weight: 600;
}

#single-resource .go-to-list-container a,
#single-resource .go-to-list-container a:active,
#single-resource .go-to-list-container a:visited,
#single-resource .go-to-list-container a:focus
{
    font-size:0.875rem;
    font-weight: 400;
    background-color: transparent;
}

#single-resource .resource-content{
    background-color: #E5E5E5;
    padding:8rem 9.25rem 0 9.25rem;
    margin-top:0;
    color:#202020;
    font-size:1.25rem;
}

#single-resource .resource-content p.description{
    color:#202020;
    font-size: 1.25rem;
}

/* SINGLE-RESOURCE SECTION*/
#single-resource section{
    border-top:2px solid black;
    box-sizing: border-box;
}

#single-resource section:last-child{
    border-bottom:2px solid black;
}

#single-resource section .header{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding:0.25rem;
    cursor: pointer;
}

#single-resource section .header * {
    color:black;
}

#single-resource section .header .header-text-image{
    display:flex;
    align-items: center;
}

#single-resource section .header .header-image{
    width:50px;
}

#single-resource section .header img{
    height:25px;
}

#single-resource section .header .header-text{
    font-weight: bold;
    font-size:1.563rem;
}

#single-resource section .header div.action img{
    height:35px;
    width: 35px;
}

#single-resource section.collapsed .content{
    display:none;
}

#single-resource section.expanded .content{
    display:block;
}

#single-resource section.collapsed .header div.action .expand{
    display:inline-block;
}

#single-resource section.expanded .header div.action .collapse{
    display: inline-block;
}

#single-resource section.collapsed .header div.action .collapse{
    display:none;
}

#single-resource section.expanded .header div.action .expand{
    display: none;
}


#single-resource section .content{
    padding:1rem 4.313rem 1rem 4.313rem;
    font-size: 1.25rem;
}

#single-resource section .content h2{
    font-size:1.25rem;
    color:#00B9A4;
    font-weight: bold;
}

#single-resource section .content p{
    color:black;
}

#single-resource section .content .emails,
#single-resource section .content .address:not(:first-child){
    margin-top:2rem;
}

#single-resource section .content .emails a,
#single-resource section .content .emails a:hover,
#single-resource section .content .emails a:visited,
#single-resource section .content .emails a:active{
    color:black;
    background-color: transparent;
    text-decoration: none;
}

/* SINGLE-RESOURCE - SOCIAL MEDIA*/
#single-resource .social-media{
    display:flex;
    flex-direction: row;
    align-items: center;
}

#single-resource .social-media a{
    font-size: 0.875rem;
    color:black;
    margin-right:1rem;
}

#single-resource .social-media a img{
    height:16px;
    margin-right:0.25rem;
}

#single-resource .social-media a.resource-website{
    color:white;
    background-color:#3D1747;
    border-radius:70px;
    padding:1rem;
    text-decoration: none;
    font-size:1.125rem;
}

/* REVIEW BOX */
#xs-review-box{
    background-color: #F7F3EF;
}

#xs-review-box *{
    color:#202020;
}

/*other description*/
.description{
    margin:0.5rem;
    font-size: 0.8rem;
}

/*Override Telerik*/
#formSearchResource .k-input.k-textbox{
    border:0;
}

#formSearchResource .k-input.k-textbox .k-input-inner{
    padding-top:10px;
    padding-bottom:10px;
}

#formSearchResource .k-dropdown .k-input-inner,
#formSearchResource .k-dropdowntree .k-input-inner{
    padding:10px;
}

#formSearchResource .k-picker.k-hover,
#formSearchResource .k-picker:hover,
#formSearchResource .k-widget.k-picker.k-hover,
#formSearchResource .k-widget.k-picker:hover,
#formSearchResource .k-picker,
#formSearchResource .k-widget.k-picker
{
    background-color:transparent;
    border:black solid 2px;
}

#formSearchResource .k-dropdown .k-select,
#formSearchResource .k-dropdowntree .k-select
{
    background-color:transparent;
    padding-top:10px;
    padding-bottom: 10px;
    align-items:center;
    height:calc(1.4285714286em + 25px);
}

#formSearchResource .k-dropdown .k-select .k-icon,
#formSearchResource .k-dropdowntree .k-select .k-icon{
    color:black;
}


/*Mobile - search*/
@media screen and (max-width:1024px){
    #resources .resource{
        padding:2rem;
    }

    #single-resource .entry-header,
    #single-resource .resource-content{
        padding:2rem;
    }

}

@media screen and (max-width:900px){
    #resources {
        padding:2rem;
    }
}