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

.social-icons a {
    color: #555;
    font-size: 1.5em;
    margin: 0 10px;
    text-decoration: none;
}
.social-icons a:hover {
    color: #0074b7; /* Adjust color to match your brand */
}


.linetitle {
     background: url(/images/line.png) left bottom repeat-x !important;
   
}

body {
    background: url('/images/background.png') repeat-x !important;
 
}
/*
body {
    background-image: url('http://practicalsobriety.online/images/00%20miracles.png') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}
*/


.container-header {
 background-color: #f8f8f8 ;
  background: url('/images/background.png') repeat-x !important;
  color: #5d5d5d !important;
  
}

.container-footer {
     background-color: #f8f8f8 ;
  	background-image: none;
  background: url('/images/background.png') repeat-x !important;
  color: #5d5d5d !important;
}
  
  .breadcrumb {
     background-color: #f8f8f8 ;
    margin-bottom: 0;
}

.container-header .navbar-toggler {
    border: 1px solid #5d5d5d !important;
    color: #5d5d5d !important;
    cursor: pointer;
}
/* Normal link color */
a {
    color: #6C2679; /* Base color */
  text-decoration: none !important;
}

/* Hover state */
a:hover {
        color: #888 !important;
    text-decoration: none;
}

/* Active state */
a:active {
    color: #6C2679 !important;
  text-decoration: none;/* Darker shade for active */
  
}

/* Visited state */
a:visited {
    color: #6C2679 !important; 
  text-decoration: none;/* Lighter shade for visited */
}

/* Change menu link text color */
.metismenu.mod-menu a {
    color: #5d5d5d !important ; /* White color */
}

/* Hover state */
.metismenu.mod-menu a:hover {
    color: #6C2679!important; /* Darker shade for hover */
  	
}

/* Active state */
.metismenu.mod-menu .active a {
    color: #5d5d5d !important; /* Darker shade for hover */
  font-weight: bold;
  
  	
}

/* Visited state */
.main-menu a:visited {
    color: #894293; /* Lighter shade for visited */
}






.lobster-regular {
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1{
   
  /*font-weight: 200; */
  color: #5d5d5d !important;
  font-weight: bold;
  font-size: calc(0.8rem + 0.6vw);
  padding-top: 20px !important;
    padding-bottom: 10px !important;
    text-align: center;
    box-shadow: none !important;
    background: none !important;
  
}
h2, h3 {
  
  /*font-weight: 200; */
  color: #888 !important;
  
  
  padding-top: 20px !important;
    padding-bottom: 10px !important;
    text-align: center;
    box-shadow: none !important;
    background: none !important;
  
}

h1 {


    
  padding-top: 20px !important;
    padding-bottom: 10px !important;
    text-align: center;
    box-shadow: none !important;
    background: none !important;
    margin-bottom: 10px !important;
  
   
}

h2 {
      font-size: calc(0.6rem + 0.6vw);
}
h3 {
    font-size: calc(0.6rem + 0.6vw);
}

body {
    color: #888; /* light gray color */
}

/* Target the Cassiopeia menu container */
.cassiopeia-menu {
    background-color: white;
}

/* Example: Targeting menu items */
.cassiopeia-menu li {
    /* Style each menu item as needed */
}

/* Example: Targeting links inside menu items */
.cassiopeia-menu li a {
    /* Style links */
    color: black; /* Example text color */
    /* Other styles */
}

/* Example: Targeting submenu items */
.cassiopeia-menu li ul li {
    /* Style submenu items */
}

/* Example: Targeting submenu links */
.cassiopeia-menu li ul li a {
    /* Style submenu links */
}


.fluid-two-column {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.fluid-two-column .column {
    flex: 1;
    padding: 15px;
    box-sizing: border-box;
}

.fluid-two-column .column h2 {
    margin-top: 0;
}



/* Responsive Design */
@media (max-width: 768px) {
    .fluid-two-column .column {
        flex-basis: 100%;
    }
}


.prompt-thin {
  font-family: "Prompt", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.prompt-extralight {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.prompt-light {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.prompt-regular {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.prompt-medium {
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.prompt-semibold {
  font-family: "Prompt", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.prompt-bold {
  font-family: "Prompt", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.prompt-extrabold {
  font-family: "Prompt", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.prompt-black {
  font-family: "Prompt", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.prompt-thin-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.prompt-extralight-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.prompt-light-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.prompt-regular-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.prompt-medium-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.prompt-semibold-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.prompt-bold-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.prompt-extrabold-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.prompt-black-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 900;
  font-style: italic;
}


.navigation {
    padding: 5px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.075);
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    margin-bottom: 10px;
}



