/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.ion-ios-arrow-back, .ion-ios-arrow-forward {color: black;}
.bricks-mobile-menu-wrapper {	
padding-top: 30px !important;
	width: 100% !important;
}
.bricks-mobile-menu li  a {	
    font-size: 30px !important;
    color: #000 !important;
    text-transform: uppercase  !important;
    font-family: "PTSans" !important;
    font-weight: 400  !important;
  }
.bricks-mobile-menu-wrapper::before {
	    background-color: #fff  !important;
  }

.current_page_item a {color: #a4a4a4;}
#menu-main-menu a:hover, p a:hover {color: #a4a4a4;}
#footer a {text-decoration: none;}
