/*
Theme Name:   Descoperă Stăuceni
Description:  A Bootscore Child Theme for Stăuceni
Author:       Story Seeker
Author URI:   https://storyseeker.ro/
Template:     bootscore
Version:      1.0.0
Base Version: 6.0.0
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain:  stauceni
*/

/* 
All style editing is done via /assets/scss/_bootscore_custom.scss
*/


/* $$$$$$$$$$$ temp dev */
.tb, .tb *:not(.btn), .tbp, .tbp > * { background-color: rgba(0, 127, 255, 0.1); }

li#wp-admin-bar-bootstrap_size_indicator {
	position: fixed !important;
	display: block !important;
	top: 0;
	left: 0;
	z-index: 999999 !important;
}
#wpadminbar:not(.mobile) .ab-top-menu>li#wp-admin-bar-bootstrap_size_indicator:hover>.ab-item {
	background: none;
	color: #fff;
}
li#wp-admin-bar-bootstrap_size_indicator div {
	padding: 0 !important;
}
li#wp-admin-bar-bootstrap_size_indicator span {
	display: block;
	background-color: #eb0000;
	line-height: 1;
	padding: 0.4em 0 0.5em;
	width: 2.5em;
	text-align: center;
}
li#wp-admin-bar-bootstrap_size_indicator span:nth-child(even) {
	background-color: #62629e;
}

pre {
	user-select: text;
}
/* $$$$$$$$$$$ end temp dev */



/* ####### site wide */

html, body {
	min-width: 340px;
}

.top-button {
	left: 5%;
    bottom: 1.25rem;
    right: auto;
    padding: .375em .625em;
}

.entry-header.featured-full-width-img.height-75 {
	height: 50vh !important;
}

.wpcf7 {
	input[type=text], input[type=email], input[type=tel], input[type=number], input[type=date], button, optgroup, textarea {
		border: solid 1px #dee2e6;
		border-radius: var(--bs-border-radius);
		padding: 0.375rem 0.75rem 0.375rem 0.75rem;
	}
	input[type=text], input[type=email], input[type=tel], textarea {
		width: 100%;
	}
	label {
		width: 100%;
	}
	span.wpcf7-acceptance span.wpcf7-list-item {
		margin: 0 0 0 1px;
	}
}

.wpcf7-turnstile.cf-turnstile {
	text-align: center;
	padding-bottom: .75em;
}

a.gt_switcher-popup span {
	display: none;
}

a.gt_switcher-popup img {
	height: 1em !important;
	margin-top: -.25em !important;
	_margin-left: .5em !important;
}

.gt_white_content {
    border-radius: .5em;
}

.gt_white_content a.glink:last-child {
    border: navajowhite;
}

.gt_white_content a.glink span {
    margin-left: .5em;
}

.gt_white_content {
    max-width: 10em;
    margin: 0 !important;
    transform: translate(-50%, -50%);
}

a.nav-link {
    text-transform: capitalize;
}

p:empty {
	display: none;
}

a[href^="tel:"] {
    white-space: nowrap;
}

.nombp p {
	margin-bottom: 0;
}

.ls-tight {
	letter-spacing: -0.05em !important;
}

.ls-tight-ish {
	letter-spacing: -0.025em !important;
}

.ls-normal {
	letter-spacing: 0 !important;
}

.ls-wide-ish {
	letter-spacing: 0.01875em !important;
}

.ls-wide {
	letter-spacing: 0.0375em !important;
}

.ls-wider {
	letter-spacing: 0.075em !important;
}

img.sigla_uetopbar {
	max-height: 3em;
}

div.eyebrow {
	--eyebrow-back-color: var(--bs-light);
	--eyebrow-text-color: var(--bs-dark);
	--eyebrow-border-color: var(--bs-white);
	background-color: var(--eyebrow-back-color);
	display: inline-block;
	color: var(--eyebrow-text-color);
	font-weight: 500;
	padding: 0 .5em 1px .5em;
	position: relative;
	border-left: solid 3px var(--eyebrow-border-color);
	letter-spacing: -.02em;
	white-space: nowrap;
}
div.eyebrow:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 0;
	border-top: .9rem solid var(--eyebrow-back-color);
	border-right: .7rem solid transparent;
}
div.eyebrow:before {
	content: '';
	position: absolute;
	left: 100%;
	bottom: 0;
	border-bottom: .9rem solid var(--eyebrow-back-color);
	border-right: .7rem solid transparent;
}

