/*
Theme Name: Aports
Theme URI: https://gaviaspreview.com/wp/aports/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: The 2023 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.3
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: aports

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}


/*----- Cookies ------*/
#cookiefirst-policy-page h2 {margin:20px 0;}
.cookiefirst-cookie-declaration button {margin:0 10px; padding:10px 15px; color:#fff; background:#444; border-radius:25px; cursor:pointer;}
.cookiefirst-cookie-declaration button:hover {background:#000;}


/*------------- PIE ------------*/

.pieLogosContainer {width:100%; padding:40px 10px 20px 10px; border-top:solid 2px #000; background:#fff;}
.pieLogos {padding:10px; display:flex !important; flex-wrap:wrap; justify-content:center; align-items:center;}
.pieLogoItem_1 {width:auto; max-height:100px; margin:10px 40px;}
.pieLogoItem_2 {width:auto; max-height:80px; margin:10px 12px;}
.pieLogoKitD {width:auto; height:60px !important; margin:9px;}
.pieTextKitD {font:400 15px 'GillSans', Arial, Helvetica, sans-serif; color:#333; text-align:center;}
.pieSepaKitD {width:220px; height:1px; margin:12px auto 0 auto; background:#333;}


@media only screen and (max-width: 639px) {

  .pieLogoKitD {width:auto; height:50px !important; margin:5px 0;}
  .pieTextKitD {width:90%; margin:auto; font-size:12px}
  .pieSepaKitD {width:150px;}
  .pieLogoItem_2 {margin:10px 20px;}

}


