@charset "UTF-8";
/*
Theme Name: Wizzie Child Theme
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Web Wizards
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/
/* Start your custom CSS bellow this comment
============================================ */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
h1, h2, h3, h4, h5, h6 {
  word-break: keep-all;
  overflow-wrap: normal;
}
p {
  padding-bottom: 10px !important;
}
html {
  background: #242424;
}
body, header#main-header {
  max-width: 1920px !important;
  margin: 0 auto;
}
div#page-container {
  max-width: 1920px !important;
  margin: 0 auto !important;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5) !important;
}
body {
  background: #1d1d1d;
}
body div#Blurb a, body div#Blurb h3 {
  color: #fff !important;
}
#logo {
  max-height: 100%;
}
#main-header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  z-index: 10000;
  background: transparent;
  box-shadow: none;
  transition: background 0.3s ease, box-shadow 0.3s ease, padding 0.3s ease;
}
#main-header .et_pb_image_0_tb_header {
  width: 120px;
  transition: width 0.3s ease;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
  max-width: 545px;
  margin-left: -100px;
  margin-top: 150px;
}
@media (max-width: 980px) {
  .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    margin-left: 0px;
    margin-top: 80px;
  }
  .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h1 {
    font-size: 34px !important;
  }
  .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h2 {
    font-size: 20px !important;
  }
}
ul#mega-menu-primary-menu > li {
  text-shadow: 0.08em 0.08em 0em rgba(0, 0, 0, 0.37);
}
ul#mega-menu-primary-menu > li .mega-sub-menu {
  text-shadow: none;
}
.is-scrolled ul#mega-menu-primary-menu > li {
  text-shadow: none;
}
#main-header.is-scrolled {
  background-color: #fff !important;
  box-shadow: 0 0 10px #00000036;
}
#main-header.is-scrolled .et_pb_image_0_tb_header {
  width: 55px;
}
#main-header.is-scrolled a {
  color: #343a40 !important;
}
.et_pb_section_0_tb_header .et_pb_image {
  margin-right: unset;
}
.et_pb_section_0_tb_header a i {
  color: #F86C25;
  border-color: #F86C25;
  margin-bottom: 0;
  transition: 0.3s;
}
.et_pb_section_0_tb_header a {
  color: white;
}
.et_pb_section_0_tb_header a:hover {
  color: #F86C25 !important;
}
div#page-container {
  background: #fff !important;
}
li.mega-BlogNav ul.mega-sub-menu {
  width: 400px !important;
}
.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.img-cover img {
  object-fit: cover;
}
/* header */
ul#mega-menu-primary-menu > li.mega-menu-row {
  padding: 40px 5px !important;
}
h4.mega-block-title, span.mobile_menu_bar.mobile_menu_bar_toggle {
  display: none !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
  font-weight: 600 !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  box-shadow: 0 0 10px #00000036;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu a, #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu a {
  color: #F86C25 !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu img {
  width: 100% !important;
  height: 250px !important;
  object-fit: cover !important;
}
@media (max-width: 980px) {
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu img {
    display: none;
  }
}
/*
ul#mega-menu-primary-menu li#mega-menu-item-1420 > a.mega-menu-link,
ul#mega-menu-primary-menu li#mega-menu-item-1419 > a.mega-menu-link {
    display: block !important;
    max-width: 100px !important;
    white-space: normal !important;
    line-height: 1.3 !important;
}*/
li.services-menu #mega-menu-wrap-primary-menu img {
  width: 100% !important;
  height: 180px !important;
  object-fit: contain !important;
  background-color: #242424 !important;
}
ul#mega-menu-primary-menu li.mega-current-menu-item > a {
  color: #f86c25 !important;
  border-bottom: solid 4px #F86C25 !important;
  background-color: transparent !important;
  font-weight: bold;
}
ul#mega-menu-primary-menu li.mega-current-menu-item a:before {
  display: none !important;
}
ul#mega-menu-primary-menu .mega-menu-column ul.mega-sub-menu a.mega-menu-link:before {
  content: "";
  position: absolute !important;
  bottom: -3px;
  height: 4px !important;
  width: 0 !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}
