/*
Theme Name: Codebase Child
Author: Dental Revenue
Author URI: https://www.dentalrevenue.com
Template: codebase-2
Version: 1.0.0
*/

/* scroll up slider effect */
/*
.home .page-wrap{z-index: 1;}
#i1{position: fixed;top:44px;left: 0;width: 100%;}
#i11{margin-top: 915px;}
.scrolled #i1 {top: -40px;}
.home footer{position: relative;background-color: #fff;}
*/

@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");

/* gallery scroll v2 */
.slick-dots {
  padding: 0px;
  border-radius: 3px;
  display: inline-block;
  border: 0;
  list-style: none;
  box-shadow: none;
  margin: 0;
  transition: transform 0.3s ease-in-out;
}
.slick-dots-holder {
  text-align: center;
}
.slick-slider {
  margin-top: 40px;
}
.slick-dots:hover {
  transform: none;
  box-shadow: none;
}
.g-scroll-slide {
  display: block !important;
  float: left;
}
.gallery-left {
  width: 300px;
  float: left;
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.gallery-left img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 300px;
}
.gallery-right {
  overflow: hidden;
}
.gallery-right img:first-child {
  margin-left: 0;
}
.gallery-right img {
  display: block;
  width: 49%;
  height: auto;
  float: left;
  margin: 0 0 20px 2%;
}
.slick-slide img {
  display: block;
}
#slick-arrows-holder > i {
  font-size: 25px;
  margin: auto 30px;
}
#slick-arrows-holder {
  margin-top: 15px;
  text-align: center;
  margin-bottom: 30px;
}
#i128 {
  padding: 0;
}
#i115
  > div.module-content
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div.fold-slide-text.align-center
  > a,
#i124
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div.fold-slide-text.align-center
  > a,
#i125
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div.fold-slide-text.align-center
  > a,
#i127
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div.fold-slide-text.align-center
  > a,
#i120 .arrow {
  display: none;
}
#i120 > div.module-content > div:nth-child(2) > div > h3 > a {
  color: #e8c887;
}
input[name="RepeatEmailName"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
.page-id-821 .mini-gallery-container,
.page-id-830 .mini-gallery-container {
  height: unset;
  width: 50%;
  position: static;
  margin: 0 auto;
}
.page-id-821 .mini-gallery-container .mini-gallery-slider-contain,
.page-id-830 .mini-gallery-container .mini-gallery-slider-contain {
  padding-bottom: 149%;
}
.page-id-2594 #i153 .static_multiple_col-column h3{
	font-size: 30px;
}
.page-id-2594 #i153 .static_multiple_col-column a.arrow,
.page-id-2594 #i142 .static_multiple_col-column a.arrow{
	display: none !important;
}
.page-id-2594 #i153 .row .columns.three{
	padding: 10px;
	margin: 0 auto;
	width: 33.3% !important;
	box-sizing: border-box;
	text-align: center;
	clear: none;
}
/*
.page-id-2594 #i153 .row .columns.three p{
	max-width: 300px;
	margin: 1em auto;
}
.page-id-2594 #i153 .row .columns.three img{
	width: 100%;
}*/
@media screen and (min-width: 1200px) {
  #i115 > div.module-image > img {
    display: none;
  }
  #i144 > div > div > div.static_blocks_list-left.block-set {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #i144 {
    margin-top: -10rem;
  }
  #i148 > div > div {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #i148 > div > div > div {
    margin: 10px !important;
  }

}
@media screen and (max-width: 1200px) {
	.page-id-2594 #i153 .static_multiple_col-column h3{
	font-size: 26px;
	}
	.page-id-2594 #i153 .row .columns.three img{
	width: 100%;
}
}
@media (max-width: 939px) {
	.page-id-2594 #i153 .static_multiple_col-column h3{
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.page-id-2594 #i153 .row .columns.three{
		width: 100% !important;
	}
	.page-id-2594 #i153 .row .columns.three img{
	width: auto;
}
}
@media (max-width: 600px) {
  .gallery-left {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-right: 0;
    border: 0 none;
  }
  .gallery-left img {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .gallery-right {
    width: 100%;
    text-align: center;
  }
  .page-id-821 .mini-gallery-container,
  .page-id-830 .mini-gallery-container {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .gallery-right img:first-child {
    margin-left: 0 !important;
  }
  .gallery-right img {
    display: block;
    margin: 0 0 30px 2% !important;
    width: 49%;
    height: auto;
    float: left;
  }
}

.header .menu-item a {
  color: #516278 !important;
}

#i52 .hover-up-child {
  bottom: 0 !important;
}

.home .page-wrap {
  margin-top: 125px;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  .home .page-wrap {
    margin-top: 210px;
  }
}

#i52 h2 {
  padding: 0px;
}

