/* 
 Theme Name:   arile-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     arilewp
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

h1 {
    font-size: clamp(2rem, 4vw, 2.5rem) !important;
}

h2 {
    font-size: clamp(1.6rem, 3vw, 2rem) !important;
}

h3 {
    font-size: clamp(1.4rem, 3vw, 1.7rem) !important;
}

h1,
.h1,
h2,
.h2,
.h3,
h3,
h4,
.h4,
h5,
.h5,
.h6,
h6 {
    clear: none !important;
}

html {
    font-size: 16px !important;
}

p {
    margin-bottom: 0.5rem !important;
    padding-bottom: 0 !important;
}

.entry-content ul,
.ntry-content ol {
    margin: 0 0px 1.6rem 1.25rem !important;
}

section {
    margin: 25px 0;
}

.entry-content a {
    color: #007bff;
    box-shadow: none !important;
    overflow-wrap: break-word;
}

@media (max-width: 500px) {
    .navbar-light .navbar-toggler {
        float: right !important;
    }
}

@media (max-width: 500px) {
    .row.align-self-center .align-self-center {
        text-align: left !important;
    }
}

@media (max-width: 500px) {
    .navbar-light .navbar-toggler {
        margin-top: 5px !important;
        margin-bottom: 0 !important;
    }
}

.navbar-toggler {
    padding: 0.20rem 0.70rem !important;
    font-size: 1rem !important;
}

.title {
    margin-bottom: 15px;
}

.title h2 {
    font-weight: 700;
    line-height: 1.2;
}

.cust-bg {
    background: linear-gradient(135deg, #e3f0ff 0%, #b3d8ff 100%);
    padding: 20px;
    border-radius: 17px;
}

.full-width-section {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.list-pos {
    list-style-position: inside;
}

.flex-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
    list-style-position: inside;
}

.custom-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin: 0 !important;
}

.custom-list li {
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    list-style: none;
    border: 1px solid rgb(0, 174, 255);
    padding: 17px;
    display: flex;
    align-items: center;
    width: 300px;
}

.custom-list li a {
    color: black !important;
    text-decoration: none;
    box-shadow: none;
    text-align: start;
}

.box {
    padding: 17px;
    border: 1px solid #eee;
    border-radius: 5px;
    background-color: #ffffff;
    height: 100%;
}

button:focus {
    background: #01012f00 !important;
}

.card-body a {
    color: white !important;
}

.btn {
    white-space: unset !important;
}

.theme-page-header-area {
    margin: 0 !important;
}

.theme-block {
    padding: 1rem 0 1.875rem !important;
}

.card {
    height: 100% !important;
}

.card-body {
    padding: 0.7rem !important;
}

.lettered-list {
    list-style-type: lower-alpha;
}

.motivation-card {
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}

.motivation-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.border-left-danger {
    border-left: 5px solid #dc3545;
}

.border-left-success {
    border-left: 5px solid #28a745;
}

.motivation-card .card-header {
    border-bottom: none;
    padding: 1.5rem;
}

.motivation-card .card-body {
    padding: 1.5rem;
}

.motivation-item h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.motivation-item p {
    margin-bottom: 0;
    line-height: 1.6;
}

@media screen and (max-width: 400px) {
    .card-header {
        padding: 0.70rem 0 1.69rem 0 !important;
    }
}

.heading-bg {
    background: linear-gradient(90deg, #e3f0ff 0%, #b3d8ff 100%);
    padding: 20px;
}

.entry-content {
    overflow: unset !important;
}

.cust-bg-sec {
    background: #f9fafb;
    border: 2px solid #b3d8ff;
    box-shadow: 0 4px 16px rgba(0, 123, 255, 0.08);
    padding: 17px;
    border-radius: 17px;
}

.cust-hero {
    background: linear-gradient(120deg, #e3f0ff 0%, #b3d8ff 50%, #6ec6ff 100%), url('https://www.transparenttextures.com/patterns/cubes.png');
    background-blend-mode: lighten;
    box-shadow: 0 8px 32px 0 rgba(0, 123, 255, 0.15);
    padding: 17px;
    border-radius: 17px;
}

.navbar .nav .menu-item {
    margin-right: 0.5rem !important;
}

.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
    margin-left: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1269px) {

    .navbar-expand-x,
    .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        justify-content: center !important;
        flex-basis: auto;
    }

    .navbar-collapse .m-right-auto {
        margin-right: unset !important;
        margin-left: unset !important;
    }

    .navbar-expand-xl img {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 15px;
    }

    .navbar-expand-xl .row {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (max-width: 1200px) {
    .row.align-self-center .align-self-center {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .navbar {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}

@media (min-width: 1200px) {
    .navbar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media (max-width: 1200px) {
    .navbar .nav {
        margin-top: 20px;
        margin-left: 0;
        position: relative;
    }

    .navbar-collapse {
        max-height: 400px;
        overflow-x: hidden;
    }

    .navbar .nav .menu-item .nav-link {
        line-height: 40px;
        margin-right: 0;
        display: block;
        border-bottom: 1px solid #f1f1f1;
        border-radius: 0;
    }
}


@media (min-width: 992px) {
    .navbar .nav .dropdown-menu {
        background-color: #01012f00 !important;
        box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.12);
    }

    .navbar .nav .dropdown-item {
        color: rgba(14, 13, 13, 0.9) !important;
    }
}

@media (min-width: 1200px) {
    .navbar .nav .dropdown-menu {
        background-color: #01012f !important;
        box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.12);
    }

    .navbar .nav .dropdown-item {
        color: rgba(255, 255, 255, 0.9) !important;
    }
}

.form-container {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
}

textarea {
    height: 120px;
    resize: vertical;
}

.submit-btn {
    background-color: #007cba;
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.submit-btn:hover {
    background-color: #005a8b;
}

.message {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.site-footer {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 40px 0 0;
    margin-top: 50px;
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.footer-widgets {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
}

.header-fixed-top {
    padding: 15px 0 !important;
}

.custom-list-style {
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-list-style li {
    position: relative;
    padding: 10px 0 10px 25px;
    border-bottom: 1px solid #eee;
    transition: background-color 0.3s ease;
}

.custom-list-style li:before {
    content: "▶";
    position: absolute;
    left: 0;
    top: 10px;
    color: #007cba;
    font-size: 12px;
}

.custom-list-style li:hover {
    background-color: #f8f9fa;
}

.custom-list-style li:last-child {
    border-bottom: none;
}

.custom-list-style a {
    color: #333;
    text-decoration: none;
    display: block;
    font-weight: 500;
    transition: color 0.3s ease;
}

.custom-list-style a:hover {
    color: #007cba;
}