div#tur_carduri div.eyebrow {
    border: none;
    line-height: 1.25;
    --eyebrow-back-color: var(--bs-warning);
    --eyebrow-text-color: #fff;
    letter-spacing: 0;
}

div#tur_carduri div.eyebrow:before,
div#tur_carduri div.eyebrow:after {
    content: none;
}

h5.eyebrow {
	color: var(--bs-primary);
	position: relative;
}
h5.eyebrow:after {
	content: '';
	position: absolute;
	width: 124px;
	height: 6px;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	background: transparent no-repeat center;
	background-size: contain;
	background-image: url("data:image/webp;base64,UklGRgQCAABXRUJQVlA4WAoAAAAQAAAA9wAACwAAQUxQSJ8BAAARkLtt++FK38y5MhOdtW0blSpW7G1790/wtlt5t3Rn21uZta1kru/6niJzJk7aiJgAEfGkcnsS3ZHSdqRSOyINUuSYiDh5uJ7n+4mU43p+Op1Oh7leEaJ6UspOSOG9dMuOXbr1HD523Pghgwb1a9GiZbNUKpWKNZSOK+GOE+IkWqf7T1+16eijd/8CCmyU9v97h2c3lzZeSKk7rt982tFXb/5TwEDNANQwVQgCywIESnHt6bE1Ewa29iTUEXmoVFDLQzEl4vs1zUpi1JmrRFaNYmHlqQAGARHPU3HVADWiapBRhQyhH6YXatl3wjXMjKgZRcHKp6B9pCK6kuv6id6T5h17pkRX+EtghBqm5D7wm3JlPYAFRFQwwKLw5dbFbStnDWnhS2RfakzXkSabTTzNfyIq2QBQgwzwb1RzOQtgiqIQKGAQEPpk4fCUVOoGiVWiQnoS3/OZiIaBkgU0BzWUJr/v7iEi4khl96S6JsTfl/PfQAkAI2M5WeDvnKSIJKQOdRIikhbxOuwFyECWLDk/J0odPegJZICtUo/HXKniAFZQOCA+AAAA0AMAnQEq+AAMAD5dLpVII6KiISIIAHALiWkAdgAAIz7jrABXiFMAAP76id///iHOhzoczGf/XwBTxIAAAAA=")
}

.date-tag {
    font-weight: 600;
    color:  var(--bs-secondary);
    margin: .5em 0 .25em 0;
    border-bottom: solid 1px;
    display: table;
}

.date-tag:before {
    font-family: "Font Awesome 7 Free";
    font-weight: 900;                  
    content: "\f133";               
    margin-right: .5em;                
    /* color: var(--bs-primary); */
    display: inline-block;
}

button.accordion-button {
    box-shadow: none !important;
    background-color: var(--bs-info-bg-subtle);
    font-weight: 600;
}

.accordion-button:not(.collapsed) {
    background-color: var(--bs-info);
}


img.child_page_item_img {
	width: 100%;
    aspect-ratio: 24/7;
    object-fit: cover;
    transition: transform 0.7s;
}

a.child_page_item_link:hover img.child_page_item_img {
    transition: transform 0.5s;
    transform: scale(1.05);
}





/* ####### header, menu */

a.nav-link {
	padding-left: var(--bs-navbar-nav-link-padding-x);
	border-left: solid 2px var(--bs-secondary-bg-subtle);
}

a.nav-link.active {
	background-color: var(--bs-secondary-bg-subtle);
	border-left: solid 2px var(--bs-secondary);
}

a.nav-link:hover, a.nav-link:focus {
	border-left: solid 2px var(--bs-secondary);
}