#i52 h3 {
  color: #516278;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.05em;
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
}

#i52 .headline-skinny {
  margin-top: 40px;
}

@media screen and (max-width: 1200px) {
  #i52 .headline-skinny {
    margin-top: 20px;
  }
}

#i66 h1,
#i66 h2 {
  color: #516278;
}

header {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#i66 .headline-skinny {
  display: none;
}

#i66 p {
  display: none;
}

#i66 h2 {
  margin-bottom: 20px;
}

#i62 .static_image_split-content {
  background-color: #516278;
}

/* Spacing Between Posts on Blog Page */
article.hentry {
  padding-bottom: 50px;
}

/* better contrast on links */
body:not(.home) .main-content a:hover,
aside.widget_nav_menu ul li a:hover,
aside.widget_blog a:hover {
  text-decoration: underline;
  opacity: 1;
}
.header-style-e .large-nav a:hover {
  text-decoration: underline;
}
.carousel_1-block-text h3:hover,
.static_side_by_side-block h3 a:hover,
.static_side_by_side-block a.learn-more:hover,
.static_multiple_col-column h3 a:hover,
.static_multiple_col-column > a:hover,
.blog_full_width .hp-post-content .post-title a:hover {
  text-decoration: underline;
}
.cvt-content a:hover {
  opacity: 1;
  text-decoration: underline;
}
.cvt-content a:before {
  display: inline-block;
}
.header-style-e .large-nav a:hover {
  color: #516278 !important;
}
.header-style-e .large-nav .sub-menu .item a:hover {
  text-decoration: none;
  color: #c4594e !important;
}

/* fix for overlap for current patient number in mobile nav */
.header-style-e .mobile-nav .drop-content p span a {
  display: inline;
  border-top: none;
}
.header-style-e .drop-content p {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/* NEEDED FOR HEADER STYLE E */
.drop-content p span {
  display: inline-block;
}

/* iframe sizing issue on non-home pages */
body:not(.home) .main-content iframe {
  width: 100%;
}

/* not home page div spacing fix */
@media (max-width: 767px) {
  body:not(.home) div[role="main"] {
    padding: 0px 0px 60px 0px;
  }
}

/* fold video */
.fold-video {
  width: 100% !important;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .header-logo .logo {
    height: auto !important;
  }
  .header-style-e .contact-dropdown {
    width: 100%;
  }
  #sidr-left li.menu-item-has-children.open {
    background: #c4594e;
  }
  .header-style-e #sidr-left ul ul {
    background-color: #c4594e;
  }
  .header-style-e #sidr-left ul a {
    padding: 0 50px 0 15px;
  }
}
@media (max-width: 767px) {
  .footer-column a.schedule {
    display: inline-block;
  }
}