ul#mega-menu-primary-menu .mega-menu-column ul.mega-sub-menu:hover a.mega-menu-link:before {
  content: "";
  height: 4px !important;
  width: 200px !important;
  color: #fff !important;
  border-bottom: solid 4px #F86C25 !important;
  background-color: transparent !important;
  position: absolute !important;
  left: 0 !important;
}
ul#mega-menu-primary-menu > li {
  padding: 0px 20px !important;
}
@media (min-width: 980px) and (max-width: 1350px) {
  ul#mega-menu-primary-menu > li {
    padding: 0px 10px !important;
  }
}
ul#mega-menu-primary-menu li a {
  padding-bottom: 14px !important;
  padding: 0px !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.4s !important;
  transition: all 0.4s !important;
  color: #fff !important;
}
header#main-header .container {
  max-width: 1520px !important;
  padding: 0 !important;
  width: 90% !important;
}
#main-header ul.mega-sub-menu {
  padding-left: 20px !important;
}
div#et-top-navigation {
  padding-right: 235px !important;
  padding-left: 0 !important;
  float: left;
}
.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: right;
  margin-bottom: -160px;
}
header#main-header {
  background: transparent !important;
}
.et-fixed-header#main-header {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) !important;
  background: #242424 !important;
}
h2 {
  font-size: 35px !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #3a4d69;
}
#lProjects h2, #BlogSliders h2 {
  max-width: 215px;
  font-size: 35px !important;
  font-weight: lighter;
  line-height: 39px;
  color: #fff !important;
  text-align: left !important;
}
#lProjects {
  margin-top: -640px;
}
strong {
  color: #F86C25;
}
span {
  color: #F86C25;
}
/*Header*/
section#Header a {
  display: none;
}
.mobile_menu_bar:before {
  color: #fff;
}
ul#mobile_menu {
  border-color: #fff;
  background-color: #242424 !important;
  color: #fff;
  text-transform: uppercase;
}
section#Header {
  border: none;
}
section#Header .header-content-container.center {
  padding-bottom: 200px;
}
section#Header div.et_pb_header_content_wrapper a:nth-child(2) {
  color: #fff;
}
section#Header a {
  font-size: 40px;
  margin-right: 10px;
}
section#Header p a:first-child {
  color: #fff;
}
div.ListWithTitle strong {
  font-size: 20px;
}
div.ListWithTitle ul li {
  line-height: normal;
}
div.ListWithTitle ul li:not(:last-child) {
  padding-bottom: 15px;
}
/*Home*/
div#gform_wrapper_1 {
  margin: 0px 0px 16px 0px;
}
.gform_heading {
  display: none !important;
}
form#gform_1 div {
  display: inline-block;
}
form#gform_1 div.gform_body {
  width: 75%;
}
form#gform_1 div.gform_footer.top_label {
  width: 16%;
}
ul#gform_fields_1 li {
  width: 33%;
  display: inline-block;
}
ul#gform_fields_1 li div.ginput_container {
  width: 100%;
}
input[type=text], input[type=email] {
  margin: 0px !important;
  padding: 10px !important;
}
input[type=text], textarea, select, input[type=email] {
  border: #fff solid 1px;
}
.gform_wrapper form#gform_1 ul.gform_fields li.gfield:nth-child(2) {
  padding-right: 12px;
}
form#gform_2 ul li {
  padding: 0px;
}
body .gform_wrapper ul li.gfield {
  margin-top: 10px !important;
}
select {
  padding: 10px 5px !important;
}
.gform_footer.top_label {
  padding: 0px !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  margin-left: 0px !important;
}
select, orderby, .woocommerce div.product form.cart .variations td selec {
  font-style: italic !important;
}
::-webkit-input-placeholder {
  /* Edge */
  font-style: italic;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: italic;
}
::placeholder {
  font-style: italic;
}
input#gform_submit_button_1, input#gform_submit_button_2 {
  margin: 0px !important;
  padding: 10px 15px;
  background-color: transparent;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  border: #F86C25 solid 1px;
  transition: 0.3s;
}
input#gform_submit_button_1 {
  color: #fff;
}
input#gform_submit_button_2 {
  color: #F86C25;
}
input#gform_submit_button_2:hover {
  color: white;
}
input#gform_submit_button_1:hover, input#gform_submit_button_2:hover {
  background: #F86C25;
}
.gform_wrapper ul#gform_fields_1 li.gfield {
  padding-right: 12px !important;
}
div#FancyAChat a {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px !important;
}
div#FancyAChat a i, a i {
  margin-right: 10px;
  font-weight: 100;
  border: #F86C25 1px solid;
  padding: 9px;
  border-radius: 35px;
  margin-bottom: 10px;
  color: #F86C25 !important;
  width: 40px;
  height: 40px;
  text-align: center;
}
a i {
  color: #fff;
  border: #fff 1.5px solid;
  font-size: 18px;
}
div#FancyAChat a i:hover {
  color: #000;
  border-color: #000;
}
a {
  color: #464A4E;
}
a:hover {
  color: #F86C25;
}
div#FancyAChat a:nth-child(n+3) {
  margin-right: 2px;
}
/*about*/
.Staff h3 {
  line-height: 24px;
  min-height: 64px;
}
/*post*/
div#PostRow div.et_pb_row {
  margin: 0px !important;
}
div#PostRow div.et_pb_section.et_pb_section_0.et_section_regular {
  padding-top: 0px !important;
}
/*gallery*/
div#Gallery div.et_pb_gallery_item {
  width: 32.4%;
  display: inline-block;
  margin: 5px !important;
}
div.et_pb_gallery_item {
  margin: 5px !important;
  width: 24% !important;
}
/*blog*/
div#Sidebar {
  border: none;
}
div#Sidebar div {
  margin-bottom: 25px;
}
div#Sidebar h4 {
  color: #fff;
  font-size: 27px;
  font-weight: 200;
  text-transform: uppercase;
}
div#Sidebar ul li a {
  color: #242424 !important;
}
div#Sidebar ul li a:hover {
  color: #F86C25 !important;
}
div#Blurb div.pagination.clearfix div a {
  color: transparent !important;
}
div#Blurb div.pagination.clearfix div.alignleft {
  float: right;
}
div#Blurb div.pagination.clearfix div.alignright {
  float: left;
}
div#Blurb div.pagination.clearfix {
  background-color: #242424;
  padding: 10px 25px;
}
div#Blurb article:nth-child(2n-1) {
  background-color: #F86C25;
}
div#Blurb article {
  cursor: pointer;
  width: 20%;
  margin: 0px !important;
  float: left;
}
div#Blurb article div p {
  color: #fff;
  text-align: center !important;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
