/* 
Theme Name: Paulina
Author: PA Medios
Author URI: https://pamedios.com/
Version: 1.0.1
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Template: blogmine
Text Domain: paulinavecchiarelli
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*=== General ===*/

body.archive h1.page-title{text-transform:uppercase;}

/*=== Navbar ===*/
header div.site-logo a>img{width:50%!important;}
ul.primary-menu.em-uppercase-primary-menu > li > a{font-size:14px;}
ul#blogmine-mobile-nav>li.menu-item a{font-family:var(--primary--menu-font-family);font-weight:var(--primary--menu-font-weight);}
ul#blogmine-mobile-nav>li.menu-item>div>a{text-transform:uppercase;}
ul#blogmine-mobile-nav ul.sub-menu>li>div>a{font-style:italic;}

div.site-header-row-wrapper{border-top:1px solid var(--global--color-primary-menu);border-bottom:1px solid var(--global--color-primary-menu);}

div.sticky-style-normal img.sticky-header-logo{display:none;}
div.sticky-style-normal.has-menu-sticked img.sticky-header-logo{display:block;}
@media screen and (max-width:1023px){
	div.sticky-style-normal a.sticky-header-link,
	div.sticky-style-normal.has-menu-sticked a.sticky-header-link{display:none!important;}
}

/*=== Home ===*/
@media screen and (max-width:1023px){
	.blogmine-section-banner-wrapper.full-width.as-carousel{padding-top:0!important;}
}

div#blogmine_heading_widget-9{margin-bottom:0!important;}

/*@media screen and (min-width:720px){
	body.home div.blogmine-posts-lists{display:flex;flex-wrap:wrap;}
	body.home div.blogmine-posts-lists > article {margin-bottom:1.5em;width:50%;padding:0 20px 0 0;}
	body.home div.blogmine-posts-lists > article h2{text-align:left;font-size:2rem;}
}*/

/*=== Single post ===*/
@media screen and (max-width:719px){
	.blogmine-author-info-wrapper .author-header-info{display:block;}
	.blogmine-author-info-wrapper .author-header-info .blogmine-social-nav{margin:5px 50px 0;}
}

.blogmine-author-info-wrapper .author-header-info .blogmine-social-icons a[href*="instagram"]{fill:#f00075;}
.blogmine-author-info-wrapper .author-header-info .blogmine-social-icons a[href*="twitter"],
.blogmine-author-info-wrapper .author-header-info .blogmine-social-icons a[href*="x.com"]{fill:#1da1f2;}
.blogmine-author-info-wrapper .author-header-info .blogmine-social-icons a[href*="linkedin"]{fill:#0d66c2;}

/*body.single-post .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{width:26px;height:26px;line-height:26px;}*/

/*=== Sobre mi ===*/
div.sobre-mi-intro div.wp-block-media-text__content{padding:25px 0 0;}
@media screen and (max-width:719px){
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:calc(27% - var(--wp--style--unstable-gallery-gap, 16px)/2);max-width:105px;}
}

@media screen and (min-width:720px){
	div.sobre-mi-intro div.wp-block-media-text__content{padding:0 25px 0 0!important;}
}

/*=== Footer ===*/
footer.site-footer.footer_layout_5{text-align:left;}
@media screen and (max-width:1024px){
	.blogmine-footer-siteinfo .footer-credits{margin-top:10px;text-align:center;}
}