/* blog hiding bug fix */
@media (min-width: 480px) and (max-width: 1199px) {
  .blog_big_small .hp-post:last-child {
    display: block !important;
    width: 100% !important;
  }
  .blog_big_small .row .columns.six {
    width: 100% !important;
  }
}
@media (min-width: 1px) and (max-width: 479px) {
  .blog_big_small .hp-post:last-child {
    display: block !important;
    width: 100% !important;
  }
  .blog_big_small .row .columns.six {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .header-style-e .header-top .schedule {
    background-color: #c4594e;
    color: #fff;
  }
  .header-style-e .header-top .new-phone {
    color: #c4594e;
  }
  .header-style-e .header-top .schedule:hover {
    background-color: #b73c2f;
  }
}

@media (min-width: 1200px) {
  .header-style-e .header-top .fab:hover {
    background-color: #c5584e;
  }
}

.static_5_up-box.hover-up-parent:hover .hover-up-child {
  background-color: rgba(232, 200, 135, 1);
}
.reviews_testimonials_grid.invert .cvt-block.static a:hover {
  text-decoration: underline;
  opacity: 1;
}

@media (min-width: 1481px) and (max-width: 1628px) {
  .header-style-e .large-nav > div > ul > li > a {
    margin-right: 15px;
    font-size: 12.5px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .header-style-e .header-logo .logo img {
    left: 7%;
  }
}

@media (max-width: 767px) {
  .header-style-e .header-logo .logo img {
    left: 48%;
  }
  body:not(.home) .page-wrap .page-head {
    margin: 145px 0 0;
  }
}

@media (max-width: 599px) {
  #i62 .static_image_split-img {
    width: 0;
  }
  #i62 .static_image_split-right {
    width: 100%;
    margin-left: 0%;
  }
  #i62 .static_image_split-contact {
    padding-top: 0px;
  }
}

@media (max-width: 575px) {
  .header-style-e #panel-main span {
    display: none;
  }
}

@media (max-width: 463px) {
  .header-logo .logo img,
  .header-style-b .header-logo .logo img {
    max-width: 70%;
  }
}

@media (max-width: 377px) {
  .static_5_up-box.hover-up-parent .hover-up-child {
    line-height: 1.5;
    font-size: 13px;
    padding: 10px 10px 10px 10px !important;
  }
  .cvt-content p {
    font-size: 13px;
  }
}

/* === zuri === */

.static_5_up {
  padding: 45px 0 70px;
}

.fold-slide-text > h2:nth-child(1)::after {
  display: none;
}

/* atf subtitle */
.fold-slide-text > p:nth-child(2) {
  margin-top: 12px;
  font-size: 28px;
}

