/*
	Theme Name: Chickasaw Community Bank
	Description: Custom theme for CCB.bank
	Author: Cooper House
	Author URI: https://www.cooper-house.com
	Text Domain: ccb
    Template: hello-elementor
*/
/* HOVER TRANSITIONS */
a,
a span,
a .ae-element-post-title,
i {
  transition: color 0.3s !important;
}

.elementor-button-link,
.elementor-button {
  transition: all 0.3s !important;
}

[type=button],
[type=submit],
button,
button:active {
  border: none !important;
  outline: none;
}

sup {
  font-size: 0.5em;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

input::placeholder,
textarea::placeholder {
  color: #fff;
  opacity: 1;
}

.elementor-button {
  cursor: pointer;
}

@font-face {
  font-family: "GT Alpina";
  src: url("https://chickasawcommu.wpengine.com/wp-content/uploads/2022/06/GT-Alpina-Standard-Thin.woff2") format("woff2"), url("https://chickasawcommu.wpengine.com/wp-content/uploads/2022/06/GT-Alpina-Standard-Thin.woff") format("woff"), url("https://chickasawcommu.wpengine.com/wp-content/uploads/2022/06/GT-Alpina-Standard-Thin.ttf") format("ttf");
  font-weight: 200;
}
@font-face {
  font-family: "GT Alpina";
  src: url("https://chickasawcommu.wpengine.com/wp-content/uploads/2022/06/GT-Alpina-Standard-Thin-Italic.woff2") format("woff2"), url("https://chickasawcommu.wpengine.com/wp-content/uploads/2022/06/GT-Alpina-Standard-Thin-Italic.woff") format("woff"), url("https://chickasawcommu.wpengine.com/wp-content/uploads/2022/06/GT-Alpina-Standard-Thin-Italic.ttf") format("ttf");
  font-weight: 200;
  font-style: Italic;
}
.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text a,
.white-text span,
.white-text li {
  color: #fff !important;
}

.list-style-1 .elementor-icon-list-item,
.list-style-1 .elementor-icon-list-item > a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .list-style-1 .elementor-icon-list-item .elementor-icon-list-text,
  .list-style-1 .elementor-icon-list-item > a .elementor-icon-list-text {
    margin-right: 10px;
  }
}
.list-style-1 .elementor-icon-list-item svg,
.list-style-1 .elementor-icon-list-item > a svg {
  width: 8px;
}

