/* temp fix for issue with mobile menu - Chris 108165 */ 
@media only screen and (max-width: 767px){
   .menu_wrap .main_nav .item {
    background: #b5b5b5!important;
    }
}

/* end 108165 */

/* Beginning of Ticket 17814200082430 - Steve */

/* Disable centre-alignment of Custom Page text sections Inline #22 | https://www.photopulse.ch/about-us */

#content_page_wrapper ._4ORMAT_content_page_row {
  /* margin: 0 auto; */
  margin: 0 10px 0 0!important;
}

/* set blog width to be max 1140px width */

.f_blog_wrapper,
.f_blog_post p {
  /* max-width: 780px; */
  max-width: 1140px!important;
}

/* End of Ticket 17814200082430 */

/* Beginning of Ticket 17814200354406 - Steve */

/* https://app.intercom.com/a/apps/uinqovrx/inbox/inbox/267245/conversations/17814200354406 */

/* To remove H1 Blog title from Blog Listing Page */

.page-1533369 h1{
  display:none!important;
}

/* End of Ticket 17814200354406 */

/* Beginning of Ticket 17814200354406 - Steve 20 Feb 2023 */

/* https://app.intercom.com/a/inbox/uinqovrx/inbox/team/2920950/conversation/17814200354406 */

/* To reduce Store Product Title from 80px to 54px */

.product-info .xl-headline {
    font-size: 54px!important;
}

/* End of Ticket 17814200354406 */