/* smile virtual */
.static_cta_fold .row {
  padding: 0;
}
.static_cta_fold {
  background-color: #bebebe !important;
}
.breaker h2 {
  margin: 0;
}
body
  > div.page-wrap
  > div:nth-child(2)
  > div
  > div
  > div.g-grid-filters
  > a:nth-child(10) {
  display: none;
}
#tab8-67 > div.static_tabs-text.align-right > a.btn.solid.new-tab-btn,
#tab7-67 > div.static_tabs-text.align-left > a.btn.solid.new-tab-btn,
#tab6-67 > div.static_tabs-text.align-left > a.btn.solid.new-tab-btn,
#tab5-67 > div.static_tabs-text.align-left > a.btn.solid.new-tab-btn,
#tab6-67 > div.static_tabs-text.align-right > a.btn.solid.new-tab-btn,
#tab2-67 > div.static_tabs-text.align-right > a.btn.solid.new-tab-btn,
#tab4-67 > div.static_tabs-text.align-right > a.btn.solid.new-tab-btn,
#tab3-67 > div.static_tabs-text.align-left > a.btn.solid.new-tab-btn {
  display: none;
}
.g-panel-detail p {
  margin: 3px 0 4px;
  font-size: 16px;
  font-weight: 700;
  color: #dd4c39;
}
/*
** SMART GALLERY
*/
.deluxe-grid.before-grid.excerpt-grid .slide-container .slider {
  top: 30%;
  font-size: 30px;
}
.deluxe-grid.before-grid.excerpt-grid .grid-patient,
.two-column-grid.deluxe-grid.before-grid.excerpt-grid .grid-patient {
  width: 25vw;
  overflow-x: hidden;
  aspect-ratio: 1.25;
}
.deluxe-grid.before-grid.excerpt-grid .grid-patient .before-image,
.two-column-grid.deluxe-grid.before-grid.excerpt-grid
  .grid-patient
  .before-image {
  clip: rect(0, 12.5vw, 19vw, 0);
}
.deluxe-grid.before-grid.excerpt-grid .grid-patient .gallery-excerpt,
.two-column-grid.deluxe-grid.before-grid.excerpt-grid
  .grid-patient
  .gallery-excerpt {
  font-size: 1.1vw;
  margin-bottom: 8px;
}
#picture-grid > div:nth-child(1),
#picture-grid > div:nth-child(5),
#picture-grid > div:nth-child(9),
#picture-grid > div:nth-child(10),
#picture-grid > div:nth-child(16),
#picture-grid > div:nth-child(17),
#picture-grid > div:nth-child(19),
#picture-grid > div:nth-child(20),
#picture-grid > div:nth-child(26),
#picture-grid > div:nth-child(33),
#picture-grid > div:nth-child(34),
#picture-grid > div:nth-child(41) {
  aspect-ratio: 1.1;
}
#picture-grid > div:nth-child(24),
#picture-grid > div:nth-child(27),
#picture-grid > div:nth-child(28),
#picture-grid > div:nth-child(29),
#picture-grid > div:nth-child(44),
#picture-grid > div:nth-child(46) {
  aspect-ratio: 1.15;
}
#picture-grid > div:nth-child(26),
#picture-grid > div:nth-child(30),
#picture-grid > div:nth-child(31) {
  aspect-ratio: 1.05;
}
#picture-grid > div:nth-child(32) {
  aspect-ratio: 0.77;
}
#picture-grid > div:nth-child(32) .slide-container .slider {
  top: 20%;
}
@media screen and (max-width: 700px) {
  .deluxe-grid.before-grid.excerpt-grid .grid-patient,
  .two-column-grid.deluxe-grid.before-grid.excerpt-grid .grid-patient {
    width: 80vw;
  }
  .deluxe-grid.before-grid.excerpt-grid .grid-patient .before-image,
  .two-column-grid.deluxe-grid.before-grid.excerpt-grid
    .grid-patient
    .before-image {
    clip: rect(0, 40vw, 60vw, 0);
  }
  .deluxe-grid.before-grid.excerpt-grid .grid-patient .gallery-excerpt,
  .two-column-grid.deluxe-grid.before-grid.excerpt-grid
    .grid-patient
    .gallery-excerpt {
    font-size: 4.5vw;
    margin-bottom: 0;
  }
  #picture-grid > div:nth-child(3),
  #picture-grid > div:nth-child(8),
  #picture-grid > div:nth-child(14),
  #picture-grid > div:nth-child(15),
  #picture-grid > div:nth-child(21),
  #picture-grid > div:nth-child(23),
  #picture-grid > div:nth-child(24),
  #picture-grid > div:nth-child(38),
  #picture-grid > div:nth-child(39),
  #picture-grid > div:nth-child(43),
  #picture-grid > div:nth-child(44),
  #picture-grid > div:nth-child(45) {
    aspect-ratio: 1.1;
  }
  #picture-grid > div:nth-child(9),
  #picture-grid > div:nth-child(27),
  #picture-grid > div:nth-child(46) {
    aspect-ratio: 1;
  }
  #picture-grid > div:nth-child(12) {
    aspect-ratio: 1.45;
  }
  #picture-grid > div:nth-child(26),
  #picture-grid > div:nth-child(31) {
    aspect-ratio: 0.92;
  }
  #picture-grid > div:nth-child(32) {
    aspect-ratio: 0.58;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @media screen and (max-width: 700px) {
    .grid-patient {
      overflow-y: hidden;
    }
    #picture-grid .grid-patient,
    #picture-grid > div:nth-child(1),
    #picture-grid > div:nth-child(3),
    #picture-grid > div:nth-child(5),
    #picture-grid > div:nth-child(8),
    #picture-grid > div:nth-child(10),
    #picture-grid > div:nth-child(14),
    #picture-grid > div:nth-child(15),
    #picture-grid > div:nth-child(16),
    #picture-grid > div:nth-child(17),
    #picture-grid > div:nth-child(19),
    #picture-grid > div:nth-child(20),
    #picture-grid > div:nth-child(21),
    #picture-grid > div:nth-child(23),
    #picture-grid > div:nth-child(24),
    #picture-grid > div:nth-child(25),
    #picture-grid > div:nth-child(33),
    #picture-grid > div:nth-child(34),
    #picture-grid > div:nth-child(38),
    #picture-grid > div:nth-child(39),
    #picture-grid > div:nth-child(41),
    #picture-grid > div:nth-child(43),
    #picture-grid > div:nth-child(44),
    #picture-grid > div:nth-child(45) {
      aspect-ratio: 1.2;
    }
    #picture-grid > div:nth-child(2),
    #picture-grid > div:nth-child(4),
    #picture-grid > div:nth-child(6),
    #picture-grid > div:nth-child(7),
    #picture-grid > div:nth-child(11),
    #picture-grid > div:nth-child(13),
    #picture-grid > div:nth-child(18),
    #picture-grid > div:nth-child(22),
    #picture-grid > div:nth-child(25),
    #picture-grid > div:nth-child(26),
    #picture-grid > div:nth-child(35),
    #picture-grid > div:nth-child(36),
    #picture-grid > div:nth-child(37),
    #picture-grid > div:nth-child(40),
    #picture-grid > div:nth-child(42) {
      aspect-ratio: 1.3;
    }
    #picture-grid > div:nth-child(9) {
      aspect-ratio: 1.1;
    }
    #picture-grid > div:nth-child(12) {
      aspect-ratio: 1.6;
    }
    #picture-grid > div:nth-child(26) {
      aspect-ratio: 1;
    }
    #picture-grid > div:nth-child(27),
    #picture-grid > div:nth-child(46) {
      aspect-ratio: 1.07;
    }
    #picture-grid > div:nth-child(31) {
      aspect-ratio: 0.97;
    }
    #picture-grid > div:nth-child(32) {
      aspect-ratio: 0.6;
    }
    .deluxe-grid.before-grid.excerpt-grid .grid-patient .gallery-excerpt,
    .two-column-grid.deluxe-grid.before-grid.excerpt-grid
      .grid-patient
      .gallery-excerpt {
      margin-bottom: 23px;
    }
  }
}
.page-head {
  margin-bottom: 2em;
}
.page-id-829 #i74 {
  margin-bottom: 70px;
}
.page-id-829 #i74 .cvt-block.static {
  display: none;
}
.page-wrap .row {
  max-width: 1200px;
}
.page-id-829 #i78 > div > div:nth-child(2) {
  display: flex;
  justify-content: center;
}
#i93 .cvt-block.static {
  display: none;
}
#i93 .cvt-block,
#i74 .cvt-block {
  width: 33%;
}
#i74 .custom-video-testimonials {
  padding: 0;
}
#i94 .arrow {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-id-829 #i78 > div > div:nth-child(2) {
    flex-direction: column;
  }
  #i89 .block p:nth-child(2) {
    top: -5%;
    font-size: 21px;
  }
  #i89 .block p:last-child {
    line-height: 110%;
    top: 70%;
  }
  #i67 .tab-pane .static_tabs-text {
    text-align: center;
    width: 100%;
  }
  #i67 .tab-pane .static_tabs-text h3 {
    font-size: 20px;
  }
  #i93 .cvt-block,
  #i74 .cvt-block {
    width: 100%;
  }
  #i74 .cvt-content h3 {
    display: none;
  }
}
/* notification banner edits */
@media (min-width: 1481px) {
  .header-style-e .header-logo .logo img {
    margin-top: 1rem;
  }
}
@media (min-width: 1199px) {
  header > div.header-notification > div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 26px;
  }
  body > header > div.header-notification > div > p {
    margin: 0;
  }
  header.notification-active {
    height: 166px;
  }
}
/* END notification banner edits */
/* #i106 > div > div > div.static_photo_list-left > img {
  width: auto;
} */
#i106 > div > div > div.static_photo_list-right > a {
  display: none;
}
#i110 > div > div {
  padding-top: 2rem;
}
#inner-page-form {
  max-width: 437px;
  margin: 0 auto;
  background: #e7c88e;
  padding: 2rem;
  border-radius: 5px;
}
#i110 {
  padding-top: 0;
}
.input-box {
  text-align: left;
}
.btn-box {
  text-align: center !important;
  margin-top: 1rem;
}
#inner-page-form > div > div.btn-box > button {
  background-color: #516278 !important;
  color: #fff !important;
  width: 90%;
}
.img-p {
  margin-bottom: 0 !important;
}
#fileUploadAttachment,
#fileUploadAttachment2 {
  padding-top: 0;
}
#inner-page-form > div > p:nth-child(4),
#inner-page-form > div > p:nth-child(6) {
  margin-top: 8px;
  text-decoration: underline;
}