/* SITE LAYOUT */
.elementor-section.elementor-section-boxed > .elementor-container {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 768px) {
  .page-content > .elementor > section.elementor-section-boxed > .elementor-container,
  .elementor.search-results > section.elementor-section-boxed > .elementor-container,
  .elementor-location-single > .elementor-section-boxed > .elementor-container,
  .elementor-location-single > .elementor-section-boxed > .elementor-container,
  .elementor-location-archive > section.elementor-section-boxed > .elementor-container {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (min-width: 1025px) {
  .page-content > .elementor > section.elementor-section-boxed > .elementor-container,
  .elementor.search-results > section.elementor-section-boxed > .elementor-container,
  .elementor-location-single > .elementor-section-boxed > .elementor-container,
  .elementor-location-single > .elementor-section-boxed > .elementor-container,
  .elementor-location-archive > section.elementor-section-boxed > .elementor-container {
    margin-left: 100px;
    margin-right: 100px;
  }
}
.elementor-widget-text-editor ol,
.elementor-widget-text-editor ul {
  margin: 0 0 30px;
}
.elementor-widget-text-editor ol li,
.elementor-widget-text-editor ul li {
  margin-bottom: 10px;
}
.elementor-widget-text-editor a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
.elementor-widget-text-editor a:hover, .elementor-widget-text-editor a:active, .elementor-widget-text-editor a:focus {
  text-decoration: none;
}

.elementor-widget-icon-list.reverse li {
  flex-direction: row-reverse;
  justify-content: space-between;
}

.is-not-elementorized {
  background-color: #fff;
}
.is-not-elementorized main {
  max-width: 100% !important;
}

.main-content__content-area .elementor-button {
  color: #fff !important;
}

.main-content__content-area h2,
.main-content__content-area h3,
.main-content__content-area h4,
.main-content__content-area h5,
.main-content__content-area h6 {
  color: #000;
}

@media (min-width: 1500px) {
  .main-content__content-area > .elementor-widget-wrap {
    padding-right: 175px !important;
  }
}
@media (min-width: 1700px) {
  .main-content__content-area > .elementor-widget-wrap {
    padding-right: 220px !important;
  }
}
.side-menu-outer {
  position: sticky;
  top: 0;
}

.side-menu {
  border-bottom-right-radius: 120px;
  margin-bottom: 80px;
}

.side-menu .primary-title {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
}

.side-menu h4 {
  display: inline;
  margin: 0 0 10px;
}

.side-menu ul.elementor-nav-menu li a {
  width: calc(100% - 30px);
}

.side-menu ul.elementor-nav-menu li a:after {
  background: url(/wp-content/uploads/2022/06/icon-arrow-right-1.svg);
  content: "";
  height: 14px;
  opacity: 1 !important;
  position: absolute;
  right: -30px;
  width: 9px;
}

@media (min-width: 1025px) {
  .side-menu {
    border-bottom-right-radius: 240px;
  }
}
.breadcrumbs {
  align-items: center !important;
  border-bottom: 2px solid #0bc4e5;
  display: flex;
  list-style: none;
  margin: 0 0 30px;
  padding: 0 0 11px;
}
.breadcrumbs li {
  color: #515150;
  font-family: "Sculpin", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1 !important;
}
.breadcrumbs li.root {
  position: relative;
  top: -2px;
}
.breadcrumbs li a {
  color: #515150;
  font-family: "Sculpin", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1 !important;
}
@media (min-width: 768px) {
  .breadcrumbs li {
    font-size: 18px;
  }
}
.breadcrumbs li:not(:last-child):after {
  color: #000;
  content: "/";
  margin: 0 8px;
}
.breadcrumbs li.current-page {
  color: #215484;
  font-weight: 500;
}

body.modal-is-showing {
  overflow: hidden;
}

button.ex-link {
  width: 150px;
  display: block;
  margin: 10px auto;
  padding: 20px;
  border: 1px solid white;
  background-color: #6600d6;
  color: white;
  font-family: "GT Alpina", sans-serif;
  font-weight: 800;
  text-align: center;
}

.modal-wrapper {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.modal-content {
  background-color: #7e5869;
  color: #fff;
  max-width: 600px;
  transition: all 0.4s;
  padding: 30px;
  width: 90%;
}

.modal-is-showing .modal-content {
  transform: translateY(0);
}

.modal-content h6 {
  color: #fff;
  font-family: "Sculpin", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
}

.modal-content .show-link {
  word-break: break-all;
}

.modal-header {
  font-size: 20px;
  padding: 15px 0 0;
}
@media (min-width: 768px) {
  .modal-header {
    padding: 15px 15px 0;
  }
}

.modal-body {
  padding: 20px;
}
@media (max-width: 767px) {
  .modal-body {
    padding: 20px 0 10px;
  }
}

.modal-footer {
  padding: 0 20px 10px;
}
@media (max-width: 767px) {
  .modal-footer {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}

.modal-footer button {
  height: 56px;
  padding: 6px 55px;
  cursor: pointer;
  min-width: 50px;
  border-radius: 3px;
}
.modal-footer button.confirm-modal {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .modal-footer button.confirm-modal {
    margin-right: 50px;
  }
}
.modal-footer button.close-modal {
  background-color: #fff;
  color: #215484;
}
.modal-footer button:hover, .modal-footer button:active, .modal-footer button:focus {
  background-color: #0bc4e5;
  color: #fff;
}

@media (min-width: 650px) {
  .modal-content {
    width: 100%;
  }
}
.search-section {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 !important;
  position: absolute;
  transition: all 0.3s !important;
  transform: translateY(-130%);
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .search-section {
    height: 100%;
  }
}
.search-section.active {
  border-radius: 0 !important;
  height: 100%;
  top: 0;
  transform: translateY(0);
  transition: all 0.3s !important;
  z-index: 11000;
}
@media (min-width: 1025px) {
  .search-section.active {
    top: 96px;
  }
}
.search-section.active .search-bar {
  padding: 100px 0;
}
@media (max-width: 1024px) {
  .search-section.active .search-bar {
    padding: 100px 50px 60px;
  }
}
.search-section > .elementor-container {
  background-color: #215484;
  border-radius: 0px 0px 0px 96px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  margin: 0 !important;
  max-width: 100% !important;
  min-height: 60vh;
}
@media (min-width: 768px) {
  .search-section > .elementor-container {
    border-radius: 0px 0px 0px 240px;
    height: auto;
  }
}
.search-section .elementor-widget-container {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
}
.search-section form {
  align-items: center;
  display: flex;
}
.search-section .input_search {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #0bc4e5;
  border-radius: 0;
  color: #fff;
  font-size: 48px !important;
  font-family: "GT Alpina", serif !important;
  font-weight: 400;
  opacity: 1;
  outline: none;
  padding: 0;
}
@media (max-width: 767px) {
  .search-section .input_search {
    font-size: 28px !important;
  }
}
.search-section .input_search:focus {
  border-color: #0bc4e5;
}
.search-section button {
  position: absolute;
  right: 0;
}
.search-section .clear-search {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 20px;
}
@media (max-width: 767px) {
  .search-section .clear-search {
    right: 20px;
  }
}
.search-section .search-results {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .search-section .search-results {
    margin-top: 50px;
  }
}
.search-section .search-results ul {
  padding: 0 0 0 15px;
}
.search-section .search-results ul li {
  margin-bottom: 8px;
}
.search-section .go-to-results-page {
  margin-top: 15px;
}
.search-section .go-to-results-page a {
  border-bottom: 1px solid #fff;
}
.search-section .go-to-results-page a:hover, .search-section .go-to-results-page a:active, .search-section .go-to-results-page a:focus {
  text-decoration: none;
}

@media (max-width: 1024px) {
  .callout-box {
    padding: 60px 40px !important;
  }
}
@media (max-width: 767px) {
  .callout-box {
    padding: 40px 30px !important;
  }
}/*# sourceMappingURL=style.css.map */