/*
Theme Name: Domi Lini Leonardo Child
Theme URI: https://www.domilini.lt/
Description: Update-safe Domi Lini overrides for the Leonardo theme.
Author: Domi Lini
Template: leonardo1
Version: 1.0.4
Text Domain: domi-lini-leonardo-child
*/

/* Site styling remains in the Leonardo parent theme and its custom.css file. */

/* Production design parity rules, migrated from WordPress Additional CSS. */
a {
    color: #3f8798;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: underline;
}
@media only screen and (min-width:769px) {
	.site-footer .column {
    width: 19.894%;
		margin-right: 1.128%;
}
	.site-footer .column-wide {
    width: 36.936%;
		margin-right: 0;
}
	#hermes-contacts {
    clear: right;
    display: inline;
    float: right;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 36px;
}
}
.side_testimonial li {
    background-color: #f2eee3;
    border-bottom: solid 1px #e7e1d0;
    font-size: 14px;
    line-height: 1.8;
    padding: 15px 16px;
    margin-bottom: 15px;
}
.showall {
    background: #f2eee3;
    color: #333;
    padding: 8px 15px;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.showall:hover {
    background: #333;
    color: #fff;
}
.side_testimonial li a {

    color: #333;
    font-weight: bold;

}
.side_testimonial li a:hover {
    color: #333;
    text-decoration: underline;
}
aside .title-widget {
    font-size: 16px;
    margin-bottom: 29px;
    color: #000;
}
.title-post a:hover {
    text-decoration: underline;
    color: #232323;
}
.title-post a:focus , .title-post a:active{
    text-decoration: underline;
    color: #555;
}
.single-post #hermes-gallery {
    display: none;
}
footer a {
    font-size: 12px;
    color: #666666 !important;
}
footer a:hover {
    font-size: 12px;
     color: #666666 !important;
	text-decoration:underline;
}
footer a:focus ,footer a:active{
    font-size: 12px;
     color: #777777 !important;
	text-decoration:underline;
}

@media only screen and (max-width:768px) {
.sf-menu ul a {
    color: #fff;
	}
.sf-menu ul a:hover {
    color: #fff;
	text-decoration:underline;
	}
	.btn_menu .btn_menu_img {
    background: #908375 url('https://www.domilini.lt/wp-content/themes/leonardo/images/menu-expand-icon.png') no-repeat center center;
    display: inline-block;
    padding: 14px 0;
    width: 50px;
    height: 20px;
    text-indent: -9999px;
}
	.sf-menu ul a, .sf-menu .current-menu-ancestor .sub-menu a {
    color: #fff;
}
	.sf-menu ul a:hover, .sf-menu .current-menu-ancestor .sub-menu a:hover {
    color: #fff;
		text-decoration:underline;
}
	.btn_menu_span {
    color: #fff;
    display: inline-block;
    margin: 0 0 0 0px;
}
}
@media only screen and (max-width:480px) {
	.hermes-testimonial {
    margin-left: 0;
    margin-right: 0;
}
	.hermes-testimonials {
    width: 100%;
    overflow: hidden;
}
.site-footer .column {
    margin: 0 1.5% 20px;
    width: 100% !important;
	}
.site-footer .column-last {
    width: 100% !important;
}
.main-wrapper {
    background-color: #fff;
    border-bottom: solid 2px #e9e9e9;
    padding: 25px 20px;
}
.featured-pages {
    background-color: #f2eee3;
    border-bottom: solid 5px #e7e1d0;
    padding: 25px 20px;
}
 .site-footer .wrapper{
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
}}

#swipebox-title {
    margin: auto;
        margin-left: auto;
    text-align: left;
    color: #fff;
    font-size: 18px;
    position: absolute;
    padding-top: 10px;
    z-index: 1;
    width: calc(92% - 100px);
    max-width: 700px;
    margin-left: 50px;
}
#swipebox-top-bar {
    display: none;
}
.wrapper-logo a {
    color: #9a8c7e;
}
.wrapper-logo a:hover {
    color: #9a8c7e;
	text-decoration:underline;
}
.sf-menu a {
	color: #fff;}
div.wrapper-menu {
   
    background-color: #908375;
    border-bottom: solid 4px #716151;
}
.sf-arrows .sf-with-ul::after {
    border-top-color: #fff;
}
.side_testimonial .hermes-author {
    margin: 0;
}
.ROKASTEST {}



/* Shared native language-switcher layout, 2026-09-09. */
header.site-header .wrapper-logo {
    position: relative;
}
header.site-header #domi-language-switcher {
    position: absolute !important;
    right: 0 !important;
    top: 10px !important;
    z-index: 40 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 12px !important;
    line-height: 1 !important;
    text-align: right !important;
}
@media only screen and (max-width: 760px) {
    header.site-header #domi-language-switcher {
        top: 8px !important;
        right: 14px !important;
    }
}

/* Match language-link typography across native templates, 2026-09-09. */
header.site-header #domi-language-switcher .domi-language-switcher__link {
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
