/*
 Theme Name:   A.B.I. Professional 2025
 Theme URI:    https://edoardonosotti.info
 Description:  A.B.I. Professional website - 2025 edition
 Author:       Edoardo Nosotti
 Author URI:   https://edoardonosotti.info
 Template:     exopress
 Version:      1.0
 License:      Copyright (C) 2025 Edoardo Nosotti and A.B.I. Professional
 Tags:         abi-professional
 Text Domain:  exopress-child
*/

body {
  background-image: url(assets/img/bg_01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

.header, .header .header-main.fixed-top {
  background-color: rgb(221, 51, 51);
}

.header-main-wrapper {
  min-height: auto;
}

.header-top {
  background-color: transparent !important;
  border-bottom: 1px solid rgb(190, 28, 28);
  padding: 15px 0;
}

.header-decoration {
  background-image: url(assets/img/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 50px;
  min-height: 50px;
}

.header-social a {
  color: #fff;
}

li.search-toggle-open svg {
  fill: #fff;
  color: #fff;
}

.logo img {
  float: left;
  height: 60px;
}

.logo-fixed-top img {
  margin-right: 15px;
}

.logo h2 a, .logo h2 a:hover {
  font-weight: 700;
  /* font-size: 2em; */
  font-size: 1.7em;
  color: #fff;
  text-wrap: nowrap;
}

.nav-menu-cover .nav.nav-menu > li > a {
  font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #fff;
}

.nav-menu.show {
  background-color: rgb(221, 51, 51) !important;
}

.nav-menu > li {
  padding: 15px 0;
}

.nav-menu li .sub-menu {
  background-color: rgb(221, 51, 51);
  left: -50%;
}

.nav-menu li .sub-menu li a {
  font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #fff;
}

.sub-menu-close {
  color: #fff !important;
  font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif !important;
}

.sub-menu-close i {
  margin-right: 10px;
}

.menu-item i.fa {
  color: #fff;
}

#post-carousel {
  height: 600px;
  border-bottom: 3px solid rgb(221, 51, 51);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.04);
}

#post-carousel .carousel-item .carousel-item-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#post-carousel .carousel-item .carousel-item-content a span {
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  /* background: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.5)); */
  color: #fff;
  font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
}

#post-carousel .carousel-item .carousel-item-content a:hover span {
  visibility: visible;
}

.post-title h2, .tribe-events-single-event-title {
  color: rgb(221, 51, 51);
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
}
.tribe-events-single-event-title {
  font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
}

.post-row, .tribe-events-single {
  background-color: #fff;
  border-top: 3px solid rgb(221, 51, 51);
}

.post-content-cover {
  font-size: 22px;
}

.post-list .post, .my-sidebar .widget, .post-default, .my-sidebar .tribe-events-widget {
  border-top: 3px solid rgb(221, 51, 51);
}

.post-list .post .title h2 a, .my-sidebar .widget .widget-title h4, .my-sidebar .tribe-events-widget h2 {
  color: rgb(221, 51, 51);
}

.post-default .post-data .post-cats a {
  color: #B20000 !important;
}

.widget.widget_media_image {
  padding: 30px;
}

.my-sidebar .tribe-events-widget {
  padding: 40px 30px;
  background-color: #fff;
}

.my-sidebar .tribe-events-widget h2 {
  font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif !important;
  font-size: 18px;
}

.my-sidebar .tribe-common-g-row {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.floating-mode-switcher-wrap {
  display: none;
}

.cky-btn-customize, .cky-btn-reject, .cky-btn-preferences {
  border-color: rgb(221, 51, 51) !important;
  color : rgb(221, 51, 51) !important;
}

.cky-btn-accept {
  background-color: rgb(221, 51, 51) !important;
  border-color: rgb(221, 51, 51) !important;
  color: #fff !important;
}

.footer-widget, .footer-widget ul li a {
  font-size: 13px;
}

.footer-widget ul li {

}

.footer-widget ul li a {
  color: #ddd;
}
.footer-widget ul li a:hover {
  color: rgb(221, 51, 51);
}

/*footer*/
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color:#263238; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}

.wpcf7-form input, .wpcf7-form textarea {
  border: 1px solid #ddd !important;
}

.tribe-events-single {
  padding: 2.5em !important;
}
.tribe-events-header {
  padding: 2.5em !important;
  background-color: #fff !important;
  border-top: 3px solid rgb(221, 51, 51) !important;
}
.tribe-events-calendar-list, .tribe-events-calendar-month {
  padding: 2.5em !important;
  background-color: #fff !important;
}
.tribe-common-c-btn {
  background-color: rgb(221, 51, 51) !important;
}
.tribe-events-widget-events-list__view-more-link,
.tribe-events-back,
.tribe-events-nav-pagination {
  display: none;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-events-c-subscribe-dropdown__button-text {
  color: rgb(221, 51, 51) !important;
}
.tribe-events-c-subscribe-dropdown__container {
  display: none !important;
}
.tribe-events-calendar-latest-past {
  background-color: #fff !important;
  padding: 0 20px 20px 20px !important;
}

.header-social {
  display: none !important;
}

.wp-block-tag-cloud {
  max-height: 700px;
  overflow: hidden;
}

/* Generic Media Queries */
@media (min-width:320px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px)  { /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }

/* 960 grids */
@media (min-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ }
@media (min-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }

@media (max-width: 320px) {
  .logo img {
    height: 30px;
    margin-right: 10px;
  }

  .logo h2, .logo h2 a {
    font-size: 1.2em;
  }

  #post-carousel .carousel-item .carousel-item-content a span {
  visibility: visible;
  }

  .post-title {
    padding: 10px !important;
  }
}

@media (max-width:481px) {
  .header-main.fixed-top .container {
    padding-top: 30px;
    padding-right: 30px;
  }

  .logo img {
    height: 30px;
    margin-right: 10px;
  }

  .logo h2, .logo h2 a {
    font-size: 1.3em;
  }

  #post-carousel .carousel-item .carousel-item-content a span {
  visibility: visible;
  }

  .post-title {
    padding: 10px !important;
  }
}

