.elementor-kit-32{--e-global-color-primary:#008C88;--e-global-color-secondary:#0C504E;--e-global-color-text:#1F2933;--e-global-color-accent:#FFB304;--e-global-color-49de9c7:#FFFFFF;--e-global-color-2b5fcf9:#F4FAF9;--e-global-color-151b20e:#E5E7EB;--e-global-color-c69f69d:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-32 button,.elementor-kit-32 input[type="button"],.elementor-kit-32 input[type="submit"],.elementor-kit-32 .elementor-button{background-color:var( --e-global-color-primary );font-size:18px;text-transform:capitalize;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:none;border-radius:8px 8px 8px 8px;}.elementor-kit-32 button:hover,.elementor-kit-32 button:focus,.elementor-kit-32 input[type="button"]:hover,.elementor-kit-32 input[type="button"]:focus,.elementor-kit-32 input[type="submit"]:hover,.elementor-kit-32 input[type="submit"]:focus,.elementor-kit-32 .elementor-button:hover,.elementor-kit-32 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:none;border-radius:8px 8px 8px 8px;}.elementor-kit-32 e-page-transition{background-color:var( --e-global-color-49de9c7 );}.elementor-kit-32 p{margin-block-end:1.7px;}.elementor-kit-32 a{color:var( --e-global-color-primary );}.elementor-kit-32 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-32 h1{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:700;line-height:1.15px;}.elementor-kit-32 h2{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:700;line-height:1.2px;}.elementor-kit-32 h3{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:26px;font-weight:600;line-height:1.3px;}.elementor-kit-32 h4{font-family:"Montserrat", Sans-serif;font-size:21px;font-weight:600;line-height:1.4px;}.elementor-kit-32 h5{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:600;line-height:1.35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================================================
   DERVIRGA Blog Archive Page
   Gold Dot Divider for Elementor Divider Widget
   Scope: only inside sections with .dv-blog-main-page
   Divider widget class required: dv-gold-divider
   ========================================================= */

.dv-blog-main-page .dv-gold-divider {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important;
  display: block !important;
}

.dv-blog-main-page .dv-gold-divider .elementor-widget-container {
  margin: 8px 0 0 0 !important;
  padding: 0 !important;
  text-align: center !important;
}

.dv-blog-main-page .dv-gold-divider .elementor-divider {
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
}

/* Gold divider base */
.dv-blog-main-page .dv-gold-divider .elementor-divider-separator {
  position: relative !important;
  width: 60px !important;
  max-width: 60px !important;
  min-width: 60px !important;
  height: 2px !important;
  min-height: 2px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: block !important;

  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  border-block-start: none !important;

  background: transparent !important;
  box-shadow: none !important;
  opacity: 1 !important;
}

/* Gold divider graphic: 60px total width, 2px height */
.dv-blog-main-page .dv-gold-divider .elementor-divider-separator::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  width: 60px !important;
  height: 2px !important;
  transform: translateY(-50%) !important;
  display: block !important;

  background:
    radial-gradient(
      circle at center,
      #ffb304 0 1.6px,
      transparent 1.8px
    ),
    linear-gradient(
      to right,
      #ffb304 0,
      #ffb304 23px,
      transparent 23px,
      transparent 37px,
      #ffb304 37px,
      #ffb304 60px
    ) !important;

  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 60px 2px !important;
}

.dv-blog-main-page .dv-gold-divider .elementor-divider-separator::after {
  content: none !important;
}/* End custom CSS */