/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
div#right-sidebar-inner {
	display: none;
}
div#alt1 { 
    display: none;
}

header#site-header {
	background-color: #d7cebc !important;
}

p.wp-block-paragraph {
	color: #7bb996 !important;
}

h1.page-header-title {
	color: #32131b !important;
}

#bwg_container1_0.bwg_container.bwg_thumbnail.bwg_image_browser,
#bwg_container1_0.bwg_container.bwg_thumbnail.bwg_image_browser::before,
#bwg_container1_0.bwg_container.bwg_thumbnail.bwg_image_browser::after {
  margin: 0 !important;
  box-sizing: content-box !important;
  max-height: 85vh !important;
}

#bwg_container1_0,
#bwg_container2_0,
.bwg_image_browser_img_0 {
  max-height: 80vh !important;
  width: auto;
  object-fit: contain;
}

div#alt2 {
	display: none !important;
}

style#bwg-style-0::before,
style#bwg-style-0::after {
	box-sizing: content-box !important;
}

div#footer-widgets.oceanwp-row.cir.tablet-2-col.mobile-1-col,
div#footer-widgets.oceanwp-row.cir.tablet-2-col.mobile-1-col::before,
div#footer-widgets.oceanwp-row.cir.tablet-2-col.mobile-1-col::after {
	display: none !important;
	height: 0px !important;
	box-sizing: content-box !important;
}

--wp-admin--admin-bar--height: Opx !important;
