/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* -------------- HEADER MENU TEXT 


@media only screen and (min-width: 989px) {
.av-hamburger::before  { 
content: "MENU";
    color: var(--enfold-socket-color-bg2);
    font-weight: bold;
    font-size: 1.4rem;
    background-blend-mode: exclusion;
    mix-blend-mode: exclusion;
    margin-right: 1rem;
    position: absolute;
    right: 35px;
}
}

.av-burger-overlay-active .av-hamburger::before  { 
content: "CLOSE";
    color: var(--enfold-socket-color-bg2);
    font-weight: bold;
    font-size: 1.4rem;
    background-blend-mode: exclusion;
    mix-blend-mode: exclusion;
    margin-right: 1rem;
    position: absolute;
    right: 35px;
}


@media only screen and (max-width: 989px) {
.av-hamburger::before  { 
content: "MENU";
    color: var(--enfold-socket-color-bg2);
    font-weight: bold;
    font-size: 1.4rem;
    background-blend-mode: exclusion;
    mix-blend-mode: exclusion;
    margin-right: 1rem;
    position: absolute;
    right: 35px;
}
}
-------------*/

/*SEARCH PAGE STYLES*/

.search section.hero {
    background-image: url(https://barska.wpengine.com/wp-content/uploads/2023/05/269744685_4535686306480188_1040408463449186030_n-min.webp) !important;
    height: max-content;
    background-size: cover;
}

.search section.hero h1 {
    margin-bottom: 7px !important;
    font-size: 3rem;
	    line-break: anywhere;
}

.search .overlay {
background: rgb(0,0,0) !important;
    background: linear-gradient(185deg,rgba(0,0,0,0.06768644957983194) 10%,rgba(0,0,0,1) 100%) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.search .hero-content {
	padding-top: 20rem;
    color: white;
    text-transform: uppercase;
    font-size: 5rem;
    padding-bottom: 10rem;
}

.search #main.all_color {
background-color: #00000000;
}

.search #main.container {
background-color: #00000000;
    color: white;
margin-top: 50px !important;
    margin-bottom: 50px !important;
	min-height: 47vh;
}



.search #main.container #content {
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}

@media only screen and (max-width: 1024px) {
	.search #main.container #content {
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}
	
	.search #main.container #content .post-content p {
   display: none !important;
}
	
	.search #main.container #content .space {
    height: 31vw !important;
}
	
	.search .hero-content {
	padding-top: 10rem;
    color: white;
    text-transform: uppercase;
    font-size: 5rem;
    padding-bottom: 4rem;
	}
}

.search #main.container #content .post {
	background: transparent;
    padding: 20px;
	    background: transparent;
    padding: 20px;
    background-size: cover !important;
    background-position: center center !important;
}


.search #main.container .post-meta {
	font-size: 20px !important;
}

.search #main.container #content h2 {
	font-size: 31px;
    line-height: .9em;
    margin-bottom: 10px;
}

.search #main.container #content .post-content p {
font-size: 1.3rem;
    line-height: 1.5rem;
    font-weight: 300;
    color: #2f7fd4!important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 300px;
}

.search #main.container #content .space {
height: 18rem;
}

.search #main.container #content .post-context-text {
z-index: 1;
    position: relative;
}

.search #main.all_colors {
	background-color: black;
}






/* -------------- BLOG -------------*/
/* -------------- POST -------------*/
/* -------------- STYLES -------------*/

/* -------------- CUSTOM SINGLE.PHP STYLING -------------*/

#srm-custom-post .post-hero-section {
background-position: center center;
    background-size: cover;
}


#srm-custom-post .post-hero-overlay {
	background: rgb(14,15,11);
background: linear-gradient(84deg, rgba(14,15,11,1) 0%, rgba(25,27,17,0.5396752450980392) 100%);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
        height: max-content;
}

@media only screen and (min-width: 701px) {
#srm-custom-post .post-hero-text {
    vertical-align: bottom;
    height: fit-content;
    z-index: 99;
    position: relative;
    color: white;
    bottom: 0px;
    padding-top: 35rem;
    padding-bottom: 5rem;
}
}

@media only screen and (max-width: 700px) {
#srm-custom-post .post-hero-text {
    vertical-align: bottom;
    height: fit-content;
    z-index: 99;
    position: relative;
    color: white;
    bottom: 0px;
    padding-top: 20rem;
    padding-bottom: 5rem;
}
}

#srm-custom-post .post-hero-text h1 {
    font-size: 5rem;
    line-height: 4rem;
}

#srm-custom-post .post-hero-text .post-meta {
color: #2f7fd4;
}

#srm-custom-post .post-hero-text .post-meta p {
color: #fff !important;
}

#srm-custom-post .post-hero-text .post-meta h6 {
color: #2f7fd4 !important;
font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
    letter-spacing: .5px;
    font-style: italic;
}

#srm-custom-post #body-background a {
	color: #70b400;
text-decoration: underline;
}

#srm-custom-post .post-content-section{
    padding: 3rem 0rem;
    background: white;
}

#srm-custom-post #body-background::before {
    content: "";
    position: absolute;
    margin-top: -100px;
    float: left;
    background-size: cover;
    z-index: 3;
    transform: rotate(180deg);
    display: block !important;
    background-image: url(https://bonecollectstg.wpengine.com/wp-content/uploads/2023/04/texture-white.svg) !important;
    height: 70px !important;
    width: 100% !important;
    background-repeat: no-repeat;
    background-position: center bottom;
}

@media only screen and (min-width: 1027px) {
#srm-custom-post .related-posts-section .row {
display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px,auto);
}
}

@media only screen and (min-width: 768px) and (max-width: 1026px) {
#srm-custom-post .related-posts-section .row {
display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px,auto);
}
}

@media only screen and (max-width: 767px) {
#srm-custom-post .related-posts-section .row {
display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px,auto);
}
}

#srm-custom-post .related-post .post {
    background-size: cover !important;
    background-position: center !important;
}

.related-posts-section {
padding: 4rem 0rem;
	background: black;
}

.related-posts-section h2 {
color: white;
}

#srm-custom-post .related-post .post .overlay {
    background: rgb(0,0,0) !important;
    background: linear-gradient(185deg,rgba(0,0,0,0.06768644957983194) 10%,rgba(0,0,0,1) 100%) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.green-line hr {
border-color: #2f7fd4;
    border-width: 2px;
    margin-top: 30px;
}


#srm-custom-post .related-post .post .post-context-text {
padding: 20px;
    z-index: 8;
    position: relative;
    color: white;
}


@media only screen and (min-width: 768px) {
#srm-custom-post .related-post .post .post-context-text h2 {
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 18rem;
}


#srm-custom-post .related-post .post .post-context-text .post-content p {
font-size: 1.3rem;
    line-height: 1.5rem;
    font-weight: 300;
    color: #2f7fd4!important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 18rem;
}
}






@media only screen and (max-width: 767px) {
#srm-custom-post .related-post .post .post-context-text h2 {
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 16rem;
}


#srm-custom-post .related-post .post .post-context-text .post-content p {
font-size: 1.3rem;
    line-height: 1.5rem;
    font-weight: 300;
    color: #2f7fd4!important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 16rem;
}
}



#srm-custom-post .related-post .post .post-context-text .post-meta {
font-size: 21px;
}

#srm-custom-post .related-post .space {
    height: 18rem;
}

/* -------------- END -------------*/
/* -------------- BLOG -------------*/
/* -------------- POST -------------*/
/* -------------- STYLES -------------*/