div#Blurb article p {
  padding: 5px;
}
div#Blurb article div.post-content-inner {
  padding: 5px 45px 45px 45px;
}
div#Blurb article h3 {
  padding: 25px 45px 0px 45px;
  text-align: center !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pagination.clearfix div.alignleft a:before, .pagination.clearfix div.alignright a:before {
  display: inline-block !important;
  height: 60px;
  width: 60px;
  vertical-align: middle;
  content: "_";
  color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
}
.pagination.clearfix div.alignleft a:before {
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/arrow-right-circle-1.svg);
}
.pagination.clearfix div.alignright a:before {
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/arrow-left-circle-1.svg);
}
div.Three div article {
  width: 33.3% !important;
}
/*Sliders*/
.n2-ss-slide {
  margin: 0px !important;
}
div#n2-ss-6, div#n2-ss-9, div#n2-ss-8 {
  border-bottom: 75px solid #242424;
}
div#n2-ss-9-arrow-previous, div#n2-ss-9-arrow-next, div#n2-ss-6-arrow-previous, div#n2-ss-6-arrow-next, div#n2-ss-8-arrow-previous, div#n2-ss-8-arrow-next {
  height: 50px !important;
  background-color: #242424 !important;
  width: 50px !important;
  bottom: -63px !important;
}
div#n2-ss-3-arrow-previous, div#n2-ss-4-arrow-previous, div#n2-ss-3-arrow-next, div#n2-ss-4-arrow-next {
  bottom: 35px !important;
}
div#n2-ss-3-arrow-next, div#n2-ss-4-arrow-next {
  left: 24% !important;
}
div#n2-ss-3-arrow-previous, div#n2-ss-4-arrow-previous {
  left: 3.5%;
}
@media (max-width: 980px) {
  div#n2-ss-3-arrow-previous, div#n2-ss-4-arrow-previous {
    left: 9% !important;
  }
}
div#n2-ss-9-arrow-next, div#n2-ss-6-arrow-next, div#n2-ss-8-arrow-next {
  left: 94% !important;
}
div#n2-ss-9-arrow-previous, div#n2-ss-6-arrow-previous, div#n2-ss-8-arrow-previous {
  left: 2.5% !important;
}
div#Testimonials div.et_pb_slides div.et_pb_slide div div div.et_pb_slide_description h2.et_pb_slide_title {
  display: none;
}
div#n2-ss-3-arrow-previous img, div#n2-ss-3-arrow-next img, div#n2-ss-4-arrow-previous img, div#n2-ss-4-arrow-next img, div#n2-ss-9-arrow-previous img, div#n2-ss-9-arrow-next img, div#n2-ss-6-arrow-previous img, div#n2-ss-6-arrow-next img, div#n2-ss-8-arrow-previous img, div#n2-ss-8-arrow-next img {
  display: none !important;
}
div#Testimonials a.et-pb-arrow-next, div#Testimonials a.et-pb-arrow-prev {
  top: 94%;
  opacity: 1;
}
div#n2-ss-3-arrow-next:before, div#n2-ss-3-arrow-previous:before, div#n2-ss-4-arrow-next:before, div#n2-ss-4-arrow-previous:before {
  content: "" !important;
  display: inline-block !important;
  height: 60px;
  width: 60px;
}
div#n2-ss-9-arrow-next:before, div#n2-ss-9-arrow-previous:before, div#n2-ss-6-arrow-next:before, div#n2-ss-6-arrow-previous:before, div#n2-ss-8-arrow-next:before, div#n2-ss-8-arrow-previous:before {
  content: "" !important;
  display: inline-block !important;
  height: 50px;
  width: 50px;
}
div#Testimonials a.et-pb-arrow-next:before, div#n2-ss-3-arrow-next:before, div#n2-ss-4-arrow-next:before, div#n2-ss-9-arrow-next:before, div#n2-ss-6-arrow-next:before, div#n2-ss-8-arrow-next:before {
  content: "_";
  color: transparent;
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/arrow-right-circle-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
div#Testimonials a.et-pb-arrow-next:hover:before, div#n2-ss-3-arrow-next:hover:before, div#n2-ss-4-arrow-next:hover:before {
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/arrow-right-circle.svg);
}
div#Testimonials a.et-pb-arrow-prev:hover:before, div#n2-ss-3-arrow-previous:hover:before, div#n2-ss-4-arrow-previous:hover:before {
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/arrow-left-circle.svg);
}
div#n2-ss-9-arrow-next:hover:before, div#n2-ss-6-arrow-next:hover:before, div#n2-ss-8-arrow-next:hover:before {
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/rightGreen.svg);
}
div#n2-ss-9-arrow-previous:hover:before, div#n2-ss-6-arrow-previous:hover:before, div#n2-ss-8-arrow-previous:hover:before {
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/leftGreen.svg);
}
div#Testimonials a.et-pb-arrow-prev:before, div#n2-ss-3-arrow-previous:before, div#n2-ss-4-arrow-previous:before, div#n2-ss-9-arrow-previous:before, div#n2-ss-6-arrow-previous:before, div#n2-ss-8-arrow-previous:before {
  content: "_";
  color: transparent;
  background-image: url(http://return.web-designperth.com.au/wp-content/uploads/2020/04/arrow-left-circle-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
div#Testimonials div div.et_pb_slide {
  padding: 0px;
}
div#Testimonials a.et-pb-arrow-next {
  left: 80px !important;
}
div#Testimonials a.et-pb-arrow-prev {
  left: 0 !important;
}
div#n2-ss-3-arrow-previous, div#n2-ss-3-arrow-next {
  width: 64px;
  height: 57px;
}
div#Testimonials h6 {
  font-size: 14px;
  font-weight: 300;
}
div#Testimonials h6 b {
  font-size: 20px;
}
.n2-ss-slide.n2-ss-slide-15.n2-ss-canvas.n2-ow:nth-child(2n-1) div.n2-ss-last-in-row {
  background-color: #F86C25 !important;
}
.n2-ss-slide.n2-ss-slide-18.n2-ss-canvas.n2-ow:nth-child(2n-1) div.n2-ss-last-in-row {
  background-color: #F86C25 !important;
}
.SlideButton span.n2i.lnr.lnr-arrow-right {
  color: #fff;
  display: none;
  margin-right: 25px;
}
.SlideButton a.n2-ow:hover span.n2i.lnr.lnr-arrow-right {
  display: inline-block;
}
.SlideButton a.n2-ow {
  width: 100% !important;
}
.SlideButton div {
  width: 100% !important;
}
/*Footer*/
/* Estado normal - cambiar border de verde a naranja */
.et_pb_section_0_tb_header a i {
  border-color: #f86c25;
}
/* Hover - también naranja en lugar de verde */
.et_pb_section_0_tb_header a:hover i {
  border-color: #f86c25;
}
footer#main-footer div.container {
  max-width: 1195px;
}
ul#menu-explorefooter li:before {
  display: none;
}
ul#menu-explorefooter li {
  padding: 0px !important;
}
div#footer-widgets div div h4.title {
  padding-bottom: 30px;
}
div#footer-widgets div div div.textwidget p {
  line-height: 25px;
}
div#text-4 div.textwidget p a i {
  margin-right: 10px;
}
div#text-4 div.textwidget a:nth-last-child(-n+3) {
  color: #F86C25;
  font-weight: bold;
  text-transform: none;
}
div#text-4 div.textwidget a:nth-last-child(3) i {
  margin-top: 35px;
}
div#text-4 {
  text-align: right;
}
ul.suburbs-list {
  column-count: 2;
}
ul.suburbs-list li {
  font-size: 18px;
  line-height: 1.7;
}
@media (min-width: 769px) {
  ul.suburbs-list li {
    font-size: 24px;
  }
}
@media (min-width: 981px) {
  ul.suburbs-list {
    column-count: 3;
  }
}
/*FAQs Accordion*/
.bn-accordion .bn-accordion-item {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 12px;
}
.bn-accordion-trigger {
  background: transparent;
  border: none !important;
  border-bottom: 2px solid #e2e2e2;
  width: 100%;
  text-align: left;
  padding: 16px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
.bn-accordion-trigger img {
  margin-right: 14px;
}
.bn-accordion-title {
  font-size: 22px;
  font-weight: 600;
  color: #2B2C3D;
  display: flex;
  align-items: center;
}
.bn-accordion-icon {
  position: absolute;
  right: 20px;
}
.bn-accordion-icon::after {
  content: "+";
  font-size: 32px;
  margin-left: 10px;
  color: #2B2C3D;
}
.bn-accordion-trigger[aria-expanded="true"] .bn-accordion-icon::after {
  content: "-";
  font-size: 32px;
}
.bn-accordion-panel {
  padding: 16px 20px;
  background: #fff;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.bn-accordion-content {
  color: #242424;
}
@media (max-width: 980px) {
  /*Home*/
  /*gallery*/
  /*Blurb*/
  /*Form*/
  /*footer*/
  table.variations tr {
    width: 100%;
  }
  section#Header a {
    display: block;
  }
  section#Header h1:before {
    display: none;
  }
  #lProjects {
    margin-top: 0px;
  }
  section#Header .header-content-container.center {
    padding-bottom: 0px;
  }
  div#WhatWeOffer {
    position: relative;
    right: 0%;
  }
  div#Gallery div.et_pb_gallery_item {
    width: 50%;
  }
  div.et_pb_gallery_item {
    width: 50% !important;
  }
  div#Blurb article {
    width: 50%;
  }
  form#gform_1 div.gform_footer.top_label, form#gform_1 div.gform_body {
    width: 100%;
  }
  ul#gform_fields_1 li {
    width: 100% !important;
    display: inline-block;
  }
  .gform_wrapper ul.gform_fields li.gfield:nth-child(2) {
    padding-right: 0px !important;
  }
  .footer-widget div {
    width: 100%;
    text-align: center !important;
  }
  div#text-4 div.textwidget a:nth-last-child(3) i {
    margin-top: 0px;
  }
  li#mega-menu-item-recent-posts-3 ul li {
    max-width: 200px;
  }
  div#n2-ss-3-arrow-next:before, div#n2-ss-3-arrow-previous:before, div#n2-ss-4-arrow-next:before, div#n2-ss-4-arrow-previous:before {
    height: 30px;
    width: 30px;
  }
  div.Three div article {
    width: 100% !important;
  }
}
@media (max-width: 980px) {
  p.comment-form-author {
    padding-bottom: 10px;
  }
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    background-color: transparent;
  }
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu a, #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu a {
    color: white !important;
    font-size: 14px !important;
  }
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.widget_media_image, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.widget_media_image {
    padding: 0;
  }
}
@media (max-width: 767px) {
  div#Gallery div.et_pb_gallery_item {
    width: 100%;
  }
  div.et_pb_gallery_item {
    width: 100% !important;
  }
  div#Blurb article {
    width: 100%;
  }
}
