/*

Theme Name: Extra-child

Theme URI: https://beatdom.com/extra-child/

Description: Extra Child Theme

Author: ECH

Author URI: https://beatdom.com

Template: Extra

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*Add Custom Css here */

.header img {
  margin: auto;
  border-radius: 10px !important;
}
.posts-blog-feed-module.masonry .hentry,
.project-details,
.woocommerce-page div.product .extra-woocommerce-details-accordion,
.woocommerce-page div.product div.summary,
.woocommerce-page ul.products li.product .product-wrapper,
.woocommerce div.product .extra-woocommerce-details-accordion,
.woocommerce div.product div.summary,
.woocommerce ul.products li.product .product-wrapper {
  -webkit-box-shadow: none !important;
  background: #f9f9f9;
  text-align: center;
}
.blog .read-more-button {
  justify-content: center;
  float: none;
  width: 50%;
  margin: auto;
}
.blog .et_pb_row_1 {
  margin-top: 60px !important;
}
.blog .et_pb_extra_overlay {
  width: 100%;
  left: 0 !important;
  border-radius: 10px !important;
}
#main-header {
  border-bottom: 2px solid black;
}
.blog .container {
  max-width: 90% !important;
  padding: 0 !important;
}
.blog .size-1of3 article {
  width: 100%;
}
.blog .posts-blog-feed-module.post-module.et_pb_extra_module.masonry {
  display: contents !important;
}
#footer {
  background: white !important;
  color: black !important;
  border-top: 2px solid black !important;
}
.widgettitle {
  color: black !important;
}
.size-1of3 article {
  border: 1px solid #00000040 !important;
  border-radius: 10px !important;
}
#footer .et_pb_widget .widget_list .title,
#footer .et_pb_widget a {
  color: black !important;
}
#footer .et_pb_widget strong,
.updated {
  color: black !important;
}
#footer-bottom {
  background: #2b3843 !important;
}