#inner-page-form > div > p:nth-child(6) {
  margin-top: 0;
}
form#inner-page-form {
  margin-bottom: 1rem;
}
#inner-page-form > div {
  margin-top: 1rem;
}
#inner-page-form > div > div.captcha-container {
  margin-top: 1rem;
}
#inner-page-form > div > label:nth-child(1),
#inner-page-form > div > label:nth-child(3) {
  font-weight: 600;
}
#i132
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div.fold-slide-text.align-center
  > a {
  display: none;
}
/* .scrolled.header-style-e .header-top .fab {
  display: none;
} */
@media (max-width: 1450px) {
  .header-style-e .header-logo {
    background-color: transparent;
    top: 2px;
  }
}

@media (min-width: 1200px) {
  .scrolled.header-style-e .header-logo {
    display: block;
  }
  .scrolled.header-style-e header {
    top: 0px;
  }
  .scrolled.header-style-e .header-logo .logo {
    display: block;
  }
  .scrolled.header-style-e .header-bottom {
    top: 97px;
    left: auto;
  }
  .scrolled.header-style-e .header-top {
    top: 30px;
    right: 40px;
    height: 50px;
    width: fit-content;
  }
}
.testimonial-text p {
  font-size: 16px !important;
}
#i140 > div > div > div.static_blocks_list-left.block-set {
  margin-bottom: 0 !important;
}
#i137 > div > div {
  margin-top: 2rem !important;
}
#i140,
#i141 > div > div > div.static_blocks_list-left.block-set {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
#i140,
#i141 {
  padding-bottom: 0 !important;
}
#i137
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div
  > div.fold-slide-text.align-center
  > a {
  display: none;
}
#i137 > div > div > div > div > div > div > div > div > img {
  display: none;
}
#i137,
#i137 > div > div > div > div > div > div > div > div > div.fold-overlay {
  background: transparent !important;
}
.page-id-2594 .page-wrap:after {
  content: "";
  position: fixed;
  top: 68px;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url("/wp-content/uploads/2025/08/Grapevine-scroll.jpg") center
    center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#i137 > div > div > div > div > div > div > div > div {
  background-image: none !important;
}
.footer-top {
  background: #fff;
}
.page-id-2594 > div.page-wrap > div.page-head.no-img-bg {
  margin-bottom: 0 !important;
  display: none;
}

.page-id-2594 > div.page-wrap {
  margin-top: 133px;
}
#i138 > div > div {
  margin-bottom: 2rem !important;
}
#i138 {
  background-color: #fff !important;
}
#i141 > div > div > div.static_blocks_list-left.block-set > a {
  padding-bottom: 56% !important;
}

.page-id-2954 > div > div.page-head.no-img-bg,
.page-id-2594 #i156{
  display: none !important;
}
.page-id-2594 #i154 .module-content{
	padding-bottom: 30px;
}
