/*
Theme Name: Galic Vina Theme
Template: twentytwentyfour
Author: Morgan Code
Description: Galic Vina Theme
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.1.1712662093
Updated: 2024-04-09 11:28:13

*/

div#envira-gallery-wrap-331, div#envira-gallery-331 {
	margin: 0;
	padding-bottom: 20px;
}

h1.wp-block-post-title {
	color: #f9f9f9 !important;
}

h2.has-medium-font-size {
	font-size: 20px !important;
}

/* MC copyright */

.developer_by {
  display: flex;
  align-items: center;
	justify-content: center;
  gap: 0.5rem;
  padding:0 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
	opacity: 0.7;
	font-size: 13px;
	color: white;
}
.developer_by:hover {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding:0 1rem;
	opacity: 1;
}
.developer_by a {
  display: flex;
  align-items: center;
  justify-content: center;
	font-size: 13px;
	color: white;
}
.developer_by img {
	width: 100%;
  max-width: 8.5rem;
}


@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

p.footer-links {
	font-family: 'Lato' !important;
}

.wp-block-navigation .wp-block-navigation-item__label, .footer-headline {
	font-family: 'Libre Baskerville';
}

footer.wp-block-template-part {
	margin-top: 0;
}
header.wp-block-template-part {
	box-shadow: 0px 4px 40px 0px rgba(7, 7, 7, 0.60);
    backdrop-filter: blur(20px);
}

.wp-block-post.post.status-publish.format-standard.hentry.category-press-blog {
	background: #fff;
}

.wp-block-group.is-vertical.is-nowrap.is-layout-flex, .wp-block-group.is-content-justification-left {
	padding: 20px;
}

/* blog category-author */

.wp-block-post-date a {
	color: #C5AB71;
    font-family: 'Lato';
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}
span.wp-block-post-terms__prefix  {
	color: #C5AB71 !important;
    font-family: 'Lato';
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}
.wp-block-post-author-name a {
    color: #C5AB71;
    font-family: Lato;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}
.taxonomy-category a {
    color: #C5AB71;
    font-family: Lato;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}
p.has-contrast-2-color.has-text-color {
    color: #C5AB71 !important;
    font-family: Lato;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}


/* blog title layout */

.wp-block-post-title a {
	font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

h1.wp-block-post-title {
	font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

/* single blog cover image  */

figure.wp-block-post-featured-image {
	max-width: 1200px !important;
}

/*.wp-block-post-featured-image img {
	height: 400px;
}*/

/* blog edit responsive */

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 1200px;
}

.wp-block-post-featured-image img {
	border-radius: 0;
}

figure.wp-block-post-featured-image {
	max-width: 550px;
	width: 100%;
}

.galic-logo-footer {
  display:flex;
  padding-top: 56px;
}

.footer-headline {
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.footer-headline hr {
    width: 40px;
    height: 2px;
    border: 1px solid #C5AB71 !important;
    opacity: 1;
    margin: 8px 0px;
    background: #C5AB71;
 }

.footer-category .wp-block-navigation__container {
  grid-gap: 5px;
}

.wp-block-navigation a:where(:not(.wp-element-button)):hover {
  text-decoration: none;
  color: #C5AB71 !important;
}

.footer-link-content a { 
  text-decoration: none;
}

.footer-link-content a:hover {
  color: #C5AB71;
}

:where(.wp-site-blocks *:focus) {
  outline-style: none;
}

body {
	background: #1d1d1d;
}

.has-base-background-color {
	background: rgba(30, 30, 30, 0.40);
	box-shadow: 0px 4px 40px 0px rgba(7, 7, 7, 0.60);
	backdrop-filter: blur(20px);
}

footer.wp-block-template-part { 
	background: #101010;
}

ul.wp-block-navigation__container.is-responsive.items-justified-right.wp-block-navigation { 
	font-family: Libre Baskerville;
    font-size: 13px;
    font-weight: 400;
    line-height: 21.13px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}

body .is-layout-constrained > .alignwide {
	max-width: 1800px;
}

.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow a {
	text-decoration: none;	
}

.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow a:hover {
	color: #C5AB71;
}

.full-width-blog .wp-block-post-featured-image {
	height: 400px;
	max-width: 1187px;
    width: 100%;
}

.full-width-blog .wp-block-post-featured-image img {
		border-radius: 0px !important;
}

h2.wp-block-post-title.has-x-large-font-size {
	font-family: Libre Baskerville;
    font-weight: 400;
    line-height: 64px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
 .wp-container-core-group-is-layout-29.wp-container-core-group-is-layout-29 
 {
   flex-direction: column;
 }

 .footer-copyright {
    display: flex;
    flex-direction: column;
    grid-gap: 32px;
    text-align: center;
 }
}  

@media (max-width: 525px) {
	.wp-block-post-featured-image img {
		height: 200px;
	}
	
	figure.wp-block-post-featured-image {
		height: 200px;
	}
	
	.wp-block-post-title a {
		font-style: normal;
		font-weight: 400;
		line-height: 29px;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
}

