/*!
  * Item: CodeX
  * Description:  Personal Portfolio / Resume / CV / vCard Template
  * Author/Developer: Exill
  * Author/Developer URL: https://themeforest.net/user/exill
  * Version: v1.0.0
  * License: Themeforest Standard Licenses: https://themeforest.net/licenses
  */

/*----------- Table of Contents -----------*/
/**
 * Bootstrap template
 * Globals
 * Sidebar
 * Home
 * About
 * Services
 * Hire
 * Portfolio
 * Testimonials
 * Blog
 * Contact
 * Footer
 */
/*----------- Bootstrap Template -----------*/
:root {
  --custom: #a40c5e;
}

.table-custom,
.table-custom>th,
.table-custom>td {
  background-color: #fedbbd;
}

.table-hover .table-custom:hover {
  background-color: #fecda4;
}

.table-hover .table-custom:hover>td,
.table-hover .table-custom:hover>th {
  background-color: #fecda4;
}

.btn-custom {
  background-color: #a40c5e;
  border-color: #a40c5e;
  color: #212529;
}

.btn-custom:hover {
  background-color: #a40c5e;
  border-color: #a40c5e;
  color: #fff;
}

.btn-custom:focus,
.btn-custom.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 113, 23, 0.5);
}

.btn-custom.disabled,
.btn-custom:disabled {
  background-color: #a40c5e;
  border-color: #a40c5e;
  color: #212529;
}

.btn-custom:not(:disabled):not(.disabled):active,
.btn-custom:not(:disabled):not(.disabled).active,
.show>.btn-custom.dropdown-toggle {
  background-color: #a40c5e;
  border-color: #a40c5e;
  color: #fff;
}

.btn-custom:not(:disabled):not(.disabled):active:focus,
.btn-custom:not(:disabled):not(.disabled).active:focus,
.show>.btn-custom.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 113, 23, 0.5);
}

.btn-outline-custom {
  border-color: #a40c5e;
  color: #a40c5e;
}

.btn-outline-custom:hover {
  background-color: #a40c5e;
  border-color: #a40c5e;
  color: #212529;
}

.btn-outline-custom:focus,
.btn-outline-custom.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}

.btn-outline-custom.disabled,
.btn-outline-custom:disabled {
  background-color: transparent;
  color: #a40c5e;
}

.btn-outline-custom:not(:disabled):not(.disabled):active,
.btn-outline-custom:not(:disabled):not(.disabled).active,
.show>.btn-outline-custom.dropdown-toggle {
  background-color: #a40c5e;
  border-color: #a40c5e;
  color: #212529;
}

.btn-outline-custom:not(:disabled):not(.disabled):active:focus,
.btn-outline-custom:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-custom.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}

.badge-custom {
  background-color: #a40c5e;
  color: #212529;
}

a.badge-custom:hover,
a.badge-custom:focus {
  background-color: #a40c5e;
  color: #212529;
}

a.badge-custom:focus,
a.badge-custom.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
  outline: 0;
}

.alert-custom {
  background-color: #ffe5d0;
  border-color: #fedbbd;
  color: #84420a;
}

.alert-custom hr {
  border-top-color: #fecda4;
}

.alert-custom .alert-link {
  color: #552a06;
}

.list-group-item-custom {
  background-color: #fedbbd;
  color: #84420a;
}

.list-group-item-custom.list-group-item-action:hover,
.list-group-item-custom.list-group-item-action:focus {
  background-color: #fecda4;
  color: #84420a;
}

.list-group-item-custom.list-group-item-action.active {
  background-color: #84420a;
  border-color: #84420a;
  color: #fff;
}

.bg-custom {
  background-color: #a40c5e !important;
}

a.bg-custom:hover,
a.bg-custom:focus,
button.bg-custom:hover,
button.bg-custom:focus {
  background-color: #dc6502 !important;
}

.border-custom {
  border-color: #a40c5e !important;
}

.text-custom {
  color: #a40c5e !important;
}

a.text-custom:hover,
a.text-custom:focus {
  color: #c35a02 !important;
}

/*----------- Globals -----------*/
::-moz-selection {
  background-color: #a40c5e;
  color: #fff;
}

::selection {
  background-color: #a40c5e;
  color: #fff;
}

a:not(.btn) {
  color: #a40c5e;
}

a:not(.btn):hover,
a:not(.btn):focus {
  color: #c35a02;
}

.color-scheme {
  color: #a40c5e;
}

.background-scheme {
  background-color: #a40c5e;
}

.btn.button-scheme {
  background-color: #a40c5e !important;
  border: 1px solid #a40c5e !important;
}

.btn.button-scheme:focus {
  background-color: #c35a02 !important;
  border-color: #c35a02 !important;
  box-shadow: none !important;
}

.btn.button-outline {
  background-color: transparent !important;
  border: 1px solid #a40c5e !important;
  color: #222 !important;
}

.btn.button-outline:focus {
  background-color: rgba(34, 34, 34, 0.05) !important;
  border-color: #c35a02 !important;
  box-shadow: none !important;
}

/*----------- Sidebar -----------*/
.sidebar .sidebar-menu .list-menu .nav-link.active {
  color: #a40c5e;
}

/*----------- Home -----------*/
.home-area .home-name span {
  color: #a40c5e;
}

/*----------- About -----------*/
.about-area .about-content .content-subtitle {
  color: #a40c5e;
}

/*----------- Services -----------*/
.services-area .single-service .service-icon {
  color: #a40c5e;
}

/*----------- Portfolio -----------*/
.portfolio-area .filter-control>li:hover,
.portfolio-area .filter-control>li.tab-active {
  color: #fd8f32;
}

.portfolio-area .filter-control>li:hover:before,
.portfolio-area .filter-control>li.tab-active:before {
  background-color: #fd8f32;
}

.portfolio-area .portfolio-grid .portfolio-wrapper .item-content .content-more {
  color: #a40c5e;
}

/*----------- Testimonials -----------*/
.testimonials-area .single-review .review-icon {
  color: #a40c5e;
}

/*----------- Blog -----------*/
.blog-area .single-post .post-img .content-date {
  background-color: #a40c5e;
}

/*----------- Contact -----------*/
.contact-area .contact-form .form-group .form-control:focus {
  border-bottom: 1px solid #fd9a47;
}

/*----------- Footer -----------*/
.footer-area .contact-info .info-icon {
  color: #a40c5e;
}