@media (min-width: 992px) { /* lg and up */
	.navbar-expand-lg .navbar-nav .nav-link {
		--bs-nav-link-padding-y: 0.25rem;
	}
	
	/* Activare hover pe desktop pentru BootScore */
    .navbar-nav .dropdown .dropdown-menu {
        margin-top: 0;
    	border-top-left-radius: 0;
    	padding-top: 0.25em;
	}
    .navbar-nav .dropdown:hover .dropdown-menu {
        display: block;
    }
	
	a.nav-link.active {
		background-color: var(--bs-secondary-bg-subtle);
		border-bottom: solid 1px var(--bs-secondary);
	}
	a.dropdown-item.active, a.dropdown-item:active {
		color: var(--bs-navbar-active-color);
		background-color: var(--bs-secondary-bg-subtle);
	}
	a.nav-link {
		border-bottom: solid 1px transparent;
		border-left: none !important;
		position: relative;
	}
	a.nav-link:before {
		content: '';
		position: absolute;
		left: 50%;
		bottom: -1px;
		width: 0px;
		transform: translate(-50%, 0);
		border-bottom: solid 1px var(--bs-secondary);
		transition: width 0.7s;
	}
	a.nav-link:hover:before, a.nav-link:focus:before {
		width: calc(100% - 1rem);
		transition: width 0.25s;
	}
	a.nav-link.dropdown-toggle:hover:before, a.nav-link.dropdown-toggle:focus:before {
		width: 100%;
	}
	a.nav-link.active:before {
		content: none;
	}
}



/* ####### footer */

.footer_widget a {
    color: var(--bs-light);
    text-decoration: none;
}

.footer_widget a:hover {
    color: var(--bs-white);
    text-decoration: underline;
}

img.logo-footee {
    max-height: 13.5em;
}

.bootscore-copyright {
    display: none;
}



/* ####### contact page */

body.page_contact .full-width-img-title-wrapper h1.entry-title {
	color: var(--bs-primary);
}

body.page_contact .featured-full-width-img {
	background-size: max(1920px, 100vw);
}

@media (min-width: 768px) and (max-width: 991.98px) { /* md only */
	body.page_contact .featured-full-width-img{
		background-position-x: 57.5%;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) { /* lg only */
	body.page_contact .featured-full-width-img{
		background-position-x: 54.5%;
	}
}

.directions_buttons_pane {
	left: 0;
	right: 0;
	bottom: 5rem;
}

@media (min-width: 768px) { /* md & up */
	.directions_buttons_pane {
		position: absolute;
	}
}

.directions_buttons {
	position: relative;
}

.directions_buttons_content {
	background-color: rgba(255,255,255,.75);
	text-align: center;
}

.directions_buttons span.label_cta {
	/* color: #d6e7f5; */
}

.directions_buttons span.label_and_icon.small {
	font-size: 1rem;
}

.directions_buttons .btn.main {
	width: 15rem;
}

.directions_address {
	width: 15rem;
	margin: 0 auto;
	line-height: 1.25;
	margin-top: .5rem;
}

.directions_address a {
	text-decoration: none;
}

i.icn {
	display: inline-block;
	width: 1.25em;
	height: 1.25em;
}

i.icn svg {
	width: auto;
	height: 1.125em;
	vertical-align: text-top;
}


i.icn.white svg * {
	fill: #fff;
}

i.icn.primary svg * {
	fill: var(--bs-primary);
}

i.icn.secondary svg * {
	fill: var(--bs-secondary);
}

@media (max-width: 767.98px) { /* up to & including sm */
	body.page_contact .entry-header.featured-full-width-img.height-75 {
		height: 25vh !important;
	}
	.entry-header.featured-full-width-img.height-75 {
		height: 25vh !important;
	}
}



/* ####### front page */

div#fp_hero {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 60vh;
	min-height: 21rem;
}

div#fp_cifre h2 {
    font-weight: 800;
	color: var(--bs-primary);
}

div#fp_cifre h2 span {
	font-weight: 300;
}

.fp_card_img img {
    margin-bottom: .25em;
}

div#fp_carduri h3 {
    padding: .25em 0;
    line-height: 1;
}


